Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2c73add

Browse files
authoredApr 17, 2023
Updated translation files
1 parent bfb5f3f commit 2c73add

File tree

13 files changed

+316
-285
lines changed

13 files changed

+316
-285
lines changed
 

‎i18n/data/ar.po

+22-20
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
msgid ""
88
msgstr ""
99
"Last-Translator: Mark Asaad, 2022\n"
10-
"Language-Team: Arabic (https://www.transifex.com/arduino-1/teams/108174/ar/)\n"
10+
"Language-Team: Arabic (https://app.transifex.com/arduino-1/teams/108174/ar/)\n"
1111
"Language: ar\n"
1212
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
1313

@@ -185,7 +185,7 @@ msgstr "المعمارية : %s"
185185
msgid "Archive already exists"
186186
msgstr "الارشيف موجود مسبقا"
187187

188-
#: legacy/builder/phases/core_builder.go:135
188+
#: legacy/builder/phases/core_builder.go:137
189189
msgid "Archiving built core (caching) in: %[1]s"
190190
msgstr "جار ارشفة built core (caching) في : %[1]s"
191191

@@ -326,11 +326,11 @@ msgstr "تعذر انشاء مجلد لل \"build cache\""
326326
msgid "Cannot create build directory"
327327
msgstr "تعذر انشاء مسار البناء"
328328

329-
#: internal/cli/config/init.go:93
329+
#: internal/cli/config/init.go:94
330330
msgid "Cannot create config file directory: %v"
331331
msgstr "تعذر انشاء مسار ملف التهيئة : %v"
332332

333-
#: internal/cli/config/init.go:101
333+
#: internal/cli/config/init.go:109
334334
msgid "Cannot create config file: %v"
335335
msgstr "تعذر انشاء ملف التهيئة : %v"
336336

@@ -346,7 +346,7 @@ msgstr "تعذر انشاء ملف temp"
346346
msgid "Cannot execute debug tool"
347347
msgstr "تعذر تشغيل اداة debug"
348348

349-
#: internal/cli/config/init.go:71 internal/cli/config/init.go:81
349+
#: internal/cli/config/init.go:72 internal/cli/config/init.go:82
350350
msgid "Cannot find absolute path: %v"
351351
msgstr "تعذر ايجاد المسار المطلق : %v"
352352

@@ -427,13 +427,13 @@ msgstr "يتم ترجمة المكتبة \"%[1]s\""
427427
msgid "Compiling sketch..."
428428
msgstr "ترجمة الشيفرة البرمجية..."
429429

430-
#: internal/cli/config/init.go:87
430+
#: internal/cli/config/init.go:88
431431
msgid ""
432432
"Config file already exists, use --overwrite to discard the existing one."
433433
msgstr ""
434434
"ملف التهيئة موجود مسبقا , استخدم --overwrite للتخلص من الملف الموجود مسبقا"
435435

436-
#: internal/cli/config/init.go:104
436+
#: internal/cli/config/init.go:112
437437
msgid "Config file written to: %s"
438438
msgstr "تمت كتابة ملف التهيئة في : %s"
439439

@@ -497,7 +497,7 @@ msgstr "انشاء و طباعة اعدادات البروفايل من البن
497497
msgid "Creates a zip file containing all sketch files."
498498
msgstr "انشاء ملف zip يحوي كل ملفات المشروع"
499499

500-
#: internal/cli/config/init.go:42
500+
#: internal/cli/config/init.go:43
501501
msgid ""
502502
"Creates or updates the configuration file in the data directory or custom "
503503
"directory with the current configuration settings."
@@ -694,7 +694,7 @@ msgid "Error adding file to sketch archive"
694694
msgstr ""
695695
"خطأ اثناء اضافة الملف لارشيف المشروع (Error adding file to sketch archive)"
696696

697-
#: legacy/builder/phases/core_builder.go:141
697+
#: legacy/builder/phases/core_builder.go:143
698698
msgid "Error archiving built core (caching) in %[1]s: %[2]s"
699699
msgstr "خطا اثناء ارشفة built core (caching) في %[1]s : %[2]s"
700700

@@ -1503,10 +1503,6 @@ msgstr ""
15031503
msgid "Loading index file: %v"
15041504
msgstr ""
15051505

1506-
#: commands/instances.go:462
1507-
msgid "Loading libraries: %v"
1508-
msgstr ""
1509-
15101506
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
15111507
msgid "Location"
15121508
msgstr "الموقع"
@@ -1701,7 +1697,7 @@ msgid ""
17011697
"for multiple properties."
17021698
msgstr ""
17031699

1704-
#: internal/cli/config/init.go:56
1700+
#: internal/cli/config/init.go:57
17051701
msgid "Overwrite existing config file."
17061702
msgstr ""
17071703

@@ -1995,7 +1991,7 @@ msgid ""
19951991
" the current default port and FQBN are displayed."
19961992
msgstr ""
19971993

