|
Bugzilla – Full Text Bug Listing |
| Summary: | KPowersave: ooopps, my desktop comp is "Charging" [KDE; Hungarian]. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Balazs Melikant <balazs.melikant> |
| Component: | Translations | Assignee: | E-mail List <translation> |
| Status: | VERIFIED FIXED | QA Contact: | Karl Eichwalder <ke> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | balazs.melikant, dkukawka |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Balazs Melikant
2005-09-10 19:19:39 UTC
This are the related translations, let me know if there are anything wrong: #: kpowersave.cpp:388 msgid "Plugged in -- fully charged" msgstr "Csatlakoztatva -- teljesen feltöltve" #: kpowersave.cpp:393 msgid "Plugged in" msgstr "Töltés alatt" #: kpowersave.cpp:398 msgid "Plugged in -- %1% charged (%2:%3 remaining hours)" msgstr "Töltés alatt -- %1%-os töltöttség (még %2 óra és %3 perc)" #: kpowersave.cpp:402 msgid "Plugged in -- no battery" msgstr "Csatlakoztatva -- nincs akkumulátor" #: kpowersave.cpp:403 #, c-format msgid "Plugged in -- %1% charged" msgstr "Töltés alatt -- %1%-os töltöttség" I have no better idea, but similarly to this one you cited: -> #: kpowersave.cpp:388 msgid "Plugged in -- fully charged" msgstr "Csatlakoztatva -- teljesen feltöltve" <- I would say -->> #: kpowersave.cpp:393 msgid "Plugged in" msgstr "Csatlakoztatva" <<-- All the other translations are correct, even the last you mentioned: --->>> #: kpowersave.cpp:403 #, c-format msgid "Plugged in -- %1% charged" msgstr "Töltés alatt -- %1%-os töltöttség" <<<--- because this will happen exclusively on mobile devices (with accu). Thanks for taking care :) fixed for next package |