aboutsummaryrefslogtreecommitdiffstats
path: root/po/hu.po
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-01-06 17:57:46 +0100
committerMax Kellermann <max@duempel.org>2009-01-06 17:57:46 +0100
commitbdb3382cc7190a0ff8ddddf32e7998d4582e590c (patch)
treee6af5e9f7be55813c43bf06ad361491d8b69f453 /po/hu.po
parentd33bf3168ac8771f95f3c414770fd935e1a61608 (diff)
downloadmpd-bdb3382cc7190a0ff8ddddf32e7998d4582e590c.tar.gz
mpd-bdb3382cc7190a0ff8ddddf32e7998d4582e590c.tar.xz
mpd-bdb3382cc7190a0ff8ddddf32e7998d4582e590c.zip
command: check_key_bindings() returns message without comment
The comment "press %s for the key editor" is only used by timer_check_key_bindings(), move it there. This lets us merge the two error messages in check_key_bindings() and eases the translator's work.
Diffstat (limited to 'po/hu.po')
-rw-r--r--po/hu.po375
1 files changed, 191 insertions, 184 deletions
diff --git a/po/hu.po b/po/hu.po
index 69d30385d..bb02ecad6 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ncmpc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-27 13:00+0100\n"
-"PO-Revision-Date: 2008-12-28 20:03+0000\n"
+"POT-Creation-Date: 2009-01-06 17:57+0100\n"
+"PO-Revision-Date: 2009-01-06 17:55+0100\n"
"Last-Translator: Laszlo Ashin <kodest@gmail.com>\n"
"Language-Team: Hungarian <hu@li.org>\n"
"MIME-Version: 1.0\n"
@@ -17,158 +17,166 @@ msgstr ""
"X-Launchpad-Export-Date: 2009-01-02 08:41+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
-#: src/i18n.h:41
+#: src/i18n.h:42
msgid "y"
msgstr "i"
-#: src/i18n.h:42
+#: src/i18n.h:43
msgid "n"
msgstr "n"
-#: src/main.c:214
+#: src/main.c:215
#, c-format
msgid "Connecting to %s... [Press %s to abort]"
msgstr "Kapcsolódás a következőhöz: %s... [Nyomj %s gombot a megszakításhoz]"
-#: src/main.c:232
+#: src/main.c:233
#, c-format
msgid "Error: MPD version %d.%d.%d is to old (%s needed)"
msgstr "Hiba: a(z) %d.%d.%d MPD verzió túl régi (%s kell)"
-#: src/main.c:246
+#: src/main.c:247
#, c-format
msgid "Connected to %s"
msgstr "Csatlakoztatva ide: %s"
-#: src/screen.c:152 src/screen_help.c:216
+#. to translators: a key was bound twice in the key editor,
+#. and this is a hint for the user what to press to correct
+#. that
+#: src/main.c:366
+#, c-format
+msgid "press %s for the key editor"
+msgstr "nyomj %s-t a szerkesztéshez"
+
+#: src/screen.c:153 src/screen_help.c:217
msgid "Help"
msgstr "Súgó"
-#: src/screen.c:154 src/screen_play.c:471
+#: src/screen.c:155 src/screen_play.c:472
msgid "Playlist"
msgstr "Lejátszólista"
#. translators: caption of the browser screen
-#: src/screen.c:155 src/screen_file.c:205
+#: src/screen.c:156 src/screen_file.c:205
msgid "Browse"
msgstr "Tallózás"
-#: src/screen.c:157 src/screen_search.c:80 src/screen_song.c:187
+#: src/screen.c:158 src/screen_search.c:80 src/screen_song.c:188
msgid "Artist"
msgstr "Előadó"
-#: src/screen.c:160 src/screen_help.c:123
+#: src/screen.c:161 src/screen_help.c:124
msgid "Search"
msgstr "Keresés"
-#: src/screen.c:163 src/screen_lyrics.c:203 src/screen_lyrics.c:211
+#: src/screen.c:164 src/screen_lyrics.c:203 src/screen_lyrics.c:211
#: src/screen_lyrics.c:215
msgid "Lyrics"
msgstr "Dalszövegek"
-#: src/screen.c:166 src/screen_outputs.c:161
+#: src/screen.c:167 src/screen_outputs.c:162
msgid "Outputs"
msgstr "Kimenetek"
-#: src/screen.c:172
+#: src/screen.c:173
#, c-format
msgid "Volume n/a "
msgstr "Hangerő ismeretlen "
-#: src/screen.c:174
+#: src/screen.c:175
#, c-format
msgid " Volume %d%%"
msgstr " Hangerő %d%%"
-#: src/screen.c:281
+#: src/screen.c:282
msgid "Playing:"
msgstr "Ami szól:"
-#: src/screen.c:284
+#: src/screen.c:285
msgid "[Paused]"
msgstr "[Szüneteltetve]"
-#: src/screen.c:404 src/screen.c:477
+#: src/screen.c:407 src/screen.c:480
msgid "Error: Screen too small"
msgstr "Hiba: a képernyő túl kicsi"
-#: src/screen.c:600
+#: src/screen.c:603
msgid "Repeat is on"
msgstr "Ismétlés elindítva"
-#: src/screen.c:601
+#: src/screen.c:604
msgid "Repeat is off"
msgstr "Ismétlés leállítva"
-#: src/screen.c:605
+#: src/screen.c:608
msgid "Random is on"
msgstr "Véletlenszerű lejátszás bekapcsolva"
-#: src/screen.c:606
+#: src/screen.c:609
msgid "Random is off"
msgstr "Véletlenszerű lejátszás kikapcsolva"
-#: src/screen.c:609
+#: src/screen.c:612
#, c-format
msgid "Crossfade %d seconds"
msgstr "Egymásba mosás %d másodperc"
-#: src/screen.c:612
+#: src/screen.c:615
msgid "Database updated"
msgstr "Adatbázis frissítve"
-#: src/screen.c:745
+#: src/screen.c:748
msgid "Shuffled playlist"
msgstr "Lejátszólista összekeverve"
-#: src/screen.c:749
+#: src/screen.c:752
msgid "Cleared playlist"
msgstr "Lejátszólista törölve"
-#: src/screen.c:766 src/screen_file.c:265
+#: src/screen.c:769 src/screen_file.c:265
msgid "Database update started"
msgstr "Adatbázis frissítés elindult"
-#: src/screen.c:768 src/screen_file.c:272
+#: src/screen.c:771 src/screen_file.c:272
msgid "Database update running..."
msgstr "Adatbázis frissítés folyamatban..."
-#: src/screen.c:804
+#: src/screen.c:807
msgid "Find mode: Wrapped"
msgstr "Keresési mód: újrakezdő"
-#: src/screen.c:805
+#: src/screen.c:808
msgid "Find mode: Normal"
msgstr "Keresési mód: normál"
-#: src/screen.c:810
+#: src/screen.c:813
msgid "Auto center mode: On"
msgstr "Középre igazítás bekapcsolva"
-#: src/screen.c:811
+#: src/screen.c:814
msgid "Auto center mode: Off"
msgstr "Középre igazítás kikapcsolva"
-#: src/screen_artist.c:73
+#: src/screen_artist.c:74
msgid "All tracks"
msgstr "Minden szám"
-#: src/screen_artist.c:382
+#: src/screen_artist.c:383
#, c-format
msgid "All artists"
msgstr "Minden előadó"
-#: src/screen_artist.c:387
+#: src/screen_artist.c:388
#, c-format
msgid "Albums of artist: %s"
msgstr "%s előadó albumai"
-#: src/screen_artist.c:396
+#: src/screen_artist.c:397
#, c-format
msgid "Album: %s - %s"
msgstr "Album: %s - %s"
-#: src/screen_artist.c:400
+#: src/screen_artist.c:401
#, c-format
msgid "All tracks of artist: %s"
msgstr "%s előadó minden száma"
@@ -189,48 +197,48 @@ msgstr "'%s' hozzáadása a lejátszólistához\n"
msgid "Adding directory %s...\n"
msgstr "%s könyvtár hozzáadása...\n"
-#: src/screen_utils.c:31
+#: src/screen_utils.c:32
msgid "Find: "
msgstr "Keresés: "
-#: src/screen_utils.c:32
+#: src/screen_utils.c:33
msgid "Find backward: "
msgstr "Keresés visszafelé: "
-#: src/screen_utils.c:113
+#: src/screen_utils.c:114
msgid "Password: "
msgstr "Jelszó: "
-#: src/screen_utils.c:202
+#: src/screen_utils.c:203
#, c-format
msgid "Unable to find '%s'"
msgstr "'%s' nem található"
-#: src/screen_play.c:227
+#: src/screen_play.c:228
msgid "Save playlist as: "
msgstr "Lejátszólista mentése másként: "
-#: src/screen_play.c:260
+#: src/screen_play.c:261
#, c-format
msgid "Replace %s [%s/%s] ? "
msgstr "Cserélni a következőt: %s [%s/%s]? "
#. translators: a dialog was aborted by the user
-#: src/screen_play.c:281 src/screen_file.c:140 src/screen_keydef.c:162
+#: src/screen_play.c:282 src/screen_file.c:140 src/screen_keydef.c:163
msgid "Aborted"
msgstr "Megszakítva"
#. success
-#: src/screen_play.c:289
+#: src/screen_play.c:290
#, c-format
msgid "Saved %s"
msgstr "%s elmentve"
-#: src/screen_play.c:365
+#: src/screen_play.c:366
msgid "Add: "
msgstr "Hozzáadás: "
-#: src/screen_play.c:473
+#: src/screen_play.c:474
#, c-format
msgid "Playlist on %s"
msgstr "Lejátszólista itt: %s"
@@ -302,11 +310,11 @@ msgstr "megjegyzés"
msgid "file"
msgstr "fájl"
-#: src/screen_search.c:79 src/screen_song.c:188
+#: src/screen_search.c:79 src/screen_song.c:189
msgid "Title"
msgstr "Cím"
-#: src/screen_search.c:81 src/screen_song.c:189
+#: src/screen_search.c:81 src/screen_song.c:190
msgid "Album"
msgstr "Album"
@@ -360,154 +368,154 @@ msgstr "Keresés: új kereséshez nyomj %s gombot [%s]"
msgid "Search mode: %s"
msgstr "Keresési mód: %s"
-#: src/screen_keydef.c:40
+#: src/screen_keydef.c:41
msgid "===> Apply & Save key bindings "
msgstr "===> Alkalmaz és Menti a billentyű beállításokat "
-#: src/screen_keydef.c:41
+#: src/screen_keydef.c:42
msgid "===> Apply key bindings "
msgstr "===> Billentyű beállítások használata "
-#: src/screen_keydef.c:69
+#: src/screen_keydef.c:70
msgid "You have new key bindings"
msgstr "Új billentyű beállításaid vannak"
-#: src/screen_keydef.c:71
+#: src/screen_keydef.c:72
msgid "Keybindings unchanged."
msgstr "A billentyű beállítások változatlanok."
-#: src/screen_keydef.c:81
+#: src/screen_keydef.c:82
#, c-format
msgid "Error: Unable to create direcory ~/.ncmpc - %s"
msgstr "Hiba: Nem sikerül létrehozni a ~/.ncmpc könyvtárat - %s"
-#: src/screen_keydef.c:90 src/screen_keydef.c:97
+#: src/screen_keydef.c:91 src/screen_keydef.c:98
#, c-format
msgid "Error: %s - %s"
msgstr "Hiba: %s - %s"
-#: src/screen_keydef.c:99
+#: src/screen_keydef.c:100
#, c-format
msgid "Wrote %s"
msgstr "%s elmentve"
-#: src/screen_keydef.c:136
+#: src/screen_keydef.c:137
msgid "Deleted"
msgstr "Törölve"
-#: src/screen_keydef.c:157
+#: src/screen_keydef.c:158
#, c-format
msgid "Enter new key for %s: "
msgstr "Nyomd meg az új gombot a következőhöz: %s: "
-#: src/screen_keydef.c:168
+#: src/screen_keydef.c:169
#, c-format
msgid "Error: key %s is already used for %s"
msgstr "Hiba: %s gombot már a következő funkció használja: %s"
-#: src/screen_keydef.c:178
+#: src/screen_keydef.c:179
#, c-format
msgid "Assigned %s to %s"
msgstr "%s hozzárendelve a következőhöz: %s"
-#: src/screen_keydef.c:216
+#: src/screen_keydef.c:217
msgid "Add new key"
msgstr "Új gomb hozzáadása"
-#: src/screen_keydef.c:275
+#: src/screen_keydef.c:276
msgid "Note: Did you forget to 'Apply' your changes?"
msgstr "Észrevétel: nem felejtetted el érvényesíteni a változtatásaidat?"
-#: src/screen_keydef.c:282
+#: src/screen_keydef.c:283
msgid "Edit key bindings"
msgstr "Billentyűk változtatása"
-#: src/screen_keydef.c:284
+#: src/screen_keydef.c:285
#, c-format
msgid "Edit keys for %s"
msgstr "Gombok módosítása a következőhöz: %s"
-#: src/screen_help.c:37
+#: src/screen_help.c:38
msgid "Movement"
msgstr "Mozgás"
-#: src/screen_help.c:63
+#: src/screen_help.c:64
msgid "Global"
msgstr "Általános"
-#: src/screen_help.c:93 src/command.c:92
+#: src/screen_help.c:94 src/command.c:93
msgid "Playlist screen"
msgstr "Lejátszólista"
-#: src/screen_help.c:95
+#: src/screen_help.c:96
msgid "Play"
msgstr "Lejátszás"
-#: src/screen_help.c:98
+#: src/screen_help.c:99
msgid "Move song up"
msgstr "Szám mozgatása felfelé"
-#: src/screen_help.c:99
+#: src/screen_help.c:100
msgid "Move song down"
msgstr "Szám mozgatása lefelé"
-#: src/screen_help.c:102
+#: src/screen_help.c:103
msgid "Center"
msgstr "Közép"
-#: src/screen_help.c:107 src/command.c:94
+#: src/screen_help.c:108 src/command.c:95
msgid "Browse screen"
msgstr "Tallózás"
-#: src/screen_help.c:109
+#: src/screen_help.c:110
msgid "Enter directory/Select and play song"
msgstr "Könyvtár megadása/szám kiválasztása és lejátszása"
-#: src/screen_help.c:111 src/screen_help.c:126
+#: src/screen_help.c:112 src/screen_help.c:127
msgid "Append song to playlist"
msgstr "Szám hozzáadása a lejátszólistához"
-#: src/screen_help.c:113
+#: src/screen_help.c:114
msgid "Delete playlist"
msgstr "Lejátszólista törlése"
-#: src/screen_help.c:121 src/command.c:199
+#: src/screen_help.c:122 src/command.c:200
msgid "Search screen"
msgstr "Kereső képernyő"
-#: src/screen_help.c:124
+#: src/screen_help.c:125
msgid "Select and play"
msgstr "Kiválasztás és lejátszás"
-#: src/screen_help.c:133 src/command.c:206
+#: src/screen_help.c:134 src/command.c:207
msgid "Lyrics screen"
msgstr "Dalszöveg képernyő"
-#: src/screen_help.c:135
+#: src/screen_help.c:136
msgid "View Lyrics"
msgstr "Dalszövegek megtekintése"
-#: src/screen_help.c:136
+#: src/screen_help.c:137
msgid "(Re)load lyrics"
msgstr "Dalszövegek (újra)töltése"
-#: src/screen_help.c:137
+#: src/screen_help.c:138
msgid "Interrupt retrieval"
msgstr "Újrapróbálkozás megszakítása"
-#: src/screen_help.c:138
+#: src/screen_help.c:139
msgid "Explicitly download lyrics"
msgstr "Dalszövegek kifejezett letöltése"
-#: src/screen_help.c:139
+#: src/screen_help.c:140
msgid "Save lyrics"
msgstr "Dalszövegek mentése"
-#: src/screen_help.c:144 src/command.c:217
+#: src/screen_help.c:145 src/command.c:218
msgid "Outputs screen"
msgstr "Kimenetek"
-#: src/screen_help.c:146
+#: src/screen_help.c:147
msgid "Enable/disable output"
msgstr "Kimenet engedélyezése/tiltása"
@@ -527,358 +535,352 @@ msgstr "betöltés..."
msgid "Lyrics saved"
msgstr "Dalszövegek elmentve"
-#: src/screen_outputs.c:57
+#: src/screen_outputs.c:58
#, c-format
msgid "Output '%s' enabled"
msgstr "Kimenet engedélyezve: %s"
-#: src/screen_outputs.c:63
+#: src/screen_outputs.c:64
#, c-format
msgid "Output '%s' disabled"
msgstr "Kimenet tiltva: %s"
-#: src/screen_song.c:105
+#: src/screen_song.c:106
msgid "Song viewer"
msgstr "Szám néző"
-#: src/screen_song.c:190
+#: src/screen_song.c:191
msgid "Composer"
msgstr "Zeneszerző"
-#: src/screen_song.c:191
+#: src/screen_song.c:192
msgid "Name"
msgstr "Név"
-#: src/screen_song.c:192
+#: src/screen_song.c:193
msgid "Disc"
msgstr "Lemez"
-#: src/screen_song.c:193
+#: src/screen_song.c:194
msgid "Track"
msgstr "Szám"
-#: src/screen_song.c:194
+#: src/screen_song.c:195
msgid "Date"
msgstr "Dátum"
-#: src/screen_song.c:195
+#: src/screen_song.c:196
msgid "Genre"
msgstr "Műfaj"
-#: src/screen_song.c:196
+#: src/screen_song.c:197
msgid "Comment"
msgstr "Megjegyzés"
-#: src/command.c:68
+#: src/command.c:69
msgid "Key configuration screen"
msgstr "Billentyű beállító képernyő"
-#: src/command.c:71
+#: src/command.c:72
msgid "Quit"
msgstr "Kilép"
-#: src/command.c:75
+#: src/command.c:76
msgid "Move cursor up"
msgstr "Kurzormozgatás felfelé"
-#: src/command.c:77
+#: src/command.c:78
msgid "Move cursor down"
msgstr "Kurzormozgatás lefelé"
-#: src/command.c:79 src/command.c:259
+#: src/command.c:80 src/command.c:260
msgid "Home"
msgstr "Home"
-#: src/command.c:81 src/command.c:261
+#: src/command.c:82 src/command.c:262
msgid "End"
msgstr "End"
-#: src/command.c:83
+#: src/command.c:84
msgid "Page up"
msgstr "Egy oldalt fel"
-#: src/command.c:85
+#: src/command.c:86
msgid "Page down"
msgstr "Egy oldalt le"
-#: src/command.c:90
+#: src/command.c:91
msgid "Help screen"
msgstr "Segítség"
-#: src/command.c:99
+#: src/command.c:100
msgid "Play/Enter directory"
msgstr "Lejátszás/Belépés könyvtárba"
-#: src/command.c:101
+#: src/command.c:102
msgid "Pause"
msgstr "Szüneteltetés"
-#: src/command.c:103
+#: src/command.c:104
msgid "Stop"
msgstr "Leállítás"
-#: src/command.c:105
+#: src/command.c:106
msgid "Crop"
msgstr "Vágás"
-#: src/command.c:107
+#: src/command.c:108
msgid "Next track"
msgstr "Következő szám"
-#: src/command.c:109
+#: src/command.c:110
msgid "Previous track"
msgstr "Előző szám"
-#: src/command.c:111
+#: src/command.c:112
msgid "Seek forward"
msgstr "Tekerés előre"
-#: src/command.c:113
+#: src/command.c:114
msgid "Seek backward"
msgstr "Tekerés hátra"
-#: src/command.c:115
+#: src/command.c:116
msgid "Increase volume"
msgstr "Hangerő növelése"
-#: src/command.c:117
+#: src/command.c:118
msgid "Decrease volume"
msgstr "Hangerő csökkentése"
-#: src/command.c:119
+#: src/command.c:120
msgid "Select/deselect song in playlist"
msgstr "Szám kiválasztása a lejátszólistában"
-#: src/command.c:121
+#: src/command.c:122
msgid "Select all listed items"
msgstr "Minden listázott elem kiválasztása"
-#: src/command.c:123
+#: src/command.c:124
msgid "Delete song from playlist"
msgstr "Szám törlése a lejátszólistából"
-#: src/command.c:125
+#: src/command.c:126
msgid "Shuffle playlist"
msgstr "Lejátszólista összekeverése"
-#: src/command.c:127
+#: src/command.c:128
msgid "Clear playlist"
msgstr "Lejátszólista törlése"
-#: src/command.c:129
+#: src/command.c:130
msgid "Toggle repeat mode"
msgstr "Ismétlő mód ki- és bekapcsolása"
-#: src/command.c:131
+#: src/command.c:132
msgid "Toggle random mode"
msgstr "Véletlenszerű lejátszás ki- és bekapcsolása"
-#: src/command.c:133
+#: src/command.c:134
msgid "Toggle crossfade mode"
msgstr "Egymásba mosás ki- és bekapcsolása"
-#: src/command.c:135
+#: src/command.c:136
msgid "Start a music database update"
msgstr "A zenei adatbázis frissítésének indítása"
-#: src/command.c:137
+#: src/command.c:138
msgid "Save playlist"
msgstr "Lejátszólista mentése"
-#: src/command.c:139
+#: src/command.c:140
msgid "Add url/file to playlist"
msgstr "URL vagy fájl hozzáadása a lejátszólistához"
-#: src/command.c:142
+#: src/command.c:143
msgid "Go to root directory"
msgstr "Mozgás a gyökér könyvtárba"
-#: src/command.c:144
+#: src/command.c:145
msgid "Go to parent directory"
msgstr "Mozgás a szülő könyvtárba"
-#: src/command.c:148
+#: src/command.c:149
msgid "View the song"
msgstr "A szám megtekintése"
-#: src/command.c:152
+#: src/command.c:153
msgid "Locate song in browser"
msgstr "Szám megtekintése a tallozóban"
-#: src/command.c:156
+#: src/command.c:157
msgid "Move item up"
msgstr "Elem mozgatása fel"
-#: src/command.c:158
+#: src/command.c:159
msgid "Move item down"
msgstr "Elem mozgatása le"
-#: src/command.c:160
+#: src/command.c:161
msgid "Refresh screen"
msgstr "Képernyő frissítése"
#. translators: toggle between wrapping and non-wrapping
#. search
-#: src/command.c:167
+#: src/command.c:168
msgid "Toggle find mode"
msgstr "Kereső mód ki- és bekapcsolása"
#. translators: the auto center mode always centers the song
#. currently being played
-#: src/command.c:171
+#: src/command.c:172
msgid "Toggle auto center mode"
msgstr "Középre igazítás ki- és bekapcsolása"
-#: src/command.c:176
+#: src/command.c:177
msgid "Next screen"
msgstr "Kövezkező képernyő"
-#: src/command.c:178
+#: src/command.c:179
msgid "Previous screen"
msgstr "Előző képernyő"
-#: src/command.c:183
+#: src/command.c:184
msgid "Forward find"
msgstr "Keresés előre"
-#: src/command.c:185
+#: src/command.c:186
msgid "Forward find next"
msgstr "Következő keresése előre"
-#: src/command.c:187
+#: src/command.c:188
msgid "Backward find"
msgstr "Keresés hátra"
-#: src/command.c:189
+#: src/command.c:190
msgid "Backward find previous"
msgstr "Előző keresése hátra"
-#: src/command.c:195
+#: src/command.c:196
msgid "Artist screen"
msgstr "Előadó képernyő"
-#: src/command.c:201
+#: src/command.c:202
msgid "Change search mode"
msgstr "Kereső mód váltása"
#. translators: interrupt the current background action,
#. e.g. stop loading lyrics from the internet
-#: src/command.c:210
+#: src/command.c:211
msgid "Interrupt action"
msgstr "parancs megszakítása"
-#: src/command.c:212
+#: src/command.c:213
msgid "Update Lyrics"
msgstr "Dalszövegek frissítése"
-#: src/command.c:241
+#: src/command.c:242
msgid "Undefined"
msgstr "Meghatározatlan"
-#: src/command.c:243
+#: src/command.c:244
msgid "Space"
msgstr "Szóköz"
-#: src/command.c:245
+#: src/command.c:246
msgid "Enter"
msgstr "Enter"
-#: src/command.c:247
+#: src/command.c:248
msgid "Backspace"
msgstr "Backspace"
-#: src/command.c:249
+#: src/command.c:250
msgid "Delete"
msgstr "Delete"
-#: src/command.c:251
+#: src/command.c:252
msgid "Up"
msgstr "Up"
-#: src/command.c:253
+#: src/command.c:254
msgid "Down"
msgstr "Down"
-#: src/command.c:255
+#: src/command.c:256
msgid "Left"
msgstr "Left"
-#: src/command.c:257
+#: src/command.c:258
msgid "Right"
msgstr "Right"
-#: src/command.c:263
+#: src/command.c:264
msgid "PageDown"
msgstr "PageDown"
-#: src/command.c:265
+#: src/command.c:266
msgid "PageUp"
msgstr "PageUp"
-#: src/command.c:267
+#: src/command.c:268
msgid "Tab"
msgstr "Tab"
-#: src/command.c:269
+#: src/command.c:270
msgid "Shift+Tab"
msgstr "Shift+Tab"
-#: src/command.c:271
+#: src/command.c:272
msgid "Esc"
msgstr "Esc"
-#: src/command.c:273
+#: src/command.c:274
msgid "Insert"
msgstr "Insert"
-#: src/command.c:485
-#, c-format
-msgid "Key %s assigned to %s and %s (press %s for the key editor)"
-msgstr ""
-"%s gomb hozzárendelve a következőkhöz: %s és %s (nyomj %s-t a szerkesztéshez)"
-
-#: src/command.c:492 src/command.c:499
+#: src/command.c:485 src/command.c:491
#, c-format
msgid "Key %s assigned to %s and %s\n"
msgstr "A(z) %s gomb a követlezőkhoz van rendelve: %s és %s\n"
-#: src/colors.c:163
+#: src/colors.c:164
#, c-format
msgid "Warning: Unknown color - %s\n"
msgstr "Figyelem: ismeretlen szín - %s\n"
-#: src/colors.c:206
+#: src/colors.c:207
#, c-format
msgid "Warning: Unknown color field - %s\n"
msgstr "Figyelem: ismeretlen szín mező - %s\n"
-#: src/colors.c:238
+#: src/colors.c:239
#, c-format
msgid "Terminal lacks support for changing colors\n"
msgstr "A terminál nem támogatja a színek változtatását\n"
-#: src/colors.c:248
+#: src/colors.c:249
#, c-format
msgid "Terminal lacks color capabilities\n"
msgstr "A terminál nem támogatja a színeket\n"
#. To translators: prefix for error messages
-#: src/conf.c:87
+#: src/conf.c:89
msgid "Error"
msgstr "Hiba"
-#: src/conf.c:95 src/conf.c:104
+#: src/conf.c:97 src/conf.c:106
msgid "Malformed hotkey definition"
msgstr "Hibás gyorsbillentyű definíció"
#. the hotkey configuration contains an unknown
#. command
-#: src/conf.c:131
+#: src/conf.c:133
msgid "Unknown command"
msgstr "Ismeretlen parancs"
#. the hotkey configuration line is incomplete
-#: src/conf.c:144
+#: src/conf.c:146
msgid "Incomplete hotkey configuration"
msgstr "Hiányos gyorsbillentyű definíció"
@@ -886,46 +888,51 @@ msgstr "Hiányos gyorsbillentyű definíció"
#. "elapsed" or "remaining" time of a song being
#. played; in this case, the configuration file
#. contained an invalid setting
-#: src/conf.c:176
+#: src/conf.c:178
msgid "Bad time display type"
msgstr "Hibás időkijelzési típus"
#. an equals sign '=' was expected while parsing a
#. configuration file line
-#: src/conf.c:191
+#: src/conf.c:193
msgid "Missing '='"
msgstr "Hiányzó egyenlőség jel"
-#: src/conf.c:247
+#: src/conf.c:249
msgid "Bad color name"
msgstr "Hibás szín megnevezés"
-#: src/conf.c:256
+#: src/conf.c:258
msgid "Incomplete color definition"
msgstr "Hiányos szín megadás"
-#: src/conf.c:262
+#: src/conf.c:264
msgid "Invalid number"
msgstr "Érvénytelen szám"
-#: src/conf.c:270
+#: src/conf.c:272
msgid "Malformed color definition"
msgstr "Hibás szín megadás"
#. an unknown screen name was specified in the
#. configuration file
-#: src/conf.c:305
+#: src/conf.c:307
msgid "Unknown screen name"
msgstr "Ismeretlen képernyő név"
-#: src/conf.c:454
+#: src/conf.c:462
msgid "Unknown configuration parameter"
msgstr "Ismeretlen konfigurációs paraméter"
#. To translators: these credits are shown
#. when ncmpc is started with "--version"
-#: src/options.c:216 src/options.c:219
+#: src/options.c:218 src/options.c:221
msgid "translator-credits"
msgstr ""
"Launchpad Contributions:\n"
" Laszlo Ashin https://launchpad.net/~kodest"
+
+#~ msgid "Key %s assigned to %s and %s (press %s for the key editor)"
+#~ msgstr ""
+#~ "%s gomb hozzárendelve a következőkhöz: %s és %s (nyomj %s-t a "
+#~ "szerkesztéshez)"