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 be...
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 f...
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 ema...
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_no...
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' => 'Toggl...
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' => '&laquo; Previous', 'next' => 'Next &raquo;', ];
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' => 'Categ...
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' ...
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.', //...
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' => 'Μια νέα σελίδα έχει δη...
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' => 'Πρόσφατες Ενημερώσεις', ...
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' => 'Ο κωδικός πρόσβασης πρέπει να αποτελείται από τουλάχιστον έξι χαρακτήρες και να ταιρ...
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' => 'Για Προχ...
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' => 'Εδώ μπορείτε να επιλέξετε ...
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' => 'Εδώ μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε τις συντομεύσεις τ...
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 υπ...
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' => 'ενημερωμένη σ...
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' => 'Εναλλαγή όλων',...
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' => '&laquo; Προηγούμενο', 'next' => 'Επόμενο &raquo;', ];
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'...
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' ...
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' => 'Πάρα πολλές προσπάθειες σύνδεσης. Δοκιμάστε ξ...
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 ...
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 recentm...
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 confirma...
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...
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 l...
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 d...
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 e...
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', 'p...
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 t...
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' => '&laquo; Anterior', 'next' => 'Següent &raquo;', ];
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', 'categor...
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' ...
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 p...
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' => 'Нова страница је креира...
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...
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'...
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' => 'Напредно'...
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' => 'Овде можете изабрати и управљати сликама које су...
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 f...
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 већ постоји са друг...
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' => 'ажурирана страница', '...
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' => 'Сакриј/Прикажи...
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' => '&laquo; Previous', 'next' => 'Next &raquo;', ];
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' =...
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' ...
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' => 'Превише покушаја пријаве. Покушајте поново за :s...
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...
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', 'recent...
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 p...
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' => 'Napred...
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 s...
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čel...
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 vjerodajn...
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', 'pa...
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',...
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' => '&laquo; Prethodno', 'next' => 'Sljedeće &raquo;', ];
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' => '...
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' ...
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 ...
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', '...
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_...
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' => '重置密码链接无法发送至...
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' => '高级', 'no...
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' => '通过将图片文件拖到此窗口或使用上面的“上传图片”按钮来上...
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' => '您可以自定义下面的每个快捷键。选择快捷方式输入后按下您想使用的...
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_alr...
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' => '页面更新成功', '...
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 ...
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' => '&laquo; 上一页', 'next' => '下一页 &raquo;', ];
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 ...
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' ...
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' => ...
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', '...
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_...
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' => '這個電子郵件地址的密...
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' => '進階設定', '...
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' => '透過拖曳圖檔至視窗中,或是使用下方的「上傳圖片」按鍵'...
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' => '您可以自訂下方的每個快捷鍵。只要在選取快捷鍵輸入後按下您想要使用...
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_c...
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' => '頁面已更新成功', ...
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 ...
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' => '&laquo; 上一頁', 'next' => '下一頁 &raquo;', ];
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 ...
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' ...
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'...
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:...
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_...
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' => ...
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' => 'Avanse...
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 tidlega...
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 navi...
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 h...
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_notif...
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...
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' => '&laquo; Førre', 'next' => 'Neste &raquo;', ];
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...
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' ...
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 sek...
php
MIT
e6b754fad029d6c35e139b907d04e6510775997b
2026-01-04T15:02:34.418809Z
false