From 1fc994f588dd9ef2ef8395e57e2492a6b4d730eb Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 16 Jan 2022 16:52:43 -0300 Subject: git mv locale/ po/ --- ...2018-07-13-gnu-guix-systemd-daemon-for-nixos.po | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 po/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po (limited to 'po/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po') diff --git a/po/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po b/po/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po new file mode 100644 index 0000000..6a20af4 --- /dev/null +++ b/po/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po @@ -0,0 +1,49 @@ +# +msgid "" +msgstr "" + +msgid "" +" # Derived from Guix guix-daemon.service.in\n" +" # https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-daemon.service.in?id=00c86a888488b16ce30634d3a3a9d871ed6734a2\n" +" systemd.services.guix-daemon = {\n" +" enable = true;\n" +" description = \"Build daemon for GNU Guix\";\n" +" serviceConfig = {\n" +" ExecStart = \"/var/guix/profiles/per-user/root/guix-profile/bin/guix-daemon --build-users-group=guixbuild\";\n" +" Environment=\"GUIX_LOCPATH=/root/.guix-profile/lib/locale\";\n" +" RemainAfterExit=\"yes\";\n" +" StandardOutput=\"syslog\";\n" +" StandardError=\"syslog\";\n" +" TaskMax= 8192;\n" +" };\n" +" wantedBy = [ \"multi-user.target\" ];\n" +" };\n" +msgstr "" + +msgid "title: GNU Guix systemd daemon for NixOS" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix,guix" +msgstr "" + +msgid "layout: post" +msgstr "" + +msgid "ref: gnu-guix-systemd-daemon-for-nixos" +msgstr "" + +#~ msgid "layout: pastebin" +#~ msgstr "" + +#~ msgid "" +#~ "title: GNU Guix systemd daemon for NixOS\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" -- cgit v1.2.3