mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Fix i18n of some strings.
This commit is contained in:
parent
dd6d1afd8e
commit
4bbb78a99b
22 changed files with 1258 additions and 1094 deletions
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-05-13 18:26+0200\n"
|
||||
"POT-Creation-Date: 2013-06-24 00:07+0000\n"
|
||||
"PO-Revision-Date: 2013-05-14 12:51+0200\n"
|
||||
"Last-Translator: Pilz Adam <PilzAdam@gmx.de>\n"
|
||||
"Language-Team: Deutsch <>\n"
|
||||
|
@ -18,35 +18,48 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Weblate 1.4-dev\n"
|
||||
|
||||
#: src/client.cpp:2846
|
||||
#: src/client.cpp:2877
|
||||
msgid "Item textures..."
|
||||
msgstr "Inventarbilder..."
|
||||
|
||||
#: src/game.cpp:912
|
||||
#: src/game.cpp:959
|
||||
msgid "Loading..."
|
||||
msgstr "Lädt..."
|
||||
|
||||
#: src/game.cpp:972
|
||||
#: src/game.cpp:1019
|
||||
msgid "Creating server...."
|
||||
msgstr "Erstelle Server..."
|
||||
|
||||
#: src/game.cpp:988
|
||||
#: src/game.cpp:1035
|
||||
msgid "Creating client..."
|
||||
msgstr "Erstelle Client..."
|
||||
|
||||
#: src/game.cpp:1003
|
||||
#: src/game.cpp:1050
|
||||
msgid "Resolving address..."
|
||||
msgstr "Löse Adresse auf..."
|
||||
|
||||
#: src/game.cpp:1079
|
||||
#: src/game.cpp:1126
|
||||
msgid "Connecting to server..."
|
||||
msgstr "Verbinde zum Server..."
|
||||
|
||||
#: src/game.cpp:3348
|
||||
#: src/game.cpp:1223
|
||||
#, fuzzy
|
||||
msgid "Item definitions..."
|
||||
msgstr "Inventarbilder..."
|
||||
|
||||
#: src/game.cpp:1230
|
||||
msgid "Node definitions..."
|
||||
msgstr ""
|
||||
|
||||
#: src/game.cpp:1237
|
||||
msgid "Media..."
|
||||
msgstr ""
|
||||
|
||||
#: src/game.cpp:3418
|
||||
msgid "Shutting down stuff..."
|
||||
msgstr "Herunterfahren..."
|
||||
|
||||
#: src/game.cpp:3378 src/guiConfigureWorld.cpp:426
|
||||
#: src/game.cpp:3448 src/guiConfigureWorld.cpp:397
|
||||
msgid ""
|
||||
"\n"
|
||||
"Check debug.txt for details."
|
||||
|
@ -54,56 +67,40 @@ msgstr ""
|
|||
"\n"
|
||||
"Siehe debug.txt für Details."
|
||||
|
||||
#: src/guiConfigureWorld.cpp:123
|
||||
msgid ""
|
||||
"Warning: Some mods are not configured yet.\n"
|
||||
"They will be enabled by default when you save the configuration. "
|
||||
msgstr ""
|
||||
"Warnung: Einige Mods sind noch nicht konfiguriert.\n"
|
||||
"Sie werden aktiviert wenn die Konfiguration gespeichert wird. "
|
||||
|
||||
#: src/guiConfigureWorld.cpp:143
|
||||
msgid ""
|
||||
"Warning: Some configured mods are missing.\n"
|
||||
"Their setting will be removed when you save the configuration. "
|
||||
msgstr ""
|
||||
"Warnung: Einige konfigurierte Mods fehlen.\n"
|
||||
"Mod Einstellungen werden gelöscht wenn die Konfiguration gespeichert wird. "
|
||||
|
||||
#: src/guiConfigureWorld.cpp:208
|
||||
#: src/guiConfigureWorld.cpp:184
|
||||
msgid "enabled"
|
||||
msgstr "Aktiviert"
|
||||
|
||||
#: src/guiConfigureWorld.cpp:218
|
||||
#: src/guiConfigureWorld.cpp:194
|
||||
msgid "Enable All"
|
||||
msgstr "Alle an"
|
||||
|
||||
#: src/guiConfigureWorld.cpp:227
|
||||
#: src/guiConfigureWorld.cpp:203
|
||||
msgid "Disable All"
|
||||
msgstr "Alle aus"
|
||||
|
||||
#: src/guiConfigureWorld.cpp:235
|
||||
#: src/guiConfigureWorld.cpp:211
|
||||
msgid "depends on:"
|
||||
msgstr "abhängig von:"
|
||||
|
||||
#: src/guiConfigureWorld.cpp:248
|
||||
#: src/guiConfigureWorld.cpp:224
|
||||
msgid "is required by:"
|
||||
msgstr "wird benötigt von:"
|
||||
|
||||
#: src/guiConfigureWorld.cpp:270 src/guiCreateWorld.cpp:177
|
||||
#: src/guiConfigureWorld.cpp:246 src/guiCreateWorld.cpp:178
|
||||
#: src/guiKeyChangeMenu.cpp:195 src/keycode.cpp:223
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: src/guiConfigureWorld.cpp:277 src/guiKeyChangeMenu.cpp:187
|
||||
#: src/guiConfigureWorld.cpp:253 src/guiKeyChangeMenu.cpp:187
|
||||
msgid "Save"
|
||||
msgstr "Speichern"
|
||||
|
||||
#: src/guiConfigureWorld.cpp:403
|
||||
#: src/guiConfigureWorld.cpp:374
|
||||
msgid "Configuration saved. "
|
||||
msgstr "Konfiguration gespeichert. "
|
||||
|
||||
#: src/guiConfigureWorld.cpp:415
|
||||
#: src/guiConfigureWorld.cpp:386
|
||||
msgid "Warning: Configuration not consistent. "
|
||||
msgstr "Warnung: Konfiguration nicht konsistent. "
|
||||
|
||||
|
@ -115,15 +112,15 @@ msgstr "Ja"
|
|||
msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#: src/guiCreateWorld.cpp:125
|
||||
#: src/guiCreateWorld.cpp:123
|
||||
msgid "World name"
|
||||
msgstr "Weltname"
|
||||
|
||||
#: src/guiCreateWorld.cpp:145
|
||||
#: src/guiCreateWorld.cpp:146
|
||||
msgid "Game"
|
||||
msgstr "Spiel"
|
||||
|
||||
#: src/guiCreateWorld.cpp:169
|
||||
#: src/guiCreateWorld.cpp:170
|
||||
msgid "Create"
|
||||
msgstr "Erstellen"
|
||||
|
||||
|
@ -135,12 +132,12 @@ msgstr "Sie sind gestorben."
|
|||
msgid "Respawn"
|
||||
msgstr "Wiederbeleben"
|
||||
|
||||
#: src/guiFormSpecMenu.cpp:582
|
||||
#: src/guiFormSpecMenu.cpp:585
|
||||
msgid "Left click: Move all items, Right click: Move single item"
|
||||
msgstr "Linksklick: Alle Items bewegen, Rechtsklick: Einzelnes Item bewegen"
|
||||
|
||||
#: src/guiFormSpecMenu.cpp:608 src/guiMessageMenu.cpp:107
|
||||
#: src/guiTextInputMenu.cpp:130
|
||||
#: src/guiFormSpecMenu.cpp:611 src/guiMessageMenu.cpp:107
|
||||
#: src/guiTextInputMenu.cpp:133
|
||||
msgid "Proceed"
|
||||
msgstr "Fortsetzen"
|
||||
|
||||
|
@ -413,23 +410,23 @@ msgstr "Kann Welt nicht konfigurieren: Nichts ausgewählt"
|
|||
msgid "Failed to delete all world files"
|
||||
msgstr "Es konnten nicht alle Welt Dateien gelöscht werden"
|
||||
|
||||
#: src/guiPasswordChange.cpp:108
|
||||
#: src/guiPasswordChange.cpp:107
|
||||
msgid "Old Password"
|
||||
msgstr "Altes Passwort"
|
||||
|
||||
#: src/guiPasswordChange.cpp:126
|
||||
#: src/guiPasswordChange.cpp:125
|
||||
msgid "New Password"
|
||||
msgstr "Neues Passwort"
|
||||
|
||||
#: src/guiPasswordChange.cpp:143
|
||||
#: src/guiPasswordChange.cpp:142
|
||||
msgid "Confirm Password"
|
||||
msgstr "Passwort wiederholen"
|
||||
|
||||
#: src/guiPasswordChange.cpp:161
|
||||
#: src/guiPasswordChange.cpp:160
|
||||
msgid "Change"
|
||||
msgstr "Ändern"
|
||||
|
||||
#: src/guiPasswordChange.cpp:170
|
||||
#: src/guiPasswordChange.cpp:169
|
||||
msgid "Passwords do not match!"
|
||||
msgstr "Passwörter passen nicht zusammen!"
|
||||
|
||||
|
@ -479,11 +476,11 @@ msgstr ""
|
|||
"- Mausrad: Item auswählen\n"
|
||||
"- T: Chat\n"
|
||||
|
||||
#: src/guiVolumeChange.cpp:108
|
||||
#: src/guiVolumeChange.cpp:107
|
||||
msgid "Sound Volume: "
|
||||
msgstr "Sound Lautstärke: "
|
||||
|
||||
#: src/guiVolumeChange.cpp:122
|
||||
#: src/guiVolumeChange.cpp:121
|
||||
msgid "Exit"
|
||||
msgstr "Zurück"
|
||||
|
||||
|
@ -783,32 +780,26 @@ msgstr "Zoom"
|
|||
msgid "Main Menu"
|
||||
msgstr "Hauptmenü"
|
||||
|
||||
#: src/main.cpp:2035
|
||||
#: src/main.cpp:2040
|
||||
msgid "Failed to initialize world"
|
||||
msgstr "Kann Welt nicht initialisieren"
|
||||
|
||||
#: src/main.cpp:2048
|
||||
#: src/main.cpp:2053
|
||||
msgid "No world selected and no address provided. Nothing to do."
|
||||
msgstr "Keine Welt ausgewählt und keine Adresse angegeben. Nichts zu tun."
|
||||
|
||||
#: src/main.cpp:2056
|
||||
#: src/main.cpp:2061
|
||||
msgid "Could not find or load game \""
|
||||
msgstr "Kann Spiel nicht finden/laden \""
|
||||
|
||||
#: src/main.cpp:2070
|
||||
#: src/main.cpp:2075
|
||||
msgid "Invalid gamespec."
|
||||
msgstr "Invalide Spielspezif."
|
||||
|
||||
#: src/main.cpp:2111
|
||||
#: src/main.cpp:2116
|
||||
msgid "Connection error (timed out?)"
|
||||
msgstr "Verbindungsfehler (Zeitüberschreitung?)"
|
||||
|
||||
#~ msgid "KEYBINDINGS"
|
||||
#~ msgstr "TASTEN EINST."
|
||||
|
||||
#~ msgid "Delete map"
|
||||
#~ msgstr "Karte löschen"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Default Controls:\n"
|
||||
#~ "- WASD: Walk\n"
|
||||
|
@ -832,3 +823,24 @@ msgstr "Verbindungsfehler (Zeitüberschreitung?)"
|
|||
#~ "- R: alle geladenen Blöcke anzeigen (wechseln)\n"
|
||||
#~ "- I: Inventar\n"
|
||||
#~ "- T: Chat\n"
|
||||
|
||||
#~ msgid "Delete map"
|
||||
#~ msgstr "Karte löschen"
|
||||
|
||||
#~ msgid "KEYBINDINGS"
|
||||
#~ msgstr "TASTEN EINST."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Warning: Some configured mods are missing.\n"
|
||||
#~ "Their setting will be removed when you save the configuration. "
|
||||
#~ msgstr ""
|
||||
#~ "Warnung: Einige konfigurierte Mods fehlen.\n"
|
||||
#~ "Mod Einstellungen werden gelöscht wenn die Konfiguration gespeichert "
|
||||
#~ "wird. "
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Warning: Some mods are not configured yet.\n"
|
||||
#~ "They will be enabled by default when you save the configuration. "
|
||||
#~ msgstr ""
|
||||
#~ "Warnung: Einige Mods sind noch nicht konfiguriert.\n"
|
||||
#~ "Sie werden aktiviert wenn die Konfiguration gespeichert wird. "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue