summaryrefslogtreecommitdiffstats
path: root/l10n/lt_LT.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
new file mode 100644
index 00000000..f4fba1b7
--- /dev/null
+++ b/l10n/lt_LT.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "social",
+ {
+ "Unfollow" : "Nebesekti",
+ "Follow" : "Sekti",
+ "No results found" : "Nerasta jokių rezultatų",
+ "There were no results for your search:" : "Jūsų paieška negrąžino jokių rezultatų:",
+ "More actions" : "Daugiau veiksmų",
+ "Close" : "Užverti",
+ "User not found" : "Naudotojas nerastas",
+ "Sorry, we could not find the account of {userId}" : "Atleiskite, mums nepavyko rasti {userId} paskyros"
+},
+"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);");