desktop file for new Settings Manager
Re: desktop file for new Settings Manager
Awesome!
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
-
- Posts: 93
- Joined: Fri Sep 10, 2021 2:16 am
Re: desktop file for new Settings Manager
Code: Select all
[Desktop Entry]
Encoding=UTF-8
Name=Settings Manager
Name[ar]=مدي التكوين
Name[ca]=Gestor de paràmetres
Name[de]=Einstellungen
Name[el]=Ρυθμίσεις
Name[es]=Gestor de configuración
Name[fr]=Gestionnaire de paramètres
Name[hi]=समायोजन प्रबंधन
Name[id]=Manajer pengaturan
Name[it]=Gestore di impostazioni
Name[ja]=Settings Manager
Name[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ
Name[nl]=Instellingenbeheer
Name[pl]=Menedżer ustawień
Name[pt]=Gestor de definições
Name[pt_br]=Configurações comuns para MX Fluxbox
Name[ru]=Settings Manager
Name[sv]=Inställnings-hanterare
Name[tr]=Ayar Yöneticisi
Comment=Common settings for MX Fluxbox
Comment[ar]=فلكسبوكس MX الاعدادات العامة أل
Comment[ca]=Paràmetres comuns per MX Fluxbox
Comment[de]=Allgemeine Einstellungen für MX Fluxbox
Comment[el]=Κοινές ρυθμίσεις για το MX Fluxbox
Comment[es]=Configuraciones comunes para MX Fluxbox
Comment[fr]=Paramètres généraux pour MX Fluxbox
Comment[hi]=MX फ्लक्सबॉक्स के लिए सामान्य सेटिंग्स
Comment[id]=Pengaturan umum untuk mx fluxbox
Comment[it]=Impostazioni comuni per MX Fluxbox.
Comment[ja]=Common settings for MX Fluxbox
Comment[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ - MX ഫ്ളക്സ്ബോക്സ്
Comment[nl]=Veel voorkomende instellingen voor MX Fluxbox
Comment[pl]=Ogólne ustawienia MX Fluxbox
Comment[pt]=Gestão de definições comuns do MX Fluxbox
Comment[pt_br]=Configurações comuns para MX Fluxbox
Comment[ru]=Common settings for MX Fluxbox
Comment[sv]=Vanliga inställningar för MX Fluxbox
Comment[tr]=MX Fluxbox için Genel Ayarlar
Exec=custom-toolbox /etc/custom-toolbox/mxfb-settings.list
Terminal=false
Type=Application
Icon=/usr/share/pixmaps/custom-toolbox.svg
Categories=GNOME;GTK;System;
NoDisplay=false
Languages added:
Malayalam - my mother tongue, second language and the official language of the state of Kerala, India (one of the first to adopt Linux for govt. and schools)
Hindi - my third language upto ninth grade
Arabic - learnt by myself for communication (I have only limited knowledge of Arabic).
BTW: Arabic font support is not so great on this site , especially within code tags.
- marcelocripe
- Posts: 109
- Joined: Thu Oct 29, 2020 1:34 pm
Re: desktop file for new Settings Manager
Code: Select all
[Desktop Entry]
Encoding=UTF-8
Name=Settings Manager
Name[ar]=مدي التكوين
Name[ca]=Gestor de paràmetres
Name[de]=Einstellungen
Name[el]=Ρυθμίσεις
Name[es]=Gestor de configuración
Name[fr]=Gestionnaire de paramètres
Name[hi]=समायोजन प्रबंधन
Name[id]=Manajer pengaturan
Name[it]=Gestore di impostazioni
Name[ja]=Settings Manager
Name[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ
Name[nl]=Instellingenbeheer
Name[pl]=Menedżer ustawień
Name[pt]=Gestor de definições
Name[pt_br]=Gerenciador de Configurações do MX Fluxbox
Name[ru]=Settings Manager
Name[sv]=Inställnings-hanterare
Name[tr]=Ayar Yöneticisi
Comment=Common settings for MX Fluxbox
Comment[ar]=فلكسبوكس MX الاعدادات العامة أل
Comment[ca]=Paràmetres comuns per MX Fluxbox
Comment[de]=Allgemeine Einstellungen für MX Fluxbox
Comment[el]=Κοινές ρυθμίσεις για το MX Fluxbox
Comment[es]=Configuraciones comunes para MX Fluxbox
Comment[fr]=Paramètres généraux pour MX Fluxbox
Comment[hi]=MX फ्लक्सबॉक्स के लिए सामान्य सेटिंग्स
Comment[id]=Pengaturan umum untuk mx fluxbox
Comment[it]=Impostazioni comuni per MX Fluxbox.
Comment[ja]=Common settings for MX Fluxbox
Comment[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ - MX ഫ്ളക്സ്ബോക്സ്
Comment[nl]=Veel voorkomende instellingen voor MX Fluxbox
Comment[pl]=Ogólne ustawienia MX Fluxbox
Comment[pt]=Gestão de definições comuns do MX Fluxbox
Comment[pt_br]=Configurações comuns para o MX Fluxbox
Comment[ru]=Common settings for MX Fluxbox
Comment[sv]=Vanliga inställningar för MX Fluxbox
Comment[tr]=MX Fluxbox için Genel Ayarlar
Exec=custom-toolbox /etc/custom-toolbox/mxfb-settings.list
Terminal=false
Type=Application
Icon=/usr/share/pixmaps/custom-toolbox.svg
Categories=GNOME;GTK;System;
NoDisplay=false
Re: desktop file for new Settings Manager
Just.. it seems there's a confusion about syntax [pt_br] vs. [pt_BR]:
Code: Select all
$ locale -a | grep -i pt
pt_BR.utf8
pt_PT.utf8
Re: desktop file for new Settings Manager
They should be caps AFAIK
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: desktop file for new Settings Manager
Yep. Shortly [pt_BR] is the correct one :)
_________________
Btw: Just [pt] etc. doesn't require that as it'll automatically mean "no variants" = [pt_PT]
_________________
Btw: Just [pt] etc. doesn't require that as it'll automatically mean "no variants" = [pt_PT]
Re: desktop file for new Settings Manager
Translation for [fr_BE]
Advice: This file should be put in Transifex for new translators and future modifications.
Advice: This file should be put in Transifex for new translators and future modifications.
Code: Select all
[Desktop Entry]
Encoding=UTF-8
Name=Settings Manager
Name[ar]=مدي التكوين
Name[ca]=Gestor de paràmetres
Name[de]=Einstellungen
Name[el]=Ρυθμίσεις
Name[es]=Gestor de configuración
Name[fr]=Gestionnaire de paramètres
Name[fr_BE]=Gestionnaire de paramètres
Name[hi]=समायोजन प्रबंधन
Name[id]=Manajer pengaturan
Name[it]=Gestore di impostazioni
Name[ja]=Settings Manager
Name[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ
Name[nl]=Instellingenbeheer
Name[pl]=Menedżer ustawień
Name[pt]=Gestor de definições
Name[pt_BR]=Gerenciador de Configurações do MX Fluxbox
Name[ru]=Settings Manager
Name[sv]=Inställnings-hanterare
Name[tr]=Ayar Yöneticisi
Comment=Common settings for MX Fluxbox
Comment[ar]=فلكسبوكس MX الاعدادات العامة أل
Comment[ca]=Paràmetres comuns per MX Fluxbox
Comment[de]=Allgemeine Einstellungen für MX Fluxbox
Comment[el]=Κοινές ρυθμίσεις για το MX Fluxbox
Comment[es]=Configuraciones comunes para MX Fluxbox
Comment[fr]=Paramètres généraux pour MX Fluxbox
Comment[fr_BE]=Paramètres généraux pour MX Fluxbox
Comment[hi]=MX फ्लक्सबॉक्स के लिए सामान्य सेटिंग्स
Comment[id]=Pengaturan umum untuk mx fluxbox
Comment[it]=Impostazioni comuni per MX Fluxbox.
Comment[ja]=Common settings for MX Fluxbox
Comment[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ - MX ഫ്ളക്സ്ബോക്സ്
Comment[nl]=Veel voorkomende instellingen voor MX Fluxbox
Comment[pl]=Ogólne ustawienia MX Fluxbox
Comment[pt]=Gestão de definições comuns do MX Fluxbox
Comment[pt_BR]=Configurações comuns para o MX Fluxbox
Comment[ru]=Common settings for MX Fluxbox
Comment[sv]=Vanliga inställningar för MX Fluxbox
Comment[tr]=MX Fluxbox için Genel Ayarlar
Exec=custom-toolbox /etc/custom-toolbox/mxfb-settings.list
Terminal=false
Type=Application
Icon=/usr/share/pixmaps/custom-toolbox.svg
Categories=GNOME;GTK;System;
NoDisplay=false
Re: desktop file for new Settings Manager
Code: Select all
[Desktop Entry]
Encoding=UTF-8
Name=Settings Manager
Name[ar]=مدي التكوين
Name[ca]=Gestor de paràmetres
Name[de]=Einstellungen
Name[el]=Ρυθμίσεις
Name[es]=Gestor de configuración
Name[fr]=Gestionnaire de paramètres
Name[fr_BE]=Gestionnaire de paramètres
Name[hi]=समायोजन प्रबंधन
Name[id]=Manajer pengaturan
Name[it]=Gestore di impostazioni
Name[ja]=設定マネージャー
Name[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ
Name[nl]=Instellingenbeheer
Name[pl]=Menedżer ustawień
Name[pt]=Gestor de definições
Name[pt_BR]=Gerenciador de Configurações do MX Fluxbox
Name[ru]=Settings Manager
Name[sv]=Inställnings-hanterare
Name[tr]=Ayar Yöneticisi
Comment=Common settings for MX Fluxbox
Comment[ar]=فلكسبوكس MX الاعدادات العامة أل
Comment[ca]=Paràmetres comuns per MX Fluxbox
Comment[de]=Allgemeine Einstellungen für MX Fluxbox
Comment[el]=Κοινές ρυθμίσεις για το MX Fluxbox
Comment[es]=Configuraciones comunes para MX Fluxbox
Comment[fr]=Paramètres généraux pour MX Fluxbox
Comment[fr_BE]=Paramètres généraux pour MX Fluxbox
Comment[hi]=MX फ्लक्सबॉक्स के लिए सामान्य सेटिंग्स
Comment[id]=Pengaturan umum untuk mx fluxbox
Comment[it]=Impostazioni comuni per MX Fluxbox.
Comment[ja]=MX Fluxbox の一般的な設定
Comment[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ - MX ഫ്ളക്സ്ബോക്സ്
Comment[nl]=Veel voorkomende instellingen voor MX Fluxbox
Comment[pl]=Ogólne ustawienia MX Fluxbox
Comment[pt]=Gestão de definições comuns do MX Fluxbox
Comment[pt_BR]=Configurações comuns para o MX Fluxbox
Comment[ru]=Common settings for MX Fluxbox
Comment[sv]=Vanliga inställningar för MX Fluxbox
Comment[tr]=MX Fluxbox için Genel Ayarlar
Exec=custom-toolbox /etc/custom-toolbox/mxfb-settings.list
Terminal=false
Type=Application
Icon=/usr/share/pixmaps/custom-toolbox.svg
Categories=GNOME;GTK;System;
NoDisplay=false
- marcelocripe
- Posts: 109
- Joined: Thu Oct 29, 2020 1:34 pm
Re: desktop file for new Settings Manager
Translation into Brazilian Portuguese with correction of the country identifier.
Code: Select all
[Desktop Entry]
Categories=GNOME;GTK;System;
Exec=custom-toolbox /etc/custom-toolbox/mxfb-settings.list
Encoding=UTF-8
Icon=/usr/share/pixmaps/custom-toolbox.svg
NoDisplay=false
Terminal=false
Type=Application
Name=Settings Manager
Name[ar]=مدي التكوين
Name[ca]=Gestor de paràmetres
Name[de]=Einstellungen
Name[el]=Ρυθμίσεις
Name[es]=Gestor de configuración
Name[fr]=Gestionnaire de paramètres
Name[fr_BE]=Gestionnaire de paramètres
Name[hi]=समायोजन प्रबंधन
Name[id]=Manajer pengaturan
Name[it]=Gestore di impostazioni
Name[ja]=設定マネージャー
Name[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ
Name[nl]=Instellingenbeheer
Name[pl]=Menedżer ustawień
Name[pt]=Gestor de definições
Name[pt_BR]=Gerenciador de Configurações do Fluxbox MX
Name[ru]=Settings Manager
Name[sv]=Inställnings-hanterare
Name[tr]=Ayar Yöneticisi
Comment=Common settings for MX Fluxbox
Comment[ar]=فلكسبوكس MX الاعدادات العامة أل
Comment[ca]=Paràmetres comuns per MX Fluxbox
Comment[de]=Allgemeine Einstellungen für MX Fluxbox
Comment[el]=Κοινές ρυθμίσεις για το MX Fluxbox
Comment[es]=Configuraciones comunes para MX Fluxbox
Comment[fr]=Paramètres généraux pour MX Fluxbox
Comment[fr_BE]=Paramètres généraux pour MX Fluxbox
Comment[hi]=MX फ्लक्सबॉक्स के लिए सामान्य सेटिंग्स
Comment[id]=Pengaturan umum untuk mx fluxbox
Comment[it]=Impostazioni comuni per MX Fluxbox.
Comment[ja]=MX Fluxbox の一般的な設定
Comment[ml]=സെറ്റിംഗ്സ് ക്രമീകരണങ്ങൾ - MX ഫ്ളക്സ്ബോക്സ്
Comment[nl]=Veel voorkomende instellingen voor MX Fluxbox
Comment[pl]=Ogólne ustawienia MX Fluxbox
Comment[pt]=Gestão de definições comuns do MX Fluxbox
Comment[pt_BR]=Configurações do gerenciador de janelas Fluxbox do MX
Comment[ru]=Common settings for MX Fluxbox
Comment[sv]=Vanliga inställningar för MX Fluxbox
Comment[tr]=MX Fluxbox için Genel Ayarlar
Last edited by marcelocripe on Sun Aug 21, 2022 12:58 pm, edited 1 time in total.
Re: desktop file for new Settings Manager
Dear Marcelocripre,
Why did you delete the translation for fr_BE?
Por que você excluiu a tradução para o fr_BE?
Best regards,
Wallon
Why did you delete the translation for fr_BE?
Por que você excluiu a tradução para o fr_BE?
Best regards,
Wallon