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-10-31 04:12:52 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-31 04:12:52 +0300
commitbbdfead9fdcfb98c76f8bd57b61d133a13f21697 (patch)
treed9067cc0de0aa93078e180d31a26fd6915a53150 /core/l10n/es_SV.js
parent1293affc84db2e9e2ea127bb1dd44faaa85f9797 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_SV.js')
-rw-r--r--core/l10n/es_SV.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js
index 28531d48743..d98b3dcebed 100644
--- a/core/l10n/es_SV.js
+++ b/core/l10n/es_SV.js
@@ -170,9 +170,6 @@ OC.L10N.register(
"No users found for {search}" : "No se encontraron usuarios para {search}",
"An error occurred (\"{message}\"). Please try again" : "Se presentó un error (\"{message}\"). Por favor vuelve a intentarlo",
"An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
- "{sharee} (group)" : "{sharee} (grupo)",
- "{sharee} (remote)" : "{sharee} (remoto)",
- "{sharee} (email)" : "{sharee} (correo electrónico)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Compartir",
"Name or email address..." : "Nombre o dirección de correo electrónico",
@@ -323,6 +320,9 @@ OC.L10N.register(
"Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
"The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
"Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
"Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",