Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff970f1

Browse filesBrowse files
committed
Another language update
1 parent 2186790 commit ff970f1
Copy full SHA for ff970f1

File tree

Expand file treeCollapse file tree

112 files changed

+2010
-243
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

112 files changed

+2010
-243
lines changed

‎app/src/processing/app/i18n/Resources_an.po

Copy file name to clipboardExpand all lines: app/src/processing/app/i18n/Resources_an.po
+20-2Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@ msgstr ""
353353
msgid "Copy as HTML"
354354
msgstr ""
355355

356-
#: ../../../processing/app/EditorStatus.java:456
357-
msgid "Copy error"
356+
#: ../../../processing/app/EditorStatus.java:455
357+
msgid "Copy error messages"
358358
msgstr ""
359359

360360
#: Editor.java:1165 Editor.java:2715
@@ -529,6 +529,10 @@ msgstr ""
529529
msgid "Discard all changes and reload sketch?"
530530
msgstr ""
531531

532+
#: ../../../processing/app/Preferences.java:438
533+
msgid "Display line numbers"
534+
msgstr ""
535+
532536
#: Editor.java:2064
533537
msgid "Don't Save"
534538
msgstr ""
@@ -1349,6 +1353,10 @@ msgstr ""
13491353
msgid "Sketchbook location:"
13501354
msgstr ""
13511355

1356+
#: ../../../processing/app/Base.java:785
1357+
msgid "Sketches (*.ino, *.pde)"
1358+
msgstr ""
1359+
13521360
#: ../../../processing/app/Preferences.java:152
13531361
msgid "Slovenian"
13541362
msgstr ""
@@ -1590,6 +1598,16 @@ msgstr ""
15901598
msgid "Use external editor"
15911599
msgstr ""
15921600

1601+
#: ../../../processing/app/debug/Compiler.java:94
1602+
#, java-format
1603+
msgid "Using library {0} in folder: {1} {2}"
1604+
msgstr ""
1605+
1606+
#: ../../../processing/app/debug/Compiler.java:320
1607+
#, java-format
1608+
msgid "Using previously compiled file: {0}"
1609+
msgstr ""
1610+
15931611
#: EditorToolbar.java:41 EditorToolbar.java:46
15941612
msgid "Verify"
15951613
msgstr ""

‎app/src/processing/app/i18n/Resources_an.properties

Copy file name to clipboardExpand all lines: app/src/processing/app/i18n/Resources_an.properties
+16-2Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@
239239
#: Editor.java:1177 Editor.java:2723
240240
!Copy\ as\ HTML=
241241

242-
#: ../../../processing/app/EditorStatus.java:456
243-
!Copy\ error=
242+
#: ../../../processing/app/EditorStatus.java:455
243+
!Copy\ error\ messages=
244244

245245
#: Editor.java:1165 Editor.java:2715
246246
!Copy\ for\ Forum=
@@ -363,6 +363,9 @@
363363
#: tools/FixEncoding.java:57
364364
!Discard\ all\ changes\ and\ reload\ sketch?=
365365

366+
#: ../../../processing/app/Preferences.java:438
367+
!Display\ line\ numbers=
368+
366369
#: Editor.java:2064
367370
!Don't\ Save=
368371

@@ -960,6 +963,9 @@
960963
#: Preferences.java:315
961964
!Sketchbook\ location\:=
962965

966+
#: ../../../processing/app/Base.java:785
967+
!Sketches\ (*.ino,\ *.pde)=
968+
963969
#: ../../../processing/app/Preferences.java:152
964970
!Slovenian=
965971

@@ -1113,6 +1119,14 @@
11131119
#: Preferences.java:409
11141120
!Use\ external\ editor=
11151121

1122+
#: ../../../processing/app/debug/Compiler.java:94
1123+
#, java-format
1124+
!Using\ library\ {0}\ in\ folder\:\ {1}\ {2}=
1125+
1126+
#: ../../../processing/app/debug/Compiler.java:320
1127+
#, java-format
1128+
!Using\ previously\ compiled\ file\:\ {0}=
1129+
11161130
#: EditorToolbar.java:41 EditorToolbar.java:46
11171131
!Verify=
11181132

