Make mail transports pluggable and move integrations to plugins
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid
This commit is contained in:
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Kopie',
|
||||
'Project cloned successfully.' => 'Kopie projektu byla úspěšně vytvořena.',
|
||||
'Unable to clone this project.' => 'Kopii projektu nelze vytvořit.',
|
||||
'Email notifications' => 'Upozornění E-Mailem ',
|
||||
'Enable email notifications' => 'Povolit upozornění pomocí e-mailů',
|
||||
'Task position:' => 'Pořadí úkolu:',
|
||||
'The task #%d have been opened.' => 'Úkol #%d byl znovu otevřen.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Schwedische Kronen',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'Identifikátor projektu je volitelný alfanumerický kód používaný k identifikaci vašeho projektu.',
|
||||
'Identifier' => 'Identifikator',
|
||||
'Postmark (incoming emails)' => 'Postmark (Eingehende E-Mails)',
|
||||
'Help on Postmark integration' => 'Hilfe bei Postmark-Integration',
|
||||
'Mailgun (incoming emails)' => 'Mailgun (Eingehende E-Mails)',
|
||||
'Help on Mailgun integration' => 'Hilfe bei Mailgun-Integration',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (Eingehende E-Mails)',
|
||||
'Help on Sendgrid integration' => 'Hilfe bei Sendgrid-Integration',
|
||||
'Disable two factor authentication' => 'Zrušit dvou stupňovou autorizaci',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Willst du wirklich für folgenden Nutzer die Zwei-Faktor-Authentifizierung deaktivieren: "%s"?',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Kopier',
|
||||
'Project cloned successfully.' => 'Projektet er kopieret.',
|
||||
'Unable to clone this project.' => 'Projektet kunne ikke kopieres',
|
||||
'Email notifications' => 'Email notifikationer',
|
||||
'Enable email notifications' => 'Aktivér email notifikationer',
|
||||
'Task position:' => 'Opgave position:',
|
||||
'The task #%d have been opened.' => 'Opgaven #%d er blevet åbnet.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'duplizieren',
|
||||
'Project cloned successfully.' => 'Projekt wurde dupliziert.',
|
||||
'Unable to clone this project.' => 'Duplizieren dieses Projekts schlug fehl.',
|
||||
'Email notifications' => 'E-Mail-Benachrichtigungen',
|
||||
'Enable email notifications' => 'E-Mail-Benachrichtigungen einschalten',
|
||||
'Task position:' => 'Position der Aufgabe',
|
||||
'The task #%d have been opened.' => 'Die Aufgabe #%d wurde geöffnet.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Schwedische Kronen',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'Der Projektidentifikator ist ein optionaler alphanumerischer Code, der das Projekt identifiziert.',
|
||||
'Identifier' => 'Identifikator',
|
||||
'Postmark (incoming emails)' => 'Postmark (Eingehende E-Mails)',
|
||||
'Help on Postmark integration' => 'Hilfe bei Postmark-Integration',
|
||||
'Mailgun (incoming emails)' => 'Mailgun (Eingehende E-Mails)',
|
||||
'Help on Mailgun integration' => 'Hilfe bei Mailgun-Integration',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (Eingehende E-Mails)',
|
||||
'Help on Sendgrid integration' => 'Hilfe bei Sendgrid-Integration',
|
||||
'Disable two factor authentication' => 'Deaktiviere Zwei-Faktor-Authentifizierung',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Willst du wirklich für folgenden Nutzer die Zwei-Faktor-Authentifizierung deaktivieren: "%s"?',
|
||||
'Edit link' => 'Verbindung bearbeiten',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Clonar',
|
||||
'Project cloned successfully.' => 'Proyecto clonado correctamente',
|
||||
'Unable to clone this project.' => 'Impsible clonar proyecto',
|
||||
'Email notifications' => 'Notificaciones correo electrónico',
|
||||
'Enable email notifications' => 'Habilitar notificaciones por correo electrónico',
|
||||
'Task position:' => 'Posición de la tarea',
|
||||
'The task #%d have been opened.' => 'La tarea #%d ha sido abierta',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Corona sueca',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'El identificador del proyecto us un código opcional alfanumérico que se usa para identificar su proyecto.',
|
||||
'Identifier' => 'Identificador',
|
||||
'Postmark (incoming emails)' => 'Matasellos (emails entrantes)',
|
||||
'Help on Postmark integration' => 'Ayuda sobre la integración de Matasellos',
|
||||
'Mailgun (incoming emails)' => 'Mailgun (emails entrantes)',
|
||||
'Help on Mailgun integration' => 'Ayuda sobre la integración con Mailgun',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (emails entrantes)',
|
||||
'Help on Sendgrid integration' => 'Ayuda sobre la integración con Sendgrid',
|
||||
'Disable two factor authentication' => 'Desactivar la autenticación de dos factores',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => '¿Realmentes quiere desactuvar la autenticación de dos factores para este usuario: "%s?"',
|
||||
'Edit link' => 'Editar enlace',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Kahdenna',
|
||||
'Project cloned successfully.' => 'Projekti kahdennettu onnistuneesti',
|
||||
'Unable to clone this project.' => 'Projektin kahdennus epäonnistui',
|
||||
'Email notifications' => 'Sähköposti-ilmoitukset',
|
||||
'Enable email notifications' => 'Ota käyttöön sähköposti-ilmoitukset',
|
||||
'Task position:' => 'Tehtävän sijainti',
|
||||
'The task #%d have been opened.' => 'Tehtävä #%d on avattu',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Clone',
|
||||
'Project cloned successfully.' => 'Projet cloné avec succès.',
|
||||
'Unable to clone this project.' => 'Impossible de cloner ce projet.',
|
||||
'Email notifications' => 'Notifications par email',
|
||||
'Enable email notifications' => 'Activer les notifications par emails',
|
||||
'Task position:' => 'Position de la tâche :',
|
||||
'The task #%d have been opened.' => 'La tâche #%d a été ouverte.',
|
||||
@@ -737,12 +736,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Couronne suédoise',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'L\'identificateur du projet est un code alpha-numérique optionnel pour identifier votre projet.',
|
||||
'Identifier' => 'Identificateur',
|
||||
'Postmark (incoming emails)' => 'Postmark (emails entrants)',
|
||||
'Help on Postmark integration' => 'Aide sur l\'intégration avec Postmark',
|
||||
'Mailgun (incoming emails)' => 'Mailgun (emails entrants)',
|
||||
'Help on Mailgun integration' => 'Aide sur l\'intégration avec Mailgun',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (emails entrants)',
|
||||
'Help on Sendgrid integration' => 'Aide sur l\'intégration avec Sendgrid',
|
||||
'Disable two factor authentication' => 'Désactiver l\'authentification à deux facteurs',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Voulez-vous vraiment désactiver l\'authentification à deux facteurs pour cet utilisateur : « %s » ?',
|
||||
'Edit link' => 'Modifier un lien',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Másolat',
|
||||
'Project cloned successfully.' => 'A projekt sikeresen másolva.',
|
||||
'Unable to clone this project.' => 'A projekt másolása sikertelen.',
|
||||
'Email notifications' => 'E-mail értesítések',
|
||||
'Enable email notifications' => 'E-mail értesítések engedélyezése',
|
||||
'Task position:' => 'Feladat helye:',
|
||||
'The task #%d have been opened.' => 'Feladat #%d megnyitva.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Klon',
|
||||
'Project cloned successfully.' => 'Kloning proyek berhasil.',
|
||||
'Unable to clone this project.' => 'Tidak dapat mengkloning proyek.',
|
||||
'Email notifications' => 'Pemberitahuan email',
|
||||
'Enable email notifications' => 'Aktifkan pemberitahuan dari email',
|
||||
'Task position:' => 'Posisi tugas :',
|
||||
'The task #%d have been opened.' => 'Tugas #%d telah dibuka.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Krona Swedia',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'Identifier proyek adalah kode alfanumerik opsional digunakan untuk mengidentifikasi proyek Anda.',
|
||||
'Identifier' => 'Identifier',
|
||||
'Postmark (incoming emails)' => 'Postmark (email masuk)',
|
||||
'Help on Postmark integration' => 'Bantuan pada integrasi Postmark',
|
||||
'Mailgun (incoming emails)' => 'Mailgun (email masuk)',
|
||||
'Help on Mailgun integration' => 'Bantuan pada integrasi Mailgun',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (email masuk)',
|
||||
'Help on Sendgrid integration' => 'Bantuan pada integrasi Sendgrid',
|
||||
'Disable two factor authentication' => 'Matikan dua faktor otentifikasi',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Apakah anda yakin akan mematikan dua faktor otentifikasi untuk pengguna ini : « %s » ?',
|
||||
'Edit link' => 'Modifikasi tautan',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Clona',
|
||||
'Project cloned successfully.' => 'Progetto clonato con successo.',
|
||||
'Unable to clone this project.' => 'Impossibile clonare questo progetto',
|
||||
'Email notifications' => 'Notifiche email',
|
||||
'Enable email notifications' => 'Abilita le notifiche via email',
|
||||
'Task position:' => 'Posizione del compito:',
|
||||
'The task #%d have been opened.' => 'Il compito #%d è stato aperto.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => '複製',
|
||||
'Project cloned successfully.' => 'プロジェクトを複製しました。',
|
||||
'Unable to clone this project.' => 'プロジェクトの複製に失敗しました。',
|
||||
'Email notifications' => 'メール通知',
|
||||
'Enable email notifications' => 'メール通知を設定',
|
||||
'Task position:' => 'タスクの位置:',
|
||||
'The task #%d have been opened.' => 'タスク #%d をオープンしました。',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Kopier',
|
||||
'Project cloned successfully.' => 'Prosjektet er kopiert.',
|
||||
'Unable to clone this project.' => 'Prosjektet kunne ikke kopieres',
|
||||
'Email notifications' => 'Epostvarslinger',
|
||||
'Enable email notifications' => 'Aktiver epostvarslinger',
|
||||
'Task position:' => 'Oppgaveposisjon:',
|
||||
'The task #%d have been opened.' => 'Oppgaven #%d er åpnet.',
|
||||
@@ -730,17 +729,11 @@ return array(
|
||||
// 'This chart show the task complexity over the time (Work Remaining).' => '',
|
||||
// 'Screenshot taken %s' => '',
|
||||
'Add a screenshot' => 'Legg til et skjermbilde',
|
||||
'Take a screenshot and press CTRL+V or â+V to paste here.' => 'Ta et skjermbilde og trykk CTRL+V for å lime det inn her.',
|
||||
// 'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => '',
|
||||
'Screenshot uploaded successfully.' => 'Skjermbilde opplastet',
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'Prosjektkoden er en alfanumerisk kode som kan brukes for å identifisere prosjektet',
|
||||
'Identifier' => 'Prosjektkode',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Kloon',
|
||||
'Project cloned successfully.' => 'Project succesvol gekloond.',
|
||||
'Unable to clone this project.' => 'Klonen van project niet gelukt.',
|
||||
'Email notifications' => 'Email notificatie',
|
||||
'Enable email notifications' => 'Email notificatie aanzetten',
|
||||
'Task position:' => 'Taak positie :',
|
||||
'The task #%d have been opened.' => 'Taak #%d is geopend.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Sklonuj',
|
||||
'Project cloned successfully.' => 'Projekt sklonowany pomyślnie.',
|
||||
'Unable to clone this project.' => 'Nie można sklonować projektu.',
|
||||
'Email notifications' => 'Powiadomienia email',
|
||||
'Enable email notifications' => 'Włącz powiadomienia email',
|
||||
'Task position:' => 'Pozycja zadania:',
|
||||
'The task #%d have been opened.' => 'Zadania #%d zostały otwarte.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Korona szwedzka',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'Identyfikator projektu to opcjonalny kod alfanumeryczny do identyfikacji projektu.',
|
||||
'Identifier' => 'Identyfikator',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
'Disable two factor authentication' => 'Wyłącz uwierzytelnianie dwuetapowe',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Czy na pewno chcesz wyłączyć uwierzytelnianie dwuetapowe dla tego użytkownika: "%s"?',
|
||||
'Edit link' => 'Edytuj link',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Clonar',
|
||||
'Project cloned successfully.' => 'Projeto clonado com sucesso.',
|
||||
'Unable to clone this project.' => 'Não foi possível clonar este projeto.',
|
||||
'Email notifications' => 'Notificações por email',
|
||||
'Enable email notifications' => 'Habilitar notificações por email',
|
||||
'Task position:' => 'Posição da tarefa:',
|
||||
'The task #%d have been opened.' => 'A tarefa #%d foi aberta.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Coroa sueca',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'O identificador de projeto é um código alfanumérico opcional utilizado para identificar o seu projeto.',
|
||||
'Identifier' => 'Identificador',
|
||||
'Postmark (incoming emails)' => 'Postmark (e-mails recebidos)',
|
||||
'Help on Postmark integration' => 'Ajuda na integração do Postmark',
|
||||
'Mailgun (incoming emails)' => 'Mailgun (e-mails recebidos)',
|
||||
'Help on Mailgun integration' => 'Ajuda na integração do Mailgun',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (e-mails recebidos)',
|
||||
'Help on Sendgrid integration' => 'Ajuda na integração do Sendgrid',
|
||||
'Disable two factor authentication' => 'Desativar autenticação à dois fatores',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Você deseja realmente desativar a autenticação à dois fatores para esse usuário: "%s"?',
|
||||
'Edit link' => 'Editar um link',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Clonar',
|
||||
'Project cloned successfully.' => 'Projecto clonado com sucesso.',
|
||||
'Unable to clone this project.' => 'Não foi possível clonar este projecto.',
|
||||
'Email notifications' => 'Notificações por email',
|
||||
'Enable email notifications' => 'Activar notificações por email',
|
||||
'Task position:' => 'Posição da tarefa:',
|
||||
'The task #%d have been opened.' => 'A tarefa #%d foi aberta.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Coroa sueca',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'O identificador de projecto é um código alfanumérico opcional utilizado para identificar o seu projecto.',
|
||||
'Identifier' => 'Identificador',
|
||||
'Postmark (incoming emails)' => 'Postmark (e-mails recebidos)',
|
||||
'Help on Postmark integration' => 'Ajuda na integração do Postmark',
|
||||
'Mailgun (incoming emails)' => 'Mailgun (e-mails recebidos)',
|
||||
'Help on Mailgun integration' => 'Ajuda na integração do Mailgun',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (e-mails recebidos)',
|
||||
'Help on Sendgrid integration' => 'Ajuda na integração do Sendgrid',
|
||||
'Disable two factor authentication' => 'Desactivar autenticação com dois factores',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Tem a certeza que quer desactivar a autenticação com dois factores para esse utilizador: "%s"?',
|
||||
'Edit link' => 'Editar um link',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Клонировать',
|
||||
'Project cloned successfully.' => 'Проект клонирован.',
|
||||
'Unable to clone this project.' => 'Не удалось клонировать проект.',
|
||||
'Email notifications' => 'Уведомления по e-mail',
|
||||
'Enable email notifications' => 'Включить уведомления по e-mail',
|
||||
'Task position:' => 'Позиция задачи:',
|
||||
'The task #%d have been opened.' => 'Задача #%d была открыта.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Шведская крона',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'Идентификатор проекта - это опциональный буквенно-цифровой код использующийся для идентификации проекта',
|
||||
'Identifier' => 'Идентификатор',
|
||||
'Postmark (incoming emails)' => 'Postmark (входящие сообщения)',
|
||||
'Help on Postmark integration' => 'Справка о Postmark интеграции',
|
||||
'Mailgun (incoming emails)' => 'Mailgun (входящие сообщения)',
|
||||
'Help on Mailgun integration' => 'Справка о Mailgun интеграции',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (входящие сообщения)',
|
||||
'Help on Sendgrid integration' => 'Справка о Sendgrid интеграции',
|
||||
'Disable two factor authentication' => 'Выключить двухфакторную авторизацию',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Вы действительно хотите выключить двухфакторную авторизацию для пользователя "%s"?',
|
||||
'Edit link' => 'Редактировать ссылку',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Iskopiraj',
|
||||
'Project cloned successfully.' => 'Projekat uspešno iskopiran.',
|
||||
'Unable to clone this project.' => 'Nije moguće iskopirati projekat.',
|
||||
'Email notifications' => 'Obaveštenje e-mailom',
|
||||
'Enable email notifications' => 'Omogući obaveštenja e-mailom',
|
||||
'Task position:' => 'Pozicija zadatka:',
|
||||
'The task #%d have been opened.' => 'Zadatak #%d je otvoren.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Klona',
|
||||
'Project cloned successfully.' => 'Projektet har klonats.',
|
||||
'Unable to clone this project.' => 'Kunde inte klona projektet.',
|
||||
'Email notifications' => 'Epostnotiser',
|
||||
'Enable email notifications' => 'Aktivera epostnotiser',
|
||||
'Task position:' => 'Uppgiftsposition:',
|
||||
'The task #%d have been opened.' => 'Uppgiften #%d har öppnats.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Svensk Krona',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'Projektidentifieraren är en valbar alfanumerisk kod som används för att identifiera ditt projekt.',
|
||||
'Identifier' => 'Identifierare',
|
||||
'Postmark (incoming emails)' => 'Postmark (inkommande e-post)',
|
||||
'Help on Postmark integration' => 'Hjälp för Postmark integration',
|
||||
'Mailgun (incoming emails)' => 'Mailgrun (inkommande e-post)',
|
||||
'Help on Mailgun integration' => 'Hjälp för Mailgrun integration',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (inkommande e-post)',
|
||||
'Help on Sendgrid integration' => 'Hjälp för Sendgrid integration',
|
||||
'Disable two factor authentication' => 'Inaktivera två-faktors autentisering',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Vill du verkligen inaktivera två-faktors autentisering för denna användare: "%s"?',
|
||||
'Edit link' => 'Ändra länk',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'เลียนแบบ',
|
||||
'Project cloned successfully.' => 'เลียนแบบโปรเจคเรียบร้อยแล้ว',
|
||||
'Unable to clone this project.' => 'ไม่สามารถเลียบแบบโปรเจคได้',
|
||||
'Email notifications' => 'อีเมลแจ้งเตือน',
|
||||
'Enable email notifications' => 'เปิดอีเมลแจ้งเตือน',
|
||||
'Task position:' => 'ตำแหน่งงาน',
|
||||
'The task #%d have been opened.' => 'งานที่ #%d ถุกเปิด',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
'Edit link' => 'แก้ไขลิงค์',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Kopya oluştur',
|
||||
'Project cloned successfully.' => 'Proje kopyası başarıyla oluşturuldu.',
|
||||
'Unable to clone this project.' => 'Proje kopyası oluşturulamadı.',
|
||||
'Email notifications' => 'E-Posta bilgilendirmesi',
|
||||
'Enable email notifications' => 'E-Posta bilgilendirmesini aç',
|
||||
'Task position:' => 'Görev pozisyonu',
|
||||
'The task #%d have been opened.' => '#%d numaralı görev açıldı.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
// 'Edit link' => '',
|
||||
|
||||
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => '克隆',
|
||||
'Project cloned successfully.' => '成功复制项目。',
|
||||
'Unable to clone this project.' => '无法复制此项目',
|
||||
'Email notifications' => '邮件通知',
|
||||
'Enable email notifications' => '启用邮件通知',
|
||||
'Task position:' => '任务位置:',
|
||||
'The task #%d have been opened.' => '任务#%d已经被开启.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
// 'SEK - Swedish Krona' => '',
|
||||
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
||||
// 'Identifier' => '',
|
||||
// 'Postmark (incoming emails)' => '',
|
||||
// 'Help on Postmark integration' => '',
|
||||
// 'Mailgun (incoming emails)' => '',
|
||||
// 'Help on Mailgun integration' => '',
|
||||
// 'Sendgrid (incoming emails)' => '',
|
||||
// 'Help on Sendgrid integration' => '',
|
||||
// 'Disable two factor authentication' => '',
|
||||
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
||||
'Edit link' => '编辑链接',
|
||||
|
||||
Reference in New Issue
Block a user