php__memcache_ui/locale/fr_FR/LC_MESSAGES/messages.po
Frederic G. MARAND 02e677133e Add localization support using gettext extension
- new french translation files
- initialize locale and gettext in Core\Context constructor
- new Core\Context::t() function for translations and arguments.
2016-03-05 09:42:27 +01:00

36 lines
1.2 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: Memcache UI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-10-01 22:38+0100\n"
"PO-Revision-Date: 2011-10-01 22:39+0100\n"
"Last-Translator: Frederic G. MARAND <fgm@osinet.fr>\n"
"Language-Team: OSInet <support@osinet.fr>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-KeywordsList: _;gettext;gettext_noop;t\n"
"X-Poedit-Basepath: /home/marand/Dropbox/src/tools/memcache_ui\n"
"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Poedit-Language: French\n"
"X-Poedit-Country: FRANCE\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-Poedit-SearchPath-0: .\n"
#: get.php:14
msgid "Hello world\n"
msgstr "Bonjour le monde\n"
#: get.php:15
msgid "Tomorrow\n"
msgstr "Demain\n"
#: Memcache_UI/Core/Context.inc:185
msgid "Extension @tidy requested but missing: output formatting unavailable."
msgstr "L'extension @tidy est nécessaire mais absente: le formatage en sortie n'est pas disponible."
#: Memcache_UI/Core/Context.inc:206
msgid "Extension @intl requested but missing: translations unavailable."
msgstr "L'extension @intl est nécessaire mais absente: les traductions ne sont pas disponibles."