Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated translations with latest Crowdin changes #5505

Open
wants to merge 8 commits into
base: development
Choose a base branch
from
2 changes: 1 addition & 1 deletion lang/it/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
'sort_rule_details' => 'Dettagli della regola di ordinamento',
'sort_rule_details_desc' => 'Imposta un nome per questa regola di ordinamento, apparirà nelle liste quando gli utenti selezionano un ordinamento.',
'sort_rule_operations' => 'Operazioni di ordinamento',
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
'sort_rule_operations_desc' => 'Configurare le azioni di ordinamento da eseguire spostandole dall\'elenco delle operazioni disponibili. Al momento dell\'utilizzo, le operazioni saranno applicate in ordine, dall\'alto verso il basso. Le modifiche apportate qui saranno applicate a tutti i libri assegnati al momento del salvataggio.',
'sort_rule_available_operations' => 'Operazioni Disponibili',
'sort_rule_available_operations_empty' => 'Nessuna operazione rimanente',
'sort_rule_configured_operations' => 'Operazioni Configurate',
Expand Down
18 changes: 9 additions & 9 deletions lang/ja/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@
'webhook_delete_notification' => 'Webhookを削除しました',

// Imports
'import_create' => 'created import',
'import_create' => 'がインポートを作成',
'import_create_notification' => 'インポートファイルが正常にアップロードされました',
'import_run' => 'updated import',
'import_run' => 'がインポートを更新',
'import_run_notification' => 'コンテンツが正常にインポートされました',
'import_delete' => 'deleted import',
'import_delete' => 'がインポートを削除',
'import_delete_notification' => 'インポートファイルが正常に削除されました',

// Users
Expand Down Expand Up @@ -128,12 +128,12 @@
'comment_delete' => 'がコメントを削除',

// Sort Rules
'sort_rule_create' => 'created sort rule',
'sort_rule_create_notification' => 'Sort rule successfully created',
'sort_rule_update' => 'updated sort rule',
'sort_rule_update_notification' => 'Sort rule successfully updated',
'sort_rule_delete' => 'deleted sort rule',
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
'sort_rule_create' => 'がソートルールを作成',
'sort_rule_create_notification' => 'ソートルールを作成しました',
'sort_rule_update' => 'がソートルールを更新',
'sort_rule_update_notification' => 'ソートルールを更新しました',
'sort_rule_delete' => 'がソートルールを削除',
'sort_rule_delete_notification' => 'ソートルールを削除しました',

// Other
'permissions_update' => 'が権限を更新:',
Expand Down
4 changes: 2 additions & 2 deletions lang/ja/editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
'cancel' => '取消',
'save' => '保存',
'close' => '閉じる',
'apply' => 'Apply',
'apply' => '適用',
'undo' => '元に戻す',
'redo' => 'やり直し',
'left' => '左寄せ',
Expand Down Expand Up @@ -148,7 +148,7 @@
'url' => 'リンク先URL',
'text_to_display' => 'リンク元テキスト',
'title' => 'タイトル',
'browse_links' => 'Browse links',
'browse_links' => 'エンティティを参照',
'open_link' => 'リンクを開く',
'open_link_in' => 'リンク先の表示場所',
'open_link_current' => '同じウィンドウ',
Expand Down
6 changes: 3 additions & 3 deletions lang/ja/entities.php
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,9 @@
'books_search_this' => 'このブックから検索',
'books_navigation' => '目次',
'books_sort' => '並び順を変更',
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
'books_sort_auto_sort' => 'Auto Sort Option',
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
'books_sort_desc' => 'ブック内のチャプタおよびページを移動して内容を再編成できます。他のブックを並べて、ブック間でチャプタやページを簡単に移動することもできます。オプションで自動ソートルールを設定すると、変更時にブックの内容を自動的にソートすることができます。',
'books_sort_auto_sort' => '自動ソートオプション',
'books_sort_auto_sort_active' => '自動ソート有効: :sortName',
'books_sort_named' => 'ブック「:bookName」を並べ替え',
'books_sort_name' => '名前で並べ替え',
'books_sort_created' => '作成日で並べ替え',
Expand Down
56 changes: 28 additions & 28 deletions lang/ja/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,34 +75,34 @@
'reg_confirm_restrict_domain_placeholder' => '制限しない',

