Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
2efc082
New translations keybinder_en.arb (Arabic)
CodeDoctorDE Mar 14, 2026
1cb0c8b
New translations leap_en.arb (Arabic)
CodeDoctorDE Mar 14, 2026
35b76b1
New translations keybinder_en.arb (Romanian)
CodeDoctorDE May 30, 2026
4cdc679
New translations keybinder_en.arb (French)
CodeDoctorDE May 30, 2026
5fe7959
New translations keybinder_en.arb (Spanish)
CodeDoctorDE May 30, 2026
a702be0
New translations keybinder_en.arb (Afrikaans)
CodeDoctorDE May 30, 2026
73401a5
New translations keybinder_en.arb (Arabic)
CodeDoctorDE May 30, 2026
6d4af65
New translations keybinder_en.arb (Catalan)
CodeDoctorDE May 30, 2026
98d7d9e
New translations keybinder_en.arb (Czech)
CodeDoctorDE May 30, 2026
3092dd8
New translations keybinder_en.arb (Danish)
CodeDoctorDE May 30, 2026
ae1aac7
New translations keybinder_en.arb (German)
CodeDoctorDE May 30, 2026
2c961c1
New translations keybinder_en.arb (Greek)
CodeDoctorDE May 30, 2026
bb45b9b
New translations keybinder_en.arb (Finnish)
CodeDoctorDE May 30, 2026
bc87334
New translations keybinder_en.arb (Hebrew)
CodeDoctorDE May 30, 2026
ad9f046
New translations keybinder_en.arb (Hungarian)
CodeDoctorDE May 30, 2026
cddc6dd
New translations keybinder_en.arb (Italian)
CodeDoctorDE May 30, 2026
807044d
New translations keybinder_en.arb (Japanese)
CodeDoctorDE May 30, 2026
c2d56aa
New translations keybinder_en.arb (Korean)
CodeDoctorDE May 30, 2026
b92d0db
New translations keybinder_en.arb (Dutch)
CodeDoctorDE May 30, 2026
30a558b
New translations keybinder_en.arb (Norwegian)
CodeDoctorDE May 30, 2026
c33a101
New translations keybinder_en.arb (Polish)
CodeDoctorDE May 30, 2026
bc82acf
New translations keybinder_en.arb (Portuguese)
CodeDoctorDE May 30, 2026
102a96d
New translations keybinder_en.arb (Russian)
CodeDoctorDE May 30, 2026
614b484
New translations keybinder_en.arb (Swedish)
CodeDoctorDE May 30, 2026
9116b6e
New translations keybinder_en.arb (Turkish)
CodeDoctorDE May 30, 2026
9035c53
New translations keybinder_en.arb (Ukrainian)
CodeDoctorDE May 30, 2026
439ddb0
New translations keybinder_en.arb (Chinese Simplified)
CodeDoctorDE May 30, 2026
45a8200
New translations keybinder_en.arb (Chinese Traditional)
CodeDoctorDE May 30, 2026
de5626d
New translations keybinder_en.arb (Vietnamese)
CodeDoctorDE May 30, 2026
603faf1
New translations keybinder_en.arb (Portuguese, Brazilian)
CodeDoctorDE May 30, 2026
c23a89f
New translations keybinder_en.arb (Serbian)
CodeDoctorDE May 30, 2026
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
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_af.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Herstel"
}
5 changes: 3 additions & 2 deletions packages/keybinder/lib/l10n/keybinder_ar.arb
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"clickToSet": "انقر للتعيين",
"pressAnyKey": "اضغط على أي مفتاح...",
"pressAnyKey": "اضغط على مفاتيح لتعيينها",
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "إعادة التعيين"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_ca.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Maj",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Restablir"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_cs.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Resetovat"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_da.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Skift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Nulstil"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Strg",
"shiftKey": "Umschalt",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Zurücksetzen"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_el.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Επαναφορά"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Mayús",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Restablecer"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_fi.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Vaihto",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Palauta"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Maj",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Réinitialiser"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_he.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "אפס"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_hu.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Visszaállítás"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_it.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Maiusc",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Reimposta"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_ja.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "リセット"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_ko.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "초기화"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_nl.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Verschuiving",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Resetten"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_no.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Skift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Tilbakestill"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_pl.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Zmiana",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Resetuj"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_pt.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Redefinir"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_pt_BR.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Turno",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Redefinir"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_ro.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Schimb",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Resetează"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_ru.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Сброс"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_sr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Ресетуј"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_sv.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Skift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Återställ"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_tr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Sıfırla"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_uk.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Сtrl",
"shiftKey": "Зсув",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Скинути"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_vi.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "Đặt lại"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_zh-Hant.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "重設"
}
3 changes: 2 additions & 1 deletion packages/keybinder/lib/l10n/keybinder_zh.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"controlKey": "Ctrl",
"shiftKey": "偏移",
"altKey": "Alt",
"metaKey": "Meta"
"metaKey": "Meta",
"reset": "重置"
}
2 changes: 1 addition & 1 deletion packages/material_leap/lib/l10n/leap_ar.arb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"shouldNotEmpty": "يجب ألا تكون هذه القيمة فارغة",
"alreadyExists": "هذا العنصر موجود بالفعل",
"create": "إنشاء",
"enterName": "يرجى إدخال اسم",
"enterName": "ادخل اسماً",
"name": "الاسم",
"invalidName": "الاسم غير صالح"
}