Skip to content

Commit

Permalink
Synchronize language files for 1.0.0rc1 release
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3713 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
thraxisp committed Jul 20, 2005
1 parent b22852e commit 8bef29a
Show file tree
Hide file tree
Showing 36 changed files with 1,496 additions and 235 deletions.
35 changes: 28 additions & 7 deletions lang/strings_chinese_simplified.txt
Expand Up @@ -12,11 +12,11 @@
# Chinese_Simplified: NetCobra, netcobra@gmail.com
# Chinese_Simplified: Hacked by justin schnell_18@yahoo.com
# -------------------------------------------------
# $Revision: 1.69 $
# $Author: vboctor $
# $Date: 2005-06-20 11:12:25 $
# $Revision: 1.70 $
# $Author: thraxisp $
# $Date: 2005-07-20 14:17:41 $
#
# $Id: strings_chinese_simplified.txt,v 1.69 2005-06-20 11:12:25 vboctor Exp $
# $Id: strings_chinese_simplified.txt,v 1.70 2005-07-20 14:17:41 thraxisp Exp $
###########################################################################

###########################################################################
Expand Down Expand Up @@ -273,7 +273,7 @@ $MANTIS_ERROR[ERROR_LOST_PASSWORD_MAX_IN_PROGRESS_ATTEMPTS_REACHED] = 'Max. numb
$MANTIS_ERROR[ERROR_PROJECT_RECURSIVE_HIERARCHY] = 'That operation would create a loop in the subproject hierarchy.';
$MANTIS_ERROR[ERROR_USER_CHANGE_LAST_ADMIN] = 'You cannot change the access level of the only ADMINISTRATOR in the system.';

#$s_login_error = '�����˺ſ����ѱ����û���ʱ���������������ڳ��Ե�¼��ʧ�ܴ���̫����������������������û��������벻��ȷ��';
#$s_login_error = '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 = '���ź������޷���½����ȷ���Ƿ�����ȷ���������û��������벢�������µ�¼�������Ȼ�޷���¼������ѯ����Ա�Ƿ�����˺ű�������';
$s_login_cookies_disabled = '�������������� Cookies ���ܣ����������ʹ���˲�֧�� Cookie �ľɰ�������������� Cookie��������������������';

Expand Down Expand Up @@ -305,6 +305,7 @@ $s_status_enum_string = '10:
$s_resolution_enum_string = '10:δ����,20:������,30:���´�,40:�޷�����,50:�޷��޸�,60:�ظ�����,70:��������,80:��ͣ,90:�����޸�';
$s_projection_enum_string = '10:��,30:��С�ĸĶ�,50:��С������,70:��Ҫ����,90:�������';
$s_eta_enum_string = '10:��,20:�� 1 ��,30:2-3 ��,40:�� 1 ����,50:�� 1 ����,60:���� 1 ����';
$s_sponsorship_enum_string = '0:Unpaid,1:Requested,2:Paid';

# Email Strings
$s_new_account_subject = '�������ϵͳ�ʺ�ע��';
Expand Down Expand Up @@ -388,6 +389,8 @@ $s_no_password_change = '
$s_confirm_password = 'ȷ������';
$s_access_level = '��ȡȨ��';
$s_update_user_button = '�����ʺ���Ϣ';
$s_verify_warning = 'Your account information has been verified. The account confirmation message you have received is now invalid.';
$s_verify_change_password = 'You must set a password here to allow you to log in again.';

# account_prefs_page.php
$s_default_account_preferences_title = 'ȱʡ�ʺ�����';
Expand Down Expand Up @@ -450,6 +453,23 @@ $s_submit_button = '
# account_profile_update.php
$s_profile_updated_msg = 'ƽ̨���ø���...';

