From 446152e8ad50f96c71e67a6b7897c0cdaa4cd3c5 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Sun, 5 Nov 2017 19:47:48 +0000 Subject: [PATCH] po: Sync German :) Signed-off-by: Ikey Doherty --- po/LINGUAS | 1 + po/de.po | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 87 insertions(+) create mode 100644 po/de.po diff --git a/po/LINGUAS b/po/LINGUAS index daa2955..ed351c9 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1 +1,2 @@ +de en_GB diff --git a/po/de.po b/po/de.po new file mode 100644 index 0000000..fd885f8 --- /dev/null +++ b/po/de.po @@ -0,0 +1,86 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the linux-steam-integration package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: linux-steam-integration\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-05 19:28+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Marius Quabeck , 2017\n" +"Language-Team: German (https://www.transifex.com/solus-project/teams/68407/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Sort out window bits +#. header label +#: src/frontend/main-window.c:131 src/frontend/main-window.c:148 +msgid "Linux Steam® Integration" +msgstr "Linux Steam® Integration" + +#: src/frontend/main-window.c:162 +msgid "" +"Control the behaviour of the Steam client and games. Settings will not take " +"effect until the Steam Client is restarted. Use the 'Exit Steam' option to " +"ensure it closes." +msgstr "" +"Beeinflusse das Verhalten vom Steam Client und Spielen. Die Einstellungen " +"werden erst aktiv nachdem der Steam Client neu gestartet wurde. Nutze 'Steam" +" beenden\" um sicherzugehen das es beendet wird." + +#: src/frontend/main-window.c:191 +msgid "Use native runtime" +msgstr "Nutze native Laufzeit" + +#: src/frontend/main-window.c:192 +msgid "Switch between the native runtime and the bundled Steam runtime." +msgstr "Wechsel zwischen der nativen Laufzeit und der Steam Laufzeit." + +#. Label is shown to indicate we can't enable 32-bit option +#: src/frontend/main-window.c:201 +msgid "This option has been disabled as the system is already 32-bit" +msgstr "Diese Option ist deaktiviert da dies bereits ein 32-bit System ist." + +#: src/frontend/main-window.c:205 +msgid "" +"This may workaround some broken games, but will disable the Steam store " +"browser." +msgstr "" +"Dies behebt möglicherweise Fehler bei kaputten Steam Spielen, wird aber den " +"Steam Store Browser deaktivieren." + +#: src/frontend/main-window.c:210 +msgid "Force 32-bit mode for Steam" +msgstr "Erzwinge 32-bit Modus für Steam" + +#: src/frontend/main-window.c:218 +msgid "Use the intercept library" +msgstr "Nutze die abgefangene Bibliothek" + +#: src/frontend/main-window.c:219 +msgid "" +"Force Steam applications to use more native libraries to maximise " +"compatibility." +msgstr "" +"Zwinge Steam Anwendungen dazu mehr native Bibliotheken zu nutzen um die " +"Kompatibilität zu maximieren." + +#: src/frontend/main-window.c:228 +msgid "Use the redirect library" +msgstr "Nutze die umgeleitete Bibliothek" + +#: src/frontend/main-window.c:229 +msgid "Override system calls to fix known bugs in some Linux ports." +msgstr "" +"Überschreibe System Calls um bekannte Bugs in manchen Linux Ports zu " +"beheben." + +#: src/frontend/main-window.c:383 +msgid "Failed to save configuration" +msgstr "Konfiguration konnte nicht gespeichert werden"