Server IP : 127.0.0.2 / Your IP : 18.221.69.38 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/odoo/addons/payment_authorize/i18n/ |
Upload File : |
# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_authorize # # Translators: # Dorin Hongu <dhongu@gmail.com>, 2016 # Cozmin Candea <office@terrabit.ro>, 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:57+0000\n" "PO-Revision-Date: 2016-09-07 08:57+0000\n" "Last-Translator: Cozmin Candea <office@terrabit.ro>, 2016\n" "Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #. module: payment_authorize #: model:ir.model.fields,field_description:payment_authorize.field_payment_acquirer_authorize_login msgid "API Login Id" msgstr "API Login Id" #. module: payment_authorize #: model:ir.model.fields,field_description:payment_authorize.field_payment_acquirer_authorize_transaction_key msgid "API Transaction Key" msgstr "" #. module: payment_authorize #: code:addons/payment_authorize/models/authorize_request.py:66 #, python-format msgid "" "Authorize.net Error Message(s):\n" " %s" msgstr "" #. module: payment_authorize #: model:ir.model.fields,field_description:payment_authorize.field_payment_token_authorize_profile msgid "Authorize.net Profile ID" msgstr "" #. module: payment_authorize #: code:addons/payment_authorize/models/payment.py:167 #, python-format msgid "" "Authorize: received data with missing reference (%s) or trans_id (%s) or " "fingerprint (%s)" msgstr "" #. module: payment_authorize #: model:ir.ui.view,arch_db:payment_authorize.authorize_s2s_form msgid "CVC" msgstr "" #. module: payment_authorize #: model:ir.ui.view,arch_db:payment_authorize.authorize_s2s_form msgid "Card number" msgstr "Număr card" #. module: payment_authorize #: model:ir.ui.view,arch_db:payment_authorize.authorize_s2s_form msgid "Confirm <span class=\"fa fa-long-arrow-right\"/>" msgstr "Confirmă <span class=\"fa fa-long-arrow-right\"/>" #. module: payment_authorize #: model:ir.ui.view,arch_db:payment_authorize.authorize_s2s_form msgid "Expires" msgstr "Expiră la" #. module: payment_authorize #: model:ir.ui.view,arch_db:payment_authorize.acquirer_form_authorize msgid "" "How to configure your Authorize.Net account (look for Getting Started Guide)" " ?" msgstr "" #. module: payment_authorize #: model:ir.ui.view,arch_db:payment_authorize.authorize_s2s_form msgid "MM / YY" msgstr "LL / AA" #. module: payment_authorize #: model:ir.ui.view,arch_db:payment_authorize.authorize_s2s_form msgid "Name" msgstr "Nume" #. module: payment_authorize #: model:ir.model,name:payment_authorize.model_payment_acquirer msgid "Payment Acquirer" msgstr "Colector plată" #. module: payment_authorize #: model:ir.model,name:payment_authorize.model_payment_transaction msgid "Payment Transaction" msgstr "Tranzacție plată" #. module: payment_authorize #: code:addons/payment_authorize/models/payment.py:347 #, python-format msgid "The Customer Profile creation in Authorize.NET failed." msgstr "" #. module: payment_authorize #: model:ir.model.fields,help:payment_authorize.field_payment_token_authorize_profile msgid "" "This contains the unique reference for this partner/payment token " "combination in the Authorize.net backend" msgstr "" #. module: payment_authorize #: model:ir.model,name:payment_authorize.model_payment_token msgid "payment.token" msgstr "payment.token"