Bug 333400 - Typo in German translation of search dialog.
Summary: Typo in German translation of search dialog.
Status: RESOLVED FIXED
Alias: None
Product: i18n
Classification: Translations
Component: de (show other bugs)
Version: 4.12.3
Platform: Gentoo Packages Linux
: NOR minor
Target Milestone: ---
Assignee: German-Translators
URL: http://websvn.kde.org/trunk/l10n-kde4...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 08:29 UTC by Martin Walch
Modified: 2014-04-14 13:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Walch 2014-04-14 08:29:12 UTC
#: search/katesearchbar.cpp:641
msgid "Bottom of file reached. Continue from top?"
msgstr "Das Ende der Datei ist erreicht. Vom Anfang an fortsetzten?"

It should be "forsetzen", not "fortsetzten" (second 't' is bad).

#: search/katesearchbar.cpp:642
msgid "Top of file reached. Continue from bottom?"
msgstr "Der Anfang der Datei ist erreicht. Vom Ende her fortsetzten?"

Same here.


As a side note: I would not say that "Vom Anfang an" is wrong, but it sounds unusual. Maybe this should just read e. g. "Vom Anfang", without the "an".

Then the "an" from
#: search/katesearchbar.cpp:355
msgid "Continuing search from top"
msgstr "Suche wird vom Anfang an fortgesetzt"

should also be removed. (Here, the second 't' in "fortgesetzt" is correct.)

Reproducible: Always
Comment 1 Burkhard Lück 2014-04-14 13:38:59 UTC
SVN commit 1384139 by lueck:

fix typos reported on b.k.o, thanks

 M  +4 -4      applications/katepart4.po  
 M  +4 -4      frameworks/ktexteditor5.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1384139
Comment 2 Burkhard Lück 2014-04-14 13:39:32 UTC
SVN commit 1384140 by lueck:

fix typos reported on b.k.o, thanks

 M  +4 -4      katepart4.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1384140