Skip to content

Commit 509cab3

Browse files
committed
Merged latest crowdin changes
1 parent 7b51115 commit 509cab3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+289
-289
lines changed

lang/ar/settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050

5151
// Color settings
5252
'color_scheme' => 'Application Color Scheme',
53-
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
54-
'ui_colors_desc' => 'Set the primary color and default link color for BookStack. 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 Bookstack interface.',
53+
'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.',
54+
'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.',
5555
'app_color' => 'Primary Color',
5656
'link_color' => 'Default Link Color',
5757
'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.',

lang/bg/settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050

5151
// Color settings
5252
'color_scheme' => 'Application Color Scheme',
53-
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
54-
'ui_colors_desc' => 'Set the primary color and default link color for BookStack. 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 Bookstack interface.',
53+
'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.',
54+
'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.',
5555
'app_color' => 'Primary Color',
5656
'link_color' => 'Default Link Color',
5757
'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.',

lang/bs/settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050

5151
// Color settings
5252
'color_scheme' => 'Application Color Scheme',
53-
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
54-
'ui_colors_desc' => 'Set the primary color and default link color for BookStack. 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 Bookstack interface.',
53+
'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.',
54+
'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.',
5555
'app_color' => 'Primary Color',
5656
'link_color' => 'Default Link Color',
5757
'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.',

lang/ca/settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050

5151
// Color settings
5252
'color_scheme' => 'Application Color Scheme',
53-
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
54-
'ui_colors_desc' => 'Set the primary color and default link color for BookStack. 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 Bookstack interface.',
53+
'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.',
54+
'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.',
5555
'app_color' => 'Primary Color',
5656
'link_color' => 'Default Link Color',
5757
'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.',

lang/cs/activities.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
'user_delete_notification' => 'Uživatel byl úspěšně odstraněn',
6969

7070
// Roles
71-
'role_create_notification' => 'Role successfully created',
72-
'role_update_notification' => 'Role successfully updated',
73-
'role_delete_notification' => 'Role successfully deleted',
71+
'role_create_notification' => 'Role byla úspěšně vytvořena',
72+
'role_update_notification' => 'Role byla úspěšně aktualizována',
73+
'role_delete_notification' => 'Role byla odstraněna',
7474

7575
// Other
7676
'commented_on' => 'okomentoval/a',

lang/cs/entities.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'meta_updated' => 'Aktualizováno :timeLength',
2424
'meta_updated_name' => 'Aktualizováno :timeLength uživatelem :user',
2525
'meta_owned_name' => 'Vlastník :user',
26-
'meta_reference_page_count' => 'Referenced on :count page|Referenced on :count pages',
26+
'meta_reference_page_count' => 'Odkazováno na 1 stránce|Odkazováno na :count stranách',
2727
'entity_select' => 'Výběr entity',
2828
'entity_select_lack_permission' => 'Nemáte dostatečná oprávnění k výběru této položky',
2929
'images' => 'Obrázky',

lang/cs/settings.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050