‎app/src/processing/app/i18n/Resources_ar.po

Copy file name to clipboardExpand all lines: app/src/processing/app/i18n/Resources_ar.po
+20-2Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,8 @@ msgstr "نسخ"
356356
msgid "Copy as HTML"
357357
msgstr "انسخ ك HTML"
358358

359-
#: ../../../processing/app/EditorStatus.java:456
360-
msgid "Copy error"
359+
#: ../../../processing/app/EditorStatus.java:455
360+
msgid "Copy error messages"
361361
msgstr ""
362362

363363
#: Editor.java:1165 Editor.java:2715
@@ -532,6 +532,10 @@ msgstr "الجهاز لا يستجيب, تأكد من المنفذ port او ق
532532
msgid "Discard all changes and reload sketch?"
533533
msgstr "تجاهل كل التغييرات واعد تحميل الشيفرة البرمجية"
534534

535+
#: ../../../processing/app/Preferences.java:438
536+
msgid "Display line numbers"
537+
msgstr ""
538+
535539
#: Editor.java:2064
536540
msgid "Don't Save"
537541
msgstr "لا تحفظ"
@@ -1352,6 +1356,10 @@ msgstr "مجلد كتاب الشيفرة البرمجية \"سكتش بوك\" م
13521356
msgid "Sketchbook location:"
13531357
msgstr "مكان كتاب الشيفرة البرمجية \"سكتش بوك\""
13541358

1359+
#: ../../../processing/app/Base.java:785
1360+
msgid "Sketches (*.ino, *.pde)"
1361+
msgstr ""
1362+
13551363
#: ../../../processing/app/Preferences.java:152
13561364
msgid "Slovenian"
13571365
msgstr ""
@@ -1593,6 +1601,16 @@ msgstr "استخدم المظلل للبحث"
15931601
msgid "Use external editor"
15941602
msgstr "استعمال محرر خارجي"
15951603

1604+
#: ../../../processing/app/debug/Compiler.java:94
1605+
#, java-format
1606+
msgid "Using library {0} in folder: {1} {2}"
1607+
msgstr ""
1608+
1609+
#: ../../../processing/app/debug/Compiler.java:320
1610+
#, java-format
1611+
msgid "Using previously compiled file: {0}"
1612+
msgstr ""
1613+
15961614
#: EditorToolbar.java:41 EditorToolbar.java:46
15971615
msgid "Verify"
15981616
msgstr "افحص"

‎app/src/processing/app/i18n/Resources_ar.properties

Copy file name to clipboardExpand all lines: app/src/processing/app/i18n/Resources_ar.properties
+16-2Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@ Copy=\u0646\u0633\u062e
242242
#: Editor.java:1177 Editor.java:2723
243243
Copy\ as\ HTML=\u0627\u0646\u0633\u062e \u0643 HTML
244244

245-
#: ../../../processing/app/EditorStatus.java:456
246-
!Copy\ error=
245+
#: ../../../processing/app/EditorStatus.java:455
246+
!Copy\ error\ messages=
247247

248248
#: Editor.java:1165 Editor.java:2715
249249
Copy\ for\ Forum=\u0627\u0646\u0633\u062e \u0644\u0644\u0645\u0646\u062a\u062f\u0649
@@ -366,6 +366,9 @@ Device\ is\ not\ responding,\ check\ the\ right\ serial\ port\ is\ selected\ or\
366366
#: tools/FixEncoding.java:57
367367
Discard\ all\ changes\ and\ reload\ sketch?=\u062a\u062c\u0627\u0647\u0644 \u0643\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0648\u0627\u0639\u062f \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629
368368

369+
#: ../../../processing/app/Preferences.java:438
370+
!Display\ line\ numbers=
371+
369372
#: Editor.java:2064
370373
Don't\ Save=\u0644\u0627 \u062a\u062d\u0641\u0638
371374

