mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#3006)
* New translations auth.php (Latvian) * New translations errors.php (Latvian) * New translations auth.php (Latvian) * New translations entities.php (Latvian) * New translations settings.php (Latvian) * New translations settings.php (Estonian) * New translations entities.php (Estonian) * New translations settings.php (Estonian) * New translations validation.php (Estonian) * New translations entities.php (Estonian) * New translations settings.php (Spanish, Argentina) * New translations settings.php (Vietnamese) * New translations settings.php (Slovenian) * New translations settings.php (Swedish) * New translations settings.php (Turkish) * New translations settings.php (Ukrainian) * New translations settings.php (Chinese Simplified) * New translations settings.php (Chinese Traditional) * New translations settings.php (Portuguese, Brazilian) * New translations settings.php (Russian) * New translations settings.php (Indonesian) * New translations settings.php (Persian) * New translations settings.php (Croatian) * New translations settings.php (Latvian) * New translations settings.php (Bosnian) * New translations settings.php (Norwegian Bokmal) * New translations settings.php (Slovak) * New translations settings.php (Portuguese) * New translations settings.php (Polish) * New translations settings.php (Catalan) * New translations settings.php (Estonian) * New translations settings.php (Japanese) * New translations settings.php (French) * New translations settings.php (Spanish) * New translations settings.php (Arabic) * New translations settings.php (Bulgarian) * New translations settings.php (Czech) * New translations settings.php (Dutch) * New translations settings.php (Danish) * New translations settings.php (German) * New translations settings.php (Hebrew) * New translations settings.php (Hungarian) * New translations settings.php (Italian) * New translations settings.php (Korean) * New translations settings.php (Lithuanian) * New translations settings.php (German Informal) * New translations settings.php (Polish) * New translations settings.php (French) * New translations settings.php (German) * New translations settings.php (German Informal)
This commit is contained in:
@ -240,9 +240,9 @@ return [
|
||||
'start_b' => ':userName alustas selle lehe muutmist',
|
||||
'time_a' => 'lehe viimasest muutmisest alates',
|
||||
'time_b' => 'viimase :minCount minuti jooksul',
|
||||
'message' => ':start :time. Take care not to overwrite each other\'s updates!',
|
||||
'message' => ':start :time. Ärge teineteise muudatusi üle kirjutage!',
|
||||
],
|
||||
'pages_draft_discarded' => 'Draft discarded, The editor has been updated with the current page content',
|
||||
'pages_draft_discarded' => 'Mustand ära visatud, redaktorisse laeti lehe värske sisu',
|
||||
'pages_specific' => 'Specific Page',
|
||||
'pages_is_template' => 'Page Template',
|
||||
|
||||
@ -292,7 +292,7 @@ return [
|
||||
'templates_prepend_content' => 'Lisa lehe sisu ette',
|
||||
|
||||
// Profile View
|
||||
'profile_user_for_x' => 'User for :time',
|
||||
'profile_user_for_x' => 'Kasutaja olnud :time',
|
||||
'profile_created_content' => 'Lisatud sisu',
|
||||
'profile_not_created_pages' => ':userName ei ole ühtegi lehte lisanud',
|
||||
'profile_not_created_chapters' => ':userName ei ole ühtegi peatükki lisanud',
|
||||
|
@ -66,7 +66,7 @@ return [
|
||||
'reg_email_confirmation_toggle' => 'Nõua e-posti aadressi kinnitamist',
|
||||
'reg_confirm_email_desc' => 'Kui domeeni piirang on kasutusel, siis on e-posti aadressi kinnitamine nõutud ja seda seadet ignoreeritakse.',
|
||||
'reg_confirm_restrict_domain' => 'Domeeni piirang',
|
||||
'reg_confirm_restrict_domain_desc' => 'Sisesta komaga eraldatud nimekiri e-posti domeenidest, millega soovitud registreerumist piirata. Kasutajale saadetakse aadressi kinnitamiseks e-kiri, enne kui neil lubatakse rakendust kasutada.<br>Pane tähele, et kasutajad saavad pärast edukat registreerumist oma e-posti aadressi muuta.',
|
||||
'reg_confirm_restrict_domain_desc' => 'Sisesta komaga eraldatud nimekiri e-posti domeenidest, millega soovid registreerumist piirata. Kasutajale saadetakse aadressi kinnitamiseks e-kiri, enne kui neil lubatakse rakendust kasutada.<br>Pane tähele, et kasutajad saavad pärast edukat registreerumist oma e-posti aadressi muuta.',
|
||||
'reg_confirm_restrict_domain_placeholder' => 'Piirangut ei ole',
|
||||
|
||||
// Maintenance settings
|
||||
@ -126,7 +126,7 @@ return [
|
||||
|
||||
// Role Settings
|
||||
'roles' => 'Rollid',
|
||||
'role_user_roles' => 'Kasutajate rollid',
|
||||
'role_user_roles' => 'Kasutaja rollid',
|
||||
'role_create' => 'Lisa uus roll',
|
||||
'role_create_success' => 'Roll on lisatud',
|
||||
'role_delete' => 'Kustuta roll',
|
||||
@ -209,8 +209,8 @@ return [
|
||||
'users_api_tokens_docs' => 'API dokumentatsioon',
|
||||
'users_mfa' => 'Mitmeastmeline autentimine',
|
||||
'users_mfa_desc' => 'Seadista mitmeastmeline autentimine, et oma kasutajakonto turvalisust tõsta.',
|
||||
'users_mfa_x_methods' => ':count method configured|:count methods configured',
|
||||
'users_mfa_configure' => 'Configure Methods',
|
||||
'users_mfa_x_methods' => ':count meetod seadistatud|:count meetodit seadistatud',
|
||||
'users_mfa_configure' => 'Seadista meetodid',
|
||||
|
||||
// API Tokens
|
||||
'user_api_token_create' => 'Lisa API tunnus',
|
||||
@ -248,7 +248,7 @@ return [
|
||||
'de_informal' => 'Deutsch (Du)',
|
||||
'es' => 'Español',
|
||||
'es_AR' => 'Español Argentina',
|
||||
'et' => 'Eesti Keel',
|
||||
'et' => 'Eesti keel',
|
||||
'fr' => 'Français',
|
||||
'he' => 'עברית',
|
||||
'hr' => 'Hrvatski',
|
||||
|
@ -79,16 +79,16 @@ return [
|
||||
'string' => ':attribute peab sisaldama vähemalt :min tähemärki.',
|
||||
'array' => ':attribute peab sisaldama vähemalt :min elementi.',
|
||||
],
|
||||
'not_in' => 'The selected :attribute is invalid.',
|
||||
'not_regex' => 'The :attribute format is invalid.',
|
||||
'numeric' => 'The :attribute must be a number.',
|
||||
'regex' => 'The :attribute format is invalid.',
|
||||
'not_in' => 'Valitud :attribute on vigane.',
|
||||
'not_regex' => ':attribute on vigases formaadis.',
|
||||
'numeric' => ':attribute peab olema arv.',
|
||||
'regex' => ':attribute on vigases formaadis.',
|
||||
'required' => ':attribute on kohustuslik.',
|
||||
'required_if' => ':attribute on kohustuslik, kui :other on :value.',
|
||||
'required_with' => ':attribute on kohustuslik, kui :values on olemas.',
|
||||
'required_with_all' => ':attribute on kohustuslik, kui :values on olemas.',
|
||||
'required_without' => ':attribute on kohustuslik, kui :values ei ole olemas.',
|
||||
'required_without_all' => 'The :attribute field is required when none of :values are present.',
|
||||
'required_without_all' => ':attribute on kohustuslik, kui :values on valimata.',
|
||||
'same' => ':attribute ja :other peavad klappima.',
|
||||
'safe_url' => 'Link ei pruugi olla turvaline.',
|
||||
'size' => [
|
||||
@ -97,8 +97,8 @@ return [
|
||||
'string' => ':attribute peab sisaldama :size tähemärki.',
|
||||
'array' => ':attribute peab sisaldama :size elemente.',
|
||||
],
|
||||
'string' => 'The :attribute must be a string.',
|
||||
'timezone' => 'The :attribute must be a valid zone.',
|
||||
'string' => ':attribute peab olema string.',
|
||||
'timezone' => ':attribute peab olema kehtiv ajavöönd.',
|
||||
'totp' => 'Kood ei ole korrektne või on aegunud.',
|
||||
'unique' => ':attribute on juba võetud.',
|
||||
'url' => ':attribute on vigases formaadis.',
|
||||
|
Reference in New Issue
Block a user