diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-12 00:08:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-12 00:08:43 +0000 |
commit | 13295c2d1ddf3e4daf491a6c41303dbd1dc40b68 (patch) | |
tree | 3225a81a6d821744f43997a6b09ec6cdd9217261 /settings/l10n/lt_LT.js | |
parent | 1b12e7ad7bc414fc9f8dba1e830b1cfbcc55e27b (diff) | |
download | nextcloud-server-13295c2d1ddf3e4daf491a6c41303dbd1dc40b68.tar.gz nextcloud-server-13295c2d1ddf3e4daf491a6c41303dbd1dc40b68.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lt_LT.js')
-rw-r--r-- | settings/l10n/lt_LT.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 6c0f5c9b166..992752a70c4 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -163,7 +163,6 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Jūs turite perkelti savo šifravimo raktus iš senojo šifravimo (ownCloud <= 8.0) į naująjį.", "Security & setup warnings" : "Saugos ir diegimo perspėjimai", "Execute one task with each page loaded" : "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php yra registruotas tinklapio suplanuotų užduočių paslaugose, kad iškviesti cron.php kas 15 minučių per http.", "Sharing" : "Dalijimasis", "Allow apps to use the Share API" : "Leidžia programoms naudoti Share API", "Allow public uploads" : "Leisti viešus įkėlimus", @@ -171,8 +170,6 @@ OC.L10N.register( "Allow resharing" : "Leisti dalintis", "Tips & tricks" : "Patarimai ir gudrybės", "Web, desktop and mobile clients currently logged in to your account." : "Saityno, darbalaukio ir mobilieji klientai, kurie šiuo metu yra prisijungę prie jūsų paskyros.", - "Follow us on Google+!" : "Sekite mus Google+!", - "Follow us on Twitter!" : "Sekite mus Twitter!", "Settings" : "Nustatymai", "Create" : "Sukurti", "Admin Recovery Password" : "Administracinis atkūrimo slaptažodis", @@ -200,9 +197,12 @@ OC.L10N.register( "Sessions" : "Seansai", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Trūksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipą.", "Cron" : "Cron", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php yra registruotas tinklapio suplanuotų užduočių paslaugose, kad iškviesti cron.php kas 15 minučių per http.", "Cheers!" : "Sveikinimai!", "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams", "Your website" : "Jūsų svetainė", - "Name" : "Pavadinimas" + "Name" : "Pavadinimas", + "Follow us on Google+!" : "Sekite mus Google+!", + "Follow us on Twitter!" : "Sekite mus Twitter!" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |