mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
nls: Update translations.
This commit is contained in:
parent
e543bd8321
commit
70fc8f6d61
50 changed files with 157784 additions and 194067 deletions
|
@ -7,7 +7,7 @@ msgstr ""
|
|||
"Project-Id-Version: guix 1.0.1.4876-09145-dirty\n"
|
||||
"Report-Msgid-Bugs-To: bug-guix@gnu.org\n"
|
||||
"POT-Creation-Date: 2022-07-09 07:59+0000\n"
|
||||
"PO-Revision-Date: 2022-08-04 21:19+0000\n"
|
||||
"PO-Revision-Date: 2022-09-30 23:59+0000\n"
|
||||
"Last-Translator: Florian Pelz <pelzflorian@pelzflorian.de>\n"
|
||||
"Language-Team: German <https://translate.fedoraproject.org/projects/guix/documentation-cookbook/de/>\n"
|
||||
"Language: de\n"
|
||||
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.13\n"
|
||||
"X-Generator: Weblate 4.14.1\n"
|
||||
|
||||
#. type: Plain text
|
||||
#: guix-git/doc/guix-cookbook.texi:7
|
||||
|
@ -245,7 +245,7 @@ msgstr "GNU@tie{}Guix ist in Scheme geschrieben, einer für alle Anwendungszweck
|
|||
#. type: Plain text
|
||||
#: guix-git/doc/guix-cookbook.texi:112
|
||||
msgid "Knowing the basics of how to program in Scheme will unlock many of the advanced features Guix provides --- and you don't even need to be an experienced programmer to use them!"
|
||||
msgstr "Wenn man die Grundzüge kennt, wie man in Scheme programmiert, bekommt man Zugang zu vielen der fortgeschrittenen Funktionen von Guix@tie{}— und Sie müssen dazu nicht einmal ein erfahrener Programmierer sein!"
|
||||
msgstr "Wenn man die Grundzüge kennt, wie man in Scheme programmiert, bekommt man Zugang zu vielen der fortgeschrittenen Funktionen von Guix@tie{}– und Sie müssen dazu nicht einmal ein erfahrener Programmierer sein!"
|
||||
|
||||
#. type: Plain text
|
||||
#: guix-git/doc/guix-cookbook.texi:114
|
||||
|
@ -412,8 +412,8 @@ msgid ""
|
|||
"@result{} (display (string-append \"Hello \" \"Guix\" \"\\n\"))\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"'(display (string-append \"Hello \" \"Guix\" \"\\n\"))\n"
|
||||
"@result{} (display (string-append \"Hello \" \"Guix\" \"\\n\"))\n"
|
||||
"'(display (string-append \"Hallo \" \"Guix\" \"\\n\"))\n"
|
||||
"@result{} (display (string-append \"Hallo \" \"Guix\" \"\\n\"))\n"
|
||||
"\n"
|
||||
|
||||
#. type: lisp
|
||||
|
@ -1645,7 +1645,7 @@ msgstr "native-inputs"
|
|||
#. type: table
|
||||
#: guix-git/doc/guix-cookbook.texi:915
|
||||
msgid "Required for building but not runtime -- installing a package through a substitute won't install these inputs."
|
||||
msgstr "Sie werden zum Erstellen gebraucht, aber @emph{nicht} zur Laufzeit@tie{}— wenn Sie ein Paket als Substitut installieren, werden diese Eingaben nirgendwo installiert."
|
||||
msgstr "Sie werden zum Erstellen gebraucht, aber @emph{nicht} zur Laufzeit@tie{}– wenn Sie ein Paket als Substitut installieren, werden diese Eingaben nirgendwo installiert."
|
||||
|
||||
#. type: item
|
||||
#: guix-git/doc/guix-cookbook.texi:915
|
||||
|
@ -2999,7 +2999,7 @@ msgstr "In der Vergangenheit drehte sich in Guix System alles um eine @code{oper
|
|||
#. type: Plain text
|
||||
#: guix-git/doc/guix-cookbook.texi:1677
|
||||
msgid "Depending on the target machine, that can go from a standard @code{x86_64} machine to a small ARM single board computer such as the Pine64, the image constraints can vary a lot. The hardware manufacturers will impose different image formats with various partition sizes and offsets."
|
||||
msgstr "Aber je nach Zielmaschine@tie{}— diese kann alles von einer normalen @code{x86_64}-Maschine sein bis zu einem kleinen ARM-Einplatinenrechner wie dem Pine64@tie{}—, können die für ein Abbild geltenden Einschränkungen sehr unterschiedlich sein. Die Hardwarehersteller ordnen verschiedene Abbildformate an mit unterschiedlich versetzten unterschiedlich großen Partitionen."
|
||||
msgstr "Aber je nach Zielmaschine@tie{}– diese kann alles von einer normalen @code{x86_64}-Maschine sein bis zu einem kleinen ARM-Einplatinenrechner wie dem Pine64@tie{}–, können die für ein Abbild geltenden Einschränkungen sehr unterschiedlich sein. Die Hardwarehersteller ordnen verschiedene Abbildformate an mit unterschiedlich versetzten unterschiedlich großen Partitionen."
|
||||
|
||||
#. type: Plain text
|
||||
#: guix-git/doc/guix-cookbook.texi:1682
|
||||
|
@ -3389,7 +3389,7 @@ msgstr "Damit Sie sich mit einem Wireguard-VPN-Server verbinden können, müssen
|
|||
#. type: Plain text
|
||||
#: guix-git/doc/guix-cookbook.texi:1886
|
||||
msgid "Here is a configuration example for Linux-Libre < 5.6, where the module is out of tree and need to be loaded manually---following revisions of the kernel have it built-in and so don't need such configuration:"
|
||||
msgstr "Hier ist ein Beispiel für eine Konfiguration für Linux-Libre < 5.6, wo sich das Modul noch nicht im Kernel-Quellbaum befindet („out of tree“) und daher von Hand geladen werden muss@tie{}— in nachfolgenden Kernelversionen ist das Modul bereits eingebaut und @emph{keine} derartige Konfiguration ist nötig."
|
||||
msgstr "Hier ist ein Beispiel für eine Konfiguration für Linux-Libre < 5.6, wo sich das Modul noch nicht im Kernel-Quellbaum befindet („out of tree“) und daher von Hand geladen werden muss@tie{}– in nachfolgenden Kernelversionen ist das Modul bereits eingebaut und @emph{keine} derartige Konfiguration ist nötig."
|
||||
|
||||
#. type: lisp
|
||||
#: guix-git/doc/guix-cookbook.texi:1891
|
||||
|
@ -5357,7 +5357,7 @@ msgstr "Die Nix-basierten Software-Distributionen Nixpkgs und NixOS waren auch e
|
|||
#. type: Plain text
|
||||
#: guix-git/doc/guix-cookbook.texi:3000
|
||||
msgid "GNU@tie{}Guix itself is a collective work with contributions from a number of people. See the @file{AUTHORS} file in Guix for more information on these fine people. The @file{THANKS} file lists people who have helped by reporting bugs, taking care of the infrastructure, providing artwork and themes, making suggestions, and more---thank you!"
|
||||
msgstr "GNU@tie{}Guix ist selbst das Produkt kollektiver Arbeit mit Beiträgen durch eine Vielzahl von Leuten. Siehe die Datei @file{AUTHORS} in Guix für mehr Informationen, wer diese wunderbaren Menschen sind. In der Datei @file{THANKS} finden Sie eine Liste der Leute, die uns geholfen haben, indem Sie Fehler gemeldet, sich um unsere Infrastruktur gekümmert, künstlerische Arbeit und schön gestaltete Themen beigesteuert, Vorschläge gemacht und noch vieles mehr getan haben@tie{}— vielen Dank!"
|
||||
msgstr "GNU@tie{}Guix ist selbst das Produkt kollektiver Arbeit mit Beiträgen durch eine Vielzahl von Leuten. Siehe die Datei @file{AUTHORS} in Guix für mehr Informationen, wer diese wunderbaren Menschen sind. In der Datei @file{THANKS} finden Sie eine Liste der Leute, die uns geholfen haben, indem Sie Fehler gemeldet, sich um unsere Infrastruktur gekümmert, künstlerische Arbeit und schön gestaltete Themen beigesteuert, Vorschläge gemacht und noch vieles mehr getan haben@tie{}– vielen Dank!"
|
||||
|
||||
#. type: Plain text
|
||||
#: guix-git/doc/guix-cookbook.texi:3003
|
||||
|
|
29851
po/doc/guix-manual.de.po
29851
po/doc/guix-manual.de.po
File diff suppressed because it is too large
Load diff
28389
po/doc/guix-manual.es.po
28389
po/doc/guix-manual.es.po
File diff suppressed because it is too large
Load diff
87299
po/doc/guix-manual.fr.po
87299
po/doc/guix-manual.fr.po
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
37509
po/doc/guix-manual.ru.po
37509
po/doc/guix-manual.ru.po
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
590
po/guix/bn.po
590
po/guix/bn.po
File diff suppressed because it is too large
Load diff
593
po/guix/cs.po
593
po/guix/cs.po
File diff suppressed because it is too large
Load diff
604
po/guix/da.po
604
po/guix/da.po
File diff suppressed because it is too large
Load diff
710
po/guix/de.po
710
po/guix/de.po
File diff suppressed because it is too large
Load diff
593
po/guix/eo.po
593
po/guix/eo.po
File diff suppressed because it is too large
Load diff
589
po/guix/fa.po
589
po/guix/fa.po
File diff suppressed because it is too large
Load diff
589
po/guix/fi.po
589
po/guix/fi.po
File diff suppressed because it is too large
Load diff
631
po/guix/fr.po
631
po/guix/fr.po
File diff suppressed because it is too large
Load diff
593
po/guix/hu.po
593
po/guix/hu.po
File diff suppressed because it is too large
Load diff
589
po/guix/ja.po
589
po/guix/ja.po
File diff suppressed because it is too large
Load diff
590
po/guix/ko.po
590
po/guix/ko.po
File diff suppressed because it is too large
Load diff
631
po/guix/nl.po
631
po/guix/nl.po
File diff suppressed because it is too large
Load diff
589
po/guix/oc.po
589
po/guix/oc.po
File diff suppressed because it is too large
Load diff
1015
po/guix/pl.po
1015
po/guix/pl.po
File diff suppressed because it is too large
Load diff
615
po/guix/pt_BR.po
615
po/guix/pt_BR.po
File diff suppressed because it is too large
Load diff
674
po/guix/ru.po
674
po/guix/ru.po
File diff suppressed because it is too large
Load diff
589
po/guix/si.po
589
po/guix/si.po
File diff suppressed because it is too large
Load diff
624
po/guix/sk.po
624
po/guix/sk.po
File diff suppressed because it is too large
Load diff
593
po/guix/sr.po
593
po/guix/sr.po
File diff suppressed because it is too large
Load diff
626
po/guix/sv.po
626
po/guix/sv.po
File diff suppressed because it is too large
Load diff
606
po/guix/ta.po
606
po/guix/ta.po
File diff suppressed because it is too large
Load diff
590
po/guix/tr.po
590
po/guix/tr.po
File diff suppressed because it is too large
Load diff
773
po/guix/uk.po
773
po/guix/uk.po
File diff suppressed because it is too large
Load diff
593
po/guix/vi.po
593
po/guix/vi.po
File diff suppressed because it is too large
Load diff
593
po/guix/zh_CN.po
593
po/guix/zh_CN.po
File diff suppressed because it is too large
Load diff
2740
po/packages/da.po
2740
po/packages/da.po
File diff suppressed because it is too large
Load diff
2735
po/packages/de.po
2735
po/packages/de.po
File diff suppressed because it is too large
Load diff
2735
po/packages/eo.po
2735
po/packages/eo.po
File diff suppressed because it is too large
Load diff
2759
po/packages/es.po
2759
po/packages/es.po
File diff suppressed because it is too large
Load diff
2735
po/packages/fa.po
2735
po/packages/fa.po
File diff suppressed because it is too large
Load diff
2735
po/packages/fi.po
2735
po/packages/fi.po
File diff suppressed because it is too large
Load diff
2740
po/packages/fr.po
2740
po/packages/fr.po
File diff suppressed because it is too large
Load diff
2735
po/packages/hu.po
2735
po/packages/hu.po
File diff suppressed because it is too large
Load diff
2735
po/packages/it.po
2735
po/packages/it.po
File diff suppressed because it is too large
Load diff
2735
po/packages/ko.po
2735
po/packages/ko.po
File diff suppressed because it is too large
Load diff
2735
po/packages/nl.po
2735
po/packages/nl.po
File diff suppressed because it is too large
Load diff
2735
po/packages/oc.po
2735
po/packages/oc.po
File diff suppressed because it is too large
Load diff
2758
po/packages/pl.po
2758
po/packages/pl.po
File diff suppressed because it is too large
Load diff
2735
po/packages/pt_BR.po
2735
po/packages/pt_BR.po
File diff suppressed because it is too large
Load diff
2735
po/packages/sk.po
2735
po/packages/sk.po
File diff suppressed because it is too large
Load diff
2735
po/packages/sr.po
2735
po/packages/sr.po
File diff suppressed because it is too large
Load diff
2735
po/packages/tr.po
2735
po/packages/tr.po
File diff suppressed because it is too large
Load diff
2735
po/packages/zh_CN.po
2735
po/packages/zh_CN.po
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue