From 54a30a4b81700570303eaae03810f6ef553d66a2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 6 Nov 2018 01:12:39 +0000 Subject: [tx-robot] updated from transifex --- apps/files/l10n/lt_LT.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'apps/files/l10n/lt_LT.js') 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 access your Files via WebDAV" : "Naudokite šį adresą, norėdami gauti prieigą prie savo failų per WebDAV" }, "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);"); -- cgit v1.2.3