summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_AR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
commitaaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch)
treee33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/es_AR.js
parent752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff)
downloadnextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz
nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip
Fix(l10n): đź”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_AR.js')
-rw-r--r--apps/files/l10n/es_AR.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/es_AR.js b/apps/files/l10n/es_AR.js
index d1dcbd30200..db605f9c910 100644
--- a/apps/files/l10n/es_AR.js
+++ b/apps/files/l10n/es_AR.js
@@ -105,7 +105,6 @@ OC.L10N.register(
"A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo ha sido agregado o eliminado de sus strong>favoritos</strong>",
"A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>modificado</strong>",
"All files" : "Todos los archivos",
- "Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Cargar (max. %s)",
"Accept" : "Aceptar",
"in %s" : "en %s",
@@ -117,9 +116,6 @@ OC.L10N.register(
"Copy to clipboard" : "Copiar al portapapeles",
"Cancel" : "Cancelar",
"Create" : "Crear",
- "%s used" : "%s usado",
- "%1$s of %2$s used" : "%1$s de %2$s usados",
- "WebDAV" : "WebDAV",
"Toggle grid view" : "Vista de cuadrĂ­cula",
"No files in here" : "No hay archivos aquĂ­",
"Upload some content or sync with your devices!" : "¡Cargue algún contenido o sincronice con sus dispositivos!",
@@ -141,6 +137,10 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Usted no cuenta con los permisos para cargar o crear archivos aquí",
"New" : "Nuevo",
"Copied!" : "¡Copiado!",
- "Settings" : "Configuraciones "
+ "Unlimited" : "Ilimitado",
+ "%s used" : "%s usado",
+ "%1$s of %2$s used" : "%1$s de %2$s usados",
+ "Settings" : "Configuraciones ",
+ "WebDAV" : "WebDAV"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");