]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/lt/errors.php
Added language list favourites sorting, updated styles
[bookstack] / resources / lang / lt / errors.php
index 34860502a1d489d908e0b388670ca8cbd0989b35..1ceeb03e1d77efb66f4dcd2b33bba354ebede1c7 100644 (file)
@@ -23,7 +23,12 @@ return [
     'saml_no_email_address' => 'Nerandamas šio naudotojo elektroninio pašto adresas išorinės autentifikavimo sistemos pateiktuose duomenyse',
     'saml_invalid_response_id' => 'Prašymas iš išorinės autentifikavimo sistemos nėra atpažintas proceso, kurį pradėjo ši programa. Naršymas po prisijungimo gali sukelti šią problemą.',
     'saml_fail_authed' => 'Prisijungimas, naudojant :system nepavyko, sistema nepateikė sėkmingo leidimo.',
+    'oidc_already_logged_in' => 'Already logged in',
+    'oidc_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
+    'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
+    'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
     'social_no_action_defined' => 'Neapibrėžtas joks veiksmas',
+    'social_login_bad_response' => "Error received during :socialAccount login: \n:error",
     'social_account_in_use' => 'Ši :socialAccount paskyra jau yra naudojama, pabandykite prisijungti per :socialAccount pasirinkimą.',
     'social_account_email_in_use' => 'Elektroninis paštas :email jau yra naudojamas. Jei jūs jau turite paskyrą, galite prijungti savo :socialAccount paskyrą iš savo profilio nustatymų.',
     'social_account_existing' => 'Šis :socialAccount jau yra pridėtas prie jūsų profilio.',
@@ -82,6 +87,9 @@ return [
     '404_page_not_found' => 'Puslapis nerastas',
     'sorry_page_not_found' => 'Atleiskite, puslapis, kurio ieškote, nerastas.',
     'sorry_page_not_found_permission_warning' => 'Jei tikėjotės, kad šis puslapis egzistuoja, galbūt neturite leidimo jo peržiūrėti.',
+    'image_not_found' => 'Image Not Found',
+    'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.',
+    'image_not_found_details' => 'If you expected this image to exist it might have been deleted.',
     'return_home' => 'Grįžti į namus',
     'error_occurred' => 'Įvyko klaida',
     'app_down' => ':appName dabar yra apačioje',