5151
// Color settings
5252
'color_scheme' => 'Barevné schéma aplikace',
53-
'color_scheme_desc' => 'Nastavte barvy pro použití v rozhraní BookStack. Barvy mohou být nastaveny samostatně pro tmavé a světlé režimy, aby se nejlépe vešly do motivu a zajistila čitelnost.',
54-
'ui_colors_desc' => 'Nastavte primární barvu a výchozí barvu odkazů pro BookStack. Hlavní barva se používá hlavně pro banner hlavičky, tlačítka a dekorace rozhraní. Výchozí barva odkazu se používá pro textové odkazy a akce, a to jak v psaném obsahu, tak v rozhraní Bookstack.',
53+
'color_scheme_desc' => 'Nastavte barvy pro uživatelské rozhraní. Barvy mohou být konfigurovány samostatně pro tmavý a světlý režim, aby co nejlépe odpovídaly tématu a zajistily čitelnost.',
54+
'ui_colors_desc' => 'Nastavte primární barvu aplikace a výchozí barvu odkazu. Primární barva je použitá hlavně na banneru hlavičky, tlačítkách a ozdobách rozhraní. Výchozí barva odkazu se používá pro odkazy a akce napříč psaným textem a rozhraním aplikace.',
5555
'app_color' => 'Hlavní barva',
5656
'link_color' => 'Výchozí barva odkazu',
5757
'content_colors_desc' => 'Nastaví barvy pro všechny prvky v organizační struktuře stránky. Pro lepší čitelnost doporučujeme zvolit barvy s podobným jasem, jakou mají výchozí barvy.',
@@ -138,8 +138,8 @@
138138
'roles' => 'Role',
139139
'role_user_roles' => 'Uživatelské role',
140140
'roles_index_desc' => 'Role se používají ke sdružování uživatelů a k poskytování systémových oprávnění jejich členům. Pokud je uživatel členem více rolí, udělená oprávnění budou uložena a uživatel zdědí všechny schopnosti.',
141-
'roles_x_users_assigned' => ':count user assigned|:count users assigned',
142-
'roles_x_permissions_provided' => ':count permission|:count permissions',
141+
'roles_x_users_assigned' => '1 přiřazený uživatel|:count přiřazených uživatelů',
142+
'roles_x_permissions_provided' => '1 oprávnění|:count oprávnění',
143143
'roles_assigned_users' => 'Přiřazení uživatelé',
144144
'roles_permissions_provided' => 'Poskytnutá oprávnění',
145145
'role_create' => 'Vytvořit novou roli',
@@ -249,7 +249,7 @@
249249
// Webhooks
250250
'webhooks' => 'Webhooky',
251251
'webhooks_index_desc' => 'Webhooks jsou způsob, jak odeslat data na externí URL, pokud se vyskytnou určité akce a události v systému, které umožňují integraci událostí s externími platformami, jako jsou systémy zasílání zpráv nebo oznámení.',
252-
'webhooks_x_trigger_events' => ':count trigger event|:count trigger events',
252+
'webhooks_x_trigger_events' => '1 spouštěcí událost|:count spouštěcích událostí',
253253
'webhooks_create' => 'Vytvořit nový webhook',
254254
'webhooks_none_created' => 'Žádné webhooky nebyly doposud vytvořeny.',
255255
'webhooks_edit' => 'Upravit webhook',

lang/cy/settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050

5151
// Color settings
5252
'color_scheme' => 'Application Color Scheme',
53-
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
54-
'ui_colors_desc' => 'Set the primary color and default link color for BookStack. 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 Bookstack interface.',
53+
'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.',
54+
'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.',
5555
'app_color' => 'Primary Color',
5656
'link_color' => 'Default Link Color',
5757
'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.',

lang/da/settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050

5151
// Color settings
5252
'color_scheme' => 'Application Color Scheme',
53-
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
54-
'ui_colors_desc' => 'Set the primary color and default link color for BookStack. 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 Bookstack interface.',
53+
'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.',
54+
'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.',
5555
'app_color' => 'Primary Color',
5656
'link_color' => 'Default Link Color',
5757
'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.',

lang/de/settings.php

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
'app_custom_html_desc' => 'Jeder Inhalt, der hier hinzugefügt wird, wird am Ende der <head> Sektion jeder Seite eingefügt. Diese kann praktisch sein, um CSS Styles anzupassen oder Analytics-Code hinzuzufügen.',
3434
'app_custom_html_disabled_notice' => 'Benutzerdefinierte HTML-Kopfzeileninhalte sind auf dieser Einstellungsseite deaktiviert, um sicherzustellen, dass alle Änderungen rückgängig gemacht werden können.',
3535
'app_logo' => 'Anwendungslogo',
36-
'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.',
37-
'app_icon' => 'Application Icon',
38-
'app_icon_desc' => 'This icon is used for browser tabs and shortcut icons. This should be a 256px square PNG image.',
36+
'app_logo_desc' => 'Dies wird unter anderem in der Kopfzeile der Anwendung verwendet. Dieses Bild sollte 86px hoch sein. Große Bilder werden herunterskaliert.',
37+
'app_icon' => 'Anwendungssymbol',
38+
'app_icon_desc' => 'Dieses Symbol wird für Browser-Registerkarten und Verknüpfungssymbole verwendet. Dies sollte ein 256px quadratisches PNG-Bild sein.',
3939
'app_homepage' => 'Startseite der Anwendung',
4040
'app_homepage_desc' => 'Wählen Sie eine Seite als Startseite aus, die statt der Standardansicht angezeigt werden soll. Seitenberechtigungen werden für die ausgewählten Seiten ignoriert.',
4141
'app_homepage_select' => 'Wählen Sie eine Seite aus',
@@ -49,12 +49,12 @@
4949
'app_disable_comments_desc' => 'Deaktiviert Kommentare über alle Seiten in der Anwendung. Vorhandene Kommentare werden nicht angezeigt.',
5050

