diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
commit | 9bd58553db74dbc9d7d317fcd6886f1f20431b5a (patch) | |
tree | 05c9671aa5d5262797ce22df493e070023bd21aa /apps/files/l10n/lt_LT.js | |
parent | 5559570fafcedf2db709dd9ee1e82acad85e60df (diff) | |
download | nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.tar.gz nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 8baa5a84eac..fe76d6e7e22 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -130,11 +130,7 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "{oldfile} perkeltas į {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} perkėlė {oldfile} į {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Failas buvo pridėtas arba pašalintas iš <strong>mėgstamų</strong>", - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Failas ar aplankas <strong>pakeistas</strong> ar <strong>pervadintas</strong>", - "A new file or folder has been <strong>created</strong>" : "<strong>Sukurtas</strong> naujas failas ar aplankas", - "A file or folder has been <strong>deleted</strong>" : "Failas ar aplankas <strong>ištrintas</strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Riboti pranešimus apie jūsų <strong>mėgstamų failų</strong> sukūrimą ar pakeitimus <em>(Tik srautas)</em>", - "A file or folder has been <strong>restored</strong>" : "Failas ar aplankas <strong>atkurtas</strong>", + "A file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> failas ar aplankas", "All files" : "Visi failai", "Unlimited" : "Neribotai", "Upload (max. %s)" : "Įkelti (maks. %s)", @@ -189,6 +185,11 @@ OC.L10N.register( "Pending shares" : "Laukiantys viešiniai", "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Failas ar aplankas <strong>pakeistas</strong> ar <strong>pervadintas</strong>", + "A new file or folder has been <strong>created</strong>" : "<strong>Sukurtas</strong> naujas failas ar aplankas", + "A file or folder has been <strong>deleted</strong>" : "Failas ar aplankas <strong>ištrintas</strong>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Riboti pranešimus apie jūsų <strong>mėgstamų failų</strong> sukūrimą ar pakeitimus <em>(Tik srautas)</em>", + "A file or folder has been <strong>restored</strong>" : "Failas ar aplankas <strong>atkurtas</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Naudokite šį adresą norėdami <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">gauti prieigą prie failų per WebDAV</a>", "Cannot transfter ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybės" }, |