Move Gitlab webhook to an external plugin
This commit is contained in:
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Swimline traka je uspješno kreirana.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Npr: "Greška, Zahtjev za izmjenama, Poboljšanje"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Podrazumijevane kategorije za novi projekat',
|
||||
'Gitlab commit received' => 'Gitlab: commit dobijen',
|
||||
'Gitlab issue opened' => 'Gitlab: problem otvoren',
|
||||
'Gitlab issue closed' => 'Gitlab: problem zatvoren',
|
||||
'Gitlab webhooks' => 'Gitlab webhooks',
|
||||
'Help on Gitlab webhooks' => 'Pomoc na Gitlab webhooks',
|
||||
'Integrations' => 'Integracije',
|
||||
'Integration with third-party services' => 'Integracija sa uslugama vanjskih servisa',
|
||||
'Gitlab Issue' => 'Gitlab problemi',
|
||||
'Subtask Id' => 'ID pod-zadatka',
|
||||
'Subtasks' => 'Pod-zadaci',
|
||||
'Subtasks Export' => 'Izvoz pod-zadataka',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Vanjski korisnik',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Vanjski korisnik ne čuva šifru u Kanboard bazi, npr: LDAP, Google i Github korisnički računi.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Ako ste označili kvadratić "Zabrani prijavnu formu", unos pristupnih podataka u prijavnoj formi će biti ignorisan.',
|
||||
'By @%s on Gitlab' => 'Od @%s s Gitlab-om',
|
||||
'Gitlab issue comment created' => 'Gitlab: dodan komentar za problem',
|
||||
'New remote user' => 'Novi vanjski korisnik',
|
||||
'New local user' => 'Novi lokalni korisnik',
|
||||
'Default task color' => 'Podrazumijevana boja zadatka',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Die Swimlane wurde erfolgreich angelegt.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Beispiel: "Bug, Funktionswünsche, Verbesserung"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Výchozí kategorie pro nové projekty (oddělené čárkou)',
|
||||
'Gitlab commit received' => 'Gitlab commit erhalten',
|
||||
'Gitlab issue opened' => 'Gitlab Fehler eröffnet',
|
||||
'Gitlab issue closed' => 'Gitlab Fehler geschlossen',
|
||||
'Gitlab webhooks' => 'Gitlab Webhook',
|
||||
'Help on Gitlab webhooks' => 'Hilfe für Gitlab Webhooks',
|
||||
'Integrations' => 'Integrace',
|
||||
'Integration with third-party services' => 'Integration von Fremdleistungen',
|
||||
'Gitlab Issue' => 'Gitlab Fehler',
|
||||
'Subtask Id' => 'Dílčí úkol Id',
|
||||
'Subtasks' => 'Dílčí úkoly',
|
||||
'Subtasks Export' => 'Export dílčích úkolů',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Vzdálený uživatel',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Hesla vzdáleným uživatelům se neukládají do databáze Kanboard. Naříklad: LDAP, Google a Github účty.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Pokud zaškrtnete políčko "Zakázat přihlašovací formulář", budou pověření zadané do přihlašovacího formuláře ignorovány.',
|
||||
'By @%s on Gitlab' => 'uživatelem @%s na Gitlab',
|
||||
'Gitlab issue comment created' => 'Vytvořen komentář problému na Gitlab',
|
||||
'New remote user' => 'Nový vzdálený uživatel',
|
||||
'New local user' => 'Nový lokální uživatel',
|
||||
'Default task color' => 'Výchozí barva úkolu',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
// 'Your swimlane have been created successfully.' => '',
|
||||
// 'Example: "Bug, Feature Request, Improvement"' => '',
|
||||
// 'Default categories for new projects (Comma-separated)' => '',
|
||||
// 'Gitlab commit received' => '',
|
||||
// 'Gitlab issue opened' => '',
|
||||
// 'Gitlab issue closed' => '',
|
||||
// 'Gitlab webhooks' => '',
|
||||
// 'Help on Gitlab webhooks' => '',
|
||||
// 'Integrations' => '',
|
||||
// 'Integration with third-party services' => '',
|
||||
// 'Gitlab Issue' => '',
|
||||
// 'Subtask Id' => '',
|
||||
// 'Subtasks' => '',
|
||||
// 'Subtasks Export' => '',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Die Swimlane wurde erfolgreich angelegt.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Beispiel: "Bug, Funktionswünsche, Verbesserung"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Standard-Kategorien für neue Projekte (Komma-getrennt)',
|
||||
'Gitlab commit received' => 'Gitlab-Commit erhalten',
|
||||
'Gitlab issue opened' => 'Gitlab-Issue eröffnet',
|
||||
'Gitlab issue closed' => 'Gitlab-Issue geschlossen',
|
||||
'Gitlab webhooks' => 'Gitlab-Webhook',
|
||||
'Help on Gitlab webhooks' => 'Hilfe für Gitlab-Webhooks',
|
||||
'Integrations' => 'Integration',
|
||||
'Integration with third-party services' => 'Integration von externen Diensten',
|
||||
'Gitlab Issue' => 'Gitlab-Issue',
|
||||
'Subtask Id' => 'Teilaufgaben-ID',
|
||||
'Subtasks' => 'Teilaufgaben',
|
||||
'Subtasks Export' => 'Export von Teilaufgaben',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Remote-Benutzer',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Remote-Benutzer haben kein Passwort in der Kanboard Datenbank, Beispiel LDAP, Goole und Github Accounts',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Wenn die Box "Verbiete Login-Formular" angeschaltet ist, werden Eingaben in das Login Formular ignoriert.',
|
||||
'By @%s on Gitlab' => 'Durch @%s auf Gitlab',
|
||||
'Gitlab issue comment created' => 'Gitlab Ticket Kommentar erstellt',
|
||||
'New remote user' => 'Neuer Remote-Benutzer',
|
||||
'New local user' => 'Neuer lokaler Benutzer',
|
||||
'Default task color' => 'Voreingestellte Aufgabenfarbe',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
'Project Manager' => 'Projekt Manager',
|
||||
'Project Member' => 'Projekt Mitglied',
|
||||
'Project Viewer' => 'Projekt Betrachter',
|
||||
'Gitlab issue reopened' => 'Gitlab Thema wiedereröffnet',
|
||||
'Your account is locked for %d minutes' => 'Ihr Zugang wurde für %d Minuten gesperrt',
|
||||
'Invalid captcha' => 'Ungültiges Captcha',
|
||||
'The name must be unique' => 'Der Name muss eindeutig sein',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Su calle ha sido creada correctamente',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Ejemplo: "Error, Solicitud de característica, Mejora',
|
||||
'Default categories for new projects (Comma-separated)' => 'Categorías por defecto para nuevos proyectos (separadas por comas)',
|
||||
'Gitlab commit received' => 'Recibido envío desde Gitlab',
|
||||
'Gitlab issue opened' => 'Abierto asunto de Gitlab',
|
||||
'Gitlab issue closed' => 'Cerrado asunto de Gitlab',
|
||||
'Gitlab webhooks' => 'Disparadores Web (Webhooks) de Gitlab',
|
||||
'Help on Gitlab webhooks' => 'Ayuda sobre Disparadores Web (Webhooks) de Gitlab',
|
||||
'Integrations' => 'Integraciones',
|
||||
'Integration with third-party services' => 'Integración con servicios de terceros',
|
||||
'Gitlab Issue' => 'Asunto Gitlab',
|
||||
'Subtask Id' => 'Id de Subtarea',
|
||||
'Subtasks' => 'Subtareas',
|
||||
'Subtasks Export' => 'Exportación de Subtareas',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Usuario remoto',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Los usuarios remotos no almacenan sus contraseñas en la base de datos Kanboard, por ejemplo: cuentas de LDAP, Google y Github',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Si marcas la caja de edición "Desactivar formulario de ingreso", se ignoran las credenciales entradas en el formulario de ingreso.',
|
||||
'By @%s on Gitlab' => 'Por @%s en Gitlab',
|
||||
'Gitlab issue comment created' => 'Creado comentario de asunto de Gitlab',
|
||||
'New remote user' => 'Nuevo usuario remoto',
|
||||
'New local user' => 'Nuevo usuario local',
|
||||
'Default task color' => 'Color por defecto de tarea',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Kaista luotu onnistuneesti.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Esimerkiksi: "Bugit, Ominaisuuspyynnöt, Parannukset"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Oletuskategoriat uusille projekteille (pilkuin eroteltu)',
|
||||
// 'Gitlab commit received' => '',
|
||||
// 'Gitlab issue opened' => '',
|
||||
// 'Gitlab issue closed' => '',
|
||||
// 'Gitlab webhooks' => '',
|
||||
// 'Help on Gitlab webhooks' => '',
|
||||
// 'Integrations' => '',
|
||||
// 'Integration with third-party services' => '',
|
||||
// 'Gitlab Issue' => '',
|
||||
// 'Subtask Id' => '',
|
||||
// 'Subtasks' => '',
|
||||
// 'Subtasks Export' => '',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -545,14 +545,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Votre swimlane a été créée avec succès.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Exemple: « Incident, Demande de fonctionnalité, Amélioration »',
|
||||
'Default categories for new projects (Comma-separated)' => 'Catégories par défaut pour les nouveaux projets (séparation par des virgules)',
|
||||
'Gitlab commit received' => 'Commit reçu via Gitlab',
|
||||
'Gitlab issue opened' => 'Ouverture d\'un ticket sur Gitlab',
|
||||
'Gitlab issue closed' => 'Fermeture d\'un ticket sur Gitlab',
|
||||
'Gitlab webhooks' => 'Webhook Gitlab',
|
||||
'Help on Gitlab webhooks' => 'Aide sur les webhooks Gitlab',
|
||||
'Integrations' => 'Intégrations',
|
||||
'Integration with third-party services' => 'Intégration avec des services externes',
|
||||
'Gitlab Issue' => 'Ticket Gitlab',
|
||||
'Subtask Id' => 'Identifiant de la sous-tâche',
|
||||
'Subtasks' => 'Sous-tâches',
|
||||
'Subtasks Export' => 'Exportation des sous-tâches',
|
||||
@@ -872,8 +866,6 @@ return array(
|
||||
'Remote user' => 'Utilisateur distant',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Les utilisateurs distants ne stockent pas leur mot de passe dans la base de données de Kanboard, exemples : comptes LDAP, Github ou Google.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Si vous cochez la case « Interdire le formulaire d\'authentification », les identifiants entrés dans le formulaire d\'authentification seront ignorés.',
|
||||
'By @%s on Gitlab' => 'Par @%s sur Gitlab',
|
||||
'Gitlab issue comment created' => 'Commentaire créé sur un ticket Gitlab',
|
||||
'New remote user' => 'Créer un utilisateur distant',
|
||||
'New local user' => 'Créer un utilisateur local',
|
||||
'Default task color' => 'Couleur par défaut des tâches',
|
||||
@@ -1050,7 +1042,6 @@ return array(
|
||||
'Project Manager' => 'Chef de projet',
|
||||
'Project Member' => 'Membre du projet',
|
||||
'Project Viewer' => 'Visualiseur de projet',
|
||||
'Gitlab issue reopened' => 'Ticket Gitlab rouvert',
|
||||
'Your account is locked for %d minutes' => 'Votre compte est vérouillé pour %d minutes',
|
||||
'Invalid captcha' => 'Captcha invalid',
|
||||
'The name must be unique' => 'Le nom doit être unique',
|
||||
@@ -1097,4 +1088,5 @@ return array(
|
||||
'Two-Factor Provider: ' => 'Fournisseur d\'authentification à deux facteurs : ',
|
||||
'Disable two-factor authentication' => 'Désactiver l\'authentification à deux-facteurs',
|
||||
'Enable two-factor authentication' => 'Activer l\'authentification à deux-facteurs',
|
||||
'There is no integration registered at the moment.' => 'Il n\'y a aucune intégration enregistrée pour le moment.',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'A folyamat sikeresen létrehozva.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Például: Hiba, Új funkció, Fejlesztés',
|
||||
'Default categories for new projects (Comma-separated)' => 'Alapértelmezett kategóriák az új projektekben (Vesszővel elválasztva)',
|
||||
'Gitlab commit received' => 'Gitlab commit érkezett',
|
||||
'Gitlab issue opened' => 'Gitlab issue nyitás',
|
||||
'Gitlab issue closed' => 'Gitlab issue zárás',
|
||||
'Gitlab webhooks' => 'Gitlab webhooks',
|
||||
'Help on Gitlab webhooks' => 'Gitlab webhooks súgó',
|
||||
'Integrations' => 'Integráció',
|
||||
'Integration with third-party services' => 'Integráció harmadik féllel',
|
||||
'Gitlab Issue' => 'Gitlab issue',
|
||||
'Subtask Id' => 'Részfeladat id',
|
||||
'Subtasks' => 'Részfeladatok',
|
||||
'Subtasks Export' => 'Részfeladat exportálás',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Swimlane anda berhasil dibuat.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Contoh: « Insiden, Permintaan Fitur, Perbaikan »',
|
||||
'Default categories for new projects (Comma-separated)' => 'Standar kategori untuk proyek baru (dipisahkan dengan koma)',
|
||||
'Gitlab commit received' => 'Menerima komit Gitlab',
|
||||
'Gitlab issue opened' => 'Tiket Gitlab dibuka',
|
||||
'Gitlab issue closed' => 'Tiket Gitlab ditutup',
|
||||
'Gitlab webhooks' => 'Webhook Gitlab',
|
||||
'Help on Gitlab webhooks' => 'Bantuan pada webhook Gitlab',
|
||||
'Integrations' => 'Integrasi',
|
||||
'Integration with third-party services' => 'Integrasi dengan layanan pihak ketiga',
|
||||
'Gitlab Issue' => 'Tiket Gitlab',
|
||||
'Subtask Id' => 'Id Subtugas',
|
||||
'Subtasks' => 'Subtugas',
|
||||
'Subtasks Export' => 'Ekspor Subtugas',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Pengguna jauh',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Pengguna jauh tidak menyimpan kata sandi mereka dalam basis data Kanboard, contoh: akun LDAP, Google dan Github.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Jika anda mencentang kotak "Larang formulir login", kredensial masuk ke formulis login akan diabaikan.',
|
||||
'By @%s on Gitlab' => 'Dengan @%s pada Gitlab',
|
||||
'Gitlab issue comment created' => 'Komentar dibuat pada tiket Gitlab',
|
||||
'New remote user' => 'Pengguna baru jauh',
|
||||
'New local user' => 'Pengguna baru lokal',
|
||||
'Default task color' => 'Standar warna tugas',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'La sua corsia è stata creata con successo',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Esempio: "Bug, Richiesta di Funzioni, Migliorie"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Categorie di default per i progetti (Separati da virgola)',
|
||||
'Gitlab commit received' => 'Commit ricevuto da Gitlab',
|
||||
'Gitlab issue opened' => 'Issue di Gitlab aperta',
|
||||
'Gitlab issue closed' => 'Issue di Gitlab chiusa',
|
||||
'Gitlab webhooks' => 'Webhooks di Gitlab',
|
||||
'Help on Gitlab webhooks' => 'Guida ai Webhooks di Gitlab',
|
||||
'Integrations' => 'Integrazioni',
|
||||
'Integration with third-party services' => 'Integrazione con servizi di terze parti',
|
||||
'Gitlab Issue' => 'Issue di Gitlab',
|
||||
'Subtask Id' => 'Id del sotto-compito',
|
||||
'Subtasks' => 'Sotto-compiti',
|
||||
'Subtasks Export' => 'Esporta sotto-compiti',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'スイムレーンが作成されました。',
|
||||
'Example: "Bug, Feature Request, Improvement"' => '例: バグ, 機能, 改善',
|
||||
'Default categories for new projects (Comma-separated)' => '新しいプロジェクトのデフォルトカテゴリー (コンマ区切り)',
|
||||
'Gitlab commit received' => 'Gitlab コミットを受診しました',
|
||||
'Gitlab issue opened' => 'Gitlab Issue がオープンされました',
|
||||
'Gitlab issue closed' => 'Gitlab Issue がクローズされました',
|
||||
'Gitlab webhooks' => 'Gitlab Webhooks',
|
||||
'Help on Gitlab webhooks' => 'Gitlab Webhooks のヘルプ',
|
||||
'Integrations' => '連携',
|
||||
'Integration with third-party services' => 'サードパーティサービスとの連携',
|
||||
'Gitlab Issue' => 'Gitlab Issue',
|
||||
'Subtask Id' => 'サブタスク Id',
|
||||
'Subtasks' => 'サブタスク',
|
||||
'Subtasks Export' => 'サブタスクの出力',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
// 'Your swimlane have been created successfully.' => '',
|
||||
// 'Example: "Bug, Feature Request, Improvement"' => '',
|
||||
// 'Default categories for new projects (Comma-separated)' => '',
|
||||
// 'Gitlab commit received' => '',
|
||||
// 'Gitlab issue opened' => '',
|
||||
// 'Gitlab issue closed' => '',
|
||||
// 'Gitlab webhooks' => '',
|
||||
// 'Help on Gitlab webhooks' => '',
|
||||
'Integrations' => 'Integrasjoner',
|
||||
'Integration with third-party services' => 'Integrasjoner med tredje-parts tjenester',
|
||||
// 'Gitlab Issue' => '',
|
||||
'Subtask Id' => 'Deloppgave ID',
|
||||
'Subtasks' => 'Deloppgaver',
|
||||
'Subtasks Export' => 'Eksporter deloppgaver',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
'New remote user' => 'Ny eksternbruker',
|
||||
'New local user' => 'Ny internbruker',
|
||||
'Default task color' => 'Standard oppgavefarge',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Swimlane succesvol aangemaakt.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Voorbeeld: « Bug, Feature Request, Improvement »',
|
||||
'Default categories for new projects (Comma-separated)' => 'Standaard categorieën voor nieuwe projecten (komma gescheiden)',
|
||||
'Gitlab commit received' => 'Gitlab commir ontvangen',
|
||||
'Gitlab issue opened' => 'Gitlab issue geopend',
|
||||
'Gitlab issue closed' => 'Gitlab issue gesloten',
|
||||
'Gitlab webhooks' => 'Gitlab webhooks',
|
||||
'Help on Gitlab webhooks' => 'Hulp bij Gitlab webhooks',
|
||||
'Integrations' => 'Integraties',
|
||||
'Integration with third-party services' => 'Integratie met derde-partij-services',
|
||||
'Gitlab Issue' => 'Gitlab issue',
|
||||
'Subtask Id' => 'Subtaak id',
|
||||
'Subtasks' => 'Subtaken',
|
||||
'Subtasks Export' => 'Subtaken exporteren',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Proces tworzony pomyślnie.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Przykład: "Błąd, Żądanie Funkcjonalności, Udoskonalenia"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Domyślne kategorie dla nowych projektów (oddzielone przecinkiem)',
|
||||
// 'Gitlab commit received' => '',
|
||||
// 'Gitlab issue opened' => '',
|
||||
// 'Gitlab issue closed' => '',
|
||||
// 'Gitlab webhooks' => '',
|
||||
// 'Help on Gitlab webhooks' => '',
|
||||
'Integrations' => 'Integracje',
|
||||
'Integration with third-party services' => 'Integracja z usługami firm trzecich',
|
||||
// 'Gitlab Issue' => '',
|
||||
'Subtask Id' => 'ID pod-zadania',
|
||||
'Subtasks' => 'Pod-zadania',
|
||||
'Subtasks Export' => 'Eksport pod-zadań',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
'New remote user' => 'Nowy użytkownik zdalny',
|
||||
'New local user' => 'Nowy użytkownik lokalny',
|
||||
'Default task color' => 'Domyślny kolor zadań',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
'Project Manager' => 'Menedżer projektu',
|
||||
'Project Member' => 'Uczestnik projektu',
|
||||
'Project Viewer' => 'Obserwator projektu',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
'Your account is locked for %d minutes' => 'Twoje konto zostało zablokowane na %d minut',
|
||||
'Invalid captcha' => 'Błędny kod z obrazka (captcha)',
|
||||
'The name must be unique' => 'Nazwa musi być unikatowa',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Sua swimlane foi criada com sucesso.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Exemplo: "Bug, Solicitação de Recurso, Melhoria"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Categorias padrões para novos projetos (separadas por vírgula)',
|
||||
'Gitlab commit received' => 'Gitlab commit received',
|
||||
'Gitlab issue opened' => 'Gitlab issue opened',
|
||||
'Gitlab issue closed' => 'Gitlab issue closed',
|
||||
'Gitlab webhooks' => 'Gitlab webhooks',
|
||||
'Help on Gitlab webhooks' => 'Ajuda sobre os webhooks do GitLab',
|
||||
'Integrations' => 'Integrações',
|
||||
'Integration with third-party services' => 'Integração com serviços de terceiros',
|
||||
'Gitlab Issue' => 'Gitlab Issue',
|
||||
'Subtask Id' => 'ID da subtarefa',
|
||||
'Subtasks' => 'Subtarefas',
|
||||
'Subtasks Export' => 'Exportar subtarefas',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Usuário remoto',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Os usuários remotos não conservam as suas senhas no banco de dados Kanboard, exemplos: contas LDAP, Github ou Google.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Se você marcar "Interdir o formulário de autenticação", os identificadores entrados no formulário de login serão ignorado.',
|
||||
'By @%s on Gitlab' => 'Por @%s no Gitlab',
|
||||
'Gitlab issue comment created' => 'Comentário criado em um bilhete Gitlab',
|
||||
'New remote user' => 'Criar um usuário remoto',
|
||||
'New local user' => 'Criar um usuário local',
|
||||
'Default task color' => 'Cor padrão para as tarefas',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Seu swimlane foi criado com sucesso.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Exemplo: "Bug, Feature Request, Improvement"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Categorias padrão para novos projectos (Separadas por vírgula)',
|
||||
'Gitlab commit received' => 'Commit recebido do Gitlab',
|
||||
'Gitlab issue opened' => 'Problema aberto no Gitlab',
|
||||
'Gitlab issue closed' => 'Problema fechado no Gitlab',
|
||||
'Gitlab webhooks' => 'Gitlab webhooks',
|
||||
'Help on Gitlab webhooks' => 'Ajuda sobre Gitlab webhooks',
|
||||
'Integrations' => 'Integrações',
|
||||
'Integration with third-party services' => 'Integração com serviços de terceiros',
|
||||
'Gitlab Issue' => 'Problema Gitlab',
|
||||
'Subtask Id' => 'ID da subtarefa',
|
||||
'Subtasks' => 'Subtarefas',
|
||||
'Subtasks Export' => 'Exportar subtarefas',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Utilizador remoto',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Utilizadores remotos não guardam a password na base de dados do Kanboard, por exemplo: LDAP, contas do Google e Github.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Se activar a opção "Desactivar login", as credenciais digitadas no login serão ignoradas.',
|
||||
'By @%s on Gitlab' => 'Por @%s no Gitlab',
|
||||
'Gitlab issue comment created' => 'Comentário a problema no Gitlab adicionado',
|
||||
'New remote user' => 'Novo utilizador remoto',
|
||||
'New local user' => 'Novo utilizador local',
|
||||
'Default task color' => 'Cor de tarefa por defeito',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
'Project Manager' => 'Gestor de Projecto',
|
||||
'Project Member' => 'Membro de Projecto',
|
||||
'Project Viewer' => 'Visualizador de Projecto',
|
||||
'Gitlab issue reopened' => 'Problema Gitlab reaberto',
|
||||
'Your account is locked for %d minutes' => 'A sua conta está bloqueada por %d minutos',
|
||||
'Invalid captcha' => 'Captcha inválido',
|
||||
'The name must be unique' => 'O nome deve ser único',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Ваша дорожка была успешно создан.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Например: "Баг, Фича, Улучшение"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Стандартные категории для нового проекта (разделяются запятыми)',
|
||||
'Gitlab commit received' => 'Получен коммит с Gitlab',
|
||||
'Gitlab issue opened' => 'Gitlab вопрос открыт',
|
||||
'Gitlab issue closed' => 'Gitlab вопрос закрыт',
|
||||
'Gitlab webhooks' => 'Gitlab webhooks',
|
||||
'Help on Gitlab webhooks' => 'Помощь по Gitlab webhooks',
|
||||
'Integrations' => 'Интеграции',
|
||||
'Integration with third-party services' => 'Интеграция со сторонними сервисами',
|
||||
'Gitlab Issue' => 'Gitlab вопрос',
|
||||
'Subtask Id' => 'Id подзадачи',
|
||||
'Subtasks' => 'Подзадачи',
|
||||
'Subtasks Export' => 'Экспортировать подзадачи',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Удаленный пользователь',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Учетные данные для входа через LDAP, Google и Github не будут сохранены в Kanboard.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Если вы установите флажок "Запретить форму входа", учетные данные, введенные в форму входа будет игнорироваться.',
|
||||
'By @%s on Gitlab' => 'От @%s на Gitlab',
|
||||
'Gitlab issue comment created' => 'Был создан комментарий к задаче на Gitlab',
|
||||
'New remote user' => 'Новый удаленный пользователь',
|
||||
'New local user' => 'Новый локальный пользователь',
|
||||
'Default task color' => 'Стандартные цвета задач',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
'Project Manager' => 'Менеджер проекта',
|
||||
'Project Member' => 'Участник проекта',
|
||||
'Project Viewer' => 'Наблюдатель проекта',
|
||||
'Gitlab issue reopened' => 'Gitlab вопрос переоткрыт',
|
||||
'Your account is locked for %d minutes' => 'Ваш аккаунт заблокирован на %d минут',
|
||||
'Invalid captcha' => 'Неверный код подтверждения',
|
||||
'The name must be unique' => 'Имя должно быть уникальным',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Razdelnik je uspešno kreiran.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Npr: "Greška, Zahtev za izmenama, Poboljšanje"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Osnovne kategorije za projekat',
|
||||
// 'Gitlab commit received' => '',
|
||||
// 'Gitlab issue opened' => '',
|
||||
// 'Gitlab issue closed' => '',
|
||||
// 'Gitlab webhooks' => '',
|
||||
// 'Help on Gitlab webhooks' => '',
|
||||
'Integrations' => 'Integracje',
|
||||
'Integration with third-party services' => 'Integracja sa uslugama spoljnih servisa',
|
||||
// 'Gitlab Issue' => '',
|
||||
'Subtask Id' => 'ID pod-zadania',
|
||||
'Subtasks' => 'Pod-zadataka',
|
||||
'Subtasks Export' => 'Eksport pod-zadań',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Din swimlane har skapats',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Exempel: "Bug, ny funktionalitet, förbättringar"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Standardkategorier för nya projekt (komma-separerade)',
|
||||
'Gitlab commit received' => 'Gitlab bidrag mottaget',
|
||||
'Gitlab issue opened' => 'Gitlab fråga öppnad',
|
||||
'Gitlab issue closed' => 'Gitlab fråga stängd',
|
||||
'Gitlab webhooks' => 'Gitlab webhooks',
|
||||
'Help on Gitlab webhooks' => 'Hjälp för Gitlab webhooks',
|
||||
'Integrations' => 'Integrationer',
|
||||
'Integration with third-party services' => 'Integration med tjänst från tredjepart',
|
||||
'Gitlab Issue' => 'Gitlab fråga',
|
||||
'Subtask Id' => 'Deluppgifts-ID',
|
||||
'Subtasks' => 'Deluppgift',
|
||||
'Subtasks Export' => 'Export av deluppgifter',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Extern användare',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Externa användares lösenord lagras inte i Kanboard-databasen, exempel: LDAP, Google och Github-konton.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Om du aktiverar boxen "Tillåt inte loginformulär" kommer inloggningsuppgifter i formuläret att ignoreras.',
|
||||
'By @%s on Gitlab' => 'Av @%s på Gitlab',
|
||||
'Gitlab issue comment created' => 'Gitlab frågekommentar skapad',
|
||||
'New remote user' => 'Ny extern användare',
|
||||
'New local user' => 'Ny lokal användare',
|
||||
'Default task color' => 'Standardfärg för uppgifter',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'สวิมเลนของคุณถูกสร้างเรียบร้อยแล้ว',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'ตัวอย่าง: "Bug, Feature Request, Improvement"',
|
||||
'Default categories for new projects (Comma-separated)' => 'ค่าเริ่มต้นกลุ่มสำหรับโปรเจคใหม่ (Comma-separated)',
|
||||
// 'Gitlab commit received' => '',
|
||||
// 'Gitlab issue opened' => '',
|
||||
// 'Gitlab issue closed' => '',
|
||||
// 'Gitlab webhooks' => '',
|
||||
// 'Help on Gitlab webhooks' => '',
|
||||
'Integrations' => 'การใช้ร่วมกัน',
|
||||
'Integration with third-party services' => 'การใช้งานร่วมกับบริการ third-party',
|
||||
// 'Gitlab Issue' => '',
|
||||
'Subtask Id' => 'รหัสงานย่อย',
|
||||
'Subtasks' => 'งานย่อย',
|
||||
'Subtasks Export' => 'ส่งออก งานย่อย',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Kulvar başarıyla oluşturuldu.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Örnek: "Sorun, Özellik talebi, İyileştirme"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Yeni projeler için varsayılan kategoriler (Virgül ile ayrılmış)',
|
||||
// 'Gitlab commit received' => '',
|
||||
// 'Gitlab issue opened' => '',
|
||||
// 'Gitlab issue closed' => '',
|
||||
// 'Gitlab webhooks' => '',
|
||||
// 'Help on Gitlab webhooks' => '',
|
||||
'Integrations' => 'Entegrasyon',
|
||||
'Integration with third-party services' => 'Dış servislerle entegrasyon',
|
||||
// 'Gitlab Issue' => '',
|
||||
'Subtask Id' => 'Alt görev No:',
|
||||
'Subtasks' => 'Alt görevler',
|
||||
'Subtasks Export' => 'Alt görevleri dışa aktar',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => '已经成功创建泳道。',
|
||||
'Example: "Bug, Feature Request, Improvement"' => '示例:“缺陷,功能需求,提升',
|
||||
'Default categories for new projects (Comma-separated)' => '新项目的默认分类(用逗号分隔)',
|
||||
'Gitlab commit received' => '收到 Gitlab 提交',
|
||||
'Gitlab issue opened' => '开启 Gitlab 问题',
|
||||
'Gitlab issue closed' => '关闭 Gitlab 问题',
|
||||
'Gitlab webhooks' => 'Gitlab 网络钩子',
|
||||
'Help on Gitlab webhooks' => 'Gitlab 网络钩子帮助',
|
||||
'Integrations' => '整合',
|
||||
'Integration with third-party services' => '与第三方服务进行整合',
|
||||
'Gitlab Issue' => 'Gitlab 问题',
|
||||
'Subtask Id' => '子任务 Id',
|
||||
'Subtasks' => '子任务',
|
||||
'Subtasks Export' => '子任务导出',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
'Default task color' => '默认任务颜色',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user