You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/pt_BR.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ OC.L10N.register(
16
16
"Automatically locked by {user}" : "Bloqueado automaticamente por {user}",
17
17
"Unlock file" : "Destravar arquivo",
18
18
"Lock file" : "Travar arquivo",
19
-
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Esse arquivo foi bloqueado automaticamente por um cliente. A remoção do bloqueio pode levar a um conflito ao salvar o arquivo.",
19
+
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Este arquivo foi bloqueado automaticamente por um cliente. A remoção do bloqueio pode levar a um conflito ao salvar o arquivo.",
Copy file name to clipboardExpand all lines: l10n/pt_BR.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
"Automatically locked by {user}" : "Bloqueado automaticamente por {user}",
15
15
"Unlock file" : "Destravar arquivo",
16
16
"Lock file" : "Travar arquivo",
17
-
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Esse arquivo foi bloqueado automaticamente por um cliente. A remoção do bloqueio pode levar a um conflito ao salvar o arquivo.",
17
+
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Este arquivo foi bloqueado automaticamente por um cliente. A remoção do bloqueio pode levar a um conflito ao salvar o arquivo.",
18
18
"Keep lock" : "Manter o bloqueio",
19
19
"Force unlock" : "Forçar o desbloqueio"
20
20
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
0 commit comments