5151
// Color settings
52-
'color_scheme' => 'Application Color Scheme',
53-
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
54-
'ui_colors_desc' => 'Set the primary color and default link color for BookStack. 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 Bookstack interface.',
55-
'app_color' => 'Primary Color',
56-
'link_color' => 'Default Link Color',
57-
'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.',
52+
'color_scheme' => 'Farbschema der Anwendung',
53+
'color_scheme_desc' => 'Lege die Farben, die in der Benutzeroberfläche verwendet werden, fest. Farben können separat für dunkle und helle Modi konfiguriert werden, um am besten zum Farbschema zu passen und die Lesbarkeit zu gewährleisten.',
54+
'ui_colors_desc' => 'Lege die primäre Farbe und die Standard-Linkfarbe der Anwendung fest. Die primäre Farbe wird hauptsächlich für Kopfzeilen, Buttons und Interface-Dekorationen verwendet. Die Standard-Linkfarbe wird für textbasierte Links und Aktionen sowohl innerhalb des geschriebenen Inhalts als auch in der Benutzeroberfläche verwendet.',
55+
'app_color' => 'Primäre Farbe',
56+
'link_color' => 'Standard-Linkfarbe',
57+
'content_colors_desc' => 'Legt Farben für alle Elemente in der Seitenorganisationshierarchie fest. Die Auswahl von Farben mit einer ähnlichen Helligkeit wie die Standardfarben wird zur Lesbarkeit empfohlen.',
5858
'bookshelf_color' => 'Regalfarbe',
5959
'book_color' => 'Buchfarbe',
6060
'chapter_color' => 'Kapitelfarbe',
@@ -139,8 +139,8 @@
139139
'roles' => 'Rollen',
140140
'role_user_roles' => 'Benutzer-Rollen',
141141
'roles_index_desc' => 'Rollen werden verwendet, um Benutzer zu gruppieren System-Berechtigung für ihre Mitglieder zuzuweisen. Wenn ein Benutzer Mitglied mehrerer Rollen ist, stapeln die gewährten Berechtigungen und der Benutzer wird alle Fähigkeiten erben.',
142-
'roles_x_users_assigned' => ':count user assigned|:count users assigned',
143-
'roles_x_permissions_provided' => ':count permission|:count permissions',
142+
'roles_x_users_assigned' => ':count Benutzer zugewiesen|:count Benutzer zugewiesen',
143+
'roles_x_permissions_provided' => ':count Berechtigung|:count Berechtigungen',
144144
'roles_assigned_users' => 'Zugewiesene Benutzer',
145145
'roles_permissions_provided' => 'Genutzte Berechtigungen',
146146
'role_create' => 'Neue Rolle anlegen',
@@ -250,7 +250,7 @@
250250
// Webhooks
251251
'webhooks' => 'Webhooks',
252252
'webhooks_index_desc' => 'Webhooks sind eine Möglichkeit, Daten an externe URLs zu senden, wenn bestimmte Aktionen und Ereignisse im System auftreten, was eine ereignisbasierte Integration mit externen Plattformen wie Messaging- oder Benachrichtigungssystemen ermöglicht.',
253-
'webhooks_x_trigger_events' => ':count trigger event|:count trigger events',
253+
'webhooks_x_trigger_events' => ':count Auslöserereignis|:count Auslöserereignisse',
254254
'webhooks_create' => 'Neuen Webhook erstellen',
255255
'webhooks_none_created' => 'Es wurden noch keine Webhooks erstellt.',
256256
'webhooks_edit' => 'Webhook bearbeiten',

0 commit comments

Comments
 (0)