Code

command: added missing "the" in translatable strings
authorMax Kellermann <max@duempel.org>
Thu, 9 Apr 2009 10:56:32 +0000 (12:56 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 9 Apr 2009 10:56:32 +0000 (12:56 +0200)
"Move cursor to top of screen" -> "Move cursor to *the* top of screen".

16 files changed:
po/cs.po
po/da.po
po/de.po
po/es.po
po/fr.po
po/gl.po
po/hu.po
po/ko.po
po/nb.po
po/ncmpc.pot
po/ru.po
po/sk.po
po/sv.po
po/uk.po
po/zh_CN.po
src/command.c

index 9997c879d8ec8cdcfc84e96d15d2d259001fbe38..a93d3ead6c88fae59e36f1352addf7b8584a4408 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-01 09:24+0000\n"
 "Last-Translator: Vojtěch Trefný <vojtech.trefny@gmail.com>\n"
 "Language-Team: Czech <cs@li.org>\n"
@@ -686,15 +686,18 @@ msgid "Move cursor down"
 msgstr "Posunout kurzoru dolů"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "Přesunout kurzor k horní části obrazovky"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "Přesunout kurzor ke středu obrazovky"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "Přesunout kurzor k dolní části obrazovky"
 
 #: src/command.c:86
index 158cf6cdd607a05befcdb5f3ab93a0fa94ea105b..2938463c0ac69c954a5386450fb60b39a790e266 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc 0.11.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-06 15:17+0000\n"
 "Last-Translator: Niels Anker <nanker@webspeed.dk>\n"
 "Language-Team: da <da@li.org>\n"
@@ -686,15 +686,18 @@ msgid "Move cursor down"
 msgstr "Flyt markør ned"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "Flyt curser til top af skærm"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "Flyt curser til midten af skærm"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "Flyt curser til bund af skærm"
 
 #: src/command.c:86
index ab8c0d1c9bc978da0b41fbe077643f044f3a3c25..9b55700903b45d3c5fc0316ca01b868b9540c7c3 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc 0.12\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-03-14 15:32+0100\n"
 "Last-Translator: Monika Brinkert <moni@sunpig.de>\n"
 "Language-Team: de <de@li.org>\n"
@@ -693,15 +693,18 @@ msgid "Move cursor down"
 msgstr "Cursor nach unten bewegen"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "Cursor zum Beginn der Anzeige bewegen"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "Cursor zur Mitte der Anzeige bewegen"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "Cursor zum Ende der Anzeige bewegen"
 
 #: src/command.c:86
index 65097e9ef83451444cefa3627f88f399882b31ba..24531de9d0dd37b0cafa649d0a23b16a84093651 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-01 16:38+0200\n"
 "Last-Translator: Johám-Luís Miguéns Vila <miluxovi@ashtophet.org>\n"
 "Language-Team: es\n"
@@ -691,15 +691,18 @@ msgid "Move cursor down"
 msgstr "Mover el cursor hacia abajo"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "Mover el cursor hasta el principio de la pantalla"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "Mover el cursor hasta la mitad de la pantalla"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "Mover el cursor hasta el final de la pantalla"
 
 #: src/command.c:86
index 75b3257f306b487907ddd34e6f86d2f0ab2b5e5f..d2104a780c12f4d1ed7d33a00941b133e75b2e51 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc 0.14.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-04 00:21+0200\n"
 "Last-Translator: Romain Bignon <romain@peerfuse.org>\n"
 "Language-Team:  <fr@li.org>\n"
@@ -686,15 +686,18 @@ msgid "Move cursor down"
 msgstr "Déplacer le curseur vers le bas"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "Déplacer le curseur vers le haut de l'écran"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "Déplacer le curseur vers le milieu de l'écran"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "Déplacer le curseur au bas de l'écran"
 
 #: src/command.c:86
index d5606b06c21dc7efb238bab051e5cc495973eae9..c56d6635aa6c1b7152bdeb24a4f5707e5236c175 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-01 16:28+0200\n"
 "Last-Translator: Johám-Luís Miguéns Vila <miluxovi@ashtophet.org>\n"
 "Language-Team: galician\n"
@@ -686,15 +686,18 @@ msgid "Move cursor down"
 msgstr "Mover o cursor abaixo"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "Mover o cursor até ao começo do écrã"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "Mover o cursor até à metada do écrã"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "Mover o cursor até ao pé do écrâ"
 
 #: src/command.c:86
index 1314e307b7d425105e1ba0eef2c39c05f6c66d04..62fc47c319b2613c56dc582663904036b8064500 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-04 13:18+0000\n"
 "Last-Translator: Laszlo Ashin <kodest@gmail.com>\n"
 "Language-Team: Hungarian <hu@li.org>\n"
@@ -686,15 +686,18 @@ msgid "Move cursor down"
 msgstr "Kurzormozgatás lefelé"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "Kurzor mozgatása a képernyő tetejére"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "Kurzor mozgatása a képernyő közepére"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "Kurzor mozgatása a képernyő aljára"
 
 #: src/command.c:86
index 490b6ffc48103f1caf9b096da11abae5feff5dd2..f703b03dca2ed5d14fd2a33e5a7a3f275a991d8c 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-01 10:17+0000\n"
 "Last-Translator: atie <atie.at.matrix@gmail.com>\n"
 "Language-Team: Korean <ko@li.org>\n"
@@ -686,15 +686,18 @@ msgid "Move cursor down"
 msgstr "커서를 아래로 내리기"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "화면 상단으로 커서를 옮기기"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "화면 중간으로 커서를 옮기기"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "화면 하단으로 커서를 옮기기"
 
 #: src/command.c:86
index a5e2cb355f61907cfef6c7157af09148ee33e71d..1327360afdfa08daed138dc3da7c126656f63f8d 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc 0.11.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-04 08:23+0000\n"
 "Last-Translator: Niels Anker <nanker@webspeed.dk>\n"
 "Language-Team: no <no@li.org>\n"
@@ -686,15 +686,15 @@ msgid "Move cursor down"
 msgstr "Flytt markør ned"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+msgid "Move cursor to the top of screen"
 msgstr ""
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+msgid "Move cursor to the middle of screen"
 msgstr ""
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+msgid "Move cursor to the bottom of screen"
 msgstr ""
 
 #: src/command.c:86
index 0dca0537b47c72dfb9228d3b820bbf8d41a436f2..9209286bfedb64a09b538dd8ed86d8b6453affa5 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -685,15 +685,15 @@ msgid "Move cursor down"
 msgstr ""
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+msgid "Move cursor to the top of screen"
 msgstr ""
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+msgid "Move cursor to the middle of screen"
 msgstr ""
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+msgid "Move cursor to the bottom of screen"
 msgstr ""
 
 #: src/command.c:86
index 4785a76f46297ffa757b53a8ce706e60686fa005..8622a82f6aeec7facc2ec8ca0a06fdeb40fce55f 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc 0.11.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-02-17 14:55+0100\n"
 "Last-Translator: Max Arnold <amv_cbx@mail.ru>\n"
 "Language-Team: ru <ru@li.org>\n"
@@ -687,15 +687,18 @@ msgid "Move cursor down"
 msgstr "ëÕÒÓÏÒ ×ÎÉÚ"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "ðÅÒÅÍÅÓÔÉÔØ ËÕÒÓÏÒ × ×ÅÒÈ ÜËÒÁÎÁ"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "ðÅÒÅÍÅÓÔÉÔØ ËÕÒÓÏÒ × ÓÅÒÅÄÉÎÕ ÜËÒÁÎÁ"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "ðÅÒÅÍÅÓÔÉÔØ ËÕÒÓÏÒ × ÎÉÚ ÜËÒÁÎÁ"
 
 #: src/command.c:86
index 3f6524463ec05924fc205bfbc69fd8705d40f45f..997c297a741526d547be62c1328b6a3a788ae344 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc 0.11.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-01 22:58+0200\n"
 "Last-Translator: Jozef Riha <jose1711@gmail.com>\n"
 "Language-Team: sk <sk@li.org>\n"
@@ -684,15 +684,18 @@ msgid "Move cursor down"
 msgstr "Presunúť kurzor nadol"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "Presunúť na vrch obrazovky"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "Presunúť kurzor do stredu obrazovky"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "Presuňte kurzor na spodok obrazovky"
 
 #: src/command.c:86
index 24f99d43259956a6eed8b9bb89984bccd2be0b18..bb9edccb25baa69c2321c9d04f15580ca03953fd 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc 0.12\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-04 08:20+0000\n"
 "Last-Translator: Niels Anker <nanker@webspeed.dk>\n"
 "Language-Team: sv <sv@li.org>\n"
@@ -686,15 +686,15 @@ msgid "Move cursor down"
 msgstr "Markör nedåt"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+msgid "Move cursor to the top of screen"
 msgstr ""
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+msgid "Move cursor to the middle of screen"
 msgstr ""
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+msgid "Move cursor to the bottom of screen"
 msgstr ""
 
 #: src/command.c:86
index 73e9c12b076be73880ae3f6e262bd366b4503f40..cc458c37ab992bf5213d168a37556bf66794d5c2 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-04-07 21:57+0300\n"
 "Last-Translator: Oleksandr Kovalenko <alx.kovalenko@gmail.com>\n"
 "Language-Team: Ukrainian <uk@li.org>\n"
@@ -687,15 +687,18 @@ msgid "Move cursor down"
 msgstr "Перемістити курсор донизу"
 
 #: src/command.c:80
-msgid "Move cursor to top of screen"
+#, fuzzy
+msgid "Move cursor to the top of screen"
 msgstr "Перемістити курсор до початку екрану"
 
 #: src/command.c:82
-msgid "Move cursor to middle of screen"
+#, fuzzy
+msgid "Move cursor to the middle of screen"
 msgstr "Перемістити курсор до середини екрану"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
 msgstr "Перемістити курсор до низу екрану"
 
 #: src/command.c:86
index 1c9d7c5cf912afb5eb2ad39db51123bf18c091ab..ffc6db9363ae58e9612814fe8740318813de5117 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ncmpc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-09 08:20+0200\n"
+"POT-Creation-Date: 2009-04-09 12:56+0200\n"
 "PO-Revision-Date: 2009-02-17 17:15+0000\n"
 "Last-Translator: Gao Jie <kindmail@gmail.com>\n"
 "Language-Team: Simplified Chinese <zh_CN@li.org>\n"
@@ -696,17 +696,18 @@ msgstr "向下移动光标"
 
 #: src/command.c:80
 #, fuzzy
-msgid "Move cursor to top of screen"
+msgid "Move cursor to the top of screen"
 msgstr "向下移动光标"
 
 #: src/command.c:82
 #, fuzzy
-msgid "Move cursor to middle of screen"
+msgid "Move cursor to the middle of screen"
 msgstr "向下移动光标"
 
 #: src/command.c:84
-msgid "Move cursor to bottom of screen"
-msgstr ""
+#, fuzzy
+msgid "Move cursor to the bottom of screen"
+msgstr "向下移动光标"
 
 #: src/command.c:86
 #, fuzzy
index c458a4ae85f3e35413f472e639d3aea41b35bdd3..3fb491ca42f3a88d6815c79af81f7831ea0a72d8 100644 (file)
@@ -77,11 +77,11 @@ static command_definition_t cmds[] = {
        { { DWN, 'j', 0 }, 0, CMD_LIST_NEXT, "down",
          N_("Move cursor down") },
        { { 'H', 0, 0 }, 0, CMD_LIST_TOP, "top",
-         N_("Move cursor to top of screen") },
+         N_("Move cursor to the top of screen") },
        { { 'M', 0, 0 }, 0, CMD_LIST_MIDDLE, "middle",
-         N_("Move cursor to middle of screen") },
+         N_("Move cursor to the middle of screen") },
        { { 'L', 0, 0 }, 0, CMD_LIST_BOTTOM, "bottom",
-         N_("Move cursor to bottom of screen") },
+         N_("Move cursor to the bottom of screen") },
        { { HOME, 0x01, 0 }, 0, CMD_LIST_FIRST, "home",
          N_("Move cursor to the top of the list") },
        { { END, 0x05, 0 }, 0, CMD_LIST_LAST, "end",