You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.7 KiB
58 lines
1.7 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * letsencrypt
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (9.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-07-09 10:34+0000\n"
|
|
"PO-Revision-Date: 2016-05-25 16:43+0000\n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-9-0/"
|
|
"language/fi/)\n"
|
|
"Language: fi\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: letsencrypt
|
|
#: model:ir.model,name:letsencrypt.model_letsencrypt
|
|
msgid "Abstract model providing functions for letsencrypt"
|
|
msgstr ""
|
|
|
|
#. module: letsencrypt
|
|
#: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_display_name
|
|
msgid "Display Name"
|
|
msgstr "Nimi"
|
|
|
|
#. module: letsencrypt
|
|
#: code:addons/letsencrypt/models/letsencrypt.py:43
|
|
#, python-format
|
|
msgid "Error calling %s: %d"
|
|
msgstr ""
|
|
|
|
#. module: letsencrypt
|
|
#: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: letsencrypt
|
|
#: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Viimeksi muokattu"
|
|
|
|
#. module: letsencrypt
|
|
#: code:addons/letsencrypt/models/letsencrypt.py:90
|
|
#, python-format
|
|
msgid "Let's encrypt doesn't work with private addresses or local domains!"
|
|
msgstr ""
|
|
|
|
#. module: letsencrypt
|
|
#: model:ir.actions.server,name:letsencrypt.cronjob_ir_actions_server
|
|
#: model:ir.cron,cron_name:letsencrypt.cronjob
|
|
#: model:ir.cron,name:letsencrypt.cronjob
|
|
msgid "Update letsencrypt certificates"
|
|
msgstr ""
|