Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#13299 closed defect (bug) (duplicate)

Translation problems

Reported by: pavelevap's profile pavelevap Owned by: nbachiyski's profile nbachiyski
Milestone: Priority: normal
Severity: normal Version: 3.0
Component: I18N Keywords:
Focuses: Cc:

Description

There are some problems with translation:

1) String "Word count: %d" is translated, but not visible.

2) 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...

Change History (5)

#1 @pavelevap
16 years ago

  • Cc pavelevap@… added

#2 @nacin
16 years ago

  • Milestone 3.0 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Please weigh in at #12968.

#4 @pavelevap
16 years ago

Thank you for info about this ticket, I did not notice it.

But the first part is probably bug? "Word count" is translated correctly in my .po file, but translation is not visible...

#5 @pavelevap
16 years ago

Ad 1) It was caused probably by any plugin, it works now...

Note: See TracTickets for help on using tickets.