From f384a510684ed44bfd9d470b77c4c7349d32aa98 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Mar 2019 22:46:02 +0300 Subject: Update translations --- po/de.po | 84 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 273f026b8..e6f411afc 100644 --- a/po/de.po +++ b/po/de.po @@ -44,8 +44,8 @@ msgid "" msgstr "" "Project-Id-Version: ManaPlus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2018-12-08 19:06+0300\n" -"PO-Revision-Date: 2018-09-09 01:29+0000\n" +"POT-Creation-Date: 2019-03-23 22:01+0300\n" +"PO-Revision-Date: 2018-12-09 02:03+0000\n" "Last-Translator: Andrei Karas \n" "Language-Team: German (http://www.transifex.com/akaras/manaplus/language/" "de/)\n" @@ -56,7 +56,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANSLATORS: visible beings on map -#: src/actormanager.cpp:1590 +#: src/actormanager.cpp:1589 msgid "Visible on map" msgstr "Auf der Karte sichtbar" @@ -86,59 +86,59 @@ msgstr "I" #. TRANSLATORS: chat message after death #. TRANSLATORS: player killed message -#: src/being/localplayer.cpp:406 src/net/eathena/playerrecv.cpp:521 +#: src/being/localplayer.cpp:406 src/net/eathena/playerrecv.cpp:520 #, c-format msgid "You were killed by %s." msgstr "Du wurdest von %s getötet." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:891 +#: src/being/localplayer.cpp:898 msgid "Tried to pick up nonexistent item." msgstr "Du versuchst, einen nicht existierenden Gegenstand aufzuheben." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:895 +#: src/being/localplayer.cpp:902 msgid "Item is too heavy." msgstr "Gegenstand ist zu schwer." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:899 +#: src/being/localplayer.cpp:906 msgid "Item is too far away." msgstr "Gegenstand ist zu weit weg." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:903 +#: src/being/localplayer.cpp:910 msgid "Inventory is full." msgstr "Inventar ist voll." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:907 +#: src/being/localplayer.cpp:914 msgid "Stack is too big." msgstr "Stapel ist zu groß." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:911 +#: src/being/localplayer.cpp:918 msgid "Item belongs to someone else." msgstr "Gegenstand gehört jemand anderem." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:915 +#: src/being/localplayer.cpp:922 msgid "You can't pickup this amount of items." msgstr "Du kannst nicht diese Menge an Gegenständen aufnehmen." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:919 +#: src/being/localplayer.cpp:926 msgid "Your item stack has max amount." msgstr "Dein Gegenstandsstapel hat das Maximum erreicht." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:926 +#: src/being/localplayer.cpp:933 msgid "Unknown problem picking up item." msgstr "Fehler bei dem Aufheben des Items." #. TRANSLATORS: %d is number, #. [@@%d|%s@@] - here player can see link to item -#: src/being/localplayer.cpp:962 +#: src/being/localplayer.cpp:969 #, c-format msgid "You picked up %d [@@%d|%s@@]." msgid_plural "You picked up %d [@@%d|%s@@]." @@ -147,58 +147,58 @@ msgstr[1] "Du hast %d [@@%d|%s@@] aufgehoben." #. TRANSLATORS: this is normal experience #. TRANSLATORS: get xp message -#: src/being/localplayer.cpp:1176 src/being/localplayer.cpp:1178 -#: src/being/localplayer.cpp:1214 src/being/localplayer.cpp:1228 +#: src/being/localplayer.cpp:1183 src/being/localplayer.cpp:1185 +#: src/being/localplayer.cpp:1221 src/being/localplayer.cpp:1235 msgid "xp" msgstr "EP" #. TRANSLATORS: this is job experience -#: src/being/localplayer.cpp:1184 src/being/localplayer.cpp:1192 -#: src/being/localplayer.cpp:1201 +#: src/being/localplayer.cpp:1191 src/being/localplayer.cpp:1199 +#: src/being/localplayer.cpp:1208 msgid "job" msgstr "Job" #. TRANSLATORS: get homunculus xp message -#: src/being/localplayer.cpp:1225 +#: src/being/localplayer.cpp:1232 msgid "Homun" msgstr "Homun" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1238 +#: src/being/localplayer.cpp:1245 msgid "hp" msgstr "hp" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1248 +#: src/being/localplayer.cpp:1255 msgid "mana" msgstr "mana" #. TRANSLATORS: follow command message -#: src/being/localplayer.cpp:2342 +#: src/being/localplayer.cpp:2349 #, c-format msgid "Follow: %s" msgstr "Folgen: %s" #. TRANSLATORS: follow command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2348 src/being/localplayer.cpp:2373 +#: src/being/localplayer.cpp:2355 src/being/localplayer.cpp:2380 msgid "Follow canceled" msgstr "Folgen abgebrochen" #. TRANSLATORS: imitate command message -#: src/being/localplayer.cpp:2358 +#: src/being/localplayer.cpp:2365 #, c-format msgid "Imitation: %s" msgstr "Imitation: %s" #. TRANSLATORS: imitate command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2364 src/being/localplayer.cpp:2378 +#: src/being/localplayer.cpp:2371 src/being/localplayer.cpp:2385 msgid "Imitation canceled" msgstr "Imitation abgebrochen" #. TRANSLATORS: wait player/monster message -#: src/being/localplayer.cpp:2736 +#: src/being/localplayer.cpp:2769 #, c-format msgid "You see %s" msgstr "Du siehst %s" @@ -9469,7 +9469,7 @@ msgid "Do you accept %s and %s as parents?" msgstr "Akzeptierst Du %s und %s als deine Eltern?" #. TRANSLATORS: error message -#: src/net/eathena/generalhandler.cpp:225 src/net/tmwa/generalhandler.cpp:227 +#: src/net/eathena/generalhandler.cpp:227 src/net/tmwa/generalhandler.cpp:230 msgid "Got disconnected from server!" msgstr "Verbindung zum Server unterbrochen!" @@ -9629,61 +9629,61 @@ msgid "Map not found" msgstr "Karte nicht gefunden" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:129 +#: src/net/eathena/guildrecv.cpp:130 #, c-format msgid "Guild name: %s" msgstr "Gildenname: %s" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:137 +#: src/net/eathena/guildrecv.cpp:138 #, c-format msgid "Guild master: %s" msgstr "Gilden Meister: %s" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:144 +#: src/net/eathena/guildrecv.cpp:145 #, c-format msgid "Guild level: %d" msgstr "Gilden Level: %d" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:149 +#: src/net/eathena/guildrecv.cpp:150 #, c-format msgid "Online members: %d" msgstr "Mitglieder Online: %d" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:154 +#: src/net/eathena/guildrecv.cpp:155 #, c-format msgid "Max members: %d" msgstr "Max Mitglieder: %d" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:159 +#: src/net/eathena/guildrecv.cpp:160 #, c-format msgid "Average level: %d" msgstr "Durchschn. Level: %d" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:164 +#: src/net/eathena/guildrecv.cpp:165 #, c-format msgid "Guild exp: %d" msgstr "Gilden-EP: %d" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:169 +#: src/net/eathena/guildrecv.cpp:170 #, c-format msgid "Guild next exp: %d" msgstr "Verbl. Gilden-EP: %d" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:174 +#: src/net/eathena/guildrecv.cpp:175 #, c-format msgid "Guild castle: %s" msgstr "Gildenburg: %s" #. TRANSLATORS: notification message -#: src/net/eathena/inventoryrecv.cpp:874 +#: src/net/eathena/inventoryrecv.cpp:878 #, c-format msgid "Left %s rental time for item %s." msgstr "Verbleibend %s Vermietungszeit für Gegenstand %s." @@ -9692,8 +9692,8 @@ msgstr "Verbleibend %s Vermietungszeit für Gegenstand %s." #. TRANSLATORS: unknown item message #. TRANSLATORS: unknown item name #. TRANSLATORS: item name -#: src/net/eathena/inventoryrecv.cpp:1240 -#: src/net/eathena/inventoryrecv.cpp:1375 src/net/eathena/mail2recv.cpp:204 +#: src/net/eathena/inventoryrecv.cpp:1247 +#: src/net/eathena/inventoryrecv.cpp:1382 src/net/eathena/mail2recv.cpp:204 #: src/resources/db/itemdb.cpp:171 msgid "Unknown item" msgstr "Unbekannter Gegenstand" @@ -9720,7 +9720,7 @@ msgid "You have new mail from %s with subject %s" msgstr "Du hast eine neue Nachricht von %s mit dem Betreff %s" #. TRANSLATORS: player killed message -#: src/net/eathena/playerrecv.cpp:510 +#: src/net/eathena/playerrecv.cpp:509 msgid "You were killed by unknown source." msgstr "Du wurdest von unbekannt getötet." @@ -9886,9 +9886,9 @@ msgstr "Glück:" #. TRANSLATORS: message about spam player #: src/net/tmwa/chatrecv.cpp:262 -#, fuzzy, c-format +#, c-format msgid "Detected spam from: %s" -msgstr "Gruppeneinladung von %s abgelehnt." +msgstr "" #. TRANSLATORS: error message #: src/net/tmwa/skillrecv.cpp:113 -- cgit v1.2.3-70-g09d2