# account_sponsor_page.php
$s_my_sponsorship = 'My Sponsorships';
$s_update_sponsorship_button = 'Change Payment Status';
$s_no_sponsored = 'No sponsored issues Assigned To yourself were found.';
$s_own_sponsored = 'Issues You have Sponsored:';
$s_issues_handled = 'Sponsored Issues You Have Been Assigned To:';
$s_no_own_sponsored = 'You have not sponsored any issues.';
$s_sponsor = 'Sponsor';
$s_amount = 'Amount';
$s_total_owing = 'Total Owing';
$s_total_paid = 'Total Paid';
$s_sponsor_hide = 'Hide Resolved and Paid';
$s_sponsor_show = 'Show All';

# account_sponsor_update.php
$s_payment_updated = 'Payment information updated.';

# account_update.php
$s_account_updated_msg = '�ʺ���Ϣ���³ɹ�...';
$s_email_updated = 'Email ��ַ���³ɹ�';
Expand Down Expand Up @@ -1162,6 +1182,7 @@ $s_sponsors = '%d sponsor(s)';
$s_sponsorship_added = '������ Sponsorship';
$s_sponsorship_updated = '���޸� Sponsorship';
$s_sponsorship_deleted = '��ɾ�� Sponsorship';
$s_sponsorship_paid = 'Sponsorship Paid';
$s_sponsorship_more_info = '���� Sponsorship �ĸ�����Ϣ';

# URL explaining the process of sponsoring an issue. This is defined here rather than
Expand Down Expand Up @@ -1233,7 +1254,7 @@ $s_manage_news = '
$s_view_list_of_attachments = '�鿴�����б�';
$s_download_attachments = '���ظ���';
$s_delete_attachments = 'ɾ������';
$s_upload_issue_attachments = '�ϴ����⸽��';
$s_delete_attachment_button = "Delete";
$s_delete_attachment_sure_msg = '��ȷ��Ҫɾ���ø�����';
$s_upload_issue_attachments = 'Upload issue attachments';
$s_filters = '������';
Expand Down Expand Up @@ -1277,4 +1298,4 @@ $s_before = '
$s_after = '����' ;
$s_on_or_after = '���ڻ�������' ;

?>
?>
36 changes: 31 additions & 5 deletions lang/strings_chinese_traditional.txt
Expand Up @@ -7,11 +7,11 @@

# Chinese_Traditional: Pao-Hsi Huang, doggy8088@mail2000.com.tw
# -------------------------------------------------
# $Revision: 1.80 $
# $Author: bigbadger $
# $Date: 2005-05-18 18:25:40 $
# $Revision: 1.81 $
# $Author: thraxisp $
# $Date: 2005-07-20 14:17:41 $
#
# $Id: strings_chinese_traditional.txt,v 1.80 2005-05-18 18:25:40 bigbadger Exp $
# $Id: strings_chinese_traditional.txt,v 1.81 2005-07-20 14:17:41 thraxisp Exp $
###########################################################################
?>
<?php
Expand Down Expand Up @@ -205,6 +205,7 @@ $MANTIS_ERROR[ERROR_GPC_ARRAY_EXPECTED] = 'An array was expected but a string w
$MANTIS_ERROR[ERROR_GPC_ARRAY_UNEXPECTED] = 'A string was expected but an array was received.';
$MANTIS_ERROR[ERROR_GPC_NOT_NUMBER] = 'A number was expected for %s.';
$MANTIS_ERROR[ERROR_BUG_NOT_FOUND] = 'Bug %d not found.';
$MANTIS_ERROR[ERROR_FILTER_NOT_FOUND] = 'Filter %d not found.';
$MANTIS_ERROR[ERROR_EMAIL_INVALID] = 'Invalid email.';
$MANTIS_ERROR[ERROR_USER_PROFILE_NOT_FOUND] = 'Profile not found.';
$MANTIS_ERROR[ERROR_FILE_NOT_ALLOWED] = 'File type not allowed for uploads.';
Expand Down Expand Up @@ -286,6 +287,7 @@ $s_status_enum_string = '10:new,20:feedback,30:acknowledged,40:confi
$s_resolution_enum_string = '10:open,20:fixed,30:reopened,40:unable to duplicate,50:not fixable,60:duplicate,70:not a bug,80:suspended,90:won\'t fix';
$s_projection_enum_string = '10:none,30:tweak,50:minor fix,70:major rework,90:redesign';
$s_eta_enum_string = '10:none,20:< 1 day,30:2-3 days,40:< 1 week,50:< 1 month,60:> 1 month';
$s_sponsorship_enum_string = '0:Unpaid,1:Requested,2:Paid';

