diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..9d76a08 --- /dev/null +++ b/footer.php @@ -0,0 +1,86 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/languages/README b/languages/README index be4dd06..b8b5a4c 100644 --- a/languages/README +++ b/languages/README @@ -1,7 +1,7 @@ Translation management: ----------------------- 1) -xgettext --default-domain=responsive --language=PHP --keyword=__ --keyword=_e --sort-by-file --copyright-holder="Silvan Calarco" --package-name=openmamba --package-version=1.0 --msgid-bugs-address="bugs@openmamba.org" ../*.php +xgettext --default-domain=responsive --language=PHP --keyword=__ --keyword=_e --keyword=esc_attr_e --sort-by-file --copyright-holder="Silvan Calarco" --package-name=openmamba --package-version=1.0 --msgid-bugs-address="bugs@openmamba.org" ../*.php 2) msgmerge it.po responsive.po -o it.po diff --git a/languages/it.mo b/languages/it.mo index f768491..0a1041e 100644 Binary files a/languages/it.mo and b/languages/it.mo differ diff --git a/languages/it.po b/languages/it.po index b8afc24..40cdab9 100644 --- a/languages/it.po +++ b/languages/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Responsive Theme\n" "Report-Msgid-Bugs-To: bugs@openmamba.org\n" -"POT-Creation-Date: 2015-01-04 16:16+0100\n" +"POT-Creation-Date: 2015-04-16 11:32+0200\n" "PO-Revision-Date: 2014-12-08 16:25+0100\n" "Last-Translator: Silvan Calarco \n" "Language-Team: Italian, Italy\n" @@ -16,27 +16,49 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../bbpress.php:41 ../webbuild-page.php:54 ../webbuild-status-page.php:41 +#: ../bbpress.php:41 ../search-page.php:42 ../webbuild-page.php:54 +#: ../webbuild-status-page.php:41 msgid "Read more ›" msgstr "Leggi di più ›" -#: ../bbpress.php:42 ../webbuild-page.php:55 ../webbuild-status-page.php:42 +#: ../bbpress.php:42 ../search-page.php:43 ../webbuild-page.php:55 +#: ../webbuild-status-page.php:42 msgid "Pages:" msgstr "Pagine:" -#: ../functions.php:35 ../functions.php:46 +#: ../footer.php:63 +msgid "©" +msgstr "©" + +#: ../footer.php:68 +msgid "↑" +msgstr "↑" + +#: ../footer.php:68 +msgid "scroll to top" +msgstr "scorri all'inizio" + +#: ../footer.php:71 +msgid "Website provided by" +msgstr "Sito web fornito da" + +#: ../footer.php:74 +msgid "WordPress" +msgstr "WordPress" + +#: ../functions.php:53 ../functions.php:64 msgid "for" msgstr "per" -#: ../functions.php:37 +#: ../functions.php:55 msgid "File size:" msgstr "Dimensione file:" -#: ../functions.php:38 +#: ../functions.php:56 msgid "Date" msgstr "Data" -#: ../functions.php:48 +#: ../functions.php:66 msgid "" "Sorry, download is temporary unavailable. If the problem persists please " "report the problem." @@ -44,26 +66,34 @@ msgstr "" "Il download non è temporaneamente disponibile. Se il problema persiste ti " "ringraziamo se ci puoi segnalare il problema." -#: ../functions.php:106 -msgid "Features" -msgstr "Caratteristiche" - -#: ../functions.php:110 -msgid "Requirements" -msgstr "Requisiti" - -#: ../functions.php:114 -msgid "Preparation" -msgstr "Preparazione" - -#: ../functions.php:140 +#: ../functions.php:146 msgid "More languages..." msgstr "Altre lingue..." -#: ../header-webbuild.php:87 +#: ../functions.php:149 +msgid "Features" +msgstr "Caratteristiche" + +#: ../functions.php:153 +msgid "Requirements" +msgstr "Requisiti" + +#: ../functions.php:157 +msgid "Preparation" +msgstr "Preparazione" + +#: ../header-webbuild.php:89 msgid "↓ Skip to Main Content" msgstr "↓ Salta al contenuto principale" +#: ../post-data.php:27 +msgid "Tagged with:" +msgstr "Taggato con:" + +#: ../post-data.php:32 +msgid "Edit" +msgstr "Modifica" + #: ../sidebar-top.php:34 msgid "Login" msgstr "Accedi" diff --git a/languages/responsive.po b/languages/responsive.po new file mode 100644 index 0000000..79a3acf --- /dev/null +++ b/languages/responsive.po @@ -0,0 +1,111 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Silvan Calarco +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: openmamba 1.0\n" +"Report-Msgid-Bugs-To: bugs@openmamba.org\n" +"POT-Creation-Date: 2015-04-16 11:32+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../bbpress.php:41 ../search-page.php:42 ../webbuild-page.php:54 +#: ../webbuild-status-page.php:41 +msgid "Read more ›" +msgstr "" + +#: ../bbpress.php:42 ../search-page.php:43 ../webbuild-page.php:55 +#: ../webbuild-status-page.php:42 +msgid "Pages:" +msgstr "" + +#: ../footer.php:63 +msgid "©" +msgstr "" + +#: ../footer.php:68 +msgid "↑" +msgstr "" + +#: ../footer.php:68 +msgid "scroll to top" +msgstr "" + +#: ../footer.php:71 +msgid "Website provided by" +msgstr "" + +#: ../footer.php:74 +msgid "WordPress" +msgstr "" + +#: ../functions.php:53 ../functions.php:64 +msgid "for" +msgstr "" + +#: ../functions.php:55 +msgid "File size:" +msgstr "" + +#: ../functions.php:56 +msgid "Date" +msgstr "" + +#: ../functions.php:66 +msgid "" +"Sorry, download is temporary unavailable. If the problem persists please " +"report the problem." +msgstr "" + +#: ../functions.php:146 +msgid "More languages..." +msgstr "" + +#: ../functions.php:149 +msgid "Features" +msgstr "" + +#: ../functions.php:153 +msgid "Requirements" +msgstr "" + +#: ../functions.php:157 +msgid "Preparation" +msgstr "" + +#: ../header-webbuild.php:89 +msgid "↓ Skip to Main Content" +msgstr "" + +#: ../post-data.php:27 +msgid "Tagged with:" +msgstr "" + +#: ../post-data.php:32 +msgid "Edit" +msgstr "" + +#: ../sidebar-top.php:34 +msgid "Login" +msgstr "" + +#: ../sidebar-top.php:35 +msgid "Register" +msgstr "" + +#: ../sidebar-top.php:38 +#, php-format +msgid "Howdy, %1$s" +msgstr "" + +#: ../sidebar-top.php:40 +msgid "Logout" +msgstr ""