mirror of
https://github.com/VSCodium/vscodium.git
synced 2025-10-26 11:19:36 +00:00
i18n: add arabic translation .desktop (#2520)
This commit is contained in:
parent
ac024726a3
commit
6264d064e4
@ -2,6 +2,7 @@
|
||||
Name=@@NAME_LONG@@
|
||||
Comment=Code Editing. Redefined.
|
||||
GenericName=Text Editor
|
||||
GenericName[ar]=محرر نصوص
|
||||
Exec=@@EXEC@@ %F
|
||||
Icon=@@ICON@@
|
||||
Type=Application
|
||||
@ -14,6 +15,7 @@ Keywords=vscodium;codium;vscode;
|
||||
|
||||
[Desktop Action new-empty-window]
|
||||
Name=New Empty Window
|
||||
Name[ar]=نافذة فارغة جديدة
|
||||
Name[de]=Neues leeres Fenster
|
||||
Name[es]=Nueva ventana vacía
|
||||
Name[fr]=Nouvelle fenêtre vide
|
||||
|
||||
Loading…
Reference in New Issue
Block a user