mirror of https://github.com/OCA/social.git
83 lines
2.8 KiB
Plaintext
83 lines
2.8 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mass_mailing_unique
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 9.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-01-04 03:40+0000\n"
|
|
"PO-Revision-Date: 2017-01-04 03:40+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
|
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
|
"Language: sl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
|
"%100==4 ? 2 : 3);\n"
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model.constraint,message:mass_mailing_unique.constraint_mailing_list_unique_name
|
|
msgid "Cannot have more than one lists with the same name."
|
|
msgstr "Imate lahko le en seznam z istim imenom."
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model.fields,field_description:mass_mailing_unique.field_mailing_contact__display_name
|
|
#: model:ir.model.fields,field_description:mass_mailing_unique.field_mailing_list__display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model.fields,field_description:mass_mailing_unique.field_mailing_contact__id
|
|
#: model:ir.model.fields,field_description:mass_mailing_unique.field_mailing_list__id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model.fields,field_description:mass_mailing_unique.field_mailing_contact____last_update
|
|
#: model:ir.model.fields,field_description:mass_mailing_unique.field_mailing_list____last_update
|
|
msgid "Last Modified on"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model,name:mass_mailing_unique.model_mailing_contact
|
|
msgid "Mailing Contact"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model,name:mass_mailing_unique.model_mailing_list
|
|
msgid "Mailing List"
|
|
msgstr "Poštni seznam"
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model.constraint,message:mass_mailing_unique.constraint_mailing_contact_unique_email
|
|
msgid "There's already a contact with this email address"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: code:addons/mass_mailing_unique/hooks.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to install module mass_mailing_unique:\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#~ msgid "Mass Mailing Contact"
|
|
#~ msgstr "Stik masovne pošte"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Cannot have the same email (%s) morethan once in the same list."
|
|
#~ msgstr "Isti e-poštni naslov imate lahko le enkrat v istem seznamu."
|
|
|
|
#~ msgid "Fix this before installing:"
|
|
#~ msgstr "Popravite pred namestitvijo:"
|
|
|
|
#~ msgid "There are {1} lists with name {0}."
|
|
#~ msgstr "{1} seznamov z imenom {0}."
|
|
|
|
#~ msgid "{0} appears {2} times in list {1}."
|
|
#~ msgstr "{0} se pojavi {2} krat v seznamu {1}."
|