New Crowdin translations (#2004)

* New translations errors.php (Russian)

* New translations settings.php (Portuguese, Brazilian)

* New translations auth.php (Russian)

* New translations entities.php (Russian)

* New translations settings.php (Russian)

* New translations settings.php (Slovak)

* New translations settings.php (Persian)

* New translations settings.php (Portuguese)

* New translations settings.php (Polish)

* New translations settings.php (Korean)

* New translations settings.php (Swedish)

* New translations validation.php (Swedish)

* New translations errors.php (Turkish)

* New translations settings.php (Turkish)

* New translations entities.php (Swedish)

* New translations settings.php (Ukrainian)

* New translations errors.php (Swedish)

* New translations entities.php (Slovenian)

* New translations errors.php (Slovenian)

* New translations pagination.php (Slovenian)

* New translations passwords.php (Slovenian)

* New translations settings.php (Slovenian)

* New translations validation.php (Slovenian)

* New translations settings.php (Spanish)

* New translations settings.php (Spanish, Argentina)

* New translations settings.php (Czech)

* New translations pagination.php (Danish)

* New translations settings.php (Danish)

* New translations settings.php (Dutch)

* New translations settings.php (Arabic)

* New translations settings.php (Chinese Simplified)

* New translations settings.php (Chinese Traditional)

* New translations settings.php (Hungarian)

* New translations errors.php (French)

* New translations errors.php (Italian)

* New translations settings.php (Italian)

* New translations settings.php (Japanese)

* New translations settings.php (French)

* New translations errors.php (German)

* New translations settings.php (German)

* New translations settings.php (Hebrew)

* New translations auth.php (Hebrew)

* New translations validation.php (Hebrew)

* New translations errors.php (Hebrew)

* New translations entities.php (Hebrew)

* New translations common.php (Hebrew)

* New translations settings.php (German Informal)

* New translations errors.php (German Informal)

* New translations settings.php (Vietnamese)
This commit is contained in:
Dan Brown
2020-04-05 14:12:23 +01:00
committed by GitHub
parent f84bf8e883
commit fb08194af1
49 changed files with 756 additions and 559 deletions

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -0,0 +1,12 @@
<?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '&laquo; Previous',
'next' => 'Next &raquo;',
];

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -83,7 +83,7 @@ return [
// Error pages // Error pages
'404_page_not_found' => 'Seite nicht gefunden', '404_page_not_found' => 'Seite nicht gefunden',
'sorry_page_not_found' => 'Entschuldigung. Die Seite, die Sie angefordert haben, wurde nicht gefunden.', 'sorry_page_not_found' => 'Entschuldigung. Die Seite, die Sie angefordert haben, wurde nicht gefunden.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'sorry_page_not_found_permission_warning' => 'Wenn Sie erwartet haben, dass diese Seite existiert, haben Sie möglicherweise nicht die Berechtigung, sie anzuzeigen.',
'return_home' => 'Zurück zur Startseite', 'return_home' => 'Zurück zur Startseite',
'error_occurred' => 'Es ist ein Fehler aufgetreten', 'error_occurred' => 'Es ist ein Fehler aufgetreten',
'app_down' => ':appName befindet sich aktuell im Wartungsmodus.', 'app_down' => ':appName befindet sich aktuell im Wartungsmodus.',
@ -98,6 +98,6 @@ return [
'api_user_token_expired' => 'Das verwendete Autorisierungs-Token ist abgelaufen', 'api_user_token_expired' => 'Das verwendete Autorisierungs-Token ist abgelaufen',
// Settings & Maintenance // Settings & Maintenance
'maintenance_test_email_failure' => 'Error thrown when sending a test email:', 'maintenance_test_email_failure' => 'Fehler beim Senden einer Test E-Mail:',
]; ];

View File

@ -204,6 +204,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -83,7 +83,7 @@ return [
// Error pages // Error pages
'404_page_not_found' => 'Seite nicht gefunden', '404_page_not_found' => 'Seite nicht gefunden',
'sorry_page_not_found' => 'Entschuldigung. Die Seite, die Du angefordert hast, wurde nicht gefunden.', 'sorry_page_not_found' => 'Entschuldigung. Die Seite, die Du angefordert hast, wurde nicht gefunden.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'sorry_page_not_found_permission_warning' => 'Wenn du erwartet hast, dass diese Seite existiert, hast du möglicherweise nicht die Berechtigung, sie anzuzeigen.',
'return_home' => 'Zurück zur Startseite', 'return_home' => 'Zurück zur Startseite',
'error_occurred' => 'Es ist ein Fehler aufgetreten', 'error_occurred' => 'Es ist ein Fehler aufgetreten',
'app_down' => ':appName befindet sich aktuell im Wartungsmodus.', 'app_down' => ':appName befindet sich aktuell im Wartungsmodus.',
@ -98,6 +98,6 @@ return [
'api_user_token_expired' => 'Das verwendete Autorisierungs-Token ist abgelaufen', 'api_user_token_expired' => 'Das verwendete Autorisierungs-Token ist abgelaufen',
// Settings & Maintenance // Settings & Maintenance
'maintenance_test_email_failure' => 'Error thrown when sending a test email:', 'maintenance_test_email_failure' => 'Fehler beim Senden einer Test E-Mail:',
]; ];

View File

@ -204,6 +204,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slowenisch',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -202,6 +202,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -83,7 +83,7 @@ return [
// Error pages // Error pages
'404_page_not_found' => 'Page non trouvée', '404_page_not_found' => 'Page non trouvée',
'sorry_page_not_found' => 'Désolé, cette page n\'a pas pu être trouvée.', 'sorry_page_not_found' => 'Désolé, cette page n\'a pas pu être trouvée.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'sorry_page_not_found_permission_warning' => 'Si vous vous attendiez à ce que cette page existe, il se peut que vous n\'ayez pas l\'autorisation de la consulter.',
'return_home' => 'Retour à l\'accueil', 'return_home' => 'Retour à l\'accueil',
'error_occurred' => 'Une erreur est survenue', 'error_occurred' => 'Une erreur est survenue',
'app_down' => ':appName n\'est pas en service pour le moment', 'app_down' => ':appName n\'est pas en service pour le moment',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -64,4 +64,14 @@ return [
'email_not_confirmed_click_link' => 'יש ללחוץ על הקישור אשר נשלח אליך לאחר ההרשמה', 'email_not_confirmed_click_link' => 'יש ללחוץ על הקישור אשר נשלח אליך לאחר ההרשמה',
'email_not_confirmed_resend' => 'אם אינך מוצא את המייל, ניתן לשלוח בשנית את האימות על ידי לחיצה על הכפתור למטה', 'email_not_confirmed_resend' => 'אם אינך מוצא את המייל, ניתן לשלוח בשנית את האימות על ידי לחיצה על הכפתור למטה',
'email_not_confirmed_resend_button' => 'שלח שוב מייל אימות', 'email_not_confirmed_resend_button' => 'שלח שוב מייל אימות',
// User Invite
'user_invite_email_subject' => 'You have been invited to join :appName!',
'user_invite_email_greeting' => 'An account has been created for you on :appName.',
'user_invite_email_text' => 'Click the button below to set an account password and gain access:',
'user_invite_email_action' => 'Set Account Password',
'user_invite_page_welcome' => 'Welcome to :appName!',
'user_invite_page_text' => 'To finalise your account and gain access you need to set a password which will be used to log-in to :appName on future visits.',
'user_invite_page_confirm_button' => 'Confirm Password',
'user_invite_success' => 'Password set, you now have access to :appName!'
]; ];

View File

