mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Updated base translations
This commit is contained in:
parent
452d05825b
commit
31187cbcc1
@ -78,22 +78,6 @@ msgstr "--verbose, --verbose-upload and --verbose-build can only be used togethe
|
||||
msgid ".pde -> .ino"
|
||||
msgstr ".pde -> .ino"
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:64
|
||||
#, java-format
|
||||
msgid "<br/>Update available for some of your {0}boards{1}"
|
||||
msgstr "<br/>Update available for some of your {0}boards{1}"
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:66
|
||||
#, java-format
|
||||
msgid ""
|
||||
"<br/>Update available for some of your {0}boards{1} and {2}libraries{3}"
|
||||
msgstr "<br/>Update available for some of your {0}boards{1} and {2}libraries{3}"
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:62
|
||||
#, java-format
|
||||
msgid "<br/>Update available for some of your {0}libraries{1}"
|
||||
msgstr "<br/>Update available for some of your {0}libraries{1}"
|
||||
|
||||
#: Editor.java:2053
|
||||
msgid ""
|
||||
"<html> <head> <style type=\"text/css\">b { font: 13pt \"Lucida Grande\" }p {"
|
||||
@ -312,6 +296,10 @@ msgstr "Auto Format finished."
|
||||
msgid "Auto-detect proxy settings"
|
||||
msgstr "Auto-detect proxy settings"
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:264
|
||||
msgid "Automatic"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:474
|
||||
msgid "Automatic proxy configuration URL:"
|
||||
msgstr "Automatic proxy configuration URL:"
|
||||
@ -342,6 +330,12 @@ msgstr "Belarusian"
|
||||
msgid "Board"
|
||||
msgstr "Board"
|
||||
|
||||
#: ../../../../../app/src/processing/app/Editor.java:2545
|
||||
#: ../../../../../app/src/processing/app/Editor.java:2641
|
||||
#, java-format
|
||||
msgid "Board at {0} is not available"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:62
|
||||
#, java-format
|
||||
msgid "Board {0} (platform {1}, package {2}) is unknown"
|
||||
@ -823,6 +817,11 @@ msgstr "Error"
|
||||
msgid "Error adding file"
|
||||
msgstr "Error adding file"
|
||||
|
||||
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:272
|
||||
#, java-format
|
||||
msgid "Error compiling for board {0}."
|
||||
msgstr ""
|
||||
|
||||
#: debug/Compiler.java:369
|
||||
msgid "Error compiling."
|
||||
msgstr "Error compiling."
|
||||
@ -968,6 +967,11 @@ msgstr "Failed to open sketch: \"{0}\""
|
||||
msgid "File"
|
||||
msgstr "File"
|
||||
|
||||
#: ../../../../../arduino-core/src/processing/app/SketchData.java:139
|
||||
#, java-format
|
||||
msgid "File name {0} is invalid: ignored"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:94
|
||||
msgid "Filipino"
|
||||
msgstr "Filipino"
|
||||
@ -1186,6 +1190,10 @@ msgstr "Installing tools ({0}/{1})..."
|
||||
msgid "Installing..."
|
||||
msgstr "Installing..."
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:256
|
||||
msgid "Interface scale:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../processing/app/Base.java:1204
|
||||
#, java-format
|
||||
msgid "Invalid library found in {0}: {1}"
|
||||
@ -1504,6 +1512,10 @@ msgstr "Please import the Wire library from the Sketch > Import Library menu."
|
||||
msgid "Please select a programmer from Tools->Programmer menu"
|
||||
msgstr "Please select a programmer from Tools->Programmer menu"
|
||||
|
||||
#: ../../../../../app/src/processing/app/Editor.java:2613
|
||||
msgid "Plotter not available while serial monitor is open"
|
||||
msgstr ""
|
||||
|
||||
#: Preferences.java:110
|
||||
msgid "Polish"
|
||||
msgstr "Polish"
|
||||
@ -1772,6 +1784,10 @@ msgstr "Serial Monitor"
|
||||
msgid "Serial Plotter"
|
||||
msgstr "Serial Plotter"
|
||||
|
||||
#: ../../../../../app/src/processing/app/Editor.java:2516
|
||||
msgid "Serial monitor not available while plotter is open"
|
||||
msgstr ""
|
||||
|
||||
#: Serial.java:194
|
||||
#, java-format
|
||||
msgid ""
|
||||
@ -2096,6 +2112,11 @@ msgstr "Type board password to upload a new sketch"
|
||||
msgid "Ukrainian"
|
||||
msgstr "Ukrainian"
|
||||
|
||||
#: ../../../../../arduino-core/src/cc/arduino/packages/uploaders/SSHUploader.java:142
|
||||
#, java-format
|
||||
msgid "Unable to connect to {0}"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../processing/app/Editor.java:2524
|
||||
#: ../../../processing/app/NetworkMonitor.java:145
|
||||
msgid "Unable to connect: is the sketch using the bridge?"
|
||||
@ -2165,6 +2186,21 @@ msgstr "Update"
|
||||
msgid "Update sketch files to new extension on save (.pde -> .ino)"
|
||||
msgstr "Update sketch files to new extension on save (.pde -> .ino)"
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:88
|
||||
#, java-format
|
||||
msgid "Updates available for some of your {0}boards{1}"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:90
|
||||
#, java-format
|
||||
msgid "Updates available for some of your {0}boards{1} and {2}libraries{3}"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:86
|
||||
#, java-format
|
||||
msgid "Updates available for some of your {0}libraries{1}"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:167
|
||||
msgid "Updating list of installed libraries"
|
||||
msgstr "Updating list of installed libraries"
|
||||
|
@ -48,18 +48,6 @@
|
||||
#: Sketch.java:746
|
||||
.pde\ ->\ .ino=.pde -> .ino
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:64
|
||||
#, java-format
|
||||
<br/>Update\ available\ for\ some\ of\ your\ {0}boards{1}=<br/>Update available for some of your {0}boards{1}
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:66
|
||||
#, java-format
|
||||
<br/>Update\ available\ for\ some\ of\ your\ {0}boards{1}\ and\ {2}libraries{3}=<br/>Update available for some of your {0}boards{1} and {2}libraries{3}
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:62
|
||||
#, java-format
|
||||
<br/>Update\ available\ for\ some\ of\ your\ {0}libraries{1}=<br/>Update available for some of your {0}libraries{1}
|
||||
|
||||
#: Editor.java:2053
|
||||
<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.=<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.
|
||||
|
||||
@ -212,6 +200,9 @@ Auto\ Format\ finished.=Auto Format finished.
|
||||
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:457
|
||||
Auto-detect\ proxy\ settings=Auto-detect proxy settings
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:264
|
||||
!Automatic=
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:474
|
||||
Automatic\ proxy\ configuration\ URL\:=Automatic proxy configuration URL\:
|
||||
|
||||
@ -235,6 +226,11 @@ Belarusian=Belarusian
|
||||
#: ../../../processing/app/Editor.java:707
|
||||
Board=Board
|
||||
|
||||
#: ../../../../../app/src/processing/app/Editor.java:2545
|
||||
#: ../../../../../app/src/processing/app/Editor.java:2641
|
||||
#, java-format
|
||||
!Board\ at\ {0}\ is\ not\ available=
|
||||
|
||||
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:62
|
||||
#, java-format
|
||||
Board\ {0}\ (platform\ {1},\ package\ {2})\ is\ unknown=Board {0} (platform {1}, package {2}) is unknown
|
||||
@ -588,6 +584,10 @@ Error=Error
|
||||
#: Sketch.java:1065 Sketch.java:1088
|
||||
Error\ adding\ file=Error adding file
|
||||
|
||||
#: ../../../../../arduino-core/src/cc/arduino/Compiler.java:272
|
||||
#, java-format
|
||||
!Error\ compiling\ for\ board\ {0}.=
|
||||
|
||||
#: debug/Compiler.java:369
|
||||
Error\ compiling.=Error compiling.
|
||||
|
||||
@ -698,6 +698,10 @@ Failed\ to\ open\ sketch\:\ "{0}"=Failed to open sketch\: "{0}"
|
||||
#: Editor.java:491
|
||||
File=File
|
||||
|
||||
#: ../../../../../arduino-core/src/processing/app/SketchData.java:139
|
||||
#, java-format
|
||||
!File\ name\ {0}\ is\ invalid\:\ ignored=
|
||||
|
||||
#: Preferences.java:94
|
||||
Filipino=Filipino
|
||||
|
||||
@ -855,6 +859,9 @@ Installing\ tools\ ({0}/{1})...=Installing tools ({0}/{1})...
|
||||
#: ../../../../../app/src/cc/arduino/contributions/packages/ui/ContributionManagerUI.java:172
|
||||
Installing...=Installing...
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:256
|
||||
!Interface\ scale\:=
|
||||
|
||||
#: ../../../processing/app/Base.java:1204
|
||||
#, java-format
|
||||
Invalid\ library\ found\ in\ {0}\:\ {1}=Invalid library found in {0}\: {1}
|
||||
@ -1095,6 +1102,9 @@ Please\ import\ the\ Wire\ library\ from\ the\ Sketch\ >\ Import\ Library\ menu.
|
||||
#: ../../../cc/arduino/packages/uploaders/SerialUploader.java:262
|
||||
Please\ select\ a\ programmer\ from\ Tools->Programmer\ menu=Please select a programmer from Tools->Programmer menu
|
||||
|
||||
#: ../../../../../app/src/processing/app/Editor.java:2613
|
||||
!Plotter\ not\ available\ while\ serial\ monitor\ is\ open=
|
||||
|
||||
#: Preferences.java:110
|
||||
Polish=Polish
|
||||
|
||||
@ -1297,6 +1307,9 @@ Serial\ Monitor=Serial Monitor
|
||||
#: ../../../../../app/src/processing/app/Editor.java:804
|
||||
Serial\ Plotter=Serial Plotter
|
||||
|
||||
#: ../../../../../app/src/processing/app/Editor.java:2516
|
||||
!Serial\ monitor\ not\ available\ while\ plotter\ is\ open=
|
||||
|
||||
#: Serial.java:194
|
||||
#, java-format
|
||||
Serial\ port\ ''{0}''\ not\ found.\ Did\ you\ select\ the\ right\ one\ from\ the\ Tools\ >\ Serial\ Port\ menu?=Serial port ''{0}'' not found. Did you select the right one from the Tools > Serial Port menu?
|
||||
@ -1503,6 +1516,10 @@ Type\ board\ password\ to\ upload\ a\ new\ sketch=Type board password to upload
|
||||
#: ../../../processing/app/Preferences.java:118
|
||||
Ukrainian=Ukrainian
|
||||
|
||||
#: ../../../../../arduino-core/src/cc/arduino/packages/uploaders/SSHUploader.java:142
|
||||
#, java-format
|
||||
!Unable\ to\ connect\ to\ {0}=
|
||||
|
||||
#: ../../../processing/app/Editor.java:2524
|
||||
#: ../../../processing/app/NetworkMonitor.java:145
|
||||
Unable\ to\ connect\:\ is\ the\ sketch\ using\ the\ bridge?=Unable to connect\: is the sketch using the bridge?
|
||||
@ -1554,6 +1571,18 @@ Update=Update
|
||||
#: Preferences.java:428
|
||||
Update\ sketch\ files\ to\ new\ extension\ on\ save\ (.pde\ ->\ .ino)=Update sketch files to new extension on save (.pde -> .ino)
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:88
|
||||
#, java-format
|
||||
!Updates\ available\ for\ some\ of\ your\ {0}boards{1}=
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:90
|
||||
#, java-format
|
||||
!Updates\ available\ for\ some\ of\ your\ {0}boards{1}\ and\ {2}libraries{3}=
|
||||
|
||||
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:86
|
||||
#, java-format
|
||||
!Updates\ available\ for\ some\ of\ your\ {0}libraries{1}=
|
||||
|
||||
#: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:167
|
||||
Updating\ list\ of\ installed\ libraries=Updating list of installed libraries
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user