msgid ""
msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"X-Generator: babel-plugin-makepot\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: src/js/strings-cleanup/App.js:17
msgid ""
"Clean up the String Translation table by removing untranslated strings by "
"domain."
msgstr "ドメイン別に未翻訳の文字列を削除して、String Translationテーブルをクリーンアップします。"

#: src/js/strings-cleanup/App.js:30
#: src/js/strings-cleanup/components/CleanupModal.js:38
msgid "Remove strings by domain"
msgstr "ドメイン別に文字列を削除"

#: src/js/strings-cleanup/components/CleanupButton.js:12
msgid "Remove strings"
msgstr "文字列を削除"

#: src/js/strings-cleanup/components/CleanupModal.js:51
msgid "Cancel"
msgstr "キャンセル"

#: src/js/strings-cleanup/components/CleanupModal.js:55
msgid "Remove"
msgstr "削除"

#: src/js/strings-cleanup/components/CleanupModal.js:61
msgid ""
"The String Translation table currently contains strings from the domains "
"listed below. If you do not plan to translate strings from a particular "
"domain, select it below to remove its untranslated strings from the String "
"Translation table. Any strings that already have translations will still be "
"available."
msgstr "String Translationテーブルには現在、以下のドメインからの文字列が含まれています。特定のドメインからの文字列を翻訳する予定がない場合は、以下で選択して、その未翻訳の文字列をString Translationテーブルから削除してください。すでに翻訳されている文字列は引き続き利用可能です。"

#: src/js/strings-cleanup/components/CleanupModal.js:66
msgid "Search"
msgstr "検索"

#: src/js/strings-cleanup/components/CleanupProgress.js:21
msgid "Removing strings from String Translation table"
msgstr "String Translationテーブルから文字列を削除しています"

#: src/js/strings-cleanup/components/CleanupSuccess.js:27
msgid ""
"To add strings back to the String Translation table, you may need to rescan "
"translation files or register strings as translatable."
msgstr "文字列をString Translationテーブルに戻すには、翻訳ファイルを再スキャンするか、文字列を翻訳可能として登録する必要がある場合があります。"

#: src/js/strings-cleanup/components/CleanupSuccess.js:29
msgid "Read more about "
msgstr "詳細はこちら "

#: src/js/strings-cleanup/components/CleanupSuccess.js:31
msgid "scanning your site for strings and registering them as translatable."
msgstr "サイトをスキャンして文字列を翻訳可能として登録する。"

#: src/js/strings-cleanup/components/CleanupSuccess.js:40
msgid "Successfully removed strings"
msgstr "文字列を正常に削除しました"

#: src/js/strings-cleanup/components/CleanupSuccess.js:44
msgid "OK, Great"
msgstr "OK、了解"

#: src/js/strings-cleanup/components/CleanupTable.js:14
msgid "Domain"
msgstr "ドメイン"

#: src/js/strings-cleanup/components/CleanupTable.js:18
msgid "Strings count"
msgstr "文字列数"

#: src/js/strings-cleanup/components/CleanupTable.js:24
msgid "Translated strings"
msgstr "翻訳済み文字列"