@ -38,8 +38,13 @@ return [
'reset' => 'איפוס', 'reset' => 'איפוס',
'remove' => 'הסר', 'remove' => 'הסר',
'add' => 'הוסף', 'add' => 'הוסף',
'fullscreen' => 'Fullscreen',
// Sort Options // Sort Options
'sort_options' => 'Sort Options',
'sort_direction_toggle' => 'Sort Direction Toggle',
'sort_ascending' => 'Sort Ascending',
'sort_descending' => 'Sort Descending',
'sort_name' => 'שם', 'sort_name' => 'שם',
'sort_created_at' => 'תאריך יצירה', 'sort_created_at' => 'תאריך יצירה',
'sort_updated_at' => 'תאריך עדכון', 'sort_updated_at' => 'תאריך עדכון',
@ -55,8 +60,10 @@ return [
'grid_view' => 'תצוגת רשת', 'grid_view' => 'תצוגת רשת',
'list_view' => 'תצוגת רשימה', 'list_view' => 'תצוגת רשימה',
'default' => 'ברירת מחדל', 'default' => 'ברירת מחדל',
'breadcrumb' => 'Breadcrumb',
// Header // Header
'profile_menu' => 'Profile Menu',
'view_profile' => 'הצג פרופיל', 'view_profile' => 'הצג פרופיל',
'edit_profile' => 'ערוך פרופיל', 'edit_profile' => 'ערוך פרופיל',

View File

@ -176,6 +176,7 @@ return [
'pages_delete_confirm' => 'האם ברצונך למחוק דף זה?', 'pages_delete_confirm' => 'האם ברצונך למחוק דף זה?',
'pages_delete_draft_confirm' => 'האם ברצונך למחוק את טיוטת הדף הזה?', 'pages_delete_draft_confirm' => 'האם ברצונך למחוק את טיוטת הדף הזה?',
'pages_editing_named' => 'עריכת דף :pageName', 'pages_editing_named' => 'עריכת דף :pageName',
'pages_edit_draft_options' => 'Draft Options',
'pages_edit_save_draft' => 'שמור טיוטה', 'pages_edit_save_draft' => 'שמור טיוטה',
'pages_edit_draft' => 'ערוך טיוטת דף', 'pages_edit_draft' => 'ערוך טיוטת דף',
'pages_editing_draft' => 'עריכת טיוטה', 'pages_editing_draft' => 'עריכת טיוטה',
@ -233,6 +234,7 @@ return [
], ],
'pages_draft_discarded' => 'הסקיצה נמחקה, העורך עודכן עם תוכן הדף העכשוי', 'pages_draft_discarded' => 'הסקיצה נמחקה, העורך עודכן עם תוכן הדף העכשוי',
'pages_specific' => 'דף ספציפי', 'pages_specific' => 'דף ספציפי',
'pages_is_template' => 'Page Template',
// Editor Sidebar // Editor Sidebar
'page_tags' => 'תגיות דף', 'page_tags' => 'תגיות דף',
@ -241,9 +243,11 @@ return [
'shelf_tags' => 'תגיות מדף', 'shelf_tags' => 'תגיות מדף',
'tag' => 'תגית', 'tag' => 'תגית',
'tags' => 'תגיות', 'tags' => 'תגיות',
'tag_name' => 'Tag Name',
'tag_value' => 'ערך התגית (אופציונאלי)', 'tag_value' => 'ערך התגית (אופציונאלי)',
'tags_explain' => "הכנס תגיות על מנת לסדר את התוכן שלך. \n ניתן לציין ערך לתגית על מנת לבצע סידור יסודי יותר", 'tags_explain' => "הכנס תגיות על מנת לסדר את התוכן שלך. \n ניתן לציין ערך לתגית על מנת לבצע סידור יסודי יותר",
'tags_add' => 'הוסף תגית נוספת', 'tags_add' => 'הוסף תגית נוספת',
'tags_remove' => 'Remove this tag',
'attachments' => 'קבצים מצורפים', 'attachments' => 'קבצים מצורפים',
'attachments_explain' => 'צרף קבצים או קישורים על מנת להציגם בדף שלך. צירופים אלו יהיו זמינים בתפריט הצדדי של הדף', 'attachments_explain' => 'צרף קבצים או קישורים על מנת להציגם בדף שלך. צירופים אלו יהיו זמינים בתפריט הצדדי של הדף',
'attachments_explain_instant_save' => 'שינויים נשמרים באופן מיידי', 'attachments_explain_instant_save' => 'שינויים נשמרים באופן מיידי',
@ -269,6 +273,12 @@ return [
'attachments_file_uploaded' => 'הקובץ עלה בהצלחה', 'attachments_file_uploaded' => 'הקובץ עלה בהצלחה',
'attachments_file_updated' => 'הקובץ עודכן בהצלחה', 'attachments_file_updated' => 'הקובץ עודכן בהצלחה',
'attachments_link_attached' => 'הקישור צורף לדף בהצלחה', 'attachments_link_attached' => 'הקישור צורף לדף בהצלחה',
'templates' => 'Templates',
'templates_set_as_template' => 'Page is a template',
'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.',
'templates_replace_content' => 'Replace page content',
'templates_append_content' => 'Append to page content',
'templates_prepend_content' => 'Prepend to page content',
// Profile View // Profile View
'profile_user_for_x' => 'משתמש במערכת כ :time', 'profile_user_for_x' => 'משתמש במערכת כ :time',

View File

@ -13,10 +13,16 @@ return [
'email_already_confirmed' => 'המייל כבר אומת, אנא נסה להתחבר', 'email_already_confirmed' => 'המייל כבר אומת, אנא נסה להתחבר',
'email_confirmation_invalid' => 'מפתח האימות אינו תקין או שכבר נעשה בו שימוש, אנא נסה להרשם שנית', 'email_confirmation_invalid' => 'מפתח האימות אינו תקין או שכבר נעשה בו שימוש, אנא נסה להרשם שנית',
'email_confirmation_expired' => 'מפתח האימות פג-תוקף, מייל אימות חדש נשלח שוב.', 'email_confirmation_expired' => 'מפתח האימות פג-תוקף, מייל אימות חדש נשלח שוב.',
'email_confirmation_awaiting' => 'The email address for the account in use needs to be confirmed',
'ldap_fail_anonymous' => 'LDAP access failed using anonymous bind', 'ldap_fail_anonymous' => 'LDAP access failed using anonymous bind',
'ldap_fail_authed' => 'LDAP access failed using given dn & password details', 'ldap_fail_authed' => 'LDAP access failed using given dn & password details',
'ldap_extension_not_installed' => 'LDAP PHP extension not installed', 'ldap_extension_not_installed' => 'LDAP PHP extension not installed',
'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed', 'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed',
'saml_already_logged_in' => 'Already logged in',
'saml_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.',
'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
'social_no_action_defined' => 'לא הוגדרה פעולה', 'social_no_action_defined' => 'לא הוגדרה פעולה',
'social_login_bad_response' => "Error received during :socialAccount login: \n:error", 'social_login_bad_response' => "Error received during :socialAccount login: \n:error",
'social_account_in_use' => 'החשבון :socialAccount כבר בשימוש. אנא נסה להתחבר באמצעות אפשרות :socialAccount', 'social_account_in_use' => 'החשבון :socialAccount כבר בשימוש. אנא נסה להתחבר באמצעות אפשרות :socialAccount',
@ -27,6 +33,7 @@ return [
'social_account_register_instructions' => 'אם אין ברשותך חשבון, תוכל להרשם באמצעות :socialAccount', 'social_account_register_instructions' => 'אם אין ברשותך חשבון, תוכל להרשם באמצעות :socialAccount',
'social_driver_not_found' => 'Social driver not found', 'social_driver_not_found' => 'Social driver not found',
'social_driver_not_configured' => 'הגדרות ה :socialAccount אינן מוגדרות כראוי', 'social_driver_not_configured' => 'הגדרות ה :socialAccount אינן מוגדרות כראוי',
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.',
// System // System
'path_not_writable' => 'לא ניתן להעלות את :filePath אנא ודא שניתן לכתוב למיקום זה', 'path_not_writable' => 'לא ניתן להעלות את :filePath אנא ודא שניתן לכתוב למיקום זה',
@ -76,9 +83,21 @@ return [
// Error pages // Error pages
'404_page_not_found' => 'דף לא קיים', '404_page_not_found' => 'דף לא קיים',
'sorry_page_not_found' => 'מצטערים, הדף שחיפשת אינו קיים', 'sorry_page_not_found' => 'מצטערים, הדף שחיפשת אינו קיים',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
'return_home' => 'בחזרה לדף הבית', 'return_home' => 'בחזרה לדף הבית',
'error_occurred' => 'התרחשה שגיאה', 'error_occurred' => 'התרחשה שגיאה',
'app_down' => ':appName כרגע אינו זמין', 'app_down' => ':appName כרגע אינו זמין',
'back_soon' => 'מקווים שיחזור במהרה', 'back_soon' => 'מקווים שיחזור במהרה',
// API errors
'api_no_authorization_found' => 'No authorization token found on the request',
'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect',
'api_user_token_not_found' => 'No matching API token was found for the provided authorization token',
'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect',
'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls',
'api_user_token_expired' => 'The authorization token used has expired',
// Settings & Maintenance
'maintenance_test_email_failure' => 'Error thrown when sending a test email:',
]; ];

View File

@ -41,12 +41,22 @@ return [
'app_disable_comments_toggle' => 'בטל תגובות', 'app_disable_comments_toggle' => 'בטל תגובות',
'app_disable_comments_desc' => 'מבטל את התגובות לאורך כל היישום, תגובות קיימות לא יוצגו.', 'app_disable_comments_desc' => 'מבטל את התגובות לאורך כל היישום, תגובות קיימות לא יוצגו.',
// Color settings
'content_colors' => 'Content Colors',
'content_colors_desc' => 'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.',
'bookshelf_color' => 'Shelf Color',
'book_color' => 'Book Color',
'chapter_color' => 'Chapter Color',
'page_color' => 'Page Color',
'page_draft_color' => 'Page Draft Color',
// Registration Settings // Registration Settings
'reg_settings' => 'הרשמה', 'reg_settings' => 'הרשמה',
'reg_enable' => 'אפשר הרשמה', 'reg_enable' => 'אפשר הרשמה',
'reg_enable_toggle' => 'אפשר להרשם', 'reg_enable_toggle' => 'אפשר להרשם',
'reg_enable_desc' => 'כאשר אפשר להרשם משתמשים יוכלו להכנס באופן עצמאי. בעת ההרשמה המשתמש יקבל הרשאה יחידה כברירת מחדל.', 'reg_enable_desc' => 'כאשר אפשר להרשם משתמשים יוכלו להכנס באופן עצמאי. בעת ההרשמה המשתמש יקבל הרשאה יחידה כברירת מחדל.',
'reg_default_role' => 'הרשאה כברירת מחדל', 'reg_default_role' => 'הרשאה כברירת מחדל',
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.',
'reg_email_confirmation' => 'אימות כתובת אי-מייל', 'reg_email_confirmation' => 'אימות כתובת אי-מייל',
'reg_email_confirmation_toggle' => 'יש לאמת את כתובת המייל', 'reg_email_confirmation_toggle' => 'יש לאמת את כתובת המייל',
'reg_confirm_email_desc' => 'אם מופעלת הגבלה לדומיין ספציפי אז אימות המייל לא יבוצע', 'reg_confirm_email_desc' => 'אם מופעלת הגבלה לדומיין ספציפי אז אימות המייל לא יבוצע',
@ -63,6 +73,13 @@ return [
'maint_image_cleanup_warning' => 'נמצאו כ :count תמונות אשר לא בשימוש האם ברצונך להמשיך?', 'maint_image_cleanup_warning' => 'נמצאו כ :count תמונות אשר לא בשימוש האם ברצונך להמשיך?',
'maint_image_cleanup_success' => ':count תמונות שלא בשימוש נמחקו', 'maint_image_cleanup_success' => ':count תמונות שלא בשימוש נמחקו',
'maint_image_cleanup_nothing_found' => 'לא נמצאו תמונות אשר לא בשימוש, לא נמחקו קבצים כלל.', 'maint_image_cleanup_nothing_found' => 'לא נמצאו תמונות אשר לא בשימוש, לא נמחקו קבצים כלל.',
'maint_send_test_email' => 'Send a Test Email',
'maint_send_test_email_desc' => 'This sends a test email to your email address specified in your profile.',
'maint_send_test_email_run' => 'Send test email',
'maint_send_test_email_success' => 'Email sent to :address',
'maint_send_test_email_mail_subject' => 'Test Email',
'maint_send_test_email_mail_greeting' => 'Email delivery seems to work!',
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.',
// Role Settings // Role Settings
'roles' => 'תפקידים', 'roles' => 'תפקידים',
@ -85,6 +102,8 @@ return [
'role_manage_roles' => 'ניהול תפקידים והרשאות תפקידים', 'role_manage_roles' => 'ניהול תפקידים והרשאות תפקידים',
'role_manage_entity_permissions' => 'נהל הרשאות ספרים, פרקים ודפים', 'role_manage_entity_permissions' => 'נהל הרשאות ספרים, פרקים ודפים',
'role_manage_own_entity_permissions' => 'נהל הרשאות על ספרים, פרקים ודפים בבעלותך', 'role_manage_own_entity_permissions' => 'נהל הרשאות על ספרים, פרקים ודפים בבעלותך',
'role_manage_page_templates' => 'Manage page templates',
'role_access_api' => 'Access system API',
'role_manage_settings' => 'ניהול הגדרות יישום', 'role_manage_settings' => 'ניהול הגדרות יישום',
'role_asset' => 'הרשאות משאבים', 'role_asset' => 'הרשאות משאבים',
'role_asset_desc' => 'הרשאות אלו שולטות בגישת ברירת המחדל למשאבים בתוך המערכת. הרשאות של ספרים, פרקים ודפים יגברו על הרשאות אלו.', 'role_asset_desc' => 'הרשאות אלו שולטות בגישת ברירת המחדל למשאבים בתוך המערכת. הרשאות של ספרים, פרקים ודפים יגברו על הרשאות אלו.',
@ -109,6 +128,8 @@ return [
'users_role_desc' => 'בחר אילו תפקידים ישויכו למשתמש זה. אם המשתמש משוייך למספר תפקידים, ההרשאות יהיו כלל ההרשאות של כל התפקידים', 'users_role_desc' => 'בחר אילו תפקידים ישויכו למשתמש זה. אם המשתמש משוייך למספר תפקידים, ההרשאות יהיו כלל ההרשאות של כל התפקידים',
'users_password' => 'סיסמא', 'users_password' => 'סיסמא',
'users_password_desc' => 'הגדר סיסמא עבור גישה למערכת. על הסיסמא להיות באורך של 5 תווים לפחות', 'users_password_desc' => 'הגדר סיסמא עבור גישה למערכת. על הסיסמא להיות באורך של 5 תווים לפחות',
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
'users_send_invite_option' => 'Send user invite email',
'users_external_auth_id' => 'זיהוי חיצוני - ID', 'users_external_auth_id' => 'זיהוי חיצוני - ID',
'users_external_auth_id_desc' => 'זיהוי זה יהיה בשימוש מול מערכת ה LDAP שלך', 'users_external_auth_id_desc' => 'זיהוי זה יהיה בשימוש מול מערכת ה LDAP שלך',
'users_password_warning' => 'יש למלא רק אם ברצונך לשנות את הסיסמא.', 'users_password_warning' => 'יש למלא רק אם ברצונך לשנות את הסיסמא.',
@ -131,4 +152,62 @@ return [
'users_social_disconnect' => 'ניתוק חשבון', 'users_social_disconnect' => 'ניתוק חשבון',
'users_social_connected' => 'חשבון :socialAccount חובר בהצלחה לחשבון שלך', 'users_social_connected' => 'חשבון :socialAccount חובר בהצלחה לחשבון שלך',
'users_social_disconnected' => ':socialAccount נותק בהצלחה מהחשבון שלך', 'users_social_disconnected' => ':socialAccount נותק בהצלחה מהחשבון שלך',
'users_api_tokens' => 'API Tokens',
'users_api_tokens_none' => 'No API tokens have been created for this user',
'users_api_tokens_create' => 'Create Token',
'users_api_tokens_expires' => 'Expires',
'users_api_tokens_docs' => 'API Documentation',
// API Tokens
'user_api_token_create' => 'Create API Token',
'user_api_token_name' => 'Name',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.',
'user_api_token_expiry' => 'Expiry Date',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.',
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID"" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.',
'user_api_token_create_success' => 'API token successfully created',
'user_api_token_update_success' => 'API token successfully updated',
'user_api_token' => 'API Token',
'user_api_token_id' => 'Token ID',
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.',
'user_api_token_secret' => 'Token Secret',
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.',
'user_api_token_created' => 'Token Created :timeAgo',
'user_api_token_updated' => 'Token Updated :timeAgo',
'user_api_token_delete' => 'Delete Token',
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.',
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?',
'user_api_token_delete_success' => 'API token successfully deleted',
//! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en.
//!////////////////////////////////
'language_select' => [
'en' => 'English',
'ar' => 'العربية',
'cs' => 'Česky',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'fr' => 'Français',
'hu' => 'Magyar',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'nl' => 'Nederlands',
'pl' => 'Polski',
'pt_BR' => 'Português do Brasil',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
]
//!////////////////////////////////
]; ];

View File

@ -30,13 +30,41 @@ return [
'digits' => 'שדה :attribute חייב להיות בעל :digits ספרות.', 'digits' => 'שדה :attribute חייב להיות בעל :digits ספרות.',
'digits_between' => 'שדה :attribute חייב להיות בין :min ו-:max ספרות.', 'digits_between' => 'שדה :attribute חייב להיות בין :min ו-:max ספרות.',
'email' => 'שדה :attribute חייב להיות כתובת אימייל תקנית.', 'email' => 'שדה :attribute חייב להיות כתובת אימייל תקנית.',
'ends_with' => 'The :attribute must end with one of the following: :values',
'filled' => 'שדה :attribute הוא חובה.', 'filled' => 'שדה :attribute הוא חובה.',
'gt' => [
'numeric' => 'The :attribute must be greater than :value.',
'file' => 'The :attribute must be greater than :value kilobytes.',
'string' => 'The :attribute must be greater than :value characters.',
'array' => 'The :attribute must have more than :value items.',
],
'gte' => [
'numeric' => 'The :attribute must be greater than or equal :value.',
'file' => 'The :attribute must be greater than or equal :value kilobytes.',
'string' => 'The :attribute must be greater than or equal :value characters.',
'array' => 'The :attribute must have :value items or more.',
],
'exists' => 'בחירת ה-:attribute אינה תקפה.', 'exists' => 'בחירת ה-:attribute אינה תקפה.',
'image' => 'שדה :attribute חייב להיות תמונה.', 'image' => 'שדה :attribute חייב להיות תמונה.',
'image_extension' => 'שדה :attribute חייב להיות מסוג תמונה נתמך', 'image_extension' => 'שדה :attribute חייב להיות מסוג תמונה נתמך',
'in' => 'בחירת ה-:attribute אינה תקפה.', 'in' => 'בחירת ה-:attribute אינה תקפה.',
'integer' => 'שדה :attribute חייב להיות מספר שלם.', 'integer' => 'שדה :attribute חייב להיות מספר שלם.',
'ip' => 'שדה :attribute חייב להיות כתובת IP תקנית.', 'ip' => 'שדה :attribute חייב להיות כתובת IP תקנית.',
'ipv4' => 'The :attribute must be a valid IPv4 address.',
'ipv6' => 'The :attribute must be a valid IPv6 address.',
'json' => 'The :attribute must be a valid JSON string.',
'lt' => [
'numeric' => 'The :attribute must be less than :value.',
'file' => 'The :attribute must be less than :value kilobytes.',
'string' => 'The :attribute must be less than :value characters.',
'array' => 'The :attribute must have less than :value items.',
],
'lte' => [
'numeric' => 'The :attribute must be less than or equal :value.',
'file' => 'The :attribute must be less than or equal :value kilobytes.',
'string' => 'The :attribute must be less than or equal :value characters.',
'array' => 'The :attribute must not have more than :value items.',
],
'max' => [ 'max' => [
'numeric' => 'שדה :attribute אינו יכול להיות גדול מ-:max.', 'numeric' => 'שדה :attribute אינו יכול להיות גדול מ-:max.',
'file' => 'שדה :attribute לא יכול להיות גדול מ-:max קילובייטים.', 'file' => 'שדה :attribute לא יכול להיות גדול מ-:max קילובייטים.',
@ -52,6 +80,7 @@ return [
], ],
'no_double_extension' => 'השדה :attribute חייב להיות בעל סיומת קובץ אחת בלבד.', 'no_double_extension' => 'השדה :attribute חייב להיות בעל סיומת קובץ אחת בלבד.',
'not_in' => 'בחירת ה-:attribute אינה תקפה.', 'not_in' => 'בחירת ה-:attribute אינה תקפה.',
'not_regex' => 'The :attribute format is invalid.',
'numeric' => 'שדה :attribute חייב להיות מספר.', 'numeric' => 'שדה :attribute חייב להיות מספר.',
'regex' => 'שדה :attribute בעל פורמט שאינו תקין.', 'regex' => 'שדה :attribute בעל פורמט שאינו תקין.',
'required' => 'שדה :attribute הוא חובה.', 'required' => 'שדה :attribute הוא חובה.',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -13,7 +13,7 @@ return [
'email_already_confirmed' => 'La mail è già stata confermata, esegui il login.', 'email_already_confirmed' => 'La mail è già stata confermata, esegui il login.',
'email_confirmation_invalid' => 'Questo token di conferma non è valido o già stato utilizzato, registrati nuovamente.', 'email_confirmation_invalid' => 'Questo token di conferma non è valido o già stato utilizzato, registrati nuovamente.',
'email_confirmation_expired' => 'Il token di conferma è scaduto, è stata inviata una nuova mail di conferma.', 'email_confirmation_expired' => 'Il token di conferma è scaduto, è stata inviata una nuova mail di conferma.',
'email_confirmation_awaiting' => 'The email address for the account in use needs to be confirmed', 'email_confirmation_awaiting' => 'L\'indirizzo email per l\'account in uso deve essere confermato',
'ldap_fail_anonymous' => 'Accesso LDAP fallito usando bind anonimo', 'ldap_fail_anonymous' => 'Accesso LDAP fallito usando bind anonimo',
'ldap_fail_authed' => 'Accesso LDAP fallito usando il dn e la password inseriti', 'ldap_fail_authed' => 'Accesso LDAP fallito usando il dn e la password inseriti',
'ldap_extension_not_installed' => 'L\'estensione PHP LDAP non è installata', 'ldap_extension_not_installed' => 'L\'estensione PHP LDAP non è installata',
@ -83,7 +83,7 @@ return [
// Error pages // Error pages
'404_page_not_found' => 'Pagina Non Trovata', '404_page_not_found' => 'Pagina Non Trovata',
'sorry_page_not_found' => 'La pagina che stavi cercando non è stata trovata.', 'sorry_page_not_found' => 'La pagina che stavi cercando non è stata trovata.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'sorry_page_not_found_permission_warning' => 'Se pensi che questa pagina possa esistere, potresti non avere i permessi per visualizzarla.',
'return_home' => 'Ritorna alla home', 'return_home' => 'Ritorna alla home',
'error_occurred' => 'C\'è Stato un errore', 'error_occurred' => 'C\'è Stato un errore',
'app_down' => ':appName è offline', 'app_down' => ':appName è offline',
@ -91,10 +91,10 @@ return [
// API errors // API errors
'api_no_authorization_found' => 'No authorization token found on the request', 'api_no_authorization_found' => 'No authorization token found on the request',
'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect', 'api_bad_authorization_format' => 'Un token di autorizzazione è stato trovato nella richiesta, ma il formato sembra non corretto',
'api_user_token_not_found' => 'No matching API token was found for the provided authorization token', 'api_user_token_not_found' => 'No matching API token was found for the provided authorization token',
'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect', 'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect',
'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls', 'api_user_no_api_permission' => 'Il proprietario del token API utilizzato non ha il permesso di effettuare chiamate API',
'api_user_token_expired' => 'The authorization token used has expired', 'api_user_token_expired' => 'The authorization token used has expired',
// Settings & Maintenance // Settings & Maintenance

View File

@ -160,9 +160,9 @@ return [
// API Tokens // API Tokens
'user_api_token_create' => 'Create API Token', 'user_api_token_create' => 'Create API Token',
'user_api_token_name' => 'Name', 'user_api_token_name' => 'Nome',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.', 'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.',
'user_api_token_expiry' => 'Expiry Date', 'user_api_token_expiry' => 'Data di scadenza',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.', 'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.',
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID"" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.', 'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID"" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.',
'user_api_token_create_success' => 'API token successfully created', 'user_api_token_create_success' => 'API token successfully created',
@ -186,7 +186,7 @@ return [
'en' => 'English', 'en' => 'English',
'ar' => 'العربية', 'ar' => 'العربية',
'cs' => 'Česky', 'cs' => 'Česky',
'da' => 'Dansk', 'da' => 'Danese',
'de' => 'Deutsch (Sie)', 'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)', 'de_informal' => 'Deutsch (Du)',
'es' => 'Español', 'es' => 'Español',
@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Sloveno',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -83,7 +83,7 @@ return [
// Error pages // Error pages
'404_page_not_found' => 'Страница не найдена', '404_page_not_found' => 'Страница не найдена',
'sorry_page_not_found' => 'Извините, страница, которую вы искали, не найдена.', 'sorry_page_not_found' => 'Извините, страница, которую вы искали, не найдена.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'sorry_page_not_found_permission_warning' => 'Если вы ожидали что страница существует, возможно у вас нет прав для её просмотра.',
'return_home' => 'вернуться на главную страницу', 'return_home' => 'вернуться на главную страницу',
'error_occurred' => 'Произошла ошибка', 'error_occurred' => 'Произошла ошибка',
'app_down' => ':appName в данный момент не доступно', 'app_down' => ':appName в данный момент не доступно',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -168,56 +168,56 @@ return [
'pages_attachments' => 'Priloge', 'pages_attachments' => 'Priloge',
'pages_navigation' => 'Navigacija po strani', 'pages_navigation' => 'Navigacija po strani',
'pages_delete' => 'Izbriši stran', 'pages_delete' => 'Izbriši stran',
'pages_delete_named' => 'Delete Page :pageName', 'pages_delete_named' => 'Izbriši stran :pageName',
'pages_delete_draft_named' => 'Delete Draft Page :pageName', 'pages_delete_draft_named' => 'Izbriši osnutek strani :pageName',
'pages_delete_draft' => 'Delete Draft Page', 'pages_delete_draft' => 'Izbriši osnutek strani',
'pages_delete_success' => 'Page deleted', 'pages_delete_success' => 'Stran izbirsana',
'pages_delete_draft_success' => 'Draft page deleted', 'pages_delete_draft_success' => 'Osnutek strani izbrisan',
'pages_delete_confirm' => 'Are you sure you want to delete this page?', 'pages_delete_confirm' => 'Ste prepričani, da želite izbrisati to stran?',
'pages_delete_draft_confirm' => 'Are you sure you want to delete this draft page?', 'pages_delete_draft_confirm' => 'Ali ste prepričani, da želite izbrisati ta osnutek?',
'pages_editing_named' => 'Editing Page :pageName', 'pages_editing_named' => 'Urejanje strani :pageName',
'pages_edit_draft_options' => 'Draft Options', 'pages_edit_draft_options' => 'Možnosti osnutka',
'pages_edit_save_draft' => 'Save Draft', 'pages_edit_save_draft' => 'Shrani osnutek',
'pages_edit_draft' => 'Edit Page Draft', 'pages_edit_draft' => 'Uredi osnutek strani',
'pages_editing_draft' => 'Editing Draft', 'pages_editing_draft' => 'Urejanje osnutka',
'pages_editing_page' => 'Editing Page', 'pages_editing_page' => 'Urejanje strani',
'pages_edit_draft_save_at' => 'Draft saved at ', 'pages_edit_draft_save_at' => 'Osnutek shranjen ob ',
'pages_edit_delete_draft' => 'Delete Draft', 'pages_edit_delete_draft' => 'Izbriši osnutek',
'pages_edit_discard_draft' => 'Discard Draft', 'pages_edit_discard_draft' => 'Zavrzi osnutek',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Nastavi zgodovino sprememb',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Vnesite kratek opis sprememb, ki ste jih naredili',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Vnesite zgodovino sprememb',
'pages_save' => 'Save Page', 'pages_save' => 'Shrani stran',
'pages_title' => 'Page Title', 'pages_title' => 'Naslov strani',
'pages_name' => 'Page Name', 'pages_name' => 'Ime strani',
'pages_md_editor' => 'Editor', 'pages_md_editor' => 'Urejevalnik',
'pages_md_preview' => 'Preview', 'pages_md_preview' => 'Predogled',
'pages_md_insert_image' => 'Insert Image', 'pages_md_insert_image' => 'Vstavi sliko',
'pages_md_insert_link' => 'Insert Entity Link', 'pages_md_insert_link' => 'Vnesi povezavo entitete',
'pages_md_insert_drawing' => 'Insert Drawing', 'pages_md_insert_drawing' => 'Vstavi risbo',
'pages_not_in_chapter' => 'Page is not in a chapter', 'pages_not_in_chapter' => 'Stran ni v poglavju',
'pages_move' => 'Move Page', 'pages_move' => 'Premakni stran',
'pages_move_success' => 'Page moved to ":parentName"', 'pages_move_success' => 'Stran premaknjena v ":parentName"',
'pages_copy' => 'Copy Page', 'pages_copy' => 'Kopiraj stran',
'pages_copy_desination' => 'Copy Destination', 'pages_copy_desination' => 'Destinacija kopije',
'pages_copy_success' => 'Page successfully copied', 'pages_copy_success' => 'Stran uspešno kopirana',
'pages_permissions' => 'Page Permissions', 'pages_permissions' => 'Dovoljenja strani',
'pages_permissions_success' => 'Page permissions updated', 'pages_permissions_success' => 'Posodobljena dovoljenja strani',
'pages_revision' => 'Revision', 'pages_revision' => 'Revizija',
'pages_revisions' => 'Page Revisions', 'pages_revisions' => 'Pregled strani',
'pages_revisions_named' => 'Page Revisions for :pageName', 'pages_revisions_named' => 'Pregledi strani za :pageName',
'pages_revision_named' => 'Page Revision for :pageName', 'pages_revision_named' => 'Pregled strani za :pageName',
'pages_revisions_created_by' => 'Created By', 'pages_revisions_created_by' => 'Ustvaril',
'pages_revisions_date' => 'Revision Date', 'pages_revisions_date' => 'Datum revizije',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',
'pages_revisions_numbered' => 'Revision #:id', 'pages_revisions_numbered' => 'Revizija #:id',
'pages_revisions_numbered_changes' => 'Revision #:id Changes', 'pages_revisions_numbered_changes' => 'Revizija #:id Changes',
'pages_revisions_changelog' => 'Changelog', 'pages_revisions_changelog' => 'Dnevnik sprememb',
'pages_revisions_changes' => 'Changes', 'pages_revisions_changes' => 'Spremembe',
'pages_revisions_current' => 'Current Version', 'pages_revisions_current' => 'Trenutna različica',
'pages_revisions_preview' => 'Preview', 'pages_revisions_preview' => 'Predogled',
'pages_revisions_restore' => 'Restore', 'pages_revisions_restore' => 'Obnovi',
'pages_revisions_none' => 'This page has no revisions', 'pages_revisions_none' => 'Ta stran nima revizije',
'pages_copy_link' => 'Kopiraj povezavo', 'pages_copy_link' => 'Kopiraj povezavo',
'pages_edit_content_link' => 'Uredi vsebino', 'pages_edit_content_link' => 'Uredi vsebino',
'pages_permissions_active' => 'Aktivna dovoljenja strani', 'pages_permissions_active' => 'Aktivna dovoljenja strani',
@ -272,43 +272,43 @@ return [
'attachments_deleted' => 'Priloga izbirsana', 'attachments_deleted' => 'Priloga izbirsana',
'attachments_file_uploaded' => 'Datoteka uspešno naložena', 'attachments_file_uploaded' => 'Datoteka uspešno naložena',
'attachments_file_updated' => 'Datoteka uspešno posodobljena', 'attachments_file_updated' => 'Datoteka uspešno posodobljena',
'attachments_link_attached' => 'Link successfully attached to page', 'attachments_link_attached' => 'Povezava uspešno dodana na stran',
'templates' => 'Templates', 'templates' => 'Predloge',
'templates_set_as_template' => 'Page is a template', 'templates_set_as_template' => 'Stran je predloga',
'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.', 'templates_explain_set_as_template' => 'To stran lahko nastavite kot predlogo tako bo njena vsebina uporabljena pri izdelavi drugih strani. Ostali uporabniki bodo lahko uporabljali to predlogo, če imajo dovoljenja za to stran.',
'templates_replace_content' => 'Replace page content', 'templates_replace_content' => 'Zamenjaj vsebino strani',
'templates_append_content' => 'Append to page content', 'templates_append_content' => 'Dodajte vsebini strani',
'templates_prepend_content' => 'Prepend to page content', 'templates_prepend_content' => 'Dodaj k vsebini strani',
// Profile View // Profile View
'profile_user_for_x' => 'User for :time', 'profile_user_for_x' => 'Uporabnik že :time',
'profile_created_content' => 'Created Content', 'profile_created_content' => 'Ustvarjena vsebina',
'profile_not_created_pages' => ':userName has not created any pages', 'profile_not_created_pages' => ':userName ni izdelal nobene strani',
'profile_not_created_chapters' => ':userName has not created any chapters', 'profile_not_created_chapters' => ':userName ni izdelal nobenega poglavja',
'profile_not_created_books' => ':userName has not created any books', 'profile_not_created_books' => ':userName ni izdelal nobene knjige',
'profile_not_created_shelves' => ':userName has not created any shelves', 'profile_not_created_shelves' => ':userName ni izdelal nobene knjižne police',
// Comments // Comments
'comment' => 'Comment', 'comment' => 'Komentar',
'comments' => 'Comments', 'comments' => 'Komentarji',
'comment_add' => 'Add Comment', 'comment_add' => 'Dodaj komentar',
'comment_placeholder' => 'Leave a comment here', 'comment_placeholder' => 'Dodaj komentar',
'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments', 'comment_count' => '{0} Ni komentarjev|{1} 1 Komentar|[2,*] :count Komentarji',
'comment_save' => 'Save Comment', 'comment_save' => 'Shrani komentar',
'comment_saving' => 'Saving comment...', 'comment_saving' => 'Shranjujem komentar...',
'comment_deleting' => 'Deleting comment...', 'comment_deleting' => 'Brišem komentar...',
'comment_new' => 'New Comment', 'comment_new' => 'Nov kometar',
'comment_created' => 'commented :createDiff', 'comment_created' => 'komentirano :createDiff',
'comment_updated' => 'Updated :updateDiff by :username', 'comment_updated' => 'Posodobljeno :updateDiff od :username',
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Komentar je izbrisan',
'comment_created_success' => 'Comment added', 'comment_created_success' => 'Komentar dodan',
'comment_updated_success' => 'Comment updated', 'comment_updated_success' => 'Komentar posodobljen',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_delete_confirm' => 'Ste prepričani, da želite izbrisati ta komentar?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'Odgovor na :commentId',
// Revision // Revision
'revision_delete_confirm' => 'Are you sure you want to delete this revision?', 'revision_delete_confirm' => 'Ali ste prepričani, da želite izbrisati to revizijo?',
'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.', 'revision_restore_confirm' => 'Ali ste prepričani da želite obnoviti to revizijo? Vsebina trenutne strani bo zamenjana.',
'revision_delete_success' => 'Revision deleted', 'revision_delete_success' => 'Revizija izbrisana',
'revision_cannot_delete_latest' => 'Cannot delete the latest revision.' 'revision_cannot_delete_latest' => 'Ne morem izbrisati zadnje revizije.'
]; ];

View File

@ -5,99 +5,99 @@
return [ return [
// Permissions // Permissions
'permission' => 'You do not have permission to access the requested page.', 'permission' => 'Nimate pravic za dostop do želene strani.',
'permissionJson' => 'You do not have permission to perform the requested action.', 'permissionJson' => 'Nimate dovoljenja za izvedbo zahtevanega dejanja.',
// Auth // Auth
'error_user_exists_different_creds' => 'A user with the email :email already exists but with different credentials.', 'error_user_exists_different_creds' => 'Uporabnik z e-pošto :email že obstaja, vendar z drugačnimi poverilnicami.',
'email_already_confirmed' => 'Email has already been confirmed, Try logging in.', 'email_already_confirmed' => 'E-naslov je že bil potrjen, poskusite se prijaviti.',
'email_confirmation_invalid' => 'This confirmation token is not valid or has already been used, Please try registering again.', 'email_confirmation_invalid' => 'Ta potrditveni žeton ni veljaven ali je že bil uporabljen. Poizkusite znova.',
'email_confirmation_expired' => 'The confirmation token has expired, A new confirmation email has been sent.', 'email_confirmation_expired' => 'Potrditveni žeton je pretečen. Nova potrditvena e-pošta je bila poslana.',
'email_confirmation_awaiting' => 'The email address for the account in use needs to be confirmed', 'email_confirmation_awaiting' => 'Potrebno je potrditi e-naslov',
'ldap_fail_anonymous' => 'LDAP access failed using anonymous bind', 'ldap_fail_anonymous' => 'Dostop do LDAP ni uspel z anonimno povezavo',
'ldap_fail_authed' => 'LDAP access failed using given dn & password details', 'ldap_fail_authed' => 'Neuspešen LDAP dostop z danimi podrobnostimi dn & gesla',
'ldap_extension_not_installed' => 'LDAP PHP extension not installed', 'ldap_extension_not_installed' => 'PHP razširitev za LDAP ni nameščen',
'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed', 'ldap_cannot_connect' => 'Ne morem se povezati na LDAP strežnik, neuspešna začetna povezava',
'saml_already_logged_in' => 'Already logged in', 'saml_already_logged_in' => 'Že prijavljen',
'saml_user_not_registered' => 'The user :name is not registered and automatic registration is disabled', 'saml_user_not_registered' => 'Uporabniško ime :name ni registrirano in avtomatska registracija je onemogočena',
'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', 'saml_no_email_address' => 'Nisem našel e-naslova za tega uporabnika v podatkih iz zunanjega sistema za preverjanje pristnosti',
'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.', 'saml_invalid_response_id' => 'Zahteva iz zunanjega sistema za preverjanje pristnosti ni prepoznana s strani procesa zagnanega s strani te aplikacije. Pomik nazaj po prijavi je lahko povzročil te težave.',
'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization', 'saml_fail_authed' => 'Prijava z uporabo :system ni uspela, sistem ni zagotovil uspešne avtorizacije',
'social_no_action_defined' => 'No action defined', 'social_no_action_defined' => 'Akcija ni določena',
'social_login_bad_response' => "Error received during :socialAccount login: \n:error", 'social_login_bad_response' => "Napaka pri :socialAccount prijavi:\n:error",
'social_account_in_use' => 'This :socialAccount account is already in use, Try logging in via the :socialAccount option.', 'social_account_in_use' => 'Ta :socialAccount je že v uporabi. Poskusite se prijaviti z :socialAccount možnostjo.',
'social_account_email_in_use' => 'The email :email is already in use. If you already have an account you can connect your :socialAccount account from your profile settings.', 'social_account_email_in_use' => 'Ta e-naslov :email je že v uporabi. Če že imate račun lahko povežete vaš :socialAccount v vaših nastavitvah profila.',
'social_account_existing' => 'This :socialAccount is already attached to your profile.', 'social_account_existing' => 'Ta :socialAccount je že dodan vašemu profilu.',
'social_account_already_used_existing' => 'This :socialAccount account is already used by another user.', 'social_account_already_used_existing' => 'Ta :socialAccount je v uporabi s strani drugega uporabnika.',
'social_account_not_used' => 'This :socialAccount account is not linked to any users. Please attach it in your profile settings. ', 'social_account_not_used' => 'Ta :socialAccount ni povezan z nobenim uporabnikom. Prosimo povežite ga v vaših nastavitvah profila. ',
'social_account_register_instructions' => 'If you do not yet have an account, You can register an account using the :socialAccount option.', 'social_account_register_instructions' => 'Če še nimate računa, se lahko registrirate z uporabo :socialAccount.',
'social_driver_not_found' => 'Social driver not found', 'social_driver_not_found' => 'Socialni vtičnik ni najden',
'social_driver_not_configured' => 'Your :socialAccount social settings are not configured correctly.', 'social_driver_not_configured' => 'Vaše nastavitve :socialAccount niso pravilo nastavljene.',
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.', 'invite_token_expired' => 'Ta link je pretečen. Namesto tega lahko ponastavite vaše geslo računa.',
// System // System
'path_not_writable' => 'File path :filePath could not be uploaded to. Ensure it is writable to the server.', 'path_not_writable' => 'Poti :filePath ni bilo mogoče naložiti. Prepričajte se da je zapisljiva na strežnik.',
'cannot_get_image_from_url' => 'Cannot get image from :url', 'cannot_get_image_from_url' => 'Ne morem pridobiti slike z :url',
'cannot_create_thumbs' => 'The server cannot create thumbnails. Please check you have the GD PHP extension installed.', 'cannot_create_thumbs' => 'Strežnik ne more izdelati sličice. Prosimo preverite če imate GD PHP razširitev nameščeno.',
'server_upload_limit' => 'The server does not allow uploads of this size. Please try a smaller file size.', 'server_upload_limit' => 'Strežnik ne dovoli nalaganj take velikosti. Prosimo poskusite manjšo velikost datoteke.',
'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.', 'uploaded' => 'Strežnik ne dovoli nalaganj take velikosti. Prosimo poskusite manjšo velikost datoteke.',
'image_upload_error' => 'An error occurred uploading the image', 'image_upload_error' => 'Prišlo je do napake med nalaganjem slike',
'image_upload_type_error' => 'The image type being uploaded is invalid', 'image_upload_type_error' => 'Napačen tip (format) slike',
'file_upload_timeout' => 'The file upload has timed out.', 'file_upload_timeout' => 'Čas nalaganjanja datoteke je potekel.',
// Attachments // Attachments
'attachment_page_mismatch' => 'Page mismatch during attachment update', 'attachment_page_mismatch' => 'Neskladje strani med posodobitvijo priloge',
'attachment_not_found' => 'Attachment not found', 'attachment_not_found' => 'Priloga ni najdena',
// Pages // Pages
'page_draft_autosave_fail' => 'Failed to save draft. Ensure you have internet connection before saving this page', 'page_draft_autosave_fail' => 'Osnutka ni bilo mogoče shraniti. Pred shranjevanjem te strani se prepričajte, da imate internetno povezavo',
'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage', 'page_custom_home_deletion' => 'Ne morem izbrisati strani dokler je nastavljena kot domača stran',
// Entities // Entities
'entity_not_found' => 'Entity not found', 'entity_not_found' => 'Entiteta ni najdena',
'bookshelf_not_found' => 'Bookshelf not found', 'bookshelf_not_found' => 'Knjižna polica ni najdena',
'book_not_found' => 'Book not found', 'book_not_found' => 'Knjiga ni najdena',
'page_not_found' => 'Page not found', 'page_not_found' => 'Stran ni najdena',
'chapter_not_found' => 'Chapter not found', 'chapter_not_found' => 'Poglavje ni najdeno',
'selected_book_not_found' => 'The selected book was not found', 'selected_book_not_found' => 'Izbrana knjiga ni najdena',
'selected_book_chapter_not_found' => 'The selected Book or Chapter was not found', 'selected_book_chapter_not_found' => 'Izbrana knjiga ali poglavje ni najdeno',
'guests_cannot_save_drafts' => 'Guests cannot save drafts', 'guests_cannot_save_drafts' => 'Gosti ne morejo shranjevati osnutkov',
// Users // Users
'users_cannot_delete_only_admin' => 'You cannot delete the only admin', 'users_cannot_delete_only_admin' => 'Ne morete odstraniti edinega administratorja',
'users_cannot_delete_guest' => 'You cannot delete the guest user', 'users_cannot_delete_guest' => 'Ne morete odstraniti uporabnika gost',
// Roles // Roles
'role_cannot_be_edited' => 'This role cannot be edited', 'role_cannot_be_edited' => 'Te vloge mi možno urejati',
'role_system_cannot_be_deleted' => 'This role is a system role and cannot be deleted', 'role_system_cannot_be_deleted' => 'Ta vloga je sistemska in je ni možno brisati',
'role_registration_default_cannot_delete' => 'This role cannot be deleted while set as the default registration role', 'role_registration_default_cannot_delete' => 'Te vloge ni možno brisati dokler je nastavljena kot privzeta',
'role_cannot_remove_only_admin' => 'This user is the only user assigned to the administrator role. Assign the administrator role to another user before attempting to remove it here.', 'role_cannot_remove_only_admin' => 'Ta uporabnik je edini administrator. Dodelite vlogo administratorja drugemu uporabniku preden ga poskusite brisati.',
// Comments // Comments
'comment_list' => 'An error occurred while fetching the comments.', 'comment_list' => 'Napaka se je pojavila pri pridobivanju komentarjev.',
'cannot_add_comment_to_draft' => 'You cannot add comments to a draft.', 'cannot_add_comment_to_draft' => 'Ni mogoče dodajanje komentarjev v osnutek.',
'comment_add' => 'An error occurred while adding / updating the comment.', 'comment_add' => 'Napaka se je pojavila pri dodajanju / posodobitev komentarjev.',
'comment_delete' => 'An error occurred while deleting the comment.', 'comment_delete' => 'Napaka se je pojavila pri brisanju komentarja.',
'empty_comment' => 'Cannot add an empty comment.', 'empty_comment' => 'Praznega komentarja ne morete objaviti.',
// Error pages // Error pages
'404_page_not_found' => 'Page Not Found', '404_page_not_found' => 'Strani ni mogoče najti',
'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.', 'sorry_page_not_found' => 'Oprostite, strani ki jo iščete ni mogoče najti.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'sorry_page_not_found_permission_warning' => 'Če pričakujete, da ta stran obstaja, mogoče nimate pravic, da jo vidite.',
'return_home' => 'Return to home', 'return_home' => 'Vrni se domov',
'error_occurred' => 'An Error Occurred', 'error_occurred' => 'Prišlo je do napake',
'app_down' => ':appName is down right now', 'app_down' => ':appName trenutno ni dosegljiva',
'back_soon' => 'It will be back up soon.', 'back_soon' => 'Kmalu bo ponovno dosegljiva.',
// API errors // API errors
'api_no_authorization_found' => 'No authorization token found on the request', 'api_no_authorization_found' => 'Avtorizacija ni bila najdena',
'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect', 'api_bad_authorization_format' => 'Avtorizacija je bila najdena, vendar je v napačni obliki',
'api_user_token_not_found' => 'No matching API token was found for the provided authorization token', 'api_user_token_not_found' => 'Za dano avtorizacijo ni bil najden noben ustrezen API',
'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect', 'api_incorrect_token_secret' => 'Skrivnost, ki je bila dana za uporabljeni žeton API, je napačna',
'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls', 'api_user_no_api_permission' => 'Lastnik API nima pravic za klicanje API',
'api_user_token_expired' => 'The authorization token used has expired', 'api_user_token_expired' => 'Avtorizacijski žeton je pretečen',
// Settings & Maintenance // Settings & Maintenance
'maintenance_test_email_failure' => 'Error thrown when sending a test email:', 'maintenance_test_email_failure' => 'Napaka se je pojavila pri pošiljanju testne e-pošte:',
]; ];

View File

@ -6,7 +6,7 @@
*/ */
return [ return [
'previous' => '&laquo; Previous', 'previous' => '&laquo; Prejšnje',
'next' => 'Next &raquo;', 'next' => 'Naslednje &raquo;',
]; ];

View File

@ -6,10 +6,10 @@
*/ */
return [ return [
'password' => 'Passwords must be at least eight characters and match the confirmation.', 'password' => 'Gesla morajo biti najmanj osem znakov in se morajo ujemati s potrditvijo.',
'user' => "We can't find a user with that e-mail address.", 'user' => "Ne moremo najti uporabnika s tem e-poštnim naslovom.",
'token' => 'This password reset token is invalid.', 'token' => 'Žeton za ponastavitev gesla ni veljaven.',
'sent' => 'We have e-mailed your password reset link!', 'sent' => 'Poslali smo vam povezavo za ponastavitev gesla!',
'reset' => 'Your password has been reset!', 'reset' => 'Vaše geslo je bilo ponastavljeno!',
]; ];

View File

@ -7,177 +7,181 @@
return [ return [
// Common Messages // Common Messages
'settings' => 'Settings', 'settings' => 'Nastavitve',
'settings_save' => 'Save Settings', 'settings_save' => 'Shrani nastavitve',
'settings_save_success' => 'Settings saved', 'settings_save_success' => 'Nastavitve, shranjene',
// App Settings // App Settings
'app_customization' => 'Customization', 'app_customization' => 'Prilagajanje',
'app_features_security' => 'Features & Security', 'app_features_security' => 'Lastnosti & Varnost',
'app_name' => 'Application Name', 'app_name' => 'Ime aplikacije',
'app_name_desc' => 'This name is shown in the header and in any system-sent emails.', 'app_name_desc' => 'To ime je prikazano v glavi in vsaki sistemski e-pošti.',
'app_name_header' => 'Show name in header', 'app_name_header' => 'Prikaži ime v glavi',
'app_public_access' => 'Public Access', 'app_public_access' => 'Javni dostop',
'app_public_access_desc' => 'Enabling this option will allow visitors, that are not logged-in, to access content in your BookStack instance.', 'app_public_access_desc' => 'Če omogočite to možnost, bo obiskovalcem, ki niso prijavljeni, omogočen dostop do vsebine v BookStack.',
'app_public_access_desc_guest' => 'Access for public visitors can be controlled through the "Guest" user.', 'app_public_access_desc_guest' => 'Dostop za javne obiskovalce je mogoče nadzorovati prek uporabnika "Gost".',
'app_public_access_toggle' => 'Allow public access', 'app_public_access_toggle' => 'Dovoli javni dostop',
'app_public_viewing' => 'Allow public viewing?', 'app_public_viewing' => 'Dovoli javni pregled?',
'app_secure_images' => 'Higher Security Image Uploads', 'app_secure_images' => 'Nalaganje slik z večjo varnostjo',
'app_secure_images_toggle' => 'Enable higher security image uploads', 'app_secure_images_toggle' => 'Omogoči nalaganje slik z večjo varnostjo',
'app_secure_images_desc' => 'For performance reasons, all images are public. This option adds a random, hard-to-guess string in front of image urls. Ensure directory indexes are not enabled to prevent easy access.', 'app_secure_images_desc' => 'Zaradi delovanja so vse slike javne. Ta možnost doda naključni, hard-to-guess niz pred Url-ji slike. Prepričajte se, da indeksi imenikov niso omogočeni, da preprečite enostaven dostop.',
'app_editor' => 'Page Editor', 'app_editor' => 'Urejevalnik strani',
'app_editor_desc' => 'Select which editor will be used by all users to edit pages.', 'app_editor_desc' => 'Izberite urejevalnik, ki bodo uporabniki uporabljali za urejanje strani.',
'app_custom_html' => 'Custom HTML Head Content', 'app_custom_html' => 'Po meri HTML vsebina glave',
'app_custom_html_desc' => 'Any content added here will be inserted into the bottom of the <head> section of every page. This is handy for overriding styles or adding analytics code.', 'app_custom_html_desc' => 'Katerakoli vsebina dodana tukaj, bo vstavljena na dno <head> dela vsake strani. To je uporabno za uporabo prevladujočih slogov ali dodajanje analitike.',
'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.', 'app_custom_html_disabled_notice' => 'Po meri narejena HTML glava vsebine je onemogočena na tej strani z nastavitvami, da se zagotovi, da bodo morebitne zrušitve lahko povrnjene.',
'app_logo' => 'Application Logo', 'app_logo' => 'Logotip aplikacije',
'app_logo_desc' => 'This image should be 43px in height. <br>Large images will be scaled down.', 'app_logo_desc' => 'Ta slika bi morala biti 43px visoka. <br>Velike slike bodo pomanjšane.',
'app_primary_color' => 'Application Primary Color', 'app_primary_color' => 'Osnovna barva aplikacije',
'app_primary_color_desc' => 'Sets the primary color for the application including the banner, buttons, and links.', 'app_primary_color_desc' => 'Nastavi osnovno barvo za aplikacijo vključno s pasico, gumbi in povezavami.',
'app_homepage' => 'Application Homepage', 'app_homepage' => 'Domača stran aplikacije',
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.', 'app_homepage_desc' => 'Izberi pogled, da se pokaže na domači strani, namesto osnovnega pogleda. Dovoljenja strani so prezrta za izbrane strani.',
'app_homepage_select' => 'Select a page', 'app_homepage_select' => 'Izberi stran',
'app_disable_comments' => 'Disable Comments', 'app_disable_comments' => 'Onemogoči komentarje',
'app_disable_comments_toggle' => 'Disable comments', 'app_disable_comments_toggle' => 'Onemogoči komentarje',
'app_disable_comments_desc' => 'Disables comments across all pages in the application. <br> Existing comments are not shown.', 'app_disable_comments_desc' => 'Onemogoči komentarje na vseh straneh v aplikaciji. <br> Obstoječi komentarji se ne prikazujejo.',
// Color settings // Color settings
'content_colors' => 'Content Colors', 'content_colors' => 'Barve vsebine',
'content_colors_desc' => 'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.', 'content_colors_desc' => 'Nastavi barve za vse elemente v hierarhiji. Izbor barv s podobno barvno svetlostjo je priporočljivo za osnovne barve za branje.',
'bookshelf_color' => 'Shelf Color', 'bookshelf_color' => 'Barva police',
'book_color' => 'Book Color', 'book_color' => 'knjiga barv',
'chapter_color' => 'Chapter Color', 'chapter_color' => 'barvno poglavje',
'page_color' => 'Page Color', 'page_color' => 'Stran barv',
'page_draft_color' => 'Page Draft Color', 'page_draft_color' => 'stran osnutka barv',
// Registration Settings // Registration Settings
'reg_settings' => 'Registration', 'reg_settings' => 'registracija',
'reg_enable' => 'Enable Registration', 'reg_enable' => 'onemogočena registracija',
'reg_enable_toggle' => 'Enable registration', 'reg_enable_toggle' => 'omogočena registracija',
'reg_enable_desc' => 'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.', 'reg_enable_desc' => 'Ko je registracija omogočena, se bo uporabnik lahko prijavil sam kot uporabnik aplikacije. Po registraciji je uporabniku dodeljena ena prevzeta vloga.',
'reg_default_role' => 'Default user role after registration', 'reg_default_role' => 'prevzeta uporabniška vloga po registraciji',
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.', 'reg_enable_external_warning' => 'Ta možnosti je ignorirana ko zunanja LDAP ali SAML avtentikacija je akitivna. Uporabniški računi za ne obstoječe uporabnike bodo avtomatsko izdelani, če avtentikacija zunanjih uporabljenih sistemov je uspešna.',
'reg_email_confirmation' => 'Email Confirmation', 'reg_email_confirmation' => 'potrditev e-pošte',
'reg_email_confirmation_toggle' => 'Require email confirmation', 'reg_email_confirmation_toggle' => 'potrebna potrditev e-pošte',
'reg_confirm_email_desc' => 'If domain restriction is used then email confirmation will be required and this option will be ignored.', 'reg_confirm_email_desc' => 'Če uporabite omejitev domene, bo potrebna potrditev e-pošte in ta možnost bo prezrta.',
'reg_confirm_restrict_domain' => 'Domain Restriction', 'reg_confirm_restrict_domain' => 'omejitev domene',
'reg_confirm_restrict_domain_desc' => 'Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application. <br> Note that users will be able to change their email addresses after successful registration.', 'reg_confirm_restrict_domain_desc' => 'Vnesite seznam domen, ločenih z vejico, na katere želite omejiti registracijo. Uporabnik bo prejel e-pošto za potrditev naslova, preden bo omogočena interakcija z aplikacijo. <br> Upoštevajte, da uporabnik po uspešni registrciji lahko spremeni svoj e-poštni naslov.',
'reg_confirm_restrict_domain_placeholder' => 'No restriction set', 'reg_confirm_restrict_domain_placeholder' => 'Brez omejitev',
// Maintenance settings // Maintenance settings
'maint' => 'Maintenance', 'maint' => 'Vzdrževanje',
'maint_image_cleanup' => 'Cleanup Images', 'maint_image_cleanup' => 'odstrani /počisti slike',
'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.",
'maint_image_cleanup_ignore_revisions' => 'Ignore images in revisions', 'maint_image_cleanup_ignore_revisions' => 'Ignore images in revisions',
'maint_image_cleanup_run' => 'Run Cleanup', 'maint_image_cleanup_run' => 'zaženite čiščenje',
'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?', 'maint_image_cleanup_warning' => ':zaznano je bilo število neuporabljenih slik. Ali si prepričan, da želiš odstraniti izbrane slike?',
'maint_image_cleanup_success' => ':count potentially unused images found and deleted!', 'maint_image_cleanup_success' => ':najdeno in izbrisano je bilo število neuporabljenih slik!',
'maint_image_cleanup_nothing_found' => 'No unused images found, Nothing deleted!', 'maint_image_cleanup_nothing_found' => 'Najdenih ni bilo nobenih neuporabljenih slik!',
'maint_send_test_email' => 'Send a Test Email', 'maint_send_test_email' => 'Pošlji testno e-pismo',
'maint_send_test_email_desc' => 'This sends a test email to your email address specified in your profile.', 'maint_send_test_email_desc' => 'To pošlje testno e-pošto na vaš e-poštni naslov, naveden v vašem profilu.',
'maint_send_test_email_run' => 'Send test email', 'maint_send_test_email_run' => 'Pošlji preizkusno sporočilo',
'maint_send_test_email_success' => 'Email sent to :address', 'maint_send_test_email_success' => 'e-pošta poslana na :naslov',
'maint_send_test_email_mail_subject' => 'Test Email', 'maint_send_test_email_mail_subject' => 'Preizkusno sporočilo',
'maint_send_test_email_mail_greeting' => 'Email delivery seems to work!', 'maint_send_test_email_mail_greeting' => 'Zdi se, da dostava e-pošte deluje!',
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.', 'maint_send_test_email_mail_text' => 'Čestitke! Če ste prejeli e.poštno obvestilo so bile vaše e-poštne nastavitve pravilno konfigurirane.',
// Role Settings // Role Settings
'roles' => 'Roles', 'roles' => 'Vloge',
'role_user_roles' => 'User Roles', 'role_user_roles' => 'Pravilo uporabnika',
'role_create' => 'Create New Role', 'role_create' => 'Izdelaj novo polico',
'role_create_success' => 'Role successfully created', 'role_create_success' => 'Zapis uspešno ustvarjen',
'role_delete' => 'Delete Role', 'role_delete' => 'Brisanje vloge',
'role_delete_confirm' => 'This will delete the role with the name \':roleName\'.', 'role_delete_confirm' => 'Izbrisana bo vloga z imenom \':vlogaImena\'.',
'role_delete_users_assigned' => 'This role has :userCount users assigned to it. If you would like to migrate the users from this role select a new role below.', 'role_delete_users_assigned' => 'This role has :userCount users assigned to it. If you would like to migrate the users from this role select a new role below.',
'role_delete_no_migration' => "Don't migrate users", 'role_delete_no_migration' => "Uporabniki niso prenosljivi",
'role_delete_sure' => 'Are you sure you want to delete this role?', 'role_delete_sure' => 'Ali ste prepričani, da želite izbrisati to element?',
'role_delete_success' => 'Role successfully deleted', 'role_delete_success' => 'Uspešno izbrisano',
'role_edit' => 'Edit Role', 'role_edit' => 'Uredi zapis',
'role_details' => 'Role Details', 'role_details' => 'Podrobnosti zapisa',
'role_name' => 'Role Name', 'role_name' => 'Ime zapisa',
'role_desc' => 'Short Description of Role', 'role_desc' => 'Kratki opis ',
'role_external_auth_id' => 'External Authentication IDs', 'role_external_auth_id' => 'Zunanje dokazilo ID',
'role_system' => 'System Permissions', 'role_system' => 'Sistemska dovoljenja',
'role_manage_users' => 'Manage users', 'role_manage_users' => 'Upravljanje uporabnikov',
'role_manage_roles' => 'Manage roles & role permissions', 'role_manage_roles' => 'Vloga upravljanja & vloga dovoljenj',
'role_manage_entity_permissions' => 'Manage all book, chapter & page permissions', 'role_manage_entity_permissions' => 'Upravljanje vseh knjig, poglavij & dovoljenj',
'role_manage_own_entity_permissions' => 'Manage permissions on own book, chapter & pages', 'role_manage_own_entity_permissions' => 'Manage permissions on own book, chapter & pages',
'role_manage_page_templates' => 'Manage page templates', 'role_manage_page_templates' => 'Manage page templates',
'role_access_api' => 'Access system API', 'role_access_api' => 'Access system API',
'role_manage_settings' => 'Manage app settings', 'role_manage_settings' => 'Nastavitve za upravljanje',
'role_asset' => 'Asset Permissions', 'role_asset' => 'Sistemska dovoljenja',
'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.', 'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.',
'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.', 'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.',
'role_all' => 'All', 'role_all' => 'Vse',
'role_own' => 'Own', 'role_own' => 'Own',
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to', 'role_controlled_by_asset' => '
'role_save' => 'Save Role', 46/5000
'role_update_success' => 'Role successfully updated', Nadzira ga sredstvo, v katerega so naloženi',
'role_users' => 'Users in this role', 'role_save' => 'Shrani vlogo',
'role_users_none' => 'No users are currently assigned to this role', 'role_update_success' => 'Vloga uspešno posodobljena',
'role_users' => 'Uporabniki v tej vlogi',
'role_users_none' => '
V tej vlogi trenutno ni dodeljen noben uporabnik',
// Users // Users
'users' => 'Users', 'users' => 'Uporabniki',
'user_profile' => 'User Profile', 'user_profile' => 'Uporabniški profil',
'users_add_new' => 'Add New User', 'users_add_new' => 'Dodaj novega uporabnika',
'users_search' => 'Search Users', 'users_search' => 'Išči uporabnike',
'users_details' => 'User Details', 'users_details' => 'Podatki o uporabniku',
'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.', 'users_details_desc' => 'Nastavite prikazno ime in e-poštni naslov za tega uporabnika. E-poštni naslov bo uporabljen za prijavo v aplikacijo.',
'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.', 'users_details_desc_no_email' => ' Nastavite prikazno ime za tega uporabnika, da ga bodo drugi lahko prepoznali.',
'users_role' => 'User Roles', 'users_role' => 'Vloge uporabnika',
'users_role_desc' => 'Select which roles this user will be assigned to. If a user is assigned to multiple roles the permissions from those roles will stack and they will receive all abilities of the assigned roles.', 'users_role_desc' => 'Izberi katere vloge bodo dodeljene uporabniku. Če je uporabniku dodeljenih več vlog, se dovoljenja združijo in prejmenjo vse sposobnosti dodeljenih vlog.',
'users_password' => 'User Password', 'users_password' => 'Uporabniško geslo',
'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 6 characters long.', 'users_password_desc' => 'Nastavite geslo, ki se uporablja za prijavo v aplikacijo. Dolg mora biti vsaj 6 znakov.',
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.', 'users_send_invite_text' => 'Uporabniku lahko pošljete e-poštno sporočilo s povabilom, ki mu omogoča, da nastavi svoje geslo, ali ga nastavite kar sami.',
'users_send_invite_option' => 'Send user invite email', 'users_send_invite_option' => 'Pošlji uporabniku e-povabilo',
'users_external_auth_id' => 'External Authentication ID', 'users_external_auth_id' => 'Zunanje dokazilo ID',
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.', 'users_external_auth_id_desc' => 'To je ID, s katerim se ta uporabnik ujema pri komunikaciji z vašim zunanjim sistemom za preverjanje pristnosti.',
'users_password_warning' => 'Only fill the below if you would like to change your password.', 'users_password_warning' => 'Spodaj izpolni le, če želiš spremeniti geslo.',
'users_system_public' => 'This user represents any guest users that visit your instance. It cannot be used to log in but is assigned automatically.', 'users_system_public' => 'Ta uporabnik predstavlja vse gostujoče uporabnike, ki obiščejo vaš primer. Za prijavo je ni mogoče uporabiti, ampak je dodeljena samodejno.',
'users_delete' => 'Delete User', 'users_delete' => 'Brisanje uporabnika',
'users_delete_named' => 'Delete user :userName', 'users_delete_named' => 'Brisanje uporabnika :userName',
'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.', 'users_delete_warning' => 'Iz sistema se bo popolnoma izbrisal uporabnik z imenom \':userName\'',
'users_delete_confirm' => 'Are you sure you want to delete this user?', 'users_delete_confirm' => 'Ste prepričani, da želite izbrisati izbranega uporabnika?',
'users_delete_success' => 'Users successfully removed', 'users_delete_success' => 'Uporabniki uspešno odstranjeni.',
'users_edit' => 'Edit User', 'users_edit' => 'Uredi uporabnika',
'users_edit_profile' => 'Edit Profile', 'users_edit_profile' => 'Uredi profil',
'users_edit_success' => 'User successfully updated', 'users_edit_success' => 'Uporabnik uspešno posodobljen',
'users_avatar' => 'User Avatar', 'users_avatar' => 'uporabnikov avatar',
'users_avatar_desc' => 'Select an image to represent this user. This should be approx 256px square.', 'users_avatar_desc' => 'Izberi sliko, ki predstavlja uporabnika. Velikost mora biti približno 256px.',
'users_preferred_language' => 'Preferred Language', 'users_preferred_language' => 'Izbrani jezik',
'users_preferred_language_desc' => 'This option will change the language used for the user-interface of the application. This will not affect any user-created content.', 'users_preferred_language_desc' => 'Ta možnost bo spremenila jezik, ki se uporablja za uporabniški vmesnik aplikacije. To ne bo vplivalo na nobeno vsebino, ki jo ustvari uporabnik.',
'users_social_accounts' => 'Social Accounts', 'users_social_accounts' => 'Družbene ikone / računi',
'users_social_accounts_info' => 'Here you can connect your other accounts for quicker and easier login. Disconnecting an account here does not revoke previously authorized access. Revoke access from your profile settings on the connected social account.', 'users_social_accounts_info' => 'Here you can connect your other accounts for quicker and easier login. Disconnecting an account here does not revoke previously authorized access. Revoke access from your profile settings on the connected social account.',
'users_social_connect' => 'Connect Account', 'users_social_connect' => 'Povežite račun',
'users_social_disconnect' => 'Disconnect Account', 'users_social_disconnect' => 'Odklop računa',
'users_social_connected' => ':socialAccount account was successfully attached to your profile.', 'users_social_connected' => ':socialAccount račun je bil uspešno dodan na vašem profilu',
'users_social_disconnected' => ':socialAccount account was successfully disconnected from your profile.', 'users_social_disconnected' => ':socialAccount račun je bil uspešno odstranjen iz vašega profila',
'users_api_tokens' => 'API Tokens', 'users_api_tokens' => 'API žeton',
'users_api_tokens_none' => 'No API tokens have been created for this user', 'users_api_tokens_none' => 'N API žetonov ni bilo ustvarjenih za uporabnika',
'users_api_tokens_create' => 'Create Token', 'users_api_tokens_create' => 'Ustvari žeton',
'users_api_tokens_expires' => 'Expires', 'users_api_tokens_expires' => 'Poteče',
'users_api_tokens_docs' => 'API Documentation', 'users_api_tokens_docs' => 'API dokumentacija',
// API Tokens // API Tokens
'user_api_token_create' => 'Create API Token', 'user_api_token_create' => 'Ustvari žeton',
'user_api_token_name' => 'Name', 'user_api_token_name' => 'Ime',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.', 'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.',
'user_api_token_expiry' => 'Expiry Date', 'user_api_token_expiry' => 'Datum poteka',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.', 'user_api_token_expiry_desc' => 'Določi datum izteka uporabnosti žetona. Po tem datumu, zahteve poslane s tem žetonom, ne bodo več delovale.
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID"" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.', Če pustite to polje prazno, bo iztek uporabnosti 100.let .',
'user_api_token_create_success' => 'API token successfully created', 'user_api_token_create_secret_message' => 'Takoj po ustvarjanju tega žetona se ustvari in prikaže "Token ID" "in" Token Secret ". Skrivnost bo prikazana samo enkrat, zato se pred nadaljevanjem prepričajte o varnosti kopirnega mesta.',
'user_api_token_update_success' => 'API token successfully updated', 'user_api_token_create_success' => 'API žeton uspešno ustvarjen',
'user_api_token' => 'API Token', 'user_api_token_update_success' => 'API žeton uspešno posodobljen',
'user_api_token_id' => 'Token ID', 'user_api_token' => 'API žeton',
'user_api_token_id' => 'Žeton ID',
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.', 'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.',
'user_api_token_secret' => 'Token Secret', 'user_api_token_secret' => 'Skrivnost žetona',
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.', 'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.',
'user_api_token_created' => 'Token Created :timeAgo', 'user_api_token_created' => 'Žeton ustvarjen :timeAgo',
'user_api_token_updated' => 'Token Updated :timeAgo', 'user_api_token_updated' => 'Žeton posodobljen :timeAgo',
'user_api_token_delete' => 'Delete Token', 'user_api_token_delete' => 'Briši žeton',
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.', 'user_api_token_delete_warning' => 'Iz sistema se bo popolnoma izbrisal API žeton z imenom \':tokenName\' ',
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?', 'user_api_token_delete_confirm' => 'Ali ste prepričani, da želite izbrisati ta API žeton?',
'user_api_token_delete_success' => 'API token successfully deleted', 'user_api_token_delete_success' => 'API žeton uspešno izbrisan',
//! If editing translations files directly please ignore this in all //! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en. //! languages apart from en. Content will be auto-copied from en.
@ -186,7 +190,7 @@ return [
'en' => 'English', 'en' => 'English',
'ar' => 'العربية', 'ar' => 'العربية',
'cs' => 'Česky', 'cs' => 'Česky',
'da' => 'Dansk', 'da' => 'danščina',
'de' => 'Deutsch (Sie)', 'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)', 'de_informal' => 'Deutsch (Du)',
'es' => 'Español', 'es' => 'Español',
@ -201,6 +205,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -8,104 +8,104 @@
return [ return [
// Standard laravel validation lines // Standard laravel validation lines
'accepted' => 'The :attribute must be accepted.', 'accepted' => ':attribute mora biti potrjen.',
'active_url' => 'The :attribute is not a valid URL.', 'active_url' => ':attribute ni veljaven URL.',
'after' => 'The :attribute must be a date after :date.', 'after' => ':attribute mora biti datum po :date.',
'alpha' => 'The :attribute may only contain letters.', 'alpha' => ':attribute lahko vsebuje samo črke.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, dashes and underscores.', 'alpha_dash' => ':attribute lahko vsebuje samo ?rke, ?tevilke in ?rtice.',
'alpha_num' => 'The :attribute may only contain letters and numbers.', 'alpha_num' => ':attribute lahko vsebuje samo črke in številke.',
'array' => 'The :attribute must be an array.', 'array' => ':attribute mora biti niz.',
'before' => 'The :attribute must be a date before :date.', 'before' => ':attribute mora biti datum pred :date.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => ':attribute mora biti med :min in :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => ':attribute mora biti med :min in :max kilobajti.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => ':attribute mora biti med :min in :max znaki.',
'array' => 'The :attribute must have between :min and :max items.', 'array' => ':attribute mora imeti med :min in :max elementov.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => ':attribute polje mora biti pravilno ali napačno.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => ':attribute potrditev se ne ujema.',
'date' => 'The :attribute is not a valid date.', 'date' => ':attribute ni veljaven datum.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => ':attribute se ne ujema z obliko :format.',
'different' => 'The :attribute and :other must be different.', 'different' => ':attribute in :other morata biti različna.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => 'Atribut mora biti: števnik.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => ':attribute mora biti med :min in :max števkami.',
'email' => 'The :attribute must be a valid email address.', 'email' => ':attribute mora biti veljaven e-naslov.',
'ends_with' => 'The :attribute must end with one of the following: :values', 'ends_with' => 'The :attribute se mora končati z eno od določenih: :vrednost/values',
'filled' => 'The :attribute field is required.', 'filled' => 'Polje ne sme biti prazno.',
'gt' => [ 'gt' => [
'numeric' => 'The :attribute must be greater than :value.', 'numeric' => ':attribute mora biti večji kot :vrednost.',
'file' => 'The :attribute must be greater than :value kilobytes.', 'file' => ':attribute mora biti večji kot :vrednost kilobytes',
'string' => 'The :attribute must be greater than :value characters.', 'string' => ':attribute mora biti večji kot :vrednost znakov',
'array' => 'The :attribute must have more than :value items.', 'array' => ':attribute mora biti večji kot :vrednost znakov',
], ],
'gte' => [ 'gte' => [
'numeric' => 'The :attribute must be greater than or equal :value.', 'numeric' => ':attribute mora biti večji kot ali enak :vrednost.',
'file' => 'The :attribute must be greater than or equal :value kilobytes.', 'file' => ':attribute mora biti večji kot ali enak :vrednost kilobytes',
'string' => 'The :attribute must be greater than or equal :value characters.', 'string' => ':attribute mora biti večji kot ali enak :vrednost znakov',
'array' => 'The :attribute must have :value items or more.', 'array' => ':attribute mora imeti :vrednost znakov ali več',
], ],
'exists' => 'The selected :attribute is invalid.', 'exists' => 'Izbrani atribut je neveljaven.',
'image' => 'The :attribute must be an image.', 'image' => ':attribute mora biti slika.',
'image_extension' => 'The :attribute must have a valid & supported image extension.', 'image_extension' => ':attribute mora imeti veljavno & podprto slikovno pripono',
'in' => 'The selected :attribute is invalid.', 'in' => 'izbran :attribute je neveljaven.',
'integer' => 'The :attribute must be an integer.', 'integer' => ':attribute mora biti celo število.',
'ip' => 'The :attribute must be a valid IP address.', 'ip' => ':attribute mora biti veljaven IP naslov.',
'ipv4' => 'The :attribute must be a valid IPv4 address.', 'ipv4' => ':attribute mora biti veljaven IPv4 naslov.',
'ipv6' => 'The :attribute must be a valid IPv6 address.', 'ipv6' => ':attribute mora biti veljaven IPv6 naslov.',
'json' => 'The :attribute must be a valid JSON string.', 'json' => ':attribute mora biti veljavna JSON povezava.',
'lt' => [ 'lt' => [
'numeric' => 'The :attribute must be less than :value.', 'numeric' => ':attribute mora biti manj kot :vrednost.',
'file' => 'The :attribute must be less than :value kilobytes.', 'file' => ':attribute mora biti manj kot :vrednost kilobytes',
'string' => 'The :attribute must be less than :value characters.', 'string' => ':attribute mora biti manj kot :vrednost znakov',
'array' => 'The :attribute must have less than :value items.', 'array' => ':attribute mora imeti manj kot :vrednost znakov',
], ],
'lte' => [ 'lte' => [
'numeric' => 'The :attribute must be less than or equal :value.', 'numeric' => ':attribute mora biti manj kot ali enak :vrednost.',
'file' => 'The :attribute must be less than or equal :value kilobytes.', 'file' => ':attribute mora biti manj kot ali enak :vrednost kilobytes',
'string' => 'The :attribute must be less than or equal :value characters.', 'string' => ':attribute mora biti manj kot ali enak :vrednost znakov',
'array' => 'The :attribute must not have more than :value items.', 'array' => ':attribute ne sme imeti več kot :vrednost elementov',
], ],
'max' => [ 'max' => [
'numeric' => 'The :attribute may not be greater than :max.', 'numeric' => ':attribute ne sme biti večja od :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.', 'file' => ':attribute ne sme biti večja od :max kilobytes.',
'string' => 'The :attribute may not be greater than :max characters.', 'string' => 'Atribut naj ne bo večji od: max znakov.',
'array' => 'The :attribute may not have more than :max items.', 'array' => ':attribute ne sme imeti več kot :max elementov.',
], ],
'mimes' => 'The :attribute must be a file of type: :values.', 'mimes' => 'Atribut mora biti datoteka vrste:: vrednost.',
'min' => [ 'min' => [
'numeric' => 'The :attribute must be at least :min.', 'numeric' => ':attribute mora biti najmanj :min.',
'file' => 'The :attribute must be at least :min kilobytes.', 'file' => ':attribute mora biti najmanj :min KB.',
'string' => 'The :attribute must be at least :min characters.', 'string' => ':attribute mora biti najmanj :min znakov.',
'array' => 'The :attribute must have at least :min items.', 'array' => ':attribute mora imeti vsaj :min elementov.',
], ],
'no_double_extension' => 'The :attribute must only have a single file extension.', 'no_double_extension' => ':attribute mora imeti samo eno razširitveno datoteko',
'not_in' => 'The selected :attribute is invalid.', 'not_in' => 'Izbrani atribut je neveljaven.',
'not_regex' => 'The :attribute format is invalid.', 'not_regex' => ':attribute oblika ni veljavna.',
'numeric' => 'The :attribute must be a number.', 'numeric' => 'Atribut mora biti število.',
'regex' => 'The :attribute format is invalid.', 'regex' => ':attribute oblika ni veljavna.',
'required' => 'The :attribute field is required.', 'required' => 'Polje :attribute je obvezno.',
'required_if' => 'The :attribute field is required when :other is :value.', 'required_if' => 'Polje atributa je obvezno, če: drugo je: vrednost.',
'required_with' => 'The :attribute field is required when :values is present.', 'required_with' => 'Polje atributa je obvezno, ko: so prisotne vrednosti.',
'required_with_all' => 'The :attribute field is required when :values is present.', 'required_with_all' => 'Polje atributa je obvezno, ko: so prisotne vrednosti.',
'required_without' => 'The :attribute field is required when :values is not present.', 'required_without' => 'Polje atributa je obvezno, če: vrednosti niso prisotne.',
'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_without_all' => 'Polje atributa je obvezno, če nobena od: vrednosti ni prisotna.',
'same' => 'The :attribute and :other must match.', 'same' => 'Atribut in: drugi se morajo ujemati.',
'size' => [ 'size' => [
'numeric' => 'The :attribute must be :size.', 'numeric' => ':attribute mora biti :velikost.',
'file' => 'The :attribute must be :size kilobytes.', 'file' => ':attribute mora biti :velikost KB.',
'string' => 'The :attribute must be :size characters.', 'string' => 'Atribut mora biti: velikost znakov.',
'array' => 'The :attribute must contain :size items.', 'array' => ':attribute mora vsebovati :velikost elementov.',
], ],
'string' => 'The :attribute must be a string.', 'string' => ':attribute mora biti niz.',
'timezone' => 'The :attribute must be a valid zone.', 'timezone' => ':attribute mora biti veljavna cona.',
'unique' => 'The :attribute has already been taken.', 'unique' => ':attribute je že zaseden.',
'url' => 'The :attribute format is invalid.', 'url' => ':attribute oblika ni veljavna.',
'uploaded' => 'The file could not be uploaded. The server may not accept files of this size.', 'uploaded' => 'Datoteke ni bilo mogoče naložiti. Strežnik morda ne sprejema datotek te velikosti.',
// Custom validation lines // Custom validation lines
'custom' => [ 'custom' => [
'password-confirm' => [ 'password-confirm' => [
'required_with' => 'Password confirmation required', 'required_with' => 'Potrditev gesla',
], ],
], ],

View File

@ -17,12 +17,12 @@ return [
'recent_activity' => 'Aktivitet', 'recent_activity' => 'Aktivitet',
'create_now' => 'Skapa en nu', 'create_now' => 'Skapa en nu',
'revisions' => 'Revisioner', 'revisions' => 'Revisioner',
'meta_revision' => 'Revision #:revisionCount', 'meta_revision' => 'Revisions #:revisionCount',
'meta_created' => 'Skapad :timeLength', 'meta_created' => 'Skapad :timeLength',
'meta_created_name' => 'Skapad :timeLength av :user', 'meta_created_name' => 'Skapad :timeLength av :user',
'meta_updated' => 'Uppdaterad :timeLength', 'meta_updated' => 'Uppdaterad :timeLength',
'meta_updated_name' => 'Uppdaterad :timeLength av :user', 'meta_updated_name' => 'Uppdaterad :timeLength av :user',
'entity_select' => 'Entity Select', 'entity_select' => 'Välj enhet',
'images' => 'Bilder', 'images' => 'Bilder',
'my_recent_drafts' => 'Mina nyaste utkast', 'my_recent_drafts' => 'Mina nyaste utkast',
'my_recently_viewed' => 'Mina senast visade sidor', 'my_recently_viewed' => 'Mina senast visade sidor',
@ -210,7 +210,7 @@ return [
'pages_revisions_created_by' => 'Skapad av', 'pages_revisions_created_by' => 'Skapad av',
'pages_revisions_date' => 'Revisionsdatum', 'pages_revisions_date' => 'Revisionsdatum',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',
'pages_revisions_numbered' => 'Revision #:id', 'pages_revisions_numbered' => 'Revisions #:id',
'pages_revisions_numbered_changes' => 'Revision #:id ändringar', 'pages_revisions_numbered_changes' => 'Revision #:id ändringar',
'pages_revisions_changelog' => 'Ändringslogg', 'pages_revisions_changelog' => 'Ändringslogg',
'pages_revisions_changes' => 'Ändringar', 'pages_revisions_changes' => 'Ändringar',
@ -234,7 +234,7 @@ return [
], ],
'pages_draft_discarded' => 'Utkastet har tagits bort. Redigeringsverktyget har uppdaterats med aktuellt innehåll.', 'pages_draft_discarded' => 'Utkastet har tagits bort. Redigeringsverktyget har uppdaterats med aktuellt innehåll.',
'pages_specific' => 'Specifik sida', 'pages_specific' => 'Specifik sida',
'pages_is_template' => 'Page Template', 'pages_is_template' => 'Sidmall',
// Editor Sidebar // Editor Sidebar
'page_tags' => 'Sidtaggar', 'page_tags' => 'Sidtaggar',
@ -243,11 +243,11 @@ return [
'shelf_tags' => 'Hylltaggar', 'shelf_tags' => 'Hylltaggar',
'tag' => 'Tagg', 'tag' => 'Tagg',
'tags' => 'Taggar', 'tags' => 'Taggar',
'tag_name' => 'Tag Name', 'tag_name' => 'Etikettnamn',
'tag_value' => 'Taggvärde (Frivilligt)', 'tag_value' => 'Taggvärde (Frivilligt)',
'tags_explain' => "Lägg till taggar för att kategorisera ditt innehåll bättre. \n Du kan tilldela ett värde till en tagg för ännu bättre organisering.", 'tags_explain' => "Lägg till taggar för att kategorisera ditt innehåll bättre. \n Du kan tilldela ett värde till en tagg för ännu bättre organisering.",
'tags_add' => 'Lägg till ännu en tagg', 'tags_add' => 'Lägg till ännu en tagg',
'tags_remove' => 'Remove this tag', 'tags_remove' => 'Ta bort denna etikett',
'attachments' => 'Bilagor', 'attachments' => 'Bilagor',
'attachments_explain' => 'Ladda upp filer eller bifoga länkar till ditt innehåll. Dessa visas i sidokolumnen.', 'attachments_explain' => 'Ladda upp filer eller bifoga länkar till ditt innehåll. Dessa visas i sidokolumnen.',
'attachments_explain_instant_save' => 'Ändringar här sparas omgående.', 'attachments_explain_instant_save' => 'Ändringar här sparas omgående.',
@ -273,12 +273,12 @@ return [
'attachments_file_uploaded' => 'Filen har laddats upp', 'attachments_file_uploaded' => 'Filen har laddats upp',
'attachments_file_updated' => 'Filen har uppdaterats', 'attachments_file_updated' => 'Filen har uppdaterats',
'attachments_link_attached' => 'Länken har bifogats till sidan', 'attachments_link_attached' => 'Länken har bifogats till sidan',
'templates' => 'Templates', 'templates' => 'Mallar',
'templates_set_as_template' => 'Page is a template', 'templates_set_as_template' => 'Sidan är en mall',
'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.', 'templates_explain_set_as_template' => 'Du kan använda denna sida som en mall så att dess innehåll kan användas när du skapar andra sidor. Andra användare kommer att kunna använda denna mall om de har visningsrättigheter för den här sidan.',
'templates_replace_content' => 'Replace page content', 'templates_replace_content' => 'Ersätt sidinnehåll',
'templates_append_content' => 'Append to page content', 'templates_append_content' => 'Lägg till till sidans innehåll',
'templates_prepend_content' => 'Prepend to page content', 'templates_prepend_content' => 'Lägg till före sidans innehåll',
// Profile View // Profile View
'profile_user_for_x' => 'Användare i :time', 'profile_user_for_x' => 'Användare i :time',

View File

@ -13,16 +13,16 @@ return [
'email_already_confirmed' => 'E-posten har redan bekräftats, prova att logga in.', 'email_already_confirmed' => 'E-posten har redan bekräftats, prova att logga in.',
'email_confirmation_invalid' => 'Denna bekräftelsekod är inte giltig eller har redan använts. Vänligen prova att registera dig på nytt', 'email_confirmation_invalid' => 'Denna bekräftelsekod är inte giltig eller har redan använts. Vänligen prova att registera dig på nytt',
'email_confirmation_expired' => 'Denna bekräftelsekod har gått ut. Vi har skickat dig en ny.', 'email_confirmation_expired' => 'Denna bekräftelsekod har gått ut. Vi har skickat dig en ny.',
'email_confirmation_awaiting' => 'The email address for the account in use needs to be confirmed', 'email_confirmation_awaiting' => 'E-postadressen för det konto som används måste bekräftas',
'ldap_fail_anonymous' => 'LDAP-inloggning misslyckades med anonym bindning', 'ldap_fail_anonymous' => 'LDAP-inloggning misslyckades med anonym bindning',
'ldap_fail_authed' => 'LDAP-inloggning misslyckades med angivna dn- och lösenordsuppgifter', 'ldap_fail_authed' => 'LDAP-inloggning misslyckades med angivna dn- och lösenordsuppgifter',
'ldap_extension_not_installed' => 'LDAP PHP-tillägg inte installerat', 'ldap_extension_not_installed' => 'LDAP PHP-tillägg inte installerat',
'ldap_cannot_connect' => 'Kan inte ansluta till ldap-servern. Anslutningen misslyckades', 'ldap_cannot_connect' => 'Kan inte ansluta till ldap-servern. Anslutningen misslyckades',
'saml_already_logged_in' => 'Already logged in', 'saml_already_logged_in' => 'Redan inloggad',
'saml_user_not_registered' => 'The user :name is not registered and automatic registration is disabled', 'saml_user_not_registered' => 'Användarnamnet är inte registrerat och automatisk registrering är inaktiverad',
'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', 'saml_no_email_address' => 'Kunde inte hitta en e-postadress för den här användaren i data som tillhandahålls av det externa autentiseringssystemet',
'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.', 'saml_invalid_response_id' => 'En begäran från det externa autentiseringssystemet känns inte igen av en process som startats av denna applikation. Att navigera bakåt efter en inloggning kan orsaka detta problem.',
'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization', 'saml_fail_authed' => 'Inloggning med :system misslyckades, systemet godkände inte auktoriseringen',
'social_no_action_defined' => 'Ingen åtgärd definierad', 'social_no_action_defined' => 'Ingen åtgärd definierad',
'social_login_bad_response' => "Ett fel inträffade vid inloggning genom :socialAccount: \n:error", 'social_login_bad_response' => "Ett fel inträffade vid inloggning genom :socialAccount: \n:error",
'social_account_in_use' => 'Detta konto från :socialAccount används redan. Testa att logga in med :socialAccount istället.', 'social_account_in_use' => 'Detta konto från :socialAccount används redan. Testa att logga in med :socialAccount istället.',
@ -33,7 +33,7 @@ return [
'social_account_register_instructions' => 'Om du inte har något konto ännu kan du registerar dig genom att välja :socialAccount.', 'social_account_register_instructions' => 'Om du inte har något konto ännu kan du registerar dig genom att välja :socialAccount.',
'social_driver_not_found' => 'Drivrutinen för den här tjänsten hittades inte', 'social_driver_not_found' => 'Drivrutinen för den här tjänsten hittades inte',
'social_driver_not_configured' => 'Dina inställningar för :socialAccount är inte korrekta.', 'social_driver_not_configured' => 'Dina inställningar för :socialAccount är inte korrekta.',
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.', 'invite_token_expired' => 'Denna inbjudningslänk har löpt ut. Du kan istället försöka återställa ditt kontos lösenord.',
// System // System
'path_not_writable' => 'Kunde inte ladda upp till sökvägen :filePath. Kontrollera att webbservern har skrivåtkomst.', 'path_not_writable' => 'Kunde inte ladda upp till sökvägen :filePath. Kontrollera att webbservern har skrivåtkomst.',
@ -83,21 +83,21 @@ return [
// Error pages // Error pages
'404_page_not_found' => 'Sidan hittades inte', '404_page_not_found' => 'Sidan hittades inte',
'sorry_page_not_found' => 'Tyvärr gick det inte att hitta sidan du söker.', 'sorry_page_not_found' => 'Tyvärr gick det inte att hitta sidan du söker.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'sorry_page_not_found_permission_warning' => 'Om du förväntade dig att denna sida skulle existera, kanske du inte har behörighet att se den.',
'return_home' => 'Återvänd till startsidan', 'return_home' => 'Återvänd till startsidan',
'error_occurred' => 'Ett fel inträffade', 'error_occurred' => 'Ett fel inträffade',
'app_down' => ':appName är nere just nu', 'app_down' => ':appName är nere just nu',
'back_soon' => 'Vi är snart tillbaka.', 'back_soon' => 'Vi är snart tillbaka.',
// API errors // API errors
'api_no_authorization_found' => 'No authorization token found on the request', 'api_no_authorization_found' => 'Ingen auktoriseringstoken hittades på denna begäran',
'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect', 'api_bad_authorization_format' => 'En auktoriseringstoken hittades på denna begäran men formatet verkade felaktigt',
'api_user_token_not_found' => 'No matching API token was found for the provided authorization token', 'api_user_token_not_found' => 'Ingen matchande API-token hittades för den angivna auktoriseringstoken',
'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect', 'api_incorrect_token_secret' => 'Hemligheten för den angivna API-token är felaktig',
'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls', 'api_user_no_api_permission' => 'Ägaren av den använda API-token har inte behörighet att göra API-anrop',
'api_user_token_expired' => 'The authorization token used has expired', 'api_user_token_expired' => 'Den använda auktoriseringstoken har löpt ut',
// Settings & Maintenance // Settings & Maintenance
'maintenance_test_email_failure' => 'Error thrown when sending a test email:', 'maintenance_test_email_failure' => 'Ett fel uppstod när ett test mail skulle skickas:',
]; ];

View File

@ -29,7 +29,7 @@ return [
'app_editor_desc' => 'Välj vilket redigeringsverktyg som ska användas av alla användare för att redigera sidor.', 'app_editor_desc' => 'Välj vilket redigeringsverktyg som ska användas av alla användare för att redigera sidor.',
'app_custom_html' => 'Egen HTML i <head>', 'app_custom_html' => 'Egen HTML i <head>',
'app_custom_html_desc' => 'Eventuellt innehåll i det här fältet placeras längst ner i <head>-sektionen på varje sida. Detta är användbart för att skriva över stilmaller eller lägga in spårningskoder.', 'app_custom_html_desc' => 'Eventuellt innehåll i det här fältet placeras längst ner i <head>-sektionen på varje sida. Detta är användbart för att skriva över stilmaller eller lägga in spårningskoder.',
'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.', 'app_custom_html_disabled_notice' => 'Anpassat innehåll i HTML-huvud är inaktiverat på denna inställningssida för att säkerställa att eventuella ändringar som påverkar funktionaliteten kan återställas.',
'app_logo' => 'Applikationslogotyp', 'app_logo' => 'Applikationslogotyp',
'app_logo_desc' => 'Bilden bör vara minst 43px hög. <br>Större bilder skalas ner.', 'app_logo_desc' => 'Bilden bör vara minst 43px hög. <br>Större bilder skalas ner.',
'app_primary_color' => 'Primärfärg', 'app_primary_color' => 'Primärfärg',
@ -42,13 +42,13 @@ return [
'app_disable_comments_desc' => 'Inaktivera kommentarer på alla sidor i applikationen. Befintliga kommentarer visas inte.', 'app_disable_comments_desc' => 'Inaktivera kommentarer på alla sidor i applikationen. Befintliga kommentarer visas inte.',
// Color settings // Color settings
'content_colors' => 'Content Colors', 'content_colors' => 'Innehållsfärger',
'content_colors_desc' => 'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.', 'content_colors_desc' => 'Ställer in färger för alla element i sidornas hierarki. Att välja färger med samma ljusstyrka som standardfärgerna rekommenderas för läsbarhet.',
'bookshelf_color' => 'Shelf Color', 'bookshelf_color' => 'Hyllfärg',
'book_color' => 'Book Color', 'book_color' => 'Bokens färg',
'chapter_color' => 'Chapter Color', 'chapter_color' => 'Kapitels färg',
'page_color' => 'Page Color', 'page_color' => 'Sidfärg',
'page_draft_color' => 'Page Draft Color', 'page_draft_color' => 'Färg på sidutkast',
// Registration Settings // Registration Settings
'reg_settings' => 'Registreringsinställningar', 'reg_settings' => 'Registreringsinställningar',
@ -56,7 +56,7 @@ return [
'reg_enable_toggle' => 'Tillåt registrering', 'reg_enable_toggle' => 'Tillåt registrering',
'reg_enable_desc' => 'När registrering tillåts kan användaren logga in som en användare. Vid registreringen ges de en förvald användarroll.', 'reg_enable_desc' => 'När registrering tillåts kan användaren logga in som en användare. Vid registreringen ges de en förvald användarroll.',
'reg_default_role' => 'Standardroll efter registrering', 'reg_default_role' => 'Standardroll efter registrering',
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.', 'reg_enable_external_warning' => 'Alternativet ovan ignoreras medan extern LDAP eller SAML-autentisering är aktiv. Användarkonton för icke-existerande medlemmar kommer att skapas automatiskt om autentisering mot det externa system som används lyckas.',
'reg_email_confirmation' => 'E-postbekräftelse', 'reg_email_confirmation' => 'E-postbekräftelse',
'reg_email_confirmation_toggle' => 'Kräv e-postbekräftelse', 'reg_email_confirmation_toggle' => 'Kräv e-postbekräftelse',
'reg_confirm_email_desc' => 'Om registrering begränas till vissa domäner kommer e-postbekräftelse alltid att krävas och den här inställningen kommer att ignoreras.', 'reg_confirm_email_desc' => 'Om registrering begränas till vissa domäner kommer e-postbekräftelse alltid att krävas och den här inställningen kommer att ignoreras.',
@ -74,12 +74,12 @@ return [
'maint_image_cleanup_success' => 'Hittade och raderade :count bilder som potentiellt inte används!', 'maint_image_cleanup_success' => 'Hittade och raderade :count bilder som potentiellt inte används!',
'maint_image_cleanup_nothing_found' => 'Hittade inga oanvända bilder, så inget har raderats!', 'maint_image_cleanup_nothing_found' => 'Hittade inga oanvända bilder, så inget har raderats!',
'maint_send_test_email' => 'Skicka ett testmail', 'maint_send_test_email' => 'Skicka ett testmail',
'maint_send_test_email_desc' => 'This sends a test email to your email address specified in your profile.', 'maint_send_test_email_desc' => 'Detta skickar ett testmeddelande till den e-postadress som anges i din profil.',
'maint_send_test_email_run' => 'Skicka testmail', 'maint_send_test_email_run' => 'Skicka testmail',
'maint_send_test_email_success' => 'Email sent to :address', 'maint_send_test_email_success' => 'E-post skickat till :address',
'maint_send_test_email_mail_subject' => 'Test Email', 'maint_send_test_email_mail_subject' => 'Testmejl',
'maint_send_test_email_mail_greeting' => 'Email delivery seems to work!', 'maint_send_test_email_mail_greeting' => 'E-postleverans verkar fungera!',
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.', 'maint_send_test_email_mail_text' => 'Grattis! Eftersom du fick detta e-postmeddelande verkar dina e-postinställningar vara korrekt konfigurerade.',
// Role Settings // Role Settings
'roles' => 'Roller', 'roles' => 'Roller',
@ -102,8 +102,8 @@ return [
'role_manage_roles' => 'Hantera roller & rättigheter', 'role_manage_roles' => 'Hantera roller & rättigheter',
'role_manage_entity_permissions' => 'Hantera rättigheter för alla böcker, kapitel och sidor', 'role_manage_entity_permissions' => 'Hantera rättigheter för alla böcker, kapitel och sidor',
'role_manage_own_entity_permissions' => 'Hantera rättigheter för egna böcker, kapitel och sidor', 'role_manage_own_entity_permissions' => 'Hantera rättigheter för egna böcker, kapitel och sidor',
'role_manage_page_templates' => 'Manage page templates', 'role_manage_page_templates' => 'Hantera mallar',
'role_access_api' => 'Access system API', 'role_access_api' => 'Åtkomst till systemets API',
'role_manage_settings' => 'Hantera appinställningar', 'role_manage_settings' => 'Hantera appinställningar',
'role_asset' => 'Tillgång till innehåll', 'role_asset' => 'Tillgång till innehåll',
'role_asset_desc' => 'Det här är standardinställningarna för allt innehåll i systemet. Eventuella anpassade rättigheter på böcker, kapitel och sidor skriver över dessa inställningar.', 'role_asset_desc' => 'Det här är standardinställningarna för allt innehåll i systemet. Eventuella anpassade rättigheter på böcker, kapitel och sidor skriver över dessa inställningar.',
@ -128,10 +128,10 @@ return [
'users_role_desc' => 'Välj vilka roller den här användaren ska tilldelas. Om en användare har tilldelats flera roller kommer behörigheterna från dessa roller att staplas och de kommer att få alla rättigheter i de tilldelade rollerna.', 'users_role_desc' => 'Välj vilka roller den här användaren ska tilldelas. Om en användare har tilldelats flera roller kommer behörigheterna från dessa roller att staplas och de kommer att få alla rättigheter i de tilldelade rollerna.',
'users_password' => 'Användarlösenord', 'users_password' => 'Användarlösenord',
'users_password_desc' => 'Ange ett lösenord som ska användas för att logga in på sidan. Lösenordet måste vara minst 5 tecken långt.', 'users_password_desc' => 'Ange ett lösenord som ska användas för att logga in på sidan. Lösenordet måste vara minst 5 tecken långt.',
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.', 'users_send_invite_text' => 'Du kan välja att skicka denna användare ett e-postmeddelande som tillåter dem att ställa in sitt eget lösenord, eller så kan du ställa in deras lösenord själv.',
'users_send_invite_option' => 'Send user invite email', 'users_send_invite_option' => 'Skicka e-post med inbjudan',
'users_external_auth_id' => 'Externt ID för autentisering', 'users_external_auth_id' => 'Externt ID för autentisering',
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.', 'users_external_auth_id_desc' => 'Detta är det ID som används för att matcha denna användare när du kommunicerar med ditt externa autentiseringssystem.',
'users_password_warning' => 'Fyll i nedanstående fält endast om du vill byta lösenord:', 'users_password_warning' => 'Fyll i nedanstående fält endast om du vill byta lösenord:',
'users_system_public' => 'Den här användaren representerar eventuella gäster som använder systemet. Den kan inte användas för att logga in utan tilldeles automatiskt.', 'users_system_public' => 'Den här användaren representerar eventuella gäster som använder systemet. Den kan inte användas för att logga in utan tilldeles automatiskt.',
'users_delete' => 'Ta bort användare', 'users_delete' => 'Ta bort användare',
@ -152,32 +152,32 @@ return [
'users_social_disconnect' => 'Koppla från konto', 'users_social_disconnect' => 'Koppla från konto',
'users_social_connected' => ':socialAccount har kopplats till ditt konto.', 'users_social_connected' => ':socialAccount har kopplats till ditt konto.',
'users_social_disconnected' => ':socialAccount har kopplats bort från ditt konto.', 'users_social_disconnected' => ':socialAccount har kopplats bort från ditt konto.',
'users_api_tokens' => 'API Tokens', 'users_api_tokens' => 'API-nyckel',
'users_api_tokens_none' => 'No API tokens have been created for this user', 'users_api_tokens_none' => 'Inga API-tokens har skapats för den här användaren',
'users_api_tokens_create' => 'Create Token', 'users_api_tokens_create' => 'Skapa token',
'users_api_tokens_expires' => 'Expires', 'users_api_tokens_expires' => 'Förfaller',
'users_api_tokens_docs' => 'API Documentation', 'users_api_tokens_docs' => 'API-dokumentation',
// API Tokens // API Tokens
'user_api_token_create' => 'Create API Token', 'user_api_token_create' => 'Skapa API-nyckel',
'user_api_token_name' => 'Name', 'user_api_token_name' => 'Namn',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.', 'user_api_token_name_desc' => 'Ge din token ett läsbart namn som en framtida påminnelse om dess avsedda syfte.',
'user_api_token_expiry' => 'Expiry Date', 'user_api_token_expiry' => 'Förfallodatum',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.', 'user_api_token_expiry_desc' => 'Ange ett datum då denna token går ut. Efter detta datum kommer förfrågningar som görs med denna token inte längre att fungera. Lämnar du detta fält tomt kommer utgångsdatum att sättas 100 år in i framtiden.',
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID"" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.', 'user_api_token_create_secret_message' => 'Omedelbart efter att du skapat denna token kommer ett "Token ID" & "Token Secret" att genereras och visas. Token Secret kommer bara att visas en enda gång så se till att kopiera värdet till en säker plats innan du fortsätter.',
'user_api_token_create_success' => 'API token successfully created', 'user_api_token_create_success' => 'API-token har skapats',
'user_api_token_update_success' => 'API token successfully updated', 'user_api_token_update_success' => 'API-token har uppdaterats',
'user_api_token' => 'API Token', 'user_api_token' => 'API-nyckel',
'user_api_token_id' => 'Token ID', 'user_api_token_id' => 'Token ID',
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.', 'user_api_token_id_desc' => 'Detta är en icke-redigerbar systemgenererad identifierare för denna token som måste tillhandahållas i API-förfrågningar.',
'user_api_token_secret' => 'Token Secret', 'user_api_token_secret' => 'Token Secret',
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.', 'user_api_token_secret_desc' => 'Detta är en systemgenererad hemlighet för denna token som måste tillhandahållas i API-förfrågningar. Denna kommer bara att visas en gång så kopiera detta värde till en säker plats.',
'user_api_token_created' => 'Token Created :timeAgo', 'user_api_token_created' => 'Token skapad :timeAgo',
'user_api_token_updated' => 'Token Updated :timeAgo', 'user_api_token_updated' => 'Token Uppdaterad :timeAgo',
'user_api_token_delete' => 'Delete Token', 'user_api_token_delete' => 'Ta bort token',
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.', 'user_api_token_delete_warning' => 'Detta kommer att helt ta bort denna API-token med namnet \':tokenName\' från systemet.',
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?', 'user_api_token_delete_confirm' => 'Är du säker på att du vill ta bort denna API-token?',
'user_api_token_delete_success' => 'API token successfully deleted', 'user_api_token_delete_success' => 'API-token har tagits bort',
//! If editing translations files directly please ignore this in all //! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en. //! languages apart from en. Content will be auto-copied from en.
@ -186,7 +186,7 @@ return [
'en' => 'English', 'en' => 'English',
'ar' => 'العربية', 'ar' => 'العربية',
'cs' => 'Česky', 'cs' => 'Česky',
'da' => 'Dansk', 'da' => 'Danska',
'de' => 'Deutsch (Sie)', 'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)', 'de_informal' => 'Deutsch (Du)',
'es' => 'Español', 'es' => 'Español',
@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenska',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -30,19 +30,19 @@ return [
'digits' => ':attribute måste vara :digits siffror.', 'digits' => ':attribute måste vara :digits siffror.',
'digits_between' => ':attribute måste vara mellan :min och :max siffror.', 'digits_between' => ':attribute måste vara mellan :min och :max siffror.',
'email' => ':attribute måste vara en giltig e-postadress.', 'email' => ':attribute måste vara en giltig e-postadress.',
'ends_with' => 'The :attribute must end with one of the following: :values', 'ends_with' => ':attribute måste sluta med något av följande: :values',
'filled' => ':attribute är obligatoriskt.', 'filled' => ':attribute är obligatoriskt.',
'gt' => [ 'gt' => [
'numeric' => 'The :attribute must be greater than :value.', 'numeric' => ':attribute måste vara större än :value.',
'file' => 'The :attribute must be greater than :value kilobytes.', 'file' => ':attribute måste vara större än :value kilobytes.',
'string' => 'The :attribute must be greater than :value characters.', 'string' => ':attribute måste vara större än :value tecken.',
'array' => 'The :attribute must have more than :value items.', 'array' => ':attribute måste ha mer än :value objekt.',
], ],
'gte' => [ 'gte' => [
'numeric' => 'The :attribute must be greater than or equal :value.', 'numeric' => ':attribute måste vara större än eller likamed :value.',
'file' => 'The :attribute must be greater than or equal :value kilobytes.', 'file' => ':attribute måste vara större än eller lika med :value kilobytes.',
'string' => 'The :attribute must be greater than or equal :value characters.', 'string' => ':attribute måste vara större än eller lika med :value tecken.',
'array' => 'The :attribute must have :value items or more.', 'array' => ':attribute måste ha :value objekt eller mer.',
], ],
'exists' => 'Valt värde för :attribute är ogiltigt.', 'exists' => 'Valt värde för :attribute är ogiltigt.',
'image' => ':attribute måste vara en bild.', 'image' => ':attribute måste vara en bild.',
@ -50,20 +50,20 @@ return [
'in' => 'Vald :attribute är ogiltigt.', 'in' => 'Vald :attribute är ogiltigt.',
'integer' => ':attribute måste vara en integer.', 'integer' => ':attribute måste vara en integer.',
'ip' => ':attribute måste vara en giltig IP-adress.', 'ip' => ':attribute måste vara en giltig IP-adress.',
'ipv4' => 'The :attribute must be a valid IPv4 address.', 'ipv4' => ':attribute måste vara en giltig IPv4-adress.',
'ipv6' => 'The :attribute must be a valid IPv6 address.', 'ipv6' => ':attribute måste vara en giltig IPv6-adress.',
'json' => 'The :attribute must be a valid JSON string.', 'json' => ':attribute måste vara en giltig JSON-sträng.',
'lt' => [ 'lt' => [
'numeric' => 'The :attribute must be less than :value.', 'numeric' => ':attribute måste vara mindre än :value.',
'file' => 'The :attribute must be less than :value kilobytes.', 'file' => ':attribute måste vara mindre än :value kilobytes.',
'string' => 'The :attribute must be less than :value characters.', 'string' => ':attribute måste vara mindre än :value tecken.',
'array' => 'The :attribute must have less than :value items.', 'array' => ':attribute måste ha mindre än :value objekt.',
], ],
'lte' => [ 'lte' => [
'numeric' => 'The :attribute must be less than or equal :value.', 'numeric' => ':attribute måste vara mindre än eller lika :value.',
'file' => 'The :attribute must be less than or equal :value kilobytes.', 'file' => ':attribute måste vara mindre än eller lika med :value kilobytes.',
'string' => 'The :attribute must be less than or equal :value characters.', 'string' => ':attribute måste vara mindre än eller lika med :value tecken.',
'array' => 'The :attribute must not have more than :value items.', 'array' => ':attribute får inte innehålla mer än :max objekt.',
], ],
'max' => [ 'max' => [
'numeric' => ':attribute får inte vara större än :max.', 'numeric' => ':attribute får inte vara större än :max.',
@ -80,7 +80,7 @@ return [
], ],
'no_double_extension' => ':attribute får bara ha ett filtillägg.', 'no_double_extension' => ':attribute får bara ha ett filtillägg.',
'not_in' => 'Vald :attribute är inte giltig', 'not_in' => 'Vald :attribute är inte giltig',
'not_regex' => 'The :attribute format is invalid.', 'not_regex' => 'Formatet på :attribute är ogiltigt.',
'numeric' => ':attribute måste vara ett nummer.', 'numeric' => ':attribute måste vara ett nummer.',
'regex' => ':attribute har ett ogiltigt format.', 'regex' => ':attribute har ett ogiltigt format.',
'required' => ':attribute är obligatoriskt.', 'required' => ':attribute är obligatoriskt.',

View File

@ -13,7 +13,7 @@ return [
'email_already_confirmed' => 'E-mail halihazırda onaylanmış, giriş yapmayı dene.', 'email_already_confirmed' => 'E-mail halihazırda onaylanmış, giriş yapmayı dene.',
'email_confirmation_invalid' => 'Bu doğrulama tokenı daha önce kullanılmış veya geçerli değil, lütfen tekrar kayıt olmayı deneyin.', 'email_confirmation_invalid' => 'Bu doğrulama tokenı daha önce kullanılmış veya geçerli değil, lütfen tekrar kayıt olmayı deneyin.',
'email_confirmation_expired' => 'Doğrulama token\'ının süresi geçmiş, yeni bir mail gönderildi.', 'email_confirmation_expired' => 'Doğrulama token\'ının süresi geçmiş, yeni bir mail gönderildi.',
'email_confirmation_awaiting' => 'The email address for the account in use needs to be confirmed', 'email_confirmation_awaiting' => 'Kullanılan hesabın e-posta adresinin onaylanması gerekiyor',
'ldap_fail_anonymous' => 'Anonim LDAP girişi başarısız oldu', 'ldap_fail_anonymous' => 'Anonim LDAP girişi başarısız oldu',
'ldap_fail_authed' => 'Verdiğiniz bilgiler ile LDAP girişi başarısız oldu.', 'ldap_fail_authed' => 'Verdiğiniz bilgiler ile LDAP girişi başarısız oldu.',
'ldap_extension_not_installed' => 'LDAP PHP eklentisi yüklenmedi', 'ldap_extension_not_installed' => 'LDAP PHP eklentisi yüklenmedi',
@ -83,21 +83,21 @@ return [
// Error pages // Error pages
'404_page_not_found' => 'Sayfa Bulunamadı', '404_page_not_found' => 'Sayfa Bulunamadı',
'sorry_page_not_found' => 'Üzgünüz, aradığınız sayfa bulunamıyor.', 'sorry_page_not_found' => 'Üzgünüz, aradığınız sayfa bulunamıyor.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'sorry_page_not_found_permission_warning' => 'Görüntüleyemediğiniz bu sayfanın var olduğunu düşünüyorsanız, görüntüleme izniniz olmayabilir.',
'return_home' => 'Anasayfaya dön', 'return_home' => 'Anasayfaya dön',
'error_occurred' => 'Bir Hata Oluştu', 'error_occurred' => 'Bir Hata Oluştu',
'app_down' => ':appName şu anda inaktif', 'app_down' => ':appName şu anda inaktif',
'back_soon' => 'En kısa zamanda aktif hale gelecek.', 'back_soon' => 'En kısa zamanda aktif hale gelecek.',
// API errors // API errors
'api_no_authorization_found' => 'No authorization token found on the request', 'api_no_authorization_found' => 'İstekte yetkilendirme anahtarı bulunamadı',
'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect', 'api_bad_authorization_format' => 'İstekte bir yetkilendirme anahtarı bulundu, ancak biçim yanlış görünüyor',
'api_user_token_not_found' => 'No matching API token was found for the provided authorization token', 'api_user_token_not_found' => 'Sağlanan yetkilendirme anahtarı ile eşleşen bir API anahtarı bulunamadı',
'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect', 'api_incorrect_token_secret' => 'Kullanılan API anahtarı için sağlanan gizli anahtar doğru değil',
'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls', 'api_user_no_api_permission' => 'Kullanılan API anahtarının sahibi API çağrısı yapmak için izne sahip değil',
'api_user_token_expired' => 'The authorization token used has expired', 'api_user_token_expired' => 'Kullanılan yetkilendirme anahtarının süresi doldu',
// Settings & Maintenance // Settings & Maintenance
'maintenance_test_email_failure' => 'Error thrown when sending a test email:', 'maintenance_test_email_failure' => 'Test e-postası gönderilirken hata oluştu:',
]; ];

View File

@ -43,7 +43,7 @@ return [
// Color settings // Color settings
'content_colors' => 'İçerik Renkleri', 'content_colors' => 'İçerik Renkleri',
'content_colors_desc' => 'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.', 'content_colors_desc' => 'Sayfa organizasyon hiyerarşisi içerisindeki tüm elementler için renkleri ayarla. Renkleri benzer parlaklıkta seçmeniz okunurluk açısından önerilir.',
'bookshelf_color' => 'Raf Rengi', 'bookshelf_color' => 'Raf Rengi',
'book_color' => 'Kitap Rengi', 'book_color' => 'Kitap Rengi',
'chapter_color' => 'Kısım Rengi', 'chapter_color' => 'Kısım Rengi',
@ -56,7 +56,7 @@ return [
'reg_enable_toggle' => 'Kaydolmaya izin ver', 'reg_enable_toggle' => 'Kaydolmaya izin ver',
'reg_enable_desc' => 'Kayıt olmaya izin verdiğinizde kullanıcılar kendilerini uygulamaya kaydedebilecekler. Kayıt olduktan sonra kendilerine varsayılan kullanıcı rolü atanacaktır.', 'reg_enable_desc' => 'Kayıt olmaya izin verdiğinizde kullanıcılar kendilerini uygulamaya kaydedebilecekler. Kayıt olduktan sonra kendilerine varsayılan kullanıcı rolü atanacaktır.',
'reg_default_role' => 'Kayıt olduktan sonra varsayılan kullanıcı rolü', 'reg_default_role' => 'Kayıt olduktan sonra varsayılan kullanıcı rolü',
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.', 'reg_enable_external_warning' => 'Harici LDAP veya SAML kimlik doğrulaması etkinken yukarıdaki seçenek yok sayılır. Mevcut harici üyelere yönelik kimlik doğrulama başarılı olursa, mevcut olmayan üyelerin kullanıcı hesapları otomatik olarak oluşturulur.',
'reg_email_confirmation' => 'Email Doğrulama', 'reg_email_confirmation' => 'Email Doğrulama',
'reg_email_confirmation_toggle' => 'E-mail onayı gerektir', 'reg_email_confirmation_toggle' => 'E-mail onayı gerektir',
'reg_confirm_email_desc' => 'Eğer domain kısıtlaması kullanılıyorsa o zaman email doğrulaması gereklidir ve bu seçenek yok sayılacaktır.', 'reg_confirm_email_desc' => 'Eğer domain kısıtlaması kullanılıyorsa o zaman email doğrulaması gereklidir ve bu seçenek yok sayılacaktır.',
@ -103,7 +103,7 @@ return [
'role_manage_entity_permissions' => 'Bütün kitap, bölüm ve sayfa izinlerini yönet', 'role_manage_entity_permissions' => 'Bütün kitap, bölüm ve sayfa izinlerini yönet',
'role_manage_own_entity_permissions' => 'Sahip olunan kitap, bölüm ve sayfaların izinlerini yönet', 'role_manage_own_entity_permissions' => 'Sahip olunan kitap, bölüm ve sayfaların izinlerini yönet',
'role_manage_page_templates' => 'Sayfa şablonlarını yönet', 'role_manage_page_templates' => 'Sayfa şablonlarını yönet',
'role_access_api' => 'Access system API', 'role_access_api' => 'Sistem API\'na eriş',
'role_manage_settings' => 'Uygulama ayarlarını yönet', 'role_manage_settings' => 'Uygulama ayarlarını yönet',
'role_asset' => 'Asset Yetkileri', 'role_asset' => 'Asset Yetkileri',
'role_asset_desc' => 'Bu izinleri assetlere sistem içinden varsayılan erişimi kontrol eder. Kitaplar, bölümler ve sayfaların izinleri bu izinleri override eder.', 'role_asset_desc' => 'Bu izinleri assetlere sistem içinden varsayılan erişimi kontrol eder. Kitaplar, bölümler ve sayfaların izinleri bu izinleri override eder.',
@ -131,7 +131,7 @@ return [
'users_send_invite_text' => 'Bu kullanıcıya parolasını sıfırlayabilmesi için bir e-posta gönder veya şifresini sen belirle.', 'users_send_invite_text' => 'Bu kullanıcıya parolasını sıfırlayabilmesi için bir e-posta gönder veya şifresini sen belirle.',
'users_send_invite_option' => 'Kullanıcıya davet e-postası gönder', 'users_send_invite_option' => 'Kullanıcıya davet e-postası gönder',
'users_external_auth_id' => 'Harici Authentication ID\'si', 'users_external_auth_id' => 'Harici Authentication ID\'si',
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.', 'users_external_auth_id_desc' => 'Bu ID, harici kimlik doğrulama sisteminizle iletişim kurarken bu kullanıcıyla eşleştirmek için kullanılır.',
'users_password_warning' => 'Sadece parolanızı değiştirmek istiyorsanız aşağıyı doldurunuz.', 'users_password_warning' => 'Sadece parolanızı değiştirmek istiyorsanız aşağıyı doldurunuz.',
'users_system_public' => 'Bu kullanıcı sizin uygulamanızı ziyaret eden bütün misafir kullanıcıları temsil eder. Giriş yapmak için kullanılamaz, otomatik olarak atanır.', 'users_system_public' => 'Bu kullanıcı sizin uygulamanızı ziyaret eden bütün misafir kullanıcıları temsil eder. Giriş yapmak için kullanılamaz, otomatik olarak atanır.',
'users_delete' => 'Kullanıcı Sil', 'users_delete' => 'Kullanıcı Sil',
@ -152,32 +152,33 @@ return [
'users_social_disconnect' => 'Hesabın Bağlantısını Kes', 'users_social_disconnect' => 'Hesabın Bağlantısını Kes',
'users_social_connected' => ':socialAccount hesabı profilinize başarıyla bağlandı.', 'users_social_connected' => ':socialAccount hesabı profilinize başarıyla bağlandı.',
'users_social_disconnected' => ':socialAccount hesabınızın profilinizle ilişiği başarıyla kesildi.', 'users_social_disconnected' => ':socialAccount hesabınızın profilinizle ilişiği başarıyla kesildi.',
'users_api_tokens' => 'API Tokens', 'users_api_tokens' => 'API Anahtarları',
'users_api_tokens_none' => 'No API tokens have been created for this user', 'users_api_tokens_none' => 'Bu kullanıcı için oluşturulmuş API anahtarı bulunmuyor',
'users_api_tokens_create' => 'Create Token', 'users_api_tokens_create' => 'Anahtar Oluştur',
'users_api_tokens_expires' => 'Expires', 'users_api_tokens_expires' => 'Bitiş süresi',
'users_api_tokens_docs' => 'API Documentation', 'users_api_tokens_docs' => 'API Dokümantasyonu',
// API Tokens // API Tokens
'user_api_token_create' => 'Create API Token', 'user_api_token_create' => 'API Anahtarı Oluştur',
'user_api_token_name' => 'Name', 'user_api_token_name' => 'İsim',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.', 'user_api_token_name_desc' => 'Anahtarınıza gelecekte ne amaçla kullanıldığını hatırlatması açısından anlamlı bir isim veriniz.',
'user_api_token_expiry' => 'Expiry Date', 'user_api_token_expiry' => 'Bitiş Tarihi',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.', 'user_api_token_expiry_desc' => 'Bu anahtarın süresinin dolduğu bir tarih belirleyin. Bu tarihten sonra, bu anahtar kullanılarak yapılan istekler artık çalışmaz. Bu alanı boş bırakmak, bitiş tarihini 100 yıl sonrası yapar.',
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID"" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.', 'user_api_token_create_secret_message' => 'Bu jetonu oluşturduktan hemen sonra bir "ID Anahtarı" "ve" Gizli Anahtar "oluşturulacak ve görüntülenecektir.
'user_api_token_create_success' => 'API token successfully created', Gizli Anahtar yalnızca tek bir kez gösterilecektir, bu yüzden devam etmeden önce değeri güvenli bir yere kopyaladığınızdan emin olun.',
'user_api_token_update_success' => 'API token successfully updated', 'user_api_token_create_success' => 'API anahtarı başarıyla oluşturuldu',
'user_api_token' => 'API Token', 'user_api_token_update_success' => 'API anahtarı başarıyla güncellendi',
'user_api_token_id' => 'Token ID', 'user_api_token' => 'API Erişim Anahtarı',
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.', 'user_api_token_id' => 'Anahtar ID',
'user_api_token_secret' => 'Token Secret', 'user_api_token_id_desc' => 'Bu API isteklerini karşılamak için sistem tarafından oluşturulmuş sonradan düzenlenemez bir tanımlayıcıdır.',
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.', 'user_api_token_secret' => 'Gizli Anahtar',
'user_api_token_created' => 'Token Created :timeAgo', 'user_api_token_secret_desc' => 'Bu, API isteklerinde sağlanması gereken anahtar için sistem tarafından oluşturulan bir gizli anahtardır. Bu yalnızca bir kez görüntülenecektir, bu nedenle bu değeri güvenli bir yere kopyalayın.',
'user_api_token_updated' => 'Token Updated :timeAgo', 'user_api_token_created' => 'Anahtar :timeAgo Önce Oluşturuldu',
'user_api_token_delete' => 'Delete Token', 'user_api_token_updated' => 'Anahtar :timeAgo Önce Güncellendi',
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.', 'user_api_token_delete' => 'Anahtarı Sil',
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?', 'user_api_token_delete_warning' => 'Bu işlem \':tokenName\' adındaki API anahtarını sistemden tamamen silecektir.',
'user_api_token_delete_success' => 'API token successfully deleted', 'user_api_token_delete_confirm' => 'Bu API anahtarını silmek istediğinizden emin misiniz?',
'user_api_token_delete_success' => 'API anahtarı başarıyla silindi',
//! If editing translations files directly please ignore this in all //! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en. //! languages apart from en. Content will be auto-copied from en.
@ -186,7 +187,7 @@ return [
'en' => 'English', 'en' => 'English',
'ar' => 'العربية', 'ar' => 'العربية',
'cs' => 'Česky', 'cs' => 'Česky',
'da' => 'Dansk', 'da' => 'Danca',
'de' => 'Deutsch (Sie)', 'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)', 'de_informal' => 'Deutsch (Du)',
'es' => 'Español', 'es' => 'Español',
@ -201,6 +202,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovence',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -56,7 +56,7 @@ return [
'reg_enable_toggle' => '启用注册', 'reg_enable_toggle' => '启用注册',
'reg_enable_desc' => '启用注册后,用户将可以自己注册为站点用户。 注册后,他们将获得一个默认的单一用户角色。', 'reg_enable_desc' => '启用注册后,用户将可以自己注册为站点用户。 注册后,他们将获得一个默认的单一用户角色。',
'reg_default_role' => '注册后的默认用户角色', 'reg_default_role' => '注册后的默认用户角色',
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.', 'reg_enable_external_warning' => '当启用外部LDAP或者SAML认证时,上面的选项会被忽略。当使用外部系统认证认证成功时,将自动创建非现有会员的用户账户。',
'reg_email_confirmation' => '邮箱确认n', 'reg_email_confirmation' => '邮箱确认n',
'reg_email_confirmation_toggle' => '需要电子邮件确认', 'reg_email_confirmation_toggle' => '需要电子邮件确认',
'reg_confirm_email_desc' => '如果使用域名限制,则需要Email验证,并且该值将被忽略。', 'reg_confirm_email_desc' => '如果使用域名限制,则需要Email验证,并且该值将被忽略。',
@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',

View File

@ -201,6 +201,7 @@ return [
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',
'sk' => 'Slovensky', 'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska', 'sv' => 'Svenska',
'tr' => 'Türkçe', 'tr' => 'Türkçe',
'uk' => 'Українська', 'uk' => 'Українська',