aboutsummaryrefslogtreecommitdiffstats
path: root/po/sk.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/sk.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/sk.po')
-rw-r--r--po/sk.po375
1 files changed, 189 insertions, 186 deletions
diff --git a/po/sk.po b/po/sk.po
index 5bb363314..08af727c7 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,166 +7,174 @@ msgid ""
msgstr ""
"Project-Id-Version: ncmpc 0.11.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-27 13:00+0100\n"
-"PO-Revision-Date: 2009-01-05 18:25+0100\n"
+"POT-Creation-Date: 2009-01-06 17:57+0100\n"
+"PO-Revision-Date: 2009-01-06 17:56+0100\n"
"Last-Translator: Jozef Riha <jose1711@gmail.com>\n"
"Language-Team: sk <sk@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/i18n.h:41
+#: src/i18n.h:42
msgid "y"
msgstr "a"
-#: 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 "Pripájam sa k %s... [Stlačte %s pre zrušenie]"
-#: src/main.c:232
+#: src/main.c:233
#, c-format
msgid "Error: MPD version %d.%d.%d is to old (%s needed)"
msgstr "Chyba: MPD verzie %d.%d.%d je príliš staré (%s je potrebná)"
-#: src/main.c:246
+#: src/main.c:247
#, c-format
msgid "Connected to %s"
msgstr "Pripojený k %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 "stlačte %s pre editor klávesov"
+
+#: src/screen.c:153 src/screen_help.c:217
msgid "Help"
msgstr "Pomoc"
-#: src/screen.c:154 src/screen_play.c:471
+#: src/screen.c:155 src/screen_play.c:472
msgid "Playlist"
msgstr "Playlist"
#. 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 "Listovať"
-#: 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 "Interpret"
-#: src/screen.c:160 src/screen_help.c:123
+#: src/screen.c:161 src/screen_help.c:124
msgid "Search"
msgstr "Hľadanie"
-#: 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 "Text piesne"
-#: src/screen.c:166 src/screen_outputs.c:161
+#: src/screen.c:167 src/screen_outputs.c:162
msgid "Outputs"
msgstr "Výstupy"
-#: src/screen.c:172
+#: src/screen.c:173
#, c-format
msgid "Volume n/a "
msgstr "Hlasitosť n/a"
-#: src/screen.c:174
+#: src/screen.c:175
#, c-format
msgid " Volume %d%%"
msgstr " Hlasitosť %d%%"
-#: src/screen.c:281
+#: src/screen.c:282
msgid "Playing:"
msgstr "Prehrávam:"
-#: src/screen.c:284
+#: src/screen.c:285
msgid "[Paused]"
msgstr "[Pozastavené]"
-#: src/screen.c:404 src/screen.c:477
+#: src/screen.c:407 src/screen.c:480
msgid "Error: Screen too small"
msgstr "Chyba: Okno je príliš malé"
-#: src/screen.c:600
+#: src/screen.c:603
msgid "Repeat is on"
msgstr "Opakovanie je zapnuté"
-#: src/screen.c:601
+#: src/screen.c:604
msgid "Repeat is off"
msgstr "Opakovanie je vypnuté"
-#: src/screen.c:605
+#: src/screen.c:608
msgid "Random is on"
msgstr "Náhodný režim zapnutý"
-#: src/screen.c:606
+#: src/screen.c:609
msgid "Random is off"
msgstr "Náhodný režim vypnutý"
-#: src/screen.c:609
+#: src/screen.c:612
#, c-format
msgid "Crossfade %d seconds"
msgstr "Prelínanie %d sekúnd"
-#: src/screen.c:612
+#: src/screen.c:615
msgid "Database updated"
msgstr "Databáza aktualizovaná"
-#: src/screen.c:745
+#: src/screen.c:748
msgid "Shuffled playlist"
msgstr "Zamiešaný playlist"
-#: src/screen.c:749
+#: src/screen.c:752
msgid "Cleared playlist"
msgstr "Vyčistený playlist"
-#: src/screen.c:766 src/screen_file.c:265
+#: src/screen.c:769 src/screen_file.c:265
msgid "Database update started"
msgstr "Bola spustená aktualizácia databáze"
-#: src/screen.c:768 src/screen_file.c:272
+#: src/screen.c:771 src/screen_file.c:272
msgid "Database update running..."
msgstr "Prebieha aktualizácia databáze..."
-#: src/screen.c:804
+#: src/screen.c:807
msgid "Find mode: Wrapped"
msgstr "Režim vyhľadávania: Zabalený"
-#: src/screen.c:805
+#: src/screen.c:808
msgid "Find mode: Normal"
msgstr "Režim vyhľadávanie: Normálny"
-#: src/screen.c:810
+#: src/screen.c:813
msgid "Auto center mode: On"
msgstr "Automatické centrovanie: Zapnuté"
-#: src/screen.c:811
+#: src/screen.c:814
msgid "Auto center mode: Off"
msgstr "Automatické centrovanie: Vypnuté"
-#: src/screen_artist.c:73
+#: src/screen_artist.c:74
msgid "All tracks"
msgstr "Všetky stopy"
-#: src/screen_artist.c:382
+#: src/screen_artist.c:383
#, c-format
msgid "All artists"
msgstr "Všetci interpreti"
-#: src/screen_artist.c:387
+#: src/screen_artist.c:388
#, c-format
msgid "Albums of artist: %s"
msgstr "Albumy od interpreta: %s"
-#: 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 "Všetky stopy od interpreta: %s"
@@ -187,48 +195,48 @@ msgstr "Pridávam '%s' do playlistu\n"
msgid "Adding directory %s...\n"
msgstr "Pridávam adresár %s...\n"
-#: src/screen_utils.c:31
+#: src/screen_utils.c:32
msgid "Find: "
msgstr "Vyhľadať: "
-#: src/screen_utils.c:32
+#: src/screen_utils.c:33
msgid "Find backward: "
msgstr "Vyhľadať spätne: "
-#: src/screen_utils.c:113
+#: src/screen_utils.c:114
msgid "Password: "
msgstr "Heslo: "
-#: src/screen_utils.c:202
+#: src/screen_utils.c:203
#, c-format
msgid "Unable to find '%s'"
msgstr "Nepodarilo sa nájsť '%s'"
-#: src/screen_play.c:227
+#: src/screen_play.c:228
msgid "Save playlist as: "
msgstr "Uložiť playlist ako: "
-#: src/screen_play.c:260
+#: src/screen_play.c:261
#, c-format
msgid "Replace %s [%s/%s] ? "
msgstr "Nahradiť %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 "Zrušené"
#. success
-#: src/screen_play.c:289
+#: src/screen_play.c:290
#, c-format
msgid "Saved %s"
msgstr "Uložený %s"
-#: src/screen_play.c:365
+#: src/screen_play.c:366
msgid "Add: "
msgstr "Pridať: "
-#: src/screen_play.c:473
+#: src/screen_play.c:474
#, c-format
msgid "Playlist on %s"
msgstr "Playlist na %s"
@@ -300,11 +308,11 @@ msgstr "komentár"
msgid "file"
msgstr "súbor"
-#: src/screen_search.c:79 src/screen_song.c:188
+#: src/screen_search.c:79 src/screen_song.c:189
msgid "Title"
msgstr "Názov"
-#: src/screen_search.c:81 src/screen_song.c:189
+#: src/screen_search.c:81 src/screen_song.c:190
msgid "Album"
msgstr "Album"
@@ -358,154 +366,154 @@ msgstr "Hľadanie: Stlačte %s pre opätovné hľadanie [%s]"
msgid "Search mode: %s"
msgstr "Režim vyhľadávania: %s"
-#: src/screen_keydef.c:40
+#: src/screen_keydef.c:41
msgid "===> Apply & Save key bindings "
msgstr "===> Použiť & Uložiť nastavenie klávesov "
-#: src/screen_keydef.c:41
+#: src/screen_keydef.c:42
msgid "===> Apply key bindings "
msgstr "===> Použiť nastavenie klávesov "
-#: src/screen_keydef.c:69
+#: src/screen_keydef.c:70
msgid "You have new key bindings"
msgstr "Nastavili ste nové priradenie klávesov"
-#: src/screen_keydef.c:71
+#: src/screen_keydef.c:72
msgid "Keybindings unchanged."
msgstr "Priradenie klávesov sa nezmenilo."
-#: src/screen_keydef.c:81
+#: src/screen_keydef.c:82
#, c-format
msgid "Error: Unable to create direcory ~/.ncmpc - %s"
msgstr "Chyba: Nepodarilo sa vytvoriť adresár ~/.ncmpc - %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 "Chyba: %s - %s"
-#: src/screen_keydef.c:99
+#: src/screen_keydef.c:100
#, c-format
msgid "Wrote %s"
msgstr "Zapísané %s"
-#: src/screen_keydef.c:136
+#: src/screen_keydef.c:137
msgid "Deleted"
msgstr "Vymazané"
-#: src/screen_keydef.c:157
+#: src/screen_keydef.c:158
#, c-format
msgid "Enter new key for %s: "
msgstr "Zadajte nový kláves pre %s: "
-#: src/screen_keydef.c:168
+#: src/screen_keydef.c:169
#, c-format
msgid "Error: key %s is already used for %s"
msgstr "Chyba: kláves %s je už použitý pre %s"
-#: src/screen_keydef.c:178
+#: src/screen_keydef.c:179
#, c-format
msgid "Assigned %s to %s"
msgstr "%s priradené k %s"
-#: src/screen_keydef.c:216
+#: src/screen_keydef.c:217
msgid "Add new key"
msgstr "Pridať nový kláves"
-#: src/screen_keydef.c:275
+#: src/screen_keydef.c:276
msgid "Note: Did you forget to 'Apply' your changes?"
msgstr "Poznámka: Zabudli ste 'Použiť' vaše zmeny?"
-#: src/screen_keydef.c:282
+#: src/screen_keydef.c:283
msgid "Edit key bindings"
msgstr "Upraviť priradenie klávesov"
-#: src/screen_keydef.c:284
+#: src/screen_keydef.c:285
#, c-format
msgid "Edit keys for %s"
msgstr "Upraviť klávesy pre %s"
-#: src/screen_help.c:37
+#: src/screen_help.c:38
msgid "Movement"
msgstr "Pohyb"
-#: src/screen_help.c:63
+#: src/screen_help.c:64
msgid "Global"
msgstr "Globálne"
-#: src/screen_help.c:93 src/command.c:92
+#: src/screen_help.c:94 src/command.c:93
msgid "Playlist screen"
msgstr "Okno playlistu"
-#: src/screen_help.c:95
+#: src/screen_help.c:96
msgid "Play"
msgstr "Prehrávať"
-#: src/screen_help.c:98
+#: src/screen_help.c:99
msgid "Move song up"
msgstr "Presunúť skladbu nahor"
-#: src/screen_help.c:99
+#: src/screen_help.c:100
msgid "Move song down"
msgstr "Presunúť skladbu nadol"
-#: src/screen_help.c:102
+#: src/screen_help.c:103
msgid "Center"
msgstr "Do stredu"
-#: src/screen_help.c:107 src/command.c:94
+#: src/screen_help.c:108 src/command.c:95
msgid "Browse screen"
msgstr "Okno listovania"
-#: src/screen_help.c:109
+#: src/screen_help.c:110
msgid "Enter directory/Select and play song"
msgstr "Vstúpiť do adresára/Vybrať a prehrať skladbu"
-#: 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 "Pridať skladbu do playlistu"
-#: src/screen_help.c:113
+#: src/screen_help.c:114
msgid "Delete playlist"
msgstr "Vymazať playlist"
-#: src/screen_help.c:121 src/command.c:199
+#: src/screen_help.c:122 src/command.c:200
msgid "Search screen"
msgstr "Okno vyhľadávania"
-#: src/screen_help.c:124
+#: src/screen_help.c:125
msgid "Select and play"
msgstr "Vybrať a prehrať"
-#: src/screen_help.c:133 src/command.c:206
+#: src/screen_help.c:134 src/command.c:207
msgid "Lyrics screen"
msgstr "Okno textu piesne"
-#: src/screen_help.c:135
+#: src/screen_help.c:136
msgid "View Lyrics"
msgstr "Zobraziť text piesne"
-#: src/screen_help.c:136
+#: src/screen_help.c:137
msgid "(Re)load lyrics"
msgstr "(Znovu)načítať text"
-#: src/screen_help.c:137
+#: src/screen_help.c:138
msgid "Interrupt retrieval"
msgstr "Zachytené prerušenie"
-#: src/screen_help.c:138
+#: src/screen_help.c:139
msgid "Explicitly download lyrics"
msgstr "Explicitne sťahovať texty"
-#: src/screen_help.c:139
+#: src/screen_help.c:140
msgid "Save lyrics"
msgstr "Uložiť text piesne"
-#: src/screen_help.c:144 src/command.c:217
+#: src/screen_help.c:145 src/command.c:218
msgid "Outputs screen"
msgstr "Obrazovka výstupov"
-#: src/screen_help.c:146
+#: src/screen_help.c:147
msgid "Enable/disable output"
msgstr "Povoliť/vypnúť výstup"
@@ -525,357 +533,352 @@ msgstr "načítam..."
msgid "Lyrics saved"
msgstr "Text piesne uložený"
-#: src/screen_outputs.c:57
+#: src/screen_outputs.c:58
#, c-format
msgid "Output '%s' enabled"
msgstr "Výstup '%s' povolený"
-#: src/screen_outputs.c:63
+#: src/screen_outputs.c:64
#, c-format
msgid "Output '%s' disabled"
msgstr "Výstup '%s' vypnutý"
-#: src/screen_song.c:105
+#: src/screen_song.c:106
msgid "Song viewer"
msgstr "Prehliadač piesní"
-#: src/screen_song.c:190
+#: src/screen_song.c:191
msgid "Composer"
msgstr "Skladateľ"
-#: src/screen_song.c:191
+#: src/screen_song.c:192
msgid "Name"
msgstr "Názov"
-#: src/screen_song.c:192
+#: src/screen_song.c:193
msgid "Disc"
msgstr "Disk"
-#: src/screen_song.c:193
+#: src/screen_song.c:194
msgid "Track"
msgstr "Stopa"
-#: 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 "Žáner"
-#: src/screen_song.c:196
+#: src/screen_song.c:197
msgid "Comment"
msgstr "Komentár"
-#: src/command.c:68
+#: src/command.c:69
msgid "Key configuration screen"
msgstr "Okno nastavenia klávesov"
-#: src/command.c:71
+#: src/command.c:72
msgid "Quit"
msgstr "Ukončiť"
-#: src/command.c:75
+#: src/command.c:76
msgid "Move cursor up"
msgstr "Presunúť kurzor nahor"
-#: src/command.c:77
+#: src/command.c:78
msgid "Move cursor down"
msgstr "Presunúť kurzor nadol"
-#: 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 "Page up"
-#: src/command.c:85
+#: src/command.c:86
msgid "Page down"
msgstr "Page down"
-#: src/command.c:90
+#: src/command.c:91
msgid "Help screen"
msgstr "Okno s pomocou"
-#: src/command.c:99
+#: src/command.c:100
msgid "Play/Enter directory"
msgstr "Prehrať/Vstúpiť do adresára"
-#: src/command.c:101
+#: src/command.c:102
msgid "Pause"
msgstr "Pauza"
-#: src/command.c:103
+#: src/command.c:104
msgid "Stop"
msgstr "Stop"
-#: src/command.c:105
+#: src/command.c:106
msgid "Crop"
msgstr "Orezať"
-#: src/command.c:107
+#: src/command.c:108
msgid "Next track"
msgstr "Ďalšia stopa"
-#: src/command.c:109
+#: src/command.c:110
msgid "Previous track"
msgstr "Predchádzajúca stopa"
-#: src/command.c:111
+#: src/command.c:112
msgid "Seek forward"
msgstr "Posunúť vpred"
-#: src/command.c:113
+#: src/command.c:114
msgid "Seek backward"
msgstr "Posunúť vzad"
-#: src/command.c:115
+#: src/command.c:116
msgid "Increase volume"
msgstr "Pridať hlasitosť"
-#: src/command.c:117
+#: src/command.c:118
msgid "Decrease volume"
msgstr "Stíšiť"
-#: src/command.c:119
+#: src/command.c:120
msgid "Select/deselect song in playlist"
msgstr "Vybrať/odvybrať skladbu v playliste"
-#: src/command.c:121
+#: src/command.c:122
msgid "Select all listed items"
msgstr "Vybrať všetky položky v zozname"
-#: src/command.c:123
+#: src/command.c:124
msgid "Delete song from playlist"
msgstr "Vymazať skladbu z playlistu"
-#: src/command.c:125
+#: src/command.c:126
msgid "Shuffle playlist"
msgstr "Zamiešať playlist"
-#: src/command.c:127
+#: src/command.c:128
msgid "Clear playlist"
msgstr "Vyčistiť playlist"
-#: src/command.c:129
+#: src/command.c:130
msgid "Toggle repeat mode"
msgstr "Prepnúť režim opakovania"
-#: src/command.c:131
+#: src/command.c:132
msgid "Toggle random mode"
msgstr "Prepnúť náhodný režim"
-#: src/command.c:133
+#: src/command.c:134
msgid "Toggle crossfade mode"
msgstr "Prepnúť režím prelínania skladieb"
-#: src/command.c:135
+#: src/command.c:136
msgid "Start a music database update"
msgstr "Spustiť aktualizáciu hudobnej databáze"
-#: src/command.c:137
+#: src/command.c:138
msgid "Save playlist"
msgstr "Uložiť playlist"
-#: src/command.c:139
+#: src/command.c:140
msgid "Add url/file to playlist"
msgstr "Pridať url/súbor do playlistu"
-#: src/command.c:142
+#: src/command.c:143
msgid "Go to root directory"
msgstr "Prejsť do koreňového adresára"
-#: src/command.c:144
+#: src/command.c:145
msgid "Go to parent directory"
msgstr "Prejsť do nadradeného adresára"
-#: src/command.c:148
+#: src/command.c:149
msgid "View the song"
msgstr "Zobraziť skladbu"
-#: src/command.c:152
+#: src/command.c:153
msgid "Locate song in browser"
msgstr "Nájsť skladbu v prehliadači"
-#: src/command.c:156
+#: src/command.c:157
msgid "Move item up"
msgstr "Presunúť položku nahor"
-#: src/command.c:158
+#: src/command.c:159
msgid "Move item down"
msgstr "Presunúť položku nadol"
-#: src/command.c:160
+#: src/command.c:161
msgid "Refresh screen"
msgstr "Obnoviť obrazovku"
#. translators: toggle between wrapping and non-wrapping
#. search
-#: src/command.c:167
+#: src/command.c:168
msgid "Toggle find mode"
msgstr "Prepnúť režim vyhľadávania"
#. 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 "Prepnúť automatický režim centrovania"
-#: src/command.c:176
+#: src/command.c:177
msgid "Next screen"
msgstr "Ďalšia obrazovka"
-#: src/command.c:178
+#: src/command.c:179
msgid "Previous screen"
msgstr "Predchádzajúca obrazovka"
-#: src/command.c:183
+#: src/command.c:184
msgid "Forward find"
msgstr "Hľadať vpred"
-#: src/command.c:185
+#: src/command.c:186
msgid "Forward find next"
msgstr "Pokračovať v hľadaní vpred"
-#: src/command.c:187
+#: src/command.c:188
msgid "Backward find"
msgstr "Hľadať vzad"
-#: src/command.c:189
+#: src/command.c:190
msgid "Backward find previous"
msgstr "Pokračovať v hľadaní vzad"
-#: src/command.c:195
+#: src/command.c:196
msgid "Artist screen"
msgstr "Okno interpreta"
-#: src/command.c:201
+#: src/command.c:202
msgid "Change search mode"
msgstr "Zmeniť režim vyhľadávania"
#. 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 "Akcia prerušenia"
-#: src/command.c:212
+#: src/command.c:213
msgid "Update Lyrics"
msgstr "Obnoviť text"
-#: src/command.c:241
+#: src/command.c:242
msgid "Undefined"
msgstr "Neurčené"
-#: src/command.c:243
+#: src/command.c:244
msgid "Space"
msgstr "Medzera"
-#: 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 "Hore"
-#: src/command.c:253
+#: src/command.c:254
msgid "Down"
msgstr "Dole"
-#: src/command.c:255
+#: src/command.c:256
msgid "Left"
msgstr "Vľavo"
-#: src/command.c:257
+#: src/command.c:258
msgid "Right"
msgstr "Vpravo"
-#: 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 "Kláves %s priradený k %s a %s (stlačte %s pre editor klávesov)"
-
-#: 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 "Kláves %s priradený k %s a %s\n"
-#: src/colors.c:163
+#: src/colors.c:164
#, c-format
msgid "Warning: Unknown color - %s\n"
msgstr "Varovania: Neznáma farba - %s\n"
-#: src/colors.c:206
+#: src/colors.c:207
#, c-format
msgid "Warning: Unknown color field - %s\n"
msgstr "Varovanie: Neznáme farebné pole - %s\n"
-#: src/colors.c:238
+#: src/colors.c:239
#, c-format
msgid "Terminal lacks support for changing colors\n"
msgstr "Terminál nemá podporu pre zmenu farieb\n"
-#: src/colors.c:248
+#: src/colors.c:249
#, c-format
msgid "Terminal lacks color capabilities\n"
msgstr "Terminál nemá schopnosti zobrazovania farieb\n"
#. To translators: prefix for error messages
-#: src/conf.c:87
+#: src/conf.c:89
msgid "Error"
msgstr "Chyba"
-#: src/conf.c:95 src/conf.c:104
+#: src/conf.c:97 src/conf.c:106
msgid "Malformed hotkey definition"
msgstr "Chybne zadaná definícia klávesovej skratky"
#. the hotkey configuration contains an unknown
#. command
-#: src/conf.c:131
+#: src/conf.c:133
msgid "Unknown command"
msgstr "Neznámy príkaz"
#. the hotkey configuration line is incomplete
-#: src/conf.c:144
+#: src/conf.c:146
msgid "Incomplete hotkey configuration"
msgstr "Neúplná konfigurácie klavesových skratiek"
@@ -883,54 +886,54 @@ msgstr "Neúplná konfigurácie klavesových skratiek"
#. "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 "Nesprávny typ zobrazovania času"
#. an equals sign '=' was expected while parsing a
#. configuration file line
-#: src/conf.c:191
+#: src/conf.c:193
msgid "Missing '='"
msgstr "Chýba '='"
-#: src/conf.c:247
+#: src/conf.c:249
msgid "Bad color name"
msgstr "Nesprávny názov farby"
-#: src/conf.c:256
+#: src/conf.c:258
msgid "Incomplete color definition"
msgstr "Neúplná definícia farby"
-#: src/conf.c:262
+#: src/conf.c:264
msgid "Invalid number"
msgstr "Neplatné číslo"
-#: src/conf.c:270
+#: src/conf.c:272
msgid "Malformed color definition"
msgstr "Zle zadaná definícia farby"
#. an unknown screen name was specified in the
#. configuration file
-#: src/conf.c:305
+#: src/conf.c:307
msgid "Unknown screen name"
msgstr "Neznámy názov obrazovky"
-#: src/conf.c:454
+#: src/conf.c:462
msgid "Unknown configuration parameter"
msgstr "Neznámy parameter konfigurácie"
#. 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 "Jozef Riha <jose1711@gmail.com>"
+#~ msgid "Key %s assigned to %s and %s (press %s for the key editor)"
+#~ msgstr "Kláves %s priradený k %s a %s (stlačte %s pre editor klávesov)"
+
#~ msgid "Screen updated!"
#~ msgstr "Okno obnovené!"
-#~ msgid "Welcome to the key editor!"
-#~ msgstr "Vitajte v editori klávesov!"
-
#~ msgid "Clock"
#~ msgstr "Hodiny"