diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-09 00:11:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-09 00:11:27 +0000 |
commit | 412925e71da4613be9a8b522f57c7da0277121ec (patch) | |
tree | 891ad5b1a69ae7d5d729f853e99102c2857fe4cf /lib/l10n/lt_LT.js | |
parent | 4327eea121fece7b23cd5a727724e76eab80ced0 (diff) | |
download | nextcloud-server-412925e71da4613be9a8b522f57c7da0277121ec.tar.gz nextcloud-server-412925e71da4613be9a8b522f57c7da0277121ec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r-- | lib/l10n/lt_LT.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 41c0e32e0a6..0faa87ebcd0 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -25,6 +25,7 @@ OC.L10N.register( "Unknown filetype" : "Nežinomas failo tipas", "Invalid image" : "Neteisingas paveikslas", "today" : "šiandien", + "tomorrow" : "rytoj", "yesterday" : "vakar", "_%n day ago_::_%n days ago_" : ["prieš %n dieną","prieš %n dienas","prieš %n dienų"], "last month" : "praeitą mėnesį", @@ -50,6 +51,8 @@ OC.L10N.register( "Unknown user" : "Nežinomas naudotojas", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "Sukurti", + "Delete" : "Ištrinti", "Basic settings" : "Pagrindiniai nustatymai", "Sharing" : "Dalijimasis", "Security" : "Saugumas", |