Skip to content

Commit 9c75a7f

Browse files
committed
New translations errors.php (Lithuanian)
1 parent 1800cfd commit 9c75a7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/lt/errors.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'saml_no_email_address' => 'Nerandamas šio naudotojo elektroninio pašto adresas išorinės autentifikavimo sistemos pateiktuose duomenyse',
2424
'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ą.',
2525
'saml_fail_authed' => 'Prisijungimas, naudojant :system nepavyko, sistema nepateikė sėkmingo leidimo.',
26-
'oidc_already_logged_in' => 'Already logged in',
26+
'oidc_already_logged_in' => 'Jau prisijungta',
2727
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
2828
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
2929
'social_no_action_defined' => 'Neapibrėžtas joks veiksmas',
@@ -97,7 +97,7 @@
9797
'404_page_not_found' => 'Puslapis nerastas',
9898
'sorry_page_not_found' => 'Atleiskite, puslapis, kurio ieškote, nerastas.',
9999
'sorry_page_not_found_permission_warning' => 'Jei tikėjotės, kad šis puslapis egzistuoja, galbūt neturite leidimo jo peržiūrėti.',
100-
'image_not_found' => 'Image Not Found',
100+
'image_not_found' => 'Paveikslėlis nerastas',
101101
'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.',
102102
'image_not_found_details' => 'If you expected this image to exist it might have been deleted.',
103103
'return_home' => 'Grįžti į namus',

0 commit comments

Comments
 (0)