diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /lib/l10n/es_HN.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_HN.js')
-rw-r--r-- | lib/l10n/es_HN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es_HN.js b/lib/l10n/es_HN.js index 737f61c5df5..990a6305efe 100644 --- a/lib/l10n/es_HN.js +++ b/lib/l10n/es_HN.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);"); |