From 886e851fee8d74fda341fc54958f5cd690151dc9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 28 Mar 2017 00:18:07 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/es_MX.js | 6 ++++++ l10n/es_MX.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/es_MX.js create mode 100644 l10n/es_MX.json diff --git a/l10n/es_MX.js b/l10n/es_MX.js new file mode 100644 index 0000000..e05e469 --- /dev/null +++ b/l10n/es_MX.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Sincronizar teléfono" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json new file mode 100644 index 0000000..96ab7b2 --- /dev/null +++ b/l10n/es_MX.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Sincronizar teléfono" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file