Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-04-20 00:27:51 +00:00
parent 5123e63f10
commit d9afc29028
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

View File

@ -43,6 +43,7 @@ OC.L10N.register(
"Privacy" : "Privacidad",
"This URL is already bookmarked! Overwrite?" : "¡Esta URL ya está marcada! ¿Quieres sobreescribirlo?",
"Folder" : "Carpeta",
"Save" : "Guardar"
"Save" : "Guardar",
"Failed to load tags" : "No se pudieron cargar las etiquetas"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -41,6 +41,7 @@
"Privacy" : "Privacidad",
"This URL is already bookmarked! Overwrite?" : "¡Esta URL ya está marcada! ¿Quieres sobreescribirlo?",
"Folder" : "Carpeta",
"Save" : "Guardar"
"Save" : "Guardar",
"Failed to load tags" : "No se pudieron cargar las etiquetas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}