From 8755d64de70f13d3c87bc84fdd3eb0ff3bf299ff Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 25 Feb 2017 01:33:50 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/da.js | 6 ++++++ l10n/da.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/da.js create mode 100644 l10n/da.json diff --git a/l10n/da.js b/l10n/da.js new file mode 100644 index 0000000..22081d6 --- /dev/null +++ b/l10n/da.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Telefon sync" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json new file mode 100644 index 0000000..4633840 --- /dev/null +++ b/l10n/da.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Telefon sync" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file