mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Preparing i18n files for transifex
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -158,6 +158,10 @@ msgid ""
|
||||
"More information can be found in the reference."
|
||||
msgstr "Arduino IDEを実行するにはJDKが必要です。\nJREでは動作しません。\nJDKのバージョン1.5以降をインストールしてください。\n詳しくはリファレンスマニュアルをご覧ください。"
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:471
|
||||
msgid "Arduino: "
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:588
|
||||
#, java-format
|
||||
msgid "Are you sure you want to delete \"{0}\"?"
|
||||
@ -208,15 +212,26 @@ msgstr "エラーの行番号「{0}」は範囲外です。"
|
||||
msgid "Bad file selected"
|
||||
msgstr "間違ったファイルを開きました。"
|
||||
|
||||
#: ../Sketch.java:1625
|
||||
#: ../../../processing/app/Sketch.java:1638
|
||||
#, java-format
|
||||
msgid "Binary sketch size: {0} bytes (of a {1} byte maximum) - {2}% used"
|
||||
msgstr "バイナリに変換後のスケッチの大きさ:{0}バイト(最大{1}バイト) {2}%使用"
|
||||
msgid "Binary sketch size: {0} bytes (of a {1} byte maximum) - {2}%% used"
|
||||
msgstr ""
|
||||
|
||||
#: ../Base.java:1215
|
||||
msgid "Board"
|
||||
msgstr "マイコンボード"
|
||||
|
||||
#: ../../../processing/app/debug/TargetBoard.java:42
|
||||
#, java-format
|
||||
msgid ""
|
||||
"Board {0}:{1}:{2} doesn''t define a ''build.board'' preference. Auto-set to: "
|
||||
"{3}"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:472
|
||||
msgid "Board: "
|
||||
msgstr ""
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
msgid "Both NL & CR"
|
||||
msgstr "CRおよびLF"
|
||||
@ -307,6 +322,10 @@ msgstr "コピー"
|
||||
msgid "Copy as HTML"
|
||||
msgstr "HTML形式でコピーする"
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:456
|
||||
msgid "Copy error"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1165 Editor.java:2715
|
||||
msgid "Copy for Forum"
|
||||
msgstr "フォーラム投稿形式でコピーする"
|
||||
@ -343,6 +362,21 @@ msgstr "既存の「{0}」というファイルを削除できませんでした
|
||||
msgid "Could not delete {0}"
|
||||
msgstr "「{0}」を削除できませんでした。"
|
||||
|
||||
#: ../../../processing/app/debug/TargetPlatform.java:74
|
||||
#, java-format
|
||||
msgid "Could not find boards.txt in {0}. Is it pre-1.5?"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SerialUploader.java:282
|
||||
#, java-format
|
||||
msgid "Could not find tool {0}"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SerialUploader.java:278
|
||||
#, java-format
|
||||
msgid "Could not find tool {0} from package {1}"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1934
|
||||
#, java-format
|
||||
msgid ""
|
||||
@ -535,6 +569,17 @@ msgstr "Arduino IDEデータフォルダを読み込めません。"
|
||||
msgid "Error inside Serial.{0}()"
|
||||
msgstr "Serial.{0}()でエラー"
|
||||
|
||||
#: ../../../processing/app/Base.java:1232
|
||||
msgid "Error loading libraries"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../processing/app/debug/TargetPlatform.java:95
|
||||
#: ../../../processing/app/debug/TargetPlatform.java:106
|
||||
#: ../../../processing/app/debug/TargetPlatform.java:117
|
||||
#, java-format
|
||||
msgid "Error loading {0}"
|
||||
msgstr ""
|
||||
|
||||
#: Serial.java:181
|
||||
#, java-format
|
||||
msgid "Error opening serial port ''{0}''."
|
||||
@ -551,6 +596,10 @@ msgid ""
|
||||
"{0} and restart Arduino."
|
||||
msgstr "初期設定ファイルを読み込む際にエラーが発生しました。「{0}」を削除または移動してから、Arduino IDEを再起動してください。"
|
||||
|
||||
#: ../../../cc/arduino/packages/DiscoveryManager.java:25
|
||||
msgid "Error starting discovery method: "
|
||||
msgstr ""
|
||||
|
||||
#: Serial.java:125
|
||||
#, java-format
|
||||
msgid "Error touching serial port ''{0}''."
|
||||
@ -560,6 +609,10 @@ msgstr "シリアルポート「{0}」をタッチできませんでした。"
|
||||
msgid "Error while burning bootloader."
|
||||
msgstr "ブートローダの書き込み中にエラーが発生しました。"
|
||||
|
||||
#: ../../../processing/app/Editor.java:2555
|
||||
msgid "Error while burning bootloader: missing '{0}' configuration parameter"
|
||||
msgstr ""
|
||||
|
||||
#: SketchCode.java:83
|
||||
#, java-format
|
||||
msgid "Error while loading code {0}"
|
||||
@ -569,6 +622,11 @@ msgstr "「{0}」からコードを読み込む際にエラーが発生しまし
|
||||
msgid "Error while printing."
|
||||
msgstr "印刷中にエラーが発生しました。"
|
||||
|
||||
#: ../../../processing/app/Editor.java:2409
|
||||
#: ../../../processing/app/Editor.java:2449
|
||||
msgid "Error while uploading: missing '{0}' configuration parameter"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:93
|
||||
msgid "Estonian"
|
||||
msgstr "エストニア語"
|
||||
@ -719,16 +777,16 @@ msgstr "使用できない名前のスケッチは無視します。"
|
||||
msgid "Import Library..."
|
||||
msgstr "ライブラリを使用"
|
||||
|
||||
#: Sketch.java:739
|
||||
#: ../../../processing/app/Sketch.java:736
|
||||
msgid ""
|
||||
"In Arduino 1.0, the default file extension has changed\n"
|
||||
"from .pde to .ino. New sketches (including those created\n"
|
||||
"by \"Save-As\" will use the new extension. The extension\n"
|
||||
"by \"Save-As\") will use the new extension. The extension\n"
|
||||
"of existing sketches will be updated on save, but you can\n"
|
||||
"disable this in the Preferences dialog.\n"
|
||||
"\n"
|
||||
"Save sketch and update its extension?"
|
||||
msgstr "Arduino 1.0では、スケッチのファイルの拡張子を.pdeから.inoに\n変更しました。新しいスケッチおよび「名前を付けて保存」で保存\nしたスケッチには、新しい拡張子が使われます。また、既存のスケッチ\nを開いてから保存すると、新しい拡張子に自動的に変更されます。\nこの機能は、「環境設定」で無効にする事ができます。\n\n拡張子を変更してスケッチを保存しますか?"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1216 Editor.java:2757
|
||||
msgid "Increase Indent"
|
||||
@ -738,6 +796,11 @@ msgstr "インデントを増やす"
|
||||
msgid "Indonesian"
|
||||
msgstr "インドネシア語"
|
||||
|
||||
#: ../../../processing/app/Base.java:1204
|
||||
#, java-format
|
||||
msgid "Invalid library found in {0}: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:102
|
||||
msgid "Italian"
|
||||
msgstr "イタリア語"
|
||||
@ -762,6 +825,10 @@ msgstr "ライブラリをインストールしました。メニューの「ラ
|
||||
msgid "Lithuaninan"
|
||||
msgstr "リトアニア語"
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1660
|
||||
msgid "Low memory available, stability problems may occur"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:107
|
||||
msgid "Marathi"
|
||||
msgstr "マラーティ語"
|
||||
@ -770,6 +837,16 @@ msgstr "マラーティ語"
|
||||
msgid "Message"
|
||||
msgstr "メッセージ"
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1646
|
||||
#, java-format
|
||||
msgid "Minimum Memory usage: {0} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1643
|
||||
#, java-format
|
||||
msgid "Minimum Memory usage: {0} bytes (of a {1} byte maximum) - {2}%% used"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1712
|
||||
msgid "Missing the */ from the end of a /* comment */"
|
||||
msgstr "「/* */」形式のコメントの「*/」がありません。"
|
||||
@ -786,6 +863,10 @@ msgstr "移動中"
|
||||
msgid "Name for new file:"
|
||||
msgstr "新規ファイルの名前:"
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SSHUploader.java:51
|
||||
msgid "Network upload using programmer not supported"
|
||||
msgstr ""
|
||||
|
||||
#: EditorToolbar.java:41 Editor.java:493
|
||||
msgid "New"
|
||||
msgstr "新規ファイル"
|
||||
@ -839,6 +920,10 @@ msgstr "先程も指摘したように、今日は頑張りすぎです。"
|
||||
msgid "No reference available for \"{0}\""
|
||||
msgstr "リファレンスマニュアルに「{0}」はありません。"
|
||||
|
||||
#: ../../../processing/app/Base.java:309
|
||||
msgid "No valid configured cores found! Exiting..."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:191
|
||||
msgid "Non-fatal error while setting the Look & Feel."
|
||||
msgstr "GUIの挙動の設定中にエラーが発生しましたが、重大ではありません。"
|
||||
@ -855,6 +940,12 @@ msgstr "ノルウェイ語"
|
||||
msgid "Norwegian Bokmål"
|
||||
msgstr "ノルウェー・ブークモール"
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1656
|
||||
msgid ""
|
||||
"Not enough memory; see http://www.arduino.cc/en/Guide/Troubleshooting#size "
|
||||
"for tips on reducing your footprint."
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:80 Sketch.java:585 Sketch.java:737 Sketch.java:1042
|
||||
#: Editor.java:2145 Editor.java:2465
|
||||
msgid "OK"
|
||||
@ -888,6 +979,10 @@ msgstr "開く..."
|
||||
msgid "Page Setup"
|
||||
msgstr "プリンタの設定..."
|
||||
|
||||
#: ../../../processing/app/forms/PasswordAuthorizationDialog.java:44
|
||||
msgid "Password:"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1189 Editor.java:2731
|
||||
msgid "Paste"
|
||||
msgstr "貼り付け"
|
||||
@ -908,6 +1003,10 @@ msgstr "JDKのバージョン1.5以降をインストールしてください。
|
||||
msgid "Polish"
|
||||
msgstr "ポーランド語"
|
||||
|
||||
#: ../../../processing/app/Editor.java:718
|
||||
msgid "Port"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:111 Preferences.java:112
|
||||
msgid "Portuguese"
|
||||
msgstr "ポルトガル語"
|
||||
@ -948,6 +1047,14 @@ msgstr "指定のURLを開くことができませんでした。"
|
||||
msgid "Problem Setting the Platform"
|
||||
msgstr "プラットフォームを設定する際に問題が発生しました。"
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SSHUploader.java:136
|
||||
msgid "Problem accessing board folder /www/sd"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SSHUploader.java:132
|
||||
msgid "Problem accessing files in folder "
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1673
|
||||
msgid "Problem getting data folder"
|
||||
msgstr "データフォルダを読み込めません。"
|
||||
@ -1076,6 +1183,10 @@ msgstr "画像など、スケッチの一部としてコピーして加えたい
|
||||
msgid "Select new sketchbook location"
|
||||
msgstr "スケッチブックの保存場所を決める"
|
||||
|
||||
#: ../../../processing/app/debug/Compiler.java:146
|
||||
msgid "Selected board depends on '{0}' core (not installed)."
|
||||
msgstr ""
|
||||
|
||||
#: SerialMonitor.java:93
|
||||
msgid "Send"
|
||||
msgstr "送信"
|
||||
@ -1084,10 +1195,6 @@ msgstr "送信"
|
||||
msgid "Serial Monitor"
|
||||
msgstr "シリアルモニタ"
|
||||
|
||||
#: Editor.java:699
|
||||
msgid "Serial Port"
|
||||
msgstr "シリアルポート"
|
||||
|
||||
#: Serial.java:174
|
||||
#, java-format
|
||||
msgid ""
|
||||
@ -1124,6 +1231,10 @@ msgstr "設定に関する問題"
|
||||
msgid "Show Sketch Folder"
|
||||
msgstr "スケッチのフォルダを表示"
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:468
|
||||
msgid "Show verbose output during compilation"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:387
|
||||
msgid "Show verbose output during: "
|
||||
msgstr "より詳細な情報を表示する:"
|
||||
@ -1301,6 +1412,10 @@ msgid ""
|
||||
"I ain't not doin nuthin'."
|
||||
msgstr "このファイルはすでにコピーされてスケッチの中にあります。まだ、何もしてませんよ!"
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:467
|
||||
msgid "This report would have more information with"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:535
|
||||
msgid "Time for a Break"
|
||||
msgstr "そろそろ休みましょう"
|
||||
@ -1317,10 +1432,35 @@ msgstr "トラブルシューティング"
|
||||
msgid "Turkish"
|
||||
msgstr "トルコ語"
|
||||
|
||||
#: ../../../processing/app/Editor.java:2507
|
||||
msgid "Type board password to access its console"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1673
|
||||
msgid "Type board password to upload a new sketch"
|
||||
msgstr ""
|
||||
|
||||
#: ../Preferences.java:118
|
||||
msgid "Ukrainian"
|
||||
msgstr "ウクライナ語"
|
||||
|
||||
#: ../../../processing/app/Editor.java:2524
|
||||
#: ../../../processing/app/NetworkMonitor.java:145
|
||||
msgid "Unable to connect: is the sketch using the bridge?"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../processing/app/NetworkMonitor.java:130
|
||||
msgid "Unable to connect: retrying ("
|
||||
msgstr ""
|
||||
|
||||
#: ../../../processing/app/Editor.java:2526
|
||||
msgid "Unable to connect: wrong password?"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../processing/app/Editor.java:2512
|
||||
msgid "Unable to open serial monitor"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1432
|
||||
#, java-format
|
||||
msgid "Uncaught exception type: {0}"
|
||||
@ -1357,6 +1497,10 @@ msgstr "書込装置を使って書き込む"
|
||||
msgid "Upload canceled."
|
||||
msgstr "書き込みを中止しました。"
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1678
|
||||
msgid "Upload cancelled"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2378
|
||||
msgid "Uploading to I/O Board..."
|
||||
msgstr "マイコンボードに書き込んでいます..."
|
||||
@ -1445,6 +1589,11 @@ msgstr "自らのスケッチのフォルダの中にスケッチを保存する
|
||||
msgid "You forgot your sketchbook"
|
||||
msgstr "スケッチブック行方不明"
|
||||
|
||||
#: ../../../processing/app/AbstractMonitor.java:92
|
||||
msgid ""
|
||||
"You've pressed {0} but nothing was sent. Should you select a line ending?"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:536
|
||||
msgid ""
|
||||
"You've reached the limit for auto naming of new sketches\n"
|
||||
@ -1532,18 +1681,22 @@ msgstr "bps"
|
||||
msgid "compilation "
|
||||
msgstr "コンパイル "
|
||||
|
||||
#: ../../../processing/app/NetworkMonitor.java:111
|
||||
msgid "connected!"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:540
|
||||
msgid "createNewFile() returned false"
|
||||
msgstr "createNewFile()がfalseを返しました。"
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:469
|
||||
msgid "enabled in File > Preferences."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:2090
|
||||
msgid "environment"
|
||||
msgstr "environment"
|
||||
|
||||
#: Editor.java:999
|
||||
msgid "error retrieving port list"
|
||||
msgstr "ポート名の一覧を取得できませんでした。"
|
||||
|
||||
#: Editor.java:1108
|
||||
msgid "http://arduino.cc/"
|
||||
msgstr "http://arduino.cc/"
|
||||
@ -1564,10 +1717,6 @@ msgstr "http://www.arduino.cc/latest.txt"
|
||||
msgid "http://www.arduino.cc/playground/Learning/Linux"
|
||||
msgstr "http://www.arduino.cc/playground/Learning/Linux"
|
||||
|
||||
#: debug/Uploader.java:43
|
||||
msgid "https://developer.berlios.de/bugs/?group_id=3590"
|
||||
msgstr "https://developer.berlios.de/bugs/?group_id=3590"
|
||||
|
||||
#: Preferences.java:625
|
||||
#, java-format
|
||||
msgid "ignoring invalid font size {0}"
|
||||
@ -1606,6 +1755,10 @@ msgid ""
|
||||
"the selected serial port {0} does not exist or your board is not connected"
|
||||
msgstr "シリアルポート「{0}」が選択されていますが、そのポートは存在しないか、マイコンボードが接続されていません。"
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:456
|
||||
msgid "to clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:391
|
||||
msgid "upload"
|
||||
msgstr "書き込み"
|
||||
|
@ -93,6 +93,9 @@ Arduino\ cannot\ run\ because\ it\ could\ not\ncreate\ a\ folder\ to\ store\ you
|
||||
#: Base.java:240
|
||||
Arduino\ requires\ a\ full\ JDK\ (not\ just\ a\ JRE)\nto\ run.\ Please\ install\ JDK\ 1.5\ or\ later.\nMore\ information\ can\ be\ found\ in\ the\ reference.=Arduino IDE\u3092\u5b9f\u884c\u3059\u308b\u306b\u306fJDK\u304c\u5fc5\u8981\u3067\u3059\u3002\nJRE\u3067\u306f\u52d5\u4f5c\u3057\u307e\u305b\u3093\u3002\nJDK\u306e\u30d0\u30fc\u30b8\u30e7\u30f31.5\u4ee5\u964d\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n\u8a73\u3057\u304f\u306f\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u30de\u30cb\u30e5\u30a2\u30eb\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:471
|
||||
!Arduino\:\ =
|
||||
|
||||
#: Sketch.java:588
|
||||
#, java-format
|
||||
Are\ you\ sure\ you\ want\ to\ delete\ "{0}"?=\u300c{0}\u300d\u3092\u672c\u5f53\u306b\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
|
||||
@ -131,13 +134,20 @@ Bad\ error\ line\:\ {0}=\u30a8\u30e9\u30fc\u306e\u884c\u756a\u53f7\u300c{0}\u300
|
||||
#: Editor.java:2136
|
||||
Bad\ file\ selected=\u9593\u9055\u3063\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304d\u307e\u3057\u305f\u3002
|
||||
|
||||
#: ../Sketch.java:1625
|
||||
#: ../../../processing/app/Sketch.java:1638
|
||||
#, java-format
|
||||
Binary\ sketch\ size\:\ {0}\ bytes\ (of\ a\ {1}\ byte\ maximum)\ -\ {2}%\ used=\u30d0\u30a4\u30ca\u30ea\u306b\u5909\u63db\u5f8c\u306e\u30b9\u30b1\u30c3\u30c1\u306e\u5927\u304d\u3055\uff1a{0}\u30d0\u30a4\u30c8\uff08\u6700\u5927{1}\u30d0\u30a4\u30c8\uff09 {2}%\u4f7f\u7528
|
||||
!Binary\ sketch\ size\:\ {0}\ bytes\ (of\ a\ {1}\ byte\ maximum)\ -\ {2}%%\ used=
|
||||
|
||||
#: ../Base.java:1215
|
||||
Board=\u30de\u30a4\u30b3\u30f3\u30dc\u30fc\u30c9
|
||||
|
||||
#: ../../../processing/app/debug/TargetBoard.java:42
|
||||
#, java-format
|
||||
!Board\ {0}\:{1}\:{2}\ doesn''t\ define\ a\ ''build.board''\ preference.\ Auto-set\ to\:\ {3}=
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:472
|
||||
!Board\:\ =
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
Both\ NL\ &\ CR=CR\u304a\u3088\u3073LF
|
||||
|
||||
@ -206,6 +216,9 @@ Copy=\u30b3\u30d4\u30fc
|
||||
#: Editor.java:1177 Editor.java:2723
|
||||
Copy\ as\ HTML=HTML\u5f62\u5f0f\u3067\u30b3\u30d4\u30fc\u3059\u308b
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:456
|
||||
!Copy\ error=
|
||||
|
||||
#: Editor.java:1165 Editor.java:2715
|
||||
Copy\ for\ Forum=\u30d5\u30a9\u30fc\u30e9\u30e0\u6295\u7a3f\u5f62\u5f0f\u3067\u30b3\u30d4\u30fc\u3059\u308b
|
||||
|
||||
@ -234,6 +247,18 @@ Could\ not\ delete\ the\ existing\ ''{0}''\ file.=\u65e2\u5b58\u306e\u300c{0}\u3
|
||||
#, java-format
|
||||
Could\ not\ delete\ {0}=\u300c{0}\u300d\u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002
|
||||
|
||||
#: ../../../processing/app/debug/TargetPlatform.java:74
|
||||
#, java-format
|
||||
!Could\ not\ find\ boards.txt\ in\ {0}.\ Is\ it\ pre-1.5?=
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SerialUploader.java:282
|
||||
#, java-format
|
||||
!Could\ not\ find\ tool\ {0}=
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SerialUploader.java:278
|
||||
#, java-format
|
||||
!Could\ not\ find\ tool\ {0}\ from\ package\ {1}=
|
||||
|
||||
#: Base.java:1934
|
||||
#, java-format
|
||||
Could\ not\ open\ the\ URL\n{0}=URL\u300c{0}\u300d\u3092\u958b\u304f\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002
|
||||
@ -369,6 +394,15 @@ Error\ getting\ the\ Arduino\ data\ folder.=Arduino IDE\u30c7\u30fc\u30bf\u30d5\
|
||||
#, java-format
|
||||
Error\ inside\ Serial.{0}()=Serial.{0}()\u3067\u30a8\u30e9\u30fc
|
||||
|
||||
#: ../../../processing/app/Base.java:1232
|
||||
!Error\ loading\ libraries=
|
||||
|
||||
#: ../../../processing/app/debug/TargetPlatform.java:95
|
||||
#: ../../../processing/app/debug/TargetPlatform.java:106
|
||||
#: ../../../processing/app/debug/TargetPlatform.java:117
|
||||
#, java-format
|
||||
!Error\ loading\ {0}=
|
||||
|
||||
#: Serial.java:181
|
||||
#, java-format
|
||||
Error\ opening\ serial\ port\ ''{0}''.=\u30b7\u30ea\u30a2\u30eb\u30dd\u30fc\u30c8\u300c{0}\u300d\u304c\u958b\u3051\u307e\u305b\u3093\u3002
|
||||
@ -380,6 +414,9 @@ Error\ reading\ preferences=\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u30
|
||||
#, java-format
|
||||
Error\ reading\ the\ preferences\ file.\ Please\ delete\ (or\ move)\n{0}\ and\ restart\ Arduino.=\u521d\u671f\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u307f\u8fbc\u3080\u969b\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u300c{0}\u300d\u3092\u524a\u9664\u307e\u305f\u306f\u79fb\u52d5\u3057\u3066\u304b\u3089\u3001Arduino IDE\u3092\u518d\u8d77\u52d5\u3057\u3066\u304f\u3060\u3055\u3044\u3002
|
||||
|
||||
#: ../../../cc/arduino/packages/DiscoveryManager.java:25
|
||||
!Error\ starting\ discovery\ method\:\ =
|
||||
|
||||
#: Serial.java:125
|
||||
#, java-format
|
||||
Error\ touching\ serial\ port\ ''{0}''.=\u30b7\u30ea\u30a2\u30eb\u30dd\u30fc\u30c8\u300c{0}\u300d\u3092\u30bf\u30c3\u30c1\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002
|
||||
@ -387,6 +424,9 @@ Error\ touching\ serial\ port\ ''{0}''.=\u30b7\u30ea\u30a2\u30eb\u30dd\u30fc\u30
|
||||
#: Editor.java:2512 Editor.java:2516 Editor.java:2520
|
||||
Error\ while\ burning\ bootloader.=\u30d6\u30fc\u30c8\u30ed\u30fc\u30c0\u306e\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002
|
||||
|
||||
#: ../../../processing/app/Editor.java:2555
|
||||
!Error\ while\ burning\ bootloader\:\ missing\ '{0}'\ configuration\ parameter=
|
||||
|
||||
#: SketchCode.java:83
|
||||
#, java-format
|
||||
Error\ while\ loading\ code\ {0}=\u300c{0}\u300d\u304b\u3089\u30b3\u30fc\u30c9\u3092\u8aad\u307f\u8fbc\u3080\u969b\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002
|
||||
@ -394,6 +434,10 @@ Error\ while\ loading\ code\ {0}=\u300c{0}\u300d\u304b\u3089\u30b3\u30fc\u30c9\u
|
||||
#: Editor.java:2567
|
||||
Error\ while\ printing.=\u5370\u5237\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002
|
||||
|
||||
#: ../../../processing/app/Editor.java:2409
|
||||
#: ../../../processing/app/Editor.java:2449
|
||||
!Error\ while\ uploading\:\ missing\ '{0}'\ configuration\ parameter=
|
||||
|
||||
#: Preferences.java:93
|
||||
Estonian=\u30a8\u30b9\u30c8\u30cb\u30a2\u8a9e
|
||||
|
||||
@ -503,8 +547,8 @@ Ignoring\ sketch\ with\ bad\ name=\u4f7f\u7528\u3067\u304d\u306a\u3044\u540d\u52
|
||||
#: Editor.java:636
|
||||
Import\ Library...=\u30e9\u30a4\u30d6\u30e9\u30ea\u3092\u4f7f\u7528
|
||||
|
||||
#: Sketch.java:739
|
||||
In\ Arduino\ 1.0,\ the\ default\ file\ extension\ has\ changed\nfrom\ .pde\ to\ .ino.\ \ New\ sketches\ (including\ those\ created\nby\ "Save-As"\ will\ use\ the\ new\ extension.\ \ The\ extension\nof\ existing\ sketches\ will\ be\ updated\ on\ save,\ but\ you\ can\ndisable\ this\ in\ the\ Preferences\ dialog.\n\nSave\ sketch\ and\ update\ its\ extension?=Arduino 1.0\u3067\u306f\u3001\u30b9\u30b1\u30c3\u30c1\u306e\u30d5\u30a1\u30a4\u30eb\u306e\u62e1\u5f35\u5b50\u3092.pde\u304b\u3089.ino\u306b\n\u5909\u66f4\u3057\u307e\u3057\u305f\u3002\u65b0\u3057\u3044\u30b9\u30b1\u30c3\u30c1\u304a\u3088\u3073\u300c\u540d\u524d\u3092\u4ed8\u3051\u3066\u4fdd\u5b58\u300d\u3067\u4fdd\u5b58\n\u3057\u305f\u30b9\u30b1\u30c3\u30c1\u306b\u306f\u3001\u65b0\u3057\u3044\u62e1\u5f35\u5b50\u304c\u4f7f\u308f\u308c\u307e\u3059\u3002\u307e\u305f\u3001\u65e2\u5b58\u306e\u30b9\u30b1\u30c3\u30c1\n\u3092\u958b\u3044\u3066\u304b\u3089\u4fdd\u5b58\u3059\u308b\u3068\u3001\u65b0\u3057\u3044\u62e1\u5f35\u5b50\u306b\u81ea\u52d5\u7684\u306b\u5909\u66f4\u3055\u308c\u307e\u3059\u3002\n\u3053\u306e\u6a5f\u80fd\u306f\u3001\u300c\u74b0\u5883\u8a2d\u5b9a\u300d\u3067\u7121\u52b9\u306b\u3059\u308b\u4e8b\u304c\u3067\u304d\u307e\u3059\u3002\n\n\u62e1\u5f35\u5b50\u3092\u5909\u66f4\u3057\u3066\u30b9\u30b1\u30c3\u30c1\u3092\u4fdd\u5b58\u3057\u307e\u3059\u304b\uff1f
|
||||
#: ../../../processing/app/Sketch.java:736
|
||||
!In\ Arduino\ 1.0,\ the\ default\ file\ extension\ has\ changed\nfrom\ .pde\ to\ .ino.\ \ New\ sketches\ (including\ those\ created\nby\ "Save-As")\ will\ use\ the\ new\ extension.\ \ The\ extension\nof\ existing\ sketches\ will\ be\ updated\ on\ save,\ but\ you\ can\ndisable\ this\ in\ the\ Preferences\ dialog.\n\nSave\ sketch\ and\ update\ its\ extension?=
|
||||
|
||||
#: Editor.java:1216 Editor.java:2757
|
||||
Increase\ Indent=\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059
|
||||
@ -512,6 +556,10 @@ Increase\ Indent=\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059
|
||||
#: Preferences.java:101
|
||||
Indonesian=\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u8a9e
|
||||
|
||||
#: ../../../processing/app/Base.java:1204
|
||||
#, java-format
|
||||
!Invalid\ library\ found\ in\ {0}\:\ {1}=
|
||||
|
||||
#: Preferences.java:102
|
||||
Italian=\u30a4\u30bf\u30ea\u30a2\u8a9e
|
||||
|
||||
@ -530,12 +578,23 @@ Library\ added\ to\ your\ libraries.\ Check\ "Import\ library"\ menu=\u30e9\u30a
|
||||
#: Preferences.java:106
|
||||
Lithuaninan=\u30ea\u30c8\u30a2\u30cb\u30a2\u8a9e
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1660
|
||||
!Low\ memory\ available,\ stability\ problems\ may\ occur=
|
||||
|
||||
#: Preferences.java:107
|
||||
Marathi=\u30de\u30e9\u30fc\u30c6\u30a3\u8a9e
|
||||
|
||||
#: Base.java:2112
|
||||
Message=\u30e1\u30c3\u30bb\u30fc\u30b8
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1646
|
||||
#, java-format
|
||||
!Minimum\ Memory\ usage\:\ {0}\ bytes=
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1643
|
||||
#, java-format
|
||||
!Minimum\ Memory\ usage\:\ {0}\ bytes\ (of\ a\ {1}\ byte\ maximum)\ -\ {2}%%\ used=
|
||||
|
||||
#: Sketch.java:1712
|
||||
Missing\ the\ */\ from\ the\ end\ of\ a\ /*\ comment\ */=\u300c/* */\u300d\u5f62\u5f0f\u306e\u30b3\u30e1\u30f3\u30c8\u306e\u300c*/\u300d\u304c\u3042\u308a\u307e\u305b\u3093\u3002
|
||||
|
||||
@ -548,6 +607,9 @@ Moving=\u79fb\u52d5\u4e2d
|
||||
#: Sketch.java:282
|
||||
Name\ for\ new\ file\:=\u65b0\u898f\u30d5\u30a1\u30a4\u30eb\u306e\u540d\u524d\uff1a
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SSHUploader.java:51
|
||||
!Network\ upload\ using\ programmer\ not\ supported=
|
||||
|
||||
#: EditorToolbar.java:41 Editor.java:493
|
||||
New=\u65b0\u898f\u30d5\u30a1\u30a4\u30eb
|
||||
|
||||
@ -588,6 +650,9 @@ No\ really,\ time\ for\ some\ fresh\ air\ for\ you.=\u5148\u7a0b\u3082\u6307\u64
|
||||
#, java-format
|
||||
No\ reference\ available\ for\ "{0}"=\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u30de\u30cb\u30e5\u30a2\u30eb\u306b\u300c{0}\u300d\u306f\u3042\u308a\u307e\u305b\u3093\u3002
|
||||
|
||||
#: ../../../processing/app/Base.java:309
|
||||
!No\ valid\ configured\ cores\ found\!\ Exiting...=
|
||||
|
||||
#: Base.java:191
|
||||
Non-fatal\ error\ while\ setting\ the\ Look\ &\ Feel.=GUI\u306e\u6319\u52d5\u306e\u8a2d\u5b9a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u304c\u3001\u91cd\u5927\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
|
||||
|
||||
@ -600,6 +665,9 @@ Norwegian=\u30ce\u30eb\u30a6\u30a7\u30a4\u8a9e
|
||||
#: ../Preferences.java:108
|
||||
Norwegian\ Bokm\u00e5l=\u30ce\u30eb\u30a6\u30a7\u30fc\u30fb\u30d6\u30fc\u30af\u30e2\u30fc\u30eb
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1656
|
||||
!Not\ enough\ memory;\ see\ http\://www.arduino.cc/en/Guide/Troubleshooting\#size\ for\ tips\ on\ reducing\ your\ footprint.=
|
||||
|
||||
#: Preferences.java:80 Sketch.java:585 Sketch.java:737 Sketch.java:1042
|
||||
#: Editor.java:2145 Editor.java:2465
|
||||
OK=OK
|
||||
@ -625,6 +693,9 @@ Open...=\u958b\u304f...
|
||||
#: Editor.java:563
|
||||
Page\ Setup=\u30d7\u30ea\u30f3\u30bf\u306e\u8a2d\u5b9a...
|
||||
|
||||
#: ../../../processing/app/forms/PasswordAuthorizationDialog.java:44
|
||||
!Password\:=
|
||||
|
||||
#: Editor.java:1189 Editor.java:2731
|
||||
Paste=\u8cbc\u308a\u4ed8\u3051
|
||||
|
||||
@ -640,6 +711,9 @@ Please\ install\ JDK\ 1.5\ or\ later=JDK\u306e\u30d0\u30fc\u30b8\u30e7\u30f31.5\
|
||||
#: Preferences.java:110
|
||||
Polish=\u30dd\u30fc\u30e9\u30f3\u30c9\u8a9e
|
||||
|
||||
#: ../../../processing/app/Editor.java:718
|
||||
!Port=
|
||||
|
||||
#: Preferences.java:111 Preferences.java:112
|
||||
Portuguese=\u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e
|
||||
|
||||
@ -670,6 +744,12 @@ Problem\ Opening\ URL=\u6307\u5b9a\u306eURL\u3092\u958b\u304f\u3053\u3068\u304c\
|
||||
#: Base.java:227
|
||||
Problem\ Setting\ the\ Platform=\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u8a2d\u5b9a\u3059\u308b\u969b\u306b\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SSHUploader.java:136
|
||||
!Problem\ accessing\ board\ folder\ /www/sd=
|
||||
|
||||
#: ../../../cc/arduino/packages/uploaders/SSHUploader.java:132
|
||||
!Problem\ accessing\ files\ in\ folder\ =
|
||||
|
||||
#: Base.java:1673
|
||||
Problem\ getting\ data\ folder=\u30c7\u30fc\u30bf\u30d5\u30a9\u30eb\u30c0\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002
|
||||
|
||||
@ -764,15 +844,15 @@ Select\ an\ image\ or\ other\ data\ file\ to\ copy\ to\ your\ sketch=\u753b\u50c
|
||||
#: Preferences.java:330
|
||||
Select\ new\ sketchbook\ location=\u30b9\u30b1\u30c3\u30c1\u30d6\u30c3\u30af\u306e\u4fdd\u5b58\u5834\u6240\u3092\u6c7a\u3081\u308b
|
||||
|
||||
#: ../../../processing/app/debug/Compiler.java:146
|
||||
!Selected\ board\ depends\ on\ '{0}'\ core\ (not\ installed).=
|
||||
|
||||
#: SerialMonitor.java:93
|
||||
Send=\u9001\u4fe1
|
||||
|
||||
#: EditorToolbar.java:41 EditorToolbar.java:46 Editor.java:669
|
||||
Serial\ Monitor=\u30b7\u30ea\u30a2\u30eb\u30e2\u30cb\u30bf
|
||||
|
||||
#: Editor.java:699
|
||||
Serial\ Port=\u30b7\u30ea\u30a2\u30eb\u30dd\u30fc\u30c8
|
||||
|
||||
#: Serial.java:174
|
||||
#, java-format
|
||||
Serial\ port\ ''{0}''\ already\ in\ use.\ Try\ quiting\ any\ programs\ that\ may\ be\ using\ it.=\u30b7\u30ea\u30a2\u30eb\u30dd\u30fc\u30c8\u300c{0}\u300d\u306f\u3001\u307b\u304b\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u4f7f\u7528\u4e2d\u3067\u3059\u3002\u30b7\u30ea\u30a2\u30eb\u30dd\u30fc\u30c8\u3092\u4f7f\u3063\u3066\u3044\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7d42\u4e86\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002
|
||||
@ -795,6 +875,9 @@ Settings\ issues=\u8a2d\u5b9a\u306b\u95a2\u3059\u308b\u554f\u984c
|
||||
#: Editor.java:641
|
||||
Show\ Sketch\ Folder=\u30b9\u30b1\u30c3\u30c1\u306e\u30d5\u30a9\u30eb\u30c0\u3092\u8868\u793a
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:468
|
||||
!Show\ verbose\ output\ during\ compilation=
|
||||
|
||||
#: Preferences.java:387
|
||||
Show\ verbose\ output\ during\:\ =\u3088\u308a\u8a73\u7d30\u306a\u60c5\u5831\u3092\u8868\u793a\u3059\u308b\uff1a
|
||||
|
||||
@ -898,6 +981,9 @@ The\ sketchbook\ folder\ no\ longer\ exists.\nArduino\ will\ switch\ to\ the\ de
|
||||
#: Sketch.java:1075
|
||||
This\ file\ has\ already\ been\ copied\ to\ the\nlocation\ from\ which\ where\ you're\ trying\ to\ add\ it.\nI\ ain't\ not\ doin\ nuthin'.=\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306f\u3059\u3067\u306b\u30b3\u30d4\u30fc\u3055\u308c\u3066\u30b9\u30b1\u30c3\u30c1\u306e\u4e2d\u306b\u3042\u308a\u307e\u3059\u3002\u307e\u3060\u3001\u4f55\u3082\u3057\u3066\u307e\u305b\u3093\u3088\uff01
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:467
|
||||
!This\ report\ would\ have\ more\ information\ with=
|
||||
|
||||
#: Base.java:535
|
||||
Time\ for\ a\ Break=\u305d\u308d\u305d\u308d\u4f11\u307f\u307e\u3057\u3087\u3046
|
||||
|
||||
@ -910,9 +996,28 @@ Troubleshooting=\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30
|
||||
#: ../Preferences.java:117
|
||||
Turkish=\u30c8\u30eb\u30b3\u8a9e
|
||||
|
||||
#: ../../../processing/app/Editor.java:2507
|
||||
!Type\ board\ password\ to\ access\ its\ console=
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1673
|
||||
!Type\ board\ password\ to\ upload\ a\ new\ sketch=
|
||||
|
||||
#: ../Preferences.java:118
|
||||
Ukrainian=\u30a6\u30af\u30e9\u30a4\u30ca\u8a9e
|
||||
|
||||
#: ../../../processing/app/Editor.java:2524
|
||||
#: ../../../processing/app/NetworkMonitor.java:145
|
||||
!Unable\ to\ connect\:\ is\ the\ sketch\ using\ the\ bridge?=
|
||||
|
||||
#: ../../../processing/app/NetworkMonitor.java:130
|
||||
!Unable\ to\ connect\:\ retrying\ (=
|
||||
|
||||
#: ../../../processing/app/Editor.java:2526
|
||||
!Unable\ to\ connect\:\ wrong\ password?=
|
||||
|
||||
#: ../../../processing/app/Editor.java:2512
|
||||
!Unable\ to\ open\ serial\ monitor=
|
||||
|
||||
#: Sketch.java:1432
|
||||
#, java-format
|
||||
Uncaught\ exception\ type\:\ {0}=\u60f3\u5b9a\u5916\u306e\u4f8b\u5916\u300c{0}\u300d\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002
|
||||
@ -938,6 +1043,9 @@ Upload\ Using\ Programmer=\u66f8\u8fbc\u88c5\u7f6e\u3092\u4f7f\u3063\u3066\u66f8
|
||||
#: Editor.java:2403 Editor.java:2439
|
||||
Upload\ canceled.=\u66f8\u304d\u8fbc\u307f\u3092\u4e2d\u6b62\u3057\u307e\u3057\u305f\u3002
|
||||
|
||||
#: ../../../processing/app/Sketch.java:1678
|
||||
!Upload\ cancelled=
|
||||
|
||||
#: Editor.java:2378
|
||||
Uploading\ to\ I/O\ Board...=\u30de\u30a4\u30b3\u30f3\u30dc\u30fc\u30c9\u306b\u66f8\u304d\u8fbc\u3093\u3067\u3044\u307e\u3059...
|
||||
|
||||
@ -998,6 +1106,9 @@ You\ cannot\ save\ the\ sketch\ into\ a\ folder\ninside\ itself.\ This\ would\ g
|
||||
#: Base.java:1888
|
||||
You\ forgot\ your\ sketchbook=\u30b9\u30b1\u30c3\u30c1\u30d6\u30c3\u30af\u884c\u65b9\u4e0d\u660e
|
||||
|
||||
#: ../../../processing/app/AbstractMonitor.java:92
|
||||
!You've\ pressed\ {0}\ but\ nothing\ was\ sent.\ Should\ you\ select\ a\ line\ ending?=
|
||||
|
||||
#: Base.java:536
|
||||
You've\ reached\ the\ limit\ for\ auto\ naming\ of\ new\ sketches\nfor\ the\ day.\ How\ about\ going\ for\ a\ walk\ instead?=\u4eca\u65e5\u306f\u3082\u3046\u3001\u3053\u308c\u4ee5\u4e0a\u3001\u65b0\u3057\u3044\u30b9\u30b1\u30c3\u30c1\u306b\u81ea\u52d5\u7684\u306b\u540d\u524d\u3092\u4ed8\u3051\u308b\n\u4e8b\u304c\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u308d\u305d\u308d\u3001\u304a\u4f11\u307f\u306b\u3057\u307e\u305b\u3093\u304b\uff1f
|
||||
|
||||
@ -1042,15 +1153,18 @@ baud=bps
|
||||
#: Preferences.java:389
|
||||
compilation\ =\u30b3\u30f3\u30d1\u30a4\u30eb
|
||||
|
||||
#: ../../../processing/app/NetworkMonitor.java:111
|
||||
!connected\!=
|
||||
|
||||
#: Sketch.java:540
|
||||
createNewFile()\ returned\ false=createNewFile()\u304cfalse\u3092\u8fd4\u3057\u307e\u3057\u305f\u3002
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:469
|
||||
!enabled\ in\ File\ >\ Preferences.=
|
||||
|
||||
#: Base.java:2090
|
||||
environment=environment
|
||||
|
||||
#: Editor.java:999
|
||||
error\ retrieving\ port\ list=\u30dd\u30fc\u30c8\u540d\u306e\u4e00\u89a7\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002
|
||||
|
||||
#: Editor.java:1108
|
||||
http\://arduino.cc/=http\://arduino.cc/
|
||||
|
||||
@ -1066,9 +1180,6 @@ http\://www.arduino.cc/latest.txt=http\://www.arduino.cc/latest.txt
|
||||
#: Base.java:2075
|
||||
http\://www.arduino.cc/playground/Learning/Linux=http\://www.arduino.cc/playground/Learning/Linux
|
||||
|
||||
#: debug/Uploader.java:43
|
||||
https\://developer.berlios.de/bugs/?group_id\=3590=https\://developer.berlios.de/bugs/?group_id\=3590
|
||||
|
||||
#: Preferences.java:625
|
||||
#, java-format
|
||||
ignoring\ invalid\ font\ size\ {0}=\u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba\u306e\u6307\u5b9a\u300c{0}\u300d\u304c\u7570\u5e38\u306a\u306e\u3067\u7121\u8996\u3057\u307e\u3059\u3002
|
||||
@ -1096,6 +1207,9 @@ serialMenu\ is\ null=serialMenu\u304cnull\u3067\u3059
|
||||
#, java-format
|
||||
the\ selected\ serial\ port\ {0}\ does\ not\ exist\ or\ your\ board\ is\ not\ connected=\u30b7\u30ea\u30a2\u30eb\u30dd\u30fc\u30c8\u300c{0}\u300d\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u30dd\u30fc\u30c8\u306f\u5b58\u5728\u3057\u306a\u3044\u304b\u3001\u30de\u30a4\u30b3\u30f3\u30dc\u30fc\u30c9\u304c\u63a5\u7d9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
|
||||
|
||||
#: ../../../processing/app/EditorStatus.java:456
|
||||
!to\ clipboard=
|
||||
|
||||
#: Preferences.java:391
|
||||
upload=\u66f8\u304d\u8fbc\u307f
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -20,8 +20,8 @@ catalog()
|
||||
{
|
||||
# Generate the new text catalog without the already translated texts.
|
||||
# The 'merge existing' option for xgetext does not work propery for our purpose.
|
||||
find .. -name '*.java' -print > "$files"
|
||||
xgettext -L Java --from-code=utf-8 -k_ --output="$catalog" --files-from="$files"
|
||||
find ../../../ -name '*.java' -print > "$files"
|
||||
xgettext -s -L Java --from-code=utf-8 -k_ --output="$catalog" --files-from="$files"
|
||||
}
|
||||
|
||||
update()
|
||||
|
Reference in New Issue
Block a user