Update of /cvsroot/mantisbt/mantisbt/lang
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv8029/lang
Modified Files:
strings_croatian.txt strings_danish.txt strings_estonian.txt
strings_finnish.txt strings_french.txt
strings_french_canadian.txt strings_german.txt
strings_hungarian.txt strings_icelandic.txt
strings_italian.txt
Log Message:
Second batch of string synchronisation from strings_english.txt to ease life
for translators
Index: strings_danish.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_danish.txt,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- strings_danish.txt 24 Sep 2006 14:11:27 -0000 1.96
+++ strings_danish.txt 24 Sep 2006 18:28:52 -0000 1.97
@@ -190,6 +190,7 @@
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'FEJL: Et krævet paramter til denne
side blev ikke fundet.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'FEJL: Dette brugernavn er
allerede i brug. Gå venligst tilbage og vælg et andet brugernavn.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'FEJL: Konfigurationsmulighed ikke
fundet.';
+$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option
\'%s\' can not be set in the database. It must be set in config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'FEJL: Streng ikke fundet.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'FEJL: Fejlnote ikke fundet.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'FEJL: Projekt ikke fundet.';
@@ -604,6 +605,9 @@
$s_bugnote_updated_msg = 'Fejlnoten er blevet opdateret ...';
$s_edited_on = 'rettet den: ';
+# file_api.php
+$s_show_content ='Show Content';
+
# index.php
$s_click_to_login = 'Klik her for at logge ind';
@@ -742,6 +746,16 @@
$s_in_project = 'in project';
$s_delete_config_button = 'Delete Settings';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = 'Projektet er tilføjet...';
@@ -1049,6 +1063,8 @@
$s_updated = 'Opdateret';
$s_sticky = 'Show Sticky Issues';
$s_sort = 'Sorter efter';
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = 'ingen';
@@ -1292,4 +1308,6 @@
$s_after = 'Efter' ;
$s_on_or_after = 'På eller efter' ;
+# wiki related strings
+$s_wiki = 'Wiki';
?>
Index: strings_finnish.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_finnish.txt,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- strings_finnish.txt 24 Sep 2006 14:11:28 -0000 1.46
+++ strings_finnish.txt 24 Sep 2006 18:28:52 -0000 1.47
@@ -192,6 +192,7 @@
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'VIRHE: Tämän sivun vaatimaa
muuttujaa ei löydy.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'VIRHE: Käyttäjänimi on jo
käytössä. Palaa edelliselle sivulla ja valitse uusi käyttäjänimi.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'VIRHE: Ohjelma-asetus \'%s\' ei
löytynyt.';
+$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option
\'%s\' can not be set in the database. It must be set in config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'VIRHE: Merkkijonoa \'%s\' ei
löytynyt.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'VIRHE: Muistiinpanoa ei löydy.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'VIRHE: Projektia ei löydy.';
@@ -606,6 +607,9 @@
$s_bugnote_updated_msg = 'Muistiinpano onnistuneesti päivitetty...';
$s_edited_on = 'muokattu: ';
+# file_api.php
+$s_show_content ='Show Content';
+
# index.php
$s_click_to_login = 'Klikkaa tästä kirjautuaksesi sisään';
@@ -744,6 +748,16 @@
$s_in_project = 'projektissa';
$s_delete_config_button = 'Poista asetukset';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = 'Projekti lisätty...';
@@ -1051,6 +1065,8 @@
$s_updated = 'Päivitetty';
$s_sticky = 'Näytä päällimmäisinä pysyvät tapahtumat';
$s_sort = 'Lajittelujärjestys';
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = 'ei mikään';
@@ -1294,4 +1310,6 @@
$s_after = 'Jälkeen' ;
$s_on_or_after = 'Tällöin tai jälkeen' ;
+# wiki related strings
+$s_wiki = 'Wiki';
?>
Index: strings_croatian.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_croatian.txt,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- strings_croatian.txt 24 Sep 2006 14:11:27 -0000 1.40
+++ strings_croatian.txt 24 Sep 2006 18:28:52 -0000 1.41
@@ -190,6 +190,7 @@
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'A required parameter to this page
was not found.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'That username is already being
used. Please go back and select another one.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'Configuration option \'%s\' not
found.';
+$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option
\'%s\' can not be set in the database. It must be set in config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'String \'%s\' not found.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'Bugnote not found.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'Project not found.';
@@ -604,6 +605,9 @@
$s_bugnote_updated_msg = "Bilje¹ka je uspje¹no a¾urirana...";
$s_edited_on = "editirana na: ";
+# file_api.php
+$s_show_content ='Show Content';
+
# index.php
$s_click_to_login = "Klikni ovdje za prijavu";
@@ -742,6 +746,16 @@
$s_in_project = 'in project';
$s_delete_config_button = 'Delete Settings';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = "Projekt je uspje¹no dodan...";
@@ -1049,6 +1063,8 @@
$s_updated = "A¾urirani";
$s_sticky = 'Show Sticky Issues';
$s_sort = 'Sort by';
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = "ni¹ta";
@@ -1106,7 +1122,7 @@
# bug_monitor_list_view_inc.php
$s_no_users_monitoring_bug = 'There are no users monitoring this bug.';
-$s_users_monitoring_bug = 'Users monitoring this bug';
+$s_users_monitoring_bug = 'Users monitoring this issue';
$s_monitoring_user_list = 'User List';
# bug_sponsorship_list_view_inc.php
@@ -1204,7 +1220,7 @@
$s_delete_relationship_button = "Delete";
$s_delete_relationship_sure_msg = "Are you sure you wish to delete this
relationship?";
$s_relationship_warning_blocking_bugs_not_resolved = "Not all the children of
this issue are yet resolved or closed.";
-$s_relationship_warning_blocking_bugs_not_resolved_2 = "<b>ATTENTION</b>. Not
all the children of this issue are yet resolved or closed.<br>Before
<b>resolving/closing</b> a parent issue, all the issues related as child with
this one should be resolved or closed.";
+$s_relationship_warning_blocking_bugs_not_resolved_2 = "<b>ATTENTION</b>. Not
all the children of this issue are yet resolved or closed.<br />Before
<b>resolving/closing</b> a parent issue, all the issues related as child with
this one should be resolved or closed.";
$s_create_child_bug_button = "Create Clone";
$s_bug_cloned_to = "Issue cloned";
$s_bug_created_from = "Issue generated from";
@@ -1292,4 +1308,6 @@
$s_after = 'After' ;
$s_on_or_after = 'On Or After' ;
+# wiki related strings
+$s_wiki = 'Wiki';
?>
Index: strings_estonian.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_estonian.txt,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- strings_estonian.txt 24 Sep 2006 14:11:28 -0000 1.38
+++ strings_estonian.txt 24 Sep 2006 18:28:52 -0000 1.39
@@ -191,6 +191,7 @@
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'Selle lehekülje jaoks
kohustuslik parameeter on määramata.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'Valitud kasutajanimi on juba
kasutusel. Palun mine tagasi ja vali mõni muu.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'Konfiguratsiooni seadet \'%s\' ei
leitud.';
+$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option
\'%s\' can not be set in the database. It must be set in config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'Stringi ei leitud.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'Märkust ei leitud.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'Projekti ei leitud.';
@@ -605,6 +606,9 @@
$s_bugnote_updated_msg = 'Märkus uuendatud...';
$s_edited_on = 'redigeeritud: ';
+# file_api.php
+$s_show_content ='Show Content';
+
# index.php
$s_click_to_login = 'Sisselogimiseks klõpsa siia';
@@ -743,6 +747,16 @@
$s_in_project = 'in project';
$s_delete_config_button = 'Delete Settings';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = 'Projekt lisatud...';
@@ -1050,6 +1064,8 @@
$s_updated = 'Uuendatud';
$s_sticky = 'Näita kleebitud kandeid';
$s_sort = 'Sorteeri';
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = 'Pole';
@@ -1293,4 +1309,6 @@
$s_after = 'Peale';
$s_on_or_after = 'Praegu või enne';
+# wiki related strings
+$s_wiki = 'Wiki';
?>
Index: strings_italian.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_italian.txt,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -d -r1.111 -r1.112
--- strings_italian.txt 24 Sep 2006 14:11:28 -0000 1.111
+++ strings_italian.txt 24 Sep 2006 18:28:52 -0000 1.112
@@ -192,6 +192,7 @@
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = "A required parameter to this page
(%s) was not found.";
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = "That username is already being
used. Please go back and select another one.";
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = "Configuration option \'%s\' not
found.";
+$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option
\'%s\' can not be set in the database. It must be set in config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = "String \'%s\' not found.";
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = "Note not found.";
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = "Project not found.";
@@ -606,6 +607,9 @@
$s_bugnote_updated_msg = "La nota sull'anomalia è stata aggiornata con
successo...";
$s_edited_on = "modificata il: ";
+# file_api.php
+$s_show_content ='Show Content';
+
# index.php
$s_click_to_login = "Login";
@@ -744,6 +748,16 @@
$s_in_project = 'nel progetto';
$s_delete_config_button = 'Rimuove impostazioni';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = "Il Progetto è stato inserito...";
@@ -1051,6 +1065,8 @@
$s_updated = "Aggiornato";
$s_sticky = "Visualizza anomalie sticky";
$s_sort = "Sort by";
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = "nessuno";
Index: strings_german.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_german.txt,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- strings_german.txt 24 Sep 2006 14:11:28 -0000 1.141
+++ strings_german.txt 24 Sep 2006 18:28:52 -0000 1.142
@@ -193,6 +193,7 @@
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'Ein erforderlicher Parameter für
diese Seite wurde nicht gefunden.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'Dieser Benutzername ist schon
vergeben. Gehen Sie zurück und wählen Sie einen anderen.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'Konfigurationsoption \'%s\' nicht
gefunden.';
+$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option
\'%s\' can not be set in the database. It must be set in config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'Zeichenkette \'%s\' nicht
gefunden.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'Problemnotiz nicht gefunden.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'Projekt nicht gefunden.';
@@ -607,6 +608,9 @@
$s_bugnote_updated_msg = 'Notiz wurde erfolgreich geändert...';
$s_edited_on = 'bearbeitet am: ';
+# file_api.php
+$s_show_content ='Show Content';
+
# index.php
$s_click_to_login = 'Anmeldung: bitte hier klicken';
@@ -745,6 +749,16 @@
$s_in_project = 'im Projekt';
$s_delete_config_button = 'Einstellungen löschen';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = 'Projekt wurde hinzugefügt...';
@@ -1052,6 +1066,8 @@
$s_updated = 'Aktualisiert';
$s_sticky = 'Fixierte Probleme anzeigen';
$s_sort = 'Sortieren nach';
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = 'keine';
@@ -1295,4 +1311,6 @@
$s_after = 'Nach';
$s_on_or_after = 'Ab';
+# wiki related strings
+$s_wiki = 'Wiki';
?>
Index: strings_french_canadian.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_french_canadian.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- strings_french_canadian.txt 24 Sep 2006 14:11:28 -0000 1.10
+++ strings_french_canadian.txt 24 Sep 2006 18:28:52 -0000 1.11
@@ -200,6 +200,7 @@
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'ERREUR : Un paramètre requis par
cette page n\'a pas été trouvé.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'ERREUR : Ce nom d\'utilisateur
est déjà utilisé. Merci de recommencer et choisir un autre nom.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'ERREUR : L\'option de
configuration \'%s\' n\'a pas été trouvé.';
+$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option
\'%s\' can not be set in the database. It must be set in config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'ERREUR : Chaîne « %s » non
trouvée.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'ERREUR : Note non trouvée.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'ERREUR : Projet non trouvé.';
@@ -270,7 +271,6 @@
$MANTIS_ERROR[ERROR_PAGE_REDIRECTION] = 'Page redirection error, ensure that
there are no spaces outside the PHP block (<?php ?>) in config_inc.php or
custom_*.php files.';
#$s_login_error = 'Votre compte est peut être désactivé ou en panne (dû aux
nombreux échecs d\'accès) ou alors le code utilisateur et le mot de passe que
vous avez saisi sont incorrects.';
-#$s_login_error = 'ERREUR : Votre compte est peut être désactivé ou alors
l\'utilisateur/mot de passe sont incorrects.Your account may be disabled or
blocked (due to too many failed login attempts) or the username/password you
entered is incorrect.';
$s_login_error = 'ERREUR : Votre compte est peut être désactivé ou alors le
code utilisateur et le mot de passe que vous avez saisi sont incorrects.';
$s_login_cookies_disabled = 'ERREUR : Votre navigateur ne sait pas gérer les
témoins ou refuse de les gérer.';
@@ -753,6 +753,16 @@
$s_in_project = 'du projet';
$s_delete_config_button = 'Supprimer la configuration';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = 'Nouveau projet installé avec succès...';
@@ -1060,6 +1070,8 @@
$s_updated = 'Mis à jour';
$s_sticky = 'Afficher les bogues récurrants';
$s_sort = 'Trier par';
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = 'aucun';
@@ -1303,4 +1315,6 @@
$s_after = 'Après';
$s_on_or_after = 'Pendant ou après';
+# wiki related strings
+$s_wiki = 'Wiki';
?>
Index: strings_icelandic.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_icelandic.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- strings_icelandic.txt 24 Sep 2006 14:11:28 -0000 1.9
+++ strings_icelandic.txt 24 Sep 2006 18:28:52 -0000 1.10
@@ -190,6 +190,7 @@
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'Tilskilin breyta á þessari síðu (%s)
fannst ekki.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'Þetta notendanafn er þegar í
notkun. Farðu til baka og veldu annað.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'Stillingar möguleiki \'%s\'
fannst ekki.';
+$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option
\'%s\' can not be set in the database. It must be set in config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'Stengur \'%s\' fannst ekki.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'Athugasemd fannst ekki.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'Verkefni fannst ekki.';
@@ -604,6 +605,9 @@
$s_bugnote_updated_msg = 'Athugasemdin hefur verið uppfærð...';
$s_edited_on = 'leiðrétting á: ';
+# file_api.php
+$s_show_content ='Show Content';
+
# index.php
$s_click_to_login = 'Ýtið hér til innskráningar';
@@ -742,6 +746,16 @@
$s_in_project = 'í framkvæmd';
$s_delete_config_button = 'Eyða stillingum';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = 'Verkefninu hefur verið bætt við...';
@@ -1049,6 +1063,8 @@
$s_updated = 'Uppfært';
$s_sticky = 'Sýna límd atriði';
$s_sort = 'Raða eftir';
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = 'enginn';
@@ -1292,4 +1308,6 @@
$s_after = 'After' ;
$s_on_or_after = 'On Or After' ;
+# wiki related strings
+$s_wiki = 'Wiki';
?>
Index: strings_hungarian.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_hungarian.txt,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- strings_hungarian.txt 24 Sep 2006 14:11:28 -0000 1.80
+++ strings_hungarian.txt 24 Sep 2006 18:28:52 -0000 1.81
@@ -189,6 +189,7 @@
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'HIBA: A kért paramétert nem találom
a laphoz.';
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'A felhasználónév már használatban
van. Kérjük térjen vissza az elõzõ oldalra és válasszon egy másikat.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'Hiányzik a(z) \'%s\' beállítási
paraméter.';
+$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option
\'%s\' can not be set in the database. It must be set in config_inc.php.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'Hiányzik a(z) \'%s\'
szövegparaméter.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'HIBA: Hiba megjegyzést nem
találom.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'HIBA: Projektet nem találom.';
@@ -244,8 +245,8 @@
$MANTIS_ERROR[ERROR_SPONSORSHIP_SPONSOR_NO_EMAIL] = 'Sponsor has not provided
an email address. Please update your profile.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_INVALID] = 'Configuration option \'%s\' has
invalid value \'%s\'';
$MANTIS_ERROR[ERROR_BUG_READ_ONLY_ACTION_DENIED] = 'The action cannot be
performed because issue \'%d\' is read-only';
-$MANTIS_ERROR[ERROR_RELATIONSHIP_ALREADY_EXISTS] = "ERROR: There is already a
relationship between these two issues.";
-$MANTIS_ERROR[ERROR_RELATIONSHIP_NOT_FOUND] = "ERROR: Relationship not found.";
+$MANTIS_ERROR[ERROR_RELATIONSHIP_ALREADY_EXISTS] = "There is already a
relationship between these two issues.";
+$MANTIS_ERROR[ERROR_RELATIONSHIP_NOT_FOUND] = "Relationship not found.";
$MANTIS_ERROR[ERROR_RELATIONSHIP_ACCESS_LEVEL_TO_DEST_BUG_TOO_LOW] = "Access
denied: The issue %d requires higher access level.";
$MANTIS_ERROR[ERROR_RELATIONSHIP_SAME_BUG] = "An issue can't be related to
itself.";
$MANTIS_ERROR[ERROR_SIGNUP_NOT_MATCHING_CAPTCHA] = 'Confirmation hash does not
match. Please retry.';
@@ -307,33 +308,33 @@
$s_reset_request_in_progress_msg = 'If you supplied the correct username and
email address for your account, we will now have sent a confirmation message to
that email address. Once the message has been received, follow the instructions
provided to change the password on your account.';
$s_email_notification_title_for_status_bug_new = 'The following issue is now
in status NEW (again)';
-$s_email_notification_title_for_status_bug_feedback = 'The following bug
requires your FEEDBACK.';
-$s_email_notification_title_for_status_bug_acknowledged = 'The following bug
has been ACKNOWLEDGED.';
-$s_email_notification_title_for_status_bug_confirmed = 'The following bug has
been CONFIRMED.';
-$s_email_notification_title_for_status_bug_assigned = 'The following bug has
been ASSIGNED.';
-$s_email_notification_title_for_status_bug_resolved = 'The following bug has
been RESOLVED.';
-$s_email_notification_title_for_status_bug_closed = 'The following bug has
been CLOSED';
+$s_email_notification_title_for_status_bug_feedback = 'The following issue
requires your FEEDBACK.';
+$s_email_notification_title_for_status_bug_acknowledged = 'The following issue
has been ACKNOWLEDGED.';
+$s_email_notification_title_for_status_bug_confirmed = 'The following issue
has been CONFIRMED.';
+$s_email_notification_title_for_status_bug_assigned = 'The following issue has
been ASSIGNED.';
+$s_email_notification_title_for_status_bug_resolved = 'The following issue has
been RESOLVED.';
+$s_email_notification_title_for_status_bug_closed = 'The following issue has
been CLOSED';
-$s_email_notification_title_for_action_bug_submitted = 'The following bug has
been SUBMITTED.';
-$s_email_notification_title_for_action_bug_assigned = 'The following bug has
been ASSIGNED.';
-$s_email_notification_title_for_action_bug_reopened = 'The following bug has
been REOPENED.';
-$s_email_notification_title_for_action_bug_deleted = 'The following bug has
been DELETED.';
+$s_email_notification_title_for_action_bug_submitted = 'The following issue
has been SUBMITTED.';
+$s_email_notification_title_for_action_bug_assigned = 'The following issue has
been ASSIGNED.';
+$s_email_notification_title_for_action_bug_reopened = 'The following issue has
been REOPENED.';
+$s_email_notification_title_for_action_bug_deleted = 'The following issue has
been DELETED.';
$s_email_notification_title_for_action_bug_updated = 'The following issue has
been UPDATED.';
$s_email_notification_title_for_action_sponsorship_added = 'The following
issue has been SPONSORED.';
$s_email_notification_title_for_action_sponsorship_updated = 'A sponsorship of
the following issue was modified.';
$s_email_notification_title_for_action_sponsorship_deleted = 'A sponsorship of
the following issue was withdrawn.';
-$s_email_notification_title_for_action_bugnote_submitted = 'A BUGNOTE has been
added to this bug.';
+$s_email_notification_title_for_action_bugnote_submitted = 'A NOTE has been
added to this issue.';
$s_email_notification_title_for_action_duplicate_of_relationship_added = "The
following issue has been set as DUPLICATE OF issue %s.";
$s_email_notification_title_for_action_has_duplicate_relationship_added = "The
issue %s has been set as DUPLICATE OF the following issue.";
$s_email_notification_title_for_action_related_to_relationship_added = "The
following issue has been set as RELATED TO issue %s.";
$s_email_notification_title_for_action_dependant_on_relationship_added = "The
following issue has been set PARENT OF issue %s.";
$s_email_notification_title_for_action_blocks_relationship_added = "The
following issue has been set CHILD OF issue %s.";
$s_email_notification_title_for_action_duplicate_of_relationship_deleted =
"The following issue has been UNset as DUPLICATE OF issue %s.";
-$s_email_notification_title_for_action_has_duplicate_relationship_deleted =
"The issue %s has been UNset as DUPLICATE OF the following issue.";
-$s_email_notification_title_for_action_related_to_relationship_deleted = "The
following issue has been UNset as RELATED TO issue %s.";
-$s_email_notification_title_for_action_dependant_on_relationship_deleted =
"The following issue has been UNset PARENT OF issue %s.";
-$s_email_notification_title_for_action_blocks_relationship_deleted = "The
following issue has been UNset CHILD OF issue %s.";
+$s_email_notification_title_for_action_has_duplicate_relationship_deleted =
"The issue %s has been removed as a DUPLICATE OF the following issue.";
+$s_email_notification_title_for_action_related_to_relationship_deleted = "The
following issue has been marked as UNRELATED TO issue %s.";
+$s_email_notification_title_for_action_dependant_on_relationship_deleted =
"The following issue has been removed as the PARENT OF issue %s.";
+$s_email_notification_title_for_action_blocks_relationship_deleted = "The
following issue has been removed as the CHILD OF issue %s.";
$s_email_notification_title_for_action_relationship_child_resolved = "The
RELATED issue %s has been RESOLVED.";
$s_email_notification_title_for_action_relationship_child_closed = "The
RELATED issue %s has been CLOSED.";
@@ -603,6 +604,9 @@
$s_bugnote_updated_msg = 'A megjegyzést sikerült módosítani...';
$s_edited_on = 'módosítva ekkor: ';
+# file_api.php
+$s_show_content ='Show Content';
+
# index.php
$s_click_to_login = 'A bejelentkezéshez kattintson ide';
@@ -679,20 +683,20 @@
$s_edit_user_link = 'Felhasználó szerkesztése';
# manage_config_email_page
-$s_config_all_projects = 'Note: These configurations affect ALL PROJECTS.';
+$s_config_all_projects = 'Note: These configurations affect ALL PROJECTS,
unless overridden at the project level.';
$s_config_project = 'Note: These configurations affect only the %s project.';
$s_colour_coding = 'In the table below, the following color code applies:';
$s_colour_project = 'Project setting overrides others.';
$s_colour_global = 'All Project settings override default configuration.';
$s_issue_reporter = 'User who reported issue';
$s_issue_handler = 'User who is handling the issue';
-$s_users_added_bugnote = 'Users added Bugnote';
+$s_users_added_bugnote = 'Users who added Bugnotes';
$s_change_configuration = 'Update Configuration';
$s_message = 'Message';
$s_default_notify = 'Setting default notification flags to';
$s_action_notify = 'Setting action notification flags to';
-$s_notify_defaults_change_access = 'Change users who can change notification
defaults to';
-$s_notify_actions_change_access = 'Change users who can change notifications
to';
+$s_notify_defaults_change_access = 'Who can change notification defaults';
+$s_notify_actions_change_access = 'Who can change notifications';
$s_revert_to_system = "Delete All Projects Settings";
$s_revert_to_all_project = "Delete Project Specific Settings";
@@ -715,8 +719,8 @@
$s_desc_bug_submit_status = 'Status to which a new issue is set';
$s_desc_bug_reopen_status = 'Status to which reopened issues are set';
$s_desc_bug_resolved_status_threshold = 'Status where an issue is considered
resolved';
-$s_workflow_change_access = 'Change users who can change workflow to';
-$s_access_change_access = 'Change users who can change status change access
level to';
+$s_workflow_change_access = 'Who can change workflow';
+$s_access_change_access = 'Who can change access levels';
# manage_config_workflow_set
$s_default_not_in_flow = 'The default status of %s is not selected in the next
statuses for %s. It will be ignored';
@@ -741,6 +745,16 @@
$s_in_project = 'in project';
$s_delete_config_button = 'Delete Settings';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = 'A projektet sikerült felvenni...';
@@ -1048,6 +1062,8 @@
$s_updated = 'Módosítva';
$s_sticky = 'Show Sticky Issues';
$s_sort = 'Sort by';
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = 'nincs';
@@ -1291,4 +1307,6 @@
$s_after = 'After' ;
$s_on_or_after = 'On Or After' ;
+# wiki related strings
+$s_wiki = 'Wiki';
?>
Index: strings_french.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_french.txt,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- strings_french.txt 24 Sep 2006 14:11:28 -0000 1.109
+++ strings_french.txt 24 Sep 2006 18:28:52 -0000 1.110
@@ -200,6 +200,7 @@
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'ERREURÂ : Ce nom d\'utilisateur
est déjà utilisé. Merci de recommencer et choisir un autre nom.';
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'ERREURÂ : L\'option de
configuration \'%s\' n\'a pas été trouvé.';
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'ERREUR : Chaîne « %s » non
trouvée.';
+$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'String \'%s\' not found.';
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'ERREUR : Note non trouvée.';
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'ERREUR : Projet non trouvé.';
$MANTIS_ERROR[ERROR_DB_FIELD_NOT_FOUND] = 'ERREUR : Champ de base de données
non trouvé.';
@@ -269,7 +270,6 @@
$MANTIS_ERROR[ERROR_PAGE_REDIRECTION] = 'Page redirection error, ensure that
there are no spaces outside the PHP block (<?php ?>) in config_inc.php or
custom_*.php files.';
#$s_login_error = 'Votre compte est peut être désactivé ou en panne (dû
aux nombreux échecs d\'accès) ou alors le code utilisateur et le mot de
passe que vous avez saisi sont incorrects.';
-#$s_login_error = 'ERREUR : Votre compte est peut être désactivé ou alors
l\'utilisateur/mot de passe sont incorrects.Your account may be disabled or
blocked (due to too many failed login attempts) or the username/password you
entered is incorrect.';
$s_login_error = 'ERREUR : Votre compte est peut être désactivé ou alors
le code utilisateur et le mot de passe que vous avez saisi sont incorrects.';
$s_login_cookies_disabled = 'ERREUR : Votre navigateur ne sait pas gérer les
témoins ou refuse de les gérer.';
@@ -614,6 +614,9 @@
$s_bugnote_updated_msg = 'La note a été mise à jour avec succès...';
$s_edited_on = 'modifié le : ';
+# file_api.php
+$s_show_content ='Show Content';
+
# index.php
$s_click_to_login = 'Cliquer pour accéder';
@@ -752,6 +755,16 @@
$s_in_project = 'du projet';
$s_delete_config_button = 'Supprimer la configuration';
+# adm_config_report.php
+$s_configuration_report = 'Configuration Report';
+$s_database_configuration = 'Database Configuration';
+$s_configuration_option = 'Configuration Option';
+$s_configuration_option_type = 'Type';
+$s_configuration_option_value = 'Value';
+$s_all_users = 'All Users';
+$s_set_configuration_option = 'Set Configuration Option';
+$s_delete_config_sure_msg = 'Are you sure you wish to delete this
configuration option?';
+
# manage_proj_add.php
$s_project_added_msg = 'Nouveau projet installé avec succès...';
@@ -1059,6 +1072,8 @@
$s_updated = 'Mis à jour';
$s_sticky = 'Afficher les bogues récurrants';
$s_sort = 'Trier par';
+$s_issue_id = 'Issue #';
+$s_recently_visited = 'Recently Visited';
# view_all_inc.php
$s_none = 'aucun';
@@ -1302,4 +1317,6 @@
$s_after = 'Après';
$s_on_or_after = 'Pendant ou après';
+# wiki related strings
+$s_wiki = 'Wiki';
?>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________
Mantisbt-cvs mailing list
Mantisbt-cvs-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/mantisbt-cvs
|