[ADD] theme 9.0
This commit is contained in:
@@ -0,0 +1,114 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * snippet_latest_posts
|
||||
#
|
||||
# Translators:
|
||||
# Ermin Trevisan <trevi@twanda.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:30+0000\n"
|
||||
"PO-Revision-Date: 2017-03-24 12:48+0000\n"
|
||||
"Last-Translator: Ermin Trevisan <trevi@twanda.com>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "1 post"
|
||||
msgstr "1 Beitrag"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "10 posts"
|
||||
msgstr "10 Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "2 posts"
|
||||
msgstr "2 Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "3 posts"
|
||||
msgstr "3 Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "4 posts"
|
||||
msgstr "4 Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "5 posts"
|
||||
msgstr "5 Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "6 posts"
|
||||
msgstr "6 Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "7 posts"
|
||||
msgstr "7 Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "8 posts"
|
||||
msgstr "8 Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "9 posts"
|
||||
msgstr "9 Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "All blogs"
|
||||
msgstr "Alle Blogs"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture
|
||||
msgid "Latest Posts"
|
||||
msgstr "Neueste Beiträge"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit by blog"
|
||||
msgstr "Für Blog beschränken"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit number to..."
|
||||
msgstr "Anzahl beschränken auf ..."
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "No posts here..."
|
||||
msgstr "Keine Beiträge ..."
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#. openerp-web
|
||||
#: code:addons/snippet_latest_posts/static/src/js/s_latest_posts_editor.js:73
|
||||
#, python-format
|
||||
msgid "Oops, Huston we have a problem"
|
||||
msgstr "Hoppla, Houston, wir haben ein Problem"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "Please, be sure that your posts are not in draft state"
|
||||
msgstr ""
|
||||
"Bitte stellen Sie sicher, daß Ihre Beiträge nicht im Entwurfsmodus sind"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.media_list_template
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture_template
|
||||
msgid "Read More"
|
||||
msgstr "Mehr lesen"
|
||||
@@ -0,0 +1,113 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * snippet_latest_posts
|
||||
#
|
||||
# Translators:
|
||||
# Daniel Blanco <daniel@blancomartin.com.ar>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:30+0000\n"
|
||||
"PO-Revision-Date: 2017-03-24 12:48+0000\n"
|
||||
"Last-Translator: Daniel Blanco <daniel@blancomartin.com.ar>, 2017\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "1 post"
|
||||
msgstr "1 publicación"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "10 posts"
|
||||
msgstr "10 publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "2 posts"
|
||||
msgstr "2 publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "3 posts"
|
||||
msgstr "3 publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "4 posts"
|
||||
msgstr "4 publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "5 posts"
|
||||
msgstr "5 publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "6 posts"
|
||||
msgstr "6 publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "7 posts"
|
||||
msgstr "7 publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "8 posts"
|
||||
msgstr "8 publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "9 posts"
|
||||
msgstr "9 publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "All blogs"
|
||||
msgstr "Todos los blogs"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture
|
||||
msgid "Latest Posts"
|
||||
msgstr "Últimas Publicaciones"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit by blog"
|
||||
msgstr "Limitar por blog"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit number to..."
|
||||
msgstr "Limitar número a..."
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "No posts here..."
|
||||
msgstr "No hay publicaciones aquí..."
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#. openerp-web
|
||||
#: code:addons/snippet_latest_posts/static/src/js/s_latest_posts_editor.js:73
|
||||
#, python-format
|
||||
msgid "Oops, Huston we have a problem"
|
||||
msgstr "Ups! Houston, tenemos un problema."
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "Please, be sure that your posts are not in draft state"
|
||||
msgstr "Por favor, asegúrese que sus publicaciones no estén en estado borrador"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.media_list_template
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture_template
|
||||
msgid "Read More"
|
||||
msgstr "Leer Más"
|
||||
@@ -0,0 +1,110 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * snippet_latest_posts
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:30+0000\n"
|
||||
"PO-Revision-Date: 2017-03-24 12:48+0000\n"
|
||||
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "1 post"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "10 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "2 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "3 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "4 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "5 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "6 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "7 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "8 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "9 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "All blogs"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture
|
||||
msgid "Latest Posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit by blog"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit number to..."
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "No posts here..."
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#. openerp-web
|
||||
#: code:addons/snippet_latest_posts/static/src/js/s_latest_posts_editor.js:73
|
||||
#, python-format
|
||||
msgid "Oops, Huston we have a problem"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "Please, be sure that your posts are not in draft state"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.media_list_template
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture_template
|
||||
msgid "Read More"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,110 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * snippet_latest_posts
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:30+0000\n"
|
||||
"PO-Revision-Date: 2017-03-24 12:48+0000\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "1 post"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "10 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "2 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "3 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "4 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "5 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "6 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "7 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "8 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "9 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "All blogs"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture
|
||||
msgid "Latest Posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit by blog"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit number to..."
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "No posts here..."
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#. openerp-web
|
||||
#: code:addons/snippet_latest_posts/static/src/js/s_latest_posts_editor.js:73
|
||||
#, python-format
|
||||
msgid "Oops, Huston we have a problem"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "Please, be sure that your posts are not in draft state"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.media_list_template
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture_template
|
||||
msgid "Read More"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,111 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * snippet_latest_posts
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:30+0000\n"
|
||||
"PO-Revision-Date: 2017-04-21 12:30+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "1 post"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "10 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "2 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "3 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "4 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "5 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "6 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "7 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "8 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "9 posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "All blogs"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture
|
||||
msgid "Latest Posts"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit by blog"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_option
|
||||
msgid "Limit number to..."
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "No posts here..."
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#. openerp-web
|
||||
#: code:addons/snippet_latest_posts/static/src/js/s_latest_posts_editor.js:73
|
||||
#, python-format
|
||||
msgid "Oops, Huston we have a problem"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.no_blog_posts
|
||||
msgid "Please, be sure that your posts are not in draft state"
|
||||
msgstr ""
|
||||
|
||||
#. module: snippet_latest_posts
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.media_list_template
|
||||
#: model:ir.ui.view,arch_db:snippet_latest_posts.s_latest_posts_big_picture_template
|
||||
msgid "Read More"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user