aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-06 01:12:48 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-06 01:12:48 +0000
commit288991a61081639e245c3fa28a62ffa8a30ba331 (patch)
tree86ba974a39e2a03fe07a3e1f9a7c76377cefbee8 /apps/files
parentf962a43388f3ad3fcda15b1007bea9879ebae8d1 (diff)
downloadnextcloud-server-288991a61081639e245c3fa28a62ffa8a30ba331.tar.gz
nextcloud-server-288991a61081639e245c3fa28a62ffa8a30ba331.zip
[tx-robot] updated from transifex
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