diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:12:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:12:55 +0000 |
commit | b8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch) | |
tree | 5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files/l10n/lt_LT.js | |
parent | 5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff) | |
download | nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.tar.gz nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index eb3fb593334..f82aa829111 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -7,6 +7,8 @@ OC.L10N.register( "All files" : "Visi failai", "Recent" : "Naujausi", "File could not be found" : "Nepavyko rasti rinkmenos", + "Download" : "Atsisiųsti", + "Delete" : "Ištrinti", "Home" : "Pagrindinis", "Close" : "Užverti", "Favorites" : "Mėgstamiausi", @@ -20,10 +22,8 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})", "Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra", "Actions" : "Veiksmai", - "Download" : "Atsisiųsti", "Rename" : "Pervadinti", "Target folder" : "Paskirties aplankas", - "Delete" : "Ištrinti", "Disconnect storage" : "Atjungti saugyklą", "Unshare" : "Nebebendrinti", "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui \"{file}\"", |