We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe637f1 commit a68e7a8Copy full SHA for a68e7a8
app/src/main/res/values-ja/strings.xml
@@ -11,10 +11,10 @@
11
<string name="select_audio_file">オーディオファイルを選択してください</string>
12
<string name="search_folder">フォルダーを検索</string>
13
<string name="rooted_device_only">この操作はルート化された端末でのみ機能します</string>
14
- <string name="recents">Recents</string>
15
- <string name="show_recents">Show recents</string>
16
- <string name="pdf_viewer">PDF Viewer</string>
17
- <string name="invert_colors">Invert colors</string>
+ <string name="recents">最近</string>
+ <string name="show_recents">最近を表示</string>
+ <string name="pdf_viewer">PDFビューア</string>
+ <string name="invert_colors">色を反転</string>
18
<!-- Open as -->
19
<string name="open_as">ファイル形式を指定して開く</string>
20
<string name="text_file">テキストファイル</string>
0 commit comments