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