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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-24 03:26:32 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-24 03:26:32 +0300
commit4e492020fe8fbf17fcf0a17b9f8a07cd16d62f62 (patch)
treecc2b7457a522e6097bf5adb2216545a1f11db10d /l10n
parentbd2b02232993244122d9840ffd50a3c21444d7bb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es_CO.js12
-rw-r--r--l10n/es_CO.json10
2 files changed, 22 insertions, 0 deletions
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
new file mode 100644
index 0000000..d51fbf7
--- /dev/null
+++ b/l10n/es_CO.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "twofactor_sms",
+ {
+ "SMS verification" : "Verificación por SMS",
+ "Send an authentication code via SMS" : "Enviar un código de autenticación por SMS",
+ "%s is your Nextcloud authentication code" : "%s es su código de autenticación de Nextcloud",
+ "Two Factor SMS Provider" : "Proveedor de SMS de Dos-Factores",
+ "Authentication code" : "Código de autenticación",
+ "An access code has been sent to %s" : "Un código de acceso ha sido enviado a %s",
+ "Error while sending the Message. Please try again later or contact the administrator." : "Se presentó un error al enviar el Mensaje. Por favor inténtalo de nuevo más tarde o contacta al adminstrador. "
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_CO.json b/l10n/es_CO.json
new file mode 100644
index 0000000..8977ec3
--- /dev/null
+++ b/l10n/es_CO.json
@@ -0,0 +1,10 @@
+{ "translations": {
+ "SMS verification" : "Verificación por SMS",
+ "Send an authentication code via SMS" : "Enviar un código de autenticación por SMS",
+ "%s is your Nextcloud authentication code" : "%s es su código de autenticación de Nextcloud",
+ "Two Factor SMS Provider" : "Proveedor de SMS de Dos-Factores",
+ "Authentication code" : "Código de autenticación",
+ "An access code has been sent to %s" : "Un código de acceso ha sido enviado a %s",
+ "Error while sending the Message. Please try again later or contact the administrator." : "Se presentó un error al enviar el Mensaje. Por favor inténtalo de nuevo más tarde o contacta al adminstrador. "
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file