# Email Strings
$s_new_account_subject = 'Account registration';
Expand Down Expand Up @@ -369,6 +371,8 @@ $s_no_password_change = 'The password is controlled by another system, hence can
$s_confirm_password = '�T�{�K�X';
$s_access_level = '�s���v��';
$s_update_user_button = '��s�ϥΪ�';
$s_verify_warning = 'Your account information has been verified. The account confirmation message you have received is now invalid.';
$s_verify_change_password = 'You must set a password here to allow you to log in again.';

# account_prefs_page.php
$s_default_account_preferences_title = '�w�]�b���ߦn�]�w';
Expand Down Expand Up @@ -431,6 +435,23 @@ $s_submit_button = '
# account_profile_update.php
$s_profile_updated_msg = '�ӤH�]�w��s...';

# account_sponsor_page.php
$s_my_sponsorship = 'My Sponsorships';
$s_update_sponsorship_button = 'Change Payment Status';
$s_no_sponsored = 'No sponsored issues Assigned To yourself were found.';
$s_own_sponsored = 'Issues You have Sponsored:';
$s_issues_handled = 'Sponsored Issues You Have Been Assigned To:';
$s_no_own_sponsored = 'You have not sponsored any issues.';
$s_sponsor = 'Sponsor';
$s_amount = 'Amount';
$s_total_owing = 'Total Owing';
$s_total_paid = 'Total Paid';
$s_sponsor_hide = 'Hide Resolved and Paid';
$s_sponsor_show = 'Show All';

# account_sponsor_update.php
$s_payment_updated = 'Payment information updated.';

# account_update.php
$s_account_updated_msg = '�A���b��w�g���\��s...';
$s_email_updated = 'Email address successfully updated';
Expand All @@ -440,6 +461,9 @@ $s_password_updated = 'Password successfully updated';

# adm_permission_report.php

# bug_action_group_page
$s_multiple_projects = 'The issues you have selected are from different projects. The parameters below reflect the settings for all projects. If this is incorrect, please retry your change with a smaller number of issues selected.';

# bug_assign.php
$s_bug_assign_msg = '���Τw�g���\�Q���w...';

Expand Down Expand Up @@ -541,6 +565,7 @@ $s_description = '
$s_steps_to_reproduce = '���εo�ͪ� �B�J����';
$s_update_information_button = '��s��T';
$s_sticky_issue = 'Sticky Issue';
$s_profile = 'Profile';

# bug_update_page.php
$s_update_advanced_link = '�i����s';
Expand Down Expand Up @@ -1139,6 +1164,7 @@ $s_sponsors = '%d sponsor(s)';
$s_sponsorship_added = 'Sponsorship Added';
$s_sponsorship_updated = 'Sponsorship Updated';
$s_sponsorship_deleted = 'Sponsorship Deleted';
$s_sponsorship_paid = 'Sponsorship Paid';
$s_sponsorship_more_info = 'More information about sponsorship';

# URL explaining the process of sponsoring an issue. This is defined here rather than
Expand Down Expand Up @@ -1254,4 +1280,4 @@ $s_before = 'Before' ;
$s_after = 'After' ;
$s_on_or_after = 'On Or After' ;

