Server IP : 127.0.0.2 / Your IP : 3.138.154.250 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: # Joachim Flottorp <joachimflottorp@gmail.com>, 2016 # Martin Trigaux <mat@odoo.com>, 2016 # Mari Løken <inactive+mari123@transifex.com>, 2016 # Jorunn D. Newth <jdn@eyenetworks.no>, 2017 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: Jorunn D. Newth <jdn@eyenetworks.no>, 2017\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: nb\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 "Opprettet av" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_create_date msgid "Created on" msgstr "Opprettet den" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_display_name msgid "Display Name" msgstr "Visnings navn" #. 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 "Sist oppdatert " #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_write_uid msgid "Last Updated by" msgstr "Sist oppdatert av" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_write_date msgid "Last Updated on" msgstr "Sist oppdatert" #. 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 "Metode ikke støttet [%s] ikke i [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 "" #. 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 "" #. 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 "" #. module: google_account #: code:addons/google_account/models/google_service.py:193 #, python-format msgid "Something went wrong with your request to google" msgstr "Noe gikk galt med forespørselen til Google" #. module: google_account #: model:ir.model,name:google_account.model_google_service msgid "google.service" msgstr "google.service"