Server IP : 127.0.0.2 / Your IP : 3.15.148.76 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/google_account/i18n/ |
Upload File : |
# Translation of Odoo Server. # This file contains the translation of the following modules: # * google_account # # Translators: # Yenthe Van Ginneken <yenthespam@gmail.com>, 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:56+0000\n" "PO-Revision-Date: 2016-09-07 08:56+0000\n" "Last-Translator: Yenthe Van Ginneken <yenthespam@gmail.com>, 2016\n" "Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_create_uid msgid "Created by" msgstr "Aangemaakt door" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_create_date msgid "Created on" msgstr "Aangemaakt op" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_display_name msgid "Display Name" msgstr "Weergave naam" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_id msgid "ID" msgstr "ID" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service___last_update msgid "Last Modified on" msgstr "Laatst gewijzigd op" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: google_account #: code:addons/google_account/models/google_service.py:169 #, python-format msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" msgstr "" "Methode niet ondersteund [%s] niet in [GET, POST, PUT, PATCH or DELETE]!" #. module: google_account #: code:addons/google_account/models/google_service.py:117 #, python-format msgid "" "Something went wrong during your token generation. Maybe your Authorization " "Code is invalid" msgstr "" "Er is iets fout gegaan tijdens het genereren van het token. Mogelijk is uw " "authenticatie code foutief" #. module: google_account #: code:addons/google_account/models/google_service.py:52 #, python-format msgid "" "Something went wrong during your token generation. Maybe your Authorization " "Code is invalid or already expired" msgstr "" "Er is iets fout gegaan tijdens het genereren van het token. Mogelijk is uw " "authenticatie code foutief of al vervallen" #. module: google_account #: code:addons/google_account/models/google_service.py:144 #, python-format msgid "" "Something went wrong during your token generation. Maybe your Authorization " "Code is invalid or already expired [%s]" msgstr "" "Er is iets fout gegaan tijdens het genereren van het token. Mogelijk is uw " "authenticatie code foutief of al vervallen [%s]" #. module: google_account #: code:addons/google_account/models/google_service.py:193 #, python-format msgid "Something went wrong with your request to google" msgstr "Er ging iets fout tijdens het verbinden met Google" #. module: google_account #: model:ir.model,name:google_account.model_google_service msgid "google.service" msgstr "google.service"