Skip to content

Commit

Permalink
Updated translations with latest Crowdin changes (#5399)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown authored Jan 13, 2025
1 parent 33b4688 commit ee88832
Show file tree
Hide file tree
Showing 15 changed files with 119 additions and 119 deletions.
18 changes: 9 additions & 9 deletions lang/bn/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
'log_in' => 'লগ ইন করুন',
'log_in_with' => ':socialDriver দ্বারা লগইন করুন',
'sign_up_with' => ':socialDriver দ্বারা নিবন্ধিত হোন',
'logout' => 'Logout',
'logout' => 'লগআউট',

'name' => 'Name',
'username' => 'Username',
'email' => 'Email',
'password' => 'Password',
'password_confirm' => 'Confirm Password',
'password_hint' => 'Must be at least 8 characters',
'forgot_password' => 'Forgot Password?',
'remember_me' => 'Remember Me',
'name' => 'নাম',
'username' => 'ব্যবহারকারী',
'email' => 'ই-মেইল',
'password' => 'পাসওয়ার্ড',
'password_confirm' => 'পাসওয়ার্ডের পুনরাবৃত্তি',
'password_hint' => 'ন্যূনতম ৮ অক্ষরের হতে হবে',
'forgot_password' => 'পাসওয়ার্ড ভুলে গেছেন?',
'remember_me' => 'লগইন স্থায়িত্ব ধরে রাখুন',
'ldap_email_hint' => 'Please enter an email to use for this account.',
'create_account' => 'Create Account',
'already_have_account' => 'Already have an account?',
Expand Down
12 changes: 6 additions & 6 deletions lang/fr/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@
'webhook_delete_notification' => 'Webhook supprimé avec succès',

// Imports
'import_create' => 'created import',
'import_create_notification' => 'Import successfully uploaded',
'import_run' => 'updated import',
'import_run_notification' => 'Content successfully imported',
'import_delete' => 'deleted import',
'import_delete_notification' => 'Import successfully deleted',
'import_create' => 'import créé',
'import_create_notification' => 'Importation envoyée avec succès',
'import_run' => 'importation mise à jour',
'import_run_notification' => 'Contenu importé avec succès',
'import_delete' => 'import supprimé',
'import_delete_notification' => 'Importation supprimée avec succès',

// Users
'user_create' => 'utilisateur créé',
Expand Down
4 changes: 2 additions & 2 deletions lang/fr/editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@
'about' => 'À propos de l\'éditeur',
'about_title' => 'À propos de l\'éditeur WYSIWYG',
'editor_license' => 'Licence d\'éditeur et droit d\'auteur',
'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_lexical_license' => 'Cet éditeur est construit comme un fork de :lexicalLink qui est distribué sous licence MIT.',
'editor_lexical_license_link' => 'Vous trouverez ici tous les détails de la licence.',
'editor_tiny_license' => 'Cet éditeur est construit en utilisant :tinyLink qui est fourni sous la licence MIT.',
'editor_tiny_license_link' => 'Vous trouverez ici les détails sur les droits d\'auteur et les licences de TinyMCE.',
'save_continue' => 'Enregistrer et continuer',
Expand Down
42 changes: 21 additions & 21 deletions lang/fr/entities.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,30 +39,30 @@
'export_pdf' => 'Fichier PDF',
'export_text' => 'Document texte',
'export_md' => 'Fichiers Markdown',
'export_zip' => 'Portable ZIP',
'export_zip' => 'Export ZIP',
'default_template' => 'Modèle de page par défaut',
'default_template_explain' => 'Sélectionnez un modèle de page qui sera utilisé comme contenu par défaut pour les nouvelles pages créées dans cet élément. Gardez à l\'esprit que le modèle ne sera utilisé que si le créateur de la page a accès au modèle sélectionné.',
'default_template_select' => 'Sélectionnez un modèle de page',
'import' => 'Import',
'import_validate' => 'Validate Import',
'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.',
'import_zip_select' => 'Select ZIP file to upload',
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
'import_pending' => 'Pending Imports',
'import_pending_none' => 'No imports have been started.',
'import_continue' => 'Continue Import',
'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.',
'import_details' => 'Import Details',
'import_run' => 'Run Import',
'import_size' => ':size Import ZIP Size',
'import_uploaded_at' => 'Uploaded :relativeTime',
'import_uploaded_by' => 'Uploaded by',
'import_location' => 'Import Location',
'import_location_desc' => 'Select a target location for your imported content. You\'ll need 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_desc' => 'The follow errors occurred during the import attempt:',
'import' => 'Importation',
'import_validate' => 'Valider l\'import',
'import_desc' => 'Importez des livres, des chapitres et des pages à l\'aide d\'un export zip à partir de la même instance ou d\'une instance différente. Sélectionnez un fichier ZIP pour continuer. Une fois le fichier téléchargé et validé, vous pourrez configurer et confirmer l\'importation dans la vue suivante.',
'import_zip_select' => 'Sélectionnez le fichier ZIP à télécharger',
'import_zip_validation_errors' => 'Des erreurs ont été détectées lors de la validation du fichier ZIP fourni:',
'import_pending' => 'Importations en attente',
'import_pending_none' => 'Aucune importation n\'a été commencée.',
'import_continue' => 'Continuer l\'importation',
'import_continue_desc' => 'Examinez le contenu à importer à partir du fichier ZIP téléchargé. Lorsque vous êtes prêt, lancez l\'importation pour ajouter son contenu à ce système. Le fichier d\'importation ZIP téléchargé sera automatiquement supprimé si l\'importation est réussie.',
'import_details' => 'Détails de l\'importation',
'import_run' => 'Exécuter Importation',
'import_size' => ':size taille du ZIP d\'import',
'import_uploaded_at' => ':relativeTime téléchargé',
'import_uploaded_by' => 'Téléchargé par',
'import_location' => 'Emplacement de l\'importation',
'import_location_desc' => 'Sélectionnez un emplacement cible pour votre contenu importé. Vous aurez besoin des autorisations appropriées pour créer dans l\'emplacement que vous choisissez.',
'import_delete_confirm' => 'Êtes-vous sûr de vouloir supprimer cette importation ?',
'import_delete_desc' => 'Ceci supprimera le fichier ZIP importé et ne pourra pas être annulé.',
'import_errors' => 'Erreurs d\'importation',
'import_errors_desc' => 'Les erreurs suivantes se sont produites lors de la tentative d\'importation :',

// Permissions and restrictions
'permissions' => 'Autorisations',
Expand Down
20 changes: 10 additions & 10 deletions lang/fr/errors.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,16 +106,16 @@
'back_soon' => 'Nous serons bientôt de retour.',

// Import
'import_zip_cant_read' => 'Could not read ZIP file.',
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
'import_zip_failed_notification' => 'Failed to import ZIP file.',
'import_perms_books' => 'You are lacking the required permissions to create books.',
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
'import_perms_images' => 'You are lacking the required permissions to create images.',
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
'import_zip_cant_read' => 'Impossible de lire le fichier ZIP.',
'import_zip_cant_decode_data' => 'Impossible de trouver et de décoder le contenu ZIP data.json.',
'import_zip_no_data' => 'Les données du fichier ZIP n\'ont pas de livre, de chapitre ou de page attendus.',
'import_validation_failed' => 'L\'importation du ZIP n\'a pas été validée avec les erreurs :',
'import_zip_failed_notification' => 'Impossible d\'importer le fichier ZIP.',
'import_perms_books' => 'Vous n\'avez pas les permissions requises pour créer des livres.',
'import_perms_chapters' => 'Vous n\'avez pas les permissions requises pour créer des chapitres.',
'import_perms_pages' => 'Vous n\'avez pas les permissions requises pour créer des pages.',
'import_perms_images' => 'Vous n\'avez pas les permissions requises pour créer des images.',
'import_perms_attachments' => 'Vous n\'avez pas les permissions requises pour créer des pièces jointes.',

// API errors
'api_no_authorization_found' => 'Aucun jeton d\'autorisation trouvé pour la demande',
Expand Down
2 changes: 1 addition & 1 deletion lang/fr/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
'role_access_api' => 'Accès à l\'API du système',
'role_manage_settings' => 'Gérer les préférences de l\'application',
'role_export_content' => 'Exporter le contenu',
'role_import_content' => 'Import content',
'role_import_content' => 'Importer le contenu',
'role_editor_change' => 'Changer l\'éditeur de page',
'role_notifications' => 'Recevoir et gérer les notifications',
'role_asset' => 'Permissions des ressources',
Expand Down
8 changes: 4 additions & 4 deletions lang/fr/validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
'url' => ':attribute a un format invalide.',
'uploaded' => 'Le fichier n\'a pas pu être envoyé. Le serveur peut ne pas accepter des fichiers de cette taille.',

'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
'zip_model_expected' => 'Data object expected but ":type" found.',
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
'zip_file' => 'L\'attribut :attribute doit référencer un fichier dans le ZIP.',
'zip_file_mime' => ':attribute doit référencer un fichier de type :validTypes, trouvé :foundType.',
'zip_model_expected' => 'Objet de données attendu, mais ":type" trouvé.',
'zip_unique' => 'L\'attribut :attribute doit être unique pour le type d\'objet dans le ZIP.',

// Custom validation lines
'custom' => [
Expand Down
6 changes: 3 additions & 3 deletions lang/ko/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
'bookshelf_delete_notification' => '책장이 성공적으로 삭제되었습니다.',

// Revisions
'revision_restore' => '복구된 리비전',
'revision_restore' => '복구된 버전',
'revision_delete' => '버전 삭제',
'revision_delete_notification' => '버전 삭제 성공',

Expand All @@ -74,13 +74,13 @@
// Settings
'settings_update' => '설정 변경',
'settings_update_notification' => '설졍 변경 성공',
'maintenance_action_run' => '유지 관리 작업 실행',
'maintenance_action_run' => '유지관리 작업 실행',

// Webhooks
'webhook_create' => '웹 훅 생성',
'webhook_create_notification' => '웹 훅 생성함',
'webhook_update' => '웹 훅 수정하기',
'webhook_update_notification' => '웹훅 설정이 수정되었습니다.',
'webhook_update_notification' => '웹 훅 설정이 수정되었습니다.',
'webhook_delete' => '웹 훅 지우기',
'webhook_delete_notification' => '웹 훅 삭제함',

Expand Down
14 changes: 7 additions & 7 deletions lang/ko/common.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
// Form Labels
'name' => '이름',
'description' => '설명',
'role' => '권한',
'role' => '역할',
'cover_image' => '대표 이미지',
'cover_image_description' => '이 이미지는 필요에 따라 다양한 시나리오에서 사용자 인터페이스에 맞게 크기가 조정되거나 잘려질 수 있기 때문에 실제 표시되는 크기가 다를 수는 있지만 대략 440x250px 이어야 합니다.',
'cover_image_description' => '이 이미지는 대략 440x250px가 되어야 하지만, 필요에 따라 다양한 시나리오에서 사용자 인터페이스에 맞게 유연하게 크기 조절 및 자르기가 가능하므로 실제로 표시되는 크기는 다를 수 있습니다.',

// Actions
'actions' => '활동',
'actions' => '동작',
'view' => '보기',
'view_all' => '모두 보기',
'new' => '신규',
Expand All @@ -35,9 +35,9 @@
'copy' => '복사',
'reply' => '답글',
'delete' => '삭제',
'delete_confirm' => '삭제 요청 확인',
'delete_confirm' => '삭제',
'search' => '검색',
'search_clear' => '검색 지우기',
'search_clear' => '검색창 비우기',
'reset' => '리셋',
'remove' => '제거',
'add' => '추가',
Expand Down Expand Up @@ -73,8 +73,8 @@
'toggle_details' => '내용 보기',
'toggle_thumbnails' => '썸네일 보기',
'details' => '정보',
'grid_view' => '격자 보기',
'list_view' => '목록 보기',
'grid_view' => '격자 형식으로 보기',
'list_view' => '리스트 형식으로 보기',
'default' => '기본 설정',
'breadcrumb' => '탐색 경로',
'status' => '상태',
Expand Down
2 changes: 1 addition & 1 deletion lang/ko/components.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
'image_load_more' => '더 보기',
'image_image_name' => '이미지 이름',
'image_delete_used' => '이 이미지는 다음 문서들이 쓰고 있습니다.',
'image_delete_confirm_text' => '이 이미지를 지울 건가요?',
'image_delete_confirm_text' => '이 이미지를 정말 삭제하시겠습니까?',
'image_select_image' => '이미지 선택',
'image_dropzone' => '여기에 이미지를 드롭하거나 여기를 클릭하세요. 이미지를 올릴 수 있습니다.',
'image_dropzone_drop' => '업로드 할 이미지 파일을 여기에 놓으세요.',
Expand Down
26 changes: 13 additions & 13 deletions lang/ko/entities.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@
'export_pdf' => 'PDF 파일',
'export_text' => '일반 텍스트 파일',
'export_md' => '마크다운 파일',
'export_zip' => '압축 파일',
'export_zip' => '컨텐츠 ZIP 파일',
'default_template' => '기본 페이지 템플릿',
'default_template_explain' => '이 항목 내에서 생성되는 모든 페이지의 기본 콘텐츠로 사용할 페이지 템플릿을 지정합니다. 페이지 작성자가 선택한 템플릿 페이지를 볼 수 있는 권한이 있는 경우에만 이 항목이 사용된다는 점을 유의하세요.',
'default_template_select' => '템플릿 페이지 선택',
'import' => '압축 파일 가져오기',
'import_validate' => '압축 파일 검증하기',
'import' => '컨텐츠 ZIP 파일 가져오기',
'import_validate' => '컨텐츠 ZIP 파일 검증하기',
'import_desc' => '같은 인스턴스나 다른 인스턴스에서 휴대용 zip 내보내기를 사용하여 책, 장 및 페이지를 가져옵니다. 진행하려면 ZIP 파일을 선택합니다. 파일을 업로드하고 검증한 후 다음 보기에서 가져오기를 구성하고 확인할 수 있습니다.',
'import_zip_select' => '업로드할 휴대용 압축 파일 선택',
'import_zip_validation_errors' => '제공된 Portable ZIP 파일을 검증하는 동안 오류가 감지되었습니다.',
'import_pending' => 'Portable ZIP 파일 가져오기가 일시정지 되었습니다.',
'import_zip_validation_errors' => '컨텐츠 ZIP 파일을 검증하는 동안 오류가 감지되었습니다.',
'import_pending' => '컨텐츠 ZIP 파일 가져오기가 일시정지 되었습니다.',
'import_pending_none' => 'Portable ZIP 파일 가져오기가 시작되지 않았습니다.',
'import_continue' => 'Portable ZIP 가져오기 계속하기',
'import_continue_desc' => '업로드된 ZIP 파일에서 가져올 내용을 검토합니다. 준비가 되면 가져오기를 실행하여 이 시스템에 내용을 추가합니다. 업로드된 ZIP 가져오기 파일은 가져오기가 성공하면 자동으로 제거됩니다.',
'import_details' => '압축된 ZIP 파일 상세',
'import_continue' => '컨텐츠 ZIP 파일 가져오기가 시작되지 않았습니다.',
'import_continue_desc' => '업로드된 컨텐츠 ZIP 파일에서 가져올 내용을 검토합니다. 준비가 되면 가져오기를 실행하여 이 시스템에 내용을 추가합니다. 업로드된 ZIP 가져오기 파일은 가져오기가 성공하면 자동으로 제거됩니다.',
'import_details' => '컨텐츠 ZIP 파일 상세',
'import_run' => '가져오기 실행',
'import_size' => '압축된 ZIP 파일 사이즈',
'import_size' => '컨텐츠 ZIP 파일 사이즈',
'import_uploaded_at' => '업로드되었습니다. :relativeTime',
'import_uploaded_by' => '업로드되었습니다.',
'import_location' => '가져올 경로',
Expand Down Expand Up @@ -87,7 +87,7 @@
'search_terms' => '용어 검색',
'search_content_type' => '형식',
'search_exact_matches' => '정확히 일치',
'search_tags' => '꼬리표 일치',
'search_tags' => '태그 검색',
'search_options' => '선택',
'search_viewed_by_me' => '내가 읽음',
'search_not_viewed_by_me' => '내가 읽지 않음',
Expand Down Expand Up @@ -162,7 +162,7 @@
'books_empty_create_page' => '문서 만들기',
'books_empty_sort_current_book' => '현재 책 정렬',
'books_empty_add_chapter' => '챕터 만들기',
'books_permissions_active' => '책 권한 허용함',
'books_permissions_active' => '책 권한 적용됨',
'books_search_this' => '이 책에서 검색',
'books_navigation' => '목차',
'books_sort' => '책 내용 정렬',
Expand Down Expand Up @@ -332,7 +332,7 @@
'tags_index_desc' => '태그를 시스템 내의 콘텐츠에 적용하여 유연한 형태의 분류를 적용할 수 있습니다. 태그는 키와 값을 모두 가질 수 있으며 값은 선택 사항입니다. 태그가 적용되면 태그 이름과 값을 사용하여 콘텐츠를 쿼리할 수 있습니다.',
'tag_name' => '꼬리표 이름',
'tag_value' => '리스트 값 (선택 사항)',
'tags_explain' => "꼬리표로 문서를 분류하세요.",
'tags_explain' => "문서를 더 잘 분류하려면 태그를 추가하세요.\n태그에 값을 할당하여 더욱 체계적으로 구성할 수 있습니다.",
'tags_add' => '꼬리표 추가',
'tags_remove' => '꼬리표 삭제',
'tags_usages' => '모든 꼬리표',
Expand All @@ -344,7 +344,7 @@
'tags_all_values' => '모든 값',
'tags_view_tags' => '꼬리표 보기',
'tags_view_existing_tags' => '사용 중인 꼬리표 보기',
'tags_list_empty_hint' => '꼬리표는 에디터 사이드바나 책, 챕터 또는 책꽂이 정보 편집에서 지정할 수 있습니다.',
'tags_list_empty_hint' => '태그는 에디터 사이드바나 책, 챕터 또는 책꽂이 정보 편집에서 지정할 수 있습니다.',
'attachments' => '첨부 파일',
'attachments_explain' => '파일이나 링크를 첨부하세요. 정보 탭에 나타납니다.',
'attachments_explain_instant_save' => '여기에서 바꾼 내용은 바로 적용합니다.',
Expand Down
Loading

0 comments on commit ee88832

Please sign in to comment.