mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-29 18:52:13 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
2cbde219c1
@ -86,7 +86,6 @@ public class Preferences {
|
||||
"Català" + " (" + _("Catalan") + ")",
|
||||
"简体中文" + " (" + _("Chinese Simplified") + ")",
|
||||
"繁體中文" + " (" + _("Chinese Traditional") + ")",
|
||||
"Hrvatski Jezik" + " (" + _("Croatian") + ")",
|
||||
"Dansk" + " (" + _("Danish") + ")",
|
||||
"Nederlands" + " (" + _("Dutch") + ")",
|
||||
"English" + " (" + _("English") + ")",
|
||||
@ -121,7 +120,6 @@ public class Preferences {
|
||||
"ca",
|
||||
"zh_cn",
|
||||
"zh_tw",
|
||||
"hr",
|
||||
"da",
|
||||
"nl",
|
||||
"en",
|
||||
|
@ -1,1539 +0,0 @@
|
||||
# Croatian translations for PACKAGE package.
|
||||
# Copyright (C) 2012 THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Mark Bilandzic <>, 2012.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-03-31 06:03-0400\n"
|
||||
"PO-Revision-Date: 2012-03-31 06:03-0400\n"
|
||||
"Last-Translator: Mark Bilandzic <>\n"
|
||||
"Language-Team: Croatian\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: Editor.java:366
|
||||
msgid "No files were added to the sketch."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:369 Sketch.java:996
|
||||
msgid "One file added to the sketch."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:373
|
||||
#, java-format
|
||||
msgid "{0} files added to the sketch."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:484
|
||||
msgid "File"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:486 EditorToolbar.java:41
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:494 Base.java:903
|
||||
msgid "Open..."
|
||||
msgstr "Otvori..."
|
||||
|
||||
#: Editor.java:503
|
||||
msgid "Sketchbook"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:509
|
||||
msgid "Examples"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:514 Editor.java:1977
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:522 Editor.java:2017 Editor.java:2421 EditorToolbar.java:41
|
||||
#: EditorToolbar.java:46
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:530
|
||||
msgid "Save As..."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:538 EditorToolbar.java:41
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:546 EditorToolbar.java:46
|
||||
msgid "Upload Using Programmer"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:556
|
||||
msgid "Page Setup"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:564
|
||||
msgid "Print"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:576 Preferences.java:279
|
||||
msgid "Preferences"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:586 Base.java:782
|
||||
msgid "Quit"
|
||||
msgstr "Odustani"
|
||||
|
||||
#: Editor.java:600
|
||||
msgid "Sketch"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:602
|
||||
msgid "Verify / Compile"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:629
|
||||
msgid "Import Library..."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:634
|
||||
msgid "Show Sketch Folder"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:643
|
||||
msgid "Add File..."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:656
|
||||
msgid "Tools"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:662 EditorToolbar.java:41 EditorToolbar.java:46
|
||||
msgid "Serial Monitor"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:682
|
||||
msgid "Board"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:690
|
||||
msgid "Serial Port"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:695
|
||||
msgid "Programmer"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:699
|
||||
msgid "Burn Bootloader"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:923
|
||||
msgid "serialMenu is null"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:927 Editor.java:934
|
||||
msgid "name is null"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:986
|
||||
msgid "error retrieving port list"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1002
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1041
|
||||
msgid "Getting Started"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1049
|
||||
msgid "Environment"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1057
|
||||
msgid "Troubleshooting"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1065
|
||||
msgid "Reference"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1073 Editor.java:2728
|
||||
msgid "Find in Reference"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1083
|
||||
msgid "Frequently Asked Questions"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1091
|
||||
msgid "Visit Arduino.cc"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1094
|
||||
msgid "http://arduino.cc/"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1102
|
||||
msgid "About Arduino"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1116
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1119 Editor.java:1341
|
||||
msgid "Undo"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1124 Editor.java:1126 Editor.java:1376
|
||||
msgid "Redo"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1135 Editor.java:2652
|
||||
msgid "Cut"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1143 Editor.java:2660
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1151 Editor.java:2668
|
||||
msgid "Copy for Forum"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1163 Editor.java:2676
|
||||
msgid "Copy as HTML"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1175 Editor.java:2684
|
||||
msgid "Paste"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1184 Editor.java:2692
|
||||
msgid "Select All"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1194 Editor.java:2702
|
||||
msgid "Comment/Uncomment"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1202 Editor.java:2710
|
||||
msgid "Increase Indent"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1210 Editor.java:2718
|
||||
msgid "Decrease Indent"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1220
|
||||
msgid "Find..."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1235
|
||||
msgid "Find Next"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1245
|
||||
msgid "Find Previous"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1255
|
||||
msgid "Use Selection For Find"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1816
|
||||
msgid "First select a word to find in the reference."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1823
|
||||
#, java-format
|
||||
msgid "No reference available for \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1826
|
||||
#, java-format
|
||||
msgid "{0}.html"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1843 Sketch.java:1647
|
||||
msgid "Compiling sketch..."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1864 Editor.java:1881
|
||||
msgid "Done compiling."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:1973
|
||||
#, java-format
|
||||
msgid "Save changes to \"{0}\"? "
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2006
|
||||
msgid ""
|
||||
"<html> <head> <style type=\"text/css\">b { font: 13pt \"Lucida Grande\" }p "
|
||||
"{ font: 11pt \"Lucida Grande\"; margin-top: 8px }</style> </head><b>Do you "
|
||||
"want to save changes to this sketch<BR> before closing?</b><p>If you don't "
|
||||
"save, your changes will be lost."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2017 Editor.java:2098 Editor.java:2418 Sketch.java:589
|
||||
#: Sketch.java:741 Sketch.java:1046 Preferences.java:78
|
||||
msgid "Cancel"
|
||||
msgstr "Odustani"
|
||||
|
||||
#: Editor.java:2017
|
||||
msgid "Don't Save"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2089
|
||||
msgid "Bad file selected"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2090
|
||||
msgid ""
|
||||
"Processing can only open its own sketches\n"
|
||||
"and other files ending in .ino or .pde"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2098 Editor.java:2418 Sketch.java:589 Sketch.java:741
|
||||
#: Sketch.java:1046 Preferences.java:79
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2100
|
||||
#, java-format
|
||||
msgid ""
|
||||
"The file \"{0}\" needs to be inside\n"
|
||||
"a sketch folder named \"{1}\".\n"
|
||||
"Create this folder, move the file, and continue?"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2109
|
||||
msgid "Moving"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2120 Editor.java:2131 Editor.java:2141 Editor.java:2159
|
||||
#: Sketch.java:479 Sketch.java:485 Sketch.java:500 Sketch.java:507
|
||||
#: Sketch.java:530 Sketch.java:547 Base.java:1861 Preferences.java:240
|
||||
msgid "Error"
|
||||
msgstr "Pogreška"
|
||||
|
||||
#: Editor.java:2122
|
||||
#, java-format
|
||||
msgid "A folder named \"{0}\" already exists. Can't open sketch."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2132
|
||||
msgid "Could not create the sketch folder."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2141
|
||||
msgid "Could not copy to a proper location."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2159
|
||||
msgid "Could not create the sketch."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2166
|
||||
#, java-format
|
||||
msgid "{0} | Arduino {1}"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2223 Editor.java:2261
|
||||
msgid "Saving..."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2228 Editor.java:2264
|
||||
msgid "Done Saving."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2270
|
||||
msgid "Save Canceled."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2296
|
||||
#, java-format
|
||||
msgid ""
|
||||
"Serial port {0} not found.\n"
|
||||
"Retry the upload with another serial port?"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2331
|
||||
msgid "Uploading to I/O Board..."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2348 Editor.java:2384
|
||||
msgid "Done uploading."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2356 Editor.java:2392
|
||||
msgid "Upload canceled."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2420
|
||||
msgid "Save changes before export?"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2435
|
||||
msgid "Export canceled, changes must first be saved."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2457
|
||||
msgid "Burning bootloader to I/O Board (this may take a minute)..."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2463
|
||||
msgid "Done burning bootloader."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2465 Editor.java:2469 Editor.java:2473
|
||||
msgid "Error while burning bootloader."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2500
|
||||
msgid "Printing..."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2517
|
||||
msgid "Done printing."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2520
|
||||
msgid "Error while printing."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2524
|
||||
msgid "Printing canceled."
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2572
|
||||
#, java-format
|
||||
msgid "Bad error line: {0}"
|
||||
msgstr ""
|
||||
|
||||
#: Editor.java:2641
|
||||
msgid "Open URL"
|
||||
msgstr ""
|
||||
|
||||
#: UpdateCheck.java:53
|
||||
msgid "http://www.arduino.cc/latest.txt"
|
||||
msgstr ""
|
||||
|
||||
#: UpdateCheck.java:103
|
||||
msgid ""
|
||||
"A new version of Arduino is available,\n"
|
||||
"would you like to visit the Arduino download page?"
|
||||
msgstr ""
|
||||
|
||||
#: UpdateCheck.java:108 Preferences.java:76
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: UpdateCheck.java:108 Preferences.java:77
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: UpdateCheck.java:111
|
||||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: UpdateCheck.java:118
|
||||
msgid "http://www.arduino.cc/en/Main/Software"
|
||||
msgstr "http://www.arduino.cc/en/Main/Software"
|
||||
|
||||
#: FindReplace.java:80
|
||||
msgid "Find:"
|
||||
msgstr ""
|
||||
|
||||
#: FindReplace.java:81
|
||||
msgid "Replace with:"
|
||||
msgstr ""
|
||||
|
||||
#: FindReplace.java:96
|
||||
msgid "Ignore Case"
|
||||
msgstr ""
|
||||
|
||||
#: FindReplace.java:105
|
||||
msgid "Wrap Around"
|
||||
msgstr ""
|
||||
|
||||
#: FindReplace.java:120 FindReplace.java:131
|
||||
msgid "Replace All"
|
||||
msgstr ""
|
||||
|
||||
#: FindReplace.java:121 FindReplace.java:130 Sketch.java:1050
|
||||
msgid "Replace"
|
||||
msgstr ""
|
||||
|
||||
#: FindReplace.java:122 FindReplace.java:129
|
||||
msgid "Replace & Find"
|
||||
msgstr ""
|
||||
|
||||
#: FindReplace.java:123 FindReplace.java:128
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: FindReplace.java:124 FindReplace.java:127
|
||||
msgid "Find"
|
||||
msgstr ""
|
||||
|
||||
#: SerialMonitor.java:93
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#: SerialMonitor.java:110
|
||||
msgid "Autoscroll"
|
||||
msgstr ""
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
msgid "No line ending"
|
||||
msgstr ""
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
msgid "Newline"
|
||||
msgstr ""
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
msgid "Carriage return"
|
||||
msgstr ""
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
msgid "Both NL & CR"
|
||||
msgstr ""
|
||||
|
||||
#: SerialMonitor.java:130 SerialMonitor.java:133
|
||||
msgid " baud"
|
||||
msgstr ""
|
||||
|
||||
#: Serial.java:147
|
||||
#, java-format
|
||||
msgid ""
|
||||
"Serial port ''{0}'' already in use. Try quiting any programs that may be "
|
||||
"using it."
|
||||
msgstr ""
|
||||
|
||||
#: Serial.java:154
|
||||
#, java-format
|
||||
msgid "Error opening serial port ''{0}''."
|
||||
msgstr ""
|
||||
|
||||
#: Serial.java:167
|
||||
#, java-format
|
||||
msgid ""
|
||||
"Serial port ''{0}'' not found. Did you select the right one from the Tools > "
|
||||
"Serial Port menu?"
|
||||
msgstr ""
|
||||
|
||||
#: Serial.java:424
|
||||
#, java-format
|
||||
msgid ""
|
||||
"readBytesUntil() byte buffer is too small for the {0} bytes up to and "
|
||||
"including char {1}"
|
||||
msgstr ""
|
||||
|
||||
#: Serial.java:567
|
||||
#, java-format
|
||||
msgid "Error inside Serial.{0}()"
|
||||
msgstr ""
|
||||
|
||||
#: tools/AutoFormat.java:91
|
||||
msgid "Auto Format"
|
||||
msgstr ""
|
||||
|
||||
#: tools/AutoFormat.java:913 tools/format/src/AutoFormat.java:54
|
||||
msgid "No changes necessary for Auto Format."
|
||||
msgstr ""
|
||||
|
||||
#: tools/AutoFormat.java:919
|
||||
msgid "Auto Format Canceled: Too many right parentheses."
|
||||
msgstr ""
|
||||
|
||||
#: tools/AutoFormat.java:922
|
||||
msgid "Auto Format Canceled: Too many left parentheses."
|
||||
msgstr ""
|
||||
|
||||
#: tools/AutoFormat.java:928
|
||||
msgid "Auto Format Canceled: Too many right curly braces."
|
||||
msgstr ""
|
||||
|
||||
#: tools/AutoFormat.java:931
|
||||
msgid "Auto Format Canceled: Too many left curly braces."
|
||||
msgstr ""
|
||||
|
||||
#: tools/AutoFormat.java:941
|
||||
msgid "Auto Format finished."
|
||||
msgstr ""
|
||||
|
||||
#: tools/FixEncoding.java:41 tools/FixEncoding.java:58
|
||||
#: tools/FixEncoding.java:79
|
||||
msgid "Fix Encoding & Reload"
|
||||
msgstr ""
|
||||
|
||||
#: tools/FixEncoding.java:57
|
||||
msgid "Discard all changes and reload sketch?"
|
||||
msgstr ""
|
||||
|
||||
#: tools/FixEncoding.java:77
|
||||
msgid ""
|
||||
"An error occurred while trying to fix the file encoding.\n"
|
||||
"Do not attempt to save this sketch as it may overwrite\n"
|
||||
"the old version. Use Open to re-open the sketch and try again.\n"
|
||||
msgstr ""
|
||||
|
||||
#: tools/Archiver.java:48
|
||||
msgid "Archive Sketch"
|
||||
msgstr ""
|
||||
|
||||
#: tools/Archiver.java:59
|
||||
msgid "yyMMdd"
|
||||
msgstr "yyMMdd"
|
||||
|
||||
#: tools/Archiver.java:74
|
||||
msgid "Couldn't archive sketch"
|
||||
msgstr ""
|
||||
|
||||
#: tools/Archiver.java:75
|
||||
msgid ""
|
||||
"Archiving the sketch has been canceled because\n"
|
||||
"the sketch couldn't save properly."
|
||||
msgstr ""
|
||||
|
||||
#: tools/Archiver.java:109
|
||||
msgid "Archive sketch as:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/Archiver.java:139
|
||||
msgid "Archive sketch canceled."
|
||||
msgstr ""
|
||||
|
||||
#: SketchCode.java:83
|
||||
#, java-format
|
||||
msgid "Error while loading code {0}"
|
||||
msgstr ""
|
||||
|
||||
#: SketchCode.java:258
|
||||
#, java-format
|
||||
msgid ""
|
||||
"\"{0}\" contains unrecognized characters.If this code was created with an "
|
||||
"older version of Processing,you may need to use Tools -> Fix Encoding & "
|
||||
"Reload to updatethe sketch to use UTF-8 encoding. If not, you may need "
|
||||
"todelete the bad characters to get rid of this warning."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:278 Sketch.java:307 Sketch.java:581 Sketch.java:970
|
||||
msgid "Sketch is Read-Only"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:279 Sketch.java:308 Sketch.java:582 Sketch.java:971
|
||||
msgid ""
|
||||
"Some files are marked \"read-only\", so you'll\n"
|
||||
"need to re-save the sketch in another location,\n"
|
||||
"and try again."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:286
|
||||
msgid "Name for new file:"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:298
|
||||
msgid "Sketch is Untitled"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:299
|
||||
msgid ""
|
||||
"How about saving the sketch first \n"
|
||||
"before trying to rename it?"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:359 Sketch.java:366 Sketch.java:377
|
||||
msgid "Problem with rename"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:360
|
||||
msgid "The name cannot start with a period."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:368
|
||||
#, java-format
|
||||
msgid "\".{0}\" is not a valid extension."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:378
|
||||
msgid ""
|
||||
"The main file can't use an extension.\n"
|
||||
"(It may be time for your to graduate to a\n"
|
||||
"\"real\" programming environment)"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:400 Sketch.java:414 Sketch.java:423 Sketch.java:863
|
||||
msgid "Nope"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:402
|
||||
#, java-format
|
||||
msgid "A file named \"{0}\" already exists in \"{1}\""
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:415
|
||||
msgid "You can't have a .cpp file with the same name as the sketch."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:425
|
||||
msgid ""
|
||||
"You can't rename the sketch to \"{0}\"\n"
|
||||
"because the sketch already has a .cpp file with that name."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:459
|
||||
msgid "Cannot Rename"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:461
|
||||
#, java-format
|
||||
msgid "Sorry, a sketch (or folder) named \"{0}\" already exists."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:479
|
||||
msgid "Could not rename the sketch. (0)"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:487 Sketch.java:532
|
||||
#, java-format
|
||||
msgid "Could not rename \"{0}\" to \"{1}\""
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:500
|
||||
msgid "Could not rename the sketch. (1)"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:507
|
||||
msgid "Could not rename the sketch. (2)"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:544
|
||||
msgid "createNewFile() returned false"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:591
|
||||
msgid "Are you sure you want to delete this sketch?"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:592
|
||||
#, java-format
|
||||
msgid "Are you sure you want to delete \"{0}\"?"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:595 EditorHeader.java:314
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:620
|
||||
msgid "Couldn't do it"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:621
|
||||
#, java-format
|
||||
msgid "Could not delete \"{0}\"."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:651
|
||||
msgid "removeCode: internal error.. could not find code"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:724
|
||||
msgid "Sketch is read-only"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:725
|
||||
msgid ""
|
||||
"Some files are marked \"read-only\", so you'll\n"
|
||||
"need to re-save this sketch to another location."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:743
|
||||
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"
|
||||
"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 ""
|
||||
|
||||
#: Sketch.java:750
|
||||
msgid ".pde -> .ino"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:829
|
||||
msgid "Save sketch folder as..."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:865
|
||||
msgid ""
|
||||
"You can't save the sketch as \"{0}\"\n"
|
||||
"because the sketch already has a .cpp file with that name."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:886
|
||||
msgid "How very Borges of you"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:887
|
||||
msgid ""
|
||||
"You cannot save the sketch into a folder\n"
|
||||
"inside itself. This would go on forever."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:979
|
||||
msgid "Select an image or other data file to copy to your sketch"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1047
|
||||
#, java-format
|
||||
msgid "Replace the existing version of {0}?"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1069 Sketch.java:1092
|
||||
msgid "Error adding file"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1070
|
||||
#, java-format
|
||||
msgid "Could not delete the existing ''{0}'' file."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1078
|
||||
msgid "You can't fool me"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1079
|
||||
msgid ""
|
||||
"This file has already been copied to the\n"
|
||||
"location from which where you're trying to add it.\n"
|
||||
"I ain't not doin nuthin'."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1093
|
||||
#, java-format
|
||||
msgid "Could not add ''{0}'' to the sketch."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1393 Sketch.java:1424
|
||||
msgid "Build folder disappeared or could not be written"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1408
|
||||
msgid "Could not find main class"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1433
|
||||
#, java-format
|
||||
msgid "Uncaught exception type: {0}"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1465
|
||||
#, java-format
|
||||
msgid "Problem moving {0} to the build folder"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1661
|
||||
msgid "Uploading..."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1684
|
||||
#, java-format
|
||||
msgid "Binary sketch size: {0} bytes (of a {1} byte maximum)"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1689
|
||||
msgid "Couldn't determine program size: {0}"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1694
|
||||
msgid ""
|
||||
"Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for "
|
||||
"tips on reducing it."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1754
|
||||
msgid "Missing the */ from the end of a /* comment */"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1796
|
||||
msgid "Sketch Disappeared"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1797
|
||||
msgid ""
|
||||
"The sketch folder has disappeared.\n"
|
||||
" Will attempt to re-save in the same location,\n"
|
||||
"but anything besides the code will be lost."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1810
|
||||
msgid "Could not re-save sketch"
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:1811
|
||||
msgid ""
|
||||
"Could not properly re-save the sketch. You may be in trouble at this point,\n"
|
||||
"and it might be time to copy and paste your code to another text editor."
|
||||
msgstr ""
|
||||
|
||||
#: Sketch.java:2060
|
||||
msgid ""
|
||||
"The sketch name had to be modified. Sketch names can only consist\n"
|
||||
"of ASCII characters and numbers (but cannot start with a number).\n"
|
||||
"They should also be less less than 64 characters long."
|
||||
msgstr ""
|
||||
|
||||
#: debug/Uploader.java:52
|
||||
msgid "https://developer.berlios.de/bugs/?group_id=3590"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Uploader.java:54 debug/Compiler.java:43
|
||||
#, java-format
|
||||
msgid "Compiler error, please submit this code to {0}"
|
||||
msgstr "Pogreška u kompiliranju, molim pošaljite kod {0}"
|
||||
|
||||
#: debug/Uploader.java:199
|
||||
#, java-format
|
||||
msgid ""
|
||||
"the selected serial port {0} does not exist or your board is not connected"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Uploader.java:203
|
||||
msgid ""
|
||||
"Device is not responding, check the right serial port is selected or RESET "
|
||||
"the board right before exporting"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Uploader.java:209
|
||||
msgid ""
|
||||
"Problem uploading to board. See http://www.arduino.cc/en/Guide/"
|
||||
"Troubleshooting#upload for suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: debug/Uploader.java:213
|
||||
msgid ""
|
||||
"Wrong microcontroller found. Did you select the right board from the Tools "
|
||||
"> Board menu?"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:41
|
||||
msgid "http://code.google.com/p/arduino/issues/list"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:79
|
||||
msgid "No board selected; please choose a board from the Tools > Board menu."
|
||||
msgstr "Nijedna pločica nije izabrana. Molimo izaberite pločicu iz menija Alati > Pločice"
|
||||
|
||||
#: debug/Compiler.java:422
|
||||
#, java-format
|
||||
msgid "{0} returned {1}"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:426
|
||||
msgid "Error compiling."
|
||||
msgstr "Pogreška u kompiliranju"
|
||||
|
||||
#: debug/Compiler.java:465
|
||||
msgid "Please import the SPI library from the Sketch > Import Library menu."
|
||||
msgstr "Importirajte SPI datoteku iz menija Skeć > Import"
|
||||
|
||||
#: debug/Compiler.java:466
|
||||
msgid ""
|
||||
"\n"
|
||||
"As of Arduino 0019, the Ethernet library depends on the SPI library.\n"
|
||||
"You appear to be using it or another library that depends on the SPI "
|
||||
"library.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:471
|
||||
msgid "The 'BYTE' keyword is no longer supported."
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:472
|
||||
msgid ""
|
||||
"\n"
|
||||
"As of Arduino 1.0, the 'BYTE' keyword is no longer supported.\n"
|
||||
"Please use Serial.write() instead.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:477
|
||||
msgid "The Server class has been renamed EthernetServer."
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:478
|
||||
msgid ""
|
||||
"\n"
|
||||
"As of Arduino 1.0, the Server class in the Ethernet library has been renamed "
|
||||
"to EthernetServer.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:483
|
||||
msgid "The Client class has been renamed EthernetClient."
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:484
|
||||
msgid ""
|
||||
"\n"
|
||||
"As of Arduino 1.0, the Client class in the Ethernet library has been renamed "
|
||||
"to EthernetClient.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:489
|
||||
msgid "The Udp class has been renamed EthernetUdp."
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:490
|
||||
msgid ""
|
||||
"\n"
|
||||
"As of Arduino 1.0, the Udp class in the Ethernet library has been renamed to "
|
||||
"EthernetClient.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:495
|
||||
msgid "Wire.send() has been renamed Wire.write()."
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:496
|
||||
msgid ""
|
||||
"\n"
|
||||
"As of Arduino 1.0, the Wire.send() function was renamed to Wire.write() for "
|
||||
"consistency with other libraries.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:501
|
||||
msgid "Wire.receive() has been renamed Wire.read()."
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:502
|
||||
msgid ""
|
||||
"\n"
|
||||
"As of Arduino 1.0, the Wire.receive() function was renamed to Wire.read() "
|
||||
"for consistency with other libraries.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: EditorConsole.java:152
|
||||
msgid "Console Error"
|
||||
msgstr ""
|
||||
|
||||
#: EditorConsole.java:153
|
||||
msgid ""
|
||||
"A problem occurred while trying to open the\n"
|
||||
"files used to store the console output."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:184
|
||||
msgid "Non-fatal error while setting the Look & Feel."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:185
|
||||
msgid "The error message follows, however Arduino should run fine."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:220
|
||||
msgid "Problem Setting the Platform"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:221
|
||||
msgid ""
|
||||
"An unknown error occurred while trying to load\n"
|
||||
"platform-specific code for your machine."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:232
|
||||
msgid "Please install JDK 1.5 or later"
|
||||
msgstr "Instalirajte JDK 1.5 ili noviju verziju"
|
||||
|
||||
#: Base.java:233
|
||||
msgid ""
|
||||
"Arduino requires a full JDK (not just a JRE)\n"
|
||||
"to run. Please install JDK 1.5 or later.\n"
|
||||
"More information can be found in the reference."
|
||||
msgstr ""
|
||||
"Za upotrebu Arduina je potrebna puna instalacija JDK-a (ne same JRE)\n"
|
||||
"Instalirajte JDK 1.5 ili noviju verziju.\n"
|
||||
"Dodatne informacije mozete naci u referenci."
|
||||
|
||||
#: Base.java:257
|
||||
msgid "Sketchbook folder disappeared"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:258
|
||||
msgid ""
|
||||
"The sketchbook folder no longer exists.\n"
|
||||
"Arduino will switch to the default sketchbook\n"
|
||||
"location, and create a new sketchbook folder if\n"
|
||||
"necessary. Arduino will then stop talking about\n"
|
||||
"himself in the third person."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:532
|
||||
msgid "Time for a Break"
|
||||
msgstr "Vrijeme je za pauzu"
|
||||
|
||||
#: Base.java:533
|
||||
msgid ""
|
||||
"You've reached the limit for auto naming of new sketches\n"
|
||||
"for the day. How about going for a walk instead?"
|
||||
msgstr ""
|
||||
"Dostigli ste današnji limit za automatsko davanje imena novih skećova\n"
|
||||
"Zašto ne bi otišli u šetnju?"
|
||||
|
||||
#: Base.java:537
|
||||
msgid "Sunshine"
|
||||
msgstr "Sunce"
|
||||
|
||||
#: Base.java:538
|
||||
msgid "No really, time for some fresh air for you."
|
||||
msgstr "Ne, vrijeme je da otiđete na zrak"
|
||||
|
||||
#: Base.java:633
|
||||
msgid "Open an Arduino sketch..."
|
||||
msgstr "Otvori Arduino skeć..."
|
||||
|
||||
#: Base.java:772
|
||||
msgid ""
|
||||
"<html> <head> <style type=\"text/css\">b { font: 13pt \"Lucida Grande\" }p "
|
||||
"{ font: 11pt \"Lucida Grande\"; margin-top: 8px }</style> </head><b>Are you "
|
||||
"sure you want to Quit?</b><p>Closing the last open sketch will quit Arduino."
|
||||
msgstr ""
|
||||
"<html> <head> <style type=\"text/css\">b { font: 13pt \"Lucida Grande\" }p "
|
||||
"{ font: 11pt \"Lucida Grande\"; margin-top: 8px }</style> </head><b>Jeste li sigurni da želite odustati?</b><p>Zatvaranje zadnjeg otvorenog skeća ce zatvoriti Arduino."
|
||||
|
||||
#: Base.java:970
|
||||
msgid "Contributed"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1095
|
||||
msgid "Sketch Does Not Exist"
|
||||
msgstr "Skeć ne postoji"
|
||||
|
||||
#: Base.java:1096
|
||||
msgid ""
|
||||
"The selected sketch no longer exists.\n"
|
||||
"You may need to restart Arduino to update\n"
|
||||
"the sketchbook menu."
|
||||
msgstr ""
|
||||
"Izabrali ste skeć koji više ne postoji.\n"
|
||||
"Provajte ponovno startati Arduino da bi ste obnovili\n"
|
||||
"meni"
|
||||
|
||||
#: Base.java:1125
|
||||
#, java-format
|
||||
msgid ""
|
||||
"The sketch \"{0}\" cannot be used.\n"
|
||||
"Sketch names must contain only basic letters and numbers\n"
|
||||
"(ASCII-only with no spaces, and it cannot start with a number).\n"
|
||||
"To get rid of this message, remove the sketch from\n"
|
||||
"{1}"
|
||||
msgstr ""
|
||||
"Skeć \"{0}\" se ne moze koristiti.\n"
|
||||
"Ime skeća se smi samo sastojati od obićnih slova i brojeva.\n"
|
||||
"(samo ASCII bez razmaknica, i ne smi poćeti sa brojem).\n"
|
||||
"Da bi ste zatvorili ovu poruku, izbrišite skeć iz\n"
|
||||
"{1}"
|
||||
|
||||
#: Base.java:1132
|
||||
msgid "Ignoring sketch with bad name"
|
||||
msgstr "Skeć sa nevažecem imenom se ignorira"
|
||||
|
||||
#: Base.java:1202
|
||||
#, java-format
|
||||
msgid ""
|
||||
"The library \"{0}\" cannot be used.\n"
|
||||
"Library names must contain only basic letters and numbers.\n"
|
||||
"(ASCII only and no spaces, and it cannot start with a number)"
|
||||
msgstr ""
|
||||
"Ime library-a se smi samo sastojati od obićnih slova i brojeva.\n"
|
||||
"(samo ASCII bez razmaknica, i ne smi poćeti sa brojem).\n"
|
||||
|
||||
#: Base.java:1207
|
||||
msgid "Ignoring bad library name"
|
||||
msgstr "Library sa nevažecem imenom se ignorira"
|
||||
|
||||
#: Base.java:1432
|
||||
msgid "Problem getting data folder"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1433
|
||||
msgid "Error getting the Arduino data folder."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1440
|
||||
msgid "Settings issues"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1441
|
||||
msgid ""
|
||||
"Arduino cannot run because it could not\n"
|
||||
"create a folder to store your settings."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1602
|
||||
msgid "You forgot your sketchbook"
|
||||
msgstr "Zaboravili ste skeć knižicu"
|
||||
|
||||
#: Base.java:1603
|
||||
msgid ""
|
||||
"Arduino cannot run because it could not\n"
|
||||
"create a folder to store your sketchbook."
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1623
|
||||
msgid "Select (or create new) folder for sketches..."
|
||||
msgstr "Izaberite ili napravite novi direktorij za skećove"
|
||||
|
||||
#: Base.java:1647
|
||||
msgid "Problem Opening URL"
|
||||
msgstr "Problem u otvaranju URL-a"
|
||||
|
||||
#: Base.java:1648
|
||||
#, java-format
|
||||
msgid ""
|
||||
"Could not open the URL\n"
|
||||
"{0}"
|
||||
msgstr ""
|
||||
"Dostup URL-u nije bio uspješan\n"
|
||||
"{0}"
|
||||
|
||||
#: Base.java:1671
|
||||
msgid "Problem Opening Folder"
|
||||
msgstr "Problem u otvaranju direktorija"
|
||||
|
||||
#: Base.java:1672
|
||||
#, java-format
|
||||
msgid ""
|
||||
"Could not open the folder\n"
|
||||
"{0}"
|
||||
msgstr ""
|
||||
"Dostup direktoriju nije bio uspješan\n"
|
||||
"{0}"
|
||||
|
||||
#: Base.java:1785
|
||||
msgid "Guide_MacOSX.html"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1787
|
||||
msgid "Guide_Windows.html"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1789
|
||||
msgid "http://www.arduino.cc/playground/Learning/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1794
|
||||
msgid "index.html"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1799
|
||||
msgid "Guide_Environment.html"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1804
|
||||
msgid "environment"
|
||||
msgstr "okolina"
|
||||
|
||||
#: Base.java:1804
|
||||
msgid "platforms.html"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1809
|
||||
msgid "Guide_Troubleshooting.html"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1814
|
||||
msgid "FAQ.html"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:1826
|
||||
msgid "Message"
|
||||
msgstr "Poruka"
|
||||
|
||||
#: Base.java:1842
|
||||
msgid "Warning"
|
||||
msgstr "Upozorenje"
|
||||
|
||||
#: Base.java:2196
|
||||
#, java-format
|
||||
msgid "Could not remove old version of {0}"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:2206
|
||||
#, java-format
|
||||
msgid "Could not replace {0}"
|
||||
msgstr ""
|
||||
|
||||
#: Base.java:2247 Base.java:2270
|
||||
#, java-format
|
||||
msgid "Could not delete {0}"
|
||||
msgstr ""
|
||||
|
||||
#: EditorHeader.java:292
|
||||
msgid "New Tab"
|
||||
msgstr ""
|
||||
|
||||
#: EditorHeader.java:300
|
||||
msgid "Rename"
|
||||
msgstr ""
|
||||
|
||||
#: EditorHeader.java:326
|
||||
msgid "Previous Tab"
|
||||
msgstr ""
|
||||
|
||||
#: EditorHeader.java:340
|
||||
msgid "Next Tab"
|
||||
msgstr ""
|
||||
|
||||
#: EditorToolbar.java:41 EditorToolbar.java:46
|
||||
msgid "Verify"
|
||||
msgstr ""
|
||||
|
||||
#: EditorToolbar.java:41
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: EditorToolbar.java:46
|
||||
msgid "New Editor Window"
|
||||
msgstr ""
|
||||
|
||||
#: EditorToolbar.java:46
|
||||
msgid "Open in Another Window"
|
||||
msgstr ""
|
||||
|
||||
#: Platform.java:167
|
||||
msgid "No launcher available"
|
||||
msgstr ""
|
||||
|
||||
#: Platform.java:168
|
||||
msgid ""
|
||||
"Unspecified platform, no launcher available.\n"
|
||||
"To enable opening URLs or folders, add a \n"
|
||||
"\"launcher=/path/to/app\" line to preferences.txt"
|
||||
msgstr ""
|
||||
|
||||
#: Theme.java:52
|
||||
msgid ""
|
||||
"Could not read color theme settings.\n"
|
||||
"You'll need to reinstall Processing."
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:80
|
||||
msgid "Browse"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:83
|
||||
msgid "System Default"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:84
|
||||
msgid "Arabic"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:85
|
||||
msgid "Aragonese"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:86
|
||||
msgid "Catalan"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:87
|
||||
msgid "Chinese Simplified"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:88
|
||||
msgid "Chinese Traditional"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:89
|
||||
msgid "Danish"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:90
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:91
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:92
|
||||
msgid "Estonian"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:93
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:94
|
||||
msgid "Filipino"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:95
|
||||
msgid "Galician"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:96
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:97
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:98
|
||||
msgid "Hungarian"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:99
|
||||
msgid "Indonesian"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:100
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:101
|
||||
msgid "Japanese"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:102
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:103
|
||||
msgid "Latvian"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:104
|
||||
msgid "Lithuaninan"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:105
|
||||
msgid "Persian"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:106
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:107 Preferences.java:108
|
||||
msgid "Portuguese"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:109
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:110
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:111
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:210
|
||||
msgid ""
|
||||
"Could not read default settings.\n"
|
||||
"You'll need to reinstall Arduino."
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:242
|
||||
#, java-format
|
||||
msgid "Could not read preferences from {0}"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:261
|
||||
msgid "Error reading preferences"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:263
|
||||
#, java-format
|
||||
msgid ""
|
||||
"Error reading the preferences file. Please delete (or move)\n"
|
||||
"{0} and restart Arduino."
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:299
|
||||
msgid "Sketchbook location:"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:314
|
||||
msgid "Select new sketchbook location"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:337
|
||||
msgid "Editor language: "
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:342 Preferences.java:358
|
||||
msgid " (requires restart of Arduino)"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:354
|
||||
msgid "Editor font size: "
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:371
|
||||
msgid "Show verbose output during: "
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:373
|
||||
msgid "compilation "
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:375
|
||||
msgid "upload"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:384
|
||||
msgid "Verify code after upload"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:393
|
||||
msgid "Use external editor"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:403
|
||||
msgid "Check for updates on startup"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:412
|
||||
msgid "Update sketch files to new extension on save (.pde -> .ino)"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:423
|
||||
msgid "Automatically associate .ino files with Arduino"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:433
|
||||
msgid "More preferences can be edited directly in the file"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:462
|
||||
msgid "(edit only when Arduino is not running)"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:609
|
||||
#, java-format
|
||||
msgid "ignoring invalid font size {0}"
|
||||
msgstr ""
|
@ -1,1034 +0,0 @@
|
||||
# Croatian translations for PACKAGE package.
|
||||
# Copyright (C) 2012 THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Mark Bilandzic <>, 2012.
|
||||
#
|
||||
!=Project-Id-Version\: PACKAGE VERSION\nReport-Msgid-Bugs-To\: \nPOT-Creation-Date\: 2012-03-31 06\:03-0400\nPO-Revision-Date\: 2012-03-31 06\:03-0400\nLast-Translator\: Mark Bilandzic <>\nLanguage-Team\: Croatian\nLanguage\: hr\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=(n \!\= 1);\n
|
||||
|
||||
#: Editor.java:366
|
||||
!No\ files\ were\ added\ to\ the\ sketch.=
|
||||
|
||||
#: Editor.java:369 Sketch.java:996
|
||||
!One\ file\ added\ to\ the\ sketch.=
|
||||
|
||||
#: Editor.java:373
|
||||
#, java-format
|
||||
!{0}\ files\ added\ to\ the\ sketch.=
|
||||
|
||||
#: Editor.java:484
|
||||
!File=
|
||||
|
||||
#: Editor.java:486 EditorToolbar.java:41
|
||||
!New=
|
||||
|
||||
#: Editor.java:494 Base.java:903
|
||||
Open...=Otvori...
|
||||
|
||||
#: Editor.java:503
|
||||
!Sketchbook=
|
||||
|
||||
#: Editor.java:509
|
||||
!Examples=
|
||||
|
||||
#: Editor.java:514 Editor.java:1977
|
||||
!Close=
|
||||
|
||||
#: Editor.java:522 Editor.java:2017 Editor.java:2421 EditorToolbar.java:41
|
||||
#: EditorToolbar.java:46
|
||||
!Save=
|
||||
|
||||
#: Editor.java:530
|
||||
!Save\ As...=
|
||||
|
||||
#: Editor.java:538 EditorToolbar.java:41
|
||||
!Upload=
|
||||
|
||||
#: Editor.java:546 EditorToolbar.java:46
|
||||
!Upload\ Using\ Programmer=
|
||||
|
||||
#: Editor.java:556
|
||||
!Page\ Setup=
|
||||
|
||||
#: Editor.java:564
|
||||
!Print=
|
||||
|
||||
#: Editor.java:576 Preferences.java:279
|
||||
!Preferences=
|
||||
|
||||
#: Editor.java:586 Base.java:782
|
||||
Quit=Odustani
|
||||
|
||||
#: Editor.java:600
|
||||
!Sketch=
|
||||
|
||||
#: Editor.java:602
|
||||
!Verify\ /\ Compile=
|
||||
|
||||
#: Editor.java:629
|
||||
!Import\ Library...=
|
||||
|
||||
#: Editor.java:634
|
||||
!Show\ Sketch\ Folder=
|
||||
|
||||
#: Editor.java:643
|
||||
!Add\ File...=
|
||||
|
||||
#: Editor.java:656
|
||||
!Tools=
|
||||
|
||||
#: Editor.java:662 EditorToolbar.java:41 EditorToolbar.java:46
|
||||
!Serial\ Monitor=
|
||||
|
||||
#: Editor.java:682
|
||||
!Board=
|
||||
|
||||
#: Editor.java:690
|
||||
!Serial\ Port=
|
||||
|
||||
#: Editor.java:695
|
||||
!Programmer=
|
||||
|
||||
#: Editor.java:699
|
||||
!Burn\ Bootloader=
|
||||
|
||||
#: Editor.java:923
|
||||
!serialMenu\ is\ null=
|
||||
|
||||
#: Editor.java:927 Editor.java:934
|
||||
!name\ is\ null=
|
||||
|
||||
#: Editor.java:986
|
||||
!error\ retrieving\ port\ list=
|
||||
|
||||
#: Editor.java:1002
|
||||
!Help=
|
||||
|
||||
#: Editor.java:1041
|
||||
!Getting\ Started=
|
||||
|
||||
#: Editor.java:1049
|
||||
!Environment=
|
||||
|
||||
#: Editor.java:1057
|
||||
!Troubleshooting=
|
||||
|
||||
#: Editor.java:1065
|
||||
!Reference=
|
||||
|
||||
#: Editor.java:1073 Editor.java:2728
|
||||
!Find\ in\ Reference=
|
||||
|
||||
#: Editor.java:1083
|
||||
!Frequently\ Asked\ Questions=
|
||||
|
||||
#: Editor.java:1091
|
||||
!Visit\ Arduino.cc=
|
||||
|
||||
#: Editor.java:1094
|
||||
!http\://arduino.cc/=
|
||||
|
||||
#: Editor.java:1102
|
||||
!About\ Arduino=
|
||||
|
||||
#: Editor.java:1116
|
||||
!Edit=
|
||||
|
||||
#: Editor.java:1119 Editor.java:1341
|
||||
!Undo=
|
||||
|
||||
#: Editor.java:1124 Editor.java:1126 Editor.java:1376
|
||||
!Redo=
|
||||
|
||||
#: Editor.java:1135 Editor.java:2652
|
||||
!Cut=
|
||||
|
||||
#: Editor.java:1143 Editor.java:2660
|
||||
!Copy=
|
||||
|
||||
#: Editor.java:1151 Editor.java:2668
|
||||
!Copy\ for\ Forum=
|
||||
|
||||
#: Editor.java:1163 Editor.java:2676
|
||||
!Copy\ as\ HTML=
|
||||
|
||||
#: Editor.java:1175 Editor.java:2684
|
||||
!Paste=
|
||||
|
||||
#: Editor.java:1184 Editor.java:2692
|
||||
!Select\ All=
|
||||
|
||||
#: Editor.java:1194 Editor.java:2702
|
||||
!Comment/Uncomment=
|
||||
|
||||
#: Editor.java:1202 Editor.java:2710
|
||||
!Increase\ Indent=
|
||||
|
||||
#: Editor.java:1210 Editor.java:2718
|
||||
!Decrease\ Indent=
|
||||
|
||||
#: Editor.java:1220
|
||||
!Find...=
|
||||
|
||||
#: Editor.java:1235
|
||||
!Find\ Next=
|
||||
|
||||
#: Editor.java:1245
|
||||
!Find\ Previous=
|
||||
|
||||
#: Editor.java:1255
|
||||
!Use\ Selection\ For\ Find=
|
||||
|
||||
#: Editor.java:1816
|
||||
!First\ select\ a\ word\ to\ find\ in\ the\ reference.=
|
||||
|
||||
#: Editor.java:1823
|
||||
#, java-format
|
||||
!No\ reference\ available\ for\ "{0}"=
|
||||
|
||||
#: Editor.java:1826
|
||||
#, java-format
|
||||
!{0}.html=
|
||||
|
||||
#: Editor.java:1843 Sketch.java:1647
|
||||
!Compiling\ sketch...=
|
||||
|
||||
#: Editor.java:1864 Editor.java:1881
|
||||
!Done\ compiling.=
|
||||
|
||||
#: Editor.java:1973
|
||||
#, java-format
|
||||
!Save\ changes\ to\ "{0}"?\ \ =
|
||||
|
||||
#: Editor.java:2006
|
||||
!<html>\ <head>\ <style\ type\="text/css">b\ {\ font\:\ 13pt\ "Lucida\ Grande"\ }p\ {\ font\:\ 11pt\ "Lucida\ Grande";\ margin-top\:\ 8px\ }</style>\ </head><b>Do\ you\ want\ to\ save\ changes\ to\ this\ sketch<BR>\ before\ closing?</b><p>If\ you\ don't\ save,\ your\ changes\ will\ be\ lost.=
|
||||
|
||||
#: Editor.java:2017 Editor.java:2098 Editor.java:2418 Sketch.java:589
|
||||
#: Sketch.java:741 Sketch.java:1046 Preferences.java:78
|
||||
Cancel=Odustani
|
||||
|
||||
#: Editor.java:2017
|
||||
!Don't\ Save=
|
||||
|
||||
#: Editor.java:2089
|
||||
!Bad\ file\ selected=
|
||||
|
||||
#: Editor.java:2090
|
||||
!Processing\ can\ only\ open\ its\ own\ sketches\nand\ other\ files\ ending\ in\ .ino\ or\ .pde=
|
||||
|
||||
#: Editor.java:2098 Editor.java:2418 Sketch.java:589 Sketch.java:741
|
||||
#: Sketch.java:1046 Preferences.java:79
|
||||
!OK=
|
||||
|
||||
#: Editor.java:2100
|
||||
#, java-format
|
||||
!The\ file\ "{0}"\ needs\ to\ be\ inside\na\ sketch\ folder\ named\ "{1}".\nCreate\ this\ folder,\ move\ the\ file,\ and\ continue?=
|
||||
|
||||
#: Editor.java:2109
|
||||
!Moving=
|
||||
|
||||
#: Editor.java:2120 Editor.java:2131 Editor.java:2141 Editor.java:2159
|
||||
#: Sketch.java:479 Sketch.java:485 Sketch.java:500 Sketch.java:507
|
||||
#: Sketch.java:530 Sketch.java:547 Base.java:1861 Preferences.java:240
|
||||
Error=Pogre\u0161ka
|
||||
|
||||
#: Editor.java:2122
|
||||
#, java-format
|
||||
!A\ folder\ named\ "{0}"\ already\ exists.\ Can't\ open\ sketch.=
|
||||
|
||||
#: Editor.java:2132
|
||||
!Could\ not\ create\ the\ sketch\ folder.=
|
||||
|
||||
#: Editor.java:2141
|
||||
!Could\ not\ copy\ to\ a\ proper\ location.=
|
||||
|
||||
#: Editor.java:2159
|
||||
!Could\ not\ create\ the\ sketch.=
|
||||
|
||||
#: Editor.java:2166
|
||||
#, java-format
|
||||
!{0}\ |\ Arduino\ {1}=
|
||||
|
||||
#: Editor.java:2223 Editor.java:2261
|
||||
!Saving...=
|
||||
|
||||
#: Editor.java:2228 Editor.java:2264
|
||||
!Done\ Saving.=
|
||||
|
||||
#: Editor.java:2270
|
||||
!Save\ Canceled.=
|
||||
|
||||
#: Editor.java:2296
|
||||
#, java-format
|
||||
!Serial\ port\ {0}\ not\ found.\nRetry\ the\ upload\ with\ another\ serial\ port?=
|
||||
|
||||
#: Editor.java:2331
|
||||
!Uploading\ to\ I/O\ Board...=
|
||||
|
||||
#: Editor.java:2348 Editor.java:2384
|
||||
!Done\ uploading.=
|
||||
|
||||
#: Editor.java:2356 Editor.java:2392
|
||||
!Upload\ canceled.=
|
||||
|
||||
#: Editor.java:2420
|
||||
!Save\ changes\ before\ export?=
|
||||
|
||||
#: Editor.java:2435
|
||||
!Export\ canceled,\ changes\ must\ first\ be\ saved.=
|
||||
|
||||
#: Editor.java:2457
|
||||
!Burning\ bootloader\ to\ I/O\ Board\ (this\ may\ take\ a\ minute)...=
|
||||
|
||||
#: Editor.java:2463
|
||||
!Done\ burning\ bootloader.=
|
||||
|
||||
#: Editor.java:2465 Editor.java:2469 Editor.java:2473
|
||||
!Error\ while\ burning\ bootloader.=
|
||||
|
||||
#: Editor.java:2500
|
||||
!Printing...=
|
||||
|
||||
#: Editor.java:2517
|
||||
!Done\ printing.=
|
||||
|
||||
#: Editor.java:2520
|
||||
!Error\ while\ printing.=
|
||||
|
||||
#: Editor.java:2524
|
||||
!Printing\ canceled.=
|
||||
|
||||
#: Editor.java:2572
|
||||
#, java-format
|
||||
!Bad\ error\ line\:\ {0}=
|
||||
|
||||
#: Editor.java:2641
|
||||
!Open\ URL=
|
||||
|
||||
#: UpdateCheck.java:53
|
||||
!http\://www.arduino.cc/latest.txt=
|
||||
|
||||
#: UpdateCheck.java:103
|
||||
!A\ new\ version\ of\ Arduino\ is\ available,\nwould\ you\ like\ to\ visit\ the\ Arduino\ download\ page?=
|
||||
|
||||
#: UpdateCheck.java:108 Preferences.java:76
|
||||
!Yes=
|
||||
|
||||
#: UpdateCheck.java:108 Preferences.java:77
|
||||
!No=
|
||||
|
||||
#: UpdateCheck.java:111
|
||||
!Update=
|
||||
|
||||
#: UpdateCheck.java:118
|
||||
http\://www.arduino.cc/en/Main/Software=http\://www.arduino.cc/en/Main/Software
|
||||
|
||||
#: FindReplace.java:80
|
||||
!Find\:=
|
||||
|
||||
#: FindReplace.java:81
|
||||
!Replace\ with\:=
|
||||
|
||||
#: FindReplace.java:96
|
||||
!Ignore\ Case=
|
||||
|
||||
#: FindReplace.java:105
|
||||
!Wrap\ Around=
|
||||
|
||||
#: FindReplace.java:120 FindReplace.java:131
|
||||
!Replace\ All=
|
||||
|
||||
#: FindReplace.java:121 FindReplace.java:130 Sketch.java:1050
|
||||
!Replace=
|
||||
|
||||
#: FindReplace.java:122 FindReplace.java:129
|
||||
!Replace\ &\ Find=
|
||||
|
||||
#: FindReplace.java:123 FindReplace.java:128
|
||||
!Previous=
|
||||
|
||||
#: FindReplace.java:124 FindReplace.java:127
|
||||
!Find=
|
||||
|
||||
#: SerialMonitor.java:93
|
||||
!Send=
|
||||
|
||||
#: SerialMonitor.java:110
|
||||
!Autoscroll=
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
!No\ line\ ending=
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
!Newline=
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
!Carriage\ return=
|
||||
|
||||
#: SerialMonitor.java:112
|
||||
!Both\ NL\ &\ CR=
|
||||
|
||||
#: SerialMonitor.java:130 SerialMonitor.java:133
|
||||
!\ baud=
|
||||
|
||||
#: Serial.java:147
|
||||
#, java-format
|
||||
!Serial\ port\ ''{0}''\ already\ in\ use.\ Try\ quiting\ any\ programs\ that\ may\ be\ using\ it.=
|
||||
|
||||
#: Serial.java:154
|
||||
#, java-format
|
||||
!Error\ opening\ serial\ port\ ''{0}''.=
|
||||
|
||||
#: Serial.java:167
|
||||
#, java-format
|
||||
!Serial\ port\ ''{0}''\ not\ found.\ Did\ you\ select\ the\ right\ one\ from\ the\ Tools\ >\ Serial\ Port\ menu?=
|
||||
|
||||
#: Serial.java:424
|
||||
#, java-format
|
||||
!readBytesUntil()\ byte\ buffer\ is\ too\ small\ for\ the\ {0}\ bytes\ up\ to\ and\ including\ char\ {1}=
|
||||
|
||||
#: Serial.java:567
|
||||
#, java-format
|
||||
!Error\ inside\ Serial.{0}()=
|
||||
|
||||
#: tools/AutoFormat.java:91
|
||||
!Auto\ Format=
|
||||
|
||||
#: tools/AutoFormat.java:913 tools/format/src/AutoFormat.java:54
|
||||
!No\ changes\ necessary\ for\ Auto\ Format.=
|
||||
|
||||
#: tools/AutoFormat.java:919
|
||||
!Auto\ Format\ Canceled\:\ Too\ many\ right\ parentheses.=
|
||||
|
||||
#: tools/AutoFormat.java:922
|
||||
!Auto\ Format\ Canceled\:\ Too\ many\ left\ parentheses.=
|
||||
|
||||
#: tools/AutoFormat.java:928
|
||||
!Auto\ Format\ Canceled\:\ Too\ many\ right\ curly\ braces.=
|
||||
|
||||
#: tools/AutoFormat.java:931
|
||||
!Auto\ Format\ Canceled\:\ Too\ many\ left\ curly\ braces.=
|
||||
|
||||
#: tools/AutoFormat.java:941
|
||||
!Auto\ Format\ finished.=
|
||||
|
||||
#: tools/FixEncoding.java:41 tools/FixEncoding.java:58
|
||||
#: tools/FixEncoding.java:79
|
||||
!Fix\ Encoding\ &\ Reload=
|
||||
|
||||
#: tools/FixEncoding.java:57
|
||||
!Discard\ all\ changes\ and\ reload\ sketch?=
|
||||
|
||||
#: tools/FixEncoding.java:77
|
||||
!An\ error\ occurred\ while\ trying\ to\ fix\ the\ file\ encoding.\nDo\ not\ attempt\ to\ save\ this\ sketch\ as\ it\ may\ overwrite\nthe\ old\ version.\ Use\ Open\ to\ re-open\ the\ sketch\ and\ try\ again.\n=
|
||||
|
||||
#: tools/Archiver.java:48
|
||||
!Archive\ Sketch=
|
||||
|
||||
#: tools/Archiver.java:59
|
||||
yyMMdd=yyMMdd
|
||||
|
||||
#: tools/Archiver.java:74
|
||||
!Couldn't\ archive\ sketch=
|
||||
|
||||
#: tools/Archiver.java:75
|
||||
!Archiving\ the\ sketch\ has\ been\ canceled\ because\nthe\ sketch\ couldn't\ save\ properly.=
|
||||
|
||||
#: tools/Archiver.java:109
|
||||
!Archive\ sketch\ as\:=
|
||||
|
||||
#: tools/Archiver.java:139
|
||||
!Archive\ sketch\ canceled.=
|
||||
|
||||
#: SketchCode.java:83
|
||||
#, java-format
|
||||
!Error\ while\ loading\ code\ {0}=
|
||||
|
||||
#: SketchCode.java:258
|
||||
#, java-format
|
||||
!"{0}"\ contains\ unrecognized\ characters.If\ this\ code\ was\ created\ with\ an\ older\ version\ of\ Processing,you\ may\ need\ to\ use\ Tools\ ->\ Fix\ Encoding\ &\ Reload\ to\ updatethe\ sketch\ to\ use\ UTF-8\ encoding.\ If\ not,\ you\ may\ need\ todelete\ the\ bad\ characters\ to\ get\ rid\ of\ this\ warning.=
|
||||
|
||||
#: Sketch.java:278 Sketch.java:307 Sketch.java:581 Sketch.java:970
|
||||
!Sketch\ is\ Read-Only=
|
||||
|
||||
#: Sketch.java:279 Sketch.java:308 Sketch.java:582 Sketch.java:971
|
||||
!Some\ files\ are\ marked\ "read-only",\ so\ you'll\nneed\ to\ re-save\ the\ sketch\ in\ another\ location,\nand\ try\ again.=
|
||||
|
||||
#: Sketch.java:286
|
||||
!Name\ for\ new\ file\:=
|
||||
|
||||
#: Sketch.java:298
|
||||
!Sketch\ is\ Untitled=
|
||||
|
||||
#: Sketch.java:299
|
||||
!How\ about\ saving\ the\ sketch\ first\ \nbefore\ trying\ to\ rename\ it?=
|
||||
|
||||
#: Sketch.java:359 Sketch.java:366 Sketch.java:377
|
||||
!Problem\ with\ rename=
|
||||
|
||||
#: Sketch.java:360
|
||||
!The\ name\ cannot\ start\ with\ a\ period.=
|
||||
|
||||
#: Sketch.java:368
|
||||
#, java-format
|
||||
!".{0}"\ is\ not\ a\ valid\ extension.=
|
||||
|
||||
#: Sketch.java:378
|
||||
!The\ main\ file\ can't\ use\ an\ extension.\n(It\ may\ be\ time\ for\ your\ to\ graduate\ to\ a\n"real"\ programming\ environment)=
|
||||
|
||||
#: Sketch.java:400 Sketch.java:414 Sketch.java:423 Sketch.java:863
|
||||
!Nope=
|
||||
|
||||
#: Sketch.java:402
|
||||
#, java-format
|
||||
!A\ file\ named\ "{0}"\ already\ exists\ in\ "{1}"=
|
||||
|
||||
#: Sketch.java:415
|
||||
!You\ can't\ have\ a\ .cpp\ file\ with\ the\ same\ name\ as\ the\ sketch.=
|
||||
|
||||
#: Sketch.java:425
|
||||
!You\ can't\ rename\ the\ sketch\ to\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ .cpp\ file\ with\ that\ name.=
|
||||
|
||||
#: Sketch.java:459
|
||||
!Cannot\ Rename=
|
||||
|
||||
#: Sketch.java:461
|
||||
#, java-format
|
||||
!Sorry,\ a\ sketch\ (or\ folder)\ named\ "{0}"\ already\ exists.=
|
||||
|
||||
#: Sketch.java:479
|
||||
!Could\ not\ rename\ the\ sketch.\ (0)=
|
||||
|
||||
#: Sketch.java:487 Sketch.java:532
|
||||
#, java-format
|
||||
!Could\ not\ rename\ "{0}"\ to\ "{1}"=
|
||||
|
||||
#: Sketch.java:500
|
||||
!Could\ not\ rename\ the\ sketch.\ (1)=
|
||||
|
||||
#: Sketch.java:507
|
||||
!Could\ not\ rename\ the\ sketch.\ (2)=
|
||||
|
||||
#: Sketch.java:544
|
||||
!createNewFile()\ returned\ false=
|
||||
|
||||
#: Sketch.java:591
|
||||
!Are\ you\ sure\ you\ want\ to\ delete\ this\ sketch?=
|
||||
|
||||
#: Sketch.java:592
|
||||
#, java-format
|
||||
!Are\ you\ sure\ you\ want\ to\ delete\ "{0}"?=
|
||||
|
||||
#: Sketch.java:595 EditorHeader.java:314
|
||||
!Delete=
|
||||
|
||||
#: Sketch.java:620
|
||||
!Couldn't\ do\ it=
|
||||
|
||||
#: Sketch.java:621
|
||||
#, java-format
|
||||
!Could\ not\ delete\ "{0}".=
|
||||
|
||||
#: Sketch.java:651
|
||||
!removeCode\:\ internal\ error..\ could\ not\ find\ code=
|
||||
|
||||
#: Sketch.java:724
|
||||
!Sketch\ is\ read-only=
|
||||
|
||||
#: Sketch.java:725
|
||||
!Some\ files\ are\ marked\ "read-only",\ so\ you'll\nneed\ to\ re-save\ this\ sketch\ to\ another\ location.=
|
||||
|
||||
#: Sketch.java:743
|
||||
!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?=
|
||||
|
||||
#: Sketch.java:750
|
||||
!.pde\ ->\ .ino=
|
||||
|
||||
#: Sketch.java:829
|
||||
!Save\ sketch\ folder\ as...=
|
||||
|
||||
#: Sketch.java:865
|
||||
!You\ can't\ save\ the\ sketch\ as\ "{0}"\nbecause\ the\ sketch\ already\ has\ a\ .cpp\ file\ with\ that\ name.=
|
||||
|
||||
#: Sketch.java:886
|
||||
!How\ very\ Borges\ of\ you=
|
||||
|
||||
#: Sketch.java:887
|
||||
!You\ cannot\ save\ the\ sketch\ into\ a\ folder\ninside\ itself.\ This\ would\ go\ on\ forever.=
|
||||
|
||||
#: Sketch.java:979
|
||||
!Select\ an\ image\ or\ other\ data\ file\ to\ copy\ to\ your\ sketch=
|
||||
|
||||
#: Sketch.java:1047
|
||||
#, java-format
|
||||
!Replace\ the\ existing\ version\ of\ {0}?=
|
||||
|
||||
#: Sketch.java:1069 Sketch.java:1092
|
||||
!Error\ adding\ file=
|
||||
|
||||
#: Sketch.java:1070
|
||||
#, java-format
|
||||
!Could\ not\ delete\ the\ existing\ ''{0}''\ file.=
|
||||
|
||||
#: Sketch.java:1078
|
||||
!You\ can't\ fool\ me=
|
||||
|
||||
#: Sketch.java:1079
|
||||
!This\ file\ has\ already\ been\ copied\ to\ the\nlocation\ from\ which\ where\ you're\ trying\ to\ add\ it.\nI\ ain't\ not\ doin\ nuthin'.=
|
||||
|
||||
#: Sketch.java:1093
|
||||
#, java-format
|
||||
!Could\ not\ add\ ''{0}''\ to\ the\ sketch.=
|
||||
|
||||
#: Sketch.java:1393 Sketch.java:1424
|
||||
!Build\ folder\ disappeared\ or\ could\ not\ be\ written=
|
||||
|
||||
#: Sketch.java:1408
|
||||
!Could\ not\ find\ main\ class=
|
||||
|
||||
#: Sketch.java:1433
|
||||
#, java-format
|
||||
!Uncaught\ exception\ type\:\ {0}=
|
||||
|
||||
#: Sketch.java:1465
|
||||
#, java-format
|
||||
!Problem\ moving\ {0}\ to\ the\ build\ folder=
|
||||
|
||||
#: Sketch.java:1661
|
||||
!Uploading...=
|
||||
|
||||
#: Sketch.java:1684
|
||||
#, java-format
|
||||
!Binary\ sketch\ size\:\ {0}\ bytes\ (of\ a\ {1}\ byte\ maximum)=
|
||||
|
||||
#: Sketch.java:1689
|
||||
!Couldn't\ determine\ program\ size\:\ {0}=
|
||||
|
||||
#: Sketch.java:1694
|
||||
!Sketch\ too\ big;\ see\ http\://www.arduino.cc/en/Guide/Troubleshooting\#size\ for\ tips\ on\ reducing\ it.=
|
||||
|
||||
#: Sketch.java:1754
|
||||
!Missing\ the\ */\ from\ the\ end\ of\ a\ /*\ comment\ */=
|
||||
|
||||
#: Sketch.java:1796
|
||||
!Sketch\ Disappeared=
|
||||
|
||||
#: Sketch.java:1797
|
||||
!The\ sketch\ folder\ has\ disappeared.\n\ Will\ attempt\ to\ re-save\ in\ the\ same\ location,\nbut\ anything\ besides\ the\ code\ will\ be\ lost.=
|
||||
|
||||
#: Sketch.java:1810
|
||||
!Could\ not\ re-save\ sketch=
|
||||
|
||||
#: Sketch.java:1811
|
||||
!Could\ not\ properly\ re-save\ the\ sketch.\ You\ may\ be\ in\ trouble\ at\ this\ point,\nand\ it\ might\ be\ time\ to\ copy\ and\ paste\ your\ code\ to\ another\ text\ editor.=
|
||||
|
||||
#: Sketch.java:2060
|
||||
!The\ sketch\ name\ had\ to\ be\ modified.\ Sketch\ names\ can\ only\ consist\nof\ ASCII\ characters\ and\ numbers\ (but\ cannot\ start\ with\ a\ number).\nThey\ should\ also\ be\ less\ less\ than\ 64\ characters\ long.=
|
||||
|
||||
#: debug/Uploader.java:52
|
||||
!https\://developer.berlios.de/bugs/?group_id\=3590=
|
||||
|
||||
#: debug/Uploader.java:54 debug/Compiler.java:43
|
||||
#, java-format
|
||||
Compiler\ error,\ please\ submit\ this\ code\ to\ {0}=Pogre\u0161ka u kompiliranju, molim po\u0161aljite kod {0}
|
||||
|
||||
#: debug/Uploader.java:199
|
||||
#, java-format
|
||||
!the\ selected\ serial\ port\ {0}\ does\ not\ exist\ or\ your\ board\ is\ not\ connected=
|
||||
|
||||
#: debug/Uploader.java:203
|
||||
!Device\ is\ not\ responding,\ check\ the\ right\ serial\ port\ is\ selected\ or\ RESET\ the\ board\ right\ before\ exporting=
|
||||
|
||||
#: debug/Uploader.java:209
|
||||
!Problem\ uploading\ to\ board.\ \ See\ http\://www.arduino.cc/en/Guide/Troubleshooting\#upload\ for\ suggestions.=
|
||||
|
||||
#: debug/Uploader.java:213
|
||||
!Wrong\ microcontroller\ found.\ \ Did\ you\ select\ the\ right\ board\ from\ the\ Tools\ >\ Board\ menu?=
|
||||
|
||||
#: debug/Compiler.java:41
|
||||
!http\://code.google.com/p/arduino/issues/list=
|
||||
|
||||
#: debug/Compiler.java:79
|
||||
No\ board\ selected;\ please\ choose\ a\ board\ from\ the\ Tools\ >\ Board\ menu.=Nijedna plo\u010dica nije izabrana. Molimo izaberite plo\u010dicu iz menija Alati > Plo\u010dice
|
||||
|
||||
#: debug/Compiler.java:422
|
||||
#, java-format
|
||||
!{0}\ returned\ {1}=
|
||||
|
||||
#: debug/Compiler.java:426
|
||||
Error\ compiling.=Pogre\u0161ka u kompiliranju
|
||||
|
||||
#: debug/Compiler.java:465
|
||||
Please\ import\ the\ SPI\ library\ from\ the\ Sketch\ >\ Import\ Library\ menu.=Importirajte SPI datoteku iz menija Ske\u0107 > Import
|
||||
|
||||
#: debug/Compiler.java:466
|
||||
!\nAs\ of\ Arduino\ 0019,\ the\ Ethernet\ library\ depends\ on\ the\ SPI\ library.\nYou\ appear\ to\ be\ using\ it\ or\ another\ library\ that\ depends\ on\ the\ SPI\ library.\n\n=
|
||||
|
||||
#: debug/Compiler.java:471
|
||||
!The\ 'BYTE'\ keyword\ is\ no\ longer\ supported.=
|
||||
|
||||
#: debug/Compiler.java:472
|
||||
!\nAs\ of\ Arduino\ 1.0,\ the\ 'BYTE'\ keyword\ is\ no\ longer\ supported.\nPlease\ use\ Serial.write()\ instead.\n\n=
|
||||
|
||||
#: debug/Compiler.java:477
|
||||
!The\ Server\ class\ has\ been\ renamed\ EthernetServer.=
|
||||
|
||||
#: debug/Compiler.java:478
|
||||
!\nAs\ of\ Arduino\ 1.0,\ the\ Server\ class\ in\ the\ Ethernet\ library\ has\ been\ renamed\ to\ EthernetServer.\n\n=
|
||||
|
||||
#: debug/Compiler.java:483
|
||||
!The\ Client\ class\ has\ been\ renamed\ EthernetClient.=
|
||||
|
||||
#: debug/Compiler.java:484
|
||||
!\nAs\ of\ Arduino\ 1.0,\ the\ Client\ class\ in\ the\ Ethernet\ library\ has\ been\ renamed\ to\ EthernetClient.\n\n=
|
||||
|
||||
#: debug/Compiler.java:489
|
||||
!The\ Udp\ class\ has\ been\ renamed\ EthernetUdp.=
|
||||
|
||||
#: debug/Compiler.java:490
|
||||
!\nAs\ of\ Arduino\ 1.0,\ the\ Udp\ class\ in\ the\ Ethernet\ library\ has\ been\ renamed\ to\ EthernetClient.\n\n=
|
||||
|
||||
#: debug/Compiler.java:495
|
||||
!Wire.send()\ has\ been\ renamed\ Wire.write().=
|
||||
|
||||
#: debug/Compiler.java:496
|
||||
!\nAs\ of\ Arduino\ 1.0,\ the\ Wire.send()\ function\ was\ renamed\ to\ Wire.write()\ for\ consistency\ with\ other\ libraries.\n\n=
|
||||
|
||||
#: debug/Compiler.java:501
|
||||
!Wire.receive()\ has\ been\ renamed\ Wire.read().=
|
||||
|
||||
#: debug/Compiler.java:502
|
||||
!\nAs\ of\ Arduino\ 1.0,\ the\ Wire.receive()\ function\ was\ renamed\ to\ Wire.read()\ for\ consistency\ with\ other\ libraries.\n\n=
|
||||
|
||||
#: EditorConsole.java:152
|
||||
!Console\ Error=
|
||||
|
||||
#: EditorConsole.java:153
|
||||
!A\ problem\ occurred\ while\ trying\ to\ open\ the\nfiles\ used\ to\ store\ the\ console\ output.=
|
||||
|
||||
#: Base.java:184
|
||||
!Non-fatal\ error\ while\ setting\ the\ Look\ &\ Feel.=
|
||||
|
||||
#: Base.java:185
|
||||
!The\ error\ message\ follows,\ however\ Arduino\ should\ run\ fine.=
|
||||
|
||||
#: Base.java:220
|
||||
!Problem\ Setting\ the\ Platform=
|
||||
|
||||
#: Base.java:221
|
||||
!An\ unknown\ error\ occurred\ while\ trying\ to\ load\nplatform-specific\ code\ for\ your\ machine.=
|
||||
|
||||
#: Base.java:232
|
||||
Please\ install\ JDK\ 1.5\ or\ later=Instalirajte JDK 1.5 ili noviju verziju
|
||||
|
||||
#: Base.java:233
|
||||
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.=Za upotrebu Arduina je potrebna puna instalacija JDK-a (ne same JRE)\nInstalirajte JDK 1.5 ili noviju verziju.\nDodatne informacije mozete naci u referenci.
|
||||
|
||||
#: Base.java:257
|
||||
!Sketchbook\ folder\ disappeared=
|
||||
|
||||
#: Base.java:258
|
||||
!The\ sketchbook\ folder\ no\ longer\ exists.\nArduino\ will\ switch\ to\ the\ default\ sketchbook\nlocation,\ and\ create\ a\ new\ sketchbook\ folder\ if\nnecessary.\ Arduino\ will\ then\ stop\ talking\ about\nhimself\ in\ the\ third\ person.=
|
||||
|
||||
#: Base.java:532
|
||||
Time\ for\ a\ Break=Vrijeme je za pauzu
|
||||
|
||||
#: Base.java:533
|
||||
You've\ reached\ the\ limit\ for\ auto\ naming\ of\ new\ sketches\nfor\ the\ day.\ How\ about\ going\ for\ a\ walk\ instead?=Dostigli ste dana\u0161nji limit za automatsko davanje imena novih ske\u0107ova\nZa\u0161to ne bi oti\u0161li u \u0161etnju?
|
||||
|
||||
#: Base.java:537
|
||||
Sunshine=Sunce
|
||||
|
||||
#: Base.java:538
|
||||
No\ really,\ time\ for\ some\ fresh\ air\ for\ you.=Ne, vrijeme je da oti\u0111ete na zrak
|
||||
|
||||
#: Base.java:633
|
||||
Open\ an\ Arduino\ sketch...=Otvori Arduino ske\u0107...
|
||||
|
||||
#: Base.java:772
|
||||
<html>\ <head>\ <style\ type\="text/css">b\ {\ font\:\ 13pt\ "Lucida\ Grande"\ }p\ {\ font\:\ 11pt\ "Lucida\ Grande";\ margin-top\:\ 8px\ }</style>\ </head><b>Are\ you\ sure\ you\ want\ to\ Quit?</b><p>Closing\ the\ last\ open\ sketch\ will\ quit\ Arduino.=<html> <head> <style type\="text/css">b { font\: 13pt "Lucida Grande" }p { font\: 11pt "Lucida Grande"; margin-top\: 8px }</style> </head><b>Jeste li sigurni da \u017eelite odustati?</b><p>Zatvaranje zadnjeg otvorenog ske\u0107a ce zatvoriti Arduino.
|
||||
|
||||
#: Base.java:970
|
||||
!Contributed=
|
||||
|
||||
#: Base.java:1095
|
||||
Sketch\ Does\ Not\ Exist=Ske\u0107 ne postoji
|
||||
|
||||
#: Base.java:1096
|
||||
The\ selected\ sketch\ no\ longer\ exists.\nYou\ may\ need\ to\ restart\ Arduino\ to\ update\nthe\ sketchbook\ menu.=Izabrali ste ske\u0107 koji vi\u0161e ne postoji.\nProvajte ponovno startati Arduino da bi ste obnovili\nmeni
|
||||
|
||||
#: Base.java:1125
|
||||
#, java-format
|
||||
The\ sketch\ "{0}"\ cannot\ be\ used.\nSketch\ names\ must\ contain\ only\ basic\ letters\ and\ numbers\n(ASCII-only\ with\ no\ spaces,\ and\ it\ cannot\ start\ with\ a\ number).\nTo\ get\ rid\ of\ this\ message,\ remove\ the\ sketch\ from\n{1}=Ske\u0107 "{0}" se ne moze koristiti.\nIme ske\u0107a se smi samo sastojati od obi\u0107nih slova i brojeva.\n(samo ASCII bez razmaknica, i ne smi po\u0107eti sa brojem).\nDa bi ste zatvorili ovu poruku, izbri\u0161ite ske\u0107 iz\n{1}
|
||||
|
||||
#: Base.java:1132
|
||||
Ignoring\ sketch\ with\ bad\ name=Ske\u0107 sa neva\u017eecem imenom se ignorira
|
||||
|
||||
#: Base.java:1202
|
||||
#, java-format
|
||||
The\ library\ "{0}"\ cannot\ be\ used.\nLibrary\ names\ must\ contain\ only\ basic\ letters\ and\ numbers.\n(ASCII\ only\ and\ no\ spaces,\ and\ it\ cannot\ start\ with\ a\ number)=Ime library-a se smi samo sastojati od obi\u0107nih slova i brojeva.\n(samo ASCII bez razmaknica, i ne smi po\u0107eti sa brojem).\n
|
||||
|
||||
#: Base.java:1207
|
||||
Ignoring\ bad\ library\ name=Library sa neva\u017eecem imenom se ignorira
|
||||
|
||||
#: Base.java:1432
|
||||
!Problem\ getting\ data\ folder=
|
||||
|
||||
#: Base.java:1433
|
||||
!Error\ getting\ the\ Arduino\ data\ folder.=
|
||||
|
||||
#: Base.java:1440
|
||||
!Settings\ issues=
|
||||
|
||||
#: Base.java:1441
|
||||
!Arduino\ cannot\ run\ because\ it\ could\ not\ncreate\ a\ folder\ to\ store\ your\ settings.=
|
||||
|
||||
#: Base.java:1602
|
||||
You\ forgot\ your\ sketchbook=Zaboravili ste ske\u0107 kni\u017eicu
|
||||
|
||||
#: Base.java:1603
|
||||
!Arduino\ cannot\ run\ because\ it\ could\ not\ncreate\ a\ folder\ to\ store\ your\ sketchbook.=
|
||||
|
||||
#: Base.java:1623
|
||||
Select\ (or\ create\ new)\ folder\ for\ sketches...=Izaberite ili napravite novi direktorij za ske\u0107ove
|
||||
|
||||
#: Base.java:1647
|
||||
Problem\ Opening\ URL=Problem u otvaranju URL-a
|
||||
|
||||
#: Base.java:1648
|
||||
#, java-format
|
||||
Could\ not\ open\ the\ URL\n{0}=Dostup URL-u nije bio uspje\u0161an\n{0}
|
||||
|
||||
#: Base.java:1671
|
||||
Problem\ Opening\ Folder=Problem u otvaranju direktorija
|
||||
|
||||
#: Base.java:1672
|
||||
#, java-format
|
||||
Could\ not\ open\ the\ folder\n{0}=Dostup direktoriju nije bio uspje\u0161an\n{0}
|
||||
|
||||
#: Base.java:1785
|
||||
!Guide_MacOSX.html=
|
||||
|
||||
#: Base.java:1787
|
||||
!Guide_Windows.html=
|
||||
|
||||
#: Base.java:1789
|
||||
!http\://www.arduino.cc/playground/Learning/Linux=
|
||||
|
||||
#: Base.java:1794
|
||||
!index.html=
|
||||
|
||||
#: Base.java:1799
|
||||
!Guide_Environment.html=
|
||||
|
||||
#: Base.java:1804
|
||||
environment=okolina
|
||||
|
||||
#: Base.java:1804
|
||||
!platforms.html=
|
||||
|
||||
#: Base.java:1809
|
||||
!Guide_Troubleshooting.html=
|
||||
|
||||
#: Base.java:1814
|
||||
!FAQ.html=
|
||||
|
||||
#: Base.java:1826
|
||||
Message=Poruka
|
||||
|
||||
#: Base.java:1842
|
||||
Warning=Upozorenje
|
||||
|
||||
#: Base.java:2196
|
||||
#, java-format
|
||||
!Could\ not\ remove\ old\ version\ of\ {0}=
|
||||
|
||||
#: Base.java:2206
|
||||
#, java-format
|
||||
!Could\ not\ replace\ {0}=
|
||||
|
||||
#: Base.java:2247 Base.java:2270
|
||||
#, java-format
|
||||
!Could\ not\ delete\ {0}=
|
||||
|
||||
#: EditorHeader.java:292
|
||||
!New\ Tab=
|
||||
|
||||
#: EditorHeader.java:300
|
||||
!Rename=
|
||||
|
||||
#: EditorHeader.java:326
|
||||
!Previous\ Tab=
|
||||
|
||||
#: EditorHeader.java:340
|
||||
!Next\ Tab=
|
||||
|
||||
#: EditorToolbar.java:41 EditorToolbar.java:46
|
||||
!Verify=
|
||||
|
||||
#: EditorToolbar.java:41
|
||||
!Open=
|
||||
|
||||
#: EditorToolbar.java:46
|
||||
!New\ Editor\ Window=
|
||||
|
||||
#: EditorToolbar.java:46
|
||||
!Open\ in\ Another\ Window=
|
||||
|
||||
#: Platform.java:167
|
||||
!No\ launcher\ available=
|
||||
|
||||
#: Platform.java:168
|
||||
!Unspecified\ platform,\ no\ launcher\ available.\nTo\ enable\ opening\ URLs\ or\ folders,\ add\ a\ \n"launcher\=/path/to/app"\ line\ to\ preferences.txt=
|
||||
|
||||
#: Theme.java:52
|
||||
!Could\ not\ read\ color\ theme\ settings.\nYou'll\ need\ to\ reinstall\ Processing.=
|
||||
|
||||
#: Preferences.java:80
|
||||
!Browse=
|
||||
|
||||
#: Preferences.java:83
|
||||
!System\ Default=
|
||||
|
||||
#: Preferences.java:84
|
||||
!Arabic=
|
||||
|
||||
#: Preferences.java:85
|
||||
!Aragonese=
|
||||
|
||||
#: Preferences.java:86
|
||||
!Catalan=
|
||||
|
||||
#: Preferences.java:87
|
||||
!Chinese\ Simplified=
|
||||
|
||||
#: Preferences.java:88
|
||||
!Chinese\ Traditional=
|
||||
|
||||
#: Preferences.java:89
|
||||
!Danish=
|
||||
|
||||
#: Preferences.java:90
|
||||
!Dutch=
|
||||
|
||||
#: Preferences.java:91
|
||||
!English=
|
||||
|
||||
#: Preferences.java:92
|
||||
!Estonian=
|
||||
|
||||
#: Preferences.java:93
|
||||
!French=
|
||||
|
||||
#: Preferences.java:94
|
||||
!Filipino=
|
||||
|
||||
#: Preferences.java:95
|
||||
!Galician=
|
||||
|
||||
#: Preferences.java:96
|
||||
!German=
|
||||
|
||||
#: Preferences.java:97
|
||||
!Greek=
|
||||
|
||||
#: Preferences.java:98
|
||||
!Hungarian=
|
||||
|
||||
#: Preferences.java:99
|
||||
!Indonesian=
|
||||
|
||||
#: Preferences.java:100
|
||||
!Italian=
|
||||
|
||||
#: Preferences.java:101
|
||||
!Japanese=
|
||||
|
||||
#: Preferences.java:102
|
||||
!Korean=
|
||||
|
||||
#: Preferences.java:103
|
||||
!Latvian=
|
||||
|
||||
#: Preferences.java:104
|
||||
!Lithuaninan=
|
||||
|
||||
#: Preferences.java:105
|
||||
!Persian=
|
||||
|
||||
#: Preferences.java:106
|
||||
!Polish=
|
||||
|
||||
#: Preferences.java:107 Preferences.java:108
|
||||
!Portuguese=
|
||||
|
||||
#: Preferences.java:109
|
||||
!Romanian=
|
||||
|
||||
#: Preferences.java:110
|
||||
!Russian=
|
||||
|
||||
#: Preferences.java:111
|
||||
!Spanish=
|
||||
|
||||
#: Preferences.java:210
|
||||
!Could\ not\ read\ default\ settings.\nYou'll\ need\ to\ reinstall\ Arduino.=
|
||||
|
||||
#: Preferences.java:242
|
||||
#, java-format
|
||||
!Could\ not\ read\ preferences\ from\ {0}=
|
||||
|
||||
#: Preferences.java:261
|
||||
!Error\ reading\ preferences=
|
||||
|
||||
#: Preferences.java:263
|
||||
#, java-format
|
||||
!Error\ reading\ the\ preferences\ file.\ Please\ delete\ (or\ move)\n{0}\ and\ restart\ Arduino.=
|
||||
|
||||
#: Preferences.java:299
|
||||
!Sketchbook\ location\:=
|
||||
|
||||
#: Preferences.java:314
|
||||
!Select\ new\ sketchbook\ location=
|
||||
|
||||
#: Preferences.java:337
|
||||
!Editor\ language\:\ =
|
||||
|
||||
#: Preferences.java:342 Preferences.java:358
|
||||
!\ \ (requires\ restart\ of\ Arduino)=
|
||||
|
||||
#: Preferences.java:354
|
||||
!Editor\ font\ size\:\ =
|
||||
|
||||
#: Preferences.java:371
|
||||
!Show\ verbose\ output\ during\:\ =
|
||||
|
||||
#: Preferences.java:373
|
||||
!compilation\ =
|
||||
|
||||
#: Preferences.java:375
|
||||
!upload=
|
||||
|
||||
#: Preferences.java:384
|
||||
!Verify\ code\ after\ upload=
|
||||
|
||||
#: Preferences.java:393
|
||||
!Use\ external\ editor=
|
||||
|
||||
#: Preferences.java:403
|
||||
!Check\ for\ updates\ on\ startup=
|
||||
|
||||
#: Preferences.java:412
|
||||
!Update\ sketch\ files\ to\ new\ extension\ on\ save\ (.pde\ ->\ .ino)=
|
||||
|
||||
#: Preferences.java:423
|
||||
!Automatically\ associate\ .ino\ files\ with\ Arduino=
|
||||
|
||||
#: Preferences.java:433
|
||||
!More\ preferences\ can\ be\ edited\ directly\ in\ the\ file=
|
||||
|
||||
#: Preferences.java:462
|
||||
!(edit\ only\ when\ Arduino\ is\ not\ running)=
|
||||
|
||||
#: Preferences.java:609
|
||||
#, java-format
|
||||
!ignoring\ invalid\ font\ size\ {0}=
|
@ -11,7 +11,8 @@
|
||||
* Serial monitor open on Serial port 0:
|
||||
|
||||
created 30 Dec. 2008
|
||||
by Tom Igoe
|
||||
modified 20 May 2012
|
||||
by Tom Igoe & Jed Roach
|
||||
|
||||
This example code is in the public domain.
|
||||
|
||||
@ -30,4 +31,10 @@ void loop() {
|
||||
int inByte = Serial1.read();
|
||||
Serial.write(inByte);
|
||||
}
|
||||
|
||||
// read from port 0, send to port 1:
|
||||
if (Serial.available()) {
|
||||
int inByte = Serial.read();
|
||||
Serial1.write(inByte);
|
||||
}
|
||||
}
|
||||
|
@ -1,3 +1,117 @@
|
||||
ARDUINO 1.0.1
|
||||
|
||||
[environment]
|
||||
|
||||
* The IDE has been internationalized and translated into multiple languages.
|
||||
Thanks to Shigeru Kanemoto for the internationalization and Japanese
|
||||
translation and many others for the other translations. For more
|
||||
information, see: http://arduino.cc/playground/Main/LanguagesIDE
|
||||
|
||||
* Added preference for selecting the language in which to display the
|
||||
Arduino software. Defaults to the operating system locale.
|
||||
|
||||
* The editor font size preference now applies to the serial monitor and
|
||||
error / message console as well as the editor. (Paul Stoffregen)
|
||||
http://code.google.com/p/arduino/issues/detail?id=550
|
||||
|
||||
* Compilation has been speeded up by only compiling changed files. (All
|
||||
files are recompiled when a new board is selected.) (Paul Stoffregen)
|
||||
http://code.google.com/p/arduino/issues/detail?id=638
|
||||
|
||||
* Console log files (stdout.txt and stderr.txt) are now removed when the
|
||||
Arduino software exits. (Paul Stoffregen)
|
||||
|
||||
* The minimum size for the Arduino software window has been reduced.
|
||||
http://code.google.com/p/arduino/issues/detail?id=52
|
||||
|
||||
* Improvements to the Find / Replace dialog. (Peter Lewis)
|
||||
http://code.google.com/p/arduino/issues/detail?id=825
|
||||
|
||||
* Support for selecting words (on double-click) and lines (triple-click)
|
||||
in the Arduino software. (Peter Lewis)
|
||||
http://code.google.com/p/arduino/issues/detail?id=824
|
||||
|
||||
* Don't insert newline when using serial monitor keyboard
|
||||
shortcut. (Lars J. Nielsen)
|
||||
http://code.google.com/p/arduino/issues/detail?id=279
|
||||
|
||||
* Added a preference for disabling verification on upload (for increased
|
||||
speed). (Nathan Seidle)
|
||||
http://code.google.com/p/arduino/issues/detail?id=842
|
||||
|
||||
* Added the gcc toolchain to the Linux distribution. (To use the
|
||||
toolchain already installed on your system, simply delete the one
|
||||
that comes with the Arduino software.) (Paul Stoffregen)
|
||||
http://code.google.com/p/arduino/issues/detail?id=300
|
||||
|
||||
* Updating Arduino Mini upload protocol to 'arduino' from 'stk500' (should
|
||||
fix problems with auto-reset not working).
|
||||
|
||||
[core / libraries]
|
||||
|
||||
* Adding overloads to Wire.write() (for Wire.write(0)). (Paul Stoffregen)
|
||||
http://code.google.com/p/arduino/issues/detail?id=527
|
||||
|
||||
* Fixing delayMicroseconds() for 20 MHz clocks (Erdem U. Altinyurt)
|
||||
http://code.google.com/p/arduino/issues/detail?id=306
|
||||
|
||||
* Support third external interrupt on ATmega1284P. (maniacbug)
|
||||
http://code.google.com/p/arduino/issues/detail?id=728
|
||||
|
||||
* Update reference voltage constants for ATmega1284P. (maniacbug)
|
||||
http://code.google.com/p/arduino/issues/detail?id=728
|
||||
|
||||
* Adding --relax linker flag for ATmega2560. (arducopter)
|
||||
http://code.google.com/p/arduino/issues/detail?id=729
|
||||
|
||||
* Fixing Ethernet library bug on avr-gcc 4.5.1 (SurferTim)
|
||||
http://code.google.com/p/arduino/issues/detail?id=605
|
||||
|
||||
* Fixed DHCP hostname generation. (peter)
|
||||
|
||||
* Simplifying microseconds to clock cycles conversions (Rob Tillaart)
|
||||
http://code.google.com/p/arduino/issues/detail?id=675
|
||||
|
||||
* Fixed various warnings. (maniacbug)
|
||||
http://code.google.com/p/arduino/issues/detail?id=688
|
||||
|
||||
* Fixed bug w/ repeated initial characters in findUntil(). (Jeffery.zksun)
|
||||
http://code.google.com/p/arduino/issues/detail?id=768
|
||||
|
||||
* Added INPUT_PULLUP option for pinMode(). The INPUT mode now explicitly
|
||||
disables the pullup resistors. (Paul Stoffregen)
|
||||
http://code.google.com/p/arduino/issues/detail?id=246
|
||||
|
||||
* Fixing bug in the receiving of multiple UDP packets. (dylan and peter)
|
||||
http://code.google.com/p/arduino/issues/detail?id=669
|
||||
|
||||
* Added ability to generate repeated starts in the Wire library (in
|
||||
master mode). Extra boolean parameters to endTransmission() and
|
||||
requestFrom() control whether or not to send a stop (or a repeated
|
||||
start instead). (Todd Krein)
|
||||
http://code.google.com/p/arduino/issues/detail?id=663
|
||||
|
||||
* Added Ethernet.maintain() to renew DHCP leases. (Peter Magnusson)
|
||||
http://code.google.com/p/arduino/issues/detail?id=716
|
||||
|
||||
* Fix for CLOSE_WAIT bug that could cause Ethernet sketches to crash
|
||||
over time. (mr-russ and Johann Richard)
|
||||
|
||||
* Fix to servo pulse timing calculation. (jwatte)
|
||||
http://code.google.com/p/arduino/issues/detail?id=908
|
||||
|
||||
* Added readString() and readStringUntil() functions. (Adrian McEwen)
|
||||
http://code.google.com/p/arduino/issues/detail?id=454
|
||||
|
||||
[examples]
|
||||
|
||||
* Updated to latest ArduinoISP sketch. (rsbohn)
|
||||
http://code.google.com/p/arduino/issues/detail?id=378
|
||||
|
||||
* Fixed ArduinoISP sketch by lowering delay() in heartbeat.
|
||||
|
||||
* Other updates.
|
||||
|
||||
ARDUINO 1.0 - 2011.11.30
|
||||
|
||||
[environment]
|
||||
|
@ -244,3 +244,27 @@ size_t Stream::readBytesUntil(char terminator, char *buffer, size_t length)
|
||||
return index; // return number of characters, not including null terminator
|
||||
}
|
||||
|
||||
String Stream::readString()
|
||||
{
|
||||
String ret;
|
||||
int c = timedRead();
|
||||
while (c >= 0)
|
||||
{
|
||||
ret += (char)c;
|
||||
c = timedRead();
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
||||
String Stream::readStringUntil(char terminator)
|
||||
{
|
||||
String ret;
|
||||
int c = timedRead();
|
||||
while (c >= 0 && c != terminator)
|
||||
{
|
||||
ret += (char)c;
|
||||
c = timedRead();
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
@ -82,6 +82,8 @@ class Stream : public Print
|
||||
// returns the number of characters placed in the buffer (0 means no valid data found)
|
||||
|
||||
// Arduino String functions to be added here
|
||||
String readString();
|
||||
String readStringUntil(char terminator);
|
||||
|
||||
protected:
|
||||
long parseInt(char skipChar); // as above but the given skipChar is ignored
|
||||
|
Loading…
x
Reference in New Issue
Block a user