summaryrefslogtreecommitdiff
path: root/addons/board/i18n/sk.po
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-05-10 21:51:50 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-05-10 21:51:50 +0700
commit3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch)
treea44932296ef4a9b71d5f010906253d8c53727726 /addons/board/i18n/sk.po
parent0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff)
initial commit 2
Diffstat (limited to 'addons/board/i18n/sk.po')
-rw-r--r--addons/board/i18n/sk.po198
1 files changed, 198 insertions, 0 deletions
diff --git a/addons/board/i18n/sk.po b/addons/board/i18n/sk.po
new file mode 100644
index 00000000..c6d05627
--- /dev/null
+++ b/addons/board/i18n/sk.po
@@ -0,0 +1,198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * board
+#
+# Translators:
+# Martin Trigaux, 2020
+# Matus Krnac <matus.krnac@gmail.com>, 2020
+# Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>, 2020
+# Jan Prokop, 2020
+# Adam Levrinc <adam.levrinc@26house.com>, 2020
+# Rastislav Brencic <rastislav.brencic@azet.sk>, 2020
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 14.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-09-29 13:45+0000\n"
+"PO-Revision-Date: 2020-09-07 08:11+0000\n"
+"Last-Translator: Rastislav Brencic <rastislav.brencic@azet.sk>, 2020\n"
+"Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sk\n"
+"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid ""
+"\"Add to\n"
+" Dashboard\""
+msgstr ""
+"\"Pridať do\n"
+" Riadiaci panel\""
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "&nbsp;"
+msgstr "&nbsp;"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/js/add_to_board_menu.js:0
+#, python-format
+msgid "'%s' added to dashboard"
+msgstr "'%s' pridané do riadiaceho panelu"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "Add"
+msgstr "Pridať"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "Add to my Dashboard"
+msgstr "Pridať do môjho riadiaceho panelu"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "Add to my dashboard"
+msgstr "Pridať na môj riadiaci panel"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/js/board_view.js:0
+#, python-format
+msgid "Are you sure you want to remove this item?"
+msgstr "Ste si istý, že chcete odstrániť túto položku?"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/js/board_view.js:0
+#: model:ir.model,name:board.model_board_board
+#, python-format
+msgid "Board"
+msgstr "Nástenka"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "Change Layout"
+msgstr "Zmeniť rozmiestnenie"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "Change Layout.."
+msgstr "Zmeniť rozmiestnenie.."
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "Choose dashboard layout"
+msgstr "Vybrať rozmiestnenie nástenky"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/js/add_to_board_menu.js:0
+#, python-format
+msgid "Could not add filter to dashboard"
+msgstr "Nepodarilo sa pridať filter do Riadiaceho panelu"
+
+#. module: board
+#: model:ir.model.fields,field_description:board.field_board_board__display_name
+msgid "Display Name"
+msgstr "Zobrazovaný názov"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/js/board_view.js:0
+#, python-format
+msgid "Edit Layout"
+msgstr "Upraviť rozmiestnenie"
+
+#. module: board
+#: model:ir.model.fields,field_description:board.field_board_board__id
+msgid "ID"
+msgstr "ID"
+
+#. module: board
+#: model:ir.model.fields,field_description:board.field_board_board____last_update
+msgid "Last Modified on"
+msgstr "Posledná úprava"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "Layout"
+msgstr "Usporiadanie"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/js/board_view.js:0
+#: model:ir.actions.act_window,name:board.open_board_my_dash_action
+#: model:ir.ui.menu,name:board.menu_board_my_dash
+#: model_terms:ir.ui.view,arch_db:board.board_my_dash_view
+#, python-format
+msgid "My Dashboard"
+msgstr "Môj Riadiaci panel"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/js/add_to_board_menu.js:0
+#, python-format
+msgid "Please refresh your browser for the changes to take effect."
+msgstr "Pre prejavenie zmien, prosím obnovte svoj prehliadač."
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid ""
+"To add your first report into this dashboard, go to any\n"
+" menu, switch to list or graph view, and click"
+msgstr ""
+"Aby ste pridali svoj prvý report do Riadiaceho panelu, choďte do akéhokoľvek\n"
+" menu, prepnite na listové alebo grafové zobrazenie a kliknite"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid ""
+"You can filter and group data before inserting into the\n"
+" dashboard using the search options."
+msgstr ""
+"Môžte filtrovať a triediť dáta pred tým ako ho pridáte do\n"
+" Riadiaceho panelu, použitím vyhľadávacích možností."
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "Your personal dashboard is empty"
+msgstr "Váš osobný riadiaci panel je prázdny"
+
+#. module: board
+#. openerp-web
+#: code:addons/board/static/src/xml/board.xml:0
+#, python-format
+msgid "in the extended search options."
+msgstr "V rozšírených vyhľadávacích možnostiach."