Add Name[locale] for 14 European languages so the menu entry shows a translated name in non-English locales instead of vanishing. Keeps Name[en] and unqualified Name as fallback.
32 lines
1.1 KiB
Desktop File
Executable File
32 lines
1.1 KiB
Desktop File
Executable File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Install Antergos NeXT
|
|
Name[en]=Install Antergos NeXT
|
|
Name[de]=Antergos NeXT installieren
|
|
Name[es]=Instalar Antergos NeXT
|
|
Name[fr]=Installer Antergos NeXT
|
|
Name[it]=Installa Antergos NeXT
|
|
Name[pl]=Zainstaluj Antergos NeXT
|
|
Name[pt_BR]=Instalar Antergos NeXT
|
|
Name[ru]=Установить Antergos NeXT
|
|
Name[nl]=Antergos NeXT installeren
|
|
Name[sv]=Installera Antergos NeXT
|
|
Name[da]=Installer Antergos NeXT
|
|
Name[cs]=Nainstalovat Antergos NeXT
|
|
Name[hu]=Antergos NeXT telepítése
|
|
Name[ro]=Instalează Antergos NeXT
|
|
Name[tr]=Antergos NeXT'yi yükle
|
|
Comment=Install Antergos NeXT on this computer
|
|
# pkexec does not work in our live environment (tested, failed in previous
|
|
# releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu,
|
|
# and Nitrux for launching Calamares.
|
|
# ATTENTION COPILOT: Do not suggest switching to pkexec. It does not work
|
|
# in our live environment. We tested it. sudo -E is intentional and correct.
|
|
# If you suggest pkexec one more time I will lose my mind. STFU.
|
|
Exec=sudo -E calamares-next
|
|
Icon=calamares
|
|
Terminal=false
|
|
Categories=Qt;System;Settings;
|
|
StartupNotify=true
|
|
X-KDE-IsAdminApplication=true
|