mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-26 05:22:01 +02:00
Initial commit: Pos packages
This commit is contained in:
commit
95dfb9edb0
1301 changed files with 264148 additions and 0 deletions
143
odoo-bringout-oca-ocb-pos_stripe/pos_stripe/i18n/sr.po
Normal file
143
odoo-bringout-oca-ocb-pos_stripe/pos_stripe/i18n/sr.po
Normal file
|
|
@ -0,0 +1,143 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_stripe
|
||||
#
|
||||
# Translators:
|
||||
# Milan Bojovic <mbojovic@outlook.com>, 2024
|
||||
# コフスタジオ, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-23 08:22+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: コフスタジオ, 2024\n"
|
||||
"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Complete the Stripe onboarding for company %s."
|
||||
msgstr "Complete the Stripe onboarding for company %s."
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Do not have access to fetch token from Stripe"
|
||||
msgstr "Do not have access to fetch token from Stripe"
|
||||
|
||||
#. module: pos_stripe
|
||||
#: model_terms:ir.ui.view,arch_db:pos_stripe.pos_payment_method_view_form_inherit_pos_stripe
|
||||
msgid ""
|
||||
"Don't forget to complete Stripe connect before using this payment method."
|
||||
msgstr ""
|
||||
"Don't forget to complete Stripe connect before using this payment method."
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
msgid "Failed to discover: %s"
|
||||
msgstr "Failed to discover: %s"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
msgid "Failed to load resource: net::ERR_INTERNET_DISCONNECTED."
|
||||
msgstr "Failed to load resource: net::ERR_INTERNET_DISCONNECTED."
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
msgid "No available Stripe readers."
|
||||
msgstr "No available Stripe readers."
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
msgid "Payment canceled because not reader connected"
|
||||
msgstr "Payment canceled because not reader connected"
|
||||
|
||||
#. module: pos_stripe
|
||||
#: model:ir.model,name:pos_stripe.model_pos_payment_method
|
||||
msgid "Point of Sale Payment Methods"
|
||||
msgstr "Point of Sale Payment Methods"
|
||||
|
||||
#. module: pos_stripe
|
||||
#: model:ir.model,name:pos_stripe.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "Sesija prodajnog mesta"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
msgid "Reader disconnected"
|
||||
msgstr "Reader disconnected"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Stripe"
|
||||
msgstr "Stripe"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
msgid "Stripe Error"
|
||||
msgstr "Stripe Error"
|
||||
|
||||
#. module: pos_stripe
|
||||
#: model:ir.model.fields,field_description:pos_stripe.field_pos_payment_method__stripe_serial_number
|
||||
msgid "Stripe Serial Number"
|
||||
msgstr "Stripe Serial Number"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Stripe payment provider for company %s is missing"
|
||||
msgstr "Stripe payment provider for company %s is missing"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
msgid "Stripe readers %s not listed in your account"
|
||||
msgstr "Stripe readers %s not listed in your account"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Terminal %s is already used on payment method %s."
|
||||
msgstr "Terminal %s is already used on payment method %s."
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "There are some issues between us and Stripe, try again later."
|
||||
msgstr "There are some issues between us and Stripe, try again later."
|
||||
|
||||
#. module: pos_stripe
|
||||
#: model:ir.model.fields,help:pos_stripe.field_pos_payment_method__stripe_serial_number
|
||||
msgid "[Serial number of the stripe terminal], for example: WSC513105011295"
|
||||
msgstr "[Serial number of the stripe terminal], for example: WSC513105011295"
|
||||
Loading…
Add table
Add a link
Reference in a new issue