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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-15 04:37:41 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-15 04:37:41 +0300
commit1b82b0aaa057b231d45214f9716202d290636eef (patch)
tree4f513713def25d1529a5b0f64acffb08f2d10a2f /l10n
parent1d861d68246ccf4d59c874983b333aafff7b979a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-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..5dd041b
--- /dev/null
+++ b/l10n/lt_LT.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "ransomware_protection",
+ {
+ "Ransomware protection" : "Apsauga nuo išpirkos programinės įrangos",
+ "File “%1$s” could not be uploaded!" : "Nepavyko įkelti failo \"%1$s\"!",
+ "Pause protection" : "Pristabdyti apsaugą",
+ "I need help!" : "Man reikia pagalbos!",
+ "User %s may be infected with ransomware and is asking for your help." : "Gali būti, kad naudotojas %s yra užkrėstas išpirkos programine įranga ir prašo jūsų pagalbos.",
+ "I will help" : "Aš padėsiu",
+ "Protection is currently active" : "Šiuo metu apsauga yra aktyvi",
+ "Protection is currently paused until: <strong>%s</strong>" : "Šiuo metu apsauga yra pristabdyta iki: <strong>%s</strong>",
+ "Re-enable protection now" : "Iš naujo įjungti apsaugą dabar"
+},
+"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
new file mode 100644
index 0000000..36a82d6
--- /dev/null
+++ b/l10n/lt_LT.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "Ransomware protection" : "Apsauga nuo išpirkos programinės įrangos",
+ "File “%1$s” could not be uploaded!" : "Nepavyko įkelti failo \"%1$s\"!",
+ "Pause protection" : "Pristabdyti apsaugą",
+ "I need help!" : "Man reikia pagalbos!",
+ "User %s may be infected with ransomware and is asking for your help." : "Gali būti, kad naudotojas %s yra užkrėstas išpirkos programine įranga ir prašo jūsų pagalbos.",
+ "I will help" : "Aš padėsiu",
+ "Protection is currently active" : "Šiuo metu apsauga yra aktyvi",
+ "Protection is currently paused until: <strong>%s</strong>" : "Šiuo metu apsauga yra pristabdyta iki: <strong>%s</strong>",
+ "Re-enable protection now" : "Iš naujo įjungti apsaugą dabar"
+},"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