?>
?>
36 changes: 31 additions & 5 deletions lang/strings_croatian.txt
Expand Up @@ -9,11 +9,11 @@
###########################################################################
# Croatian strings for Mantis
# -------------------------------------------------
# $Revision: 1.34 $
# $Author: bigbadger $
# $Date: 2005-05-18 18:25:50 $
# $Revision: 1.35 $
# $Author: thraxisp $
# $Date: 2005-07-20 14:17:41 $
#
# $Id: strings_croatian.txt,v 1.34 2005-05-18 18:25:50 bigbadger Exp $
# $Id: strings_croatian.txt,v 1.35 2005-07-20 14:17:41 thraxisp Exp $
###########################################################################
?>
<?php
Expand Down Expand Up @@ -207,6 +207,7 @@ $MANTIS_ERROR[ERROR_GPC_ARRAY_EXPECTED] = 'An array was expected but a string wa
$MANTIS_ERROR[ERROR_GPC_ARRAY_UNEXPECTED] = 'A string was expected but an array was received.';
$MANTIS_ERROR[ERROR_GPC_NOT_NUMBER] = 'A number was expected for %s.';
$MANTIS_ERROR[ERROR_BUG_NOT_FOUND] = 'Bug %d not found.';
$MANTIS_ERROR[ERROR_FILTER_NOT_FOUND] = 'Filter %d not found.';
$MANTIS_ERROR[ERROR_EMAIL_INVALID] = 'Invalid email.';
$MANTIS_ERROR[ERROR_USER_PROFILE_NOT_FOUND] = 'Profile not found.';
$MANTIS_ERROR[ERROR_FILE_NOT_ALLOWED] = 'File type not allowed for uploads.';
Expand Down Expand Up @@ -288,6 +289,7 @@ $s_status_enum_string = "10:novi,20:nedovoljno informacija,30:obznan
$s_resolution_enum_string = "10:otvoren,20:ispravljen,30:ponovno otvoren,40:ne mo�e se reproducirati,50:neispravljiv,60:dupliciran,70:nije bug,80:obustavljen,90:ne�e se ispraviti";
$s_projection_enum_string = "10:ni�ta,30:rije�eno za tren,50:sitne ispravke,70:velike izmjene,90:redizajn";
$s_eta_enum_string = "10:ni�ta,20:< 1 dan,30:2-3 dana,40:< 1 tjedan,50:< 1 mjesec,60:> 1 mjesec";
$s_sponsorship_enum_string = '0:Unpaid,1:Requested,2:Paid';

# Email Strings
$s_new_account_subject = 'Account registration';
Expand Down Expand Up @@ -371,6 +373,8 @@ $s_no_password_change = 'The password is controlled by another system, hence can
$s_confirm_password = "Potvrdi zaporku";
$s_access_level = "Razina pristupa";
$s_update_user_button = "A�uriraj korisnika";
$s_verify_warning = 'Your account information has been verified. The account confirmation message you have received is now invalid.';
$s_verify_change_password = 'You must set a password here to allow you to log in again.';

# account_prefs_page.php
$s_default_account_preferences_title = "Korisni�ke preference";
Expand Down Expand Up @@ -433,6 +437,23 @@ $s_submit_button = "Izvr
# account_profile_update.php
$s_profile_updated_msg = "Profil a�uriran...";

# account_sponsor_page.php
$s_my_sponsorship = 'My Sponsorships';
$s_update_sponsorship_button = 'Change Payment Status';
$s_no_sponsored = 'No sponsored issues Assigned To yourself were found.';
$s_own_sponsored = 'Issues You have Sponsored:';
$s_issues_handled = 'Sponsored Issues You Have Been Assigned To:';
$s_no_own_sponsored = 'You have not sponsored any issues.';
$s_sponsor = 'Sponsor';
$s_amount = 'Amount';
$s_total_owing = 'Total Owing';
$s_total_paid = 'Total Paid';
$s_sponsor_hide = 'Hide Resolved and Paid';
$s_sponsor_show = 'Show All';

# account_sponsor_update.php
$s_payment_updated = 'Payment information updated.';

