Fix grammatically incorrect error message
This commit is contained in:
parent
26618f525b
commit
cea4e35b1f
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Actualitzar les tasques assignades només es permet',
|
||||
'Only for tasks assigned to the current user' => 'Només per a les tasques assignades a l\'usuari actual',
|
||||
'My projects' => 'Els meus projectes',
|
||||
'Your are not member of any project.' => 'No és membre de cap projecte.',
|
||||
'You are not a member of any project.' => 'No és membre de cap projecte.',
|
||||
'My subtasks' => 'Les meves subtasques',
|
||||
'%d subtasks' => '%d subtasques',
|
||||
'%d subtask' => '%d subtasca',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Povolené jsou pouze úkoly přiřazené aktualizací',
|
||||
'Only for tasks assigned to the current user' => 'Pouze pro úkoly přiřazené aktuálnímu uživateli',
|
||||
'My projects' => 'Moje projekty',
|
||||
'Your are not member of any project.' => 'Nejste členem žádného projektu.',
|
||||
'You are not a member of any project.' => 'Nejste členem žádného projektu.',
|
||||
'My subtasks' => 'Moje dílčí úkoly',
|
||||
'%d subtasks' => '%d dílčí úkoly',
|
||||
'%d subtask' => '%d dílčí úkol',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Opdatere kun tilladt tildelte opgaver',
|
||||
'Only for tasks assigned to the current user' => 'Kun opgaver tildelt nuværende bruger',
|
||||
'My projects' => 'Tildelte projekter',
|
||||
'Your are not member of any project.' => 'Ikke medlem af noget projekt.',
|
||||
'You are not a member of any project.' => 'Ikke medlem af noget projekt.',
|
||||
'My subtasks' => 'Tildelte delopgaver',
|
||||
'%d subtasks' => '%d delopgaver',
|
||||
'%d subtask' => '%d delopgave',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Nur zugeordnete Aufgaben dürfen aktualisiert werden',
|
||||
'Only for tasks assigned to the current user' => 'Nur für Aufgaben, die dem aktuellen Benutzer zugeordnet sind',
|
||||
'My projects' => 'Meine Projekte',
|
||||
'Your are not member of any project.' => 'Sie sind nicht Mitglied eines Projektes.',
|
||||
'You are not a member of any project.' => 'Sie sind nicht Mitglied eines Projektes.',
|
||||
'My subtasks' => 'Meine Teilaufgaben',
|
||||
'%d subtasks' => '%d Teilaufgaben',
|
||||
'%d subtask' => '%d Teilaufgabe',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Está permitido actualizar solo las tareas asignadas',
|
||||
'Only for tasks assigned to the current user' => 'Solo para las tareas asignadas al usuario actual',
|
||||
'My projects' => 'Mis proyectos',
|
||||
'Your are not member of any project.' => 'No eres miembro de ningún proyecto.',
|
||||
'You are not a member of any project.' => 'No eres miembro de ningún proyecto.',
|
||||
'My subtasks' => 'Mis subtareas',
|
||||
'%d subtasks' => '%d subtareas',
|
||||
'%d subtask' => '%d subtarea',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Está permitido actualizar solo las tareas asignadas',
|
||||
'Only for tasks assigned to the current user' => 'Solo para las tareas asignadas al usuario(a) actual',
|
||||
'My projects' => 'Mis proyectos',
|
||||
'Your are not member of any project.' => 'No eres miembro de ningún proyecto.',
|
||||
'You are not a member of any project.' => 'No eres miembro de ningún proyecto.',
|
||||
'My subtasks' => 'Mis subtareas',
|
||||
'%d subtasks' => '%d subtareas',
|
||||
'%d subtask' => '%d subtarea',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'فقط بروز رسانی کارهای محول شده مجاز است',
|
||||
'Only for tasks assigned to the current user' => 'فقط برای کارهایی که به کاربر جاری محول شده',
|
||||
'My projects' => 'پروژه های من',
|
||||
'Your are not member of any project.' => 'شما عضو هیچ پروژه ای نمی باشید.',
|
||||
'You are not a member of any project.' => 'شما عضو هیچ پروژه ای نمی باشید.',
|
||||
'My subtasks' => 'کارهای فرعی من',
|
||||
'%d subtasks' => '%d کار فرعی',
|
||||
'%d subtask' => '%d کار فرعی',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Seulement la mise à jour des tâches assignées est autorisé',
|
||||
'Only for tasks assigned to the current user' => 'Seulement pour les tâches assignées à l\'utilisateur courant',
|
||||
'My projects' => 'Mes projets',
|
||||
'Your are not member of any project.' => 'Vous n\'êtes membre d\'aucun projet',
|
||||
'You are not a member of any project.' => 'Vous n\'êtes membre d\'aucun projet',
|
||||
'My subtasks' => 'Mes sous-tâches',
|
||||
'%d subtasks' => '%d sous-tâches',
|
||||
'%d subtask' => '%d sous-tâche',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
'My projects' => 'Moji projekti',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
'My subtasks' => 'Moji podzadaci',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Csak a hozzárendelt feladatok frissítése engedélyezett',
|
||||
'Only for tasks assigned to the current user' => 'Csak az aktuális felhasználóhoz rendelt feladatoknál',
|
||||
'My projects' => 'Saját projektek',
|
||||
'Your are not member of any project.' => 'Ön nem tagja egyetlen projektnek sem.',
|
||||
'You are not a member of any project.' => 'Ön nem tagja egyetlen projektnek sem.',
|
||||
'My subtasks' => 'Saját részfeladatok',
|
||||
'%d subtasks' => '%d részfeladat',
|
||||
'%d subtask' => '%d részfeladat',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'E\' permesso aggiornare solo i task assegnati',
|
||||
'Only for tasks assigned to the current user' => 'Solo per i task assegnati all\'utente corrente',
|
||||
'My projects' => 'I miei progetti',
|
||||
'Your are not member of any project.' => 'Non sei membro di alcun progetto.',
|
||||
'You are not a member of any project.' => 'Non sei membro di alcun progetto.',
|
||||
'My subtasks' => 'I miei sotto-task',
|
||||
'%d subtasks' => '%d sotto-task',
|
||||
'%d subtask' => '%d sotto-task',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => '割当てられたタスクのみ更新できます',
|
||||
'Only for tasks assigned to the current user' => '現在のユーザーに割当てられたタスクのみ',
|
||||
'My projects' => '自分のプロジェクト',
|
||||
'Your are not member of any project.' => 'あなたが所属しているプロジェクトにはありません',
|
||||
'You are not a member of any project.' => 'あなたが所属しているプロジェクトにはありません',
|
||||
'My subtasks' => '自分のサブタスク',
|
||||
'%d subtasks' => '%d 件のサブタスク',
|
||||
'%d subtask' => '%d サブタスク',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Du kan bare endre oppgaver du selv er ansvarlig for',
|
||||
'Only for tasks assigned to the current user' => 'Kun for oppgaver tilordnet aktiv bruker',
|
||||
'My projects' => 'Mine prosjekter',
|
||||
'Your are not member of any project.' => 'Du er ikke med i noen prosjekter',
|
||||
'You are not a member of any project.' => 'Du er ikke med i noen prosjekter',
|
||||
'My subtasks' => 'Mine deloppgaver',
|
||||
'%d subtasks' => '%d deloppgaver',
|
||||
'%d subtask' => '%d deloppgave',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
'My projects' => 'Mijn projecten',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
'My subtasks' => 'Mijn subtaken',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Dozwolone jest jedynie uaktualnienie już przypisanego zadania',
|
||||
'Only for tasks assigned to the current user' => 'Tylko dla zadań przypisanych dla aktualnego użytkownika',
|
||||
'My projects' => 'Moje projekty',
|
||||
'Your are not member of any project.' => 'Nie jesteś członkiem żadnego projektu.',
|
||||
'You are not a member of any project.' => 'Nie jesteś członkiem żadnego projektu.',
|
||||
'My subtasks' => 'Moje zadania podrzędne',
|
||||
'%d subtasks' => '%d zadań podrzędnych',
|
||||
'%d subtask' => '%d zadanie podrzędne',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Atualizar somente tarefas designadas é permitida',
|
||||
'Only for tasks assigned to the current user' => 'Somente para tarefas designadas para o usuário atual',
|
||||
'My projects' => 'Meus projetos',
|
||||
'Your are not member of any project.' => 'Você não é membro de nenhum projeto.',
|
||||
'You are not a member of any project.' => 'Você não é membro de nenhum projeto.',
|
||||
'My subtasks' => 'Minhas subtarefas',
|
||||
'%d subtasks' => '%d subtarefas',
|
||||
'%d subtask' => '%d subtarefa',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Apenas é permitido atualizar as tarefas atribuídas',
|
||||
'Only for tasks assigned to the current user' => 'Apenas para tarefas atribuídas ao utilizador atual',
|
||||
'My projects' => 'Meus projetos',
|
||||
'Your are not member of any project.' => 'Não é membro de nenhum projeto.',
|
||||
'You are not a member of any project.' => 'Não é membro de nenhum projeto.',
|
||||
'My subtasks' => 'Minhas subtarefas',
|
||||
'%d subtasks' => '%d subtarefas',
|
||||
'%d subtask' => '%d subtarefa',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Numai actualizarea sarcinilor atribuite este permisă',
|
||||
'Only for tasks assigned to the current user' => 'Numai pentru sarcini atribuite utilizatorului curent',
|
||||
'My projects' => 'Proiectele mele',
|
||||
'Your are not member of any project.' => 'Nu faci parte din vreun proiect',
|
||||
'You are not a member of any project.' => 'Nu faci parte din vreun proiect',
|
||||
'My subtasks' => 'Sub-sarcinile mele',
|
||||
'%d subtasks' => '%d sub-sarcini',
|
||||
'%d subtask' => '%d sub-sarcină',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Разрешено обновление только назначенных задач',
|
||||
'Only for tasks assigned to the current user' => 'Только для задач, назначенных текущему пользователю',
|
||||
'My projects' => 'Мои проекты',
|
||||
'Your are not member of any project.' => 'Вы не являетесь участником какого-либо проекта.',
|
||||
'You are not a member of any project.' => 'Вы не являетесь участником какого-либо проекта.',
|
||||
'My subtasks' => 'Мои подзадачи',
|
||||
'%d subtasks' => '%d подзадач',
|
||||
'%d subtask' => '%d подзадача',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Povolená je len aktualizácia pridelených úloh',
|
||||
'Only for tasks assigned to the current user' => 'Len úlohy pridelené aktuálnemu používateľovi',
|
||||
'My projects' => 'Moje projekty',
|
||||
'Your are not member of any project.' => 'Nie ste členom žiadneho projektu.',
|
||||
'You are not a member of any project.' => 'Nie ste členom žiadneho projektu.',
|
||||
'My subtasks' => 'Moje podúlohy',
|
||||
'%d subtasks' => '%d podúloh(y)',
|
||||
'%d subtask' => '%d podúloha',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Your are not member of any project.' => '',
|
||||
// 'You are not a member of any project.' => '',
|
||||
// 'My subtasks' => '',
|
||||
// '%d subtasks' => '',
|
||||
// '%d subtask' => '',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Yalnızca atandığınız görevleri güncelleyebilirsiniz',
|
||||
'Only for tasks assigned to the current user' => 'Yalnızca geçerli kullanıcıya atanan görevler için',
|
||||
'My projects' => 'Projelerim',
|
||||
'Your are not member of any project.' => 'Herhangi bir projenin üyesi değilsiniz.',
|
||||
'You are not a member of any project.' => 'Herhangi bir projenin üyesi değilsiniz.',
|
||||
'My subtasks' => 'Altgörevlerim',
|
||||
'%d subtasks' => '%d alt görev',
|
||||
'%d subtask' => '%d alt görev',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Дозволене редагування лише призначених задач',
|
||||
'Only for tasks assigned to the current user' => 'Лише задачі призначені поточному користувачу',
|
||||
'My projects' => 'Мої проєкти',
|
||||
'Your are not member of any project.' => 'Ви не є учасником жодного з проєктів.',
|
||||
'You are not a member of any project.' => 'Ви не є учасником жодного з проєктів.',
|
||||
'My subtasks' => 'Мої підзадачі',
|
||||
'%d subtasks' => '%d підзадач',
|
||||
'%d subtask' => '%d підзадача',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => 'Chỉ được phép cập nhật các nhiệm vụ được giao',
|
||||
'Only for tasks assigned to the current user' => 'Chỉ cho các nhiệm vụ được gán cho người dùng hiện tại',
|
||||
'My projects' => 'Dự án của tôi',
|
||||
'Your are not member of any project.' => 'Bạn không phải là thành viên của bất kỳ dự án nào.',
|
||||
'You are not a member of any project.' => 'Bạn không phải là thành viên của bất kỳ dự án nào.',
|
||||
'My subtasks' => 'Nhiệm vụ phụ của tôi',
|
||||
'%d subtasks' => '%d nhiệm vụ phụ',
|
||||
'%d subtask' => '%d nhiệm vụ phụ',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
'Update only assigned tasks is permitted' => '只允许更新已受理任务',
|
||||
'Only for tasks assigned to the current user' => '只作用于当前用户已受理任务',
|
||||
'My projects' => '我的项目',
|
||||
'Your are not member of any project.' => '你不是任何项目的成员。',
|
||||
'You are not a member of any project.' => '你不是任何项目的成员。',
|
||||
'My subtasks' => '我的子任务',
|
||||
'%d subtasks' => '%d 子任务',
|
||||
'%d subtask' => '%d 子任务',
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@ return array(
|
|||
// 'Update only assigned tasks is permitted' => '',
|
||||
// 'Only for tasks assigned to the current user' => '',
|
||||
'My projects' => '我的專案',
|
||||
'Your are not member of any project.' => '你不是任何專案的成員。',
|
||||
'You are not a member of any project.' => '你不是任何專案的成員。',
|
||||
'My subtasks' => '我的子任務',
|
||||
'%d subtasks' => '%d 子任務',
|
||||
'%d subtask' => '%d 子任務',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<h2><?= $this->url->link(t('My projects'), 'DashboardController', 'projects', array('user_id' => $user['id'])) ?> (<?= $paginator->getTotal() ?>)</h2>
|
||||
</div>
|
||||
<?php if ($paginator->isEmpty()): ?>
|
||||
<p class="alert"><?= t('Your are not member of any project.') ?></p>
|
||||
<p class="alert"><?= t('You are not a member of any project.') ?></p>
|
||||
<?php else: ?>
|
||||
<div class="table-list">
|
||||
<?= $this->render('project_list/header', array('paginator' => $paginator)) ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue