diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-23 02:18:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-23 02:18:10 +0000 |
commit | b8074ae007223d6304ac3ba4ada8836c3b344d9e (patch) | |
tree | b19576847866faa92a6fab5d478b2cbe7f4d53ed /apps/settings/l10n/lt_LT.js | |
parent | 53195cbf3a11592935cdd83f9cdd50fd378ced04 (diff) | |
download | nextcloud-server-b8074ae007223d6304ac3ba4ada8836c3b344d9e.tar.gz nextcloud-server-b8074ae007223d6304ac3ba4ada8836c3b344d9e.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/lt_LT.js')
-rw-r--r-- | apps/settings/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 9cf41a63d74..5fefba2f19a 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -66,6 +66,8 @@ OC.L10N.register( "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcache modulis nėra įkeltas. Geresniam našumui rekomenduojame įkelti šį modulį į savo PHP diegimą.", "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache yra išjungtas. Geresniam našumui rekomenduojame taikyti savo PHP konfigūracijoje <code>opcache.enable=1</code>.", "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache yra sukonfigūruotas taip, kad šalintų kodo komentarus. Turint įjungtą OPcache, privalo būti nustatyta <code>opcache.save_comments=1</code>, kad Nextcloud galėtų funkcionuoti.", + "Administrator documentation" : "Administratoriaus dokumentacija", + "User documentation" : "Naudotojo dokumentacija", "Invalid SMTP password." : "Neteisingas SMTP slaptažodis.", "Email setting test" : "El. pašto nustatymo testas", "Well done, %s!" : "Gerai padirbėjote, %s!", @@ -155,7 +157,6 @@ OC.L10N.register( "View in store" : "Rodyti parduotuvėje", "Visit website" : "Aplankyti svetainę", "Report a bug" : "Pranešti apie klaidą", - "User documentation" : "Naudotojo dokumentacija", "Admin documentation" : "Administratoriaus dokumentacija", "Developer documentation" : "Plėtotojo dokumentacija", "This app is supported via your current Nextcloud subscription." : "Ši programėlė yra palaikoma per jūsų esamą Nextcloud prenumeratą.", @@ -391,7 +392,6 @@ OC.L10N.register( "An error occurred during the request. Unable to proceed." : "Užklausos metu įvyko klaida. Nepavyksta tęsti.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Programėlė įjungta, tačiau turi būti atnaujinta. Po 5 sekundžių būsite peradresuoti į atnaujinimo puslapį.", "Error: This app cannot be enabled because it makes the server unstable" : "Klaida: Ši programėlė negali būti įjungta, nes ji neigiamai veikia serverio stabilumą", - "Administrator documentation" : "Administratoriaus dokumentacija", "Documentation" : "Dokumentacija", "Forum" : "Forumas", "Login" : "Prisijungti", |