# account_update.php
$s_account_updated_msg = "Va� korisni�ki ra�un je uspje�no a�uriran...";
$s_email_updated = 'Email address successfully updated';
Expand All @@ -442,6 +463,9 @@ $s_password_updated = 'Password successfully updated';

# adm_permission_report.php

# bug_action_group_page
$s_multiple_projects = 'The issues you have selected are from different projects. The parameters below reflect the settings for all projects. If this is incorrect, please retry your change with a smaller number of issues selected.';

# bug_assign.php
$s_bug_assign_msg = "Bug je uspje�no dodijeljen...";

Expand Down Expand Up @@ -543,6 +567,7 @@ $s_description = "Opis";
$s_steps_to_reproduce = "Koraci za reproduciranje";
$s_update_information_button = "A�uriraj informaciju";
$s_sticky_issue = 'Sticky Issue';
$s_profile = 'Profile';

# bug_update_page.php
$s_update_advanced_link = "A�uriraj napredno";
Expand Down Expand Up @@ -1141,6 +1166,7 @@ $s_sponsors = '%d sponsor(s)';
$s_sponsorship_added = 'Sponsorship Added';
$s_sponsorship_updated = 'Sponsorship Updated';
$s_sponsorship_deleted = 'Sponsorship Deleted';
$s_sponsorship_paid = 'Sponsorship Paid';
$s_sponsorship_more_info = 'More information about sponsorship';

# URL explaining the process of sponsoring an issue. This is defined here rather than
Expand Down Expand Up @@ -1256,4 +1282,4 @@ $s_before = 'Before' ;
$s_after = 'After' ;
$s_on_or_after = 'On Or After' ;

?>
?>
36 changes: 31 additions & 5 deletions lang/strings_czech.txt
Expand Up @@ -12,11 +12,11 @@
# Czech: P�emek Brada, brada@kiv.zcu.cz
# Code page: ISO-8859-2
# -------------------------------------------------
# $Revision: 1.80 $
# $Author: bigbadger $
# $Date: 2005-05-18 18:25:50 $
# $Revision: 1.81 $
# $Author: thraxisp $
# $Date: 2005-07-20 14:17:41 $
#
# $Id: strings_czech.txt,v 1.80 2005-05-18 18:25:50 bigbadger Exp $
# $Id: strings_czech.txt,v 1.81 2005-07-20 14:17:41 thraxisp Exp $
###########################################################################
?>
<?php
Expand Down Expand Up @@ -210,6 +210,7 @@ $MANTIS_ERROR[ERROR_GPC_ARRAY_EXPECTED] = 'CHYBA: O
$MANTIS_ERROR[ERROR_GPC_ARRAY_UNEXPECTED] = 'CHYBA: O�ek�val se �et�zec, ale bylo p�ijato pole.';
$MANTIS_ERROR[ERROR_GPC_NOT_NUMBER] = 'A number was expected for %s.';
$MANTIS_ERROR[ERROR_BUG_NOT_FOUND] = 'CHYBA: Probl�m nenalezen.';
$MANTIS_ERROR[ERROR_FILTER_NOT_FOUND] = 'Filter %d not found.';
$MANTIS_ERROR[ERROR_EMAIL_INVALID] = 'CHYBA: Chybn� elektronick� adresa.';
$MANTIS_ERROR[ERROR_USER_PROFILE_NOT_FOUND] = 'CHYBA: Profil nenalezen.';
$MANTIS_ERROR[ERROR_FILE_NOT_ALLOWED] = 'CHYBA: Nepovolen� typ souboru pro upload.';
Expand Down Expand Up @@ -291,6 +292,7 @@ $s_status_enum_string = '10:nov
$s_resolution_enum_string = '10:otev�en�,20:vy�e�en�,30:znovuotev�en�,40:nelze nasimulovat,50:nelze vy�e�it,60:duplicitn�,70:nen� probl�m,80:odlo�en�,90:neopravovat';
$s_projection_enum_string = '10:��dn�,30:slab�,50:mal� zm�na,70:velk� zm�na,90:zm�na designu';
$s_eta_enum_string = '10:��dn�,20:< 1 den,30:2-3 dny,40:< 1 t�den,50:< 1 m�s�c,60:> 1 m�s�c';
$s_sponsorship_enum_string = '0:Unpaid,1:Requested,2:Paid';

