summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-02 00:12:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-02 00:12:55 +0000
commit77c6e4106359776bc7283801fa36008596981444 (patch)
treed590e5b95888b2b53d4ac14812396c6fd7e63f9e /apps/files/l10n/lt_LT.js
parent28eaacd59fe67dda6ec7686dabecabff3bedae0f (diff)
downloadnextcloud-server-77c6e4106359776bc7283801fa36008596981444.tar.gz
nextcloud-server-77c6e4106359776bc7283801fa36008596981444.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r--apps/files/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 51f63e13fc5..342b8680568 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -25,7 +25,6 @@ OC.L10N.register(
"Actions" : "Veiksmai",
"Rename" : "Pervadinti",
"Copy" : "Kopijuoti",
- "Target folder" : "Paskirties aplankas",
"Disconnect storage" : "Atjungti saugyklą",
"Unshare" : "Ištrinti",
"Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui \"{file}\"",
@@ -139,6 +138,7 @@ OC.L10N.register(
"Shared by link" : "Išsiųsti per nuorodą",
"Text file" : "Tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
- "Move" : "Perkelti"
+ "Move" : "Perkelti",
+ "Target folder" : "Paskirties aplankas"
},
"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);");