From 973f727206ac5a7345c769f1967320e622f6f5bd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 10 Mar 2017 01:16:51 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/hu.js | 6 ++++++ l10n/hu.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/hu.js create mode 100644 l10n/hu.json diff --git a/l10n/hu.js b/l10n/hu.js new file mode 100644 index 0000000..cea9c6d --- /dev/null +++ b/l10n/hu.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Telefon szinkronizáció" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json new file mode 100644 index 0000000..161eb50 --- /dev/null +++ b/l10n/hu.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Telefon szinkronizáció" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file