diff options
Diffstat (limited to '')
-rw-r--r-- | locale/fr/LC_MESSAGES/pastebins.en.po | 31 |
1 files changed, 23 insertions, 8 deletions
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" |