mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 19:19:21 +03:00
Languages for #385
This commit is contained in:
parent
90b3a2155d
commit
bbbe69a9df
69 changed files with 173 additions and 103 deletions
|
|
@ -5,7 +5,7 @@ class KolabPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
const
|
||||
NAME = 'Kolab',
|
||||
VERSION = '0.2',
|
||||
RELEASE = '2022-05-18',
|
||||
RELEASE = '2022-05-19',
|
||||
CATEGORY = 'Contacts',
|
||||
DESCRIPTION = 'Use an Address Book of Kolab.',
|
||||
REQUIRED = '2.15.4';
|
||||
|
|
@ -14,6 +14,8 @@ class KolabPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
// \RainLoop\Api::Config()->Set('contacts', 'enable', true);
|
||||
if (\RainLoop\Api::Config()->Get('contacts', 'enable', false)) {
|
||||
$this->UseLangs(true);
|
||||
|
||||
$this->addHook('filter.app-data', 'FilterAppData');
|
||||
$this->addHook('main.fabrica', 'MainFabrica');
|
||||
|
||||
|
|
|
|||
5
plugins/kolab/langs/ar-SA.json
Normal file
5
plugins/kolab/langs/ar-SA.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/bg-BG.json
Normal file
5
plugins/kolab/langs/bg-BG.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/cs-CZ.json
Normal file
5
plugins/kolab/langs/cs-CZ.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/da-DK.json
Normal file
5
plugins/kolab/langs/da-DK.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/de-DE.json
Normal file
5
plugins/kolab/langs/de-DE.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/el-GR.json
Normal file
5
plugins/kolab/langs/el-GR.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/en.json
Normal file
5
plugins/kolab/langs/en.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/es-ES.json
Normal file
5
plugins/kolab/langs/es-ES.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/et-EE.json
Normal file
5
plugins/kolab/langs/et-EE.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/fa-IR.json
Normal file
5
plugins/kolab/langs/fa-IR.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/fi-FI.json
Normal file
5
plugins/kolab/langs/fi-FI.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/fr-FR.json
Normal file
5
plugins/kolab/langs/fr-FR.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/hu-HU.json
Normal file
5
plugins/kolab/langs/hu-HU.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/id-ID.json
Normal file
5
plugins/kolab/langs/id-ID.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/is-IS.json
Normal file
5
plugins/kolab/langs/is-IS.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/it-IT.json
Normal file
5
plugins/kolab/langs/it-IT.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/ja-JP.json
Normal file
5
plugins/kolab/langs/ja-JP.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/ko-KR.json
Normal file
5
plugins/kolab/langs/ko-KR.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/lt-LT.json
Normal file
5
plugins/kolab/langs/lt-LT.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/lv-LV.json
Normal file
5
plugins/kolab/langs/lv-LV.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/nb-NO.json
Normal file
5
plugins/kolab/langs/nb-NO.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/nl-NL.json
Normal file
5
plugins/kolab/langs/nl-NL.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/pl-PL.json
Normal file
5
plugins/kolab/langs/pl-PL.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/pt-BR.json
Normal file
5
plugins/kolab/langs/pt-BR.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/pt-PT.json
Normal file
5
plugins/kolab/langs/pt-PT.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/ro-RO.json
Normal file
5
plugins/kolab/langs/ro-RO.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/ru-RU.json
Normal file
5
plugins/kolab/langs/ru-RU.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/sk-SK.json
Normal file
5
plugins/kolab/langs/sk-SK.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/sl-SI.json
Normal file
5
plugins/kolab/langs/sl-SI.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/sv-SE.json
Normal file
5
plugins/kolab/langs/sv-SE.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/tr-TR.json
Normal file
5
plugins/kolab/langs/tr-TR.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/uk-UA.json
Normal file
5
plugins/kolab/langs/uk-UA.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/zh-CN.json
Normal file
5
plugins/kolab/langs/zh-CN.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
5
plugins/kolab/langs/zh-TW.json
Normal file
5
plugins/kolab/langs/zh-TW.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue