diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:00 +0000 |
commit | c08a8036e5f0a9c5167a0704bedd2beb707702a9 (patch) | |
tree | e3ff4a45963aa7ffec8bca663b59eacb3ab6353c /apps/settings/l10n/es_PA.js | |
parent | 527329978e185efef804497f62b0e456f8a84558 (diff) | |
download | nextcloud-server-c08a8036e5f0a9c5167a0704bedd2beb707702a9.tar.gz nextcloud-server-c08a8036e5f0a9c5167a0704bedd2beb707702a9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_PA.js')
-rw-r--r-- | apps/settings/l10n/es_PA.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_PA.js b/apps/settings/l10n/es_PA.js index c613cf275c9..858bff8f2db 100644 --- a/apps/settings/l10n/es_PA.js +++ b/apps/settings/l10n/es_PA.js @@ -99,6 +99,11 @@ OC.L10N.register( "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", "Featured" : "Destacado", + "Icon" : "Ícono", + "Name" : "Nombre", + "Version" : "Versión", + "Level" : "Nivel", + "Actions" : "Acciones", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Allow filesystem access" : "Permitir acceso al sistema de archivos", "Rename" : "Renombrar", @@ -204,7 +209,6 @@ OC.L10N.register( "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", "All checks passed." : "Pasaron todas las verificaciones. ", - "Version" : "Versión", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Enforce expiration date" : "Forzar fecha de expiración", |