summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/lt_LT.js5
-rw-r--r--apps/files/l10n/lt_LT.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 7639d3ac4be..674b1af462d 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -136,13 +136,16 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Čia rodomi svarbūs duomenys",
"Tags" : "Žymės",
"Deleted files" : "Ištrinti",
+ "Shares" : "Viešiniai",
"Shared with others" : "Išsiųsti",
"Shared with you" : "Gauti",
"Shared by link" : "Išsiųsti per nuorodą",
+ "Deleted shares" : "Ištrinti viešiniai",
"Text file" : "Tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
"Move" : "Perkelti",
"Target folder" : "Paskirties aplankas",
- "%s of %s used" : "naudojama %s iš %s"
+ "%s of %s used" : "naudojama %s iš %s",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Naudokite šį adresą, norėdami <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">gauti prieigą prie savo failų per WebDAV</a>"
},
"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/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index 32a5326575f..c329c9cb757 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -134,13 +134,16 @@
"Files and folders you mark as favorite will show up here" : "Čia rodomi svarbūs duomenys",
"Tags" : "Žymės",
"Deleted files" : "Ištrinti",
+ "Shares" : "Viešiniai",
"Shared with others" : "Išsiųsti",
"Shared with you" : "Gauti",
"Shared by link" : "Išsiųsti per nuorodą",
+ "Deleted shares" : "Ištrinti viešiniai",
"Text file" : "Tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
"Move" : "Perkelti",
"Target folder" : "Paskirties aplankas",
- "%s of %s used" : "naudojama %s iš %s"
+ "%s of %s used" : "naudojama %s iš %s",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Naudokite šį adresą, norėdami <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">gauti prieigą prie savo failų per WebDAV</a>"
},"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