diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-20 02:32:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-20 02:32:43 +0000 |
commit | 3ac720aaca1cde1ea8bac8216d27f389804f328a (patch) | |
tree | d00f5346bf52a50212a9ca29239483faeb6e623e /core/l10n/es_AR.js | |
parent | ea08fabca3c10370d393ab10480fd82c36e1eaac (diff) | |
download | nextcloud-server-3ac720aaca1cde1ea8bac8216d27f389804f328a.tar.gz nextcloud-server-3ac720aaca1cde1ea8bac8216d27f389804f328a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 0acde3335fd..431ebd61036 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -148,8 +148,8 @@ OC.L10N.register( "No action available" : "No hay acciones disponibles", "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "restricted" : "restringido", - "invisible" : "invisible", + "Restricted" : "Restringido", + "Invisible" : "Invisible", "Delete" : "Borrar", "Rename" : "Renombrar", "Collaborative tags" : "Etiquetas colaborativas", @@ -227,6 +227,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte a su administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s", + "restricted" : "restringido", + "invisible" : "invisible", "More" : "Más", "More apps menu" : "Más menú de apps", "Settings menu" : "Menú de configuración", |