diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-30 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-30 02:17:11 +0000 |
commit | 523a8ba5c39ee3663eef9dfa72c4518006266aa1 (patch) | |
tree | 7d34cb8c2c2dc7b6f924e673a5966298a491d2ef /apps/files_sharing/l10n/lt_LT.js | |
parent | 8247576ad41b2eebab88a6cddf5e7f3db43a94e1 (diff) | |
download | nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.tar.gz nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 16e7c175193..cb9fb4adad4 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -130,7 +130,6 @@ OC.L10N.register( "remote group" : "nuotolinė grupė", "guest" : "svečias", "Added by {initiator}" : "Pridėjo {initiator}", - "Via folder" : "Per aplanką", "Internal link" : "Vidinė nuoroda", "Link copied" : "Nuoroda nukopijuota", "Cannot copy, please copy the link manually" : "Nepavyksta nukopijuoti, nukopijuokite nuorodą rankiniu būdu", @@ -195,6 +194,7 @@ OC.L10N.register( "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.", "could not delete share" : "nepavyko nustoti dalintis duomenimis", - "Uploading files…" : "Įkeliami failai…" + "Uploading files…" : "Įkeliami failai…", + "Via folder" : "Per aplanką" }, "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);"); |