Forum › Forums › antiX-development › Translations › To translate or not to translate
- This topic has 11 replies, 6 voices, and was last updated Mar 5-6:04 pm by PPC.
- AuthorPosts
- March 5, 2023 at 6:37 am #101157Member
RJP
There is some stings like <b>${look_feel} </b>” , so should they be translated or not?
An another example: “${add_remove_main_button}!!”
- This topic was modified 9 months ago by RJP.
March 5, 2023 at 8:10 am #101162MemberWallon
::Hello,
When there is a “$” sign in front of a line, there is no need to translate. It is a kind of variable.
Kind regards,
WallonMarch 5, 2023 at 10:34 am #101174MemberPPC
::Any string of text (not necessary just the start of a line) that starts with $ is a variable – NEVER translate variable names, it will break the localized version of the application.
In this particular case, those last lines, containing just variables, were included in the localization file by mistake.Note: by the way- never correct !!, it may also refere to the contents of a field. If there are several exclamation points, keep the same exact number of exclamation points in the translation.
March 5, 2023 at 2:37 pm #101205Membermarcelocripe
::Hello RJP.
Welcome to our team of volunteer translators from the antiX community.
Please also join the antiX Linux Community Contributions projectJust out of curiosity, what language are you translating?
Thank you very much for translating to antiX.
– – – – –
Olá RJP.
Seja bem-vindo a nossa equipe de tradutores voluntários da comunidade antiX.
Por favor, entre também para o projeto antiX Linux Community ContributionsApenas uma curiosidade, qual é o idioma que você está traduzindo?
Muito obrigado por traduzir para o antiX.
March 5, 2023 at 2:53 pm #101207MemberRJP
March 5, 2023 at 3:02 pm #101209MemberPPC
::sigh… I can’t wait for the day a GUI tool to install off-line .deb files is once again part of antiX…
P.
March 5, 2023 at 3:48 pm #101219Forum Adminanticapitalista
::sigh… I can’t wait for the day a GUI tool to install off-line .deb files is once again part of antiX…
P.
sudo apt install deb-installer
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
March 5, 2023 at 4:15 pm #101222MemberPPC
::Wow, I did not know the package was already available, many thanks, anticapitalista!
PS: I just tested it. I’m not impartial, but I think ft10’s debinstaller is better localized (at least in pt), offers a cleaner window (always displaying the package’s description), also offers a cleaner way to enter the user’s password (via gksu), and a way to uninstall the package if it’s already installed (so it’ both a semi-gui installed and un-installer). For some reason, in antiX 19 (where I tested it), MX’s deb-installer does not appear in the list of apps that handle .deb files, I mean, does not appear in the list at all, I have to mannually add “deb-installer” as an option to launch .deb files!
Anyway, it’s good to have a GUI for that, once again, I hope it comes by default in antiX 23! For all other versions, may I suggest putting it in Package Installer?
P.
Edit- by the way – I just noticed I posted the previous message on the wrong thread! It should have been in https://www.antixforum.com/forums/topic/libreoffice-latest-anyone/ (Sorry!!! I had both post on different tabs!)
- This reply was modified 9 months ago by PPC.
March 5, 2023 at 5:00 pm #101226ModeratorBrian Masinick
::sigh… I can’t wait for the day a GUI tool to install off-line .deb files is once again part of antiX…
P.
sudo apt install deb-installer
anticapitalista, what repository contains the package “deb-installer”? I’m currently using antiX 22, and there is no such package in any of the enabled repositories here. I also did a network search for deb-installer and it references many different methods to install .deb packages, none of which are named deb-installer.
Was this a typo, or is it a new tool for the upcoming release? It’s certainly NOT a well advertised tool, so I’d appreciate an explanation of what you are referring to here. Thanks!
--
Brian MasinickMarch 5, 2023 at 5:26 pm #101227Forum Adminanticapitalista
::@masinick – it’s in testing/sid at the moment.
I’ll make builds for antiX-22 and antiX-19Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
March 5, 2023 at 5:29 pm #101228ModeratorBrian Masinick
March 5, 2023 at 6:04 pm #101230MemberPPC
::it’s in testing/sid at the moment.
I’ll make builds for antiX-22 and antiX-19I was able to install from the repo in antiX 19… hum… wierd. I must have messed up my repos
- AuthorPosts
- You must be logged in to reply to this topic.