From b4358062fb27cedb35388085fea9fc7f1345e7ff Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 2 Feb 2017 01:15:04 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/cs_CZ.js | 6 ++++++ l10n/cs_CZ.json | 4 ++++ l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/de_DE.js | 6 ++++++ l10n/de_DE.json | 4 ++++ l10n/ia.js | 6 ++++++ l10n/ia.json | 4 ++++ l10n/nl.js | 6 ++++++ l10n/nl.json | 4 ++++ l10n/sv.js | 6 ++++++ l10n/sv.json | 4 ++++ 12 files changed, 52 insertions(+), 2 deletions(-) create mode 100644 l10n/cs_CZ.js create mode 100644 l10n/cs_CZ.json create mode 100644 l10n/de_DE.js create mode 100644 l10n/de_DE.json create mode 100644 l10n/ia.js create mode 100644 l10n/ia.json create mode 100644 l10n/nl.js create mode 100644 l10n/nl.json create mode 100644 l10n/sv.js create mode 100644 l10n/sv.json diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js new file mode 100644 index 0000000..3d2cb1b --- /dev/null +++ b/l10n/cs_CZ.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Synchronizace s telefonem" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json new file mode 100644 index 0000000..1d31890 --- /dev/null +++ b/l10n/cs_CZ.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Synchronizace s telefonem" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 824e9df..25c50ba 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -1,6 +1,6 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Telefon Synchronisation" + "Phone Sync" : "Telefon-Synchronisation" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 3d8893f..2f67a7b 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,4 +1,4 @@ { "translations": { - "Phone Sync" : "Telefon Synchronisation" + "Phone Sync" : "Telefon-Synchronisation" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js new file mode 100644 index 0000000..25c50ba --- /dev/null +++ b/l10n/de_DE.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Telefon-Synchronisation" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json new file mode 100644 index 0000000..2f67a7b --- /dev/null +++ b/l10n/de_DE.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Telefon-Synchronisation" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/ia.js b/l10n/ia.js new file mode 100644 index 0000000..b953de4 --- /dev/null +++ b/l10n/ia.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Synchronisation del Telephono" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json new file mode 100644 index 0000000..c7ec908 --- /dev/null +++ b/l10n/ia.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Synchronisation del Telephono" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js new file mode 100644 index 0000000..f5a84fd --- /dev/null +++ b/l10n/nl.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Telefoon Synchronisatie" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json new file mode 100644 index 0000000..19bf7bd --- /dev/null +++ b/l10n/nl.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Telefoon Synchronisatie" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js new file mode 100644 index 0000000..02b9ac5 --- /dev/null +++ b/l10n/sv.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Phone Sync" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json new file mode 100644 index 0000000..a0f2096 --- /dev/null +++ b/l10n/sv.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Phone Sync" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file