diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
commit | cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615 (patch) | |
tree | d69e3101d2eebfe7ec6d23ef0f551d32541fa218 /core/l10n/lt_LT.js | |
parent | ae9ecd521fbc24f2aa920cc5fb1b9e480bede848 (diff) | |
download | nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.tar.gz nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 4f0b26787c5..38615f19a7a 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -82,9 +82,6 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie šią problemą <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud bendruomenei</a>.", "Continue to Nextcloud" : "Eiti į NextCloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Atnaujinimas buvo sėkmingas. Po %n sekundės būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundžių būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundžių būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundės būsite nukreipti į Nextcloud."], - "Searching other places" : "Ieškoma kitose vietose", - "No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nėra paieškos rezultatų, skirtų {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} paieškos rezultatas kitame aplanke","{count} paieškos rezultatai kitame aplanke","{count} paieškos rezultatų kitame aplanke","{count} paieškos rezultatas kitame aplanke"], "Log in" : "Prisijungti", "Logging in …" : "Prisijungiama …", "Server side authentication failed!" : "Autentikacija serveryje nepavyko!", @@ -116,7 +113,6 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "Paprasta el. pašto programėlė, tvarkingai integruota su failais, adresatais ir kalendoriumi.", "Forgot password?" : "Pamiršote slaptažodį?", "Back" : "Atgal", - "Searching …" : "Ieškoma…", "Settings" : "Nustatymai", "Could not load your contacts" : "Nepavyko įkelti jūsų adresatų", "Search contacts …" : "Ieškoti adresatų…", @@ -369,6 +365,9 @@ OC.L10N.register( "Name..." : "Vardas...", "Error removing share" : "Klaida šalinant viešinį", "({scope})" : "({scope})", + "Searching other places" : "Ieškoma kitose vietose", + "No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nėra paieškos rezultatų, skirtų {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} paieškos rezultatas kitame aplanke","{count} paieškos rezultatai kitame aplanke","{count} paieškos rezultatų kitame aplanke","{count} paieškos rezultatas kitame aplanke"], "Saving..." : "Įrašoma...", "Search" : "Ieškoti", "Reset search" : "Atstatyti paiešką", |