Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-05 03:21:58 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-05 03:21:58 +0300
commit6ad2eaaf67ebc5d045c2c15c9246cf112bb64787 (patch)
tree3694453a4171dc5dd0789bce80769bb34962def5 /l10n/is.js
parentceff7d4134d2f78dbaab6f6e503113f698e1fbf8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/is.js')
-rw-r--r--l10n/is.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/is.js b/l10n/is.js
new file mode 100644
index 0000000..9e432c1
--- /dev/null
+++ b/l10n/is.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "survey_client",
+ {
+ "Usage survey" : "Könnun á notkun",
+ "Sent on: {on}" : "Sent þann: {on}",
+ "Not now" : "Ekki núna",
+ "Send usage" : "Senda upplýsingar um notkun",
+ "Never" : "Aldrei",
+ "Send new report now" : "Senda nýja skýrslu núna",
+ "Send usage survey monthly" : "Senda mánaðarlega könnun á notkun",
+ "Data to send" : "Gögn til sendingar",
+ "Last report" : "Síðasta skýrsla",
+ "Sent on: %s" : "Sent þann: %s"
+},
+"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");