Skip to content

Commit 0f36207

Browse files
authored
Merge pull request #608 from riolove1/dev
feat(Translations): Update `Japanese`
2 parents c333caa + a781644 commit 0f36207

File tree

1 file changed

+7
-0
lines changed
  • src/main/resources/twitter/settings/values-ja

1 file changed

+7
-0
lines changed

src/main/resources/twitter/settings/values-ja/strings.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
<string name="piko_pref_hide_nudge_button_desc">ポストから [フォローする] / [サブスクライブ] / [フォローバック] ボタンを非表示にします</string>
115115
<string name="piko_pref_hide_social_proof">フォローインジケーターを非表示</string>
116116
<string name="piko_pref_hide_social_proof_desc">プロフィールの下部にある「○○さんにフォローされています」を非表示にします</string>
117+
<string name="piko_pref_hide_community_badge">コミュニティバッジを非表示</string>
117118
<!-- Customization Settings -->
118119
<string name="piko_title_customisation">カスタマイズ</string>
119120
<string name="piko_pref_customisation_profiletabs">プロフィールタブから非表示にする項目</string>
@@ -130,6 +131,12 @@
130131
<string name="piko_pref_customisation_reply_sorting_remember">前回の選択を記憶</string>
131132
<string name="piko_pref_customisation_post_font_size">ポストのフォントサイズ</string>
132133
<string name="piko_pref_customisation_search_type_ahead">検索候補から非表示にする項目</string>
134+
<!-- Logging Settings -->
135+
<string name="piko_title_logging">ログ</string>
136+
<string name="piko_pref_server_response_logging">サーバーの応答をログに記録します</string>
137+
<string name="piko_pref_server_response_logging_desc">サーバーから受信したJSON応答を「Download/Piko」に記録します</string>
138+
<string name="piko_pref_server_response_logging_file_overwrite">応答ログファイルを上書き</string>
139+
<string name="piko_pref_server_response_logging_file_overwrite_desc">起動時に既存の応答ログデータを消去します</string>
133140
<!-- Backup and Restore -->
134141
<string name="piko_title_backup">バックアップと復元</string>
135142
<string name="piko_pref_export">エクスポート: %s</string>

0 commit comments

Comments
 (0)