Skip to content

Commit

Permalink
updates for 0.17.0
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@667 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
Kenzaburo Ito committed Jan 22, 2002
1 parent d17a5fe commit aa07500
Show file tree
Hide file tree
Showing 17 changed files with 190 additions and 111 deletions.
17 changes: 11 additions & 6 deletions lang/strings_chinese_traditional.txt
Expand Up @@ -8,15 +8,24 @@
?>
<?
# new strings:
$s_no_file_specified = "ERROR: No file specified";
$s_all_projects = "All Projects";
$s_move_bugs = "Move Bugs";
$s_operation_successful = "Operation successful.";
$s_date_order = "Date Order";
$s_print_all_bug_page_link = "Print Reports";

# ERROR strings
$MANTIS_ERROR[ERROR_SQL] = "ERROR: SQL error detected. Please report this to ";
$MANTIS_ERROR[ERROR_LOGIN] = "ERROR: your account may be disabled or the username/password you entered is incorrect.";
$MANTIS_ERROR[ERROR_REPORT] = "ERROR: There was an error in your report.";
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = "ERROR: No file specified";
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = "ERROR: The directory does not exist. Please check the project settings.";
$MANTIS_ERROR[ERROR_DUPLICATE_CATEGORY] = "ERROR: This is a duplicate category.";
$MANTIS_ERROR[ERROR_DUPLICATE_VERSION] = "ERROR: This is a duplicate version.";

# General Strings
$s_go_back = "�^�W��";
$s_proceed = "���o���~��";
$s_sql_error_detected = "�Y�����~: �o�{ SQL ���~�A�Ц^���� ";

$s_switch = "����";
$s_logged_in_as = "�n�J��";
Expand Down Expand Up @@ -256,7 +265,6 @@
$s_click_to_login = "�I��o�̵n�J";

# login.php3
$s_login_error_msg = "�o�O�@�ӿ��~: �A���b���i��Q���P�αz��J���b��/�K�X��J�����T";

# login_page.php3
$s_login_page_info = "�w��Ө���ΰl�ܤ���";
Expand Down Expand Up @@ -315,7 +323,6 @@
$s_project_added_msg = "�M�פw�s�W...";

# manage_project_category_add.php3
$s_duplicate_category = "ERROR: This is a duplicate category.";
$s_category_added_msg = "���O�w�s�W...";

# manage_project_category_delete.php3
Expand Down Expand Up @@ -366,7 +373,6 @@
$s_project_updated_msg = "�M�פw�g���\��s...";

# manage_project_version_add.php3
$s_duplicate_version = "ERROR: This is a duplicate version.";
$s_version_added_msg = "�����w�g���\�w�s�W...";

# manage_project_version_delete.php3
Expand Down Expand Up @@ -504,7 +510,6 @@
$s_updated_user_msg = "Successfully updated user";

# report_add.php3
$s_report_add_error_msg = "���~�o��: ���@�ӿ��~�o�ͦb�A���^����";
$s_must_enter_category = "�z����������O";
$s_must_enter_severity = "�z��������Y����";
$s_must_enter_reproducibility = "�z������ܥX�{�W�v";
Expand Down
17 changes: 11 additions & 6 deletions lang/strings_danish.txt
Expand Up @@ -9,15 +9,24 @@
?>
<?
# new strings:
$s_no_file_specified = "ERROR: No file specified";
$s_all_projects = "All Projects";
$s_move_bugs = "Move Bugs";
$s_operation_successful = "Operation successful.";
$s_date_order = "Date Order";
$s_print_all_bug_page_link = "Print Reports";

# ERROR strings
$MANTIS_ERROR[ERROR_SQL] = "ERROR: SQL error detected. Please report this to ";
$MANTIS_ERROR[ERROR_LOGIN] = "ERROR: your account may be disabled or the username/password you entered is incorrect.";
$MANTIS_ERROR[ERROR_REPORT] = "ERROR: There was an error in your report.";
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = "ERROR: No file specified";
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = "ERROR: The directory does not exist. Please check the project settings.";
$MANTIS_ERROR[ERROR_DUPLICATE_CATEGORY] = "ERROR: This is a duplicate category.";
$MANTIS_ERROR[ERROR_DUPLICATE_VERSION] = "ERROR: This is a duplicate version.";

# General Strings
$s_go_back = "Tilbage";
$s_proceed = "Klik her for at forts&aelig;tte ...";
$s_sql_error_detected = "FEJL: SQL fejl opst&aring;et. Giv venligst besked om dette til ";

$s_switch = "Skift";
$s_logged_in_as = "Logget ind som";
Expand Down Expand Up @@ -257,7 +266,6 @@
$s_click_to_login = "Klik her for at logge ind";

