Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_AR.js')
-rw-r--r--l10n/es_AR.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
index aa14e4f1..0ebd9767 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"A circle with that name exists" : "Un círculo con ese nombre ya existe",
"You cannot use the Circles Application until your administrator has allowed at least one type of circles" : "Usted no puede usar la Aplicación de Círculos hasta que su adminsitrador haya permitido al menos un tipo de círculo",
"This member does not exist" : "Este miembro no existe",
- "This user is already a member of the circle" : "El usuario ya es un miembro del círculo",
"You cannot join this circle" : "Usted no puede unirse a este cículo",
"This member is not a moderator" : "Este miembro no es un moderador",
"This member is the owner of the circle" : "Este miembro es el dueño del círculo",
@@ -36,12 +35,13 @@ OC.L10N.register(
"You need a specify a type of circle" : "Usted necesita especificar un tipo de círculo",
"This member is not the owner of the circle" : "Este miembro no es el dueño del círculo",
"You cannot edit level in a personal circle" : "No puede editar el nivel en un círculo personal",
- "This user does not exist" : "Este usuario no existe",
"Could not find share" : "No fue posible encontrar el elemento compartido",
"No files in here" : "No hay archivos aqui",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
"Name" : "Nombre",
"Size" : "Tamaño",
- "Modified" : "Modificado"
+ "Modified" : "Modificado",
+ "This user is already a member of the circle" : "El usuario ya es un miembro del círculo",
+ "This user does not exist" : "Este usuario no existe"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");