From 93bcf99bb3245c17ea7ff47d06873cb5bafc458c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 3 Nov 2017 01:30:38 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/es_CR.js | 6 ++++++ l10n/es_CR.json | 4 ++++ l10n/es_DO.js | 6 ++++++ l10n/es_DO.json | 4 ++++ l10n/eu.js | 6 ++++++ l10n/eu.json | 4 ++++ 6 files changed, 30 insertions(+) create mode 100644 l10n/es_CR.js create mode 100644 l10n/es_CR.json create mode 100644 l10n/es_DO.js create mode 100644 l10n/es_DO.json create mode 100644 l10n/eu.js create mode 100644 l10n/eu.json diff --git a/l10n/es_CR.js b/l10n/es_CR.js new file mode 100644 index 0000000..e05e469 --- /dev/null +++ b/l10n/es_CR.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Sincronizar teléfono" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_CR.json b/l10n/es_CR.json new file mode 100644 index 0000000..96ab7b2 --- /dev/null +++ b/l10n/es_CR.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Sincronizar teléfono" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/es_DO.js b/l10n/es_DO.js new file mode 100644 index 0000000..e05e469 --- /dev/null +++ b/l10n/es_DO.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Sincronizar teléfono" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json new file mode 100644 index 0000000..96ab7b2 --- /dev/null +++ b/l10n/es_DO.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Sincronizar teléfono" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js new file mode 100644 index 0000000..70ceabe --- /dev/null +++ b/l10n/eu.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Telefonoa sinkronizatu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json new file mode 100644 index 0000000..ffa9600 --- /dev/null +++ b/l10n/eu.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Telefonoa sinkronizatu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file