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
"Temporary lock your files" : "Travar temporariamente seus arquivos ",
13
13
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que usuários bloqueiem temporariamente seus arquivos para evitar conflitos enquanto trabalham em arquivos compartilhados.",
14
+
"Manually locked by {user}" : "Bloqueado manualmente por {user}",
15
+
"Locked by editing online in {app}" : "Bloqueado por edição on-line em {app}",
16
+
"Automatically locked by {user}" : "Bloqueado automaticamente por {user}",
14
17
"Unlock file" : "Destravar arquivo",
15
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.",
"Temporary lock your files" : "Travar temporariamente seus arquivos ",
11
11
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que usuários bloqueiem temporariamente seus arquivos para evitar conflitos enquanto trabalham em arquivos compartilhados.",
12
+
"Manually locked by {user}" : "Bloqueado manualmente por {user}",
13
+
"Locked by editing online in {app}" : "Bloqueado por edição on-line em {app}",
14
+
"Automatically locked by {user}" : "Bloqueado automaticamente por {user}",
12
15
"Unlock file" : "Destravar arquivo",
13
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.",
14
18
"Keep lock" : "Manter o bloqueio",
15
19
"Force unlock" : "Forçar o desbloqueio"
16
20
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
0 commit comments