diff options
author | Ludovic Pouzenc <lpouzenc@gmail.com> | 2013-10-29 18:42:08 +0100 |
---|---|---|
committer | Ludovic Pouzenc <lpouzenc@gmail.com> | 2013-10-29 18:42:08 +0100 |
commit | c98515883097467896a3f46b755c8cb892fe8961 (patch) | |
tree | be2e4f5450e9bc9cf692e8dfac7c9780eaa7019b /locale | |
download | editablesite-c98515883097467896a3f46b755c8cb892fe8961.tar.gz editablesite-c98515883097467896a3f46b755c8cb892fe8961.tar.bz2 editablesite-c98515883097467896a3f46b755c8cb892fe8961.zip |
Import initial avec une arbrescence éclatée
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US.po | 110 | ||||
-rw-r--r-- | locale/fr_FR.po | 110 |
2 files changed, 220 insertions, 0 deletions
diff --git a/locale/en_US.po b/locale/en_US.po new file mode 100644 index 0000000..2ab1692 --- /dev/null +++ b/locale/en_US.po @@ -0,0 +1,110 @@ +msgid "" +msgstr "" +"Project-Id-Version: EditableSite\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-10-28 18:16+0100\n" +"PO-Revision-Date: 2013-10-28 18:16+0100\n" +"Last-Translator: Ludovic Pouzenc <lpouzenc@gmail.com>\n" +"Language-Team: \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\n" +"X-Poedit-Basepath: /var/www/EditableSite\n" +"X-Poedit-Language: French\n" +"X-Poedit-Country: FRANCE\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-SearchPath-0: admin\n" + +#: admin/index.php:57 +msgid "Admin" +msgstr "Admin" + +#: admin/index.php:63 +msgid "Page Tree" +msgstr "Page Tree" + +#: admin/index.php:72 +msgid "Selected page" +msgstr "Selected page" + +#: admin/index.php:73 +msgid "Page path" +msgstr "Page path" + +#: admin/index.php:74 +msgid "(choose a page in the tree)" +msgstr "(choose a page in the tree)" + +#: admin/index.php:76 +#: admin/index.php:109 +msgid "Actions" +msgstr "Actions" + +#: admin/index.php:77 +msgid "Edit page" +msgstr "Edit page" + +#: admin/index.php:78 +msgid "Delete page" +msgstr "Delete page" + +#: admin/index.php:82 +msgid "Page title" +msgstr "Page title" + +#: admin/index.php:85 +msgid "Page description" +msgstr "Page description" + +#: admin/index.php:88 +msgid "Page keywords" +msgstr "Page keywords" + +#: admin/index.php:92 +#: admin/index.php:125 +#: admin/index.php:137 +msgid "Save properties" +msgstr "Save properties" + +#: admin/index.php:96 +msgid "Media Tree" +msgstr "Media Tree" + +#: admin/index.php:105 +msgid "Selected Media" +msgstr "Selected Media" + +#: admin/index.php:106 +msgid "Media path" +msgstr "Media path" + +#: admin/index.php:107 +msgid "(choose a media in the tree)" +msgstr "(choose a media in the tree)" + +#: admin/index.php:111 +msgid "Delete media" +msgstr "Delete media" + +#: admin/index.php:115 +msgid "Media title" +msgstr "Media title" + +#: admin/index.php:118 +msgid "Media description" +msgstr "Media description" + +#: admin/index.php:129 +msgid "Site properties" +msgstr "Site properties" + +#: admin/index.php:130 +msgid "Admin lang" +msgstr "Admin lang" + +#: admin/index.php:133 +msgid "Default page" +msgstr "Default page" + diff --git a/locale/fr_FR.po b/locale/fr_FR.po new file mode 100644 index 0000000..665eb43 --- /dev/null +++ b/locale/fr_FR.po @@ -0,0 +1,110 @@ +msgid "" +msgstr "" +"Project-Id-Version: EditableSite\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-10-28 18:15+0100\n" +"PO-Revision-Date: 2013-10-28 20:11+0100\n" +"Last-Translator: Ludovic Pouzenc <lpouzenc@gmail.com>\n" +"Language-Team: \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\n" +"X-Poedit-Basepath: /var/www/EditableSite\n" +"X-Poedit-Language: French\n" +"X-Poedit-Country: FRANCE\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-SearchPath-0: admin\n" + +#: admin/index.php:57 +msgid "Admin" +msgstr "Admin" + +#: admin/index.php:63 +msgid "Page Tree" +msgstr "Arborescence des pages" + +#: admin/index.php:72 +msgid "Selected page" +msgstr "Page sélectionnée" + +#: admin/index.php:73 +msgid "Page path" +msgstr "Chemin de la page" + +#: admin/index.php:74 +msgid "(choose a page in the tree)" +msgstr "(choisir une page de l'arbre)" + +#: admin/index.php:76 +#: admin/index.php:109 +msgid "Actions" +msgstr "Actions" + +#: admin/index.php:77 +msgid "Edit page" +msgstr "Éditer" + +#: admin/index.php:78 +msgid "Delete page" +msgstr "Supprimer" + +#: admin/index.php:82 +msgid "Page title" +msgstr "Titre" + +#: admin/index.php:85 +msgid "Page description" +msgstr "Description" + +#: admin/index.php:88 +msgid "Page keywords" +msgstr "Mots-clés" + +#: admin/index.php:92 +#: admin/index.php:125 +#: admin/index.php:137 +msgid "Save properties" +msgstr "Sauver les propriétés" + +#: admin/index.php:96 +msgid "Media Tree" +msgstr "Arborescence des médias" + +#: admin/index.php:105 +msgid "Selected Media" +msgstr "Média sélectionné" + +#: admin/index.php:106 +msgid "Media path" +msgstr "Chemin du media" + +#: admin/index.php:107 +msgid "(choose a media in the tree)" +msgstr "(choisir un media de l'arbre)" + +#: admin/index.php:111 +msgid "Delete media" +msgstr "Supprimer" + +#: admin/index.php:115 +msgid "Media title" +msgstr "Titre" + +#: admin/index.php:118 +msgid "Media description" +msgstr "Description" + +#: admin/index.php:129 +msgid "Site properties" +msgstr "Propriétés du site" + +#: admin/index.php:130 +msgid "Admin lang" +msgstr "Langue outil admin" + +#: admin/index.php:133 +msgid "Default page" +msgstr "Page par défaut" + |