# login.php3
$s_login_error_msg = "Der opstod en fejl: Din konto er m&aring;ske deaktiveret eller du har m&aring;ske skrevet forkert brugernavn/password.";

# login_page.php3
$s_login_page_info = "Velkommen til Artmus Fejl-Rapport.";
Expand Down Expand Up @@ -316,7 +324,6 @@
$s_project_added_msg = "Projektet er tilf&oslash;jet...";

# manage_project_category_add.php3
$s_duplicate_category = "FEJL: Denne kategori findes allerede.";
$s_category_added_msg = "Kategorien er blevet tilf&oslash;jet...";

# manage_project_category_delete.php3
Expand Down Expand Up @@ -367,7 +374,6 @@
$s_project_updated_msg = "Projektet er blevet ajourf&oslash;rt...";

# manage_project_version_add.php3
$s_duplicate_version = "FEJL: Dette er en duplikat version.";
$s_version_added_msg = "Version er blevet tilf&oslash;jet...";

# manage_project_version_delete.php3
Expand Down Expand Up @@ -505,7 +511,6 @@
$s_updated_user_msg = "Bruger ajourf&oslash;rt";

# report_add.php3
$s_report_add_error_msg = "FEJL: Der var en fejl i din rapport.";
$s_must_enter_category = "Du skal v&aelig;lge en kategori";
$s_must_enter_severity = "Du skal angiv en alvorlighed";
$s_must_enter_reproducibility = "Du skal v&aelig;lge en genfrembringelse";
Expand Down
17 changes: 11 additions & 6 deletions lang/strings_dutch.txt
Expand Up @@ -8,15 +8,24 @@
?>
<?
# new strings:
$s_no_file_specified = "ERROR: No file specified";
$s_all_projects = "All Projects";
$s_move_bugs = "Move Bugs";
$s_operation_successful = "Operation successful.";
$s_date_order = "Date Order";
$s_print_all_bug_page_link = "Print Reports";

# ERROR strings
$MANTIS_ERROR[ERROR_SQL] = "ERROR: SQL error detected. Please report this to ";
$MANTIS_ERROR[ERROR_LOGIN] = "ERROR: your account may be disabled or the username/password you entered is incorrect.";
$MANTIS_ERROR[ERROR_REPORT] = "ERROR: There was an error in your report.";
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = "ERROR: No file specified";
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = "ERROR: The directory does not exist. Please check the project settings.";
$MANTIS_ERROR[ERROR_DUPLICATE_CATEGORY] = "ERROR: This is a duplicate category.";
$MANTIS_ERROR[ERROR_DUPLICATE_VERSION] = "ERROR: This is a duplicate version.";

# General Strings
$s_go_back = "Ga terug";
$s_proceed = "Klik hier om verder te gaan";
$s_sql_error_detected = "FOUT: SQL fout gevonden. Rapporteer dit alstublieft aan ";

$s_switch = "Verander";
$s_logged_in_as = "Ingelogd als";
Expand Down Expand Up @@ -256,7 +265,6 @@
$s_click_to_login = "Klik hier om in te loggen";

# login.php3
$s_login_error_msg = "Een fout: uw account kan buiten werking zijn gesteld of de gebruikersnaam/wachtwoord die u heeft ingevoegd is niet correct.";

# login_page.php3
$s_login_page_info = "Welkom op de opdracht tracker.";
Expand Down Expand Up @@ -315,7 +323,6 @@
$s_project_added_msg = "Project is succesvol toegevoegd...";

# manage_project_category_add.php3
$s_duplicate_category = "ERROR: This is a duplicate category.";
$s_category_added_msg = "Categorie is succesvol aangemaakt...";

# manage_project_category_delete.php3
Expand Down Expand Up @@ -366,7 +373,6 @@
$s_project_updated_msg = "Project is succesvol ge-updated...";

# manage_project_version_add.php3
$s_duplicate_version = "ERROR: This is a duplicate version.";
$s_version_added_msg = "Versie is succesvol toegevoegd...";

# manage_project_version_delete.php3
Expand Down Expand Up @@ -504,7 +510,6 @@
$s_updated_user_msg = "Successfully updated user";

# report_add.php3
$s_report_add_error_msg = "FOUT: Er is een fout opgetreden in uw rapport.";
$s_must_enter_category = "U moet een categorie selecteren";
$s_must_enter_severity = "U moet een serieusheid selecteren";
$s_must_enter_reproducibility = "U moet een reproduceerbaarheid selecteren";
Expand Down
17 changes: 11 additions & 6 deletions lang/strings_french.txt
Expand Up @@ -10,15 +10,24 @@
?>
<?
# new strings:
$s_no_file_specified = "ERROR: No file specified";
$s_all_projects = "All Projects";
$s_move_bugs = "Move Bugs";
$s_operation_successful = "Operation successful.";
$s_date_order = "Date Order";
$s_print_all_bug_page_link = "Print Reports";

