Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/app-android/app/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"Description": "Beschreibung",
"Disable to improve performance": "Deaktivieren, um die Leistung zu verbessern",
"Disassembled": "Disassemblierter Code",
"Disassembly:\n%s": "Disassemblierter Code:\n%s",
"Disassembly generated.": "Disassemblierter Code erzeugt.",
"Discard": "Verwerfen",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "Entdecke die faszinierende Welt der Programmierung klassischer Computer und Spielekonsolen! Lerne die 6502-Assemblersprache - denselben Code, der legendäre Systeme wie NES, Commodore 64 und Apple II antrieb.",
"Display Memory ($0200-$05FF)": "Anzeigespeicher ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "Hier ist ein Beispiel. Beachte, dass unmittelbare Operanden immer noch mit einem <tt>#</tt> beginnen.",
"Hex Monitor": "Hex-Monitor",
"Hexdump": "Hexdump",
"Hexdump:\n%s": "Hexdump:\n%s",
"Hexdump generated.": "Hexdump erzeugt.",
"Hidden": "Ausgeblendet",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "Ich werde nicht im Detail erklären, wie jede der Richtungen funktioniert, aber die obige Erklärung sollte dir genug geben, um es mit etwas Studium selbst herauszufinden.",
"IDE": "IDE",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-android/app/i18n/en.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"Description": "Description",
"Disable to improve performance": "Disable to improve performance",
"Disassembled": "Disassembled",
"Disassembly:\n%s": "Disassembly:\n%s",
"Disassembly generated.": "Disassembly generated.",
"Discard": "Discard",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.",
"Display Memory ($0200-$05FF)": "Display Memory ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.",
"Hex Monitor": "Hex Monitor",
"Hexdump": "Hexdump",
"Hexdump:\n%s": "Hexdump:\n%s",
"Hexdump generated.": "Hexdump generated.",
"Hidden": "Hidden",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.",
"IDE": "IDE",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-android/app/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"Description": "Descripción",
"Disable to improve performance": "Desactivar para mejorar el rendimiento",
"Disassembled": "Desensamblado",
"Disassembly:\n%s": "Desensamblado:\n%s",
"Disassembly generated.": "Desensamblado generado.",
"Discard": "Descartar",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "Descubre el fascinante mundo de la programación de ordenadores y consolas clásicas. Aprende el lenguaje ensamblador 6502: el mismo código que impulsó sistemas icónicos como NES, Commodore 64 y Apple II.",
"Display Memory ($0200-$05FF)": "Memoria de pantalla ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "Aquí tienes un ejemplo. Ten en cuenta que los operandos inmediatos siguen llevando el prefijo <tt>#</tt>.",
"Hex Monitor": "Monitor Hex",
"Hexdump": "Hexdump",
"Hexdump:\n%s": "Hexdump:\n%s",
"Hexdump generated.": "Hexdump generado.",
"Hidden": "Oculto",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "No explicaré en detalle cómo funciona cada dirección, pero la explicación anterior debería darte lo suficiente para resolverlo con un poco de estudio.",
"IDE": "IDE",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-android/app/i18n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"Description": "Kuvaus",
"Disable to improve performance": "Poista käytöstä parantaaksesi suorituskykyä",
"Disassembled": "Takaisinkäännetty",
"Disassembly:\n%s": "Takaisinkäännetty:\n%s",
"Disassembly generated.": "Takaisinkäännös luotu.",
"Discard": "Hylkää",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "Löydä vanhojen tietokoneiden ja pelikonsolien ohjelmoinnin kiehtova maailma! Opi 6502-assemblykieltä - samaa koodia, joka oli ikonisten järjestelmien, kuten NES, Commodore 64 ja Apple II, takana.",
"Display Memory ($0200-$05FF)": "Näyttömuisti ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "Tässä on esimerkki. Huomaa, että välittömät operandit merkitään edelleen <tt>#</tt>-etuliitteellä.",
"Hex Monitor": "Heksamonitori",
"Hexdump": "Heksavedos",
"Hexdump:\n%s": "Heksavedos:\n%s",
"Hexdump generated.": "Heksavedos luotu.",
"Hidden": "Piilotettu",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "En selitä yksityiskohtaisesti, miten kukin suunta toimii, mutta yllä oleva selitys antaa sinulle riittävästi tietoa, jotta voit selvittää sen pienellä tutkimisella.",
"IDE": "IDE",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-android/app/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"Description": "Description",
"Disable to improve performance": "Désactiver pour améliorer les performances",
"Disassembled": "Désassemblé",
"Disassembly:\n%s": "Désassemblé:\n%s",
"Disassembly generated.": "Désassemblage généré.",
"Discard": "Abandonner",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "Découvrez le monde fascinant de la programmation des ordinateurs et consoles de jeux classiques ! Apprenez le langage assembleur 6502 - le même code qui alimentait des systèmes emblématiques comme la NES, le Commodore 64 et l'Apple II.",
"Display Memory ($0200-$05FF)": "Mémoire d'affichage ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "Voici un exemple. Notez que les opérandes immédiats sont toujours préfixés par <tt>#</tt>.",
"Hex Monitor": "Moniteur hexadécimal",
"Hexdump": "Vidage hexadécimal",
"Hexdump:\n%s": "Vidage hexadécimal:\n%s",
"Hexdump generated.": "Vidage hexadécimal généré.",
"Hidden": "Masqué",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "Je n'expliquerai pas en détail comment fonctionne chacune des directions, mais l'explication ci-dessus devrait vous donner suffisamment d'éléments pour le comprendre avec un peu d'étude.",
"IDE": "IDE",
Expand Down
8 changes: 4 additions & 4 deletions packages/app-android/app/i18n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"Almost Done!": "כמעט סיימנו!",
"Also useful: <b>BIT</b>, <b>CMP/CPX/CPY</b>, <b>PHP/PLP</b>, <b>TSX/TXS</b>, <b>SED/CLD</b>, <b>SEI/CLI</b>, <b>BMI/BPL</b>, <b>BVS/BVC</b>": "גם שימושיים: <b>BIT</b>, <b>CMP/CPX/CPY</b>, <b>PHP/PLP</b>, <b>TSX/TXS</b>, <b>SED/CLD</b>, <b>SEI/CLI</b>, <b>BMI/BPL</b>, <b>BVS/BVC</b>",
"An important thing to notice here is the distinction between <tt>ADC #$01</tt> and <tt>ADC $01</tt>. The first one adds the value <tt>$01</tt> to the <tt>A</tt> register, but the second adds the value stored at memory location <tt>$01</tt> to the <tt>A</tt> register.": "פרט חשוב להבחין כאן זה ההבדל בין <tt>ADC #$01</tt> לבין <tt>ADC $01</tt>. הראשון מוסיף את הערך <tt>$01</tt> לאוגר <tt>A</tt>, אבל השני מוסיף את הערך ששמור בנקודת הזיכרון <tt>$01</tt> לאוגר <tt>A</tt>.",
"Any numbers prefixed with <tt>$</tt> in 6502 assembly language (and by extension, in this book) are in hexadecimal (hex) format. If you're not familiar with hex numbers, I recommend you read <a href=\"https://en.wikipedia.org/wiki/Hexadecimal\">the Wikipedia article</a>. Anything prefixed with <tt>#</tt> is a literal number value. Any other number refers to a memory location.": "כל המספר עם הקידומת <tt>$</tt> בשפת הסף 6502 (ועל כן, בספר זה) הוא בפורמט הקסדצימלי (הקס). אם אתם לא רגילים לספרות הקסדצימליות, אני ממליץ לכם לקרוא את <a href=\"https://he.wikipedia.org/wiki/%D7%91%D7%A1%D7%99%D7%A1_%D7%94%D7%A7%D7%A1%D7%93%D7%A6%D7%99%D7%9E%D7%9C%D7%99\">דף הוויקיפדיה</a>. כל מספר עם הקידומת <tt>#</tt> הוא הערך הספרתי עצמו. אחרת הוא מתאר כתובת בזיכרון.",
"Any numbers prefixed with <tt>$</tt> in 6502 assembly language (and by extension, in this book) are in hexadecimal (hex) format. If you're not familiar with hex numbers, I recommend you read <a href=\"https://en.wikipedia.org/wiki/Hexadecimal\">the Wikipedia article</a>. Anything prefixed with <tt>#</tt> is a literal number value. Any other number refers to a memory location.": "בשפת הסף 6502 (ועל כן, בספר זה) כל מספר עם הקידומת <tt>$</tt> הוא בפורמט הקסדצימלי (הקס). אם אתם לא רגילים לספרות הקסדצימליות, אני ממליץ לכם לקרוא את <a href=\"https://he.wikipedia.org/wiki/%D7%91%D7%A1%D7%99%D7%A1_%D7%94%D7%A7%D7%A1%D7%93%D7%A6%D7%99%D7%9E%D7%9C%D7%99\">דף הוויקיפדיה</a>. כל מספר עם הקידומת <tt>#</tt> הוא הערך הספרתי עצמו. אחרת הוא מתאר כתובת בזיכרון.",
"Appearance": "מראה",
"Appearance settings": "הגדרות מראה",
"Architecture enhancements enable better code sharing between GNOME, Web, and Android platforms.": "שיפורי ארכיטקטורה שמאפשרים שיתוף קוד טוב יותר בין פלטפורמות GNOME, הרשת, ואנדרואיד.",
Expand Down Expand Up @@ -160,7 +160,7 @@
"Description": "תיאור",
"Disable to improve performance": "השבתה תשפר את הביצועים",
"Disassembled": "פענוח",
"Disassembly:\n%s": "פענוח:\n%s",
"Disassembly generated.": "פענוח נוצר.",
"Discard": "השלך",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "גלו את העולם המקסים של תיכנות מחשבים וקונסולות משחקים קלסים! לימדו את שפת הסף 6502 ‐ אותו הקוד שהפעיל מערכות אייקוניות כמו ה־NES, Commodore 64, ו־Apple II.",
"Display Memory ($0200-$05FF)": "זיכרון תצוגה ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "הנה דוגמה. שימו לב שעדיין מקדימים פעולות מיידיות עם <tt>#</tt>.",
"Hex Monitor": "צג הקסדצימלי",
"Hexdump": "חילוץ הקסדצימלי",
"Hexdump:\n%s": "חילוץ הקסדצימלי:\n%s",
"Hexdump generated.": "חילוץ הקסדצימלי נוצר.",
"Hidden": "מוסתר",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "אני לא יסביר לעומק איך כל אחד מהכיוונים עובד, אבל ההסבר למעלה אמור לתת לכם מספיק כדי שתוכלו להבין את זה לבד עם קצת מחקר.",
"IDE": "IDE",
Expand All @@ -227,7 +227,7 @@
"Index register X: Used for addressing": "אוגר אינדקס X: משמש למיעון",
"Index register Y: Used for addressing": "אוגר האינדקס Y: משמש למיעון",
"Indexed indirect: <tt>($c0,X)</tt>": "מאוּנדקס עקיף: <tt>($c0,X)</tt>",
"Indexing labels...": "תווי אינדוּקס...",
"Indexing labels...": "מאנדקס תוויות...",
"Indirect addressing uses an absolute address to look up another address. The first address gives the least significant byte of the address, and the following byte gives the most significant byte. That can be hard to wrap your head around, so here's an example:": "מיעון עקיף משתמש בכתובת קבועה כדי למצוא כתובת אחרת. הכתובת הראשונה נותנת את הבייט השולי של הכתובת, והבייט שלאחריה מביא את הבייט המשמעותי. עלול להיות לכם קשה להחזיק ראש, אז הנה דוגמה:",
"Indirect indexed is like indexed indirect but less insane. Instead of adding the <tt>X</tt> register to the address <i>before</i> dereferencing, the zero page address is dereferenced, and the <tt>Y</tt> register is added to the resulting address.": "עקיף מאונדקס זה כמו מאונדקס עקיף אבל פחות משוגע. במקום להוסיף את אוגר <tt>X</tt> לכתובת <i>לפני</i> פיענוחה, כתובת דף האפס מפוענחת, ואוגר <tt>Y</tt> נוסף לכתובת שהתקבלה.",
"Indirect indexed: <tt>($c0),Y</tt>": "עקיף מאוּנדקס: <tt>($c0),Y</tt>",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-android/app/i18n/ia.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"Description": "Description",
"Disable to improve performance": "Dishabilitar pro meliorar prestation",
"Disassembled": "Disassemblate",
"Disassembly:\n%s": "Disassemblate:\n%s",
"Disassembly generated.": "Disassemblage generate.",
"Discard": "Abandonar",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "Discoperi le mundo fascinante de programmar computatores classic e consolas de joco! Apprende lingua de assemblage 6502 - le mesme codice que alimentava systemas iconic como le NES, Commodore 64, e Apple II.",
"Display Memory ($0200-$05FF)": "Memoria de schermo ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "Ecce un exemplo. Nota que operandos immediate es ancora prefixate con un <tt>#</tt>.",
"Hex Monitor": "Monitor hex",
"Hexdump": "Hexdump",
"Hexdump:\n%s": "Hexdump:\n%s",
"Hexdump generated.": "Hexdump generate.",
"Hidden": "Celate",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "Io non explicara in profunditate como cata un del directiones functiona, ma le explication supra deberea dar te sufficiente pro laborar lo foras con un micre studio.",
"IDE": "IDE",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-android/app/i18n/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"Description": "Deskripsi",
"Disable to improve performance": "Nonaktifkan untuk meningkatkan performa",
"Disassembled": "Telah di-disassemble",
"Disassembly:\n%s": "Telah di-disassemble:\n%s",
"Disassembly generated.": "Disassembly dibuat.",
"Discard": "Buang",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "Temukan dunia pemrograman komputer klasik dan konsol permainan yang menakjubkan! Pelajari bahasa assembly 6502 - kode yang sama yang menggerakkan sistem ikonik seperti NES, Commodore 64, dan Apple II.",
"Display Memory ($0200-$05FF)": "Memori Tampilan ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "Berikut contohnya. Perhatikan bahwa operand immediate masih diawali dengan <tt>#</tt>.",
"Hex Monitor": "Monitor Hex",
"Hexdump": "Hexdump",
"Hexdump:\n%s": "Hexdump:\n%s",
"Hexdump generated.": "Hexdump dibuat.",
"Hidden": "Tersembunyi",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "Saya tidak akan menjelaskan secara mendalam cara kerja masing-masing arah, tetapi penjelasan di atas seharusnya cukup memberi Anda bekal untuk memahaminya dengan sedikit penelaahan.",
"IDE": "IDE",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-android/app/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"Description": "説明",
"Disable to improve performance": "無効にするとパフォーマンスが向上します",
"Disassembled": "逆アセンブル",
"Disassembly:\n%s": "逆アセンブル:\n%s",
"Disassembly generated.": "逆アセンブルを生成しました。",
"Discard": "破棄",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "クラシックなコンピューターやゲーム機のプログラミングの世界へ!6502 アセンブリ言語を学びましょう。これは NES、Commodore 64、Apple II などを動かしたコードです。",
"Display Memory ($0200-$05FF)": "表示メモリ ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "例です。即値オペランドには <tt>#</tt> が付く点に注意してください。",
"Hex Monitor": "16進モニター",
"Hexdump": "ヘックスダンプ",
"Hexdump:\n%s": "ヘックスダンプ:\n%s",
"Hexdump generated.": "ヘックスダンプを生成しました。",
"Hidden": "非表示",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "各方向の詳細な仕組みは深入りしませんが、上の説明で少し練習すれば理解できるはずです。",
"IDE": "IDE",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-android/app/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"Description": "Beschrijving",
"Disable to improve performance": "Uitschakelen om de prestaties te verbeteren",
"Disassembled": "Gedisassembleerd",
"Disassembly:\n%s": "Gedisassembleerd:\n%s",
"Disassembly generated.": "Gedisassembleerde code gegenereerd.",
"Discard": "Verwerpen",
"Discover the fascinating world of programming classic computers and game consoles! Learn 6502 assembly language - the same code that powered iconic systems like the NES, Commodore 64, and Apple II.": "Ontdek de fascinerende wereld van het programmeren van klassieke computers en spelconsoles! Leer 6502‑assembleertaal – dezelfde code die iconische systemen als de NES, Commodore 64 en Apple II aandreef.",
"Display Memory ($0200-$05FF)": "Beeldgeheugen ($0200-$05FF)",
Expand Down Expand Up @@ -205,7 +205,7 @@
"Here's an example. Note that immediate operands are still prefixed with a <tt>#</tt>.": "Hier is een voorbeeld. Let op dat onmiddellijke operanden nog steeds een <tt>#</tt> als prefix hebben.",
"Hex Monitor": "Hexmonitor",
"Hexdump": "Hexdump",
"Hexdump:\n%s": "Hexdump:\n%s",
"Hexdump generated.": "Hexdump gegenereerd.",
"Hidden": "Verborgen",
"I won't explain in depth how each of the directions work, but the above explanation should give you enough to work it out with a bit of study.": "Ik zal niet diep ingaan op hoe elke richting werkt, maar de bovenstaande uitleg zou genoeg moeten zijn om het met een beetje studie zelf uit te werken.",
"IDE": "IDE",
Expand Down
Loading
Loading