mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-26 22:01:58 +02:00
19.0 vanilla
This commit is contained in:
parent
5df8c07b59
commit
daa394e8b0
2114 changed files with 564841 additions and 299642 deletions
|
|
@ -1,27 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * calendar_sms
|
||||
#
|
||||
# * calendar_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Fekete Mihai <mihai.fekete@forestandbiomass.ro>, 2022
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2022
|
||||
# Foldi Robert <foldirobert@nexterp.ro>, 2022
|
||||
# Claudia Baisan, 2023
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
# Ciocoiu Beatrice-Flavia <ciocoiuflavia008@gmail.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
||||
"Last-Translator: Claudia Baisan, 2023\n"
|
||||
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-17 17:21+0000\n"
|
||||
"Last-Translator: Ciocoiu Beatrice-Flavia <ciocoiuflavia008@gmail.com>\n"
|
||||
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"calendar_sms/ro/>\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
||||
"20)) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:ir.model,name:calendar_sms.model_calendar_event
|
||||
|
|
@ -33,6 +37,13 @@ msgstr "Eveniment Calendar"
|
|||
msgid "Calendar Event: Reminder"
|
||||
msgstr "Eveniment Calendar: Memento"
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__display_name
|
||||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm_manager__display_name
|
||||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_event__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nume afișat"
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:ir.model,name:calendar_sms.model_calendar_alarm
|
||||
msgid "Event Alarm"
|
||||
|
|
@ -46,18 +57,24 @@ msgstr "Manager alarmă eveniment"
|
|||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
#, python-format
|
||||
msgid "Event reminder: %(name)s, %(time)s."
|
||||
msgstr "Memento eveniment: %(name)s, %(time)s."
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:sms.template,body:calendar_sms.sms_template_data_calendar_reminder
|
||||
msgid ""
|
||||
"Event reminder: {{ object.name }}, {{ "
|
||||
"object.get_display_time_tz(object.partner_id.tz) }}"
|
||||
"Event reminder: {{ object.name }}, "
|
||||
"{{ object.get_display_time_tz(object.partner_id.tz) }}"
|
||||
msgstr ""
|
||||
"Memento eveniment: {{ object.name }}, {{ "
|
||||
"object.get_display_time_tz(object.partner_id.tz) }}"
|
||||
"Memento eveniment: {{ object.name }}, "
|
||||
"{{ object.get_display_time_tz(object.partner_id.tz) }}"
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__id
|
||||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm_manager__id
|
||||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_event__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_form_inherited
|
||||
|
|
@ -75,21 +92,16 @@ msgid "SMS Text Message"
|
|||
msgstr "Mesaj text SMS"
|
||||
|
||||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_tree_inherited
|
||||
msgid "Send SMS"
|
||||
msgstr "Trimite SMS"
|
||||
|
||||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
#, python-format
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr "Trimiteți mesaj SMS"
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_form_inherited
|
||||
msgid "Send SMS to attendees"
|
||||
msgstr "Trimite SMS la participanți"
|
||||
msgstr "Trimite SMS la participanți"
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:ir.model.fields,help:calendar_sms.field_calendar_alarm__sms_template_id
|
||||
|
|
@ -99,7 +111,6 @@ msgstr "Șablon utilizat pentru a genera conținutul memento-ului SMS."
|
|||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
#, python-format
|
||||
msgid "There are no attendees on these events"
|
||||
msgstr "Nu există participanți la aceste evenimente"
|
||||
|
||||
|
|
@ -107,3 +118,6 @@ msgstr "Nu există participanți la aceste evenimente"
|
|||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__alarm_type
|
||||
msgid "Type"
|
||||
msgstr "Tip"
|
||||
|
||||
#~ msgid "Send SMS Text Message"
|
||||
#~ msgstr "Trimiteți mesaj SMS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue