diff options
author | fat115 <fat115@framasoft.org> | 2017-08-05 16:20:23 +0200 |
---|---|---|
committer | Tai Kedzierski <dch.tai@gmail.com> | 2017-08-05 15:20:23 +0100 |
commit | 046eccf1482ae3c3aa1ba4fb4bd1eca29dab3741 (patch) | |
tree | ec7d983fca4b4516943be5ee92cb873708ef6cec /locale/fr.po | |
parent | 9b8c3f76f399a650992e9bfcfe5e8c07fcd567eb (diff) |
fat115: added intllib supportorigin/masterorigin/HEAD
* added intllib support
* and french translation
* one string translated
Diffstat (limited to 'locale/fr.po')
-rw-r--r-- | locale/fr.po | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/locale/fr.po b/locale/fr.po new file mode 100644 index 0000000..6453ab0 --- /dev/null +++ b/locale/fr.po @@ -0,0 +1,47 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-04 11:31+0200\n" +"PO-Revision-Date: 2017-08-04 12:28+0200\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.8.12\n" +"Last-Translator: fat115 <fat115@framasoft.org>\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Language: fr\n" + +#: init.lua +msgid "Only allow written books" +msgstr "Accepter uniquement les livres" + +#: init.lua +msgid "" +"Send your goods\n" +"to: @1" +msgstr "" +"Envoyer vos biens\n" +"à @1" + +#: init.lua +msgid "@1's Mailbox" +msgstr "Boite aux lettres de @1" + +#: init.lua +msgid "Mailbox full." +msgstr "Boite aux lettres pleine" + +#: init.lua +msgid "Mailbox" +msgstr "Boite aux lettres" + +#: init.lua +msgid "Letterbox (you hacker you!)" +msgstr "Boite aux lettres (graine de pirate ! )" |