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

Updated translations with latest Crowdin changes (#4025)

This commit is contained in:
Dan Brown
2023-02-26 10:36:15 +00:00
committed by GitHub
parent f35c42b0b8
commit ba21b54195
140 changed files with 830 additions and 746 deletions

View File

@ -138,18 +138,16 @@ return [
'roles' => 'Grupas',
'role_user_roles' => 'Lietotāju grupas',
'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' => '1 user assigned|:count users assigned',
'roles_x_permissions_provided' => '1 permission|:count permissions',
'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' => 'Izveidot jaunu grupu',
'role_create_success' => 'Grupa veiksmīgi izveidota',
'role_delete' => 'Dzēst grupu',
'role_delete_confirm' => 'Loma \':roleName\' tiks dzēsta.',
'role_delete_users_assigned' => 'Šajā grupā ir pievienoti :userCount lietotāji. Ja vēlaties pārvietot lietotājus no šīs grupas, tad izvēlaties kādu no zemāk redzamajām grupām.',
'role_delete_no_migration' => "Nepārvietot lietotājus",
'role_delete_sure' => 'Vai tiešām vēlaties dzēst grupu?',
'role_delete_success' => 'Grupa veiksmīgi dzēsta',
'role_edit' => 'Rediģēt grupu',
'role_details' => 'Informācija par grupu',
'role_name' => 'Grupas nosaukums',
@ -175,7 +173,6 @@ return [
'role_own' => 'Savi',
'role_controlled_by_asset' => 'Kontrolē resurss, uz ko tie ir augšupielādēti',
'role_save' => 'Saglabāt grupu',
'role_update_success' => 'Grupa veiksmīgi atjaunināta',
'role_users' => 'Lietotāji šajā grupā',
'role_users_none' => 'Pagaidām neviens lietotājs nav pievienots šai grupai',
@ -252,7 +249,7 @@ return [
// Webhooks
'webhooks' => 'Webhook',
'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' => '1 trigger event|:count trigger events',
'webhooks_x_trigger_events' => ':count trigger event|:count trigger events',
'webhooks_create' => 'Izveidot jaunu webhook',
'webhooks_none_created' => 'Nav izveidots neviens webhook.',
'webhooks_edit' => 'Labot webhook',