1998-
#: internal/cli/config/init.go:54 internal/cli/config/init.go:55
1994+
#: internal/cli/config/init.go:55 internal/cli/config/init.go:56
19991995
msgid "Sets where to save the configuration file."
20001996
msgstr ""
20011997

@@ -2288,7 +2284,7 @@ msgstr "الأنواع: %s"
22882284
msgid "URL:"
22892285
msgstr ""
22902286

2291-
#: legacy/builder/phases/core_builder.go:137
2287+
#: legacy/builder/phases/core_builder.go:139
22922288
msgid ""
22932289
"Unable to cache built core, please tell %[1]s maintainers to follow %[2]s"
22942290
msgstr ""
@@ -2423,6 +2419,12 @@ msgid ""
24232419
"Uploading to specified board using %s protocol requires the following info:"
24242420
msgstr ""
24252421

2422+
#: internal/cli/config/init.go:103
2423+
msgid ""
2424+
"Urls cannot contain commas. Separate multiple urls exported as env var with a space:\n"
2425+
"%s"
2426+
msgstr ""
2427+
24262428
#: internal/cli/usage.go:26
24272429
msgid "Usage:"
24282430
msgstr ""
@@ -2463,7 +2465,7 @@ msgstr "استخدام المكتبة %[1]s الإصدار %[2]s في المجل
24632465
msgid "Using library %[1]s in folder: %[2]s %[3]s"
24642466
msgstr "استخدام المكتبة %[1]s في المجلد: %[2]s %[3]s"
24652467

2466-
#: legacy/builder/phases/core_builder.go:114
2468+
#: legacy/builder/phases/core_builder.go:116
24672469
msgid "Using precompiled core: %[1]s"
24682470
msgstr ""
24692471

@@ -2536,11 +2538,11 @@ msgstr ""
25362538
msgid "Website: %s"
25372539
msgstr "الموقع : %s"
25382540

2539-
#: internal/cli/config/init.go:41
2541+
#: internal/cli/config/init.go:42
25402542
msgid "Writes current configuration to a configuration file."
25412543
msgstr ""
25422544

2543-
#: internal/cli/config/init.go:44
2545+
#: internal/cli/config/init.go:45
25442546
msgid ""
25452547
"Writes current configuration to the configuration file in the data "
25462548
"directory."
@@ -2701,7 +2703,7 @@ msgstr ""
27012703
msgid "could not update sketch project file"
27022704
msgstr ""
27032705

2704-
#: legacy/builder/phases/core_builder.go:104
2706+
#: legacy/builder/phases/core_builder.go:106
27052707
msgid "creating core cache folder: %s"
27062708
msgstr ""
27072709

‎i18n/data/de.po

+22-20
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
msgid ""
1111
msgstr ""
1212
"Last-Translator: C A, 2022\n"
13-
"Language-Team: German (https://www.transifex.com/arduino-1/teams/108174/de/)\n"
13+
"Language-Team: German (https://app.transifex.com/arduino-1/teams/108174/de/)\n"
1414
"Language: de\n"
1515
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1616

@@ -186,7 +186,7 @@ msgstr "Architektur: %s"
186186
msgid "Archive already exists"
187187
msgstr "Archiv existiert bereits"
188188

189-
#: legacy/builder/phases/core_builder.go:135
189+
#: legacy/builder/phases/core_builder.go:137
190190
msgid "Archiving built core (caching) in: %[1]s"
191191
msgstr "Gebauter Kern wird archiviert (zwischengespeichert) in: %[1]s"
192192

@@ -325,11 +325,11 @@ msgstr ""
325325
msgid "Cannot create build directory"
326326
msgstr ""
327327

328-
#: internal/cli/config/init.go:93
328+
#: internal/cli/config/init.go:94
329329
msgid "Cannot create config file directory: %v"
330330
msgstr "Verzeichnis der Konfigurationsdatei kann nicht erstellt werden: %v"
331331

332-
#: internal/cli/config/init.go:101
332+
#: internal/cli/config/init.go:109
333333
msgid "Cannot create config file: %v"
334334
msgstr "Konfigurationsdatei kann nicht erstellt werden: %v"
335335

@@ -345,7 +345,7 @@ msgstr "Temporäre Datei kann nicht erstellt werden"
345345
msgid "Cannot execute debug tool"
346346
msgstr ""
347347

348-
#: internal/cli/config/init.go:71 internal/cli/config/init.go:81
348+
#: internal/cli/config/init.go:72 internal/cli/config/init.go:82
349349
msgid "Cannot find absolute path: %v"
350350
msgstr ""
351351

@@ -425,12 +425,12 @@ msgstr ""
425425
msgid "Compiling sketch..."
426426
msgstr "Sketch wird kompiliert ..."
427427