# Email Strings
$s_new_account_subject = 'Registrace nov�ho u�ivatelsk�ho ��tu';
Expand Down Expand Up @@ -374,6 +376,8 @@ $s_no_password_change = 'The password is controlled by another system, hence can
$s_confirm_password = 'Heslo znovu';
$s_access_level = '�rove� p��stupu';
$s_update_user_button = 'Aktualizovat u�ivatele';
$s_verify_warning = 'Your account information has been verified. The account confirmation message you have received is now invalid.';
$s_verify_change_password = 'You must set a password here to allow you to log in again.';

# account_prefs_page.php
$s_default_account_preferences_title = 'Nastaven� ��tu';
Expand Down Expand Up @@ -436,6 +440,23 @@ $s_submit_button = 'Ulo
# account_profile_update.php
$s_profile_updated_msg = 'Profil aktualizov�n...';

# account_sponsor_page.php
$s_my_sponsorship = 'My Sponsorships';
$s_update_sponsorship_button = 'Change Payment Status';
$s_no_sponsored = 'No sponsored issues Assigned To yourself were found.';
$s_own_sponsored = 'Issues You have Sponsored:';
$s_issues_handled = 'Sponsored Issues You Have Been Assigned To:';
$s_no_own_sponsored = 'You have not sponsored any issues.';
$s_sponsor = 'Sponsor';
$s_amount = 'Amount';
$s_total_owing = 'Total Owing';
$s_total_paid = 'Total Paid';
$s_sponsor_hide = 'Hide Resolved and Paid';
$s_sponsor_show = 'Show All';

# account_sponsor_update.php
$s_payment_updated = 'Payment information updated.';

# account_update.php
$s_account_updated_msg = 'V� ��et byl �sp�n� aktualizov�n...';
$s_email_updated = 'Elektronick� adresa byla �sp�n� aktualizov�na';
Expand All @@ -445,6 +466,9 @@ $s_password_updated = 'Heslo bylo

# adm_permission_report.php

# bug_action_group_page
$s_multiple_projects = 'The issues you have selected are from different projects. The parameters below reflect the settings for all projects. If this is incorrect, please retry your change with a smaller number of issues selected.';

# bug_assign.php
$s_bug_assign_msg = 'Probl�m byl �sp�n� p�i�azen...';

Expand Down Expand Up @@ -546,6 +570,7 @@ $s_description = 'Popis';
$s_steps_to_reproduce = 'Kroky k vyvol�n�';
$s_update_information_button = 'Ulo�it';
$s_sticky_issue = 'Sticky Issue';
$s_profile = 'Profile';

# bug_update_page.php
$s_update_advanced_link = 'Roz���en� aktualizace';
Expand Down Expand Up @@ -1144,6 +1169,7 @@ $s_sponsors = '%d sponzor(-
$s_sponsorship_added = 'Sponzoring p�id�n';
$s_sponsorship_updated = 'Sponzoring zm�n�n';
$s_sponsorship_deleted = 'Sponzoring zru�en';
$s_sponsorship_paid = 'Sponsorship Paid';
$s_sponsorship_more_info = 'V�ce informac� o sponzoringu';

# URL explaining the process of sponsoring an issue. This is defined here rather than
Expand Down Expand Up @@ -1259,4 +1285,4 @@ $s_before = 'Before' ;
$s_after = 'After' ;
$s_on_or_after = 'On Or After' ;

?>
?>

0 comments on commit 8bef29a

Please sign in to comment.