@@ -963,6 +966,9 @@ Sketchbook\ folder\ disappeared=\u0645\u062c\u0644\u062f \u0643\u062a\u0627\u062
963966
#: Preferences.java:315
964967
Sketchbook\ location\:=\u0645\u0643\u0627\u0646 \u0643\u062a\u0627\u0628 \u0627\u0644\u0634\u064a\u0641\u0631\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 "\u0633\u0643\u062a\u0634 \u0628\u0648\u0643"
965968

969+
#: ../../../processing/app/Base.java:785
970+
!Sketches\ (*.ino,\ *.pde)=
971+
966972
#: ../../../processing/app/Preferences.java:152
967973
!Slovenian=
968974

@@ -1116,6 +1122,14 @@ Use\ Selection\ For\ Find=\u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u064
11161122
#: Preferences.java:409
11171123
Use\ external\ editor=\u0627\u0633\u062a\u0639\u0645\u0627\u0644 \u0645\u062d\u0631\u0631 \u062e\u0627\u0631\u062c\u064a
11181124

1125+
#: ../../../processing/app/debug/Compiler.java:94
1126+
#, java-format
1127+
!Using\ library\ {0}\ in\ folder\:\ {1}\ {2}=
1128+
1129+
#: ../../../processing/app/debug/Compiler.java:320
1130+
#, java-format
1131+
!Using\ previously\ compiled\ file\:\ {0}=
1132+
11191133
#: EditorToolbar.java:41 EditorToolbar.java:46
11201134
Verify=\u0627\u0641\u062d\u0635
11211135

‎app/src/processing/app/i18n/Resources_ast.po

Copy file name to clipboardExpand all lines: app/src/processing/app/i18n/Resources_ast.po
+20-2Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@ msgstr ""
353353
msgid "Copy as HTML"
354354
msgstr ""
355355

356-
#: ../../../processing/app/EditorStatus.java:456
357-
msgid "Copy error"
356+
#: ../../../processing/app/EditorStatus.java:455
357+
msgid "Copy error messages"
358358
msgstr ""
359359

360360
#: Editor.java:1165 Editor.java:2715
@@ -529,6 +529,10 @@ msgstr ""
529529
msgid "Discard all changes and reload sketch?"
530530
msgstr ""
531531

532+
#: ../../../processing/app/Preferences.java:438
533+
msgid "Display line numbers"
534+
msgstr ""
535+
532536
#: Editor.java:2064
533537
msgid "Don't Save"
534538
msgstr ""
@@ -1349,6 +1353,10 @@ msgstr "Desapaeció'l direutoriu Cartafueyu de bocetos"
13491353
msgid "Sketchbook location:"
13501354
msgstr ""
13511355

1356+
#: ../../../processing/app/Base.java:785
1357+
msgid "Sketches (*.ino, *.pde)"
1358+
msgstr ""
1359+
13521360
#: ../../../processing/app/Preferences.java:152
13531361
msgid "Slovenian"
13541362
msgstr ""
@@ -1590,6 +1598,16 @@ msgstr ""
15901598
msgid "Use external editor"
15911599
msgstr ""
15921600

1601+
#: ../../../processing/app/debug/Compiler.java:94
1602+
#, java-format
1603+
msgid "Using library {0} in folder: {1} {2}"
1604+
msgstr ""
1605+
1606+
#: ../../../processing/app/debug/Compiler.java:320
1607+
#, java-format
1608+
msgid "Using previously compiled file: {0}"
1609+
msgstr ""
1610+
15931611
#: EditorToolbar.java:41 EditorToolbar.java:46
15941612
msgid "Verify"
15951613
msgstr ""

‎app/src/processing/app/i18n/Resources_ast.properties

Copy file name to clipboardExpand all lines: app/src/processing/app/i18n/Resources_ast.properties
+16-2Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ Arduino\ requires\ a\ full\ JDK\ (not\ just\ a\ JRE)\nto\ run.\ Please\ install\
239239
#: Editor.java:1177 Editor.java:2723
240240
!Copy\ as\ HTML=
241241

242-
#: ../../../processing/app/EditorStatus.java:456
243-
!Copy\ error=
242+
#: ../../../processing/app/EditorStatus.java:455
243+
!Copy\ error\ messages=
244244

