repo stringlengths 7 63 | file_url stringlengths 81 284 | file_path stringlengths 5 200 | content stringlengths 0 32.8k | language stringclasses 1
value | license stringclasses 7
values | commit_sha stringlengths 40 40 | retrieved_at stringdate 2026-01-04 15:02:33 2026-01-05 05:24:06 | truncated bool 2
classes |
|---|---|---|---|---|---|---|---|---|
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ku/components.php | lang/ku/components.php | <?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => 'Image Select',
'image_list' => 'Image List',
'image_details' => 'Image Details',
'image_upload' => 'Upload Image',
'image_intro' => 'Here you can select and manage images that have been previously uploaded to the system.',
'image_intro_upload' => 'Upload a new image by dragging an image file into this window, or by using the "Upload Image" button above.',
'image_all' => 'All',
'image_all_title' => 'View all images',
'image_book_title' => 'View images uploaded to this book',
'image_page_title' => 'View images uploaded to this page',
'image_search_hint' => 'Search by image name',
'image_uploaded' => 'Uploaded :uploadedDate',
'image_uploaded_by' => 'Uploaded by :userName',
'image_uploaded_to' => 'Uploaded to :pageLink',
'image_updated' => 'Updated :updateDate',
'image_load_more' => 'Load More',
'image_image_name' => 'Image Name',
'image_delete_used' => 'This image is used in the pages below.',
'image_delete_confirm_text' => 'Are you sure you want to delete this image?',
'image_select_image' => 'Select Image',
'image_dropzone' => 'Drop images or click here to upload',
'image_dropzone_drop' => 'Drop images here to upload',
'images_deleted' => 'Images Deleted',
'image_preview' => 'Image Preview',
'image_upload_success' => 'Image uploaded successfully',
'image_update_success' => 'Image details successfully updated',
'image_delete_success' => 'Image successfully deleted',
'image_replace' => 'Replace Image',
'image_replace_success' => 'Image file successfully updated',
'image_rebuild_thumbs' => 'Regenerate Size Variations',
'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!',
// Code Editor
'code_editor' => 'Edit Code',
'code_language' => 'Code Language',
'code_content' => 'Code Content',
'code_session_history' => 'Session History',
'code_save' => 'Save Code',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ku/preferences.php | lang/ku/preferences.php | <?php
/**
* Text used for user-preference specific views within bookstack.
*/
return [
'my_account' => 'My Account',
'shortcuts' => 'Shortcuts',
'shortcuts_interface' => 'UI Shortcut Preferences',
'shortcuts_toggle_desc' => 'Here you can enable or disable keyboard system interface shortcuts, used for navigation and actions.',
'shortcuts_customize_desc' => 'You can customize each of the shortcuts below. Just press your desired key combination after selecting the input for a shortcut.',
'shortcuts_toggle_label' => 'Keyboard shortcuts enabled',
'shortcuts_section_navigation' => 'Navigation',
'shortcuts_section_actions' => 'Common Actions',
'shortcuts_save' => 'Save Shortcuts',
'shortcuts_overlay_desc' => 'Note: When shortcuts are enabled a helper overlay is available via pressing "?" which will highlight the available shortcuts for actions currently visible on the screen.',
'shortcuts_update_success' => 'Shortcut preferences have been updated!',
'shortcuts_overview_desc' => 'Manage keyboard shortcuts you can use to navigate the system user interface.',
'notifications' => 'Notification Preferences',
'notifications_desc' => 'Control the email notifications you receive when certain activity is performed within the system.',
'notifications_opt_own_page_changes' => 'Notify upon changes to pages I own',
'notifications_opt_own_page_comments' => 'Notify upon comments on pages I own',
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
'notifications_opt_comment_replies' => 'Notify upon replies to my comments',
'notifications_save' => 'Save Preferences',
'notifications_update_success' => 'Notification preferences have been updated!',
'notifications_watched' => 'Watched & Ignored Items',
'notifications_watched_desc' => 'Below are the items that have custom watch preferences applied. To update your preferences for these, view the item then find the watch options in the sidebar.',
'auth' => 'Access & Security',
'auth_change_password' => 'Change Password',
'auth_change_password_desc' => 'Change the password you use to log-in to the application. This must be at least 8 characters long.',
'auth_change_password_success' => 'Password has been updated!',
'profile' => 'Profile Details',
'profile_desc' => 'Manage the details of your account which represents you to other users, in addition to details that are used for communication and system personalisation.',
'profile_view_public' => 'View Public Profile',
'profile_name_desc' => 'Configure your display name which will be visible to other users in the system through the activity you perform, and content you own.',
'profile_email_desc' => 'This email will be used for notifications and, depending on active system authentication, system access.',
'profile_email_no_permission' => 'Unfortunately you don\'t have permission to change your email address. If you want to change this, you\'d need to ask an administrator to change this for you.',
'profile_avatar_desc' => 'Select an image which will be used to represent yourself to others in the system. Ideally this image should be square and about 256px in width and height.',
'profile_admin_options' => 'Administrator Options',
'profile_admin_options_desc' => 'Additional administrator-level options, like those to manage role assignments, can be found for your user account in the "Settings > Users" area of the application.',
'delete_account' => 'Delete Account',
'delete_my_account' => 'Delete My Account',
'delete_my_account_desc' => 'This will fully delete your user account from the system. You will not be able to recover this account or revert this action. Content you\'ve created, such as created pages and uploaded images, will remain.',
'delete_my_account_warning' => 'Are you sure you want to delete your account?',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ku/errors.php | lang/ku/errors.php | <?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => 'You do not have permission to access the requested page.',
'permissionJson' => 'You do not have permission to perform the requested action.',
// Auth
'error_user_exists_different_creds' => 'A user with the email :email already exists but with different credentials.',
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
'email_already_confirmed' => 'Email has already been confirmed, Try logging in.',
'email_confirmation_invalid' => 'This confirmation token is not valid or has already been used, Please try registering again.',
'email_confirmation_expired' => 'The confirmation token has expired, A new confirmation email has been sent.',
'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_authed' => 'LDAP access failed using given dn & password details',
'ldap_extension_not_installed' => 'LDAP PHP extension not installed',
'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed',
'saml_already_logged_in' => 'Already logged in',
'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',
'oidc_already_logged_in' => 'Already logged in',
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
'social_no_action_defined' => 'No action defined',
'social_login_bad_response' => "Error received during :socialAccount login: \n:error",
'social_account_in_use' => 'This :socialAccount account is already in use, Try logging in via the :socialAccount option.',
'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_existing' => 'This :socialAccount is already attached to your profile.',
'social_account_already_used_existing' => 'This :socialAccount account is already used by another user.',
'social_account_not_used' => 'This :socialAccount account is not linked to any users. Please attach it in your profile settings. ',
'social_account_register_instructions' => 'If you do not yet have an account, You can register an account using the :socialAccount option.',
'social_driver_not_found' => 'Social driver not found',
'social_driver_not_configured' => 'Your :socialAccount social settings are not configured correctly.',
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.',
'login_user_not_found' => 'A user for this action could not be found.',
// System
'path_not_writable' => 'File path :filePath could not be uploaded to. Ensure it is writable to the server.',
'cannot_get_image_from_url' => 'Cannot get image from :url',
'cannot_create_thumbs' => 'The server cannot create thumbnails. Please check you have the GD PHP extension installed.',
'server_upload_limit' => 'The server does not allow uploads of this size. Please try a smaller file size.',
'server_post_limit' => 'The server cannot receive the provided amount of data. Try again with less data or a smaller file.',
'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.',
// Drawing & Images
'image_upload_error' => 'An error occurred uploading the image',
'image_upload_type_error' => 'The image type being uploaded is invalid',
'image_upload_replace_type' => 'Image file replacements must be of the same type',
'image_upload_memory_limit' => 'Failed to handle image upload and/or create thumbnails due to system resource limits.',
'image_thumbnail_memory_limit' => 'Failed to create image size variations due to system resource limits.',
'image_gallery_thumbnail_memory_limit' => 'Failed to create gallery thumbnails due to system resource limits.',
'drawing_data_not_found' => 'Drawing data could not be loaded. The drawing file might no longer exist or you may not have permission to access it.',
// Attachments
'attachment_not_found' => 'Attachment not found',
'attachment_upload_error' => 'An error occurred uploading the attachment file',
// Pages
'page_draft_autosave_fail' => 'Failed to save draft. Ensure you have internet connection before saving this page',
'page_draft_delete_fail' => 'Failed to delete page draft and fetch current page saved content',
'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage',
// Entities
'entity_not_found' => 'Entity not found',
'bookshelf_not_found' => 'Shelf not found',
'book_not_found' => 'Book not found',
'page_not_found' => 'Page not found',
'chapter_not_found' => 'Chapter not found',
'selected_book_not_found' => 'The selected book was not found',
'selected_book_chapter_not_found' => 'The selected Book or Chapter was not found',
'guests_cannot_save_drafts' => 'Guests cannot save drafts',
// Users
'users_cannot_delete_only_admin' => 'You cannot delete the only admin',
'users_cannot_delete_guest' => 'You cannot delete the guest user',
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
// Roles
'role_cannot_be_edited' => 'This role cannot be edited',
'role_system_cannot_be_deleted' => 'This role is a system role and cannot be deleted',
'role_registration_default_cannot_delete' => 'This role cannot be deleted while set as the default registration role',
'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.',
// Comments
'comment_list' => 'An error occurred while fetching the comments.',
'cannot_add_comment_to_draft' => 'You cannot add comments to a draft.',
'comment_add' => 'An error occurred while adding / updating the comment.',
'comment_delete' => 'An error occurred while deleting the comment.',
'empty_comment' => 'Cannot add an empty comment.',
// Error pages
'404_page_not_found' => 'Page Not Found',
'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
'image_not_found' => 'Image Not Found',
'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.',
'image_not_found_details' => 'If you expected this image to exist it might have been deleted.',
'return_home' => 'Return to home',
'error_occurred' => 'An Error Occurred',
'app_down' => ':appName is down right now',
'back_soon' => 'It will be back up soon.',
// Import
'import_zip_cant_read' => 'Could not read ZIP file.',
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
'import_zip_failed_notification' => 'Failed to import ZIP file.',
'import_perms_books' => 'You are lacking the required permissions to create books.',
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
'import_perms_images' => 'You are lacking the required permissions to create images.',
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
// 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:',
// HTTP errors
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ku/activities.php | lang/ku/activities.php | <?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => 'created page',
'page_create_notification' => 'Page successfully created',
'page_update' => 'updated page',
'page_update_notification' => 'Page successfully updated',
'page_delete' => 'deleted page',
'page_delete_notification' => 'Page successfully deleted',
'page_restore' => 'restored page',
'page_restore_notification' => 'Page successfully restored',
'page_move' => 'moved page',
'page_move_notification' => 'Page successfully moved',
// Chapters
'chapter_create' => 'created chapter',
'chapter_create_notification' => 'Chapter successfully created',
'chapter_update' => 'updated chapter',
'chapter_update_notification' => 'Chapter successfully updated',
'chapter_delete' => 'deleted chapter',
'chapter_delete_notification' => 'Chapter successfully deleted',
'chapter_move' => 'moved chapter',
'chapter_move_notification' => 'Chapter successfully moved',
// Books
'book_create' => 'created book',
'book_create_notification' => 'Book successfully created',
'book_create_from_chapter' => 'converted chapter to book',
'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
'book_update' => 'updated book',
'book_update_notification' => 'Book successfully updated',
'book_delete' => 'deleted book',
'book_delete_notification' => 'Book successfully deleted',
'book_sort' => 'sorted book',
'book_sort_notification' => 'Book successfully re-sorted',
// Bookshelves
'bookshelf_create' => 'created shelf',
'bookshelf_create_notification' => 'Shelf successfully created',
'bookshelf_create_from_book' => 'converted book to shelf',
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
'bookshelf_update' => 'updated shelf',
'bookshelf_update_notification' => 'Shelf successfully updated',
'bookshelf_delete' => 'deleted shelf',
'bookshelf_delete_notification' => 'Shelf successfully deleted',
// Revisions
'revision_restore' => 'restored revision',
'revision_delete' => 'deleted revision',
'revision_delete_notification' => 'Revision successfully deleted',
// Favourites
'favourite_add_notification' => '":name" has been added to your favourites',
'favourite_remove_notification' => '":name" has been removed from your favourites',
// Watching
'watch_update_level_notification' => 'Watch preferences successfully updated',
// Auth
'auth_login' => 'logged in',
'auth_register' => 'registered as new user',
'auth_password_reset_request' => 'requested user password reset',
'auth_password_reset_update' => 'reset user password',
'mfa_setup_method' => 'configured MFA method',
'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
'mfa_remove_method' => 'removed MFA method',
'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
// Settings
'settings_update' => 'updated settings',
'settings_update_notification' => 'Settings successfully updated',
'maintenance_action_run' => 'ran maintenance action',
// Webhooks
'webhook_create' => 'created webhook',
'webhook_create_notification' => 'Webhook successfully created',
'webhook_update' => 'updated webhook',
'webhook_update_notification' => 'Webhook successfully updated',
'webhook_delete' => 'deleted webhook',
'webhook_delete_notification' => 'Webhook successfully deleted',
// Imports
'import_create' => 'created import',
'import_create_notification' => 'Import successfully uploaded',
'import_run' => 'updated import',
'import_run_notification' => 'Content successfully imported',
'import_delete' => 'deleted import',
'import_delete_notification' => 'Import successfully deleted',
// Users
'user_create' => 'created user',
'user_create_notification' => 'User successfully created',
'user_update' => 'updated user',
'user_update_notification' => 'User successfully updated',
'user_delete' => 'deleted user',
'user_delete_notification' => 'User successfully removed',
// API Tokens
'api_token_create' => 'created API token',
'api_token_create_notification' => 'API token successfully created',
'api_token_update' => 'updated API token',
'api_token_update_notification' => 'API token successfully updated',
'api_token_delete' => 'deleted API token',
'api_token_delete_notification' => 'API token successfully deleted',
// Roles
'role_create' => 'created role',
'role_create_notification' => 'Role successfully created',
'role_update' => 'updated role',
'role_update_notification' => 'Role successfully updated',
'role_delete' => 'deleted role',
'role_delete_notification' => 'Role successfully deleted',
// Recycle Bin
'recycle_bin_empty' => 'emptied recycle bin',
'recycle_bin_restore' => 'restored from recycle bin',
'recycle_bin_destroy' => 'removed from recycle bin',
// Comments
'commented_on' => 'commented on',
'comment_create' => 'added comment',
'comment_update' => 'updated comment',
'comment_delete' => 'deleted comment',
// Sort Rules
'sort_rule_create' => 'created sort rule',
'sort_rule_create_notification' => 'Sort rule successfully created',
'sort_rule_update' => 'updated sort rule',
'sort_rule_update_notification' => 'Sort rule successfully updated',
'sort_rule_delete' => 'deleted sort rule',
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
// Other
'permissions_update' => 'updated permissions',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ku/common.php | lang/ku/common.php | <?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => 'لابردن',
'close' => 'داخستن',
'confirm' => 'دڵنیام',
'back' => 'گەڕانەوە',
'save' => 'پاشەکەوتکردن',
'continue' => 'بەردەوامبە',
'select' => 'هەڵبژێرە',
'toggle_all' => 'Toggle All',
'more' => 'زیاتر',
// Form Labels
'name' => 'ناو',
'description' => 'وردەکاری',
'role' => 'توانا',
'cover_image' => 'وێنەی کەڤەر',
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
// Actions
'actions' => 'کردارەکان',
'view' => 'بینین',
'view_all' => 'بینینی هەموو',
'new' => 'نوێ',
'create' => 'دروستکردن',
'update' => 'نوێکردنەوە',
'edit' => 'دەسکاریکردن',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'ڕیزکردن',
'move' => 'جوڵاندن',
'copy' => 'لەبەرگرتنەوە',
'reply' => 'وەڵامدانەوە',
'delete' => 'سڕینەوە',
'delete_confirm' => 'دڵنیام لە سڕینەوە',
'search' => 'گەڕان',
'search_clear' => 'پاککردنهوهی گهڕان',
'reset' => 'ڕێکخستنەوە',
'remove' => 'لابردن',
'add' => 'زیادکردن',
'configure' => 'شێوەپێدان',
'manage' => 'بەڕیوەبردن',
'fullscreen' => 'پڕ شاشە',
'favourite' => 'ئارەزووەکان',
'unfavourite' => 'Unfavourite',
'next' => 'دواتر',
'previous' => 'پێشتر',
'filter_active' => 'Active Filter:',
'filter_clear' => 'Clear Filter',
'download' => 'دابەزاندن',
'open_in_tab' => 'Open in Tab',
'open' => 'کردنهوه',
// Sort Options
'sort_options' => 'Sort Options',
'sort_direction_toggle' => 'Sort Direction Toggle',
'sort_ascending' => 'Sort Ascending',
'sort_descending' => 'Sort Descending',
'sort_name' => 'ناو',
'sort_default' => 'Default',
'sort_created_at' => 'Created Date',
'sort_updated_at' => 'Updated Date',
// Misc
'deleted_user' => 'Deleted User',
'no_activity' => 'No activity to show',
'no_items' => 'No items available',
'back_to_top' => 'گەڕانەوە بۆ سەرەوە',
'skip_to_main_content' => 'Skip to main content',
'toggle_details' => 'Toggle Details',
'toggle_thumbnails' => 'Toggle Thumbnails',
'details' => 'وردەکاریەکان',
'grid_view' => 'Grid View',
'list_view' => 'List View',
'default' => 'Default',
'breadcrumb' => 'Breadcrumb',
'status' => 'Status',
'status_active' => 'Active',
'status_inactive' => 'Inactive',
'never' => 'Never',
'none' => 'هیچ',
// Header
'homepage' => 'پەرەی سەرەكی',
'header_menu_expand' => 'Expand Header Menu',
'profile_menu' => 'Profile Menu',
'view_profile' => 'View Profile',
'edit_profile' => 'ڕێکخستنی دۆسیەی تایبەت',
'dark_mode' => 'جۆری ڕەش',
'light_mode' => 'دۆخی ڕووناک',
'global_search' => 'Global Search',
// Layout tabs
'tab_info' => 'Info',
'tab_info_label' => 'Tab: Show Secondary Information',
'tab_content' => 'ناوەڕۆک',
'tab_content_label' => 'Tab: Show Primary Content',
// Email Content
'email_action_help' => 'If you’re having trouble clicking the ":actionText" button, copy and paste the URL below into your web browser:',
'email_rights' => 'All rights reserved',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'ڕێبازی مافی کەسیی',
'terms_of_service' => 'مەرجەکانی خزمەت',
// OpenSearch
'opensearch_description' => 'Search :appName',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ku/pagination.php | lang/ku/pagination.php | <?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« Previous',
'next' => 'Next »',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ku/settings.php | lang/ku/settings.php | <?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => 'Settings',
'settings_save' => 'Save Settings',
'system_version' => 'System Version',
'categories' => 'Categories',
// App Settings
'app_customization' => 'Customization',
'app_features_security' => 'Features & Security',
'app_name' => 'Application Name',
'app_name_desc' => 'This name is shown in the header and in any system-sent emails.',
'app_name_header' => 'Show name in header',
'app_public_access' => 'Public Access',
'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_guest' => 'Access for public visitors can be controlled through the "Guest" user.',
'app_public_access_toggle' => 'Allow public access',
'app_public_viewing' => 'Allow public viewing?',
'app_secure_images' => 'Higher Security Image Uploads',
'app_secure_images_toggle' => 'Enable higher security image uploads',
'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_default_editor' => 'Default Page Editor',
'app_default_editor_desc' => 'Select which editor will be used by default when editing new pages. This can be overridden at a page level where permissions allow.',
'app_custom_html' => 'Custom HTML Head Content',
'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_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.',
'app_logo' => 'Application Logo',
'app_logo_desc' => 'This is used in the application header bar, among other areas. This image should be 86px in height. Large images will be scaled down.',
'app_icon' => 'Application Icon',
'app_icon_desc' => 'This icon is used for browser tabs and shortcut icons. This should be a 256px square PNG image.',
'app_homepage' => 'Application Homepage',
'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_select' => 'Select a page',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Disable Comments',
'app_disable_comments_toggle' => 'Disable comments',
'app_disable_comments_desc' => 'Disables comments across all pages in the application. <br> Existing comments are not shown.',
// Color settings
'color_scheme' => 'Application Color Scheme',
'color_scheme_desc' => 'Set the colors to use in the application user interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
'ui_colors_desc' => 'Set the application primary color and default link color. The primary color is mainly used for the header banner, buttons and interface decorations. The default link color is used for text-based links and actions, both within written content and in the application interface.',
'app_color' => 'Primary Color',
'link_color' => 'Default Link Color',
'content_colors_desc' => 'Set 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
'reg_settings' => 'Registration',
'reg_enable' => 'Enable Registration',
'reg_enable_toggle' => 'Enable registration',
'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_default_role' => 'Default user role after registration',
'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' => 'Email Confirmation',
'reg_email_confirmation_toggle' => 'Require email confirmation',
'reg_confirm_email_desc' => 'If domain restriction is used then email confirmation will be required and this option will be ignored.',
'reg_confirm_restrict_domain' => 'Domain Restriction',
'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_placeholder' => 'No restriction set',
// Sorting Settings
'sorting' => 'Lists & Sorting',
'sorting_book_default' => 'Default Book Sort Rule',
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
'sorting_rules' => 'Sort Rules',
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
'sort_rule_create' => 'Create Sort Rule',
'sort_rule_edit' => 'Edit Sort Rule',
'sort_rule_delete' => 'Delete Sort Rule',
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
'sort_rule_details' => 'Sort Rule Details',
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
'sort_rule_operations' => 'Sort Operations',
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
'sort_rule_available_operations' => 'Available Operations',
'sort_rule_available_operations_empty' => 'No operations remaining',
'sort_rule_configured_operations' => 'Configured Operations',
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
'sort_rule_op_asc' => '(Asc)',
'sort_rule_op_desc' => '(Desc)',
'sort_rule_op_name' => 'Name - Alphabetical',
'sort_rule_op_name_numeric' => 'Name - Numeric',
'sort_rule_op_created_date' => 'Created Date',
'sort_rule_op_updated_date' => 'Updated Date',
'sort_rule_op_chapters_first' => 'Chapters First',
'sort_rule_op_chapters_last' => 'Chapters Last',
'sorting_page_limits' => 'Per-Page Display Limits',
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
// Maintenance settings
'maint' => 'Maintenance',
'maint_image_cleanup' => 'Cleanup Images',
'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_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions',
'maint_image_cleanup_run' => 'Run Cleanup',
'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?',
'maint_image_cleanup_success' => ':count potentially unused images found and deleted!',
'maint_image_cleanup_nothing_found' => 'No unused images found, Nothing deleted!',
'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.',
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
'maint_recycle_bin_open' => 'Open Recycle Bin',
'maint_regen_references' => 'Regenerate References',
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
'maint_regen_references_success' => 'Reference index has been regenerated!',
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
// Recycle Bin
'recycle_bin' => 'Recycle Bin',
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
'recycle_bin_deleted_item' => 'Deleted Item',
'recycle_bin_deleted_parent' => 'Parent',
'recycle_bin_deleted_by' => 'Deleted By',
'recycle_bin_deleted_at' => 'Deletion Time',
'recycle_bin_permanently_delete' => 'Permanently Delete',
'recycle_bin_restore' => 'Restore',
'recycle_bin_contents_empty' => 'The recycle bin is currently empty',
'recycle_bin_empty' => 'Empty Recycle Bin',
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
'recycle_bin_destroy_list' => 'Items to be Destroyed',
'recycle_bin_restore_list' => 'Items to be Restored',
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.',
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.',
'recycle_bin_restore_parent' => 'Restore Parent',
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.',
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.',
// Audit Log
'audit' => 'Audit Log',
'audit_desc' => 'This audit log displays a list of activities tracked in the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
'audit_event_filter' => 'Event Filter',
'audit_event_filter_no_filter' => 'No Filter',
'audit_deleted_item' => 'Deleted Item',
'audit_deleted_item_name' => 'Name: :name',
'audit_table_user' => 'User',
'audit_table_event' => 'Event',
'audit_table_related' => 'Related Item or Detail',
'audit_table_ip' => 'IP Address',
'audit_table_date' => 'Activity Date',
'audit_date_from' => 'Date Range From',
'audit_date_to' => 'Date Range To',
// Role Settings
'roles' => 'Roles',
'role_user_roles' => 'User Roles',
'roles_index_desc' => 'Roles are used to group users & provide system permission to their members. When a user is a member of multiple roles the privileges granted will stack and the user will inherit all abilities.',
'roles_x_users_assigned' => ':count user assigned|:count users assigned',
'roles_x_permissions_provided' => ':count permission|:count permissions',
'roles_assigned_users' => 'Assigned Users',
'roles_permissions_provided' => 'Provided Permissions',
'role_create' => 'Create New Role',
'role_delete' => 'Delete Role',
'role_delete_confirm' => 'This will delete the role with the name \':roleName\'.',
'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_sure' => 'Are you sure you want to delete this role?',
'role_edit' => 'Edit Role',
'role_details' => 'Role Details',
'role_name' => 'Role Name',
'role_desc' => 'Short Description of Role',
'role_mfa_enforced' => 'Requires Multi-Factor Authentication',
'role_external_auth_id' => 'External Authentication IDs',
'role_system' => 'System Permissions',
'role_manage_users' => 'Manage users',
'role_manage_roles' => 'Manage roles & role permissions',
'role_manage_entity_permissions' => 'Manage all book, chapter & page permissions',
'role_manage_own_entity_permissions' => 'Manage permissions on own book, chapter & pages',
'role_manage_page_templates' => 'Manage page templates',
'role_access_api' => 'Access system API',
'role_manage_settings' => 'Manage app settings',
'role_export_content' => 'Export content',
'role_import_content' => 'Import content',
'role_editor_change' => 'Change page editor',
'role_notifications' => 'Receive & manage notifications',
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
'role_asset' => 'Asset Permissions',
'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.',
'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_image_view_note' => 'This relates to visibility within the image manager. Actual access of uploaded image files will be dependant upon system image storage option.',
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
'role_all' => 'All',
'role_own' => 'Own',
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to',
'role_save' => 'Save Role',
'role_users' => 'Users in this role',
'role_users_none' => 'No users are currently assigned to this role',
// Users
'users' => 'Users',
'users_index_desc' => 'Create & manage individual user accounts within the system. User accounts are used for login and attribution of content & activity. Access permissions are primarily role-based but user content ownership, among other factors, may also affect permissions & access.',
'user_profile' => 'User Profile',
'users_add_new' => 'Add New User',
'users_search' => 'Search Users',
'users_latest_activity' => 'Latest Activity',
'users_details' => 'User Details',
'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_no_email' => 'Set a display name for this user so others can recognise them.',
'users_role' => 'User Roles',
'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_password' => 'User Password',
'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 8 characters long.',
'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' => 'External Authentication ID',
'users_external_auth_id_desc' => 'When an external authentication system is in use (such as SAML2, OIDC or LDAP) this is the ID which links this BookStack user to the authentication system account. You can ignore this field if using the default email-based authentication.',
'users_password_warning' => 'Only fill the below if you would like to change the password for this user.',
'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_delete' => 'Delete User',
'users_delete_named' => 'Delete user :userName',
'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.',
'users_delete_confirm' => 'Are you sure you want to delete this user?',
'users_migrate_ownership' => 'Migrate Ownership',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
'users_none_selected' => 'No user selected',
'users_edit' => 'Edit User',
'users_edit_profile' => 'Edit Profile',
'users_avatar' => 'User Avatar',
'users_avatar_desc' => 'Select an image to represent this user. This should be approx 256px square.',
'users_preferred_language' => 'Preferred Language',
'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_social_accounts' => 'Social Accounts',
'users_social_accounts_desc' => 'View the status of the connected social accounts for this user. Social accounts can be used in addition to the primary authentication system for system access.',
'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_disconnect' => 'Disconnect Account',
'users_social_status_connected' => 'Connected',
'users_social_status_disconnected' => 'Disconnected',
'users_social_connected' => ':socialAccount account was successfully attached to your profile.',
'users_social_disconnected' => ':socialAccount account was successfully disconnected from your profile.',
'users_api_tokens' => 'API Tokens',
'users_api_tokens_desc' => 'Create and manage the access tokens used to authenticate with the BookStack REST API. Permissions for the API are managed via the user that the token belongs to.',
'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',
'users_mfa' => 'Multi-Factor Authentication',
'users_mfa_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.',
'users_mfa_x_methods' => ':count method configured|:count methods configured',
'users_mfa_configure' => 'Configure Methods',
// 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' => '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?',
// Webhooks
'webhooks' => 'Webhooks',
'webhooks_index_desc' => 'Webhooks are a way to send data to external URLs when certain actions and events occur within the system which allows event-based integration with external platforms such as messaging or notification systems.',
'webhooks_x_trigger_events' => ':count trigger event|:count trigger events',
'webhooks_create' => 'Create New Webhook',
'webhooks_none_created' => 'No webhooks have yet been created.',
'webhooks_edit' => 'Edit Webhook',
'webhooks_save' => 'Save Webhook',
'webhooks_details' => 'Webhook Details',
'webhooks_details_desc' => 'Provide a user friendly name and a POST endpoint as a location for the webhook data to be sent to.',
'webhooks_events' => 'Webhook Events',
'webhooks_events_desc' => 'Select all the events that should trigger this webhook to be called.',
'webhooks_events_warning' => 'Keep in mind that these events will be triggered for all selected events, even if custom permissions are applied. Ensure that use of this webhook won\'t expose confidential content.',
'webhooks_events_all' => 'All system events',
'webhooks_name' => 'Webhook Name',
'webhooks_timeout' => 'Webhook Request Timeout (Seconds)',
'webhooks_endpoint' => 'Webhook Endpoint',
'webhooks_active' => 'Webhook Active',
'webhook_events_table_header' => 'Events',
'webhooks_delete' => 'Delete Webhook',
'webhooks_delete_warning' => 'This will fully delete this webhook, with the name \':webhookName\', from the system.',
'webhooks_delete_confirm' => 'Are you sure you want to delete this webhook?',
'webhooks_format_example' => 'Webhook Format Example',
'webhooks_format_example_desc' => 'Webhook data is sent as a POST request to the configured endpoint as JSON following the format below. The "related_item" and "url" properties are optional and will depend on the type of event triggered.',
'webhooks_status' => 'Webhook Status',
'webhooks_last_called' => 'Last Called:',
'webhooks_last_errored' => 'Last Errored:',
'webhooks_last_error_message' => 'Last Error Message:',
// Licensing
'licenses' => 'Licenses',
'licenses_desc' => 'This page details license information for BookStack in addition to the projects & libraries that are used within BookStack. Many projects listed may only be used in a development context.',
'licenses_bookstack' => 'BookStack License',
'licenses_php' => 'PHP Library Licenses',
'licenses_js' => 'JavaScript Library Licenses',
'licenses_other' => 'Other Licenses',
'license_details' => 'License Details',
//! 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' => 'العربية',
'bg' => 'Bǎlgarski',
'bs' => 'Bosanski',
'ca' => 'Català',
'cs' => 'Česky',
'cy' => 'Cymraeg',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'el' => 'ελληνικά',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
'hu' => 'Magyar',
'id' => 'Bahasa Indonesia',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'lt' => 'Lietuvių Kalba',
'lv' => 'Latviešu Valoda',
'nb' => 'Norsk (Bokmål)',
'ne' => 'नेपाली',
'nn' => 'Nynorsk',
'nl' => 'Nederlands',
'pl' => 'Polski',
'pt' => 'Português',
'pt_BR' => 'Português do Brasil',
'ro' => 'Română',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'uz' => 'O‘zbekcha',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
],
//!////////////////////////////////
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ku/validation.php | lang/ku/validation.php | <?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => 'The :attribute must be accepted.',
'active_url' => 'The :attribute is not a valid URL.',
'after' => 'The :attribute must be a date after :date.',
'alpha' => 'The :attribute may only contain letters.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, dashes and underscores.',
'alpha_num' => 'The :attribute may only contain letters and numbers.',
'array' => 'The :attribute must be an array.',
'backup_codes' => 'The provided code is not valid or has already been used.',
'before' => 'The :attribute must be a date before :date.',
'between' => [
'numeric' => 'The :attribute must be between :min and :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.',
'string' => 'The :attribute must be between :min and :max characters.',
'array' => 'The :attribute must have between :min and :max items.',
],
'boolean' => 'The :attribute field must be true or false.',
'confirmed' => 'The :attribute confirmation does not match.',
'date' => 'The :attribute is not a valid date.',
'date_format' => 'The :attribute does not match the format :format.',
'different' => 'The :attribute and :other must be different.',
'digits' => 'The :attribute must be :digits digits.',
'digits_between' => 'The :attribute must be between :min and :max digits.',
'email' => 'The :attribute must be a valid email address.',
'ends_with' => 'The :attribute must end with one of the following: :values',
'file' => 'The :attribute must be provided as a valid file.',
'filled' => 'The :attribute field is required.',
'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' => 'The selected :attribute is invalid.',
'image' => 'The :attribute must be an image.',
'image_extension' => 'The :attribute must have a valid & supported image extension.',
'in' => 'The selected :attribute is invalid.',
'integer' => 'The :attribute must be an integer.',
'ip' => 'The :attribute must be a valid IP address.',
'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' => [
'numeric' => 'The :attribute may not be greater than :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.',
'string' => 'The :attribute may not be greater than :max characters.',
'array' => 'The :attribute may not have more than :max items.',
],
'mimes' => 'The :attribute must be a file of type: :values.',
'min' => [
'numeric' => 'The :attribute must be at least :min.',
'file' => 'The :attribute must be at least :min kilobytes.',
'string' => 'The :attribute must be at least :min characters.',
'array' => 'The :attribute must have at least :min items.',
],
'not_in' => 'The selected :attribute is invalid.',
'not_regex' => 'The :attribute format is invalid.',
'numeric' => 'The :attribute must be a number.',
'regex' => 'The :attribute format is invalid.',
'required' => 'The :attribute field is required.',
'required_if' => 'The :attribute field is required when :other is :value.',
'required_with' => 'The :attribute field is required when :values is present.',
'required_with_all' => 'The :attribute field is required when :values is present.',
'required_without' => 'The :attribute field is required when :values is not present.',
'required_without_all' => 'The :attribute field is required when none of :values are present.',
'same' => 'The :attribute and :other must match.',
'safe_url' => 'The provided link may not be safe.',
'size' => [
'numeric' => 'The :attribute must be :size.',
'file' => 'The :attribute must be :size kilobytes.',
'string' => 'The :attribute must be :size characters.',
'array' => 'The :attribute must contain :size items.',
],
'string' => 'The :attribute must be a string.',
'timezone' => 'The :attribute must be a valid zone.',
'totp' => 'The provided code is not valid or has expired.',
'unique' => 'The :attribute has already been taken.',
'url' => 'The :attribute format is invalid.',
'uploaded' => 'The file could not be uploaded. The server may not accept files of this size.',
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
'zip_model_expected' => 'Data object expected but ":type" found.',
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'Password confirmation required',
],
],
// Custom validation attributes
'attributes' => [],
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ku/auth.php | lang/ku/auth.php | <?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => 'ئەم بەکارهێنەرە نەدۆزرایەوە.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
// Login & Register
'sign_up' => 'Sign up',
'log_in' => 'Log in',
'log_in_with' => 'Login with :socialDriver',
'sign_up_with' => 'Sign up with :socialDriver',
'logout' => 'Logout',
'name' => 'Name',
'username' => 'Username',
'email' => 'Email',
'password' => 'Password',
'password_confirm' => 'Confirm Password',
'password_hint' => 'Must be at least 8 characters',
'forgot_password' => 'Forgot Password?',
'remember_me' => 'Remember Me',
'ldap_email_hint' => 'Please enter an email to use for this account.',
'create_account' => 'Create Account',
'already_have_account' => 'Already have an account?',
'dont_have_account' => 'Don\'t have an account?',
'social_login' => 'Social Login',
'social_registration' => 'Social Registration',
'social_registration_text' => 'Register and sign in using another service.',
'register_thanks' => 'Thanks for registering!',
'register_confirm' => 'Please check your email and click the confirmation button to access :appName.',
'registrations_disabled' => 'Registrations are currently disabled',
'registration_email_domain_invalid' => 'That email domain does not have access to this application',
'register_success' => 'Thanks for signing up! You are now registered and signed in.',
// Login auto-initiation
'auto_init_starting' => 'Attempting Login',
'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.',
'auto_init_start_link' => 'Proceed with authentication',
// Password Reset
'reset_password' => 'Reset Password',
'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.',
'reset_password_send_button' => 'Send Reset Link',
'reset_password_sent' => 'A password reset link will be sent to :email if that email address is found in the system.',
'reset_password_success' => 'Your password has been successfully reset.',
'email_reset_subject' => 'Reset your :appName password',
'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.',
'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.',
// Email Confirmation
'email_confirm_subject' => 'Confirm your email on :appName',
'email_confirm_greeting' => 'Thanks for joining :appName!',
'email_confirm_text' => 'Please confirm your email address by clicking the button below:',
'email_confirm_action' => 'ئیمێڵەکەت دووبارە بنووسەوە',
'email_confirm_send_error' => 'Email confirmation required but the system could not send the email. Contact the admin to ensure email is set up correctly.',
'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.',
'email_confirm_resent' => 'Confirmation email resent, Please check your inbox.',
'email_confirm_thanks' => 'Thanks for confirming!',
'email_confirm_thanks_desc' => 'Please wait a moment while your confirmation is handled. If you are not redirected after 3 seconds press the "Continue" link below to proceed.',
'email_not_confirmed' => 'Email Address Not Confirmed',
'email_not_confirmed_text' => 'Your email address has not yet been confirmed.',
'email_not_confirmed_click_link' => 'Please click the link in the email that was sent shortly after you registered.',
'email_not_confirmed_resend' => 'If you cannot find the email you can re-send the confirmation email by submitting the form below.',
'email_not_confirmed_resend_button' => 'Resend Confirmation Email',
// 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_login' => 'Password set, you should now be able to login using your set password to access :appName!',
// Multi-factor Authentication
'mfa_setup' => 'Setup Multi-Factor Authentication',
'mfa_setup_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.',
'mfa_setup_configured' => 'Already configured',
'mfa_setup_reconfigure' => 'Reconfigure',
'mfa_setup_remove_confirmation' => 'Are you sure you want to remove this multi-factor authentication method?',
'mfa_setup_action' => 'Setup',
'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.',
'mfa_option_totp_title' => 'Mobile App',
'mfa_option_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'Backup Codes',
'mfa_option_backup_codes_desc' => 'Generates a set of one-time-use backup codes which you\'ll enter on login to verify your identity. Make sure to store these in a safe & secure place.',
'mfa_gen_confirm_and_enable' => 'Confirm and Enable',
'mfa_gen_backup_codes_title' => 'Backup Codes Setup',
'mfa_gen_backup_codes_desc' => 'Store the below list of codes in a safe place. When accessing the system you\'ll be able to use one of the codes as a second authentication mechanism.',
'mfa_gen_backup_codes_download' => 'Download Codes',
'mfa_gen_backup_codes_usage_warning' => 'Each code can only be used once',
'mfa_gen_totp_title' => 'Mobile App Setup',
'mfa_gen_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'Scan the QR code below using your preferred authentication app to get started.',
'mfa_gen_totp_verify_setup' => 'Verify Setup',
'mfa_gen_totp_verify_setup_desc' => 'Verify that all is working by entering a code, generated within your authentication app, in the input box below:',
'mfa_gen_totp_provide_code_here' => 'Provide your app generated code here',
'mfa_verify_access' => 'Verify Access',
'mfa_verify_access_desc' => 'Your user account requires you to confirm your identity via an additional level of verification before you\'re granted access. Verify using one of your configured methods to continue.',
'mfa_verify_no_methods' => 'No Methods Configured',
'mfa_verify_no_methods_desc' => 'No multi-factor authentication methods could be found for your account. You\'ll need to set up at least one method before you gain access.',
'mfa_verify_use_totp' => 'Verify using a mobile app',
'mfa_verify_use_backup_codes' => 'Verify using a backup code',
'mfa_verify_backup_code' => 'Backup Code',
'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:',
'mfa_verify_backup_code_enter_here' => 'Enter backup code here',
'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:',
'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/notifications.php | lang/el/notifications.php | <?php
/**
* Text used for activity-based notifications.
*/
return [
'new_comment_subject' => 'Νέο σχόλιο στη σελίδα: :pageName',
'new_comment_intro' => 'Ένας χρήστης έχει σχολιάσει σε μια σελίδα στο :appName:',
'new_page_subject' => 'Νέα σελίδα: :pageName',
'new_page_intro' => 'Μια νέα σελίδα έχει δημιουργηθεί στο :appName:',
'updated_page_subject' => 'Ενημερωμένη σελίδα: :pageName',
'updated_page_intro' => 'Μια σελίδα έχει ενημερωθεί στο :appName:',
'updated_page_debounce' => 'Για να αποτρέψετε μαζικές ειδοποιήσεις, για κάποιο διάστημα δε θα σας αποστέλλονται ειδοποιήσεις για περαιτέρω αλλαγές σε αυτήν τη σελίδα από τον ίδιο συντάκτη.',
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
'detail_page_name' => 'Όνομα σελίδας:',
'detail_page_path' => 'Διαδρομή σελίδας:',
'detail_commenter' => 'Σχολιαστής:',
'detail_comment' => 'Σχόλιο:',
'detail_created_by' => 'Δημιουργήθηκε από:',
'detail_updated_by' => 'Ενημερώθηκε από:',
'action_view_comment' => 'Προβολή σχολίου',
'action_view_page' => 'Προβολή σελίδας',
'footer_reason' => 'Αυτή η ειδοποίηση εστάλη σε εσάς επειδή το :link καλύπτει αυτόν τον τύπο δραστηριότητας για αυτό το αντικείμενο.',
'footer_reason_link' => 'προτιμήσεις σας για ειδοποιήσεις',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/entities.php | lang/el/entities.php | <?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => 'Δημιουργήθηκε Πρόσφατα',
'recently_created_pages' => 'Πρόσφατα Δημιουργημένες Σελίδες',
'recently_updated_pages' => 'Πρόσφατες Ενημερώσεις',
'recently_created_chapters' => 'Πρόσφατα Δημιουργημένα Κεφάλαια',
'recently_created_books' => 'Πρόσφατα Δημιουργημένα Βιβλία',
'recently_created_shelves' => 'Πρόσφατα Δημιουργημένα Ράφια',
'recently_update' => 'Ενημερώθηκε πρόσφατα',
'recently_viewed' => 'Πρόσφατα προβεβλημένα',
'recent_activity' => 'Πρόσφατη Δραστηριότητα',
'create_now' => 'Δημιουργία ενός τώρα',
'revisions' => 'Αναθεωρήσεις',
'meta_revision' => 'Αναθεώρηση #:revisionCount',
'meta_created' => 'Δημιουργήθηκε :timeLength',
'meta_created_name' => 'Δημιουργήθηκε :timeLength από :user',
'meta_updated' => 'Ενημερώθηκε :timeLength',
'meta_updated_name' => 'Ενημερώθηκε :timeLength από :user',
'meta_owned_name' => 'Ανήκει στον :user',
'meta_reference_count' => 'Referenced by :count item|Referenced by :count items',
'entity_select' => 'Επιλογή Οντότητας',
'entity_select_lack_permission' => 'Δεν έχετε τα απαιτούμενα δικαιώματα για να επιλέξετε αυτό το στοιχείο',
'images' => 'Εικόνες',
'my_recent_drafts' => 'Τα πρόσφατα προσχέδιά μου',
'my_recently_viewed' => 'Είδα πρόσφατα',
'my_most_viewed_favourites' => 'Συχνά Αγαπημένα',
'my_favourites' => 'Τα αγαπημένα μου',
'no_pages_viewed' => 'Δεν έχετε δει καμία σελίδα',
'no_pages_recently_created' => 'Δεν έχουν δημιουργηθεί πρόσφατα σελίδες',
'no_pages_recently_updated' => 'Δεν υπάρχουν πρόσφατα ενημερώσεις σελίδων',
'export' => 'Εξαγωγή',
'export_html' => 'Αρχείο Web',
'export_pdf' => 'Αρχείο PDF',
'export_text' => 'Αρχείο Απλού κειμένου',
'export_md' => 'Αρχείο Markdown',
'export_zip' => 'Portable ZIP',
'default_template' => 'Default Page Template',
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
'default_template_select' => 'Select a template page',
'import' => 'Import',
'import_validate' => 'Validate Import',
'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.',
'import_zip_select' => 'Select ZIP file to upload',
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
'import_pending' => 'Pending Imports',
'import_pending_none' => 'No imports have been started.',
'import_continue' => 'Continue Import',
'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.',
'import_details' => 'Import Details',
'import_run' => 'Run Import',
'import_size' => ':size Import ZIP Size',
'import_uploaded_at' => 'Uploaded :relativeTime',
'import_uploaded_by' => 'Uploaded by',
'import_location' => 'Import Location',
'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.',
'import_delete_confirm' => 'Are you sure you want to delete this import?',
'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.',
'import_errors' => 'Import Errors',
'import_errors_desc' => 'The follow errors occurred during the import attempt:',
'breadcrumb_siblings_for_page' => 'Navigate siblings for page',
'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter',
'breadcrumb_siblings_for_book' => 'Navigate siblings for book',
'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf',
// Permissions and restrictions
'permissions' => 'Δικαιώματα',
'permissions_desc' => 'Ορίστε εδώ δικαιώματα για να παρακάμψετε τα προκαθορισμένα δικαιώματα που παρέχονται από τους ρόλους των χρηστών.',
'permissions_book_cascade' => 'Τα δικαιώματα που έχουν οριστεί στα Βιβλία θα κλιμακώνονται αυτόματα στα θυγατρικά Κεφάλαια και Σελίδες, εκτός εάν έχουν καθοριστεί διαφορετικά σε αυτά.',
'permissions_chapter_cascade' => 'Τα δικαιώματα που έχουν οριστεί στα Κεφάλαια θα κλιμακώνονται αυτόματα στις θυγατρικές Σελίδες, εκτός εάν έχουν καθοριστεί διαφορετικά σε αυτές.',
'permissions_save' => 'Αποθήκευση Δικαιωμάτων',
'permissions_owner' => 'Ιδιοκτήτης / Κάτοχος',
'permissions_role_everyone_else' => 'Όλοι Οι Άλλοι',
'permissions_role_everyone_else_desc' => 'Ορίστε δικαιώματα για όλους τους ρόλους που δεν παραβλέπονται συγκεκριμένα.',
'permissions_role_override' => 'Παράκαμψη δικαιωμάτων για ρόλο',
'permissions_inherit_defaults' => 'Κληρονόμηση προεπιλογών',
// Search
'search_results' => 'Αποτελέσματα αναζήτησης',
'search_total_results_found' => 'Βρέθηκε :count αποτέλεσμα|Βρέθηκαν συνολικά :count αποτελέσματα',
'search_clear' => 'Καθαρισμός αναζήτησης',
'search_no_pages' => 'Καμία σελίδα δεν ταιριάζει με αυτήν την αναζήτηση',
'search_for_term' => 'Αναζήτηση για :term',
'search_more' => 'Περισσότερα αποτελέσματα',
'search_advanced' => 'Προχωρημένη Αναζήτηση',
'search_terms' => 'Αναζήτηση Όρων',
'search_content_type' => 'Τύπος περιεχομένου',
'search_exact_matches' => 'Ακριβείς αντιστοιχίες',
'search_tags' => 'Αναζητήσεις Ετικετών',
'search_options' => 'Επιλογές',
'search_viewed_by_me' => 'Προβλήθηκε από εμένα',
'search_not_viewed_by_me' => 'Δεν προβλήθηκε από εμένα',
'search_permissions_set' => 'Τα δικαιώματα ορίστηκαν',
'search_created_by_me' => 'Δημιουργήθηκε από εμένα',
'search_updated_by_me' => 'Ενημερώθηκε από εμένα',
'search_owned_by_me' => 'Ανήκει σε μένα',
'search_date_options' => 'Επιλογές Ημερομηνίας',
'search_updated_before' => 'Ενημερώθηκε πριν',
'search_updated_after' => 'Ενημερώθηκε μετά',
'search_created_before' => 'Δημιουργήθηκε πριν',
'search_created_after' => 'Δημιουργήθηκε μετά',
'search_set_date' => 'Ορισμός Ημερομηνίας',
'search_update' => 'Ενημέρωση Αναζήτησης',
// Shelves
'shelf' => 'Ράφι',
'shelves' => 'Ράφια',
'x_shelves' => ':count Ράφι|:count Ράφια',
'shelves_empty' => 'Δεν έχουν δημιουργηθεί ράφια',
'shelves_create' => 'Δημιουργία νέου ραφιού',
'shelves_popular' => 'Δημοφιλή Ράφια',
'shelves_new' => 'Νέα Ράφια',
'shelves_new_action' => 'Νέο Ράφι',
'shelves_popular_empty' => 'Τα πιο δημοφιλή ράφια θα εμφανιστούν εδώ.',
'shelves_new_empty' => 'Τα πιο πρόσφατα ράφια που δημιουργήθηκαν θα εμφανιστούν εδώ.',
'shelves_save' => 'Αποθήκευση Ραφιού',
'shelves_books' => 'Βιβλία σε αυτό το Ράφι',
'shelves_add_books' => 'Διαθέσιμα Βιβλία, για προσθήκη στο Ράφι',
'shelves_drag_books' => 'Σύρετε εδώ βιβλία της διπλανή λίστας, για να τα προσθέσετε στο Ράφι',
'shelves_empty_contents' => 'Σε αυτό το Ράφι δεν έχουν εκχωρηθεί βιβλία',
'shelves_edit_and_assign' => 'Επεξεργαστείτε το Ράφι για να εκχωρήσετε βιβλία',
'shelves_edit_named' => 'Επεξεργασία Ραφιού :name',
'shelves_edit' => 'Επεξεργασία Ραφιού',
'shelves_delete' => 'Διαγραφή Ραφιού',
'shelves_delete_named' => 'Delete Bookshelf :name',
'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
'shelves_delete_confirmation' => 'Are you sure you want to delete this bookshelf?',
'shelves_permissions' => 'Bookshelf Permissions',
'shelves_permissions_updated' => 'Bookshelf Permissions Updated',
'shelves_permissions_active' => 'Bookshelf Permissions Active',
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
'shelves_permissions_create' => 'Shelf create permissions are only used for copying permissions to child books using the action below. They do not control the ability to create books.',
'shelves_copy_permissions_to_books' => 'Αντιγραφή δικαιωμάτων στα βιβλία',
'shelves_copy_permissions' => 'Αντιγραφή Δικαιωμάτων',
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.',
'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books',
// Books
'book' => 'Βιβλίο',
'books' => 'Βιβλία',
'x_books' => ':count Βιβλίο|:count Βιβλία',
'books_empty' => 'Δεν έχουν δημιουργηθεί βιβλία ακόμα',
'books_popular' => 'Δημοφιλή Βιβλία',
'books_recent' => 'Πρόσφατα Βιβλία',
'books_new' => 'Νέα Βιβλία',
'books_new_action' => 'Νέο βιβλίο',
'books_popular_empty' => 'Τα πιο δημοφιλή εμφανίζονται εδώ.',
'books_new_empty' => 'Θα εμφανιστούν εδώ, αυτά που δημιουργήθηκαν πιο πρόσφατα.',
'books_create' => 'Δημιουργία νέου βιβλίου',
'books_delete' => 'Διαγραφή Βιβλίου',
'books_delete_named' => 'Διαγραφή Βιβλίου :bookname',
'books_delete_explain' => 'Αυτό θα διαγράψει το βιβλίο με το όνομα \':bookName\'. Όλες οι σελίδες και τα κεφάλαια θα αφαιρεθούν.',
'books_delete_confirmation' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το βιβλίο;',
'books_edit' => 'Επεξεργασία Βιβλίου',
'books_edit_named' => 'Επεξεργασία Βιβλίου :bookname',
'books_form_book_name' => 'Όνομα Βιβλίου',
'books_save' => 'Αποθήκευση Βιβλίου',
'books_permissions' => 'Άδειες Βιβλίου',
'books_permissions_updated' => 'Τα Δικαιώματα Βιβλίου Ενημερώθηκαν',
'books_empty_contents' => 'Δεν έχουν δημιουργηθεί σελίδες ή κεφάλαια για αυτό το βιβλίο.',
'books_empty_create_page' => 'Δημιουργία νέας σελίδας',
'books_empty_sort_current_book' => 'Ταξινόμηση του τρέχοντος βιβλίου',
'books_empty_add_chapter' => 'Προσθήκη κεφαλαίου',
'books_permissions_active' => 'Ενεργά Δικαιώματα ´Βιβλίου',
'books_search_this' => 'Αναζήτηση σε αυτό το βιβλίο',
'books_navigation' => 'Πλοήγηση Βιβλίου',
'books_sort' => 'Ταξινόμηση Περιεχομένων Βιβλίου',
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
'books_sort_auto_sort' => 'Auto Sort Option',
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
'books_sort_named' => 'Ταξινόμηση Βιβλίου :bookname',
'books_sort_name' => 'Ταξινόμηση κατά όνομα',
'books_sort_created' => 'Ταξινόμηση κατά ημερομηνία δημιουργίας',
'books_sort_updated' => 'Ταξινόμηση κατά ημερομηνία ενημέρωσης',
'books_sort_chapters_first' => 'Τα Κεφάλαια Πρώτα',
'books_sort_chapters_last' => 'Τελευταία Κεφάλαια',
'books_sort_show_other' => 'Εμφάνιση Άλλων Βιβλίων',
'books_sort_save' => 'Αποθήκευση Νέας Ταξινόμησης',
'books_sort_show_other_desc' => 'Προσθέστε άλλα βιβλία εδώ για να τα συμπεριλάβετε στην ταξινόμηση και να επιτρέψετε την εύκολη αναδιοργάνωση μεταξύ των βιβλίων.',
'books_sort_move_up' => 'Μετακίνηση προς τα Επάνω',
'books_sort_move_down' => 'Μετακίνηση προς τα Κάτω',
'books_sort_move_prev_book' => 'Μετακίνηση στο προηγούμενο Βιβλίο',
'books_sort_move_next_book' => 'Μετακίνηση στο επόμενο Βιβλίο',
'books_sort_move_prev_chapter' => 'Μετακίνηση στο προηγούμενο Κεφάλαιο',
'books_sort_move_next_chapter' => 'Μετακίνηση στο επόμενο Κεφάλαιο',
'books_sort_move_book_start' => 'Μετακίνηση στην Αρχή του Βιβλίου',
'books_sort_move_book_end' => 'Μετακίνηση στο Τέλος του Βιβλίου',
'books_sort_move_before_chapter' => 'Μετακίνηση στο προηγούμενο Κεφάλαιο',
'books_sort_move_after_chapter' => 'Μετακίνηση στο επόμενο Κεφάλαιο',
'books_copy' => 'Αντιγραφή Βιβλίου',
'books_copy_success' => 'Το βιβλίο αντιγράφηκε επιτυχώς',
// Chapters
'chapter' => 'Κεφάλαιο',
'chapters' => 'Κεφάλαια',
'x_chapters' => ':count Κεφάλαιο|:count Κεφάλαια',
'chapters_popular' => 'Δημοφιλή Κεφάλαια',
'chapters_new' => 'Νέο Κεφάλαιο',
'chapters_create' => 'Δημιουργία Νέου Κεφαλαίου',
'chapters_delete' => 'Διαγραφή Κεφαλαίου',
'chapters_delete_named' => 'Διαγραφή Κεφαλαίου :chapterName',
'chapters_delete_explain' => 'Αυτό θα διαγράψει το κεφάλαιο με το όνομα \':chapterName\'. Όλες οι σελίδες που υπάρχουν μέσα σε αυτό το κεφάλαιο θα διαγραφούν επίσης.',
'chapters_delete_confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το κεφάλαιο;',
'chapters_edit' => 'Επεξεργασία Κεφαλαίου',
'chapters_edit_named' => 'Επεξεργασία Κεφαλαίου :chapterName',
'chapters_save' => 'Αποθήκευση Κεφαλαίου',
'chapters_move' => 'Μετακίνηση Κεφαλαίου',
'chapters_move_named' => 'Μετακίνηση Κεφαλαίου :chapterName',
'chapters_copy' => 'Αντιγραφή Κεφαλαίου',
'chapters_copy_success' => 'Το κεφάλαιο αντιγράφηκε επιτυχώς',
'chapters_permissions' => 'Δικαιώματα Κεφαλαίου',
'chapters_empty' => 'Καμία σελίδα δεν βρίσκεται σε αυτό το κεφάλαιο.',
'chapters_permissions_active' => 'Ενεργά Δικαιώματα Κεφαλαίου',
'chapters_permissions_success' => 'Τα Δικαιώματα Κεφαλαίου Ενημερώθηκαν',
'chapters_search_this' => 'Αναζήτηση σε αυτό το κεφάλαιο',
'chapter_sort_book' => 'Ταξινόμηση Βιβλίου',
// Pages
'page' => 'Σελίδα',
'pages' => 'Σελίδες',
'x_pages' => ':count Σελίδα|:count Σελίδες',
'pages_popular' => 'Δημοφιλείς Σελίδες',
'pages_new' => 'Νέα Σελίδα',
'pages_attachments' => 'Συνημμένα',
'pages_navigation' => 'Πλοήγηση στη σελίδα',
'pages_delete' => 'Διαγραφή Σελίδας',
'pages_delete_named' => 'Διαγραφή Σελίδας :pageName',
'pages_delete_draft_named' => 'Διαγραφή Προσχέδιας Σελίδας :pageName',
'pages_delete_draft' => 'Διαγραφή Προσχέδιας Σελίδας',
'pages_delete_success' => 'Η σελίδα διαγράφηκε',
'pages_delete_draft_success' => 'Η προσχέδια (πρόχειρη) σελίδα διαγράφηκε',
'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
'pages_delete_confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτή τη σελίδα;',
'pages_delete_draft_confirm' => 'Θέλετε σίγουρα να διαγράψετε την προσχέδια σελίδα;',
'pages_editing_named' => 'Επεξεργασία Σελίδας :pageName',
'pages_edit_draft_options' => 'Επιλογές Προσχεδίου',
'pages_edit_save_draft' => 'Αποθήκευση Προχείρου (Προσχεδίου)',
'pages_edit_draft' => 'Επεξεργασία Προσχεδίου Σελίδας',
'pages_editing_draft' => 'Επεξεργασία Προσχεδίου',
'pages_editing_page' => 'Επεξεργασία Σελίδας',
'pages_edit_draft_save_at' => 'Το προσχέδιο αποθηκεύτηκε στις ',
'pages_edit_delete_draft' => 'Διαγραφή Προσχεδίου',
'pages_edit_delete_draft_confirm' => 'Are you sure you want to delete your draft page changes? All of your changes, since the last full save, will be lost and the editor will be updated with the latest page non-draft save state.',
'pages_edit_discard_draft' => 'Απόρριψη Προσχεδίου',
'pages_edit_switch_to_markdown' => 'Μετάβαση στον Επεξεργαστή Markdown',
'pages_edit_switch_to_markdown_clean' => '(Καθαρισμός Περιεχομένου)',
'pages_edit_switch_to_markdown_stable' => '(Σταθερό Περιεχόμενο)',
'pages_edit_switch_to_wysiwyg' => 'Εναλλαγή στον επεξεργαστή WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)',
'pages_edit_set_changelog' => 'Ορισμός καταγραφής αλλαγών',
'pages_edit_enter_changelog_desc' => 'Εισάγετε μια σύντομη περιγραφή των αλλαγών που κάνατε',
'pages_edit_enter_changelog' => 'Εισαγωγή Αρχείου Καταγραφής Αλλαγών',
'pages_editor_switch_title' => 'Εναλλαγή Επεξεργαστή',
'pages_editor_switch_are_you_sure' => 'Είστε βέβαιοι ότι θέλετε να αλλάξετε τον επεξεργαστή κειμένου για αυτή τη σελίδα;',
'pages_editor_switch_consider_following' => 'Λάβετε υπόψη τα ακόλουθα όταν αλλάζετε συντάκτες:',
'pages_editor_switch_consideration_a' => 'Μόλις αποθηκευτεί, η επιλογή του νέου επεξεργαστή κειμένου θα χρησιμοποιηθεί από τυχόν μελλοντικούς επεξεργαστές, συμπεριλαμβανομένων εκείνων που μπορεί να μην είναι σε θέση να αλλάξουν τον τύπο του επεξεργαστή κειμένου.',
'pages_editor_switch_consideration_b' => 'Αυτό μπορεί να οδηγήσει σε απώλεια λεπτομερειών και κώδικα σε ορισμένες περιπτώσεις.',
'pages_editor_switch_consideration_c' => 'Οι αλλαγές ετικετών ή αρχείων καταγραφής, που έγιναν από την τελευταία αποθήκευση, δεν θα συνεχιστούν σε αυτήν την αλλαγή.',
'pages_save' => 'Αποθήκευση Σελίδας',
'pages_title' => 'Τίτλος Σελίδας',
'pages_name' => 'Όνομα Σελίδας',
'pages_md_editor' => 'Επεξεργαστής',
'pages_md_preview' => 'Προεπισκόπηση',
'pages_md_insert_image' => 'Εισαγωγή Εικόνας',
'pages_md_insert_link' => 'Εισαγωγή/Επεξεργασία συνδέσμου',
'pages_md_insert_drawing' => 'Εισαγωγή Σχεδίου',
'pages_md_show_preview' => 'Εμφάνιση προεπισκόπησης',
'pages_md_sync_scroll' => 'Συγχρονισμός προεπισκόπησης',
'pages_md_plain_editor' => 'Plaintext editor',
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?',
'pages_not_in_chapter' => 'Η σελίδα δεν είναι σε κεφάλαιο',
'pages_move' => 'Μετακίνηση Σελίδας',
'pages_copy' => 'Αντιγραφή Σελίδας',
'pages_copy_desination' => 'Αντιγραφή Προορισμού',
'pages_copy_success' => 'Η σελίδα αντιγράφηκε επιτυχώς',
'pages_permissions' => 'Δικαιώματα Σελίδας',
'pages_permissions_success' => 'Τα δικαιώματα σελίδας ενημερώθηκαν',
'pages_revision' => 'Αναθεώρηση',
'pages_revisions' => 'Αναθεωρήσεις Σελίδας',
'pages_revisions_desc' => 'Παρακάτω αναφέρονται όλες οι προηγούμενες αναθεωρήσεις αυτής της Σελίδας. Μπορείτε να αναζητήσετε αντίγραφα ασφαλείας, να συγκρίνετε και να επαναφέρετε παλιές εκδόσεις Σελίδας, εάν τα δικαιώματα το επιτρέπουν. Το πλήρες ιστορικό της Σελίδας μπορεί να μην αντανακλάται πλήρως εδώ επειδή, ανάλογα με τη διαμόρφωση του συστήματος, οι παλιές αναθεωρήσεις θα μπορούσαν να διαγραφούν αυτόματα.',
'pages_revisions_named' => 'Αναθεωρήσεις σελίδας για :pageName',
'pages_revision_named' => 'Αναθεώρηση σελίδας για :pageName',
'pages_revision_restored_from' => 'Επαναφορά από #:id; :summary',
'pages_revisions_created_by' => 'Δημιουργήθηκε από',
'pages_revisions_date' => 'Ημερομηνία Αναθεώρησης',
'pages_revisions_number' => '#',
'pages_revisions_sort_number' => 'Αριθμός αναθεώρησης',
'pages_revisions_numbered' => 'Αναθεώρηση #',
'pages_revisions_numbered_changes' => 'Αναθεώρηση #:id Αλλαγές',
'pages_revisions_editor' => 'Τύπος Επεξεργαστή',
'pages_revisions_changelog' => 'Αρχείο καταγραφής αλλαγών',
'pages_revisions_changes' => 'Αλλαγές',
'pages_revisions_current' => 'Τρέχουσα Έκδοση',
'pages_revisions_preview' => 'Προεπισκόπηση',
'pages_revisions_restore' => 'Επαναφορά',
'pages_revisions_none' => 'Αυτή η σελίδα δεν έχει αναθεωρήσεις',
'pages_copy_link' => 'Αντιγραφή Συνδέσμου',
'pages_edit_content_link' => 'Jump to section in editor',
'pages_pointer_enter_mode' => 'Enter section select mode',
'pages_pointer_label' => 'Page Section Options',
'pages_pointer_permalink' => 'Page Section Permalink',
'pages_pointer_include_tag' => 'Page Section Include Tag',
'pages_pointer_toggle_link' => 'Permalink mode, Press to show include tag',
'pages_pointer_toggle_include' => 'Include tag mode, Press to show permalink',
'pages_permissions_active' => 'Ενεργά Δικαιώματα Σελίδας',
'pages_initial_revision' => 'Αρχική δημοσίευση',
'pages_references_update_revision' => 'Αυτόματη ενημέρωση του συστήματος των εσωτερικών συνδέσμων',
'pages_initial_name' => 'Νέα Σελίδα',
'pages_editing_draft_notification' => 'Αυτή τη στιγμή επεξεργάζεστε ένα προσχέδιο που αποθηκεύτηκε για τελευταία φορά :timeDiff.',
'pages_draft_edited_notification' => 'Αυτή η σελίδα έχει ενημερωθεί από εκείνη τη στιγμή. Συνιστάται να απορρίψετε αυτό το προσχέδιο.',
'pages_draft_page_changed_since_creation' => 'Αυτή η σελίδα έχει ενημερωθεί από τότε που δημιουργήθηκε αυτό το προσχέδιο. Συνιστάται να απορρίψετε αυτό το σχέδιο ή να φροντίσετε να μην αντικαταστήσετε τυχόν αλλαγές σελίδας.',
'pages_draft_edit_active' => [
'start_a' => ':count χρήστες έχουν αρχίσει να επεξεργάζονται αυτή τη σελίδα',
'start_b' => ':userName έχει ξεκινήσει την επεξεργασία αυτής της σελίδας',
'time_a' => 'από τότε που η σελίδα ενημερώθηκε τελευταία φορά',
'time_b' => 'τα τελευταία :mint λεπτά',
'message' => ':start :time. Προσέξτε να μην αντικαταστήσετε ο ένας τις ενημερώσεις του άλλου!',
],
'pages_draft_discarded' => 'Draft discarded! The editor has been updated with the current page content',
'pages_draft_deleted' => 'Draft deleted! The editor has been updated with the current page content',
'pages_specific' => 'Συγκεκριμένη Σελίδα',
'pages_is_template' => 'Πρότυπο σελίδας',
// Editor Sidebar
'toggle_sidebar' => 'Toggle Sidebar',
'page_tags' => 'Ετικέτες Σελίδας',
'chapter_tags' => 'Ετικέτες Κεφαλαίου',
'book_tags' => 'Ετικέτες Βιβλίου',
'shelf_tags' => 'Ετικέτες Ραφιών',
'tag' => 'Ετικέτα',
'tags' => 'Ετικέτες',
'tags_index_desc' => 'Οι Ετικέτες μπορούν να εφαρμοστούν στο περιεχόμενο μέσα στο σύστημα για να εφαρμοστεί μια ευέλικτη μορφή κατηγοριοποίησης. Οι Ετικέτες μπορούν να έχουν τόσο κλειδί όσο και αξία, με την τιμή να είναι προαιρετική. Μόλις εφαρμοστεί, μπορεί να παρθεί περιεχόμενο χρησιμοποιώντας το όνομα της Ετικέτας και την τιμή.',
'tag_name' => 'Όνομα Ετικέτας',
'tag_value' => 'Τιμή Ετικέτας (Προαιρετικό)',
'tags_explain' => "Προσθέστε μερικές ετικέτες για να κατηγοριοποιήσετε καλύτερα το περιεχόμενό σας. \n Μπορείτε να αντιστοιχίσετε μια τιμή σε μια ετικέτα για πιο αναλυτική οργάνωση.",
'tags_add' => 'Προσθήκη άλλης ετικέτας',
'tags_remove' => 'Αφαίρεση ετικέτας',
'tags_usages' => 'Συνολικές χρήσεις ετικετών',
'tags_assigned_pages' => 'Ανατέθηκε σε σελίδες',
'tags_assigned_chapters' => 'Ανατέθηκε στα κεφάλαια',
'tags_assigned_books' => 'Ανατέθηκε σε Βιβλία',
'tags_assigned_shelves' => 'Ανατέθηκε σε Ράφια',
'tags_x_unique_values' => ':count μοναδικές τιμές',
'tags_all_values' => 'Όλες οι τιμές',
'tags_view_tags' => 'Προβολή Ετικετών',
'tags_view_existing_tags' => 'Δείτε τις υπάρχουσες ετικέτες',
'tags_list_empty_hint' => 'Οι ετικέτες μπορούν να εκχωρηθούν μέσω της πλαϊνής μπάρας συντάκτη σελίδας ή κατά την επεξεργασία των λεπτομερειών ενός βιβλίου, κεφαλαίου ή ράφι.',
'attachments' => 'Συνημμένα',
'attachments_explain' => 'Ανεβάστε μερικά αρχεία ή επισυνάψτε μερικούς συνδέσμους για να εμφανίσετε στη σελίδα σας. Αυτά είναι ορατά στην πλαϊνή μπάρα σελίδας.',
'attachments_explain_instant_save' => 'Οι αλλαγές εδώ αποθηκεύονται αμέσως.',
'attachments_upload' => 'Μεταφόρτωση Αρχείου',
'attachments_link' => 'Επισύναψη Δεσμού',
'attachments_upload_drop' => 'Alternatively you can drag and drop a file here to upload it as an attachment.',
'attachments_set_link' => 'Ορισμός Συνδέσμου',
'attachments_delete' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το συνημμένο;',
'attachments_dropzone' => 'Drop files here to upload',
'attachments_no_files' => 'Δεν έχουν μεταφορτωθεί αρχεία',
'attachments_explain_link' => 'Μπορείτε να επισυνάψετε έναν σύνδεσμο αν προτιμάτε να μην ανεβάσετε ένα αρχείο. Αυτό μπορεί να είναι ένας σύνδεσμος σε άλλη σελίδα ή ένας σύνδεσμος σε ένα αρχείο στο σύννεφο.',
'attachments_link_name' => 'Όνομα Συνδέσμου',
'attachment_link' => 'Σύνδεσμος συνημμένου',
'attachments_link_url' => 'Σύνδεση σε αρχείο',
'attachments_link_url_hint' => 'Url του ιστότοπου ή του αρχείου',
'attach' => 'Επισύναψη',
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | true |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/passwords.php | lang/el/passwords.php | <?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => 'Ο κωδικός πρόσβασης πρέπει να αποτελείται από τουλάχιστον έξι χαρακτήρες και να ταιριάζει με τον κωδικό επιβεβαίωσης.',
'user' => "Δεν μπορούμε να βρόυμε κάποιον χρήστη με αυτή τη διεύθυνση e-mail.",
'token' => 'Το διακριτικό επαναφοράς κωδικού πρόσβασης δεν είναι έγκυρο για αυτή τη διεύθυνση ηλεκτρονικού ταχυδρομείου.',
'sent' => 'Σας έχουμε στείλει e-mail με τον σύνδεσμο επαναφοράς του κωδικού πρόσβασης!',
'reset' => 'Ο κωδικός σας έχει επαναφερθεί!',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/editor.php | lang/el/editor.php | <?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => 'Γενικά',
'advanced' => 'Για Προχωρημένους',
'none' => 'None',
'cancel' => 'Ακύρωση',
'save' => 'Αποθήκευση',
'close' => 'Κλείσιμο',
'apply' => 'Apply',
'undo' => 'Αναίρεση',
'redo' => 'Επανάληψη',
'left' => 'Αριστερά',
'center' => 'Κέντρο',
'right' => 'Δεξιά',
'top' => 'Πάνω',
'middle' => 'Κέντρο',
'bottom' => 'Κάτω',
'width' => 'Πλάτος',
'height' => 'Ύψος',
'More' => 'Περισσότερα',
'select' => 'Επιλέξτε...',
// Toolbar
'formats' => 'Μορφοποίηση',
'header_large' => 'Μεγάλη κεφαλίδα',
'header_medium' => 'Μεσαία κεφαλίδα',
'header_small' => 'Μικρή κεφαλίδα',
'header_tiny' => 'Μικροσκοπική κεφαλίδα',
'paragraph' => 'Παράγραφος',
'blockquote' => 'Μπλοκ κειμένου παράθεσης',
'inline_code' => 'Ενσωματωμένος κωδικός',
'callouts' => 'Επεξηγήσεις',
'callout_information' => 'Πληροφορίες',
'callout_success' => 'Επιτυχία',
'callout_warning' => 'Προειδοποίηση',
'callout_danger' => 'Κίνδυνος',
'bold' => 'Έντονη γραφή',
'italic' => 'Πλάγια γραφή',
'underline' => 'Υπογράμμιση',
'strikethrough' => 'Διακριτή διαγραφή',
'superscript' => 'Εκθέτης',
'subscript' => 'Δείκτης',
'text_color' => 'Χρώμα κειμένου',
'highlight_color' => 'Highlight color',
'custom_color' => 'Προσαρμογή χρώματος',
'remove_color' => 'Αφαίρεση χρώματος',
'background_color' => 'Χρώμα φόντου',
'align_left' => 'Στοίχιση αριστερά',
'align_center' => 'Στοίχιση κέντρο',
'align_right' => 'Στοίχιση δεξιά',
'align_justify' => 'Πλήρης στοίχιση',
'list_bullet' => 'Λίστα με κουκκίδες',
'list_numbered' => 'Λίστα με αρίθμηση',
'list_task' => 'Λίστα εργασιών',
'indent_increase' => 'Αύξηση Εσοχής',
'indent_decrease' => 'Μείωση εσοχής',
'table' => 'Πίνακας',
'insert_image' => 'Εισαγωγή εικόνας',
'insert_image_title' => 'Εισαγωγή/Επεξεργασία εικόνας',
'insert_link' => 'Εισαγωγή/επεξεργασία συνδέσμου',
'insert_link_title' => 'Εισαγωγή/Επεξεργασία συνδέσμου',
'insert_horizontal_line' => 'Εισαγωγή οριζόντιας γραμμής',
'insert_code_block' => 'Εισαγωγή μπλοκ κώδικα',
'edit_code_block' => 'Επεξεργασία μπλοκ κώδικα',
'insert_drawing' => 'Εισαγωγή/Επεξεργασία σχεδίου',
'drawing_manager' => 'Διαχειριστής σχεδίασης',
'insert_media' => 'Εισαγωγή/Επεξεργασία πολυμέσων',
'insert_media_title' => 'Εισαγωγή/Επεξεργασία πολυμέσων',
'clear_formatting' => 'Διαγραφή μορφοποίησης',
'source_code' => 'Πηγαίος κώδικας',
'source_code_title' => 'Πηγαίος κώδικας',
'fullscreen' => 'Πλήρης οθόνη',
'image_options' => 'Επιλογές εικόνας',
// Tables
'table_properties' => 'Ιδιότητες πίνακα',
'table_properties_title' => 'Ιδιότητες πίνακα',
'delete_table' => 'Διαγραφή πίνακα',
'table_clear_formatting' => 'Εκκαθάριση μορφοποίησης πίνακα',
'resize_to_contents' => 'Αλλαγή μεγέθους σε περιεχόμενο',
'row_header' => 'Κεφαλίδα γραμμής',
'insert_row_before' => 'Εισαγωγή γραμμής πάνω',
'insert_row_after' => 'Εισαγωγή γραμμής κάτω',
'delete_row' => 'Διαγραφή γραμμής',
'insert_column_before' => 'Εισαγωγή στήλης αριστερά',
'insert_column_after' => 'Εισαγωγή στήλης δεξιά',
'delete_column' => 'Διαγραφή στήλης',
'table_cell' => 'Κελί',
'table_row' => 'Γραμμή',
'table_column' => 'Στήλη',
'cell_properties' => 'Ιδιότητες κελιού',
'cell_properties_title' => 'Ιδιότητες κελιού',
'cell_type' => 'Τύπος κελιού',
'cell_type_cell' => 'Κελί',
'cell_scope' => 'Scope',
'cell_type_header' => 'Κεφαλίδα κελιού',
'merge_cells' => 'Συγχώνευση κελιών',
'split_cell' => 'Διαίρεση κελιού',
'table_row_group' => 'Ομάδα γραμμών',
'table_column_group' => 'Ομάδα στηλών',
'horizontal_align' => 'Οριζόντια στοίχιση',
'vertical_align' => 'Κάθετη στοίχιση',
'border_width' => 'Πάχος περιγράμματος',
'border_style' => 'Στυλ περιγράμματος',
'border_color' => 'Χρώμα περιγράμματος',
'row_properties' => 'Ιδιότητες γραμμής',
'row_properties_title' => 'Ιδιότητες γραμμής',
'cut_row' => 'Αποκοπή γραμμής',
'copy_row' => 'Αντιγραφή γραμμής',
'paste_row_before' => 'Επικόλληση γραμμής πάνω',
'paste_row_after' => 'Επικόλληση γραμμής κάτω',
'row_type' => 'Τύπος γραμμής',
'row_type_header' => 'Κεφαλίδα',
'row_type_body' => 'Σώμα',
'row_type_footer' => 'Υποσέλιδο',
'alignment' => 'Ευθυγράμμιση',
'cut_column' => 'Αποκοπή στήλης',
'copy_column' => 'Αντιγραφή στήλης',
'paste_column_before' => 'Επικόλληση στήλης αριστερά',
'paste_column_after' => 'Επικόλληση στήλης δεξιά',
'cell_padding' => 'Περιθώριο κελιών',
'cell_spacing' => 'Απόσταση κελιών',
'caption' => 'Τίτλος',
'show_caption' => 'Εμφάνιση Τίτλου',
'constrain' => 'Περιορισμός αναλογιών',
'cell_border_solid' => 'Συμπαγής γραμμή',
'cell_border_dotted' => 'Γραμμή με κουκκίδες',
'cell_border_dashed' => 'Διακεκομμένη γραμμή',
'cell_border_double' => 'Διπλή γραμμή',
'cell_border_groove' => 'Groove',
'cell_border_ridge' => 'Κορυφογραμμή',
'cell_border_inset' => 'Inset',
'cell_border_outset' => 'Outset',
'cell_border_none' => 'Χωρίς',
'cell_border_hidden' => '΄Διαφανές',
// Images, links, details/summary & embed
'source' => 'Source',
'alt_desc' => 'Εναλλακτική περιγραφή',
'embed' => 'Ενσωματωμένο',
'paste_embed' => 'Επικολλήστε τον κώδικα ενσωμάτωσης παρακάτω:',
'url' => 'URL',
'text_to_display' => 'Κείμενο εμφάνισης',
'title' => 'Τίτλος',
'browse_links' => 'Browse links',
'open_link' => 'Άνοιγμα συνδέσμου',
'open_link_in' => 'Άνοιγμα συνδέσμου σε...',
'open_link_current' => 'Τρέχον παράθυρο',
'open_link_new' => 'Νέο παράθυρο',
'remove_link' => 'Αφαίρεση συνδέσμου',
'insert_collapsible' => 'Εισαγωγή πτυσσόμενου μπλοκ',
'collapsible_unwrap' => 'Μετατροπή πτυσσόμενου μπλοκ σε παράγραφο',
'edit_label' => 'Επεξεργασία ετικέτας',
'toggle_open_closed' => 'Εναλλαγή ανοίγματος/κλεισίματος',
'collapsible_edit' => 'Επεξεργασία πτυσσόμενου μπλοκ',
'toggle_label' => 'Εναλλαγή ετικέτας',
// About view
'about' => 'Σχετικά',
'about_title' => 'Σχετικά με τον επεξεργαστή WYSIWYG',
'editor_license' => 'Άδεια εκδότη και πνευματικά δικαιώματα',
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
'editor_lexical_license_link' => 'Full license details can be found here.',
'editor_tiny_license' => 'Αυτός ο επεξεργαστής έχει δημιουργηθεί χρησιμοποιώντας :tinyLink που παρέχεται με την άδεια MIT.',
'editor_tiny_license_link' => 'Τα πνευματικά δικαιώματα και τα στοιχεία άδειας χρήσης του TinyMCE μπορείτε να τα βρείτε εδώ.',
'save_continue' => 'Αποθήκευση σελίδας & Συνέχεια',
'callouts_cycle' => '(Συνεχίστε να πατάτε για εναλλαγή μεταξύ τύπων)',
'link_selector' => 'Σύνδεσμος προς το περιεχόμενο',
'shortcuts' => 'Συντομεύσεις',
'shortcut' => 'Συντόμευση',
'shortcuts_intro' => 'Οι ακόλουθες συντομεύσεις είναι διαθέσιμες στο πρόγραμμα επεξεργασίας:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
'description' => 'Περιγραφή',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/components.php | lang/el/components.php | <?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => 'Επιλογή εικόνας',
'image_list' => 'Κατάλογος εικόνων',
'image_details' => 'Λεπτομέρειες εικόνας',
'image_upload' => 'Μεταφόρτωση εικόνας',
'image_intro' => 'Εδώ μπορείτε να επιλέξετε και να διαχειριστείτε εικόνες που έχουν προηγουμένως μεταφορτωθεί στο σύστημα.',
'image_intro_upload' => 'Μεταφορτώστε μια νέα εικόνα σύροντας ένα αρχείο εικόνας σε αυτό το παράθυρο ή χρησιμοποιώντας το κουμπί "Μεταφόρτωση εικόνας" παραπάνω.',
'image_all' => 'Όλες',
'image_all_title' => 'Δείτε όλες τις εικόνες που υπάρχουν στο Server',
'image_book_title' => 'Προβολή εικόνων που έχουν μεταφορτωθεί σε αυτό το βιβλίο',
'image_page_title' => 'Προβολή εικόνων που έχουν δημοσιευτεί σε αυτήν τη σελίδα',
'image_search_hint' => 'Αναζήτηση με όνομα εικόνας',
'image_uploaded' => 'Μεταφορτώθηκε :uploadedDate',
'image_uploaded_by' => 'Μεταφορτώθηκε από :userName',
'image_uploaded_to' => 'Μεταφορτώθηκε στο :pageLink',
'image_updated' => 'Ενημερώθηκε :updateDate',
'image_load_more' => 'Φόρτωσε περισσότερα',
'image_image_name' => 'Όνομα εικόνας',
'image_delete_used' => 'Αυτή η εικόνα χρησιμοποιείται στις παρακάτω σελίδες.',
'image_delete_confirm_text' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε αυτήν την εικόνα;',
'image_select_image' => 'Επιλέξτε Εικόνα',
'image_dropzone' => 'Σύρτε ή κάντε κλικ εδώ για μεταφόρτωση εικόνων',
'image_dropzone_drop' => 'Απόθεση εικόνων εδώ για μεταφόρτωση',
'images_deleted' => 'Οι εικόνες διαγράφηκαν',
'image_preview' => 'Προεπισκόπηση εικόνας',
'image_upload_success' => 'Η εικόνα μεταφορτώθηκε με επιτυχία',
'image_update_success' => 'Τα στοιχεία της εικόνας ενημερώθηκαν με επιτυχία',
'image_delete_success' => 'Η εικόνα διαγράφηκε επιτυχώς',
'image_replace' => 'Αντικατάσταση εικόνας',
'image_replace_success' => 'Το αρχείο εικόνας ενημερώθηκε επιτυχώς',
'image_rebuild_thumbs' => 'Επαναδημιουργία παραλλαγών μεγέθους',
'image_rebuild_thumbs_success' => 'Οι παραλλαγές μεγέθους εικόνας ανακατασκευάστηκαν επιτυχώς!',
// Code Editor
'code_editor' => 'Επεξεργασία κώδικα',
'code_language' => 'Γλώσσα κώδικα',
'code_content' => 'Περιεχόμενο κώδικα',
'code_session_history' => 'Ιστορικό συνεδρίας',
'code_save' => 'Αποθήκευση Κώδικα',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/preferences.php | lang/el/preferences.php | <?php
/**
* Text used for user-preference specific views within bookstack.
*/
return [
'my_account' => 'My Account',
'shortcuts' => 'Συντομεύσεις',
'shortcuts_interface' => 'UI Shortcut Preferences',
'shortcuts_toggle_desc' => 'Εδώ μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε τις συντομεύσεις του συστήματος πληκτρολογίου, που χρησιμοποιούνται για την πλοήγηση και τις ενέργειες.',
'shortcuts_customize_desc' => 'Μπορείτε να προσαρμόσετε κάθε μία από τις παρακάτω συντομεύσεις. Απλά πατήστε το επιθυμητό συνδυασμό πλήκτρων μετά την επιλογή της εισόδου για μια συντόμευση.',
'shortcuts_toggle_label' => 'Ενεργοποίηση συντομεύσεων πληκτρολογίου',
'shortcuts_section_navigation' => 'Πλοήγηση',
'shortcuts_section_actions' => 'Κοινές ενέργειες',
'shortcuts_save' => 'Αποθήκευση Συντομεύσεων',
'shortcuts_overlay_desc' => 'Σημείωση: Όταν οι συντομεύσεις είναι ενεργοποιημένες μια βοηθητική επικάλυψη είναι διαθέσιμη πατώντας "?" που θα τονίσει τις διαθέσιμες συντομεύσεις για ενέργειες που είναι ορατές στην οθόνη.',
'shortcuts_update_success' => 'Οι προτιμήσεις σας αποθηκεύτηκαν!',
'shortcuts_overview_desc' => 'Manage keyboard shortcuts you can use to navigate the system user interface.',
'notifications' => 'Notification Preferences',
'notifications_desc' => 'Control the email notifications you receive when certain activity is performed within the system.',
'notifications_opt_own_page_changes' => 'Notify upon changes to pages I own',
'notifications_opt_own_page_comments' => 'Notify upon comments on pages I own',
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
'notifications_opt_comment_replies' => 'Notify upon replies to my comments',
'notifications_save' => 'Save Preferences',
'notifications_update_success' => 'Notification preferences have been updated!',
'notifications_watched' => 'Watched & Ignored Items',
'notifications_watched_desc' => 'Below are the items that have custom watch preferences applied. To update your preferences for these, view the item then find the watch options in the sidebar.',
'auth' => 'Access & Security',
'auth_change_password' => 'Change Password',
'auth_change_password_desc' => 'Change the password you use to log-in to the application. This must be at least 8 characters long.',
'auth_change_password_success' => 'Password has been updated!',
'profile' => 'Profile Details',
'profile_desc' => 'Manage the details of your account which represents you to other users, in addition to details that are used for communication and system personalisation.',
'profile_view_public' => 'View Public Profile',
'profile_name_desc' => 'Configure your display name which will be visible to other users in the system through the activity you perform, and content you own.',
'profile_email_desc' => 'This email will be used for notifications and, depending on active system authentication, system access.',
'profile_email_no_permission' => 'Unfortunately you don\'t have permission to change your email address. If you want to change this, you\'d need to ask an administrator to change this for you.',
'profile_avatar_desc' => 'Select an image which will be used to represent yourself to others in the system. Ideally this image should be square and about 256px in width and height.',
'profile_admin_options' => 'Administrator Options',
'profile_admin_options_desc' => 'Additional administrator-level options, like those to manage role assignments, can be found for your user account in the "Settings > Users" area of the application.',
'delete_account' => 'Delete Account',
'delete_my_account' => 'Delete My Account',
'delete_my_account_desc' => 'This will fully delete your user account from the system. You will not be able to recover this account or revert this action. Content you\'ve created, such as created pages and uploaded images, will remain.',
'delete_my_account_warning' => 'Are you sure you want to delete your account?',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/errors.php | lang/el/errors.php | <?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => 'Δεν έχετε δικαίωμα πρόσβασης στη ζητούμενη σελίδα.',
'permissionJson' => 'Δεν έχετε άδεια να εκτελέσετε την αιτούμενη ενέργεια.',
// Auth
'error_user_exists_different_creds' => 'Ένας χρήστης με email :email υπάρχει ήδη αλλά με διαφορετικά διαπιστευτήρια.',
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
'email_already_confirmed' => 'Το email έχει ήδη επιβεβαιωθεί, Δοκιμάστε να συνδεθείτε.',
'email_confirmation_invalid' => 'Αυτό το διακριτικό επιβεβαίωσης δεν είναι έγκυρο ή έχει ήδη χρησιμοποιηθεί, Παρακαλώ δοκιμάστε να εγγραφείτε ξανά.',
'email_confirmation_expired' => 'Το διακριτικό επιβεβαίωσης έχει λήξει, έχει σταλεί ένα νέο email επιβεβαίωσης.',
'email_confirmation_awaiting' => 'Η διεύθυνση ηλεκτρονικού ταχυδρομείου για το λογαριασμό που χρησιμοποιείται πρέπει να επιβεβαιωθεί',
'ldap_fail_anonymous' => 'Η πρόσβαση LDAP απέτυχε με ανώνυμη σύνδεση',
'ldap_fail_authed' => 'Η πρόσβαση LDAP απέτυχε με τη χρήση δοσμένων λεπτομερειών dn & κωδικού πρόσβασης',
'ldap_extension_not_installed' => 'Η επέκταση LDAP PHP δεν εγκαταστάθηκε',
'ldap_cannot_connect' => 'Αδυναμία σύνδεσης στο διακομιστή ldap, η αρχική σύνδεση απέτυχε',
'saml_already_logged_in' => 'Ήδη συνδεδεμένος',
'saml_no_email_address' => 'Δεν ήταν δυνατή η εύρεση μιας διεύθυνσης ηλεκτρονικού ταχυδρομείου, για αυτόν τον χρήστη, στα δεδομένα που παρέχονται από το εξωτερικό σύστημα ελέγχου ταυτότητας',
'saml_invalid_response_id' => 'Το αίτημα από το εξωτερικό σύστημα ελέγχου ταυτότητας δεν αναγνωρίζεται από μια διαδικασία που ξεκίνησε από αυτή την εφαρμογή. Η πλοήγηση πίσω μετά από μια σύνδεση θα μπορούσε να προκαλέσει αυτό το ζήτημα.',
'saml_fail_authed' => 'Η σύνδεση με τη χρήση :system απέτυχε, το σύστημα δεν παρείχε επιτυχή εξουσιοδότηση',
'oidc_already_logged_in' => 'Ήδη συνδεδεμένος',
'oidc_no_email_address' => 'Δεν ήταν δυνατή η εύρεση μιας διεύθυνσης ηλεκτρονικού ταχυδρομείου, για αυτόν τον χρήστη, στα δεδομένα που παρέχονται από το εξωτερικό σύστημα ελέγχου ταυτότητας',
'oidc_fail_authed' => 'Η σύνδεση με τη χρήση :system απέτυχε, το σύστημα δεν παρείχε επιτυχή εξουσιοδότηση',
'social_no_action_defined' => 'Καμία ενέργεια δεν ορίστηκε',
'social_login_bad_response' => "Παρουσιάστηκε σφάλμα κατά τη διάρκεια :socialAccount login: \n:error",
'social_account_in_use' => 'Αυτός ο λογαριασμός :socialAccount είναι ήδη σε χρήση, Δοκιμάστε να συνδεθείτε μέσω της επιλογής :socialAccount .',
'social_account_email_in_use' => 'Το email :email είναι ήδη σε χρήση. Αν έχετε ήδη ένα λογαριασμό, μπορείτε να συνδέσετε τον :socialAccount λογαριασμό σας από τις ρυθμίσεις του προφίλ σας.',
'social_account_existing' => 'Αυτός ο :socialAccount είναι ήδη συνδεδεμένος στο προφίλ σας.',
'social_account_already_used_existing' => 'Αυτός ο :socialAccount λογαριασμός χρησιμοποιείται ήδη από άλλο χρήστη.',
'social_account_not_used' => 'Αυτός ο :socialAccount λογαριασμός δεν είναι συνδεδεμένος με κανέναν χρήστη. Παρακαλώ επισυνάψτε τον στις ρυθμίσεις του προφίλ σας. ',
'social_account_register_instructions' => 'Εάν δεν έχετε ακόμα λογαριασμό, μπορείτε να καταχωρήσετε ένα λογαριασμό χρησιμοποιώντας την επιλογή :socialAccount .',
'social_driver_not_found' => 'Δεν βρέθηκε κοινωνικός οδηγός',
'social_driver_not_configured' => 'Οι κοινωνικές ρυθμίσεις του :socialAccount δεν έχουν ρυθμιστεί σωστά.',
'invite_token_expired' => 'Αυτός ο σύνδεσμος πρόσκλησης έχει λήξει. Αντ\' αυτού μπορείτε να προσπαθήσετε να επαναφέρετε τον κωδικό πρόσβασής σας.',
'login_user_not_found' => 'A user for this action could not be found.',
// System
'path_not_writable' => 'Η διαδρομή αρχείου :filePath δεν μπόρεσε να μεταφορτωθεί. Βεβαιωθείτε ότι είναι εγγράψιμη στο διακομιστή.',
'cannot_get_image_from_url' => 'Αδυναμία λήψης εικόνας από :url',
'cannot_create_thumbs' => 'Ο διακομιστής δεν μπορεί να δημιουργήσει μικρογραφίες. Παρακαλώ ελέγξτε ότι έχετε την επέκταση GD PHP εγκατεστημένη.',
'server_upload_limit' => 'Ο διακομιστής δεν επιτρέπει τη μεταφόρτωση αυτού του μεγέθους. Παρακαλώ δοκιμάστε ένα μικρότερο μέγεθος αρχείου.',
'server_post_limit' => 'The server cannot receive the provided amount of data. Try again with less data or a smaller file.',
'uploaded' => 'Ο διακομιστής δεν επιτρέπει τη μεταφόρτωση αυτού του μεγέθους. Παρακαλώ δοκιμάστε ένα μικρότερο μέγεθος αρχείου.',
// Drawing & Images
'image_upload_error' => 'Παρουσιάστηκε σφάλμα κατά το ανέβασμα της εικόνας.',
'image_upload_type_error' => 'Ο τύπος εικόνας που μεταφορτώθηκε δεν είναι έγκυρος',
'image_upload_replace_type' => 'Image file replacements must be of the same type',
'image_upload_memory_limit' => 'Failed to handle image upload and/or create thumbnails due to system resource limits.',
'image_thumbnail_memory_limit' => 'Failed to create image size variations due to system resource limits.',
'image_gallery_thumbnail_memory_limit' => 'Failed to create gallery thumbnails due to system resource limits.',
'drawing_data_not_found' => 'Δεν ήταν δυνατή η φόρτωση δεδομένων σχεδίασης. Το αρχείο σχεδίασης ενδέχεται να μην υπάρχει πλέον ή ενδέχεται να μην έχετε άδεια πρόσβασης σε αυτά.',
// Attachments
'attachment_not_found' => 'Το συνημμένο δεν βρέθηκε',
'attachment_upload_error' => 'An error occurred uploading the attachment file',
// Pages
'page_draft_autosave_fail' => 'Αποτυχία αποθήκευσης προσχέδιου. Βεβαιωθείτε ότι έχετε σύνδεση στο διαδίκτυο πριν την αποθήκευση αυτής της σελίδας',
'page_draft_delete_fail' => 'Failed to delete page draft and fetch current page saved content',
'page_custom_home_deletion' => 'Δεν μπορεί να διαγραφεί μια σελίδα ενώ έχει οριστεί ως αρχική σελίδα',
// Entities
'entity_not_found' => 'Η οντότητα δεν βρέθηκε',
'bookshelf_not_found' => 'Το ράφι δεν βρέθηκε',
'book_not_found' => 'Το βιβλίο δεν βρέθηκε',
'page_not_found' => 'Η σελίδα δεν βρέθηκε',
'chapter_not_found' => 'Το κεφάλαιο δεν βρέθηκε',
'selected_book_not_found' => 'Το επιλεγμένο βιβλίο δεν βρέθηκε',
'selected_book_chapter_not_found' => 'Το επιλεγμένο βιβλίο ή κεφάλαιο δεν βρέθηκε',
'guests_cannot_save_drafts' => 'Οι επισκέπτες δεν μπορούν να αποθηκεύσουν πρόχειρα',
// Users
'users_cannot_delete_only_admin' => 'Δεν μπορείτε να διαγράψετε τον μοναδικό διαχειριστή',
'users_cannot_delete_guest' => 'Δεν μπορείτε να διαγράψετε τον επισκέπτη',
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
// Roles
'role_cannot_be_edited' => 'Αυτός ο ρόλος δεν μπορεί να επεξεργαστεί',
'role_system_cannot_be_deleted' => 'Αυτός ο ρόλος είναι ρόλος συστήματος και δεν μπορεί να διαγραφεί',
'role_registration_default_cannot_delete' => 'Αυτός ο ρόλος δεν μπορεί να διαγραφεί ενώ έχει οριστεί ως προεπιλεγμένος ρόλος εγγραφής',
'role_cannot_remove_only_admin' => 'Αυτός ο χρήστης είναι ο μόνος χρήστης που έχει ανατεθεί στον ρόλο διαχειριστή. Εκχωρήστε τον ρόλο διαχειριστή σε άλλο χρήστη πριν επιχειρήσετε να τον καταργήσετε εδώ.',
// Comments
'comment_list' => 'Παρουσιάστηκε σφάλμα κατά την λήψη σχολίων.',
'cannot_add_comment_to_draft' => 'Δεν μπορείτε να προσθέσετε σχόλια σε ένα προσχέδιο.',
'comment_add' => 'Παρουσιάστηκε σφάλμα κατά την προσθήκη / ενημέρωση του σχολίου.',
'comment_delete' => 'Παρουσιάστηκε σφάλμα κατά τη διαγραφή του σχολίου.',
'empty_comment' => 'Αδυναμία προσθήκης ενός κενού σχολίου.',
// Error pages
'404_page_not_found' => 'Η Σελίδα δε βρέθηκε',
'sorry_page_not_found' => 'Λυπούμαστε, Η σελίδα που αναζητάτε δεν βρέθηκε.',
'sorry_page_not_found_permission_warning' => 'Αν περιμένατε να υπάρχει αυτή η σελίδα, ίσως να μην έχετε δικαίωμα να την δείτε.',
'image_not_found' => 'Η Εικόνα δεν βρέθηκε',
'image_not_found_subtitle' => 'Λυπούμαστε, το αρχείο εικόνας που αναζητάτε δεν μπορεί να βρεθεί.',
'image_not_found_details' => 'Αν περιμένατε να υπάρχει αυτή η εικόνα, ίσως να έχει διαγραφεί.',
'return_home' => 'Επιστροφή στην αρχική σελίδα',
'error_occurred' => 'Προέκυψε Ένα Σφάλμα',
'app_down' => ':appName είναι προσωρινά μη διαθέσιμη',
'back_soon' => 'Θα υπάρξει σύντομα υποστήριξη.',
// Import
'import_zip_cant_read' => 'Could not read ZIP file.',
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
'import_zip_failed_notification' => 'Failed to import ZIP file.',
'import_perms_books' => 'You are lacking the required permissions to create books.',
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
'import_perms_images' => 'You are lacking the required permissions to create images.',
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
// API errors
'api_no_authorization_found' => 'Δεν βρέθηκε διακριτικό εξουσιοδότησης κατόπιν αιτήματος',
'api_bad_authorization_format' => 'Ένα διακριτικό εξουσιοδότησης βρέθηκε κατόπιν αιτήματος, αλλά η μορφή εμφανίστηκε εσφαλμένη',
'api_user_token_not_found' => 'Δεν βρέθηκε αντίστοιχο διακριτικό API για το παρεχόμενο διακριτικό εξουσιοδότησης',
'api_incorrect_token_secret' => 'Το μυστικό που παρέχεται για το δεδομένο χρησιμοποιημένο διακριτικό API είναι εσφαλμένο',
'api_user_no_api_permission' => 'Ο ιδιοκτήτης του χρησιμοποιημένου διακριτικού API δεν έχει άδεια για να κάνει κλήσεις API',
'api_user_token_expired' => 'Το διακριτικό εξουσιοδότησης που χρησιμοποιείται έχει λήξει',
// Settings & Maintenance
'maintenance_test_email_failure' => 'Σφάλμα κατά την αποστολή δοκιμαστικού email:',
// HTTP errors
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/activities.php | lang/el/activities.php | <?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => 'σελίδα που δημιουργήθηκε',
'page_create_notification' => 'Η σελίδα δημιουργήθηκε με επιτυχία',
'page_update' => 'ενημερωμένη σελίδα',
'page_update_notification' => 'Η σελίδα ενημερώθηκε με επιτυχία',
'page_delete' => 'διαγραμμένη σελίδα',
'page_delete_notification' => 'Η σελίδα διαγράφηκε επιτυχώς',
'page_restore' => 'αποκατεστημένη σελίδα',
'page_restore_notification' => 'Η σελίδα αποκαταστάθηκε με επιτυχία',
'page_move' => 'σελίδα που μετακινήθηκε',
'page_move_notification' => 'Η σελίδα μετακινήθηκε με επιτυχία',
// Chapters
'chapter_create' => 'δημιουργήθηκε κεφάλαιο',
'chapter_create_notification' => 'Το κεφάλαιο δημιουργήθηκε με επιτυχία',
'chapter_update' => 'ενημερωμένο κεφάλαιο',
'chapter_update_notification' => 'Το κεφάλαιο ενημερώθηκε με επιτυχία',
'chapter_delete' => 'διαγραμμένο κεφάλαιο',
'chapter_delete_notification' => 'Το κεφάλαιο διαγράφηκε επιτυχώς',
'chapter_move' => 'το κεφάλαιο μετακινήθηκε',
'chapter_move_notification' => 'Το κεφάλαιο μετακινήθηκε με επιτυχία',
// Books
'book_create' => 'το βιβλίο δημιουργήθηκε',
'book_create_notification' => 'Το βιβλίο δημιουργήθηκε με επιτυχία',
'book_create_from_chapter' => 'Το κεφάλαιο μετατράπηκε επιτυχώς σε βιβλίο',
'book_create_from_chapter_notification' => 'Το κεφάλαιο μετατράπηκε επιτυχώς σε βιβλίο',
'book_update' => 'ενημερωμένο βιβλίο',
'book_update_notification' => 'Το βιβλίο ενημερώθηκε με επιτυχία',
'book_delete' => 'διαγραμμένο βιβλίο',
'book_delete_notification' => 'Το βιβλίο διαγράφηκε επιτυχώς',
'book_sort' => 'ταξινομημένο βιβλίο',
'book_sort_notification' => 'Το βιβλίο επαναταξινομήθηκε επιτυχώς',
// Bookshelves
'bookshelf_create' => 'δημιουργήθηκε ράφι',
'bookshelf_create_notification' => 'Το ράφι δημιουργήθηκε με επιτυχία',
'bookshelf_create_from_book' => 'το βιβλίο μετατράπηκε σε ράφι',
'bookshelf_create_from_book_notification' => 'Το βιβλίο μετατράπηκε σε ράφι επιτυχώς',
'bookshelf_update' => 'ενημερωμένο ράφι',
'bookshelf_update_notification' => 'Το ράφι ενημερώθηκε επιτυχώς',
'bookshelf_delete' => 'διαγραμμένο ράφι',
'bookshelf_delete_notification' => 'Το ράφι ενημερώθηκε επιτυχώς',
// Revisions
'revision_restore' => 'αποκατεστημένη αναθεώρηση',
'revision_delete' => 'διαγραμμένη αναθεώρηση',
'revision_delete_notification' => 'Η αναθεώρηση διαγράφηκε με επιτυχία',
// Favourites
'favourite_add_notification' => '":name" προστέθηκε στα αγαπημένα σας',
'favourite_remove_notification' => '":name" προστέθηκε στα αγαπημένα σας',
// Watching
'watch_update_level_notification' => 'Οι προτιμήσεις παρακολούθησης ενημερώθηκαν επιτυχώς',
// Auth
'auth_login' => 'συνδεδεμένος',
'auth_register' => 'εγγεγραμμένος ως νέος χρήστης',
'auth_password_reset_request' => 'ζητήθηκε επαναφορά κωδικού πρόσβασης χρήστη',
'auth_password_reset_update' => 'επαναφορά κωδικού πρόσβασης χρήστη',
'mfa_setup_method' => 'διαμορφωμένη μέθοδος MFA',
'mfa_setup_method_notification' => 'Η μέθοδος πολλαπλών παραγόντων διαμορφώθηκε επιτυχώς',
'mfa_remove_method' => 'καταργήθηκε η μέθοδος MFA',
'mfa_remove_method_notification' => 'Η μέθοδος πολλαπλών παραγόντων καταργήθηκε με επιτυχία',
// Settings
'settings_update' => 'ενημερωμένες ρυθμίσεις',
'settings_update_notification' => 'Οι ρυθμίσεις ενημερώθηκαν με επιτυχία',
'maintenance_action_run' => 'έτρεξε δράση συντήρησης',
// Webhooks
'webhook_create' => 'Το webhook δημιουργήθηκε',
'webhook_create_notification' => 'Το Webhook δημιουργήθηκε με επιτυχία',
'webhook_update' => 'ενημερωμένο webhook',
'webhook_update_notification' => 'Το Webhook ενημερώθηκε με επιτυχία',
'webhook_delete' => 'διαγραμμένο webhook',
'webhook_delete_notification' => 'Το Webhook διαγράφηκε επιτυχώς',
// Imports
'import_create' => 'δημιουργημένη εισαγωγή',
'import_create_notification' => 'Το εισαγόμενο αρχείο μεταφορτώθηκε επιτυχώς',
'import_run' => 'ενημερωμένη εισαγωγή',
'import_run_notification' => 'Το περιεχόμενο εισήχθη επιτυχώς',
'import_delete' => 'διαγραμμένη εισαγωγή',
'import_delete_notification' => 'Η εισαγωγή διαγράφηκε επιτυχώς',
// Users
'user_create' => 'δημιουργημένος χρήστης',
'user_create_notification' => 'Ο χρήστης δημιουργήθηκε με επιτυχία',
'user_update' => 'ενημερωμένος χρήστης',
'user_update_notification' => 'Ο Χρήστης ενημερώθηκε με επιτυχία',
'user_delete' => 'διαγραμμένος χρήστης',
'user_delete_notification' => 'Ο Χρήστης αφαιρέθηκε επιτυχώς',
// API Tokens
'api_token_create' => 'created API token',
'api_token_create_notification' => 'O κωδικός API δημιουργήθηκε με επιτυχία',
'api_token_update' => 'updated API token',
'api_token_update_notification' => 'κωδικός API ενημερώθηκε με επιτυχία',
'api_token_delete' => 'deleted API token',
'api_token_delete_notification' => 'Το διακριτικό API διαγράφηκε με επιτυχία',
// Roles
'role_create' => 'δημιουργημένος ρόλος',
'role_create_notification' => 'Ο Ρόλος δημιουργήθηκε με επιτυχία',
'role_update' => 'Ενημέρωση ρόλου',
'role_update_notification' => 'Ο Ρόλος ενημερώθηκε με επιτυχία',
'role_delete' => 'διαγραμμένος ρόλος',
'role_delete_notification' => 'Ο Ρόλος διαγράφηκε επιτυχώς',
// Recycle Bin
'recycle_bin_empty' => 'αδειασμένος κάδος ανακύκλωσης',
'recycle_bin_restore' => 'αποκαταστάθηκε από τον κάδο ανακύκλωσης',
'recycle_bin_destroy' => 'αφαιρέθηκε από τον κάδο ανακύκλωσης',
// Comments
'commented_on' => 'σχολίασε',
'comment_create' => 'προστέθηκε σχόλιο',
'comment_update' => 'ενημερώθηκε σχόλιο',
'comment_delete' => 'διαγράφηκε σχόλιο',
// Sort Rules
'sort_rule_create' => 'created sort rule',
'sort_rule_create_notification' => 'Sort rule successfully created',
'sort_rule_update' => 'updated sort rule',
'sort_rule_update_notification' => 'Sort rule successfully updated',
'sort_rule_delete' => 'deleted sort rule',
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
// Other
'permissions_update' => 'ενημερωμένα δικαιώματα',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/common.php | lang/el/common.php | <?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => 'Ακύρωση',
'close' => 'Κλείσιμο',
'confirm' => 'Οκ',
'back' => 'Πίσω',
'save' => 'Αποθήκευση',
'continue' => 'Συνέχεια',
'select' => 'Επιλογή',
'toggle_all' => 'Εναλλαγή όλων',
'more' => 'Περισσότερα..',
// Form Labels
'name' => 'Όνομα',
'description' => 'Περιγραφή',
'role' => 'Ρόλος',
'cover_image' => 'Εικόνα εξώφυλλου',
'cover_image_description' => 'Αυτή η εικόνα θα πρέπει να είναι περίπου 440x250px, αν και θα κλιμακωθεί και θα περικοπεί με ευελιξία ώστε να ταιριάζει στη διεπαφή χρήστη σε διαφορετικά σενάρια όπως απαιτείται, επομένως οι πραγματικές διαστάσεις για την εμφάνιση θα διαφέρουν.',
// Actions
'actions' => 'Ενέργειες',
'view' => 'Προβολή',
'view_all' => 'Προβολή όλων',
'new' => 'Νέο',
'create' => 'Δημιουργία',
'update' => 'Ενημέρωση',
'edit' => 'Επεξεργασία',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Ταξινόμηση',
'move' => 'Μετακίνηση',
'copy' => 'Αντιγραφή',
'reply' => 'Απάντηση',
'delete' => 'Διαγραφή',
'delete_confirm' => 'Επιβεβαίωση Διαγραφής',
'search' => 'Αναζήτηση',
'search_clear' => 'Εκκαθάριση Αναζήτησης',
'reset' => 'Επαναφορά',
'remove' => 'Αφαίρεση',
'add' => 'Προσθήκη',
'configure' => 'Διαμόρφωση',
'manage' => 'Διαχείριση',
'fullscreen' => 'Πλήρης οθόνη',
'favourite' => 'Αγαπημένα',
'unfavourite' => 'Αφαίρεση από Αγαπημένα',
'next' => 'Επόμενη',
'previous' => 'Προηγούμενη',
'filter_active' => 'Ενεργό φίλτρο:',
'filter_clear' => 'Διαγραφή φίλτρου',
'download' => 'Λήψη',
'open_in_tab' => 'Άνοιγμα σε Καρτέλα',
'open' => 'Άνοιγμα',
// Sort Options
'sort_options' => 'Επιλογές ταξινόμησης',
'sort_direction_toggle' => 'Εναλλαγή κατεύθυνσης ταξινόμησης',
'sort_ascending' => 'Αύξουσα ταξινόμηση',
'sort_descending' => 'Ταξινόμηση Φθίνουσα',
'sort_name' => 'Ονομα',
'sort_default' => 'Προεπιλογή',
'sort_created_at' => 'Δημιουργήθηκε',
'sort_updated_at' => 'Ενημερώθηκε',
// Misc
'deleted_user' => 'Διαγραμμένος χρήστης',
'no_activity' => 'Δεν υπάρχει δραστηριότητα προς εμφάνιση',
'no_items' => 'Δεν υπάρχουν διαθέσιμα στοιχεία',
'back_to_top' => 'Επιστροφή στην κορυφή',
'skip_to_main_content' => 'Μετάβαση στο κύριο περιεχόμενο',
'toggle_details' => 'Εναλλαγή λεπτομερειών',
'toggle_thumbnails' => 'Εναλλαγή μικρογραφιών',
'details' => 'Λεπτομέριες',
'grid_view' => 'Προβολή σε πλέγμα',
'list_view' => 'Προβολή σε λίστα',
'default' => 'Προκαθορισμένο',
'breadcrumb' => 'Μπάρα πλοήγησης',
'status' => 'Κατάσταση',
'status_active' => 'Ενεργός',
'status_inactive' => 'Αδρανής',
'never' => 'Ποτέ',
'none' => 'Κανένας',
// Header
'homepage' => 'Αρχική σελίδα',
'header_menu_expand' => 'Αναπτύξτε το Head Menu',
'profile_menu' => 'Μενού Προφίλ',
'view_profile' => 'Προβολή προφίλ',
'edit_profile' => 'Επεξεργασία προφίλ',
'dark_mode' => 'Σκουρόχρωμη εμφάνιση',
'light_mode' => 'Ανοιχτόχρωμη εμφάνιση',
'global_search' => 'Καθολική αναζήτηση',
// Layout tabs
'tab_info' => 'Πληροφορίες',
'tab_info_label' => 'Καρτέλα: Εμφάνιση δευτερευουσών πληροφοριών',
'tab_content' => 'Περιεχόμενο',
'tab_content_label' => 'Καρτέλα: Εμφάνιση κύριου περιεχομένου',
// Email Content
'email_action_help' => 'Εάν αντιμετωπίζετε πρόβλημα κάνοντας κλικ στο κουμπί ":actionText", αντιγράψτε και επικολλήστε την παρακάτω διεύθυνση URL στο πρόγραμμα περιήγησής σας στον ιστό:',
'email_rights' => 'Ολα τα πνευματικά δικαιώματα διατηρούνται',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Πολιτική Απορρήτου',
'terms_of_service' => 'Όροι χρήσης',
// OpenSearch
'opensearch_description' => 'Αναζήτηση :appName',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/pagination.php | lang/el/pagination.php | <?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« Προηγούμενο',
'next' => 'Επόμενο »',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/settings.php | lang/el/settings.php | <?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => 'Ρυθμίσεις',
'settings_save' => 'Αποθήκευση ρυθμίσεων',
'system_version' => 'Έκδοση εφαρμογής',
'categories' => 'Κατηγορίες',
// App Settings
'app_customization' => 'Προσαρμογή',
'app_features_security' => 'Χαρακτηριστικά & Ασφάλεια',
'app_name' => 'Όνομα Εφαρμογής',
'app_name_desc' => 'Αυτό το όνομα εμφανίζεται στην κεφαλίδα της ιστοσελίδας και σε τυχόν μηνύματα ηλεκτρονικού ταχυδρομείου που αποστέλλονται από το σύστημα.',
'app_name_header' => 'Εμφάνιση Ονόματος στην κεφαλίδα',
'app_public_access' => 'Δημόσια Πρόσβαση',
'app_public_access_desc' => 'Η ενεργοποίηση αυτής της επιλογής θα επιτρέψει στους επισκέπτες, που δεν είναι συνδεδεμένοι, να έχουν πρόσβαση στο περιεχόμενο της εφαρμογής BookStack.',
'app_public_access_desc_guest' => 'Η πρόσβαση για δημόσιους επισκέπτες μπορεί να ελεγχθεί μέσω του χρήστη "Guest".',
'app_public_access_toggle' => 'Να επιτρέπεται η δημόσια πρόσβαση',
'app_public_viewing' => 'Να επιτρέπεται η δημόσια προβολή;',
'app_secure_images' => 'Μεταφορτώσεις Εικόνων υψηλότερης Ασφάλειας',
'app_secure_images_toggle' => 'Ενεργοποιήστε τις μεταφορτώσεις Εικόνων υψηλότερης Ασφάλειας',
'app_secure_images_desc' => 'Για λόγους απόδοσης, όλες οι εικόνες είναι δημόσιες. Αυτή η επιλογή προσθέτει μια τυχαία συμβολοσειρά μπροστά από τις διευθύνσεις URL εικόνων, δύσκολο να τη μαντέψει κάποιος. Βεβαιωθείτε ότι τα ευρετήρια καταλόγου δεν είναι ενεργοποιημένα για να αποτρέψετε την εύκολη πρόσβαση.',
'app_default_editor' => 'Προεπιλεγμένος Επεξεργαστής σελίδων',
'app_default_editor_desc' => 'Επιλέξτε ποιο πρόγραμμα επεξεργασίας θα χρησιμοποιείται από προεπιλογή κατά την επεξεργασία νέων σελίδων. Αυτό μπορεί να παρακαμφθεί σε επίπεδο σελίδας όπου το επιτρέπουν τα δικαιώματα.',
'app_custom_html' => 'Προσαρμοσμένο περιεχόμενο κεφαλίδας HTML',
'app_custom_html_desc' => 'Οποιοδήποτε περιεχόμενο προστίθεται εδώ θα εισαχθεί στο κάτω μέρος της ενότητας <head> κάθε σελίδας. Αυτό είναι βολικό για την παράκαμψη ή προσθήκη στυλ καθώς και την προσθήκη κώδικα αναλυτικών στοιχείων.',
'app_custom_html_disabled_notice' => 'Το προσαρμοσμένο περιεχόμενο κεφαλίδας HTML είναι απενεργοποιημένο σε αυτήν τη σελίδα ρυθμίσεων, για να διασφαλιστεί ότι τυχόν αλλαγές που θα πραγματοποιηθούν και θα προκαλέσουν δυσλειτουργία στην ιστοσελίδα σας, μπορούν να επαναφερθούν.',
'app_logo' => 'Λογότυπο εφαρμογής',
'app_logo_desc' => 'Αυτό χρησιμοποιείται στη γραμμή κεφαλίδας εφαρμογής, μεταξύ άλλων περιοχών. Αυτή η εικόνα θα πρέπει να είναι 86px σε ύψος. Οι μεγάλες εικόνες θα κλιμακωθούν.',
'app_icon' => 'Εικονίδιο Εφαρμογής',
'app_icon_desc' => 'Αυτό το εικονίδιο χρησιμοποιείται για τις καρτέλες περιηγητή και τα εικονίδια συντομεύσεων. Αυτό πρέπει να είναι μια τετράγωνη εικόνα 256px σε μορφή PNG.',
'app_homepage' => 'Αρχική σελίδα εφαρμογής',
'app_homepage_desc' => 'Επιλέξτε μια προβολή για εμφάνιση στην αρχική σελίδα αντί για την προεπιλεγμένη προβολή. Τα δικαιώματα σελίδων αγνοούνται για επιλεγμένες σελίδες.',
'app_homepage_select' => 'Επιλέξτε μια σελίδα',
'app_footer_links' => 'Σύνδεσμοι υποσέλιδου',
'app_footer_links_desc' => 'Προσθέστε συνδέσμους για εμφάνιση στο υποσέλιδο του ιστότοπου. Αυτά θα εμφανίζονται στο κάτω μέρος των περισσότερων σελίδων, συμπεριλαμβανομένων εκείνων που δεν απαιτούν σύνδεση. Μπορείτε να χρησιμοποιήσετε μια ετικέτα "trans::<key>" για να χρησιμοποιήσετε μεταφράσεις που καθορίζονται από το σύστημα. Για παράδειγμα: Η χρήση του "trans::common.privacy_policy" θα παρέχει το μεταφρασμένο κείμενο "Πολιτική Απορρήτου" και το "trans::common.terms_of_service" θα παρέχει το μεταφρασμένο κείμενο "Όροι Παροχής Υπηρεσιών".',
'app_footer_links_label' => 'Ετικέτα Συνδέσμου',
'app_footer_links_url' => 'URL Σύνδεσης',
'app_footer_links_add' => 'Προσθήκη Συνδέσμου υποσέλιδου',
'app_disable_comments' => 'Απενεργοποίηση Σχολίων',
'app_disable_comments_toggle' => 'Απενεργοποίηση Σχολίων',
'app_disable_comments_desc' => 'Απενεργοποιεί τα σχόλια σε όλες τις σελίδες της εφαρμογής. <br> Τα υπάρχοντα σχόλια δεν εμφανίζονται.',
// Color settings
'color_scheme' => 'Θέμα Χρωμάτων Εφαρμογής',
'color_scheme_desc' => 'Ορίστε τα χρώματα που θα χρησιμοποιηθούν στο περιβάλλον χρήστη της εφαρμογής. Τα χρώματα μπορούν να ρυθμιστούν ξεχωριστά για τις λειτουργίες Σκούρο ή Λευκό, για να ταιριάζει καλύτερα στο θέμα και να εξασφαλίσει αναγνωσιμότητα.',
'ui_colors_desc' => 'Ορίστε το πρωτεύον χρώμα της εφαρμογής και το προεπιλεγμένο χρώμα συνδέσμου. Το πρωτεύον χρώμα χρησιμοποιείται κυρίως για την κεφαλίδα, τα κουμπιά και τις διακοσμήσεις διεπαφής. Το προεπιλεγμένο χρώμα συνδέσμου χρησιμοποιείται για συνδέσμους και ενέργειες που βασίζονται στο κείμενο, τόσο μέσα στο γραπτό περιεχόμενο όσο και στη διεπαφή της εφαρμογής.',
'app_color' => 'Κυρίως χρώμα',
'link_color' => 'Κυρίως χρώμα Συνδέσμου',
'content_colors_desc' => 'Ορίζει τα χρώματα για όλα τα στοιχεία στην ιεραρχία οργάνωσης της ιστοσελίδας. Συνιστάται η επιλογή χρωμάτων με παρόμοια φωτεινότητα με τα προεπιλεγμένα, για μέγιστη αναγνωσιμότητα.',
'bookshelf_color' => 'Χρώμα Ραφιού',
'book_color' => 'Χρώμα Βιβλίων',
'chapter_color' => 'Χρώμα Κεφαλαίων Βιβλίων',
'page_color' => 'Χρώμα Σελίδων',
'page_draft_color' => 'Χρώμα Πρoσχέδιων Σελίδων (Draft page)',
// Registration Settings
'reg_settings' => 'Εγγραφή',
'reg_enable' => 'Ενεργοποίηση Εγγραφής',
'reg_enable_toggle' => 'Ενεργοποίηση εγγραφής',
'reg_enable_desc' => 'Όταν ενεργοποιηθεί η εγγραφή, ο χρήστης θα μπορεί να εγγραφεί ως χρήστης της εφαρμογής. Κατά την εγγραφή τους δίνεται ένας μοναδικός, προεπιλεγμένος ρόλος χρήστη.',
'reg_default_role' => 'Προεπιλεγμένος ρόλος χρήστη μετά την εγγραφή',
'reg_enable_external_warning' => 'Η παραπάνω επιλογή αγνοείται όταν ο εξωτερικός έλεγχος ταυτότητας LDAP ή SAML είναι ενεργός. Οι λογαριασμοί χρηστών για μη υπάρχοντα μέλη θα δημιουργηθούν αυτόματα εάν ο έλεγχος ταυτότητας, έναντι του εξωτερικού συστήματος που χρησιμοποιείται, είναι επιτυχής.',
'reg_email_confirmation' => 'Επιβεβαίωση ηλεκτρονικού ταχυδρομείου',
'reg_email_confirmation_toggle' => 'Απαιτείται η επιβεβαίωση μέσω email',
'reg_confirm_email_desc' => 'Εάν χρησιμοποιείται περιορισμός τομέα, τότε θα απαιτείται επιβεβαίωση μέσω email και αυτή η επιλογή θα αγνοηθεί.',
'reg_confirm_restrict_domain' => 'Περιορισμός Τομέα',
'reg_confirm_restrict_domain_desc' => 'Εισαγάγετε μια λίστα διαχωρισμένων με κόμματα τομέων email στους οποίους θέλετε να περιορίσετε την εγγραφή. Θα σταλεί στους χρήστες ένα email για να επιβεβαιώσουν τη διεύθυνσή τους πριν τους επιτραπεί να αλληλεπιδράσουν με την εφαρμογή. <br> <strong>Σημειώστε ότι οι χρήστες θα μπορούν να αλλάξουν τις διευθύνσεις email τους μετά την επιτυχή εγγραφή</strong>.',
'reg_confirm_restrict_domain_placeholder' => 'Δε έχουν ρυθμιστεί περιορισμοί ακόμα',
// Sorting Settings
'sorting' => 'Lists & Sorting',
'sorting_book_default' => 'Default Book Sort Rule',
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
'sorting_rules' => 'Sort Rules',
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
'sort_rule_create' => 'Create Sort Rule',
'sort_rule_edit' => 'Edit Sort Rule',
'sort_rule_delete' => 'Delete Sort Rule',
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
'sort_rule_details' => 'Sort Rule Details',
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
'sort_rule_operations' => 'Sort Operations',
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
'sort_rule_available_operations' => 'Available Operations',
'sort_rule_available_operations_empty' => 'No operations remaining',
'sort_rule_configured_operations' => 'Configured Operations',
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
'sort_rule_op_asc' => '(Asc)',
'sort_rule_op_desc' => '(Desc)',
'sort_rule_op_name' => 'Name - Alphabetical',
'sort_rule_op_name_numeric' => 'Name - Numeric',
'sort_rule_op_created_date' => 'Created Date',
'sort_rule_op_updated_date' => 'Updated Date',
'sort_rule_op_chapters_first' => 'Chapters First',
'sort_rule_op_chapters_last' => 'Chapters Last',
'sorting_page_limits' => 'Per-Page Display Limits',
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
// Maintenance settings
'maint' => 'Συντήρηση',
'maint_image_cleanup' => 'Εκκαθάριση Εικόνων',
'maint_image_cleanup_desc' => 'Σαρώνει το περιεχόμενο σελίδων και τις αναθεωρήσεις αυτών για να ελέγξει ποιες εικόνες και σχέδια χρησιμοποιούνται αυτήν τη στιγμή και ποιες είναι περιττές. Βεβαιωθείτε ότι έχετε δημιουργήσει ένα πλήρες αντίγραφο της βάση δεδομένων και των εικόνων προτού το εκτελέσετε.',
'maint_delete_images_only_in_revisions' => 'Διαγράψτε επίσης εικόνες που υπάρχουν μόνο σε παλιές αναθεωρήσεις σελίδων',
'maint_image_cleanup_run' => 'Εκτέλεση Εκκαθάρισης',
'maint_image_cleanup_warning' => 'Βρέθηκαν :count δυνητικά αχρησιμοποίητες εικόνες. Είστε βέβαιοι ότι θέλετε να τις διαγράψετε αυτές;',
'maint_image_cleanup_success' => ':count δυνητικά αχρησιμοποίητες εικόνες βρέθηκαν και διαγράφηκαν!',
'maint_image_cleanup_nothing_found' => 'Δεν βρέθηκαν αχρησιμοποίητες εικόνες, τίποτα δεν διαγράφηκε!',
'maint_send_test_email' => 'Στείλτε ένα δοκιμαστικό email',
'maint_send_test_email_desc' => 'Αυτό στέλνει ένα δοκιμαστικό μήνυμα ηλεκτρονικού ταχυδρομείου στη διεύθυνση email σας που προσδιορίζεται στο προφίλ σας.',
'maint_send_test_email_run' => 'Αποστολή δοκιμαστικού email',
'maint_send_test_email_success' => 'Το email στάλθηκε στη διεύθυνση :address',
'maint_send_test_email_mail_subject' => 'Δοκιμαστικό Email',
'maint_send_test_email_mail_greeting' => 'Η παράδοση email φαίνεται να λειτουργεί!',
'maint_send_test_email_mail_text' => 'Συγχαρητήρια! Καθώς λάβατε αυτήν την ειδοποίηση μέσω email, οι ρυθμίσεις email σας φαίνεται να έχουν διαμορφωθεί σωστά.',
'maint_recycle_bin_desc' => 'Τα διαγραμμένα Ράφια και βιβλία, τα διαγραμμένα κεφάλαια και σελίδες αποστέλλονται στον κάδο ανακύκλωσης, έτσι ώστε να μπορούν να αποκατασταθούν ή να διαγραφούν οριστικά. Τα παλαιότερα αντικείμενα στον κάδο ανακύκλωσης ενδέχεται να αφαιρεθούν αυτόματα μετά από λίγο, ανάλογα με τη διαμόρφωση του συστήματος.',
'maint_recycle_bin_open' => 'Άνοιγμα Κάδου Ανακύκλωσης',
'maint_regen_references' => 'Αναδημιουργία Αναφορών',
'maint_regen_references_desc' => 'Αυτή η ενέργεια θα ξαναχτίσει το ευρετήριο αναφοράς διαστοιχείου μέσα στη βάση δεδομένων. Αυτό συνήθως γίνεται αυτόματα αλλά αυτή η ενέργεια μπορεί να είναι χρήσιμη για το παλιό περιεχόμενο ή περιεχόμενο που προστίθεται μέσω ανεπίσημων μεθόδων.',
'maint_regen_references_success' => 'Το ευρετήριο αναφοράς αναδημιουργήθηκε!',
'maint_timeout_command_note' => 'Σημείωση: Αυτή η ενέργεια μπορεί να πάρει χρόνο για να εκτελεστεί, η οποία μπορεί να οδηγήσει σε προβλήματα χρονικού ορίου σε ορισμένα περιβάλλοντα ιστού. Ως εναλλακτική λύση, αυτή η ενέργεια πρέπει να εκτελείται χρησιμοποιώντας μια εντολή τερματικού.',
// Recycle Bin
'recycle_bin' => 'Κάδος Ανακύκλωσης',
'recycle_bin_desc' => 'Εδώ μπορείτε να επαναφέρετε στοιχεία που έχουν διαγραφεί ή να επιλέξετε να τα αφαιρέσετε οριστικά από το σύστημα. Αυτή η λίστα δεν είναι φιλτραρισμένη όπως γίνεται σε παρόμοιες λίστες δραστηριοτήτων στο σύστημα στις οποίες εφαρμόζονται φίλτρα αδειών.',
'recycle_bin_deleted_item' => 'Διαγραμμένο στοιχείο',
'recycle_bin_deleted_parent' => 'Γονικό Στοιχείο',
'recycle_bin_deleted_by' => 'Διαγράφηκε από',
'recycle_bin_deleted_at' => 'Ημ/νια - Ώρα Διαγραφής',
'recycle_bin_permanently_delete' => 'Οριστική Διαγραφή',
'recycle_bin_restore' => 'Επαναφορά',
'recycle_bin_contents_empty' => 'Ο κάδος ανακύκλωσης είναι επί του παρόντος άδειος',
'recycle_bin_empty' => 'Αδειάστε τον Κάδο Ανακύκλωσης',
'recycle_bin_empty_confirm' => 'Αυτό θα καταστρέψει οριστικά όλα τα αντικείμενα στον κάδο ανακύκλωσης, συμπεριλαμβανομένου του περιεχομένου που περιέχεται σε κάθε αντικείμενο. Είστε βέβαιοι ότι θέλετε να αδειάσετε τον κάδο ανακύκλωσης;',
'recycle_bin_destroy_confirm' => 'Αυτή η ενέργεια θα διαγράψει οριστικά από το σύστημα αυτό το στοιχείο μαζί με τυχόν θυγατρικά, που αναφέρονται παρακάτω. Μετά την επιβεβαίωση της διαγραφής δε θα μπορείτε να επαναφέρετε αυτό το περιεχόμενο. Είστε βέβαιοι ότι θέλετε να διαγράψετε οριστικά αυτό το στοιχείο;',
'recycle_bin_destroy_list' => 'Αντικείμενα για καταστροφή',
'recycle_bin_restore_list' => 'Αντικείμενα για επαναφορά',
'recycle_bin_restore_confirm' => 'Αυτή η ενέργεια θα επαναφέρει το διαγραμμένο στοιχείο, συμπεριλαμβανομένων τυχόν θυγατρικών στοιχείων, στην αρχική τους θέση. Εάν η αρχική τοποθεσία έχει από τότε διαγραφεί και βρίσκεται τώρα στον κάδο ανακύκλωσης, θα πρέπει επίσης να αποκατασταθεί και το γονικό στοιχείο.',
'recycle_bin_restore_deleted_parent' => 'Το γονικό στοιχείο αυτού του στοιχείου έχει επίσης διαγραφεί. Αυτά θα παραμείνουν διαγραμμένα μέχρι να αποκατασταθεί και αυτός ο γονέας.',
'recycle_bin_restore_parent' => 'Επαναφορά Γονέα',
'recycle_bin_destroy_notification' => 'Διαγράφηκαν :count συνολικά αντικείμενα από τον κάδο ανακύκλωσης.',
'recycle_bin_restore_notification' => 'Επαναφέρθηκαν :count συνολικά αντικείμενα από τον κάδο ανακύκλωσης.',
// Audit Log
'audit' => 'Αρχείο Καταγραφής',
'audit_desc' => 'Αυτό το αρχείο καταγραφής ελέγχου ενεργειών, εμφανίζει μια λίστα δραστηριοτήτων που παρακολουθούνται στο σύστημα. Αυτή η λίστα δεν είναι φιλτραρισμένη σε αντίθεση με παρόμοιες λίστες δραστηριοτήτων στο σύστημα όπου εφαρμόζονται φίλτρα αδειών.',
'audit_event_filter' => 'Φίλτρο Συμβάντων',
'audit_event_filter_no_filter' => 'Χωρίς Φίλτρο',
'audit_deleted_item' => 'Διαγραμμένο στοιχείο',
'audit_deleted_item_name' => 'Ονομα: :name',
'audit_table_user' => 'Χρήστης',
'audit_table_event' => 'Συμβάν',
'audit_table_related' => 'Σχετικό Αντικείμενο ή Λεπτομέρεια',
'audit_table_ip' => 'Διεύθυνση IP',
'audit_table_date' => 'Ημερομηνία Δραστηριότητας',
'audit_date_from' => 'Εύρος Ημερομηνίας Από',
'audit_date_to' => 'Εύρος Ημερομηνίας Έως',
// Role Settings
'roles' => 'Ρόλοι',
'role_user_roles' => 'Ρόλοι Χρηστών',
'roles_index_desc' => 'Οι Ρόλοι χρησιμοποιούνται για την ομαδοποίηση των χρηστών και παρέχουν δικαιώματα για το σύστημα στα μέλη τους. Όταν ένας χρήστης είναι μέλος πολλαπλών Ρόλων, ο χρήστης θα κληρονομεί όλες τις ιδιότητες από όλους τους Ρόλους που ανήκει.',
'roles_x_users_assigned' => ':count εκχωρημένος χρήστης|:count εκχωρημένοι χρήστες',
'roles_x_permissions_provided' => ':count άδεια|:count άδειες',
'roles_assigned_users' => 'Εκχωρημένοι χρήστες',
'roles_permissions_provided' => 'Παρεχόμενα Δικαιώματα',
'role_create' => 'Δημιουργία νέου ρόλου',
'role_delete' => 'Διαγραφή Ρόλου',
'role_delete_confirm' => 'Αυτό θα διαγράψει τον ρόλο με το όνομα \':roleName\'.',
'role_delete_users_assigned' => 'Σε αυτόν τον ρόλο έχουν εκχωρηθεί :userCount χρήστες. Εάν θέλετε να μετεγκαταστήσετε τους χρήστες από αυτόν τον ρόλο, επιλέξτε έναν νέο ρόλο παρακάτω.',
'role_delete_no_migration' => "Μην μεταφέρετε χρήστες",
'role_delete_sure' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον ρόλο;',
'role_edit' => 'Επεξεργασία Ρόλου',
'role_details' => 'Λεπτομέρειες Ρόλου',
'role_name' => 'Όνομα Ρόλου',
'role_desc' => 'Σύντομη περιγραφή του Ρόλου',
'role_mfa_enforced' => 'Απαιτεί έλεγχο ταυτότητας πολλαπλών παραγόντων',
'role_external_auth_id' => 'Εξωτερικά αναγνωριστικά (IDs) ελέγχου ταυτότητας',
'role_system' => 'Δικαιώματα Συστήματος',
'role_manage_users' => 'Διαχείριση Χρηστών',
'role_manage_roles' => 'Διαχείριση Ρόλων και Δικαιωμάτων ρόλων',
'role_manage_entity_permissions' => 'Διαχειριστείτε όλα τα δικαιώματα βιβλίου, κεφαλαίων και σελίδων',
'role_manage_own_entity_permissions' => 'Διαχειριστείτε τα δικαιώματα στο δικό σας βιβλίο, κεφάλαιο και σελίδες',
'role_manage_page_templates' => 'Διαχείριση προτύπων σελίδων',
'role_access_api' => 'Πρόσβαση στο API του συστήματος',
'role_manage_settings' => 'Διαχειριστείτε τις ρυθμίσεις του ΑΡΙ',
'role_export_content' => 'Εξαγωγή περιεχομένου',
'role_import_content' => 'Εισαγωγή περιεχομένου',
'role_editor_change' => 'Αλλαγή προγράμματος επεξεργασίας σελίδας',
'role_notifications' => 'Λήψη & διαχείριση ειδοποιήσεων',
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
'role_asset' => 'Δικαιώματα Συστήματος',
'roles_system_warning' => 'Λάβετε υπόψη ότι η πρόσβαση σε οποιοδήποτε από τις τρεις παραπάνω άδειες (δικαιώματα) μπορεί να επιτρέψει σε έναν χρήστη να αλλάξει τα δικά του προνόμια ή τα προνόμια άλλων στο σύστημα. Εκχωρήστε ρόλους με αυτά τα δικαιώματα μόνο σε αξιόπιστους χρήστες.',
'role_asset_desc' => 'Αυτά τα δικαιώματα ελέγχουν την προεπιλεγμένη πρόσβαση στα στοιχεία (άδειες) εντός του συστήματος. Τα δικαιώματα σε Βιβλία, Κεφάλαια και Σελίδες θα παρακάμψουν αυτές τις άδειες.',
'role_asset_admins' => 'Οι διαχειριστές έχουν αυτόματα πρόσβαση σε όλο το περιεχόμενο, αλλά αυτές οι επιλογές ενδέχεται να εμφανίζουν ή να αποκρύπτουν τις επιλογές διεπαφής χρήστη.',
'role_asset_image_view_note' => 'Αυτό σχετίζεται με την ορατότητα εντός του διαχειριστή εικόνων. Η πραγματική πρόσβαση των μεταφορτωμένων αρχείων εικόνας θα εξαρτηθεί από την επιλογή αποθήκευσης εικόνας συστήματος.',
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
'role_all' => 'Ολα',
'role_own' => 'Τα δικά του',
'role_controlled_by_asset' => 'Ελέγχονται από το στοιχείο στο οποίο ανεβαίνουν (Ράφια, Βιβλία)',
'role_save' => 'Αποθήκευση Ρόλου',
'role_users' => 'Χρήστες σε αυτόν τον Ρόλο',
'role_users_none' => 'Σε κανένα χρήστη δεν έχει ανατεθεί αυτήν τη στιγμή αυτός ο ρόλος.',
// Users
'users' => 'Χρήστες',
'users_index_desc' => 'Δημιουργία & διαχείριση μεμονωμένων λογαριασμών χρήστη μέσα στο σύστημα. Οι λογαριασμοί χρήστη χρησιμοποιούνται για τη σύνδεση και την απόδοση του περιεχομένου & δραστηριότητα. Τα δικαιώματα πρόσβασης βασίζονται κυρίως σε Ρόλους, αλλά η κυριότητα του περιεχομένου του χρήστη, μεταξύ άλλων παραγόντων, μπορεί επίσης να επηρεάσει τα δικαιώματα & την πρόσβαση.',
'user_profile' => 'Προφίλ Χρήστη',
'users_add_new' => 'Προσθήκη νέου Χρήστη',
'users_search' => 'Αναζήτηση Χρηστών',
'users_latest_activity' => 'Τελευταία Δραστηριότητα',
'users_details' => 'Στοιχεία χρήστη',
'users_details_desc' => 'Ορίστε ένα εμφανιζόμενο όνομα και μια διεύθυνση email για αυτόν τον χρήστη. Η διεύθυνση email θα χρησιμοποιηθεί για τη σύνδεση στην εφαρμογή.',
'users_details_desc_no_email' => 'Ορίστε το όνομα που θα εμφανίζεται για το χρήστη αυτόν, έτσι ώστε να είναι αναγνωρίσιμος από τους υπόλοιπους.',
'users_role' => 'Ρόλοι χρήστη',
'users_role_desc' => 'Επιλέξτε σε ποιους ρόλους θα εκχωρηθεί αυτός ο χρήστης. Εάν ένας χρήστης έχει εκχωρηθεί σε πολλούς ρόλους, τα δικαιώματα από αυτούς τους ρόλους θα στοιβάζονται και θα λαμβάνουν όλες τις ικανότητες των ρόλων που έχουν εκχωρηθεί.',
'users_password' => 'Κωδικός Χρήστη',
'users_password_desc' => 'Ορίστε έναν κωδικό πρόσβασης που θα χρησιμοποιείται για τη σύνδεση στην εφαρμογή. Αυτός πρέπει να είναι τουλάχιστον 8 χαρακτήρες.',
'users_send_invite_text' => 'Μπορείτε να επιλέξετε να στείλετε σε αυτόν τον χρήστη ένα email πρόσκλησης που του επιτρέπει να ορίσει τον δικό του κωδικό πρόσβασης. Σε διαφορετική περίπτωση μπορείτε να ορίσετε τον κωδικό πρόσβασής του εσείς.',
'users_send_invite_option' => 'Αποστολή email πρόσκλησης σε χρήστη',
'users_external_auth_id' => 'Εξωτερικός έλεγχος ταυτότητας',
'users_external_auth_id_desc' => 'Όταν χρησιμοποιείται ένα εξωτερικό σύστημα ελέγχου ταυτότητας (όπως SAML2, OIDC ή LDAP) αυτό είναι το αναγνωριστικό που συνδέει αυτόν τον χρήστη BookStack με τον λογαριασμό συστήματος ελέγχου ταυτότητας. Μπορείτε να αγνοήσετε αυτό το πεδίο αν χρησιμοποιείτε τον προεπιλεγμένο έλεγχο ταυτότητας μέσω email.',
'users_password_warning' => 'Συμπληρώστε τα παρακάτω μόνο αν θέλετε να αλλάξετε τον κωδικό πρόσβασης για αυτόν το χρήστη.',
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | true |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/validation.php | lang/el/validation.php | <?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => 'Το :attribute πρέπει να γίνει δεκτό.',
'active_url' => 'Το :attribute δεν είναι ένα έγκυρο URL.',
'after' => 'Το :attribute πρέπει να είναι μια ημερομηνία μετά τις :date.',
'alpha' => 'Το :attribute μπορεί να περιέχει μόνο γράμματα.',
'alpha_dash' => 'Tο :attribute μπορεί να περιλαμβάνει μόνο γράμματα, αριθμούς, παύλες και κάτω παύλες.',
'alpha_num' => 'Tο :attribute μπορεί να περιλαμβάνει μόνο γράμματα και αριθμούς.',
'array' => 'Το :attribute πρέπει να είναι πίνακας.',
'backup_codes' => 'Ο παρεχόμενος κωδικός δεν είναι έγκυρος ή έχει ήδη χρησιμοποιηθεί.',
'before' => 'Tο :attribute πρέπει να είναι μια ημερομηνία πριν από :date.',
'between' => [
'numeric' => 'Το :attribute πρέπει να είναι μεταξύ :min και :max.',
'file' => 'Το :attribute πρέπει να είναι μεταξύ :min και :max kilobytes.',
'string' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ από :min και :max characters.',
'array' => 'Το πεδίο :attribute πρέπει να είναι μεταξύ :min και :max αντικείμενα.',
],
'boolean' => 'Το πεδίο :attribute πρέπει να είναι σωστό ή λάθος.',
'confirmed' => 'Η επιβεβαίωση του :attribute δεν ταιριάζει.',
'date' => 'Το :attribute δεν έχει έγκυρη ημερομηνία.',
'date_format' => 'Το :attribute δεν ταιριάζει με τη μορφή :format.',
'different' => 'Τα πεδία :attribute και :other πρέπει να είναι διαφορετικά.',
'digits' => 'Το πεδίο :attribute πρέπει να είναι :digits ψηφία.',
'digits_between' => 'To :attribute πρέπει να είναι μεταξύ :min και :max ψηφία.',
'email' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση E-mail.',
'ends_with' => 'Το :attribute πρέπει να τελειώνει με μια απο τις ακόλουθες: :values',
'file' => 'Το :attribute πρέπει να παρέχεται ως έγκυρο αρχείο.',
'filled' => 'Το πεδίο :attribute είναι υποχρεωτικό.',
'gt' => [
'numeric' => 'Το :attribute πρέπει να είναι μεγαλύτερο από :value.',
'file' => 'To :attribute πρέπει να είναι μεγαλύτερο από :value kilobytes.',
'string' => 'Tο :attribute πρέπει να έχει περισσότερους από :value χαρακτήρες.',
'array' => 'Το :attribute πρέπει να περιέχει περισσότερα από :value αντικείμενα.',
],
'gte' => [
'numeric' => 'Το :attribute πρέπει να είναι μεγαλύτερο ή ίσο από :value.',
'file' => 'Το :attribute πρέπει να είναι μεγαλύτερο ή ίσο με :value kilobytes.',
'string' => 'To :attribute πρέπει να είναι μεγαλύτερο ή ίσο από :value χαρακτήρες.',
'array' => 'Tο :attribute πρέπει να έχει :value αντικείμενα ή περισσότερα.',
],
'exists' => 'Το επιλεγμένο :attribute δεν είναι έγκυρο.',
'image' => 'Tο :attribute πρέπει να είναι εικόνα.',
'image_extension' => 'Το πεδίο :attribute πρέπει να έχει μια έγκυρη & υποστηριζόμενη επέκταση εικόνας.',
'in' => 'Το επιλεγμένο :attribute δεν είναι έγκυρο.',
'integer' => 'Tο :attribute πρέπει να είναι ακέραιος αριθμός.',
'ip' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη διεύθυνση IP.',
'ipv4' => 'Tο :attribute πρέπει να είναι μια έγκυρη διεύθυνση IPv4.',
'ipv6' => 'Tο :attribute πρέπει να είναι μια έγκυρη διεύθυνση IPv6.',
'json' => 'H :attribute πρεπει να είναι μια έγκυρη συμβολοσειρά JSON.',
'lt' => [
'numeric' => 'Tο :attribute πρέπει να είναι λιγότερο από :value.',
'file' => 'To :attribute πρέπει να είναι μικρότερο από :value kilobytes.',
'string' => 'To :attribute πρέπει να είναι μικρότερο από :value kilobytes.',
'array' => 'Tο :attribute πρέπει να έχει λιγότερα από :value αντικείμενα.',
],
'lte' => [
'numeric' => 'Το :attribute πρέπει να είναι μικρότερο ή ίσο του :value.',
'file' => 'Το :attribute πρέπει να είναι μικρότερο ή ίσο του :value kilobytes.',
'string' => 'Tο :attribute πρέπει να έχει λιγότερους από ή ίδιους :value χαρακτήρες.',
'array' => 'Tο :attribute δεν πρέπει να έχει περισσότερα από :value αντικείμενα.',
],
'max' => [
'numeric' => 'Tο :attribute δεν μπορεί να είναι μεγαλύτερο από :max.',
'file' => 'To :attribute δεν μπορεί να είναι μεγαλύτερο από :max kilobytes.',
'string' => 'Το :attribute δεν μπορεί να είναι μεγαλύτερο από :max χαρακτήρες.',
'array' => 'Tο :attribute δεν μπορεί να έχει περισσότερα από :max αντικείμενα.',
],
'mimes' => 'Το πεδίο :attribute πρέπει να είναι ένα αρχείου τύπου: :values.',
'min' => [
'numeric' => 'To :attribute πρέπει να είναι τουλάχιστον :min.',
'file' => 'Το :attribute πρέπει είναι τουλάχιστον :min kilobytes.',
'string' => 'Το :attribute πρέπει να είναι τουλάχιστον :min χαρακτήρες.',
'array' => 'To :attribute πρέπει να έχει τουλάχιστον :min αντικείμενα.',
],
'not_in' => 'Το επιλεγμένο :attribute δεν είναι έγκυρο.',
'not_regex' => 'Η μορφή του :attribute δεν είναι έγκυρη.',
'numeric' => 'To :attribute πρέπει να είναι αριθμός.',
'regex' => 'Το :attribute έχει μη έγκυρη μορφή.',
'required' => 'Το πεδίο :attribute είναι υποχρεωτικό.',
'required_if' => 'To πεδίο :attribute είναι απαραίτητο εκτός αν :other είναι σε :values.',
'required_with' => 'To πεδίο :attribute είναι απαραίτητο όταν υπάρχουν οι :values.',
'required_with_all' => 'To πεδίο :attribute είναι απαραίτητο όταν υπάρχουν οι :values.',
'required_without' => 'To πεδίο :attribute είναι απαραίτητο όταν δεν υπάρχουν οι :values.',
'required_without_all' => 'To πεδίο :attribute είναι απαραίτητο όταν δεν υπάρχουν καμία από :values.',
'same' => 'Το πεδίο :attribute και :other πρέπει να είναι ίδια.',
'safe_url' => 'Ο παρεχόμενος σύνδεσμος μπορεί να μην είναι ασφαλής.',
'size' => [
'numeric' => 'Το :attribute πρέπει να είναι :size.',
'file' => 'Το :attribute πρέπει να έχει μέγεθος :size kilobytes.',
'string' => 'Το πεδίο :attribute πρέπει να είναι :size χαρακτήρες.',
'array' => 'Το πεδίο :attribute πρέπει να περιέχει :size αντικείμενα.',
],
'string' => 'Το :attribute πρέπει να είναι συμβολοσειρά.',
'timezone' => 'Το πεδίο :attribute πρέπει να είναι μία έγκυρη ζώνη ώρας.',
'totp' => 'Ο παρεχόμενος κωδικός δεν είναι έγκυρος ή έχει λήξει.',
'unique' => 'Το πεδίο :attribute έχει ήδη χρησιμοποιηθεί.',
'url' => 'Η μορφή του :attribute δεν είναι έγκυρη.',
'uploaded' => 'Δεν ήταν δυνατή η αποστολή του αρχείου. Ο διακομιστής ενδέχεται να μην δέχεται αρχεία αυτού του μεγέθους.',
'zip_file' => 'Το :attribute πρέπει να παραπέμπει σε ένα αρχείο εντός του ZIP.',
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
'zip_file_mime' => 'Το :attribute πρέπει να αναφέρεται σε αρχείο τύπου :validTypes, βρέθηκε :foundType.',
'zip_model_expected' => 'Αναμενόταν αντικείμενο δεδομένων, αλλά ":type" βρέθηκε.',
'zip_unique' => 'Το :attribute πρέπει να είναι μοναδικό για τον τύπο αντικειμένου εντός του ZIP.',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'Απαιτείται επιβεβαίωση κωδικού πρόσβασης',
],
],
// Custom validation attributes
'attributes' => [],
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/el/auth.php | lang/el/auth.php | <?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => 'Αυτά τα διαπιστευτήρια δεν ταιριάζουν με τα αρχεία μας.',
'throttle' => 'Πάρα πολλές προσπάθειες σύνδεσης. Δοκιμάστε ξανά σε :δευτερόλεπτα.',
// Login & Register
'sign_up' => 'Εγγραφείτε',
'log_in' => 'Σύνδεση',
'log_in_with' => 'Συνδεθείτε με το :socialDriver',
'sign_up_with' => 'Εγγραφείτε με το :socialDriver',
'logout' => 'Αποσύνδεση',
'name' => 'Όνομα',
'username' => 'Όνομα χρήστη',
'email' => 'Email',
'password' => 'Ο κωδικός σας',
'password_confirm' => 'Επιβεβαιώστε τον κωδικό σας',
'password_hint' => 'Πρέπει να αποτελείται από τουλάχιστον 8 χαρακτήρες',
'forgot_password' => 'Ξεχάσατε τον κωδικό σας;',
'remember_me' => 'Θυμήσου με',
'ldap_email_hint' => 'Εισαγάγετε ένα email για χρήση για αυτόν τον λογαριασμό.',
'create_account' => 'Δημιουργήστε λογαριασμό',
'already_have_account' => 'Έχετε ήδη λογαριασμό;',
'dont_have_account' => 'Δεν έχετε λογαριασμό;',
'social_login' => 'Είσοδος με Social MEdia',
'social_registration' => 'Εγγραφήμε Social MEdia ',
'social_registration_text' => 'Εγγραφείτε και συνδεθείτε χρησιμοποιώντας άλλη υπηρεσία.',
'register_thanks' => 'Ευχαριστούμε για την εγγραφή!',
'register_confirm' => 'Ελέγξτε το email σας και κάντε κλικ στο κουμπί επιβεβαίωσης για πρόσβαση στο :appName.',
'registrations_disabled' => 'Οι εγγραφές είναι προς το παρόν απενεργοποιημένες',
'registration_email_domain_invalid' => 'Αυτός ο τομέας ηλεκτρονικού ταχυδρομείου δεν έχει πρόσβαση σε αυτήν την εφαρμογή',
'register_success' => 'Ευχαριστούμε για την εγγραφή! Είστε πλέον εγγεγραμμένοι και συνδεδεμένοι.',
// Login auto-initiation
'auto_init_starting' => 'Προσπάθεια Σύνδεσης',
'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.',
'auto_init_start_link' => 'Proceed with authentication',
// Password Reset
'reset_password' => 'Επαναφορά κωδικού πρόσβασης',
'reset_password_send_instructions' => 'Εισαγάγετε τη διεύθυνση του email σας παρακάτω και θα σας σταλεί ένα μήνυμα με έναν σύνδεσμο επαναφοράς του κωδικού πρόσβασης.',
'reset_password_send_button' => 'Αποστολή Συνδέσμου Επαναφοράς',
'reset_password_sent' => 'Ένας σύνδεσμος επαναφοράς κωδικού πρόσβασης θα αποσταλεί στο :email εάν αυτή η διεύθυνση email βρεθεί στο σύστημα.',
'reset_password_success' => 'Ο κωδικός πρόσβασής σας επαναφέρθηκε με επιτυχία.',
'email_reset_subject' => 'Επαναφέρετε τον κωδικό πρόσβασης :appName',
'email_reset_text' => 'Λαμβάνετε αυτό το μήνυμα ηλεκτρονικού ταχυδρομείου επειδή λάβαμε ένα αίτημα επαναφοράς κωδικού πρόσβασης για τον λογαριασμό σας.',
'email_reset_not_requested' => 'Εάν δεν ζητήσατε επαναφορά του κωδικού πρόσβασης, δεν απαιτείται καμία περαιτέρω ενέργεια.',
// Email Confirmation
'email_confirm_subject' => 'Επιβεβαιώστε το email σας στο :appName',
'email_confirm_greeting' => 'Ευχαριστούμε για τη συμμετοχή σας στο :appName!',
'email_confirm_text' => 'Επιβεβαιώστε τη διεύθυνση email σας κάνοντας κλικ στο παρακάτω κουμπί:',
'email_confirm_action' => 'Επιβεβαίωση διεύθυνσης ηλεκτρονικού ταχυδρομείου',
'email_confirm_send_error' => 'Απαιτείται επιβεβαίωση μέσω email, αλλά το σύστημα δεν μπόρεσε να στείλει το email. Επικοινωνήστε με τον διαχειριστή για να βεβαιωθείτε ότι το email έχει ρυθμιστεί σωστά.',
'email_confirm_success' => 'Το email σας επιβεβαιώθηκε! Θα πρέπει τώρα να μπορείτε να συνδεθείτε χρησιμοποιώντας αυτήν τη διεύθυνση email.',
'email_confirm_resent' => 'Το email επιβεβαίωσης στάλθηκε εκ νέου. Ελέγξτε τα εισερχόμενά σας.',
'email_confirm_thanks' => 'Ευχαριστούμε για την επιβεβαίωση!',
'email_confirm_thanks_desc' => 'Παρακαλώ περιμένετε λίγο όσο διεκπεραιώνεται η επιβεβαίωσή σας. Εάν δεν ανακατευθυνθείτε μετά από 3 δευτερόλεπτα, πατήστε τον παρακάτω σύνδεσμο "Συνέχεια" για να συνεχίσετε.',
'email_not_confirmed' => 'Η διεύθυνση email δεν επιβεβαιώθηκε',
'email_not_confirmed_text' => 'Η διεύθυνση email σας δεν έχει ακόμη επιβεβαιωθεί.',
'email_not_confirmed_click_link' => 'Κάντε κλικ στο σύνδεσμο στο email που στάλθηκε λίγο μετά την εγγραφή σας.',
'email_not_confirmed_resend' => 'Εάν δεν μπορείτε να βρείτε το email, μπορείτε να στείλετε ξανά το email επιβεβαίωσης υποβάλλοντας την παρακάτω φόρμα.',
'email_not_confirmed_resend_button' => 'Ξαναστείλτε μήνυμα επιβεβαίωσης',
// User Invite
'user_invite_email_subject' => 'Έχετε προσκληθεί να συμμετάσχετε :appName!',
'user_invite_email_greeting' => 'Έχει δημιουργηθεί ένας λογαριασμός για εσάς στο :appName.',
'user_invite_email_text' => 'Κάντε κλικ στο κουμπί παρακάτω για να ορίσετε έναν κωδικό πρόσβασης λογαριασμού και να αποκτήσετε πρόσβαση:',
'user_invite_email_action' => 'Ορισμός κωδικού πρόσβασης λογαριασμού',
'user_invite_page_welcome' => 'Καλωσόρισες στο :appName!',
'user_invite_page_text' => 'Για να οριστικοποιήσετε τον λογαριασμό σας και να αποκτήσετε πρόσβαση, πρέπει να ορίσετε έναν κωδικό πρόσβασης που θα χρησιμοποιείται για να συνδεθείτε στο :appName σε μελλοντικές επισκέψεις.',
'user_invite_page_confirm_button' => 'Επιβεβαίωση Κωδικού',
'user_invite_success_login' => 'Ορίστηκε κωδικός πρόσβασης, θα πρέπει τώρα να μπορείτε να συνδεθείτε χρησιμοποιώντας τον καθορισμένο κωδικό πρόσβασης για να αποκτήσετε πρόσβαση στο :appName!',
// Multi-factor Authentication
'mfa_setup' => 'Ρύθμιση ελέγχου ταυτότητας πολλαπλών παραγόντων',
'mfa_setup_desc' => 'Ρυθμίστε τον έλεγχο ταυτότητας πολλαπλών παραγόντων ως ένα επιπλέον επίπεδο ασφάλειας για τον λογαριασμό χρήστη σας.',
'mfa_setup_configured' => 'Έχει ήδη διαμορφωθεί',
'mfa_setup_reconfigure' => 'Επαναδιαμόρφωση',
'mfa_setup_remove_confirmation' => 'Είστε βέβαιοι ότι θέλετε να καταργήσετε αυτήν τη μέθοδο ελέγχου ταυτότητας πολλαπλών παραγόντων;',
'mfa_setup_action' => 'Ρύθμιση',
'mfa_backup_codes_usage_limit_warning' => 'Έχετε λιγότερους από 5 εφεδρικούς κωδικούς που απομένουν. Δημιουργήστε και αποθηκεύστε ένα νέο σύνολο προτού εξαντληθούν οι κωδικοί για να αποφύγετε τον αποκλεισμό του λογαριασμού σας.',
'mfa_option_totp_title' => 'Εφαρμογή για κινητό',
'mfa_option_totp_desc' => 'Για να χρησιμοποιήσετε τον έλεγχο ταυτότητας πολλαπλών παραγόντων, θα χρειαστείτε μια εφαρμογή για κινητά που υποστηρίζει TOTP, όπως το Google Authenticator, το Authy ή το Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'Εφεδρικοί κωδικοί',
'mfa_option_backup_codes_desc' => 'Δημιουργεί ένα σύνολο εφεδρικών κωδικών μίας χρήσης τους οποίους θα εισάγετε κατά τη σύνδεση σας, για να πιστοποιήσετε την ταυτότητά σας. Φροντίστε να τους αποθηκεύσετε σε ασφαλές σημείο.',
'mfa_gen_confirm_and_enable' => 'Επιβεβαίωση και ενεργοποίηση',
'mfa_gen_backup_codes_title' => 'Ρύθμιση εφεδρικών κωδικών',
'mfa_gen_backup_codes_desc' => 'Αποθηκεύστε την παρακάτω λίστα κωδικών σε ασφαλές μέρος. Κατά την πρόσβαση στο σύστημα, θα μπορείτε να χρησιμοποιήσετε έναν από τους κωδικούς ως δεύτερο μηχανισμό ελέγχου ταυτότητας.',
'mfa_gen_backup_codes_download' => 'Λήψη κωδικών',
'mfa_gen_backup_codes_usage_warning' => 'Κάθε κωδικός μπορεί να χρησιμοποιηθεί μόνο μία φορά',
'mfa_gen_totp_title' => 'Ρύθμιση εφαρμογής για κινητά',
'mfa_gen_totp_desc' => 'Για να χρησιμοποιήσετε τον έλεγχο ταυτότητας πολλαπλών παραγόντων, θα χρειαστείτε μια εφαρμογή για κινητά που υποστηρίζει TOTP, όπως το Google Authenticator, το Authy ή το Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'Σαρώστε τον παρακάτω κωδικό QR χρησιμοποιώντας την προτιμώμενη εφαρμογή ελέγχου ταυτότητας για να ξεκινήσετε.',
'mfa_gen_totp_verify_setup' => 'Επαληθεύστε τη ρύθμιση',
'mfa_gen_totp_verify_setup_desc' => 'Επαληθεύστε ότι όλα λειτουργούν εισάγοντας έναν κωδικό, που δημιουργήθηκε στην εφαρμογή ελέγχου ταυτότητας, στο παρακάτω πλαίσιο εισαγωγής:',
'mfa_gen_totp_provide_code_here' => 'Εισάγετε τον κώδικα που δημιουργήθηκε από την εφαρμογή σας εδώ',
'mfa_verify_access' => 'Επαλήθευση πρόσβασης',
'mfa_verify_access_desc' => 'Ο λογαριασμός σας απαιτεί να επιβεβαιώσετε την ταυτότητά σας μέσω ενός πρόσθετου επιπέδου επαλήθευσης προτού σας παραχωρηθεί πρόσβαση. Επαληθεύστε χρησιμοποιώντας μία από τις διαμορφωμένες μεθόδους σας για να συνεχίσετε.',
'mfa_verify_no_methods' => 'Δεν έχουν διαμορφωθεί μέθοδοι.',
'mfa_verify_no_methods_desc' => 'Δεν βρέθηκαν μέθοδοι ελέγχου ταυτότητας πολλαπλών παραγόντων για τον λογαριασμό σας. Θα χρειαστεί να ρυθμίσετε τουλάχιστον μία μέθοδο προτού αποκτήσετε πρόσβαση.',
'mfa_verify_use_totp' => 'Επαληθεύστε χρησιμοποιώντας μια εφαρμογή για κινητά',
'mfa_verify_use_backup_codes' => 'Επαληθεύστε χρησιμοποιώντας έναν εφεδρικό κωδικό',
'mfa_verify_backup_code' => 'Εφεδρικός κωδικός',
'mfa_verify_backup_code_desc' => 'Εισαγάγετε έναν από τους υπόλοιπους εφεδρικούς κωδικούς σας παρακάτω:',
'mfa_verify_backup_code_enter_here' => 'Εισαγάγετε τον εφεδρικό κωδικό εδώ:',
'mfa_verify_totp_desc' => 'Εισαγάγετε τον κωδικό, που δημιουργήθηκε χρησιμοποιώντας την εφαρμογή σας για κινητά, παρακάτω:',
'mfa_setup_login_notification' => 'Η μέθοδος πολλαπλών παραγόντων έχει διαμορφωθεί. Συνδεθείτε ξανά χρησιμοποιώντας τη ρυθμισμένη μέθοδο.',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/notifications.php | lang/ca/notifications.php | <?php
/**
* Text used for activity-based notifications.
*/
return [
'new_comment_subject' => 'S’ha fet un comentari a la pàgina :pageName.',
'new_comment_intro' => 'S’ha fet un comentari nou en una pàgina a :appName.',
'new_page_subject' => 'S’ha creat la pàgina :pageName',
'new_page_intro' => 'S’ha creat una pàgina nova a :appName.',
'updated_page_subject' => 'S’ha actualitzat la pàgina :pageName',
'updated_page_intro' => 'S’ha actualitzat una pàgina a :appName.',
'updated_page_debounce' => 'Per a evitar que s’acumulin les notificacions, durant un temps no se us notificarà cap canvi fet en aquesta pàgina pel mateix usuari.',
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
'detail_page_name' => 'Nom de la pàgina:',
'detail_page_path' => 'Ruta de la pàgina:',
'detail_commenter' => 'Autor del comentari:',
'detail_comment' => 'Comentari:',
'detail_created_by' => 'Creada per:',
'detail_updated_by' => 'Actualitzada per:',
'action_view_comment' => 'Mostra el comentari',
'action_view_page' => 'Mostra la pàgina',
'footer_reason' => 'Heu rebut aquesta notificació perquè :link inclouen aquest tipus d’activitat per a aquest element.',
'footer_reason_link' => 'les vostres preferències de notificació',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/entities.php | lang/ca/entities.php | <?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => 'Elements creats recentment',
'recently_created_pages' => 'Pàgines creades recentment',
'recently_updated_pages' => 'Pàgines actualitzades recentment',
'recently_created_chapters' => 'Capítols creats recentment',
'recently_created_books' => 'Llibres creats recentment',
'recently_created_shelves' => 'Prestatges creats recentment',
'recently_update' => 'Elements actualitzats recentment',
'recently_viewed' => 'Elements vistos recentment',
'recent_activity' => 'Activitat recent',
'create_now' => 'Crea un element',
'revisions' => 'Revisions',
'meta_revision' => 'Revisió núm. :revisionCount',
'meta_created' => 'S’ha creat :timeLength',
'meta_created_name' => ':user l’ha creat :timeLength',
'meta_updated' => 'S’ha actualitzat :timeLength',
'meta_updated_name' => ':user l’ha actualitzat :timeLength',
'meta_owned_name' => 'Propietat de :user',
'meta_reference_count' => 'S’hi fa referència en :count element|S’hi fa referència en :count elements',
'entity_select' => 'Selecció de l’entitat',
'entity_select_lack_permission' => 'No teniu els permisos necessaris per a seleccionar aquest element',
'images' => 'Imatges',
'my_recent_drafts' => 'Els meus esborranys recents',
'my_recently_viewed' => 'Els meus vistos recentment',
'my_most_viewed_favourites' => 'Els meus favorits més vistos',
'my_favourites' => 'Els meus favorits',
'no_pages_viewed' => 'No heu vist cap pàgina',
'no_pages_recently_created' => 'No s’ha creat cap pàgina recentment',
'no_pages_recently_updated' => 'No s’ha actualitzat cap pàgina recentment',
'export' => 'Exporta',
'export_html' => 'Fitxer web independent',
'export_pdf' => 'Fitxer PDF',
'export_text' => 'Fitxer de text sense format',
'export_md' => 'Fitxer Markdown',
'export_zip' => 'ZIP portable',
'default_template' => 'Plantilla de pàgina per defecte',
'default_template_explain' => 'Assigna una plantilla de pàgina que s\'utilitzarà com a contingut predeterminat per a totes les pàgines creades en aquest element. Tingues en compte que això només s\'utilitzarà si el creador de pàgines té accés a la plantilla de pàgina triada.',
'default_template_select' => 'Seleccioneu una plantilla de pàgina',
'import' => 'Importar',
'import_validate' => 'Validar importació',
'import_desc' => 'Importar llibres, capítols i pàgines utilitzant una exportació ZIP portable de la mateixa o una altra instància. Selecciona un arxiu ZIP per continuar. Després que l\'arxiu s\'hagi penjat i validat, podrà configurar i confirmar l\'importació en la següent vista.',
'import_zip_select' => 'Seleccioneu un fitxer ZIP per pujar',
'import_zip_validation_errors' => 'S\'han detectat errors al validar l\'arxiu ZIP proporcionat:',
'import_pending' => 'Importació pendent',
'import_pending_none' => 'No s\'han iniciat les importacions.',
'import_continue' => 'Continuar importació',
'import_continue_desc' => 'Revisa el contingut que s\'ha d\'importar de l\'arxiu ZIP penjat. Quan estigui llest, executa l\'importació per afegir el seu contingut al sistema. L\'arxiu d\'importació ZIP penjat s\'eliminarà automàticament al finalitzar l\'importació correctament.',
'import_details' => 'Detalls d\'importació',
'import_run' => 'Executar importació',
'import_size' => ':size Mida de l\'arxiu ZIP',
'import_uploaded_at' => 'Penjat :relativeTime',
'import_uploaded_by' => 'Actualitzat per',
'import_location' => 'Importar ubicació',
'import_location_desc' => 'Selecciona una ubicació de destí pel contingut importat. Necessitarà els permisos pertinents per crear-lo dins de la ubicació triada.',
'import_delete_confirm' => 'Esteu segur que voleu suplir aquesta importació?',
'import_delete_desc' => 'Això eliminarà l\'arxiu ZIP d\'importació penjat i no es pot desfer.',
'import_errors' => 'Importar errors',
'import_errors_desc' => 'S\'han produït els següents errors durant l\'intent d\'importació:',
'breadcrumb_siblings_for_page' => 'Navegar entre pàgines del mateix nivell',
'breadcrumb_siblings_for_chapter' => 'Navegar entre capítols del mateix nivell',
'breadcrumb_siblings_for_book' => 'Navegar entre llibres del mateix nivell',
'breadcrumb_siblings_for_bookshelf' => 'Navegar entre llibreries del mateix nivell',
// Permissions and restrictions
'permissions' => 'Permisos',
'permissions_desc' => 'Configureu aquí els permisos per a sobreescriure els permisos per defecte proporcionats pels rols d’usuari.',
'permissions_book_cascade' => 'Els permisos dels llibres s’aplicaran també als capítols i les pàgines que continguin llevat que tinguin els seus propis permisos.',
'permissions_chapter_cascade' => 'Els permisos dels capítols s’aplicaran també a les pàgines que continguin llevat que tinguin els seus propis permisos.',
'permissions_save' => 'Desa els permisos',
'permissions_owner' => 'Propietari',
'permissions_role_everyone_else' => 'La resta dels usuaris',
'permissions_role_everyone_else_desc' => 'Configureu permisos per a tots els rols que no s’hagin sobreescrit específicament.',
'permissions_role_override' => 'Sobreescriu els permisos per al rol',
'permissions_inherit_defaults' => 'Hereta la configuració per defecte',
// Search
'search_results' => 'Resultats de la cerca',
'search_total_results_found' => 'S’ha trobat :count coincidència|S’han trobat :count coincidències',
'search_clear' => 'Esborra la cerca',
'search_no_pages' => 'No s’ha trobat cap pàgina que coincideixi amb la cerca',
'search_for_term' => 'Cerca :term',
'search_more' => 'Més resultats',
'search_advanced' => 'Cerca avançada',
'search_terms' => 'Termes de cerca',
'search_content_type' => 'Tipus de contingut',
'search_exact_matches' => 'Coincidències exactes',
'search_tags' => 'Cerca d’etiquetes',
'search_options' => 'Opcions',
'search_viewed_by_me' => 'Vistos per mi',
'search_not_viewed_by_me' => 'No vistos per mi',
'search_permissions_set' => 'Amb permisos',
'search_created_by_me' => 'Creats per mi',
'search_updated_by_me' => 'Actualitzats per mi',
'search_owned_by_me' => 'En soc propietari',
'search_date_options' => 'Opcions de data',
'search_updated_before' => 'Actualitzats abans de',
'search_updated_after' => 'Actualitzats després de',
'search_created_before' => 'Creats abans de',
'search_created_after' => 'Creats després de',
'search_set_date' => 'Defineix una data',
'search_update' => 'Actualitza la cerca',
// Shelves
'shelf' => 'Prestatge',
'shelves' => 'Prestatges',
'x_shelves' => ':count prestatge|:count prestatges',
'shelves_empty' => 'No hi ha cap prestatge',
'shelves_create' => 'Crea un prestatge',
'shelves_popular' => 'Prestatges populars',
'shelves_new' => 'Prestatges nous',
'shelves_new_action' => 'Prestatge nou',
'shelves_popular_empty' => 'Aquí apareixeran els prestatges més populars.',
'shelves_new_empty' => 'Aquí apareixeran els prestatges més recents.',
'shelves_save' => 'Desa el prestatge',
'shelves_books' => 'Llibres en aquest prestatge',
'shelves_add_books' => 'Afegiu llibres en aquest prestatge',
'shelves_drag_books' => 'Arrossegueu i deixeu anar llibres a sota per a afegir-los en aquest prestatge',
'shelves_empty_contents' => 'Aquest prestatge no té cap llibre',
'shelves_edit_and_assign' => 'Editeu el prestatge per a afegir-hi llibres',
'shelves_edit_named' => 'Edita el prestatge «:name»',
'shelves_edit' => 'Edita el prestatge',
'shelves_delete' => 'Suprimeix el prestatge',
'shelves_delete_named' => 'Suprimeix del prestatge «:name»',
'shelves_delete_explain' => "Se suprimirà el prestatge «:name». No se suprimiran els llibres que contingui.",
'shelves_delete_confirmation' => 'Esteu segur que voleu suprimir aquest prestatge?',
'shelves_permissions' => 'Permisos del prestatge',
'shelves_permissions_updated' => 'S’han actualitzat els permisos del prestatge',
'shelves_permissions_active' => 'El prestatge té permisos',
'shelves_permissions_cascade_warning' => 'Els permisos dels prestatges no s’aplicaran als llibres que contingui. Això és perquè els llibres poden estar en més d’un prestatge a la vegada. Això no obstant, els permisos es poden copiar als llibres que contingui amb l’opció de sota.',
'shelves_permissions_create' => 'Els permisos per a crear prestatges només s’utilitzen per a copiar permisos als llibres que contenen amb l’acció de sota. No controlen els permisos per a crear llibres.',
'shelves_copy_permissions_to_books' => 'Copia els permisos als llibres',
'shelves_copy_permissions' => 'Copia els permisos',
'shelves_copy_permissions_explain' => 'S’aplicaran els permisos del prestatge a tots els llibres que contingui. Abans de continuar assegureu-vos que heu desat els canvis que hàgiu fet als permisos del prestatge.',
'shelves_copy_permission_success' => 'S’han copiat els permisos del prestatge a :count llibres',
// Books
'book' => 'Llibre',
'books' => 'Llibres',
'x_books' => ':count llibre|:count llibres',
'books_empty' => 'No hi ha cap llibre',
'books_popular' => 'Llibres populars',
'books_recent' => 'Llibres recents',
'books_new' => 'Llibres nous',
'books_new_action' => 'Llibre nou',
'books_popular_empty' => 'Aquí apareixeran els llibres més populars.',
'books_new_empty' => 'Aquí apareixeran els llibres més recents.',
'books_create' => 'Crea un llibre',
'books_delete' => 'Suprimeix el llibre',
'books_delete_named' => 'Suprimeix el llibre «:bookName»',
'books_delete_explain' => 'Se suprimirà el llibre «:bookName». Se suprimiran totes les pàgines i capítols.',
'books_delete_confirmation' => 'Esteu segur que voleu suprimir aquest llibre?',
'books_edit' => 'Edita el llibre',
'books_edit_named' => 'Edita el llibre «:bookName»',
'books_form_book_name' => 'Títol del llibre',
'books_save' => 'Desa el llibre',
'books_permissions' => 'Permisos del llibre',
'books_permissions_updated' => 'S’han actualitzat els permisos',
'books_empty_contents' => 'No hi ha cap capítol ni cap pàgina en aquest llibre.',
'books_empty_create_page' => 'Crea una pàgina',
'books_empty_sort_current_book' => 'Ordena el llibre',
'books_empty_add_chapter' => 'Afegeix un capítol',
'books_permissions_active' => 'El llibre té permisos',
'books_search_this' => 'Cerca en aquest llibre',
'books_navigation' => 'Navegació del llibre',
'books_sort' => 'Ordena el contingut d’un llibre',
'books_sort_desc' => 'Mou capítols i pàgines dins d\'un llibre per reorganitzar el seu contingut. Es poden afegir altres llibres que permetin moure fàcilment capítols i pàgines entre llibres. De manera opcional, es poden establir regles d\'ordenació automàtica per ordenar automàticament el contingut d\'aquest llibre quan hi hagi canvis.',
'books_sort_auto_sort' => 'Opció d\'ordenació automàtica',
'books_sort_auto_sort_active' => 'Opció d\'ordenació activa :sortName',
'books_sort_named' => 'Ordena el llibre «:bookName»',
'books_sort_name' => 'Ordena pel nom',
'books_sort_created' => 'Ordena per la data de creació',
'books_sort_updated' => 'Ordena per la data d’actualització',
'books_sort_chapters_first' => 'Capítols al principi',
'books_sort_chapters_last' => 'Capítols al final',
'books_sort_show_other' => 'Mostra altres llibres',
'books_sort_save' => 'Desa l’ordre nou',
'books_sort_show_other_desc' => 'Afegiu llibres per a incloure’ls en l’ordenació i permetre una reorganització entre llibres més senzilla.',
'books_sort_move_up' => 'Mou-ho cap amunt',
'books_sort_move_down' => 'Mou-ho cap avall',
'books_sort_move_prev_book' => 'Mou-ho al llibre anterior',
'books_sort_move_next_book' => 'Mou-ho al llibre següent',
'books_sort_move_prev_chapter' => 'Mou-ho al capítol anterior',
'books_sort_move_next_chapter' => 'Mou-ho al capítol següent',
'books_sort_move_book_start' => 'Mou-ho al principi del llibre',
'books_sort_move_book_end' => 'Mou-ho al final del llibre',
'books_sort_move_before_chapter' => 'Mou-ho a abans del capítol',
'books_sort_move_after_chapter' => 'Mou-ho a després del capítol',
'books_copy' => 'Copia el llibre',
'books_copy_success' => 'S’ha copiat el llibre',
// Chapters
'chapter' => 'Capítol',
'chapters' => 'Capítols',
'x_chapters' => ':count capítol|:count capítols',
'chapters_popular' => 'Capítols populars',
'chapters_new' => 'Capítol nou',
'chapters_create' => 'Crea un capítol',
'chapters_delete' => 'Suprimeix un capítol',
'chapters_delete_named' => 'Suprimeix el capítol «:chapterName»',
'chapters_delete_explain' => 'Se suprimirà el capítol «:chapterName». Se suprimiran totes les pàgines que hi ha al capítol.',
'chapters_delete_confirm' => 'Esteu segur que voleu suprimir aquest capítol?',
'chapters_edit' => 'Edita el capítol',
'chapters_edit_named' => 'Edita el capítol «:chapterName»',
'chapters_save' => 'Desa el capítol',
'chapters_move' => 'Mou el capítol',
'chapters_move_named' => 'Mou el capítol «:chapterName»',
'chapters_copy' => 'Copia el capítol',
'chapters_copy_success' => 'S’ha copiat el capítol',
'chapters_permissions' => 'Permisos del capítol',
'chapters_empty' => 'No hi ha cap pàgina en aquest capítol.',
'chapters_permissions_active' => 'El capítol té permisos',
'chapters_permissions_success' => 'S’han actualitzat els permisos del capítol',
'chapters_search_this' => 'Cerca en aquest capítol',
'chapter_sort_book' => 'Ordena el llibre',
// Pages
'page' => 'Pàgina',
'pages' => 'Pàgines',
'x_pages' => ':count pàgina|:count pàgines',
'pages_popular' => 'Pàgines populars',
'pages_new' => 'Crea una pàgina',
'pages_attachments' => 'Fitxers adjunts',
'pages_navigation' => 'Navegació de la pàgina',
'pages_delete' => 'Suprimeix la pàgina',
'pages_delete_named' => 'Suprimeix la pàgina «:pageName»',
'pages_delete_draft_named' => 'Suprimeix l’esborrany de pàgina «:pageName»',
'pages_delete_draft' => 'Suprimeix l’esborrany de pàgina',
'pages_delete_success' => 'S’ha suprimit la pàgina',
'pages_delete_draft_success' => 'S’ha suprimit l’esborrany de pàgina',
'pages_delete_warning_template' => 'Aquesta pàgina està en ús com a plantilla de pàgina predeterminada de llibre o capítol. Aquests llibres o capítols ja no tindran una plantilla de pàgina predeterminada assignada després d\'eliminar aquesta pàgina.',
'pages_delete_confirm' => 'Esteu segur que voleu suprimir aquesta pàgina?',
'pages_delete_draft_confirm' => 'Esteu segur que voleu suprimir aquest esborrany de pàgina?',
'pages_editing_named' => 'Edició de la pàgina «:pageName»',
'pages_edit_draft_options' => 'Opcions d’esborrany',
'pages_edit_save_draft' => 'Desa l’esborrany',
'pages_edit_draft' => 'Edita l’esborrany de pàgina',
'pages_editing_draft' => 'Estàs editant l’esborrany',
'pages_editing_page' => 'Edita la pàgina',
'pages_edit_draft_save_at' => 'S’ha desat l’esborrany a les ',
'pages_edit_delete_draft' => 'Suprimeix l’esborrany',
'pages_edit_delete_draft_confirm' => 'Esteu segur que voleu suprimir els canvis de l’esborrany de pàgina? Es perdran tots els canvis que hàgiu fet després de la darrera vegada que vau desar la pàgina i l’editor s’actualitzarà amb l’estat de la darrera vegada que es va desar la pàgina que no era esborrany.',
'pages_edit_discard_draft' => 'Descarta l’esborrany',
'pages_edit_switch_to_markdown' => 'Canvia a l’editor de Markdown',
'pages_edit_switch_to_markdown_clean' => '(Contingut net)',
'pages_edit_switch_to_markdown_stable' => '(Contingut estable)',
'pages_edit_switch_to_wysiwyg' => 'Canvia a l’editor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Canviar al nou editor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(En Beta Test)',
'pages_edit_set_changelog' => 'Registre de canvis',
'pages_edit_enter_changelog_desc' => 'Introduïu una descripció breu dels canvis que heu fet',
'pages_edit_enter_changelog' => 'Registra un canvi',
'pages_editor_switch_title' => 'Canvia l’editor',
'pages_editor_switch_are_you_sure' => 'Esteu segur que voleu canviar l’editor d’aquesta pàgina?',
'pages_editor_switch_consider_following' => 'Quan canvieu l’editor tingueu en compte que:',
'pages_editor_switch_consideration_a' => 'Un cop s’hagi desat, l’editor nou serà el que hagin d’utilitzar tots els editor futurs, incloent-hi aquells que no puguin canviar el tipus d’editor.',
'pages_editor_switch_consideration_b' => 'És possible que hi hagi pèrdues en el detall i la sintaxi.',
'pages_editor_switch_consideration_c' => 'Els canvis en les etiquetes i el registre de canvis que s’hagin fet després de la darrera vegada que es va desar no es conservaran.',
'pages_save' => 'Desa la pàgina',
'pages_title' => 'Títol de la pàgina',
'pages_name' => 'Nom de la pàgina',
'pages_md_editor' => 'Editor',
'pages_md_preview' => 'Visualització prèvia',
'pages_md_insert_image' => 'Insereix una imatge',
'pages_md_insert_link' => 'Insereix un enllaç d’entitat',
'pages_md_insert_drawing' => 'Insereix un dibuix',
'pages_md_show_preview' => 'Mostra la visualització prèvia',
'pages_md_sync_scroll' => 'Sincronitza el desplaçament de la visualització prèvia',
'pages_md_plain_editor' => 'Editor de text pla',
'pages_drawing_unsaved' => 'S’ha trobat un dibuix sense desar',
'pages_drawing_unsaved_confirm' => 'S’han trobat dades d’un dibuix d’un intent anterior de desar un dibuix. Voleu restaurar aquest dibuix no desat per a reprendre’n l’edició?',
'pages_not_in_chapter' => 'La pàgina no és un capítol',
'pages_move' => 'Mou la pàgina',
'pages_copy' => 'Copia la pàgina',
'pages_copy_desination' => 'Copia la destinació',
'pages_copy_success' => 'S’ha copiat la pàgina',
'pages_permissions' => 'Permisos de la pàgina',
'pages_permissions_success' => 'S’han actualitzat els permisos de la pàgina',
'pages_revision' => 'Revisió',
'pages_revisions' => 'Revisions de la pàgina',
'pages_revisions_desc' => 'A continuació hi ha la llista de totes les revisions d’aquesta pàgina. Si hi teniu permís, podeu mirar, comparar i restaurar versions antigues de la pàgina. És possible que no hi aparegui tot l’historial de la pàgina ja que, segons la configuració del sistema, és possible que s’hagin suprimit les revisions antigues automàticament.',
'pages_revisions_named' => 'Revisions de la pàgina «:pageName»',
'pages_revision_named' => 'Revisió de la pàgina «:pageName»',
'pages_revision_restored_from' => 'S’ha restaurat de núm. :id: :summary',
'pages_revisions_created_by' => 'Revisor:',
'pages_revisions_date' => 'Data de la revisió',
'pages_revisions_number' => '#',
'pages_revisions_sort_number' => 'Número de la revisió',
'pages_revisions_numbered' => 'Revisió núm. :id',
'pages_revisions_numbered_changes' => 'Canvis de la revisió núm. :id',
'pages_revisions_editor' => 'Tipus d’editor',
'pages_revisions_changelog' => 'Registre de canvis',
'pages_revisions_changes' => 'Canvis',
'pages_revisions_current' => 'Versió actual',
'pages_revisions_preview' => 'Visualització prèvia',
'pages_revisions_restore' => 'Restaura',
'pages_revisions_none' => 'Aquesta pàgina no té cap revisió',
'pages_copy_link' => 'Copia l’enllaç',
'pages_edit_content_link' => 'Ves a la secció a l’editor',
'pages_pointer_enter_mode' => 'Entra al mode de selecció de secció',
'pages_pointer_label' => 'Opcions de la secció de pàgina',
'pages_pointer_permalink' => 'Enllaç permanent de la secció de pàgina',
'pages_pointer_include_tag' => 'Etiqueta inclou de la secció de pàgina',
'pages_pointer_toggle_link' => 'Enllaç permanent. Cliqueu per a mostrar l’etiqueta d’inclusió',
'pages_pointer_toggle_include' => 'Etiqueta d’inclusió. Cliqueu per a mostrar l’enllaç permanent',
'pages_permissions_active' => 'La pàgina té permisos',
'pages_initial_revision' => 'Publicació inicial',
'pages_references_update_revision' => 'Actualització automàtica dels enllaços interns',
'pages_initial_name' => 'Pàgina nova',
'pages_editing_draft_notification' => 'Esteu editant un esborrany que es va desar :timeDiff.',
'pages_draft_edited_notification' => 'Des de llavors, s’ha actualitzat la pàgina. Us recomanem que descarteu aquest esborrany.',
'pages_draft_page_changed_since_creation' => 'Des que es va crear l’esborrany, la pàgina s’ha actualitzat. Us recomanem que descarteu aquest esborrany o que aneu amb compte de no sobreescriure cap canvi.',
'pages_draft_edit_active' => [
'start_a' => ':count usuaris han començat a editar aquesta pàgina',
'start_b' => ':userName ha començat a editar aquesta pàgina',
'time_a' => 'des que es va actualitzar aquesta pàgina',
'time_b' => 'en els darrers :minCount minuts',
'message' => ':start :time. Aneu amb compte de no sobreescriure-us els canvis.',
],
'pages_draft_discarded' => 'S’ha descartat l’esborrany. L’editor s’ha actualitzat amb el contingut actual de la pàgina',
'pages_draft_deleted' => 'S’ha suprimit l’esborrany! L’editor s’ha actualitzat amb el contingut actual de la pàgina',
'pages_specific' => 'Pàgina específica',
'pages_is_template' => 'Plantilla de la pàgina',
// Editor Sidebar
'toggle_sidebar' => 'Commuta la barra lateral',
'page_tags' => 'Etiquetes de la pàgina',
'chapter_tags' => 'Etiquetes del capítol',
'book_tags' => 'Etiquetes del llibre',
'shelf_tags' => 'Etiquetes del prestatge',
'tag' => 'Etiqueta',
'tags' => 'Etiquetes',
'tags_index_desc' => 'Es poden posar etiquetes al contingut per a aconseguir una categorització flexible. Les etiquetes han de tenir una clau i poden o no tenir un valor. Un cop s’hi han posat, es pot cercar el contingut utilitzant el nom o el valor de les etiquetes.',
'tag_name' => 'Nom de l’etiqueta',
'tag_value' => 'Valor de l’etiqueta (opcional)',
'tags_explain' => "Poseu alguna etiqueta per a categoritzar millor el contingut. \n Podeu assignar un valor a l’etiqueta per a aconseguir una organització més detallada.",
'tags_add' => 'Posa-hi una altra etiqueta',
'tags_remove' => 'Lleva aquesta etiqueta',
'tags_usages' => 'Ús total de les etiquetes',
'tags_assigned_pages' => 'Assignades a pàgines',
'tags_assigned_chapters' => 'Assignades a capítols',
'tags_assigned_books' => 'Assignades a llibres',
'tags_assigned_shelves' => 'Assignades a prestatges',
'tags_x_unique_values' => ':count valors únics',
'tags_all_values' => 'Tots els valors',
'tags_view_tags' => 'Mostra les etiquetes',
'tags_view_existing_tags' => 'Mostra les etiquetes existents',
'tags_list_empty_hint' => 'Podeu posar etiquetes a la barra lateral de l’editor o quan canvieu la informació d’un capítol o d’un prestatge.',
'attachments' => 'Fitxers adjunts',
'attachments_explain' => 'Pugeu fitxers o afegiu enllaços per a mostrar a la pàgina. Els podreu veure a la barra lateral de la pàgina.',
'attachments_explain_instant_save' => 'Els canvis dels fitxers adjunts es desen a l’instant.',
'attachments_upload' => 'Puja un fitxer',
'attachments_link' => 'Afegeix un enllaç',
'attachments_upload_drop' => 'També podeu arrossegar i deixar anar un fitxer aquí per a adjuntar-lo.',
'attachments_set_link' => 'Configura l’enllaç',
'attachments_delete' => 'Esteu segur que voleu suprimir aquest fitxer adjunt?',
'attachments_dropzone' => 'Deixeu-hi anar fitxers per a pujar-los',
'attachments_no_files' => 'No s’ha pujat cap fitxer',
'attachments_explain_link' => 'Si us estimeu més no pujar un fitxer, podeu afegir un enllaç. Pot ser un enllaç en una altra pàgina o a un fitxer al núvol.',
'attachments_link_name' => 'Nom de l’enllaç',
'attachment_link' => 'Enllaç del fitxer adjunt',
'attachments_link_url' => 'Enllaç al fitxer',
'attachments_link_url_hint' => 'URL del lloc o del fitxer.',
'attach' => 'Adjunta',
'attachments_insert_link' => 'Afegeix un enllaç de fitxer adjunt a la pàgina',
'attachments_edit_file' => 'Edita el fitxer',
'attachments_edit_file_name' => 'Nom del fitxer',
'attachments_edit_drop_upload' => 'Deixeu-hi anar fitxers o cliqueu aquí per a pujar-ne i sobreescriure’ls.',
'attachments_order_updated' => 'S’ha actualitzat l’ordre del fitxer adjunt',
'attachments_updated_success' => 'S’han actualitzat els detalls dels fitxer adjunt',
'attachments_deleted' => 'S’ha suprimit el fitxer adjunt',
'attachments_file_uploaded' => 'S’ha pujat el fitxer',
'attachments_file_updated' => 'S’ha actualitzat el fitxer',
'attachments_link_attached' => 'S’ha adjuntat l’enllaç a la pàgina',
'templates' => 'Plantilles',
'templates_set_as_template' => 'La pàgina és una plantilla',
'templates_explain_set_as_template' => 'Podeu configurar aquesta pàgina com a plantilla perquè s’utilitzi en la creació d’altres pàgines. Els altres usuaris podran utilitzar aquesta plantilla si tenen permisos de visualització d’aquesta pàgina.',
'templates_replace_content' => 'Substitueix el contingut de la pàgina',
'templates_append_content' => 'Afegeix-ho després del contingut la pàgina',
'templates_prepend_content' => 'Afegeix-ho abans del contingut la pàgina',
// Profile View
'profile_user_for_x' => 'Usuari des de fa :time',
'profile_created_content' => 'Contingut creat',
'profile_not_created_pages' => ':userName no ha creat cap pàgina',
'profile_not_created_chapters' => ':userName no ha creat cap capítol',
'profile_not_created_books' => ':userName no ha creat cap llibre',
'profile_not_created_shelves' => ':userName no ha creat cap prestatge',
// Comments
'comment' => 'Comentari',
'comments' => 'Comentaris',
'comment_add' => 'Afegeix un comentari',
'comment_none' => 'No hi ha comentaris per mostrar',
'comment_placeholder' => 'Deixa un comentari aquí',
'comment_thread_count' => ':count fil de comentaris|:count fils de comentaris',
'comment_archived_count' => ':count Arxivats',
'comment_archived_threads' => 'Fils arxivats',
'comment_save' => 'Desa el comentari',
'comment_new' => 'Crea un comentari',
'comment_created' => 'ha comentat :createDiff',
'comment_updated' => ':username l’ha actualitzat :updateDiff',
'comment_updated_indicator' => 'Actualitzat',
'comment_deleted_success' => 'S’ha suprimit el comentari',
'comment_created_success' => 'S’ha afegit un comentari',
'comment_updated_success' => 'S’ha actualitzat un comentari',
'comment_archive_success' => 'Comentari arxivat',
'comment_unarchive_success' => 'Comentari desarxivat',
'comment_view' => 'Mostra el comentari',
'comment_jump_to_thread' => 'Anar al fil',
'comment_delete_confirm' => 'Esteu segur que voleu suprimir aquest comentari?',
'comment_in_reply_to' => 'En resposta a :commentId',
'comment_reference' => 'Referència',
'comment_reference_outdated' => '(Obsolet)',
'comment_editor_explain' => 'Vet aquí els comentaris que s’han fet en aquesta pàgina. Els comentaris es poden fer i gestionar quan es visualitza la pàgina desada.',
// Revision
'revision_delete_confirm' => 'Esteu segur que voleu suprimir aquesta revisió?',
'revision_restore_confirm' => 'Esteu segur que voleu restaurar aquesta revisió? Se substituirà el contingut actual de la pàgina.',
'revision_cannot_delete_latest' => 'No es pot suprimir la darrera revisió.',
// Copy view
'copy_consider' => 'Quan copieu contingut, tingueu en compte el següent:',
'copy_consider_permissions' => 'No es copiarà la configuració personalitzada de permisos.',
'copy_consider_owner' => 'Sereu el propietari de tot el contingut copiat.',
'copy_consider_images' => 'Els fitxers d’imatge de la pàgina no es duplicaran i les imatges originals conservaran la relació amb la pàgina a què es van pujar originalment.',
'copy_consider_attachments' => 'No es copiaran els fitxers adjunts de la pàgina.',
'copy_consider_access' => 'És possible que, en canviar la ubicació, el propietari o els permisos, el contingut esdevingui accessible a usuaris que no hi tenien accés.',
// Conversions
'convert_to_shelf' => 'Converteix en prestatge',
'convert_to_shelf_contents_desc' => 'Pots convertir aquest llibre en un prestatge nou amb els mateixos continguts. Els capítols d’aquest llibre es convertiran en llibres. Si aquest llibre conté cap pàgina que no sigui en un capítol, es canviarà el nom del llibre que contindrà aquestes pàgines i el llibre formarà part del prestatge nou.',
'convert_to_shelf_permissions_desc' => 'Es copiaran els permisos d’aquest llibre al prestatge nou i a tots els llibres que contingui que no tinguin els seus propis permisos. Tingueu en compte que els permisos dels prestatges no es propaguen als seus continguts com sí que ho fan els dels llibres.',
'convert_book' => 'Converteix el llibre',
'convert_book_confirm' => 'Esteu segur que voleu convertir aquest llibre?',
'convert_undo_warning' => 'Això no es pot desfer fàcilment.',
'convert_to_book' => 'Converteix en llibre',
'convert_to_book_desc' => 'Podeu convertir aquest capítol en un llibre nou amb els mateixos continguts. Es copiaran els permisos d’aquest capítol al llibre nou, però no es copiaran els permisos heretats del llibre a què pertany cosa que podria canviar-ne el control d’accés.',
'convert_chapter' => 'Converteix el capítol',
'convert_chapter_confirm' => 'Esteu segur que voleu convertir aquest capítol?',
// References
'references' => 'Referències',
'references_none' => 'No hi ha cap referència cap a aquest element.',
'references_to_desc' => 'A la llista que hi ha a continuació, hi trobareu tot el contingut que enllaça cap aquest element.',
// Watch Options
'watch' => 'Segueix',
'watch_title_default' => 'Preferències predeterminades',
'watch_desc_default' => 'Reverteix el seguiment a les preferències de notificació per defecte.',
'watch_title_ignore' => 'Ignora',
'watch_desc_ignore' => 'Ignora totes les notificacions, incloent-hi les de les preferències de nivell usuari.',
'watch_title_new' => 'Pàgines noves',
'watch_desc_new' => 'Notifica’m la creació d’una pàgina nova dins d’aquest element.',
'watch_title_updates' => 'Actualitzacions de la pàgina',
'watch_desc_updates' => 'Notifica’m totes les pàgines noves i totes les actualitzacions de les pàgines.',
'watch_desc_updates_page' => 'Notifica’m totes les actualitzacions de les pàgines.',
'watch_title_comments' => 'Actualitzacions i comentaris de la pàgina',
'watch_desc_comments' => 'Notifica’m totes les pàgines noves, totes les actualitzacions de les pàgines i tots els comentaris nous.',
'watch_desc_comments_page' => 'Notifica’m tots les actualitzacions de pàgines i tots els comentaris nous.',
'watch_change_default' => 'Canvia les preferències de notificació per defecte',
'watch_detail_ignore' => 'S’estan ignorant les notificacions',
'watch_detail_new' => 'S’està fent el seguiment de pàgines noves',
'watch_detail_updates' => 'S’està fent el seguiment de pàgines noves i les actualitzacions de les pàgines',
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | true |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/passwords.php | lang/ca/passwords.php | <?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => 'Les contrasenyes han de tenir almenys 8 caràcters i han de coincidir amb la confirmació de contrasenya.',
'user' => "No es pot trobar un usuari amb aquesta adreça electrònica.",
'token' => 'El testimoni de restabliment de la contrasenya no és vàlid per a aquesta adreça electrònica.',
'sent' => 'Us hem enviat un enllaç per a restablir la contrasenya!',
'reset' => 'S’ha reinicialitzat la contrasenya.',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/editor.php | lang/ca/editor.php | <?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => 'General',
'advanced' => 'Avançat',
'none' => 'Cap',
'cancel' => 'Cancel·la',
'save' => 'Desa',
'close' => 'Tanca',
'apply' => 'Aplicar',
'undo' => 'Desfés',
'redo' => 'Refés',
'left' => 'Esquerra',
'center' => 'Centre',
'right' => 'Dreta',
'top' => 'Dalt',
'middle' => 'Mig',
'bottom' => 'Baix',
'width' => 'Amplada',
'height' => 'Altura',
'More' => 'Més',
'select' => 'Selecciona …',
// Toolbar
'formats' => 'Formats',
'header_large' => 'Títol gros',
'header_medium' => 'Títol mitjà',
'header_small' => 'Títol petit',
'header_tiny' => 'Títol minúscul',
'paragraph' => 'Paràgraf',
'blockquote' => 'Bloc de cita',
'inline_code' => 'Línia de codi',
'callouts' => 'Crides',
'callout_information' => 'Informació',
'callout_success' => 'Èxit',
'callout_warning' => 'Advertiment',
'callout_danger' => 'Perill',
'bold' => 'Negreta',
'italic' => 'Cursiva',
'underline' => 'Subratllat',
'strikethrough' => 'Ratllat',
'superscript' => 'Superíndex',
'subscript' => 'Subíndex',
'text_color' => 'Color del text',
'highlight_color' => 'Color ressaltat',
'custom_color' => 'Color personalitzat',
'remove_color' => 'Elimina el color',
'background_color' => 'Color de fons',
'align_left' => 'Alinea a l’esquerra',
'align_center' => 'Alinea al centre',
'align_right' => 'Alinea a la dreta',
'align_justify' => 'Justifica',
'list_bullet' => 'Llista de pics',
'list_numbered' => 'Llista numerada',
'list_task' => 'Llista de caselles',
'indent_increase' => 'Augmenta la sagnia',
'indent_decrease' => 'Redueix la sagnia',
'table' => 'Taula',
'insert_image' => 'Insereix una imatge',
'insert_image_title' => 'Insereix o edita una imatge',
'insert_link' => 'Insereix un enllaç',
'insert_link_title' => 'Insereix o edita un enllaç',
'insert_horizontal_line' => 'Insereix una línia horitzontal',
'insert_code_block' => 'Insereix un bloc de codi',
'edit_code_block' => 'Edita el bloc de codi',
'insert_drawing' => 'Insereix o edita un diagrama',
'drawing_manager' => 'Gestor de diagrames',
'insert_media' => 'Insereix o edita un contingut multimèdia',
'insert_media_title' => 'Insereix o edita un contingut multimèdia',
'clear_formatting' => 'Lleva el format',
'source_code' => 'Codi font',
'source_code_title' => 'Codi font',
'fullscreen' => 'Pantalla completa',
'image_options' => 'Opcions d’imatge',
// Tables
'table_properties' => 'Propietats de la taula',
'table_properties_title' => 'Propietats de la taula',
'delete_table' => 'Suprimeix la taula',
'table_clear_formatting' => 'Lleva el format de la taula',
'resize_to_contents' => 'Ajusta al contingut',
'row_header' => 'Capçalera de la fila',
'insert_row_before' => 'Insereix una fila abans',
'insert_row_after' => 'Insereix una fila després',
'delete_row' => 'Suprimeix la fila',
'insert_column_before' => 'Insereix una columna abans',
'insert_column_after' => 'Insereix una columna després',
'delete_column' => 'Suprimeix la columna',
'table_cell' => 'Cel·la',
'table_row' => 'Fila',
'table_column' => 'Columna',
'cell_properties' => 'Propietats de la cel·la',
'cell_properties_title' => 'Propietats de la cel·la',
'cell_type' => 'Tipus de cel·la',
'cell_type_cell' => 'Cel·la',
'cell_scope' => 'Àmbit de la cel·la',
'cell_type_header' => 'Cel·la de capçalera',
'merge_cells' => 'Combina les cel·les',
'split_cell' => 'Divideix la cel·la',
'table_row_group' => 'Grup de files',
'table_column_group' => 'Grup de columnes',
'horizontal_align' => 'Alineació horitzontal',
'vertical_align' => 'Alineació vertical',
'border_width' => 'Amplada de la vora',
'border_style' => 'Estil de la vora',
'border_color' => 'Color de la vora',
'row_properties' => 'Propietats de la fila',
'row_properties_title' => 'Propietats de la fila',
'cut_row' => 'Retalla la fila',
'copy_row' => 'Copia la fila',
'paste_row_before' => 'Enganxa la fila abans',
'paste_row_after' => 'Enganxa la fila després',
'row_type' => 'Tipus de fila',
'row_type_header' => 'Capçalera',
'row_type_body' => 'Cos',
'row_type_footer' => 'Peu',
'alignment' => 'Alineació',
'cut_column' => 'Retalla la columna',
'copy_column' => 'Copia la columna',
'paste_column_before' => 'Enganxa la columna abans',
'paste_column_after' => 'Enganxa la columna després',
'cell_padding' => 'Separació de cel·la',
'cell_spacing' => 'Espaiat de cel·la',
'caption' => 'Llegenda',
'show_caption' => 'Mostra la llegenda',
'constrain' => 'Mantén les proporcions',
'cell_border_solid' => 'Sòlida',
'cell_border_dotted' => 'De punts',
'cell_border_dashed' => 'De guions',
'cell_border_double' => 'Doble',
'cell_border_groove' => 'Vora enfonsada',
'cell_border_ridge' => 'Vora ressaltada',
'cell_border_inset' => 'Fons enfonsat',
'cell_border_outset' => 'Fons ressaltat',
'cell_border_none' => 'Sense vora',
'cell_border_hidden' => 'Amagada',
// Images, links, details/summary & embed
'source' => 'Font',
'alt_desc' => 'Descripció alternativa',
'embed' => 'Incrusta',
'paste_embed' => 'Enganxa el codi per a incrustar a sota:',
'url' => 'URL',
'text_to_display' => 'Text per a mostrar',
'title' => 'Títol',
'browse_links' => 'Explorar enllaços',
'open_link' => 'Obre l’enllaç',
'open_link_in' => 'Obre l’enllaç…',
'open_link_current' => 'A la finestra actual',
'open_link_new' => 'En una finestra nova',
'remove_link' => 'Lleva l’enllaç',
'insert_collapsible' => 'Insereix un bloc desplegable',
'collapsible_unwrap' => 'Lleva el bloc desplegable',
'edit_label' => 'Edita l’etiqueta',
'toggle_open_closed' => 'Obre o tanca',
'collapsible_edit' => 'Edita el bloc desplegable',
'toggle_label' => 'Commuta l’etiqueta',
// About view
'about' => 'Quant a l’Editor',
'about_title' => 'Quant a l’Editor WYSIWYG',
'editor_license' => 'Llicència i copyright de l’Editor',
'editor_lexical_license' => 'Aquest editor està construït com una bifurcació de :lexicalLink i es distribueix sota la llicència MIT.',
'editor_lexical_license_link' => 'Tots els detalls complets de la llicència es poden trobar aquí.',
'editor_tiny_license' => 'Aquest editor s’ha creat amb :tinyLink que es proporciona amb la llicència MIT.',
'editor_tiny_license_link' => 'Detalls de la llicència i el copyright de TinyMCE.',
'save_continue' => 'Desa la pàgina i continua',
'callouts_cycle' => '(Continueu prement per a canviar entre tipus)',
'link_selector' => 'Enllaç a contingut',
'shortcuts' => 'Dreceres de teclat',
'shortcut' => 'Drecera',
'shortcuts_intro' => 'A l’editor, hi ha disponibles les dreceres de teclat següents:',
'windows_linux' => '(Windows o Linux)',
'mac' => '(Mac)',
'description' => 'Descripció',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/components.php | lang/ca/components.php | <?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => 'Selecciona una imatge',
'image_list' => 'Llista d’imatges',
'image_details' => 'Detalls de la imatge',
'image_upload' => 'Puja una imatge',
'image_intro' => 'Seleccioneu i gestioneu les imatges que s’han pujat al sistema amb anterioritat.',
'image_intro_upload' => 'Pugeu una imatge arrossegant-la i deixant-la anar en aquesta finestra o amb el botó «Puja una imatge».',
'image_all' => 'Totes',
'image_all_title' => 'Mostra totes les imatges',
'image_book_title' => 'Mostra les imatges pujades en aquest llibre',
'image_page_title' => 'Mostra les imatges pujades en aquesta pàgina',
'image_search_hint' => 'Cerca pel nom de la imatge',
'image_uploaded' => 'Pujada el :uploadedDate',
'image_uploaded_by' => 'Pujada per :userName',
'image_uploaded_to' => 'Pujada a :pageLink',
'image_updated' => 'Actualitzada el :updateDate',
'image_load_more' => 'Carrega’n més',
'image_image_name' => 'Nom de la imatge',
'image_delete_used' => 'Aquesta imatge s’utilitza en les pàgines següents.',
'image_delete_confirm_text' => 'Esteu segur que voleu suprimir aquesta imatge?',
'image_select_image' => 'Selecció d’imatges',
'image_dropzone' => 'Deixeu-hi anar les imatges o cliqueu aquí per a pujar-ne',
'image_dropzone_drop' => 'Deixeu-hi anar les imatges per a pujar-les',
'images_deleted' => 'Imatges suprimides',
'image_preview' => 'Previsualització de la imatge',
'image_upload_success' => 'S’ha pujat la imatge',
'image_update_success' => 'S’han actualitzat els detalls de la imatge',
'image_delete_success' => 'S’ha suprimit la imatge',
'image_replace' => 'Substitueix la imatge',
'image_replace_success' => 'S’ha substituït la imatge',
'image_rebuild_thumbs' => 'Regenera les variacions de mida',
'image_rebuild_thumbs_success' => 'S’han regenerat les variacions de mida',
// Code Editor
'code_editor' => 'Edita el codi',
'code_language' => 'Llenguatge de codificació',
'code_content' => 'Contingut del codi',
'code_session_history' => 'Historial de la sessió',
'code_save' => 'Desa el codi',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/preferences.php | lang/ca/preferences.php | <?php
/**
* Text used for user-preference specific views within bookstack.
*/
return [
'my_account' => 'El meu compte',
'shortcuts' => 'Dreceres de teclat',
'shortcuts_interface' => 'Preferències de dreceres de teclat de la interfície d’usuari',
'shortcuts_toggle_desc' => 'Configureu les dreceres de teclat de la interfície d’usuari del sistema utilitzades per a la navegació i les accions.',
'shortcuts_customize_desc' => 'Podeu personalitzar cadascuna de les dreceres a continuació. seleccionant el camp d’entrada de cada drecera i prement la combinació de tecles que vulgueu.',
'shortcuts_toggle_label' => 'Activa les dreceres de teclat',
'shortcuts_section_navigation' => 'Navegació',
'shortcuts_section_actions' => 'Accions habituals',
'shortcuts_save' => 'Desa les dreceres',
'shortcuts_overlay_desc' => 'Nota: Quan les dreces estan activades hi haurà disponible una ajuda que es pot obtenir prement «?» que ressaltarà les dreceres disponibles a la pantalla que s’estigui visualitzant.',
'shortcuts_update_success' => 'S’han actualitzat les preferències de drecera.',
'shortcuts_overview_desc' => 'Gestioneu les dreceres que s’utilitzen per a navegar per la interfície d’usuari.',
'notifications' => 'Preferències de les notificacions',
'notifications_desc' => 'Gestioneu les notificacions de correu electrònic que rebreu quan es facin certes activitats.',
'notifications_opt_own_page_changes' => 'Notifica’m els canvis a les meves pàgines.',
'notifications_opt_own_page_comments' => 'Notifica’m la creació de comentaris a les meves pàgines.',
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
'notifications_opt_comment_replies' => 'Notifica’m les respostes als meus comentaris.',
'notifications_save' => 'Desa les preferències',
'notifications_update_success' => 'S’han actualitzat les preferències de notificació',
'notifications_watched' => 'Elements seguits i ignorats',
'notifications_watched_desc' => 'A continuació hi ha els elements que tenen preferències de seguiment personalitzades. Per a actualitzar-les, accediu a l’element i configureu-les a la barra lateral.',
'auth' => 'Accés i seguretat',
'auth_change_password' => 'Canvia la contrasenya',
'auth_change_password_desc' => 'Canvieu la contrasenya que s’utilitzarà per a iniciar sessió a l’aplicació. Ha de tenir com a mínim 8 caràcters.',
'auth_change_password_success' => 'S’ha actualitzat la contrasenya.',
'profile' => 'Informació del perfil',
'profile_desc' => 'Gestioneu la informació del vostre compte que representa com us veuran els altres usuaris a més de la informació que s’utilitza per a la comunicació i la personalització del sistema.',
'profile_view_public' => 'Mostra’m el perfil públic',
'profile_name_desc' => 'Configureu el nom públic que veuran els altres usuaris a les activitats que feu i al vostre contingut.',
'profile_email_desc' => 'Aquesta serà l’adreça electrònica on s’enviaran les notificacions i que, segons l’autenticació del sistema activada, s’utilitzarà per a iniciar sessió.',
'profile_email_no_permission' => 'No teniu permís per a canviar la vostra adreça electrònica. Si voleu canviar-la, demaneu-ho a un administrador.',
'profile_avatar_desc' => 'Seleccioneu una imatge que us representi davant dels altres usuaris. És millor que sigui una imatge quadrada de 256px de costat.',
'profile_admin_options' => 'Preferències d’administrador',
'profile_admin_options_desc' => 'Podeu trobar preferències addicionals d’administrador pel vostre compte, com ara les que gestionen els rols d’usuari, a «Preferències › Usuaris».',
'delete_account' => 'Suprimeix el compte',
'delete_my_account' => 'Suprimeix el meu compte',
'delete_my_account_desc' => 'Se suprimirà completament del sistema el vostre compte d’usuari. No podreu recuperar el compte ni revertir-ne la supressió. Es conservarà el contingut que hàgiu creat, com ara les pàgines o les imatges que hàgiu pujat.',
'delete_my_account_warning' => 'Esteu segur que voleu suprimir el vostre compte?',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/errors.php | lang/ca/errors.php | <?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => 'No teniu permís per a accedir a la pàgina sol·licitada.',
'permissionJson' => 'No teniu permís per a executar l’acció sol·licitada.',
// Auth
'error_user_exists_different_creds' => 'Ja existeix un usuari amb el correu electrònic :email però amb unes credencials diferents.',
'auth_pre_register_theme_prevention' => 'El compte d\'usuari no s\'ha pogut registrar amb els detalls proporcionats',
'email_already_confirmed' => 'L’adreça electrònica ja està confirmada. Proveu d’iniciar la sessió.',
'email_confirmation_invalid' => 'Aquest testimoni de confirmació no és vàlid o ja s’ha utilitzat. Proveu de tornar-vos a registrar.',
'email_confirmation_expired' => 'Aquest testimoni de confirmació ha caducat. S’ha enviat un altre correu electrònic de confirmació.',
'email_confirmation_awaiting' => 'Cal confirmar l’adreça electrònica del compte que utilitzeu',
'ldap_fail_anonymous' => 'L’accés LDAP anònim ha fallat',
'ldap_fail_authed' => 'L’accés LDAP amb el nom distintiu i la contrasenya proporcionats ha fallat',
'ldap_extension_not_installed' => 'L’extensió PHP de l’LDAP no està instal·lada',
'ldap_cannot_connect' => 'No s’ha pogut connectar amb el servidor LDAP perquè la connexió inicial ha fallat',
'saml_already_logged_in' => 'Ja heu iniciat sessió',
'saml_no_email_address' => 'No s’ha pogut trobar una adreça electrònica per a aquest usuari a les dades proporcionades pel sistema d’autenticació extern',
'saml_invalid_response_id' => 'Un procés iniciat per aquesta aplicació no reconeix la sol·licitud del sistema d’autenticació extern. Haver navegat enrere després d’iniciar sessió en podria ser la causa.',
'saml_fail_authed' => 'No s’ha pogut iniciar sessió amb :system perquè el sistema no ha proporcionat una autorització satisfactòria',
'oidc_already_logged_in' => 'Ja heu iniciat sessió',
'oidc_no_email_address' => 'No s’ha pogut trobar una adreça electrònica per a aquest usuari a les dades proporcionades pel sistema d’autenticació extern',
'oidc_fail_authed' => 'No s’ha pogut iniciar sessió amb :system perquè el sistema no ha proporcionat una autorització satisfactòria',
'social_no_action_defined' => 'No s’ha definit cap acció',
'social_login_bad_response' => "S’ha produït un error en l’inici de sessió amb :socialAccount: \n:error",
'social_account_in_use' => 'Aquest compte de :socialAccount ja s’està utilitzant. Proveu d’iniciar sessió amb :socialAccount.',
'social_account_email_in_use' => 'L’adreça electrònica :email ja està en ús. Si ja teniu un compte, podeu connectar-hi el vostre compte de :socialAccount a la configuració del vostre perfil.',
'social_account_existing' => 'Aquest compte de :socialAccount ja està associat al vostre perfil.',
'social_account_already_used_existing' => 'Aquest compte de :socialAccount ja està associat a un altre usuari.',
'social_account_not_used' => 'Aquest compte de :socialAccount no està associat a cap usuari. Associeu-lo a la configuració del vostre perfil. ',
'social_account_register_instructions' => 'Si encara no teniu un compte, podeu registrar-vos amb l’opció :socialAccount.',
'social_driver_not_found' => 'No s’ha trobat el controlador social',
'social_driver_not_configured' => 'La configuració de :socialAccount no és correcta.',
'invite_token_expired' => 'Aquest enllaç d’invitació ha caducat. Podeu provar de restablir la contrasenya del vostre compte.',
'login_user_not_found' => 'No s\'ha pogut trobar un usuari per aquesta acció.',
// System
'path_not_writable' => 'No s’ha pogut pujar a :filePath. Assegureu-vos que teniu permisos d’escriptura al servidor.',
'cannot_get_image_from_url' => 'No s’ha pogut obtenir la imatge des de :url',
'cannot_create_thumbs' => 'El servidor no pot crear miniatures. Assegureu-vos que s’ha instal·lat l’extensió de GD PHP.',
'server_upload_limit' => 'El servidor no permet pujades d’aquesta mida. Proveu-ho amb una mida més petita.',
'server_post_limit' => 'El servidor no pot rebre la quantitat de dades proporcionades. Proveu-ho amb menys dades o amb un fitxer més petit.',
'uploaded' => 'El servidor no permet pujades d’aquesta mida. Proveu-ho amb un fitxer més petit.',
// Drawing & Images
'image_upload_error' => 'S’ha produït un error en pujar la imatge.',
'image_upload_type_error' => 'El tipus d’imatge no és vàlid.',
'image_upload_replace_type' => 'Els fitxers d’imatge s’han de substituir per un del mateix tipus',
'image_upload_memory_limit' => 'No s’ha pogut pujar la imatge o crear-ne les miniatures a causa dels límits dels recursos del sistema.',
'image_thumbnail_memory_limit' => 'No s’han pogut crear mides d’imatge diferents a causa dels límits dels recursos del sistema.',
'image_gallery_thumbnail_memory_limit' => 'No s’han pogut crear les miniatures de la galeria a causa dels límits dels recursos del sistema.',
'drawing_data_not_found' => 'No s’han pogut pujar les dades del dibuix. És possible que el fitxer del dibuix ja no existeixi o que no tingueu permís per a accedir-hi.',
// Attachments
'attachment_not_found' => 'No s’ha trobat el fitxer adjunt',
'attachment_upload_error' => 'S’ha produït un error en pujar el fitxer adjunt',
// Pages
'page_draft_autosave_fail' => 'No s’ha pogut desar l’esborrany. Assegureu-vos que esteu connectat a internet per a desar la pàgina.',
'page_draft_delete_fail' => 'No s’ha pogut suprimir l’esborrany de la pàgina i obtenir el contingut de la pàgina desada actual.',
'page_custom_home_deletion' => 'No es pot suprimir una pàgina que està definida com a pàgina d’inici.',
// Entities
'entity_not_found' => 'No s’ha trobat l’entitat.',
'bookshelf_not_found' => 'No s’ha trobat el prestatge.',
'book_not_found' => 'No s’ha trobat el llibre.',
'page_not_found' => 'No s’ha trobat la pàgina.',
'chapter_not_found' => 'No s’ha trobat el capítol.',
'selected_book_not_found' => 'No s’ha trobat el llibre seleccionat.',
'selected_book_chapter_not_found' => 'No s’ha trobat el llibre o el capítol seleccionat.',
'guests_cannot_save_drafts' => 'Els convidats no poden desar esborranys.',
// Users
'users_cannot_delete_only_admin' => 'No podeu suprimir l’administrador únic.',
'users_cannot_delete_guest' => 'No podeu suprimir l’usuari convidat.',
'users_could_not_send_invite' => 'No s\'ha pogut crear l\'usuari, ja que no s\'ha pogut enviar el correu d\'invitació',
// Roles
'role_cannot_be_edited' => 'No es pot editar aquest rol.',
'role_system_cannot_be_deleted' => 'No es pot suprimir aquest rol perquè és un rol del sistema.',
'role_registration_default_cannot_delete' => 'No es pot suprimir aquest rol mentre estigui configurat com a rol de registre per defecte.',
'role_cannot_remove_only_admin' => 'Aquest és l’únic usuari assignat al rol d’administrador. Assigneu el rol d’administrador a un altre usuari abans de provar de suprimir-lo.',
// Comments
'comment_list' => 'S’ha produït un error en obtenir els comentaris.',
'cannot_add_comment_to_draft' => 'No es poden afegir comentaris en un esborrany.',
'comment_add' => 'S’ha produït un error en afegir o actualitzar el comentari.',
'comment_delete' => 'S’ha produït un error en suprimir el comentari.',
'empty_comment' => 'No es pot afegir un comentari buit.',
// Error pages
'404_page_not_found' => 'No s’ha trobat la pàgina',
'sorry_page_not_found' => 'No s’ha trobat la pàgina que heu cercat.',
'sorry_page_not_found_permission_warning' => 'Si la pàgina existeix, és possible que no tingueu permís per a accedir-hi.',
'image_not_found' => 'No s’ha trobat la imatge',
'image_not_found_subtitle' => 'No s’ha trobat la imatge que heu cercat.',
'image_not_found_details' => 'És possible que s’hagi suprimit.',
'return_home' => 'Torna a la pàgina d’inici',
'error_occurred' => 'S’ha produït un error.',
'app_down' => ':appName està fora de servei.',
'back_soon' => 'Aviat ho arreglarem.',
// Import
'import_zip_cant_read' => 'No es pot llegir el fitxer ZIP.',
'import_zip_cant_decode_data' => 'No s\'ha pogut trobar i descodificar el fitxer data.json en el fitxer ZIP.',
'import_zip_no_data' => 'Les dades del fitxer ZIP no contenen cap llibre, capítol o contingut de pàgina.',
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
'import_validation_failed' => 'Error en validar la importació del ZIP amb els errors:',
'import_zip_failed_notification' => 'Error en importar l\'arxiu ZIP.',
'import_perms_books' => 'Li falten els permisos necessaris per crear llibres.',
'import_perms_chapters' => 'Li falten els permisos necessaris per crear capítols.',
'import_perms_pages' => 'Li falten els permisos necessaris per crear pàgines.',
'import_perms_images' => 'Li falten els permisos necessaris per crear imatges.',
'import_perms_attachments' => 'Li falten els permisos necessaris per crear adjunts.',
// API errors
'api_no_authorization_found' => 'No s’ha trobat cap testimoni d’autorització en aquesta sol·licitud.',
'api_bad_authorization_format' => 'S’ha trobat un testimoni d’autorització en aquesta sol·licitud però no tenia el format correcte.',
'api_user_token_not_found' => 'No s’ha trobat cap testimoni d’API per al testimoni d’autorització proporcionat.',
'api_incorrect_token_secret' => 'El secret proporcionat per al testimoni d’API utilitzat no és correcte.',
'api_user_no_api_permission' => 'El propietari del testimoni API utilitzat no té permís per a fer crides a l’API.',
'api_user_token_expired' => 'El testimoni d’autorització utilitzat ha caducat.',
// Settings & Maintenance
'maintenance_test_email_failure' => 'S’ha produït un error en enviar el correu electrònic de prova:',
// HTTP errors
'http_ssr_url_no_match' => 'L’URL no coincideix amb els amfitrions SSR configurats permesos.',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/activities.php | lang/ca/activities.php | <?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => 'ha creat la pàgina',
'page_create_notification' => 'S’ha creat la pàgina',
'page_update' => 'ha actualitzat la pàgina',
'page_update_notification' => 'S’ha actualitzat la pàgina',
'page_delete' => 'ha suprimit la pàgina',
'page_delete_notification' => 'S’ha suprimit la pàgina',
'page_restore' => 'ha restaurat la pàgina',
'page_restore_notification' => 'S’ha restaurat la pàgina',
'page_move' => 'ha mogut la pàgina',
'page_move_notification' => 'S’ha mogut la pàgina',
// Chapters
'chapter_create' => 'S\'ha creat el capítol',
'chapter_create_notification' => 'S’ha creat el capítol',
'chapter_update' => 'ha actualitzat el capítol',
'chapter_update_notification' => 'S’ha actualitzat el capítol',
'chapter_delete' => 'ha suprimit el capítol',
'chapter_delete_notification' => 'S’ha suprimit el capítol',
'chapter_move' => 's\'ha mogut el capítol',
'chapter_move_notification' => 'S’ha mogut el capítol',
// Books
'book_create' => 'llibre creat',
'book_create_notification' => 'S’ha creat el llibre',
'book_create_from_chapter' => 'ha convertit el capítol a llibre',
'book_create_from_chapter_notification' => 'S’ha convertit el capítol a llibre',
'book_update' => 'llibre actualitzat',
'book_update_notification' => 'S’ha actualitzat el llibre',
'book_delete' => 'llibre suprimit',
'book_delete_notification' => 'S’ha suprimit el llibre',
'book_sort' => 'llibre ordenat',
'book_sort_notification' => 'S’ha tornat a ordenar el llibre',
// Bookshelves
'bookshelf_create' => 'ha creat el prestatge',
'bookshelf_create_notification' => 'S’ha creat el prestatge',
'bookshelf_create_from_book' => 'llibre convertit a prestatge',
'bookshelf_create_from_book_notification' => 'S’ha convertit el llibre a prestatge',
'bookshelf_update' => 'prestatge actualitzat',
'bookshelf_update_notification' => 'S’ha actualitzat el prestatge',
'bookshelf_delete' => 'prestatge suprimit',
'bookshelf_delete_notification' => 'S’ha suprimit el prestatge',
// Revisions
'revision_restore' => 'ha restaurat la revisió',
'revision_delete' => 'ha suprimit la revisió',
'revision_delete_notification' => 'S’ha suprimit la revisió',
// Favourites
'favourite_add_notification' => 'S’ha afegit «:name» als favorits.',
'favourite_remove_notification' => 'S’ha eliminat «:name» dels favorits.',
// Watching
'watch_update_level_notification' => 'S’han actualitzat les preferències de seguiment',
// Auth
'auth_login' => 'ha iniciat sessió',
'auth_register' => 's’ha registrat com a usuari nou',
'auth_password_reset_request' => 'ha sol·licitat la reinicialització de la contrasenya',
'auth_password_reset_update' => 'ha reinicialitzat la contrasenya',
'mfa_setup_method' => 'ha configurat un mètode d’autenticació multifactorial',
'mfa_setup_method_notification' => 'S’ha configurat un mètode d’autenticació multifactorial',
'mfa_remove_method' => 'ha eliminat un mètode d’autenticació multifactorial',
'mfa_remove_method_notification' => 'S’ha eliminat un mètode d’autenticació multifactorial',
// Settings
'settings_update' => 'ha actualitzat la configuració',
'settings_update_notification' => 'S’ha actualitzat la configuració',
'maintenance_action_run' => 'ha executat una acció de manteniment',
// Webhooks
'webhook_create' => 'ha creat un webhook',
'webhook_create_notification' => 'S’ha creat el webhook',
'webhook_update' => 'ha actualitzat el webhook',
'webhook_update_notification' => 'S’ha actualitzat el webhook',
'webhook_delete' => 'ha suprimit el webhook',
'webhook_delete_notification' => 'S’ha suprimit el webhook',
// Imports
'import_create' => 'importació creada',
'import_create_notification' => 'L\'importació s\'ha carregat correctament',
'import_run' => 'importació actualitzada',
'import_run_notification' => 'Contingut importat correctament',
'import_delete' => 'importació eliminada',
'import_delete_notification' => 'Importació eliminada correctament',
// Users
'user_create' => 'ha creat l’usuari',
'user_create_notification' => 'S’ha creat l’usuari',
'user_update' => 'ha actualitzat l’usuari',
'user_update_notification' => 'S’ha actualitzat l’usuari',
'user_delete' => 'ha suprimit l’usuari',
'user_delete_notification' => 'S’ha suprimit l’usuari',
// API Tokens
'api_token_create' => 'ha creat el testimoni API',
'api_token_create_notification' => 'S’ha creat el testimoni API',
'api_token_update' => 'ha actualitzat el testimoni API',
'api_token_update_notification' => 'S’ha actualitzat el testimoni API',
'api_token_delete' => 'ha suprimit el testimoni API',
'api_token_delete_notification' => 'S’ha suprimit el testimoni API',
// Roles
'role_create' => 'ha creat el rol',
'role_create_notification' => 'S’ha creat el rol',
'role_update' => 'ha actualitzat el rol',
'role_update_notification' => 'S’ha actualitzat el rol',
'role_delete' => 'ha suprimit el rol',
'role_delete_notification' => 'S’ha suprimit el rol',
// Recycle Bin
'recycle_bin_empty' => 'ha buidat la paperera',
'recycle_bin_restore' => 'ha restaurat de la paperera',
'recycle_bin_destroy' => 'ha eliminat de la paperera',
// Comments
'commented_on' => 'ha comentat a',
'comment_create' => 'ha afegit un comentari',
'comment_update' => 'ha actualitzat un comentari',
'comment_delete' => 'ha suprimit un comentari',
// Sort Rules
'sort_rule_create' => 'crear regla d\'ordenació',
'sort_rule_create_notification' => 'Regla d\'ordenació creada correctament',
'sort_rule_update' => 'regla d\'ordenació actualitzada',
'sort_rule_update_notification' => 'Regla d\'ordenació actualitzada correctament',
'sort_rule_delete' => 'regla d\'ordenació eliminada',
'sort_rule_delete_notification' => 'Regla d\'ordenació eliminada correctament',
// Other
'permissions_update' => 'ha actualitzat els permisos',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/common.php | lang/ca/common.php | <?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => 'Cancel·la',
'close' => 'Tanca',
'confirm' => 'Confirma',
'back' => 'Torna',
'save' => 'Desa',
'continue' => 'Continua',
'select' => 'Selecciona',
'toggle_all' => 'Commuta-ho tot',
'more' => 'Més',
// Form Labels
'name' => 'Nom',
'description' => 'Descripció',
'role' => 'Funció',
'cover_image' => 'Imatge de coberta',
'cover_image_description' => 'La imatge ha de ser d’uns 440×250px, però quan calgui se n’ajustarà la mida o s’escapçarà per a adaptar-la a la interfície d’usuari i les mides amb què es mostrarà canviaran.',
// Actions
'actions' => 'Accions',
'view' => 'Mostra',
'view_all' => 'Mostra-ho tot',
'new' => 'Nou',
'create' => 'Crea',
'update' => 'Actualitza',
'edit' => 'Edita',
'archive' => 'Arxivar',
'unarchive' => 'Desarxivar',
'sort' => 'Ordena',
'move' => 'Mou',
'copy' => 'Copia',
'reply' => 'Respon',
'delete' => 'Suprimeix',
'delete_confirm' => 'Confirma la supressió',
'search' => 'Cerca',
'search_clear' => 'Esborra la cerca',
'reset' => 'Reinicialitza',
'remove' => 'Elimina',
'add' => 'Afegeix',
'configure' => 'Configura',
'manage' => 'Gestiona',
'fullscreen' => 'Pantalla completa',
'favourite' => 'Afegeix als favorits',
'unfavourite' => 'Suprimeix dels favorits',
'next' => 'Endavant',
'previous' => 'Endarrere',
'filter_active' => 'Filtre actiu:',
'filter_clear' => 'Esborra el filtre',
'download' => 'Baixa',
'open_in_tab' => 'Obre en una pestanya',
'open' => 'Obre',
// Sort Options
'sort_options' => 'Opcions d’ordenació',
'sort_direction_toggle' => 'Inverteix l’ordre',
'sort_ascending' => 'Ordenació ascendent',
'sort_descending' => 'Ordenació descendent',
'sort_name' => 'Nom',
'sort_default' => 'Predeterminat',
'sort_created_at' => 'Data de creació',
'sort_updated_at' => 'Data d’actualització',
// Misc
'deleted_user' => 'Usuari suprimit',
'no_activity' => 'No hi ha cap activitat per mostrar',
'no_items' => 'No hi ha cap element disponible',
'back_to_top' => 'Amunt',
'skip_to_main_content' => 'Ves al contingut principal',
'toggle_details' => 'Commuta els detalls',
'toggle_thumbnails' => 'Commuta les miniatures',
'details' => 'Detalls',
'grid_view' => 'Visualització en graella',
'list_view' => 'Visualització en llista',
'default' => 'Predeterminat',
'breadcrumb' => 'Ruta de navegació',
'status' => 'Estat',
'status_active' => 'Actiu',
'status_inactive' => 'Inactiu',
'never' => 'Mai',
'none' => 'Cap',
// Header
'homepage' => 'Pàgina d’inici',
'header_menu_expand' => 'Desplega el menú de la capçalera',
'profile_menu' => 'Menú del perfil',
'view_profile' => 'Mostra el perfil',
'edit_profile' => 'Edita el perfil',
'dark_mode' => 'Mode fosc',
'light_mode' => 'Mode clar',
'global_search' => 'Cerca global',
// Layout tabs
'tab_info' => 'Informació',
'tab_info_label' => 'Pestanya: Mostra la informació secundària',
'tab_content' => 'Contingut',
'tab_content_label' => 'Pestanya: Mostra el contingut principal',
// Email Content
'email_action_help' => 'Si el botó «:actionText» no funciona, copieu i enganxeu l’URL següent al vostre navegador:',
'email_rights' => 'Tots els drets reservats',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Política de privadesa',
'terms_of_service' => 'Condicions del servei',
// OpenSearch
'opensearch_description' => 'Buscar :appName',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/pagination.php | lang/ca/pagination.php | <?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« Anterior',
'next' => 'Següent »',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/settings.php | lang/ca/settings.php | <?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => 'Configuració',
'settings_save' => 'Guardar configuració',
'system_version' => 'Versió de sistema',
'categories' => 'Categories',
// App Settings
'app_customization' => 'Personalització',
'app_features_security' => 'Funcions i seguretat',
'app_name' => 'Nom de l’aplicació',
'app_name_desc' => 'El nom es mostra a la capçalera i als correus electrònics enviats pel sistema.',
'app_name_header' => 'Mostra el nom a la capçalera',
'app_public_access' => 'Accés públic',
'app_public_access_desc' => 'Si activeu aquesta opció permetrà als visitants, accedir a la vostra instància del BookStack sense iniciar sessió.',
'app_public_access_desc_guest' => 'L’accés per als visitants públics es pot gestionar amb l’usuari Convidat.',
'app_public_access_toggle' => 'Permet l’accés públic',
'app_public_viewing' => 'Esteu segur que voleu permetre l’accés públic?',
'app_secure_images' => 'Pujada d’imatges amb més seguretat',
'app_secure_images_toggle' => 'Habilita la pujada d’imatges amb més seguretat',
'app_secure_images_desc' => 'Per raons de rendiment, totes les imatges són públiques. Aquesta opció afegeix una cadena aleatòria que és difícil d’endevinar al davant de l’URL de les imatges. Assegureu-vos que els índex de carpetes estan desactivats perquè no s’hi pugui accedir fàcilment.',
'app_default_editor' => 'Editor de pàgines per defecte',
'app_default_editor_desc' => 'Seleccioneu quin editor s’utilitzarà per defecte quan s’editin pàgines noves. Això es pot sobreescriure a nivell de pàgina si els permisos ho permeten.',
'app_custom_html' => 'Contingut personalitzat a la capçalera HTML',
'app_custom_html_desc' => 'El contingut que s’afegeixi aquí s’inserirà al final de la secció <head> de cada pàgina. Això permet sobreescriure els estils o afegir codi d’analítiques web.',
'app_custom_html_disabled_notice' => 'El contingut personalitzat a la capçalera HTML està desactivat en aquesta pàgina perquè es puguin revertir els canvis que trenquin el lloc web.',
'app_logo' => 'Logotip de l’aplicació',
'app_logo_desc' => 'El logotip s’utilitzarà a la barra de la capçalera de l’aplicació, entre d’altres llocs. La imatge ha de tenir 86px d’alçada. Les imatges més grans es reduiran.',
'app_icon' => 'Icona de l’aplicació',
'app_icon_desc' => 'La icona s’utilitzarà a les pestanyes del navegador i a les icones de les adreces. La imatge ha de ser un PNG quadrat de 256px de costat.',
'app_homepage' => 'Pàgina d’inici de l’aplicació',
'app_homepage_desc' => 'Seleccioneu una vista per a mostrar a la pàgina d’inici en comptes de la vista per defecte. Els permisos de pàgina s’ignoren a les pàgines seleccionades.',
'app_homepage_select' => 'Seleccioneu una pàgina',
'app_footer_links' => 'Enllaços del peu de pàgina',
'app_footer_links_desc' => 'Afegiu enllaços per a mostrar al peu de pàgina. Els enllaços es mostraran al final de la majoria de les pàgines, incloent-hi les pàgines per a les que no es requereix iniciar sessió. Podeu utilitzar una etiqueta «trans::<key>» per a utilitzar traduccions definides pel sistema. Per exemple: Si utilitzeu «trans::common.privacy_policy» es mostrarà la traducció de «Privacy Policy» i si utilitzeu «trans::common.terms_of_service» es mostrarà la traducció de «Terms of Service».',
'app_footer_links_label' => 'Text de l’enllaç',
'app_footer_links_url' => 'URL de l’enllaç',
'app_footer_links_add' => 'Afegeix l’enllaç en el peu de pàgina',
'app_disable_comments' => 'Desactiva els comentaris',
'app_disable_comments_toggle' => 'Desactiva els comentaris',
'app_disable_comments_desc' => 'Desactivarà els comentaris a totes les pàgines de l’aplicació. <br> Els comentaris existents no es mostraran.',
// Color settings
'color_scheme' => 'Esquema de colors de l’aplicació',
'color_scheme_desc' => 'Configureu els colors que s’utilitzaran a la interfície d’usuari de l’aplicació. Podeu configurar els colors pel mode clar o el mode fosc per separat perquè escaigui millor al tema i assegurar la llegibilitat.',
'ui_colors_desc' => 'Configureu el color principal de l’aplicació i el color per defecte dels enllaços. El color principal s’utilitza al bàner de la capçalera, els botons i les decoracions de la interfície. El color per defecte dels enllaços s’utilitza a les accions i els enllaços de text, tant al contingut escrit com a la interfície de l’aplicació.',
'app_color' => 'Color principal',
'link_color' => 'Color per defecte dels enllaços',
'content_colors_desc' => 'Configureu els colors per a tots els elements en la jerarquia de l’organització de la pàgina. És recomanable que trieu uns colors amb una brillantor similar a la dels colors per defecte per assegurar la llegibilitat.',
'bookshelf_color' => 'Color dels prestatges',
'book_color' => 'Color dels llibres',
'chapter_color' => 'Color dels capítols',
'page_color' => 'Color de les pàgines',
'page_draft_color' => 'Color de les pàgines d’esborrany',
// Registration Settings
'reg_settings' => 'Registre',
'reg_enable' => 'Activa el registre d’usuaris',
'reg_enable_toggle' => 'Activa el registre d’usuaris',
'reg_enable_desc' => 'Quan el registre està activat, els usuaris es podran registrar com a usuari de l’aplicació. Un cop registrat, se’ls assignarà un rol d’usuari per defecte únic.',
'reg_default_role' => 'Rol d’usuari per defecte després del registre.',
'reg_enable_external_warning' => 'S’ignorarà l’opció de sobre quan l’autenticació LDAP or SAML estigui activada. Es crearan automàticament comptes d’usuari per als membres que encara no ho siguin si no és possible l’autenticació amb els sistema d’autenticació extern.',
'reg_email_confirmation' => 'Correu electrònic de confirmació',
'reg_email_confirmation_toggle' => 'Requereix un correu electrònic de confirmació',
'reg_confirm_email_desc' => 'Si s’utilitza la restricció de dominis es requerirà un correu electrònic de confirmació i s’ignorarà aquesta opció.',
'reg_confirm_restrict_domain' => 'Restricció de dominis',
'reg_confirm_restrict_domain_desc' => 'Introduïu una llista separada per comes dels dominis a què voleu restringir el registre. S’enviarà un correu electrònic als usuaris perquè confirmin la seva adreça electrònica abans que puguin interactuar amb l’aplicació. <br> Tingueu en compte que els usuaris podran canviar l’adreça electrònica un cop s’hagin registrat.',
'reg_confirm_restrict_domain_placeholder' => 'No hi ha cap restricció',
// Sorting Settings
'sorting' => 'Lists & Sorting',
'sorting_book_default' => 'Default Book Sort Rule',
'sorting_book_default_desc' => 'Selecciona la regla d\'ordenació predeterminada per aplicar a nous llibres. Això no afectarà els llibres existents, i pot ser anul·lat per llibre.',
'sorting_rules' => 'Regles d\'ordenació',
'sorting_rules_desc' => 'Són operacions d\'ordenació predefinides que es poden aplicar al contingut en el sistema.',
'sort_rule_assigned_to_x_books' => 'Assignat a :count llibre | Assignat a :count llibres',
'sort_rule_create' => 'Crear regla d\'ordenació',
'sort_rule_edit' => 'Editar regla d\'ordenació',
'sort_rule_delete' => 'Eliminar regla d\'ordenació',
'sort_rule_delete_desc' => 'Eliminar aquesta regla d\'ordenació del sistema. Els llibres que utilitzin aquest tipus, es revertiran a l\'ordenació manual.',
'sort_rule_delete_warn_books' => 'Aquesta regla d\'ordenació s\'utilitza actualment en :count llibre(s). Està segur que vol eliminar-la?',
'sort_rule_delete_warn_default' => 'Aquesta regla d\'ordenació s\'utilitza actualment com a predeterminada per als llibres. Està segur que vol eliminar-la?',
'sort_rule_details' => 'Detalls de la regla d\'ordenació',
'sort_rule_details_desc' => 'Defineix un nom per aquesta regla d\'ordenació, que apareixerà a les llistes quan els usuaris estiguin seleccionant un ordre.',
'sort_rule_operations' => 'Operacions d\'ordenació',
'sort_rule_operations_desc' => 'Configura les accions d\'ordenació a realitzar movent-les de la llista d\'operacions disponibles. En utilitzar-se, les operacions s\'aplicaran en ordre, de dalt cap a baix. Qualsevol canvi realitzat aquí, s\'aplicarà a tots els llibres assignats en guardar.',
'sort_rule_available_operations' => 'Operacions disponibles',
'sort_rule_available_operations_empty' => 'No hi ha operacions pendents',
'sort_rule_configured_operations' => 'Operacions configurades',
'sort_rule_configured_operations_empty' => 'Arrossegar/afegir operacions des de la llista d\'Operacions Disponibles',
'sort_rule_op_asc' => '(Asc)',
'sort_rule_op_desc' => '(Desc)',
'sort_rule_op_name' => 'Nom - Alfabètic',
'sort_rule_op_name_numeric' => 'Nom - Numèric',
'sort_rule_op_created_date' => 'Data de creació',
'sort_rule_op_updated_date' => 'Data d\'actualització',
'sort_rule_op_chapters_first' => 'Capítols a l\'inici',
'sort_rule_op_chapters_last' => 'Capítols al final',
'sorting_page_limits' => 'Per-Page Display Limits',
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
// Maintenance settings
'maint' => 'Manteniment',
'maint_image_cleanup' => 'Neteja d’imatges',
'maint_image_cleanup_desc' => 'Escanegeu les pàgines i les revisions per a comprovar quines imatges o dibuixos s’utilitzen i quins no. Assegureu-vos de crear una còpia de seguretat completa de la base de dades i de les imatges abans d’executar-la.',
'maint_delete_images_only_in_revisions' => 'Suprimiu també les imatges que només existeixen en revisions de pàgina antigues.',
'maint_image_cleanup_run' => 'Executa la neteja',
'maint_image_cleanup_warning' => 'Imatges que potencialment no s’utilitzen: :count. Esteu segur que voleu suprimir aquestes imatges?',
'maint_image_cleanup_success' => 'Imatges que potencialment no s’utilitzen que s’han suprimit: :count.',
'maint_image_cleanup_nothing_found' => 'No s’ha trobat cap imatge que no s’utilitzi. No s’ha suprimit res.',
'maint_send_test_email' => 'Envia un correu electrònic de prova.',
'maint_send_test_email_desc' => 'S’enviarà un correu electrònic de prova a l’adreça electrònica que figura al vostre perfil.',
'maint_send_test_email_run' => 'Envia el correu electrònic de prova',
'maint_send_test_email_success' => 'S’ha enviat un correu electrònic a :address',
'maint_send_test_email_mail_subject' => 'Correu electrònic de prova',
'maint_send_test_email_mail_greeting' => 'Sembla que l’enviament de correus electrònics funciona.',
'maint_send_test_email_mail_text' => 'Enhorabona! Que hagis rebut aquesta notificació de correu electrònic vol dir que la vostra configuració de correu electrònic és correcta.',
'maint_recycle_bin_desc' => 'Els prestatges, els llibres, els capítols i les pàgines suprimides s’envien a la paperera perquè es puguin restaurar o suprimir permanentment. És possible que els elements que fa més temps que són a la paperera s’eliminin automàticament al cap d’un temps segons la configuració del sistema.',
'maint_recycle_bin_open' => 'Obre la paperera',
'maint_regen_references' => 'Regenera les referències',
'maint_regen_references_desc' => 'Aquesta acció reconstruirà l’índex de referències creuades entre elements a la base de dades. Normalment es fa automàticament però aquesta acció és útil per a indexar contingut antic o contingut afegit a través de mètodes no oficials.',
'maint_regen_references_success' => 'S’ha regenerat l’índex de referències.',
'maint_timeout_command_note' => 'Nota: És possible que aquesta acció trigui a executar-se cosa que pot provocar que s’excedeixi el temps d’espera en alguns entorns web. Com a alternativa, podeu executar aquesta acció amb una ordre del terminal.',
// Recycle Bin
'recycle_bin' => 'Paperera',
'recycle_bin_desc' => 'Aquí podeu restaurar els elements que s’han suprimit o suprimir-los permanentment del sistema. Aquesta llista no està filtrada, a diferència de llistes d’activitat similars on s’apliquen filtres de permisos.',
'recycle_bin_deleted_item' => 'Element suprimit',
'recycle_bin_deleted_parent' => 'Pare',
'recycle_bin_deleted_by' => 'Suprimit per',
'recycle_bin_deleted_at' => 'Hora de supressió',
'recycle_bin_permanently_delete' => 'Suprimit permanentment',
'recycle_bin_restore' => 'Restaura',
'recycle_bin_contents_empty' => 'La paperera és buida',
'recycle_bin_empty' => 'Buida la paperera',
'recycle_bin_empty_confirm' => 'Se suprimiran permanentment tots els elements que hi ha a la paperera incloent-hi el contingut que hi hagi a cada element. Esteu segur que voleu buidar la paperera?',
'recycle_bin_destroy_confirm' => 'Aquesta acció suprimirà del sistema de manera permanent aquest element, juntament amb tots els fills que es llisten a sota, i no podreu restaurar aquest contingut. Segur que voleu suprimir de manera permanent aquest element?',
'recycle_bin_destroy_list' => 'Elements per destruir',
'recycle_bin_restore_list' => 'Elements per restaurar',
'recycle_bin_restore_confirm' => 'Aquesta acció restaurarà l’element suprimit, incloent-hi els elements fills, a la seva ubicació original. Si la ubicació original s’ha suprimit i és a la paperera, l’element pare també s’haurà de restaurar.',
'recycle_bin_restore_deleted_parent' => 'El pare d’aquest element també s’ha suprimit. L’element continuarà suprimit fins que no se’n restauri també el pare.',
'recycle_bin_restore_parent' => 'Restaura el pare',
'recycle_bin_destroy_notification' => 'Elements suprimits de la paperera: :count.',
'recycle_bin_restore_notification' => 'Elements restaurats de la paperera: :count.',
// Audit Log
'audit' => 'Registre d’auditoria',
'audit_desc' => 'El registre d\'auditoria mostra una llista de les activitats de què es fa un seguiment. Aquesta llista no està filtrada, a diferència de llistes d’activitat similars on s’apliquen filtres de permisos.',
'audit_event_filter' => 'Filtre d’esdeveniments',
'audit_event_filter_no_filter' => 'Sense filtre',
'audit_deleted_item' => 'Element suprimit',
'audit_deleted_item_name' => 'Nom: :name',
'audit_table_user' => 'Usuari',
'audit_table_event' => 'Esdeveniment',
'audit_table_related' => 'Element relacionat o detall',
'audit_table_ip' => 'Adreça IP',
'audit_table_date' => 'Data de l’activitat',
'audit_date_from' => 'Des de',
'audit_date_to' => 'Fins a',
// Role Settings
'roles' => 'Rols',
'role_user_roles' => 'Rols d’usuari',
'roles_index_desc' => 'Els rols d’usuari s’utilitzen per a agrupar usuaris i donar-los permisos conjuntament. Un usuari que tingui més d’un rol acumularà els privilegis que s’atorguin a tots els rols i n’heretarà els permisos.',
'roles_x_users_assigned' => ':count usuari assignat|:count usuaris assignats',
'roles_x_permissions_provided' => ':count permís|:count permisos',
'roles_assigned_users' => 'Usuaris assignats',
'roles_permissions_provided' => 'Permisos atorgats',
'role_create' => 'Crea un rol',
'role_delete' => 'Suprimeix un rol',
'role_delete_confirm' => 'Se suprimirà el rol «:roleName».',
'role_delete_users_assigned' => 'Usuaris assignats en aquest rol: :userCount. Si voleu migrar aquests usuaris a un altre rol, seleccioneu-ne un dels de sota.',
'role_delete_no_migration' => "No migris els usuaris",
'role_delete_sure' => 'Esteu segur que voleu suprimir aquest rol?',
'role_edit' => 'Edita el rol',
'role_details' => 'Detalls del rol',
'role_name' => 'Nom del rol',
'role_desc' => 'Descripció del rol',
'role_mfa_enforced' => 'Autenticació multifactorial requerida',
'role_external_auth_id' => 'Identificadors d’autenticació externa',
'role_system' => 'Permisos del sistema',
'role_manage_users' => 'Gestió dels usuaris',
'role_manage_roles' => 'Gestió dels rols i els seus permisos',
'role_manage_entity_permissions' => 'Gestió de tots els permisos de llibres, capítols i pàgines',
'role_manage_own_entity_permissions' => 'Gestió dels permisos als seus llibres, capítols i pàgines',
'role_manage_page_templates' => 'Gestió de les plantilles de pàgina',
'role_access_api' => 'Accés a l’API del sistema',
'role_manage_settings' => 'Gestió de la configuració de l’aplicació',
'role_export_content' => 'Exportació de contingut',
'role_import_content' => 'Importar contingut',
'role_editor_change' => 'Canvi de l’editor de pàgina',
'role_notifications' => 'Recepció i gestió de notificacions',
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
'role_asset' => 'Permisos de recursos',
'roles_system_warning' => 'Tingueu en compte que l’accés a qualsevol dels tres permisos de dalt permeten que l’usuari canviï els seus privilegis i els privilegis d’altres usuaris. Assigneu rols d’usuari amb aquests permisos només a usuaris de confiança.',
'role_asset_desc' => 'Aquests permisos controlen l’accés per defecte als recursos del sistema. El permisos dels llibres, capítols i pàgines sobreescriuran aquests permisos.',
'role_asset_admins' => 'Als administradors se’ls dona accés automàticament a tot el contingut però aquestes opcions mostren o amaguen opcions de la interfície d’usuari.',
'role_asset_image_view_note' => 'Això té relació amb la visibilitat al gestor d’imatges. L’accés a les imatges pujades dependrà de l’opció d’emmagatzematge d’imatges dels sistema.',
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
'role_all' => 'Tot',
'role_own' => 'Propi',
'role_controlled_by_asset' => 'Controlat pel recurs a què estan pujats',
'role_save' => 'Desa el rol',
'role_users' => 'Usuaris assignats en aquest rol',
'role_users_none' => 'No hi ha cap usuari assignat en aquest rol',
// Users
'users' => 'Usuaris',
'users_index_desc' => 'Creeu i gestioneu comptes d’usuari individuals. Els comptes d’usuari s’utilitzen per als inicis de sessió i les atribucions de contingut i activitat. Els permisos d’accés es basen fonamentalment en el rol d’usuari però la propietat del contingut, entre d’altres, també afecta els permisos i l’accés.',
'user_profile' => 'Perfil d’usuari',
'users_add_new' => 'Afegeix un usuari nou',
'users_search' => 'Cerca usuaris',
'users_latest_activity' => 'Activitat més recent',
'users_details' => 'Detalls de l’usuari',
'users_details_desc' => 'Configureu un nom i una adreça electrònica per a aquest usuari. L’adreça electrònica s’usarà per a iniciar sessió a l’aplicació.',
'users_details_desc_no_email' => 'Configureu un nom per a aquest usuari perquè se’l pugui reconèixer.',
'users_role' => 'Rols d’usuari',
'users_role_desc' => 'Seleccioneu quins rols s’assignaran en aquest usuari. Si a un usuari se li assignen més d’un rol acumularà els privilegis que s’atorguin a tots els rols i n’heretarà les els permisos.',
'users_password' => 'Contrasenya d’usuari',
'users_password_desc' => 'Configureu la contrasenya que s’utilitzarà per a iniciar sessió a l’aplicació. Ha de tenir com a mínim 8 caràcters.',
'users_send_invite_text' => 'Podeu configurar la contrasenya o enviar un correu electrònic que convidi a l’usuari a configurar-la.',
'users_send_invite_option' => 'Envia el correu electrònic',
'users_external_auth_id' => 'Identificador d’autenticació extern',
'users_external_auth_id_desc' => 'Quan s’utilitza un sistema d’autenticació extern (com ara SAML2, OIDC or LDAP) l’identificador enllaça l’usuari amb el compte dels sistema d’autenticació. Podeu ignorar aquest camp si utilitzeu l’autenticació amb correu electrònic per defecte.',
'users_password_warning' => 'Ompliu els camps de sota només si voleu canviar la contrasenya d’aquest usuari.',
'users_system_public' => 'Aquest usuari representa qualsevol usuari convidat que visiti la instància. No es pot utilitzar per a iniciar sessió sinó que s’assigna automàticament.',
'users_delete' => 'Suprimeix l’usuari',
'users_delete_named' => 'Suprimeix l’usuari :userName',
'users_delete_warning' => 'Se suprimirà l’usuari «:userName» del sistema.',
'users_delete_confirm' => 'Esteu segur que voleu suprimir aquest usuari?',
'users_migrate_ownership' => 'Migració de la propietat',
'users_migrate_ownership_desc' => 'Si voleu que un altre usuari esdevingui el propietari de tots els elements d’aquest usuari, seleccioneu-ne un.',
'users_none_selected' => 'No s’ha seleccionat cap usuari',
'users_edit' => 'Edita l’usuari',
'users_edit_profile' => 'Edita el perfil',
'users_avatar' => 'Avatar',
'users_avatar_desc' => 'Seleccioneu una imatge per a representar aquest usuari. Ha de ser una imatge quadrada de 256px de costat, aproximadament.',
'users_preferred_language' => 'Llengua',
'users_preferred_language_desc' => 'Canvia la llengua en què es mostra la interfície d’usuari de l’aplicació. No afectarà el contingut creat pels usuaris.',
'users_social_accounts' => 'Comptes a les xarxes socials',
'users_social_accounts_desc' => 'Mireu l’estat dels comptes socials connectats d’aquest usuari. També es poden utilitzar els comptes socials per a iniciar sessió a banda del sistema d’autenticació principal.',
'users_social_accounts_info' => 'Connecteu els vostres comptes socials per a iniciar sessió més ràpidament. La desconnexió d’un compte no revoca l’autorització d’accés atorgada prèviament. Revoqueu l’accés des de la configuració de perfil del compte social connectat.',
'users_social_connect' => 'Connecta el compte',
'users_social_disconnect' => 'Desconnecta el compte',
'users_social_status_connected' => 'Connectat',
'users_social_status_disconnected' => 'Desconnectat',
'users_social_connected' => 'S’ha connectat el compte :socialAccount al vostre perfil.',
'users_social_disconnected' => 'S’ha desconnectat el compte :socialAccount del vostre perfil.',
'users_api_tokens' => 'Testimonis API',
'users_api_tokens_desc' => 'Creeu i gestioneu els testimonis d’accés que s’utilitzen per autenticar els usuaris amb la l’API REST del BookStack. Els permisos de l’API es gestionen a través de l’usuari a qui pertany el testimoni.',
'users_api_tokens_none' => 'No s’ha creat cap testimoni API per a aquest usuari',
'users_api_tokens_create' => 'Crea un testimoni',
'users_api_tokens_expires' => 'Caducitat',
'users_api_tokens_docs' => 'Documentació de l’API',
'users_mfa' => 'Autenticació multifactorial',
'users_mfa_desc' => 'Configureu l’autenticació multifactorial per a afegir una capa de seguretat extra al vostre compte d’usuari.',
'users_mfa_x_methods' => 'Hi ha :count mètode configurat|Hi ha :count mètodes configurats',
'users_mfa_configure' => 'Configura un mètode',
// API Tokens
'user_api_token_create' => 'Crea un testimoni API',
'user_api_token_name' => 'Nom',
'user_api_token_name_desc' => 'Anomeneu el testimoni amb un nom entenedor que permeti saber-ne el propòsit.',
'user_api_token_expiry' => 'Data de caducitat',
'user_api_token_expiry_desc' => 'Configureu la data de caducitat del testimoni. Un cop passada aquesta data, les sol·licituds fetes amb aquest testimoni no funcionaran. Si deixeu aquest camp en blanc, el testimoni caducarà d’aquí 100 anys.',
'user_api_token_create_secret_message' => 'Es crearà i es mostrarà un «identificador de testimoni» i un «secret de testimoni» immediatament després de crear aquest testimoni. El secret es mostrarà només un sol cop. Assegureu-vos d’anotar-lo i de desar-lo en un lloc segur abans de continuar.',
'user_api_token' => 'Testimoni API',
'user_api_token_id' => 'Identificador de testimoni',
'user_api_token_id_desc' => 'És un identificador no editable generat pel sistema per a aquest testimoni i que s’haurà de proporcionar en les sol·licituds API.',
'user_api_token_secret' => 'Secret de testimoni',
'user_api_token_secret_desc' => 'És un secret generat pel sistema per a aquest testimoni i que s’haurà de proporcionar en les sol·licituds API. Es mostrarà només un sol cop. Assegureu-vos d’anotar-lo i de desar-lo en un lloc segur abans de continuar.',
'user_api_token_created' => 'Testimoni creat :timeAgo',
'user_api_token_updated' => 'Testimoni actualitzat :timeAgo',
'user_api_token_delete' => 'Suprimeix el testimoni',
'user_api_token_delete_warning' => 'Se suprimirà el testimoni API «:tokenName» del sistema.',
'user_api_token_delete_confirm' => 'Esteu segur que voleu suprimir aquest testimoni API?',
// Webhooks
'webhooks' => 'Webhooks',
'webhooks_index_desc' => 'Els webhooks permeten enviar dades a URLs externs quan ocorren unes accions o esdeveniments determinats. Això permet la integració basada en esdeveniments amb plataformes externes com ara sistemes de missatgeria o notificació.',
'webhooks_x_trigger_events' => 'Hi ha :count esdeveniment disparador|Hi ha :count esdeveniments disparadors',
'webhooks_create' => 'Crea un webhook',
'webhooks_none_created' => 'No hi ha cap webhook',
'webhooks_edit' => 'Edita el webhook',
'webhooks_save' => 'Desa el webhook',
'webhooks_details' => 'Detalls del webhook',
'webhooks_details_desc' => 'Anomeneu el webhook amb un nom entenedor i proporcioneu un extrem POST com a ubicació on enviar les dades per al webhook.',
'webhooks_events' => 'Esdeveniments webhook',
'webhooks_events_desc' => 'Seleccioneu els esdeveniment que voleu que disparin la crida d’aquest webhook.',
'webhooks_events_warning' => 'Tingueu en compte que aquestes crides es dispararan a tots els esdeveniments seleccionats, inclús si s’apliquen permisos personalitzats. Assegureu-vos que l’ús d’aquest webhook no exposarà contingut confidencial.',
'webhooks_events_all' => 'Tots els esdeveniments del sistema',
'webhooks_name' => 'Nom del webhook',
'webhooks_timeout' => 'Temps d’espera del webhook (en segons)',
'webhooks_endpoint' => 'Extrem del webhook',
'webhooks_active' => 'Webhook actiu',
'webhook_events_table_header' => 'Esdeveniments',
'webhooks_delete' => 'Suprimeix el webhook',
'webhooks_delete_warning' => 'Se suprimirà el webhook «:webhookName» del sistema.',
'webhooks_delete_confirm' => 'Esteu segur que voleu suprimir aquest webhook?',
'webhooks_format_example' => 'Exemple de format de webhook',
'webhooks_format_example_desc' => 'Les dades d’un webhook s’envien com una sol·licitud POST a l’extrem configurat com a JSON amb el format següent. Les propietats «related_item» i «url» són opcionals i dependran del tipus d’esdeveniment que es dispari.',
'webhooks_status' => 'Estat del webhook',
'webhooks_last_called' => 'Darrera crida:',
'webhooks_last_errored' => 'Darrer error:',
'webhooks_last_error_message' => 'Darrer missatge d’error:',
// Licensing
'licenses' => 'Llicències',
'licenses_desc' => 'Aquesta pàgina detalla informació sobre la llicència de BookStack a més dels projectes i biblioteques que s\'utilitzen en BookStack. Molts projectes enumerats aquí poden ser utilitzats només en un context de desenvolupament.',
'licenses_bookstack' => 'Llicència de BookStack',
'licenses_php' => 'Llicències de Biblioteques de PHP',
'licenses_js' => 'Llicències de Biblioteques de JavaScript',
'licenses_other' => 'Altres llicències',
'license_details' => 'Detalls de la llicència',
//! 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' => 'العربية',
'bg' => 'Bǎlgarski',
'bs' => 'Bosanski',
'ca' => 'Català',
'cs' => 'Česky',
'cy' => 'Cymraeg',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'el' => 'ελληνικά',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
'hu' => 'Magyar',
'id' => 'Bahasa Indonesia',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'lt' => 'Lietuvių Kalba',
'lv' => 'Latviešu Valoda',
'nb' => 'Norsk (Bokmål)',
'ne' => 'नेपाली',
'nn' => 'Nynorsk',
'nl' => 'Nederlands',
'pl' => 'Polski',
'pt' => 'Português',
'pt_BR' => 'Português do Brasil',
'ro' => 'Română',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'uz' => 'O‘zbekcha',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
],
//!////////////////////////////////
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/validation.php | lang/ca/validation.php | <?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => 'Cal que accepteu el camp :attribute.',
'active_url' => 'El camp :attribute no és un URL vàlid.',
'after' => 'El camp :attribute ha de ser una data posterior a :date.',
'alpha' => 'El camp :attribute només pot contenir lletres.',
'alpha_dash' => 'El camp :attribute només pot contenir lletres, xifres, guionets i guions baixos.',
'alpha_num' => 'El camp :attribute només pot contenir lletres, xifres.',
'array' => 'El camp :attribute ha de ser una matriu.',
'backup_codes' => 'El codi que heu proporcionat no és vàlid o ja s’ha utilitzat.',
'before' => 'El camp :attribute ha de ser una data posterior a :date.',
'between' => [
'numeric' => 'El camp :attribute ha de ser un nombre entre :min i :max.',
'file' => 'El camp :attribute ha de tenir entre :min i :max kilobytes.',
'string' => 'El camp :attribute ha de tenir entre :min i :max caràcters.',
'array' => 'El camp :attribute ha de tenir entre :min i :max elements.',
],
'boolean' => 'El camp :attribute ha de ser cert o fals.',
'confirmed' => 'La confirmació del camp :attribute no coincideix.',
'date' => 'El camp :attribute no és una data vàlida.',
'date_format' => 'El camp :attribute no coincideix amb el format :format.',
'different' => 'El camp :attribute i :other han de ser diferents.',
'digits' => 'El camp :attribute ha de tenir :digits xifres.',
'digits_between' => 'El camp :attribute ha de tenir entre :min i :max xifres.',
'email' => 'El camp :attribute ha de ser un adreça electrònica vàlida.',
'ends_with' => 'El camp :attribute ha d’acabar amb un dels signes següents: :values',
'file' => 'El camp :attribute ha de ser un fitxer vàlid.',
'filled' => 'El camp :attribute és obligatori.',
'gt' => [
'numeric' => 'El camp :attribute ha de ser més gran que :value.',
'file' => 'El camp :attribute ha de tenir més de :value kilobytes.',
'string' => 'El camp :attribute ha de tenir més de :value caràcters.',
'array' => 'El camp :attribute ha de tenir més de :value elements.',
],
'gte' => [
'numeric' => 'El camp :attribute ha de ser com a mínim :value.',
'file' => 'El camp :attribute ha de tenir com a mínim :value kilobytes.',
'string' => 'El camp :attribute ha de tenir com a mínim :value caràcters.',
'array' => 'El camp :attribute ha de tenir com a mínim :value elements.',
],
'exists' => 'El camp :attribute seleccionat no és vàlid.',
'image' => 'El camp :attribute ha de ser una imatge.',
'image_extension' => 'El camp :attribute ha de tenir una extensió d’imatge compatible.',
'in' => 'El camp :attribute no és vàlid.',
'integer' => 'El camp :attribute ha de ser un nombre enter.',
'ip' => 'El camp :attribute ha de ser un adreça IP vàlida.',
'ipv4' => 'El camp :attribute ha de ser un adreça IPv4 vàlida.',
'ipv6' => 'El camp :attribute ha de ser un adreça IPv6 vàlida.',
'json' => 'El camp :attribute ha de ser una cadena JSON vàlida.',
'lt' => [
'numeric' => 'El camp :attribute ha de ser més petit que :value.',
'file' => 'El camp :attribute ha de tenir menys de :value kilobytes.',
'string' => 'El camp :attribute ha de tenir menys de :value caràcters.',
'array' => 'El camp :attribute ha de tenir menys de :value elements.',
],
'lte' => [
'numeric' => 'El camp :attribute ha de ser com a màxim :value.',
'file' => 'El camp :attribute ha de tenir com a màxim :value kilobytes.',
'string' => 'El camp :attribute ha de tenir com a màxim :value caràcters.',
'array' => 'El camp :attribute ha de tenir com a màxim :value elements.',
],
'max' => [
'numeric' => 'El camp :attribute ha de ser com a màxim :max.',
'file' => 'El camp :attribute ha de tenir com a màxim :max kilobytes.',
'string' => 'El camp :attribute ha de tenir com a màxim :max caràcters.',
'array' => 'El camp :attribute ha de tenir com a màxim :max elements.',
],
'mimes' => 'El camp :attribute ha de ser un fitxer del tipus: :values.',
'min' => [
'numeric' => 'El camp :attribute ha de ser com a mínim :min.',
'file' => 'El camp :attribute ha de tenir com a mínim :min kilobytes.',
'string' => 'El camp :attribute ha de tenir com a mínim :min caràcters.',
'array' => 'El camp :attribute ha de tenir com a mínim :min elements.',
],
'not_in' => 'El camp :attribute no és vàlid.',
'not_regex' => 'El format :attribute no és vàlid.',
'numeric' => 'El camp :attribute ha de ser un nombre.',
'regex' => 'El format :attribute no és vàlid.',
'required' => 'El camp :attribute és obligatori.',
'required_if' => 'El camp :attribute és obligatori quan :other és :value.',
'required_with' => 'El camp :attribute és obligatori quan hi ha :values.',
'required_with_all' => 'El camp :attribute és obligatori quan hi ha tots aquests valors: :values.',
'required_without' => 'El camp :attribute és obligatori quan no hi ha :values.',
'required_without_all' => 'El camp :attribute és obligatori quan no hi ha cap d’aquests valors: :values.',
'same' => 'El camp :attribute i :other han de coincidir.',
'safe_url' => 'És possible que l’enllaç proporcionat no sigui segur.',
'size' => [
'numeric' => 'El camp :attribute ha de ser :size.',
'file' => 'El camp :attribute ha de tenir :size kilobytes.',
'string' => 'El camp :attribute ha de tenir :size caràcters',
'array' => 'El camp :attribute ha de tenir :size elements.',
],
'string' => 'El camp :attribute ha de ser una cadena de text.',
'timezone' => 'El camp :attribute ha de ser un fus horari vàlid.',
'totp' => 'El codi proporcionat no és vàlid o ha caducat.',
'unique' => 'El camp :attribute ja s’ha utilitzat.',
'url' => 'El format :attribute no és vàlid.',
'uploaded' => 'No s’ha pogut pujar el fitxer. És possible que el servidor no admeti fitxers d’aquesta mida.',
'zip_file' => 'El :attribute necessita fer referència a un arxiu dins del ZIP.',
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
'zip_file_mime' => 'El :attribute necessita fer referència a un arxiu de tipus :validTyes, trobat :foundType.',
'zip_model_expected' => 'S\'esperava un objecte de dades, però s\'ha trobat ":type".',
'zip_unique' => 'El :attribute ha de ser únic pel tipus d\'objecte dins del ZIP.',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'Heu de confirmar la contrasenya.',
],
],
// Custom validation attributes
'attributes' => [],
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/ca/auth.php | lang/ca/auth.php | <?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => 'Aquestes credencials no existeixen al nostre registre.',
'throttle' => 'Massa intents d’inici de sessió. Torneu-ho a provar d’aquí :seconds segons.',
// Login & Register
'sign_up' => 'Registreu-vos',
'log_in' => 'Inicia sessió',
'log_in_with' => 'Inicia sessió amb :socialDriver',
'sign_up_with' => 'Registreu-vos amb :socialDriver',
'logout' => 'Tanca la sessió',
'name' => 'Nom',
'username' => 'Nom d’usuari',
'email' => 'Correu electrònic',
'password' => 'Contrasenya',
'password_confirm' => 'Confirmeu la contrasenya',
'password_hint' => 'Ha de tenir almenys 8 caràcters',
'forgot_password' => 'Heu oblidat la contrasenya?',
'remember_me' => 'Recorda’m',
'ldap_email_hint' => 'Introduïu un correu electrònic per al compte.',
'create_account' => 'Creeu un compte',
'already_have_account' => 'Ja teniu un compte?',
'dont_have_account' => 'No teniu cap compte?',
'social_login' => 'Inici de sessió amb una xarxa social',
'social_registration' => 'Registre amb una xarxa social',
'social_registration_text' => 'Registreu-vos i inicieu sessió amb un altre servei.',
'register_thanks' => 'Gràcies per registrar-vos.',
'register_confirm' => 'Comproveu el correu electrònic i cliqueu el botó de confirmació per a accedir a :appName.',
'registrations_disabled' => 'Els registres estan desactivats',
'registration_email_domain_invalid' => 'Aquest domini de correu electrònic no té accés a l’aplicació.',
'register_success' => 'Gràcies per registrar-vos Us heu registrat i heu iniciat sessió.',
// Login auto-initiation
'auto_init_starting' => 'S’està provant d’iniciar sessió',
'auto_init_starting_desc' => 'Estem contactant amb el vostre sistema d’autenticació per a començar el procés d’inici sessió. Si d’aquí 5 segons no hi ha hagut cap progrés proveu de clicar l’enllaç.',
'auto_init_start_link' => 'Continua amb la l’autenticació',
// Password Reset
'reset_password' => 'Reinicialitza la contrasenya',
'reset_password_send_instructions' => 'Introduïu la vostra adreça electrònica i us enviarem un correu electrònic amb un enllaç de reinicialització de la contrasenya.',
'reset_password_send_button' => 'Envia’m un enllaç de reinicialització',
'reset_password_sent' => 'Si l’adreça electrònica :email existeix al sistema, us hi enviarem un enllaç de reinicialització de contrasenya.',
'reset_password_success' => 'S’ha reinicialitzat la contrasenya.',
'email_reset_subject' => 'Reinicialització de la contrasenya de :appName',
'email_reset_text' => 'Heu rebut aquest correu electrònic perquè hem rebut una sol·licitud de reinicialització de contrasenya per al vostre compte.',
'email_reset_not_requested' => 'Si no heu sol·licitat la reinicialització de la contrasenya, no cal que feu res més.',
// Email Confirmation
'email_confirm_subject' => 'Confirmeu l’adreça electrònica de :appName',
'email_confirm_greeting' => 'Gràcies per registrar-vos a :appName!',
'email_confirm_text' => 'Cliqueu el botó per a confirmar l’adreça electrònica:',
'email_confirm_action' => 'Confirmeu d’adreça electrònica',
'email_confirm_send_error' => 'S’ha de confirmar de l’adreça electrònica però no s’ha pogut enviar el correu de confirmació. Contacteu l’administrador per a assegurar-vos que el correu està ben configurat.',
'email_confirm_success' => 'S’ha confirmat el correu electrònic. Ara hauríeu de poder iniciar sessió amb aquesta adreça electrònica.',
'email_confirm_resent' => 'S’ha enviat el correu de confirmació. Comproveu la safata d’entrada.',
'email_confirm_thanks' => 'Gràcies per la confirmació.',
'email_confirm_thanks_desc' => 'Espereu-vos un moment mentre es gestiona la confirmació. Si d’aquí 3 segons no se us ha redirigit, cliqueu l’enllaç «Continua» per a continuar.',
'email_not_confirmed' => 'No s’ha confirmat l’adreça de correu electrònic',
'email_not_confirmed_text' => 'Encara no heu confirmat l’adreça electrònica.',
'email_not_confirmed_click_link' => 'Cliqueu l’enllaç que hi ha al correu electrònic que se us va enviar en registrar-vos.',
'email_not_confirmed_resend' => 'Si no trobeu el correu electrònic ompliu el formulari a continuació i us n’enviarem un altre.',
'email_not_confirmed_resend_button' => 'Torna a enviar el correu de confirmació',
// User Invite
'user_invite_email_subject' => 'Us han convidat a utilitzar :appName!',
'user_invite_email_greeting' => 'Us han creat un compte a :appName.',
'user_invite_email_text' => 'Cliqueu el botó per a configurar una contrasenya pel compte i poder-hi accedir:',
'user_invite_email_action' => 'Configura la contrasenya del compte',
'user_invite_page_welcome' => 'Us donem la benvinguda a :appName!',
'user_invite_page_text' => 'Per a poder accedir al compte heu de configurar una contrasenya que s’utilitzarà per a iniciar sessió a :appName d’ara endavant.',
'user_invite_page_confirm_button' => 'Confirma la contrasenya',
'user_invite_success_login' => 'S’ha configurat la contrasenya. Ara hauríeu de poder iniciar sessió a :appName amb la contrasenya configurada.',
// Multi-factor Authentication
'mfa_setup' => 'Configuració de l’autenticació multifactorial',
'mfa_setup_desc' => 'Configureu l’autenticació multifactorial per a afegir una capa de seguretat extra al vostre compte d’usuari.',
'mfa_setup_configured' => 'Ja està configurat',
'mfa_setup_reconfigure' => 'Torna-la a configurar',
'mfa_setup_remove_confirmation' => 'Esteu segur que voleu eliminar aquest mètode d’autenticació multifactorial?',
'mfa_setup_action' => 'Configura',
'mfa_backup_codes_usage_limit_warning' => 'Us queden menys de 5 codis de suport. Genereu-ne de nous i deseu-los abans de quedar-vos-en sense per a evitar perdre l’accés al compte.',
'mfa_option_totp_title' => 'Aplicació mòbil',
'mfa_option_totp_desc' => 'Per a utilitzar l’autenticació multifactorial heu de tenir una aplicació que sigui compatible amb TOPT (contrasenyes d’un sol ús basades en el temps) com ara Google Authenticator, Authy, o Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'Codis de suport',
'mfa_option_backup_codes_desc' => 'Genereu un joc de codis de suport d’un sol ús que haureu d’introduir per a verificar la vostra identitat. Assegureu-vos de desar-los en un lloc segur.',
'mfa_gen_confirm_and_enable' => 'Confirma i activa',
'mfa_gen_backup_codes_title' => 'Configuració dels codis de suport',
'mfa_gen_backup_codes_desc' => 'Deseu els codis en un lloc segur. Podreu utilitzar un dels codis com a un altre mètode d’autenticació per a iniciar sessió.',
'mfa_gen_backup_codes_download' => 'Baixa els codis',
'mfa_gen_backup_codes_usage_warning' => 'Només podeu utilitzar cada codi un sol cop.',
'mfa_gen_totp_title' => 'Configuració de l’aplicació mòbil',
'mfa_gen_totp_desc' => 'Per a utilitzar l’autenticació multifactorial heu de tenir una aplicació que sigui compatible amb TOPT (contrasenyes d’un sol ús basades en el temps) com ara Google Authenticator, Authy, o Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'Escanegeu el codi QR amb l’aplicació d’autenticació que preferiu per a començar.',
'mfa_gen_totp_verify_setup' => 'Verificació de la configuració',
'mfa_gen_totp_verify_setup_desc' => 'Introduïu un dels codis generats per l’aplicació d’autenticació per a verificar que tot funciona:',
'mfa_gen_totp_provide_code_here' => 'Codi',
'mfa_verify_access' => 'Verifica l’accés',
'mfa_verify_access_desc' => 'Heu de verificar la vostra identitat amb un nivell de verificació addicional per a iniciar sessió. Verifiqueu-la amb un dels mètodes que heu configurat per a continuar.',
'mfa_verify_no_methods' => 'No hi ha cap mètode configurat',
'mfa_verify_no_methods_desc' => 'No hi ha cap mètode d’autenticació multifactorial configurat al vostre compte. Heu de configurar com a mínim un mètode per a iniciar sessió.',
'mfa_verify_use_totp' => 'Verificació amb una aplicació mòbil',
'mfa_verify_use_backup_codes' => 'Verificació amb un codi de suport',
'mfa_verify_backup_code' => 'Codi de suport',
'mfa_verify_backup_code_desc' => 'Introduïu un dels codis de suport que us quedin:',
'mfa_verify_backup_code_enter_here' => 'Codi:',
'mfa_verify_totp_desc' => 'Introduïu el codi generat per l’aplicació mòbil:',
'mfa_setup_login_notification' => 'S’ha configurat el mètode multifactorial. Torneu a iniciar sessió amb el mètode configurat.',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/notifications.php | lang/sr/notifications.php | <?php
/**
* Text used for activity-based notifications.
*/
return [
'new_comment_subject' => 'Нови коментар на станици: :pageName',
'new_comment_intro' => 'Корисник је коментарисао на страници у :appName:',
'new_page_subject' => 'Нова страница: :pageName',
'new_page_intro' => 'Нова страница је креирана у :appName:',
'updated_page_subject' => 'Ажурирана страница: :pageName',
'updated_page_intro' => 'Страница је ажурирана у :appName:',
'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
'detail_page_name' => 'Назив странице:',
'detail_page_path' => 'Путања странице:',
'detail_commenter' => 'Commenter:',
'detail_comment' => 'Коментар:',
'detail_created_by' => 'Креирао/ла:',
'detail_updated_by' => 'Отпремио/ла:',
'action_view_comment' => 'Погледај коментар',
'action_view_page' => 'Погледај страницу',
'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this item.',
'footer_reason_link' => 'your notification preferences',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/entities.php | lang/sr/entities.php | <?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => 'Недавно додато',
'recently_created_pages' => 'Недавно креиране странице',
'recently_updated_pages' => 'Недавно ажуриране странице',
'recently_created_chapters' => 'Недавно креирана поглавља',
'recently_created_books' => 'Недавно креиране књиге',
'recently_created_shelves' => 'Недавно креиране полице',
'recently_update' => 'Недавно ажурирано',
'recently_viewed' => 'Недавно прегледано',
'recent_activity' => 'Скорашња активност',
'create_now' => 'Направи један сада',
'revisions' => 'Ревизије',
'meta_revision' => 'Ревизија #:revisionCount',
'meta_created' => 'Направљено :timeLength',
'meta_created_name' => 'Направљено :timeLength од :user',
'meta_updated' => 'Ажурирано :timeLength',
'meta_updated_name' => 'Ажурирано :timeLength од :user',
'meta_owned_name' => 'Власништво :user',
'meta_reference_count' => 'Референтна од :count item|Референтна од :count items',
'entity_select' => 'Избор ентитета',
'entity_select_lack_permission' => 'Немате потребне дозволе да изаберете ову ставку',
'images' => 'Слике',
'my_recent_drafts' => 'Моји недавни нацрти',
'my_recently_viewed' => 'Моје недавно прегледано',
'my_most_viewed_favourites' => 'Моји најгледанији фаворити',
'my_favourites' => 'Моји омиљени',
'no_pages_viewed' => 'Нисте погледали ниједну страницу',
'no_pages_recently_created' => 'Недавно није направљена ниједна страница',
'no_pages_recently_updated' => 'Ниједна страница није недавно ажурирана',
'export' => 'Извоз',
'export_html' => 'Садржана веб датотека',
'export_pdf' => 'PDF датотека',
'export_text' => 'Датотеке чистог текста',
'export_md' => 'Markdown File',
'export_zip' => 'Portable ZIP',
'default_template' => 'Подразумевани шаблон странице',
'default_template_explain' => 'Доделите шаблон странице који ће се користити као подразумевани садржај за све странице креиране у оквиру ове ставке. Имајте на уму да ће се ово користити само ако креатор странице има приступ за преглед изабране странице шаблона.',
'default_template_select' => 'Изаберите страницу са шаблоном',
'import' => 'Import',
'import_validate' => 'Validate Import',
'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.',
'import_zip_select' => 'Select ZIP file to upload',
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
'import_pending' => 'Pending Imports',
'import_pending_none' => 'No imports have been started.',
'import_continue' => 'Настави увоз',
'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.',
'import_details' => 'Import Details',
'import_run' => 'Run Import',
'import_size' => ':size Import ZIP Size',
'import_uploaded_at' => 'Uploaded :relativeTime',
'import_uploaded_by' => 'Uploaded by',
'import_location' => 'Import Location',
'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.',
'import_delete_confirm' => 'Are you sure you want to delete this import?',
'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.',
'import_errors' => 'Import Errors',
'import_errors_desc' => 'The follow errors occurred during the import attempt:',
'breadcrumb_siblings_for_page' => 'Navigate siblings for page',
'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter',
'breadcrumb_siblings_for_book' => 'Navigate siblings for book',
'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf',
// Permissions and restrictions
'permissions' => 'Дозволе',
'permissions_desc' => 'Подесите дозволе овде да бисте заменили подразумеване дозволе које дају корисничке улоге.',
'permissions_book_cascade' => 'Дозволе постављене за књиге ће се аутоматски пребацивати на подређена поглавља и странице, осим ако немају дефинисане сопствене дозволе.',
'permissions_chapter_cascade' => 'Дозволе постављене на поглављима ће се аутоматски каскадно пребацивати на подређене странице, осим ако немају дефинисане сопствене дозволе.',
'permissions_save' => 'Сачувај дозволе',
'permissions_owner' => 'Власник',
'permissions_role_everyone_else' => 'Сви остали',
'permissions_role_everyone_else_desc' => 'Подесите дозволе за све улоге које нису посебно замењене.',
'permissions_role_override' => 'Замени дозволе за улогу',
'permissions_inherit_defaults' => 'Наследи подразумеване вредности',
// Search
'search_results' => 'Резултати претраге',
'search_total_results_found' => ':count пронађених резултата|:count укупно пронађених резултата',
'search_clear' => 'Обриши претрагу',
'search_no_pages' => 'No pages matched this search',
'search_for_term' => 'Search for :term',
'search_more' => 'More Results',
'search_advanced' => 'Advanced Search',
'search_terms' => 'Search Terms',
'search_content_type' => 'Content Type',
'search_exact_matches' => 'Exact Matches',
'search_tags' => 'Tag Searches',
'search_options' => 'Options',
'search_viewed_by_me' => 'Viewed by me',
'search_not_viewed_by_me' => 'Not viewed by me',
'search_permissions_set' => 'Permissions set',
'search_created_by_me' => 'Created by me',
'search_updated_by_me' => 'Updated by me',
'search_owned_by_me' => 'Owned by me',
'search_date_options' => 'Date Options',
'search_updated_before' => 'Updated before',
'search_updated_after' => 'Updated after',
'search_created_before' => 'Created before',
'search_created_after' => 'Created after',
'search_set_date' => 'Set Date',
'search_update' => 'Update Search',
// Shelves
'shelf' => 'Shelf',
'shelves' => 'Полице',
'x_shelves' => ':count Shelf|:count Shelves',
'shelves_empty' => 'No shelves have been created',
'shelves_create' => 'Create New Shelf',
'shelves_popular' => 'Popular Shelves',
'shelves_new' => 'New Shelves',
'shelves_new_action' => 'New Shelf',
'shelves_popular_empty' => 'The most popular shelves will appear here.',
'shelves_new_empty' => 'The most recently created shelves will appear here.',
'shelves_save' => 'Save Shelf',
'shelves_books' => 'Books on this shelf',
'shelves_add_books' => 'Add books to this shelf',
'shelves_drag_books' => 'Drag books below to add them to this shelf',
'shelves_empty_contents' => 'This shelf has no books assigned to it',
'shelves_edit_and_assign' => 'Edit shelf to assign books',
'shelves_edit_named' => 'Edit Shelf :name',
'shelves_edit' => 'Edit Shelf',
'shelves_delete' => 'Delete Shelf',
'shelves_delete_named' => 'Delete Shelf :name',
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
'shelves_permissions' => 'Shelf Permissions',
'shelves_permissions_updated' => 'Shelf Permissions Updated',
'shelves_permissions_active' => 'Shelf Permissions Active',
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
'shelves_permissions_create' => 'Shelf create permissions are only used for copying permissions to child books using the action below. They do not control the ability to create books.',
'shelves_copy_permissions_to_books' => 'Copy Permissions to Books',
'shelves_copy_permissions' => 'Copy Permissions',
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
// Books
'book' => 'Book',
'books' => 'Books',
'x_books' => ':count Book|:count Books',
'books_empty' => 'No books have been created',
'books_popular' => 'Popular Books',
'books_recent' => 'Recent Books',
'books_new' => 'New Books',
'books_new_action' => 'New Book',
'books_popular_empty' => 'The most popular books will appear here.',
'books_new_empty' => 'The most recently created books will appear here.',
'books_create' => 'Create New Book',
'books_delete' => 'Delete Book',
'books_delete_named' => 'Delete Book :bookName',
'books_delete_explain' => 'This will delete the book with the name \':bookName\'. All pages and chapters will be removed.',
'books_delete_confirmation' => 'Are you sure you want to delete this book?',
'books_edit' => 'Edit Book',
'books_edit_named' => 'Edit Book :bookName',
'books_form_book_name' => 'Book Name',
'books_save' => 'Save Book',
'books_permissions' => 'Book Permissions',
'books_permissions_updated' => 'Book Permissions Updated',
'books_empty_contents' => 'No pages or chapters have been created for this book.',
'books_empty_create_page' => 'Create a new page',
'books_empty_sort_current_book' => 'Sort the current book',
'books_empty_add_chapter' => 'Add a chapter',
'books_permissions_active' => 'Book Permissions Active',
'books_search_this' => 'Search this book',
'books_navigation' => 'Book Navigation',
'books_sort' => 'Sort Book Contents',
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
'books_sort_auto_sort' => 'Auto Sort Option',
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
'books_sort_named' => 'Sort Book :bookName',
'books_sort_name' => 'Sort by Name',
'books_sort_created' => 'Sort by Created Date',
'books_sort_updated' => 'Sort by Updated Date',
'books_sort_chapters_first' => 'Chapters First',
'books_sort_chapters_last' => 'Chapters Last',
'books_sort_show_other' => 'Show Other Books',
'books_sort_save' => 'Save New Order',
'books_sort_show_other_desc' => 'Add other books here to include them in the sort operation, and allow easy cross-book reorganisation.',
'books_sort_move_up' => 'Move Up',
'books_sort_move_down' => 'Move Down',
'books_sort_move_prev_book' => 'Move to Previous Book',
'books_sort_move_next_book' => 'Move to Next Book',
'books_sort_move_prev_chapter' => 'Move Into Previous Chapter',
'books_sort_move_next_chapter' => 'Move Into Next Chapter',
'books_sort_move_book_start' => 'Move to Start of Book',
'books_sort_move_book_end' => 'Move to End of Book',
'books_sort_move_before_chapter' => 'Move to Before Chapter',
'books_sort_move_after_chapter' => 'Move to After Chapter',
'books_copy' => 'Copy Book',
'books_copy_success' => 'Book successfully copied',
// Chapters
'chapter' => 'Chapter',
'chapters' => 'Chapters',
'x_chapters' => ':count Chapter|:count Chapters',
'chapters_popular' => 'Popular Chapters',
'chapters_new' => 'New Chapter',
'chapters_create' => 'Create New Chapter',
'chapters_delete' => 'Delete Chapter',
'chapters_delete_named' => 'Delete Chapter :chapterName',
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
'chapters_delete_confirm' => 'Are you sure you want to delete this chapter?',
'chapters_edit' => 'Edit Chapter',
'chapters_edit_named' => 'Edit Chapter :chapterName',
'chapters_save' => 'Save Chapter',
'chapters_move' => 'Move Chapter',
'chapters_move_named' => 'Move Chapter :chapterName',
'chapters_copy' => 'Copy Chapter',
'chapters_copy_success' => 'Chapter successfully copied',
'chapters_permissions' => 'Chapter Permissions',
'chapters_empty' => 'No pages are currently in this chapter.',
'chapters_permissions_active' => 'Chapter Permissions Active',
'chapters_permissions_success' => 'Chapter Permissions Updated',
'chapters_search_this' => 'Search this chapter',
'chapter_sort_book' => 'Sort Book',
// Pages
'page' => 'Page',
'pages' => 'Pages',
'x_pages' => ':count Page|:count Pages',
'pages_popular' => 'Popular Pages',
'pages_new' => 'New Page',
'pages_attachments' => 'Attachments',
'pages_navigation' => 'Page Navigation',
'pages_delete' => 'Delete Page',
'pages_delete_named' => 'Delete Page :pageName',
'pages_delete_draft_named' => 'Delete Draft Page :pageName',
'pages_delete_draft' => 'Delete Draft Page',
'pages_delete_success' => 'Page deleted',
'pages_delete_draft_success' => 'Draft page deleted',
'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
'pages_delete_confirm' => 'Are you sure you want to delete this page?',
'pages_delete_draft_confirm' => 'Are you sure you want to delete this draft page?',
'pages_editing_named' => 'Editing Page :pageName',
'pages_edit_draft_options' => 'Draft Options',
'pages_edit_save_draft' => 'Save Draft',
'pages_edit_draft' => 'Edit Page Draft',
'pages_editing_draft' => 'Editing Draft',
'pages_editing_page' => 'Editing Page',
'pages_edit_draft_save_at' => 'Draft saved at ',
'pages_edit_delete_draft' => 'Delete Draft',
'pages_edit_delete_draft_confirm' => 'Are you sure you want to delete your draft page changes? All of your changes, since the last full save, will be lost and the editor will be updated with the latest page non-draft save state.',
'pages_edit_discard_draft' => 'Discard Draft',
'pages_edit_switch_to_markdown' => 'Switch to Markdown Editor',
'pages_edit_switch_to_markdown_clean' => '(Clean Content)',
'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)',
'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog',
'pages_editor_switch_title' => 'Switch Editor',
'pages_editor_switch_are_you_sure' => 'Are you sure you want to change the editor for this page?',
'pages_editor_switch_consider_following' => 'Consider the following when changing editors:',
'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.',
'pages_editor_switch_consideration_b' => 'This can potentially lead to a loss of detail and syntax in certain circumstances.',
'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.',
'pages_save' => 'Save Page',
'pages_title' => 'Page Title',
'pages_name' => 'Page Name',
'pages_md_editor' => 'Editor',
'pages_md_preview' => 'Preview',
'pages_md_insert_image' => 'Insert Image',
'pages_md_insert_link' => 'Insert Entity Link',
'pages_md_insert_drawing' => 'Insert Drawing',
'pages_md_show_preview' => 'Show preview',
'pages_md_sync_scroll' => 'Sync preview scroll',
'pages_md_plain_editor' => 'Plaintext editor',
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?',
'pages_not_in_chapter' => 'Page is not in a chapter',
'pages_move' => 'Move Page',
'pages_copy' => 'Copy Page',
'pages_copy_desination' => 'Copy Destination',
'pages_copy_success' => 'Page successfully copied',
'pages_permissions' => 'Page Permissions',
'pages_permissions_success' => 'Page permissions updated',
'pages_revision' => 'Revision',
'pages_revisions' => 'Page Revisions',
'pages_revisions_desc' => 'Listed below are all the past revisions of this page. You can look back upon, compare, and restore old page versions if permissions allow. The full history of the page may not be fully reflected here since, depending on system configuration, old revisions could be auto-deleted.',
'pages_revisions_named' => 'Page Revisions for :pageName',
'pages_revision_named' => 'Page Revision for :pageName',
'pages_revision_restored_from' => 'Restored from #:id; :summary',
'pages_revisions_created_by' => 'Created By',
'pages_revisions_date' => 'Revision Date',
'pages_revisions_number' => '#',
'pages_revisions_sort_number' => 'Revision Number',
'pages_revisions_numbered' => 'Revision #:id',
'pages_revisions_numbered_changes' => 'Revision #:id Changes',
'pages_revisions_editor' => 'Editor Type',
'pages_revisions_changelog' => 'Changelog',
'pages_revisions_changes' => 'Changes',
'pages_revisions_current' => 'Current Version',
'pages_revisions_preview' => 'Preview',
'pages_revisions_restore' => 'Restore',
'pages_revisions_none' => 'This page has no revisions',
'pages_copy_link' => 'Copy Link',
'pages_edit_content_link' => 'Jump to section in editor',
'pages_pointer_enter_mode' => 'Enter section select mode',
'pages_pointer_label' => 'Page Section Options',
'pages_pointer_permalink' => 'Page Section Permalink',
'pages_pointer_include_tag' => 'Page Section Include Tag',
'pages_pointer_toggle_link' => 'Permalink mode, Press to show include tag',
'pages_pointer_toggle_include' => 'Include tag mode, Press to show permalink',
'pages_permissions_active' => 'Page Permissions Active',
'pages_initial_revision' => 'Initial publish',
'pages_references_update_revision' => 'System auto-update of internal links',
'pages_initial_name' => 'New Page',
'pages_editing_draft_notification' => 'You are currently editing a draft that was last saved :timeDiff.',
'pages_draft_edited_notification' => 'This page has been updated by since that time. It is recommended that you discard this draft.',
'pages_draft_page_changed_since_creation' => 'This page has been updated since this draft was created. It is recommended that you discard this draft or take care not to overwrite any page changes.',
'pages_draft_edit_active' => [
'start_a' => ':count users have started editing this page',
'start_b' => ':userName has started editing this page',
'time_a' => 'since the page was last updated',
'time_b' => 'in the last :minCount minutes',
'message' => ':start :time. Take care not to overwrite each other\'s updates!',
],
'pages_draft_discarded' => 'Draft discarded! The editor has been updated with the current page content',
'pages_draft_deleted' => 'Draft deleted! The editor has been updated with the current page content',
'pages_specific' => 'Specific Page',
'pages_is_template' => 'Page Template',
// Editor Sidebar
'toggle_sidebar' => 'Toggle Sidebar',
'page_tags' => 'Page Tags',
'chapter_tags' => 'Chapter Tags',
'book_tags' => 'Book Tags',
'shelf_tags' => 'Shelf Tags',
'tag' => 'Tag',
'tags' => 'Tags',
'tags_index_desc' => 'Tags can be applied to content within the system to apply a flexible form of categorization. Tags can have both a key and value, with the value being optional. Once applied, content can then be queried using the tag name and value.',
'tag_name' => 'Tag Name',
'tag_value' => 'Tag Value (Optional)',
'tags_explain' => "Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.",
'tags_add' => 'Add another tag',
'tags_remove' => 'Remove this tag',
'tags_usages' => 'Total tag usages',
'tags_assigned_pages' => 'Assigned to Pages',
'tags_assigned_chapters' => 'Assigned to Chapters',
'tags_assigned_books' => 'Assigned to Books',
'tags_assigned_shelves' => 'Assigned to Shelves',
'tags_x_unique_values' => ':count unique values',
'tags_all_values' => 'All values',
'tags_view_tags' => 'View Tags',
'tags_view_existing_tags' => 'View existing tags',
'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.',
'attachments' => 'Attachments',
'attachments_explain' => 'Upload some files or attach some links to display on your page. These are visible in the page sidebar.',
'attachments_explain_instant_save' => 'Changes here are saved instantly.',
'attachments_upload' => 'Upload File',
'attachments_link' => 'Attach Link',
'attachments_upload_drop' => 'Alternatively you can drag and drop a file here to upload it as an attachment.',
'attachments_set_link' => 'Set Link',
'attachments_delete' => 'Are you sure you want to delete this attachment?',
'attachments_dropzone' => 'Drop files here to upload',
'attachments_no_files' => 'No files have been uploaded',
'attachments_explain_link' => 'You can attach a link if you\'d prefer not to upload a file. This can be a link to another page or a link to a file in the cloud.',
'attachments_link_name' => 'Link Name',
'attachment_link' => 'Attachment link',
'attachments_link_url' => 'Link to file',
'attachments_link_url_hint' => 'Url of site or file',
'attach' => 'Attach',
'attachments_insert_link' => 'Add Attachment Link to Page',
'attachments_edit_file' => 'Edit File',
'attachments_edit_file_name' => 'File Name',
'attachments_edit_drop_upload' => 'Drop files or click here to upload and overwrite',
'attachments_order_updated' => 'Attachment order updated',
'attachments_updated_success' => 'Attachment details updated',
'attachments_deleted' => 'Attachment deleted',
'attachments_file_uploaded' => 'File successfully uploaded',
'attachments_file_updated' => 'File successfully updated',
'attachments_link_attached' => 'Link successfully attached to page',
'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_user_for_x' => 'User for :time',
'profile_created_content' => 'Created Content',
'profile_not_created_pages' => ':userName has not created any pages',
'profile_not_created_chapters' => ':userName has not created any chapters',
'profile_not_created_books' => ':userName has not created any books',
'profile_not_created_shelves' => ':userName has not created any shelves',
// Comments
'comment' => 'Comment',
'comments' => 'Comments',
'comment_add' => 'Add Comment',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Leave a comment here',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Save Comment',
'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff',
'comment_updated' => 'Updated :updateDiff by :username',
'comment_updated_indicator' => 'Updated',
'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Comment added',
'comment_updated_success' => 'Comment updated',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision
'revision_delete_confirm' => 'Are you sure you want to delete this revision?',
'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.',
'revision_cannot_delete_latest' => 'Cannot delete the latest revision.',
// Copy view
'copy_consider' => 'Please consider the below when copying content.',
'copy_consider_permissions' => 'Custom permission settings will not be copied.',
'copy_consider_owner' => 'You will become the owner of all copied content.',
'copy_consider_images' => 'Page image files will not be duplicated & the original images will retain their relation to the page they were originally uploaded to.',
'copy_consider_attachments' => 'Page attachments will not be copied.',
'copy_consider_access' => 'A change of location, owner or permissions may result in this content being accessible to those previously without access.',
// Conversions
'convert_to_shelf' => 'Convert to Shelf',
'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.',
'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.',
'convert_book' => 'Convert Book',
'convert_book_confirm' => 'Are you sure you want to convert this book?',
'convert_undo_warning' => 'This cannot be as easily undone.',
'convert_to_book' => 'Convert to Book',
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
'convert_chapter' => 'Convert Chapter',
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
// References
'references' => 'References',
'references_none' => 'There are no tracked references to this item.',
'references_to_desc' => 'Listed below is all the known content in the system that links to this item.',
// Watch Options
'watch' => 'Watch',
'watch_title_default' => 'Default Preferences',
'watch_desc_default' => 'Revert watching to just your default notification preferences.',
'watch_title_ignore' => 'Ignore',
'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.',
'watch_title_new' => 'New Pages',
'watch_desc_new' => 'Notify when any new page is created within this item.',
'watch_title_updates' => 'All Page Updates',
'watch_desc_updates' => 'Notify upon all new pages and page changes.',
'watch_desc_updates_page' => 'Notify upon all page changes.',
'watch_title_comments' => 'All Page Updates & Comments',
'watch_desc_comments' => 'Notify upon all new pages, page changes and new comments.',
'watch_desc_comments_page' => 'Notify upon page changes and new comments.',
'watch_change_default' => 'Change default notification preferences',
'watch_detail_ignore' => 'Ignoring notifications',
'watch_detail_new' => 'Watching for new pages',
'watch_detail_updates' => 'Watching new pages and updates',
'watch_detail_comments' => 'Watching new pages, updates & comments',
'watch_detail_parent_book' => 'Watching via parent book',
'watch_detail_parent_book_ignore' => 'Ignoring via parent book',
'watch_detail_parent_chapter' => 'Watching via parent chapter',
'watch_detail_parent_chapter_ignore' => 'Ignoring via parent chapter',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/passwords.php | lang/sr/passwords.php | <?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => 'Passwords must be at least eight characters and match the confirmation.',
'user' => "We can't find a user with that e-mail address.",
'token' => 'The password reset token is invalid for this email address.',
'sent' => 'We have e-mailed your password reset link!',
'reset' => 'Your password has been reset!',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/editor.php | lang/sr/editor.php | <?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => 'Опште',
'advanced' => 'Напредно',
'none' => 'Ништа',
'cancel' => 'Поништи',
'save' => 'Сачувај',
'close' => 'Затвори',
'apply' => 'Примени',
'undo' => 'Опозови',
'redo' => 'Понови',
'left' => 'Лево',
'center' => 'Центар',
'right' => 'Десно',
'top' => 'Врх',
'middle' => 'Средина',
'bottom' => 'Дно',
'width' => 'Ширина',
'height' => 'Висина',
'More' => 'Више',
'select' => 'Изабери...',
// Toolbar
'formats' => 'Формати',
'header_large' => 'Велико заглавље',
'header_medium' => 'Средње заглавље',
'header_small' => 'Мало заглавље',
'header_tiny' => 'Малено заглавље',
'paragraph' => 'Параграф',
'blockquote' => 'Цитат',
'inline_code' => 'Уграђени код',
'callouts' => 'Облачићи',
'callout_information' => 'Информација',
'callout_success' => 'Успешно',
'callout_warning' => 'Упозорење',
'callout_danger' => 'Опасност',
'bold' => 'Подебљано',
'italic' => 'Курзив',
'underline' => 'Подвучено',
'strikethrough' => 'Прецртано',
'superscript' => 'Надскрипт',
'subscript' => 'Субкрипт',
'text_color' => 'Боја текста',
'highlight_color' => 'Highlight color',
'custom_color' => 'Боја текста',
'remove_color' => 'Уклоните боју',
'background_color' => 'Боја позадине',
'align_left' => 'Поравнај лево',
'align_center' => 'Поравнај по средини',
'align_right' => 'Поравнај деcно',
'align_justify' => 'Поравнај',
'list_bullet' => 'Листа ставки',
'list_numbered' => 'Нумерисана листа',
'list_task' => 'Листа задатака',
'indent_increase' => 'Повећај увлачење',
'indent_decrease' => 'Умањи увлачење',
'table' => 'Tabela',
'insert_image' => 'Уметни слику',
'insert_image_title' => 'Убаци/уреди слику',
'insert_link' => 'Убаци/измени везу',
'insert_link_title' => 'Убаци/измени везу',
'insert_horizontal_line' => 'Уметни водоравну линију',
'insert_code_block' => 'Убаците блок кода',
'edit_code_block' => 'Уредите блок кода',
'insert_drawing' => 'Уметните/уредите цртеж',
'drawing_manager' => 'Менаџер цртежа',
'insert_media' => 'Убаците/уредите медиј',
'insert_media_title' => 'Уметање/уређивање медија',
'clear_formatting' => 'Обриши форматирање',
'source_code' => 'Изворни код',
'source_code_title' => 'Изворни код',
'fullscreen' => 'Преко целог екрана',
'image_options' => 'Подешавање слика',
// Tables
'table_properties' => 'Својства табеле',
'table_properties_title' => 'Својства табеле',
'delete_table' => 'Обриши табелу',
'table_clear_formatting' => 'Обриши форматирање табеле',
'resize_to_contents' => 'Промени величину садржају',
'row_header' => 'Заглавље реда',
'insert_row_before' => 'Уметни ред испред',
'insert_row_after' => 'Уметните ред после',
'delete_row' => 'Обриши ред',
'insert_column_before' => 'Уметни колону испред',
'insert_column_after' => 'Уметни колону после',
'delete_column' => 'Обриши колону',
'table_cell' => 'Ћелија',
'table_row' => 'Ред',
'table_column' => 'Колона',
'cell_properties' => 'Својства ћелије',
'cell_properties_title' => 'Својства ћелије',
'cell_type' => 'Тип ћелије',
'cell_type_cell' => 'Ћелија',
'cell_scope' => 'Обим',
'cell_type_header' => 'Заглавље ћелије',
'merge_cells' => 'Обједини ћелије',
'split_cell' => 'Подели ћелију',
'table_row_group' => 'Група редова',
'table_column_group' => 'Група колона',
'horizontal_align' => 'Хоризонтално поравнање',
'vertical_align' => 'Вертикално поравнати',
'border_width' => 'Ширина ивице',
'border_style' => 'Стил ивице',
'border_color' => 'Боја ивице',
'row_properties' => 'Својства реда',
'row_properties_title' => 'Својства реда',
'cut_row' => 'Пресеци ред',
'copy_row' => 'Копирај ред',
'paste_row_before' => 'Налепите ред пре',
'paste_row_after' => 'Налепите ред после',
'row_type' => 'Врста реда',
'row_type_header' => 'Заглавље',
'row_type_body' => 'Садржај',
'row_type_footer' => 'Подножје',
'alignment' => 'Поравнавање',
'cut_column' => 'Изрежите колону',
'copy_column' => 'Копирај колону',
'paste_column_before' => 'Налепите колону пре',
'paste_column_after' => 'Налепите колону после',
'cell_padding' => 'Попуна ћелија',
'cell_spacing' => 'Размак ћелија',
'caption' => 'Опис',
'show_caption' => 'Прикажи титл',
'constrain' => 'Ограничавају размере',
'cell_border_solid' => 'Чврсто тело',
'cell_border_dotted' => 'Тачкасто',
'cell_border_dashed' => 'Испрекидана',
'cell_border_double' => 'Двострук',
'cell_border_groove' => 'Жлеб',
'cell_border_ridge' => 'Гребен',
'cell_border_inset' => 'Уметак',
'cell_border_outset' => 'Почетак',
'cell_border_none' => 'Без',
'cell_border_hidden' => 'Сакривено',
// Images, links, details/summary & embed
'source' => 'Извор',
'alt_desc' => 'Алтернативни опис',
'embed' => 'Угради',
'paste_embed' => 'Налепите свој код за уградњу испод:',
'url' => 'УРЛ',
'text_to_display' => 'Текст за приказ',
'title' => 'Наслов',
'browse_links' => 'Browse links',
'open_link' => 'Отвори везу',
'open_link_in' => 'Отвори везу у...',
'open_link_current' => 'Тренутни прозор',
'open_link_new' => 'Нови Прозор',
'remove_link' => 'Уклони везу',
'insert_collapsible' => 'Уредите склопиви блок',
'collapsible_unwrap' => 'Одмотати',
'edit_label' => 'Уреди ознаку',
'toggle_open_closed' => 'Отварање/затварање',
'collapsible_edit' => 'Уредите склопиви блок',
'toggle_label' => 'Укључите ознаку',
// About view
'about' => 'О уређивачу',
'about_title' => 'О уређивачу WYSIWYG',
'editor_license' => 'Уредничка лиценца и ауторска права',
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
'editor_lexical_license_link' => 'Full license details can be found here.',
'editor_tiny_license' => 'Овај уређивач је направљен помоћу :tinyLink који је обезбеђен под МИТ лиценцом.',
'editor_tiny_license_link' => 'Детаље о ауторским правима и лиценци за ТиниМЦЕ можете пронаћи овде.',
'save_continue' => 'Сачувај страницу и настави',
'callouts_cycle' => '(Наставите да притискате да бисте прелазили између типова)',
'link_selector' => 'Линк до садржаја',
'shortcuts' => 'Пречице',
'shortcut' => 'Пречица',
'shortcuts_intro' => 'Следеће пречице су доступне у уређивачу:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
'description' => 'Опис',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/components.php | lang/sr/components.php | <?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => 'Изаберите слику',
'image_list' => 'Листа слика',
'image_details' => 'Детаљи слике',
'image_upload' => 'Додај слику',
'image_intro' => 'Овде можете изабрати и управљати сликама које су претходно отпремљене у систем.',
'image_intro_upload' => 'Отпремите нову слику тако што ћете превући датотеку слике у овај прозор или помоћу дугмета „Отпреми слику“ изнад.',
'image_all' => 'Све',
'image_all_title' => 'Прикажи све слике',
'image_book_title' => 'Погледајте слике отпремљене уз ову књигу',
'image_page_title' => 'Погледајте слике отпремљене на ову страницу',
'image_search_hint' => 'Претражите по имену слике',
'image_uploaded' => 'Отпремљено :uploadedDate',
'image_uploaded_by' => 'Поставио :userName',
'image_uploaded_to' => 'Отпремљено на :pageLink',
'image_updated' => 'Ажурирано :updateDate',
'image_load_more' => 'Учитај још',
'image_image_name' => 'Назив слике',
'image_delete_used' => 'Ова слика се користи на страницама испод.',
'image_delete_confirm_text' => 'Да ли си сигуран да желиш да избришеш ову слику?',
'image_select_image' => 'Изабери слику',
'image_dropzone' => 'Испустите слике или кликните овде да их отпремите',
'image_dropzone_drop' => 'Испустите слике да их отпремите',
'images_deleted' => 'Слике су избрисане',
'image_preview' => 'Слике су избрисане',
'image_upload_success' => 'Слика је успешно отпремљена',
'image_update_success' => 'Детаљи слике су успешно ажурирани',
'image_delete_success' => 'Слика је успешно избрисана',
'image_replace' => 'Замени слику',
'image_replace_success' => 'Датотека слике је успешно ажурирана',
'image_rebuild_thumbs' => 'Регенеришите варијације величине',
'image_rebuild_thumbs_success' => 'Варијације величине слике су успешно обновљене!',
// Code Editor
'code_editor' => 'Уреди код',
'code_language' => 'Језик кода',
'code_content' => 'Садржај кода',
'code_session_history' => 'Историја сесије',
'code_save' => 'Сачувај код',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/preferences.php | lang/sr/preferences.php | <?php
/**
* Text used for user-preference specific views within bookstack.
*/
return [
'my_account' => 'My Account',
'shortcuts' => 'Shortcuts',
'shortcuts_interface' => 'UI Shortcut Preferences',
'shortcuts_toggle_desc' => 'Here you can enable or disable keyboard system interface shortcuts, used for navigation and actions.',
'shortcuts_customize_desc' => 'You can customize each of the shortcuts below. Just press your desired key combination after selecting the input for a shortcut.',
'shortcuts_toggle_label' => 'Keyboard shortcuts enabled',
'shortcuts_section_navigation' => 'Navigation',
'shortcuts_section_actions' => 'Common Actions',
'shortcuts_save' => 'Save Shortcuts',
'shortcuts_overlay_desc' => 'Note: When shortcuts are enabled a helper overlay is available via pressing "?" which will highlight the available shortcuts for actions currently visible on the screen.',
'shortcuts_update_success' => 'Shortcut preferences have been updated!',
'shortcuts_overview_desc' => 'Manage keyboard shortcuts you can use to navigate the system user interface.',
'notifications' => 'Notification Preferences',
'notifications_desc' => 'Control the email notifications you receive when certain activity is performed within the system.',
'notifications_opt_own_page_changes' => 'Notify upon changes to pages I own',
'notifications_opt_own_page_comments' => 'Notify upon comments on pages I own',
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
'notifications_opt_comment_replies' => 'Notify upon replies to my comments',
'notifications_save' => 'Save Preferences',
'notifications_update_success' => 'Notification preferences have been updated!',
'notifications_watched' => 'Watched & Ignored Items',
'notifications_watched_desc' => 'Below are the items that have custom watch preferences applied. To update your preferences for these, view the item then find the watch options in the sidebar.',
'auth' => 'Access & Security',
'auth_change_password' => 'Change Password',
'auth_change_password_desc' => 'Change the password you use to log-in to the application. This must be at least 8 characters long.',
'auth_change_password_success' => 'Password has been updated!',
'profile' => 'Profile Details',
'profile_desc' => 'Manage the details of your account which represents you to other users, in addition to details that are used for communication and system personalisation.',
'profile_view_public' => 'View Public Profile',
'profile_name_desc' => 'Configure your display name which will be visible to other users in the system through the activity you perform, and content you own.',
'profile_email_desc' => 'This email will be used for notifications and, depending on active system authentication, system access.',
'profile_email_no_permission' => 'Unfortunately you don\'t have permission to change your email address. If you want to change this, you\'d need to ask an administrator to change this for you.',
'profile_avatar_desc' => 'Select an image which will be used to represent yourself to others in the system. Ideally this image should be square and about 256px in width and height.',
'profile_admin_options' => 'Administrator Options',
'profile_admin_options_desc' => 'Additional administrator-level options, like those to manage role assignments, can be found for your user account in the "Settings > Users" area of the application.',
'delete_account' => 'Delete Account',
'delete_my_account' => 'Delete My Account',
'delete_my_account_desc' => 'This will fully delete your user account from the system. You will not be able to recover this account or revert this action. Content you\'ve created, such as created pages and uploaded images, will remain.',
'delete_my_account_warning' => 'Are you sure you want to delete your account?',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/errors.php | lang/sr/errors.php | <?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => 'Немате дозволу да приступите овој страни.',
'permissionJson' => 'Немате овлашћење да извршите ову акцију.',
// Auth
'error_user_exists_different_creds' => 'Корисник са е-мејл адресом :email већ постоји са другим приступним подацима.',
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
'email_already_confirmed' => 'Email has already been confirmed, Try logging in.',
'email_confirmation_invalid' => 'This confirmation token is not valid or has already been used, Please try registering again.',
'email_confirmation_expired' => 'The confirmation token has expired, A new confirmation email has been sent.',
'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_authed' => 'LDAP access failed using given dn & password details',
'ldap_extension_not_installed' => 'LDAP PHP extension not installed',
'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed',
'saml_already_logged_in' => 'Already logged in',
'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',
'oidc_already_logged_in' => 'Already logged in',
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
'social_no_action_defined' => 'No action defined',
'social_login_bad_response' => "Error received during :socialAccount login: \n:error",
'social_account_in_use' => 'This :socialAccount account is already in use, Try logging in via the :socialAccount option.',
'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_existing' => 'This :socialAccount is already attached to your profile.',
'social_account_already_used_existing' => 'This :socialAccount account is already used by another user.',
'social_account_not_used' => 'This :socialAccount account is not linked to any users. Please attach it in your profile settings. ',
'social_account_register_instructions' => 'If you do not yet have an account, You can register an account using the :socialAccount option.',
'social_driver_not_found' => 'Social driver not found',
'social_driver_not_configured' => 'Your :socialAccount social settings are not configured correctly.',
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.',
'login_user_not_found' => 'A user for this action could not be found.',
// System
'path_not_writable' => 'File path :filePath could not be uploaded to. Ensure it is writable to the server.',
'cannot_get_image_from_url' => 'Cannot get image from :url',
'cannot_create_thumbs' => 'The server cannot create thumbnails. Please check you have the GD PHP extension installed.',
'server_upload_limit' => 'The server does not allow uploads of this size. Please try a smaller file size.',
'server_post_limit' => 'The server cannot receive the provided amount of data. Try again with less data or a smaller file.',
'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.',
// Drawing & Images
'image_upload_error' => 'An error occurred uploading the image',
'image_upload_type_error' => 'The image type being uploaded is invalid',
'image_upload_replace_type' => 'Image file replacements must be of the same type',
'image_upload_memory_limit' => 'Failed to handle image upload and/or create thumbnails due to system resource limits.',
'image_thumbnail_memory_limit' => 'Failed to create image size variations due to system resource limits.',
'image_gallery_thumbnail_memory_limit' => 'Failed to create gallery thumbnails due to system resource limits.',
'drawing_data_not_found' => 'Drawing data could not be loaded. The drawing file might no longer exist or you may not have permission to access it.',
// Attachments
'attachment_not_found' => 'Attachment not found',
'attachment_upload_error' => 'An error occurred uploading the attachment file',
// Pages
'page_draft_autosave_fail' => 'Failed to save draft. Ensure you have internet connection before saving this page',
'page_draft_delete_fail' => 'Failed to delete page draft and fetch current page saved content',
'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage',
// Entities
'entity_not_found' => 'Entity not found',
'bookshelf_not_found' => 'Shelf not found',
'book_not_found' => 'Књига није пронађена',
'page_not_found' => 'Страница није пронађена',
'chapter_not_found' => 'Поглавље није пронађено',
'selected_book_not_found' => 'Одабрана књига није пронађена',
'selected_book_chapter_not_found' => 'The selected Book or Chapter was not found',
'guests_cannot_save_drafts' => 'Гости не могу сачувати нацрте',
// Users
'users_cannot_delete_only_admin' => 'Не можете обрисати јединог администратора',
'users_cannot_delete_guest' => 'Не можете обрисати госта',
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
// Roles
'role_cannot_be_edited' => 'Ова улога се не може мењати',
'role_system_cannot_be_deleted' => 'Ово је системска улога и не може се мењати',
'role_registration_default_cannot_delete' => 'This role cannot be deleted while set as the default registration role',
'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.',
// Comments
'comment_list' => 'An error occurred while fetching the comments.',
'cannot_add_comment_to_draft' => 'You cannot add comments to a draft.',
'comment_add' => 'An error occurred while adding / updating the comment.',
'comment_delete' => 'An error occurred while deleting the comment.',
'empty_comment' => 'Cannot add an empty comment.',
// Error pages
'404_page_not_found' => 'Page Not Found',
'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
'image_not_found' => 'Image Not Found',
'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.',
'image_not_found_details' => 'If you expected this image to exist it might have been deleted.',
'return_home' => 'Return to home',
'error_occurred' => 'Догодила се грешка',
'app_down' => ':appName is down right now',
'back_soon' => 'It will be back up soon.',
// Import
'import_zip_cant_read' => 'Could not read ZIP file.',
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
'import_zip_failed_notification' => 'Failed to import ZIP file.',
'import_perms_books' => 'You are lacking the required permissions to create books.',
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
'import_perms_images' => 'You are lacking the required permissions to create images.',
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
// 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:',
// HTTP errors
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/activities.php | lang/sr/activities.php | <?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => 'креирана страница',
'page_create_notification' => 'Страница је успешно креирана',
'page_update' => 'ажурирана страница',
'page_update_notification' => 'Страница је успешно ажурирана',
'page_delete' => 'обрисана страница',
'page_delete_notification' => 'Страница је успешно обрисана',
'page_restore' => 'обновљена страна',
'page_restore_notification' => 'Страница је успешно обновљена',
'page_move' => 'премештена страна',
'page_move_notification' => 'Страница је успешно померена',
// Chapters
'chapter_create' => 'креирано поглавље',
'chapter_create_notification' => 'Поглавље је успешно креирано',
'chapter_update' => 'ажурирано поглавље',
'chapter_update_notification' => 'Поглавље је успешно обновљено',
'chapter_delete' => 'обрисано поглавље',
'chapter_delete_notification' => 'Поглавље је успешно обрисано',
'chapter_move' => 'премештено поглавље',
'chapter_move_notification' => 'Поглавље успешно премештено',
// Books
'book_create' => 'креирана књига',
'book_create_notification' => 'Књига је успешно креирана',
'book_create_from_chapter' => 'конвертовано поглавље у књигу',
'book_create_from_chapter_notification' => 'Поглавље успешно конвертовано у књигу',
'book_update' => 'књига је ажурирана',
'book_update_notification' => 'Књига је успешно ажурирана',
'book_delete' => 'књига је обрисана',
'book_delete_notification' => 'Књига је успешно обрисана',
'book_sort' => 'сортирана књига',
'book_sort_notification' => 'Књига је успешно поновно сортирана',
// Bookshelves
'bookshelf_create' => 'креирана полица',
'bookshelf_create_notification' => 'Полица је успешно креирана',
'bookshelf_create_from_book' => 'конвертована је књига у полицу',
'bookshelf_create_from_book_notification' => 'Књига је успешно конвертована у полицу',
'bookshelf_update' => 'ажурирана полица',
'bookshelf_update_notification' => 'Полица је успешно ажурирана',
'bookshelf_delete' => 'обрисана је полица',
'bookshelf_delete_notification' => 'Полица је успешно обрисана',
// Revisions
'revision_restore' => 'повраћена ревизија',
'revision_delete' => 'обрисана ревизија',
'revision_delete_notification' => 'Ревизија је успешно обрисана',
// Favourites
'favourite_add_notification' => '":name" је додато као ваше омиљено',
'favourite_remove_notification' => '":name" је уклоњено као ваше омиљено',
// Watching
'watch_update_level_notification' => 'Подешавање праћених предмета је успешно ажурирано',
// Auth
'auth_login' => 'пријављени',
'auth_register' => 'регистрован као нови корисник',
'auth_password_reset_request' => 'захтевано ресетовање корисничке лозинке',
'auth_password_reset_update' => 'ресетуј корисничку лозинку',
'mfa_setup_method' => 'конфигурисан МФА метод',
'mfa_setup_method_notification' => 'Вишефакторска метода је успешно конфигурисана',
'mfa_remove_method' => 'уклоњен МФА метод',
'mfa_remove_method_notification' => 'Вишефакторска метода је успешно уклоњена',
// Settings
'settings_update' => 'ажурирана подешавања',
'settings_update_notification' => 'Подешавања су успешно ажурирана',
'maintenance_action_run' => 'покренуо акцију одржавања',
// Webhooks
'webhook_create' => 'креиран вебхоок',
'webhook_create_notification' => 'Вебхоок је успешно креиран',
'webhook_update' => 'ажуриран вебхоок',
'webhook_update_notification' => 'Вебхоок је успешно ажуриран',
'webhook_delete' => 'обрисан вебхоок',
'webhook_delete_notification' => 'Вебхоок је успешно обрисан',
// Imports
'import_create' => 'креиран увоз',
'import_create_notification' => 'Import successfully uploaded',
'import_run' => 'ажуриран увоз',
'import_run_notification' => 'Content successfully imported',
'import_delete' => 'deleted import',
'import_delete_notification' => 'Import successfully deleted',
// Users
'user_create' => 'креирао корисника',
'user_create_notification' => 'Корисник је успешно креиран',
'user_update' => 'ажуриран корисник',
'user_update_notification' => 'Корисник је успешно ажуриран',
'user_delete' => 'избрисан корисника',
'user_delete_notification' => 'Корисник је успешно уклоњен',
// API Tokens
'api_token_create' => 'креирао апи токен',
'api_token_create_notification' => 'АПИ токен је успешно креиран',
'api_token_update' => 'ажуриран апи токен',
'api_token_update_notification' => 'АПИ токен је успешно ажуриран',
'api_token_delete' => 'обрисан апи токен',
'api_token_delete_notification' => 'АПИ токен је успешно избрисан',
// Roles
'role_create' => 'створена улога',
'role_create_notification' => 'Улога је успешно направљена',
'role_update' => 'ажурирана улога',
'role_update_notification' => 'Улога је успешно ажурирана',
'role_delete' => 'обрисана улога',
'role_delete_notification' => 'Улога је успешно избрисана',
// Recycle Bin
'recycle_bin_empty' => 'испражњена корпа за отпатке',
'recycle_bin_restore' => 'враћен из корпе за отпатке',
'recycle_bin_destroy' => 'уклоњен из корпе за отпатке',
// Comments
'commented_on' => 'коментарисао',
'comment_create' => 'додао/ла коментар',
'comment_update' => 'ажуриран коментар',
'comment_delete' => 'обрисан коментар',
// Sort Rules
'sort_rule_create' => 'created sort rule',
'sort_rule_create_notification' => 'Sort rule successfully created',
'sort_rule_update' => 'updated sort rule',
'sort_rule_update_notification' => 'Sort rule successfully updated',
'sort_rule_delete' => 'deleted sort rule',
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
// Other
'permissions_update' => 'ажуриране дозволе',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/common.php | lang/sr/common.php | <?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => 'Поништи',
'close' => 'Затвори',
'confirm' => 'Потврди',
'back' => 'Назад',
'save' => 'Сачувај',
'continue' => 'Настави',
'select' => 'Изабери',
'toggle_all' => 'Сакриј/Прикажи све',
'more' => 'Више',
// Form Labels
'name' => 'Назив',
'description' => 'Опис',
'role' => 'Улога',
'cover_image' => 'Насловна слика',
'cover_image_description' => 'Ова слика би требало да буде приближно 440к250px иако ће бити флексибилно скалирана и исечена како би одговарала корисничком интерфејсу у различитим сценаријима по потреби, тако да ће се стварне димензије приказа разликовати.',
// Actions
'actions' => 'Радње',
'view' => 'Преглед',
'view_all' => 'Прикажи све',
'new' => 'Ново',
'create' => 'Креирај',
'update' => 'Ажурирање',
'edit' => 'Уреди',
'archive' => 'Архивирај',
'unarchive' => 'Un-Archive',
'sort' => 'Разврстај',
'move' => 'Премести',
'copy' => 'Умножи',
'reply' => 'Одговор',
'delete' => 'Обриши',
'delete_confirm' => 'Потврди брисање',
'search' => 'Претражи',
'search_clear' => 'Обриши претрагу',
'reset' => 'Ресетуј',
'remove' => 'Уклони',
'add' => 'Додај',
'configure' => 'Конфигуриши',
'manage' => 'Управљај',
'fullscreen' => 'Преко целог екрана',
'favourite' => 'Омиљено',
'unfavourite' => 'Уклони из "Омиљено"',
'next' => 'Даље',
'previous' => 'Претходно',
'filter_active' => 'Активни филтер:',
'filter_clear' => 'Уклони филтер',
'download' => 'Преузимања',
'open_in_tab' => 'Отвори у картици',
'open' => 'Отвори',
// Sort Options
'sort_options' => 'Опције сортирања',
'sort_direction_toggle' => 'Пребацивање смера сортирања',
'sort_ascending' => 'Поређај растуће',
'sort_descending' => 'Поређај опадајуће',
'sort_name' => 'Назив',
'sort_default' => 'Подразумевано',
'sort_created_at' => 'Датум креирања',
'sort_updated_at' => 'Датум ажурирања',
// Misc
'deleted_user' => 'Избрисан корисник',
'no_activity' => 'Нема активности за приказ',
'no_items' => 'Нема доступних ставки',
'back_to_top' => 'Назад на врх',
'skip_to_main_content' => 'Пређи на главни садржај',
'toggle_details' => 'Пребаци приказ детаља',
'toggle_thumbnails' => 'Пребаци минијатуре',
'details' => 'Детаљи',
'grid_view' => 'Приказ мреже',
'list_view' => 'Приказ листе',
'default' => 'Подразумевано',
'breadcrumb' => 'Навигација',
'status' => 'Стање',
'status_active' => 'Активан',
'status_inactive' => 'Неактивно',
'never' => 'Никад',
'none' => 'Ништа',
// Header
'homepage' => 'Почетна страна',
'header_menu_expand' => 'Проширите мени заглавља',
'profile_menu' => 'Мени профила',
'view_profile' => 'Погледај Профил',
'edit_profile' => 'Измени профил',
'dark_mode' => 'Тамни режим',
'light_mode' => 'Светли режим',
'global_search' => 'Глобална претрага',
// Layout tabs
'tab_info' => 'Информације',
'tab_info_label' => 'Картица: Прикажи секундарне информације',
'tab_content' => 'Садржај',
'tab_content_label' => 'Картица: Прикажи примарни садржај',
// Email Content
'email_action_help' => 'Ако имате проблема да кликнете на дугме ":actionText" копирајте и налепите УРЛ доле у свој веб прегледач:',
'email_rights' => 'Сва права задржана',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Правила о приватности',
'terms_of_service' => 'Услови коришћења',
// OpenSearch
'opensearch_description' => 'Search :appName',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/pagination.php | lang/sr/pagination.php | <?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« Previous',
'next' => 'Next »',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/settings.php | lang/sr/settings.php | <?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => 'Подешавања',
'settings_save' => 'Сачувај подешавања',
'system_version' => 'Верзија система',
'categories' => 'Категорије',
// App Settings
'app_customization' => 'Прилгођавање',
'app_features_security' => 'Својства и сигурност',
'app_name' => 'Назив апликације',
'app_name_desc' => 'Ово име се приказује у заглављу и у свим системским порукама е-поште.',
'app_name_header' => 'Прикажи назив у заглављу',
'app_public_access' => 'Javni pristup',
'app_public_access_desc' => 'Омогућавање ове опције ће омогућити посетиоцима, који нису пријављени, да приступе садржају у вашој Боокстак инстанци.',
'app_public_access_desc_guest' => 'Приступ за јавне посетиоце може се контролисати преко корисника „Гост“.',
'app_public_access_toggle' => 'Дозволи јавни приступ',
'app_public_viewing' => 'Дозволити јавно гледање?',
'app_secure_images' => 'Веће безбедност отпремања слика',
'app_secure_images_toggle' => 'Омогућите већу безбедност отпремања слика',
'app_secure_images_desc' => 'Из разлога перформанси, све слике су јавне. Ова опција додаје насумичан низ који је тешко погодити испред Урл-ова слике. Уверите се да индекси директоријума нису омогућени да бисте спречили лак приступ.',
'app_default_editor' => 'Подразумевани уређивач страница',
'app_default_editor_desc' => 'Изаберите који уређивач ће се подразумевано користити приликом уређивања нових страница. Ово се може заменити на нивоу странице где дозволе дозвољавају.',
'app_custom_html' => 'Прилагођени ХТМЛ садржај заглавља',
'app_custom_html_desc' => 'Сваки садржај који је додат овде биће уметнут у дно <head> одељка сваке странице. Ово је згодно за надјачавање стилова или додавање кода за анализу.',
'app_custom_html_disabled_notice' => 'Прилагођени садржај заглавља ХТМЛ-а је онемогућен на овој страници са подешавањима како би се осигурало да се све неоправдане промене могу поништити.',
'app_logo' => 'Логотип апликације',
'app_logo_desc' => 'Ово се користи у траци заглавља апликације, између осталих области. Висина ове слике треба да буде 86 пиксела. Велике слике ће бити смањене.',
'app_icon' => 'Икона апликације',
'app_icon_desc' => 'Ова икона се користи за картице претраживача и иконе пречица. Ово би требало да буде квадратна ПНГ слика величине 256 пиксела.',
'app_homepage' => 'Почетна страница апликације',
'app_homepage_desc' => 'Изаберите приказ који ће се приказати на почетној страници уместо подразумеваног приказа. Дозволе за страницу се занемарују за изабране странице.',
'app_homepage_select' => 'Изаберите страницу',
'app_footer_links' => 'Везе у подножју',
'app_footer_links_desc' => 'Додајте везе које ће се приказати у подножју сајта. Они ће бити приказани на дну већине страница, укључујући и оне које не захтевају пријаву. Можете користити ознаку "trans::<key>" да бисте користили системски дефинисане преводе. На пример: Коришћење "trans::common.privacy_policy"ће обезбедити преведени текст „Политика приватности“, а "trans::common.terms_of_service" ће обезбедити преведени текст „Услови коришћења услуге“.',
'app_footer_links_label' => 'Ознака линка',
'app_footer_links_url' => 'УРЛ линка',
'app_footer_links_add' => 'Додај везу у подножју',
'app_disable_comments' => 'Онемогући коментаре',
'app_disable_comments_toggle' => 'Онемогући коментаре',
'app_disable_comments_desc' => 'Онемогућава коментаре на свим страницама у апликацији. <br> Постојећи коментари нису приказани.',
// Color settings
'color_scheme' => 'Шема боја апликације',
'color_scheme_desc' => 'Подесите боје које ће се користити у корисничком интерфејсу апликације. Боје се могу засебно конфигурисати за тамне и светле режиме како би најбоље одговарале теми и осигурале читљивост.',
'ui_colors_desc' => 'Подесите примарну боју апликације и подразумевану боју везе. Примарна боја се углавном користи за банер заглавља, дугмад и декорацију интерфејса. Подразумевана боја везе се користи за везе и радње засноване на тексту, како унутар писаног садржаја, тако и у интерфејсу апликације.',
'app_color' => 'Примарна боја',
'link_color' => 'Подразумевана боја везе',
'content_colors_desc' => 'Подесите боје за све елементе у хијерархији организације страница. За читљивост се препоручује одабир боја сличне осветљености као и подразумеване боје.',
'bookshelf_color' => 'Боја полице',
'book_color' => 'Боја књиге',
'chapter_color' => 'Боја поглавља',
'page_color' => 'Боја странице',
'page_draft_color' => 'Боја нацрта странице',
// Registration Settings
'reg_settings' => 'Регистрација',
'reg_enable' => 'Дозволи регистрацију',
'reg_enable_toggle' => 'Омогући регистрацију',
'reg_enable_desc' => 'Када је регистрација омогућена, корисник ће моћи да се пријави као корисник апликације. Након регистрације добијају јединствену, подразумевану корисничку улогу.',
'reg_default_role' => 'Подразумевана корисничка улога након регистрације',
'reg_enable_external_warning' => 'Горња опција се занемарује док је активна екстерна ЛДАП или САМЛ аутентификација. Кориснички налози за непостојеће чланове биће аутоматски креирани ако је аутентификација, против спољашњег система који се користи, успешна.',
'reg_email_confirmation' => 'Потврђивање е-поште',
'reg_email_confirmation_toggle' => 'Захтевајте потврду е-поштом',
'reg_confirm_email_desc' => 'Ако се користи ограничење домена, биће потребна потврда путем е-поште и ова опција ће бити занемарена.',
'reg_confirm_restrict_domain' => 'Ограничени домени',
'reg_confirm_restrict_domain_desc' => 'Унесите листу домена е-поште одвојене зарезима на које желите да ограничите регистрацију. Корисницима ће бити послата е-порука да потврде своју адресу пре него што им буде дозвољено да комуницирају са апликацијом. <br> Имајте на уму да ће корисници моћи да промене своје адресе е-поште након успешне регистрације.',
'reg_confirm_restrict_domain_placeholder' => 'Нема постављених ограничења',
// Sorting Settings
'sorting' => 'Lists & Sorting',
'sorting_book_default' => 'Default Book Sort Rule',
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
'sorting_rules' => 'Sort Rules',
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
'sort_rule_create' => 'Create Sort Rule',
'sort_rule_edit' => 'Edit Sort Rule',
'sort_rule_delete' => 'Delete Sort Rule',
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
'sort_rule_details' => 'Sort Rule Details',
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
'sort_rule_operations' => 'Sort Operations',
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
'sort_rule_available_operations' => 'Available Operations',
'sort_rule_available_operations_empty' => 'No operations remaining',
'sort_rule_configured_operations' => 'Configured Operations',
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
'sort_rule_op_asc' => '(Asc)',
'sort_rule_op_desc' => '(Desc)',
'sort_rule_op_name' => 'Name - Alphabetical',
'sort_rule_op_name_numeric' => 'Name - Numeric',
'sort_rule_op_created_date' => 'Created Date',
'sort_rule_op_updated_date' => 'Updated Date',
'sort_rule_op_chapters_first' => 'Chapters First',
'sort_rule_op_chapters_last' => 'Chapters Last',
'sorting_page_limits' => 'Per-Page Display Limits',
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
// Maintenance settings
'maint' => 'Одржавање',
'maint_image_cleanup' => 'Чишћење слика',
'maint_image_cleanup_desc' => 'Скенира садржај странице и ревидира садржај да би проверио које слике и цртежи су тренутно у употреби и које су слике сувишне. Уверите се да сте направили пуну базу података и резервну копију слике пре него што ово покренете.',
'maint_delete_images_only_in_revisions' => 'Такође избришите слике које постоје само у старим ревизијама странице',
'maint_image_cleanup_run' => 'Покрени чишћење',
'maint_image_cleanup_warning' => ':count пронађене су потенцијално неискоришћене слике. Да ли сте сигурни да желите да избришете ове слике?',
'maint_image_cleanup_success' => ':count potentially unused images found and deleted!',
'maint_image_cleanup_nothing_found' => 'No unused images found, Nothing deleted!',
'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.',
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
'maint_recycle_bin_open' => 'Open Recycle Bin',
'maint_regen_references' => 'Regenerate References',
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
'maint_regen_references_success' => 'Reference index has been regenerated!',
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
// Recycle Bin
'recycle_bin' => 'Recycle Bin',
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
'recycle_bin_deleted_item' => 'Deleted Item',
'recycle_bin_deleted_parent' => 'Parent',
'recycle_bin_deleted_by' => 'Deleted By',
'recycle_bin_deleted_at' => 'Deletion Time',
'recycle_bin_permanently_delete' => 'Permanently Delete',
'recycle_bin_restore' => 'Restore',
'recycle_bin_contents_empty' => 'The recycle bin is currently empty',
'recycle_bin_empty' => 'Empty Recycle Bin',
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
'recycle_bin_destroy_list' => 'Items to be Destroyed',
'recycle_bin_restore_list' => 'Items to be Restored',
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.',
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.',
'recycle_bin_restore_parent' => 'Restore Parent',
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.',
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.',
// Audit Log
'audit' => 'Audit Log',
'audit_desc' => 'This audit log displays a list of activities tracked in the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
'audit_event_filter' => 'Event Filter',
'audit_event_filter_no_filter' => 'No Filter',
'audit_deleted_item' => 'Избрисана ставка',
'audit_deleted_item_name' => 'Name: :name',
'audit_table_user' => 'Корисник',
'audit_table_event' => 'Догађај',
'audit_table_related' => 'Related Item or Detail',
'audit_table_ip' => 'ИП адреса',
'audit_table_date' => 'Датум активности',
'audit_date_from' => 'Date Range From',
'audit_date_to' => 'Date Range To',
// Role Settings
'roles' => 'Улоге',
'role_user_roles' => 'User Roles',
'roles_index_desc' => 'Roles are used to group users & provide system permission to their members. When a user is a member of multiple roles the privileges granted will stack and the user will inherit all abilities.',
'roles_x_users_assigned' => ':count user assigned|:count users assigned',
'roles_x_permissions_provided' => ':count permission|:count permissions',
'roles_assigned_users' => 'Assigned Users',
'roles_permissions_provided' => 'Provided Permissions',
'role_create' => 'Create New Role',
'role_delete' => 'Delete Role',
'role_delete_confirm' => 'Ово ће избрисати улогу са именом \':roleName\'.',
'role_delete_users_assigned' => 'Ова улога има :userCount корисника који су јој додељени. Ако желите да мигрирате кориснике са ове улоге, изаберите нову улогу испод.',
'role_delete_no_migration' => "Немојте мигрирати кориснике",
'role_delete_sure' => 'Да ли сте сигурни да желите да избришете ову улогу?',
'role_edit' => 'Уреди улогу',
'role_details' => 'Детаљи улоге',
'role_name' => 'Назив улоге',
'role_desc' => 'Кратак опис улоге',
'role_mfa_enforced' => 'Захтева вишефакторску аутентификацију',
'role_external_auth_id' => 'External Authentication IDs',
'role_system' => 'System Permissions',
'role_manage_users' => 'Manage users',
'role_manage_roles' => 'Manage roles & role permissions',
'role_manage_entity_permissions' => 'Manage all book, chapter & page permissions',
'role_manage_own_entity_permissions' => 'Manage permissions on own book, chapter & pages',
'role_manage_page_templates' => 'Manage page templates',
'role_access_api' => 'Access system API',
'role_manage_settings' => 'Manage app settings',
'role_export_content' => 'Export content',
'role_import_content' => 'Import content',
'role_editor_change' => 'Change page editor',
'role_notifications' => 'Receive & manage notifications',
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
'role_asset' => 'Asset Permissions',
'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.',
'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_image_view_note' => 'This relates to visibility within the image manager. Actual access of uploaded image files will be dependant upon system image storage option.',
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
'role_all' => 'All',
'role_own' => 'Own',
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to',
'role_save' => 'Save Role',
'role_users' => 'Users in this role',
'role_users_none' => 'No users are currently assigned to this role',
// Users
'users' => 'Users',
'users_index_desc' => 'Create & manage individual user accounts within the system. User accounts are used for login and attribution of content & activity. Access permissions are primarily role-based but user content ownership, among other factors, may also affect permissions & access.',
'user_profile' => 'User Profile',
'users_add_new' => 'Add New User',
'users_search' => 'Search Users',
'users_latest_activity' => 'Latest Activity',
'users_details' => 'User Details',
'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_no_email' => 'Set a display name for this user so others can recognise them.',
'users_role' => 'User Roles',
'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_password' => 'User Password',
'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 8 characters long.',
'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' => 'External Authentication ID',
'users_external_auth_id_desc' => 'When an external authentication system is in use (such as SAML2, OIDC or LDAP) this is the ID which links this BookStack user to the authentication system account. You can ignore this field if using the default email-based authentication.',
'users_password_warning' => 'Only fill the below if you would like to change the password for this user.',
'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_delete' => 'Delete User',
'users_delete_named' => 'Delete user :userName',
'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.',
'users_delete_confirm' => 'Are you sure you want to delete this user?',
'users_migrate_ownership' => 'Migrate Ownership',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
'users_none_selected' => 'No user selected',
'users_edit' => 'Edit User',
'users_edit_profile' => 'Edit Profile',
'users_avatar' => 'User Avatar',
'users_avatar_desc' => 'Select an image to represent this user. This should be approx 256px square.',
'users_preferred_language' => 'Preferred Language',
'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_social_accounts' => 'Social Accounts',
'users_social_accounts_desc' => 'View the status of the connected social accounts for this user. Social accounts can be used in addition to the primary authentication system for system access.',
'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_disconnect' => 'Disconnect Account',
'users_social_status_connected' => 'Connected',
'users_social_status_disconnected' => 'Disconnected',
'users_social_connected' => ':socialAccount account was successfully attached to your profile.',
'users_social_disconnected' => ':socialAccount account was successfully disconnected from your profile.',
'users_api_tokens' => 'API Tokens',
'users_api_tokens_desc' => 'Create and manage the access tokens used to authenticate with the BookStack REST API. Permissions for the API are managed via the user that the token belongs to.',
'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',
'users_mfa' => 'Multi-Factor Authentication',
'users_mfa_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.',
'users_mfa_x_methods' => ':count method configured|:count methods configured',
'users_mfa_configure' => 'Configure Methods',
// 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' => '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?',
// Webhooks
'webhooks' => 'Webhooks',
'webhooks_index_desc' => 'Webhooks are a way to send data to external URLs when certain actions and events occur within the system which allows event-based integration with external platforms such as messaging or notification systems.',
'webhooks_x_trigger_events' => ':count trigger event|:count trigger events',
'webhooks_create' => 'Create New Webhook',
'webhooks_none_created' => 'No webhooks have yet been created.',
'webhooks_edit' => 'Edit Webhook',
'webhooks_save' => 'Save Webhook',
'webhooks_details' => 'Webhook Details',
'webhooks_details_desc' => 'Provide a user friendly name and a POST endpoint as a location for the webhook data to be sent to.',
'webhooks_events' => 'Webhook Events',
'webhooks_events_desc' => 'Select all the events that should trigger this webhook to be called.',
'webhooks_events_warning' => 'Keep in mind that these events will be triggered for all selected events, even if custom permissions are applied. Ensure that use of this webhook won\'t expose confidential content.',
'webhooks_events_all' => 'All system events',
'webhooks_name' => 'Webhook Name',
'webhooks_timeout' => 'Webhook Request Timeout (Seconds)',
'webhooks_endpoint' => 'Webhook Endpoint',
'webhooks_active' => 'Webhook Active',
'webhook_events_table_header' => 'Events',
'webhooks_delete' => 'Delete Webhook',
'webhooks_delete_warning' => 'This will fully delete this webhook, with the name \':webhookName\', from the system.',
'webhooks_delete_confirm' => 'Are you sure you want to delete this webhook?',
'webhooks_format_example' => 'Webhook Format Example',
'webhooks_format_example_desc' => 'Webhook data is sent as a POST request to the configured endpoint as JSON following the format below. The "related_item" and "url" properties are optional and will depend on the type of event triggered.',
'webhooks_status' => 'Webhook Status',
'webhooks_last_called' => 'Last Called:',
'webhooks_last_errored' => 'Last Errored:',
'webhooks_last_error_message' => 'Last Error Message:',
// Licensing
'licenses' => 'Licenses',
'licenses_desc' => 'This page details license information for BookStack in addition to the projects & libraries that are used within BookStack. Many projects listed may only be used in a development context.',
'licenses_bookstack' => 'BookStack License',
'licenses_php' => 'PHP Library Licenses',
'licenses_js' => 'JavaScript Library Licenses',
'licenses_other' => 'Other Licenses',
'license_details' => 'License Details',
//! 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' => 'العربية',
'bg' => 'Bǎlgarski',
'bs' => 'Bosanski',
'ca' => 'Català',
'cs' => 'Česky',
'cy' => 'Cymraeg',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'el' => 'ελληνικά',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
'hu' => 'Magyar',
'id' => 'Bahasa Indonesia',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'lt' => 'Lietuvių Kalba',
'lv' => 'Latviešu Valoda',
'nb' => 'Norsk (Bokmål)',
'ne' => 'नेपाली',
'nn' => 'Nynorsk',
'nl' => 'Nederlands',
'pl' => 'Polski',
'pt' => 'Português',
'pt_BR' => 'Português do Brasil',
'ro' => 'Română',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'uz' => 'O‘zbekcha',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
],
//!////////////////////////////////
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/validation.php | lang/sr/validation.php | <?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => 'The :attribute must be accepted.',
'active_url' => 'The :attribute is not a valid URL.',
'after' => 'The :attribute must be a date after :date.',
'alpha' => 'The :attribute may only contain letters.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, dashes and underscores.',
'alpha_num' => 'The :attribute may only contain letters and numbers.',
'array' => ':attribute мора бити низ.',
'backup_codes' => 'The provided code is not valid or has already been used.',
'before' => 'The :attribute must be a date before :date.',
'between' => [
'numeric' => 'The :attribute must be between :min and :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.',
'string' => 'The :attribute must be between :min and :max characters.',
'array' => 'The :attribute must have between :min and :max items.',
],
'boolean' => 'The :attribute field must be true or false.',
'confirmed' => 'The :attribute confirmation does not match.',
'date' => 'The :attribute is not a valid date.',
'date_format' => 'The :attribute does not match the format :format.',
'different' => 'The :attribute and :other must be different.',
'digits' => 'The :attribute must be :digits digits.',
'digits_between' => 'The :attribute must be between :min and :max digits.',
'email' => 'The :attribute must be a valid email address.',
'ends_with' => 'The :attribute must end with one of the following: :values',
'file' => 'The :attribute must be provided as a valid file.',
'filled' => 'The :attribute field is required.',
'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' => 'The selected :attribute is invalid.',
'image' => 'The :attribute must be an image.',
'image_extension' => 'The :attribute must have a valid & supported image extension.',
'in' => 'The selected :attribute is invalid.',
'integer' => 'The :attribute must be an integer.',
'ip' => 'The :attribute must be a valid IP address.',
'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' => [
'numeric' => 'The :attribute may not be greater than :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.',
'string' => 'The :attribute may not be greater than :max characters.',
'array' => 'The :attribute may not have more than :max items.',
],
'mimes' => 'The :attribute must be a file of type: :values.',
'min' => [
'numeric' => 'The :attribute must be at least :min.',
'file' => 'The :attribute must be at least :min kilobytes.',
'string' => 'The :attribute must be at least :min characters.',
'array' => 'The :attribute must have at least :min items.',
],
'not_in' => 'The selected :attribute is invalid.',
'not_regex' => 'The :attribute format is invalid.',
'numeric' => 'The :attribute must be a number.',
'regex' => 'The :attribute format is invalid.',
'required' => 'The :attribute field is required.',
'required_if' => 'The :attribute field is required when :other is :value.',
'required_with' => 'The :attribute field is required when :values is present.',
'required_with_all' => 'The :attribute field is required when :values is present.',
'required_without' => 'The :attribute field is required when :values is not present.',
'required_without_all' => 'The :attribute field is required when none of :values are present.',
'same' => 'The :attribute and :other must match.',
'safe_url' => 'The provided link may not be safe.',
'size' => [
'numeric' => 'The :attribute must be :size.',
'file' => 'The :attribute must be :size kilobytes.',
'string' => 'The :attribute must be :size characters.',
'array' => 'The :attribute must contain :size items.',
],
'string' => 'The :attribute must be a string.',
'timezone' => 'The :attribute must be a valid zone.',
'totp' => 'The provided code is not valid or has expired.',
'unique' => 'The :attribute has already been taken.',
'url' => 'The :attribute format is invalid.',
'uploaded' => 'The file could not be uploaded. The server may not accept files of this size.',
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
'zip_model_expected' => 'Data object expected but ":type" found.',
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'Password confirmation required',
],
],
// Custom validation attributes
'attributes' => [],
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/sr/auth.php | lang/sr/auth.php | <?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => 'Ови акредитиви се не поклапају са нашом евиденцијом.',
'throttle' => 'Превише покушаја пријаве. Покушајте поново за :seconds секунди.',
// Login & Register
'sign_up' => 'Региструј се',
'log_in' => 'Пријави се',
'log_in_with' => 'Пријавите се са :socialDriver',
'sign_up_with' => 'Пријавите се са :socialDriver',
'logout' => 'Одјави се',
'name' => 'Име',
'username' => 'Корисничко име',
'email' => 'Е-пошта',
'password' => 'Лозинка',
'password_confirm' => 'Потврди лозинку',
'password_hint' => 'Мора да има најмање 8 знакова',
'forgot_password' => 'Заборавили сте лозинку?',
'remember_me' => 'Запамти ме',
'ldap_email_hint' => 'Унесите адресу е-поште коју ћете користити за овај налог.',
'create_account' => 'Направи налог',
'already_have_account' => 'Већ имате налог?',
'dont_have_account' => 'Немате налог?',
'social_login' => 'Пријава путем друштвених мрежа',
'social_registration' => 'Регистрација путем друштвених мрежа',
'social_registration_text' => 'Региструјте се и пријавите користећи другу услугу.',
'register_thanks' => 'Хвала на регистрацији!',
'register_confirm' => 'Проверите своју е-пошту и кликните на дугме за потврду да бисте приступили :appName.',
'registrations_disabled' => 'Регистрације су тренутно онемогућене',
'registration_email_domain_invalid' => 'Тај домен е-поште нема приступ овој апликацији',
'register_success' => 'Хвала што сте се пријавили! Сада сте регистровани и пријављени.',
// Login auto-initiation
'auto_init_starting' => 'Покушај пријаве',
'auto_init_starting_desc' => 'Контактирамо ваш систем за аутентификацију да бисмо започели процес пријављивања. Ако нема напретка након 5 секунди, можете покушати да кликнете на везу испод.',
'auto_init_start_link' => 'Наставите са аутентификацијом',
// Password Reset
'reset_password' => 'Ресетуј лозинку',
'reset_password_send_instructions' => 'Унесите своју адресу е-поште испод и биће вам послата порука е-поште са везом за ресетовање лозинке.',
'reset_password_send_button' => 'Пошаљи везу за ресетовање',
'reset_password_sent' => 'Веза за ресетовање лозинке ће бити послата на :email ако се та адреса е-поште пронађе у систему.',
'reset_password_success' => 'Ваша лозинка је успешно ресетована.',
'email_reset_subject' => 'Ресетујте лозинку за :appName',
'email_reset_text' => 'Примили сте ову е-пошту јер смо примили захтев за ресетовање лозинке за ваш налог.',
'email_reset_not_requested' => 'Ако нисте захтевали ресетовање лозинке, нису потребне додатне радње.',
// Email Confirmation
'email_confirm_subject' => 'Потврдите своју е-пошту на :appName',
'email_confirm_greeting' => 'Хвала што сте се придружили :appName!',
'email_confirm_text' => 'Молимо потврдите своју адресу е-поште кликом на дугме испод:',
'email_confirm_action' => 'Потврдите е-пошту',
'email_confirm_send_error' => 'Потребна је потврда е-поште, али систем није могао да пошаље е-пошту. Контактирајте администратора да бисте се уверили да је е-пошта исправно подешена.',
'email_confirm_success' => 'Ваша е-пошта је потврђена! Сада би требало да будете у могућности да се пријавите користећи ову адресу е-поште.',
'email_confirm_resent' => 'Потврда е-поште је поново послата, проверите пријемно сандуче.',
'email_confirm_thanks' => 'Хвала на потврди!',
'email_confirm_thanks_desc' => 'Сачекајте тренутак док се обради ваша потврда. Ако не будете преусмерени након 3 секунде, притисните доњу везу „Настави“ да бисте наставили.',
'email_not_confirmed' => 'Адреса е-поште није потврђена',
'email_not_confirmed_text' => 'Ваша адреса е-поште још није потврђена.',
'email_not_confirmed_click_link' => 'Кликните на везу у е-поруци која је послата убрзо након што сте се регистровали.',
'email_not_confirmed_resend' => 'Ако не можете да пронађете е-пошту, можете поново да пошаљете е-поруку за потврду тако што ћете послати образац испод.',
'email_not_confirmed_resend_button' => 'Пошаљи поново мејл за потврду',
// User Invite
'user_invite_email_subject' => 'Позвани сте да се придружите :appName!',
'user_invite_email_greeting' => 'За вас је креиран налог на :appName.',
'user_invite_email_text' => 'Кликните на дугме испод да бисте поставили лозинку за налог и добили приступ:',
'user_invite_email_action' => 'Подесите лозинку за налог',
'user_invite_page_welcome' => 'Добродошли у :appName!',
'user_invite_page_text' => 'Да бисте завршили креирање налога и добили приступ, потребно је да поставите лозинку која ће се користити за пријаву на :appName приликом будућих посета.',
'user_invite_page_confirm_button' => 'Потврди лозинку',
'user_invite_success_login' => 'Лозинка је постављена, сада би требало да будете у могућности да се пријавите користећи постављену лозинку за приступ :appName!',
// Multi-factor Authentication
'mfa_setup' => 'Подешавање вишефакторске аутентификације',
'mfa_setup_desc' => 'Подесите вишефакторску аутентификацију као додатни ниво безбедности за ваш кориснички налог.',
'mfa_setup_configured' => 'Већ конфигурисано',
'mfa_setup_reconfigure' => 'Поново конфигуришите',
'mfa_setup_remove_confirmation' => 'Да ли сте сигурни да желите да уклоните овај метод вишефакторске аутентификације?',
'mfa_setup_action' => 'Подешавање',
'mfa_backup_codes_usage_limit_warning' => 'Преостало вам је мање од 5 резервних кодова. Генеришите и сачувајте нови сет пре него што вам понестане кодова како бисте спречили да останете без налога.',
'mfa_option_totp_title' => 'Aplikacije za mobilne uređaje',
'mfa_option_totp_desc' => 'Да бисте користили вишефакторску аутентификацију, биће вам потребна мобилна апликација која подржава ТОТП, као што јеGoogle Authenticator, Authy или Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'Резервни кодови',
'mfa_option_backup_codes_desc' => 'Генерише скуп резервних кодова за једнократну употребу које ћете унети приликом пријављивања да бисте потврдили свој идентитет. Обавезно их чувајте на безбедном и безбедном месту.',
'mfa_gen_confirm_and_enable' => 'Потврдите и омогућите',
'mfa_gen_backup_codes_title' => 'Подешавање резервних кодова',
'mfa_gen_backup_codes_desc' => 'Чувајте доњу листу кодова на безбедном месту. Када приступате систему, моћи ћете да користите један од кодова као други механизам за аутентификацију.',
'mfa_gen_backup_codes_download' => 'Преузми кодове',
'mfa_gen_backup_codes_usage_warning' => 'Сваки код се може искористити једном',
'mfa_gen_totp_title' => 'Подешавање мобилне апликације',
'mfa_gen_totp_desc' => 'Да бисте користили вишефакторску аутентификацију, биће вам потребна мобилна апликација која подржава ТОТП, као што је Google Authenticator, Authy или Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'Скенирајте QR код у наставку помоћу жељене апликације за аутентификацију да бисте започели.',
'mfa_gen_totp_verify_setup' => 'Верификуј подешавања',
'mfa_gen_totp_verify_setup_desc' => 'Проверите да ли све функционише тако што ћете унети код, генерисан у вашој апликацији за потврду идентитета, у поље за унос испод:',
'mfa_gen_totp_provide_code_here' => 'Овде унесите код који је генерисао апликација',
'mfa_verify_access' => 'Верификуј приступ',
'mfa_verify_access_desc' => 'Ваш кориснички налог захтева да потврдите свој идентитет путем додатног нивоа верификације пре него што вам се одобри приступ. Потврдите коришћењем једног од конфигурисаних метода да бисте наставили.',
'mfa_verify_no_methods' => 'Методе нису конфигурисане',
'mfa_verify_no_methods_desc' => 'Нису пронађене методе вишефакторске аутентификације за ваш налог. Мораћете да подесите најмање један метод пре него што добијете приступ.',
'mfa_verify_use_totp' => 'Верификација путем мобилне апликације',
'mfa_verify_use_backup_codes' => 'Проверите помоћу резервног кода',
'mfa_verify_backup_code' => 'Резервни код',
'mfa_verify_backup_code_desc' => 'Унесите један од преосталих резервних кодова у наставку:',
'mfa_verify_backup_code_enter_here' => 'Унеси резервни код овде',
'mfa_verify_totp_desc' => 'Унесите код, генерисан помоћу ваше мобилне апликације, у наставку:',
'mfa_setup_login_notification' => 'Вишефакторска метода је конфигурисана, сада се поново пријавите користећи конфигурисани метод.',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/notifications.php | lang/hr/notifications.php | <?php
/**
* Text used for activity-based notifications.
*/
return [
'new_comment_subject' => 'Novi komentar na stranici: :pageName',
'new_comment_intro' => 'Korisnik je komentirao stranicu u :appName:',
'new_page_subject' => 'Nova stranica: :pageName',
'new_page_intro' => 'Nova stranica je stvorena u :appName:',
'updated_page_subject' => 'ChatGPT
Ažurirana stranica: :pageName',
'updated_page_intro' => 'Stranica je ažurirana u :appName:',
'updated_page_debounce' => 'Kako biste spriječili velik broj obavijesti, nećete primati obavijesti o daljnjim izmjenama ove stranice od istog urednika neko vrijeme.',
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
'detail_page_name' => 'Naziv Stranice:',
'detail_page_path' => 'Page Path:',
'detail_commenter' => 'Komentator:',
'detail_comment' => 'Komentar:',
'detail_created_by' => 'Kreirao Korisnik:',
'detail_updated_by' => 'Ažurirao Korisnik:',
'action_view_comment' => 'Pogledaj Komentar',
'action_view_page' => 'Pogledaj Stranicu',
'footer_reason' => 'Ova obavijest vam je poslana jer :link pokriva ovu vrstu aktivnosti za ovu stavku.',
'footer_reason_link' => 'vaše postavke obavijesti',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/entities.php | lang/hr/entities.php | <?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => 'Nedavno stvoreno',
'recently_created_pages' => 'Nedavno stvorene stranice',
'recently_updated_pages' => 'Nedavno ažurirane stranice',
'recently_created_chapters' => 'Nedavno stvorena poglavlja',
'recently_created_books' => 'Nedavno stvorene knjige',
'recently_created_shelves' => 'Nedavno stvorene police',
'recently_update' => 'Nedavno ažurirano',
'recently_viewed' => 'Nedavno viđeno',
'recent_activity' => 'Nedavna aktivnost',
'create_now' => 'Stvori sada',
'revisions' => 'Revizije',
'meta_revision' => 'Revizija #:revisionCount',
'meta_created' => 'Stvoreno :timeLength',
'meta_created_name' => 'Stvoreno :timeLength od :user',
'meta_updated' => 'Ažurirano :timeLength',
'meta_updated_name' => 'Ažurirano :timeLength od :user',
'meta_owned_name' => 'Vlasništvo :user',
'meta_reference_count' => 'Referenced by :count item|Referenced by :count items',
'entity_select' => 'Odaberi subjekt',
'entity_select_lack_permission' => 'Nemate potrebne ovlasti za odabir ovog elementa',
'images' => 'Slike',
'my_recent_drafts' => 'Nedavne skice',
'my_recently_viewed' => 'Nedavno viđeno',
'my_most_viewed_favourites' => 'Moji Najviše Pregledani Favoriti',
'my_favourites' => 'Moji Favoriti',
'no_pages_viewed' => 'Niste pogledali nijednu stranicu',
'no_pages_recently_created' => 'Nema nedavno stvorenih stranica',
'no_pages_recently_updated' => 'Nema nedavno ažuriranih stranica',
'export' => 'Izvoz',
'export_html' => 'Web File',
'export_pdf' => 'PDF Datoteka',
'export_text' => 'Text File',
'export_md' => 'Markdown Datoteka',
'export_zip' => 'Portable ZIP',
'default_template' => 'Default Page Template',
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
'default_template_select' => 'Select a template page',
'import' => 'Import',
'import_validate' => 'Validate Import',
'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.',
'import_zip_select' => 'Select ZIP file to upload',
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
'import_pending' => 'Pending Imports',
'import_pending_none' => 'No imports have been started.',
'import_continue' => 'Continue Import',
'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.',
'import_details' => 'Import Details',
'import_run' => 'Run Import',
'import_size' => ':size Import ZIP Size',
'import_uploaded_at' => 'Uploaded :relativeTime',
'import_uploaded_by' => 'Uploaded by',
'import_location' => 'Import Location',
'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.',
'import_delete_confirm' => 'Are you sure you want to delete this import?',
'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.',
'import_errors' => 'Import Errors',
'import_errors_desc' => 'The follow errors occurred during the import attempt:',
'breadcrumb_siblings_for_page' => 'Navigate siblings for page',
'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter',
'breadcrumb_siblings_for_book' => 'Navigate siblings for book',
'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf',
// Permissions and restrictions
'permissions' => 'Dopuštenja',
'permissions_desc' => 'Postavi dozvole ovdje kako bi prebrisao zadane dozvole koje su dodeljene korisničkim ulogama.',
'permissions_book_cascade' => 'Dozvole postavljene na knjige će se automatski prenositi na podređena poglavlja i stranice, osim ako imaju definirane posebne dozvole.',
'permissions_chapter_cascade' => 'Dozvole postavljene na poglavlja će se automatski prenositi na podređene stranice, osim ako imaju definirane posebne dozvole.',
'permissions_save' => 'Spremi dopuštenje',
'permissions_owner' => 'Vlasnik',
'permissions_role_everyone_else' => 'Svi Ostali',
'permissions_role_everyone_else_desc' => 'Postavi dozvole za sve uloge koje nisu posebno prebrisane.',
'permissions_role_override' => 'Prebriši dozvole za ulogu',
'permissions_inherit_defaults' => 'Naslijedi zadane postavke',
// Search
'search_results' => 'Pretraži rezultate',
'search_total_results_found' => ':count rezultat|:count ukupno pronađenih rezultata',
'search_clear' => 'Očisti pretragu',
'search_no_pages' => 'Nijedna stranica ne podudara se s ovim pretraživanjem',
'search_for_term' => 'Traži :term',
'search_more' => 'Više rezultata',
'search_advanced' => 'Napredno pretraživanje',
'search_terms' => 'Pretraži pojmove',
'search_content_type' => 'Vrsta sadržaja',
'search_exact_matches' => 'Podudarnosti',
'search_tags' => 'Označi pretragu',
'search_options' => 'Opcije',
'search_viewed_by_me' => 'Pregledano od mene',
'search_not_viewed_by_me' => 'Nije pregledano od mene',
'search_permissions_set' => 'Set dopuštenja',
'search_created_by_me' => 'Stvoreno od mene',
'search_updated_by_me' => 'Ažurirano od mene',
'search_owned_by_me' => 'Moje vlasništvo',
'search_date_options' => 'Opcije datuma',
'search_updated_before' => 'Ažurirano prije',
'search_updated_after' => 'Ažurirano nakon',
'search_created_before' => 'Stvoreno prije',
'search_created_after' => 'Stvoreno nakon',
'search_set_date' => 'Datumi',
'search_update' => 'Ažuriraj pretragu',
// Shelves
'shelf' => 'Polica',
'shelves' => 'Police',
'x_shelves' => ':count polica|:count polica',
'shelves_empty' => 'Nijedna polica nije stvorena',
'shelves_create' => 'Stvori novu policu',
'shelves_popular' => 'Popularne police',
'shelves_new' => 'Nove police',
'shelves_new_action' => 'Nova polica',
'shelves_popular_empty' => 'Najpopularnije police pojavit će se. ovdje.',
'shelves_new_empty' => 'Nedavno stvorene police pojavit će se ovdje.',
'shelves_save' => 'Spremi policu',
'shelves_books' => 'Knjige na ovoj polici',
'shelves_add_books' => 'Dodaj knjige na ovu policu',
'shelves_drag_books' => 'Povucite knjige ispod kako biste ih dodali na ovu policu',
'shelves_empty_contents' => 'Ova polica još nema dodijeljene knjige',
'shelves_edit_and_assign' => 'Uredi policu za dodavanje knjiga',
'shelves_edit_named' => 'Uredi Policu :name',
'shelves_edit' => 'Uredi Policu',
'shelves_delete' => 'Izbriši Policu',
'shelves_delete_named' => 'Izbriši Policu :name',
'shelves_delete_explain' => "Ovo će izbrisati policu pod nazivom \":name\". Knjige koje se nalaze na polici neće biti izbrisane.",
'shelves_delete_confirmation' => 'Jeste li sigurni da želite obrisati policu?',
'shelves_permissions' => 'Dozvole za policu',
'shelves_permissions_updated' => 'Ažurirana dopuštenja za Policu',
'shelves_permissions_active' => 'Aktivna Dopuštenja za Policu',
'shelves_permissions_cascade_warning' => 'Dozvole na policama se automatski ne prenose na knjige koje se nalaze na njima. To je zato što se jedna knjiga može nalaziti na više polica. Međutim, dozvole se mogu kopirati na podređene knjige koristeći opciju koja se nalazi ispod.',
'shelves_permissions_create' => 'Dozvole za stvaranje police koriste se samo za kopiranje dozvola na podređene knjige pomoću radnje u nastavku. Ne kontroliraju sposobnost stvaranja knjiga.',
'shelves_copy_permissions_to_books' => 'Kopiraj dopuštenja za knjige',
'shelves_copy_permissions' => 'Kopiraj dopuštenja',
'shelves_copy_permissions_explain' => 'Ovo će primijeniti trenutne postavke dozvola ove police na sve knjige koje se nalaze na njoj. Prije aktiviranja, provjerite jeste li spremili sve promjene dozvola na ovoj polici.',
'shelves_copy_permission_success' => 'Dozvole s police kopirane su na :count knjiga',
// Books
'book' => 'Knjiga',
'books' => 'Knjige',
'x_books' => ':count knjiga|:count knjiga',
'books_empty' => 'Nijedna knjiga nije stvorena',
'books_popular' => 'Popularne knjige',
'books_recent' => 'Nedavne knjige',
'books_new' => 'Nove knjige',
'books_new_action' => 'Nova knjiga',
'books_popular_empty' => 'Najpopularnije knjige pojavit će se ovdje.',
'books_new_empty' => 'Najnovije knjige pojavit će se ovdje.',
'books_create' => 'Stvori novu knjigu',
'books_delete' => 'Izbriši knjigu',
'books_delete_named' => 'Izbriši knjigu :bookName',
'books_delete_explain' => 'Ovaj korak će izbrisati knjigu \':bookName\'. Izbrisati će sve stranice i poglavlja.',
'books_delete_confirmation' => 'Jeste li sigurni da želite izbrisati ovu knjigu?',
'books_edit' => 'Uredi knjigu',
'books_edit_named' => 'Uredi knjigu :bookName',
'books_form_book_name' => 'Ime knjige',
'books_save' => 'Spremi knjigu',
'books_permissions' => 'Dopuštenja za knjigu',
'books_permissions_updated' => 'Ažurirana dopuštenja za knjigu',
'books_empty_contents' => 'U ovoj knjizi još nema stranica ni poglavlja.',
'books_empty_create_page' => 'Stvori novu stranicu',
'books_empty_sort_current_book' => 'Razvrstaj postojeće knjige',
'books_empty_add_chapter' => 'Dodaj poglavlje',
'books_permissions_active' => 'Aktivna dopuštenja za knjigu',
'books_search_this' => 'Traži knjigu',
'books_navigation' => 'Navigacija knjige',
'books_sort' => 'Razvrstaj sadržaj knjige',
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
'books_sort_auto_sort' => 'Auto Sort Option',
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
'books_sort_named' => 'Razvrstaj knjigu :bookName',
'books_sort_name' => 'Razvrstaj po imenu',
'books_sort_created' => 'Razvrstaj po datumu nastanka',
'books_sort_updated' => 'Razvrstaj po datumu ažuriranja',
'books_sort_chapters_first' => 'Prva poglavlja',
'books_sort_chapters_last' => 'Zadnja poglavlja',
'books_sort_show_other' => 'Pokaži ostale knjige',
'books_sort_save' => 'Spremi novi poredak',
'books_sort_show_other_desc' => 'Dodajte druge knjige ovdje kako biste ih uključili u sortiranje i omogućili jednostavno premeštanje između knjiga.',
'books_sort_move_up' => 'Pomakni gore',
'books_sort_move_down' => 'Pomakni dolje',
'books_sort_move_prev_book' => 'Pomakni na Prethodnu Knjigu',
'books_sort_move_next_book' => 'Pomakni na Slijedeću Knjigu',
'books_sort_move_prev_chapter' => 'Pomakni na Prethodno Poglavlje',
'books_sort_move_next_chapter' => 'Pomakni na Slijedeće Poglavlje',
'books_sort_move_book_start' => 'Pomakni na Početak Knjige',
'books_sort_move_book_end' => 'Pomakni na Kraj Knjige',
'books_sort_move_before_chapter' => 'Pomakni Prije Poglavlja',
'books_sort_move_after_chapter' => 'Pomakni Nakon Poglavlja',
'books_copy' => 'Kopiraj Knjigu',
'books_copy_success' => 'Knjiga je uspješno kopirana',
// Chapters
'chapter' => 'Poglavlje',
'chapters' => 'Poglavlja',
'x_chapters' => ':count poglavlje|:count poglavlja',
'chapters_popular' => 'Popularna poglavlja',
'chapters_new' => 'Novo poglavlje',
'chapters_create' => 'Stvori novo poglavlje',
'chapters_delete' => 'Izbriši poglavlje',
'chapters_delete_named' => 'Izbriši poglavlje :chapterName',
'chapters_delete_explain' => 'Ovaj korak briše poglavlje \':chapterName\'. Sve stranice u njemu će biti izbrisane.',
'chapters_delete_confirm' => 'Jeste li sigurni da želite izbrisati poglavlje?',
'chapters_edit' => 'Uredi poglavlje',
'chapters_edit_named' => 'Uredi poglavlje :chapterName',
'chapters_save' => 'Spremi poglavlje',
'chapters_move' => 'Premjesti poglavlje',
'chapters_move_named' => 'Premjesti poglavlje :chapterName',
'chapters_copy' => 'Kopiraj Poglavlje',
'chapters_copy_success' => 'Poglavlje je uspješno kopirano',
'chapters_permissions' => 'Dopuštenja za poglavlje',
'chapters_empty' => 'U ovom poglavlju nema stranica.',
'chapters_permissions_active' => 'Aktivna dopuštenja za poglavlje',
'chapters_permissions_success' => 'Ažurirana dopuštenja za poglavlje',
'chapters_search_this' => 'Pretraži poglavlje',
'chapter_sort_book' => 'Sortiraj knjigu',
// Pages
'page' => 'Stranica',
'pages' => 'Stranice',
'x_pages' => ':count stranice|:count stranica',
'pages_popular' => 'Popularne stranice',
'pages_new' => 'Nova stranica',
'pages_attachments' => 'Prilozi',
'pages_navigation' => 'Navigacija stranice',
'pages_delete' => 'Izbriši stranicu',
'pages_delete_named' => 'Izbriši stranicu :pageName',
'pages_delete_draft_named' => 'Izbriši nacrt stranice :pageName',
'pages_delete_draft' => 'Izbriši nacrt stranice',
'pages_delete_success' => 'Izbrisana stranica',
'pages_delete_draft_success' => 'Izbrisan nacrt stranice',
'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
'pages_delete_confirm' => 'Jeste li sigurni da želite izbrisati stranicu?',
'pages_delete_draft_confirm' => 'Jeste li sigurni da želite izbrisati nacrt stranice?',
'pages_editing_named' => 'Uređivanje stranice :pageName',
'pages_edit_draft_options' => 'Izrada skice',
'pages_edit_save_draft' => 'Spremi nacrt',
'pages_edit_draft' => 'Uredi nacrt stranice',
'pages_editing_draft' => 'Uređivanja nacrta',
'pages_editing_page' => 'Uređivanje stranice',
'pages_edit_draft_save_at' => 'Nacrt spremljen kao',
'pages_edit_delete_draft' => 'Izbriši nacrt',
'pages_edit_delete_draft_confirm' => 'Jeste li sigurni da želite izbrisati promjene na stranici koje niste spremljene? Sve promjene koje ste napravili od posljednjeg potpunog spremanja bit će izgubljene, a uređivač će biti ažuriran s najnovijim spremljenim stanjem stranice.',
'pages_edit_discard_draft' => 'Odbaci nacrt',
'pages_edit_switch_to_markdown' => 'Prebacite se na Markdown uređivač',
'pages_edit_switch_to_markdown_clean' => '(Čisti Sadržaj)',
'pages_edit_switch_to_markdown_stable' => '(Stabilan Sadržaj)',
'pages_edit_switch_to_wysiwyg' => 'Prebaci se na WYSIWYG uređivač',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)',
'pages_edit_set_changelog' => 'Postavi dnevnik promjena',
'pages_edit_enter_changelog_desc' => 'Ukratko opišite promjene koje ste napravili',
'pages_edit_enter_changelog' => 'Unesi dnevnik promjena',
'pages_editor_switch_title' => 'Promijeni Uređivač',
'pages_editor_switch_are_you_sure' => 'Jeste li sigurni da želite promijeniti uređivač za ovu stranicu?',
'pages_editor_switch_consider_following' => 'Kada mijenjate uređivače, uzmite u obzir sljedeće faktore:',
'pages_editor_switch_consideration_a' => 'Nakon što se spremi, nova opcija uređivača bit će korištena od strane svih budućih urednika, uključujući one koji možda neće moći sami promijeniti vrstu uređivača.',
'pages_editor_switch_consideration_b' => 'To može potencijalno dovesti do gubitka detalja i sintakse u određenim situacijama.',
'pages_editor_switch_consideration_c' => 'Promjene oznaka ili dnevnika promjena napravljene nakon posljednjeg spremanja neće se zadržati nakon ove promjene.',
'pages_save' => 'Spremi stranicu',
'pages_title' => 'Naslov stranice',
'pages_name' => 'Ime stranice',
'pages_md_editor' => 'Uređivač',
'pages_md_preview' => 'Pregled',
'pages_md_insert_image' => 'Umetni sliku',
'pages_md_insert_link' => 'Umetni poveznicu',
'pages_md_insert_drawing' => 'Umetni crtež',
'pages_md_show_preview' => 'Prikaži pregled',
'pages_md_sync_scroll' => 'Sinkroniziraj pomicanje pregleda',
'pages_md_plain_editor' => 'Plaintext editor',
'pages_drawing_unsaved' => 'Pronađen je Nespremljen Crtež',
'pages_drawing_unsaved_confirm' => 'Pronađeni su nespremljeni podaci crteža iz prethodnog neuspjelog pokušaja spremanja crteža. Želite li obnoviti i nastaviti uređivati ovaj nespremljeni crtež?',
'pages_not_in_chapter' => 'Stranica nije u poglavlju',
'pages_move' => 'Premjesti stranicu',
'pages_copy' => 'Kopiraj stranicu',
'pages_copy_desination' => 'Kopiraj odredište',
'pages_copy_success' => 'Stranica je uspješno kopirana',
'pages_permissions' => 'Dopuštenja stranice',
'pages_permissions_success' => 'Ažurirana dopuštenja stranice',
'pages_revision' => 'Revizija',
'pages_revisions' => 'Revizija stranice',
'pages_revisions_desc' => 'Ispod su navedene sve prošle revizije ove stranice. Možete pregledati, usporediti i obnoviti stare verzije stranice ako dozvole to omogućuju. Cjelokupna povijest stranice možda nije potpuno prikazana ovdje, budući da, ovisno o konfiguraciji sustava, stare revizije mogu biti automatski izbrisane.',
'pages_revisions_named' => 'Revizije stranice :pageName',
'pages_revision_named' => 'Revizija stranice :pageName',
'pages_revision_restored_from' => 'Oporavak iz #:id; :summary',
'pages_revisions_created_by' => 'Stvoreno od',
'pages_revisions_date' => 'Datum revizije',
'pages_revisions_number' => '#',
'pages_revisions_sort_number' => 'Broj revizije',
'pages_revisions_numbered' => 'Revizija #:id',
'pages_revisions_numbered_changes' => 'Revizija #:id Promjene',
'pages_revisions_editor' => 'Vrsta uređivača',
'pages_revisions_changelog' => 'Dnevnik promjena',
'pages_revisions_changes' => 'Promjene',
'pages_revisions_current' => 'Trenutna verzija',
'pages_revisions_preview' => 'Pregled',
'pages_revisions_restore' => 'Vrati',
'pages_revisions_none' => 'Ova stranica nema revizija',
'pages_copy_link' => 'Kopiraj poveznicu',
'pages_edit_content_link' => 'Skoči na odjeljak u uređivaču',
'pages_pointer_enter_mode' => 'Uđi u način odabira odjeljaka',
'pages_pointer_label' => 'Opcije odjeljka stranice',
'pages_pointer_permalink' => 'Permalink Odjeljka Stranice',
'pages_pointer_include_tag' => 'Uključi oznaku odjeljka stranice',
'pages_pointer_toggle_link' => 'Način permalinka, pritisnite za prikaz oznake uključivanja (include tag)',
'pages_pointer_toggle_include' => 'Način oznake uključivanja, Pritisnite za prikaz permalinka',
'pages_permissions_active' => 'Aktivna dopuštenja stranice',
'pages_initial_revision' => 'Početno objavljivanje',
'pages_references_update_revision' => 'Automatsko ažuriranje internih veza sustava',
'pages_initial_name' => 'Nova stranica',
'pages_editing_draft_notification' => 'Uređujete nacrt stranice posljednji put spremljen :timeDiff.',
'pages_draft_edited_notification' => 'Ova je stranica u međuvremenu ažurirana. Preporučujemo da odbacite ovaj nacrt.',
'pages_draft_page_changed_since_creation' => 'Ova stranica je ažurirana nakon što je ovaj nacrt stvoren. Preporučuje se da odbacite ovaj nacrt ili budite oprezni da ne prepišete nikakve promjene na stranici.',
'pages_draft_edit_active' => [
'start_a' => ':count korisnika koji uređuju ovu stranicu',
'start_b' => ':userName je počeo uređivati ovu stranicu',
'time_a' => 'otkad je stranica posljednji put ažurirana',
'time_b' => 'u zadnjih :minCount minuta',
'message' => ':start :time. Pripazite na uzajamna ažuriranja!',
],
'pages_draft_discarded' => 'Nacrt je odbačen! Uređivač je ažuriran s trenutnim sadržajem stranice',
'pages_draft_deleted' => 'Nacrt je izbrisan! Uređivač je ažuriran s trenutnim sadržajem stranice',
'pages_specific' => 'Predlošci stranice',
'pages_is_template' => 'Predložak stranice',
// Editor Sidebar
'toggle_sidebar' => 'Toggle Sidebar',
'page_tags' => 'Oznake stranice',
'chapter_tags' => 'Oznake poglavlja',
'book_tags' => 'Oznake knjiga',
'shelf_tags' => 'Oznake polica',
'tag' => 'Oznaka',
'tags' => 'Oznake',
'tags_index_desc' => 'Oznake se mogu primijeniti na sadržaj unutar sustava kako bi se primijenila fleksibilna forma kategorizacije. Oznake mogu imati ključ i vrijednost, pri čemu je vrijednost opcionalna. Nakon primjene, sadržaj se može pretraživati koristeći ime oznake i vrijednost.',
'tag_name' => 'Naziv Oznake',
'tag_value' => 'Oznaka vrijednosti (neobavezno)',
'tags_explain' => "Dodajte neke oznake kako biste bolje kategorizirali svoj sadržaj. \n Možete dodijeliti vrijednost oznaci za organizaciju s više detalja.",
'tags_add' => 'Dodaj oznaku',
'tags_remove' => 'Makni oznaku',
'tags_usages' => 'Ukupna upotreba oznaka',
'tags_assigned_pages' => 'Dodijeljeno Stranicama',
'tags_assigned_chapters' => 'Dodijeljeno Poglavljima',
'tags_assigned_books' => 'Dodijeljeno Knjigama',
'tags_assigned_shelves' => 'Dodijeljeno Policama',
'tags_x_unique_values' => ':count jedinstvenih vrijednosti',
'tags_all_values' => 'Sve vrijednosti',
'tags_view_tags' => 'Pregledaj Oznake',
'tags_view_existing_tags' => 'Pregledaj postojeće oznake',
'tags_list_empty_hint' => 'Oznake se mogu dodijeliti putem bočne trake uređivača stranice ili prilikom uređivanja detalja knjige, poglavlja ili police.',
'attachments' => 'Prilozi',
'attachments_explain' => 'Dodajte datoteke ili poveznice za prikaz na vašoj stranici. Vidljive su na rubnoj oznaci stranice.',
'attachments_explain_instant_save' => 'Promjene se automatski spremaju.',
'attachments_upload' => 'Dodaj datoteku',
'attachments_link' => 'Dodaj poveznicu',
'attachments_upload_drop' => 'Alternativno, možete povući i ispustiti datoteku ovdje kako biste je pričvrstili.',
'attachments_set_link' => 'Postavi poveznicu',
'attachments_delete' => 'Jeste li sigurni da želite izbrisati ovu stavku?',
'attachments_dropzone' => 'Ovdje spustite datoteke za učitavanje',
'attachments_no_files' => 'Nijedna datoteka nije prenesena',
'attachments_explain_link' => 'Možete dodati poveznicu ako ne želite prenijeti datoteku. Poveznica može voditi na drugu stranicu ili datoteku.',
'attachments_link_name' => 'Ime poveznice',
'attachment_link' => 'Poveznica na privitak',
'attachments_link_url' => 'Poveznica na datoteku',
'attachments_link_url_hint' => 'Url ili stranica ili datoteka',
'attach' => 'Dodaj',
'attachments_insert_link' => 'Dodaj poveznicu na stranicu',
'attachments_edit_file' => 'Uredi datoteku',
'attachments_edit_file_name' => 'Ime datoteke',
'attachments_edit_drop_upload' => 'Dodaj datoteku ili klikni ovdje za prijenos',
'attachments_order_updated' => 'Ažurirani popis priloga',
'attachments_updated_success' => 'Ažurirani detalji priloga',
'attachments_deleted' => 'Izbrisani prilozi',
'attachments_file_uploaded' => 'Datoteka je uspješno prenešena',
'attachments_file_updated' => 'Datoteka je uspješno ažurirana',
'attachments_link_attached' => 'Poveznica je dodana na stranicu',
'templates' => 'Predlošci',
'templates_set_as_template' => 'Stranica je predložak',
'templates_explain_set_as_template' => 'Ovu stranicu možete postaviti pomoću predloška koji možete koristiti tijekom stvaranja drugih stranica. Ostali korisnici će ga također moći koristiti ako imaju dopuštenje.',
'templates_replace_content' => 'Zamjeni sadržaj stranice',
'templates_append_content' => 'Dodaj sadržaju stranice',
'templates_prepend_content' => 'Dodaj na sadržaj stranice',
// Profile View
'profile_user_for_x' => 'Korisnik za :time',
'profile_created_content' => 'Stvoreni sadržaj',
'profile_not_created_pages' => ':userName nije kreirao nijednu stranicu',
'profile_not_created_chapters' => ':userName nije kreirao nijedno poglavlje',
'profile_not_created_books' => ':userName nije kreirao nijednu knjigu',
'profile_not_created_shelves' => ':userName nije kreirao nijednu policu',
// Comments
'comment' => 'Komentar',
'comments' => 'Komentari',
'comment_add' => 'Dodaj komentar',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Komentar ostavi ovdje',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Spremi komentar',
'comment_new' => 'Novi komentar',
'comment_created' => 'komentirano :createDiff',
'comment_updated' => 'Ažurirano :updateDiff od :username',
'comment_updated_indicator' => 'Ažurirano',
'comment_deleted_success' => 'Izbrisani komentar',
'comment_created_success' => 'Dodani komentar',
'comment_updated_success' => 'Ažurirani komentar',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Jeste li sigurni da želite izbrisati ovaj komentar?',
'comment_in_reply_to' => 'Odgovor na :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Evo komentara koji su ostavljeni na ovoj stranici. Komentari se mogu dodavati i upravljati prilikom pregleda spremljene stranice.',
// Revision
'revision_delete_confirm' => 'Jeste li sigurni da želite izbrisati ovaj ispravak?',
'revision_restore_confirm' => 'Jeste li sigurni da želite vratiti ovaj ispravak? Trenutni sadržaj će biti zamijenjen.',
'revision_cannot_delete_latest' => 'Posljednji ispravak se ne može izbrisati.',
// Copy view
'copy_consider' => 'Molimo vas da uzmete u obzir sljedeće prilikom kopiranja sadržaja.',
'copy_consider_permissions' => 'Prilagođene postavke dozvola neće biti kopirane.',
'copy_consider_owner' => 'Postat ćete vlasnikom svih kopiranih sadržaja.',
'copy_consider_images' => 'Slikovne datoteke stranice neće biti duplicirane, a originalne slike će zadržati svoj odnos prema stranici na koju su prvobitno prenesene.',
'copy_consider_attachments' => 'Privici stranice neće biti kopirani.',
'copy_consider_access' => 'Promjena lokacije, vlasnika ili dozvola može rezultirati pristupom ovom sadržaju osobama koje ranije nisu imale pristup.',
// Conversions
'convert_to_shelf' => 'Pretvori u Policu',
'convert_to_shelf_contents_desc' => 'Možete pretvoriti ovu knjigu u novu policu s istim sadržajem. Poglavlja koja se nalaze unutar ove knjige bit će pretvorena u nove knjige. Ako ova knjiga sadrži bilo koje stranice koje nisu u poglavlju, ova knjiga će biti preimenovana i sadržavati takve stranice, a postat će dio nove police.',
'convert_to_shelf_permissions_desc' => 'Sve dozvole postavljene na ovu knjigu bit će kopirane na novu policu i sve nove podređene knjige koje nemaju vlastite dozvole. Napomena: Dozvole na policama se ne prenose automatski na sadržaj unutar njih, kao što je slučaj s knjigama.',
'convert_book' => 'Pretvori u Knjigu',
'convert_book_confirm' => 'Jeste li sigurni da želite pretvoriti ovu knjigu?',
'convert_undo_warning' => 'Ovo se ne može tako lako poništiti.',
'convert_to_book' => 'Pretvori u Knjigu',
'convert_to_book_desc' => 'Možete pretvoriti ovo poglavlje u novu knjigu s istim sadržajem. Sve postavljene dozvole na ovom poglavlju bit će kopirane u novu knjigu, ali nasljedne dozvole iz nadređene knjige neće biti kopirane, što može rezultirati promjenom kontrole pristupa.',
'convert_chapter' => 'Pretvori Poglavlje',
'convert_chapter_confirm' => 'Jeste li sigurni da želite pretvoriti ovo poglavlje?',
// References
'references' => 'Reference',
'references_none' => 'Nema praćenih referenci na ovu stavku.',
'references_to_desc' => 'Listed below is all the known content in the system that links to this item.',
// Watch Options
'watch' => 'Prati',
'watch_title_default' => 'Zadane Postavke',
'watch_desc_default' => 'Vratite praćenje samo na vaše zadane postavke obavijesti.',
'watch_title_ignore' => 'Zanemari',
'watch_desc_ignore' => 'Ignorirajte sve obavijesti, uključujući one iz postavki na razini korisnika.',
'watch_title_new' => 'Nove Stranice',
'watch_desc_new' => 'Obavijesti kada se stvori nova stranica unutar ove stavke.',
'watch_title_updates' => 'Sve Promjene na Stranicama',
'watch_desc_updates' => 'Obavijesti o svim novim stranicama i promjenama na stranicama.',
'watch_desc_updates_page' => 'Obavijesti o svim promjenama na stranicama.',
'watch_title_comments' => 'Sve Promjene na Stranicama i Komentari',
'watch_desc_comments' => 'Obavijesti o svim novim stranicama, promjenama na stranicama i novim komentarima.',
'watch_desc_comments_page' => 'Obavijesti o promjenama na stranicama i novim komentarima.',
'watch_change_default' => 'Promijenite zadane postavke obavijesti',
'watch_detail_ignore' => 'Ignoriranje obavijesti',
'watch_detail_new' => 'Prati nove stranice',
'watch_detail_updates' => 'Prati nove stranice i ažuriranja',
'watch_detail_comments' => 'Prati nove stranice, ažuriranja i komentare',
'watch_detail_parent_book' => 'Prati putem nadređene knjige',
'watch_detail_parent_book_ignore' => 'Ignoriraj putem nadređene knjige',
'watch_detail_parent_chapter' => 'Prati puten nadređenog poglavlja',
'watch_detail_parent_chapter_ignore' => 'Ignoriraj putem nadređenog poglavlja',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/passwords.php | lang/hr/passwords.php | <?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => 'Lozinka mora imati najmanje 8 znakova i biti potvrđena.',
'user' => "Ne možemo pronaći korisnika s tom adresom e-pošte.",
'token' => 'Ponovno postavljanje lozinke nemoguće putem ove adrese.',
'sent' => 'Na vašu email adresu poslana je poveznica za ponovno postavljanje!',
'reset' => 'Vaša je lozinka ponovno postavljena!',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/editor.php | lang/hr/editor.php | <?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => 'Općenito',
'advanced' => 'Napredno',
'none' => 'Ništa',
'cancel' => 'Otkaži',
'save' => 'Spremi',
'close' => 'Zatvori',
'apply' => 'Apply',
'undo' => 'Poništi',
'redo' => 'Ponovi',
'left' => 'Lijevo',
'center' => 'Centar',
'right' => 'Desno',
'top' => 'Vrh',
'middle' => 'Sredina',
'bottom' => 'Dno',
'width' => 'Širina',
'height' => 'Visina',
'More' => 'Više',
'select' => 'Odaberi...',
// Toolbar
'formats' => 'Formati',
'header_large' => 'Veliki Naslov',
'header_medium' => 'Srednji Naslov',
'header_small' => 'Mali Naslov',
'header_tiny' => 'Malecki Naslov',
'paragraph' => 'Odlomak',
'blockquote' => 'Blok citat',
'inline_code' => 'Ugrađeni Kod',
'callouts' => 'Zabilješke',
'callout_information' => 'Informacija',
'callout_success' => 'Uspjeh',
'callout_warning' => 'Upozorenje',
'callout_danger' => 'Opasnost',
'bold' => 'Podebljano',
'italic' => 'Kurziv',
'underline' => 'Podcrtano',
'strikethrough' => 'Precrtano',
'superscript' => 'Gornji indeks',
'subscript' => 'Donji indeks',
'text_color' => 'Boja teksta',
'highlight_color' => 'Highlight color',
'custom_color' => 'Prilagođena boja',
'remove_color' => 'Ukloni boju',
'background_color' => 'Boja pozadine',
'align_left' => 'Poravnaj lijevo',
'align_center' => 'Poravnaj po sredini',
'align_right' => 'Poravnaj desno',
'align_justify' => 'Poravnaj obostrano',
'list_bullet' => 'Popis s točkama',
'list_numbered' => 'Numerirani popis',
'list_task' => 'Lista zadataka',
'indent_increase' => 'Povećaj uvlaku',
'indent_decrease' => 'Smanji uvlaku',
'table' => 'Tablica',
'insert_image' => 'Umetni sliku',
'insert_image_title' => 'Umetni/Editiraj sliku',
'insert_link' => 'Umetni/editiraj poveznicu',
'insert_link_title' => 'Umetni/Editiraj poveznicu',
'insert_horizontal_line' => 'Ubaci vodoravnu liniju',
'insert_code_block' => 'Ubacivanje kodnog bloka',
'edit_code_block' => 'Editiraj kodni blok',
'insert_drawing' => 'Umetni/editiraj crtež',
'drawing_manager' => 'Upravitelj crteža',
'insert_media' => 'Umetni/editiraj medij',
'insert_media_title' => 'Umetni/Editiraj medij',
'clear_formatting' => 'Očisti sva oblikovanja',
'source_code' => 'Izvorni kod',
'source_code_title' => 'Izvorni Kod',
'fullscreen' => 'Puni zaslon',
'image_options' => 'Mogućnosti slike',
// Tables
'table_properties' => 'Svojstva tablice',
'table_properties_title' => 'Svojstva Tablice',
'delete_table' => 'Obriši tablicu',
'table_clear_formatting' => 'Clear table formatting',
'resize_to_contents' => 'Resize to contents',
'row_header' => 'Row header',
'insert_row_before' => 'Umetni redak prije',
'insert_row_after' => 'Umetni redak poslije',
'delete_row' => 'Izbriši red',
'insert_column_before' => 'Umetni stupac prije',
'insert_column_after' => 'Umetni stupac poslije',
'delete_column' => 'Izbriši stupac',
'table_cell' => 'Ćelija',
'table_row' => 'Red',
'table_column' => 'Stupac',
'cell_properties' => 'Svojstava ćelija',
'cell_properties_title' => 'Svojstava Ćelija',
'cell_type' => 'Vrsta Ćelije',
'cell_type_cell' => 'Ćelija',
'cell_scope' => 'Obuhvat',
'cell_type_header' => 'Naslovna Ćelija',
'merge_cells' => 'Spoji ćelije',
'split_cell' => 'Razdvoji ćelije',
'table_row_group' => 'Grupa Redaka',
'table_column_group' => 'Grupa Stupaca',
'horizontal_align' => 'Vodoravno poravnanje',
'vertical_align' => 'Uspravno poravnanje',
'border_width' => 'Širina obruba',
'border_style' => 'Stil obruba',
'border_color' => 'Boja obruba',
'row_properties' => 'Svojstava redaka',
'row_properties_title' => 'Svojstava Redaka',
'cut_row' => 'Izreži redak',
'copy_row' => 'Kopiraj redak',
'paste_row_before' => 'Zalijepi redak prije',
'paste_row_after' => 'Zalijepi redak nakon',
'row_type' => 'Vrsta redka',
'row_type_header' => 'Zaglavlje',
'row_type_body' => 'Tijelo',
'row_type_footer' => 'Podnožje',
'alignment' => 'Poravnanje',
'cut_column' => 'Izreži stupac',
'copy_column' => 'Kopiraj stupac',
'paste_column_before' => 'Zalijepi stupac prije',
'paste_column_after' => 'Zalijepi stupac poslije',
'cell_padding' => 'Unutarnji razmak ćelije',
'cell_spacing' => 'Razmak između ćelija',
'caption' => 'Natpis',
'show_caption' => 'Prikaži natpis',
'constrain' => 'Ograniči proporcije',
'cell_border_solid' => 'Puno',
'cell_border_dotted' => 'Točkasto',
'cell_border_dashed' => 'Isprekidano',
'cell_border_double' => 'Dvostruko',
'cell_border_groove' => 'Ponavljajući uzorak',
'cell_border_ridge' => 'Rub',
'cell_border_inset' => 'Unutarnji rub',
'cell_border_outset' => 'Vanjski rub',
'cell_border_none' => 'Ništa',
'cell_border_hidden' => 'Skriveno',
// Images, links, details/summary & embed
'source' => 'Izvor',
'alt_desc' => 'Alternativni opis',
'embed' => 'Umetnuto',
'paste_embed' => 'Zalijepite svoj ugrađeni kod u nastavku:',
'url' => 'URL',
'text_to_display' => 'Tekst za prikaz',
'title' => 'Naslov',
'browse_links' => 'Browse links',
'open_link' => 'Otvori poveznicu',
'open_link_in' => 'Otvori poveznicu u...',
'open_link_current' => 'Trenutni prozor',
'open_link_new' => 'Novi prozor',
'remove_link' => 'Ukloni poveznicu',
'insert_collapsible' => 'Umetni skupljajući blok',
'collapsible_unwrap' => 'Odmotaj',
'edit_label' => 'Izmjeni oznaku',
'toggle_open_closed' => 'Promijeni otvoreno/zatvoreno',
'collapsible_edit' => 'Izmjeni skupljajući blok',
'toggle_label' => 'Promijeni oznaku',
// About view
'about' => 'O Editoru',
'about_title' => 'O WYSIWYG Editoru',
'editor_license' => 'Licenca i autorsko pravo uređivača',
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
'editor_lexical_license_link' => 'Full license details can be found here.',
'editor_tiny_license' => 'Ovaj uređivač je izrađen pomoću: tinyLink koji je dostupan pod MIT licencom.',
'editor_tiny_license_link' => 'Detalji o autorskim pravima i licenci za TinyMCE mogu se pronaći ovdje.',
'save_continue' => 'Spremi Stranicu i Nastavi',
'callouts_cycle' => '(Nastavite pritiskati kako biste prelazili kroz vrste)',
'link_selector' => 'Poveznica na sadržaj',
'shortcuts' => 'Prečaci',
'shortcut' => 'Prečac',
'shortcuts_intro' => 'Sljedeći prečaci su dostupni u uređivaču:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
'description' => 'Opis',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/components.php | lang/hr/components.php | <?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => 'Odabir slike',
'image_list' => 'Popis Slika',
'image_details' => 'Detalji Slike',
'image_upload' => 'Učitaj Sliku',
'image_intro' => 'Ovdje možete odabrati i upravljati slikama koje su prethodno prenesene u sustav.',
'image_intro_upload' => 'Prenesite novu sliku povlačenjem slikovne datoteke u ovaj prozor ili koristite gumb "Učitaj sliku" iznad.',
'image_all' => 'Sve',
'image_all_title' => 'Vidi sve slike',
'image_book_title' => 'Vidi slike dodane ovoj knjizi',
'image_page_title' => 'Vidi slike dodane ovoj stranici',
'image_search_hint' => 'Pretraži pomoću imena slike',
'image_uploaded' => 'Učitano :uploadedDate',
'image_uploaded_by' => 'Učitao/la :userName',
'image_uploaded_to' => 'Učitano na :pageLink',
'image_updated' => 'Ažurirano: :updateDate',
'image_load_more' => 'Učitaj više',
'image_image_name' => 'Ime slike',
'image_delete_used' => 'Ova slika korištena je na donjoj stranici.',
'image_delete_confirm_text' => 'Jeste li sigurni da želite obrisati sliku?',
'image_select_image' => 'Odaberi sliku',
'image_dropzone' => 'Prebacite sliku ili kliknite ovdje za prijenos',
'image_dropzone_drop' => 'Ovdje spustite slike za učitavanje',
'images_deleted' => 'Obrisane slike',
'image_preview' => 'Pregled slike',
'image_upload_success' => 'Slika je uspješno dodana',
'image_update_success' => 'Detalji slike su uspješno ažurirani',
'image_delete_success' => 'Slika je obrisana',
'image_replace' => 'Zamijeni Sliku',
'image_replace_success' => 'Datiteka slike je uspješno ažurirana',
'image_rebuild_thumbs' => 'Regenerate Size Variations',
'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!',
// Code Editor
'code_editor' => 'Uredi kod',
'code_language' => 'Jezik koda',
'code_content' => 'Sadržaj koda',
'code_session_history' => 'Povijest sesije',
'code_save' => 'Spremi kod',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/preferences.php | lang/hr/preferences.php | <?php
/**
* Text used for user-preference specific views within bookstack.
*/
return [
'my_account' => 'My Account',
'shortcuts' => 'Prečaci',
'shortcuts_interface' => 'UI Shortcut Preferences',
'shortcuts_toggle_desc' => 'Ovdje možete omogućiti ili onemogućiti prečace tastature u korisničkom sučelju sustava koji se koriste za navigaciju i akcije.',
'shortcuts_customize_desc' => 'Možete prilagoditi svaki od prečaca u nastavku. Samo pritisnite željenu kombinaciju tipki nakon odabira polja za unos prečaca.',
'shortcuts_toggle_label' => 'Prečaci tipkovnice omogućeni',
'shortcuts_section_navigation' => 'Navigacija',
'shortcuts_section_actions' => 'Uobičajene radnje',
'shortcuts_save' => 'Spremi prečace',
'shortcuts_overlay_desc' => 'Napomena: Kada su prečaci tastature omogućeni, dostupan je pomoćni prikaz preko pritiska na znak "?" koji će istaknuti dostupne prečace za radnje trenutno vidljive na zaslonu.',
'shortcuts_update_success' => 'Postavke prečaca su ažurirane!',
'shortcuts_overview_desc' => 'Upravljajte prečacima tastature koje možete koristiti za navigaciju korisničkim sučeljem sustava.',
'notifications' => 'Postavke Obavijesti',
'notifications_desc' => 'Kontrolirajte e-mail obavijesti koje primate kada se određene aktivnosti izvrše unutar sustava.',
'notifications_opt_own_page_changes' => 'Obavijesti o promjenama na stranicama koje posjedujem',
'notifications_opt_own_page_comments' => 'ChatGPT
Obavijesti o komentarima na stranicama koje posjedujem',
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
'notifications_opt_comment_replies' => 'Obavijesti o odgovorima na moje komentare',
'notifications_save' => 'Spremi Postavke',
'notifications_update_success' => 'Postavke obavijesti su ažurirane!',
'notifications_watched' => 'Praćene i ignorirane stavke',
'notifications_watched_desc' => 'Ispod su stavke na koje su primijenjene prilagođene postavke praćenja. Da biste ažurirali svoje postavke za ove stavke, pregledajte stavku, a zatim pronađite opcije praćenja u bočnoj traci.',
'auth' => 'Access & Security',
'auth_change_password' => 'Change Password',
'auth_change_password_desc' => 'Change the password you use to log-in to the application. This must be at least 8 characters long.',
'auth_change_password_success' => 'Password has been updated!',
'profile' => 'Profile Details',
'profile_desc' => 'Manage the details of your account which represents you to other users, in addition to details that are used for communication and system personalisation.',
'profile_view_public' => 'View Public Profile',
'profile_name_desc' => 'Configure your display name which will be visible to other users in the system through the activity you perform, and content you own.',
'profile_email_desc' => 'This email will be used for notifications and, depending on active system authentication, system access.',
'profile_email_no_permission' => 'Unfortunately you don\'t have permission to change your email address. If you want to change this, you\'d need to ask an administrator to change this for you.',
'profile_avatar_desc' => 'Select an image which will be used to represent yourself to others in the system. Ideally this image should be square and about 256px in width and height.',
'profile_admin_options' => 'Administrator Options',
'profile_admin_options_desc' => 'Additional administrator-level options, like those to manage role assignments, can be found for your user account in the "Settings > Users" area of the application.',
'delete_account' => 'Delete Account',
'delete_my_account' => 'Delete My Account',
'delete_my_account_desc' => 'This will fully delete your user account from the system. You will not be able to recover this account or revert this action. Content you\'ve created, such as created pages and uploaded images, will remain.',
'delete_my_account_warning' => 'Are you sure you want to delete your account?',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/errors.php | lang/hr/errors.php | <?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => 'Nemate dopuštenje za pristup traženoj stranici.',
'permissionJson' => 'Nemate potrebno dopuštenje.',
// Auth
'error_user_exists_different_creds' => 'Korisnik s mailom :email već postoji, ali s drugom vjerodajnicom.',
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
'email_already_confirmed' => 'Email je već potvrđen, pokušajte se logirati.',
'email_confirmation_invalid' => 'Ova vjerodajnica nije valjana ili je već bila korištena. Pokušajte se ponovno registrirati.',
'email_confirmation_expired' => 'Ova vjerodajnica je istekla. Poslan je novi email za pristup.',
'email_confirmation_awaiting' => 'Email adresa za račun koji se koristi mora biti potvrđen',
'ldap_fail_anonymous' => 'LDAP pristup nije uspio zbog anonimnosti',
'ldap_fail_authed' => 'LDAP pristup nije uspio',
'ldap_extension_not_installed' => 'LDAP PHP ekstenzija nije instalirana',
'ldap_cannot_connect' => 'Nemoguće pristupiti ldap serveru, problem s mrežom',
'saml_already_logged_in' => 'Već ste prijavljeni',
'saml_no_email_address' => 'Nismo pronašli email adresu za ovog korisnika u vanjskim sustavima',
'saml_invalid_response_id' => 'Sustav za autentifikaciju nije prepoznat. Ovaj problem možda je nastao zbog vraćanja nakon prijave.',
'saml_fail_authed' => 'Prijava pomoću :system nije uspjela zbog neuspješne autorizacije',
'oidc_already_logged_in' => 'Već ste prijavljeni',
'oidc_no_email_address' => 'Nije moguće pronaći adresu e-pošte za ovog korisnika u podacima koje pruža vanjski sustav za autentifikaciju',
'oidc_fail_authed' => 'Prijavljivanje putem :system nije uspjelo. Sustav nije uspješno odobrio autorizaciju',
'social_no_action_defined' => 'Nije definirana nijedna radnja',
'social_login_bad_response' => "Greška primljena prilikom prijave putem :socialAccount: :error",
'social_account_in_use' => 'Ovaj :socialAccount račun se već koristi. Pokušajte se prijaviti pomoću :socialAccount računa.',
'social_account_email_in_use' => 'Ovaj mail :email se već koristi. Ako već imate naš račun možete se prijaviti pomoću :socialAccount računa u postavkama vašeg profila.',
'social_account_existing' => 'Ovaj :socialAccount je već dodan u vaš profil.',
'social_account_already_used_existing' => 'Ovaj :socialAccount već koristi drugi korisnik.',
'social_account_not_used' => 'Ovaj :socialAccount račun ne koristi nijedan korisnik. Dodajte ga u postavke svog profila.',
'social_account_register_instructions' => 'Ako nemate račun možete se registrirati pomoću :socialAccount opcija.',
'social_driver_not_found' => 'Nije pronađeno',
'social_driver_not_configured' => 'Postavke vašeg :socialAccount računa nisu ispravno postavljene.',
'invite_token_expired' => 'Vaša pozivnica je istekla. Pokušajte ponovno postaviti lozinku.',
'login_user_not_found' => 'A user for this action could not be found.',
// System
'path_not_writable' => 'Datoteka :filePath ne može se prenijeti. Učinite je lakše prepoznatljivom vašem serveru.',
'cannot_get_image_from_url' => 'Nemoguće preuzeti sliku sa :url',
'cannot_create_thumbs' => 'Provjerite imate li instaliranu GD PHP ekstenziju.',
'server_upload_limit' => 'Prevelika količina za server. Pokušajte prenijeti manju veličinu.',
'server_post_limit' => 'The server cannot receive the provided amount of data. Try again with less data or a smaller file.',
'uploaded' => 'Prevelika količina za server. Pokušajte prenijeti manju veličinu.',
// Drawing & Images
'image_upload_error' => 'Problem s prenosom slike',
'image_upload_type_error' => 'Nepodržani format slike',
'image_upload_replace_type' => 'Zamjene slikovnih datoteka moraju biti iste vrste',
'image_upload_memory_limit' => 'Failed to handle image upload and/or create thumbnails due to system resource limits.',
'image_thumbnail_memory_limit' => 'Failed to create image size variations due to system resource limits.',
'image_gallery_thumbnail_memory_limit' => 'Failed to create gallery thumbnails due to system resource limits.',
'drawing_data_not_found' => 'Podaci o crtežu se ne mogu učitati. Datoteka crteža možda više ne postoji ili nemate dozvolu za pristupanje istoj.',
// Attachments
'attachment_not_found' => 'Prilozi nisu pronađeni',
'attachment_upload_error' => 'Došlo je do pogreške prilikom prijenosa datoteke privitka',
// Pages
'page_draft_autosave_fail' => 'Problem sa spremanjem nacrta. Osigurajte stabilnu internetsku vezu.',
'page_draft_delete_fail' => 'Nije uspjelo brisanje privremene verzije stranice i dohvaćanje trenutno spremljenog sadržaja stranice',
'page_custom_home_deletion' => 'Stranica označena kao naslovnica ne može se izbrisati',
// Entities
'entity_not_found' => 'Nije pronađeno',
'bookshelf_not_found' => 'Polica nije pronađena',
'book_not_found' => 'Knjiga nije pronađena',
'page_not_found' => 'Stranica nije pronađena',
'chapter_not_found' => 'Poglavlje nije pronađeno',
'selected_book_not_found' => 'Odabrana knjiga nije pronađena',
'selected_book_chapter_not_found' => 'Odabrane knjige ili poglavlja nisu pronađena',
'guests_cannot_save_drafts' => 'Gosti ne mogu spremiti nacrte',
// Users
'users_cannot_delete_only_admin' => 'Ne možete izbrisati',
'users_cannot_delete_guest' => 'Ne možete izbrisati',
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
// Roles
'role_cannot_be_edited' => 'Ne može se urediti',
'role_system_cannot_be_deleted' => 'Sistemske postavke ne možete izbrisati',
'role_registration_default_cannot_delete' => 'Ne može se izbrisati',
'role_cannot_remove_only_admin' => 'Učinite drugog korisnika administratorom prije uklanjanja ove administratorske uloge.',
// Comments
'comment_list' => 'Pogreška prilikom dohvaćanja komentara.',
'cannot_add_comment_to_draft' => 'Ne možete ostaviti komentar na ovaj nacrt.',
'comment_add' => 'Greška prilikom dodavanja ili ažuriranja komentara.',
'comment_delete' => 'Greška prilikom brisanja komentara.',
'empty_comment' => 'Ne možete ostaviti prazan komentar.',
// Error pages
'404_page_not_found' => 'Stranica nije pronađena',
'sorry_page_not_found' => 'Žao nam je, stranica koju tražite nije pronađena.',
'sorry_page_not_found_permission_warning' => 'Ako smatrate da ova stranica još postoji, ali je ne vidite, moguće je da nemate omogućen pristup.',
'image_not_found' => 'Slika Nije Pronađena',
'image_not_found_subtitle' => 'Žao nam je, slikovna datoteka koju tražite nije pronađena.',
'image_not_found_details' => 'Ako ste očekivali da ova slika postoji, moguće je da je izbrisana.',
'return_home' => 'Povratak na početno',
'error_occurred' => 'Došlo je do pogreške',
'app_down' => ':appName trenutno nije dostupna',
'back_soon' => 'Uskoro će se vratiti.',
// Import
'import_zip_cant_read' => 'Could not read ZIP file.',
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
'import_zip_failed_notification' => 'Failed to import ZIP file.',
'import_perms_books' => 'You are lacking the required permissions to create books.',
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
'import_perms_images' => 'You are lacking the required permissions to create images.',
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
// API errors
'api_no_authorization_found' => 'Nije pronađena autorizacija',
'api_bad_authorization_format' => 'Pogreška prilikom autorizacije',
'api_user_token_not_found' => 'Format autorizacije nije podržan',
'api_incorrect_token_secret' => 'Netočan API token',
'api_user_no_api_permission' => 'Vlasnik API tokena nema potrebna dopuštenja',
'api_user_token_expired' => 'Autorizacija je istekla',
// Settings & Maintenance
'maintenance_test_email_failure' => 'Pogreška prilikom slanja testnog email:',
// HTTP errors
'http_ssr_url_no_match' => 'URL se ne podudara s konfiguriranim dozvoljenim SSR domaćinima',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/activities.php | lang/hr/activities.php | <?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => 'kreirana stranica',
'page_create_notification' => 'Stranica uspješno kreirana',
'page_update' => 'ažurirana stranica',
'page_update_notification' => 'Stranica uspješno ažurirana',
'page_delete' => 'izbrisana stranica',
'page_delete_notification' => 'Stranica je uspješno izbrisana',
'page_restore' => 'obnovljena stranica',
'page_restore_notification' => 'Stranica je uspješno obnovljena',
'page_move' => 'premještena stranica',
'page_move_notification' => 'Stranica je uspješno premještene',
// Chapters
'chapter_create' => 'stvoreno poglavlje',
'chapter_create_notification' => 'Poglavlje je uspješno stvoreno',
'chapter_update' => 'ažurirano poglavlje',
'chapter_update_notification' => 'Poglavlje je uspješno ažurirano',
'chapter_delete' => 'izbrisano poglavlje',
'chapter_delete_notification' => 'Poglavlje je uspješno izbrisano',
'chapter_move' => 'premiješteno poglavlje',
'chapter_move_notification' => 'Poglavlje je uspješno premješteno',
// Books
'book_create' => 'stvorena knjiga',
'book_create_notification' => 'Knjiga je uspješno stvorena',
'book_create_from_chapter' => 'pretvori poglavlje u knjigu',
'book_create_from_chapter_notification' => 'Poglavlje je uspješno pretvoreno u knjigu',
'book_update' => 'ažurirana knjiga',
'book_update_notification' => 'Knjiga je uspješno ažurirana',
'book_delete' => 'izbrisana knjiga',
'book_delete_notification' => 'Knjiga je uspješno izbrisana',
'book_sort' => 'razvrstana knjiga',
'book_sort_notification' => 'Knjiga je uspješno razvrstana',
// Bookshelves
'bookshelf_create' => 'kreirana polica',
'bookshelf_create_notification' => 'Polica uspješno kreirana',
'bookshelf_create_from_book' => 'pretvorena knjiga u policu',
'bookshelf_create_from_book_notification' => 'Poglavlje je uspješno pretvoreno u knjigu',
'bookshelf_update' => 'ažurirana polica',
'bookshelf_update_notification' => 'Polica je uspješno ažurirana',
'bookshelf_delete' => 'izbrisana polica',
'bookshelf_delete_notification' => 'Polica je uspješno izbrisana',
// Revisions
'revision_restore' => 'obnovljena revizija',
'revision_delete' => 'izbrisana revizija',
'revision_delete_notification' => 'Revizija uspješno obrisana',
// Favourites
'favourite_add_notification' => '".ime" će biti dodano u tvoje favorite',
'favourite_remove_notification' => '".ime" je uspješno maknuta iz tvojih favorita',
// Watching
'watch_update_level_notification' => 'Postavke gledanja uspješno ažurirane',
// Auth
'auth_login' => 'prijavljen',
'auth_register' => 'registriran kao novi korisnik',
'auth_password_reset_request' => 'zahtjev za resetiranje korisničke lozinke',
'auth_password_reset_update' => 'resetiraj korisničku lozinku',
'mfa_setup_method' => 'konfiguriran MFA način',
'mfa_setup_method_notification' => 'Metoda više-čimbenika je uspješno konfigurirana',
'mfa_remove_method' => 'uklonjen MFA način',
'mfa_remove_method_notification' => 'Metoda više-čimbenika je uspješno izbrisana',
// Settings
'settings_update' => 'ažurirane postavke',
'settings_update_notification' => 'Postavke uspješno ažurirane',
'maintenance_action_run' => 'izvršena akcija održavanja',
// Webhooks
'webhook_create' => 'web-dojavnik je kreiran',
'webhook_create_notification' => 'Web-dojavnik je uspješno kreiran',
'webhook_update' => 'web-dojavnik je ažuriran',
'webhook_update_notification' => 'Web- dojavnik je uspješno ažuriran',
'webhook_delete' => 'web- dojavnik izbrisan',
'webhook_delete_notification' => 'Web-dojavnik je uspješno izbrisan',
// Imports
'import_create' => 'created import',
'import_create_notification' => 'Import successfully uploaded',
'import_run' => 'updated import',
'import_run_notification' => 'Content successfully imported',
'import_delete' => 'deleted import',
'import_delete_notification' => 'Import successfully deleted',
// Users
'user_create' => 'kreirani korisnik',
'user_create_notification' => 'Korisnik je uspješno kreiran',
'user_update' => 'ažurirani korisnik',
'user_update_notification' => 'Korisnik je uspješno ažuriran',
'user_delete' => 'izbrisani korisnik',
'user_delete_notification' => 'Korisnik je uspješno uklonjen',
// API Tokens
'api_token_create' => 'created API token',
'api_token_create_notification' => 'API token uspješno kreiran',
'api_token_update' => 'updated API token',
'api_token_update_notification' => 'API token uspješno ažuriran',
'api_token_delete' => 'deleted API token',
'api_token_delete_notification' => 'API token uspješno izbrisan',
// Roles
'role_create' => 'kreirana uloga',
'role_create_notification' => 'Uloga uspješno stvorena',
'role_update' => 'ažurirana uloga',
'role_update_notification' => 'Uloga uspješno ažurirana',
'role_delete' => 'izbrisana uloga',
'role_delete_notification' => 'Uloga je uspješno izbrisana',
// Recycle Bin
'recycle_bin_empty' => 'koš za smeće ispražnjen',
'recycle_bin_restore' => 'reciklirano iz koša za smeće',
'recycle_bin_destroy' => 'uklonjeno iz koša za smeće',
// Comments
'commented_on' => 'komentirano',
'comment_create' => 'dodani komentar',
'comment_update' => 'ažurirani komentar',
'comment_delete' => 'obrisani komentar',
// Sort Rules
'sort_rule_create' => 'created sort rule',
'sort_rule_create_notification' => 'Sort rule successfully created',
'sort_rule_update' => 'updated sort rule',
'sort_rule_update_notification' => 'Sort rule successfully updated',
'sort_rule_delete' => 'deleted sort rule',
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
// Other
'permissions_update' => 'ažurirana dopuštenja',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/common.php | lang/hr/common.php | <?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => 'Odustani',
'close' => 'Zatvori',
'confirm' => 'Potvrdi',
'back' => 'Natrag',
'save' => 'Spremi',
'continue' => 'Nastavi',
'select' => 'Odaberi',
'toggle_all' => 'Prebaci sve',
'more' => 'Više',
// Form Labels
'name' => 'Ime',
'description' => 'Opis',
'role' => 'Uloga',
'cover_image' => 'Naslovna slika',
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
// Actions
'actions' => 'Aktivnost',
'view' => 'Pogled',
'view_all' => 'Pogledaj sve',
'new' => 'Novi',
'create' => 'Stvori',
'update' => 'Ažuriraj',
'edit' => 'Uredi',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Razvrstaj',
'move' => 'Makni',
'copy' => 'Kopiraj',
'reply' => 'Ponovi',
'delete' => 'Izbriši',
'delete_confirm' => 'Potvrdite brisanje',
'search' => 'Traži',
'search_clear' => 'Očisti pretragu',
'reset' => 'Ponovno postavi',
'remove' => 'Ukloni',
'add' => 'Dodaj',
'configure' => 'Konfiguriraj',
'manage' => 'Upravljaj',
'fullscreen' => 'Cijeli zaslon',
'favourite' => 'Favorit',
'unfavourite' => 'Ukloni iz favorita',
'next' => 'Dalje',
'previous' => 'Prethodno',
'filter_active' => 'Aktivni Filter:',
'filter_clear' => 'Poništi Filter',
'download' => 'Preuzmi',
'open_in_tab' => 'Otvori u Kartici',
'open' => 'Open',
// Sort Options
'sort_options' => 'Razvrstaj opcije',
'sort_direction_toggle' => 'Razvrstaj smjer prebacivanja',
'sort_ascending' => 'Razvrstaj uzlazno',
'sort_descending' => 'Razvrstaj silazno',
'sort_name' => 'Ime',
'sort_default' => 'Zadano',
'sort_created_at' => 'Datum',
'sort_updated_at' => 'Datum Ažuriranja',
// Misc
'deleted_user' => 'Izbrisani korisnik',
'no_activity' => 'Nema aktivnosti za pregled',
'no_items' => 'Nedostupno',
'back_to_top' => 'Natrag na vrh',
'skip_to_main_content' => 'Preskoči na glavni sadržaj',
'toggle_details' => 'Prebaci detalje',
'toggle_thumbnails' => 'Uključi minijature',
'details' => 'Detalji',
'grid_view' => 'Prikaz rešetke',
'list_view' => 'Prikaz popisa',
'default' => 'Zadano',
'breadcrumb' => 'Putokaz',
'status' => 'Status',
'status_active' => 'Aktivno',
'status_inactive' => 'Neaktivno',
'never' => 'Nikada',
'none' => 'Ništa',
// Header
'homepage' => 'Naslovna Stranica',
'header_menu_expand' => 'Proširi izbornik',
'profile_menu' => 'Profil',
'view_profile' => 'Vidi profil',
'edit_profile' => 'Uredite profil',
'dark_mode' => 'Tamni način',
'light_mode' => 'Svijetli način',
'global_search' => 'Globalno Pretraživanje',
// Layout tabs
'tab_info' => 'Info',
'tab_info_label' => 'Tab: pokaži sekundarne informacije',
'tab_content' => 'Sadržaj',
'tab_content_label' => 'Tab: pokaži primarni sadržaj',
// Email Content
'email_action_help' => 'Ako imate poteškoća s klikom na gumb ":actionText", kopirajte i zalijepite donji URL u vaš preglednik.',
'email_rights' => 'Sva prava pridržana',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Politika privatnosti',
'terms_of_service' => 'Uvjeti korištenja',
// OpenSearch
'opensearch_description' => 'Search :appName',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/pagination.php | lang/hr/pagination.php | <?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« Prethodno',
'next' => 'Sljedeće »',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/settings.php | lang/hr/settings.php | <?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => 'Postavke',
'settings_save' => 'Spremi postavke',
'system_version' => 'Sistemska Verzija',
'categories' => 'Kategorije',
// App Settings
'app_customization' => 'Prilagođavanje',
'app_features_security' => 'Značajke & Sigurnost',
'app_name' => 'Ime aplikacije',
'app_name_desc' => 'Ime je vidljivo u zaglavlju i svakoj sistemskoj poruci.',
'app_name_header' => 'Prikaži ime u zaglavlju',
'app_public_access' => 'Javni pristup',
'app_public_access_desc' => 'Omogućavanje ove postavke pristup sadržaju imat će svi posjetitelji BookStack čak i ako nisu prijavljeni.',
'app_public_access_desc_guest' => 'Javni pristup može se urediti putem opcije "Gost".',
'app_public_access_toggle' => 'Dozvoli javni pristup',
'app_public_viewing' => 'Dozvoljen javni pristup?',
'app_secure_images' => 'Visoka razina sigurnosti prijenosa slika',
'app_secure_images_toggle' => 'Omogući visoku sigurnost prijenosa slika',
'app_secure_images_desc' => 'Zbog specifične izvedbe sve su slike javne. Osigurajte da indeksi direktorija nisu omogućeni kako bi se spriječio neovlašten pristup.',
'app_default_editor' => 'Zadani Uređivač Stranica',
'app_default_editor_desc' => 'Odaberite koji uređivač će se koristiti kao zadani prilikom uređivanja novih stranica. Ovo se može prebrisati na razini pojedine stranice ukoliko dozvole to omogućuju.',
'app_custom_html' => 'Prilagođeni HTML sadržaj',
'app_custom_html_desc' => 'Sav sadržaj dodan ovdje bit će umetnut na dno <glavne> stranice. To je korisno za stiliziranje i dodavanje analitičkog koda.',
'app_custom_html_disabled_notice' => 'Prilagođeni HTML je onemogućen kako bi se osiguralo vraćanje promjena u slučaju kvara.',
'app_logo' => 'Logo aplikacije',
'app_logo_desc' => 'Ovo se koristi u zaglavlju aplikacije, među ostalim područjima. Ova slika treba biti visoka 86 piksela. Velike slike bit će smanjene.',
'app_icon' => 'Ikona Aplikacije',
'app_icon_desc' => 'Ova ikona se koristi za kartice preglednika i ikone prečaca. Trebala bi biti PNG slika kvadratnog oblika sa dimenzijama 256 piksela.',
'app_homepage' => 'Glavna stranica aplikacije',
'app_homepage_desc' => 'Odaberite prikaz svoje glavne stranice umjesto već zadane. Za odabrane stranice ne vrijede zadana dopuštenja.',
'app_homepage_select' => 'Odaberi stranicu',
'app_footer_links' => 'Podnožje',
'app_footer_links_desc' => 'Odaberite poveznice koje će biti vidljive u podnožju većina stranica čak i na nekima koje ne zahtijevaju prijavu. Na primjer, oznaku "trans::common.privacy_policy" možete koristiti za sistemski definirani prijevod teksta "Politika Privatnosti", a za "Uvjete korištenja" možete koristiti "trans::common.terms_of_service".',
'app_footer_links_label' => 'Oznaka veze',
'app_footer_links_url' => 'Oznaka URL',
'app_footer_links_add' => 'Dodaj vezu na podnožje',
'app_disable_comments' => 'Onemogući komentare',
'app_disable_comments_toggle' => 'Onemogući komentare',
'app_disable_comments_desc' => 'Onemogući komentare za sve stranice u aplikaciji. <br> Postojeći komentari nisu prikazani.',
// Color settings
'color_scheme' => 'Paleta Boje Aplikacije',
'color_scheme_desc' => 'Postavite boje koje će se koristiti u korisničkom sučelju aplikacije. Boje se mogu konfigurirati zasebno za tamni i svijetli način rada kako bi se najbolje uklopile u temu i osigurale čitljivost.',
'ui_colors_desc' => 'Postavite primarnu boju aplikacije i zadane boje veza. Primarna boja se uglavnom koristi za zaglavlje trake, gumbe i dekoracije sučelja. Zadana boja veza se koristi za tekstualne veze i radnje, kako unutar sadržaja tako i u korisničkom sučelju aplikacije.',
'app_color' => 'Primarnab Boja',
'link_color' => 'Zadana Boja Veze',
'content_colors_desc' => 'Postavite boje za sve elemente u hijerarhiji organizacije stranica. Preporučuje se odabir boja slične svjetlini kao zadane boje radi bolje čitljivosti.',
'bookshelf_color' => 'Boja police',
'book_color' => 'Boja knjige',
'chapter_color' => 'Boja poglavlja',
'page_color' => 'Boja stranice',
'page_draft_color' => 'Boja nacrta',
// Registration Settings
'reg_settings' => 'Registracija',
'reg_enable' => 'Omogući registraciju',
'reg_enable_toggle' => 'Omogući registraciju',
'reg_enable_desc' => 'Ako je omogućeno korisnik se može sam registrirati nakon čega će mu biti dodijeljena jedna od korisničkih uloga.',
'reg_default_role' => 'Zadaj ulogu korisnika nakon registracije',
'reg_enable_external_warning' => 'Gornja opcija se zanemaruje ako postoji LDAP ili SAML autorifikacija. Korisnički računi za nepostojeće članove automatski će se kreirati ako je vanjska provjera autentičnosti bila uspješna.',
'reg_email_confirmation' => 'Potvrda e maila',
'reg_email_confirmation_toggle' => 'Zahtjev za potvrdom e maila',
'reg_confirm_email_desc' => 'Ako postoje ograničenja domene potvrda e maila će se zahtijevati i ova će se opcija zanemariti.',
'reg_confirm_restrict_domain' => 'Ograničenja domene',
'reg_confirm_restrict_domain_desc' => 'Unesite popis email domena kojima želite ograničiti registraciju i odvojite ih zarezom. Korisnicima će se slati email prije interakcije s aplikacijom. <br> Uzmite u obzir da će korisnici moći koristiti druge e mail adrese nakon uspješne registracije.',
'reg_confirm_restrict_domain_placeholder' => 'Bez ograničenja',
// Sorting Settings
'sorting' => 'Lists & Sorting',
'sorting_book_default' => 'Default Book Sort Rule',
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
'sorting_rules' => 'Sort Rules',
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
'sort_rule_create' => 'Create Sort Rule',
'sort_rule_edit' => 'Edit Sort Rule',
'sort_rule_delete' => 'Delete Sort Rule',
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
'sort_rule_details' => 'Sort Rule Details',
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
'sort_rule_operations' => 'Sort Operations',
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
'sort_rule_available_operations' => 'Available Operations',
'sort_rule_available_operations_empty' => 'No operations remaining',
'sort_rule_configured_operations' => 'Configured Operations',
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
'sort_rule_op_asc' => '(Asc)',
'sort_rule_op_desc' => '(Desc)',
'sort_rule_op_name' => 'Name - Alphabetical',
'sort_rule_op_name_numeric' => 'Name - Numeric',
'sort_rule_op_created_date' => 'Created Date',
'sort_rule_op_updated_date' => 'Updated Date',
'sort_rule_op_chapters_first' => 'Chapters First',
'sort_rule_op_chapters_last' => 'Chapters Last',
'sorting_page_limits' => 'Per-Page Display Limits',
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
// Maintenance settings
'maint' => 'Održavanje',
'maint_image_cleanup' => 'Čišćenje slika',
'maint_image_cleanup_desc' => 'Skenirajte sadržaj stranice i revizije kako biste provjerili koje slike i crteži se trenutno koriste i koje slike su suvišne. Pobrinite se napraviti potpunu sigurnosnu kopiju baze podataka i slika prije pokretanja ovog procesa.',
'maint_delete_images_only_in_revisions' => 'Izbriši slike koje postoje u prijašnjim revizijama',
'maint_image_cleanup_run' => 'Pokreni čišćenje',
'maint_image_cleanup_warning' => ':count moguće neiskorištene slike. Jeste li sigurni da želite izbrisati ove slike?',
'maint_image_cleanup_success' => ':count moguće neiskorištene slike su pronađene i izbrisane!',
'maint_image_cleanup_nothing_found' => 'Nema neiskorištenih slika, Ništa nije izbrisano!',
'maint_send_test_email' => 'Pošalji testni Email',
'maint_send_test_email_desc' => 'Na ovaj način šaljete testni Email na adresu navedenu u vašem profilu.',
'maint_send_test_email_run' => 'Pošalji testni email',
'maint_send_test_email_success' => 'Email je poslan na :address',
'maint_send_test_email_mail_subject' => 'Testni email',
'maint_send_test_email_mail_greeting' => 'Email se može koristiti!',
'maint_send_test_email_mail_text' => 'Čestitamo! Ako ste primili ovaj e mail znači da ćete ga moći koristiti.',
'maint_recycle_bin_desc' => 'Izbrisane police, knjige, poglavlja i stranice poslane su u Recycle bin i mogu biti vraćene ili trajno izbrisane. Starije stavke bit će automatski izbrisane nakon nekog vremena što ovisi o konfiguraciji sustava.',
'maint_recycle_bin_open' => 'Otvori Recycle Bin',
'maint_regen_references' => 'Regeneriraj Reference',
'maint_regen_references_desc' => 'Ova akcija će ponovno izgraditi indeks prekriženih referenci između stavki unutar baze podataka. Obično se to automatski obavlja, ali ova akcija može biti korisna za indeksiranje starih sadržaja ili sadržaja dodanih putem neoficijelnih metoda.',
'maint_regen_references_success' => 'Indeks referenci je ponovno izgrađen!',
'maint_timeout_command_note' => 'Napomena: Ova radnja može potrajati, što može dovesti do problema s prekidom veze (timeout) u nekim web okruženjima. Kao alternativa, ova radnja se može izvršiti putem naredbe u terminalu.',
// Recycle Bin
'recycle_bin' => 'Koš za smeće',
'recycle_bin_desc' => 'Ovdje možete vratiti izbrisane stavke ili ih trajno ukloniti iz sustava. Popis nije filtriran kao što su to popisi u kojima su omogućeni filteri.',
'recycle_bin_deleted_item' => 'Izbrisane stavke',
'recycle_bin_deleted_parent' => 'Nadređeni',
'recycle_bin_deleted_by' => 'Izbrisano od',
'recycle_bin_deleted_at' => 'Vrijeme brisanja',
'recycle_bin_permanently_delete' => 'Trajno izbrisano',
'recycle_bin_restore' => 'Vrati',
'recycle_bin_contents_empty' => 'Recycle Bin je prazan',
'recycle_bin_empty' => 'Isprazni Recycle Bin',
'recycle_bin_empty_confirm' => 'Ovo će trajno obrisati sve stavke u Recycle Bin i sadržaje povezane s njima. Jeste li sigurni da želite isprazniti Recycle Bin?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
'recycle_bin_destroy_list' => 'Stavke koje treba izbrisati',
'recycle_bin_restore_list' => 'Stavke koje treba vratiti',
'recycle_bin_restore_confirm' => 'Ova radnja vraća izbrisane stavke i njene podređene elemente na prvobitnu lokaciju. Ako je nadređena stavka izbrisana i nju treba vratiti.',
'recycle_bin_restore_deleted_parent' => 'S obzirom da je nadređena stavka obrisana najprije treba vratiti nju.',
'recycle_bin_restore_parent' => 'Vrati Nadređenog',
'recycle_bin_destroy_notification' => 'Ukupno izbrisane :count stavke iz Recycle Bin',
'recycle_bin_restore_notification' => 'Ukupno vraćene :count stavke iz Recycle Bin',
// Audit Log
'audit' => 'Dnevnik revizije',
'audit_desc' => 'Ovaj dnevnik revizije prikazuje popis aktivnosti zabilježene u sustavu. Ovaj popis nije definiran budući da nisu postavljeni filteri.',
'audit_event_filter' => 'Filter događaja',
'audit_event_filter_no_filter' => 'Bez filtera',
'audit_deleted_item' => 'Izbrisane stavke',
'audit_deleted_item_name' => 'Ime: :name',
'audit_table_user' => 'Korisnik',
'audit_table_event' => 'Događaj',
'audit_table_related' => 'Povezana stavka ili detalj',
'audit_table_ip' => 'IP Adresa',
'audit_table_date' => 'Datum aktivnosti',
'audit_date_from' => 'Rangiraj datum od',
'audit_date_to' => 'Rangiraj datum do',
// Role Settings
'roles' => 'Uloge',
'role_user_roles' => 'Uloge korisnika',
'roles_index_desc' => 'Uloge se koriste za grupiranje korisnika i dodjeljivanje sistemskih dozvola njihovim članovima. Kada je korisnik član više uloga, privilegije se zbrajaju i korisnik nasljeđuje sve sposobnosti svake uloge.',
'roles_x_users_assigned' => ':count korisnik dodijeljen|:count korisnika dodijeljeno',
'roles_x_permissions_provided' => ':count dozvola|:count dozvole',
'roles_assigned_users' => 'Odredi Korisnika',
'roles_permissions_provided' => 'Dostavljene Dozvole',
'role_create' => 'Stvori novu ulogu',
'role_delete' => 'Izbriši ulogu',
'role_delete_confirm' => 'Ovo će izbrisati ulogu povezanu s imenom \':roleName\'.',
'role_delete_users_assigned' => 'Ova uloga dodijeljena je :userCount. Ako želite premjestiti korisnike iz ove uloge odaberite novu ulogu u nastavku.',
'role_delete_no_migration' => "Ne migriraj korisnike",
'role_delete_sure' => 'Jeste li sigurni da želite obrisati ovu ulogu?',
'role_edit' => 'Uredi ulogu',
'role_details' => 'Detalji uloge',
'role_name' => 'Ime uloge',
'role_desc' => 'Kratki opis uloge',
'role_mfa_enforced' => 'Zahtijeva višestruku provjeru autentičnosti',
'role_external_auth_id' => 'Autorizacija',
'role_system' => 'Dopuštenja sustava',
'role_manage_users' => 'Upravljanje korisnicima',
'role_manage_roles' => 'Upravljanje ulogama i dopuštenjima',
'role_manage_entity_permissions' => 'Upravljanje dopuštenjima nad knjigama, poglavljima i stranicama',
'role_manage_own_entity_permissions' => 'Upravljanje dopuštenjima vlastitih knjiga, poglavlja i stranica',
'role_manage_page_templates' => 'Upravljanje predlošcima stranica',
'role_access_api' => 'API pristup',
'role_manage_settings' => 'Upravljanje postavkama aplikacija',
'role_export_content' => 'Izvoz sadržaja',
'role_import_content' => 'Import content',
'role_editor_change' => 'Promijeni uređivač stranica',
'role_notifications' => 'Primanje i upravljanje obavijestima',
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
'role_asset' => 'Upravljanje vlasništvom',
'roles_system_warning' => 'Uzmite u obzir da pristup bilo kojem od ovih dopuštenja dozvoljavate korisniku upravljanje dopuštenjima ostalih u sustavu. Ova dopuštenja dodijelite pouzdanim korisnicima.',
'role_asset_desc' => 'Ova dopuštenja kontroliraju zadane pristupe. Dopuštenja za knjige, poglavlja i stranice ih poništavaju.',
'role_asset_admins' => 'Administratori automatski imaju pristup svim sadržajima, ali ove opcije mogu prikazati ili sakriti korisnička sučelja.',
'role_asset_image_view_note' => 'Ovo se odnosi na vidljivost unutar upravitelja slika. Stvarni pristup uploadiranim slikovnim datotekama ovisit će o odabranim opcijama pohrane slika u sustavu.',
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
'role_all' => 'Sve',
'role_own' => 'Vlastito',
'role_controlled_by_asset' => 'Kontrolirano od strane vlasnika',
'role_save' => 'Spremi ulogu',
'role_users' => 'Korisnici u ovoj ulozi',
'role_users_none' => 'Trenutno nijedan korisnik nije u ovoj ulozi',
// Users
'users' => 'Korisnici',
'users_index_desc' => 'Kreirajte i upravljajte pojedinačnim korisničkim računima unutar sustava. Korisnički računi koriste se za prijavu i pripisivanje sadržaja i aktivnosti. Dozvole pristupa temelje se uglavnom na ulogama, ali vlasništvo korisničkog sadržaja, među ostalim faktorima, također može utjecati na dozvole i pristup.',
'user_profile' => 'Profil korisnika',
'users_add_new' => 'Dodajte novog korisnika',
'users_search' => 'Pretražite korisnike',
'users_latest_activity' => 'Zadnje aktivnosti',
'users_details' => 'Detalji korisnika',
'users_details_desc' => 'Postavite prikaz imena i email adrese za ovog korisnika. Email adresa koristit će se za prijavu u aplikaciju.',
'users_details_desc_no_email' => 'Postavite prikaz imena ovog korisnika da ga drugi mogu prepoznati.',
'users_role' => 'Uloge korisnika',
'users_role_desc' => 'Odaberite koje će uloge biti dodijeljene ovom korisniku. Ako korisnik ima više uloga njihova će se dopuštenja prilagoditi.',
'users_password' => 'Lozinka korisnika',
'users_password_desc' => 'Postavite lozinku koja se koristi za prijavu u aplikaciju. Lozinka mora imati najmanje 8 znakova.',
'users_send_invite_text' => 'Možete odabrati slanje e maila korisniku i dozvoliti mu da postavi svoju lozinku ili vi to možete učiniti za njega.',
'users_send_invite_option' => 'Pošaljite pozivnicu korisniku putem emaila',
'users_external_auth_id' => 'Vanjska autorizacija',
'users_external_auth_id_desc' => 'When an external authentication system is in use (such as SAML2, OIDC or LDAP) this is the ID which links this BookStack user to the authentication system account. You can ignore this field if using the default email-based authentication.',
'users_password_warning' => 'Only fill the below if you would like to change the password for this user.',
'users_system_public' => 'Ovaj korisnik predstavlja bilo kojeg gosta. Dodjeljuje se automatski.',
'users_delete' => 'Izbrišite korisnika',
'users_delete_named' => 'Izbrišite korisnika :userName',
'users_delete_warning' => 'Ovo će ukloniti korisnika \':userName\' iz sustava.',
'users_delete_confirm' => 'Jeste li sigurni da želite izbrisati ovog korisnika?',
'users_migrate_ownership' => 'Premjestite vlasništvo',
'users_migrate_ownership_desc' => 'Ovdje odaberite korisnika kojem ćete dodijeliti vlasništvo i sve stavke povezane s njim.',
'users_none_selected' => 'Nije odabran nijedan korisnik',
'users_edit' => 'Uredite korisnika',
'users_edit_profile' => 'Uredite profil',
'users_avatar' => 'Korisnički avatar',
'users_avatar_desc' => 'Odaberite sliku koja će predstavljati korisnika. Maksimalno 256px.',
'users_preferred_language' => 'Prioritetni jezik',
'users_preferred_language_desc' => 'Ova će opcija promijeniti jezik korisničkog sučelja. Neće utjecati na sadržaj.',
'users_social_accounts' => 'Računi društvenih mreža',
'users_social_accounts_desc' => 'View the status of the connected social accounts for this user. Social accounts can be used in addition to the primary authentication system for system access.',
'users_social_accounts_info' => 'Ovdje možete povezati račun s onim na društvenim mrežama za bržu i lakšu prijavu. Ako se odspojite ovdje to neće utjecati na prethodnu autorizaciju. Na postavkama računa vaše društvene mreže možete opozvati pristup.',
'users_social_connect' => 'Poveži račun',
'users_social_disconnect' => 'Odvoji račun',
'users_social_status_connected' => 'Connected',
'users_social_status_disconnected' => 'Disconnected',
'users_social_connected' => ':socialAccount račun je uspješno dodan vašem profilu.',
'users_social_disconnected' => ':socialAccount račun je uspješno odvojen od vašeg profila.',
'users_api_tokens' => 'API tokeni',
'users_api_tokens_desc' => 'Create and manage the access tokens used to authenticate with the BookStack REST API. Permissions for the API are managed via the user that the token belongs to.',
'users_api_tokens_none' => 'Nijedan API token nije stvoren za ovog korisnika',
'users_api_tokens_create' => 'Stvori token',
'users_api_tokens_expires' => 'Isteklo',
'users_api_tokens_docs' => 'API dokumentacija',
'users_mfa' => 'Višefaktorska Provjera Vjerodostojnosti',
'users_mfa_desc' => 'Postavite višestruku provjeru autentičnosti kao dodatni sloj sigurnosti za svoj korisnički račun.',
'users_mfa_x_methods' => ':count metoda konfigurirano|:count metode konfigurirane',
'users_mfa_configure' => 'Konfiguriraj Metode',
// API Tokens
'user_api_token_create' => 'Stvori API token',
'user_api_token_name' => 'Ime',
'user_api_token_name_desc' => 'Imenujte svoj token na način da prepoznate njegovu svrhu.',
'user_api_token_expiry' => 'Datum isteka',
'user_api_token_expiry_desc' => 'Postavite datum kada token istječe. Ostavljanjem ovog polja praznim automatski se postavlja dugoročno razdoblje.',
'user_api_token_create_secret_message' => 'Odmah nakon kreiranja tokena prikazat će se "Token ID" i "Token Secret". To će se prikazati samo jednom i zato preporučujemo da ga spremite na sigurno.',
'user_api_token' => 'API token',
'user_api_token_id' => 'ID Tokena',
'user_api_token_id_desc' => 'Ovaj sistemski generiran identifikator ne može se uređivati i bit će potreban pri API zahtjevima.',
'user_api_token_secret' => 'Token Tajna',
'user_api_token_secret_desc' => 'Ovaj sistemski generirani Token Secret trebat ćete za API zahtjev. Prikazuje se samo prvi put i zato ga spremite na sigurno.',
'user_api_token_created' => 'Token kreiran :timeAgo',
'user_api_token_updated' => 'Token ažuriran :timeAgo',
'user_api_token_delete' => 'Izbriši token',
'user_api_token_delete_warning' => 'Ovo će potpuno izbrisati API token naziva \':tokenName\' iz našeg sustava.',
'user_api_token_delete_confirm' => 'Jeste li sigurni da želite izbrisati ovaj API token?',
// Webhooks
'webhooks' => 'Web-dojavnici',
'webhooks_index_desc' => 'Web-dojavnici su način slanja podataka na vanjske URL-ove kada se određene radnje i događaji dogode unutar sustava, omogućujući integraciju temeljenu na događajima s vanjskim platformama poput sustava za slanje poruka ili obavijesti.',
'webhooks_x_trigger_events' => ':count događaj okidača|:count događaji okidača',
'webhooks_create' => 'Kreiraj Novi Web-dojavnik',
'webhooks_none_created' => 'Nijedan web-dojavnik nije još kreiran.',
'webhooks_edit' => 'Uredi Web-dojavnik',
'webhooks_save' => 'Spasi Web-dojavnik',
'webhooks_details' => 'Detalji Web-dojavnika',
'webhooks_details_desc' => 'Navedite korisnički prijateljsko ime i POST krajnju točku kao lokaciju na koju će se slati podaci web-dojavnika.',
'webhooks_events' => 'Događaji Web-dojavnika',
'webhooks_events_desc' => 'Odaberite sve događaje koji bi trebali pokrenuti poziv za ovaj web-dojavnik.',
'webhooks_events_warning' => 'Imajte na umu da će se ovi događaji pokrenuti za sve odabrane događaje, čak i ako se primjenjuju prilagođene dozvole. Osigurajte se da upotreba ovog web-dojavnika neće otkriti povjerljiv sadržaj.',
'webhooks_events_all' => 'Svi sistemski događaji',
'webhooks_name' => 'Naziv Web-dojavnika',
'webhooks_timeout' => 'Vremensko ograničenje zahtjeva web-dojavnika (u sek.)',
'webhooks_endpoint' => 'Odredište Web-dojavnika',
'webhooks_active' => 'Web-dojavnik Aktivan',
'webhook_events_table_header' => 'Događaji',
'webhooks_delete' => 'Izbriši Web-dojavnik',
'webhooks_delete_warning' => 'Ovo će u potpunosti izbrisati web-dojavnik pod nazivom ":webhookName" iz sustava.',
'webhooks_delete_confirm' => 'Jeste li sigurni da želite obrisati ovaj Web-dojavnik?',
'webhooks_format_example' => 'Primjer formata web-dojavnika',
'webhooks_format_example_desc' => 'Podaci web-dojavnika se šalju kao POST zahtjev na konfiguriranu krajnju točku kao JSON prema sljedećem formatu. Svojstva "related_item" i "url" su opcionalna i ovise o vrsti pokrenutog događaja.',
'webhooks_status' => 'Status Web-dojavnika',
'webhooks_last_called' => 'Zadnji Poziv:',
'webhooks_last_errored' => 'Zadnja pogreška:',
'webhooks_last_error_message' => 'Posljednja poruka o pogrešci:',
// Licensing
'licenses' => 'Licenses',
'licenses_desc' => 'This page details license information for BookStack in addition to the projects & libraries that are used within BookStack. Many projects listed may only be used in a development context.',
'licenses_bookstack' => 'BookStack License',
'licenses_php' => 'PHP Library Licenses',
'licenses_js' => 'JavaScript Library Licenses',
'licenses_other' => 'Other Licenses',
'license_details' => 'License Details',
//! 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' => 'العربية',
'bg' => 'Bǎlgarski',
'bs' => 'Bosanski',
'ca' => 'Català',
'cs' => 'Česky',
'cy' => 'Cymraeg',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'el' => 'ελληνικά',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
'hu' => 'Magyar',
'id' => 'Bahasa Indonesia',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'lt' => 'Lietuvių Kalba',
'lv' => 'Latviešu Valoda',
'nb' => 'Norsk (Bokmål)',
'ne' => 'नेपाली',
'nn' => 'Nynorsk',
'nl' => 'Nederlands',
'pl' => 'Polski',
'pt' => 'Português',
'pt_BR' => 'Português do Brasil',
'ro' => 'Română',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'uz' => 'O‘zbekcha',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
],
//!////////////////////////////////
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/validation.php | lang/hr/validation.php | <?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => ':attribute mora biti prihvaćen.',
'active_url' => ':attribute nema valjan URL.',
'after' => ':attribute mora biti nakon :date.',
'alpha' => ':attribute može sadržavati samo slova.',
'alpha_dash' => ':attribute može sadržavati samo slova, brojeve, crtice i donje crtice.',
'alpha_num' => ':attribute može sadržavati samo slova i brojeve.',
'array' => ':attribute mora biti niz.',
'backup_codes' => 'Navedeni kod nije valjan ili je već korišten.',
'before' => ':attribute mora biti prije :date.',
'between' => [
'numeric' => ':attribute mora biti između :min i :max.',
'file' => ':attribute mora biti između :min i :max kilobajta.',
'string' => ':attribute mora biti između :min i :max znakova.',
'array' => ':attribute mora biti između :min i :max stavki',
],
'boolean' => ':attribute mora biti točno ili netočno.',
'confirmed' => ':attribute potvrde se ne podudaraju.',
'date' => ':attribute nema valjani datum.',
'date_format' => ':attribute ne odgovara formatu :format.',
'different' => ':attribute i :other se moraju razlikovati.',
'digits' => ':attribute mora biti :digits znakova.',
'digits_between' => ':attribute mora biti između :min i :max znamenki.',
'email' => ':attribute mora biti valjana email adresa.',
'ends_with' => ':attribute mora završiti s :values',
'file' => 'Polje :attribute mora biti priloženo kao valjana datoteka.',
'filled' => ':attribute polje je obavezno.',
'gt' => [
'numeric' => ':attribute mora biti veći od :value.',
'file' => ':attribute mora biti veći od :value kilobajta.',
'string' => ':attribute mora biti veći od :value znakova',
'array' => ':attribute mora biti veći od :value stavki.',
],
'gte' => [
'numeric' => ':attribute mora biti veći ili jednak :value.',
'file' => ':attribute mora biti veći ili jednak :value kilobajta.',
'string' => ':attribute mora biti veći ili jednak :value znakova.',
'array' => ':attribute mora imati :value stavki ili više.',
],
'exists' => 'Odabrani :attribute ne vrijedi.',
'image' => ':attribute mora biti slika.',
'image_extension' => ':attribute mora imati valjanu i podržanu ekstenziju.',
'in' => 'Odabrani :attribute ne vrijedi.',
'integer' => ':attribute mora biti cijeli broj.',
'ip' => ':attribute mora biti valjana IP adresa.',
'ipv4' => ':attribute mora biti valjana IPv4 adresa.',
'ipv6' => ':attribute mora biti valjana IPv6 adresa.',
'json' => ':attribute mora biti valjani JSON niz.',
'lt' => [
'numeric' => ':attribute mora biti manji od :value.',
'file' => ':attribute mora biti manji od :value kilobajta.',
'string' => ':attribute mora biti manji od :value znakova.',
'array' => ':attribute mora biti manji od :value stavki.',
],
'lte' => [
'numeric' => ':attribute mora biti manji ili jednak :value.',
'file' => ':attribute mora biti manji ili jednak :value kilobajta.',
'string' => ':attribute mora biti manji ili jednak :value znakova.',
'array' => ':attribute mora imati više od :value stavki.',
],
'max' => [
'numeric' => ':attribute ne smije biti veći od :max.',
'file' => ':attribute ne smije biti veći od :max kilobajta.',
'string' => ':attribute ne smije biti duži od :max znakova.',
'array' => ':attribute ne smije imati više od :max stavki.',
],
'mimes' => ':attribute mora biti datoteka tipa: :values.',
'min' => [
'numeric' => ':attribute mora biti najmanje :min.',
'file' => ':attribute mora imati najmanje :min kilobajta.',
'string' => ':attribute mora imati najmanje :min znakova.',
'array' => ':attribute mora imati najmanje :min stavki.',
],
'not_in' => 'Odabrani :attribute ne vrijedi.',
'not_regex' => 'Format :attribute nije valjan.',
'numeric' => ':attribute mora biti broj.',
'regex' => 'Format :attribute nije valjan.',
'required' => ':attribute polje je obavezno.',
'required_if' => 'Polje :attribute je obavezno kada :other je :value.',
'required_with' => 'Polje :attribute je potrebno kada :values je sadašnjost.',
'required_with_all' => 'Polje :attribute je potrebno kada :values je sadašnjost.',
'required_without' => 'Polje :attribute je potrebno kada :values nije sadašnjost.',
'required_without_all' => 'Polje :attribute je potrebno kada ništa od :values nije sadašnjost.',
'same' => ':attribute i :other se moraju podudarati.',
'safe_url' => 'Navedena veza možda nije sigurna.',
'size' => [
'numeric' => ':attribute mora biti :size.',
'file' => ':attribute mora biti :size kilobajta.',
'string' => ':attribute mora biti :size znakova.',
'array' => ':attribute mora sadržavati :size stavki.',
],
'string' => ':attribute mora biti niz.',
'timezone' => ':attribute mora biti valjan.',
'totp' => 'Navedeni kod nije valjan ili je istekao.',
'unique' => ':attribute se već koristi.',
'url' => 'Format :attribute nije valjan.',
'uploaded' => 'Datoteka se ne može prenijeti. Server možda ne prihvaća datoteke te veličine.',
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
'zip_model_expected' => 'Data object expected but ":type" found.',
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'Potrebna potvrda lozinke',
],
],
// Custom validation attributes
'attributes' => [],
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/hr/auth.php | lang/hr/auth.php | <?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => 'Ove vjerodajnice ne podudaraju se s našim zapisima.',
'throttle' => 'Previše pokušaja prijave. Molimo vas da pokušate za :seconds sekundi.',
// Login & Register
'sign_up' => 'Registrirajte se',
'log_in' => 'Prijavite se',
'log_in_with' => 'Prijavite se sa :socialDriver',
'sign_up_with' => 'Registrirajte se sa :socialDriver',
'logout' => 'Odjavite se',
'name' => 'Ime',
'username' => 'Korisničko ime',
'email' => 'E-pošta',
'password' => 'Lozinka',
'password_confirm' => 'Potvrdite lozinku',
'password_hint' => 'Mora biti najmanje 8 znakova',
'forgot_password' => 'Zaboravili ste lozinku?',
'remember_me' => 'Zapamti me',
'ldap_email_hint' => 'Molimo upišite mail korišten za ovaj račun.',
'create_account' => 'Stvori račun',
'already_have_account' => 'Imate li već račun?',
'dont_have_account' => 'Nemate račun?',
'social_login' => 'Mrežna Prijava',
'social_registration' => 'Mrežna Registracija',
'social_registration_text' => 'Prijavite se putem drugih servisa.',
'register_thanks' => 'Zahvaljujemo na registraciji!',
'register_confirm' => 'Molimo, provjerite svoj email i kliknite gumb za potvrdu pristupa :appName.',
'registrations_disabled' => 'Registracije su trenutno onemogućene',
'registration_email_domain_invalid' => 'Ova e-mail adresa se ne može koristiti u ovoj aplikaciji',
'register_success' => 'Hvala na prijavi! Sada ste registrirani i prijavljeni.',
// Login auto-initiation
'auto_init_starting' => 'Pokušaj Prijave',
'auto_init_starting_desc' => 'Kontaktiramo vaš sustav za autentifikaciju kako bismo započeli postupak prijave. Ako ne postoji napredak nakon 5 sekundi, možete pokušati kliknuti donju poveznicu.',
'auto_init_start_link' => 'Nastavite s autentifikacijom',
// Password Reset
'reset_password' => 'Promijenite lozinku',
'reset_password_send_instructions' => 'Upišite svoju e-mail adresu kako biste primili poveznicu za promjenu lozinke.',
'reset_password_send_button' => 'Pošalji poveznicu za promjenu lozinke',
'reset_password_sent' => 'Poveznica za promjenu lozinke poslat će se na :email adresu ako je u našem sustavu.',
'reset_password_success' => 'Vaša lozinka je uspješno promijenjena.',
'email_reset_subject' => 'Promijenite svoju :appName lozinku',
'email_reset_text' => 'Primili ste ovu poruku jer je zatražena promjena lozinke za vaš račun.',
'email_reset_not_requested' => 'Ako niste tražili promjenu lozinke slobodno zanemarite ovu poruku.',
// Email Confirmation
'email_confirm_subject' => 'Potvrdite svoju e-mail adresu na :appName',
'email_confirm_greeting' => 'Hvala na prijavi :appName!',
'email_confirm_text' => 'Molimo potvrdite svoju e-mail adresu klikom na donji gumb.',
'email_confirm_action' => 'Potvrdi Email',
'email_confirm_send_error' => 'Potvrda e-mail adrese je obavezna, ali sustav ne može poslati e-mail. Javite se administratoru kako bi provjerio vaš e-mail.',
'email_confirm_success' => 'Vaša e-pošta je potvrđena! Sada biste se trebali moći prijaviti koristeći danu e-poštu.',
'email_confirm_resent' => 'Ponovno je poslana potvrda. Molimo, provjerite svoj inbox.',
'email_confirm_thanks' => 'Zahvaljujemo na potvrdi!',
'email_confirm_thanks_desc' => 'Molimo pričekajte trenutak dok se obrađuje vaša potvrda. Ako ne budete preusmjereni nakon 3 sekunde, pritisnite "Nastavi" poveznicu ispod kako biste nastavili.',
'email_not_confirmed' => 'E-mail adresa nije potvrđena.',
'email_not_confirmed_text' => 'Vaša e-mail adresa još nije potvrđena.',
'email_not_confirmed_click_link' => 'Molimo, kliknite na poveznicu koju ste primili kratko nakon registracije.',
'email_not_confirmed_resend' => 'Ako ne možete pronaći e-mail za postavljanje lozinke možete ga zatražiti ponovno ispunjavanjem ovog obrasca.',
'email_not_confirmed_resend_button' => 'Ponovno pošalji e-mail potvrde',
// User Invite
'user_invite_email_subject' => 'Pozvani ste pridružiti se :appName!',
'user_invite_email_greeting' => 'Vaš račun je kreiran za vas na :appName',
'user_invite_email_text' => 'Kliknite ispod da biste postavili račun i dobili pristup.',
'user_invite_email_action' => 'Postavite lozinku',
'user_invite_page_welcome' => 'Dobrodošli u :appName!',
'user_invite_page_text' => 'Da biste postavili račun i dobili pristup trebate unijeti lozinku kojom ćete se ubuduće prijaviti na :appName.',
'user_invite_page_confirm_button' => 'Potvrdite lozinku',
'user_invite_success_login' => 'Lozinka je postavljena, sada biste se trebali moći prijaviti koristeći postavljenu lozinku kako biste pristupili aplikaciji :appName!',
// Multi-factor Authentication
'mfa_setup' => 'Postavite Višestruku Autentifikaciju',
'mfa_setup_desc' => 'Postavite višestruku provjeru autentičnosti kao dodatni sloj sigurnosti za svoj korisnički račun.',
'mfa_setup_configured' => 'Već postavljeno',
'mfa_setup_reconfigure' => 'Ponovno postavite',
'mfa_setup_remove_confirmation' => 'Jeste li sigurni da želite ukloniti ovu metodu višestruke provjere autentičnosti?',
'mfa_setup_action' => 'Postavke',
'mfa_backup_codes_usage_limit_warning' => 'Imate manje od 5 preostalih rezervnih kodova. Molimo generirajte i pohranite novi set prije nego što vam kodovi ponestanu kako biste izbjegli blokadu pristupa vašem računu.',
'mfa_option_totp_title' => 'Mobilna Aplikacija',
'mfa_option_totp_desc' => 'Da biste koristili višestruku provjeru autentičnosti, trebat će vam mobilna aplikacija koja podržava TOTP (Time-Based One-Time Password) kao što su Google Authenticator, Authy ili Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'Rezervni Kodovi',
'mfa_option_backup_codes_desc' => 'Generates a set of one-time-use backup codes which you\'ll enter on login to verify your identity. Make sure to store these in a safe & secure place.',
'mfa_gen_confirm_and_enable' => 'Potvrdi i Omogući',
'mfa_gen_backup_codes_title' => 'Postavke Rezervnih Kodova',
'mfa_gen_backup_codes_desc' => 'Spremite sljedeći popis kodova na sigurno mjesto. Prilikom pristupa sustavu, moći ćete koristiti jedan od ovih kodova kao drugi mehanizam autentifikacije.',
'mfa_gen_backup_codes_download' => 'Preuzmi Kodove',
'mfa_gen_backup_codes_usage_warning' => 'Pojedinačni kod se može koristiti samo jednom',
'mfa_gen_totp_title' => 'Postavka Mobilne Aplikacije',
'mfa_gen_totp_desc' => 'Da biste koristili višestruku provjeru autentičnosti, trebat će vam mobilna aplikacija koja podržava TOTP (Time-Based One-Time Password) kao što su Google Authenticator, Authy ili Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'Skenirajte QR kod u nastavku koristeći svoju preferiranu aplikaciju za autentifikaciju kako biste započeli.',
'mfa_gen_totp_verify_setup' => 'Potvrdite Postavke',
'mfa_gen_totp_verify_setup_desc' => 'Potvrdite da sve radi unosom koda koji je generiran unutar vaše aplikacije za autentifikaciju u donje polje za unos:',
'mfa_gen_totp_provide_code_here' => 'Dostavite generirani kod ovdje',
'mfa_verify_access' => 'Potvrdite Pristup',
'mfa_verify_access_desc' => 'Vaš korisnički račun zahtijeva potvrdu vašeg identiteta putem dodatne razine provjere prije nego vam se omogući pristup. Molimo potvrdite korištenjem jedne od konfiguriranih metoda kako biste nastavili.',
'mfa_verify_no_methods' => 'Nema Postavljenih Metoda',
'mfa_verify_no_methods_desc' => 'Nisu pronađene metode višestruke provjere autentičnosti za vaš korisnički račun. Morat ćete postaviti barem jednu metodu prije nego dobijete pristup.',
'mfa_verify_use_totp' => 'Potvrda korištenjem mobilne aplikacije',
'mfa_verify_use_backup_codes' => 'Potvrda korištenjem rezervnog koda',
'mfa_verify_backup_code' => 'Rezervni Kod',
'mfa_verify_backup_code_desc' => 'Unesite jedan od preostalih rezervnih kodova u nastavku:',
'mfa_verify_backup_code_enter_here' => 'Ovdje unesite rezervni kod',
'mfa_verify_totp_desc' => 'Unesite kod generiran pomoću vaše mobilne aplikacije u nastavku:',
'mfa_setup_login_notification' => 'Višestruka metoda autentifikacije konfigurirana. Molimo prijavite se ponovno koristeći konfiguriranu metodu.',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/notifications.php | lang/zh_CN/notifications.php | <?php
/**
* Text used for activity-based notifications.
*/
return [
'new_comment_subject' => '页面上有新评论::pageName',
'new_comment_intro' => '一位用户在 :appName: 的页面上发表了评论',
'new_page_subject' => '新页面::pageName',
'new_page_intro' => ':appName: 中创建了一个新页面',
'updated_page_subject' => '页面更新::pageName',
'updated_page_intro' => ':appName: 中的一个页面已被更新',
'updated_page_debounce' => '为了防止出现大量通知,一段时间内您不会收到同一编辑者再次编辑本页面的通知。',
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
'detail_page_name' => '页面名称:',
'detail_page_path' => '页面路径:',
'detail_commenter' => '评论者:',
'detail_comment' => '评论:',
'detail_created_by' => '创建者:',
'detail_updated_by' => '更新者:',
'action_view_comment' => '查看评论',
'action_view_page' => '查看页面',
'footer_reason' => '向您发送此通知是因为 :link 涵盖了该项目的此类活动。',
'footer_reason_link' => '个人通知偏好设置',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/entities.php | lang/zh_CN/entities.php | <?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => '最近创建',
'recently_created_pages' => '最近创建的页面',
'recently_updated_pages' => '最近更新的页面',
'recently_created_chapters' => '最近创建的章节',
'recently_created_books' => '最近创建的图书',
'recently_created_shelves' => '最近创建的书架',
'recently_update' => '最近更新',
'recently_viewed' => '最近查看',
'recent_activity' => '近期活动',
'create_now' => '立刻创建',
'revisions' => '修订历史',
'meta_revision' => '版本号 #:revisionCount',
'meta_created' => '创建于 :timeLength',
'meta_created_name' => '由 :user 创建于 :timeLength',
'meta_updated' => '更新于 :timeLength',
'meta_updated_name' => '由 :user 更新于 :timeLength',
'meta_owned_name' => '拥有者 :user',
'meta_reference_count' => '被 :count 个页面引用|被 :count 个页面引用',
'entity_select' => '选择项目',
'entity_select_lack_permission' => '您没有选择此项目所需的权限',
'images' => '图片',
'my_recent_drafts' => '我最近的草稿',
'my_recently_viewed' => '我最近看过',
'my_most_viewed_favourites' => '我浏览最多的收藏',
'my_favourites' => '我的收藏',
'no_pages_viewed' => '您尚未查看任何页面',
'no_pages_recently_created' => '最近没有页面被创建',
'no_pages_recently_updated' => '最近没有页面被更新',
'export' => '导出',
'export_html' => '网页文件',
'export_pdf' => 'PDF文件',
'export_text' => '纯文本文件',
'export_md' => 'Markdown 文件',
'export_zip' => '便携版本 ZIP',
'default_template' => '默认页面模板',
'default_template_explain' => '指定一个页面模板,该模板将作为此项目中所有页面的默认内容。请注意,仅当页面创建者具有对所选页面模板的查看访问权限时,此功能才会生效。',
'default_template_select' => '选择模板页面',
'import' => '导入',
'import_validate' => '验证导入',
'import_desc' => '使用便携式 zip 导出从相同或不同的实例导入书籍、章节和页面。选择一个 ZIP 文件以继续。文件上传并验证后,您就可以在下一个视图中配置和确认导入。',
'import_zip_select' => '选择要上传的 ZIP 文件',
'import_zip_validation_errors' => '验证提供的 ZIP 文件时检测到错误:',
'import_pending' => '等待导入',
'import_pending_none' => '尚未开始导入。',
'import_continue' => '继续导入',
'import_continue_desc' => '查看从上传的 ZIP 文件中导入的内容。准备就绪后,运行导入将其内容添加到本系统中。成功导入后,上传的 ZIP 导入文件将自动删除。',
'import_details' => '导入详情',
'import_run' => '执行导入',
'import_size' => ':size 导入 ZIP 文件大小',
'import_uploaded_at' => '上传时间 :relativeTime',
'import_uploaded_by' => '上传者',
'import_location' => '导入位置',
'import_location_desc' => '为导入的内容选择目标位置。您需要相关权限才能在所选位置内进行创建',
'import_delete_confirm' => '您确定要删除此导入吗?',
'import_delete_desc' => '这将删除上传的ZIP文件,不能撤消。',
'import_errors' => '导入错误',
'import_errors_desc' => '在尝试导入过程中出现了以下错误:',
'breadcrumb_siblings_for_page' => 'Navigate siblings for page',
'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter',
'breadcrumb_siblings_for_book' => 'Navigate siblings for book',
'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf',
// Permissions and restrictions
'permissions' => '权限',
'permissions_desc' => '在此处设置权限以覆盖用户角色提供的默认权限。',
'permissions_book_cascade' => '书籍上设置的权限将自动应用到子章节和子页面,除非它们有自己的权限设置。',
'permissions_chapter_cascade' => '章节上设置的权限将自动应用到子页面,除非它们有自己的权限设置。',
'permissions_save' => '保存权限',
'permissions_owner' => '拥有者',
'permissions_role_everyone_else' => '其他所有人',
'permissions_role_everyone_else_desc' => '为所有未被特别覆盖的角色设置权限。',
'permissions_role_override' => '覆盖角色权限',
'permissions_inherit_defaults' => '继承默认值',
// Search
'search_results' => '搜索结果',
'search_total_results_found' => '共找到了:count个结果',
'search_clear' => '清除搜索',
'search_no_pages' => '没有找到相匹配的页面',
'search_for_term' => '“:term”的搜索结果',
'search_more' => '更多结果',
'search_advanced' => '高级搜索',
'search_terms' => '搜索关键词',
'search_content_type' => '种类',
'search_exact_matches' => '精确匹配',
'search_tags' => '标签搜索',
'search_options' => '选项',
'search_viewed_by_me' => '我看过的',
'search_not_viewed_by_me' => '我没看过的',
'search_permissions_set' => '权限设置',
'search_created_by_me' => '我创建的',
'search_updated_by_me' => '我更新的',
'search_owned_by_me' => '我拥有的',
'search_date_options' => '日期选项',
'search_updated_before' => '在此之前更新',
'search_updated_after' => '在此之后更新',
'search_created_before' => '在此之前创建',
'search_created_after' => '在此之后创建',
'search_set_date' => '设置日期',
'search_update' => '只显示更新操作',
// Shelves
'shelf' => '书架',
'shelves' => '书架',
'x_shelves' => ':count 书架|:count 书架',
'shelves_empty' => '当前未创建书架',
'shelves_create' => '创建新书架',
'shelves_popular' => '热门书架',
'shelves_new' => '新书架',
'shelves_new_action' => '新书架',
'shelves_popular_empty' => '最热门的书架',
'shelves_new_empty' => '最新创建的书架',
'shelves_save' => '保存书架',
'shelves_books' => '书籍已在此书架里',
'shelves_add_books' => '将书籍加入此书架',
'shelves_drag_books' => '拖动下面的图书将其添加到此书架',
'shelves_empty_contents' => '这个书架没有分配图书',
'shelves_edit_and_assign' => '编辑书架以分配图书',
'shelves_edit_named' => '编辑书架 :name',
'shelves_edit' => '编辑书架',
'shelves_delete' => '删除书架',
'shelves_delete_named' => '删除书架 :name',
'shelves_delete_explain' => "此操作将删除书架 ”:name”。书架中的图书不会被删除。",
'shelves_delete_confirmation' => '您确定要删除此书架吗?',
'shelves_permissions' => '书架权限',
'shelves_permissions_updated' => '书架权限已更新',
'shelves_permissions_active' => '书架权限已启用',
'shelves_permissions_cascade_warning' => '书架上的权限不会自动应用到书架里的图书上,这是因为图书可以在多个书架上存在。使用下面的选项可以将权限复制到书架里的图书上。',
'shelves_permissions_create' => '书架创建权限仅用于使用下面的操作将权限复制到子图书。这个权限不是用来控制创建书籍的。',
'shelves_copy_permissions_to_books' => '将权限复制到图书',
'shelves_copy_permissions' => '复制权限',
'shelves_copy_permissions_explain' => '此操作会将此书架的当前权限设置应用于其中包含的所有图书上。 启用前请确保已保存对此书架权限的任何更改。',
'shelves_copy_permission_success' => '书架权限已复制到 :count 本图书上',
// Books
'book' => '图书',
'books' => '图书',
'x_books' => ':count 本书',
'books_empty' => '不存在已创建的书',
'books_popular' => '热门图书',
'books_recent' => '最近的书',
'books_new' => '新书',
'books_new_action' => '新书',
'books_popular_empty' => '最受欢迎的图书将出现在这里。',
'books_new_empty' => '最近创建的图书将出现在这里。',
'books_create' => '创建图书',
'books_delete' => '删除图书',
'books_delete_named' => '删除图书「:bookName」',
'books_delete_explain' => '此操作将删除图书 “:bookName”。图书中的所有的章节和页面都会被删除。',
'books_delete_confirmation' => '您确定要删除此图书吗?',
'books_edit' => '编辑图书',
'books_edit_named' => '编辑图书「:bookName」',
'books_form_book_name' => '书名',
'books_save' => '保存图书',
'books_permissions' => '图书权限',
'books_permissions_updated' => '图书权限已更新',
'books_empty_contents' => '本书目前没有页面或章节。',
'books_empty_create_page' => '创建页面',
'books_empty_sort_current_book' => '排序当前图书',
'books_empty_add_chapter' => '添加章节',
'books_permissions_active' => '图书权限已启用',
'books_search_this' => '搜索这本书',
'books_navigation' => '图书导航',
'books_sort' => '排序图书内容',
'books_sort_desc' => '在书籍内部移动章节与页面以重组内容;支持添加其他书籍,实现跨书籍便捷移动章节与页面;还可设置自动排序规则,在内容发生变更时自动对本书内容进行排序。',
'books_sort_auto_sort' => '自动排序选项',
'books_sort_auto_sort_active' => '自动排序已激活:::sortName',
'books_sort_named' => '排序图书「:bookName」',
'books_sort_name' => '按名称排序',
'books_sort_created' => '创建时间排序',
'books_sort_updated' => '按更新时间排序',
'books_sort_chapters_first' => '章节正序',
'books_sort_chapters_last' => '章节倒序',
'books_sort_show_other' => '显示其他图书',
'books_sort_save' => '保存新顺序',
'books_sort_show_other_desc' => '在此添加其他图书进入排序界面,这样就可以轻松跨图书重新排序。',
'books_sort_move_up' => '上移',
'books_sort_move_down' => '下移',
'books_sort_move_prev_book' => '移动到上一图书',
'books_sort_move_next_book' => '移动到下一图书',
'books_sort_move_prev_chapter' => '移动到上一章节',
'books_sort_move_next_chapter' => '移动到下一章节',
'books_sort_move_book_start' => '移动到图书开头',
'books_sort_move_book_end' => '移动到图书结尾',
'books_sort_move_before_chapter' => '移动到章节前',
'books_sort_move_after_chapter' => '移至章节后',
'books_copy' => '复制图书',
'books_copy_success' => '图书已成功复制',
// Chapters
'chapter' => '章节',
'chapters' => '章节',
'x_chapters' => ':count个章节',
'chapters_popular' => '热门章节',
'chapters_new' => '新章节',
'chapters_create' => '创建章节',
'chapters_delete' => '删除章节',
'chapters_delete_named' => '删除章节「:chapterName」',
'chapters_delete_explain' => '此操作将删除章节 “:chapterName”。章节中的所有页面都会被删除。',
'chapters_delete_confirm' => '您确定要删除此章节吗?',
'chapters_edit' => '编辑章节',
'chapters_edit_named' => '编辑章节「:chapterName」',
'chapters_save' => '保存章节',
'chapters_move' => '移动章节',
'chapters_move_named' => '移动章节「:chapterName」',
'chapters_copy' => '复制章节',
'chapters_copy_success' => '章节已成功复制',
'chapters_permissions' => '章节权限',
'chapters_empty' => '本章目前没有页面。',
'chapters_permissions_active' => '章节权限已启用',
'chapters_permissions_success' => '章节权限已更新',
'chapters_search_this' => '从本章节搜索',
'chapter_sort_book' => '排序图书',
// Pages
'page' => '页面',
'pages' => '页面',
'x_pages' => ':count个页面',
'pages_popular' => '热门页面',
'pages_new' => '新页面',
'pages_attachments' => '附件',
'pages_navigation' => '页面导航',
'pages_delete' => '删除页面',
'pages_delete_named' => '删除页面“:pageName”',
'pages_delete_draft_named' => '删除草稿页面“:pageName”',
'pages_delete_draft' => '删除草稿页面',
'pages_delete_success' => '页面已删除',
'pages_delete_draft_success' => '草稿页面已删除',
'pages_delete_warning_template' => '此页面是当前书籍或章节的默认页面模板。删除此页面后,这些书籍或章节的默认页面模板将被取消。',
'pages_delete_confirm' => '您确定要删除此页面吗?',
'pages_delete_draft_confirm' => '您确定要删除此草稿页面吗?',
'pages_editing_named' => '正在编辑页面“:pageName”',
'pages_edit_draft_options' => '草稿选项',
'pages_edit_save_draft' => '保存草稿',
'pages_edit_draft' => '编辑页面草稿',
'pages_editing_draft' => '正在编辑草稿',
'pages_editing_page' => '正在编辑页面',
'pages_edit_draft_save_at' => '草稿保存于 ',
'pages_edit_delete_draft' => '删除草稿',
'pages_edit_delete_draft_confirm' => '您确定要删除您的草稿页面更改吗?自上次完整保存以来的所有更改都将丢失,编辑器将更新为最新非草稿页面。',
'pages_edit_discard_draft' => '放弃草稿',
'pages_edit_switch_to_markdown' => '切换到 Markdown 编辑器',
'pages_edit_switch_to_markdown_clean' => '(整理内容)',
'pages_edit_switch_to_markdown_stable' => '(保留内容)',
'pages_edit_switch_to_wysiwyg' => '切换到所见即所得编辑器',
'pages_edit_switch_to_new_wysiwyg' => '切换到新的所见即所得',
'pages_edit_switch_to_new_wysiwyg_desc' => '(正在Beta测试中)',
'pages_edit_set_changelog' => '更新说明',
'pages_edit_enter_changelog_desc' => '输入对您所做更改的简要说明',
'pages_edit_enter_changelog' => '输入更新说明',
'pages_editor_switch_title' => '切换编辑器',
'pages_editor_switch_are_you_sure' => '您确定要更改此页面的编辑器吗?',
'pages_editor_switch_consider_following' => '更改编辑器时请注意以下事项:',
'pages_editor_switch_consideration_a' => '一旦保存,任何未来的编辑都将使用新的编辑器,包括那些没有权限自行更改编辑器类型的用户。',
'pages_editor_switch_consideration_b' => '在某些情况下这可能会导致丢失页面格式或功能损坏。',
'pages_editor_switch_consideration_c' => '上次保存后修改的标签和更改日志将不会被保存。',
'pages_save' => '保存页面',
'pages_title' => '页面标题',
'pages_name' => '页面名',
'pages_md_editor' => '编者',
'pages_md_preview' => '预览',
'pages_md_insert_image' => '插入图片',
'pages_md_insert_link' => '插入项目链接',
'pages_md_insert_drawing' => '插入图表',
'pages_md_show_preview' => '显示预览',
'pages_md_sync_scroll' => '同步预览滚动',
'pages_md_plain_editor' => '纯文本编辑器',
'pages_drawing_unsaved' => '找到未保存的绘图',
'pages_drawing_unsaved_confirm' => '从之前保存失败的绘图中发现了可恢复的数据。您想恢复并继续编辑这个未保存的绘图吗?',
'pages_not_in_chapter' => '本页面不在某章节中',
'pages_move' => '移动页面',
'pages_copy' => '复制页面',
'pages_copy_desination' => '复制目的地',
'pages_copy_success' => '页面复制完成',
'pages_permissions' => '页面权限',
'pages_permissions_success' => '页面权限已更新',
'pages_revision' => '修订',
'pages_revisions' => '页面修订',
'pages_revisions_desc' => '下面列出的是该页面的所有过去修订。如果权限允许,您可以回顾、比较和恢复旧的页面版本。页面的完整历史可能不会在这里完全反映出来,因为根据系统配置,旧的修订可能会被自动删除。',
'pages_revisions_named' => '“:pageName”页面修订',
'pages_revision_named' => '“:pageName”页面修订',
'pages_revision_restored_from' => '恢复到 #:id :summary',
'pages_revisions_created_by' => '创建者',
'pages_revisions_date' => '修订日期',
'pages_revisions_number' => '#',
'pages_revisions_sort_number' => '修订号',
'pages_revisions_numbered' => '修订 #:id',
'pages_revisions_numbered_changes' => '修改 #:id ',
'pages_revisions_editor' => '编辑器类型',
'pages_revisions_changelog' => '更新说明',
'pages_revisions_changes' => '查看更改',
'pages_revisions_current' => '当前版本',
'pages_revisions_preview' => '预览',
'pages_revisions_restore' => '恢复',
'pages_revisions_none' => '此页面没有修订',
'pages_copy_link' => '复制链接',
'pages_edit_content_link' => '跳转到编辑器中的部分',
'pages_pointer_enter_mode' => '进入部分选择模式',
'pages_pointer_label' => '页面部分选项',
'pages_pointer_permalink' => '页面部分永久链接',
'pages_pointer_include_tag' => '页面部分包含标签',
'pages_pointer_toggle_link' => '永久链接模式,按下显示包含标签',
'pages_pointer_toggle_include' => '包含标签模式,按下显示永久链接',
'pages_permissions_active' => '页面权限已启用',
'pages_initial_revision' => '初始发布',
'pages_references_update_revision' => '系统自动更新的内部链接',
'pages_initial_name' => '新页面',
'pages_editing_draft_notification' => '您正在编辑在 :timeDiff 内保存的草稿.',
'pages_draft_edited_notification' => '此后,此页面已经被更新,建议您放弃此草稿。',
'pages_draft_page_changed_since_creation' => '这个页面在您的草稿创建后被其他用户更新了,您目前的草稿不包含新的内容。建议您放弃此草稿,或是注意不要覆盖新的页面更改。',
'pages_draft_edit_active' => [
'start_a' => ':count 位用户已开始编辑此页面',
'start_b' => '用户 “:userName” 已经开始编辑此页面',
'time_a' => '自页面上次更新以来',
'time_b' => '在最近 :minCount 分钟',
'message' => ':time :start。注意不要覆盖他人的更新!',
],
'pages_draft_discarded' => '草稿已丢弃!编辑器已更新到当前页面内容',
'pages_draft_deleted' => '草稿已删除!编辑器已更新为当前页面内容',
'pages_specific' => '具体页面',
'pages_is_template' => '页面模板',
// Editor Sidebar
'toggle_sidebar' => '切换侧边栏',
'page_tags' => '页面标签',
'chapter_tags' => '章节标签',
'book_tags' => '图书标签',
'shelf_tags' => '书架标签',
'tag' => '标签',
'tags' => '标签',
'tags_index_desc' => '标签是一种灵活的分类形式,可以应用于系统内的内容。标签可以有一个键和值,值是可选的。应用后就可以使用标签的名称和值来搜索内容。',
'tag_name' => '标签名称',
'tag_value' => '标签值 (可选)',
'tags_explain' => "添加一些标签以更好地对您的内容进行分类。\n您可以为标签分配一个值,以进行更好的进行管理。",
'tags_add' => '添加另一个标签',
'tags_remove' => '删除此标签',
'tags_usages' => '标签总使用量',
'tags_assigned_pages' => '有这个标签的页面',
'tags_assigned_chapters' => '有这个标签的章节',
'tags_assigned_books' => '有这个标签的图书',
'tags_assigned_shelves' => '有这个标签的书架',
'tags_x_unique_values' => ':count 个不重复项目',
'tags_all_values' => '所有值',
'tags_view_tags' => '查看标签',
'tags_view_existing_tags' => '查看已有的标签',
'tags_list_empty_hint' => '您可以在页面编辑器的侧边栏添加标签,或者在编辑图书、章节、书架时添加。',
'attachments' => '附件',
'attachments_explain' => '上传一些文件或附加一些链接显示在您的网页上。这些在页面的侧边栏中可见。',
'attachments_explain_instant_save' => '这里的更改将立即保存。',
'attachments_upload' => '上传文件',
'attachments_link' => '附加链接',
'attachments_upload_drop' => '或者,您也可以将文件拖放到这里并将其作为附件上传',
'attachments_set_link' => '设置链接',
'attachments_delete' => '您确定要删除此附件吗?',
'attachments_dropzone' => '将文件拖放到此处上传',
'attachments_no_files' => '尚未上传文件',
'attachments_explain_link' => '如果您不想上传文件,则可以附加链接,这可以是指向其他页面的链接,也可以是指向云端文件的链接。',
'attachments_link_name' => '链接名',
'attachment_link' => '附件链接',
'attachments_link_url' => '链接到文件',
'attachments_link_url_hint' => '网站或文件的网址',
'attach' => '附加',
'attachments_insert_link' => '将附加链接添加到页面',
'attachments_edit_file' => '编辑文件',
'attachments_edit_file_name' => '文件名',
'attachments_edit_drop_upload' => '删除文件或点击这里上传并覆盖',
'attachments_order_updated' => '附件顺序已更新',
'attachments_updated_success' => '附件信息已更新',
'attachments_deleted' => '附件已删除',
'attachments_file_uploaded' => '附件上传成功',
'attachments_file_updated' => '附件更新成功',
'attachments_link_attached' => '链接成功附加到页面',
'templates' => '模板',
'templates_set_as_template' => '设置为模板',
'templates_explain_set_as_template' => '您可以将此页面设置为模板,以便在创建其他页面时利用其内容。 如果其他用户对此页面具有查看权限,则将可以使用此模板。',
'templates_replace_content' => '替换页面内容',
'templates_append_content' => '附加到页面内容',
'templates_prepend_content' => '追加到页面内容',
// Profile View
'profile_user_for_x' => '来这里:time了',
'profile_created_content' => '已创建内容',
'profile_not_created_pages' => ':userName尚未创建任何页面',
'profile_not_created_chapters' => ':userName尚未创建任何章节',
'profile_not_created_books' => ':userName尚未创建任何图书',
'profile_not_created_shelves' => ':userName 尚未创建任何书架',
// Comments
'comment' => '评论',
'comments' => '评论',
'comment_add' => '添加评论',
'comment_none' => '没有要显示的评论',
'comment_placeholder' => '在这里评论',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
'comment_archived_count' => ':count 条评论已存档',
'comment_archived_threads' => '已存档的贴子',
'comment_save' => '保存评论',
'comment_new' => '新评论',
'comment_created' => '评论于 :createDiff',
'comment_updated' => '更新于 :updateDiff (:username)',
'comment_updated_indicator' => '已更新',
'comment_deleted_success' => '评论已删除',
'comment_created_success' => '评论已添加',
'comment_updated_success' => '评论已更新',
'comment_archive_success' => '评论已存档',
'comment_unarchive_success' => '评论已取消存档',
'comment_view' => '查看评论',
'comment_jump_to_thread' => '跳转到贴子',
'comment_delete_confirm' => '您确定要删除这条评论?',
'comment_in_reply_to' => '回复 :commentId',
'comment_reference' => '参考',
'comment_reference_outdated' => '(已过时)',
'comment_editor_explain' => '这里是此页面上留下的评论。查看已保存的页面时可以添加和管理评论。',
// Revision
'revision_delete_confirm' => '您确定要删除此修订版吗?',
'revision_restore_confirm' => '您确定要恢复到此修订版吗?恢复后当前页面内容将被替换。',
'revision_cannot_delete_latest' => '无法删除最新版本。',
// Copy view
'copy_consider' => '复制内容时请注意以下事项。',
'copy_consider_permissions' => '自定义权限设置将不会被复制。',
'copy_consider_owner' => '您将成为所有已复制内容的所有者。',
'copy_consider_images' => '页面中的图像文件不会被复制,原始图像将保留它们与最初上传到的页面的关系。',
'copy_consider_attachments' => '页面中的附件不会被复制。',
'copy_consider_access' => '改变位置、所有者或权限可能会导致此内容被以前无法访问的人访问。',
// Conversions
'convert_to_shelf' => '转换为书架',
'convert_to_shelf_contents_desc' => '你可以将这本书转换为具有相同内容的新书架。本书中的章节将被转换为图书。如果这本书包含有任何不在章节分类中的页面,那么将会有一本单独的图书包含这些页面,这本书也将成为新书架的一部分。',
'convert_to_shelf_permissions_desc' => '在这本书上设置的任何权限都将复制到所有未强制执行权限的新书架和新子图书上。请注意,书架上的权限不会像图书那样继承到内容物上。',
'convert_book' => '转换图书',
'convert_book_confirm' => '您确定要转换此图书吗?',
'convert_undo_warning' => '这可不能轻易撤消。',
'convert_to_book' => '转换为图书',
'convert_to_book_desc' => '您可以将此章节转换为具有相同内容的新图书。此章节中设置的任何权限都将复制到新图书上,但从父图书继承的任何权限都不会被复制,这可能会导致访问控制发生变化。',
'convert_chapter' => '转换章节',
'convert_chapter_confirm' => '您确定要转换此章节吗?',
// References
'references' => '引用',
'references_none' => '没有跟踪到对此项目的引用。',
'references_to_desc' => '下方列出了系统中链接到此项目的所有已知内容。',
// Watch Options
'watch' => '关注',
'watch_title_default' => '默认偏好设置',
'watch_desc_default' => '将关注设置恢复为默认通知偏好设置。',
'watch_title_ignore' => '忽略',
'watch_desc_ignore' => '忽略所有通知,包括来自用户级偏好的通知。',
'watch_title_new' => '新页面',
'watch_desc_new' => '在此项目中创建任何新页面时通知我。',
'watch_title_updates' => '所有页面更新',
'watch_desc_updates' => '在所有新页面和页面更改时通知我。',
'watch_desc_updates_page' => '在有页面发生更改时通知我。',
'watch_title_comments' => '所有页面更新和评论',
'watch_desc_comments' => '在有新页面、页面更改和新评论时通知我。',
'watch_desc_comments_page' => '在有页面更改和新评论时通知我。',
'watch_change_default' => '更改默认通知偏好',
'watch_detail_ignore' => '忽略通知',
'watch_detail_new' => '已关注新页面',
'watch_detail_updates' => '已关注新页面和更新',
'watch_detail_comments' => '已关注新页面、更新和评论',
'watch_detail_parent_book' => '已关注—继承自父图书',
'watch_detail_parent_book_ignore' => '已忽略—继承自父图书',
'watch_detail_parent_chapter' => '已关注—继承自父章节',
'watch_detail_parent_chapter_ignore' => '已忽略—继承自父章节',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/passwords.php | lang/zh_CN/passwords.php | <?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => '密码必须至少包含六个字符并与确认相符。',
'user' => "使用该Email地址的用户不存在。",
'token' => '重置密码链接无法发送至此邮件地址。',
'sent' => '我们已经通过Email发送您的密码重置链接!',
'reset' => '您的密码已被重置!',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/editor.php | lang/zh_CN/editor.php | <?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => '通用',
'advanced' => '高级',
'none' => '无',
'cancel' => '取消',
'save' => '保存',
'close' => '关闭',
'apply' => '应用',
'undo' => '撤销',
'redo' => '重做',
'left' => '左对齐',
'center' => '居中',
'right' => '右对齐',
'top' => '上对齐',
'middle' => '居中对齐',
'bottom' => '底端对齐',
'width' => '宽度',
'height' => '高度',
'More' => '更多',
'select' => '选择...',
// Toolbar
'formats' => '格式',
'header_large' => '大标题',
'header_medium' => '中标题',
'header_small' => '小标题',
'header_tiny' => '微标题',
'paragraph' => '段落',
'blockquote' => '块引用',
'inline_code' => '行内代码',
'callouts' => '标注',
'callout_information' => '信息',
'callout_success' => '成功',
'callout_warning' => '警告',
'callout_danger' => '危险',
'bold' => '加粗',
'italic' => '倾斜',
'underline' => '下划线',
'strikethrough' => '删除线',
'superscript' => '上标',
'subscript' => '下标',
'text_color' => '文本颜色',
'highlight_color' => 'Highlight color',
'custom_color' => '自定义颜色',
'remove_color' => '移除颜色',
'background_color' => '背景色',
'align_left' => '左对齐',
'align_center' => '居中',
'align_right' => '右对齐',
'align_justify' => '两端对齐',
'list_bullet' => '无序列表',
'list_numbered' => '有序列表',
'list_task' => '任务列表',
'indent_increase' => '增加缩进',
'indent_decrease' => '减少缩进',
'table' => '表格',
'insert_image' => '插入图片',
'insert_image_title' => '插入/编辑图片',
'insert_link' => '插入/编辑链接',
'insert_link_title' => '插入/编辑链接',
'insert_horizontal_line' => '插入水平线',
'insert_code_block' => '插入代码块',
'edit_code_block' => '编辑代码块',
'insert_drawing' => '插入/编辑绘图',
'drawing_manager' => '绘图管理器',
'insert_media' => '插入/编辑媒体',
'insert_media_title' => '插入/编辑媒体',
'clear_formatting' => '清除格式',
'source_code' => '源代码',
'source_code_title' => '源代码',
'fullscreen' => '全屏',
'image_options' => '图片选项',
// Tables
'table_properties' => '表格属性',
'table_properties_title' => '表格属性',
'delete_table' => '删除表格',
'table_clear_formatting' => '清除表格格式',
'resize_to_contents' => '根据内容调整大小',
'row_header' => '行头',
'insert_row_before' => '在上方插入行',
'insert_row_after' => '在下方插入行',
'delete_row' => '删除行',
'insert_column_before' => '在左侧插入列',
'insert_column_after' => '在右侧插入列',
'delete_column' => '删除列',
'table_cell' => '单元格',
'table_row' => '行',
'table_column' => '列',
'cell_properties' => '单元格属性',
'cell_properties_title' => '单元格属性',
'cell_type' => '单元格类型',
'cell_type_cell' => '单元格',
'cell_scope' => '范围',
'cell_type_header' => '表头',
'merge_cells' => '合并单元格',
'split_cell' => '拆分单元格',
'table_row_group' => '按行分组',
'table_column_group' => '按列分组',
'horizontal_align' => '水平对齐',
'vertical_align' => '垂直对齐',
'border_width' => '边框宽度',
'border_style' => '边框样式',
'border_color' => '边框颜色',
'row_properties' => '行属性',
'row_properties_title' => '行属性',
'cut_row' => '剪切行',
'copy_row' => '复制行',
'paste_row_before' => '在上方粘贴行',
'paste_row_after' => '在下方粘贴行',
'row_type' => '行类型',
'row_type_header' => '表头',
'row_type_body' => '表体',
'row_type_footer' => '表脚',
'alignment' => '对齐方式',
'cut_column' => '剪切列',
'copy_column' => '复制列',
'paste_column_before' => '在左侧粘贴列',
'paste_column_after' => '在右侧粘贴列',
'cell_padding' => '单元格间距',
'cell_spacing' => '单元格间距',
'caption' => '标题',
'show_caption' => '显示标题',
'constrain' => '保持宽高比',
'cell_border_solid' => '实线',
'cell_border_dotted' => '点虚线',
'cell_border_dashed' => '短虚线',
'cell_border_double' => '双实线',
'cell_border_groove' => '浮入',
'cell_border_ridge' => '浮出',
'cell_border_inset' => '陷入',
'cell_border_outset' => '突出',
'cell_border_none' => '无',
'cell_border_hidden' => '隐藏边框',
// Images, links, details/summary & embed
'source' => '来源',
'alt_desc' => '替代描述',
'embed' => '嵌入',
'paste_embed' => '在下面粘贴您的嵌入代码:',
'url' => '网址',
'text_to_display' => '要显示的文本',
'title' => '标题',
'browse_links' => '浏览链接',
'open_link' => '打开链接',
'open_link_in' => '打开链接于……',
'open_link_current' => '覆盖当前窗口',
'open_link_new' => '新建窗口',
'remove_link' => '移除链接',
'insert_collapsible' => '插入可折叠块',
'collapsible_unwrap' => '展开',
'edit_label' => '编辑标签',
'toggle_open_closed' => '切换打开/关闭',
'collapsible_edit' => '编辑可折叠块',
'toggle_label' => '切换标签',
// About view
'about' => '关于编辑器',
'about_title' => '关于所见即所得(WYSIWYG)编辑器',
'editor_license' => '编辑器许可证与版权信息',
'editor_lexical_license' => '该编辑器是 :lexicalLink 的一个分支构建的,并根据 MIT 许可证进行分发.',
'editor_lexical_license_link' => '许可证详细信息请点击此处',
'editor_tiny_license' => '此编辑器是用 :tinyLink 构建的,基于 MIT 许可证。',
'editor_tiny_license_link' => 'TinyMCE 的版权和许可证详细信息可以在这里找到。',
'save_continue' => '保存页面并继续',
'callouts_cycle' => '(继续按下以切换类型)',
'link_selector' => '链接到内容',
'shortcuts' => '快捷键',
'shortcut' => '快捷键',
'shortcuts_intro' => '编辑器中提供了以下快捷键:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
'description' => '描述',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/components.php | lang/zh_CN/components.php | <?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => '选择图片',
'image_list' => '图片列表',
'image_details' => '图片详情',
'image_upload' => '上传图片',
'image_intro' => '您可以在此选择和管理以前上传到系统的图片。',
'image_intro_upload' => '通过将图片文件拖到此窗口或使用上面的“上传图片”按钮来上传新图片。',
'image_all' => '全部',
'image_all_title' => '查看所有图片',
'image_book_title' => '查看上传到本书的图片',
'image_page_title' => '查看上传到本页面的图片',
'image_search_hint' => '按图片名称搜索',
'image_uploaded' => '上传于 :uploadedDate',
'image_uploaded_by' => '由 :userName 上传',
'image_uploaded_to' => '上传到 :pageLink',
'image_updated' => ':updateDate 更新',
'image_load_more' => '显示更多',
'image_image_name' => '图片名称',
'image_delete_used' => '该图像用于以下页面。',
'image_delete_confirm_text' => '您确认要删除此图片吗?',
'image_select_image' => '选择图片',
'image_dropzone' => '拖放图片或点击此处上传',
'image_dropzone_drop' => '将图片拖放到此处上传',
'images_deleted' => '图片已删除',
'image_preview' => '图片预览',
'image_upload_success' => '图片上传成功',
'image_update_success' => '图片详细信息更新成功',
'image_delete_success' => '图片删除成功',
'image_replace' => '替换图片',
'image_replace_success' => '图片文件更新成功',
'image_rebuild_thumbs' => '重新生成大小变化',
'image_rebuild_thumbs_success' => '图像大小变化成功重建!',
// Code Editor
'code_editor' => '编辑代码',
'code_language' => '编程语言',
'code_content' => '代码内容',
'code_session_history' => '会话历史',
'code_save' => '保存代码',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/preferences.php | lang/zh_CN/preferences.php | <?php
/**
* Text used for user-preference specific views within bookstack.
*/
return [
'my_account' => '我的账户',
'shortcuts' => '快捷键',
'shortcuts_interface' => '界面快捷方式首选项',
'shortcuts_toggle_desc' => '你可以启用或禁用键盘系统界面快捷键,这些快捷键用于导航和操作。',
'shortcuts_customize_desc' => '您可以自定义下面的每个快捷键。选择快捷方式输入后按下您想使用的按键组合即可。',
'shortcuts_toggle_label' => '启用键盘快捷键',
'shortcuts_section_navigation' => '导航',
'shortcuts_section_actions' => '通用操作',
'shortcuts_save' => '保存快捷键',
'shortcuts_overlay_desc' => '注意:当快捷键启用时,可以按"?"键来打开帮助,它将突出显示当前屏幕上可见操作的快捷键。',
'shortcuts_update_success' => '快捷键设置已更新!',
'shortcuts_overview_desc' => '管理可用于导航系统用户界面的快捷键。',
'notifications' => '通知偏好',
'notifications_desc' => '控制在系统内发生某些活动时您会收到的电子邮件通知。',
'notifications_opt_own_page_changes' => '在我拥有的页面被修改时通知我',
'notifications_opt_own_page_comments' => '在我拥有的页面上有新评论时通知我',
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
'notifications_opt_comment_replies' => '在有人回复我的频率时通知我',
'notifications_save' => '保存偏好设置',
'notifications_update_success' => '通知偏好设置已更新!',
'notifications_watched' => '已关注和忽略的项目',
'notifications_watched_desc' => '下面是已应用自定义关注选项的项目。要更新您的关注设置,请查看该项目,然后在该项目的侧边栏中找到关注选项。',
'auth' => '访问与安全',
'auth_change_password' => '更改密码',
'auth_change_password_desc' => '更改用于登录本应用的密码。 长度必须至少为 8 个字符。',
'auth_change_password_success' => '密码已更新!',
'profile' => '个人资料详情',
'profile_desc' => '管理您的账户细节,这些细节会向其他用户展示,除此之外,还包括用于交流和系统个性化的细节。',
'profile_view_public' => '查看公开个人资料',
'profile_name_desc' => '配置您的显示名称,名称将通过您执行的活动和您拥有的内容在系统中对其他用户可见。',
'profile_email_desc' => '此电子邮件将用于通知,并根据活跃的系统身份验证,用于系统访问。',
'profile_email_no_permission' => '很抱歉,您没有权限更改电子邮件地址。 如果您想要更改,您需要请管理员为您更改。',
'profile_avatar_desc' => '选择一张图片,图片将在系统中用于向他人展示您的形象。理想情况下,这张图片应为方形,宽高约为256像素。',
'profile_admin_options' => '管理员选项',
'profile_admin_options_desc' => '针对用户账户,您可以在应用的「设置 > 用户」区域找到其他管理员级别选项,例如管理角色分配等。',
'delete_account' => '删除账户',
'delete_my_account' => '删除我的账户',
'delete_my_account_desc' => '此操作将完全删除您在系统中的用户账户。您将无法恢复此账户或撤销此操作。您创建的内容,如创建的页面和上传的图片,将保留下来。',
'delete_my_account_warning' => '您确定要删除您的账号吗?',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/errors.php | lang/zh_CN/errors.php | <?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => '您无权访问所请求的页面。',
'permissionJson' => '您无权执行所请求的操作。',
// Auth
'error_user_exists_different_creds' => 'Email为 :email 的用户已经存在,但具有不同的凭据。',
'auth_pre_register_theme_prevention' => '无法根据所提供的信息注册帐户',
'email_already_confirmed' => 'Email已被确认,请尝试登录。',
'email_confirmation_invalid' => '此确认令牌无效或已被使用,请重新注册。',
'email_confirmation_expired' => '确认令牌已过期,已发送新的确认电子邮件。',
'email_confirmation_awaiting' => '需要认证账户的电子邮箱地址',
'ldap_fail_anonymous' => '使用匿名绑定的LDAP访问失败。',
'ldap_fail_authed' => '带有标识名称和密码的LDAP访问失败。',
'ldap_extension_not_installed' => '未安装LDAP PHP扩展程序',
'ldap_cannot_connect' => '无法连接到ldap服务器,初始连接失败',
'saml_already_logged_in' => '您已经登陆了',
'saml_no_email_address' => '无法找到有效Email地址,此用户数据由外部身份验证系统托管',
'saml_invalid_response_id' => '来自外部身份验证系统的请求没有被本应用程序认证,在登录后返回上一页可能会导致此问题。',
'saml_fail_authed' => '使用 :system 登录失败,登录系统未返回成功登录授权信息。',
'oidc_already_logged_in' => '您已经登陆了',
'oidc_no_email_address' => '无法找到有效的 Email 地址,此用户数据由外部身份验证系统托管',
'oidc_fail_authed' => '使用 :system 登录失败,登录系统未返回成功登录授权信息',
'social_no_action_defined' => '没有定义行为',
'social_login_bad_response' => "在 :socialAccount 登录时遇到错误:\n:error",
'social_account_in_use' => ':socialAccount 账户已被使用,请尝试通过 :socialAccount 选项登录。',
'social_account_email_in_use' => 'Email :email 已经被使用。如果您已有账户,则可以在个人资料设置中绑定您的 :socialAccount。',
'social_account_existing' => ':socialAccount已经被绑定到您的账户。',
'social_account_already_used_existing' => ':socialAccount账户已经被其他用户使用。',
'social_account_not_used' => ':socialAccount账户没有绑定到任何用户,请在您的个人资料设置中绑定。',
'social_account_register_instructions' => '如果您还没有账户,您可以使用 :socialAccount 选项注册账户。',
'social_driver_not_found' => '未找到社交驱动程序',
'social_driver_not_configured' => '您的:socialAccount社交设置不正确。',
'invite_token_expired' => '此邀请链接已过期。 您可以尝试重置您的账户密码。',
'login_user_not_found' => '找不到执行此操作的用户。',
// System
'path_not_writable' => '无法上传到文件路径“:filePath”,请确保它可写入服务器。',
'cannot_get_image_from_url' => '无法从 :url 中获取图片',
'cannot_create_thumbs' => '服务器无法创建缩略图,请检查您是否安装了GD PHP扩展。',
'server_upload_limit' => '服务器不允许上传此大小的文件。 请尝试较小的文件。',
'server_post_limit' => '服务器无法接收所提供的数据量。请尝试使用较少的数据或较小的文件。',
'uploaded' => '服务器不允许上传此大小的文件。 请尝试较小的文件。',
// Drawing & Images
'image_upload_error' => '上传图片时发生错误',
'image_upload_type_error' => '上传的图像类型无效',
'image_upload_replace_type' => '图片文件替换必须为相同的类型',
'image_upload_memory_limit' => '由于系统资源限制,无法处理图像上传和/或创建缩略图。',
'image_thumbnail_memory_limit' => '由于系统资源限制,无法创建图像大小变化。',
'image_gallery_thumbnail_memory_limit' => '由于系统资源限制,无法创建相册缩略图。',
'drawing_data_not_found' => '无法加载绘图数据。绘图文件可能不再存在,或者您可能没有权限访问它。',
// Attachments
'attachment_not_found' => '找不到附件',
'attachment_upload_error' => '上传附件时出错',
// Pages
'page_draft_autosave_fail' => '无法保存草稿,确保您在保存页面之前已经连接到互联网',
'page_draft_delete_fail' => '无法删除页面草稿并获取当前页面已保存的内容',
'page_custom_home_deletion' => '无法删除一个被设置为主页的页面',
// Entities
'entity_not_found' => '未找到项目',
'bookshelf_not_found' => '未找到书架',
'book_not_found' => '未找到图书',
'page_not_found' => '未找到页面',
'chapter_not_found' => '未找到章节',
'selected_book_not_found' => '选中的书未找到',
'selected_book_chapter_not_found' => '未找到所选的图书或章节',
'guests_cannot_save_drafts' => '访客不能保存草稿',
// Users
'users_cannot_delete_only_admin' => '您不能删除唯一的管理员账户',
'users_cannot_delete_guest' => '您不能删除访客用户',
'users_could_not_send_invite' => '由于邀请电子邮件发送失败,无法创建用户',
// Roles
'role_cannot_be_edited' => '无法编辑该角色',
'role_system_cannot_be_deleted' => '无法删除系统角色',
'role_registration_default_cannot_delete' => '无法删除设置为默认注册的角色',
'role_cannot_remove_only_admin' => '该用户是分配给管理员角色的唯一用户。 在尝试在此处删除管理员角色之前,请将其分配给其他用户。',
// Comments
'comment_list' => '提取评论时出现错误。',
'cannot_add_comment_to_draft' => '您不能为草稿添加评论。',
'comment_add' => '添加/更新评论时发生错误。',
'comment_delete' => '删除评论时发生错误。',
'empty_comment' => '不能添加空的评论。',
// Error pages
'404_page_not_found' => '无法找到页面',
'sorry_page_not_found' => '对不起,无法找到您想访问的页面。',
'sorry_page_not_found_permission_warning' => '如果您确认这个页面存在,则代表您可能没有查看权限。',
'image_not_found' => '未找到图片',
'image_not_found_subtitle' => '对不起,无法找到您想访问的图片。',
'image_not_found_details' => '原本放在这里的图片已被删除。',
'return_home' => '返回主页',
'error_occurred' => '出现错误',
'app_down' => ':appName现在正在关闭',
'back_soon' => '请耐心等待网站的恢复。',
// Import
'import_zip_cant_read' => '无法读取 ZIP 文件。',
'import_zip_cant_decode_data' => '无法找到并解码 ZIP data.json 内容。',
'import_zip_no_data' => 'ZIP 文件数据没有预期的书籍、章节或页面内容。',
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
'import_validation_failed' => '导入 ZIP 验证失败,出现错误:',
'import_zip_failed_notification' => 'ZIP 文件导入失败。',
'import_perms_books' => '您缺少创建书籍所需的权限。',
'import_perms_chapters' => '您缺少创建章节所需的权限。',
'import_perms_pages' => '您缺少创建页面所需的权限。',
'import_perms_images' => '您缺少创建图片所需的权限。',
'import_perms_attachments' => '您缺少创建附件所需的权限。',
// API errors
'api_no_authorization_found' => '未在请求中找到授权令牌',
'api_bad_authorization_format' => '已在请求中找到授权令牌,但格式貌似不正确',
'api_user_token_not_found' => '未找到与提供的授权令牌匹配的 API 令牌',
'api_incorrect_token_secret' => '给已给出的API所提供的密钥不正确',
'api_user_no_api_permission' => '使用过的 API 令牌的所有者没有进行API 调用的权限',
'api_user_token_expired' => '所使用的身份令牌已过期',
// Settings & Maintenance
'maintenance_test_email_failure' => '发送测试电子邮件时出现错误:',
// HTTP errors
'http_ssr_url_no_match' => 'URL 与已配置的 SSR 主机不匹配',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/activities.php | lang/zh_CN/activities.php | <?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => '页面已创建',
'page_create_notification' => '页面创建成功',
'page_update' => '页面已更新',
'page_update_notification' => '页面更新成功',
'page_delete' => '页面已删除',
'page_delete_notification' => '页面删除成功',
'page_restore' => '页面已恢复',
'page_restore_notification' => '页面恢复成功',
'page_move' => '页面已移动',
'page_move_notification' => '页面移动成功',
// Chapters
'chapter_create' => '章节已创建',
'chapter_create_notification' => '章节创建成功',
'chapter_update' => '章节已更新',
'chapter_update_notification' => '章节更新成功',
'chapter_delete' => '章节已删除',
'chapter_delete_notification' => '章节删除成功',
'chapter_move' => '章节已移动',
'chapter_move_notification' => '章节移动成功',
// Books
'book_create' => '图书已创建',
'book_create_notification' => '成功创建图书',
'book_create_from_chapter' => '将章节转换为图书',
'book_create_from_chapter_notification' => '章节已成功转换为图书',
'book_update' => '图书已更新',
'book_update_notification' => '图书更新成功',
'book_delete' => '图书已删除',
'book_delete_notification' => '图书删除成功',
'book_sort' => '图书已排序',
'book_sort_notification' => '图书重新排序成功',
// Bookshelves
'bookshelf_create' => '书架已创建',
'bookshelf_create_notification' => '书架创建成功',
'bookshelf_create_from_book' => '将图书转换为书架',
'bookshelf_create_from_book_notification' => '图书已成功转换为书架',
'bookshelf_update' => '书架已更新',
'bookshelf_update_notification' => '书架更新成功',
'bookshelf_delete' => '书架已删除',
'bookshelf_delete_notification' => '书架删除成功',
// Revisions
'revision_restore' => '已还原修改',
'revision_delete' => '已删除修订',
'revision_delete_notification' => '修订删除成功',
// Favourites
'favourite_add_notification' => '":name" 已添加到您的收藏',
'favourite_remove_notification' => '":name" 已从您的收藏中删除',
// Watching
'watch_update_level_notification' => '关注偏好设置已更新成功',
// Auth
'auth_login' => '已登录',
'auth_register' => '已注册为新用户',
'auth_password_reset_request' => '已请求密码重置',
'auth_password_reset_update' => '重置用户密码',
'mfa_setup_method' => '已配置多重身份验证',
'mfa_setup_method_notification' => '多重身份认证设置成功',
'mfa_remove_method' => '已移除多重身份验证',
'mfa_remove_method_notification' => '多重身份认证已成功移除',
// Settings
'settings_update' => '设置已更新',
'settings_update_notification' => '设置更新成功',
'maintenance_action_run' => '维护操作已运行',
// Webhooks
'webhook_create' => 'Webhook 已创建',
'webhook_create_notification' => 'Webhook 创建成功',
'webhook_update' => 'Webhook 已更新',
'webhook_update_notification' => 'Webhook 更新成功',
'webhook_delete' => 'Webhook 已删除',
'webhook_delete_notification' => 'Webhook 删除成功',
// Imports
'import_create' => '创建导入',
'import_create_notification' => '导入上传成功',
'import_run' => '更新导入',
'import_run_notification' => '内容成功导入',
'import_delete' => '删除导入',
'import_delete_notification' => '导入删除成功',
// Users
'user_create' => '用户已创建',
'user_create_notification' => '用户创建成功',
'user_update' => '用户已更新',
'user_update_notification' => '用户更新成功',
'user_delete' => '用户已删除',
'user_delete_notification' => '成功移除用户',
// API Tokens
'api_token_create' => '已创建 API 令牌',
'api_token_create_notification' => '成功创建 API 令牌',
'api_token_update' => '已更新 API 令牌',
'api_token_update_notification' => 'API 令牌更新成功',
'api_token_delete' => '已删除 API 令牌',
'api_token_delete_notification' => 'API 令牌删除成功',
// Roles
'role_create' => '角色已创建',
'role_create_notification' => '角色创建成功',
'role_update' => '角色已更新',
'role_update_notification' => '角色更新成功',
'role_delete' => '角色已删除',
'role_delete_notification' => '角色删除成功',
// Recycle Bin
'recycle_bin_empty' => '回收站已清空',
'recycle_bin_restore' => '已从回收站中恢复',
'recycle_bin_destroy' => '已从回收站中移除',
// Comments
'commented_on' => '评论',
'comment_create' => '评论已添加',
'comment_update' => '评论已更新',
'comment_delete' => '评论已删除',
// Sort Rules
'sort_rule_create' => '创建排序规则',
'sort_rule_create_notification' => '排序规则创建成功',
'sort_rule_update' => '更新排序规则',
'sort_rule_update_notification' => '排序规则更新成功',
'sort_rule_delete' => '删除排序规则',
'sort_rule_delete_notification' => '排序规则删除成功',
// Other
'permissions_update' => '权限已更新',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/common.php | lang/zh_CN/common.php | <?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => '取消',
'close' => '关闭',
'confirm' => '确认',
'back' => '返回',
'save' => '保存',
'continue' => '继续',
'select' => '选择',
'toggle_all' => '切换全部',
'more' => '更多',
// Form Labels
'name' => '名称',
'description' => '概要',
'role' => '角色',
'cover_image' => '封面图片',
'cover_image_description' => '此图像的大小应约为 440 x 250 像素,但会根据需要灵活缩放和裁剪以适应不同场景下的用户界面,因此实际显示尺寸会有所不同。',
// Actions
'actions' => '操作',
'view' => '浏览',
'view_all' => '查看全部',
'new' => '新',
'create' => '创建',
'update' => '更新',
'edit' => '编辑',
'archive' => '存档',
'unarchive' => '取消存档',
'sort' => '排序',
'move' => '移动',
'copy' => '复制',
'reply' => '回复',
'delete' => '删除',
'delete_confirm' => '确认删除',
'search' => '搜索',
'search_clear' => '清除搜索',
'reset' => '重置',
'remove' => '删除',
'add' => '添加',
'configure' => '配置',
'manage' => '管理',
'fullscreen' => '全屏',
'favourite' => '收藏',
'unfavourite' => '取消收藏',
'next' => '下一页',
'previous' => '上一页',
'filter_active' => '标签过滤器:',
'filter_clear' => '清除过滤器',
'download' => '下载',
'open_in_tab' => '在标签页中打开。',
'open' => '打开',
// Sort Options
'sort_options' => '排序选项',
'sort_direction_toggle' => '排序方向切换',
'sort_ascending' => '升序',
'sort_descending' => '降序',
'sort_name' => '名称',
'sort_default' => '默认',
'sort_created_at' => '创建时间',
'sort_updated_at' => '更新时间',
// Misc
'deleted_user' => '删除用户',
'no_activity' => '没有活动要显示',
'no_items' => '没有可用的项目',
'back_to_top' => '回到顶部',
'skip_to_main_content' => '跳转到主要内容',
'toggle_details' => '显示/隐藏详细信息',
'toggle_thumbnails' => '显示/隐藏缩略图',
'details' => '详细信息',
'grid_view' => '网格视图',
'list_view' => '列表视图',
'default' => '默认',
'breadcrumb' => '面包屑导航',
'status' => '状态',
'status_active' => '已激活',
'status_inactive' => '未激活',
'never' => '从未',
'none' => '无',
// Header
'homepage' => '主页',
'header_menu_expand' => '展开标头菜单',
'profile_menu' => '个人资料',
'view_profile' => '查看个人资料',
'edit_profile' => '编辑个人资料',
'dark_mode' => '深色模式',
'light_mode' => '浅色模式',
'global_search' => '全局搜索',
// Layout tabs
'tab_info' => '信息',
'tab_info_label' => '标签:显示次要信息',
'tab_content' => '内容',
'tab_content_label' => '标签:显示主要内容',
// Email Content
'email_action_help' => '如果您无法点击“:actionText”按钮,请将下面的网址复制到您的浏览器中打开:',
'email_rights' => '版权所有',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => '隐私政策',
'terms_of_service' => '服务条款',
// OpenSearch
'opensearch_description' => '搜索 :appName',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/pagination.php | lang/zh_CN/pagination.php | <?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« 上一页',
'next' => '下一页 »',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/settings.php | lang/zh_CN/settings.php | <?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => '设置',
'settings_save' => '保存设置',
'system_version' => '系统版本',
'categories' => '类别',
// App Settings
'app_customization' => '个性化',
'app_features_security' => '功能与安全',
'app_name' => '站点名称',
'app_name_desc' => '此名称将在网页头部和系统发送的电子邮件中显示。',
'app_name_header' => '在网页头部显示站点名称?',
'app_public_access' => '访问权限',
'app_public_access_desc' => '启用此选项将允许未登录的用户访问站点内容。',
'app_public_access_desc_guest' => '可以通过“访客”用户来控制公共访问者的访问。',
'app_public_access_toggle' => '允许公众访问',
'app_public_viewing' => '允许公众查看?',
'app_secure_images' => '启用更高安全性的图片上传?',
'app_secure_images_toggle' => '启用更高安全性的图片上传',
'app_secure_images_desc' => '出于性能原因,所有图像都是公开的。这个选项会在图像的网址前添加一个随机的,难以猜测的字符串,从而使直接访问变得困难。',
'app_default_editor' => '默认页面编辑器',
'app_default_editor_desc' => '选择在编辑新页面时默认使用哪个编辑器。这可以在页面权限处覆盖。',
'app_custom_html' => '自定义HTML头部内容',
'app_custom_html_desc' => '此处添加的任何内容都将插入到每个页面的<head>部分的底部,这对于覆盖样式或添加分析代码很方便。',
'app_custom_html_disabled_notice' => '在此设置页面上禁用了自定义HTML标题内容,以确保可以恢复所有重大更改。',
'app_logo' => '站点Logo',
'app_logo_desc' => '这会在应用程序标题栏等区域使用。此图片的高度应为 86 像素。大图像将按比例缩小。',
'app_icon' => '应用程序图标',
'app_icon_desc' => '此图标用于浏览器选项卡和快捷方式图标。这应该是一个 256 像素的正方形 PNG 图片。',
'app_homepage' => '站点主页',
'app_homepage_desc' => '选择要在主页上显示的页面来替换默认的页面,选定页面的访问权限将被忽略。',
'app_homepage_select' => '选择一个页面',
'app_footer_links' => '页脚链接',
'app_footer_links_desc' => '添加在网站页脚中显示的链接。这些链接将显示在大多数页面的底部,也包括不需要登录的页面。您可以使用标签"trans::<key>"来使用系统定义的翻译。例如:使用"trans::common.privacy_policy"将显示为“隐私政策”,而"trans::common.terms_of_service"将显示为“服务条款”。',
'app_footer_links_label' => '链接标签',
'app_footer_links_url' => '链接 URL',
'app_footer_links_add' => '添加页脚链接',
'app_disable_comments' => '禁用评论',
'app_disable_comments_toggle' => '禁用评论',
'app_disable_comments_desc' => '在站点的所有页面上禁用评论, <br> 已有评论也不会显示出来。',
// Color settings
'color_scheme' => '应用程序配色方案',
'color_scheme_desc' => '设置要在应用程序界面中使用的颜色。 可以为深色和浅色模式分别配置颜色,以适合主题并确保易读性。',
'ui_colors_desc' => '设置应用程序的主颜色和默认链接颜色。主颜色主要用于页眉横幅、按钮和界面装饰。默认链接颜色用于基于文本的链接和操作,包括编写界面和应用程序界面。',
'app_color' => '主颜色',
'link_color' => '默认链接颜色',
'content_colors_desc' => '为页面组织层次结构中的所有元素设置颜色。为了便于阅读,建议选择与默认颜色亮度相似的颜色。',
'bookshelf_color' => '书架颜色',
'book_color' => '图书颜色',
'chapter_color' => '章节颜色',
'page_color' => '页面颜色',
'page_draft_color' => '页面草稿颜色',
// Registration Settings
'reg_settings' => '注册设置',
'reg_enable' => '启用注册',
'reg_enable_toggle' => '启用注册',
'reg_enable_desc' => '启用注册后,用户将可以自己注册为站点用户。 注册后,他们将获得一个默认的单一用户角色。',
'reg_default_role' => '注册后的默认用户角色',
'reg_enable_external_warning' => '当启用外部LDAP或者SAML认证时,上面的选项会被忽略。当使用外部系统认证认证成功时,将自动创建非现有会员的用户账户。',
'reg_email_confirmation' => '邮件确认',
'reg_email_confirmation_toggle' => '需要电子邮件确认',
'reg_confirm_email_desc' => '如果使用域名限制,则需要电子邮件验证,并且该值将被忽略。',
'reg_confirm_restrict_domain' => '域名限制',
'reg_confirm_restrict_domain_desc' => '输入您想要限制注册的电子邮件域名列表(即只允许使用这些电子邮件域名注册),多个域名用英文逗号隔开。在允许用户与应用程序交互之前,系统将向用户发送一封电子邮件以确认其电子邮件地址。<br>请注意,用户在注册成功后仍然可以更改他们的电子邮件地址。',
'reg_confirm_restrict_domain_placeholder' => '尚未设置限制',
// Sorting Settings
'sorting' => 'Lists & Sorting',
'sorting_book_default' => 'Default Book Sort Rule',
'sorting_book_default_desc' => '选择要应用于新书的默认排序规则。这不会影响现有书,并且可以每本书覆盖。',
'sorting_rules' => '排序规则',
'sorting_rules_desc' => '这些是预定义的排序操作,可应用于系统中的内容。',
'sort_rule_assigned_to_x_books' => '分配给 :count Book|分配给 :count Books',
'sort_rule_create' => '创建排序规则',
'sort_rule_edit' => '编辑排序规则',
'sort_rule_delete' => '删除排序规则',
'sort_rule_delete_desc' => '从系统中删除这种排序规则。使用这种类型的书本将恢复到手动排序。',
'sort_rule_delete_warn_books' => '此排序规则目前用于:count book(s)。您确定要删除吗?',
'sort_rule_delete_warn_default' => '此排序规则目前被用作书籍的默认值。您确定要删除吗?',
'sort_rule_details' => '排序规则详细信息',
'sort_rule_details_desc' => '为此排序规则设置一个名称,当用户选择排序时,该名称将出现在列表中。',
'sort_rule_operations' => '排序选项',
'sort_rule_operations_desc' => '配置通过将它们从可用操作列表中移动来执行的排序操作。 一旦使用,操作将按顺序从上到下顺序进行。 这里所做的任何更改都将在保存时适用于所有分配的书本。',
'sort_rule_available_operations' => '可用操作',
'sort_rule_available_operations_empty' => '没有剩余操作',
'sort_rule_configured_operations' => '配置选项',
'sort_rule_configured_operations_empty' => '从“可用操作”列表中拖动/添加操作',
'sort_rule_op_asc' => '(Asc)',
'sort_rule_op_desc' => '(Desc)',
'sort_rule_op_name' => '名称-按字母顺序排序',
'sort_rule_op_name_numeric' => '名称-按数字顺序排序',
'sort_rule_op_created_date' => '创建时间',
'sort_rule_op_updated_date' => '更新时间',
'sort_rule_op_chapters_first' => '章节正序',
'sort_rule_op_chapters_last' => '章节倒序',
'sorting_page_limits' => 'Per-Page Display Limits',
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
// Maintenance settings
'maint' => '维护',
'maint_image_cleanup' => '清理图像',
'maint_image_cleanup_desc' => '扫描页面和修订内容以检查哪些图片是正在使用的以及哪些图片是多余的。确保在运行前完整备份数据库和图片。',
'maint_delete_images_only_in_revisions' => '同时删除只存在于旧的页面修订中的图片',
'maint_image_cleanup_run' => '运行清理',
'maint_image_cleanup_warning' => '发现了 :count 张可能未使用的图像。您确定要删除这些图像吗?',
'maint_image_cleanup_success' => '找到并删除了 :count 张可能未使用的图像!',
'maint_image_cleanup_nothing_found' => '找不到未使用的图像,没有删除!',
'maint_send_test_email' => '发送测试电子邮件',
'maint_send_test_email_desc' => '这将发送测试邮件到您的个人资料中指定的电子邮件地址。',
'maint_send_test_email_run' => '发送测试邮件',
'maint_send_test_email_success' => '电子邮件已发送至 :address',
'maint_send_test_email_mail_subject' => '测试电子邮件',
'maint_send_test_email_mail_greeting' => '邮件发送功能看起来工作正常!',
'maint_send_test_email_mail_text' => '恭喜!您收到了此邮件通知,您的电子邮件设置看起来已配置正确。',
'maint_recycle_bin_desc' => '被删除的书架、书籍、章节和页面会被存入回收站,您可以还原或永久删除它们。回收站中较旧的项目可能会在系统设置的一段时间后被自动删除。',
'maint_recycle_bin_open' => '打开回收站',
'maint_regen_references' => '重新生成引用',
'maint_regen_references_desc' => '此操作将重建数据库中的跨项目引用索引。这通常是自动处理的,但可能有助于索引旧内容或通过非官方方法添加的内容。',
'maint_regen_references_success' => '引用索引已重新生成!',
'maint_timeout_command_note' => '注意:执行此操作需要一些时间,这可能会导致在某些 Web 环境中出现超时问题。作为替代方案,此操作也可以在终端中执行。',
// Recycle Bin
'recycle_bin' => '回收站',
'recycle_bin_desc' => '在这里,您可以还原已删除的项目,或选择将其从系统中永久删除。与系统中过滤过的类似的活动记录不同,这个表会显示所有操作。',
'recycle_bin_deleted_item' => '被删除的项目',
'recycle_bin_deleted_parent' => '上级',
'recycle_bin_deleted_by' => '删除者',
'recycle_bin_deleted_at' => '删除时间',
'recycle_bin_permanently_delete' => '永久删除',
'recycle_bin_restore' => '恢复',
'recycle_bin_contents_empty' => '回收站当前为空',
'recycle_bin_empty' => '清空回收站',
'recycle_bin_empty_confirm' => '这将永久性销毁回收站中的所有项目(包括每个项目中包含的内容,例如图片)。您确定要清空回收站吗?',
'recycle_bin_destroy_confirm' => '此操作将从系统中永久删除此项目以及下面列出的所有子元素,并且您将无法还原此内容。您确定要永久删除该项目吗?',
'recycle_bin_destroy_list' => '要销毁的项目',
'recycle_bin_restore_list' => '要恢复的项目',
'recycle_bin_restore_confirm' => '此操作会将已删除的项目及其所有子元素恢复到原始位置。如果项目的原始位置已被删除,并且现在位于回收站中,则要恢复项目的上级项目也需要恢复。',
'recycle_bin_restore_deleted_parent' => '该项目的上级项目也已被删除。这些项目将保持被删除状态,直到上级项目被恢复。',
'recycle_bin_restore_parent' => '还原上级',
'recycle_bin_destroy_notification' => '从回收站中删除了 :count 个项目。',
'recycle_bin_restore_notification' => '从回收站中恢复了 :count 个项目。',
// Audit Log
'audit' => '审核日志',
'audit_desc' => '这份审核日志显示所有被系统跟踪的活动。与系统中过滤过的类似的活动记录不同,这个表会显示所有操作。',
'audit_event_filter' => '事件过滤器',
'audit_event_filter_no_filter' => '无过滤器',
'audit_deleted_item' => '被删除的项目',
'audit_deleted_item_name' => '名称: :name',
'audit_table_user' => '用户',
'audit_table_event' => '事件',
'audit_table_related' => '相关项目或详细信息',
'audit_table_ip' => 'IP 地址',
'audit_table_date' => '活动日期',
'audit_date_from' => '日期范围从',
'audit_date_to' => '日期范围至',
// Role Settings
'roles' => '角色',
'role_user_roles' => '用户角色',
'roles_index_desc' => '角色用于对用户进行分组并为其成员提供系统权限。当一个用户是多个角色的成员时,授予的权限将叠加,用户将继承所有角色的能力。',
'roles_x_users_assigned' => ':count 位用户已分配|:count 位用户已分配',
'roles_x_permissions_provided' => ':count 个权限|:count 个权限',
'roles_assigned_users' => '已分配用户',
'roles_permissions_provided' => '已提供权限',
'role_create' => '创建角色',
'role_delete' => '删除角色',
'role_delete_confirm' => '这将会删除名为 \':roleName\' 的角色.',
'role_delete_users_assigned' => '有:userCount位用户属于此角色。如果您想将此角色中的用户迁移,请在下面选择一个新角色。',
'role_delete_no_migration' => "不要迁移用户",
'role_delete_sure' => '您确定要删除这个角色?',
'role_edit' => '编辑角色',
'role_details' => '角色详细信息',
'role_name' => '角色名',
'role_desc' => '角色简述',
'role_mfa_enforced' => '需要多重身份认证',
'role_external_auth_id' => '外部身份认证ID',
'role_system' => '系统权限',
'role_manage_users' => '管理用户',
'role_manage_roles' => '管理角色与角色权限',
'role_manage_entity_permissions' => '管理所有图书、章节和页面的权限',
'role_manage_own_entity_permissions' => '管理自己的图书、章节和页面的权限',
'role_manage_page_templates' => '管理页面模板',
'role_access_api' => '访问系统 API',
'role_manage_settings' => '管理 App 设置',
'role_export_content' => '导出内容',
'role_import_content' => '导入内容',
'role_editor_change' => '更改页面编辑器',
'role_notifications' => '管理和接收通知',
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
'role_asset' => '资源许可',
'roles_system_warning' => '请注意,拥有以上三个权限中的任何一个都会允许用户更改自己的权限或系统中其他人的权限。 请只将拥有这些权限的角色分配给你信任的用户。',
'role_asset_desc' => '对系统内资源的默认访问许可将由这些权限控制。单独设置在书籍、章节和页面上的权限将覆盖这里的权限设定。',
'role_asset_admins' => '管理员可自动获得对所有内容的访问权限,但这些选项可能会显示或隐藏UI选项。',
'role_asset_image_view_note' => '这与图像管理器中的可见性有关。已经上传的图片的实际访问取决于系统图像存储选项。',
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
'role_all' => '全部的',
'role_own' => '拥有的',
'role_controlled_by_asset' => '由其所在的资源来控制',
'role_save' => '保存角色',
'role_users' => '此角色的用户',
'role_users_none' => '目前没有用户被分配到这个角色',
// Users
'users' => '用户',
'users_index_desc' => '在系统内创建和管理个人用户账户。用户账户用于登录和内容及活动的归属。访问权限主要是基于角色的,但用户的内容所有权以及其他因素,也可能影响到权限和访问。',
'user_profile' => '用户资料',
'users_add_new' => '添加用户',
'users_search' => '搜索用户',
'users_latest_activity' => '最后活动',
'users_details' => '用户详细资料',
'users_details_desc' => '设置该用户的显示名称和电子邮件地址。 该电子邮件地址将用于登录本站。',
'users_details_desc_no_email' => '设置此用户的昵称,以便其他人识别。',
'users_role' => '用户角色',
'users_role_desc' => '选择将分配给该用户的角色。 如果将一个用户分配给多个角色,则这些角色的权限将堆叠在一起,并且他们将获得分配的角色的所有功能。',
'users_password' => '用户密码',
'users_password_desc' => '设置用于登录本应用的密码。 长度必须至少为 8 个字符。',
'users_send_invite_text' => '您可以向该用户发送邀请电子邮件,允许他们设置自己的密码,否则,您可以自己设置他们的密码。',
'users_send_invite_option' => '发送邀请用户电子邮件',
'users_external_auth_id' => '外部身份认证ID',
'users_external_auth_id_desc' => '当使用外部身份验证系统(例如 SAML2、OIDC 或 LDAP)时,这是将此 BookStack 用户连接到身份验证系统账户的 ID。 如果使用默认的电子邮件身份验证,您可以忽略此字段。',
'users_password_warning' => '如果您想更改此用户的密码,请填写以下内容:',
'users_system_public' => '此用户代表访问您的App的任何访客。它不能用于登录,而是自动分配。',
'users_delete' => '删除用户',
'users_delete_named' => '删除用户 :userName',
'users_delete_warning' => '这将从系统中完全删除名为 \':userName\' 的用户。',
'users_delete_confirm' => '您确定要删除这个用户?',
'users_migrate_ownership' => '迁移拥有权',
'users_migrate_ownership_desc' => '如果您想要当前用户拥有的全部项目转移到另一个用户(更改拥有者),请在此处选择一个用户。',
'users_none_selected' => '没有选中用户',
'users_edit' => '编辑用户',
'users_edit_profile' => '编辑资料',
'users_avatar' => '用户头像',
'users_avatar_desc' => '选择一张头像。 这张图片应该是约 256 像素的正方形。',
'users_preferred_language' => '语言',
'users_preferred_language_desc' => '此选项将更改用于应用程序用户界面的语言。 这不会影响任何用户创建的内容。',
'users_social_accounts' => '社交账户',
'users_social_accounts_desc' => '查看此用户已连接的社交账户状态。 除了主要认证系统外,社交账户也可用于系统访问。',
'users_social_accounts_info' => '在这里,您可以绑定您的其他账户,以便更快更轻松地登录。如果您选择解除绑定,之后将不能通过此社交账户登录,请设置社交账户来取消本App的访问权限。',
'users_social_connect' => '绑定账户',
'users_social_disconnect' => '解除绑定账户',
'users_social_status_connected' => '已连接',
'users_social_status_disconnected' => '已断开连接',
'users_social_connected' => ':socialAccount 账户已经成功绑定到您的资料。',
'users_social_disconnected' => ':socialAccount 账户已经成功解除绑定。',
'users_api_tokens' => 'API令牌',
'users_api_tokens_desc' => '创建和管理用于 BookStack REST API 认证的访问令牌。 API 的权限是通过令牌所属的用户管理的。',
'users_api_tokens_none' => '没有创建任何API令牌给此用户',
'users_api_tokens_create' => '创建令牌',
'users_api_tokens_expires' => '过期',
'users_api_tokens_docs' => 'API文档',
'users_mfa' => '多重身份认证',
'users_mfa_desc' => '设置多重身份认证能增加您账户的安全性。',
'users_mfa_x_methods' => ':count 个措施已配置|:count 个措施已配置',
'users_mfa_configure' => '配置安全措施',
// API Tokens
'user_api_token_create' => '创建 API 令牌',
'user_api_token_name' => '姓名',
'user_api_token_name_desc' => '请给您的可读令牌一个命名以在未来提醒您它的预期用途',
'user_api_token_expiry' => '过期期限',
'user_api_token_expiry_desc' => '请设置一个此令牌的过期时间,过期后此令牌所给出的请求将失效,若将此处留为空白将自动设置过期时间为100年。',
'user_api_token_create_secret_message' => '创建此令牌后会立即生成“令牌ID”和“令牌密钥”。该密钥只会显示一次,所以请确保在继续操作之前将密钥记录或复制到一个安全的地方。',
'user_api_token' => 'API令牌',
'user_api_token_id' => '令牌ID',
'user_api_token_id_desc' => '这是系统生成的一个不可编辑的令牌标识符,需要在API请求中才能提供。',
'user_api_token_secret' => '令牌密钥',
'user_api_token_secret_desc' => '这是此令牌系统生成的密钥,需要在API请求中才可以提供。 这只会显示一次,因此请将其复制到安全的地方。',
'user_api_token_created' => '创建的令牌:timeAgo',
'user_api_token_updated' => '令牌更新:timeAgo',
'user_api_token_delete' => '删除令牌',
'user_api_token_delete_warning' => '这将会从系统中完全删除名为 “:tokenName” 的 API 令牌',
'user_api_token_delete_confirm' => '您确定要删除此API令牌吗?',
// Webhooks
'webhooks' => 'Webhooks',
'webhooks_index_desc' => 'Webhook 是一种在系统内发生某些操作和事件时将数据发送到外部 URL 的方法,它允许与外部平台(例如消息传递或通知系统)进行基于事件的集成。',
'webhooks_x_trigger_events' => ':count 个触发事件 |:count 个触发事件',
'webhooks_create' => '新建 Webhook',
'webhooks_none_created' => '尚未创建任何 Webhook。',
'webhooks_edit' => '编辑 Webhook',
'webhooks_save' => '保存 Webhook',
'webhooks_details' => 'Webhook 详情',
'webhooks_details_desc' => '提供一个用户友好的名称和一个 POST Endpoint 作为 Webhook 数据发送的位置。',
'webhooks_events' => 'Webhook 事件',
'webhooks_events_desc' => '选择所有应触发此 Webhook 的事件。',
'webhooks_events_warning' => '请记住,即使应用了自定义权限,所有选定的事件也仍然会被触发。 确保使用此 Webhook 不会泄露机密内容。',
'webhooks_events_all' => '所有系统事件',
'webhooks_name' => 'Webhook 名称',
'webhooks_timeout' => 'Webhook 请求超时(秒)',
'webhooks_endpoint' => 'Webhook Endpoint',
'webhooks_active' => '激活 Webhook',
'webhook_events_table_header' => '事件',
'webhooks_delete' => '删除 Webhook',
'webhooks_delete_warning' => '这将会从系统中完全删除名为 “:webhookName” 的 webhook。',
'webhooks_delete_confirm' => '您确定要删除此 Webhook 吗?',
'webhooks_format_example' => 'Webhook 格式示例',
'webhooks_format_example_desc' => 'Webhook 数据会以 POST 请求按照以下 JSON 格式发送到设置的 Endpoint。 “related_item” 和 “url” 属性是可选的,取决于触发的事件类型。',
'webhooks_status' => 'Webhook 状态',
'webhooks_last_called' => '最后一次调用:',
'webhooks_last_errored' => '最后一个错误:',
'webhooks_last_error_message' => '最后一个错误消息:',
// Licensing
'licenses' => '许可证',
'licenses_desc' => '除了 BookStack 中使用的项目和库之外,此页面还详细介绍了 BookStack 的许可证信息。列出的许多项目只能在开发环境中使用。',
'licenses_bookstack' => 'BookStack 许可证',
'licenses_php' => 'PHP 库许可证',
'licenses_js' => 'JavaScript 库许可证',
'licenses_other' => '其他许可证',
'license_details' => '许可证细节',
//! 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' => 'العربية',
'bg' => '保加利亚语',
'bs' => 'Bosanski',
'ca' => '加泰罗尼亚语',
'cs' => 'Česky',
'cy' => 'Cymraeg',
'da' => '丹麦',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'el' => 'ελληνικά',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
'hu' => 'Magyar',
'id' => 'Bahasa Indonesia',
'it' => 'Italien',
'ja' => '日本語',
'ko' => '한국어',
'lt' => 'Lietuvių Kalba',
'lv' => 'Latviešu Valoda',
'nb' => '挪威语 (Bokmål)',
'ne' => 'नेपाली',
'nn' => 'Nynorsk',
'nl' => 'Nederlands',
'pl' => 'Polski',
'pt' => 'Português',
'pt_BR' => 'Português do Brasil',
'ro' => 'Română',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'uz' => 'O‘zbekcha',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
],
//!////////////////////////////////
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/validation.php | lang/zh_CN/validation.php | <?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => ':attribute 需要被同意。',
'active_url' => ':attribute 并不是一个有效的网址',
'after' => ':attribute 必须是在 :date 后的日期。',
'alpha' => ':attribute 只能包含字母。',
'alpha_dash' => ':attribute 只能包含字母、数字和短横线。',
'alpha_num' => ':attribute 只能包含字母和数字。',
'array' => ':attribute 必须是一个数组。',
'backup_codes' => '您输入的认证码无效或已被使用。',
'before' => ':attribute 必须是在 :date 前的日期。',
'between' => [
'numeric' => ':attribute 必须在 :min 到 :max 之间。',
'file' => ':attribute 必须为 :min 到 :max 之间。',
'string' => ':attribute 必须在 :min 到 :max 个字符之间。',
'array' => ':attribute 必须在 :min 到 :max 项之间.',
],
'boolean' => ':attribute 字段必须为真或假。',
'confirmed' => ':attribute 确认不符。',
'date' => ':attribute 不是一个有效的日期。',
'date_format' => ':attribute 不匹配格式 :format。',
'different' => ':attribute 和 :other 必须不同。',
'digits' => ':attribute 必须为:digits位数。',
'digits_between' => ':attribute 必须为:min到:max位数。',
'email' => ':attribute 必须是有效的电子邮件地址。',
'ends_with' => ':attribute 必须以: :values 后缀结尾。',
'file' => ':attribute 必须是一个有效的文件。',
'filled' => ':attribute 字段是必需的。',
'gt' => [
'numeric' => ':attribute必须大于 :value.',
'file' => ':attribute 必须大于 :value k',
'string' => ':attribute 必须大于 :value 字符。',
'array' => ':attribute 必须包含多个 :value 项目。',
],
'gte' => [
'numeric' => ':attribute 必须大于或等于 :value.',
'file' => ':attribute 必须大于或等于 :value k。',
'string' => ':attribute 必须大于或等于 :value 字符。',
'array' => ':attribute 必须具有 :value 项或更多',
],
'exists' => '选中的 :attribute 无效。',
'image' => ':attribute 必须是一个图片。',
'image_extension' => ':attribute 必须具有有效且受支持的图像扩展名。',
'in' => '选中的 :attribute 无效。',
'integer' => ':attribute 必须是一个整数。',
'ip' => ':attribute 必须是一个有效的IP地址。',
'ipv4' => ':attribute 必须是有效的IPv4地址。',
'ipv6' => ':attribute必须是有效的IPv6地址。',
'json' => ':attribute 必须是JSON类型.',
'lt' => [
'numeric' => ':attribute 必须小于 :value.',
'file' => ':attribute 必须小于 :value k。',
'string' => ':attribute 必须小于 :value 字符。',
'array' => ':attribute 必须小于 :value 项.',
],
'lte' => [
'numeric' => ':attribute 必须小于或等于 :value.',
'file' => ':attribute 必须小于或等于 :value k。',
'string' => ':attribute 必须小于或等于 :value 字符。',
'array' => ':attribute 不得超过 :value 项。',
],
'max' => [
'numeric' => ':attribute 不能超过:max。',
'file' => ':attribute 不能超过:max KB。',
'string' => ':attribute 不能超过:max个字符。',
'array' => ':attribute 不能有超过:max项。',
],
'mimes' => ':attribute 必须是 :values 类型的文件。',
'min' => [
'numeric' => ':attribute 至少为:min。',
'file' => ':attribute 至少为:min KB。',
'string' => ':attribute 至少为:min个字符。',
'array' => ':attribute 至少有:min项。',
],
'not_in' => '选中的 :attribute 无效。',
'not_regex' => ':attribute 格式错误。',
'numeric' => ':attribute 必须是一个数。',
'regex' => ':attribute 格式无效。',
'required' => ':attribute 字段是必需的。',
'required_if' => '当:other为:value时,:attribute 字段是必需的。',
'required_with' => '当:values存在时,:attribute 字段是必需的。',
'required_with_all' => '当:values存在时,:attribute 字段是必需的。',
'required_without' => '当:values不存在时,:attribute 字段是必需的。',
'required_without_all' => '当:values均不存在时,:attribute 字段是必需的。',
'same' => ':attribute 与 :other 必须匹配。',
'safe_url' => '提供的链接可能不安全。',
'size' => [
'numeric' => ':attribute 必须为:size。',
'file' => ':attribute 必须为:size KB。',
'string' => ':attribute 必须为:size个字符。',
'array' => ':attribute 必须包含:size项。',
],
'string' => ':attribute 必须是字符串。',
'timezone' => ':attribute 必须是有效的区域。',
'totp' => '您输入的认证码无效或已过期。',
'unique' => ':attribute 已经被使用。',
'url' => ':attribute 格式无效。',
'uploaded' => '无法上传文件。 服务器可能不接受此大小的文件。',
'zip_file' => ':attribute 需要引用 ZIP 内的文件。',
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
'zip_file_mime' => ':attribute 需要引用类型为 :validTypes 的文件,找到 :foundType 。',
'zip_model_expected' => '预期的数据对象,但找到了 ":type" 。',
'zip_unique' => '对于 ZIP 中的对象类型来说,:attribute 必须是唯一的。',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => '需要确认密码',
],
],
// Custom validation attributes
'attributes' => [],
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_CN/auth.php | lang/zh_CN/auth.php | <?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => '用户名或密码错误。',
'throttle' => '您的登录次数过多,请在:seconds秒后重试。',
// Login & Register
'sign_up' => '注册',
'log_in' => '登录',
'log_in_with' => '使用 :socialDriver 账户登录',
'sign_up_with' => '通过 :socialDriver 账号登录',
'logout' => '注销',
'name' => '名称',
'username' => '用户名',
'email' => 'Email地址',
'password' => '密码',
'password_confirm' => '确认密码',
'password_hint' => '必须至少有 8 个字符',
'forgot_password' => '忘记密码?',
'remember_me' => '记住我',
'ldap_email_hint' => '请输入用于此账户的电子邮件。',
'create_account' => '创建账户',
'already_have_account' => '已经有账号了?',
'dont_have_account' => '您还没有账号吗?',
'social_login' => 'SNS登录',
'social_registration' => '使用社交网站账号注册',
'social_registration_text' => '使用其他服务注册并登录。',
'register_thanks' => '注册完成!',
'register_confirm' => '请点击查收您的Email,并点击确认。',
'registrations_disabled' => '注册目前被禁用',
'registration_email_domain_invalid' => '该Email域名无权访问此应用程序',
'register_success' => '感谢您注册!您现在已注册并登录。',
// Login auto-initiation
'auto_init_starting' => '尝试登录中',
'auto_init_starting_desc' => '我们正在联系您的身份验证系统以启动登录过程。如果 5 秒后还没有进展,您可以尝试点击下面的链接。',
'auto_init_start_link' => '继续进行身份验证',
// Password Reset
'reset_password' => '重置密码',
'reset_password_send_instructions' => '在下面输入您的Email地址,您将收到一封带有密码重置链接的邮件。',
'reset_password_send_button' => '发送重置链接',
'reset_password_sent' => '重置密码的链接将通过您的电子邮箱发送:email。',
'reset_password_success' => '您的密码已成功重置。',
'email_reset_subject' => '重置您的:appName密码',
'email_reset_text' => '您收到此电子邮件是因为我们收到了您的账户的密码重置请求。',
'email_reset_not_requested' => '如果您没有要求重置密码,则不需要采取进一步的操作。',
// Email Confirmation
'email_confirm_subject' => '确认您在:appName的Email地址',
'email_confirm_greeting' => '感谢您加入:appName!',
'email_confirm_text' => '请点击下面的按钮确认您的Email地址:',
'email_confirm_action' => '确认Email',
'email_confirm_send_error' => '需要Email验证,但系统无法发送电子邮件,请联系网站管理员。',
'email_confirm_success' => '您已成功验证电子邮件地址!您现在可以使用此电子邮件地址登录。',
'email_confirm_resent' => '验证邮件已重新发送,请检查收件箱。',
'email_confirm_thanks' => '感谢您的确认!',
'email_confirm_thanks_desc' => '请稍等,您的确认正在处理。如果您在3秒后未被重定向,请按下面的“继续“链接继续。',
'email_not_confirmed' => 'Email地址未验证',
'email_not_confirmed_text' => '您的电子邮件地址尚未确认。',
'email_not_confirmed_click_link' => '请检查注册时收到的电子邮件,然后点击确认链接。',
'email_not_confirmed_resend' => '如果找不到电子邮件,请通过下面的表单重新发送确认Email。',
'email_not_confirmed_resend_button' => '重新发送确认Email',
// User Invite
'user_invite_email_subject' => '您已受邀加入 :appName!',
'user_invite_email_greeting' => ':appName 已为您创建了一个账户。',
'user_invite_email_text' => '点击下面的按钮以设置账户密码并获得访问权限:',
'user_invite_email_action' => '设置账号密码',
'user_invite_page_welcome' => '欢迎来到 :appName!',
'user_invite_page_text' => '要完成您的账户并获得访问权限,您需要设置一个密码,该密码将在以后访问时用于登录 :appName。',
'user_invite_page_confirm_button' => '确认密码',
'user_invite_success_login' => '密码已设置,您现在可以使用您设置的密码登录 :appName!',
// Multi-factor Authentication
'mfa_setup' => '设置多重身份认证',
'mfa_setup_desc' => '设置多重身份认证能增加您账户的安全性。',
'mfa_setup_configured' => '已经设置过了',
'mfa_setup_reconfigure' => '重新配置',
'mfa_setup_remove_confirmation' => '您确定想要移除多重身份认证吗?',
'mfa_setup_action' => '设置',
'mfa_backup_codes_usage_limit_warning' => '您剩余的备用认证码少于 5 个,请在用完认证码之前生成并保存新的认证码,以防止您的账户被锁定。',
'mfa_option_totp_title' => '移动设备 App',
'mfa_option_totp_desc' => '要使用多重身份认证功能,您需要一个支持 TOTP(基于时间的一次性密码算法) 的移动设备 App,如谷歌身份验证器(Google Authenticator)、Authy 或微软身份验证器(Microsoft Authenticator)。',
'mfa_option_backup_codes_title' => '备用认证码',
'mfa_option_backup_codes_desc' => '生成一组一次性使用的备份码,您将在登录时输入以验证您的身份。 请确保将它们存储在一个安全可靠的地方。',
'mfa_gen_confirm_and_enable' => '确认并启用',
'mfa_gen_backup_codes_title' => '备用认证码设置',
'mfa_gen_backup_codes_desc' => '将下面的认证码存放在一个安全的地方。访问系统时,您可以使用其中的一个验证码进行二次认证。',
'mfa_gen_backup_codes_download' => '下载认证码',
'mfa_gen_backup_codes_usage_warning' => '每个认证码只能使用一次',
'mfa_gen_totp_title' => '移动设备 App',
'mfa_gen_totp_desc' => '要使用多重身份认证功能,您需要一个支持 TOTP(基于时间的一次性密码算法) 的移动设备 App,如谷歌身份验证器(Google Authenticator)、Authy 或微软身份验证器(Microsoft Authenticator)。',
'mfa_gen_totp_scan' => '要开始操作,请使用您的身份验证 App 扫描下面的二维码。',
'mfa_gen_totp_verify_setup' => '验证设置',
'mfa_gen_totp_verify_setup_desc' => '请在下面的框中输入您在身份验证 App 中生成的认证码来验证一切是否正常:',
'mfa_gen_totp_provide_code_here' => '在此输入您的 App 生成的认证码',
'mfa_verify_access' => '认证访问',
'mfa_verify_access_desc' => '您的账户要求您在访问前通过额外的验证确认您的身份。使用您设置的认证方法认证以继续。',
'mfa_verify_no_methods' => '没有设置认证方法',
'mfa_verify_no_methods_desc' => '您的账户没有设置多重身份认证。您需要至少设置一种才能访问。',
'mfa_verify_use_totp' => '使用移动设备 App 进行认证',
'mfa_verify_use_backup_codes' => '使用备用认证码进行认证',
'mfa_verify_backup_code' => '备用认证码',
'mfa_verify_backup_code_desc' => '在下面输入您的其中一个备用认证码:',
'mfa_verify_backup_code_enter_here' => '在这里输入备用认证码',
'mfa_verify_totp_desc' => '在下面输入您的移动 App 生成的认证码:',
'mfa_setup_login_notification' => '多重身份认证已设置,请使用新配置的方法重新登录。',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/notifications.php | lang/zh_TW/notifications.php | <?php
/**
* Text used for activity-based notifications.
*/
return [
'new_comment_subject' => '頁面上有新評論::pageName',
'new_comment_intro' => '一位用戶在 :appName: 的頁面上發表了評論',
'new_page_subject' => '新頁面::pageName',
'new_page_intro' => ':appName: 中創建了一個新頁面',
'updated_page_subject' => '頁面更新::pageName',
'updated_page_intro' => ':appName: 中的一個頁面已被更新',
'updated_page_debounce' => '為了防止出現大量通知,一段時間內您不會收到同一編輯者再次編輯本頁面的通知。',
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
'detail_page_name' => '頁面名稱:',
'detail_page_path' => '頁面路徑:',
'detail_commenter' => '評論者:',
'detail_comment' => '評論:',
'detail_created_by' => '建立者:',
'detail_updated_by' => '更新者:',
'action_view_comment' => '檢視評論',
'action_view_page' => '查看頁面',
'footer_reason' => '向您發送此通知是因為 :link 涵蓋了該項目的此類活動。',
'footer_reason_link' => '個人偏好通知設定',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/entities.php | lang/zh_TW/entities.php | <?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => '最近建立',
'recently_created_pages' => '最近建立的頁面',
'recently_updated_pages' => '最近更新的頁面',
'recently_created_chapters' => '最近建立的章節',
'recently_created_books' => '最近建立的書本',
'recently_created_shelves' => '最近建立的書架',
'recently_update' => '最近更新',
'recently_viewed' => '最近檢視',
'recent_activity' => '近期活動',
'create_now' => '立即建立',
'revisions' => '修訂版本',
'meta_revision' => '修訂版本 #:revisionCount',
'meta_created' => '建立於 :timeLength',
'meta_created_name' => '由 :user 建立於 :timeLength',
'meta_updated' => '更新於 :timeLength',
'meta_updated_name' => '由 :user 更新於 :timeLength',
'meta_owned_name' => ':user 所擁有',
'meta_reference_count' => '被 :count 個項目引用',
'entity_select' => '選取項目',
'entity_select_lack_permission' => '你沒有權限使用此項目',
'images' => '圖片',
'my_recent_drafts' => '我最近的草稿',
'my_recently_viewed' => '我最近檢視',
'my_most_viewed_favourites' => '我瀏覽最多次的最愛',
'my_favourites' => '我的最愛',
'no_pages_viewed' => '您尚未看過任何頁面',
'no_pages_recently_created' => '最近未建立任何頁面',
'no_pages_recently_updated' => '最近沒有頁面被更新',
'export' => '匯出',
'export_html' => '網頁檔案',
'export_pdf' => 'PDF 檔案',
'export_text' => '純文字檔案',
'export_md' => 'Markdown 檔案',
'export_zip' => '可攜式 ZIP',
'default_template' => '預設頁面範本',
'default_template_explain' => '請設定一個頁面範本,作為新頁面的預設內容。請注意,這僅限於作者擁有頁面範本讀取權限時才能夠使用。',
'default_template_select' => '選擇一個頁面範本',
'import' => '匯入',
'import_validate' => '驗證匯入',
'import_desc' => '使用從相同或不同站點匯出的可攜式壓縮檔匯入書本、章節與頁面。選取 ZIP 檔案繼續。檔案上傳並通過驗證後,您就可以在下一個檢視中設定並確認匯入。',
'import_zip_select' => '選取要上傳的 ZIP 檔案',
'import_zip_validation_errors' => '驗證提供的 ZIP 檔案時偵測到錯誤:',
'import_pending' => '擱置中的匯入',
'import_pending_none' => '尚未開始匯入。',
'import_continue' => '繼續匯入',
'import_continue_desc' => '檢視要從上傳的 ZIP 檔匯入的內容。準備就緒後,執行匯入以將其內容加入本系統。成功匯入後,上傳的 ZIP 匯入檔案會自動移除。',
'import_details' => '匯入詳細資訊',
'import_run' => '執行匯入',
'import_size' => ':size 匯入 ZIP 大小',
'import_uploaded_at' => ':relativeTime 已上傳',
'import_uploaded_by' => '上傳者',
'import_location' => '匯入位置',
'import_location_desc' => '為您匯入的內容選取目標位置。您需要相關權限才能在您選擇的位置內建立。',
'import_delete_confirm' => '您確定要刪除此匯入嗎?',
'import_delete_desc' => '這將會刪除已上傳的匯入 ZIP 檔案,且無法還原。',
'import_errors' => '匯入錯誤',
'import_errors_desc' => '嘗試匯入時發生以下錯誤:',
'breadcrumb_siblings_for_page' => '瀏覽同層級頁面',
'breadcrumb_siblings_for_chapter' => '瀏覽同章節頁面',
'breadcrumb_siblings_for_book' => '瀏覽同書籍頁面',
'breadcrumb_siblings_for_bookshelf' => '瀏覽同書架頁面',
// Permissions and restrictions
'permissions' => '權限',
'permissions_desc' => '設定權限,並覆蓋角色預設權限',
'permissions_book_cascade' => '除非章節、頁面有自訂權限,否則書籍設定的權限將自動套用',
'permissions_chapter_cascade' => '除非章節、頁面有自訂權限,否則章節的權限將自動套用',
'permissions_save' => '儲存權限',
'permissions_owner' => '擁有者',
'permissions_role_everyone_else' => '所有其他人',
'permissions_role_everyone_else_desc' => '設定未被指派角色時的權限',
'permissions_role_override' => '覆蓋角色權限',
'permissions_inherit_defaults' => '繼承預設值',
// Search
'search_results' => '搜尋結果',
'search_total_results_found' => '找到了 :count 個結果 | 總共 :count 個結果',
'search_clear' => '清除搜尋',
'search_no_pages' => '沒有與此搜尋相符的頁面',
'search_for_term' => ':term 的搜尋結果',
'search_more' => '更多結果',
'search_advanced' => '進階搜尋',
'search_terms' => '搜尋字串',
'search_content_type' => '內容類型',
'search_exact_matches' => '精確符合',
'search_tags' => '標籤搜尋',
'search_options' => '選項',
'search_viewed_by_me' => '被我檢視',
'search_not_viewed_by_me' => '未被我檢視',
'search_permissions_set' => '權限設定',
'search_created_by_me' => '我建立的',
'search_updated_by_me' => '我更新的',
'search_owned_by_me' => '我所擁有的',
'search_date_options' => '日期選項',
'search_updated_before' => '在此之前更新',
'search_updated_after' => '在此之後更新',
'search_created_before' => '在此之前建立',
'search_created_after' => '在此之後建立',
'search_set_date' => '設定日期',
'search_update' => '更新搜尋結果',
// Shelves
'shelf' => '書架',
'shelves' => '書架',
'x_shelves' => ':count 書架 | :count 章節',
'shelves_empty' => '尚未建立書架',
'shelves_create' => '建立新書架',
'shelves_popular' => '熱門書架',
'shelves_new' => '新書架',
'shelves_new_action' => '建立新的書架',
'shelves_popular_empty' => '最受歡迎的書架將出現在這裡。',
'shelves_new_empty' => '最近建立的書架將出現在這裡。',
'shelves_save' => '儲存書架',
'shelves_books' => '此書架上的書本',
'shelves_add_books' => '新增書本至此書架',
'shelves_drag_books' => '拖曳書籍至下方,以便新增至此書架',
'shelves_empty_contents' => '此書架沒有分配任何書本',
'shelves_edit_and_assign' => '編輯書架以分配書本',
'shelves_edit_named' => '編輯書架',
'shelves_edit' => '編輯書架',
'shelves_delete' => '刪除書架',
'shelves_delete_named' => '刪除書架「:name」',
'shelves_delete_explain' => "這將刪除名為「:name」的書架。但其中的書本不會被刪除。",
'shelves_delete_confirmation' => '您確定要刪除此書架嗎?',
'shelves_permissions' => '書架權限',
'shelves_permissions_updated' => '已更新書架權限',
'shelves_permissions_active' => '已啟用書架權限',
'shelves_permissions_cascade_warning' => '因書籍可位於多個書架,因此書架權限不會自動套用至書籍上。但仍可透過下方的選項來複製權限到子書籍。',
'shelves_permissions_create' => '書架創建權限僅用於使用下面的操作將權限複製到子圖書。這個權限不是用來控制創建書籍的。',
'shelves_copy_permissions_to_books' => '將權限複製到書本',
'shelves_copy_permissions' => '複製權限',
'shelves_copy_permissions_explain' => '此操作會將此書架的當前權限設置應用於其中包含的所有圖書上。 啓用前請確保已保存對此書架權限的任何更改。',
'shelves_copy_permission_success' => '書架權限已複製到 :count 本書籍',
// Books
'book' => '書本',
'books' => '書本',
'x_books' => ':count 本書 | :count本書',
'books_empty' => '不存在已建立的書',
'books_popular' => '熱門書本',
'books_recent' => '近期書本',
'books_new' => '新書本',
'books_new_action' => '新書本',
'books_popular_empty' => '最受歡迎的書本將出現在這裡。',
'books_new_empty' => '最近建立的書本將出現在這裡。',
'books_create' => '建立新書本',
'books_delete' => '刪除書本',
'books_delete_named' => '刪除書本 :bookName',
'books_delete_explain' => '這將刪除書本「:bookName」。所有的章節和頁面都會被刪除。',
'books_delete_confirmation' => '您確定要刪除此書本嗎?',
'books_edit' => '編輯書本',
'books_edit_named' => '編輯書本「:bookName」',
'books_form_book_name' => '書本名稱',
'books_save' => '儲存書本',
'books_permissions' => '書本權限',
'books_permissions_updated' => '書本權限已更新',
'books_empty_contents' => '本書目前沒有頁面或章節。',
'books_empty_create_page' => '建立新頁面',
'books_empty_sort_current_book' => '排序目前書本',
'books_empty_add_chapter' => '新增章節',
'books_permissions_active' => '書本權限已啟用',
'books_search_this' => '搜尋此書本',
'books_navigation' => '書本導覽',
'books_sort' => '排序書本內容',
'books_sort_desc' => '在書籍中移動章節和頁面,重新安排其內容。可加入其他書籍,方便在書籍之間移動章節與頁面。可選擇設定自動排序規則,以便在變更時自動排序此書籍的內容。',
'books_sort_auto_sort' => '自動排序選項',
'books_sort_auto_sort_active' => '自動排序啟動::sortName',
'books_sort_named' => '排序書本 :bookName',
'books_sort_name' => '按名稱排序',
'books_sort_created' => '按建立時間排序',
'books_sort_updated' => '按更新時間排序',
'books_sort_chapters_first' => '第一章',
'books_sort_chapters_last' => '最後一章',
'books_sort_show_other' => '顯示其他書本',
'books_sort_save' => '儲存新順序',
'books_sort_show_other_desc' => '新增書籍到排序清單中,以便跨書籍重組資料',
'books_sort_move_up' => '上移',
'books_sort_move_down' => '下移',
'books_sort_move_prev_book' => '移動至前一書籍',
'books_sort_move_next_book' => '移動至前一書籍',
'books_sort_move_prev_chapter' => '移動至前一章節',
'books_sort_move_next_chapter' => '移動至下一章節',
'books_sort_move_book_start' => '移動到書籍開頭',
'books_sort_move_book_end' => '移動到書籍結尾',
'books_sort_move_before_chapter' => '移動到章節之前',
'books_sort_move_after_chapter' => '移動到章節之後',
'books_copy' => '複製書籍',
'books_copy_success' => '書籍已成功被複製',
// Chapters
'chapter' => '章節',
'chapters' => '章節',
'x_chapters' => ':count個章節 | :count個章節',
'chapters_popular' => '熱門章節',
'chapters_new' => '新章節',
'chapters_create' => '建立章節',
'chapters_delete' => '刪除章節',
'chapters_delete_named' => '刪除章節 :chapterName',
'chapters_delete_explain' => '這將會刪除名稱為「:chapterName」的章節。此章節中的所有頁面都將會被刪除。',
'chapters_delete_confirm' => '您確定要刪除此章節嗎?',
'chapters_edit' => '編輯章節',
'chapters_edit_named' => '編輯章節「:chapterName」',
'chapters_save' => '儲存章節',
'chapters_move' => '移動章節',
'chapters_move_named' => '移動章節 :chapterName',
'chapters_copy' => '複製章節',
'chapters_copy_success' => '章節已成功被複製',
'chapters_permissions' => '章節權限',
'chapters_empty' => '本章目前沒有頁面。',
'chapters_permissions_active' => '章節權限已啟用',
'chapters_permissions_success' => '章節權限已更新',
'chapters_search_this' => '搜尋此章節',
'chapter_sort_book' => '排序書籍內容',
// Pages
'page' => '頁面',
'pages' => '頁面',
'x_pages' => ':count 頁 | :count 頁',
'pages_popular' => '熱門頁面',
'pages_new' => '新頁面',
'pages_attachments' => '附件',
'pages_navigation' => '頁面導覽',
'pages_delete' => '刪除頁面',
'pages_delete_named' => '刪除頁面 :pageName',
'pages_delete_draft_named' => '刪除草稿頁面 :pageName',
'pages_delete_draft' => '刪除草稿頁面',
'pages_delete_success' => '頁面已刪除',
'pages_delete_draft_success' => '草稿頁面已刪除',
'pages_delete_warning_template' => '此頁面是當前書籍或章節的默認頁面模板。刪除此頁面後,這些書籍或章節的默認頁面模板將被取消。',
'pages_delete_confirm' => '您確定要刪除此頁面嗎?',
'pages_delete_draft_confirm' => '您確定要刪除此草稿頁面嗎?',
'pages_editing_named' => '正在編輯頁面 :pageName',
'pages_edit_draft_options' => '草稿選項',
'pages_edit_save_draft' => '儲存草稿',
'pages_edit_draft' => '編輯頁面草稿',
'pages_editing_draft' => '正在編輯草稿',
'pages_editing_page' => '正在編輯頁面',
'pages_edit_draft_save_at' => '草稿儲存於 ',
'pages_edit_delete_draft' => '刪除草稿',
'pages_edit_delete_draft_confirm' => '您確定要刪除您的草稿頁面更改嗎?自上次完整保存以來的所有更改都將丟失,編輯器將更新為最新非草稿頁面。',
'pages_edit_discard_draft' => '放棄草稿',
'pages_edit_switch_to_markdown' => '切換到 Markdown 編輯器',
'pages_edit_switch_to_markdown_clean' => '(清除內容)',
'pages_edit_switch_to_markdown_stable' => '(保留內容)',
'pages_edit_switch_to_wysiwyg' => '切換到所見即所得編輯器',
'pages_edit_switch_to_new_wysiwyg' => '切換為新的所見即所得編輯器',
'pages_edit_switch_to_new_wysiwyg_desc' => '(仍在測試中)',
'pages_edit_set_changelog' => '設定變更日誌',
'pages_edit_enter_changelog_desc' => '輸入對您所做變動的簡易描述',
'pages_edit_enter_changelog' => '輸入變更日誌',
'pages_editor_switch_title' => '切換編輯器',
'pages_editor_switch_are_you_sure' => '你想要更改這頁所使用的編輯器嗎?',
'pages_editor_switch_consider_following' => '更換編輯器時請考慮以下事項:',
'pages_editor_switch_consideration_a' => '一旦選擇使用新的編輯器,其他頁面以及沒有權限更換編輯器的使用者都將使用新的編輯器',
'pages_editor_switch_consideration_b' => '在某些情況下,將遺失細部設定以及語法',
'pages_editor_switch_consideration_c' => '切換編輯器時,本次的標籤設定、版本修訂記錄將不會被保留',
'pages_save' => '儲存頁面',
'pages_title' => '頁面標題',
'pages_name' => '頁面名稱',
'pages_md_editor' => '編輯者',
'pages_md_preview' => '預覽',
'pages_md_insert_image' => '插入圖片',
'pages_md_insert_link' => '插入連結',
'pages_md_insert_drawing' => '插入繪圖',
'pages_md_show_preview' => '顯示預覽',
'pages_md_sync_scroll' => '預覽頁面同步捲動',
'pages_md_plain_editor' => '純文字編輯器',
'pages_drawing_unsaved' => '偵測到未儲存的繪圖',
'pages_drawing_unsaved_confirm' => '從之前保存失敗的繪圖中發現了可恢復的數據。您想恢復並繼續編輯這個未保存的繪圖嗎?',
'pages_not_in_chapter' => '頁面不在章節中',
'pages_move' => '移動頁面',
'pages_copy' => '複製頁面',
'pages_copy_desination' => '複製的目的地',
'pages_copy_success' => '頁面已成功複製',
'pages_permissions' => '頁面權限',
'pages_permissions_success' => '頁面權限已更新',
'pages_revision' => '修訂版本',
'pages_revisions' => '頁面修訂版本',
'pages_revisions_desc' => '下面列出的是該頁面的所有過去修訂。如果權限允許,您可以回顧、比較和恢復舊的頁面版本。頁面的完整歷史可能不會在這裡完全反映出來,因為根據系統配置,舊的修訂可能會被自動刪除。',
'pages_revisions_named' => ':pageName 頁面修訂版本',
'pages_revision_named' => ':pageName 頁面修訂版本',
'pages_revision_restored_from' => '從 #:id; :summary 復原',
'pages_revisions_created_by' => '建立者',
'pages_revisions_date' => '修訂日期',
'pages_revisions_number' => '#',
'pages_revisions_sort_number' => '修訂版號',
'pages_revisions_numbered' => '修訂版本 #:id',
'pages_revisions_numbered_changes' => '修訂版本 #:id 變更',
'pages_revisions_editor' => '編輯器類型',
'pages_revisions_changelog' => '變動日誌',
'pages_revisions_changes' => '變動',
'pages_revisions_current' => '目前版本',
'pages_revisions_preview' => '預覽',
'pages_revisions_restore' => '還原',
'pages_revisions_none' => '此頁面沒有修訂',
'pages_copy_link' => '複製連結',
'pages_edit_content_link' => '移動到編輯器區段',
'pages_pointer_enter_mode' => '進入區段選取模式',
'pages_pointer_label' => '頁面區段選項',
'pages_pointer_permalink' => '頁面區段永久連結',
'pages_pointer_include_tag' => '包含標籤的頁面區段',
'pages_pointer_toggle_link' => '永久連結模式,點擊顯示包含的標籤',
'pages_pointer_toggle_include' => '包含標籤模式,按下顯示永久鏈接',
'pages_permissions_active' => '頁面權限已啟用',
'pages_initial_revision' => '初次發布',
'pages_references_update_revision' => '系統自動更新的內部鏈接',
'pages_initial_name' => '新頁面',
'pages_editing_draft_notification' => '您正在編輯最後儲存為 :timeDiff 的草稿。',
'pages_draft_edited_notification' => '此頁面已經被更新過。建議您放棄此草稿。',
'pages_draft_page_changed_since_creation' => '這個頁面在您的草稿創建後被其他用戶更新了,您目前的草稿不包含新的內容。建議您放棄此草稿,或是注意不要覆蓋新的頁面更改。',
'pages_draft_edit_active' => [
'start_a' => ':count 位使用者已經開始編輯此頁面',
'start_b' => '使用者 :userName 已經開始編輯此頁面',
'time_a' => '自頁面上次更新以來',
'time_b' => '在最近:minCount分鐘',
'message' => ':start :time。注意不要覆寫其他人的更新!',
],
'pages_draft_discarded' => '草稿已丟棄!編輯器已更新到當前頁面內容',
'pages_draft_deleted' => '草稿已刪除!編輯器已更新為當前頁面內容',
'pages_specific' => '特定頁面',
'pages_is_template' => '頁面模板',
// Editor Sidebar
'toggle_sidebar' => '切換側邊欄',
'page_tags' => '頁面標籤',
'chapter_tags' => '章節標籤',
'book_tags' => '書本標籤',
'shelf_tags' => '書架標籤',
'tag' => '標籤',
'tags' => '標籤',
'tags_index_desc' => '為內容加上標籤可靈活得進行分類。標籤可以設定名稱與數值,其中數值為選用。一旦標籤設定完成,便可透過標籤名稱與數值來進行搜尋。',
'tag_name' => '標籤名稱',
'tag_value' => '標籤值(選擇性)',
'tags_explain' => "加入一些標籤以更好地對您的內容進行分類。 \n 您可以為標籤分配一個值,以進行更深入的組織。",
'tags_add' => '新增另一個標籤',
'tags_remove' => '移除此標籤',
'tags_usages' => '總用量',
'tags_assigned_pages' => '頁面',
'tags_assigned_chapters' => '章節',
'tags_assigned_books' => '書籍',
'tags_assigned_shelves' => '書架',
'tags_x_unique_values' => ':count 個不同的數值',
'tags_all_values' => '所有數值',
'tags_view_tags' => '檢視標籤',
'tags_view_existing_tags' => '檢視已存在的標籤',
'tags_list_empty_hint' => '可在編輯書架、書籍時設定標籤,或是在編輯章節、頁面時透過側邊欄設定',
'attachments' => '附件',
'attachments_explain' => '上傳一些檔案或附加連結以顯示在您的網頁上。將顯示在在頁面的側邊欄。',
'attachments_explain_instant_save' => '此處的變動將會立刻儲存。',
'attachments_upload' => '上傳檔案',
'attachments_link' => '附加連結',
'attachments_upload_drop' => '你也可以將檔案拖曳到此來上傳附加檔案',
'attachments_set_link' => '設定連結',
'attachments_delete' => '您確定要刪除此附件嗎?',
'attachments_dropzone' => '將檔案拖曳至此來上傳',
'attachments_no_files' => '尚未上傳檔案',
'attachments_explain_link' => '如果您不想上傳檔案,則可以附加連結。這可以是指向其他頁面的連結,也可以是指向雲端檔案的連結。',
'attachments_link_name' => '連結名稱',
'attachment_link' => '附件連結',
'attachments_link_url' => '連結到檔案',
'attachments_link_url_hint' => '網站或檔案的網址',
'attach' => '附加',
'attachments_insert_link' => '將附件連結新增到頁面',
'attachments_edit_file' => '編輯檔案',
'attachments_edit_file_name' => '檔案名稱',
'attachments_edit_drop_upload' => '拖曳檔案或點擊此處以上傳並覆寫',
'attachments_order_updated' => '附件順序已更新',
'attachments_updated_success' => '附件資訊已更新',
'attachments_deleted' => '附件已刪除',
'attachments_file_uploaded' => '附件上傳成功',
'attachments_file_updated' => '附件更新成功',
'attachments_link_attached' => '連結成功附加到頁面',
'templates' => '範本',
'templates_set_as_template' => '頁面為範本',
'templates_explain_set_as_template' => '您可以將此頁面設定為範本,以便在建立其他頁面時利用其內容。如果其他使用者對此頁面擁有檢視權限,則將可以使用此範本。',
'templates_replace_content' => '替換頁面內容',
'templates_append_content' => '附加到頁面內容',
'templates_prepend_content' => '前置頁面內容',
// Profile View
'profile_user_for_x' => '來這裡 :time 了',
'profile_created_content' => '已建立內容',
'profile_not_created_pages' => ':userName 尚未建立任何頁面',
'profile_not_created_chapters' => ':userName 尚未建立任何章節',
'profile_not_created_books' => ':userName 尚未建立任何書本',
'profile_not_created_shelves' => ':userName 沒有創建任何書架',
// Comments
'comment' => '評論',
'comments' => '評論',
'comment_add' => '新增評論',
'comment_none' => '無可顯示的留言',
'comment_placeholder' => '在這裡評論',
'comment_thread_count' => ':count 個留言討論串|:count 個留言討論串',
'comment_archived_count' => ':count 個已封存',
'comment_archived_threads' => '已封存的討論串',
'comment_save' => '儲存評論',
'comment_new' => '新評論',
'comment_created' => '評論於 :createDiff',
'comment_updated' => '由 :username 於 :updateDiff 更新',
'comment_updated_indicator' => '已更新',
'comment_deleted_success' => '評論已刪除',
'comment_created_success' => '評論已加入',
'comment_updated_success' => '評論已更新',
'comment_archive_success' => '留言已封存',
'comment_unarchive_success' => '留言已解除封存',
'comment_view' => '檢視留言',
'comment_jump_to_thread' => '前往討論串',
'comment_delete_confirm' => '您確定要刪除這則評論?',
'comment_in_reply_to' => '回覆 :commentId',
'comment_reference' => '參考資料',
'comment_reference_outdated' => '(過期)',
'comment_editor_explain' => '此為頁面上的評論。在查看檢視與儲存頁面的同時,可以新增和管理評論。',
// Revision
'revision_delete_confirm' => '您確定要刪除此修訂版本嗎?',
'revision_restore_confirm' => '您確定要還原此修訂版本嗎? 目前頁面內容將被替換。',
'revision_cannot_delete_latest' => '無法刪除最新修訂版本。',
// Copy view
'copy_consider' => '複製內容時請注意以下事項',
'copy_consider_permissions' => '自定義權限設置將不會被複製。',
'copy_consider_owner' => '您將成為所有已複製內容的所有者。',
'copy_consider_images' => '頁面中的圖像文件不會被複製,原始圖像將保留它們與最初上傳到的頁面的關係。',
'copy_consider_attachments' => '頁面中的附件不會被複製。',
'copy_consider_access' => '改變位置、所有者或權限可能會導致此內容被以前無法訪問的人訪問。',
// Conversions
'convert_to_shelf' => '轉換成書架',
'convert_to_shelf_contents_desc' => '你可以將此書籍轉換成包含相同內容的新書架,書籍中的章節則會轉換成書籍。若書籍中有不屬於任何章節的頁面,這些頁面會自動轉換成新書架中的書籍。',
'convert_to_shelf_permissions_desc' => '在這本書上設置的任何權限都將複製到所有未強制執行權限的新書架和新子圖書上。請注意,書架上的權限不會像圖書那樣繼承到內容物上。',
'convert_book' => '轉換成書本',
'convert_book_confirm' => '您確定要轉換此書本嗎?',
'convert_undo_warning' => '這可不能輕易撤消。',
'convert_to_book' => '轉換成書籍',
'convert_to_book_desc' => '您可以將此章節轉換為具有相同內容的新書本。此章節中設置的任何權限都將複製到新書本上,但從父圖書繼承的任何權限都不會被複製,這可能會導致訪問控制發生變化。',
'convert_chapter' => '轉換章節',
'convert_chapter_confirm' => '您確定要轉換此章節嗎?',
// References
'references' => '引用',
'references_none' => '沒有跟蹤到對此項目的引用。',
'references_to_desc' => '下方列出了系統中鏈接到此項目的所有已知內容。',
// Watch Options
'watch' => '追蹤',
'watch_title_default' => '預設偏好設定',
'watch_desc_default' => '還原成預設的通知設定',
'watch_title_ignore' => '忽略',
'watch_desc_ignore' => '忽略所有通知,包括來自用戶級偏好的通知。',
'watch_title_new' => '新頁面',
'watch_desc_new' => '在此項目中創建任何新頁面時通知我。',
'watch_title_updates' => '所有頁面更新',
'watch_desc_updates' => '在所有新頁面和頁面更改時通知我。',
'watch_desc_updates_page' => '在有頁面發生更改時通知我。',
'watch_title_comments' => '所有頁面更新和評論',
'watch_desc_comments' => '在有新頁面、頁面更改和新評論時通知我。',
'watch_desc_comments_page' => '在有頁面更改和新評論時通知我。',
'watch_change_default' => '更改默認通知偏好',
'watch_detail_ignore' => '忽略通知',
'watch_detail_new' => '追蹤新頁面',
'watch_detail_updates' => '追蹤新頁面與異動',
'watch_detail_comments' => '追蹤新頁面、自動與評論',
'watch_detail_parent_book' => '已關注—繼承自父書本',
'watch_detail_parent_book_ignore' => '已忽略—繼承自父書本',
'watch_detail_parent_chapter' => '已關注—繼承自父章節',
'watch_detail_parent_chapter_ignore' => '已忽略—繼承自父章節',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/passwords.php | lang/zh_TW/passwords.php | <?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => '密碼必須至少八個字元,並與確認密碼相符。',
'user' => "沒有使用這個電子郵件位址的使用者。",
'token' => '這個電子郵件地址的密碼重設權杖無效。',
'sent' => '我們已經透過電子郵件發送您的密碼重設連結。',
'reset' => '您的密碼已被重設!',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/editor.php | lang/zh_TW/editor.php | <?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => '通用',
'advanced' => '進階設定',
'none' => '無',
'cancel' => '取消',
'save' => '保存',
'close' => '關閉',
'apply' => '套用',
'undo' => '復原',
'redo' => '重做',
'left' => '左側',
'center' => '置中',
'right' => '右側',
'top' => '上方',
'middle' => '中間',
'bottom' => '底端',
'width' => '寬度',
'height' => '高度',
'More' => '更多',
'select' => '選擇...',
// Toolbar
'formats' => '格式',
'header_large' => '大標題',
'header_medium' => '中標題',
'header_small' => '小標題',
'header_tiny' => '小標題',
'paragraph' => '段落',
'blockquote' => '引用塊',
'inline_code' => '行內程式碼',
'callouts' => '圖說文字',
'callout_information' => '資訊',
'callout_success' => '成功',
'callout_warning' => '警告',
'callout_danger' => '危險',
'bold' => '粗體',
'italic' => '斜體',
'underline' => '底線',
'strikethrough' => '刪除線',
'superscript' => '上標',
'subscript' => '下標',
'text_color' => '文本顏色',
'highlight_color' => '突顯顏色',
'custom_color' => '自訂顏色',
'remove_color' => '移除颜色',
'background_color' => '背景顏色',
'align_left' => '置左',
'align_center' => '置中',
'align_right' => '置右',
'align_justify' => '兩端對齊',
'list_bullet' => '項目列表',
'list_numbered' => '編號列表',
'list_task' => '任務清單',
'indent_increase' => '增加縮進',
'indent_decrease' => '減少縮進',
'table' => '表格',
'insert_image' => '插入圖片',
'insert_image_title' => '插入/編輯圖像',
'insert_link' => '插入/編輯連結',
'insert_link_title' => '插入/編輯連結',
'insert_horizontal_line' => '插入水平線',
'insert_code_block' => '插入程式碼區塊',
'edit_code_block' => '編輯程式碼區塊',
'insert_drawing' => '插入/編輯向量圖',
'drawing_manager' => '向量圖管理員',
'insert_media' => '插入/編輯影片',
'insert_media_title' => '插入/編輯影片',
'clear_formatting' => '清除格式',
'source_code' => '原始碼',
'source_code_title' => '原始碼',
'fullscreen' => '全螢幕',
'image_options' => '圖片選項',
// Tables
'table_properties' => '表格屬性',
'table_properties_title' => '表格屬性',
'delete_table' => '刪除表格',
'table_clear_formatting' => '清除格式',
'resize_to_contents' => '將大小調整到符合內容',
'row_header' => '列標題',
'insert_row_before' => '插入上方列',
'insert_row_after' => '插入下方列',
'delete_row' => '刪除列',
'insert_column_before' => '插入欄位於左方',
'insert_column_after' => '插入欄位於右方',
'delete_column' => '刪除欄',
'table_cell' => '儲存格',
'table_row' => '行',
'table_column' => '欄',
'cell_properties' => '表格屬性',
'cell_properties_title' => '表格屬性',
'cell_type' => '儲存格類型',
'cell_type_cell' => '儲存格',
'cell_scope' => '範圍',
'cell_type_header' => '標題儲存格',
'merge_cells' => '合併儲存格',
'split_cell' => '分割儲存格',
'table_row_group' => '依行分組',
'table_column_group' => '依列分組',
'horizontal_align' => '水平對齊',
'vertical_align' => '垂直對齊',
'border_width' => '邊框寬度',
'border_style' => '邊框樣式',
'border_color' => '邊框顏色',
'row_properties' => '行屬性',
'row_properties_title' => '行屬性',
'cut_row' => '剪切行',
'copy_row' => '複製行',
'paste_row_before' => '插入上方行',
'paste_row_after' => '插入下方行',
'row_type' => '行類型',
'row_type_header' => '頁眉',
'row_type_body' => '正文',
'row_type_footer' => '页脚',
'alignment' => '對齊',
'cut_column' => '剪切列',
'copy_column' => '剪切列',
'paste_column_before' => '插入前方列',
'paste_column_after' => '插入後方列',
'cell_padding' => '單元格填充',
'cell_spacing' => '單元格間距',
'caption' => '標題',
'show_caption' => '顯示標題',
'constrain' => '維持比例',
'cell_border_solid' => '實線',
'cell_border_dotted' => '點線',
'cell_border_dashed' => '虛線',
'cell_border_double' => '兩倍',
'cell_border_groove' => '凹線',
'cell_border_ridge' => '浮出',
'cell_border_inset' => '嵌入',
'cell_border_outset' => '外嵌',
'cell_border_none' => '無',
'cell_border_hidden' => '隱藏',
// Images, links, details/summary & embed
'source' => '來源',
'alt_desc' => '替代描述',
'embed' => '內嵌',
'paste_embed' => '在下面黏貼您的嵌入代碼:',
'url' => '網址',
'text_to_display' => '要顯示的文字',
'title' => '標題',
'browse_links' => '瀏覽連結',
'open_link' => '開啟連結',
'open_link_in' => '打開連結於……',
'open_link_current' => '當前視窗',
'open_link_new' => '新視窗',
'remove_link' => '移除連結',
'insert_collapsible' => '插入可折疊塊',
'collapsible_unwrap' => '展開',
'edit_label' => '編輯標記',
'toggle_open_closed' => '切換打開/關閉',
'collapsible_edit' => '編輯可折疊塊',
'toggle_label' => '切換標籤',
// About view
'about' => '關於編輯器',
'about_title' => '關於所見即所得(WYSIWYG)編輯器',
'editor_license' => '編輯器許可證與版權信息',
'editor_lexical_license' => '這個編輯器是從 :lexicalLink 分支出來的,而 :lexicalLink 是以 MIT 授權條款散佈。',
'editor_lexical_license_link' => '完整的授權條款詳細資訊可在這裡找到。',
'editor_tiny_license' => '此編輯器是用 :tinyLink 構建的,基於 MIT 許可證。',
'editor_tiny_license_link' => 'TinyMCE 的版權和許可證詳細信息可以在這裡找到。',
'save_continue' => '保存頁面並繼續',
'callouts_cycle' => '(繼續按下以切換類型)',
'link_selector' => '鏈接到內容',
'shortcuts' => '快捷鍵',
'shortcut' => '快捷鍵',
'shortcuts_intro' => '編輯器中提供了以下快捷鍵:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
'description' => '說明',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/components.php | lang/zh_TW/components.php | <?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => '選取圖片',
'image_list' => '圖片列表',
'image_details' => '圖片詳細資訊',
'image_upload' => '上傳圖片',
'image_intro' => '您可以在這裡選取和管理上傳到系統的圖片。',
'image_intro_upload' => '透過拖曳圖檔至視窗中,或是使用下方的「上傳圖片」按鍵',
'image_all' => '全部',
'image_all_title' => '檢視所有圖片',
'image_book_title' => '檢視上傳到此書本的圖片',
'image_page_title' => '檢視上傳到此頁面的圖片',
'image_search_hint' => '以圖片名稱搜尋',
'image_uploaded' => '上傳於 :uploadedDate',
'image_uploaded_by' => '由 :username 上傳',
'image_uploaded_to' => '上傳到 :pageLink',
'image_updated' => ':updateDate 更新',
'image_load_more' => '載入更多',
'image_image_name' => '圖片名稱',
'image_delete_used' => '此圖片用於以下頁面。',
'image_delete_confirm_text' => '您確認想要刪除這個圖片?',
'image_select_image' => '選取圖片',
'image_dropzone' => '拖曳圖片或點擊此處上傳',
'image_dropzone_drop' => '將圖片拖放到此處上傳',
'images_deleted' => '圖片已刪除',
'image_preview' => '圖片預覽',
'image_upload_success' => '圖片上傳成功',
'image_update_success' => '圖片詳細資訊更新成功',
'image_delete_success' => '圖片刪除成功',
'image_replace' => '替換圖片',
'image_replace_success' => '圖片更新成功',
'image_rebuild_thumbs' => '重建影像縮圖',
'image_rebuild_thumbs_success' => '縮圖建立成功',
// Code Editor
'code_editor' => '編輯程式碼',
'code_language' => '程式語言',
'code_content' => '程式碼內容',
'code_session_history' => '工作階段歷史',
'code_save' => '儲存程式碼',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/preferences.php | lang/zh_TW/preferences.php | <?php
/**
* Text used for user-preference specific views within bookstack.
*/
return [
'my_account' => '帳號設定',
'shortcuts' => '快捷鍵',
'shortcuts_interface' => '快速鍵設定',
'shortcuts_toggle_desc' => '您可以在此處啟用或停用鍵盤系統介面快捷鍵,這些快捷鍵用於導覽與操作。',
'shortcuts_customize_desc' => '您可以自訂下方的每個快捷鍵。只要在選取快捷鍵輸入後按下您想要使用的按鍵組合即可。',
'shortcuts_toggle_label' => '鍵盤快捷鍵已啟用',
'shortcuts_section_navigation' => '導覽',
'shortcuts_section_actions' => '通用動作',
'shortcuts_save' => '儲存快捷鍵',
'shortcuts_overlay_desc' => '注意:當快捷鍵啟用時,可以按下「?」來使用小幫手覆蓋畫面。這將會在目前的畫面上突顯可見動作的快捷鍵。',
'shortcuts_update_success' => '快捷鍵偏好設定已更新!',
'shortcuts_overview_desc' => '你可使用鍵盤快速鍵來快速瀏覽系統界面',
'notifications' => '通知設定',
'notifications_desc' => '控制在系統有特定活動時,是否要接收電子郵件通知',
'notifications_opt_own_page_changes' => '當我的頁面有異動時發送通知',
'notifications_opt_own_page_comments' => '當我的頁面有評論時發送通知',
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
'notifications_opt_comment_replies' => '當我的評論有新的回覆時發送通知',
'notifications_save' => '儲存偏好設定',
'notifications_update_success' => '通知設定已更新',
'notifications_watched' => '追蹤與忽略的項目',
'notifications_watched_desc' => '以下是已經套用自訂追蹤設定的項目。若要調整,請至該項目側邊欄中的「追蹤」更新設定',
'auth' => '存取、安全',
'auth_change_password' => '變更密碼',
'auth_change_password_desc' => '修改登入時使用的密碼,密碼長度至少需要有 8 個字',
'auth_change_password_success' => '密碼已更新',
'profile' => '個人檔案',
'profile_desc' => '管理欲呈現給其他使用的個人資料,另外資料也用於交流與系統個人化',
'profile_view_public' => '檢視公開的個人檔案',
'profile_name_desc' => '設定欲公開顯示的名稱,系統中的其他使用者將會透過內容、活動記錄看到您設定的名稱',
'profile_email_desc' => 'Email 將用於使用者通知以及系統存取授權 (若有啟用)',
'profile_email_no_permission' => '很遺憾您沒有權限變更您的 email,如果有需要,請洽詢系統管理員協助變更 email',
'profile_avatar_desc' => ' 選一張圖片供顯示給其他使用者看,理想的圖片大小為 256x256 像素',
'profile_admin_options' => '管理選項',
'profile_admin_options_desc' => '系統管理層選項可在「設定」=>「使用者」找到,像是角色管理等',
'delete_account' => '刪除帳號',
'delete_my_account' => '刪除我的帳號',
'delete_my_account_desc' => '將從系統中刪除所有帳號資料,此動作無法復原。你所建立的內容、頁面以及上傳的圖片將會保留。',
'delete_my_account_warning' => '您確定要刪除您的帳戶嗎?',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/errors.php | lang/zh_TW/errors.php | <?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => '您沒有權限進入所請求的頁面。',
'permissionJson' => '您沒有權限執行所請求的動作。',
// Auth
'error_user_exists_different_creds' => '電子郵件為 :email 已存在,但帳號密碼不同。',
'auth_pre_register_theme_prevention' => '無法使用資料建立帳號',
'email_already_confirmed' => '已確認電子郵件,請嘗試登入。',
'email_confirmation_invalid' => '這個確認權杖無效或已被使用,請嘗試重新註冊。',
'email_confirmation_expired' => '這個確認權杖無效或已被使用,已傳送新的確認電子郵件。',
'email_confirmation_awaiting' => '用於此帳號的電子郵件地址需要確認',
'ldap_fail_anonymous' => '使用匿名綁定的 LDAP 存取失敗',
'ldap_fail_authed' => '使用指定的 DN 與密碼詳細資訊的 LDAP 存取失敗',
'ldap_extension_not_installed' => '未安裝 PHP 的 LDAP 擴充程式',
'ldap_cannot_connect' => '無法連線至 LDAP 伺服器,初始化連線失敗',
'saml_already_logged_in' => '已登入',
'saml_no_email_address' => '在外部認證系統提供的資料中找不到該使用者的電子郵件地址',
'saml_invalid_response_id' => '此應用程式啟動的處理程序無法識別來自外部認證系統的請求。登入後回上一頁可能會造成此問題。',
'saml_fail_authed' => '使用 :system 登入失敗,系統未提供成功的授權',
'oidc_already_logged_in' => '已登入',
'oidc_no_email_address' => '在外部認證系統提供的資料中找不到該使用者的電子郵件地址',
'oidc_fail_authed' => '使用 :system 登入失敗,系統未提供成功的授權',
'social_no_action_defined' => '未定義動作',
'social_login_bad_response' => "在 :socialAccount 登入時遇到錯誤: \n:error",
'social_account_in_use' => ':socialAccount 帳號已被使用,請嘗試透過 :socialAccount 選項登入。',
'social_account_email_in_use' => '電子郵件 :email 已被使用。如果您已有帳號,您可以在您的個人設定中連結您的 :socialAccount 帳號。',
'social_account_existing' => '此 :socialAccount 已附加至您的個人資料。',
'social_account_already_used_existing' => '此 :socialAccount 帳號已經被其他使用者使用。',
'social_account_not_used' => '此 :socialAccount 帳號未連結至任何使用者。請至您的個人設定中連結。 ',
'social_account_register_instructions' => '如果您還沒有帳號,您可以使用 :socialAccount 選項註冊帳號。',
'social_driver_not_found' => '找不到社交驅動程式',
'social_driver_not_configured' => '您的 :socialAccount 社交設定不正確。',
'invite_token_expired' => '此邀請連結已過期。您可以嘗試重設您的帳號密碼。',
'login_user_not_found' => '使用者不存在',
// System
'path_not_writable' => '無法上傳到 :filePath 檔案路徑。請確定其對伺服器來說是可寫入的。',
'cannot_get_image_from_url' => '無法從 :url 取得圖片',
'cannot_create_thumbs' => '伺服器無法建立縮圖。請檢查您是否安裝了 PHP 的 GD 擴充程式。',
'server_upload_limit' => '伺服器不允許上傳這個大的檔案。請嘗試較小的檔案。',
'server_post_limit' => '伺服器無法處理提供的資料,請嘗試刪減內容或較小的檔案',
'uploaded' => '伺服器不允許上傳這個大的檔案。請嘗試較小的檔案。',
// Drawing & Images
'image_upload_error' => '上傳圖片時發生錯誤',
'image_upload_type_error' => '上傳圖片類型無效',
'image_upload_replace_type' => '必須使用的檔案類型才能置換圖檔',
'image_upload_memory_limit' => '由於系統限制,無法處理上傳的檔案或縮圖',
'image_thumbnail_memory_limit' => '由於系統限制,無法建立不同尺寸的圖片',
'image_gallery_thumbnail_memory_limit' => '由於系統限制,無法建立縮圖',
'drawing_data_not_found' => '無法載入繪圖資料,繪圖檔案可能不存在,或您可能沒有權限存取它。',
// Attachments
'attachment_not_found' => '找不到附件',
'attachment_upload_error' => '上傳檔案時發生錯誤',
// Pages
'page_draft_autosave_fail' => '無法儲存草稿。請確保您在儲存此頁面前已連線至網際網路',
'page_draft_delete_fail' => '無法刪除草稿並取得最新的頁面存檔',
'page_custom_home_deletion' => '無法刪除被設定為首頁的頁面',
// Entities
'entity_not_found' => '找不到實體',
'bookshelf_not_found' => '未找到書架',
'book_not_found' => '找不到書本',
'page_not_found' => '找不到頁面',
'chapter_not_found' => '找不到章節',
'selected_book_not_found' => '找不到選定的書本',
'selected_book_chapter_not_found' => '找不到選定的書本或章節',
'guests_cannot_save_drafts' => '訪客無法儲存草稿',
// Users
'users_cannot_delete_only_admin' => '您不能刪除唯一的管理員帳號',
'users_cannot_delete_guest' => '您不能刪除訪客使用者',
'users_could_not_send_invite' => '由於寄送邀請電子郵件失敗,因此無法建立使用者',
// Roles
'role_cannot_be_edited' => '無法編輯這個角色',
'role_system_cannot_be_deleted' => '無法刪除系統角色',
'role_registration_default_cannot_delete' => '無法刪除設定預設註冊的角色',
'role_cannot_remove_only_admin' => '此使用者是唯一被指派為管理員角色的使用者。在試圖移除這裡前,請將管理員角色指派給其他使用者。',
// Comments
'comment_list' => '擷取評論時發生錯誤。',
'cannot_add_comment_to_draft' => '您無法新增評論到草稿中。',
'comment_add' => '新增/更新評論時發生錯誤。',
'comment_delete' => '刪除評論時發生錯誤。',
'empty_comment' => '無法新增空評論。',
// Error pages
'404_page_not_found' => '找不到頁面',
'sorry_page_not_found' => '抱歉,找不到您在尋找的頁面。',
'sorry_page_not_found_permission_warning' => '如果您確認這個頁面存在,則代表可能沒有查看它的權限。',
'image_not_found' => '找不到圖片',
'image_not_found_subtitle' => '對不起,無法找到您所看的圖片',
'image_not_found_details' => '原本的圖片可能已經被刪除',
'return_home' => '回到首頁',
'error_occurred' => '發生錯誤',
'app_down' => ':appName 離線中',
'back_soon' => '它應該很快就會重新上線。',
// Import
'import_zip_cant_read' => '無法讀取 ZIP 檔案。',
'import_zip_cant_decode_data' => '無法尋找並解碼 ZIP data.json 內容。',
'import_zip_no_data' => 'ZIP 檔案資料沒有預期的書本、章節或頁面內容。',
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
'import_validation_failed' => '匯入 ZIP 驗證失敗,發生錯誤:',
'import_zip_failed_notification' => '匯入 ZIP 檔案失敗。',
'import_perms_books' => '您缺乏建立書本所需的權限。',
'import_perms_chapters' => '您缺乏建立章節所需的權限。',
'import_perms_pages' => '您缺乏建立頁面所需的權限。',
'import_perms_images' => '您缺乏建立影像所需的權限。',
'import_perms_attachments' => '您缺乏建立附件所需的權限。',
// API errors
'api_no_authorization_found' => '在請求上找不到授權權杖',
'api_bad_authorization_format' => '在請求中找到授權權杖,但格式似乎不正確',
'api_user_token_not_found' => '找不到與提供的授權權杖相符的 API 權杖',
'api_incorrect_token_secret' => '給定使用的 API 權杖的密碼錯誤',
'api_user_no_api_permission' => '使用的 API 權杖擁有者無權呼叫 API',
'api_user_token_expired' => '使用的授權權杖已過期',
// Settings & Maintenance
'maintenance_test_email_failure' => '寄送測試電子郵件時發生錯誤:',
// HTTP errors
'http_ssr_url_no_match' => 'URL 與設置的 SSR 主機不符',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/activities.php | lang/zh_TW/activities.php | <?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => '已建立頁面',
'page_create_notification' => '頁面已建立成功',
'page_update' => '已更新頁面',
'page_update_notification' => '頁面已更新成功',
'page_delete' => '已刪除頁面',
'page_delete_notification' => '頁面已刪除成功',
'page_restore' => '已還原頁面',
'page_restore_notification' => '頁面已還原成功',
'page_move' => '已移動頁面',
'page_move_notification' => '頁面已成功移動',
// Chapters
'chapter_create' => '已建立章節',
'chapter_create_notification' => '章節已建立成功',
'chapter_update' => '已更新章節',
'chapter_update_notification' => '章節已更新成功',
'chapter_delete' => '已刪除章節',
'chapter_delete_notification' => '章節已刪除成功',
'chapter_move' => '已移動章節',
'chapter_move_notification' => '章節已移動成功',
// Books
'book_create' => '已建立書本',
'book_create_notification' => '書本已建立成功',
'book_create_from_chapter' => '將章節轉爲書籍',
'book_create_from_chapter_notification' => '章節已轉換爲書籍',
'book_update' => '已更新書本',
'book_update_notification' => '書本已更新成功',
'book_delete' => '已刪除書本',
'book_delete_notification' => '書本已刪除成功',
'book_sort' => '已排序書本',
'book_sort_notification' => '書本已重新排序成功',
// Bookshelves
'bookshelf_create' => '已建立書棧',
'bookshelf_create_notification' => '書棧已創建',
'bookshelf_create_from_book' => '將書籍轉爲書棧',
'bookshelf_create_from_book_notification' => '章節已轉爲書籍',
'bookshelf_update' => '更新書棧',
'bookshelf_update_notification' => '書棧已更新',
'bookshelf_delete' => '刪除書棧',
'bookshelf_delete_notification' => '書架已刪除',
// Revisions
'revision_restore' => '還原的版本',
'revision_delete' => '刪除的版本',
'revision_delete_notification' => '修訂已成功刪除',
// Favourites
'favourite_add_notification' => '":name" 已加入到你的最愛',
'favourite_remove_notification' => '":name" 已從你的最愛移除',
// Watching
'watch_update_level_notification' => '追蹤偏好設定已成功更新',
// Auth
'auth_login' => '已登入',
'auth_register' => '註冊為新用戶',
'auth_password_reset_request' => '請求重置用戶密碼',
'auth_password_reset_update' => '重置使用者密碼',
'mfa_setup_method' => '設定MFA方式',
'mfa_setup_method_notification' => '多重身份驗證已設定成功',
'mfa_remove_method' => '移除MFA方式',
'mfa_remove_method_notification' => '多重身份驗證已移除成功',
// Settings
'settings_update' => '更新設定',
'settings_update_notification' => '設定更新成功',
'maintenance_action_run' => '執行維護動作',
// Webhooks
'webhook_create' => '建立 Webhook',
'webhook_create_notification' => 'Webhook 已建立成功',
'webhook_update' => 'Webhook 已更新',
'webhook_update_notification' => 'Webhook 已更新成功',
'webhook_delete' => 'webhook 已刪除',
'webhook_delete_notification' => 'Webhook 已刪除成功',
// Imports
'import_create' => '已建立匯入',
'import_create_notification' => '成功上傳匯入',
'import_run' => '已更新匯入',
'import_run_notification' => '成功匯入內容',
'import_delete' => '已刪除匯入',
'import_delete_notification' => '匯入刪除成功',
// Users
'user_create' => '建立使用者',
'user_create_notification' => '使用者已成功建立。',
'user_update' => '更新使用者',
'user_update_notification' => '使用者已成功更新。',
'user_delete' => '已刪除使用者',
'user_delete_notification' => '使用者移除成功',
// API Tokens
'api_token_create' => '建立 API 權杖',
'api_token_create_notification' => '成功建立 API 權杖',
'api_token_update' => '已更新 API 權杖',
'api_token_update_notification' => '成功更新 API 權杖',
'api_token_delete' => '已刪除 API 權杖',
'api_token_delete_notification' => 'API 權杖已成功刪除',
// Roles
'role_create' => '創建角色',
'role_create_notification' => '建立角色成功',
'role_update' => '已更新角色',
'role_update_notification' => '更新角色成功',
'role_delete' => '已刪除角色',
'role_delete_notification' => '刪除角色成功',
// Recycle Bin
'recycle_bin_empty' => '清理資源回收筒',
'recycle_bin_restore' => '從資源回收筒復原',
'recycle_bin_destroy' => '從資源回收筒刪除',
// Comments
'commented_on' => '評論',
'comment_create' => '新增評論',
'comment_update' => '更新評論',
'comment_delete' => '已刪除之評論',
// Sort Rules
'sort_rule_create' => '已建立的排序規則',
'sort_rule_create_notification' => '排序規則已成功建立',
'sort_rule_update' => '已更新排序規則',
'sort_rule_update_notification' => '排序規則已成功更新',
'sort_rule_delete' => '已刪除排序規則',
'sort_rule_delete_notification' => '排序規則已成功刪除',
// Other
'permissions_update' => '更新權限',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/common.php | lang/zh_TW/common.php | <?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => '取消',
'close' => '關閉',
'confirm' => '確認',
'back' => '返回',
'save' => '儲存',
'continue' => '繼續',
'select' => '選取',
'toggle_all' => '切換全部',
'more' => '更多',
// Form Labels
'name' => '名稱',
'description' => '描述',
'role' => '角色',
'cover_image' => '封面圖片',
'cover_image_description' => '雖然圖片會在不同情境下自動調整顯示方式,但應接近 440x250 像素',
// Actions
'actions' => '動作',
'view' => '檢視',
'view_all' => '檢視全部',
'new' => '新增',
'create' => '建立',
'update' => '更新',
'edit' => '編輯',
'archive' => '歸檔',
'unarchive' => '取消封存',
'sort' => '排序',
'move' => '移動',
'copy' => '複製',
'reply' => '回覆',
'delete' => '刪除',
'delete_confirm' => '確認刪除',
'search' => '搜尋',
'search_clear' => '清除搜尋',
'reset' => '重設',
'remove' => '移除',
'add' => '新增',
'configure' => '配置',
'manage' => '管理',
'fullscreen' => '全螢幕',
'favourite' => '最愛',
'unfavourite' => '取消最愛',
'next' => '下一頁',
'previous' => '上一頁',
'filter_active' => '使用中的過濾器',
'filter_clear' => '清理過濾',
'download' => '下載',
'open_in_tab' => '在新分頁中開啟',
'open' => '開啟',
// Sort Options
'sort_options' => '排序選項',
'sort_direction_toggle' => '順序方向切換',
'sort_ascending' => '遞增排序',
'sort_descending' => '遞減排序',
'sort_name' => '名稱',
'sort_default' => '預設',
'sort_created_at' => '建立日期',
'sort_updated_at' => '更新日期',
// Misc
'deleted_user' => '已刪除使用者',
'no_activity' => '無活動可顯示',
'no_items' => '無可用項目',
'back_to_top' => '回到頂端',
'skip_to_main_content' => '跳到主內容',
'toggle_details' => '顯示/隱藏詳細資訊',
'toggle_thumbnails' => '顯示/隱藏縮圖',
'details' => '詳細資訊',
'grid_view' => '網格檢視',
'list_view' => '列表檢視',
'default' => '預設',
'breadcrumb' => '頁面路徑',
'status' => '狀態',
'status_active' => '啟用中',
'status_inactive' => '未啟用',
'never' => '永不',
'none' => '無',
// Header
'homepage' => '首頁',
'header_menu_expand' => '展開選單',
'profile_menu' => '個人資料選單',
'view_profile' => '檢視個人資料',
'edit_profile' => '編輯個人資料',
'dark_mode' => '深色模式',
'light_mode' => '淺色模式',
'global_search' => '全域搜尋',
// Layout tabs
'tab_info' => '資訊',
'tab_info_label' => '顯示次要訊息',
'tab_content' => '內容',
'tab_content_label' => '顯示主要內容',
// Email Content
'email_action_help' => '如果您無法點擊 ":actionText" 按鈕,請將下方的網址複製並貼上到您的網路瀏覽器中:',
'email_rights' => '版權所有',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => '隱私權政策',
'terms_of_service' => '服務條款',
// OpenSearch
'opensearch_description' => '搜尋 :appName',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/pagination.php | lang/zh_TW/pagination.php | <?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« 上一頁',
'next' => '下一頁 »',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/settings.php | lang/zh_TW/settings.php | <?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => '設定',
'settings_save' => '儲存設定',
'system_version' => '系統版本',
'categories' => '分類',
// App Settings
'app_customization' => '自訂',
'app_features_security' => '功能與安全',
'app_name' => '應用程式名稱',
'app_name_desc' => '此名稱會在網頁頂端與任何系統傳送的電子郵件中出現。',
'app_name_header' => '在網頁頂端顯示名稱',
'app_public_access' => '公開存取',
'app_public_access_desc' => '啟用此選項將會允許未登入的訪客存取您 BookStack 站台中的內容。',
'app_public_access_desc_guest' => '可以透過「訪客」使用者控制公開訪客的存取。',
'app_public_access_toggle' => '允許公開存取',
'app_public_viewing' => '允許公開檢視?',
'app_secure_images' => '更高安全性的圖片上傳',
'app_secure_images_toggle' => '啟用更高安全性的圖片上傳',
'app_secure_images_desc' => '因為效能因素,所有圖片都是公開的。此選項會在圖片的網址前加入一串隨機且難以猜測的字串。確保未啟用目錄索引,讓直接進入變得更困難。',
'app_default_editor' => '預設頁面編輯器',
'app_default_editor_desc' => '選擇編輯頁面時預設使用的編輯器,這項設定值可被頁面的權限覆蓋',
'app_custom_html' => '自訂 HTML 標題內容',
'app_custom_html_desc' => '此處加入的任何內容都將插入到每個頁面的 <head> 部分的底部,這對於覆蓋樣式或加入分析程式碼很方便。',
'app_custom_html_disabled_notice' => '在此設定頁面上停用了自訂 HTML 標題內容,以確保任何重大變更都能被還原。',
'app_logo' => '應用程式圖示',
'app_logo_desc' => '這個設定會被使用在應用程式標題欄等區域;圖片的高度應為 86 像素,大型圖片將會按比例縮小。',
'app_icon' => '應用程式圖示',
'app_icon_desc' => '這個圖示將顯示在瀏覽器分頁以及捷徑,應為 256 像素的的正方形 PNG 圖片',
'app_homepage' => '應用程式首頁',
'app_homepage_desc' => '選取要作為首頁的頁面,這將會取代預設首頁。選定頁面的頁面權限將會被忽略。',
'app_homepage_select' => '選取頁面',
'app_footer_links' => '頁面註腳連結',
'app_footer_links_desc' => '新增連結以在網站註腳顯示。這些將會顯示在大多數頁面的底部,包含那些不需要登入的頁面。您可以使用 "trans::<key>" 標籤來使用系統定義的翻譯。舉例來說:使用 "trans::common.privacy_policy" 將會提供已翻譯的文字「隱私權政策」,以及 "trans::common.terms_of_service" 將會提供已翻譯的文字「服務條款」。',
'app_footer_links_label' => '連結標籤',
'app_footer_links_url' => '連結網址',
'app_footer_links_add' => '新增註腳連結',
'app_disable_comments' => '停用評論',
'app_disable_comments_toggle' => '停用評論',
'app_disable_comments_desc' => '在應用程式的所有頁面停用評論。<br>既有的評論將不會顯示。',
// Color settings
'color_scheme' => '應用程式配色',
'color_scheme_desc' => '設定使用者頁面欲使用的顏色。可分別針對淺色模式與暗色模式設定顏色,以確保容易閱讀',
'ui_colors_desc' => '設定頁面主要色彩以及頁面連結預設顏色。主要色彩用於標題橫幅、按鈕以及主要操作界面,頁面連結顏色,主要用於主頁面、編輯頁面中的文字連結、操作按鈕。',
'app_color' => '主要顏色',
'link_color' => '連結預設顏色',
'content_colors_desc' => '設定頁面層次結構中的元素顏色;為了提高可讀性,建議選擇亮度與預設顏色相似的顏色。',
'bookshelf_color' => '書架顔色',
'book_color' => '書本顔色',
'chapter_color' => '章節顔色',
'page_color' => '頁面顔色',
'page_draft_color' => '頁面草稿顏色',
// Registration Settings
'reg_settings' => '註冊',
'reg_enable' => '啟用註冊',
'reg_enable_toggle' => '啟用註冊',
'reg_enable_desc' => '啟用註冊後,使用者將可以自行註冊為應用程式的使用者。註冊後,他們將會得到一個預設的使用者角色。',
'reg_default_role' => '註冊後的預設使用者角色',
'reg_enable_external_warning' => '當外部 LDAP 或 SAML 身份驗證啟用時,將會忽略上述選項。如果外部身份驗證成功,將會自動在本系統建立使用者帳號。',
'reg_email_confirmation' => '電子郵件驗證',
'reg_email_confirmation_toggle' => '需要電子郵件驗證',
'reg_confirm_email_desc' => '如果使用網域限制,則需要電子郵件驗證,且此選項將被忽略。',
'reg_confirm_restrict_domain' => '網域限制',
'reg_confirm_restrict_domain_desc' => '輸入您想要限制註冊的電子郵件網域列表,以英文逗號分隔。在可以與應用程式互動前,使用者將會收到電子郵件以確認他們的電子郵件地址。<br>注意,使用者可以在註冊成功後變更他們的電子郵件地址。',
'reg_confirm_restrict_domain_placeholder' => '尚未設定限制',
// Sorting Settings
'sorting' => 'Lists & Sorting',
'sorting_book_default' => 'Default Book Sort Rule',
'sorting_book_default_desc' => '選取要套用至新書籍的預設排序規則。這不會影響現有書籍,並可按書籍覆寫。',
'sorting_rules' => '排序規則',
'sorting_rules_desc' => '這些是預先定義的排序作業,可套用於系統中的內容。',
'sort_rule_assigned_to_x_books' => '指定給 :count 本書',
'sort_rule_create' => '建立排序規則',
'sort_rule_edit' => '編輯排序規則',
'sort_rule_delete' => '刪除排序規則',
'sort_rule_delete_desc' => '從系統移除此排序規則。使用此排序的書籍將會還原為手動排序。',
'sort_rule_delete_warn_books' => '此排序規則目前用於 :count 本書。您確定您想要刪除嗎?',
'sort_rule_delete_warn_default' => '此排序規則目前為書籍的預設值。您確定您想要刪除嗎?',
'sort_rule_details' => '排序規則詳細資訊',
'sort_rule_details_desc' => '設定此排序規則的名稱,當使用者選取排序時,該名稱將會出現在清單中。',
'sort_rule_operations' => '排序選項',
'sort_rule_operations_desc' => '設定要執行的排序動作,方法是從可用的操作清單中移動它們。使用時,操作將依從上到下的順序套用。儲存時,在此處所做的任何變更都會套用至所有指定的書籍。',
'sort_rule_available_operations' => '可用操作',
'sort_rule_available_operations_empty' => '無剩餘操作',
'sort_rule_configured_operations' => '已設定的操作',
'sort_rule_configured_operations_empty' => '從「可用操作」清單中拖曳/新增操作',
'sort_rule_op_asc' => '(遞增)',
'sort_rule_op_desc' => '(遞減)',
'sort_rule_op_name' => '名稱 - 按字母順序排列',
'sort_rule_op_name_numeric' => '名稱 - 數字',
'sort_rule_op_created_date' => '建立日期',
'sort_rule_op_updated_date' => '更新日期',
'sort_rule_op_chapters_first' => '第一章',
'sort_rule_op_chapters_last' => '最後一章',
'sorting_page_limits' => 'Per-Page Display Limits',
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
// Maintenance settings
'maint' => '維護',
'maint_image_cleanup' => '清理圖片',
'maint_image_cleanup_desc' => '掃描頁面與修訂版本內容來檢查目前使用了哪些圖片,而哪些圖片又是多餘的。請確保您在執行這個動作前建立了完整的資料庫與映像檔備份。',
'maint_delete_images_only_in_revisions' => '也刪除僅存在於舊的頁面修訂版本中存在的圖片',
'maint_image_cleanup_run' => '執行清理',
'maint_image_cleanup_warning' => '發現了 :count 張可能未使用的圖片。您確定要刪除這些圖片嗎?',
'maint_image_cleanup_success' => '找到並刪除了 :count 張可能未使用的圖片!',
'maint_image_cleanup_nothing_found' => '找不到未使用的圖片,未刪除任何檔案!',
'maint_send_test_email' => '傳送測試電子郵件',
'maint_send_test_email_desc' => '這會將測試電子郵件傳送到您的個人資料中指定的電子郵件地址。',
'maint_send_test_email_run' => '傳送測試郵件',
'maint_send_test_email_success' => '電子郵件已傳送到 :address',
'maint_send_test_email_mail_subject' => '測試郵件',
'maint_send_test_email_mail_greeting' => '電子郵件傳遞似乎有效!',
'maint_send_test_email_mail_text' => '恭喜!您收到這封電子郵件通知時,代表您的電子郵件設定已正確設定。',
'maint_recycle_bin_desc' => '刪除的書架、書本、章節與頁面將會被傳送到回收桶,這樣仍可以還原或永久刪除。回收桶中較舊的項目可能會在一段時間後自動移除,取決於您的系統設定。',
'maint_recycle_bin_open' => '開啟回收桶',
'maint_regen_references' => '重新生成引用',
'maint_regen_references_desc' => '此操作將重建數據庫中的跨項目引用索引。這通常是自動處理的,但可能有助於索引舊內容或通過非官方方法添加的內容。',
'maint_regen_references_success' => '引用索引已重新生成!',
'maint_timeout_command_note' => '備註:這項操作需要較長的時間,可能導致多數的網路環境發生連線逾時的問題。若有需要,可以透過終端機指令來替代。',
// Recycle Bin
'recycle_bin' => '資源回收桶',
'recycle_bin_desc' => '在這裡,您可以還原已刪除的項目,或是選擇將其從系統中永久移除。與系統中套用了權限過濾條件類似的活動列表不同的是,此列表並未過濾。',
'recycle_bin_deleted_item' => '已刪除項目',
'recycle_bin_deleted_parent' => '上層',
'recycle_bin_deleted_by' => '刪除由',
'recycle_bin_deleted_at' => '刪除時間',
'recycle_bin_permanently_delete' => '永久刪除',
'recycle_bin_restore' => '還原',
'recycle_bin_contents_empty' => '回收桶目前是空的',
'recycle_bin_empty' => '清空回收桶',
'recycle_bin_empty_confirm' => '這將會永久破壞回收桶中的所有項目,包括每個項目中包含的內容。您確定您想要清空回收桶嗎?',
'recycle_bin_destroy_confirm' => '此操作將從系統中永久刪除此項目以及下面列出的所有子元素,並且您將無法還原此內容。您確定要永久刪除該項目嗎?',
'recycle_bin_destroy_list' => '要被銷毀的項目',
'recycle_bin_restore_list' => '要被還原的項目',
'recycle_bin_restore_confirm' => '此動作將會還原已被刪除的項目(包含任何下層元素)到其原始位置。如果原始位置已被刪除,且目前位於垃圾桶裡,那麼上層項目也需要被還原。',
'recycle_bin_restore_deleted_parent' => '此項目的上層項目也已被刪除。因此將會保持被刪除的狀態,直到上層項目也被還原。',
'recycle_bin_restore_parent' => '還原上層',
'recycle_bin_destroy_notification' => '已從回收桶刪除共 :count 個項目。',
'recycle_bin_restore_notification' => '已從回收桶還原共 :count 個項目。',
// Audit Log
'audit' => '稽核記錄',
'audit_desc' => '此稽核日誌會顯示被系統追蹤的活動列表。與系統中套用了權限過濾條件類似的活動列表不同的是,此列表並未過濾。',
'audit_event_filter' => '活動過濾條件',
'audit_event_filter_no_filter' => '無過濾條件',
'audit_deleted_item' => '已刪除的項目',
'audit_deleted_item_name' => '名稱::name',
'audit_table_user' => '使用者',
'audit_table_event' => '活動',
'audit_table_related' => '相關的項目或詳細資訊',
'audit_table_ip' => 'IP 位址',
'audit_table_date' => '活動日期',
'audit_date_from' => '日期範圍,從',
'audit_date_to' => '日期範圍,到',
// Role Settings
'roles' => '角色',
'role_user_roles' => '使用者角色',
'roles_index_desc' => '「角色」用於將系統權限套用至使用者群組。當使用者擁有多角色時,
使用者會自動繼承角色中的所有系統權限',
'roles_x_users_assigned' => ':count 位用戶已分配|:count 位用戶已分配',
'roles_x_permissions_provided' => ':count 個權限|:count 個權限',
'roles_assigned_users' => '已分配用戶',
'roles_permissions_provided' => '已提供權限',
'role_create' => '建立新角色',
'role_delete' => '刪除角色',
'role_delete_confirm' => '這將會刪除名為「:roleName」的角色.',
'role_delete_users_assigned' => '有 :userCount 位使用者屬於此角色。如果您想將此角色中的使用者遷移,請在下面選擇一個新角色。',
'role_delete_no_migration' => "不要遷移使用者",
'role_delete_sure' => '您確定要刪除此角色?',
'role_edit' => '編輯角色',
'role_details' => '角色詳細資訊',
'role_name' => '角色名稱',
'role_desc' => '角色簡短說明',
'role_mfa_enforced' => '多重身分驗證',
'role_external_auth_id' => '外部身份驗證 ID',
'role_system' => '系統權限',
'role_manage_users' => '管理使用者',
'role_manage_roles' => '管理角色與角色權限',
'role_manage_entity_permissions' => '管理所有書本、章節與頁面的權限',
'role_manage_own_entity_permissions' => '管理自己的書本、章節與頁面的權限',
'role_manage_page_templates' => '管理頁面範本',
'role_access_api' => '存取系統 API',
'role_manage_settings' => '管理應用程式設定',
'role_export_content' => '匯出內容',
'role_import_content' => '匯入內容',
'role_editor_change' => '重設頁面編輯器',
'role_notifications' => '管理和接收通知',
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
'role_asset' => '資源權限',
'roles_system_warning' => '請注意,有上述三項權限中的任一項的使用者都可以更改自己或系統中其他人的權限。有這些權限的角色只應分配給受信任的使用者。',
'role_asset_desc' => '對系統內資源的預設權限將由這裡的權限控制。若有單獨設定在書本、章節和頁面上的權限,將會覆寫這裡的權限設定。',
'role_asset_admins' => '管理員會自動取得對所有內容的存取權,但這些選項可能會顯示或隱藏使用者介面的選項。',
'role_asset_image_view_note' => '這與圖像管理器中的可見性有關。已經上傳的圖片的實際訪問取決於系統圖像存儲選項。',
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
'role_all' => '全部',
'role_own' => '擁有',
'role_controlled_by_asset' => '依據隸屬的資源來決定',
'role_save' => '儲存角色',
'role_users' => '屬於此角色的使用者',
'role_users_none' => '目前沒有使用者被分配到此角色',
// Users
'users' => '使用者',
'users_index_desc' => '在系統中創建和管理使用者帳號。使用者帳號用於紀錄登入與編輯活動;訪問權限則由使用者所歸屬的角色群組決定,但使用者是否具備內容的所有權以及其他因素,都可能會影響到存取權限。',
'user_profile' => '使用者個人資料',
'users_add_new' => '新增使用者',
'users_search' => '搜尋使用者',
'users_latest_activity' => '最新活動',
'users_details' => '使用者詳細資訊',
'users_details_desc' => '為此使用者設定顯示名稱與電子郵件地址。電子郵件地址將用於登入應用程式。',
'users_details_desc_no_email' => '為此使用者設定顯示名稱,這樣其他人才能認出該使用者。',
'users_role' => '使用者角色',
'users_role_desc' => '選取要分配的此使用者的角色。若使用者被分配到多個角色,則這些角色的權限將會堆疊,使用者將會取得被分配角色的所有功能。',
'users_password' => '使用者密碼',
'users_password_desc' => '設定用於登入應用程式的密碼。密碼必須至少 8 個字元長。',
'users_send_invite_text' => '您可以選擇向此使用者傳送邀請電子郵件,讓他們可以設定自己的密碼,您也可以自行設定他們的密碼。',
'users_send_invite_option' => '傳送邀請電子郵件給使用者',
'users_external_auth_id' => '外部身份驗證 ID',
'users_external_auth_id_desc' => '使用外部驗證系統時 (如 SAML2、OIDC、LDAP),將使這個帳號與驗證系統帳號連結。若使用一般的 email 認證方式,可以忽略此欄位。',
'users_password_warning' => '如果您想更改此用戶的密碼,請填寫以下內容:',
'users_system_public' => '此使用者代表造訪您站台的任何訪客使用者。其不能用於登入,而會自動分配。',
'users_delete' => '刪除使用者',
'users_delete_named' => '刪除使用者 :userName',
'users_delete_warning' => '這將從系統中完全刪除名為「:userName」的使用者。',
'users_delete_confirm' => '您確定要刪除此使用者?',
'users_migrate_ownership' => '轉移所有權',
'users_migrate_ownership_desc' => '如果您希望其他使用者變成目前此使用者擁有的所有項目的新擁有者,請在此處選取新的使用者。',
'users_none_selected' => '未選取使用者',
'users_edit' => '編輯使用者',
'users_edit_profile' => '編輯個人資料',
'users_avatar' => '使用者大頭照',
'users_avatar_desc' => '選取一張代表此使用者的圖片。這應該是大約 256px 的正方形。',
'users_preferred_language' => '偏好語言',
'users_preferred_language_desc' => '此選項將會變更用於應用程式使用者介面的語言。不會影響任何使用者建立的內容。',
'users_social_accounts' => '社群網站帳號',
'users_social_accounts_desc' => '查看此用戶已連接的社交賬戶狀態。 除了主要認證系統外,社交賬戶也可用於系統訪問。',
'users_social_accounts_info' => '您可以在此處連結您其他的帳號以供快速登入。從此處取消連結帳號並不會撤銷先前已授權的存取。請從您連結的社群網站帳號的個人設定中撤銷存取權。',
'users_social_connect' => '連結帳號',
'users_social_disconnect' => '取消連結帳號',
'users_social_status_connected' => '已連接',
'users_social_status_disconnected' => '已斷開連接',
'users_social_connected' => ':socialAccount 帳號已經成功連結到您的個人資料。',
'users_social_disconnected' => ':socialAccount 帳號已經成功取消連結。',
'users_api_tokens' => 'API 權杖',
'users_api_tokens_desc' => '創建和管理用於 BookStack REST API 認證的訪問令牌。 API 的權限是通過令牌所屬的用戶管理的。',
'users_api_tokens_none' => '尚未為此使用者建立 API 權杖',
'users_api_tokens_create' => '建立權杖',
'users_api_tokens_expires' => '過期',
'users_api_tokens_docs' => 'API 文件',
'users_mfa' => '多重身分驗證',
'users_mfa_desc' => '設定多重身份驗證為您的帳戶多增加了一道防線',
'users_mfa_x_methods' => ':count 個措施已配置|:count 個措施已配置',
'users_mfa_configure' => '方式設置',
// API Tokens
'user_api_token_create' => '建立 API 權杖',
'user_api_token_name' => '名稱',
'user_api_token_name_desc' => '給您的權杖易於辨識的名稱,如此未來才能提醒其預期用途。',
'user_api_token_expiry' => '到期日',
'user_api_token_expiry_desc' => '設定此權杖的到期日。在此日期後,使用此權杖發出的請求將不再起作用。若將此欄留空,將會設定在100年後過期。',
'user_api_token_create_secret_message' => '建立此權杖後,將會立即生成並顯示「權杖 ID」與「權杖密碼」。該密碼將只會顯示一次,因此請在繼續操作前將其複製到安全的地方。',
'user_api_token' => 'API 權杖',
'user_api_token_id' => '權杖 ID',
'user_api_token_id_desc' => '這是此權杖由系統生成的不可編輯識別字串,必須在 API 請求中提供。',
'user_api_token_secret' => '權杖密碼',
'user_api_token_secret_desc' => '這是此權杖由系統生成的密碼,必須在 API 請求中提供。該密碼將只會顯示一次,因此請在繼續操作前將其複製到安全的地方。',
'user_api_token_created' => '權杖建立於:timeAgo',
'user_api_token_updated' => '權杖更新於:timeAgo',
'user_api_token_delete' => '刪除權杖',
'user_api_token_delete_warning' => '這將會從系統中完全刪除名為「:tokenName」的 API 權杖。',
'user_api_token_delete_confirm' => '您確定要刪除此 API 權杖嗎?',
// Webhooks
'webhooks' => 'Webhooks',
'webhooks_index_desc' => 'Webhook 是一種在系統內發生某些操作和事件時將數據發送到外部 URL 的方法,它允許與外部平台(例如消息傳遞或通知系統)進行基於事件的集成。',
'webhooks_x_trigger_events' => ':count 個觸發事件 |:count 個觸發事件',
'webhooks_create' => '建立 Webhook',
'webhooks_none_created' => '沒有已建立的 Webhook',
'webhooks_edit' => '設置 Webhook',
'webhooks_save' => '儲存 Webhook',
'webhooks_details' => 'WebHook 詳細資料',
'webhooks_details_desc' => '提供一個用戶友好的名稱和一個 POST Endpoint 作為 Webhook 數據發送的位置。',
'webhooks_events' => 'Webhook 事件',
'webhooks_events_desc' => '選擇所有應觸發此 Webhook 的事件。',
'webhooks_events_warning' => '請記住,即使應用了自定義權限,所有選定的事件也仍然會被觸發。 確保使用此 Webhook 不會洩露機密內容。',
'webhooks_events_all' => '全部系統活動',
'webhooks_name' => 'Webhook 名稱',
'webhooks_timeout' => 'Webhook 請求超時(秒)',
'webhooks_endpoint' => 'Webhook 端點',
'webhooks_active' => 'Webhook 啟用',
'webhook_events_table_header' => '事件',
'webhooks_delete' => '刪除 Webhook',
'webhooks_delete_warning' => '這將會從系統中完全刪除名為 “:webhookName” 的 webhook。',
'webhooks_delete_confirm' => '確定要刪除此 Webhook 嗎?',
'webhooks_format_example' => 'Webhook 格式範例',
'webhooks_format_example_desc' => 'Webhook 數據會以 POST 請求按照以下 JSON 格式發送到設置的 Endpoint。 “related_item” 和 “url” 屬性是可選的,取決於觸發的事件類型。',
'webhooks_status' => 'Webhook 狀態',
'webhooks_last_called' => '最後一次調用:',
'webhooks_last_errored' => '上次錯誤',
'webhooks_last_error_message' => '上次錯誤信息',
// Licensing
'licenses' => '授權',
'licenses_desc' => '本頁提供 BookStack 使用到的專案以及函式庫的詳細授權資料,其中部份專案及函式庫僅開開發環境中使用。',
'licenses_bookstack' => 'BookStack 授權',
'licenses_php' => 'PHP 函式庫授權',
'licenses_js' => 'JavaScript 函式庫授權',
'licenses_other' => '其它授權',
'license_details' => '詳細授權資料',
//! 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' => 'العربية',
'bg' => 'Bǎlgarski',
'bs' => 'Bosanski',
'ca' => '加泰隆尼亞語',
'cs' => 'Česky',
'cy' => 'Cymraeg',
'da' => '丹麥',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'el' => 'ελληνικά',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => '希伯來語',
'hr' => 'Hrvatski',
'hu' => 'Magyar',
'id' => 'Bahasa Indonesia',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'lt' => 'Lietuvių Kalba',
'lv' => 'Latviešu Valoda',
'nb' => 'Norsk (Bokmål)',
'ne' => 'नेपाली',
'nn' => 'Nynorsk',
'nl' => 'Nederlands',
'pl' => 'Polski',
'pt' => 'Português',
'pt_BR' => 'Português do Brasil',
'ro' => 'Română',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'uz' => 'O‘zbekcha',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
],
//!////////////////////////////////
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/validation.php | lang/zh_TW/validation.php | <?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => '必須同意 :attribute。',
'active_url' => ':attribute 並非有效的網址。',
'after' => ':attribute 必須是在 :date 後的日期。',
'alpha' => ':attribute 只能包含字母。',
'alpha_dash' => ':attribute 只能包含字母、數字、破折號與底線。',
'alpha_num' => ':attribute 只能包含字母和數字。',
'array' => ':attribute 必須是陣列。',
'backup_codes' => '提供的代碼無效或已被使用。',
'before' => ':attribute 必須是在 :date 前的日期。',
'between' => [
'numeric' => ':attribute 必須在 :min 到 :max 之間。',
'file' => ':attribute 必須為 :min 到 :max KB。',
'string' => ':attribute 必須在 :min 到 :max 個字元之間。',
'array' => ':attribute 必須在 :min 到 :max 項之間。',
],
'boolean' => ':attribute 欄位必須為 true 或 false。',
'confirmed' => ':attribute 確認不符。',
'date' => ':attribute 並非有效的日期。',
'date_format' => ':attribute 與 :format 格式不相符。',
'different' => ':attribute 和 :other 必須不同。',
'digits' => ':attribute 必須為 :digits 位數。',
'digits_between' => ':attribute 必須為 :min 到 :max 位數。',
'email' => ':attribute 必須是有效的電子郵件地址。',
'ends_with' => ':attribute必須以下列之一結尾::values',
'file' => ':attribute 必須作為有效檔案提供。',
'filled' => ':attribute 欄位必填。',
'gt' => [
'numeric' => ':attribute 必須大於 :value。',
'file' => ':attribute 必須大於 :value KB。',
'string' => ':attribute 必須多於 :value 個字元。',
'array' => ':attribute 必須包含多於 :value 個項目。',
],
'gte' => [
'numeric' => ':attribute 必須大於或等於 :value。',
'file' => ':attribute 必須大於或等於 :value KB。',
'string' => ':attribute 必須多於或等於 :value 個字元。',
'array' => ':attribute 必須有 :value 或更多項。',
],
'exists' => '選定的 :attribute 無效。',
'image' => ':attribute 必須為圖片。',
'image_extension' => ':attribute 必須包含有效且受支援的圖片副檔名。',
'in' => '選定的 :attribute 無效。',
'integer' => ':attribute 必須是整數。',
'ip' => ':attribute 必須是有效的 IP 位置。',
'ipv4' => ':attribute 必須是有效的 IPv4 位置。',
'ipv6' => ':attribute 必須是有效的 IPv6 位置。',
'json' => ':attribute 必須是有效的 JSON 字串。',
'lt' => [
'numeric' => ':attribute 必須小於 :value。',
'file' => ':attribute 必須小於 :value KB。',
'string' => ':attribute 必須少於 :value 個字元。',
'array' => ':attribute 必須少於 :value 個項目。',
],
'lte' => [
'numeric' => ':attribute 必須小於或等於 :value。',
'file' => ':attribute 必須小於或等於 :value KB。',
'string' => ':attribute 必須少於或等於 :value 個字元。',
'array' => ':attribute 不能超過 :value 個項目。',
],
'max' => [
'numeric' => ':attribute 不能超過 :max。',
'file' => ':attribute 不能超過 :max KB。',
'string' => ':attribute 不能超過 :max 個字元。',
'array' => ':attribute 不能有超過:max項。',
],
'mimes' => ':attribute 必須是 :values 類型的檔案。',
'min' => [
'numeric' => ':attribute 至少為:min。',
'file' => ':attribute 必須至少為:min KB。',
'string' => ':attribute 至少為:min個字元。',
'array' => ':attribute 至少有:min項。',
],
'not_in' => '選中的 :attribute 無效。',
'not_regex' => 'The :attribute格式無效。',
'numeric' => ':attribute 必須是一個數。',
'regex' => ':attribute 格式無效。',
'required' => ':attribute 字段是必需的。',
'required_if' => '當:other為:value時,:attribute 字段是必需的。',
'required_with' => '當:values存在時,:attribute 字段是必需的。',
'required_with_all' => '當:values存在時,:attribute 字段是必需的。',
'required_without' => '當:values不存在時,:attribute 字段是必需的。',
'required_without_all' => '當:values均不存在時,:attribute 字段是必需的。',
'same' => ':attribute 與 :other 必須匹配。',
'safe_url' => '提供的連結可能不安全。',
'size' => [
'numeric' => ':attribute 必須為:size。',
'file' => ':attribute 必須為:size KB。',
'string' => ':attribute 必須為:size個字元。',
'array' => ':attribute 必須包含:size項。',
],
'string' => ':attribute 必須是字元串。',
'timezone' => ':attribute 必須是有效的區域。',
'totp' => '提供的代碼無效或已過期。',
'unique' => ':attribute 已經被使用。',
'url' => ':attribute 格式無效。',
'uploaded' => '無法上傳文檔案, 伺服器可能不接受此大小的檔案。',
'zip_file' => ':attribute 需要參照 ZIP 中的檔案。',
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
'zip_file_mime' => ':attribute 需要參照類型為 :validTypes 的檔案,找到 :foundType。',
'zip_model_expected' => '預期為資料物件,但找到「:type」。',
'zip_unique' => '對於 ZIP 中的物件類型,:attribute 必須是唯一的。',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => '需要確認密碼',
],
],
// Custom validation attributes
'attributes' => [],
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/zh_TW/auth.php | lang/zh_TW/auth.php | <?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => '使用者名稱或密碼錯誤。',
'throttle' => '您的登入次數過多,請在 :seconds 秒後重試。',
// Login & Register
'sign_up' => '註冊',
'log_in' => '登入',
'log_in_with' => '以 :socialDriver 登入',
'sign_up_with' => '以 :socialDriver 註冊',
'logout' => '登出',
'name' => '名稱',
'username' => '使用者名稱',
'email' => '電子郵件',
'password' => '密碼',
'password_confirm' => '確認密碼',
'password_hint' => '密碼必須至少8個字元',
'forgot_password' => '忘記密碼?',
'remember_me' => '記住我',
'ldap_email_hint' => '請輸入此帳號使用的電子郵件。',
'create_account' => '建立帳號',
'already_have_account' => '已有帳號?',
'dont_have_account' => '沒有帳號?',
'social_login' => '社群網站登入',
'social_registration' => '使用社群網站帳號註冊',
'social_registration_text' => '使用其他服務註冊及登入。',
'register_thanks' => '感謝您的註冊!',
'register_confirm' => '請檢查您的電子郵件,並按下確認按鈕以使用 :appName 。',
'registrations_disabled' => '目前已停用註冊',
'registration_email_domain_invalid' => '這個電子郵件網域沒有權限使用',
'register_success' => '感謝您註冊!您已註冊完成並可登入。',
// Login auto-initiation
'auto_init_starting' => '嘗試登入中',
'auto_init_starting_desc' => '正在與認證系統連線以開始流程,若 5 秒鐘仍無回應,請嘗試點擊以下的連結。',
'auto_init_start_link' => '進行認證',
// Password Reset
'reset_password' => '重設密碼',
'reset_password_send_instructions' => '在下方輸入您的電子郵件,您將收到一封帶有密碼重設連結的郵件。',
'reset_password_send_button' => '發送重設連結',
'reset_password_sent' => '重設密碼的連結會發送至電子郵件 :email(如果此電子郵件在我們的系統中存在)',
'reset_password_success' => '您的密碼已成功重設。',
'email_reset_subject' => '重設您的 :appName 密碼',
'email_reset_text' => '您收到此電子郵件是因為我們收到了您的帳號的密碼重設請求。',
'email_reset_not_requested' => '如果您沒有要求重設密碼,則不需要採取進一步的操作。',
// Email Confirmation
'email_confirm_subject' => '確認您在 :appName 的電子郵件',
'email_confirm_greeting' => '感謝您加入 :appName!',
'email_confirm_text' => '請點選下面的按鈕來確認您的電子郵件地址:',
'email_confirm_action' => '確認電子郵件',
'email_confirm_send_error' => '需要電子郵件驗證,但系統無法傳送電子郵件。請與管理員聯絡以確保電子郵件正確設定。',
'email_confirm_success' => '您的電子郵箱已確認成功!您可以使用該電子郵箱地址進行登入了。',
'email_confirm_resent' => '確認電子郵件已重新傳送。請檢查您的收件匣。',
'email_confirm_thanks' => '完成驗證,謝謝。',
'email_confirm_thanks_desc' => '正在處理您的確認,請稍候。若三秒後沒有重新導向,請按下方的「繼續」連結繼續。',
'email_not_confirmed' => '電子郵件地址未確認',
'email_not_confirmed_text' => '您的電子郵件位址尚未確認。',
'email_not_confirmed_click_link' => '請檢查註冊時收到的電子郵件,然後點選確認連結。',
'email_not_confirmed_resend' => '如果找不到電子郵件,請透過下面的表單重新發送確認電子郵件。',
'email_not_confirmed_resend_button' => '重新傳送確認電子郵件',
// User Invite
'user_invite_email_subject' => '您被邀請加入 :appName!',
'user_invite_email_greeting' => '我們為您在 :appName 上建立了一個新帳號。',
'user_invite_email_text' => '請點擊下方按鈕來設定帳號密碼並取得存取權:',
'user_invite_email_action' => '設定帳號密碼',
'user_invite_page_welcome' => '歡迎使用 :appName!',
'user_invite_page_text' => '要完成設定您的帳號並取得存取權,您必須設定密碼,此密碼將用於登入 :appName。',
'user_invite_page_confirm_button' => '確認密碼',
'user_invite_success_login' => '密碼已設定完成,您可以使用改密碼來登入 :appName!',
// Multi-factor Authentication
'mfa_setup' => '設定雙重身份驗證',
'mfa_setup_desc' => '設定雙重身份驗證為您的帳戶多增加了一道防線',
'mfa_setup_configured' => '設定完成',
'mfa_setup_reconfigure' => '重新設定',
'mfa_setup_remove_confirmation' => '您確定要移除雙重身份驗證嗎?',
'mfa_setup_action' => '設置',
'mfa_backup_codes_usage_limit_warning' => '您只剩下不到5組備用驗證碼了,請重新生成新的備用驗證碼並妥善保存,以免日後無法登入您的賬號。',
'mfa_option_totp_title' => '手機App',
'mfa_option_totp_desc' => '您必須在行動裝置上安裝了支援TOTP的身份驗證程式(例如Google Authenticator, Authy 或是 Microsoft Authenticator)才能使用雙重身份驗證。',
'mfa_option_backup_codes_title' => '備用驗證碼',
'mfa_option_backup_codes_desc' => '產生一次使用的備份代碼,你可以在登入時用來辨識身份。請確認代碼被存放在安全的地方。',
'mfa_gen_confirm_and_enable' => '確認並啟用',
'mfa_gen_backup_codes_title' => '備援代碼設定',
'mfa_gen_backup_codes_desc' => '將以下代碼列表儲存在安全的地方。存取系統時,您可以使用其中一個代碼作為第二個身份驗證機制。',
'mfa_gen_backup_codes_download' => '下載代碼',
'mfa_gen_backup_codes_usage_warning' => '每個代碼都只能使用一次',
'mfa_gen_totp_title' => '行動裝置應用程式設定',
'mfa_gen_totp_desc' => '您必須在行動裝置上安裝支援 TOTP 的身份驗證應用程式(例如 Google Authenticator、Authy 或 Microsoft Authenticator)。',
'mfa_gen_totp_scan' => '使用您偏好的身份驗證應用程式掃描下方的 QR code 以開始流程。',
'mfa_gen_totp_verify_setup' => '驗證設定',
'mfa_gen_totp_verify_setup_desc' => '透過在下方的輸入方塊中輸入您的身份驗證應用程式中產生的代碼來驗證一切都正常:',
'mfa_gen_totp_provide_code_here' => '在此處填入您的應用程式產生的代碼',
'mfa_verify_access' => '驗證存取權',
'mfa_verify_access_desc' => '您的使用者帳號在您取得存取權前需要您透過額外的驗證層級確認您的身份。使用您設定的其中一種驗證方式繼續。',
'mfa_verify_no_methods' => '未設定任何方式',
'mfa_verify_no_methods_desc' => '您的帳號中找不到多重步驟驗證方式。在取得存取權前,您必須設定至少一種方式。',
'mfa_verify_use_totp' => '使用您的行動裝置進行驗證',
'mfa_verify_use_backup_codes' => '使用您的備用驗證碼進行驗證',
'mfa_verify_backup_code' => '備用驗證碼',
'mfa_verify_backup_code_desc' => '在下方輸入您剩下的其中一個備援代碼:',
'mfa_verify_backup_code_enter_here' => '在此處輸入備援代碼',
'mfa_verify_totp_desc' => '在下方輸入使用您行動裝置應用程式產生的代碼:',
'mfa_setup_login_notification' => '多因素認證已設定,請使用新的設定登入',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/notifications.php | lang/nn/notifications.php | <?php
/**
* Text used for activity-based notifications.
*/
return [
'new_comment_subject' => 'Ny kommentar på sida: :pageName',
'new_comment_intro' => 'Ein brukar har kommentert ei side i :appName:',
'new_page_subject' => 'Ny side: :pageName',
'new_page_intro' => 'Ei ny side vart oppretta i :appName:',
'updated_page_subject' => 'Oppdatert side: :pageName',
'updated_page_intro' => 'Ei side vart oppdatert i :appName:',
'updated_page_debounce' => 'For å forhindre mange varslingar, vil du ikkje få nye varslinger for endringar på denne siden frå same forfattar.',
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
'detail_page_name' => 'Sidenamn:',
'detail_page_path' => 'Sidenamn:',
'detail_commenter' => 'Kommentar frå:',
'detail_comment' => 'Kommentar:',
'detail_created_by' => 'Oppretta av:',
'detail_updated_by' => 'Oppdatert av:',
'action_view_comment' => 'Vis kommentar',
'action_view_page' => 'Sjå side',
'footer_reason' => 'Denne meldinga vart sendt til deg fordi :link dekker denne typen aktivitet for dette elementet.',
'footer_reason_link' => 'dine varslingsinnstillingar',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/entities.php | lang/nn/entities.php | <?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => 'Nylig oppretta',
'recently_created_pages' => 'Nyleg oppretta sider',
'recently_updated_pages' => 'Nyleg oppdaterte sider',
'recently_created_chapters' => 'Nyleg oppretta kapitler',
'recently_created_books' => 'Nyleg oppretta bøker',
'recently_created_shelves' => 'Nyleg oppretta bokhyller',
'recently_update' => 'Nyleg oppdatert',
'recently_viewed' => 'Nyleg vist',
'recent_activity' => 'Nyleg aktivitet',
'create_now' => 'Opprett ein no',
'revisions' => 'Revisjonar',
'meta_revision' => 'Revisjon #:revisionCount',
'meta_created' => 'Oppretta :timeLength',
'meta_created_name' => 'Oppretta :timeLength av :user',
'meta_updated' => 'Oppdatert :timeLength',
'meta_updated_name' => 'Oppdatert :timeLength av :user',
'meta_owned_name' => 'Eigd av :user',
'meta_reference_count' => 'Sitert på :count side|Sitert på :count sider',
'entity_select' => 'Velg entitet',
'entity_select_lack_permission' => 'Du har ikkje tilgang til å velge dette elementet',
'images' => 'Bilete',
'my_recent_drafts' => 'Mine nylege utkast',
'my_recently_viewed' => 'Mine nylege visingar',
'my_most_viewed_favourites' => 'Mine mest sette favorittar',
'my_favourites' => 'Mine favorittar',
'no_pages_viewed' => 'Du har ikkje sett på nokre sider',
'no_pages_recently_created' => 'Ingen sider har nylig blitt oppretta',
'no_pages_recently_updated' => 'Ingen sider har nylig blitt oppdatert',
'export' => 'Eksporter',
'export_html' => 'Nettside med alt',
'export_pdf' => 'PDF-fil',
'export_text' => 'Tekstfil',
'export_md' => 'Markdownfil',
'export_zip' => 'Portable ZIP',
'default_template' => 'Default Page Template',
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
'default_template_select' => 'Select a template page',
'import' => 'Import',
'import_validate' => 'Validate Import',
'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.',
'import_zip_select' => 'Select ZIP file to upload',
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
'import_pending' => 'Pending Imports',
'import_pending_none' => 'No imports have been started.',
'import_continue' => 'Continue Import',
'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.',
'import_details' => 'Import Details',
'import_run' => 'Run Import',
'import_size' => ':size Import ZIP Size',
'import_uploaded_at' => 'Uploaded :relativeTime',
'import_uploaded_by' => 'Uploaded by',
'import_location' => 'Import Location',
'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.',
'import_delete_confirm' => 'Are you sure you want to delete this import?',
'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.',
'import_errors' => 'Import Errors',
'import_errors_desc' => 'The follow errors occurred during the import attempt:',
'breadcrumb_siblings_for_page' => 'Navigate siblings for page',
'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter',
'breadcrumb_siblings_for_book' => 'Navigate siblings for book',
'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf',
// Permissions and restrictions
'permissions' => 'Tilgongar',
'permissions_desc' => 'Endringar gjort her vil overstyra standardrettar gitt via brukarroller.',
'permissions_book_cascade' => 'Rettar sett på bøker vil automatisk arvast ned til sidenivå. Du kan overstyra arv ved å definera eigne rettar på kapittel eller sider.',
'permissions_chapter_cascade' => 'Rettar sett på kapittel vil automatisk arvast ned til sider. Du kan overstyra arv ved å definera rettar på enkeltsider.',
'permissions_save' => 'Lagre løyve',
'permissions_owner' => 'Eigar',
'permissions_role_everyone_else' => 'Alle andre',
'permissions_role_everyone_else_desc' => 'Angi rettar for alle roller som ikkje blir overstyrt (arva rettar).',
'permissions_role_override' => 'Overstyr rettar for rolle',
'permissions_inherit_defaults' => 'Arv standardrettar',
// Search
'search_results' => 'Søkeresultat',
'search_total_results_found' => ':count resultat funne|:count totalt',
'search_clear' => 'Nullstill søk',
'search_no_pages' => 'Ingen sider passar med søket',
'search_for_term' => 'Søk etter :term',
'search_more' => 'Fleire resultat',
'search_advanced' => 'Avansert søk',
'search_terms' => 'Søkeord',
'search_content_type' => 'Innhaldstype',
'search_exact_matches' => 'Eksakte ord',
'search_tags' => 'Søk på merke',
'search_options' => 'Alternativ',
'search_viewed_by_me' => 'Sett av meg',
'search_not_viewed_by_me' => 'Ikkje sett av meg',
'search_permissions_set' => 'Tilgongar er sett',
'search_created_by_me' => 'Oppretta av meg',
'search_updated_by_me' => 'Oppdatert av meg',
'search_owned_by_me' => 'Eigd av meg',
'search_date_options' => 'Datoalternativ',
'search_updated_before' => 'Oppdatert før',
'search_updated_after' => 'Oppdatert etter',
'search_created_before' => 'Oppretta før',
'search_created_after' => 'Oppretta etter',
'search_set_date' => 'Angi dato',
'search_update' => 'Oppdater søk',
// Shelves
'shelf' => 'Hylle',
'shelves' => 'Hyller',
'x_shelves' => ':count hylle|:count hyller',
'shelves_empty' => 'Ingen bokhyller er oppretta',
'shelves_create' => 'Opprett ny bokhylle',
'shelves_popular' => 'Populære bokhyller',
'shelves_new' => 'Nye bokhyller',
'shelves_new_action' => 'Ny bokhylle',
'shelves_popular_empty' => 'Dei mest populære bokhyllene blir vist her.',
'shelves_new_empty' => 'Nylig opprettede bokhyller vises her.',
'shelves_save' => 'Lagre hylle',
'shelves_books' => 'Bøker på denne hylla',
'shelves_add_books' => 'Legg til bøker på denne hyllen',
'shelves_drag_books' => 'Dra og slepp bøker nedanfor for å legge dei til i denne hylla',
'shelves_empty_contents' => 'Ingen bøker er stabla i denne hylla',
'shelves_edit_and_assign' => 'Endre hylla for å legge til bøker',
'shelves_edit_named' => 'Rediger :name (hylle)',
'shelves_edit' => 'Rediger hylle',
'shelves_delete' => 'Fjern hylle',
'shelves_delete_named' => 'Fjern :name (hylle)',
'shelves_delete_explain' => "Dette vil fjerne hylla «:name». Bøkene på hylla vil ikkje bli sletta frå systemet.",
'shelves_delete_confirmation' => 'Er du sikker på at du vil fjerne denne hylla?',
'shelves_permissions' => 'Hylletilgangar',
'shelves_permissions_updated' => 'Oppdaterte hylletilgangar',
'shelves_permissions_active' => 'Aktiverte hylletilgangar',
'shelves_permissions_cascade_warning' => 'Tilgangar på ei hylle vert ikkje automatisk arva av bøker på hylla. Dette er fordi ei bok kan finnast på fleire hyller samstundes. Tilgangar kan likevel verte kopiert til bøker på hylla ved å bruke alternativa under.',
'shelves_permissions_create' => 'Bokhylle-tilgangar vert brukt for kopiering av løyver til under-bøker ved hjelp av handlinga nedanfor. Dei kontrollerer ikkje rettane til å lage bøker.',
'shelves_copy_permissions_to_books' => 'Kopier tilgangar til bøkene på hylla',
'shelves_copy_permissions' => 'Kopier tilgangar',
'shelves_copy_permissions_explain' => 'Dette vil kopiere tilgangar på denne hylla til alle bøkene som er plassert på den. Før du starter kopieringen bør du sjekke at tilgangane på hylla er lagra.',
'shelves_copy_permission_success' => 'Løyver vart kopiert til :count bøker',
// Books
'book' => 'Bok',
'books' => 'Bøker',
'x_books' => ':count bok|:count bøker',
'books_empty' => 'Ingen bøker er skrevet',
'books_popular' => 'Populære bøker',
'books_recent' => 'Nylige bøker',
'books_new' => 'Nye bøker',
'books_new_action' => 'Ny bok',
'books_popular_empty' => 'De mest populære bøkene',
'books_new_empty' => 'Siste utgivelser vises her.',
'books_create' => 'Skriv ny bok',
'books_delete' => 'Brenn bok',
'books_delete_named' => 'Brenn boken :bookName',
'books_delete_explain' => 'Dette vil brenne boken «:bookName». Alle sider i boken vil fordufte for godt.',
'books_delete_confirmation' => 'Er du sikker på at du vil brenne boken?',
'books_edit' => 'Endre bok',
'books_edit_named' => 'Endre boken :bookName',
'books_form_book_name' => 'Boktittel',
'books_save' => 'Lagre bok',
'books_permissions' => 'Boktilganger',
'books_permissions_updated' => 'Boktilganger oppdatert',
'books_empty_contents' => 'Ingen sider eller kapittel finst i denne boka.',
'books_empty_create_page' => 'Skriv ei ny side',
'books_empty_sort_current_book' => 'Sorter innhaldet i boka',
'books_empty_add_chapter' => 'Start på nytt kapittel',
'books_permissions_active' => 'Boktilgangar er aktive',
'books_search_this' => 'Søk i boka',
'books_navigation' => 'Boknavigasjon',
'books_sort' => 'Sorter bokinnhald',
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
'books_sort_auto_sort' => 'Auto Sort Option',
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
'books_sort_named' => 'Omorganiser :bookName',
'books_sort_name' => 'Sorter på namn',
'books_sort_created' => 'Sorter på oppretta dato',
'books_sort_updated' => 'Sorter på oppdatert dato',
'books_sort_chapters_first' => 'Kapittel først',
'books_sort_chapters_last' => 'Kapittel sist',
'books_sort_show_other' => 'Vis andre bøker',
'books_sort_save' => 'Lagre sortering',
'books_sort_show_other_desc' => 'Legg til andre bøker her for å inkludere dei i omorganiseringa og gjer det enklare å flytte på tvers av dei.',
'books_sort_move_up' => 'Flytt opp',
'books_sort_move_down' => 'Flytt ned',
'books_sort_move_prev_book' => 'Flytt til førre bok',
'books_sort_move_next_book' => 'Flytt til neste bok',
'books_sort_move_prev_chapter' => 'Flytt inn i førre kapittel',
'books_sort_move_next_chapter' => 'Flytt inn i neste kapittel',
'books_sort_move_book_start' => 'Flytt til starten av boka',
'books_sort_move_book_end' => 'Flytt til slutten av boka',
'books_sort_move_before_chapter' => 'Flytt før kapittel',
'books_sort_move_after_chapter' => 'Flytt etter kapittel',
'books_copy' => 'Kopier bok',
'books_copy_success' => 'Boka vart kopiert',
// Chapters
'chapter' => 'Kapittel',
'chapters' => 'Kapittel',
'x_chapters' => ':count kapittel|:count kapittel',
'chapters_popular' => 'Populære kapittel',
'chapters_new' => 'Nytt kapittel',
'chapters_create' => 'Skriv nytt kapittel',
'chapters_delete' => 'Riv ut kapittel',
'chapters_delete_named' => 'Slett :chapterName',
'chapters_delete_explain' => 'Dette vil slette «:chapterName». Alle sider i kapittelet vil og verte sletta.',
'chapters_delete_confirm' => 'Er du sikker på at du vil slette dette kapittelet?',
'chapters_edit' => 'Rediger kapittel',
'chapters_edit_named' => 'Rediger :chapterName',
'chapters_save' => 'Lagre kapittel',
'chapters_move' => 'Flytt kapittel',
'chapters_move_named' => 'Flytt :chapterName',
'chapters_copy' => 'Kopier kapittel',
'chapters_copy_success' => 'Kapittelet vart kopiert',
'chapters_permissions' => 'Kapitteltilgongar',
'chapters_empty' => 'Det finnes ingen sider i dette kapittelet.',
'chapters_permissions_active' => 'Kapitteltilganger er aktivert',
'chapters_permissions_success' => 'Kapitteltilgager er oppdatert',
'chapters_search_this' => 'Søk i dette kapittelet',
'chapter_sort_book' => 'Omorganisér bok',
// Pages
'page' => 'Side',
'pages' => 'Sider',
'x_pages' => ':count side|:count sider',
'pages_popular' => 'Populære sider',
'pages_new' => 'Ny side',
'pages_attachments' => 'Vedlegg',
'pages_navigation' => 'Sidenavigasjon',
'pages_delete' => 'Slett side',
'pages_delete_named' => 'Slett :pageName (side)',
'pages_delete_draft_named' => 'Slett utkastet :pageName (side)',
'pages_delete_draft' => 'Slett utkastet',
'pages_delete_success' => 'Siden er slettet',
'pages_delete_draft_success' => 'Sideutkastet vart sletta',
'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
'pages_delete_confirm' => 'Er du sikker på at du vil slette siden?',
'pages_delete_draft_confirm' => 'Er du sikker på at du vil slette utkastet?',
'pages_editing_named' => 'Redigerer :pageName (side)',
'pages_edit_draft_options' => 'Utkastsalternativer',
'pages_edit_save_draft' => 'Lagre utkast',
'pages_edit_draft' => 'Redigér utkast',
'pages_editing_draft' => 'Redigerer utkast',
'pages_editing_page' => 'Redigerer side',
'pages_edit_draft_save_at' => 'Sist lagret ',
'pages_edit_delete_draft' => 'Slett utkast',
'pages_edit_delete_draft_confirm' => 'Er du sikker på at du vil slette utkastendringer i utkastet? Alle dine endringer, siden siste lagring vil gå tapt, og editoren vil bli oppdatert med den siste siden uten utkast til lagring.',
'pages_edit_discard_draft' => 'Tilbakestill endring',
'pages_edit_switch_to_markdown' => 'Bytt til Markdown tekstredigering',
'pages_edit_switch_to_markdown_clean' => '(Renset innhold)',
'pages_edit_switch_to_markdown_stable' => '(Urørt innhold)',
'pages_edit_switch_to_wysiwyg' => 'Bytt til WYSIWYG tekstredigering',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)',
'pages_edit_set_changelog' => 'Angi endringslogg',
'pages_edit_enter_changelog_desc' => 'Gi ei kort skildring av endringane dine',
'pages_edit_enter_changelog' => 'Sjå endringslogg',
'pages_editor_switch_title' => 'Bytt tekstredigeringsprogram',
'pages_editor_switch_are_you_sure' => 'Er du sikker på at du vil bytte tekstredigeringsprogram for denne sida?',
'pages_editor_switch_consider_following' => 'Hugs dette når du byttar tekstredigeringsprogram:',
'pages_editor_switch_consideration_a' => 'Når du bytter, vil den nye tekstredigeraren bli valgt for alle framtidige redaktørar. Dette inkluderer alle redaktørar som ikkje kan endre type sjølv.',
'pages_editor_switch_consideration_b' => 'I visse tilfeller kan det føre til tap av detaljar og syntaks.',
'pages_editor_switch_consideration_c' => 'Etikett- eller redigeringslogg-endringar loggført sidan siste lagring vil ikkje føres vidare etter endringa.',
'pages_save' => 'Lagre side',
'pages_title' => 'Sidetittel',
'pages_name' => 'Sidenamn',
'pages_md_editor' => 'Tekstbehandlar',
'pages_md_preview' => 'Førehandsvising',
'pages_md_insert_image' => 'Sett inn bilete',
'pages_md_insert_link' => 'Sett inn lenke',
'pages_md_insert_drawing' => 'Sett inn tegning',
'pages_md_show_preview' => 'Førhandsvisning',
'pages_md_sync_scroll' => 'Synkroniser førehandsvisingsrulle',
'pages_md_plain_editor' => 'Plaintext editor',
'pages_drawing_unsaved' => 'Ulagra teikning funne',
'pages_drawing_unsaved_confirm' => 'Ulagra teikninga vart funne frå ei tidligare mislykka lagring. Vil du gjenopprette og fortsette å redigere denne ulagra teikninga?',
'pages_not_in_chapter' => 'Sida tilhøyrer ingen kapittel',
'pages_move' => 'Flytt sida',
'pages_copy' => 'Kopier side',
'pages_copy_desination' => 'Destinasjon',
'pages_copy_success' => 'Sida vart flytta',
'pages_permissions' => 'Sidetilgangar',
'pages_permissions_success' => 'Sidetilgangar vart endra',
'pages_revision' => 'Revisjon',
'pages_revisions' => 'Revisjonar for sida',
'pages_revisions_desc' => 'Nedanfor er alle tidlegare revisjonar av denne sida. Du kan sjå tilbake igjen, samanlikna og retta opp igjen tidlegare sideversjonar viss du tillet det. Den heile historikken til sida kan kanskje ikkje speglast fullstendig her. Avhengig av systemkonfigurasjonen, kan gamle revisjonar bli sletta automatisk.',
'pages_revisions_named' => 'Revisjonar for :pageName',
'pages_revision_named' => 'Revisjonar for :pageName',
'pages_revision_restored_from' => 'Gjenoppretta fra #:id; :summary',
'pages_revisions_created_by' => 'Skrive av',
'pages_revisions_date' => 'Revideringsdato',
'pages_revisions_number' => '#',
'pages_revisions_sort_number' => 'Revisjonsnummer',
'pages_revisions_numbered' => 'Revisjon #:id',
'pages_revisions_numbered_changes' => 'Endringar på revisjon #:id',
'pages_revisions_editor' => 'Tekstredigeringstype',
'pages_revisions_changelog' => 'Endringslogg',
'pages_revisions_changes' => 'Endringar',
'pages_revisions_current' => 'Siste versjon',
'pages_revisions_preview' => 'Forhåndsvisning',
'pages_revisions_restore' => 'Gjenopprett',
'pages_revisions_none' => 'Denne siden har ingen revisjoner',
'pages_copy_link' => 'Kopier lenke',
'pages_edit_content_link' => 'Hopp til seksjonen i tekstbehandlaren',
'pages_pointer_enter_mode' => 'Gå til seksjonen velg modus',
'pages_pointer_label' => 'Sidens seksjon alternativer',
'pages_pointer_permalink' => 'Sideseksjons permalenke',
'pages_pointer_include_tag' => 'Sideseksjonen inkluderer Tag',
'pages_pointer_toggle_link' => 'Permalenke modus, trykk for å vise inkluderer tag',
'pages_pointer_toggle_include' => 'Inkluder tag-modus, trykk for å vise permalenke',
'pages_permissions_active' => 'Sidetilganger er aktive',
'pages_initial_revision' => 'Første publisering',
'pages_references_update_revision' => 'Automatisk oppdatering av interne lenker',
'pages_initial_name' => 'Ny side',
'pages_editing_draft_notification' => 'Du skriver på eit utkast som sist vart lagra :timeDiff.',
'pages_draft_edited_notification' => 'Siden har blitt endret siden du startet. Det anbefales at du forkaster dine endringer.',
'pages_draft_page_changed_since_creation' => 'Denne siden har blitt oppdatert etter at dette utkastet ble oppretta. Me trur det er lurt å forkaste dette utkastet, eller er ekstra forsiktig, slik at du ikkje overskriver andre sine sideendringar.',
'pages_draft_edit_active' => [
'start_a' => ':count forfattere har begynt å endre denne siden.',
'start_b' => ':userName skriver på siden for øyeblikket',
'time_a' => 'sidan sist sida vart oppdatert',
'time_b' => 'i løpet av de siste :minCount minuttene',
'message' => ':start :time. Prøv å ikke overskriv hverandres endringer!',
],
'pages_draft_discarded' => 'Utkastet er forkastet! Redigeringsprogrammet er oppdatert med gjeldende sideinnhold',
'pages_draft_deleted' => 'Utkast sletta! Redigeringsprogrammet er oppdatert med gjeldande sideinnhald',
'pages_specific' => 'Bestemt side',
'pages_is_template' => 'Sidemal',
// Editor Sidebar
'toggle_sidebar' => 'Vis/gøym sidepanelet',
'page_tags' => 'Sidemerker',
'chapter_tags' => 'Kapittelmerker',
'book_tags' => 'Bokmerker',
'shelf_tags' => 'Hyllemerker',
'tag' => 'Merke',
'tags' => 'Merker',
'tags_index_desc' => 'Merker kan brukes på innhold i systemet for å anvende en kategorisering på en fleksibel måte. Etiketter kan ha både en nøkkel og verdi, med valgfri. Når det er brukt, kan innhold sjekkes ved hjelp av taggnavn og verdi.',
'tag_name' => 'Merketittel',
'tag_value' => 'Merkeverdi (Valgfritt)',
'tags_explain' => "Legg til merker for å kategorisere innholdet ditt. \n Du kan legge til merkeverdier for å beskrive dem ytterligere.",
'tags_add' => 'Legg til flere merker',
'tags_remove' => 'Fjern merke',
'tags_usages' => 'Totalt emneordbruk',
'tags_assigned_pages' => 'Tilordnet sider',
'tags_assigned_chapters' => 'Tildelt til kapitler',
'tags_assigned_books' => 'Tilordnet til bøker',
'tags_assigned_shelves' => 'Tilordnet hyller',
'tags_x_unique_values' => ':count unike verdier',
'tags_all_values' => 'Alle verdier',
'tags_view_tags' => 'Vis etiketter',
'tags_view_existing_tags' => 'Vis eksisterende etiketter',
'tags_list_empty_hint' => 'Etiketter kan tilordnes via sidepanelet, eller mens du redigerer detaljene for en hylle, bok eller kapittel.',
'attachments' => 'Vedlegg',
'attachments_explain' => 'Last opp vedlegg eller legg til lenker for å berike innholdet. Disse vil vises i sidestolpen på siden.',
'attachments_explain_instant_save' => 'Endringer her blir lagret med en gang.',
'attachments_upload' => 'Last opp vedlegg',
'attachments_link' => 'Fest lenke',
'attachments_upload_drop' => 'Alternativt kan du dra og slippe en fil her for å laste den opp som et vedlegg.',
'attachments_set_link' => 'Angi lenke',
'attachments_delete' => 'Er du sikker på at du vil fjerne vedlegget?',
'attachments_dropzone' => 'Slipp filer her for å laste opp',
'attachments_no_files' => 'Ingen vedlegg er lastet opp',
'attachments_explain_link' => 'Du kan feste lenker til denne. Det kan være henvisning til andre sider, bøker etc. eller lenker fra nettet.',
'attachments_link_name' => 'Lenkenavn',
'attachment_link' => 'Vedleggslenke',
'attachments_link_url' => 'Lenke til vedlegg',
'attachments_link_url_hint' => 'Adresse til lenke eller vedlegg',
'attach' => 'Fest',
'attachments_insert_link' => 'Fest vedleggslenke',
'attachments_edit_file' => 'Endre vedlegg',
'attachments_edit_file_name' => 'Vedleggsnavn',
'attachments_edit_drop_upload' => 'Dra og slipp eller trykk her for å oppdatere eller overskrive',
'attachments_order_updated' => 'Vedleggssortering endret',
'attachments_updated_success' => 'Vedleggsdetaljer endret',
'attachments_deleted' => 'Vedlegg fjernet',
'attachments_file_uploaded' => 'Vedlegg vart lasta opp',
'attachments_file_updated' => 'Vedlegget vart oppdatert',
'attachments_link_attached' => 'Lenka vart festa til sida',
'templates' => 'Maler',
'templates_set_as_template' => 'Siden er en mal',
'templates_explain_set_as_template' => 'Du kan angi denne siden som en mal slik at innholdet kan brukes når du oppretter andre sider. Andre brukere vil kunne bruke denne malen hvis de har visningstillatelser for denne siden.',
'templates_replace_content' => 'Bytt sideinnhold',
'templates_append_content' => 'Legg til neders på siden',
'templates_prepend_content' => 'Legg til øverst på siden',
// Profile View
'profile_user_for_x' => 'Medlem i :time',
'profile_created_content' => 'Har skrevet',
'profile_not_created_pages' => ':userName har ikke forfattet noen sider',
'profile_not_created_chapters' => ':userName har ikke opprettet noen kapitler',
'profile_not_created_books' => ':userName har ikke laget noen bøker',
'profile_not_created_shelves' => ':userName har ikke hengt opp noen hyller',
// Comments
'comment' => 'Kommentar',
'comments' => 'Kommentarer',
'comment_add' => 'Skriv kommentar',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Skriv en kommentar her',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Publiser kommentar',
'comment_new' => 'Ny kommentar',
'comment_created' => 'kommenterte :createDiff',
'comment_updated' => 'Oppdatert :updateDiff av :username',
'comment_updated_indicator' => 'Oppdatert',
'comment_deleted_success' => 'Kommentar fjernet',
'comment_created_success' => 'Kommentar skrevet',
'comment_updated_success' => 'Kommentar endret',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Er du sikker på at du vil fjerne kommentaren?',
'comment_in_reply_to' => 'Som svar til :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Her er kommentarene som er på denne siden. Kommentarer kan legges til og administreres når du ser på den lagrede siden.',
// Revision
'revision_delete_confirm' => 'Vil du slette revisjonen?',
'revision_restore_confirm' => 'Vil du gjenopprette revisjonen? Innholdet på siden vil bli overskrevet med denne revisjonen.',
'revision_cannot_delete_latest' => 'CKan ikke slette siste revisjon.',
// Copy view
'copy_consider' => 'Vennligst vurder nedenfor når du kopierer innholdet.',
'copy_consider_permissions' => 'Egendefinerte tilgangsinnstillinger vil ikke bli kopiert.',
'copy_consider_owner' => 'Du vil bli eier av alt kopiert innhold.',
'copy_consider_images' => 'Sidebildefiler vil ikkle bli duplisert og dei opprinnelege bileta beholder relasjonen til sida dei opprinnelig vart lasta opp til.',
'copy_consider_attachments' => 'Sidevedlegg vil ikke bli kopiert.',
'copy_consider_access' => 'Endring av sted, eier eller rettigheter kan føre til at innholdet er tilgjengelig for dem som tidligere har vært uten adgang.',
// Conversions
'convert_to_shelf' => 'Konverter til bokhylle',
'convert_to_shelf_contents_desc' => 'Du kan konvertere denne boken til en ny hylle med samme innhold. Kapitteler i denne boken vil bli konvertert til nye bøker. Hvis boken inneholder noen sider, som ikke er i et kapitler, boka blir omdøpt og med slike sider, og boka blir en del av den nye bokhyllen.',
'convert_to_shelf_permissions_desc' => 'Eventuelle tillatelser som er satt på denne boka, vil bli kopiert til ny hylle og til alle nye under-bøker som ikke har egne tillatelser satt. Vær oppmerksom på at tillatelser på hyllene ikke skjuler automatisk innhold innenfor, da de gjør for bøker.',
'convert_book' => 'Konverter bok',
'convert_book_confirm' => 'Er du sikker på at du vil konvertere denne boken?',
'convert_undo_warning' => 'Dette kan ikke bli så lett å angre.',
'convert_to_book' => 'Konverter til bok',
'convert_to_book_desc' => 'Du kan konvertere kapittelet til en ny bok med samme innhold. Alle tillatelser som er angitt i dette kapittelet vil bli kopiert til den nye boken, men alle arvede tillatelser, fra overordnet bok vil ikke kopieres noe som kan føre til en endring av tilgangskontroll.',
'convert_chapter' => 'Konverter kapittel',
'convert_chapter_confirm' => 'Er du sikker på at du vil konvertere dette kapittelet?',
// References
'references' => 'Referanser',
'references_none' => 'Det er ingen sporede referanser til dette elementet.',
'references_to_desc' => 'Nedanfor vises alle dei kjente sidene i systemet som lenker til denne oppføringa.',
// Watch Options
'watch' => 'Overvåk',
'watch_title_default' => 'Standardinnstillinger',
'watch_desc_default' => 'Bytt til dine standardinnstilleringer for varsling.',
'watch_title_ignore' => 'Ignorer',
'watch_desc_ignore' => 'Ignorer alle varslinger, inkludert de fra preferanser for brukernivå.',
'watch_title_new' => 'Nye sider',
'watch_desc_new' => 'Varsle når en ny side er opprettet innenfor dette elementet.',
'watch_title_updates' => 'Alle sideoppdateringer',
'watch_desc_updates' => 'Varsle på alle nye sider og endringer av siden.',
'watch_desc_updates_page' => 'Varsle ved alle sideendringer.',
'watch_title_comments' => 'Alle sideoppdateringer og kommentarer',
'watch_desc_comments' => 'Varsle om alle nye sider, endringer på side og nye kommentarer.',
'watch_desc_comments_page' => 'Varsle ved sideendringer og nye kommentarer.',
'watch_change_default' => 'Endre standard varslingsinnstillinger',
'watch_detail_ignore' => 'Ignorerer varsler',
'watch_detail_new' => 'Varsling for nye sider',
'watch_detail_updates' => 'Varsling for nye sider og oppdateringer',
'watch_detail_comments' => 'Varsling for nye sider, oppdateringer og kommentarer',
'watch_detail_parent_book' => 'Overvåker via overordnet bok',
'watch_detail_parent_book_ignore' => 'Ignorerer via overordnet bok',
'watch_detail_parent_chapter' => 'Overvåker via overordnet kapittel',
'watch_detail_parent_chapter_ignore' => 'Ignorerer via overordnet kapittel',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/passwords.php | lang/nn/passwords.php | <?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => 'Passord må inneholde minst åtte tegn og samsvarer med bekreftelsen.',
'user' => "Vi finner ikke en bruker med den e-postadressen.",
'token' => 'Passordet for tilbakestilling av passord er ugyldig for denne e-postadressen.',
'sent' => 'Vi har sendt e-postadressen til tilbakestilling av passordet ditt!',
'reset' => 'Passordet ditt har blitt tilbakestilt!',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/editor.php | lang/nn/editor.php | <?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => 'Generelt',
'advanced' => 'Avansert',
'none' => 'Ingen',
'cancel' => 'Avbryt',
'save' => 'Lagre',
'close' => 'Lukk',
'apply' => 'Apply',
'undo' => 'Angre',
'redo' => 'Gjer om',
'left' => 'Venstre',
'center' => 'Sentrert',
'right' => 'Høgre',
'top' => 'Topp',
'middle' => 'Sentrert',
'bottom' => 'Botn',
'width' => 'Breidde',
'height' => 'Høgde',
'More' => 'Meir',
'select' => 'Velg …',
// Toolbar
'formats' => 'Formater',
'header_large' => 'Stor overskrift',
'header_medium' => 'Medium overskrift',
'header_small' => 'Lita overskrift',
'header_tiny' => 'Bittelita overskrift',
'paragraph' => 'Avsnitt',
'blockquote' => 'Blokksitat',
'inline_code' => 'Kodesetning',
'callouts' => 'Notabene',
'callout_information' => 'Informasjon',
'callout_success' => 'Positiv',
'callout_warning' => 'Advarsel',
'callout_danger' => 'Negativ',
'bold' => 'Feit',
'italic' => 'Kursiv',
'underline' => 'Understrek',
'strikethrough' => 'Strek over',
'superscript' => 'Heva skrift',
'subscript' => 'Senka skrift',
'text_color' => 'Tekstfarge',
'highlight_color' => 'Highlight color',
'custom_color' => 'Eigenvalgt farge',
'remove_color' => 'Fjern farge',
'background_color' => 'Bakgrunnsfarge',
'align_left' => 'Venstrejustering',
'align_center' => 'Midtstilling',
'align_right' => 'Høgrejustering',
'align_justify' => 'Blokkjustering',
'list_bullet' => 'Punktliste',
'list_numbered' => 'Nummerert liste',
'list_task' => 'Oppgaveliste',
'indent_increase' => 'Auk innrykk',
'indent_decrease' => 'Redusér innrykk',
'table' => 'Tabell',
'insert_image' => 'Sett inn bilde',
'insert_image_title' => 'Sett inn/redigér bilde',
'insert_link' => 'Sett inn/redigér lenke',
'insert_link_title' => 'Sett inn/redigér lenke',
'insert_horizontal_line' => 'Sett inn horisontal linje',
'insert_code_block' => 'Sett inn kodeblokk',
'edit_code_block' => 'Redigér kodeblokk',
'insert_drawing' => 'Sett inn/redigér tegning',
'drawing_manager' => 'Tegningsbehandling',
'insert_media' => 'Sett inn/redigér media',
'insert_media_title' => 'Sett inn/redigér media',
'clear_formatting' => 'Rens formattering',
'source_code' => 'Kildekode',
'source_code_title' => 'Kildekode',
'fullscreen' => 'Fullskjerm',
'image_options' => 'Bildealternativer',
// Tables
'table_properties' => 'Tabellegenskaper',
'table_properties_title' => 'Tabellegenskaper',
'delete_table' => 'Slett tabell',
'table_clear_formatting' => 'Clear table formatting',
'resize_to_contents' => 'Resize to contents',
'row_header' => 'Row header',
'insert_row_before' => 'Sett inn rad før',
'insert_row_after' => 'Sett inn rad etter',
'delete_row' => 'Slett rad',
'insert_column_before' => 'Sett inn kolonne før',
'insert_column_after' => 'Sett inn kolonne etter',
'delete_column' => 'Slett kolonne',
'table_cell' => 'Celle',
'table_row' => 'Rad',
'table_column' => 'Kolonne',
'cell_properties' => 'Celle-egenskaper',
'cell_properties_title' => 'Celle-egenskaper',
'cell_type' => 'Celletype',
'cell_type_cell' => 'Celle',
'cell_scope' => 'Omfang',
'cell_type_header' => 'Topptekst-celle',
'merge_cells' => 'Slå sammen celler',
'split_cell' => 'Del celle',
'table_row_group' => 'Radgruppe',
'table_column_group' => 'Kolonnegruppe',
'horizontal_align' => 'Horisontal justering',
'vertical_align' => 'Vertikal justering',
'border_width' => 'Kantbredde',
'border_style' => 'Kantstil',
'border_color' => 'Kantfarge',
'row_properties' => 'Radegenskaper',
'row_properties_title' => 'Radegenskaper',
'cut_row' => 'Klipp ut rad',
'copy_row' => 'Kopiér rad',
'paste_row_before' => 'Lim rad inn før',
'paste_row_after' => 'Lim rad inn etter',
'row_type' => 'Radtype',
'row_type_header' => 'Topptekst',
'row_type_body' => 'Hovedtekst',
'row_type_footer' => 'Bunntekst',
'alignment' => 'Justering',
'cut_column' => 'Klipp ut kolonne',
'copy_column' => 'Kopiér kolonne',
'paste_column_before' => 'Lim kolonne inn før',
'paste_column_after' => 'Lim kolonne inn etter',
'cell_padding' => 'Celleutfylling',
'cell_spacing' => 'Celleavstand',
'caption' => 'Overskrift',
'show_caption' => 'Vis overskrift',
'constrain' => 'Behold proporsjoner',
'cell_border_solid' => 'Heltrukket',
'cell_border_dotted' => 'Prikker',
'cell_border_dashed' => 'Stipler',
'cell_border_double' => 'Dobbel',
'cell_border_groove' => 'Rille',
'cell_border_ridge' => 'Kant',
'cell_border_inset' => 'Nedsenk',
'cell_border_outset' => 'Uthev',
'cell_border_none' => 'Ingen',
'cell_border_hidden' => 'Skjult bredde',
// Images, links, details/summary & embed
'source' => 'Kilde',
'alt_desc' => 'Alternativ beskrivelse',
'embed' => 'Bygg inn',
'paste_embed' => 'Lim inn koden din her:',
'url' => 'Nettlenke',
'text_to_display' => 'Synlig tekst',
'title' => 'Tittel',
'browse_links' => 'Browse links',
'open_link' => 'Åpne lenke',
'open_link_in' => 'Åpne i ...',
'open_link_current' => 'Samme vindu',
'open_link_new' => 'Nytt vindu',
'remove_link' => 'Fjern lenke',
'insert_collapsible' => 'Sett inn sammenleggbar blokk',
'collapsible_unwrap' => 'Pakk ut',
'edit_label' => 'Rediger etikett',
'toggle_open_closed' => 'Veksle åpen/lukket',
'collapsible_edit' => 'Rediger sammenleggbar blokk',
'toggle_label' => 'Veksle etikettsynlighet',
// About view
'about' => 'Om tekstredigeringsprogrammet',
'about_title' => 'Om HDSEHDF-tekstredigeringsprogrammet',
'editor_license' => 'Tekstbehandlerlisens og opphavsrett',
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
'editor_lexical_license_link' => 'Full license details can be found here.',
'editor_tiny_license' => 'Denne tekstredigereren er laget med :tinyLink som er lisensiert under MIT.',
'editor_tiny_license_link' => 'Informasjon om opphavsrett og lisens for TinyMCE finnes her.',
'save_continue' => 'Lagre side og fortsett',
'callouts_cycle' => '(Fortsett å trykke for å veksle mellom typer)',
'link_selector' => 'Lenke til innhold',
'shortcuts' => 'Snarveier',
'shortcut' => 'Snarvei',
'shortcuts_intro' => 'Følgende snarveier er tilgjengelige i tekstredigeringsverktøyet:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(MacOS)',
'description' => 'Beskrivelse',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/components.php | lang/nn/components.php | <?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => 'Vel bilete',
'image_list' => 'Bileteliste',
'image_details' => 'Biletedetaljar',
'image_upload' => 'Last opp bilete',
'image_intro' => 'Her kan du velja og behandla bilete som tidlegare har vorte lasta opp til systemet.',
'image_intro_upload' => 'Last opp eit nytt bilete ved å dra eit bilete i dette vindauget, eller ved å bruka knappen "Last opp bilete" ovanfor.',
'image_all' => 'Alle',
'image_all_title' => 'Vis alle bilete',
'image_book_title' => 'Vis bilete som er lasta opp i denne boka',
'image_page_title' => 'Vis bilete lastet opp til denne sida',
'image_search_hint' => 'Søk på bilete etter namn',
'image_uploaded' => 'Lasta opp :uploadedDate',
'image_uploaded_by' => 'Lasta opp av :userName',
'image_uploaded_to' => 'Lasta opp til :pageLink',
'image_updated' => 'Oppdatert :updateDate',
'image_load_more' => 'Last inn fleire',
'image_image_name' => 'Biletenavn',
'image_delete_used' => 'Dette biletet er brukt på sidene nedanfor.',
'image_delete_confirm_text' => 'Vil du slette dette biletet?',
'image_select_image' => 'Velg bilete',
'image_dropzone' => 'Dra og slepp eller trykk her for å laste opp bilete',
'image_dropzone_drop' => 'Slepp bilete her for å laste opp',
'images_deleted' => 'Bilete sletta',
'image_preview' => 'Snøggvising av bilete',
'image_upload_success' => 'Bilete vart lasta opp',
'image_update_success' => 'Biletedetaljar vart oppdatert',
'image_delete_success' => 'Bilete vart sletta',
'image_replace' => 'Erstatt bilete',
'image_replace_success' => 'Biletefil vart oppdatert',
'image_rebuild_thumbs' => 'Regenerer ulike storleikar',
'image_rebuild_thumbs_success' => 'Bilete i ulike storleikar vart bygd på nytt!',
// Code Editor
'code_editor' => 'Endre kode',
'code_language' => 'Kodespråk',
'code_content' => 'Kodeinnhald',
'code_session_history' => 'Sesjonshistorikk',
'code_save' => 'Lagre kode',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/preferences.php | lang/nn/preferences.php | <?php
/**
* Text used for user-preference specific views within bookstack.
*/
return [
'my_account' => 'Min konto',
'shortcuts' => 'Snarveier',
'shortcuts_interface' => 'UI snarvegar',
'shortcuts_toggle_desc' => 'Her kan du aktivere eller deaktivere snarveier for tastatur system som brukes til navigasjon og handlinger.',
'shortcuts_customize_desc' => 'Du kan tilpasse hver av snarveiene nedenfor. Trykk på ønsket nøkkelkombinasjon etter å ha valgt inndata for en snarvei.',
'shortcuts_toggle_label' => 'Tastatursnarveier aktivert',
'shortcuts_section_navigation' => 'Navigasjon',
'shortcuts_section_actions' => 'Vanlige handlinger',
'shortcuts_save' => 'Lagre snarveier',
'shortcuts_overlay_desc' => 'Merk: Når snarveier er aktivert er et hjelperoverlegg tilgjengelig via å trykke "?" som vil fremheve de tilgjengelige snarveiene som for øyeblikket er synlige på skjermen.',
'shortcuts_update_success' => 'Snarvei innstillinger er oppdatert!',
'shortcuts_overview_desc' => 'Behandle tastatursnarveier du kan bruke for å navigere i systembrukergrensesnittet.',
'notifications' => 'Innstillinger for varsling',
'notifications_desc' => 'Kontroller e-postvarslene du mottar når en bestemt aktivitet utføres i systemet.',
'notifications_opt_own_page_changes' => 'Varsle ved endringer til sider jeg eier',
'notifications_opt_own_page_comments' => 'Varsle om kommentarer på sider jeg eier',
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
'notifications_opt_comment_replies' => 'Varsle ved svar på mine kommentarer',
'notifications_save' => 'Lagre innstillinger',
'notifications_update_success' => 'Varslingsinnstillingene er oppdatert!',
'notifications_watched' => 'Overvåka & ignorerte elementer',
'notifications_watched_desc' => 'Nedenfor er elementene som har egendefinerte varslingsinnstillinger i bruk. For å oppdatere innstillingene for disse, se elementet, finn varslingsalternativene i sidepanelet.',
'auth' => 'Tilgang og tryggleik',
'auth_change_password' => 'Endre passord',
'auth_change_password_desc' => 'Endre passordet du brukar for å logge inn på programmet. Dette må vere minst 8 teikn langt.',
'auth_change_password_success' => 'Passordet har blitt oppdatert!',
'profile' => 'Profildetaljar',
'profile_desc' => 'Gi opplysningar om kontoen som representerer deg til andre brukarar, i tillegg til opplysninger som vert brukt til kommunikasjon og systempersonalisering.',
'profile_view_public' => 'Vis offentleg profil',
'profile_name_desc' => 'Tilpass visingsnavn som vil vere synlig for andre brukarar i systemet ved hjelp av aktiviteten du utfører, og innhaldet du eiger.',
'profile_email_desc' => 'Denne e-posten vert brukt til å sende varsler, og avhengig av aktiv systemautentisering, systemtilgang.',
'profile_email_no_permission' => 'Du har diverre ikkje løyve til å endre e-postadressa di. Om du ynskjer å endre, må du be ein administrator om å endre dette for deg.',
'profile_avatar_desc' => 'Velg eit profilbilete. Ideelt sett bør dette bildet vere kvadratisk og ca. 256 px i breidde og høgde.',
'profile_admin_options' => 'Alternativer for administrator',
'profile_admin_options_desc' => 'Du finner fleire alternativ på administratornivå, t. d. administrasjon av rolletildelinger, for din brukerkonto i området "Innstillingar > Brukarar" i applikasjonen.',
'delete_account' => 'Slett konto',
'delete_my_account' => 'Slett kontoen min',
'delete_my_account_desc' => 'Dette vil slette din brukarkonto frå systemet. Du vil ikkje kunne gjenopprette kontoen eller tilbakestille denne handlinga. Innhald du har oppretta, som t. d. sider og bilete, vil forbli uendret.',
'delete_my_account_warning' => 'Er du sikker på at du vil slette kontoen din?',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/errors.php | lang/nn/errors.php | <?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => 'Du har ikkje tilgang til å sjå denne sida.',
'permissionJson' => 'Du har ikke tilgang til å utføre denne handlingen.',
// Auth
'error_user_exists_different_creds' => 'En konto med :email finnes allerede, men har andre detaljer.',
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
'email_already_confirmed' => 'E-posten er allerede bekreftet, du kan forsøke å logge inn.',
'email_confirmation_invalid' => 'Denne bekreftelseskoden er allerede benyttet eller utgått. Prøv å registrere på nytt.',
'email_confirmation_expired' => 'Bekreftelseskoden er allerede utgått, en ny e-post er sendt.',
'email_confirmation_awaiting' => 'Du må bekrefte e-posten for denne kontoen.',
'ldap_fail_anonymous' => 'LDAP kan ikke benyttes med anonym tilgang for denne tjeneren.',
'ldap_fail_authed' => 'LDAP tilgang feilet med angitt DN',
'ldap_extension_not_installed' => 'LDAP PHP modulen er ikke installert.',
'ldap_cannot_connect' => 'Klarer ikke koble til LDAP på denne adressen',
'saml_already_logged_in' => 'Allerede logget inn',
'saml_no_email_address' => 'Denne kontoinformasjonen finnes ikke i det eksterne autentiseringssystemet.',
'saml_invalid_response_id' => 'Forespørselen fra det eksterne autentiseringssystemet gjenkjennes ikke av en prosess som startes av dette programmet. Å navigere tilbake etter pålogging kan forårsake dette problemet.',
'saml_fail_authed' => 'Innlogging gjennom :system feilet. Fikk ikke kontakt med autentiseringstjeneren.',
'oidc_already_logged_in' => 'Allerede logget inn',
'oidc_no_email_address' => 'Finner ikke en e-postadresse, for denne brukeren, i dataene som leveres av det eksterne autentiseringssystemet',
'oidc_fail_authed' => 'Innlogging ved hjelp av :system feilet, systemet ga ikke vellykket godkjenning',
'social_no_action_defined' => 'Ingen handlinger er definert',
'social_login_bad_response' => "Feilmelding mottat fra :socialAccount innloggingstjeneste: \n:error",
'social_account_in_use' => 'Denne :socialAccount kontoen er allerede registrert, Prøv å logge inn med :socialAccount alternativet.',
'social_account_email_in_use' => 'E-posten :email er allerede i bruk. Har du allerede en konto hos :socialAccount kan dette angis fra profilsiden din.',
'social_account_existing' => 'Denne :socialAccount er allerede koblet til din konto.',
'social_account_already_used_existing' => 'Denne :socialAccount kontoen brukes allerede av noen andre.',
'social_account_not_used' => 'Denne :socialAccount konten er ikke koblet til noen konto, angi denne i profilinnstillingene dine. ',
'social_account_register_instructions' => 'Har du ikke en konto her ennå, kan du benytte :socialAccount alternativet for å registrere deg.',
'social_driver_not_found' => 'Autentiseringstjeneste fra sosiale medier er ikke installert',
'social_driver_not_configured' => 'Dine :socialAccount innstilliner er ikke angitt.',
'invite_token_expired' => 'Invitasjonslenken har utgått, du kan forsøke å be om nytt passord istede.',
'login_user_not_found' => 'A user for this action could not be found.',
// System
'path_not_writable' => 'Filstien :filePath aksepterer ikkje filer, du må sjekke filstitilganger i systemet.',
'cannot_get_image_from_url' => 'Kan ikkje hente bilete frå :url',
'cannot_create_thumbs' => 'Kan ikkje opprette miniatyrbilete. GD PHP er ikkje installert.',
'server_upload_limit' => 'Vedlegget er for stort, forsøk med et mindre vedlegg.',
'server_post_limit' => 'Serveren kan ikkje ta i mot denne mengda med data. Prøv igjen med mindre data eller ei mindre fil.',
'uploaded' => 'Tjenesten aksepterer ikke vedlegg som er så stor.',
// Drawing & Images
'image_upload_error' => 'Biletet kunne ikkje lastast opp, prøv igjen',
'image_upload_type_error' => 'Bileteformatet er ikkje støtta, prøv med eit anna format',
'image_upload_replace_type' => 'Bileteerstatning må vere av same type',
'image_upload_memory_limit' => 'Klarte ikkje å ta i mot bilete og lage miniatyrbilete grunna grenser knytt til systemet.',
'image_thumbnail_memory_limit' => 'Klarte ikkje å lage miniatyrbilete grunna grenser knytt til systemet.',
'image_gallery_thumbnail_memory_limit' => 'Klarte ikkje å lage miniatyrbilete grunna grenser knytt til systemet.',
'drawing_data_not_found' => 'Tegningsdata kunne ikke lastes. Det er mulig at tegningsfilen ikke finnes lenger, eller du har ikke rettigheter til å få tilgang til den.',
// Attachments
'attachment_not_found' => 'Vedlegget ble ikke funnet',
'attachment_upload_error' => 'En feil har oppstått ved opplasting av vedleggsfil',
// Pages
'page_draft_autosave_fail' => 'Kunne ikke lagre utkastet, forsikre deg om at du er tilkoblet tjeneren (Har du nettilgang?)',
'page_draft_delete_fail' => 'Kunne ikke slette sideutkast og hente gjeldende side lagret innhold',
'page_custom_home_deletion' => 'Kan ikke slette en side som er satt som forside.',
// Entities
'entity_not_found' => 'Entitet ble ikke funnet',
'bookshelf_not_found' => 'Bokhyllen ble ikke funnet',
'book_not_found' => 'Boken ble ikke funnet',
'page_not_found' => 'Siden ble ikke funnet',
'chapter_not_found' => 'Kapittel ble ikke funnet',
'selected_book_not_found' => 'Den valgte boken eksisterer ikke',
'selected_book_chapter_not_found' => 'Den valgte boken eller kapittelet eksisterer ikke',
'guests_cannot_save_drafts' => 'Gjester kan ikke lagre utkast',
// Users
'users_cannot_delete_only_admin' => 'Du kan ikke kaste ut den eneste administratoren',
'users_cannot_delete_guest' => 'Du kan ikke slette gjestebrukeren (Du kan deaktivere offentlig visning istede)',
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
// Roles
'role_cannot_be_edited' => 'Denne rollen kan ikke endres',
'role_system_cannot_be_deleted' => 'Denne systemrollen kan ikke slettes',
'role_registration_default_cannot_delete' => 'Du kan ikke slette en rolle som er satt som registreringsrolle (rollen nye kontoer får når de registrerer seg)',
'role_cannot_remove_only_admin' => 'Denne brukeren er den eneste brukeren som er tildelt administratorrollen. Tilordne administratorrollen til en annen bruker før du prøver å fjerne den her.',
// Comments
'comment_list' => 'Det oppstod en feil under henting av kommentarene.',
'cannot_add_comment_to_draft' => 'Du kan ikke legge til kommentarer i et utkast.',
'comment_add' => 'Det oppsto en feil da kommentaren skulle legges til / oppdateres.',
'comment_delete' => 'Det oppstod en feil under sletting av kommentaren.',
'empty_comment' => 'Kan ikke legge til en tom kommentar.',
// Error pages
'404_page_not_found' => 'Siden finnes ikke',
'sorry_page_not_found' => 'Beklager, siden du leter etter ble ikke funnet.',
'sorry_page_not_found_permission_warning' => 'Hvis du forventet at denne siden skulle eksistere, har du kanskje ikke tillatelse til å se den.',
'image_not_found' => 'Bilete vart ikkje funne',
'image_not_found_subtitle' => 'Orsak, biletefila vart ikkje funne.',
'image_not_found_details' => 'Det kan sjå ut til at biletet du leiter etter er sletta.',
'return_home' => 'Gå til hovedside',
'error_occurred' => 'En feil oppsto',
'app_down' => ':appName er nede for øyeblikket',
'back_soon' => 'Den vil snart komme tilbake.',
// Import
'import_zip_cant_read' => 'Could not read ZIP file.',
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
'import_zip_failed_notification' => 'Failed to import ZIP file.',
'import_perms_books' => 'You are lacking the required permissions to create books.',
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
'import_perms_images' => 'You are lacking the required permissions to create images.',
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
// API errors
'api_no_authorization_found' => 'Ingen autorisasjonstoken ble funnet på forespørselen',
'api_bad_authorization_format' => 'Det ble funnet et autorisasjonstoken på forespørselen, men formatet virket feil',
'api_user_token_not_found' => 'Ingen samsvarende API-token ble funnet for det angitte autorisasjonstokenet',
'api_incorrect_token_secret' => 'Hemmeligheten som er gitt for det gitte brukte API-tokenet er feil',
'api_user_no_api_permission' => 'Eieren av det brukte API-tokenet har ikke tillatelse til å ringe API-samtaler',
'api_user_token_expired' => 'Autorisasjonstokenet som er brukt, har utløpt',
// Settings & Maintenance
'maintenance_test_email_failure' => 'Feil kastet når du sendte en test-e-post:',
// HTTP errors
'http_ssr_url_no_match' => 'URLen samsvarer ikke med de konfigurerte SSR-vertene',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/activities.php | lang/nn/activities.php | <?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => 'oppretta side',
'page_create_notification' => 'Sida vart oppretta',
'page_update' => 'oppdaterte side',
'page_update_notification' => 'Sida vart oppretta',
'page_delete' => 'sletta side',
'page_delete_notification' => 'Sida vart sletta',
'page_restore' => 'gjenoppretta side',
'page_restore_notification' => 'Sida vart gjenoppretta',
'page_move' => 'flytta side',
'page_move_notification' => 'Sida vart flytta',
// Chapters
'chapter_create' => 'oppretta kapittel',
'chapter_create_notification' => 'Kapittelet vart oppretta',
'chapter_update' => 'oppdaterte kapittel',
'chapter_update_notification' => 'Kapittelet vart oppdatert',
'chapter_delete' => 'sletta kapittel',
'chapter_delete_notification' => 'Kapittelet vart sletta',
'chapter_move' => 'flytta kapittel',
'chapter_move_notification' => 'Kapitelet vart flytta',
// Books
'book_create' => 'oppretta bok',
'book_create_notification' => 'Boka vart oppretta',
'book_create_from_chapter' => 'konverterte kapittelet til bok',
'book_create_from_chapter_notification' => 'Kapittelet vart konvertert til ei bok',
'book_update' => 'oppdaterte bok',
'book_update_notification' => 'Boka vart oppdatert',
'book_delete' => 'sletta bok',
'book_delete_notification' => 'Boka vart sletta',
'book_sort' => 'sorterte bok',
'book_sort_notification' => 'Sorteringa vart endra',
// Bookshelves
'bookshelf_create' => 'oppretta hylle',
'bookshelf_create_notification' => 'Hylla vart oppretta',
'bookshelf_create_from_book' => 'endra frå bok til hylle',
'bookshelf_create_from_book_notification' => 'Boka vart konvertert til ei bokhylle',
'bookshelf_update' => 'oppdaterte hylle',
'bookshelf_update_notification' => 'Hylla vart oppdatert',
'bookshelf_delete' => 'sletta hylle',
'bookshelf_delete_notification' => 'Hylla vart sletta',
// Revisions
'revision_restore' => 'gjenoppretta revisjon',
'revision_delete' => 'sletta revisjon',
'revision_delete_notification' => 'Revisjon sletta',
// Favourites
'favourite_add_notification' => '«:name» vart lagt til i dine favorittar',
'favourite_remove_notification' => '«:name» vart fjerna frå dine favorittar',
// Watching
'watch_update_level_notification' => 'Overvakingsinnstillingane vart oppdatert',
// Auth
'auth_login' => 'logga inn',
'auth_register' => 'registrert som ny brukar',
'auth_password_reset_request' => 'ba om tilbakestilling av passord',
'auth_password_reset_update' => 'tilbakestill brukarpassord',
'mfa_setup_method' => 'konfigurert MFA-metode',
'mfa_setup_method_notification' => 'Fleirfaktor-metoden vart konfigurert',
'mfa_remove_method' => 'fjerna MFA-metode',
'mfa_remove_method_notification' => 'Fleirfaktor-metoden vart fjerna',
// Settings
'settings_update' => 'oppdaterte innstillingar',
'settings_update_notification' => 'Innstillingane er oppdatert',
'maintenance_action_run' => 'kjørte vedlikehaldshandling',
// Webhooks
'webhook_create' => 'oppretta webhook',
'webhook_create_notification' => 'Webhook vart oppretta',
'webhook_update' => 'oppdatert webhook',
'webhook_update_notification' => 'Webhook vart oppdatert',
'webhook_delete' => 'sletta webhook',
'webhook_delete_notification' => 'Webhook vart sletta',
// Imports
'import_create' => 'created import',
'import_create_notification' => 'Import successfully uploaded',
'import_run' => 'updated import',
'import_run_notification' => 'Content successfully imported',
'import_delete' => 'deleted import',
'import_delete_notification' => 'Import successfully deleted',
// Users
'user_create' => 'oppretta brukar',
'user_create_notification' => 'Brukar vart oppretta',
'user_update' => 'oppdatert brukar',
'user_update_notification' => 'Brukaren vart oppdatert',
'user_delete' => 'sletta brukar',
'user_delete_notification' => 'Brukaren vart fjerna',
// API Tokens
'api_token_create' => 'opprett API-nøkkel',
'api_token_create_notification' => 'API-token er oppretta',
'api_token_update' => 'oppdatert api token',
'api_token_update_notification' => 'API-token oppdatert',
'api_token_delete' => 'sletta api token',
'api_token_delete_notification' => 'API-token vart sletta',
// Roles
'role_create' => 'oppretta rolle',
'role_create_notification' => 'Rolla vart oppretta',
'role_update' => 'oppdatert rolle',
'role_update_notification' => 'Rolla vart oppdatert',
'role_delete' => 'sletta rolla',
'role_delete_notification' => 'Rolla vart fjerna',
// Recycle Bin
'recycle_bin_empty' => 'tømt søppelbøtta',
'recycle_bin_restore' => 'gjenoppretta frå søppelbøtta',
'recycle_bin_destroy' => 'fjerna frå søppelbøtta',
// Comments
'commented_on' => 'kommenterte på',
'comment_create' => 'lagt til kommentar',
'comment_update' => 'oppdatert kommentar',
'comment_delete' => 'sletta kommentar',
// Sort Rules
'sort_rule_create' => 'created sort rule',
'sort_rule_create_notification' => 'Sort rule successfully created',
'sort_rule_update' => 'updated sort rule',
'sort_rule_update_notification' => 'Sort rule successfully updated',
'sort_rule_delete' => 'deleted sort rule',
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
// Other
'permissions_update' => 'oppdaterte tilgangar',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/common.php | lang/nn/common.php | <?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => 'Avbryt',
'close' => 'Lukk',
'confirm' => 'Stadfest',
'back' => 'Tilbake',
'save' => 'Lagre',
'continue' => 'Fortsett',
'select' => 'Vel',
'toggle_all' => 'Byt alle',
'more' => 'Meir',
// Form Labels
'name' => 'Namn',
'description' => 'Skildring',
'role' => 'Rolle',
'cover_image' => 'Framside',
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
// Actions
'actions' => 'Handlingar',
'view' => 'Vis',
'view_all' => 'Vis alle',
'new' => 'Ny',
'create' => 'Opprett',
'update' => 'Oppdater',
'edit' => 'Rediger',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortér',
'move' => 'Flytt',
'copy' => 'Kopier',
'reply' => 'Svar',
'delete' => 'Slett',
'delete_confirm' => 'Stadfest sletting',
'search' => 'Søk',
'search_clear' => 'Nullstill søk',
'reset' => 'Nullstill',
'remove' => 'Fjern',
'add' => 'Legg til',
'configure' => 'Konfigurer',
'manage' => 'Administrer',
'fullscreen' => 'Fullskjerm',
'favourite' => 'Merk som favoritt',
'unfavourite' => 'Fjern som favoritt',
'next' => 'Neste',
'previous' => 'Førre',
'filter_active' => 'Aktivt filter:',
'filter_clear' => 'Tøm filter',
'download' => 'Last ned',
'open_in_tab' => 'Opne i fane',
'open' => 'Opne',
// Sort Options
'sort_options' => 'Sorteringsalternativ',
'sort_direction_toggle' => 'Sorteringsretning',
'sort_ascending' => 'Stigande sortering',
'sort_descending' => 'Synkande sortering',
'sort_name' => 'Namn',
'sort_default' => 'Standard',
'sort_created_at' => 'Dato oppretta',
'sort_updated_at' => 'Dato oppdatert',
// Misc
'deleted_user' => 'Slett brukar',
'no_activity' => 'Ingen aktivitet å vise',
'no_items' => 'Ingenting å vise',
'back_to_top' => 'Tilbake til toppen',
'skip_to_main_content' => 'Gå til hovudinnhald',
'toggle_details' => 'Vis/skjul detaljar',
'toggle_thumbnails' => 'Vis/skjul miniatyrbilete',
'details' => 'Detaljar',
'grid_view' => 'Rutenettvising',
'list_view' => 'Listevising',
'default' => 'Standard',
'breadcrumb' => 'Brødsmular',
'status' => 'Status',
'status_active' => 'Aktiv',
'status_inactive' => 'Inaktiv',
'never' => 'Aldri',
'none' => 'Ingen',
// Header
'homepage' => 'Heimeside',
'header_menu_expand' => 'Utvid toppmeny',
'profile_menu' => 'Profilmeny',
'view_profile' => 'Vis profil',
'edit_profile' => 'Endre profil',
'dark_mode' => 'Kveldsmodus',
'light_mode' => 'Dagmodus',
'global_search' => 'Globalt søk',
// Layout tabs
'tab_info' => 'Informasjon',
'tab_info_label' => 'Fane: Vis tilleggsinfo',
'tab_content' => 'Innhald',
'tab_content_label' => 'Fane: Vis hovudinnhald',
// Email Content
'email_action_help' => 'Om du har problem med å trykkja på ":actionText"-knappen, bruk nettadressa under for å gå direkte dit:',
'email_rights' => 'Kopibeskytta',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Personvernreglar',
'terms_of_service' => 'Bruksvilkår',
// OpenSearch
'opensearch_description' => 'Search :appName',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/pagination.php | lang/nn/pagination.php | <?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« Førre',
'next' => 'Neste »',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/settings.php | lang/nn/settings.php | <?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => 'Innstillinger',
'settings_save' => 'Lagre innstillinger',
'system_version' => 'System versjon',
'categories' => 'Kategorier',
// App Settings
'app_customization' => 'Tilpassing',
'app_features_security' => 'Funksjonar og tryggleik',
'app_name' => 'Applikasjonsnavn',
'app_name_desc' => 'Dette navnet vises i overskriften og i alle e-postmeldinger som sendes av systemet.',
'app_name_header' => 'Vis navn i topptekst',
'app_public_access' => 'Offentlig tilgang',
'app_public_access_desc' => 'Hvis du aktiverer dette alternativet, kan besøkende, som ikke er logget på, få tilgang til innhold i din BookStack-forekomst.',
'app_public_access_desc_guest' => 'Tilgang for offentlige besøkende kan kontrolleres gjennom "Gjest" -brukeren.',
'app_public_access_toggle' => 'Tillat offentlig tilgang',
'app_public_viewing' => 'Tillat offentlig visning?',
'app_secure_images' => 'Høyere tryggleik på bileteopplastingar',
'app_secure_images_toggle' => 'Skru på høgare tryggleik på bileteopplastingar',
'app_secure_images_desc' => 'Av ytelsesgrunner er alle bilder offentlige. Dette alternativet legger til en tilfeldig streng som er vanskelig å gjette foran bildets nettadresser. Forsikre deg om at katalogindekser ikke er aktivert for å forhindre enkel tilgang.',
'app_default_editor' => 'Standard sideredigeringsprogram',
'app_default_editor_desc' => 'Velg hvilken tekstbehandler som skal brukes som standard når du redigerer nye sider. Dette kan overskrives på et sidenivå der tillatelser tillates.',
'app_custom_html' => 'Tilpasset HTML-hodeinnhold',
'app_custom_html_desc' => 'Alt innhold som legges til her, blir satt inn i bunnen av <head> -delen på hver side. Dette er praktisk for å overstyre stiler eller legge til analysekode.',
'app_custom_html_disabled_notice' => 'Tilpasset HTML-hodeinnhold er deaktivert på denne innstillingssiden for å sikre at eventuelle endringer ødelegger noe, kan tilbakestilles.',
'app_logo' => 'Applikasjonslogo',
'app_logo_desc' => 'Dette brukes i programtoppfeltet blant andre områder. Dette bildet skal være 86px i høyde. Store bilder vil bli skalert ned.',
'app_icon' => 'Applikasjons ikon',
'app_icon_desc' => 'Dette ikonet brukes for nettleserfaner og snarveisikoner. Dette bør være et bilde på 256 px kvadrat PNG.',
'app_homepage' => 'Applikasjonens hjemmeside',
'app_homepage_desc' => 'Velg en visning som skal vises på hjemmesiden i stedet for standardvisningen. Sidetillatelser ignoreres for utvalgte sider.',
'app_homepage_select' => 'Velg en side',
'app_footer_links' => 'Fotlenker',
'app_footer_links_desc' => 'Legg til fotlenker i sidens fotområde. Disse vil vises nederst på de fleste sider, inkludert sider som ikke krever innlogging. Du kan bruke «trans::<key>» etiketter for system-definerte oversettelser. For eksempel: Bruk «trans::common.privacy_policy» for å vise teksten «Personvernregler» og «trans::common.terms_of_service» for å vise teksten «Bruksvilkår».',
'app_footer_links_label' => 'Lenketekst',
'app_footer_links_url' => 'Lenke',
'app_footer_links_add' => 'Legg til fotlenke',
'app_disable_comments' => 'Deaktiver kommentarer',
'app_disable_comments_toggle' => 'Deaktiver kommentarer',
'app_disable_comments_desc' => 'Deaktiver kommentarer på tvers av alle sidene i applikasjonen. <br> Eksisterende kommentarer vises ikke.',
// Color settings
'color_scheme' => 'Applikasjonens farge oppsett',
'color_scheme_desc' => 'Sett farger for å bruke i programmets brukergrensesnitt. Farger kan konfigureres separat for mørke og lysmoduser for å passe best inn temaet og sørge for lesbarhet.',
'ui_colors_desc' => 'Angi primær farge for programmet og standard link farge. Primær farge brukes hovedsakelig for toppbanner, knapper og grensesnittets dekorasjoner. Standardfargen for koblinger brukes for tekstbaserte lenker og handlinger, både i skriftlig innhold og i programgrensesnittet.',
'app_color' => 'Primær farge',
'link_color' => 'Standard koblingsfarge',
'content_colors_desc' => 'Angi farger for alle elementer i organiseringshierarkiet. Velger du farger med lik lysstyrke til standard farger anbefales for lesbarhet.',
'bookshelf_color' => 'Hyllefarge',
'book_color' => 'Bokfarge',
'chapter_color' => 'Kapittelfarge',
'page_color' => 'Sidefarge',
'page_draft_color' => 'Sideutkastsfarge',
// Registration Settings
'reg_settings' => 'Registrering',
'reg_enable' => 'Tillat registrering',
'reg_enable_toggle' => 'Tillat registrering',
'reg_enable_desc' => 'Når registrering er aktivert vil brukeren kunne registrere seg som applikasjonsbruker. Ved registrering får de en standard brukerrolle.',
'reg_default_role' => 'Standard brukerrolle etter registrering',
'reg_enable_external_warning' => 'Alternativet ovenfor ignoreres mens ekstern LDAP- eller SAML-autentisering er aktiv. Brukerkontoer for ikke-eksisterende medlemmer blir automatisk opprettet hvis autentisering mot det eksterne systemet i bruk lykkes.',
'reg_email_confirmation' => 'E-postbekreftelse',
'reg_email_confirmation_toggle' => 'Krev e-postbekreftelse',
'reg_confirm_email_desc' => 'Hvis domenebegrensning brukes, vil e-postbekreftelse være nødvendig, og dette alternativet vil bli ignorert.',
'reg_confirm_restrict_domain' => 'Domenebegrensning',
'reg_confirm_restrict_domain_desc' => 'Skriv inn en kommaseparert liste over e-postdomener du vil begrense registreringen til. Brukerne vil bli sendt en e-post for å bekrefte adressen deres før de får lov til å kommunisere med applikasjonen. <br> Vær oppmerksom på at brukere vil kunne endre e-postadressene sine etter vellykket registrering.',
'reg_confirm_restrict_domain_placeholder' => 'Ingen begrensninger er satt',
// Sorting Settings
'sorting' => 'Lists & Sorting',
'sorting_book_default' => 'Default Book Sort Rule',
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
'sorting_rules' => 'Sort Rules',
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
'sort_rule_create' => 'Create Sort Rule',
'sort_rule_edit' => 'Edit Sort Rule',
'sort_rule_delete' => 'Delete Sort Rule',
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
'sort_rule_details' => 'Sort Rule Details',
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
'sort_rule_operations' => 'Sort Operations',
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
'sort_rule_available_operations' => 'Available Operations',
'sort_rule_available_operations_empty' => 'No operations remaining',
'sort_rule_configured_operations' => 'Configured Operations',
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
'sort_rule_op_asc' => '(Asc)',
'sort_rule_op_desc' => '(Desc)',
'sort_rule_op_name' => 'Name - Alphabetical',
'sort_rule_op_name_numeric' => 'Name - Numeric',
'sort_rule_op_created_date' => 'Created Date',
'sort_rule_op_updated_date' => 'Updated Date',
'sort_rule_op_chapters_first' => 'Chapters First',
'sort_rule_op_chapters_last' => 'Chapters Last',
'sorting_page_limits' => 'Per-Page Display Limits',
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
// Maintenance settings
'maint' => 'Vedlikehold',
'maint_image_cleanup' => 'Rydd opp bilete',
'maint_image_cleanup_desc' => 'Skanner side og revisjonsinnhold for å sjekke kva bilete og teikninar som for er i bruk no, og kva bilete som er til overs. Sørg for å tryggleikskopiere heile databasen og alle bilete før du kjører denne.',
'maint_delete_images_only_in_revisions' => 'Slett også bilder som bare finnes i game siderevisjoner',
'maint_image_cleanup_run' => 'Kjør opprydding',
'maint_image_cleanup_warning' => ':count potensielt ubrukte bilder ble funnet. Er du sikker på at du vil slette disse bildene?',
'maint_image_cleanup_success' => ':count potensielt ubrukte bilder funnet og slettet!',
'maint_image_cleanup_nothing_found' => 'Ingen ubrukte bilder funnet, ingenting slettet!',
'maint_send_test_email' => 'Send en test-e-post',
'maint_send_test_email_desc' => 'Dette sender en test-e-post til din e-postadresse som er angitt i profilen din.',
'maint_send_test_email_run' => 'Send en test-e-post',
'maint_send_test_email_success' => 'Send en test-e-post til :address',
'maint_send_test_email_mail_subject' => 'Test-e-post',
'maint_send_test_email_mail_greeting' => 'E-postsending ser ut til å fungere!',
'maint_send_test_email_mail_text' => 'Gratulerer! Da du mottok dette e-postvarselet, ser det ut til at e-postinnstillingene dine er konfigurert riktig.',
'maint_recycle_bin_desc' => 'Slettede hyller, bøker, kapitler og sider kastes i papirkurven så de kan bli gjenopprettet eller slettet permanent. Eldre utgaver i papirkurven kan slettes automatisk etter en stund, avhengig av systemkonfigurasjonen.',
'maint_recycle_bin_open' => 'Åpne papirkurven',
'maint_regen_references' => 'Regenerer referanser',
'maint_regen_references_desc' => 'Denne handlingen gjenoppbygger referanseindeksen for krysselement i databasen. Dette håndteres vanligvis automatisk, men denne handlingen kan være nyttig for å indeksere gammelt innhold eller innhold lagt til via uoffisielle metoder.',
'maint_regen_references_success' => 'Referanseindeksen har blitt regenerert!',
'maint_timeout_command_note' => 'Merk: Denne handlingen kan ta tid å kjøre, noe som kan føre til tidsavbruddsmessige problemer i noen webomgivelser. Dette gjøres som et alternativ ved hjelp av en terminalkommando.',
// Recycle Bin
'recycle_bin' => 'Papirkurven',
'recycle_bin_desc' => 'Her kan du gjenopprette ting du har kastet i papirkurven eller velge å slette dem permanent fra systemet. Denne listen er ikke filtrert i motsetning til lignende lister i systemet hvor tilgangskontroll overholdes.',
'recycle_bin_deleted_item' => 'Kastet element',
'recycle_bin_deleted_parent' => 'Overordnet',
'recycle_bin_deleted_by' => 'Kastet av',
'recycle_bin_deleted_at' => 'Kastet den',
'recycle_bin_permanently_delete' => 'Slett permanent',
'recycle_bin_restore' => 'Gjenopprett',
'recycle_bin_contents_empty' => 'Papirkurven er for øyeblikket tom',
'recycle_bin_empty' => 'Tøm papirkurven',
'recycle_bin_empty_confirm' => 'Dette vil slette alle elementene i papirkurven permanent. Dette inkluderer innhold i hvert element. Er du sikker på at du vil tømme papirkurven?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
'recycle_bin_destroy_list' => 'Elementer som skal slettes',
'recycle_bin_restore_list' => 'Elementer som skal gjenopprettes',
'recycle_bin_restore_confirm' => 'Denne handlingen vil hente opp elementet fra papirkurven, inkludert underliggende innhold, til sin opprinnelige sted. Om den opprinnelige plassen har blitt slettet i mellomtiden og nå befinner seg i papirkurven, vil også dette bli hentet opp igjen.',
'recycle_bin_restore_deleted_parent' => 'Det overordnede elementet var også kastet i papirkurven. Disse elementene vil forbli kastet inntil det overordnede også hentes opp igjen.',
'recycle_bin_restore_parent' => 'Gjenopprett overodnet',
'recycle_bin_destroy_notification' => 'Slettet :count elementer fra papirkurven.',
'recycle_bin_restore_notification' => 'Gjenopprettet :count elementer fra papirkurven.',
// Audit Log
'audit' => 'Revisjonslogg',
'audit_desc' => 'Denne revisjonsloggen viser en liste over aktiviteter som spores i systemet. Denne listen er ufiltrert i motsetning til lignende aktivitetslister i systemet der tillatelsesfiltre brukes.',
'audit_event_filter' => 'Hendelsesfilter',
'audit_event_filter_no_filter' => 'Ingen filter',
'audit_deleted_item' => 'Slettet ting',
'audit_deleted_item_name' => 'Navn: :name',
'audit_table_user' => 'Kontoholder',
'audit_table_event' => 'Hendelse',
'audit_table_related' => 'Relaterte elementer eller detaljer',
'audit_table_ip' => 'IP Adresse',
'audit_table_date' => 'Aktivitetsdato',
'audit_date_from' => 'Datoperiode fra',
'audit_date_to' => 'Datoperiode til',
// Role Settings
'roles' => 'Roller',
'role_user_roles' => 'Kontoroller',
'roles_index_desc' => 'Roller brukes til å gruppere brukere og gi systemtilgang til medlemmene. Når en bruker er medlem av flere roller, vil de tildelte rettighetene samles inn, og brukeren vil arve alle evner.',
'roles_x_users_assigned' => ':count bruker tildelt|:count brukere tildelt',
'roles_x_permissions_provided' => ':count tillatelse|:count tillatelser',
'roles_assigned_users' => 'Tilordnede brukere',
'roles_permissions_provided' => 'Tilbudte rettigheter',
'role_create' => 'Opprett ny rolle',
'role_delete' => 'Slett rolle',
'role_delete_confirm' => 'Dette vil slette rollen «:roleName».',
'role_delete_users_assigned' => 'Denne rollen har :userCount kontoer koblet opp mot seg. Velg hvilke rolle du vil flytte disse til.',
'role_delete_no_migration' => "Ikke flytt kontoer",
'role_delete_sure' => 'Er du sikker på at du vil slette rollen?',
'role_edit' => 'Endre rolle',
'role_details' => 'Rolledetaljer',
'role_name' => 'Rollenavn',
'role_desc' => 'Kort beskrivelse av rolle',
'role_mfa_enforced' => 'Krever flerfaktorautentisering',
'role_external_auth_id' => 'Ekstern godkjennings-ID',
'role_system' => 'Systemtilganger',
'role_manage_users' => 'Behandle kontoer',
'role_manage_roles' => 'Behandle roller og rolletilganger',
'role_manage_entity_permissions' => 'Behandle bok-, kapittel- og sidetilganger',
'role_manage_own_entity_permissions' => 'Behandle tilganger på egne verk',
'role_manage_page_templates' => 'Behandle sidemaler',
'role_access_api' => 'Systemtilgang API',
'role_manage_settings' => 'Behandle applikasjonsinnstillinger',
'role_export_content' => 'Eksporter innhold',
'role_import_content' => 'Import content',
'role_editor_change' => 'Endre sideredigering',
'role_notifications' => 'Motta og administrere varslinger',
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
'role_asset' => 'Eiendomstillatelser',
'roles_system_warning' => 'Vær oppmerksom på at tilgang til noen av de ovennevnte tre tillatelsene kan tillate en bruker å endre sine egne rettigheter eller rettighetene til andre i systemet. Bare tildel roller med disse tillatelsene til pålitelige brukere.',
'role_asset_desc' => 'Disse tillatelsene kontrollerer standard tilgang til eiendelene i systemet. Tillatelser til bøker, kapitler og sider overstyrer disse tillatelsene.',
'role_asset_admins' => 'Administratorer får automatisk tilgang til alt innhold, men disse alternativene kan vise eller skjule UI-alternativer.',
'role_asset_image_view_note' => 'Dette gjelder synlighet innenfor bilde-administrasjonen. Faktisk tilgang på opplastede bildefiler vil være avhengig av valget for systemlagring av bildet.',
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
'role_all' => 'Alle',
'role_own' => 'Egne',
'role_controlled_by_asset' => 'Kontrollert av eiendelen de er lastet opp til',
'role_save' => 'Lagre rolle',
'role_users' => 'Kontoholdere med denne rollen',
'role_users_none' => 'Ingen kontoholdere er gitt denne rollen',
// Users
'users' => 'Brukere',
'users_index_desc' => 'Opprett og administrer individuelle brukerkontoer innenfor systemet. Brukerkontoer brukes for innlogging og navngivelse av innhold og aktivitet. Tilgangstillatelser er primært rollebasert, men brukerinnhold eierskap, blant andre faktorer, kan også påvirke tillatelser og tilgang.',
'user_profile' => 'Profil',
'users_add_new' => 'Register ny konto',
'users_search' => 'Søk i kontoer',
'users_latest_activity' => 'Siste aktivitet',
'users_details' => 'Kontodetaljer',
'users_details_desc' => 'Angi et visningsnavn og en e-postadresse for denne kontoholderen. E-postadressen vil bli brukt til å logge på applikasjonen.',
'users_details_desc_no_email' => 'Angi et visningsnavn for denne kontoholderen slik at andre kan gjenkjenne dem.',
'users_role' => 'Roller',
'users_role_desc' => 'Velg hvilke roller denne kontoholderen vil bli tildelt. Hvis en kontoholderen er tildelt flere roller, vil tillatelsene fra disse rollene stable seg, og de vil motta alle evnene til de tildelte rollene.',
'users_password' => 'Passord',
'users_password_desc' => 'Angi et passord som brukes til å logge inn til programmet. Dette må være minst 8 tegn langt.',
'users_send_invite_text' => 'Du kan velge å sende denne kontoholderen en invitasjons-e-post som lar dem angi sitt eget passord, ellers kan du selv angi passordet.',
'users_send_invite_option' => 'Send invitasjonsmelding',
'users_external_auth_id' => 'Ekstern godkjennings-ID',
'users_external_auth_id_desc' => 'Når eit eksternt autentiseringssystem er i bruk (som SAML2, OIDC eller LDAP) er dette ID-en som vert kobla til denneBookStack-brukaren til autentiseringssystemkontoen. Du kan ignorere dette feltet om du bruker standard e-postbasert autentisering.',
'users_password_warning' => 'Berre fyll ut under om du vil endre passordet til brukaren.',
'users_system_public' => 'Denne brukeren representerer alle gjester som besøker appliaksjonen din. Den kan ikke brukes til å logge på, men tildeles automatisk.',
'users_delete' => 'Slett konto',
'users_delete_named' => 'Slett kontoen :userName',
'users_delete_warning' => 'Dette vil fullstendig slette denne brukeren med navnet «:userName» fra systemet.',
'users_delete_confirm' => 'Er du sikker på at du vil slette denne kontoen?',
'users_migrate_ownership' => 'Overfør eierskap',
'users_migrate_ownership_desc' => 'Velg en bruker her, som du ønsker skal ta eierskap over alle elementene som er eid av denne brukeren.',
'users_none_selected' => 'Ingen bruker valgt',
'users_edit' => 'Rediger konto',
'users_edit_profile' => 'Rediger profil',
'users_avatar' => 'Kontobilde',
'users_avatar_desc' => 'Velg et bilde for å representere denne kontoholderen. Dette skal være omtrent 256px kvadrat.',
'users_preferred_language' => 'Foretrukket språk',
'users_preferred_language_desc' => 'Dette alternativet vil endre språket som brukes til brukergrensesnittet til applikasjonen. Dette påvirker ikke noe brukeropprettet innhold.',
'users_social_accounts' => 'Sosiale kontoer',
'users_social_accounts_desc' => 'Vis status for dei tilkoblede sosiale kontoane for denne brukaren. Sosiale kontoer kan brukast i tillegg til det primære autentiseringssystemet for systemtilgang.',
'users_social_accounts_info' => 'Her kan du koble andre kontoer for raskere og enklere pålogging. Hvis du frakobler en konto her, tilbakekaller ikke dette tidligere autorisert tilgang. Tilbakekall tilgang fra profilinnstillingene dine på den tilkoblede sosiale kontoen.',
'users_social_connect' => 'Koble til konto',
'users_social_disconnect' => 'Koble fra konto',
'users_social_status_connected' => 'Tilkobla',
'users_social_status_disconnected' => 'Fråkobla',
'users_social_connected' => ':socialAccount ble lagt til din konto.',
'users_social_disconnected' => ':socialAccount ble koblet fra din konto.',
'users_api_tokens' => 'API-nøkler',
'users_api_tokens_desc' => 'Opprett og handter tilgangstokenar som vert brukt til å godkjenne med BookStack REST API. Løyve til API blir administrert via brukaren som tokenet tilhører.',
'users_api_tokens_none' => 'Ingen API-nøkler finnes for denne kontoen',
'users_api_tokens_create' => 'Opprett nøkkel',
'users_api_tokens_expires' => 'Utløper',
'users_api_tokens_docs' => 'API-dokumentasjon',
'users_mfa' => 'Flerfaktorautentisering',
'users_mfa_desc' => 'Konfigurer flerfaktorautentisering som eit ekstra lag med tryggleik for din konto.',
'users_mfa_x_methods' => ':count metode konfigurert|:count metoder konfigurert',
'users_mfa_configure' => 'Konfigurer metoder',
// API Tokens
'user_api_token_create' => 'Opprett API-nøkkel',
'user_api_token_name' => 'Navn',
'user_api_token_name_desc' => 'Gi nøkkelen et lesbart navn som en fremtidig påminnelse om det tiltenkte formålet.',
'user_api_token_expiry' => 'Utløpsdato',
'user_api_token_expiry_desc' => 'Angi en dato da denne nøkkelen utløper. Etter denne datoen vil forespørsler som er gjort med denne nøkkelen ikke lenger fungere. Å la dette feltet stå tomt vil sette utløpsdato 100 år inn i fremtiden.',
'user_api_token_create_secret_message' => 'Umiddelbart etter å ha opprettet denne nøkkelen vil en identifikator og hemmelighet bli generert og vist. Hemmeligheten vil bare vises en gang, så husk å kopiere verdien til et trygt sted før du fortsetter.',
'user_api_token' => 'API-nøkkel',
'user_api_token_id' => 'Identifikator',
'user_api_token_id_desc' => 'Dette er en ikke-redigerbar systemgenerert identifikator for denne nøkkelen som må oppgis i API-forespørsler.',
'user_api_token_secret' => 'Hemmelighet',
'user_api_token_secret_desc' => 'Dette er en systemgenerert hemmelighet for denne nøkkelen som må leveres i API-forespørsler. Dette vises bare denne gangen, så kopier denne verdien til et trygt sted.',
'user_api_token_created' => 'Nøkkel opprettet :timeAgo',
'user_api_token_updated' => 'Nøkkel oppdatert :timeAgo',
'user_api_token_delete' => 'Slett nøkkel',
'user_api_token_delete_warning' => 'Dette vil slette API-nøkkelen \':tokenName\' fra systemet.',
'user_api_token_delete_confirm' => 'Sikker på at du vil slette nøkkelen?',
// Webhooks
'webhooks' => 'Webhooks',
'webhooks_index_desc' => 'Webhooks er en måte å sende data til eksterne nettadresser når bestemte handlinger og hendelser oppstår i systemet som gjør det mulig å integrer med eksterne plattformer som meldingssystemer eller varslingssystemer.',
'webhooks_x_trigger_events' => ':count utløsende hendelse:count utløsende hendelser',
'webhooks_create' => 'Lag ny Webhook',
'webhooks_none_created' => 'Ingen webhooks er opprettet ennå.',
'webhooks_edit' => 'Rediger webhook',
'webhooks_save' => 'Lagre Webhook',
'webhooks_details' => 'Webhook detaljer',
'webhooks_details_desc' => 'Gi et brukervennlig navn og et POST endepunkt som et sted der webhook-dataene skal sendes til.',
'webhooks_events' => 'Webhook hendelser',
'webhooks_events_desc' => 'Velg alle hendelsene som skal utløse denne webhook som skal kalles.',
'webhooks_events_warning' => 'Husk at disse hendelsene vil bli utløst for alle valgte hendelser, selv om egendefinerte tillatelser brukes. Pass på at bruk av denne webhooken ikke vil utsette konfidensiell innhold.',
'webhooks_events_all' => 'Alle systemhendelser',
'webhooks_name' => 'Webhook navn',
'webhooks_timeout' => 'Tidsavbrudd for Webhook forespørsler (sekunder)',
'webhooks_endpoint' => 'Webhook endepunkt',
'webhooks_active' => 'Webhook aktiv',
'webhook_events_table_header' => 'Hendelser',
'webhooks_delete' => 'Slett webhook',
'webhooks_delete_warning' => 'Dette vil slette webhook, med navnet \':webhookName\', fra systemet.',
'webhooks_delete_confirm' => 'Er du sikker på at du vil slette denne webhooken?',
'webhooks_format_example' => 'Webhook formattering eksempel',
'webhooks_format_example_desc' => 'Webhook-data sendes som en POST-forespørsel til det konfigurerte endepunktet som JSON ved hjelp av formatet nedenfor. «related_item» og «url» egenskaper er valgfrie og vil avhenge av hvilken type hendelse som utløses.',
'webhooks_status' => 'Webhook status',
'webhooks_last_called' => 'Sist ringt:',
'webhooks_last_errored' => 'Siste feil:',
'webhooks_last_error_message' => 'Siste feilmelding:',
// Licensing
'licenses' => 'Licenses',
'licenses_desc' => 'This page details license information for BookStack in addition to the projects & libraries that are used within BookStack. Many projects listed may only be used in a development context.',
'licenses_bookstack' => 'BookStack License',
'licenses_php' => 'PHP Library Licenses',
'licenses_js' => 'JavaScript Library Licenses',
'licenses_other' => 'Other Licenses',
'license_details' => 'License Details',
//! 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' => 'العربية',
'bg' => 'Bǎlgarski',
'bs' => 'Bosanski',
'ca' => 'Català',
'cs' => 'Česky',
'cy' => 'Cymraeg',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'el' => 'ελληνικά',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
'hu' => 'Magyar',
'id' => 'Bahasa Indonesia',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'lt' => 'Lietuvių Kalba',
'lv' => 'Latviešu Valoda',
'nb' => 'Norsk (Bokmål)',
'ne' => 'नेपाली',
'nn' => 'Nynorsk',
'nl' => 'Nederlands',
'pl' => 'Polski',
'pt' => 'Português',
'pt_BR' => 'Português do Brasil',
'ro' => 'Română',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'uz' => 'O‘zbekcha',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
],
//!////////////////////////////////
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/validation.php | lang/nn/validation.php | <?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => ':attribute må aksepteres.',
'active_url' => ':attribute er ikke en godkjent URL.',
'after' => ':attribute må være en dato etter :date.',
'alpha' => ':attribute kan kun inneholde bokstaver.',
'alpha_dash' => ':attribute kan kunne inneholde bokstaver, tall, bindestreker eller understreker.',
'alpha_num' => ':attribute kan kun inneholde bokstaver og tall.',
'array' => ':attribute må være en liste.',
'backup_codes' => 'Den angitte koden er ikke gyldig, eller er allerede benyttet.',
'before' => ':attribute må være en dato før :date.',
'between' => [
'numeric' => ':attribute må være mellom :min og :max.',
'file' => ':attribute må være mellom :min og :max kilobytes.',
'string' => ':attribute må være mellom :min og :max tegn.',
'array' => ':attribute må være mellom :min og :max ting.',
],
'boolean' => ':attribute feltet kan bare være sann eller falsk.',
'confirmed' => ':attribute bekreftelsen samsvarer ikke.',
'date' => ':attribute er ikke en gyldig dato.',
'date_format' => ':attribute samsvarer ikke med :format.',
'different' => ':attribute og :other må være forskjellige.',
'digits' => ':attribute må være :digits tall.',
'digits_between' => ':attribute må være mellomg :min og :max tall.',
'email' => ':attribute må være en gyldig e-post.',
'ends_with' => ':attribute må slutte med en av verdiene: :values',
'file' => 'Attributtet :attribute må angis som en gyldig fil.',
'filled' => ':attribute feltet er påkrevd.',
'gt' => [
'numeric' => ':attribute må være større enn :value.',
'file' => ':attribute må være større enn :value kilobytes.',
'string' => ':attribute må være større enn :value tegn.',
'array' => ':attribute må ha mer en :value ting.',
],
'gte' => [
'numeric' => ':attribute må være større enn eller lik :value.',
'file' => ':attribute må være større enn eller lik :value kilobytes.',
'string' => ':attribute må være større enn eller lik :value tegn.',
'array' => ':attribute må ha :value eller flere ting.',
],
'exists' => 'Den valgte :attribute er ugyldig.',
'image' => ':attribute må være et bilde.',
'image_extension' => ':attribute må ha støttet formattype.',
'in' => 'Den valgte :attribute er ugyldig.',
'integer' => ':attribute må være et heltall',
'ip' => ':attribute må være en gyldig IP adresse.',
'ipv4' => ':attribute må være en gyldig IPv4 adresse.',
'ipv6' => ':attribute må være en gyldig IPv6 adresse.',
'json' => ':attribute må være en gyldig JSON tekststreng.',
'lt' => [
'numeric' => ':attribute må være mindre enn :value.',
'file' => ':attribute må være mindre enn :value kilobytes.',
'string' => ':attribute må være mindre enn :value tegn.',
'array' => ':attribute må ha mindre enn :value ting.',
],
'lte' => [
'numeric' => ':attribute må være mindre enn eller lik :value.',
'file' => ':attribute må være mindre enn eller lik :value kilobytes.',
'string' => ':attribute må være mindre enn eller lik :value characters.',
'array' => ':attribute må ha mindre enn eller lik :value ting.',
],
'max' => [
'numeric' => ':attribute kan ikke være større enn :max.',
'file' => ':attribute kan ikke være større enn :max kilobytes.',
'string' => ':attribute kan ikke være større enn :max tegn.',
'array' => ':attribute kan ikke inneholde mer enn :max ting.',
],
'mimes' => ':attribute må være en fil av typen: :values.',
'min' => [
'numeric' => ':attribute må være på minst :min.',
'file' => ':attribute må være på minst :min kilobytes.',
'string' => ':attribute må være på minst :min tegn.',
'array' => ':attribute må minst ha :min ting.',
],
'not_in' => 'Den valgte :attribute er ugyldig.',
'not_regex' => ':attribute format er ugyldig.',
'numeric' => ':attribute må være et nummer.',
'regex' => ':attribute format er ugyldig.',
'required' => ':attribute feltet er påkrevt.',
'required_if' => ':attribute feltet er påkrevt når :other er :value.',
'required_with' => ':attribute feltet er påkrevt når :values er tilgjengelig.',
'required_with_all' => ':attribute feltet er påkrevt når :values er tilgjengelig',
'required_without' => ':attribute feltet er påkrevt når :values ikke er tilgjengelig.',
'required_without_all' => ':attribute feltet er påkrevt når ingen av :values er tilgjengelig.',
'same' => ':attribute og :other må samsvare.',
'safe_url' => 'Den angitte lenken kan være farlig.',
'size' => [
'numeric' => ':attribute må være :size.',
'file' => ':attribute må være :size kilobytes.',
'string' => ':attribute må være :size tegn.',
'array' => ':attribute må inneholde :size ting.',
],
'string' => ':attribute må være en tekststreng.',
'timezone' => ':attribute må være en tidssone.',
'totp' => 'Den angitte koden er ikke gyldig eller har utløpt.',
'unique' => ':attribute har allerede blitt tatt.',
'url' => ':attribute format er ugyldig.',
'uploaded' => 'kunne ikke lastes opp, tjeneren støtter ikke filer av denne størrelsen.',
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
'zip_model_expected' => 'Data object expected but ":type" found.',
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'passordbekreftelse er påkrevd',
],
],
// Custom validation attributes
'attributes' => [],
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
BookStackApp/BookStack | https://github.com/BookStackApp/BookStack/blob/e6b754fad029d6c35e139b907d04e6510775997b/lang/nn/auth.php | lang/nn/auth.php | <?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => 'Desse detaljane samsvarar ikkje med det me har på bok.',
'throttle' => 'For mange forsøk, prøv på nytt om :seconds sekunder.',
// Login & Register
'sign_up' => 'Registrer deg',
'log_in' => 'Logg inn',
'log_in_with' => 'Logg inn med :socialDriver',
'sign_up_with' => 'Registrer med :socialDriver',
'logout' => 'Logg ut',
'name' => 'Namn',
'username' => 'Brukarnamn',
'email' => 'E-post',
'password' => 'Passord',
'password_confirm' => 'Stadfest passord',
'password_hint' => 'Må vere minst 8 teikn',
'forgot_password' => 'Gløymt passord?',
'remember_me' => 'Hugs meg',
'ldap_email_hint' => 'Oppgi ein e-post for denne kontoen.',
'create_account' => 'Opprett konto',
'already_have_account' => 'Har du allereie ein konto?',
'dont_have_account' => 'Manglar du ein konto?',
'social_login' => 'Sosiale kontoar',
'social_registration' => 'Registrer via sosiale kontoar',
'social_registration_text' => 'Bruk ei anna teneste for å registrere deg.',
'register_thanks' => 'Takk for at du registrerte deg!',
'register_confirm' => 'Sjekk e-posten din for informasjon som gir deg tilgang til :appName.',
'registrations_disabled' => 'Registrering er deaktivert.',
'registration_email_domain_invalid' => 'Du kan ikkje bruke det domenet for å registrere ein konto',
'register_success' => 'Takk for registreringa! Du kan no logge inn på tenesta.',
// Login auto-initiation
'auto_init_starting' => 'Prøver innlogging',
'auto_init_starting_desc' => 'Me kontaktar autentiseringssystemet ditt for å starte innloggingsprosessen. Dersom det ikkje er noko framdrift i løpet av fem sekunder kan du trykke på lenka under.',
'auto_init_start_link' => 'Fortsett med autentisering',
// Password Reset
'reset_password' => 'Nullstill passord',
'reset_password_send_instructions' => 'Oppgi e-posten kobla til kontoen din, så sender me ein e-post der du kan nullstille passordet.',
'reset_password_send_button' => 'Send nullstillingslenke',
'reset_password_sent' => 'Ei nullstillingslenke vart sendt til :email om den eksisterer i systemet.',
'reset_password_success' => 'Passordet vart nullstilt.',
'email_reset_subject' => 'Nullstill ditt :appName passord',
'email_reset_text' => 'Du mottar denne e-posten fordi det er blitt bedt om ei nullstilling av passord for denne kontoen.',
'email_reset_not_requested' => 'Om det ikkje var deg, så treng du ikkje gjere noko.',
// Email Confirmation
'email_confirm_subject' => 'Stadfest e-postadressa for :appName',
'email_confirm_greeting' => 'Takk for at du registrerte deg på :appName!',
'email_confirm_text' => 'Stadfest e-posten din ved å trykke på knappen under:',
'email_confirm_action' => 'Stadfest e-post',
'email_confirm_send_error' => 'Stadfesting er krevd av systemet, men systemet kan ikkje sende desse. Kontakt admin for å løyse problemet.',
'email_confirm_success' => 'E-postadressa di er verifisert! Du kan no logge inn ved å bruke denne ved innlogging.',
'email_confirm_resent' => 'Stadfesting sendt på e-post, sjekk innboksen din.',
'email_confirm_thanks' => 'Takk for verifiseringa!',
'email_confirm_thanks_desc' => 'Vent litt medan me verifiserer. Om du ikkje vert sendt vidare i løpet av tre sekunder, kan du klikke på "Fortsett" under.',
'email_not_confirmed' => 'E-posten er ikkje stadfesta',
'email_not_confirmed_text' => 'E-postadressa er ennå ikkje stadfesta.',
'email_not_confirmed_click_link' => 'Trykk på lenka i e-posten du fekk då du registrerte deg.',
'email_not_confirmed_resend' => 'Finner du den ikkje i innboks eller useriøs e-post? Trykk på knappen under for å få ny.',
'email_not_confirmed_resend_button' => 'Send stadfesting på e-post på nytt',
// User Invite
'user_invite_email_subject' => 'Du har blitt invitert til :appName!',
'user_invite_email_greeting' => 'Ein konto har blitt oppretta for deg på :appName.',
'user_invite_email_text' => 'Trykk på knappen under for å opprette eit sikkert passord:',
'user_invite_email_action' => 'Skriv inn passord',
'user_invite_page_welcome' => 'Velkommen til :appName!',
'user_invite_page_text' => 'For å fullføre prosessen må du oppgi eit passord som sikrar din konto på :appName for neste besøk.',
'user_invite_page_confirm_button' => 'Stadfest passord',
'user_invite_success_login' => 'Passordet vart lagra, du skal nå kunne logge inn med ditt nye passord for å få tilgang til :appName!',
// Multi-factor Authentication
'mfa_setup' => 'Konfigurer fleirfaktor-autentisering',
'mfa_setup_desc' => 'Konfigurer fleirfaktor-autentisering som eit ekstra lag med tryggleik for brukarkontoen din.',
'mfa_setup_configured' => 'Allereie konfigurert',
'mfa_setup_reconfigure' => 'Konfigurer på nytt',
'mfa_setup_remove_confirmation' => 'Er du sikker på at du vil deaktivere denne fleirfaktor-autentiseringsmetoden?',
'mfa_setup_action' => 'Konfigurasjon',
'mfa_backup_codes_usage_limit_warning' => 'Du har mindre enn 5 tryggleikskodar igjen; generer gjerne nye og lagre eit nytt sett før du går tom for kodar. Då slepper du å bli låst ute frå kontoen din.',
'mfa_option_totp_title' => 'Mobilapplikasjon',
'mfa_option_totp_desc' => 'For å bruka fleirfaktorautentisering treng du ein mobilapplikasjon som støttar TOTP-teknologien, slik som Google Authenticator, Authy eller Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'Tryggleikskodar',
'mfa_option_backup_codes_desc' => 'Genererer et sett med engangs sikkerhetskoder som du skal logge inn for å bekrefte identiteten din. Sørg for å lagre disse på et sikkert og sikkert sted.',
'mfa_gen_confirm_and_enable' => 'Stadfest og aktiver',
'mfa_gen_backup_codes_title' => 'Konfigurasjon av tryggleikskodar',
'mfa_gen_backup_codes_desc' => 'Lagre lista under med kodar på ein trygg stad. Når du skal ha tilgang til systemet kan du bruka ein av desse som ein faktor under innlogging.',
'mfa_gen_backup_codes_download' => 'Last ned kodar',
'mfa_gen_backup_codes_usage_warning' => 'Kvar kode kan berre brukast ein gong',
'mfa_gen_totp_title' => 'Oppsett for mobilapplikasjon',
'mfa_gen_totp_desc' => 'For å bruka fleirfaktorautentisering treng du ein mobilapplikasjon som støttar TOTP-teknologien, slik som Google Authenticator, Authy eller Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'Scan QR-koden nedanfor med vald TOTP-applikasjon for å starta.',
'mfa_gen_totp_verify_setup' => 'Stadfest oppsett',
'mfa_gen_totp_verify_setup_desc' => 'Stadfest at oppsettet fungerer ved å skrive inn koden fra TOTP-applikasjonen i boksen nedanfor:',
'mfa_gen_totp_provide_code_here' => 'Skriv inn den genererte koden her',
'mfa_verify_access' => 'Stadfest tilgang',
'mfa_verify_access_desc' => 'Brukarkontoen din krev at du stadfestar identiteten din med ein ekstra autentiseringsfaktor før du får tilgang. Stadfest identiteten med ein av dine konfigurerte metodar for å halda fram.',
'mfa_verify_no_methods' => 'Ingen metodar er konfigurert',
'mfa_verify_no_methods_desc' => 'Ingen fleirfaktorautentiseringsmetoder er satt opp for din konto. Du må setje opp minst ein metode for å få tilgang.',
'mfa_verify_use_totp' => 'Stadfest med mobilapplikasjon',
'mfa_verify_use_backup_codes' => 'Stadfest med tryggleikskode',
'mfa_verify_backup_code' => 'Tryggleikskode',
'mfa_verify_backup_code_desc' => 'Skriv inn ein av dei ubrukte tryggleikskodane dine under:',
'mfa_verify_backup_code_enter_here' => 'Skriv inn tryggleikskode her',
'mfa_verify_totp_desc' => 'Skriv inn koden, generert ved hjelp av mobilapplikasjonen, nedanfor:',
'mfa_setup_login_notification' => 'Fleirfaktorautentisering er konfigurert, vennlegast logg inn på nytt med denne metoden.',
];
| php | MIT | e6b754fad029d6c35e139b907d04e6510775997b | 2026-01-04T15:02:34.418809Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.