summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-06 01:12:39 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-06 01:12:39 +0000
commit54a30a4b81700570303eaae03810f6ef553d66a2 (patch)
tree85d5a3d46bb64f74d32ad2d3e4481fb5dfe956e2 /apps/files/l10n/lt_LT.js
parent411d2dece5b65ac92f508189647df5bf03b005db (diff)
downloadnextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.tar.gz
nextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r--apps/files/l10n/lt_LT.js5
1 files changed, 4 insertions, 1 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);");