Files
web/web_favicon/i18n/tr.po
Ahmet Altinisik 2274af93cc Translated using Weblate (Turkish)
Currently translated at 100.0% (9 of 9 strings)

Translation: web-12.0/web-12.0-web_favicon
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_favicon/tr/
2021-08-24 20:50:21 +00:00

63 lines
1.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_favicon
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-08-24 20:50+0000\n"
"Last-Translator: Ahmet Altinisik <aaltinisik@altinkaya.com.tr>\n"
"Language-Team: none\n"
"Language: tr\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"
"X-Generator: Weblate 4.3.2\n"
#. module: web_favicon
#: model:ir.model,name:web_favicon.model_res_company
msgid "Companies"
msgstr "Şirketler"
#. module: web_favicon
#: model_terms:ir.ui.view,arch_db:web_favicon.view_company_form
msgid "Favicon"
msgstr "Favicon"
#. module: web_favicon
#: model:ir.model.fields,field_description:web_favicon.field_res_company__favicon_backend
msgid "Favicon Backend"
msgstr "Arka taraf Favicon"
#. module: web_favicon
#: model:ir.model.fields,field_description:web_favicon.field_res_company__favicon_backend_mimetype
msgid "Favicon Backend Mimetype"
msgstr "Arka taraf Favicon mimetipi"
#. module: web_favicon
#: model:ir.model.fields,help:web_favicon.field_res_company__favicon_backend_mimetype
msgid "Set the mimetype of your file."
msgstr "Dosyanızın mimetipini ayarla."
#. module: web_favicon
#: model_terms:ir.ui.view,arch_db:web_favicon.view_company_form
msgid "Web Favicon"
msgstr "Web Favicon"
#. module: web_favicon
#: selection:res.company,favicon_backend_mimetype:0
msgid "image/gif"
msgstr "image/gif"
#. module: web_favicon
#: selection:res.company,favicon_backend_mimetype:0
msgid "image/png"
msgstr "image/png"
#. module: web_favicon
#: selection:res.company,favicon_backend_mimetype:0
msgid "image/x-icon"
msgstr "image/x-icon"