1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

New Crowdin updates (#3358)

This commit is contained in:
Dan Brown
2022-04-14 16:14:05 +01:00
committed by GitHub
parent 27339079f7
commit e49afdbd72
17 changed files with 232 additions and 232 deletions

View File

@@ -31,13 +31,13 @@ return [
'app_editor_desc' => 'Aukeratu zein editore erabiliko duten erabiltzaile guztiek orriak editatzeko.',
'app_custom_html' => 'HTML pertsonalizatuko goiburu edukia',
'app_custom_html_desc' => 'Hemen sarturiko edozein eduki <head> eremuko behekaldean sartuko da orrialde guztietan. Honek estiloak gainditzeko edo analitika-kodea gehitzeko balio du.',
'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.',
'app_custom_html_disabled_notice' => 'HTML edukiera desgaituta dago konfigurazio-orri honetan, edozein aldaketa eten daitekeela bermatzeko.',
'app_logo' => 'Aplikazioaren logoa',
'app_logo_desc' => 'This image should be 43px in height. <br>Large images will be scaled down.',
'app_logo_desc' => 'Irudi honek 43px izan behar du altueran.<br>Irudi handiagoak txikitu egingo dira.',
'app_primary_color' => 'Aplikazioaren kolore lehenetsia',
'app_primary_color_desc' => 'Sets the primary color for the application including the banner, buttons, and links.',
'app_primary_color_desc' => 'Konfiguratu aplikaziorako kolore nagusia, botoi, banner eta estekak barne.',
'app_homepage' => 'Aplikazioko hasiera orria',
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
'app_homepage_desc' => 'Aukeratu hasierako orriko bista, defektuzkoa beharrean. Orrialde baimenak ez dira kontutan hartuko aukeratutako orrialdeentzat.',
'app_homepage_select' => 'Aukeratu Orria',
'app_footer_links' => 'Beheko aldeko estekak',
'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".',
@@ -112,18 +112,18 @@ return [
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.',
// Audit Log
'audit' => 'Audit Log',
'audit' => 'Auditoretza erregistroak',
'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' => 'Gertakari filtroa',
'audit_event_filter_no_filter' => 'Filtrorik ez',
'audit_deleted_item' => 'Deleted Item',
'audit_deleted_item_name' => 'Name: :name',
'audit_deleted_item' => 'Ezabatutako edukiak',
'audit_deleted_item_name' => 'Izena :name',
'audit_table_user' => 'Erabiltzailea',
'audit_table_event' => 'Gertaera',
'audit_table_related' => 'Related Item or Detail',
'audit_table_ip' => 'IP helbidea',
'audit_table_date' => 'Azken aktibitate data',
'audit_date_from' => 'Date Range From',
'audit_date_from' => 'Data tartea',
'audit_date_to' => 'Data tartea',
// Role Settings
@@ -131,20 +131,20 @@ return [
'role_user_roles' => 'Erabiltzailearen rola',
'role_create' => 'Rol berria sortu',
'role_create_success' => 'Rola ondo sortu da',
'role_delete' => 'Delete Role',
'role_delete' => 'Ezabatu Rol-a',
'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_delete_success' => 'Role successfully deleted',
'role_edit' => 'Edit Role',
'role_details' => 'Role Details',
'role_name' => 'Role Name',
'role_delete_no_migration' => "Ez migratu erabiltzaileak",
'role_delete_sure' => 'Ziur zaude rol hau ezabatu nahi duzula?',
'role_delete_success' => 'Rola ezabatua',
'role_edit' => 'Editatu rola',
'role_details' => 'Ireki xehetasunak',
'role_name' => 'Rol izena',
'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_users' => 'Erabiltzaileak kudeatu',
'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',
@@ -178,13 +178,13 @@ return [
'users_password' => 'Erabiltzaile pasahitza',
'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_send_invite_option' => 'Erabiltzailea gonbidatzeko emaila bidali',
'users_external_auth_id' => 'Kanpo autentikazioa IDa',
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.',
'users_password_warning' => 'Only fill the below if you would like to change your password.',
'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' => 'Ezabatu erabiltzailea',
'users_delete_named' => 'Delete user :userName',
'users_delete_named' => ':userName erabiltzailea ezabatu',
'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',
@@ -192,7 +192,7 @@ return [
'users_none_selected' => 'Erabiltzailerik ez duzu aukeratu',
'users_edit' => 'Erabiltzaile editatu',
'users_edit_profile' => 'Editatu profila',
'users_avatar' => 'User Avatar',
'users_avatar' => 'Erabiltzaile avatarra',
'users_avatar_desc' => 'Select an image to represent this user. This should be approx 256px square.',
'users_preferred_language' => 'Hobetsitako hizkuntza',
'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.',
@@ -202,10 +202,10 @@ return [
'users_social_disconnect' => 'Deskonektatu kontua',
'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' => 'API tokenak',
'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_create' => 'Sortu Tokena',
'users_api_tokens_expires' => 'Iraungita',
'users_api_tokens_docs' => 'API dokumentazioa',
'users_mfa' => 'Multi-Factor Authentication',
'users_mfa_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.',
@@ -213,7 +213,7 @@ return [
'users_mfa_configure' => 'Configure Methods',
// API Tokens
'user_api_token_create' => 'Create API Token',
'user_api_token_create' => 'Sortu Tokena',
'user_api_token_name' => 'Izena',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.',
'user_api_token_expiry' => 'Iraungitze data',