File tree 6 files changed +356
-268
lines changed
6 files changed +356
-268
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,9 @@ OC.L10N.register(
150
150
"Accept" : "Aceptar" ,
151
151
"Refuse" : "Rechazar" ,
152
152
"Leave the circle" : "Abandonar el círculo" ,
153
+ "%s" : "%s" ,
153
154
"Personal Circle" : "Círculo Personal" ,
155
+ "%s owned by %s" : "%s propiedad de %s" ,
154
156
"You need a specify a type of circle" : "Necesitas especificar un tipo de círculo" ,
155
157
"This member is not the owner of the circle" : "Este miebro no es el dueño del círculo" ,
156
158
"This member is not an admin of the circle" : "Este miembro no es un administrador del círculo" ,
@@ -163,6 +165,8 @@ OC.L10N.register(
163
165
"This user does not exist" : "El usuario no existe" ,
164
166
"Email format is not valid" : "El formato del correo no es válido" ,
165
167
"This contact is not available" : "Este contacto no está disponible" ,
168
+ "%s shared a file with \"%s\"." : "%s compartió un archivo con \"%s\"." ,
169
+ "%s shared a file with you." : "%s compartió un archivo contigo." ,
166
170
"This item is already shared with this circle" : "Este elemento ya ha sido compartido en este círculo" ,
167
171
"Could not find share" : "No se ha podido encontrar el recurso compartido" ,
168
172
"Bring cloud-users closer together." : "Acerca a los usuarios de nubes." ,
Original file line number Diff line number Diff line change 148
148
"Accept" : " Aceptar" ,
149
149
"Refuse" : " Rechazar" ,
150
150
"Leave the circle" : " Abandonar el círculo" ,
151
+ "%s" : " %s" ,
151
152
"Personal Circle" : " Círculo Personal" ,
153
+ "%s owned by %s" : " %s propiedad de %s" ,
152
154
"You need a specify a type of circle" : " Necesitas especificar un tipo de círculo" ,
153
155
"This member is not the owner of the circle" : " Este miebro no es el dueño del círculo" ,
154
156
"This member is not an admin of the circle" : " Este miembro no es un administrador del círculo" ,
161
163
"This user does not exist" : " El usuario no existe" ,
162
164
"Email format is not valid" : " El formato del correo no es válido" ,
163
165
"This contact is not available" : " Este contacto no está disponible" ,
166
+ "%s shared a file with \" %s\" ." : " %s compartió un archivo con \" %s\" ." ,
167
+ "%s shared a file with you." : " %s compartió un archivo contigo." ,
164
168
"This item is already shared with this circle" : " Este elemento ya ha sido compartido en este círculo" ,
165
169
"Could not find share" : " No se ha podido encontrar el recurso compartido" ,
166
170
"Bring cloud-users closer together." : " Acerca a los usuarios de nubes." ,
Original file line number Diff line number Diff line change @@ -165,6 +165,7 @@ OC.L10N.register(
165
165
"This user does not exist" : "Erabiltzaile hau ez da existitzen" ,
166
166
"Email format is not valid" : "Posta-helbidearen formatua ez da baliozkoa" ,
167
167
"This contact is not available" : "Kontaktu hori ez dago erabilgarri" ,
168
+ "%s shared a file with \"%s\"." : "%s fitxategi bat partekatu du \"%s\"(r)ekin." ,
168
169
"%s shared a file with you." : "%s zurekin fitxategi bat partekatu du." ,
169
170
"This item is already shared with this circle" : "Elementu hau dagoeneko partekatu da zirkulu honekin" ,
170
171
"Could not find share" : "Ezin da partekatzea topatu" ,
Original file line number Diff line number Diff line change 163
163
"This user does not exist" : " Erabiltzaile hau ez da existitzen" ,
164
164
"Email format is not valid" : " Posta-helbidearen formatua ez da baliozkoa" ,
165
165
"This contact is not available" : " Kontaktu hori ez dago erabilgarri" ,
166
+ "%s shared a file with \" %s\" ." : " %s fitxategi bat partekatu du \" %s\" (r)ekin." ,
166
167
"%s shared a file with you." : " %s zurekin fitxategi bat partekatu du." ,
167
168
"This item is already shared with this circle" : " Elementu hau dagoeneko partekatu da zirkulu honekin" ,
168
169
"Could not find share" : " Ezin da partekatzea topatu" ,
You can’t perform that action at this time.
0 commit comments