Changeset 13:882dd90c519b
- Timestamp:
- 02/10/10 15:46:57 (6 months ago)
- Author:
- imazu
- Branch:
- default
- Parents:
- 12:d7aaa72bcea1 (diff), 10:2161795feba3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
- Message:
-
merged.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r10
|
r13
|
|
| 790 | 790 | "save, your changes will be lost." |
| 791 | 791 | msgstr "" |
| | 792 | "<html> <head> <style type=\"text/css\">b { font: 13pt \"Lucida Grande\" }p " |
| | 793 | "{ font: 11pt \"Lucida Grande\"; margin-top: 8px }</style> </head><b>" |
| | 794 | "閉じる前にスケッチに加えた変更内容を保存しますか?</b>" |
| | 795 | "<p>保存しないと、変更内容は失われます。" |
| 792 | 796 | |
| 793 | 797 | #: Editor.java:1940 |
-
|
r12
|
r13
|
|
| 80 | 80 | #, java-format |
| 81 | 81 | msgid "A file named \"{0}\" already exists in \"{1}\"" |
| 82 | | msgstr "" |
| | 82 | msgstr "「{0}」というファイルは、すでにフォルダ「{1}」内に存在します。" |
| 83 | 83 | |
| 84 | 84 | #: Sketch.java:412 |
| 85 | 85 | msgid "You can't have a .cpp file with the same name as the sketch." |
| 86 | | msgstr "" |
| | 86 | msgstr "スケッチと同じ名前の.cppファイルは使えません。" |
| 87 | 87 | |
| 88 | 88 | #: Sketch.java:422 |
| … |
… |
|
| 91 | 91 | "because the sketch already has a .cpp file with that name." |
| 92 | 92 | msgstr "" |
| | 93 | "このスケッチには、すでにその名前の.cppファイルが存在するため、" |
| | 94 | "スケッチの名前を「{0}」に変更する事ができません。" |
| 93 | 95 | |
| 94 | 96 | #: Sketch.java:456 |
| … |
… |
|
| 99 | 101 | #, java-format |
| 100 | 102 | msgid "Sorry, a sketch (or folder) named \"{0}\" already exists." |
| 101 | | msgstr "" |
| | 103 | msgstr "すでに「{0}」という名前のスケッチまたはフォルダが存在します。" |
| 102 | 104 | |
| 103 | 105 | #: Sketch.java:476 Sketch.java:482 Sketch.java:497 Sketch.java:504 |
| … |
… |
|
| 109 | 111 | #: Sketch.java:476 |
| 110 | 112 | msgid "Could not rename the sketch. (0)" |
| 111 | | msgstr "" |
| | 113 | msgstr "スケッチの名前を変更できませんでした。(0)" |
| 112 | 114 | |
| 113 | 115 | #: Sketch.java:484 Sketch.java:529 |
| 114 | 116 | #, java-format |
| 115 | 117 | msgid "Could not rename \"{0}\" to \"{1}\"" |
| 116 | | msgstr "" |
| | 118 | msgstr "「{0}」の名前を「{1}」に変更できませんでした。" |
| 117 | 119 | |
| 118 | 120 | #: Sketch.java:497 |
| 119 | 121 | msgid "Could not rename the sketch. (1)" |
| 120 | | msgstr "" |
| | 122 | msgstr "スケッチの名前を変更できませんでした。(1)" |
| 121 | 123 | |
| 122 | 124 | #: Sketch.java:504 |
| 123 | 125 | msgid "Could not rename the sketch. (2)" |
| 124 | | msgstr "" |
| | 126 | msgstr "スケッチの名前を変更できませんでした。(2)" |
| 125 | 127 | |
| 126 | 128 | #: Sketch.java:541 |
| 127 | 129 | msgid "createNewFile() returned false" |
| 128 | | msgstr "" |
| | 130 | msgstr "createNewFile()がfalseを返しました。" |
| 129 | 131 | |
| 130 | 132 | #: Sketch.java:586 Sketch.java:990 Editor.java:2019 Editor.java:2267 |
| … |
… |
|
| 145 | 147 | #, java-format |
| 146 | 148 | msgid "Are you sure you want to delete \"{0}\"?" |
| 147 | | msgstr "" |
| | 149 | msgstr "「{0}」を本当に削除しますか?" |
| 148 | 150 | |
| 149 | 151 | #: Sketch.java:592 EditorHeader.java:314 |
| … |
… |
|
| 153 | 155 | #: Sketch.java:617 |
| 154 | 156 | msgid "Couldn't do it" |
| 155 | | msgstr "" |
| | 157 | msgstr "それは実行できませんでした。" |
| 156 | 158 | |
| 157 | 159 | #: Sketch.java:618 |
| 158 | 160 | #, java-format |
| 159 | 161 | msgid "Could not delete \"{0}\"." |
| 160 | | msgstr "" |
| | 162 | msgstr "「{0}」を削除できませんでした。" |
| 161 | 163 | |
| 162 | 164 | #: Sketch.java:648 |
| 163 | 165 | msgid "removeCode: internal error.. could not find code" |
| 164 | | msgstr "" |
| | 166 | msgstr "removeCode:内部エラー、対象のコードが見つかりません。" |
| 165 | 167 | |
| 166 | 168 | #: Sketch.java:721 |
| 167 | 169 | msgid "Sketch is read-only" |
| 168 | | msgstr "" |
| | 170 | msgstr "スケッチに書き込めません。" |
| 169 | 171 | |
| 170 | 172 | #: Sketch.java:722 |
| … |
… |
|
| 340 | 342 | "to run. Please install JDK 1.5 or later.\n" |
| 341 | 343 | "More information can be found in the reference." |
| | 344 | msgstr "" |
| | 345 | |
| | 346 | #: Base.java:252 |
| | 347 | msgid "examples" |
| 342 | 348 | msgstr "" |
| 343 | 349 | |
| … |
… |
|
| 489 | 495 | "フォルダ「{0}」を開くことができませんでした。" |
| 490 | 496 | |
| | 497 | #: Base.java:1743 |
| | 498 | msgid "reference" |
| | 499 | msgstr "" |
| | 500 | |
| 491 | 501 | #: Base.java:1750 |
| 492 | 502 | msgid "Guide_MacOSX.html" |
| … |
… |
|
| 853 | 863 | #: Editor.java:2238 |
| 854 | 864 | msgid "Done uploading." |
| 855 | | msgstr "アップロードが完了しました。" |
| | 865 | msgstr "マイコンボードへの書き込みが完了しました。" |
| 856 | 866 | |
| 857 | 867 | #: Editor.java:2269 |
| … |
… |
|
| 862 | 872 | msgid "Export canceled, changes must first be saved." |
| 863 | 873 | msgstr "" |
| 864 | | "エクスポートを取りやめました。エクスポートを行う前に保存する必要があります。" |
| | 874 | "エクスポートを取りやめました。" |
| | 875 | "エクスポートを行う前に保存する必要があります。" |
| 865 | 876 | |
| 866 | 877 | #: Editor.java:2301 |