Skip to content

Commit d2f5867

Browse files
authored
Merge pull request #266 from ScratchBuild/l10n-ja
Update Japanese translation
2 parents bda2ec1 + 530e91e commit d2f5867

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

app/src/main/res/values-ja/strings.xml

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -13,51 +13,51 @@
1313
<string name="pick_a_note">メモを選択</string>
1414
<string name="rename_note">メモの名前を変更</string>
1515
<string name="general_note">全般メモ</string>
16-
<string name="create_new_note">Create a new note</string>
17-
<string name="add_to_note">Add to note</string>
18-
<string name="unsaved_changes_warning">You have some unsaved changes. What do you want to do with them?</string>
19-
<string name="note_shown_widget">Note shown in the widget:</string>
20-
<string name="new_note_type">New note type:</string>
21-
<string name="text_note">Text note</string>
16+
<string name="create_new_note">新しいメモを作成</string>
17+
<string name="add_to_note">メモに追加</string>
18+
<string name="unsaved_changes_warning">未保存の変更があります。どのように対応しますか?</string>
19+
<string name="note_shown_widget">ウィジェットに表示中のメモ:</string>
20+
<string name="new_note_type">新しいメモの種類:</string>
21+
<string name="text_note">テキストメモ</string>
2222

2323
<!-- File notes -->
24-
<string name="open_file">Open file</string>
25-
<string name="export_as_file">Export as file</string>
26-
<string name="file_too_large">File too large, the limit is 10MB</string>
27-
<string name="only_import_file_content">Only import the file content\n(changing the file will not affect the note)</string>
28-
<string name="update_file_at_note">Update the file itself at updating the note\n(note gets deleted if file gets deleted, or path changes)</string>
29-
<string name="delete_file_itself">Also delete file \"%s\"</string>
30-
<string name="note_saved_successfully">Note \"%s\" saved successfully</string>
31-
<string name="note_exported_successfully">Note \"%s\" exported successfully</string>
32-
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
24+
<string name="open_file">ファイルを開く</string>
25+
<string name="export_as_file">ファイルとしてエクスポート</string>
26+
<string name="file_too_large">ファイルが大きすぎます (最大:10MBまで)</string>
27+
<string name="only_import_file_content">ファイルの内容のみインポートする\n(メモを編集してもファイルには影響しません)</string>
28+
<string name="update_file_at_note">メモを更新するとき、ファイル自体も更新する\n(ファイルが削除、またはパスが変更された場合、メモも削除されます)</string>
29+
<string name="delete_file_itself">ファイル \"%s\" も削除する</string>
30+
<string name="note_saved_successfully">メモ \"%s\" は正常に保存されました</string>
31+
<string name="note_exported_successfully">メモ \"%s\" は正常にエクスポートされました</string>
32+
<string name="only_export_file_content">現在のファイルの内容のみエクスポートする\n(メモを編集してもファイルには影響しません)</string>
3333

3434
<!-- Settings -->
35-
<string name="display_success_message">Display save success messages</string>
36-
<string name="links_and_emails_clickable">Make links and emails clickable</string>
37-
<string name="place_cursor_end">Place cursor to the end of note</string>
38-
<string name="monospaced_font">Use monospaced font</string>
39-
<string name="show_keyboard">Show keyboard on startup</string>
40-
<string name="show_word_count">Show word count</string>
41-
<string name="alignment">重力</string>
35+
<string name="display_success_message">正常保存時にメッセージを表示する</string>
36+
<string name="links_and_emails_clickable">URLとメールアドレスのリンクを有効にする</string>
37+
<string name="place_cursor_end">メモの最後にカーソルを移動する</string>
38+
<string name="monospaced_font">等幅フォントを使用する</string>
39+
<string name="show_keyboard">起動時にキーボードを表示する</string>
40+
<string name="show_word_count">単語数を表示する</string>
41+
<string name="alignment">配置</string>
4242
<string name="left">左</string>
4343
<string name="center">中央</string>
4444
<string name="right">右</string>
4545
<string name="widget_note">ウィジェットで使用するメモ</string>
46-
<string name="show_note_picker">Show a note picker on startup</string>
47-
<string name="autosave_notes">Autosave notes</string>
48-
<string name="enable_line_wrap">Enable line wrap</string>
49-
<string name="use_incognito_mode">Use Incognito mode of keyboards</string>
46+
<string name="show_note_picker">起動時にメモを選択する</string>
47+
<string name="autosave_notes">メモを自動保存する</string>
48+
<string name="enable_line_wrap">行の折り返しを有効にする</string>
49+
<string name="use_incognito_mode">キーボードのシークレットモードを使用する</string>
5050

5151
<!-- Checklists -->
52-
<string name="checklist">Checklist</string>
53-
<string name="add_new_checklist_item">Add a new checklist item</string>
54-
<string name="add_new_checklist_items">Add new checklist items</string>
55-
<string name="checklist_is_empty">The checklist is empty</string>
52+
<string name="checklist">チェックリスト</string>
53+
<string name="add_new_checklist_item">新しいチェックリスト項目を追加</string>
54+
<string name="add_new_checklist_items">新しいチェックリスト項目を追加</string>
55+
<string name="checklist_is_empty">チェックリストが空です</string>
5656

5757
<!-- Import / Export -->
58-
<string name="export_all_notes">Export all notes as files</string>
59-
<string name="import_notes">Import multiple files as notes</string>
60-
<string name="import_folder">Import folder</string>
58+
<string name="export_all_notes">すべてのメモをファイルとしてエクスポート</string>
59+
<string name="import_notes">複数のファイルをメモとしてインポート</string>
60+
<string name="import_folder">フォルダからインポート</string>
6161

6262
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
6363
<!-- Short description has to have less than 80 chars -->

0 commit comments

Comments
 (0)