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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jun 18, 2024
1 parent b4c6959 commit 349373c
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",
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",

0 comments on commit 349373c

Please sign in to comment.