You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
2.2 KiB
80 lines
2.2 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_concurrency
|
|
#
|
|
# Translators:
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012
|
|
# Hotellook, 2014
|
|
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
|
|
# Paolo Valier, 2016
|
|
# Rudolf Schnapka <rs@techno-flex.de>, 2016
|
|
# SaFi J. <safi2266@gmail.com>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-05-06 02:41+0000\n"
|
|
"PO-Revision-Date: 2016-05-05 05:57+0000\n"
|
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
|
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,create_uid:0
|
|
msgid "Created by"
|
|
msgstr "Ustvaril"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,create_date:0
|
|
msgid "Created on"
|
|
msgstr "Ustvarjeno"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,display_name:0
|
|
msgid "Display Name"
|
|
msgstr "Prikazni naziv"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,id:0
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,__last_update:0
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnjič spremenjeno"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,write_uid:0
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnjič posodobil"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,write_date:0
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnjič posodobljeno"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,login_dt:0
|
|
msgid "Latest connection"
|
|
msgstr "Zadnja povezava"
|
|
|
|
#. module: base_concurrency
|
|
#: sql_constraint:res.users.login:0
|
|
msgid "The user can only have one login line!"
|
|
msgstr "Uporabnik ima lahko le eno prijavno povezavo!"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,user_id:0
|
|
msgid "User"
|
|
msgstr "Uporabnik"
|
|
|
|
#. module: base_concurrency
|
|
#: model:ir.model,name:base_concurrency.model_res_users
|
|
msgid "Users"
|
|
msgstr "Uporabniki"
|