245245
#: Editor.java:1165 Editor.java:2715
246246
!Copy\ for\ Forum=
@@ -363,6 +363,9 @@ Arduino\ requires\ a\ full\ JDK\ (not\ just\ a\ JRE)\nto\ run.\ Please\ install\
363363
#: tools/FixEncoding.java:57
364364
!Discard\ all\ changes\ and\ reload\ sketch?=
365365

366+
#: ../../../processing/app/Preferences.java:438
367+
!Display\ line\ numbers=
368+
366369
#: Editor.java:2064
367370
!Don't\ Save=
368371

@@ -960,6 +963,9 @@ Sketchbook\ folder\ disappeared=Desapaeci\u00f3'l direutoriu Cartafueyu de bocet
960963
#: Preferences.java:315
961964
!Sketchbook\ location\:=
962965

966+
#: ../../../processing/app/Base.java:785
967+
!Sketches\ (*.ino,\ *.pde)=
968+
963969
#: ../../../processing/app/Preferences.java:152
964970
!Slovenian=
965971

@@ -1113,6 +1119,14 @@ Time\ for\ a\ Break=Tiempu pa un descansu
11131119
#: Preferences.java:409
11141120
!Use\ external\ editor=
11151121

1122+
#: ../../../processing/app/debug/Compiler.java:94
1123+
#, java-format
1124+
!Using\ library\ {0}\ in\ folder\:\ {1}\ {2}=
1125+
1126+
#: ../../../processing/app/debug/Compiler.java:320
1127+
#, java-format
1128+
!Using\ previously\ compiled\ file\:\ {0}=
1129+
11161130
#: EditorToolbar.java:41 EditorToolbar.java:46
11171131
!Verify=
11181132

‎app/src/processing/app/i18n/Resources_be.po

Copy file name to clipboardExpand all lines: app/src/processing/app/i18n/Resources_be.po
+21-3Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -353,9 +353,9 @@ msgstr "Капіяваць"
353353
msgid "Copy as HTML"
354354
msgstr "Капіяваць як HTML"
355355

356-
#: ../../../processing/app/EditorStatus.java:456
357-
msgid "Copy error"
358-
msgstr "Памылка капіявання"
356+
#: ../../../processing/app/EditorStatus.java:455
357+
msgid "Copy error messages"
358+
msgstr ""
359359

360360
#: Editor.java:1165 Editor.java:2715
361361
msgid "Copy for Forum"
@@ -529,6 +529,10 @@ msgstr "Прылада не адклікаецца, праверце ці абр
529529
msgid "Discard all changes and reload sketch?"
530530
msgstr "Акінуць усе змены і перазагрузіць скетч?"
531531

532+
#: ../../../processing/app/Preferences.java:438
533+
msgid "Display line numbers"
534+
msgstr ""
535+
532536
#: Editor.java:2064
533537
msgid "Don't Save"
534538
msgstr "Не Захоўваць"
@@ -1349,6 +1353,10 @@ msgstr "Каталог скетчу знік"
13491353
msgid "Sketchbook location:"
13501354
msgstr "Месцазнаходжанне каталогу скетчаў"
13511355

1356+
#: ../../../processing/app/Base.java:785
1357+
msgid "Sketches (*.ino, *.pde)"
1358+
msgstr ""
1359+
13521360
#: ../../../processing/app/Preferences.java:152
13531361
msgid "Slovenian"
13541362
msgstr "Славенская"
@@ -1590,6 +1598,16 @@ msgstr ""
15901598
msgid "Use external editor"
15911599
msgstr "Карыстацца вонкавым рэдактарам"
15921600

1601+
#: ../../../processing/app/debug/Compiler.java:94
1602+
#, java-format
1603+
msgid "Using library {0} in folder: {1} {2}"
1604+
msgstr ""
1605+
1606+
#: ../../../processing/app/debug/Compiler.java:320
1607+
#, java-format
1608+
msgid "Using previously compiled file: {0}"
1609+
msgstr ""
1610+
15931611
#: EditorToolbar.java:41 EditorToolbar.java:46
15941612
msgid "Verify"
15951613
msgstr "Спраўдзіць"