// Sorting Settings
'sorting' => 'Sorting',
'sorting_book_default' => 'Default Book Sort',
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
'sorting_rules' => 'Sort Rules',
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
'sort_rule_create' => 'Create Sort Rule',
'sort_rule_edit' => 'Edit Sort Rule',
'sort_rule_delete' => 'Delete Sort Rule',
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
'sort_rule_details' => 'Sort Rule Details',
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
'sort_rule_operations' => 'Sort Operations',
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
'sort_rule_available_operations' => 'Available Operations',
'sort_rule_available_operations_empty' => 'No operations remaining',
'sort_rule_configured_operations' => 'Configured Operations',
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
'sort_rule_op_asc' => '(Asc)',
'sort_rule_op_desc' => '(Desc)',
'sort_rule_op_name' => 'Name - Alphabetical',
'sort_rule_op_name_numeric' => 'Name - Numeric',
'sort_rule_op_created_date' => 'Created Date',
'sort_rule_op_updated_date' => 'Updated Date',
'sort_rule_op_chapters_first' => 'Chapters First',
'sort_rule_op_chapters_last' => 'Chapters Last',
'sorting' => 'ソート',
'sorting_book_default' => 'ブックのデフォルトソート',
'sorting_book_default_desc' => '新しいブックに適用するデフォルトのソートルールを選択します。これは既存のブックには影響しません。ルールはブックごとに上書きすることができます。',
'sorting_rules' => 'ソートルール',
'sorting_rules_desc' => 'これらはシステム内のコンテンツに適用できる事前定義のソート操作です。',
'sort_rule_assigned_to_x_books' => ':count 個のブックに割当|:count 個のブックに割当',
'sort_rule_create' => 'ソートルールを作成',
'sort_rule_edit' => 'ソートルールの編集',
'sort_rule_delete' => 'ソートルールを削除',
'sort_rule_delete_desc' => 'このソートルールをシステムから削除します。これを使用しているブックは手動ソートに戻ります。',
'sort_rule_delete_warn_books' => 'このソートルールは現在 :count 個のブックで使用されています。削除してもよろしいですか?',
'sort_rule_delete_warn_default' => 'このソートルールは現在ブックのデフォルトソートに使用されています。削除してもよろしいですか?',
'sort_rule_details' => 'ソートルールの詳細',
'sort_rule_details_desc' => 'ユーザがソートを選択する際にリストに表示される、ソートルールの名前を設定します。',
'sort_rule_operations' => 'ソート操作',
'sort_rule_operations_desc' => '利用可能な操作のリストから、実行するソート操作を追加してソートルールを設定します。操作は上から下へ順番に適用されます。ここで変更を行うと、保存時に割り当てられたすべてのブックに適用されます。',
'sort_rule_available_operations' => '利用可能な操作',
'sort_rule_available_operations_empty' => '残った操作はありません',
'sort_rule_configured_operations' => '設定された操作',
'sort_rule_configured_operations_empty' => '「利用可能な操作」リストから操作をドラッグ/追加してください',
'sort_rule_op_asc' => '(昇順)',
'sort_rule_op_desc' => '(降順)',
'sort_rule_op_name' => '名前 - キャラクタ順',
'sort_rule_op_name_numeric' => '名前 - 数値順',
'sort_rule_op_created_date' => '作成日時',
'sort_rule_op_updated_date' => '更新日時',
'sort_rule_op_chapters_first' => 'チャプタを最初に',
'sort_rule_op_chapters_last' => 'チャプタを最後に',

