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>2018-02-04 04:31:42 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-04 04:31:42 +0300
commitac3df453fb877c8d38adbaf65a4ecfd6192bb0f2 (patch)
treec495c73c2f9b400d63674f25b86ccaa1b21bc079
parent416ffaab74d12e8aae44386c88189ae46b890533 (diff)
[tx-robot] updated from transifexv13.0.0
-rw-r--r--l10n/lt_LT.js14
-rw-r--r--l10n/lt_LT.json12
2 files changed, 26 insertions, 0 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
new file mode 100644
index 0000000..92925ae
--- /dev/null
+++ b/l10n/lt_LT.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "survey_client",
+ {
+ "Sent on: {on}" : "Išsiųsta: {on}",
+ "Database environment <em>(type, version, database size)</em>" : "Duomenų bazės aplinka <em>(tipas, versija, duomenų bazės dydis)</em>",
+ "Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informacija apie šifravimą <em>(ar jis įjungtas?, koks yra numatytasis modulis)</em>",
+ "Help improve Nextcloud" : "Padėkite patobulinti Nextcloud",
+ "Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ar norite mums padėti tobulinti Nextcloud, pateikiant kai kuriuos anonimizuotus duomenis apie jūsų sąranką bei naudojimą? Jūs bet kuriuo metu galite tai vėl išjungti administratoriaus nustatymuose.",
+ "Not now" : "Ne dabar",
+ "Never" : "Niekada",
+ "Sent on: %s" : "Išsiųstas: %s",
+ "You can help us to improve Nextcloud by sending us some data about your current setup and usage." : "Padėkite mums tobulinti Nextcloud, siųsdami mums kai kuriuos duomenis apie savo esamą sąranką bei naudojimą."
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
new file mode 100644
index 0000000..0418111
--- /dev/null
+++ b/l10n/lt_LT.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "Sent on: {on}" : "Išsiųsta: {on}",
+ "Database environment <em>(type, version, database size)</em>" : "Duomenų bazės aplinka <em>(tipas, versija, duomenų bazės dydis)</em>",
+ "Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informacija apie šifravimą <em>(ar jis įjungtas?, koks yra numatytasis modulis)</em>",
+ "Help improve Nextcloud" : "Padėkite patobulinti Nextcloud",
+ "Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ar norite mums padėti tobulinti Nextcloud, pateikiant kai kuriuos anonimizuotus duomenis apie jūsų sąranką bei naudojimą? Jūs bet kuriuo metu galite tai vėl išjungti administratoriaus nustatymuose.",
+ "Not now" : "Ne dabar",
+ "Never" : "Niekada",
+ "Sent on: %s" : "Išsiųstas: %s",
+ "You can help us to improve Nextcloud by sending us some data about your current setup and usage." : "Padėkite mums tobulinti Nextcloud, siųsdami mums kai kuriuos duomenis apie savo esamą sąranką bei naudojimą."
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
+} \ No newline at end of file