# ERROR strings
$MANTIS_ERROR[ERROR_SQL] = "ERROR: SQL error detected. Please report this to ";
$MANTIS_ERROR[ERROR_LOGIN] = "ERROR: your account may be disabled or the username/password you entered is incorrect.";
$MANTIS_ERROR[ERROR_REPORT] = "ERROR: There was an error in your report.";
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = "ERROR: No file specified";
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = "ERROR: The directory does not exist. Please check the project settings.";
$MANTIS_ERROR[ERROR_DUPLICATE_CATEGORY] = "ERROR: This is a duplicate category.";
$MANTIS_ERROR[ERROR_DUPLICATE_VERSION] = "ERROR: This is a duplicate version.";

# General Strings
$s_go_back = "Retour";
$s_proceed = "Continuer";
$s_sql_error_detected = "ERREUR: une erreur SQL a �t� d�tect�e. Merci de la communiquer � ";

$s_switch = "Afficher";
$s_logged_in_as = "Identifiant ";
Expand Down Expand Up @@ -258,7 +267,6 @@
$s_click_to_login = "Identification";

# login.php3
$s_login_error_msg = "Erreur : votre compte est d�sactiv� ou vous avez fait une erreur dans la saisie de votre identifiant ou de votre mot de passe.";

# login_page.php3
$s_login_page_info = "Bienvenue sur le bugTracker.";
Expand Down Expand Up @@ -317,7 +325,6 @@
$s_project_added_msg = "Nouveau projet install�...";

# manage_project_category_add.php3
$s_duplicate_category = "ERREUR: Cette cat�gorie existe d�j�.";
$s_category_added_msg = "Nouvelle cat�gorie cr��e...";

# manage_project_category_delete.php3
Expand Down Expand Up @@ -368,7 +375,6 @@
$s_project_updated_msg = "Le projet est mis � jour...";

# manage_project_version_add.php3
$s_duplicate_version = "ERREUR: Cette version existe d�j�.";
$s_version_added_msg = "La nouvelle version est enregistr�e...";

# manage_project_version_delete.php3
Expand Down Expand Up @@ -506,7 +512,6 @@
$s_updated_user_msg = "Utilisateur modifi� avec succ�s";

# report_add.php3
$s_report_add_error_msg = "ERREUR : votre rapport comportait une erreur.";
$s_must_enter_category = "Vous devez choisir une cat�gorie";
$s_must_enter_severity = "Vous devez choisir une s�v�rit�";
$s_must_enter_reproducibility = "Vous devez choisir une reproductibilit�";
Expand Down
17 changes: 11 additions & 6 deletions lang/strings_french2.txt
Expand Up @@ -8,15 +8,24 @@
?>
<?
# new strings:
$s_no_file_specified = "ERROR: No file specified";
$s_all_projects = "All Projects";
$s_move_bugs = "Move Bugs";
$s_operation_successful = "Operation successful.";
$s_date_order = "Date Order";
$s_print_all_bug_page_link = "Print Reports";

# ERROR strings
$MANTIS_ERROR[ERROR_SQL] = "ERROR: SQL error detected. Please report this to ";
$MANTIS_ERROR[ERROR_LOGIN] = "ERROR: your account may be disabled or the username/password you entered is incorrect.";
$MANTIS_ERROR[ERROR_REPORT] = "ERROR: There was an error in your report.";
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = "ERROR: No file specified";
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = "ERROR: The directory does not exist. Please check the project settings.";
$MANTIS_ERROR[ERROR_DUPLICATE_CATEGORY] = "ERROR: This is a duplicate category.";
$MANTIS_ERROR[ERROR_DUPLICATE_VERSION] = "ERROR: This is a duplicate version.";

# General Strings
$s_go_back = "Retour";
$s_proceed = "Continuer";
$s_sql_error_detected = "ERREUR: une erreur SQL a &eacute;t&eacute; d&eacute;tect&eacute;e. Merci de la communiquer &agrave; ";

$s_switch = "Afficher";
$s_logged_in_as = "Identifiant ";
Expand Down Expand Up @@ -256,7 +265,6 @@
$s_click_to_login = "Identification";

# login.php3
$s_login_error_msg = "Erreur : votre compte est d&eacute;sactiv&eacute; ou vous avez fait une erreur dans la saisie de votre identifiant ou de votre mot de passe.";

