summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-04 01:27:09 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-04 01:27:09 +0000
commitdb2785a602c4dac6f8c81b70333858a5a9ff767a (patch)
treeb0dd0c7446b3a5377bf3bdd7bbb329a75ab85b08
parent93b8c53950f3631ad0950103d8a1e70c8dd679de (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/lt_LT.js4
-rw-r--r--l10n/lt_LT.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 7d6c117f..a0c56b9d 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Groups" : "Grupės",
"New contact" : "Naujas adresatas",
"Copy link" : "Kopijuoti nuorodą",
+ "Copied" : "Nukopijuota",
"Rename" : "Pervadinti",
"Enabled" : "Įjungta",
"Disabled" : "Išjungta",
@@ -65,6 +66,7 @@ OC.L10N.register(
"Co-worker" : "Bendradarbis",
"Gender" : "Lytis",
"Female" : "Moteris",
- "Male" : "Vyras"
+ "Male" : "Vyras",
+ "An error occurred" : "Įvyko klaida"
},
"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 11858421..3ffbb449 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -6,6 +6,7 @@
"Groups" : "Grupės",
"New contact" : "Naujas adresatas",
"Copy link" : "Kopijuoti nuorodą",
+ "Copied" : "Nukopijuota",
"Rename" : "Pervadinti",
"Enabled" : "Įjungta",
"Disabled" : "Išjungta",
@@ -63,6 +64,7 @@
"Co-worker" : "Bendradarbis",
"Gender" : "Lytis",
"Female" : "Moteris",
- "Male" : "Vyras"
+ "Male" : "Vyras",
+ "An error occurred" : "Įvyko klaida"
},"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