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