text
stringlengths
14
100k
source
stringclasses
1 value
repo
stringclasses
810 values
language
stringclasses
13 values
<|fim_suffix|>=> 'Búið til af mér', 'search_updated_by_me' => 'Uppfært af mér', 'search_owned_by_me' => 'Í minni eigu', 'search_date_options' => 'Dagsetningarval', 'search_updated_before' => 'Uppfært fyrir', 'search_updated_after' => 'Uppfært eftir', 'search_created_before' => 'Búið til fyrir', ...
fim
BookStackApp/BookStack
php
<|fim_suffix|>u viss um að slóðin sé skrifanleg.', 'cannot_get_image_from_url' => 'Get ekki sótt mynd frá :url', 'cannot_create_thumbs' => 'Netþjónninn getur ekki búið til smámyndir. Vertu viss um að þú hafir GD PHP viðbótina uppsetta.', 'server_upload_limit' => 'Þessi netþjónn leyfir ekki uphal af þessari ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used for activity-based notifications. */ return [ 'new_comment_subject' => 'Ný athugasemd á síðu :pageName', 'new_comment_intro' => 'Notandi hefur sett inn athugasemd á síðu á :appName:', 'new_page_subject' => 'Ný síða á: :pageName', 'new_page_intro' => 'Ný s<|fim_suff...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Pagination Language Lines * The following language lines are used by the paginator library to build * the simple pagination links. */ re<|fim_suffix|>rri', 'next' => 'Næsta&raquo;', ]; <|fim_middle|>turn [ 'previous' => '&laquo; Fy<|endoftext|>
fim
BookStackApp/BookStack
php
<|fim_suffix|>ailed. */ return [ 'password' => 'Lykilorð verður að vera að lágmarki 8 stafir og stemma saman.', 'user' => "Enginn notandi finnst með þetta netfang.", 'token' => 'Tókinn er ógildur fyrir þetta netfang.', 'sent' => 'Þér hefur verið sendur hlekkur í tölvupósti!', 'reset' => 'Lykilorði...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used for user-preference specific views within bookstack. */ return [ 'my_account' => 'Minn aðgangur', 'shortcuts' => 'Flýtileiðir', 'shortcuts_interface' => 'UI, stillingar flýtileiða', 'shortcuts_toggle_desc' => 'Hér getur þú virkjað eða óvirkjað flýtilykla, notað f...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Settings text strings * Contains all text strings used in the general settings sections of BookStack * including users and roles. */ return [ // Common Messages 'settings' => 'Stillingar', 'settings_save' => 'Vista stillingar', 'system_version' => 'Kerfisútgáfa', 'cate...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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 ...
fim
BookStackApp/BookStack
php
<|fim_suffix|>notification' => 'Libreria eliminata con successo', // Revisions 'revision_restore' => 'ha ripristinato la revisione', 'revision_delete' => 'ha eliminato la revisione', 'revision_delete_notification' => 'Revisione eliminata con successo', // Favourites 'favourite_add_notificat...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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' => 'Credenziali errate.', 'throttle' => 'Troppi tentativi di login. Riprova in :seconds secondi.', 'mfa_...
fim
BookStackApp/BookStack
php
<|fim_suffix|>, 'no_activity' => 'Nessuna attività da mostrare', 'no_items' => 'Nessun elemento disponibile', 'back_to_top' => 'Torna in alto', 'skip_to_main_content' => 'Passa al contenuto principale', 'toggle_details' => 'Mostra dettagli', 'toggle_thumbnails' => 'Mostra miniature', 'detail...
fim
BookStackApp/BookStack
php
<?php /** * Text used in custom JavaScript driven components. */ return [ // Image Manager 'image_select' => 'Seleziona un\'immagine', 'image_list' => 'Elenco immagini', 'image_details' => 'Dettagli immagine', 'image_upload' => 'Carica immagine', 'image_intro' => 'Qui è possibile selezionare ...
fim
BookStackApp/BookStack
php
<|fim_suffix|>> 'Allineamento verticale', 'border_width' => 'Spessore bordo', 'border_style' => 'Stile bordo', 'border_color' => 'Colore bordo', 'row_properties' => 'Proprietà riga', 'row_properties_title' => 'Proprietà riga', 'cut_row' => 'Taglia riga', 'copy_row' => 'Copia riga', 'past...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used for 'Entities' (Document Structure Elements) such as * Books, Shelves, Chapters & Pages */ return [ // Shared 'recently_created' => 'Creati di recente', 'recently_created_pages' => 'Pagine create di recente', 'recently_updated_pages' => 'Pagine aggiornate di recen...
fim
BookStackApp/BookStack
php
<|fim_suffix|>a di essere connesso ad internet prima di salvare questa pagina', 'page_draft_delete_fail' => 'Impossibile eliminare la bozza di pagina e recuperare i contenuti salvati nella pagina corrente', 'page_custom_home_deletion' => 'Impossibile eliminare una pagina quando è impostata come homepage', ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used for activity-based notifications. */ return [ 'new_comment_subject' => 'Nuovo commento sulla pagina: :pageName', 'new_comment_intro' => 'Un utente ha commentato una pagina in :appName:', 'new_page_subject' => 'Nuova pagina: :pageName', 'new_page_intro' => 'Una nuov...
fim
BookStackApp/BookStack
php
<|fim_suffix|>tor library to build * the simple pagination links. */ return [ 'previous' => '&laquo; Precedente', 'next' => 'Successivo &raquo;', ]; <|fim_prefix|><?php /** * Pagination Language Lines * The following language lines are used<|fim_middle|> by the pagina<|endoftext|>
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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' => 'La password deve avere almeno otto caratteri e corrispondere alla conf...
fim
BookStackApp/BookStack
php
<|fim_suffix|>n hai il permesso di modificare il tuo indirizzo email. Se vuoi modificarlo, devi chiedere a un amministratore di farlo per te.', 'profile_avatar_desc' => 'Seleziona un\'immagine che verrà usata per rappresentarti agli altri utenti del sistema. Idealmente questa immagine dovrebbe essere quadrata e di ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Settings text strings * Contains all text strings used in the general settings sections of BookStack * including users and roles. */ return [ // Common Messages 'settings' => 'Impostazioni', 'settings_save' => 'Salva impostazioni', 'system_version' => 'Versione del sistema...
fim
BookStackApp/BookStack
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' ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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_notificatio...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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秒後に再試行してください。', 'mfa_throttle' => 'Too ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Common elements found throughout many areas of BookStack. */ return [ // Buttons 'cancel' => 'キャンセル', 'close' => '閉じる', 'confirm' => '確認', 'back' => '戻る', 'save' => '保存', 'continue' => '続ける', 'select' => '選択', 'toggle_all' => '一括切替', 'more' => 'その他', ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used in custom JavaScript driven components. */ return [ // Image Manager 'image_select' => '画像を選択', 'image_list' => '画像リスト', 'image_details' => '画像詳細', 'image_upload' => '画像をアップロ<|fim_suffix|>を保存', ]; <|fim_middle|>ード', 'image_intro' => 'ここでは、システムに以前アップロードされた画像...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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' =>...
fim
BookStackApp/BookStack
php
<|fim_suffix|> 'comment_updated_success' => 'コメントを更新しました', 'comment_archive_success' => 'コメントをアーカイブしました', 'comment_unarchive_success' => 'コメントのアーカイブを解除しました', 'comment_view' => 'コメントを表示', 'comment_jump_to_thread' => 'スレッドにジャンプ', 'comment_delete_confirm' => '本当にこのコメントを削除しますか?', 'comment_in_reply...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text shown in error messaging. */ return [ // Permissions 'permission' => 'リクエストされたページへの権限がありません。', 'permissionJson' => '要求されたアクションを実行する権限がありません。<|fim_suffix|>red' => 'この招待リンクの有効期限が切れています。 代わりにアカウントのパスワードをリセットしてみてください。', 'login_user_not_found' => 'このアクションのユーザーが見つかりません。', ...
fim
BookStackApp/BookStack
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' => 'ページの更新: :p...
fim
BookStackApp/BookStack
php
<|fim_suffix|>ous' => '&laquo; 前', 'next' => '次 &raquo;', ]; <|fim_prefix|><?php /** * Pagination Language Lines * The following language lines are used by the p<|fim_middle|>aginator library to build * the simple pagination links. */ return [ 'previ<|endoftext|>
fim
BookStackApp/BookStack
php
<|fim_suffix|>スワードリセットリンクを送信しました。', 'reset' => 'パスワードはリセットされました。', ]; <|fim_prefix|><?php /** * Password Reminder Language Lines * The following language lines are the d<|fim_middle|>efault lines which match reasons * that are given by the password broker for a password update attempt has failed. */ return [ ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used for user-preference specific views within bookstack. */ return [ 'my_account' => 'マイアカウント', 'shortcuts' => 'ショートカット', 'shortcuts_interface' => 'UIショートカット設定', 'shortcuts_toggle_desc' => 'ここでは、ナビゲーションやアクションに使用されるキーボードシステムインターフェイスのショートカットを有効または無効にすることができます。', 's...
fim
BookStackApp/BookStack
php
<|fim_suffix|>s_social_accounts_info' => 'アカウントを接続すると、ログインが簡単になります。ここでアカウントの接続を解除すると、そのアカウントを経由したログインを禁止できます。接続解除後、各ソーシャルアカウントの設定にてこのアプリケーションへのアクセス許可を解除してください。', 'users_social_connect' => 'アカウントを接続', 'users_social_disconnect' => 'アカウントを接続解除', 'users_social_status_connected' => '接続済み', 'users_social_stat...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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 ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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', '...
fim
BookStackApp/BookStack
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' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds sec...
fim
BookStackApp/BookStack
php
<|fim_suffix|>n, 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' => 'Privacy Policy', 'terms_of_service' => 'Terms of Service', // OpenSearch ...
fim
BookStackApp/BookStack
php
<|fim_suffix|>iations', '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'...
fim
BookStackApp/BookStack
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' => 'Advance...
fim
BookStackApp/BookStack
php
<|fim_suffix|>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...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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 use...
fim
BookStackApp/BookStack
php
<|fim_suffix|> 'action_view_page' => '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', ]; <|fim_prefix|><?php /** * Text used for activity-based notifications. */ return [ ...
fim
BookStackApp/BookStack
php
<|fim_suffix|>ious', 'next' => 'Next &raquo;', ]; <|fim_prefix|><?php /** * Pagination Language Lines * The following language lines are used by the paginator library to build * the simple pagination links. */ return [ 'previo<|fim_middle|>us' => '&laquo; Prev<|endoftext|>
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Password Reminder Language Lines * The following language lines are the default lines which ma<|fim_suffix|> '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 passwor...
fim
BookStackApp/BookStack
php
<|fim_suffix|>sired 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' =>...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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', 'categor...
fim
BookStackApp/BookStack
php
<|fim_suffix|> ], ], // Custom validation attributes 'attributes' => [], ]; <|fim_prefix|><?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 t...
fim
BookStackApp/BookStack
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' =>...
fim
BookStackApp/BookStack
php
<|fim_suffix|>습니다.', 'email_not_confirmed_text' => '전자우편 확인이 아직 완료되지 않았습니다.', 'email_not_confirmed_click_link' => '등록한 직후에 발송된 전자우편에 있는 확인 링크를 클릭하세요.', 'email_not_confirmed_resend' => '전자우편 확인을 위해 발송된 전자우편을 찾을 수 없다면 아래의 폼을 다시 발행하여 전자우편 확인을 재발송할 수 있습니다.', 'email_not_confirmed_resend_button' => '확인용 이메일 재...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Common elements found throughout many areas of BookStack. */ return [ // Buttons 'cancel' => '취소', 'close' => '닫기', 'confirm' => '확인', 'back' => '뒤로', 'save' => '저장', 'continue' => '계속', 'select' => '선택', 'toggle_all' => '모두 보기', 'more' => '더 보기', ...
fim
BookStackApp/BookStack
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' =...
fim
BookStackApp/BookStack
php
<|fim_suffix|>=> '이 편집기는 MIT 라이선스에 따라 제공되는 :tinyLink를 사용하여 제작되었습니다.', 'editor_tiny_license_link' => 'TinyMCE의 저작권 및 라이선스 세부 정보는 여기에서 확인할 수 있습니다.', 'save_continue' => '저장하고 계속하기', 'callouts_cycle' => '(계속 누르면 유형이 전환됩니다.)', 'link_selector' => '콘텐츠에 연결', 'shortcuts' => '단축키', 'shortcut' => '단축키', ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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' => '최근...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text shown in error messaging. */ return [ // Permissions 'permission' => '요청된 페이지에 액세스할 수 있는 권한이 없습니다.', 'permissionJson' => '요청된 작업을 수행할 수 있는 권한이 없습니다.', // Auth 'error_user_exists_different_creds' => '이메일 :email 이 이미 존재하지만 다른 자격 증명을 가진 사용자입니다.', 'auth_pre_registe...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used for activity-based notifications. */ return [ 'new_comment_subject' => '페이지에 새 댓<|fim_suffix|>는 것을 방지하기 위해 당분간 동일한 편집자가 이 페이지를 추가로 편집할 경우 알림이 전송되지 않습니다.', 'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName', 'comment_mention_intro' =>...
fim
BookStackApp/BookStack
php
<|fim_suffix|> * the simple pagination links. */ return [ 'previous' => '&laquo; 이전', 'next' => '다음 &raquo;', ]; <|fim_prefix|><?php /** * Pagination Language Lines * The following language lines<|fim_middle|> are used by the paginator library to build <|endoftext|>
fim
BookStackApp/BookStack
php
<|fim_suffix|>상이어야 합니다.', 'user' => "메일 주소를 가진 사용자가 없습니다.", 'token' => '유효하지 않거나 만료된 토큰입니다.', 'sent' => '메일을 보냈습니다.', 'reset' => '패스워드가 초기화되었습니다.', ]; <|fim_prefix|><?php /** * Password Reminder Language Lines * The fol<|fim_middle|>lowing language lines are the default lines which match reasons * t...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used for user-preference specific views within bookstack. */ return [ 'my_account' => '내 계정', 'shortcuts' => '단축키', 'shortcuts_interface' => 'UI 바로 가기 환경설정', 'shortcuts_toggle_desc' => '여기에서 탐색과 행동에 사용될 수 있는 키보드 단축키를 활성화하거나 비활성화할 수 있습니다.', 'shortcuts_customize_des...
fim
BookStackApp/BookStack
php
<|fim_suffix|>opied from en. //!//////////////////////////////// 'language_select' => [ 'en' => 'English', 'ar' => 'العربية', 'bg' => 'Bǎlgarski', 'bs' => 'Bosanski', 'ca' => 'Català', 'cs' => 'Česky', 'cy' => 'Cymraeg', 'da' => 'Dansk', 'd...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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 ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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', '...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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 seco...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Common elements found throughout many areas of BookStack. */ return [ // Buttons 'cancel' => 'لابردن', 'close' => 'داخستن', 'confirm' => 'دڵنیام', 'back' => 'گەڕا<|fim_suffix|>er', 'none' => 'هیچ', // Header 'homepage' => 'پەرەی سەرەكی', 'header_menu_exp...
fim
BookStackApp/BookStack
php
<|fim_suffix|>dateDate', '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' =...
fim
BookStackApp/BookStack
php
<|fim_suffix|>he WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', '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' ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used for 'Entities' (Document Structure Elements) such as * Books, Shelves, Chapters & Pages */ return [ // Shared 'recently_created' => 'Recently Created', 'recently_created_pages' => 'Recently Created Pages', 'recently_updated_pages' => 'Recently Updated Pages', ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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 use...
fim
BookStackApp/BookStack
php
<|fim_suffix|>ail_comment' => 'Comment:', 'detail_created_by' => 'Created By:', 'detail_updated_by' => 'Updated By:', 'action_view_comment' => 'View Comment', 'action_view_page' => 'View Page', 'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this...
fim
BookStackApp/BookStack
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;', ]; <|endoftext|>
fim
BookStackApp/BookStack
php
<|fim_suffix|>'reset' => 'Your password has been reset!', ]; <|fim_prefix|><?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' => 'Password...
fim
BookStackApp/BookStack
php
<|fim_suffix|>etails 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 th...
fim
BookStackApp/BookStack
php
<|fim_suffix|>imeAgo', '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' =>...
fim
BookStackApp/BookStack
php
<|fim_suffix|> '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...
fim
BookStackApp/BookStack
php
<|fim_suffix|>d', '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_c...
fim
BookStackApp/BookStack
php
<|fim_suffix|>'Prašome paspausti nuorodą elektroniniame pašte, kuri buvo išsiųsta iš karto po registracijos.', 'email_not_confirmed_resend' => 'Jeigu nerandate elektroninio laiško, galite dar kartą išsiųsti patvirtinimo elektroninį laišką, pateikdami žemiau esančią formą.', 'email_not_confirmed_resend_button' =...
fim
BookStackApp/BookStack
php
<?php /** * Common elements found throughout many areas of BookStack. */ return [ // Buttons 'cancel' => 'Atšaukti', 'close' => 'Uždaryti', 'confirm' => 'Patvirtinti', 'back' => 'Grįžti', 'save' => 'Išsaugoti', 'continue' => 'Praleisti', 'select' => 'Pasirinkti', 'toggle_all' => '...
fim
BookStackApp/BookStack
php
<?php /** * Text used in custom JavaScript driven components. */ return [ // Image Manager 'image_select' => 'Nuotraukų pasirinkimas', 'image_list' => 'Image List', 'image_details' => 'Image Details', 'image_upload' => 'Upload Image', 'image_intro' => 'Here you can select and manage images th...
fim
BookStackApp/BookStack
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' => 'Advance...
fim
BookStackApp/BookStack
php
<|fim_suffix|>nvert 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.', ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text shown in error messaging. */ return [ // Permissions 'permission' => 'Jūs neturite leidimo atidaryti šio puslapio.', 'permissionJson' => 'Jūs neturite leidimo atlikti prašomo veiksmo.', // Auth 'error_user_exists_different_creds' => 'Naudotojo elektroninis paštas :...
fim
BookStackApp/BookStack
php
<|fim_suffix|> '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' => 'Puslapio pavadinimas:', 'detail_page_path' => 'Page Path:', 'detail_commenter' => 'Commenter:', 'd...
fim
BookStackApp/BookStack
php
<?php /** * Pagination Language Lines * The following language lines are used by the paginator library to build * the simple pagination links. */ return [ 'previous' => '&laquo; Ankstesnis', 'next' => 'Kitas &raquo;', ]; <|endoftext|>
fim
BookStackApp/BookStack
php
<|fim_suffix|>žio atkūrimo nuoroda!', 'reset' => 'Jūsų slaptažodis buvo atkurtas!', ]; <|fim_prefix|><?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 ...
fim
BookStackApp/BookStack
php
<?php /** * Text used for user-preference specific views within bookstack. */ return [ 'my_account' => 'Mano paskyra', 'shortcuts' => 'Shortcuts', 'shortcuts_interface' => 'UI Shortcut Preferences', 'shortcuts_toggle_desc' => 'Here you can enable or disable keyboard system interface shortcuts, used...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Settings text strings * Contains all text strings used in the general settings sections of BookStack * including users and roles. */ return [ // Common Messages 'settings' => 'Nustatymai', 'settings_save' => 'Išsaugoti nustatymus', 'system_version' => 'Sistemos versija', ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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 ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Activity text strings. * Is used for all the text within activity logs & notifications. */ return [ // Pages 'page_create' => 'izveidoja lapu', 'page_create_notification' => 'Lapa veiksmīgi izveidota', 'page_update' <|fim_suffix|>t_rule_del...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?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' => 'Šie reģistrācijas dati neatbilst mūsu ierakstiem.', 'throttle' => 'Pārāk daudz pieteikšanās mēģinājumu. ...
fim
BookStackApp/BookStack
php
<|fim_suffix|>īkāka informācija', 'grid_view' => 'Režģa Skats', 'list_view' => 'Saraksta Skats', 'default' => 'Noklusējums', 'breadcrumb' => 'Navigācija', 'status' => 'Statuss', 'status_active' => 'Aktīvs', 'status_inactive' => 'Neaktīvs', 'never' => 'Nekad', 'none' => 'Neviens', ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used in custom JavaScript driven components. */ return [ // Image Manager 'image_select' => 'Attēla izvēle', 'image_list' => 'Attēlu saraksts', 'image_details' => 'Attēla dati', 'image_upload' => 'Augšupielādēt attēlu', 'image_intro' => 'Šeit jūs varat izvēlētie...
fim
BookStackApp/BookStack
php
<|fim_suffix|> 'shortcuts' => 'Saīsnes', 'shortcut' => 'Saīsne', 'shortcuts_intro' => 'Šajā redaktorā pieejamas šādas saīsnes:', 'windows_linux' => '(Windows/Linux)', 'mac' => '(Mac)', 'description' => 'Apraksts', ]; <|fim_prefix|><?php /** * Page Editor Lines * Contains text strings used within ...
fim
BookStackApp/BookStack
php
<|fim_suffix|>as saite', 'pages_pointer_include_tag' => 'Lapas sadaļas iekļaušanas tags', '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' => 'Lapas atļaujas ir aktīvas', ...
fim
BookStackApp/BookStack
php
<|fim_suffix|>', 'saml_invalid_response_id' => 'Ārējās autentifikācijas sistēmas pieprasījums neatpazīst procesu, kuru sākusi šī lietojumprogramma. Pārvietojoties atpakaļ pēc pieteikšanās var rasties šāda problēma.', 'saml_fail_authed' => 'Piekļuve ar :system neizdevās, sistēma nepieļāva veiksmīgu autorizāciju'...
fim
BookStackApp/BookStack
php
<|fim_suffix|>eidoja:', 'detail_updated_by' => 'Atjaunināja:', 'action_view_comment' => 'Skatīt komentāru', 'action_view_page' => 'Skatīt lapu', 'footer_reason' => 'Šis paziņojums nosūtīts tāpēc, ka :link paredz šādu aktivitāti šai vienībai.', 'footer_reason_link' => 'paziņojumu vēlamie iestatījum...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Pagination Language Lin<|fim_suffix|>return [ 'previous' => '&laquo; Iepriekšējais', 'next' => 'Nākamais &raquo;', ]; <|fim_middle|>es * The following language lines are used by the paginator library to build * the simple pagination links. */ <|endoftext|>
fim
BookStackApp/BookStack
php
<|fim_suffix|>esei.', 'sent' => 'Esam nosūtījuši paroles atiestatīšanas saiti!', 'reset' => 'Parole ir atiestatīta!', ]; <|fim_prefix|><?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 ...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Text used for user-preference specific views within bookstack. */ return [ 'my_account' => 'Mans konts', 'shortcuts' => 'Saīsnes', 'shortcuts_interface' => 'Saskarnes īsceļu iestatījumi', 'shortcuts_toggle_desc' => 'Šeit jūs varat ieslēgt vai izslēgt sistēmas saskarnes kla...
fim
BookStackApp/BookStack
php
<|fim_suffix|>pētu lietotājus un piešķirtu piekļuves tiesības to dalībniekiem. Kad lietotājs ir vairāku lomu dalībnieks, piešķirtās tiesības tiks summētas un lietotājam būs visas tiesības.', 'roles_x_users_assigned' => ':count lietotājam piešķirts|:count lietotājiem piešķirts', 'roles_x_permissions_provided' =>...
fim
BookStackApp/BookStack
php
<|fim_suffix|>es, bet atrasts :foundType.', 'zip_model_expected' => 'Sagaidīts datu objekts, bet atrasts ":type".', 'zip_unique' => ':attribute jābūt unikālam šim objekta tipam ZIP arhīvā.', // Custom validation lines 'custom' => [ 'password-confirm' => [ 'required_with' => 'Nepieci...
fim
BookStackApp/BookStack
php
<|fim_prefix|><?php /** * Activity text strings. * Is used for all the text within activity logs & notifications. */ return [ // Pages 'page_create' => 'op<|fim_suffix|>l opprettet med suksess', 'sort_rule_update' => 'oppdatert sorteringsregel', 'sort_rule_update_notification' => 'So...
fim
BookStackApp/BookStack
php