mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 21:40:19 +00:00
po/eo.po: fix translations for GtkSwitch
Translating "ON" as "EK" (verb prefix for beginning of an action) and "OFF" as "FOR" (away) is suboptimal. Just use the suggested 1/0 glpyhs instead. The previous translator was clearly insane.
This commit is contained in:
parent
08a7257349
commit
73bca14f74
4
po/eo.po
4
po/eo.po
@ -3111,7 +3111,7 @@ msgstr "E_lzomi"
|
||||
#: ../gtk/gtkswitch.c:347 ../gtk/gtkswitch.c:407 ../gtk/gtkswitch.c:614
|
||||
msgctxt "switch"
|
||||
msgid "ON"
|
||||
msgstr "EK"
|
||||
msgstr "❙"
|
||||
|
||||
#. Translators: if the "off" state label requires more than three
|
||||
#. * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state
|
||||
@ -3119,7 +3119,7 @@ msgstr "EK"
|
||||
#: ../gtk/gtkswitch.c:355 ../gtk/gtkswitch.c:408 ../gtk/gtkswitch.c:643
|
||||
msgctxt "switch"
|
||||
msgid "OFF"
|
||||
msgstr "FOR"
|
||||
msgstr "○"
|
||||
|
||||
#: ../gtk/gtktextbufferrichtext.c:649
|
||||
#, c-format
|
||||
|
Loading…
Reference in New Issue
Block a user