Initial commit
This commit is contained in:
5
application/Espo/Core/Templates/i18n/ar_AR/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/ar_AR/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "إنشاء {الكيانTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/ar_AR/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/ar_AR/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "الاجتماعات",
|
||||
"calls": "المكالمات",
|
||||
"tasks": "مهام"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "إنشاء {الكيانTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/ar_AR/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/ar_AR/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "عنوان وصول الفواتير",
|
||||
"shippingAddress": "عنوان الشحن",
|
||||
"website": "موقع الكتروني"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "الاجتماعات",
|
||||
"calls": "المكالمات",
|
||||
"tasks": "مهام"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "إنشاء {الكيانTypeTranslated}"
|
||||
}
|
||||
}
|
||||
39
application/Espo/Core/Templates/i18n/ar_AR/Event.json
Normal file
39
application/Espo/Core/Templates/i18n/ar_AR/Event.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "الأبوين",
|
||||
"dateStart": "تاريخ البدء",
|
||||
"dateEnd": "تاريخ الانتهاء",
|
||||
"duration": "مدة",
|
||||
"status": "حالة",
|
||||
"reminders": "تذكير",
|
||||
"dateStartDate": "تاريخ البدء (طوال اليوم)",
|
||||
"dateEndDate": "تاريخ الانتهاء (طوال اليوم)",
|
||||
"isAllDay": "طوال اليوم"
|
||||
},
|
||||
"links": {
|
||||
"parent": "الأبوين"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "مخطط",
|
||||
"Held": "محتجز",
|
||||
"Not Held": "لم يعقد"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "إنشاء {الكيانTypeTranslated}",
|
||||
"Schedule {entityType}": "جدولة {الكيانTypeTranslated}",
|
||||
"Log {entityType}": "سجل {الكيانTypeTranslated}",
|
||||
"Set Held": "مجموعة معلقة",
|
||||
"Set Not Held": "التعيين لم يتم عقده"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "مجموعة معلقة",
|
||||
"setNotHeld": "التعيين لم يتم عقده"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "مخطط",
|
||||
"held": "محتجز",
|
||||
"todays": "اليوم"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/ar_AR/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/ar_AR/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "العنوان"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "الاجتماعات",
|
||||
"calls": "المكالمات",
|
||||
"tasks": "مهام"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "إنشاء {الكيانTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/bg_BG/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/bg_BG/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Създаване на {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/bg_BG/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/bg_BG/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Срещи",
|
||||
"calls": "Разговори",
|
||||
"tasks": "Задачи"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Създаване на {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/bg_BG/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/bg_BG/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Адрес за плащане",
|
||||
"shippingAddress": "Адрес за доставка",
|
||||
"website": "Уебсайт"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Срещи",
|
||||
"calls": "Обаждане",
|
||||
"tasks": "Задачи"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Създаване на {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
39
application/Espo/Core/Templates/i18n/bg_BG/Event.json
Normal file
39
application/Espo/Core/Templates/i18n/bg_BG/Event.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Родител",
|
||||
"dateStart": "Начална дата",
|
||||
"dateEnd": "Крайна дата",
|
||||
"duration": "Продължителност",
|
||||
"status": "Статус",
|
||||
"reminders": "Напомняния",
|
||||
"dateStartDate": "Начална дата (цял ден)",
|
||||
"dateEndDate": "Крайна дата (цял ден)",
|
||||
"isAllDay": "Цял ден"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Родител"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Планирано",
|
||||
"Held": "Състояло се",
|
||||
"Not Held": "Несъстояло се"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Създаване на {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Насрочи {entityTypeTranslated}",
|
||||
"Log {entityType}": "Регистрирай {entityTypeTranslated}",
|
||||
"Set Held": "Задай като състояло се",
|
||||
"Set Not Held": "Задай като несъстояло се"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Задай като състояло се",
|
||||
"setNotHeld": "Задай като несъстояло се"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Планирано",
|
||||
"held": "Състояли се",
|
||||
"todays": "Днешните"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/bg_BG/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/bg_BG/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Адрес"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Срещи",
|
||||
"calls": "Разговори",
|
||||
"tasks": "Задачи"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Създаване на {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/cs_CZ/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/cs_CZ/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Vytvořit {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/cs_CZ/BasePlus.json
Normal file
5
application/Espo/Core/Templates/i18n/cs_CZ/BasePlus.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Vytvořit {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/cs_CZ/Company.json
Normal file
5
application/Espo/Core/Templates/i18n/cs_CZ/Company.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Vytvořit {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/cs_CZ/Event.json
Normal file
5
application/Espo/Core/Templates/i18n/cs_CZ/Event.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Vytvořit {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/cs_CZ/Person.json
Normal file
5
application/Espo/Core/Templates/i18n/cs_CZ/Person.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Vytvořit {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/da_DK/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/da_DK/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Opret {entityTypeTranslated} "
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/da_DK/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/da_DK/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Møder",
|
||||
"calls": "Opkald",
|
||||
"tasks": "Opgaver"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Opret {entityTypeTranslated} "
|
||||
}
|
||||
}
|
||||
14
application/Espo/Core/Templates/i18n/da_DK/Company.json
Normal file
14
application/Espo/Core/Templates/i18n/da_DK/Company.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Betalingsadresse",
|
||||
"shippingAddress": "Leveringsadresse"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Møder",
|
||||
"calls": "Opkald",
|
||||
"tasks": "Opgaver"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Opret {entityTypeTranslated} "
|
||||
}
|
||||
}
|
||||
37
application/Espo/Core/Templates/i18n/da_DK/Event.json
Normal file
37
application/Espo/Core/Templates/i18n/da_DK/Event.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Henviser til",
|
||||
"dateStart": "Startdato",
|
||||
"dateEnd": "Slutdato",
|
||||
"duration": "Varighed",
|
||||
"reminders": "Underretninger",
|
||||
"dateStartDate": "Start dato (hele dagen)",
|
||||
"dateEndDate": "Slut dato (hele dagen)",
|
||||
"isAllDay": "Hele dagen"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Henviser til"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planlagt",
|
||||
"Held": "Gennemført",
|
||||
"Not Held": "Ikke Gennemført"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Opret {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Planlæg {entityTypeTranslated}",
|
||||
"Set Held": "Marker som Gennemført",
|
||||
"Set Not Held": "Marker som Ikke Gennemført"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Marker som Gennemført",
|
||||
"setNotHeld": "Marker som Ikke Gennemført"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planlagt",
|
||||
"held": "Gennemført",
|
||||
"todays": "Dagens"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/da_DK/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/da_DK/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adresse"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Møder",
|
||||
"calls": "Opkald",
|
||||
"tasks": "Opgaver"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Opret {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/de_DE/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/de_DE/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} erstellen"
|
||||
}
|
||||
}
|
||||
9
application/Espo/Core/Templates/i18n/de_DE/BasePlus.json
Normal file
9
application/Espo/Core/Templates/i18n/de_DE/BasePlus.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} erstellen"
|
||||
}
|
||||
}
|
||||
14
application/Espo/Core/Templates/i18n/de_DE/Company.json
Normal file
14
application/Espo/Core/Templates/i18n/de_DE/Company.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Rechnungsadresse",
|
||||
"shippingAddress": "Lieferadresse",
|
||||
"website": "Webseite"
|
||||
},
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} erstellen"
|
||||
}
|
||||
}
|
||||
37
application/Espo/Core/Templates/i18n/de_DE/Event.json
Normal file
37
application/Espo/Core/Templates/i18n/de_DE/Event.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Bezieht sich auf",
|
||||
"dateStart": "Startdatum",
|
||||
"dateEnd": "Enddatum",
|
||||
"duration": "Dauer",
|
||||
"reminders": "Erinnerungen",
|
||||
"dateStartDate": "Startdatum (ganztägig)",
|
||||
"dateEndDate": "Enddatum (ganztägig)",
|
||||
"isAllDay": "Ist ganztägig"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Bezieht sich auf"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Geplant",
|
||||
"Held": "Durchgeführt",
|
||||
"Not Held": "Nicht durchgeführt"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} erstellen",
|
||||
"Schedule {entityType}": "{entityTypeTranslated} planen",
|
||||
"Set Held": "Auf durchgeführt setzen",
|
||||
"Set Not Held": "Auf nicht durchgeführt setzen"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Auf durchgeführt setzen",
|
||||
"setNotHeld": "Auf nicht durchgeführt setzen"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Geplant",
|
||||
"held": "Durchgeführt",
|
||||
"todays": "Heutige"
|
||||
}
|
||||
}
|
||||
12
application/Espo/Core/Templates/i18n/de_DE/Person.json
Normal file
12
application/Espo/Core/Templates/i18n/de_DE/Person.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adresse"
|
||||
},
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} erstellen"
|
||||
}
|
||||
}
|
||||
1
application/Espo/Core/Templates/i18n/en_GB/Base.json
Normal file
1
application/Espo/Core/Templates/i18n/en_GB/Base.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
application/Espo/Core/Templates/i18n/en_GB/BasePlus.json
Normal file
1
application/Espo/Core/Templates/i18n/en_GB/BasePlus.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
application/Espo/Core/Templates/i18n/en_GB/Company.json
Normal file
1
application/Espo/Core/Templates/i18n/en_GB/Company.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
application/Espo/Core/Templates/i18n/en_GB/Event.json
Normal file
1
application/Espo/Core/Templates/i18n/en_GB/Event.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
application/Espo/Core/Templates/i18n/en_GB/Person.json
Normal file
1
application/Espo/Core/Templates/i18n/en_GB/Person.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
9
application/Espo/Core/Templates/i18n/en_US/Base.json
Normal file
9
application/Espo/Core/Templates/i18n/en_US/Base.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"fields": {
|
||||
},
|
||||
"links": {
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Create {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
12
application/Espo/Core/Templates/i18n/en_US/BasePlus.json
Normal file
12
application/Espo/Core/Templates/i18n/en_US/BasePlus.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"fields": {
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Meetings",
|
||||
"calls": "Calls",
|
||||
"tasks": "Tasks"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Create {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/en_US/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/en_US/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Billing Address",
|
||||
"shippingAddress": "Shipping Address",
|
||||
"website": "Website"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Meetings",
|
||||
"calls": "Calls",
|
||||
"tasks": "Tasks"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Create {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
39
application/Espo/Core/Templates/i18n/en_US/Event.json
Normal file
39
application/Espo/Core/Templates/i18n/en_US/Event.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Parent",
|
||||
"dateStart": "Date Start",
|
||||
"dateEnd": "Date End",
|
||||
"duration": "Duration",
|
||||
"status": "Status",
|
||||
"reminders": "Reminders",
|
||||
"dateStartDate": "Date Start (all day)",
|
||||
"dateEndDate": "Date End (all day)",
|
||||
"isAllDay": "Is All-Day"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Parent"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planned",
|
||||
"Held": "Held",
|
||||
"Not Held": "Not Held"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Create {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Schedule {entityTypeTranslated}",
|
||||
"Log {entityType}": "Log {entityTypeTranslated}",
|
||||
"Set Held": "Set Held",
|
||||
"Set Not Held": "Set Not Held"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Set Held",
|
||||
"setNotHeld": "Set Not Held"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planned",
|
||||
"held": "Held",
|
||||
"todays": "Today's"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/en_US/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/en_US/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Address"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Meetings",
|
||||
"calls": "Calls",
|
||||
"tasks": "Tasks"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Create {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/es_ES/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/es_ES/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/es_ES/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/es_ES/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Reuniones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/es_ES/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/es_ES/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Dirección de facturación",
|
||||
"shippingAddress": "Dirección de envío",
|
||||
"website": "Sitio web"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Reuniones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
39
application/Espo/Core/Templates/i18n/es_ES/Event.json
Normal file
39
application/Espo/Core/Templates/i18n/es_ES/Event.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Padre",
|
||||
"dateStart": "Fecha de inicio",
|
||||
"dateEnd": "Fecha de finalización",
|
||||
"duration": "Duración",
|
||||
"status": "Estado",
|
||||
"reminders": "Recordatorios",
|
||||
"dateStartDate": "Fecha de inicio (todo el día)",
|
||||
"dateEndDate": "Fecha de finalización (todo el día)",
|
||||
"isAllDay": "Es todo el día"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Padre"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planeado",
|
||||
"Held": "Agarrado",
|
||||
"Not Held": "Sin celebrar"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Programar {entityTypeTranslated}",
|
||||
"Log {entityType}": "Registros de {entityTypeTranslated}",
|
||||
"Set Held": "Marcar como celebrada",
|
||||
"Set Not Held": "Marcar como No celebrada"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Marcar como celebrada",
|
||||
"setNotHeld": "Marcar como No celebrada"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planeadas",
|
||||
"held": "Celebradas",
|
||||
"todays": "De hoy"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/es_ES/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/es_ES/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Dirección"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Reuniones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/es_MX/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/es_MX/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/es_MX/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/es_MX/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Presentaciones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/es_MX/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/es_MX/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Dirección de Facturación",
|
||||
"shippingAddress": "Dirección de Entrega",
|
||||
"website": "Sitio Web"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Presentaciones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
36
application/Espo/Core/Templates/i18n/es_MX/Event.json
Normal file
36
application/Espo/Core/Templates/i18n/es_MX/Event.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Padre",
|
||||
"dateStart": "Fecha de incio",
|
||||
"dateEnd": "Fecha final",
|
||||
"duration": "Duracion",
|
||||
"status": "Estátus",
|
||||
"reminders": "Recordatorios"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Padre"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planeado",
|
||||
"Held": "Retenidas",
|
||||
"Not Held": "Pendientes"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Agendar {entityTypeTranslated}",
|
||||
"Log {entityType}": "Registrar {entityTypeTranslated}",
|
||||
"Set Held": "Marcar como Retenida",
|
||||
"Set Not Held": "Marcar como Pendiente"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Marcar como Retenida",
|
||||
"setNotHeld": "Marcar como Pendiente"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planeado",
|
||||
"held": "Retenida",
|
||||
"todays": "Hoy"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/es_MX/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/es_MX/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Dirección"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Presentaciones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crear {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/fa_IR/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/fa_IR/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "ایجاد {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/fa_IR/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/fa_IR/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "جلسات",
|
||||
"calls": "تماس ها",
|
||||
"tasks": "وظایف"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "ایجاد {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/fa_IR/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/fa_IR/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "آدرس صورتحساب",
|
||||
"shippingAddress": "آدرس حمل و نقل",
|
||||
"website": "وب سایت"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "جلسات",
|
||||
"calls": "تماس ها",
|
||||
"tasks": "وظایف"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "ایجاد {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
34
application/Espo/Core/Templates/i18n/fa_IR/Event.json
Normal file
34
application/Espo/Core/Templates/i18n/fa_IR/Event.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "پدر",
|
||||
"dateStart": "تاریخ شروع",
|
||||
"dateEnd": "تاریخ پایان",
|
||||
"duration": "مدت زمان",
|
||||
"status": "وضعیت",
|
||||
"reminders": "یادآوری ها"
|
||||
},
|
||||
"links": {
|
||||
"parent": "پدر"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "برنامه ریزی شده",
|
||||
"Held": "برگزار شد",
|
||||
"Not Held": "برگزار نشد"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "ایجاد {entityTypeTranslated}",
|
||||
"Set Held": "تنظیم برگذاری",
|
||||
"Set Not Held": "تنظیم عدم برگذاری"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "تنظیم برگذاری",
|
||||
"setNotHeld": "تنظیم عدم برگذاری"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "برنامه ریزی شده",
|
||||
"held": "برگزار شد",
|
||||
"todays": "امروزه"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/fa_IR/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/fa_IR/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "آدرس"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "جلسات",
|
||||
"calls": "تماس ها",
|
||||
"tasks": "وظایف"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "ایجاد {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/fr_FR/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/fr_FR/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Créer un {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/fr_FR/BasePlus.json
Normal file
5
application/Espo/Core/Templates/i18n/fr_FR/BasePlus.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Créer un {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/fr_FR/Company.json
Normal file
5
application/Espo/Core/Templates/i18n/fr_FR/Company.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Créer un {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/fr_FR/Event.json
Normal file
15
application/Espo/Core/Templates/i18n/fr_FR/Event.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"dateStart": "Date de début",
|
||||
"dateEnd": "Date de fin",
|
||||
"reminders": "Rappels",
|
||||
"dateStartDate": "Date de début (toute la journée)",
|
||||
"dateEndDate": "Date de fin (toute la journée)",
|
||||
"isAllDay": "Est toute la journée"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Créer un {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Programmer un {entityTypeTranslated}",
|
||||
"Log {entityType}": "Log de {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/fr_FR/Person.json
Normal file
5
application/Espo/Core/Templates/i18n/fr_FR/Person.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Créer un {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/hr_HR/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/hr_HR/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Napravi {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/hr_HR/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/hr_HR/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Sastanci",
|
||||
"calls": "Pozivi",
|
||||
"tasks": "Zadaci"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Kreiraj {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/hr_HR/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/hr_HR/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Adresa za naplatu",
|
||||
"shippingAddress": "Adresa za dostavu",
|
||||
"website": "Sajt"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Sastanci",
|
||||
"calls": "Pozivi",
|
||||
"tasks": "Zadaci"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Kreiraj {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
35
application/Espo/Core/Templates/i18n/hr_HR/Event.json
Normal file
35
application/Espo/Core/Templates/i18n/hr_HR/Event.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Nadređen",
|
||||
"dateStart": "Početni datum",
|
||||
"dateEnd": "Završni datum",
|
||||
"duration": "Trajanje",
|
||||
"reminders": "Podsjetnici"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Nadređen"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planiran",
|
||||
"Held": "Održan",
|
||||
"Not Held": "Nije održan"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Kreiraj {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Zakaži {entityTypeTranslated}",
|
||||
"Log {entityType}": "Zabilježi {entitiTipeTranslated}",
|
||||
"Set Held": "Postavi kao održano",
|
||||
"Set Not Held": "Postavi kao nije održano"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Postavi kao održano",
|
||||
"setNotHeld": "Postavi kao nije održano"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planiran",
|
||||
"held": "Održan",
|
||||
"todays": "Današnji"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/hr_HR/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/hr_HR/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adresa"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Sastanci",
|
||||
"calls": "Pozivi",
|
||||
"tasks": "Zadaci"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Kreiraj {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/hu_HU/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/hu_HU/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "{EntityTypeTranslated} létrehozása"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/hu_HU/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/hu_HU/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "találkozók",
|
||||
"calls": "felhívja",
|
||||
"tasks": "Feladatok"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{EntityTypeTranslated} létrehozása"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/hu_HU/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/hu_HU/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "számlázási cím",
|
||||
"shippingAddress": "szállítási cím",
|
||||
"website": "Weboldal"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "találkozók",
|
||||
"calls": "felhívja",
|
||||
"tasks": "Feladatok"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{EntityTypeTranslated} létrehozása"
|
||||
}
|
||||
}
|
||||
27
application/Espo/Core/Templates/i18n/hu_HU/Event.json
Normal file
27
application/Espo/Core/Templates/i18n/hu_HU/Event.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Szülő",
|
||||
"dateStart": "Dátum kezdete",
|
||||
"dateEnd": "Dátum vége",
|
||||
"duration": "tartam",
|
||||
"status": "Állapot",
|
||||
"reminders": "Emlékeztetők"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Szülő"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Tervezett",
|
||||
"Not Held": "Nem tartott"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{EntityTypeTranslated} létrehozása",
|
||||
"Schedule {entityType}": "{EntityTypeTranslated} ütemezése"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Tervezett",
|
||||
"todays": "A mai"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/hu_HU/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/hu_HU/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Cím"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "találkozók",
|
||||
"calls": "felhívja",
|
||||
"tasks": "Feladatok"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{EntityTypeTranslated} létrehozása"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/id_ID/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/id_ID/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Buat {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/id_ID/BasePlus.json
Normal file
5
application/Espo/Core/Templates/i18n/id_ID/BasePlus.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Buat {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/id_ID/Company.json
Normal file
5
application/Espo/Core/Templates/i18n/id_ID/Company.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Buat {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/id_ID/Event.json
Normal file
5
application/Espo/Core/Templates/i18n/id_ID/Event.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Buat {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/id_ID/Person.json
Normal file
5
application/Espo/Core/Templates/i18n/id_ID/Person.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Buat {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/it_IT/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/it_IT/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Crea {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/it_IT/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/it_IT/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Riunioni",
|
||||
"calls": "Chiamate",
|
||||
"tasks": "Compiti"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crea {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/it_IT/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/it_IT/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Indirizzo di fatturazione",
|
||||
"shippingAddress": "Indirizzo di spedizione",
|
||||
"website": "Sito web"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Riunioni",
|
||||
"calls": "Chiamate",
|
||||
"tasks": "Compiti"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crea {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
39
application/Espo/Core/Templates/i18n/it_IT/Event.json
Normal file
39
application/Espo/Core/Templates/i18n/it_IT/Event.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Genitore",
|
||||
"dateStart": "Data Inizio",
|
||||
"dateEnd": "Data Fine",
|
||||
"duration": "Durata",
|
||||
"status": "Stato",
|
||||
"reminders": "Promemoria",
|
||||
"dateStartDate": "Data Inizio (tutto il giorno)",
|
||||
"dateEndDate": "Data Fine (tutto il giorno)",
|
||||
"isAllDay": "È tutto il giorno"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Genitore"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Pianificato",
|
||||
"Held": "Effettuata",
|
||||
"Not Held": "Non Effettuata"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crea {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Pianifica {entityTypeTranslated}",
|
||||
"Log {entityType}": "Registra {entityTypeTranslated}",
|
||||
"Set Held": "Effettuata",
|
||||
"Set Not Held": "Non Effettuata"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Effettuata",
|
||||
"setNotHeld": "Non Effettuata"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Pianificato",
|
||||
"held": "Effettuata",
|
||||
"todays": "Di Oggi"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/it_IT/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/it_IT/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Indirizzo"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Riunioni",
|
||||
"calls": "Chiamate",
|
||||
"tasks": "Compiti"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Crea {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/ja_JP/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/ja_JP/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} を作成する"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/ja_JP/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/ja_JP/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "会議",
|
||||
"calls": "通話",
|
||||
"tasks": "タスク"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} を作成する"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/ja_JP/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/ja_JP/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "請求先住所",
|
||||
"shippingAddress": "お届け先の住所",
|
||||
"website": " Webサイト"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "会議",
|
||||
"calls": "通話",
|
||||
"tasks": "タスク"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} を作成する"
|
||||
}
|
||||
}
|
||||
39
application/Espo/Core/Templates/i18n/ja_JP/Event.json
Normal file
39
application/Espo/Core/Templates/i18n/ja_JP/Event.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "親",
|
||||
"dateStart": "開始日",
|
||||
"dateEnd": "終了日",
|
||||
"duration": "間隔",
|
||||
"status": "状態",
|
||||
"reminders": "リマインダー",
|
||||
"dateStartDate": "開始日(終日)",
|
||||
"dateEndDate": "日付終了(終日)",
|
||||
"isAllDay": "終日"
|
||||
},
|
||||
"links": {
|
||||
"parent": "親"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "計画済み",
|
||||
"Held": "開催",
|
||||
"Not Held": "開催されなかった"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} を作成する",
|
||||
"Schedule {entityType}": "スケジュール {entityTypeTranslated}",
|
||||
"Log {entityType}": "ログ {entityTypeTranslated}",
|
||||
"Set Held": "セットホールド",
|
||||
"Set Not Held": "セットは保持されません"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "セットホールド",
|
||||
"setNotHeld": "セットは保持されません"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "計画済み",
|
||||
"held": "開催",
|
||||
"todays": "今日の"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/ja_JP/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/ja_JP/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "住所"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "会議",
|
||||
"calls": "通話",
|
||||
"tasks": "タスク"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "{entityTypeTranslated} を作成する"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/lt_LT/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/lt_LT/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Sukurti {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/lt_LT/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/lt_LT/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Susitikimai",
|
||||
"calls": "Skambučiai",
|
||||
"tasks": "Užduotys"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Sukurti {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/lt_LT/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/lt_LT/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Mokėtojo adresas",
|
||||
"shippingAddress": "Siuntimo adresas",
|
||||
"website": "Internetinė Svetainė"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Susitikimai",
|
||||
"calls": "Skambučiai",
|
||||
"tasks": "Užduotys"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Sukurti {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
39
application/Espo/Core/Templates/i18n/lt_LT/Event.json
Normal file
39
application/Espo/Core/Templates/i18n/lt_LT/Event.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Pagrindinis",
|
||||
"dateStart": "Pradžios data",
|
||||
"dateEnd": "Pabaigos data",
|
||||
"duration": "Trukmė",
|
||||
"status": "Statusas",
|
||||
"reminders": "Priminimai",
|
||||
"dateStartDate": "Data Pradžia (visą dieną)",
|
||||
"dateEndDate": "Data Pabaiga (visą dieną)",
|
||||
"isAllDay": "Ar visą dieną"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Pagrindinis"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Suplanuota",
|
||||
"Held": "Įvykdyta",
|
||||
"Not Held": "Neįvykdyta"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Sukurti {entityTypeTranslated} ",
|
||||
"Schedule {entityType}": "Suplanuoti {entityTypeTranslated}",
|
||||
"Log {entityType}": "Žurnalas {entityTypeTranslated}",
|
||||
"Set Held": "Pažymėti kaip įvykdytą",
|
||||
"Set Not Held": "Pažymėti kaip neįvykdytą"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Pažymėti kaip įvykdytą",
|
||||
"setNotHeld": "Pažymėti kaip neįvykdytą"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Suplanuota",
|
||||
"held": "Įvykdyta",
|
||||
"todays": "Šiandienos"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/lt_LT/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/lt_LT/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adresas"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Susitikimai",
|
||||
"calls": "Skambučiai",
|
||||
"tasks": "Užduotys"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Sukurti {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/lv_LV/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/lv_LV/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Izveidot {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/lv_LV/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/lv_LV/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Tikšanās",
|
||||
"calls": "Zvani",
|
||||
"tasks": "Uzdevumi"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Izveidot {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/lv_LV/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/lv_LV/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Norēķinu adrese",
|
||||
"shippingAddress": "Piegādes adrese",
|
||||
"website": "Vietne"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Tikšanās",
|
||||
"calls": "Zvani",
|
||||
"tasks": "Uzdevumi"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Izveidot {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
39
application/Espo/Core/Templates/i18n/lv_LV/Event.json
Normal file
39
application/Espo/Core/Templates/i18n/lv_LV/Event.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Primārais elements",
|
||||
"dateStart": "Sākuma datums",
|
||||
"dateEnd": "Beigu datums",
|
||||
"duration": "Ilgums",
|
||||
"status": "Statuss",
|
||||
"reminders": "Atgādinājumi",
|
||||
"dateStartDate": "Datums Sākums (visu dienu)",
|
||||
"dateEndDate": "Beigu datums (visu dienu)",
|
||||
"isAllDay": "Vai ir visas dienas"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Primārais elements"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Plānots",
|
||||
"Held": "Noticis",
|
||||
"Not Held": "Nenoticis"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Izveidot {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Ieplānot {entityTypeTranslated}",
|
||||
"Log {entityType}": "Reģistrēt {entityTypeTranslated}",
|
||||
"Set Held": "Iestatīt kā notikušu",
|
||||
"Set Not Held": "Iestatīt kā nenotikušu"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Iestatīt kā notikušu",
|
||||
"setNotHeld": "Iestatīt kā nenotikušu"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Ieplānots",
|
||||
"held": "Noticis",
|
||||
"todays": "Šodienas"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/lv_LV/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/lv_LV/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adrese"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Tikšanās",
|
||||
"calls": "Zvani",
|
||||
"tasks": "Uzdevumi"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Izveidot {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/nb_NO/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/nb_NO/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Opprett {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/nb_NO/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/nb_NO/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Møter",
|
||||
"calls": "Samtaler",
|
||||
"tasks": "Oppgaver"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Opprett {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
15
application/Espo/Core/Templates/i18n/nb_NO/Company.json
Normal file
15
application/Espo/Core/Templates/i18n/nb_NO/Company.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Faktureringsadresse",
|
||||
"shippingAddress": "Leveringsadresse",
|
||||
"website": "Nettside"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Møter",
|
||||
"calls": "Samtaler",
|
||||
"tasks": "Oppgaver"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Opprett {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
36
application/Espo/Core/Templates/i18n/nb_NO/Event.json
Normal file
36
application/Espo/Core/Templates/i18n/nb_NO/Event.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Forelder",
|
||||
"dateStart": "Startdato",
|
||||
"dateEnd": "Sluttdato",
|
||||
"duration": "Varighet",
|
||||
"reminders": "Påminnelser",
|
||||
"dateEndDate": "Sluttdato (hele dagen)"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Forelder"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planlagt",
|
||||
"Held": "Gjennomført",
|
||||
"Not Held": "Ikke gjennomført"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Opprett {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Planlegg {entityTypeTranslated}",
|
||||
"Log {entityType}": "Logg {entityTypeTranslated}",
|
||||
"Set Held": "Merk som gjennomført",
|
||||
"Set Not Held": "Merk som ikke gjennomført"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Merk som gjennomført",
|
||||
"setNotHeld": "Merk som ikke gjennomført"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planlagt",
|
||||
"held": "Gjennomført",
|
||||
"todays": "Dagens"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/nb_NO/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/nb_NO/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adresse"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Møter",
|
||||
"calls": "Samtaler",
|
||||
"tasks": "Oppgaver"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Opprett {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
5
application/Espo/Core/Templates/i18n/nl_NL/Base.json
Normal file
5
application/Espo/Core/Templates/i18n/nl_NL/Base.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create {entityType}": "Creëer {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Core/Templates/i18n/nl_NL/BasePlus.json
Normal file
10
application/Espo/Core/Templates/i18n/nl_NL/BasePlus.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "Vergaderingen",
|
||||
"calls": "Gesprekken",
|
||||
"tasks": "Taken"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Creëer {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
14
application/Espo/Core/Templates/i18n/nl_NL/Company.json
Normal file
14
application/Espo/Core/Templates/i18n/nl_NL/Company.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"fields": {
|
||||
"billingAddress": "Factuuradres",
|
||||
"shippingAddress": "Vestigingsadres"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Vergaderingen",
|
||||
"calls": "Gesprekken",
|
||||
"tasks": "Taken"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Creëer {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
37
application/Espo/Core/Templates/i18n/nl_NL/Event.json
Normal file
37
application/Espo/Core/Templates/i18n/nl_NL/Event.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"fields": {
|
||||
"parent": "Behorende bij",
|
||||
"dateStart": "Start datum",
|
||||
"dateEnd": "Eind datum",
|
||||
"duration": "Duur",
|
||||
"reminders": "Herinneringen",
|
||||
"dateStartDate": "Startdatum (de hele dag)",
|
||||
"dateEndDate": "Datum einde (hele dag)",
|
||||
"isAllDay": "Is de hele dag"
|
||||
},
|
||||
"links": {
|
||||
"parent": "Behorende bij"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Gepland",
|
||||
"Held": "Gedaan",
|
||||
"Not Held": "Niet gedaan"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Creëer {entityTypeTranslated}",
|
||||
"Schedule {entityType}": "Schema {entityTypeTranslated}",
|
||||
"Set Held": "Gedaan",
|
||||
"Set Not Held": "Niet gedaan"
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Gedaan",
|
||||
"setNotHeld": "Niet gedaan"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Gepland",
|
||||
"held": "Gedaan",
|
||||
"todays": "Vandaag"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Core/Templates/i18n/nl_NL/Person.json
Normal file
13
application/Espo/Core/Templates/i18n/nl_NL/Person.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adres"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Vergaderingen",
|
||||
"calls": "Gesprekken",
|
||||
"tasks": "Taken"
|
||||
},
|
||||
"labels": {
|
||||
"Create {entityType}": "Creëer {entityTypeTranslated}"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user