# login_page.php3
$s_login_page_info = "Bienvenue sur le bugTracker.";
Expand Down Expand Up @@ -315,7 +323,6 @@
$s_project_added_msg = "Nouveau projet install&eacute;...";

# manage_project_category_add.php3
$s_duplicate_category = "ERREUR: Cette cat&eacute;gorie existe d&eacute;j&agrave;.";
$s_category_added_msg = "Nouvelle cat&eacute;gorie cr&eacute;&eacute;e...";

# manage_project_category_delete.php3
Expand Down Expand Up @@ -366,7 +373,6 @@
$s_project_updated_msg = "Le projet est mis &agrave; jour...";

# manage_project_version_add.php3
$s_duplicate_version = "ERREUR: Cette version existe d&eacute;j&agrave;.";
$s_version_added_msg = "La nouvelle version est enregistr&eacute;e...";

# manage_project_version_delete.php3
Expand Down Expand Up @@ -504,7 +510,6 @@
$s_updated_user_msg = "Utilisateur modifi&eacute; avec succ&egrave;s";

# report_add.php3
$s_report_add_error_msg = "ERREUR : votre rapport comportait une erreur.";
$s_must_enter_category = "Vous devez choisir une cat&eacute;gorie";
$s_must_enter_severity = "Vous devez choisir une s&eacute;v&eacute;rit&eacute;";
$s_must_enter_reproducibility = "Vous devez choisir une reproductibilit&eacute;";
Expand Down
17 changes: 11 additions & 6 deletions lang/strings_german.txt
Expand Up @@ -9,15 +9,24 @@
?>
<?
# new strings:
$s_no_file_specified = "ERROR: No file specified";
$s_all_projects = "All Projects";
$s_move_bugs = "Move Bugs";
$s_operation_successful = "Operation successful.";
$s_date_order = "Date Order";
$s_print_all_bug_page_link = "Print Reports";

# ERROR strings
$MANTIS_ERROR[ERROR_SQL] = "ERROR: SQL error detected. Please report this to ";
$MANTIS_ERROR[ERROR_LOGIN] = "ERROR: your account may be disabled or the username/password you entered is incorrect.";
$MANTIS_ERROR[ERROR_REPORT] = "ERROR: There was an error in your report.";
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = "ERROR: No file specified";
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = "ERROR: The directory does not exist. Please check the project settings.";
$MANTIS_ERROR[ERROR_DUPLICATE_CATEGORY] = "ERROR: This is a duplicate category.";
$MANTIS_ERROR[ERROR_DUPLICATE_VERSION] = "ERROR: This is a duplicate version.";

# General Strings
$s_go_back = "Zur�ck";
$s_proceed = "Weiter: hier klicken";
$s_sql_error_detected = "Fehler: SQL-Fehler entdeckt, Bitte melden an: ";

$s_switch = "Wechsel";
$s_logged_in_as = "angemeldet als";
Expand Down Expand Up @@ -257,7 +266,6 @@
$s_click_to_login = "Anmeldung: bitte hier klicken";

# login.php3
$s_login_error_msg = "Es ist ein Fehler aufgetreten: Ihr Konto ist gesperrt oder Benutzer/Passwort wurde falsch eingegben.";

# login_page.php3
$s_login_page_info = "Willkommen zum Bugtracker.";
Expand Down Expand Up @@ -316,7 +324,6 @@
$s_project_added_msg = "Projekt wurde hinzugef�gt...";

# manage_project_category_add.php3
$s_duplicate_category = "FEHLER: Doppelte Kategorie.";
$s_category_added_msg = "Kategorie wurde hinzugef�gt...";

# manage_project_category_delete.php3
Expand Down Expand Up @@ -367,7 +374,6 @@
$s_project_updated_msg = "Projekt wurde aktualisiert...";

# manage_project_version_add.php3
$s_duplicate_version = "FEHLER: Doppelte Version.";
$s_version_added_msg = "Version wurde hinzugef�gt...";

# manage_project_version_delete.php3
Expand Down Expand Up @@ -505,7 +511,6 @@
$s_updated_user_msg = "Benutzer erfolgreich aktualisiert";

# report_add.php3
$s_report_add_error_msg = "FEHLER: Ihr Eintrag enth�lt (1) Fehler.";
$s_must_enter_category = "Sie m�ssen eine Kategorie w�hlen";
$s_must_enter_severity = "Wert f�r Schwere muss eingegeben werden";
$s_must_enter_reproducibility = "Wert f�r reproduzierbar eingeben";
Expand Down

0 comments on commit aa07500

Please sign in to comment.