Skip to content

Commit

Permalink
OCA Transbot updated translations from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-transbot committed Mar 5, 2016
1 parent c4c922a commit f10f010
Show file tree
Hide file tree
Showing 23 changed files with 5,258 additions and 84 deletions.
40 changes: 40 additions & 0 deletions account_invoice_entry_date/i18n/sl.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_entry_date
#
# Translators:
# Matjaž Mozetič <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: l10n-italy (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-02 17:45+0000\n"
"PO-Revision-Date: 2016-03-01 08:00+0000\n"
"Last-Translator: Matjaž Mozetič <[email protected]>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-l10n-italy-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: account_invoice_entry_date
#: model:ir.model,name:account_invoice_entry_date.model_account_invoice
msgid "Invoice"
msgstr "Račun"

#. module: account_invoice_entry_date
#: help:account.invoice,registration_date:0
msgid "Keep empty to use the current date"
msgstr "Pusti prazno za uporabo tekočega datuma"

#. module: account_invoice_entry_date
#: field:account.invoice,registration_date:0
msgid "Registration Date"
msgstr "Datum registracije"

#. module: account_invoice_entry_date
#: code:addons/account_invoice_entry_date/models/account.py:63
#, python-format
msgid "The invoice date cannot be later than the date of registration!"
msgstr "Datum računa ne more biti kasnejši od datuma registracije!"
Loading

0 comments on commit f10f010

Please sign in to comment.