diff --git a/base_phone_popup/i18n/base_phone_popup.pot b/base_phone_popup/i18n/base_phone_popup.pot new file mode 100644 index 0000000..137bc2e --- /dev/null +++ b/base_phone_popup/i18n/base_phone_popup.pot @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_phone_popup +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: base_phone_popup +#: model:ir.model,name:base_phone_popup.model_phone_common +msgid "Common methods for phone features" +msgstr "" + +#. module: base_phone_popup +#: code:addons/base_phone_popup/models/phone_common.py:57 +#, python-format +msgid "Here is my message" +msgstr "" + +#. module: base_phone_popup +#: code:addons/base_phone_popup/models/phone_common.py:58 +#, python-format +msgid "Incoming call" +msgstr "" + +#. module: base_phone_popup +#: code:addons/base_phone_popup/models/phone_common.py:32 +#, python-format +msgid "Number Not Found" +msgstr "" + diff --git a/base_phone_popup/i18n/fr.po b/base_phone_popup/i18n/fr.po index 3e44518..e6575be 100644 --- a/base_phone_popup/i18n/fr.po +++ b/base_phone_popup/i18n/fr.po @@ -1,6 +1,6 @@ # Translation of OpenERP Server. # This file contains the translation of the following modules: -# * base_phone_popup +# * base_phone_popup # msgid "" msgstr "" @@ -10,29 +10,37 @@ msgstr "" "PO-Revision-Date: 2014-08-25 22:05+0000\n" "Last-Translator: Alexis de Lattre \n" "Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" #. module: base_phone_popup -#: code:addons/base_phone_popup/popup.py:49 +#: model:ir.model,name:base_phone_popup.model_phone_common +msgid "Common methods for phone features" +msgstr "" + +#. module: base_phone_popup +#: code:addons/base_phone_popup/models/phone_common.py:57 #, python-format -msgid "Number Not Found" -msgstr "Numéro introuvable" +msgid "Here is my message" +msgstr "" #. module: base_phone_popup -#: field:res.users,context_incall_popup:0 -msgid "Pop-up on Incoming Calls" +#: code:addons/base_phone_popup/models/phone_common.py:58 +#, fuzzy, python-format +msgid "Incoming call" msgstr "Pop-up sur Appel Entrant" #. module: base_phone_popup -#: model:ir.model,name:base_phone_popup.model_res_users -msgid "Users" -msgstr "Utilisateurs" +#: code:addons/base_phone_popup/models/phone_common.py:32 +#, python-format +msgid "Number Not Found" +msgstr "Numéro introuvable" -#. module: base_phone_popup -#: model:ir.model,name:base_phone_popup.model_phone_common -msgid "phone.common" -msgstr "phone.common" +#~ msgid "Users" +#~ msgstr "Utilisateurs" +#~ msgid "phone.common" +#~ msgstr "phone.common" diff --git a/base_phone_popup/i18n/sl.po b/base_phone_popup/i18n/sl.po index 902d720..7b49fa8 100644 --- a/base_phone_popup/i18n/sl.po +++ b/base_phone_popup/i18n/sl.po @@ -1,6 +1,6 @@ # Translation of OpenERP Server. # This file contains the translation of the following modules: -# * base_phone_popup +# * base_phone_popup # # Matjaž Mozetič , 2015. msgid "" @@ -11,32 +11,38 @@ msgstr "" "PO-Revision-Date: 2015-04-05 09:23+0200\n" "Last-Translator: Matjaž Mozetič \n" "Language-Team: Slovenian \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -"Language: sl\n" "X-Generator: Lokalize 1.5\n" #. module: base_phone_popup -#: code:addons/base_phone_popup/popup.py:49 -#, python-format -msgid "Number Not Found" -msgstr "Številka ni najdena" +#: model:ir.model,name:base_phone_popup.model_phone_common +msgid "Common methods for phone features" +msgstr "" #. module: base_phone_popup -#: field:res.users,context_incall_popup:0 -msgid "Pop-up on Incoming Calls" -msgstr "Pojavno okno ob prejemu klicev" +#: code:addons/base_phone_popup/models/phone_common.py:57 +#, python-format +msgid "Here is my message" +msgstr "" #. module: base_phone_popup -#: model:ir.model,name:base_phone_popup.model_res_users -msgid "Users" -msgstr "Uporabniki" +#: code:addons/base_phone_popup/models/phone_common.py:58 +#, fuzzy, python-format +msgid "Incoming call" +msgstr "Pojavno okno ob prejemu klicev" #. module: base_phone_popup -#: model:ir.model,name:base_phone_popup.model_phone_common -msgid "phone.common" -msgstr "phone.common" +#: code:addons/base_phone_popup/models/phone_common.py:32 +#, python-format +msgid "Number Not Found" +msgstr "Številka ni najdena" +#~ msgid "Users" +#~ msgstr "Uporabniki" +#~ msgid "phone.common" +#~ msgstr "phone.common"