diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
commit | 55b923e1fdc76df77084a45b3a85d820f807936d (patch) | |
tree | 30fc4937cfaab2aa0cfa61aa96c11bfe629be27c /apps/files/l10n/lt_LT.json | |
parent | 0c67de31092e7c2868cd27b439f18e6d98af93ba (diff) | |
download | nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.tar.gz nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.json')
-rw-r--r-- | apps/files/l10n/lt_LT.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index b4cf824fa57..8da541e6544 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -182,18 +182,18 @@ "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", "Unshare" : "Nustoti bendrinti", + "This group folder is full, files can not be updated or synced anymore!" : "Šis grupės aplankas yra pilnas, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!", + "This external storage is full, files can not be updated or synced anymore!" : "Ši išorinė saugykla yra pilna, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)", + "This group folder is almost full ({usedSpacePercent}%)" : "Šis grupės aplankas yra beveik pilnas ({usedSpacePercent}%)", + "This external storage is almost full ({usedSpacePercent}%)" : "Ši išorinė saugykla yra beveik pilna ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)", "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>", - "This group folder is full, files can not be updated or synced anymore!" : "Šis grupės aplankas yra pilnas, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!", - "This external storage is full, files can not be updated or synced anymore!" : "Ši išorinė saugykla yra pilna, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!", - "This group folder is almost full ({usedSpacePercent}%)" : "Šis grupės aplankas yra beveik pilnas ({usedSpacePercent}%)", - "This external storage is almost full ({usedSpacePercent}%)" : "Ši išorinė saugykla yra beveik pilna ({usedSpacePercent}%)", - "Cannot transfter ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybės" + "Cannot transfter ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybės", + "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>" },"pluralForm" :"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);" }
\ No newline at end of file |