* Adjust lang item.
This commit is contained in:
@@ -61,3 +61,4 @@ $lang->file->errorFileMove = " Upload fehlgeschlagen, die Datei konnte nicht
|
||||
$lang->file->dangerFile = " Die Datei wurde aus Sicherheitsgründen abgelehnt.";
|
||||
$lang->file->errorSuffix = 'Format ist falsch. Nur .zip Dateien!';
|
||||
$lang->file->errorExtract = 'Entpacken fehlgeschlagen. Die Datei ist vermutlich defekt.';
|
||||
$lang->file->fileContentEmpty = 'The file is empty. Check the file and upload it again.';
|
||||
|
||||
@@ -62,3 +62,4 @@ $lang->file->dangerFile = " Le fichier n'a pas pu être chargé pour des r
|
||||
$lang->file->errorSuffix = 'Format incorrect. Fichiers .zip SEULEMENT !';
|
||||
$lang->file->errorExtract = "Echec de l'extraction des fichiers. Les fichiers peuvent être endommagé ou il y a un fichier invalide dans le zip.";
|
||||
$lang->file->fileNotFound = 'Fichier non trouvé. Le fichier physique a peut-être été supprimé par innadvertance !';
|
||||
$lang->file->fileContentEmpty = 'The file is empty. Check the file and upload it again.';
|
||||
|
||||
@@ -62,3 +62,4 @@ $lang->file->dangerFile = " The file failed to be uploaded for security re
|
||||
$lang->file->errorSuffix = 'Format is incorrect. .zip files ONLY!';
|
||||
$lang->file->errorExtract = 'Extracting files failed. Files might be damaged or there might be invalid files in the zip package.';
|
||||
$lang->file->fileNotFound = 'Tập tin was not found. The physical file might have been deleted!';
|
||||
$lang->file->fileContentEmpty = 'The file is empty. Check the file and upload it again.';
|
||||
|
||||
@@ -60,7 +60,7 @@ $lang->project->createStory = "Story erstellen";
|
||||
$lang->project->all = 'Alle';
|
||||
$lang->project->undone = 'Unabgeschlossen ';
|
||||
$lang->project->unclosed = 'Geschlossen';
|
||||
$lang->project->typeDesc = 'Keine Story, Bug, Build, Testaufgabe oder Burndown ist bei OPS erlaubt';
|
||||
$lang->project->typeDesc = "Keine {$lang->storyCommon}, Bug, Build, Testaufgabe oder ist bei OPS erlaubt";
|
||||
$lang->project->mine = 'Meine Zuständigkeit: ';
|
||||
$lang->project->other = 'Andere:';
|
||||
$lang->project->deleted = 'Gelöscht';
|
||||
|
||||
@@ -60,7 +60,7 @@ $lang->project->createStory = "Create Story";
|
||||
$lang->project->all = "All {$lang->projectCommon}s";
|
||||
$lang->project->undone = 'Unfinished ';
|
||||
$lang->project->unclosed = 'Unclosed';
|
||||
$lang->project->typeDesc = 'OPS {$lang->projectCommon} has no {$lang->storyCommon}, Bug, Build, or Test features.';
|
||||
$lang->project->typeDesc = "OPS {$lang->projectCommon} has no {$lang->storyCommon}, Bug, Build, or Test features.";
|
||||
$lang->project->mine = 'Mine: ';
|
||||
$lang->project->other = 'Others:';
|
||||
$lang->project->deleted = 'Deleted';
|
||||
|
||||
@@ -60,7 +60,7 @@ $lang->project->createStory = "Créer une Story";
|
||||
$lang->project->all = "Tous les {$lang->projectCommon}s";
|
||||
$lang->project->undone = 'Non Terminé';
|
||||
$lang->project->unclosed = 'Non Fermées';
|
||||
$lang->project->typeDesc = "Aucune story, bug, build, test, ou graph d'atterrissage n'est disponible";
|
||||
$lang->project->typeDesc = "Aucune {$lang->storyCommon}, bug, build, test, ou graph d'atterrissage n'est disponible";
|
||||
$lang->project->mine = 'A Moi: ';
|
||||
$lang->project->other = 'Autres:';
|
||||
$lang->project->deleted = 'Supprimé';
|
||||
|
||||
@@ -222,7 +222,7 @@ $lang->story->mustChoosePreVersion = 'Version wählen um es umzukhren.';
|
||||
$lang->story->noStory = 'Keine Storys. ';
|
||||
$lang->story->ignoreChangeStage = 'Story %s is a draft. Please review it..';
|
||||
$lang->story->cannotDeleteParent = "Can not delete parent {$lang->storyCommon}";
|
||||
$lang->story->moveChildrenTips = "Move child {$lang->storyCommon} to selected product when modified product property of parent {$lang->storyCommon}.";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->storyCommon} will be moved to the selected product when editing the linked product of Parent {$lang->storyCommon}.";
|
||||
|
||||
$lang->story->form = new stdclass();
|
||||
$lang->story->form->area = 'Story Bereich';
|
||||
|
||||
@@ -226,7 +226,7 @@ $lang->story->mustChoosePreVersion = 'Select a version to revert to.';
|
||||
$lang->story->noStory = 'No stories yet. ';
|
||||
$lang->story->ignoreChangeStage = 'Story %s is a draft. Please review it..';
|
||||
$lang->story->cannotDeleteParent = "Can not delete parent {$lang->storyCommon}";
|
||||
$lang->story->moveChildrenTips = "Its Child Story {$lang->storyCommon} will be moved to the selected product when editing the linked product of Parent Story {$lang->storyCommon}.";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->storyCommon} will be moved to the selected product when editing the linked product of Parent {$lang->storyCommon}.";
|
||||
|
||||
$lang->story->form = new stdclass();
|
||||
$lang->story->form->area = 'Scope';
|
||||
|
||||
@@ -222,7 +222,7 @@ $lang->story->mustChoosePreVersion = 'Sélect une version pour revenir en arri
|
||||
$lang->story->noStory = "Aucune story pour l'instant. ";
|
||||
$lang->story->ignoreChangeStage = "Story %s est à l'état brouillon et nécessite d'être complétée et validée...";
|
||||
$lang->story->cannotDeleteParent = "Can not delete parent {$lang->storyCommon}";
|
||||
$lang->story->moveChildrenTips = "Move child {$lang->storyCommon} to selected product when modified product property of parent {$lang->storyCommon}.";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->storyCommon} will be moved to the selected product when editing the linked product of Parent {$lang->storyCommon}.";
|
||||
|
||||
$lang->story->form = new stdclass();
|
||||
$lang->story->form->area = 'Périmètre';
|
||||
|
||||
@@ -222,7 +222,7 @@ $lang->story->mustChoosePreVersion = 'Chọn một phiên bản để chuyển t
|
||||
$lang->story->noStory = 'Không có câu chuyện nào';
|
||||
$lang->story->ignoreChangeStage = 'Câu chuyện %s là bản nháp. Vui lòng xét duyệt nó..';
|
||||
$lang->story->cannotDeleteParent = "Không thể xóa {$lang->storyCommon} mẹ";
|
||||
$lang->story->moveChildrenTips = "Move child {$lang->storyCommon} to selected product when modified product property of parent {$lang->storyCommon}.";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->storyCommon} will be moved to the selected product when editing the linked product of Parent {$lang->storyCommon}.";
|
||||
|
||||
$lang->story->form = new stdclass();
|
||||
$lang->story->form->area = 'Phạm vi';
|
||||
|
||||
Reference in New Issue
Block a user