Revision d791423e
Added by Frédéric Péters over 8 years ago
ckanext/ozwillo_theme/templates/footer.html | ||
---|---|---|
19 | 19 |
</div> |
20 | 20 |
<div class=" col-lg-2 col-md-2 col-sm-3 col-xs-4"> |
21 | 21 |
<div class="t3-module module " id="Mod141"><div class="module-inner"><div class="module-ct"><ul class="nav navbar-nav navbar-right navbar-footer"> |
22 |
<li><a href="/en/oz/discover">{% trans %}Discovering{% endtrans %}</a></li>
|
|
23 |
<li><a href="/en/oz/news">{% trans %}News{% endtrans %}</a></li>
|
|
24 |
<li><a href="/en/oz/co-construct">{% trans %}Co-construct{% endtrans %}</a></li>
|
|
25 |
<li><a href="/en/oz/let-s-go">{% trans %}Let's go{% endtrans %}</a></li></ul>
|
|
22 |
<li><a href="{% trans %}/en/oz/discover{% endtrans %}">{% trans %}Discovering{% endtrans %}</a></li>
|
|
23 |
<li><a href="{% trans %}/en/oz/news{% endtrans %}">{% trans %}News{% endtrans %}</a></li>
|
|
24 |
<li><a href="{% trans %}/en/oz/co-construct{% endtrans %}">{% trans %}Co-construct{% endtrans %}</a></li>
|
|
25 |
<li><a href="{% trans %}/en/oz/let-s-go{% endtrans %}">{% trans %}Let's go{% endtrans %}</a></li></ul>
|
|
26 | 26 |
</div></div></div> |
27 | 27 |
</div> |
28 | 28 |
<div class=" col-lg-2 col-md-2 col-sm-3 col-xs-4"> |
29 | 29 |
<div class="t3-module module " id="Mod142"><div class="module-inner"><div class="module-ct"><ul class="nav navbar-nav navbar-right navbar-footer"> |
30 |
<li><a href="/en/contact">{% trans %}Contact{% endtrans %}</a></li>
|
|
31 |
<li><a href="/en/l-equipe-projet-oasis">{% trans %}Project team{% endtrans %}</a></li>
|
|
32 |
<li><a href="/en/oz/projects">{% trans %}Projects{% endtrans %}</a></li></ul>
|
|
30 |
<li><a href="{% trans %}/en/contact{% endtrans %}">{% trans %}Contact{% endtrans %}</a></li>
|
|
31 |
<li><a href="{% trans %}/en/l-equipe-projet-oasis{% endtrans %}">{% trans %}Project team{% endtrans %}</a></li>
|
|
32 |
<li><a href="{% trans %}/en/oz/projects{% endtrans %}">{% trans %}Projects{% endtrans %}</a></li></ul>
|
|
33 | 33 |
</div></div></div> |
34 | 34 |
</div> |
35 | 35 |
<div class=" col-lg-2 col-md-2 col-sm-3 col-xs-4"> |
36 | 36 |
<div class="t3-module module " id="Mod143"><div class="module-inner"><div class="module-ct"><ul class="nav navbar-nav navbar-right navbar-footer"> |
37 |
<li><a href="/en/guide-utilisateur">{% trans %}User guide{% endtrans %}</a></li>
|
|
38 |
<li><a href="/en/terms">{% trans %}General terms of use{% endtrans %}</a></li>
|
|
39 |
<li><a href="/en/legal-notices">{% trans %}Legal Notices{% endtrans %}</a></li>
|
|
40 |
<li><a href="/en/oz/co-construct">{% trans %}Governance{% endtrans %}</a></li></ul>
|
|
37 |
<li><a href="{% trans %}/en/guide-utilisateur{% endtrans %}">{% trans %}User guide{% endtrans %}</a></li>
|
|
38 |
<li><a href="{% trans %}/en/terms{% endtrans %}">{% trans %}General terms of use{% endtrans %}</a></li>
|
|
39 |
<li><a href="{% trans %}/en/legal-notices{% endtrans %}">{% trans %}Legal Notices{% endtrans %}</a></li>
|
|
40 |
<li><a href="{% trans %}/en/oz/co-construct{% endtrans %}">{% trans %}Governance{% endtrans %}</a></li></ul>
|
|
41 | 41 |
</div></div></div> |
42 | 42 |
</div> |
43 | 43 |
</div> |
i18n/bg/LC_MESSAGES/ckanext.po | ||
---|---|---|
3 | 3 |
# This file is distributed under the same license as the |
4 | 4 |
# ckanext-ozwillo-theme project. |
5 | 5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015. |
6 |
#
|
|
6 |
# |
|
7 | 7 |
msgid "" |
8 | 8 |
msgstr "" |
9 | 9 |
"Project-Id-Version: ckanext-ozwillo-theme 0.0.1\n" |
10 | 10 |
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
11 |
"POT-Creation-Date: 2015-02-03 14:31+0100\n"
|
|
11 |
"POT-Creation-Date: 2015-02-03 16:38+0100\n"
|
|
12 | 12 |
"PO-Revision-Date: 2015-02-03 14:30+0100\n" |
13 | 13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 |
"Language-Team: bg <LL@li.org>\n" |
15 |
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
|
15 | 16 |
"MIME-Version: 1.0\n" |
16 | 17 |
"Content-Type: text/plain; charset=utf-8\n" |
17 | 18 |
"Content-Transfer-Encoding: 8bit\n" |
18 |
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
|
19 | 19 |
"Generated-By: Babel 0.9.6\n" |
20 | 20 |
|
21 | 21 |
#: ckanext/ozwillo_theme/templates/footer.html:14 |
... | ... | |
26 | 26 |
msgid "for a common good of data" |
27 | 27 |
msgstr "" |
28 | 28 |
|
29 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
|
30 |
msgid "/en/oz/discover" |
|
31 |
msgstr "/bg/oz" |
|
32 |
|
|
29 | 33 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
30 | 34 |
msgid "Discovering" |
31 | 35 |
msgstr "Изучаване" |
32 | 36 |
|
37 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
|
38 |
msgid "/en/oz/news" |
|
39 |
msgstr "/bg/?Itemid=237" |
|
40 |
|
|
33 | 41 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
34 | 42 |
#: ckanext/ozwillo_theme/templates/header.html:49 |
35 | 43 |
msgid "News" |
36 | 44 |
msgstr "Новини" |
37 | 45 |
|
46 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
|
47 |
#: ckanext/ozwillo_theme/templates/footer.html:40 |
|
48 |
msgid "/en/oz/co-construct" |
|
49 |
msgstr "#" |
|
50 |
|
|
38 | 51 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
39 | 52 |
#: ckanext/ozwillo_theme/templates/header.html:50 |
40 | 53 |
msgid "Co-construct" |
41 | 54 |
msgstr "Съвместно изграждане " |
42 | 55 |
|
56 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
|
57 |
msgid "/en/oz/let-s-go" |
|
58 |
msgstr "/bg/oz/st-rtir-n" |
|
59 |
|
|
43 | 60 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
44 | 61 |
#: ckanext/ozwillo_theme/templates/header.html:51 |
45 | 62 |
msgid "Let's go" |
46 | 63 |
msgstr "Стартиране " |
47 | 64 |
|
65 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
|
66 |
msgid "/en/contact" |
|
67 |
msgstr "/bg/vriz-i" |
|
68 |
|
|
48 | 69 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
49 | 70 |
msgid "Contact" |
50 | 71 |
msgstr "Връзки" |
51 | 72 |
|
73 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
|
74 |
msgid "/en/l-equipe-projet-oasis" |
|
75 |
msgstr "/bg/ipit-n-pr-t" |
|
76 |
|
|
52 | 77 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
53 | 78 |
msgid "Project team" |
54 | 79 |
msgstr "Екипът на проекта " |
55 | 80 |
|
81 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
|
82 |
msgid "/en/oz/projects" |
|
83 |
msgstr "/bg/?Itemid=240" |
|
84 |
|
|
56 | 85 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
57 | 86 |
#: ckanext/ozwillo_theme/templates/header.html:52 |
58 | 87 |
msgid "Projects" |
59 | 88 |
msgstr "Проекти" |
60 | 89 |
|
90 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
|
91 |
msgid "/en/guide-utilisateur" |
|
92 |
msgstr "/bg/ri-v-dstv-n-p-tr-bit-lja" |
|
93 |
|
|
61 | 94 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
62 | 95 |
msgid "User guide" |
63 | 96 |
msgstr "Ръководство на потребителя" |
64 | 97 |
|
98 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
|
99 |
msgid "/en/terms" |
|
100 |
msgstr "/bg/uslovia" |
|
101 |
|
|
65 | 102 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
66 | 103 |
msgid "General terms of use" |
67 | 104 |
msgstr "Условия за ползване " |
68 | 105 |
|
106 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
|
107 |
msgid "/en/legal-notices" |
|
108 |
msgstr "/bg/pr-vni-b-l-z-i" |
|
109 |
|
|
69 | 110 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
70 | 111 |
msgid "Legal Notices" |
71 | 112 |
msgstr "Правни бележки" |
... | ... | |
76 | 117 |
|
77 | 118 |
#: ckanext/ozwillo_theme/templates/footer.html:58 |
78 | 119 |
msgid "" |
79 |
"OASIS is a project cofunded by the EU under the Program for Competitiveness "
|
|
80 |
"and Innovation CIP ICT PSP- N°297210" |
|
120 |
"OASIS is a project cofunded by the EU under the Program for " |
|
121 |
"Competitiveness and Innovation CIP ICT PSP- N°297210"
|
|
81 | 122 |
msgstr "" |
82 | 123 |
|
83 | 124 |
#: ckanext/ozwillo_theme/templates/header.html:23 |
... | ... | |
119 | 160 |
#: ckanext/ozwillo_theme/templates/header.html:48 |
120 | 161 |
msgid "Discovering the Platform" |
121 | 162 |
msgstr "" |
163 |
|
i18n/ca/LC_MESSAGES/ckanext.po | ||
---|---|---|
3 | 3 |
# This file is distributed under the same license as the |
4 | 4 |
# ckanext-ozwillo-theme project. |
5 | 5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015. |
6 |
#
|
|
6 |
# |
|
7 | 7 |
msgid "" |
8 | 8 |
msgstr "" |
9 | 9 |
"Project-Id-Version: ckanext-ozwillo-theme 0.0.1\n" |
10 | 10 |
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
11 |
"POT-Creation-Date: 2015-02-03 14:31+0100\n"
|
|
11 |
"POT-Creation-Date: 2015-02-03 16:38+0100\n"
|
|
12 | 12 |
"PO-Revision-Date: 2015-02-03 14:30+0100\n" |
13 | 13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 |
"Language-Team: ca <LL@li.org>\n" |
15 |
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
|
15 | 16 |
"MIME-Version: 1.0\n" |
16 | 17 |
"Content-Type: text/plain; charset=utf-8\n" |
17 | 18 |
"Content-Transfer-Encoding: 8bit\n" |
18 |
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
|
19 | 19 |
"Generated-By: Babel 0.9.6\n" |
20 | 20 |
|
21 | 21 |
#: ckanext/ozwillo_theme/templates/footer.html:14 |
... | ... | |
26 | 26 |
msgid "for a common good of data" |
27 | 27 |
msgstr "" |
28 | 28 |
|
29 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
|
30 |
msgid "/en/oz/discover" |
|
31 |
msgstr "/ca/descobrint" |
|
32 |
|
|
29 | 33 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
30 | 34 |
msgid "Discovering" |
31 | 35 |
msgstr "Descobrint" |
32 | 36 |
|
37 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
|
38 |
msgid "/en/oz/news" |
|
39 |
msgstr "/en/oz/news" |
|
40 |
|
|
33 | 41 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
34 | 42 |
#: ckanext/ozwillo_theme/templates/header.html:49 |
35 | 43 |
msgid "News" |
36 | 44 |
msgstr "Noticies" |
37 | 45 |
|
46 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
|
47 |
#: ckanext/ozwillo_theme/templates/footer.html:40 |
|
48 |
msgid "/en/oz/co-construct" |
|
49 |
msgstr "#" |
|
50 |
|
|
38 | 51 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
39 | 52 |
#: ckanext/ozwillo_theme/templates/header.html:50 |
40 | 53 |
msgid "Co-construct" |
41 | 54 |
msgstr "Co-construcció" |
42 | 55 |
|
56 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
|
57 |
msgid "/en/oz/let-s-go" |
|
58 |
msgstr "/ca/posada-en-marxa" |
|
59 |
|
|
43 | 60 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
44 | 61 |
#: ckanext/ozwillo_theme/templates/header.html:51 |
45 | 62 |
msgid "Let's go" |
46 | 63 |
msgstr "Posada en marxa" |
47 | 64 |
|
65 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
|
66 |
msgid "/en/contact" |
|
67 |
msgstr "/ca/contactes" |
|
68 |
|
|
48 | 69 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
49 | 70 |
msgid "Contact" |
50 | 71 |
msgstr "Contactes" |
51 | 72 |
|
73 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
|
74 |
msgid "/en/l-equipe-projet-oasis" |
|
75 |
msgstr "/ca/l-equip-del-projecte" |
|
76 |
|
|
52 | 77 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
53 | 78 |
msgid "Project team" |
54 | 79 |
msgstr "L'equip del Projecte" |
55 | 80 |
|
81 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
|
82 |
msgid "/en/oz/projects" |
|
83 |
msgstr "/en/oz/projects" |
|
84 |
|
|
56 | 85 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
57 | 86 |
#: ckanext/ozwillo_theme/templates/header.html:52 |
58 | 87 |
msgid "Projects" |
59 | 88 |
msgstr "Projectes" |
60 | 89 |
|
90 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
|
91 |
msgid "/en/guide-utilisateur" |
|
92 |
msgstr "/ca/manuals-d-usuari" |
|
93 |
|
|
61 | 94 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
62 | 95 |
msgid "User guide" |
63 | 96 |
msgstr "Manuals d'usuari" |
64 | 97 |
|
98 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
|
99 |
msgid "/en/terms" |
|
100 |
msgstr "/ca/condicions" |
|
101 |
|
|
65 | 102 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
66 | 103 |
msgid "General terms of use" |
67 | 104 |
msgstr "Condicions d'ús" |
68 | 105 |
|
106 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
|
107 |
msgid "/en/legal-notices" |
|
108 |
msgstr "/ca/notes-legals" |
|
109 |
|
|
69 | 110 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
70 | 111 |
msgid "Legal Notices" |
71 | 112 |
msgstr "Notes Legals" |
... | ... | |
76 | 117 |
|
77 | 118 |
#: ckanext/ozwillo_theme/templates/footer.html:58 |
78 | 119 |
msgid "" |
79 |
"OASIS is a project cofunded by the EU under the Program for Competitiveness "
|
|
80 |
"and Innovation CIP ICT PSP- N°297210" |
|
120 |
"OASIS is a project cofunded by the EU under the Program for " |
|
121 |
"Competitiveness and Innovation CIP ICT PSP- N°297210"
|
|
81 | 122 |
msgstr "" |
82 | 123 |
|
83 | 124 |
#: ckanext/ozwillo_theme/templates/header.html:23 |
... | ... | |
119 | 160 |
#: ckanext/ozwillo_theme/templates/header.html:48 |
120 | 161 |
msgid "Discovering the Platform" |
121 | 162 |
msgstr "" |
163 |
|
i18n/es/LC_MESSAGES/ckanext.po | ||
---|---|---|
3 | 3 |
# This file is distributed under the same license as the |
4 | 4 |
# ckanext-ozwillo-theme project. |
5 | 5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015. |
6 |
#
|
|
6 |
# |
|
7 | 7 |
msgid "" |
8 | 8 |
msgstr "" |
9 | 9 |
"Project-Id-Version: ckanext-ozwillo-theme 0.0.1\n" |
10 | 10 |
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
11 |
"POT-Creation-Date: 2015-02-03 14:31+0100\n"
|
|
11 |
"POT-Creation-Date: 2015-02-03 16:38+0100\n"
|
|
12 | 12 |
"PO-Revision-Date: 2015-02-03 14:19+0100\n" |
13 | 13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 |
"Language-Team: es <LL@li.org>\n" |
15 |
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
|
15 | 16 |
"MIME-Version: 1.0\n" |
16 | 17 |
"Content-Type: text/plain; charset=utf-8\n" |
17 | 18 |
"Content-Transfer-Encoding: 8bit\n" |
18 |
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
|
19 | 19 |
"Generated-By: Babel 0.9.6\n" |
20 | 20 |
|
21 | 21 |
#: ckanext/ozwillo_theme/templates/footer.html:14 |
... | ... | |
26 | 26 |
msgid "for a common good of data" |
27 | 27 |
msgstr "" |
28 | 28 |
|
29 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
|
30 |
msgid "/en/oz/discover" |
|
31 |
msgstr "/es/descubriendo" |
|
32 |
|
|
29 | 33 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
30 | 34 |
msgid "Discovering" |
31 | 35 |
msgstr "Descubriendo" |
32 | 36 |
|
37 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
|
38 |
msgid "/en/oz/news" |
|
39 |
msgstr "/en/oz/news" |
|
40 |
|
|
33 | 41 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
34 | 42 |
#: ckanext/ozwillo_theme/templates/header.html:49 |
35 | 43 |
msgid "News" |
36 | 44 |
msgstr "Noticias" |
37 | 45 |
|
46 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
|
47 |
#: ckanext/ozwillo_theme/templates/footer.html:40 |
|
48 |
msgid "/en/oz/co-construct" |
|
49 |
msgstr "/en/oz/co-construct" |
|
50 |
|
|
38 | 51 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
39 | 52 |
#: ckanext/ozwillo_theme/templates/header.html:50 |
40 | 53 |
msgid "Co-construct" |
41 | 54 |
msgstr "Co-construcción" |
42 | 55 |
|
56 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
|
57 |
msgid "/en/oz/let-s-go" |
|
58 |
msgstr "/es/puesta-en-marcha" |
|
59 |
|
|
43 | 60 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
44 | 61 |
#: ckanext/ozwillo_theme/templates/header.html:51 |
45 | 62 |
msgid "Let's go" |
46 | 63 |
msgstr "Puesta en marcha" |
47 | 64 |
|
65 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
|
66 |
msgid "/en/contact" |
|
67 |
msgstr "/es/contactos" |
|
68 |
|
|
48 | 69 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
49 | 70 |
msgid "Contact" |
50 | 71 |
msgstr "Contactos" |
51 | 72 |
|
73 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
|
74 |
msgid "/en/l-equipe-projet-oasis" |
|
75 |
msgstr "/es/el-equipo-del-proyecto" |
|
76 |
|
|
52 | 77 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
53 | 78 |
msgid "Project team" |
54 | 79 |
msgstr "El equipo del proyecto" |
55 | 80 |
|
81 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
|
82 |
msgid "/en/oz/projects" |
|
83 |
msgstr "/en/oz/projects" |
|
84 |
|
|
56 | 85 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
57 | 86 |
#: ckanext/ozwillo_theme/templates/header.html:52 |
58 | 87 |
msgid "Projects" |
59 | 88 |
msgstr " Proyectos" |
60 | 89 |
|
90 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
|
91 |
msgid "/en/guide-utilisateur" |
|
92 |
msgstr "/es/manuales-de-usuario" |
|
93 |
|
|
61 | 94 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
62 | 95 |
msgid "User guide" |
63 | 96 |
msgstr "Manuales de usuario" |
64 | 97 |
|
98 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
|
99 |
msgid "/en/terms" |
|
100 |
msgstr "/es/condiciones" |
|
101 |
|
|
65 | 102 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
66 | 103 |
msgid "General terms of use" |
67 | 104 |
msgstr "Condiciones de uso" |
68 | 105 |
|
106 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
|
107 |
msgid "/en/legal-notices" |
|
108 |
msgstr "/es/notas-legales" |
|
109 |
|
|
69 | 110 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
70 | 111 |
msgid "Legal Notices" |
71 | 112 |
msgstr "Notas legales" |
... | ... | |
76 | 117 |
|
77 | 118 |
#: ckanext/ozwillo_theme/templates/footer.html:58 |
78 | 119 |
msgid "" |
79 |
"OASIS is a project cofunded by the EU under the Program for Competitiveness "
|
|
80 |
"and Innovation CIP ICT PSP- N°297210" |
|
120 |
"OASIS is a project cofunded by the EU under the Program for " |
|
121 |
"Competitiveness and Innovation CIP ICT PSP- N°297210"
|
|
81 | 122 |
msgstr "" |
82 | 123 |
|
83 | 124 |
#: ckanext/ozwillo_theme/templates/header.html:23 |
... | ... | |
119 | 160 |
#: ckanext/ozwillo_theme/templates/header.html:48 |
120 | 161 |
msgid "Discovering the Platform" |
121 | 162 |
msgstr "" |
163 |
|
i18n/fr/LC_MESSAGES/ckanext.po | ||
---|---|---|
3 | 3 |
# This file is distributed under the same license as the |
4 | 4 |
# ckanext-ozwillo-theme project. |
5 | 5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015. |
6 |
#
|
|
6 |
# |
|
7 | 7 |
msgid "" |
8 | 8 |
msgstr "" |
9 | 9 |
"Project-Id-Version: ckanext-ozwillo-theme 0.0.1\n" |
10 | 10 |
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
11 |
"POT-Creation-Date: 2015-02-03 14:31+0100\n"
|
|
11 |
"POT-Creation-Date: 2015-02-03 16:38+0100\n"
|
|
12 | 12 |
"PO-Revision-Date: 2015-02-03 14:23+0100\n" |
13 | 13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 |
"Language-Team: fr <LL@li.org>\n" |
15 |
"Plural-Forms: nplurals=2; plural=(n > 1)\n" |
|
15 | 16 |
"MIME-Version: 1.0\n" |
16 | 17 |
"Content-Type: text/plain; charset=utf-8\n" |
17 | 18 |
"Content-Transfer-Encoding: 8bit\n" |
18 |
"Plural-Forms: nplurals=2; plural=(n > 1)\n" |
|
19 | 19 |
"Generated-By: Babel 0.9.6\n" |
20 | 20 |
|
21 | 21 |
#: ckanext/ozwillo_theme/templates/footer.html:14 |
... | ... | |
26 | 26 |
msgid "for a common good of data" |
27 | 27 |
msgstr "pour la création d'un bien commune de données" |
28 | 28 |
|
29 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
|
30 |
msgid "/en/oz/discover" |
|
31 |
msgstr "/fr/decouvrir" |
|
32 |
|
|
29 | 33 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
30 | 34 |
msgid "Discovering" |
31 | 35 |
msgstr "Découvrir" |
32 | 36 |
|
37 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
|
38 |
msgid "/en/oz/news" |
|
39 |
msgstr "/fr/oz/news" |
|
40 |
|
|
33 | 41 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
34 | 42 |
#: ckanext/ozwillo_theme/templates/header.html:49 |
35 | 43 |
msgid "News" |
36 | 44 |
msgstr "Actualités" |
37 | 45 |
|
46 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
|
47 |
#: ckanext/ozwillo_theme/templates/footer.html:40 |
|
48 |
msgid "/en/oz/co-construct" |
|
49 |
msgstr "/fr/gouvernance" |
|
50 |
|
|
38 | 51 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
39 | 52 |
#: ckanext/ozwillo_theme/templates/header.html:50 |
40 | 53 |
msgid "Co-construct" |
41 | 54 |
msgstr "Co-construire" |
42 | 55 |
|
56 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
|
57 |
msgid "/en/oz/let-s-go" |
|
58 |
msgstr "/fr/se-lancer" |
|
59 |
|
|
43 | 60 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
44 | 61 |
#: ckanext/ozwillo_theme/templates/header.html:51 |
45 | 62 |
msgid "Let's go" |
46 | 63 |
msgstr "Se lancer" |
47 | 64 |
|
65 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
|
66 |
msgid "/en/contact" |
|
67 |
msgstr "/fr/contact" |
|
68 |
|
|
48 | 69 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
49 | 70 |
msgid "Contact" |
50 | 71 |
msgstr "Contact" |
51 | 72 |
|
73 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
|
74 |
msgid "/en/l-equipe-projet-oasis" |
|
75 |
msgstr "/fr/projets" |
|
76 |
|
|
52 | 77 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
53 | 78 |
msgid "Project team" |
54 | 79 |
msgstr "Projets" |
55 | 80 |
|
81 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
|
82 |
msgid "/en/oz/projects" |
|
83 |
msgstr "/fr/l-equipe-projet-oasis" |
|
84 |
|
|
56 | 85 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
57 | 86 |
#: ckanext/ozwillo_theme/templates/header.html:52 |
58 | 87 |
msgid "Projects" |
59 | 88 |
msgstr "L'équipe projet" |
60 | 89 |
|
90 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
|
91 |
msgid "/en/guide-utilisateur" |
|
92 |
msgstr "/fr/guide-utilisateur" |
|
93 |
|
|
61 | 94 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
62 | 95 |
msgid "User guide" |
63 | 96 |
msgstr "Guide utilisateur" |
64 | 97 |
|
98 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
|
99 |
msgid "/en/terms" |
|
100 |
msgstr "/fr/cgu" |
|
101 |
|
|
65 | 102 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
66 | 103 |
msgid "General terms of use" |
67 | 104 |
msgstr "CGU" |
68 | 105 |
|
106 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
|
107 |
msgid "/en/legal-notices" |
|
108 |
msgstr "/fr/mentions-legales-confidentialite" |
|
109 |
|
|
69 | 110 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
70 | 111 |
msgid "Legal Notices" |
71 | 112 |
msgstr "Mentions légales" |
... | ... | |
76 | 117 |
|
77 | 118 |
#: ckanext/ozwillo_theme/templates/footer.html:58 |
78 | 119 |
msgid "" |
79 |
"OASIS is a project cofunded by the EU under the Program for Competitiveness "
|
|
80 |
"and Innovation CIP ICT PSP- N°297210" |
|
120 |
"OASIS is a project cofunded by the EU under the Program for " |
|
121 |
"Competitiveness and Innovation CIP ICT PSP- N°297210"
|
|
81 | 122 |
msgstr "" |
82 | 123 |
"OASIS est un projet financé par l'Union Européenne dans le cadre du " |
83 | 124 |
"programme pour la compétitivité et l'innovation CIP ICT PSP- N°297210" |
... | ... | |
121 | 162 |
#: ckanext/ozwillo_theme/templates/header.html:48 |
122 | 163 |
msgid "Discovering the Platform" |
123 | 164 |
msgstr "Découvrir la plateforme" |
165 |
|
i18n/it/LC_MESSAGES/ckanext.po | ||
---|---|---|
3 | 3 |
# This file is distributed under the same license as the |
4 | 4 |
# ckanext-ozwillo-theme project. |
5 | 5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015. |
6 |
#
|
|
6 |
# |
|
7 | 7 |
msgid "" |
8 | 8 |
msgstr "" |
9 | 9 |
"Project-Id-Version: ckanext-ozwillo-theme 0.0.1\n" |
10 | 10 |
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
11 |
"POT-Creation-Date: 2015-02-03 14:31+0100\n"
|
|
11 |
"POT-Creation-Date: 2015-02-03 16:38+0100\n"
|
|
12 | 12 |
"PO-Revision-Date: 2015-02-03 14:30+0100\n" |
13 | 13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 |
"Language-Team: it <LL@li.org>\n" |
15 |
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
|
15 | 16 |
"MIME-Version: 1.0\n" |
16 | 17 |
"Content-Type: text/plain; charset=utf-8\n" |
17 | 18 |
"Content-Transfer-Encoding: 8bit\n" |
18 |
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
|
19 | 19 |
"Generated-By: Babel 0.9.6\n" |
20 | 20 |
|
21 | 21 |
#: ckanext/ozwillo_theme/templates/footer.html:14 |
... | ... | |
26 | 26 |
msgid "for a common good of data" |
27 | 27 |
msgstr "" |
28 | 28 |
|
29 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
|
30 |
msgid "/en/oz/discover" |
|
31 |
msgstr "/it/scoprire" |
|
32 |
|
|
29 | 33 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
30 | 34 |
msgid "Discovering" |
31 | 35 |
msgstr "Scoprire" |
32 | 36 |
|
37 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
|
38 |
msgid "/en/oz/news" |
|
39 |
msgstr "https://www.oasis-eu.org/en/oz/news" |
|
40 |
|
|
33 | 41 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
34 | 42 |
#: ckanext/ozwillo_theme/templates/header.html:49 |
35 | 43 |
msgid "News" |
36 | 44 |
msgstr "Novità" |
37 | 45 |
|
46 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
|
47 |
#: ckanext/ozwillo_theme/templates/footer.html:40 |
|
48 |
msgid "/en/oz/co-construct" |
|
49 |
msgstr "#" |
|
50 |
|
|
38 | 51 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
39 | 52 |
#: ckanext/ozwillo_theme/templates/header.html:50 |
40 | 53 |
msgid "Co-construct" |
41 | 54 |
msgstr "Costruire collaborativamente" |
42 | 55 |
|
56 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
|
57 |
msgid "/en/oz/let-s-go" |
|
58 |
msgstr "/it/iniziare" |
|
59 |
|
|
43 | 60 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
44 | 61 |
#: ckanext/ozwillo_theme/templates/header.html:51 |
45 | 62 |
msgid "Let's go" |
46 | 63 |
msgstr "Iniziare" |
47 | 64 |
|
65 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
|
66 |
msgid "/en/contact" |
|
67 |
msgstr "/it/contatti" |
|
68 |
|
|
48 | 69 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
49 | 70 |
msgid "Contact" |
50 | 71 |
msgstr "Contatti" |
51 | 72 |
|
73 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
|
74 |
msgid "/en/l-equipe-projet-oasis" |
|
75 |
msgstr "/it/il-team-di-progetto" |
|
76 |
|
|
52 | 77 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
53 | 78 |
msgid "Project team" |
54 | 79 |
msgstr "Il team di progetto" |
55 | 80 |
|
81 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
|
82 |
msgid "/en/oz/projects" |
|
83 |
msgstr "https://www.oasis-eu.org/en/oz/projects" |
|
84 |
|
|
56 | 85 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
57 | 86 |
#: ckanext/ozwillo_theme/templates/header.html:52 |
58 | 87 |
msgid "Projects" |
59 | 88 |
msgstr "Progetti" |
60 | 89 |
|
90 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
|
91 |
msgid "/en/guide-utilisateur" |
|
92 |
msgstr "/it/manuale-utente" |
|
93 |
|
|
61 | 94 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
62 | 95 |
msgid "User guide" |
63 | 96 |
msgstr "Manuale utente" |
64 | 97 |
|
98 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
|
99 |
msgid "/en/terms" |
|
100 |
msgstr "/it/termini" |
|
101 |
|
|
65 | 102 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
66 | 103 |
msgid "General terms of use" |
67 | 104 |
msgstr "Termini di utilizzo" |
68 | 105 |
|
106 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
|
107 |
msgid "/en/legal-notices" |
|
108 |
msgstr "/it/avvisi-legali" |
|
109 |
|
|
69 | 110 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
70 | 111 |
msgid "Legal Notices" |
71 | 112 |
msgstr "Avvisi legali" |
... | ... | |
76 | 117 |
|
77 | 118 |
#: ckanext/ozwillo_theme/templates/footer.html:58 |
78 | 119 |
msgid "" |
79 |
"OASIS is a project cofunded by the EU under the Program for Competitiveness "
|
|
80 |
"and Innovation CIP ICT PSP- N°297210" |
|
120 |
"OASIS is a project cofunded by the EU under the Program for " |
|
121 |
"Competitiveness and Innovation CIP ICT PSP- N°297210"
|
|
81 | 122 |
msgstr "" |
82 | 123 |
|
83 | 124 |
#: ckanext/ozwillo_theme/templates/header.html:23 |
... | ... | |
119 | 160 |
#: ckanext/ozwillo_theme/templates/header.html:48 |
120 | 161 |
msgid "Discovering the Platform" |
121 | 162 |
msgstr "" |
163 |
|
i18n/tr/LC_MESSAGES/ckanext.po | ||
---|---|---|
3 | 3 |
# This file is distributed under the same license as the |
4 | 4 |
# ckanext-ozwillo-theme project. |
5 | 5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015. |
6 |
#
|
|
6 |
# |
|
7 | 7 |
msgid "" |
8 | 8 |
msgstr "" |
9 | 9 |
"Project-Id-Version: ckanext-ozwillo-theme 0.0.1\n" |
10 | 10 |
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
11 |
"POT-Creation-Date: 2015-02-03 14:31+0100\n"
|
|
11 |
"POT-Creation-Date: 2015-02-03 16:38+0100\n"
|
|
12 | 12 |
"PO-Revision-Date: 2015-02-03 14:30+0100\n" |
13 | 13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 |
"Language-Team: tr <LL@li.org>\n" |
15 |
"Plural-Forms: nplurals=1; plural=0\n" |
|
15 | 16 |
"MIME-Version: 1.0\n" |
16 | 17 |
"Content-Type: text/plain; charset=utf-8\n" |
17 | 18 |
"Content-Transfer-Encoding: 8bit\n" |
18 |
"Plural-Forms: nplurals=1; plural=0\n" |
|
19 | 19 |
"Generated-By: Babel 0.9.6\n" |
20 | 20 |
|
21 | 21 |
#: ckanext/ozwillo_theme/templates/footer.html:14 |
... | ... | |
26 | 26 |
msgid "for a common good of data" |
27 | 27 |
msgstr "" |
28 | 28 |
|
29 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
|
30 |
msgid "/en/oz/discover" |
|
31 |
msgstr "/tr/oz" |
|
32 |
|
|
29 | 33 |
#: ckanext/ozwillo_theme/templates/footer.html:22 |
30 | 34 |
msgid "Discovering" |
31 | 35 |
msgstr "Eşfetmek" |
32 | 36 |
|
37 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
|
38 |
msgid "/en/oz/news" |
|
39 |
msgstr "/tr/?Itemid=221" |
|
40 |
|
|
33 | 41 |
#: ckanext/ozwillo_theme/templates/footer.html:23 |
34 | 42 |
#: ckanext/ozwillo_theme/templates/header.html:49 |
35 | 43 |
msgid "News" |
36 | 44 |
msgstr "Haberler" |
37 | 45 |
|
46 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
|
47 |
#: ckanext/ozwillo_theme/templates/footer.html:40 |
|
48 |
msgid "/en/oz/co-construct" |
|
49 |
msgstr "#" |
|
50 |
|
|
38 | 51 |
#: ckanext/ozwillo_theme/templates/footer.html:24 |
39 | 52 |
#: ckanext/ozwillo_theme/templates/header.html:50 |
40 | 53 |
msgid "Co-construct" |
41 | 54 |
msgstr "Birlikte inşa etmek" |
42 | 55 |
|
56 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
|
57 |
msgid "/en/oz/let-s-go" |
|
58 |
msgstr "/tr/oz/baslatmak" |
|
59 |
|
|
43 | 60 |
#: ckanext/ozwillo_theme/templates/footer.html:25 |
44 | 61 |
#: ckanext/ozwillo_theme/templates/header.html:51 |
45 | 62 |
msgid "Let's go" |
46 | 63 |
msgstr "Başlatmak" |
47 | 64 |
|
65 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
|
66 |
msgid "/en/contact" |
|
67 |
msgstr "/tr/iletism" |
|
68 |
|
|
48 | 69 |
#: ckanext/ozwillo_theme/templates/footer.html:30 |
49 | 70 |
msgid "Contact" |
50 | 71 |
msgstr "İletişm" |
51 | 72 |
|
73 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
|
74 |
msgid "/en/l-equipe-projet-oasis" |
|
75 |
msgstr "/tr/proje-ekibi" |
|
76 |
|
|
52 | 77 |
#: ckanext/ozwillo_theme/templates/footer.html:31 |
53 | 78 |
msgid "Project team" |
54 | 79 |
msgstr "Proje Ekibi" |
55 | 80 |
|
81 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
|
82 |
msgid "/en/oz/projects" |
|
83 |
msgstr "/tr/?Itemid=224" |
|
84 |
|
|
56 | 85 |
#: ckanext/ozwillo_theme/templates/footer.html:32 |
57 | 86 |
#: ckanext/ozwillo_theme/templates/header.html:52 |
58 | 87 |
msgid "Projects" |
59 | 88 |
msgstr "Projeler" |
60 | 89 |
|
90 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
|
91 |
msgid "/en/guide-utilisateur" |
|
92 |
msgstr "/tr/kulanici-kilavuzu" |
|
93 |
|
|
61 | 94 |
#: ckanext/ozwillo_theme/templates/footer.html:37 |
62 | 95 |
msgid "User guide" |
63 | 96 |
msgstr "Kulanıcı Kılavuzu" |
64 | 97 |
|
98 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
|
99 |
msgid "/en/terms" |
|
100 |
msgstr "/tr/sartlari" |
|
101 |
|
|
65 | 102 |
#: ckanext/ozwillo_theme/templates/footer.html:38 |
66 | 103 |
msgid "General terms of use" |
67 | 104 |
msgstr "Kullanım Şartları" |
68 | 105 |
|
106 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
|
107 |
msgid "/en/legal-notices" |
|
108 |
msgstr "/tr/yasal-uyarilar" |
|
109 |
|
|
69 | 110 |
#: ckanext/ozwillo_theme/templates/footer.html:39 |
70 | 111 |
msgid "Legal Notices" |
71 | 112 |
msgstr "Yasal Uyarılar" |
... | ... | |
76 | 117 |
|
77 | 118 |
#: ckanext/ozwillo_theme/templates/footer.html:58 |
78 | 119 |
msgid "" |
79 |
"OASIS is a project cofunded by the EU under the Program for Competitiveness "
|
|
80 |
"and Innovation CIP ICT PSP- N°297210" |
|
120 |
"OASIS is a project cofunded by the EU under the Program for " |
|
121 |
"Competitiveness and Innovation CIP ICT PSP- N°297210"
|
|
81 | 122 |
msgstr "" |
82 | 123 |
|
83 | 124 |
#: ckanext/ozwillo_theme/templates/header.html:23 |
... | ... | |
119 | 160 |
#: ckanext/ozwillo_theme/templates/header.html:48 |
120 | 161 |
msgid "Discovering the Platform" |
121 | 162 |
msgstr "" |
163 |
|
update-translations-from-menusets.py | ||
---|---|---|
32 | 32 |
if entry.msgid in catalog: |
33 | 33 |
if entry.msgstr != catalog.get(entry.msgid): |
34 | 34 |
entry.msgstr = catalog.get(entry.msgid) |
35 |
if 'fuzzy' in entry.flags: |
|
36 |
entry.flags.remove('fuzzy') |
|
35 | 37 |
changed = True |
36 | 38 |
if changed: |
37 | 39 |
pofile.save(path) |
Also available in: Unified diff
add translations of URLs themselves