mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-09 06:28:28 +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"
|
||||
}
|
||||
}
|
||||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "إرسال الرسالة",
|
||||
"LABEL_CLOSE_COMPOSE": "إغلاق الرسالة"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "خاطىء token",
|
||||
"AUTH_ERROR": "خطأ في كلمة السر \\اسم المستخدم",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Изпрати съобщението",
|
||||
"LABEL_CLOSE_COMPOSE": "Затвори създаването"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Невалиден токен",
|
||||
"AUTH_ERROR": "Неуспешно удостоверяване",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Odeslat zprávu",
|
||||
"LABEL_CLOSE_COMPOSE": "Zavřít okno se zprávou"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Neplatný token",
|
||||
"AUTH_ERROR": "Ověření selhalo",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Send meddelelse",
|
||||
"LABEL_CLOSE_COMPOSE": "Luk forfatter mode"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Ugyldigt tegn",
|
||||
"AUTH_ERROR": "Godkendelse fejlede",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Nachricht senden",
|
||||
"LABEL_CLOSE_COMPOSE": "Popup schließen"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Ungültiger Token",
|
||||
"AUTH_ERROR": "Authentifizierung fehlgeschlagen",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Send message",
|
||||
"LABEL_CLOSE_COMPOSE": "Close compose"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Invalid token",
|
||||
"AUTH_ERROR": "Authentication failed",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Send message",
|
||||
"LABEL_CLOSE_COMPOSE": "Close compose"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Invalid token",
|
||||
"AUTH_ERROR": "Authentication failed",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Enviar mensaje",
|
||||
"LABEL_CLOSE_COMPOSE": "Cerrar componer"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Elemento no válido",
|
||||
"AUTH_ERROR": "Autentificación fallida",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Saada kiri",
|
||||
"LABEL_CLOSE_COMPOSE": "Sulge kirja koostamise aken"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Puudulik tõend",
|
||||
"AUTH_ERROR": "Autentimine ebaõnnestus",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "فرستادن پیام",
|
||||
"LABEL_CLOSE_COMPOSE": "بستن صفحه ایجاد"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "توکن نامعتبر",
|
||||
"AUTH_ERROR": "احراز هویت با موفقیت همراه نبود",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Lähetä viesti",
|
||||
"LABEL_CLOSE_COMPOSE": "Sule luo viesti"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Väärä suojaustunnus",
|
||||
"AUTH_ERROR": "Tunnistusvirhe",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Envoyer le message",
|
||||
"LABEL_CLOSE_COMPOSE": "Fermer la fenêtre d'édition"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Jeton invalide",
|
||||
"AUTH_ERROR": "L'authentification a échoué",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Üzenet küldés",
|
||||
"LABEL_CLOSE_COMPOSE": "Levélírás bezárása"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Érvénytelen kulcs",
|
||||
"AUTH_ERROR": "Érvénytelen hitelesítés",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Kirim pesan",
|
||||
"LABEL_CLOSE_COMPOSE": "Tutup buat pesan"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Token tidak sah",
|
||||
"AUTH_ERROR": "Otentikasi gagal",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Senda skilaboð",
|
||||
"LABEL_CLOSE_COMPOSE": "Loka ritli"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Rangt tákn",
|
||||
"AUTH_ERROR": "Auðkenning mistókst",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Invia messaggio",
|
||||
"LABEL_CLOSE_COMPOSE": "Chiudi finestra di scrittura"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Token invalido",
|
||||
"AUTH_ERROR": "Autenticazione fallita",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "メッセージを送信",
|
||||
"LABEL_CLOSE_COMPOSE": "作成画面を閉じる"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "無効なトークン",
|
||||
"AUTH_ERROR": "認証に失敗しました",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "메시지 보내기",
|
||||
"LABEL_CLOSE_COMPOSE": "쓰기 창 닫기"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "잘못된 토큰입니다.",
|
||||
"AUTH_ERROR": "인증에 실패했습니다",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Siųsti laišką",
|
||||
"LABEL_CLOSE_COMPOSE": "Uždaryti laišką"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Neteisingas raktas",
|
||||
"AUTH_ERROR": "Autorizacija nepavyko",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Send message",
|
||||
"LABEL_CLOSE_COMPOSE": "Close compose"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Nepareizs tokens",
|
||||
"AUTH_ERROR": "Autorizācija neizdevās",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Send melding",
|
||||
"LABEL_CLOSE_COMPOSE": "Lukk ny melding"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Ugyldig info",
|
||||
"AUTH_ERROR": "Autentisering mislyktes",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Bericht versturen",
|
||||
"LABEL_CLOSE_COMPOSE": "Nieuw bericht venster sluiten"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Ongeldige token",
|
||||
"AUTH_ERROR": "Authenticatie mislukt",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Wyślij wiadomość",
|
||||
"LABEL_CLOSE_COMPOSE": "Zamknij okno tworzenia wiadomości"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Nieprawidłowy token",
|
||||
"AUTH_ERROR": "Błąd autoryzacji",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Enviar mensagem",
|
||||
"LABEL_CLOSE_COMPOSE": "Fechar composição"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Senha inválida",
|
||||
"AUTH_ERROR": "Falha na autenticação",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Enviar mensagem",
|
||||
"LABEL_CLOSE_COMPOSE": "Fechar janela de composição"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Token inválido",
|
||||
"AUTH_ERROR": "Falha na autenticação",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Send message",
|
||||
"LABEL_CLOSE_COMPOSE": "Close compose"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Semn invalid",
|
||||
"AUTH_ERROR": "Nu se poate realiza conectarea",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Отправить сообщение",
|
||||
"LABEL_CLOSE_COMPOSE": "Закрыть сообщение"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Неверный токен запроса",
|
||||
"AUTH_ERROR": "Не удалось авторизоваться",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Send message",
|
||||
"LABEL_CLOSE_COMPOSE": "Close compose"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Neplatný token",
|
||||
"AUTH_ERROR": "Overenie zlyhalo",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Pošlji sporočilo",
|
||||
"LABEL_CLOSE_COMPOSE": "Zapri sestavljanje"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Neveljaven žeton",
|
||||
"AUTH_ERROR": "Spodletelo overjanje",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Skicka meddelande",
|
||||
"LABEL_CLOSE_COMPOSE": "Stäng fönster"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Ogiltigt tecken",
|
||||
"AUTH_ERROR": "Autentisering misslyckades",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Mesajı Gönder",
|
||||
"LABEL_CLOSE_COMPOSE": "Oluşturulanı Kapat"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Geçersiz token",
|
||||
"AUTH_ERROR": "Kimlik doğrulama başarısız oldu",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Надіслати повідомлення",
|
||||
"LABEL_CLOSE_COMPOSE": "Закрити повідомлення"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "Невірний токен запиту",
|
||||
"AUTH_ERROR": "Не вдалося авторизуватися",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "发送邮件",
|
||||
"LABEL_CLOSE_COMPOSE": "退出新邮件"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "无效标记",
|
||||
"AUTH_ERROR": "认证失败",
|
||||
|
|
|
|||
|
|
@ -502,9 +502,6 @@
|
|||
"LABEL_SEND_MESSAGE": "Send message",
|
||||
"LABEL_CLOSE_COMPOSE": "Close compose"
|
||||
},
|
||||
"KOLAB": {
|
||||
"CONTACTS_FOLDER": "Contacts Folder"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"INVALID_TOKEN": "無效標記",
|
||||
"AUTH_ERROR": "認證失敗",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue