Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 02-13-2023, 08:02 AM   #181
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 7,644
Karma: 5433388
Join Date: Nov 2009
Device: many
Those are examples of actual menu commands followed by a short explanation of each. And yes one of the primary definitions of "remove" is to "get rid of" which includes "delete".

When explaining a short term such as a menu entry, you typically never use the same words that you are trying to explain. Otherwise the explanation is circular.
KevinH is offline   Reply With Quote
Old 02-13-2023, 08:06 AM   #182
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 7,644
Karma: 5433388
Join Date: Nov 2009
Device: many
Since that first term is menu command, it should always be translated identically to how Sigil shows it when its user interface language matches your translation target.

You may want to check out the '.ts' files for your target language if in doubt.
KevinH is offline   Reply With Quote
Advert
Old 02-13-2023, 08:41 AM   #183
User_Z
Connoisseur
User_Z began at the beginning.
 
Posts: 95
Karma: 10
Join Date: Sep 2019
Location: Ukraine
Device: Computer, iPad
Thanks Kevin.

But I asked a little about something else.
When you design a user interface in a program, do you equate "Remove" and "Delete" or do you put different meanings into the actions that these words stand for?
User_Z is offline   Reply With Quote
Old 02-13-2023, 08:54 AM   #184
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 7,644
Karma: 5433388
Join Date: Nov 2009
Device: many
The user interface has literally evolved over years, and changing menu items after many years is frowned upon. So the use of Remove and Delete are interchangeable in most cases and the exact choice was to use whichever felt the most apt by the developer that added that menu when its feature was added.
KevinH is offline   Reply With Quote
Old 02-13-2023, 12:47 PM   #185
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,584
Karma: 22735033
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by User_Z View Post
But I asked a little about something else.
When you design a user interface in a program, do you equate "Remove" and "Delete" or do you put different meanings into the actions that these words stand for?
I've just checked the official MS glossary and they use удалить for both remove and delete:
For example:

Code:
Delete File	Удалить файл
Remove file	Удалить файл
Doitsu is offline   Reply With Quote
Advert
Old 02-13-2023, 06:51 PM   #186
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,800
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Far from official
Remove if something is left behind (eg some selectors in a CSS)
Delete if it is all gone.
EPUB muddles this as it is really an archive of many pieces
So Delete applies to a complete Piece (item) in the archive wheras the CSS is still there after deleting unused selectors)
theducks is offline   Reply With Quote
Old 02-14-2023, 01:00 AM   #187
User_Z
Connoisseur
User_Z began at the beginning.
 
Posts: 95
Karma: 10
Join Date: Sep 2019
Location: Ukraine
Device: Computer, iPad
Quote:
Originally Posted by theducks View Post
Far from official
Remove if something is left behind (eg some selectors in a CSS)
Delete if it is all gone.
EPUB muddles this as it is really an archive of many pieces
So Delete applies to a complete Piece (item) in the archive wheras the CSS is still there after deleting unused selectors)

I am of the same opinion.

Remove - an entry from the list.
Delete - the entire list.
User_Z is offline   Reply With Quote
Old 02-14-2023, 09:42 AM   #188
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 7,644
Karma: 5433388
Join Date: Nov 2009
Device: many
And as I said, both do include as one of their meanings "get rid of" according to the dictionary. For example - you can either remove or delete lines from a file.

Last edited by KevinH; 02-14-2023 at 10:28 AM.
KevinH is offline   Reply With Quote
Old 02-14-2023, 02:00 PM   #189
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,549
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
The main point is that we're not going to change a menu item that's been the way it has for years and years and years.
DiapDealer is offline   Reply With Quote
Old 02-14-2023, 02:10 PM   #190
User_Z
Connoisseur
User_Z began at the beginning.
 
Posts: 95
Karma: 10
Join Date: Sep 2019
Location: Ukraine
Device: Computer, iPad
Quote:
Originally Posted by DiapDealer View Post
The main point is that we're not going to change a menu item that's been the way it has for years and years and years.
So no one is asking you to do that.
User_Z is offline   Reply With Quote
Old 02-14-2023, 03:57 PM   #191
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,549
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Then I guess I don't understand why this new conversation is happening. Carry on.
DiapDealer is offline   Reply With Quote
Old 02-24-2023, 08:37 AM   #192
Grimaud
Guru
Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.Grimaud could sell banana peel slippers to a Deveel.
 
Grimaud's Avatar
 
Posts: 748
Karma: 3000
Join Date: May 2009
Device: PRS-505, PRS-600, PRS-650
Red face

Hello,

There is a small spelling mistake in the French translation, but I have no idea how to report it

Hopefully this topic is a good place to speak about it

I'm using Sigil 1.9.20 on macOS Ventura 13.2.1.

The mistake is in the "Tools" menu, in the "Epub3 tools" submenu: the "Generate NCX/Guide for epub2 e-readers" is translated "Générer un NCX/Guide pour les lisseuses ePub2" when in French "e-readers" is written "liseuses": https://fr.wikipedia.org/wiki/Liseuse
Attached Thumbnails
Click image for larger version

Name:	erreur-sigil.jpg
Views:	56
Size:	173.8 KB
ID:	199892  
Grimaud is offline   Reply With Quote
Old 02-24-2023, 10:41 AM   #193
un_pogaz
Chalut o/
un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.
 
un_pogaz's Avatar
 
Posts: 410
Karma: 145324
Join Date: Dec 2017
Device: Kobo
Quote:
Originally Posted by Grimaud View Post
Hello,

There is a small spelling mistake in the French translation, but I have no idea how to report it

Hopefully this topic is a good place to speak about it

I'm using Sigil 1.9.20 on macOS Ventura 13.2.1.

The mistake is in the "Tools" menu, in the "Epub3 tools" submenu: the "Generate NCX/Guide for epub2 e-readers" is translated "Générer un NCX/Guide pour les lisseuses ePub2" when in French "e-readers" is written "liseuses": https://fr.wikipedia.org/wiki/Liseuse
Corrigé,
thanks o/
un_pogaz is offline   Reply With Quote
Old 03-04-2023, 04:26 PM   #194
User_Z
Connoisseur
User_Z began at the beginning.
 
Posts: 95
Karma: 10
Join Date: Sep 2019
Location: Ukraine
Device: Computer, iPad
Done!

Today I finished translating the Sigil User Guide into Russian.
All inaccuracies and typos identified during the work were sent to GitHub for correction.
Along the way, quite a few clarifications were made to the Russian and Ukrainian translations on Transifex.

There is one question left. How to add a translator to book metadata? Not the second author with the role of translator, namely the translator.
If you have any thoughts on this, please share.
User_Z is offline   Reply With Quote
Old 03-04-2023, 04:54 PM   #195
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 7,644
Karma: 5433388
Join Date: Nov 2009
Device: many
Could use - Contributor metadata tag with Marc Relator code for Translator ("trl") since technically not an author. In your case you could even use editor code since you have found and made corrections. Not sure if there is any other way with metadata.

You should add your name as Translator to the title page, and as contributing author. I will add it to the authors list for the English version.

You also might want to set up a github site for your translation so that others can contribute changes as new features are added to Sigil.

Then we can add a link to it from our Sigil ReadMe if you like.

Last edited by KevinH; 03-05-2023 at 04:34 AM.
KevinH is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Translating KOReader leschek KOReader 107 03-17-2023 04:19 PM
Translating using Calibre P.Jourdan Editor 5 04-29-2021 06:32 PM
Footnotes not translating HowardBrazee Calibre 7 08-14-2015 08:43 AM
Translating my plugin? silentguy Plugins 4 01-19-2011 11:00 AM
Translating MR stories Verencat Lounge 11 05-31-2009 12:00 PM


All times are GMT -4. The time now is 03:01 AM.


MobileRead.com is a privately owned, operated and funded community.