diff options
author | nixpkgs-review <nixpkgs-review@example.com> | 2020-11-05 11:28:46 -0300 |
---|---|---|
committer | nixpkgs-review <nixpkgs-review@example.com> | 2020-11-05 11:40:30 -0300 |
commit | d676204e3b7cf2dd7c9aca470781dbd148035c12 (patch) | |
tree | 54e5661c2b6959c4c7e37a952f59b6b1a0bcfb2d /locale/pt/LC_MESSAGES/pastebins.en.po | |
parent | Add draft slides as unpublished with extracted po files (diff) | |
download | euandre.org-d676204e3b7cf2dd7c9aca470781dbd148035c12.tar.gz euandre.org-d676204e3b7cf2dd7c9aca470781dbd148035c12.tar.xz |
Move translated pages to po files
Diffstat (limited to '')
-rw-r--r-- | locale/pt/LC_MESSAGES/pastebins.en.po | 31 |
1 files changed, 23 insertions, 8 deletions
diff --git a/locale/pt/LC_MESSAGES/pastebins.en.po b/locale/pt/LC_MESSAGES/pastebins.en.po index 4de18be..e8d6fe7 100644 --- a/locale/pt/LC_MESSAGES/pastebins.en.po +++ b/locale/pt/LC_MESSAGES/pastebins.en.po @@ -1,13 +1,28 @@ # msgid "" msgstr "" - -msgid "" -"title: Pastebins\n" -"layout: page\n" -"lang: en\n" -"ref: pastebins" -msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.1\n" msgid "{% include link-listing.html entries=site.pastebins kind=\"pastebins\" %}" -msgstr "" +msgstr "{% include link-listing.html entries=site.pastebins kind=\"pastebins\" %}" + +msgid "title: Pastebins" +msgstr "title: Pastebins" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: pastebins" +msgstr "ref: pastebins" |