Server IP : 127.0.0.2 / Your IP : 3.128.78.43 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_ogone/i18n/ |
Upload File : |
# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_ogone # # Translators: # Martin Trigaux <mat@odoo.com>, 2016 # Paolo Valier <paolo.valier@hotmail.it>, 2016 # Simone Bernini <simone@aperturelabs.it>, 2016 # Giacomo Grasso <giacomo.grasso.82@gmail.com>, 2016 # Marius Marolla <mariusmarolla@gmail.com>, 2017 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: Marius Marolla <mariusmarolla@gmail.com>, 2017\n" "Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: payment_ogone #: code:addons/payment_ogone/models/payment.py:241 #, python-format msgid "; multiple order found" msgstr "; rilevato ordine multiplo" #. module: payment_ogone #: code:addons/payment_ogone/models/payment.py:239 #, python-format msgid "; no order found" msgstr "; nessun ordine trovato" #. module: payment_ogone #: model:ir.model.fields,field_description:payment_ogone.field_payment_acquirer_ogone_userid msgid "API User ID" msgstr "API User ID" #. module: payment_ogone #: model:ir.model.fields,field_description:payment_ogone.field_payment_acquirer_ogone_password msgid "API User Password" msgstr "API User Password" #. module: payment_ogone #: model:ir.model.fields,field_description:payment_ogone.field_payment_acquirer_ogone_alias_usage msgid "Alias Usage" msgstr "" #. module: payment_ogone #: model:ir.ui.view,arch_db:payment_ogone.ogone_s2s_form msgid "CVC" msgstr "" #. module: payment_ogone #: model:ir.ui.view,arch_db:payment_ogone.ogone_s2s_form msgid "Card number" msgstr "Numero carta" #. module: payment_ogone #: model:ir.ui.view,arch_db:payment_ogone.ogone_s2s_form msgid "Confirm <span class=\"fa fa-long-arrow-right\"/>" msgstr "Conferma <span class=\"fa fa-long-arrow-right\"/>" #. module: payment_ogone #: model:ir.ui.view,arch_db:payment_ogone.ogone_s2s_form msgid "Expires" msgstr "Scadenza" #. module: payment_ogone #: model:ir.ui.view,arch_db:payment_ogone.acquirer_form_ogone msgid "How to configure your Ogone account?" msgstr "" #. module: payment_ogone #: model:ir.model.fields,help:payment_ogone.field_payment_acquirer_ogone_alias_usage msgid "" "If you want to use Ogone Aliases, this default Alias Usage will be presented" " to the customer as the reason you want to keep his payment data" msgstr "" #. module: payment_ogone #: model:ir.ui.view,arch_db:payment_ogone.ogone_s2s_form msgid "MM / YY" msgstr "MM / YY" #. module: payment_ogone #: model:ir.ui.view,arch_db:payment_ogone.ogone_s2s_form msgid "Name" msgstr "Nome" #. module: payment_ogone #: code:addons/payment_ogone/models/payment.py:248 #, python-format msgid "Ogone: invalid shasign, received %s, computed %s, for data %s" msgstr "" #. module: payment_ogone #: code:addons/payment_ogone/models/payment.py:237 #, python-format msgid "Ogone: received data for reference %s" msgstr "" #. module: payment_ogone #: code:addons/payment_ogone/models/payment.py:230 #, python-format msgid "" "Ogone: received data with missing reference (%s) or pay_id (%s) or shasign " "(%s)" msgstr "" #. module: payment_ogone #: model:ir.model.fields,field_description:payment_ogone.field_payment_acquirer_ogone_pspid msgid "PSPID" msgstr "PSPID" #. module: payment_ogone #: model:ir.model,name:payment_ogone.model_payment_acquirer msgid "Payment Acquirer" msgstr "Acquirente di Pagamento" #. module: payment_ogone #: model:ir.model,name:payment_ogone.model_payment_transaction msgid "Payment Transaction" msgstr "Transazione Pagamento" #. module: payment_ogone #: model:ir.model.fields,field_description:payment_ogone.field_payment_acquirer_ogone_shakey_in msgid "SHA Key IN" msgstr "SHA Key IN" #. module: payment_ogone #: model:ir.model.fields,field_description:payment_ogone.field_payment_acquirer_ogone_shakey_out msgid "SHA Key OUT" msgstr "SHA Key OUT" #. module: payment_ogone #: model:ir.model,name:payment_ogone.model_payment_token msgid "payment.token" msgstr "payment.token"