‎app/src/processing/app/i18n/Resources_be.properties

Copy file name to clipboardExpand all lines: app/src/processing/app/i18n/Resources_be.properties
+16-2Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ Copy=\u041a\u0430\u043f\u0456\u044f\u0432\u0430\u0446\u044c
239239
#: Editor.java:1177 Editor.java:2723
240240
Copy\ as\ HTML=\u041a\u0430\u043f\u0456\u044f\u0432\u0430\u0446\u044c \u044f\u043a HTML
241241

242-
#: ../../../processing/app/EditorStatus.java:456
243-
Copy\ error=\u041f\u0430\u043c\u044b\u043b\u043a\u0430 \u043a\u0430\u043f\u0456\u044f\u0432\u0430\u043d\u043d\u044f
242+
#: ../../../processing/app/EditorStatus.java:455
243+
!Copy\ error\ messages=
244244

245245
#: Editor.java:1165 Editor.java:2715
246246
Copy\ for\ Forum=\u041a\u0430\u043f\u0456\u044f\u0432\u0430\u0446\u044c \u0443 \u0424\u043e\u0440\u0443\u043c
@@ -363,6 +363,9 @@ Device\ is\ not\ responding,\ check\ the\ right\ serial\ port\ is\ selected\ or\
363363
#: tools/FixEncoding.java:57
364364
Discard\ all\ changes\ and\ reload\ sketch?=\u0410\u043a\u0456\u043d\u0443\u0446\u044c \u0443\u0441\u0435 \u0437\u043c\u0435\u043d\u044b \u0456 \u043f\u0435\u0440\u0430\u0437\u0430\u0433\u0440\u0443\u0437\u0456\u0446\u044c \u0441\u043a\u0435\u0442\u0447?
365365

366+
#: ../../../processing/app/Preferences.java:438
367+
!Display\ line\ numbers=
368+
366369
#: Editor.java:2064
367370
Don't\ Save=\u041d\u0435 \u0417\u0430\u0445\u043e\u045e\u0432\u0430\u0446\u044c
368371

@@ -960,6 +963,9 @@ Sketchbook\ folder\ disappeared=\u041a\u0430\u0442\u0430\u043b\u043e\u0433 \u044
960963
#: Preferences.java:315
961964
Sketchbook\ location\:=\u041c\u0435\u0441\u0446\u0430\u0437\u043d\u0430\u0445\u043e\u0434\u0436\u0430\u043d\u043d\u0435 \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0443 \u0441\u043a\u0435\u0442\u0447\u0430\u045e
962965

966+
#: ../../../processing/app/Base.java:785
967+
!Sketches\ (*.ino,\ *.pde)=
968+
963969
#: ../../../processing/app/Preferences.java:152
964970
Slovenian=\u0421\u043b\u0430\u0432\u0435\u043d\u0441\u043a\u0430\u044f
965971

@@ -1113,6 +1119,14 @@ Uploading...=\u0412\u044b\u0433\u0440\u0443\u0436\u0430\u0435\u043c...
11131119
#: Preferences.java:409
11141120
Use\ external\ editor=\u041a\u0430\u0440\u044b\u0441\u0442\u0430\u0446\u0446\u0430 \u0432\u043e\u043d\u043a\u0430\u0432\u044b\u043c \u0440\u044d\u0434\u0430\u043a\u0442\u0430\u0440\u0430\u043c
11151121

1122+
#: ../../../processing/app/debug/Compiler.java:94
1123+
#, java-format
1124+
!Using\ library\ {0}\ in\ folder\:\ {1}\ {2}=
1125+
1126+
#: ../../../processing/app/debug/Compiler.java:320
1127+
#, java-format
1128+
!Using\ previously\ compiled\ file\:\ {0}=
1129+
11161130
#: EditorToolbar.java:41 EditorToolbar.java:46
11171131
Verify=\u0421\u043f\u0440\u0430\u045e\u0434\u0437\u0456\u0446\u044c
11181132

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.