From d676204e3b7cf2dd7c9aca470781dbd148035c12 Mon Sep 17 00:00:00 2001 From: nixpkgs-review Date: Thu, 5 Nov 2020 11:28:46 -0300 Subject: Move translated pages to po files --- locale/fr/LC_MESSAGES/pastebins.en.po | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) (limited to 'locale/fr/LC_MESSAGES/pastebins.en.po') diff --git a/locale/fr/LC_MESSAGES/pastebins.en.po b/locale/fr/LC_MESSAGES/pastebins.en.po index 4de18be..a133fc3 100644 --- a/locale/fr/LC_MESSAGES/pastebins.en.po +++ b/locale/fr/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: fr" + +msgid "ref: pastebins" +msgstr "ref: pastebins" -- cgit v1.2.3