diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:04 +0000 |
commit | e9cef938ea717833326604278f065dbfb33ceee6 (patch) | |
tree | 700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/lt_LT.json | |
parent | 2169c261957ee447cfdf27dac593508d8ecc16e9 (diff) | |
download | nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.tar.gz nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.json')
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 7650e69137f..7a383453c2b 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -76,7 +76,6 @@ "A file or folder was shared from <strong>another server</strong>" : "Failas ar aplankas buvo pradėtas bendrinti iš <strong>kito serverio</strong>", "A file or folder has been <strong>shared</strong>" : "Failas ar aplankas buvo <strong>pasidalintas</strong>", "Wrong share ID, share doesn't exist" : "Neteisingas dalinamų duomenų ID", - "could not delete share" : "nepavyko nustoti dalintis duomenimis", "Could not delete share" : "Nepavyko nustoti dalintis duomenimis", "Please specify a file or folder path" : "Nurodykite kelią iki duomenų", "Wrong path, file/folder doesn't exist" : "Neteisingas kelias, failo/aplanko nėra", @@ -124,6 +123,7 @@ "Select or drop files" : "Pasirinkite arba vilkite failus", "Uploading files…" : "Įkeliami failai…", "Uploaded files:" : "Įkelti failai:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s." + "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.", + "could not delete share" : "nepavyko nustoti dalintis duomenimis" },"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 |