forked from angedras/l10n-italy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OCA Transbot updated translations from Transifex
- Loading branch information
1 parent
c4c922a
commit f10f010
Showing
23 changed files
with
5,258 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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!" |
Oops, something went wrong.