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>2019-05-15 17:37:10 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-15 17:37:10 +0300
commitea3e8abc57fd996b8f012407ea6b01f57354ab51 (patch)
tree612326366782ea861465aa2745d5f2cec1e9105c
parent4df97f71315a56dd22d0f7925091a3cde81127f6 (diff)
[tx-robot] updated from transifexv16.0.1
-rw-r--r--l10n/lt_LT.js5
-rw-r--r--l10n/lt_LT.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 0128e23..b950cae 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -1,11 +1,14 @@
OC.L10N.register(
"survey_client",
{
+ "Last report sent on: {on}" : "Paskutinė ataskaita išsiųsta: {on}",
+ "An error occurred while sending your report." : "Siunčiant jūsų ataskaitą, įvyko klaida.",
"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"
+ "Never" : "Niekada",
+ "Last report sent on: %s" : "Paskutinė ataskaita išsiųsta: %s"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 5dd2443..9f43d38 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -1,9 +1,12 @@
{ "translations": {
+ "Last report sent on: {on}" : "Paskutinė ataskaita išsiųsta: {on}",
+ "An error occurred while sending your report." : "Siunčiant jūsų ataskaitą, įvyko klaida.",
"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"
+ "Never" : "Niekada",
+ "Last report sent on: %s" : "Paskutinė ataskaita išsiųsta: %s"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file