428-
#: internal/cli/config/init.go:87
428+
#: internal/cli/config/init.go:88
429429
msgid ""
430430
"Config file already exists, use --overwrite to discard the existing one."
431431
msgstr ""
432432

433-
#: internal/cli/config/init.go:104
433+
#: internal/cli/config/init.go:112
434434
msgid "Config file written to: %s"
435435
msgstr "Konfigurationsdatei geschrieben nach: %s"
436436

@@ -494,7 +494,7 @@ msgstr ""
494494
msgid "Creates a zip file containing all sketch files."
495495
msgstr "Erstellt eine ZIP-Datei, die alle Sketch-Dateien enthält."
496496

497-
#: internal/cli/config/init.go:42
497+
#: internal/cli/config/init.go:43
498498
msgid ""
499499
"Creates or updates the configuration file in the data directory or custom "
500500
"directory with the current configuration settings."
@@ -691,7 +691,7 @@ msgstr ""
691691
msgid "Error adding file to sketch archive"
692692
msgstr "Fehler beim Hinzufügen einer Datei zum Sketch-Archiv"
693693

694-
#: legacy/builder/phases/core_builder.go:141
694+
#: legacy/builder/phases/core_builder.go:143
695695
msgid "Error archiving built core (caching) in %[1]s: %[2]s"
696696
msgstr ""
697697

@@ -1487,10 +1487,6 @@ msgstr ""
14871487
msgid "Loading index file: %v"
14881488
msgstr "Indexdatei wird geladen: %v"
14891489

1490-
#: commands/instances.go:462
1491-
msgid "Loading libraries: %v"
1492-
msgstr "Bibliotheken werden geladen: %v"
1493-
14941490
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
14951491
msgid "Location"
14961492
msgstr "Ort"
@@ -1685,7 +1681,7 @@ msgid ""
16851681
"for multiple properties."
16861682
msgstr ""
16871683

1688-
#: internal/cli/config/init.go:56
1684+
#: internal/cli/config/init.go:57
16891685
msgid "Overwrite existing config file."
16901686
msgstr ""
16911687

@@ -1979,7 +1975,7 @@ msgid ""
19791975
" the current default port and FQBN are displayed."
19801976
msgstr ""
19811977

1982-
#: internal/cli/config/init.go:54 internal/cli/config/init.go:55
1978+
#: internal/cli/config/init.go:55 internal/cli/config/init.go:56
19831979
msgid "Sets where to save the configuration file."
19841980
msgstr ""
19851981

@@ -2272,7 +2268,7 @@ msgstr "Typen: %s"
22722268
msgid "URL:"
22732269
msgstr "URL:"
22742270

2275-
#: legacy/builder/phases/core_builder.go:137
2271+
#: legacy/builder/phases/core_builder.go:139
22762272
msgid ""
22772273
"Unable to cache built core, please tell %[1]s maintainers to follow %[2]s"
22782274
msgstr ""
@@ -2407,6 +2403,12 @@ msgid ""
24072403
"Uploading to specified board using %s protocol requires the following info:"
24082404
msgstr ""
24092405

2406+
#: internal/cli/config/init.go:103
2407+
msgid ""
2408+
"Urls cannot contain commas. Separate multiple urls exported as env var with a space:\n"
2409+
"%s"
2410+
msgstr ""
2411+
24102412
#: internal/cli/usage.go:26
24112413
msgid "Usage:"
24122414
msgstr ""
@@ -2448,7 +2450,7 @@ msgstr ""
24482450
msgid "Using library %[1]s in folder: %[2]s %[3]s"
24492451
msgstr "Bibliothek %[1]s im Ordner: %[2]s %[3]s wird verwendet"
24502452

2451-
#: legacy/builder/phases/core_builder.go:114
2453+
#: legacy/builder/phases/core_builder.go:116
24522454
msgid "Using precompiled core: %[1]s"
24532455
msgstr ""
24542456

@@ -2522,11 +2524,11 @@ msgstr ""
25222524
msgid "Website: %s"
25232525
msgstr "Webseite: %s"
25242526

2525-
#: internal/cli/config/init.go:41
2527+
#: internal/cli/config/init.go:42
25262528
msgid "Writes current configuration to a configuration file."
25272529
msgstr ""
25282530

2529-
#: internal/cli/config/init.go:44
2531+
#: internal/cli/config/init.go:45
25302532
msgid ""
25312533
"Writes current configuration to the configuration file in the data "
25322534
"directory."
@@ -2679,7 +2681,7 @@ msgstr ""
26792681
msgid "could not update sketch project file"
26802682
msgstr ""
26812683

2682-
#: legacy/builder/phases/core_builder.go:104
2684+
#: legacy/builder/phases/core_builder.go:106
26832685
msgid "creating core cache folder: %s"
26842686
msgstr ""
26852687

0 commit comments

Comments
 (0)
Please sign in to comment.