diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/CMakeLists.txt | 10 | ||||
-rw-r--r-- | po/Makevars | 4 | ||||
-rw-r--r-- | po/ca.po | 2 | ||||
-rw-r--r-- | po/cs.po | 2 | ||||
-rw-r--r-- | po/de.po | 2 | ||||
-rw-r--r-- | po/eo.po | 2 | ||||
-rw-r--r-- | po/es.po | 2 | ||||
-rw-r--r-- | po/fi.po | 2 | ||||
-rw-r--r-- | po/fr.po | 2 | ||||
-rw-r--r-- | po/id.po | 2 | ||||
-rw-r--r-- | po/it.po | 2 | ||||
-rw-r--r-- | po/ja.po | 2 | ||||
-rw-r--r-- | po/manaverse.pot (renamed from po/manaplus.pot) | 2 | ||||
-rw-r--r-- | po/nl.po | 2 | ||||
-rw-r--r-- | po/nl_BE.po | 2 | ||||
-rw-r--r-- | po/pl.po | 2 | ||||
-rw-r--r-- | po/pt.po | 2 | ||||
-rw-r--r-- | po/pt_BR.po | 2 | ||||
-rw-r--r-- | po/ru.po | 2 | ||||
-rw-r--r-- | po/sr.po | 2 | ||||
-rw-r--r-- | po/sv.po | 2 | ||||
-rw-r--r-- | po/sv_SE.po | 2 | ||||
-rw-r--r-- | po/tr.po | 2 | ||||
-rw-r--r-- | po/uk.po | 2 | ||||
-rw-r--r-- | po/unused/ar.po | 2 | ||||
-rw-r--r-- | po/unused/bg.po | 2 | ||||
-rw-r--r-- | po/unused/en_GB.po | 2 | ||||
-rw-r--r-- | po/unused/et.po | 2 | ||||
-rw-r--r-- | po/unused/fa.po | 2 | ||||
-rw-r--r-- | po/unused/he.po | 2 | ||||
-rw-r--r-- | po/unused/hr.po | 2 | ||||
-rw-r--r-- | po/unused/hu.po | 2 | ||||
-rw-r--r-- | po/unused/ka.po | 2 | ||||
-rw-r--r-- | po/unused/nb.po | 2 | ||||
-rw-r--r-- | po/unused/sk.po | 2 | ||||
-rw-r--r-- | po/unused/sq.po | 2 | ||||
-rw-r--r-- | po/unused/te.po | 2 | ||||
-rw-r--r-- | po/unused/th.po | 2 | ||||
-rw-r--r-- | po/unused/vls.po | 2 | ||||
-rw-r--r-- | po/unused/zh_TW.po | 2 | ||||
-rw-r--r-- | po/zh_CN.po | 2 | ||||
-rw-r--r-- | po/zh_HK.po | 2 |
42 files changed, 47 insertions, 47 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 068757ac1..ef28b5be6 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -4,7 +4,7 @@ FIND_PACKAGE(Gettext REQUIRED) # we need our own version because the upstream one contains # a call to msgmerge (updating po files) which can't be # disabled -MACRO(MANAPLUS_GETTEXT_CREATE_TRANSLATIONS _potFile _firstPoFileArg) +MACRO(MANAVERSE_GETTEXT_CREATE_TRANSLATIONS _potFile _firstPoFileArg) # make it a real variable, so we can modify it here SET(_firstPoFile "${_firstPoFileArg}") @@ -38,12 +38,12 @@ MACRO(MANAPLUS_GETTEXT_CREATE_TRANSLATIONS _potFile _firstPoFileArg) ADD_CUSTOM_TARGET(translations ${_addToAll} DEPENDS ${_gmoFiles}) ENDMACRO() -MACRO(MANAPLUS_GETTEXT_UPDATE_PO _potFile _languages) +MACRO(MANAVERSE_GETTEXT_UPDATE_PO _potFile _languages) GET_FILENAME_COMPONENT(_absPotFile ${_potFile} ABSOLUTE) ADD_CUSTOM_TARGET( update-pot - COMMAND xgettext --files-from=translatable-files --directory=. --output=${_potFile} -d manaplus --keyword=_ --keyword=N_ + COMMAND xgettext --files-from=translatable-files --directory=. --output=${_potFile} -d manaverse --keyword=_ --keyword=N_ ) ADD_CUSTOM_TARGET( @@ -78,5 +78,5 @@ ENDFOREACH() ADD_CUSTOM_TARGET(update-po) -MANAPLUS_GETTEXT_CREATE_TRANSLATIONS(manaplus.pot ALL ${POFILES}) -MANAPLUS_GETTEXT_UPDATE_PO(manaplus.pot "${languages}") +MANAVERSE_GETTEXT_CREATE_TRANSLATIONS(manaverse.pot ALL ${POFILES}) +MANAVERSE_GETTEXT_UPDATE_PO(manaverse.pot "${languages}") diff --git a/po/Makevars b/po/Makevars index 2cd1a43b5..588deb93f 100644 --- a/po/Makevars +++ b/po/Makevars @@ -1,7 +1,7 @@ # Makefile variables for PO directory in any package using GNU gettext. # Usually the message domain is the same as the package name. -DOMAIN = manaplus +DOMAIN = manaverse # These two variables depend on the location of this directory. subdir = po @@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -COPYRIGHT_HOLDER = The ManaPlus Developers +COPYRIGHT_HOLDER = The ManaVerse Developers # This is the email address or URL to which the translators shall report # bugs in the untranslated strings: @@ -7151,7 +7151,7 @@ msgstr "Sense assumpte" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "Visualitza correu electrònic" #. TRANSLATORS: mail view attach / items button @@ -7019,7 +7019,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7194,7 +7194,7 @@ msgstr "leerer Betreff" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "Nachricht anschauen" #. TRANSLATORS: mail view attach / items button @@ -7125,7 +7125,7 @@ msgstr "malplena temo" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "Montri poŝton" #. TRANSLATORS: mail view attach / items button @@ -7180,7 +7180,7 @@ msgstr "asunto vacío" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "Ver correo" #. TRANSLATORS: mail view attach / items button @@ -6997,7 +6997,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7198,7 +7198,7 @@ msgstr "sujet vide" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "Lire tes mails" #. TRANSLATORS: mail view attach / items button @@ -6995,7 +6995,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7017,7 +7017,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7000,7 +7000,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button diff --git a/po/manaplus.pot b/po/manaverse.pot index f4256aca5..f319337d3 100644 --- a/po/manaplus.pot +++ b/po/manaverse.pot @@ -6991,7 +6991,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7003,7 +7003,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button diff --git a/po/nl_BE.po b/po/nl_BE.po index e6bd42068..301691072 100644 --- a/po/nl_BE.po +++ b/po/nl_BE.po @@ -7003,7 +7003,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7018,7 +7018,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7012,7 +7012,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button diff --git a/po/pt_BR.po b/po/pt_BR.po index e161cacb1..3de33316b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7168,7 +7168,7 @@ msgstr "assunto vazio" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "Exibir e-mail" #. TRANSLATORS: mail view attach / items button @@ -7098,7 +7098,7 @@ msgstr "пустой заголовок" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "Просмотр почтового сообщения" #. TRANSLATORS: mail view attach / items button @@ -6999,7 +6999,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7004,7 +7004,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button diff --git a/po/sv_SE.po b/po/sv_SE.po index 26d5887bd..a816fc7ad 100644 --- a/po/sv_SE.po +++ b/po/sv_SE.po @@ -7004,7 +7004,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7001,7 +7001,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button @@ -7014,7 +7014,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button diff --git a/po/unused/ar.po b/po/unused/ar.po index df4996e58..3a425f3f0 100644 --- a/po/unused/ar.po +++ b/po/unused/ar.po @@ -6375,7 +6375,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/bg.po b/po/unused/bg.po index 3a0e86031..e4be09933 100644 --- a/po/unused/bg.po +++ b/po/unused/bg.po @@ -6363,7 +6363,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/en_GB.po b/po/unused/en_GB.po index 8fa42eb8f..183214df6 100644 --- a/po/unused/en_GB.po +++ b/po/unused/en_GB.po @@ -6364,7 +6364,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/et.po b/po/unused/et.po index 832f58a6b..e80a97c6d 100644 --- a/po/unused/et.po +++ b/po/unused/et.po @@ -6363,7 +6363,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/fa.po b/po/unused/fa.po index 2abd6d112..65538f508 100644 --- a/po/unused/fa.po +++ b/po/unused/fa.po @@ -6360,7 +6360,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/he.po b/po/unused/he.po index c7610d4c8..d5c110506 100644 --- a/po/unused/he.po +++ b/po/unused/he.po @@ -6363,7 +6363,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/hr.po b/po/unused/hr.po index d7b8be32b..37a6b95bd 100644 --- a/po/unused/hr.po +++ b/po/unused/hr.po @@ -6366,7 +6366,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/hu.po b/po/unused/hu.po index 1de0c7224..c3e97b6f0 100644 --- a/po/unused/hu.po +++ b/po/unused/hu.po @@ -6363,7 +6363,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/ka.po b/po/unused/ka.po index a48d5e1fe..8443d217e 100644 --- a/po/unused/ka.po +++ b/po/unused/ka.po @@ -6360,7 +6360,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/nb.po b/po/unused/nb.po index 2a87bd9fa..ae3789783 100644 --- a/po/unused/nb.po +++ b/po/unused/nb.po @@ -6363,7 +6363,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/sk.po b/po/unused/sk.po index d92c93c4f..db1313a95 100644 --- a/po/unused/sk.po +++ b/po/unused/sk.po @@ -6366,7 +6366,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/sq.po b/po/unused/sq.po index e355832ac..a3a5773e4 100644 --- a/po/unused/sq.po +++ b/po/unused/sq.po @@ -6363,7 +6363,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/te.po b/po/unused/te.po index 076d4221f..ed08d2a56 100644 --- a/po/unused/te.po +++ b/po/unused/te.po @@ -6363,7 +6363,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/th.po b/po/unused/th.po index 1a592db94..98d9018b4 100644 --- a/po/unused/th.po +++ b/po/unused/th.po @@ -6360,7 +6360,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/vls.po b/po/unused/vls.po index c0f4eeb89..c3083de3e 100644 --- a/po/unused/vls.po +++ b/po/unused/vls.po @@ -6362,7 +6362,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/unused/zh_TW.po b/po/unused/zh_TW.po index 3ff926002..945f44974 100644 --- a/po/unused/zh_TW.po +++ b/po/unused/zh_TW.po @@ -6360,7 +6360,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:53 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view window button diff --git a/po/zh_CN.po b/po/zh_CN.po index 00632acd5..d3b2dd7b7 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6996,7 +6996,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button diff --git a/po/zh_HK.po b/po/zh_HK.po index 0113c95c5..1178e4440 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -6990,7 +6990,7 @@ msgstr "" #. TRANSLATORS: mail view window name #: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" +msgid "View Mail" msgstr "" #. TRANSLATORS: mail view attach / items button |