blob: 14d6e112268f220d9a4a012eccea96fff0b96838 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * association
#
# Translators:
# gebri <gebri@inmail.sk>, 2020
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~13.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-16 08:45+0000\n"
"PO-Revision-Date: 2020-09-07 08:10+0000\n"
"Last-Translator: gebri <gebri@inmail.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: association
#: model:ir.ui.menu,name:association.menu_event_config
msgid "Configuration"
msgstr "Konfigurácia"
|