From c211d764bed0224b86dc13315437ce85320ed6bd Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Thu, 16 Apr 2015 11:36:38 +0200 Subject: [PATCH] Footer with 'Website provided by mambaSoft' and translation --- footer.php | 86 +++++++++++++++++++++++++++++++ languages/README | 2 +- languages/it.mo | Bin 1286 -> 1590 bytes languages/it.po | 72 ++++++++++++++++++-------- languages/responsive.po | 111 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 249 insertions(+), 22 deletions(-) create mode 100644 footer.php create mode 100644 languages/responsive.po 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 f768491d5ac038477df6c2c457aaaf2a144ae03d..0a1041e93a1cdebc3d982feb9b457c8ce707a1d2 100644 GIT binary patch delta 745 zcmYk(&ubGw6u|M9Y--cm+O&!FpyCQ8J+y_UKSa`s6sxy_L7^7~H@n+(O2~xC_LmfL z5IhMUf(MUYJt|oIKNNcEt%vsDrFa#;uL;^=XFv1y$9r#f-wu8oY9EhfJ_zFm^A__5 z^A7V}iW4K77P*20coTEIcp5Xr^F8llmiPe<;uE}z73{;8sChyh#jS4KmID_0;G5o! z_o#_J;Shet7kJo<3!X@x_%06MB67$>PQ&;JU(tL8wcr=JoWSp>@iB7938$>IMb21^ zaN!(t=+Uk=R6u>fM}1)u^|@*6$7R$8SMfSlP9-9>Qd zDE|+^RdCK2}$@{7s8lp&UkR!69afTbw$8{W_!yzu< z9fo+1i}-+ZIL3K=#ua>-&EHV_K4$Bm$T^AmWsv7VHZbNGOK9;5Pk45XRpwI`)xZxf zqb6#)h&p%+Rk)5^rpZnFb})+vs5(bj#x{o3H$4V9782~^EvkWl&!K*L7^GjPLW%;Z zcm9X|h6>PcT3BZ&R9uZMk@|CLI*r\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 ""