aboutsummaryrefslogtreecommitdiff
path: root/locale/pt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po29
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po29
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po29
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po29
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po27
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po29
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po29
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po3
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po29
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po29
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po29
-rw-r--r--locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po29
12 files changed, 244 insertions, 76 deletions
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po
index ce943eb..ac0fcbd 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po
@@ -3,13 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: Nix pinning\n"
-"date: 2018-07-11\n"
-"layout: pastebin\n"
-"lang: en"
-msgstr ""
-
-msgid ""
"let\n"
" # Pin the nixpkgs version\n"
" stdenv = pkgs.stdenv;\n"
@@ -31,3 +24,25 @@ msgid ""
" };\n"
"}\n"
msgstr ""
+
+msgid "title: Nix pinning"
+msgstr ""
+
+msgid "date: 2018-07-11"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: nix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Nix pinning\n"
+#~ "date: 2018-07-11\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po
index bb0ab48..764aa07 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po
@@ -3,13 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: GNU Guix systemd daemon for NixOS\n"
-"date: 2018-07-13\n"
-"layout: pastebin\n"
-"lang: en"
-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"
@@ -26,3 +19,25 @@ msgid ""
" wantedBy = [ \"multi-user.target\" ];\n"
" };\n"
msgstr ""
+
+msgid "title: GNU Guix systemd daemon for NixOS"
+msgstr ""
+
+msgid "date: 2018-07-13"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: nix,guix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: GNU Guix systemd daemon for NixOS\n"
+#~ "date: 2018-07-13\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po
index d66c27c..144a0e0 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po
@@ -3,13 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: Guix builder user creation commands\n"
-"date: 2018-07-13\n"
-"layout: pastebin\n"
-"lang: en"
-msgstr ""
-
-msgid ""
"groupadd --system guixbuild\n"
"for i in `seq -w 1 10`;\n"
"do\n"
@@ -19,3 +12,25 @@ msgid ""
" guixbuilder$i;\n"
"done\n"
msgstr ""
+
+msgid "title: Guix builder user creation commands"
+msgstr ""
+
+msgid "date: 2018-07-13"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: guix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Guix builder user creation commands\n"
+#~ "date: 2018-07-13\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po
index 681d0ce..086ffea 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po
@@ -3,13 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: Guix users in NixOS system configuration\n"
-"date: 2018-07-13\n"
-"layout: pastebin\n"
-"lang: en"
-msgstr ""
-
-msgid ""
" users = {\n"
" mutableUsers = false;\n"
"\n"
@@ -46,3 +39,25 @@ msgid ""
" };\n"
" };\n"
msgstr ""
+
+msgid "title: Guix users in NixOS system configuration"
+msgstr ""
+
+msgid "date: 2018-07-13"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: nix,guix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Guix users in NixOS system configuration\n"
+#~ "date: 2018-07-13\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po
index 0ab3e5a..90e5a95 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po
@@ -2,12 +2,27 @@
msgid ""
msgstr ""
-msgid ""
-"title: Nix string padding\n"
-"date: 2018-07-13\n"
-"layout: pastebin\n"
-"lang: en"
+msgid "padString = (n: if n < 10 then \"0\" + toString n else toString n)\n"
msgstr ""
-msgid "padString = (n: if n < 10 then \"0\" + toString n else toString n)\n"
+msgid "title: Nix string padding"
+msgstr ""
+
+msgid "date: 2018-07-13"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
msgstr ""
+
+msgid "eu_categories: nix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Nix string padding\n"
+#~ "date: 2018-07-13\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po
index 6cdd685..5a42f86 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po
@@ -3,13 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: Nix Stuff\n"
-"date: 2018-07-25\n"
-"layout: pastebin\n"
-"lang: en"
-msgstr ""
-
-msgid ""
"let\n"
" pkgsOriginal = import <nixpkgs> {};\n"
" pkgsSrc = pkgsOriginal.fetchzip {\n"
@@ -51,3 +44,25 @@ msgid ""
" };\n"
"}\n"
msgstr ""
+
+msgid "title: Nix Stuff"
+msgstr ""
+
+msgid "date: 2018-07-25"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: nix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Nix Stuff\n"
+#~ "date: 2018-07-25\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po
index 043abb9..2e029c9 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po
@@ -3,13 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: nix show-derivation sample output\n"
-"date: 2018-07-25\n"
-"layout: pastebin\n"
-"lang: en"
-msgstr ""
-
-msgid ""
"$ nix show-derivation /nix/store/zzz9cl2ly0mb2njr7vwa5528fxmn29m8-combofont-0.2.drv\n"
"{\n"
" \"/nix/store/zzz9cl2ly0mb2njr7vwa5528fxmn29m8-combofont-0.2.drv\": {\n"
@@ -79,3 +72,25 @@ msgid ""
" }\n"
"}\n"
msgstr ""
+
+msgid "title: nix show-derivation sample output"
+msgstr ""
+
+msgid "date: 2018-07-25"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: nix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: nix show-derivation sample output\n"
+#~ "date: 2018-07-25\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po b/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po
index 7b2d4bd..ef7ffa8 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po
@@ -1067,6 +1067,9 @@ msgid ""
"buildgomodule/3127/2"
msgstr ""
+msgid "eu_categories: nix"
+msgstr ""
+
#~ msgid ""
#~ "[FIXED](https://discourse.nixos.org/t/inconsistent-hash-of-"
#~ "buildgomodule/3127/2)."
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po b/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po
index d81897d..e105e3a 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po
@@ -3,13 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: Failure on Guix TeX Live importer\n"
-"date: 2020-01-04\n"
-"layout: pastebin\n"
-"lang: en"
-msgstr ""
-
-msgid ""
"$ guix import texlive fontspec\n"
"redirection vers « https://ctan.org/xml/1.2/pkg/fontspec »...\n"
"Backtrace:\n"
@@ -40,3 +33,25 @@ msgid ""
"guix/build/utils.scm:652:6: In procedure invoke:\n"
"Throw to key `srfi-34' with args `(#<condition &invoke-error [program: \"svn\" arguments: (\"export\" \"--non-interactive\" \"--trust-server-cert\" \"-r\" \"49435\" \"svn://www.tug.org/texlive/tags/texlive-2018.2/Master/texmf-dist/source/latex/fontspec\" \"/tmp/guix-directory.WtLohP\") exit-status: 1 term-signal: #f stop-signal: #f] 7fe80d229c80>)'.\n"
msgstr ""
+
+msgid "title: Failure on Guix TeX Live importer"
+msgstr ""
+
+msgid "date: 2020-01-04"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: guix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Failure on Guix TeX Live importer\n"
+#~ "date: 2020-01-04\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po b/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po
index c5a1ded..34dceac 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po
@@ -3,16 +3,31 @@ msgid ""
msgstr ""
msgid ""
-"title: Guix shebang\n"
-"date: 2020-02-14\n"
-"layout: pastebin\n"
-"lang: en"
-msgstr ""
-
-msgid ""
"#!/usr/bin/env -S guix environment --ad-hoc bash -- bash\n"
"set -Eeuo pipefail\n"
"cd \"$(dirname \"${BASH_SOURCE[0]}\")\"\n"
"\n"
"pwd\n"
msgstr ""
+
+msgid "title: Guix shebang"
+msgstr ""
+
+msgid "date: 2020-02-14"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: guix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Guix shebang\n"
+#~ "date: 2020-02-14\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po b/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po
index 047d848..dbb854c 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po
@@ -2,13 +2,6 @@
msgid ""
msgstr ""
-msgid ""
-"title: Guix build local module\n"
-"date: 2020-11-27\n"
-"layout: pastebin\n"
-"lang: en"
-msgstr ""
-
msgid "Inside a file named `build.scm`:"
msgstr ""
@@ -58,3 +51,25 @@ msgid ""
"FIXED: rename `name` on line 9 of the first snippet, and use `\"my-hello\"` "
"instead of `\"hello\"`."
msgstr ""
+
+msgid "title: Guix build local module"
+msgstr ""
+
+msgid "date: 2020-11-27"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: guix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Guix build local module\n"
+#~ "date: 2020-11-27\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po b/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po
index 084c259..b0417fa 100644
--- a/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po
+++ b/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po
@@ -2,13 +2,6 @@
msgid ""
msgstr ""
-msgid ""
-"title: Failure with relocatable Guix pack tarball\n"
-"date: 2020-12-15\n"
-"layout: pastebin\n"
-"lang: en"
-msgstr ""
-
msgid "FIXED: Use `GUIX_PROFILE= source etc/profile`"
msgstr ""
@@ -91,3 +84,25 @@ msgid ""
" branche: master\n"
" commit : 41807eb5329299b8c45cd49356a4ead01ce0d469\n"
msgstr ""
+
+msgid "title: Failure with relocatable Guix pack tarball"
+msgstr ""
+
+msgid "date: 2020-12-15"
+msgstr ""
+
+msgid "layout: pastebin"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "eu_categories: guix"
+msgstr ""
+
+#~ msgid ""
+#~ "title: Failure with relocatable Guix pack tarball\n"
+#~ "date: 2020-12-15\n"
+#~ "layout: pastebin\n"
+#~ "lang: en"
+#~ msgstr ""