From 97bd9842f44bb25832f5dd8288372f2199cf3b7b Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Wed, 30 Oct 2013 00:51:01 +0100 Subject: Correction de bugs, amélioration titres admin, traductions. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/en_US.po | 114 +++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 76 insertions(+), 38 deletions(-) (limited to 'locale/en_US.po') diff --git a/locale/en_US.po b/locale/en_US.po index 2ab1692..34155f5 100644 --- a/locale/en_US.po +++ b/locale/en_US.po @@ -2,8 +2,8 @@ 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" +"POT-Creation-Date: 2013-10-29 23:52+0100\n" +"PO-Revision-Date: 2013-10-29 23:53+0100\n" "Last-Translator: Ludovic Pouzenc \n" "Language-Team: \n" "Language: \n" @@ -11,100 +11,138 @@ msgstr "" "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-Basepath: /home/lpouzenc/Bureau/editablesite/\n" "X-Poedit-Language: French\n" "X-Poedit-Country: FRANCE\n" "X-Poedit-SourceCharset: UTF-8\n" -"X-Poedit-SearchPath-0: admin\n" +"X-Poedit-SearchPath-0: code\n" + +#: code/admin/add.php:21 +#: code/admin/index.php:63 +msgid "Add media" +msgstr "Add media" + +#: code/admin/add.php:21 +#: code/admin/add.php:50 +#: code/admin/index.php:27 +msgid "Add page" +msgstr "Add page" + +#: code/admin/add.php:27 +#: code/admin/index.php:62 +msgid "Media tree" +msgstr "Media tree" + +#: code/admin/add.php:27 +#: code/admin/index.php:26 +msgid "Page tree" +msgstr "Page tree" + +#: code/admin/add.php:41 +msgid "Media folder" +msgstr "Media folder" + +#: code/admin/add.php:41 +msgid "Page folder" +msgstr "Page folder" + +#: code/admin/add.php:42 +msgid "Folder path" +msgstr "Folder path" + +#: code/admin/add.php:43 +msgid "(choose a folder in the tree)" +msgstr "(choose a folder in the tree)" + +#: code/admin/add.php:45 +msgid "New item name" +msgstr "New item name" + +#: code/admin/add.php:48 +#: code/admin/index.php:42 +#: code/admin/index.php:78 +msgid "Actions" +msgstr "Actions" -#: admin/index.php:57 +#: code/admin/add.php:49 +msgid "Add folder" +msgstr "Add folder" + +#: code/admin/index.php:20 msgid "Admin" msgstr "Admin" -#: admin/index.php:63 -msgid "Page Tree" -msgstr "Page Tree" - -#: admin/index.php:72 +#: code/admin/index.php:38 msgid "Selected page" msgstr "Selected page" -#: admin/index.php:73 +#: code/admin/index.php:39 msgid "Page path" msgstr "Page path" -#: admin/index.php:74 +#: code/admin/index.php:40 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 +#: code/admin/index.php:43 msgid "Edit page" msgstr "Edit page" -#: admin/index.php:78 +#: code/admin/index.php:44 msgid "Delete page" msgstr "Delete page" -#: admin/index.php:82 +#: code/admin/index.php:48 msgid "Page title" msgstr "Page title" -#: admin/index.php:85 +#: code/admin/index.php:51 msgid "Page description" msgstr "Page description" -#: admin/index.php:88 +#: code/admin/index.php:54 msgid "Page keywords" msgstr "Page keywords" -#: admin/index.php:92 -#: admin/index.php:125 -#: admin/index.php:137 +#: code/admin/index.php:58 +#: code/admin/index.php:94 +#: code/admin/index.php:106 msgid "Save properties" msgstr "Save properties" -#: admin/index.php:96 -msgid "Media Tree" -msgstr "Media Tree" - -#: admin/index.php:105 +#: code/admin/index.php:74 msgid "Selected Media" msgstr "Selected Media" -#: admin/index.php:106 +#: code/admin/index.php:75 msgid "Media path" msgstr "Media path" -#: admin/index.php:107 +#: code/admin/index.php:76 msgid "(choose a media in the tree)" msgstr "(choose a media in the tree)" -#: admin/index.php:111 +#: code/admin/index.php:80 msgid "Delete media" msgstr "Delete media" -#: admin/index.php:115 +#: code/admin/index.php:84 msgid "Media title" msgstr "Media title" -#: admin/index.php:118 +#: code/admin/index.php:87 msgid "Media description" msgstr "Media description" -#: admin/index.php:129 +#: code/admin/index.php:98 msgid "Site properties" msgstr "Site properties" -#: admin/index.php:130 +#: code/admin/index.php:99 msgid "Admin lang" msgstr "Admin lang" -#: admin/index.php:133 +#: code/admin/index.php:102 msgid "Default page" msgstr "Default page" -- cgit v1.2.3