// Maintenance settings
'maint' => 'メンテナンス',
Expand Down
32 changes: 16 additions & 16 deletions lang/sv/notifications.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@
*/
return [

'new_comment_subject' => 'New comment on page: :pageName',
'new_comment_intro' => 'A user has commented on a page in :appName:',
'new_page_subject' => 'New page: :pageName',
'new_page_intro' => 'A new page has been created in :appName:',
'updated_page_subject' => 'Updated page: :pageName',
'updated_page_intro' => 'A page has been updated in :appName:',
'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
'new_comment_subject' => 'Ny kommentar på sidan: :pageName',
'new_comment_intro' => 'En användare har kommenterat en sida i :appName:',
'new_page_subject' => 'Ny sida: :pageName',
'new_page_intro' => 'En ny sida har blivit skapad i :appName:',
'updated_page_subject' => 'Uppdaterad sida: :pageName',
'updated_page_intro' => 'En sida har blivit uppdaterad i :appName:',
'updated_page_debounce' => 'För att förhindra en massa notiser, så kommer det inte skickas nya notiser på ett tag för ytterligare ändringar till denna sida av samma skribent.',

'detail_page_name' => 'Page Name:',
'detail_page_path' => 'Page Path:',
'detail_commenter' => 'Commenter:',
'detail_comment' => 'Comment:',
'detail_created_by' => 'Created By:',
'detail_updated_by' => 'Updated By:',
'detail_page_name' => 'Sidonamn:',
'detail_page_path' => 'Sidosökväg:',
'detail_commenter' => 'Kommentars-skapare:',
'detail_comment' => 'Kommentar:',
'detail_created_by' => 'Skapad av:',
'detail_updated_by' => 'Uppdaterad av:',

'action_view_comment' => 'Visa kommentar',
'action_view_page' => 'View Page',
'action_view_page' => 'Visa sida',

'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this item.',
'footer_reason_link' => 'your notification preferences',
'footer_reason' => 'Detta meddelande skickades till dig eftersom :link täcker denna typ av aktivitet för detta objekt.',
'footer_reason_link' => 'dina notifikationspreferenser',
];
26 changes: 13 additions & 13 deletions lang/tr/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
'bookshelf_delete_notification' => 'Kitaplık başarıyla silindi',

// Revisions
'revision_restore' => 'restored revision',
'revision_delete' => 'deleted revision',
'revision_restore' => 'geri yüklenen revizyon',
'revision_delete' => 'silinmiş revizyon',
'revision_delete_notification' => 'Değişiklik başarıyla silindi',

// Favourites
Expand All @@ -64,17 +64,17 @@
// Auth
'auth_login' => 'oturum açıldı',
'auth_register' => 'yeni kullanıcı olarak kayıt yapıldı',
'auth_password_reset_request' => 'requested user password reset',
'auth_password_reset_request' => 'talep edilmiş kullanıcı parola sıfırlamaları',
'auth_password_reset_update' => 'Kullanıcı parolasını sıfırla',
'mfa_setup_method' => 'configured MFA method',
'mfa_setup_method' => 'uygulanan MFA yöntemi',
'mfa_setup_method_notification' => 'Çok aşamalı kimlik doğrulama yöntemi başarıyla yapılandırıldı',
'mfa_remove_method' => 'removed MFA method',
'mfa_remove_method' => 'kaldırılan MFA yöntemi',
'mfa_remove_method_notification' => 'Çok aşamalı kimlik doğrulama yöntemi başarıyla kaldırıldı',

// Settings
'settings_update' => 'updated settings',
'settings_update' => 'güncellenmiş ayarlar',
'settings_update_notification' => 'Ayarlar başarıyla güncellendi',
'maintenance_action_run' => 'ran maintenance action',
'maintenance_action_run' => 'bakım işlemine başla',

// Webhooks
'webhook_create' => 'web kancası oluşturuldu',
Expand All @@ -93,7 +93,7 @@
'import_delete_notification' => 'Import successfully deleted',

// Users
'user_create' => 'created user',
'user_create' => 'oluşturan kullanıcı',
'user_create_notification' => 'Kullanıcı başarıyla oluşturuldu',
'user_update' => 'updated user',
'user_update_notification' => 'Kullanıcı başarıyla güncellendi',
Expand All @@ -118,14 +118,14 @@

// Recycle Bin
'recycle_bin_empty' => 'emptied recycle bin',
'recycle_bin_restore' => 'restored from recycle bin',
'recycle_bin_destroy' => 'removed from recycle bin',
'recycle_bin_restore' => 'çöp kutusundan geri getirilen',
'recycle_bin_destroy' => 'çöp kutusundan kaldırılan',

// Comments
'commented_on' => 'yorum yaptı',
'comment_create' => 'added comment',
'comment_update' => 'updated comment',
'comment_delete' => 'deleted comment',
'comment_create' => 'eklenen yorum',
'comment_update' => 'güncellenen yorum',
'comment_delete' => 'silinen yorum',

// Sort Rules
'sort_rule_create' => 'created sort rule',
Expand Down