Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jun 18, 2024
1 parent 85ffafd commit 822777a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
OC.L10N.register(
"files_lock",
{
"File is currently locked by %s" : "O ficheiro está bloqueado por %s",
"File is not locked" : "O ficheiro non está bloqueado",
"File can only be unlocked by providing a valid owner lock token" : "Só se pode desbloquear o ficheiro fornecendo un testemuño de bloqueo de propietario válido",
"File can only be unlocked by the owner of the lock" : "O ficheiro só o pode desbloquear o propietario do bloqueo",
"Temporary files lock" : "Bloqueo temporal de ficheiros",
Expand Down
2 changes: 2 additions & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{ "translations": {
"File is currently locked by %s" : "O ficheiro está bloqueado por %s",
"File is not locked" : "O ficheiro non está bloqueado",
"File can only be unlocked by providing a valid owner lock token" : "Só se pode desbloquear o ficheiro fornecendo un testemuño de bloqueo de propietario válido",
"File can only be unlocked by the owner of the lock" : "O ficheiro só o pode desbloquear o propietario do bloqueo",
"Temporary files lock" : "Bloqueo temporal de ficheiros",
Expand Down

0 comments on commit 822777a

Please sign in to comment.