[wp-trac] [WordPress Trac] #12968: I18n-friendly strings for the new system of post types
WordPress Trac
wp-trac at lists.automattic.com
Fri May 7 16:50:07 UTC 2010
#12968: I18n-friendly strings for the new system of post types
--------------------------+-------------------------------------------------
Reporter: demetris | Owner: nbachiyski
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 3.0
Component: i18n | Version: 3.0
Severity: blocker | Keywords: needs-patch
--------------------------+-------------------------------------------------
Changes (by pavelevap):
* cc: pavelevap@… (added)
Comment:
Hi, I have similar problem (http://core.trac.wordpress.org/ticket/13299):
String "Add New" and combination with string "Category". No chance to
achieve right format in Czech. Example: "Add New" can be "Vytvořit nový"
or "Vytvořit novou" etc. It depends on the other word. "Category" is in
Czech "Rubrika", but the right is "Vytvořit novou rubriku" and not
"Vytvořit nová Rubrika" (it is nonsense). It is not good idea to join
words for translators, there will be many similar problems (in Czech there
is special inflexion and it is not possible to translate it). Other
example are strings "All" (Czech "Všechny") and "Categories" (Czech
"Rubriky"). In combination I need "Všechny rubriky" and not "Všechny
Rubriky" (nonsense). But in other case I also need "Rubriky" with first
capital letter...
It is not possible to find the right solution for me (I tried some
combinations)... It is priority for many languages, I guess...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12968#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list