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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-23 04:12:51 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-23 04:12:51 +0300
commitd664a9b37b18cf834902c5201e5bcd154deaeeed (patch)
treee7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /lib/l10n/es_PR.js
parentf3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_PR.js')
-rw-r--r--lib/l10n/es_PR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js
index 39d9c776621..e4a6db7af4d 100644
--- a/lib/l10n/es_PR.js
+++ b/lib/l10n/es_PR.js
@@ -213,6 +213,7 @@ OC.L10N.register(
"Redis" : "Redis",
"Encryption" : "Encripción",
"Tips & tricks" : "Consejos & trucos",
+ "Sync clients" : "Sincronizar clientes",
"Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro",
"Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya había sido compartido con %s",
@@ -226,7 +227,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s ha compartido »%s« contigo",
"%s shared »%s« with you." : "%s compartió contigo »%s«.",
"%s via %s" : "%s por %s",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La aplicación \"%s\" no puede ser instalada porque las siguientes dependencias no están satisfechas: %s ",
- "Sync clients" : "Sincronizar clientes"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La aplicación \"%s\" no puede ser instalada porque las siguientes dependencias no están satisfechas: %s "
},
"nplurals=2; plural=(n != 1);");