mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-25 20:59:36 +01:00
Translated using Weblate (Japanese)
Currently translated at 100.0% (189 of 189 strings) Translation: ntfy/Web app Translate-URL: https://hosted.weblate.org/projects/ntfy/web/ja/
This commit is contained in:
parent
632bf8d0b6
commit
79cb082879
1 changed files with 41 additions and 6 deletions
|
@ -152,5 +152,40 @@
|
||||||
"priority_low": "低",
|
"priority_low": "低",
|
||||||
"priority_min": "最低",
|
"priority_min": "最低",
|
||||||
"notifications_actions_not_supported": "このアクションはWebアプリではサポートされていません",
|
"notifications_actions_not_supported": "このアクションはWebアプリではサポートされていません",
|
||||||
"notifications_actions_http_request_title": "{{url}}にHTTP {{method}}を送信"
|
"notifications_actions_http_request_title": "{{url}}にHTTP {{method}}を送信",
|
||||||
|
"prefs_users_edit_button": "ユーザーを編集",
|
||||||
|
"publish_dialog_attached_file_remove": "添付ファイルを削除",
|
||||||
|
"error_boundary_unsupported_indexeddb_description": "nfty webアプリは動作にIndexedDBを使用しますが、あなたのブラウザはプライベートブラウジングモード時にIndexedDBをサポートしていません。<br/><br/>これは残念なことですが、ntfy webアプリは全ての情報をブラウザストレージに保存して動作するため、プライベートブラウジングモードで利用するのはあまり意味がないかも知れません。詳細については <githubLink>GitHub issue</githubLink>を参照するか、<discordLink>Discord</discordLink>や<matrixLink>Matrix</matrixLink>の議論に参加してください。",
|
||||||
|
"action_bar_show_menu": "メニューを表示",
|
||||||
|
"action_bar_logo_alt": "ntfyロゴ",
|
||||||
|
"action_bar_toggle_mute": "通知をミュート/解除",
|
||||||
|
"action_bar_toggle_action_menu": "動作メニューを開く/閉じる",
|
||||||
|
"message_bar_show_dialog": "送信ダイアログを表示",
|
||||||
|
"message_bar_publish": "メッセージを送信",
|
||||||
|
"nav_button_muted": "ミュートされた通知",
|
||||||
|
"nav_button_connecting": "接続中",
|
||||||
|
"notifications_list": "通知一覧",
|
||||||
|
"notifications_new_indicator": "新しい通知",
|
||||||
|
"notifications_list_item": "通知",
|
||||||
|
"notifications_mark_read": "既読にする",
|
||||||
|
"notifications_delete": "削除",
|
||||||
|
"notifications_priority_x": "優先度 {{priority}}",
|
||||||
|
"notifications_attachment_image": "添付画像",
|
||||||
|
"notifications_attachment_file_image": "画像ファイル",
|
||||||
|
"notifications_attachment_file_video": "動画ファイル",
|
||||||
|
"notifications_attachment_file_audio": "音声ファイル",
|
||||||
|
"notifications_attachment_file_app": "Androidアプリファイル",
|
||||||
|
"notifications_attachment_file_document": "その他文書",
|
||||||
|
"publish_dialog_emoji_picker_show": "絵文字",
|
||||||
|
"publish_dialog_topic_reset": "トピックをリセット",
|
||||||
|
"publish_dialog_click_reset": "クリックURLを削除",
|
||||||
|
"publish_dialog_email_reset": "メール転送を削除",
|
||||||
|
"publish_dialog_attach_reset": "添付URLを削除",
|
||||||
|
"publish_dialog_delay_reset": "配信遅延を削除",
|
||||||
|
"emoji_picker_search_clear": "検索をクリア",
|
||||||
|
"subscribe_dialog_subscribe_base_url_label": "サーバーURL",
|
||||||
|
"prefs_notifications_sound_play": "選択されたサウンドを再生",
|
||||||
|
"prefs_users_table": "ユーザー一覧",
|
||||||
|
"prefs_users_delete_button": "ユーザーを削除",
|
||||||
|
"error_boundary_unsupported_indexeddb_title": "プライベートブラウジングはサポートされていません"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue