Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Synchronised localisation files
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2822 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
Jeroen Latour committed Aug 8, 2004
1 parent b211fb9 commit 2e0dddb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
12 changes: 7 additions & 5 deletions lang/strings_japanese_sjis.txt
Expand Up @@ -8,11 +8,11 @@
# Japanese: Takeshi Hachikawa, seihachi@anet.ne.jp
# Japenese: Seiji Sogabe, sogabe@alles.or.jp
# -------------------------------------------------
# $Revision: 1.54 $
# $Author: bigbadger $
# $Date: 2004-08-05 04:42:13 $
# $Revision: 1.55 $
# $Author: jlatour $
# $Date: 2004-08-08 09:00:27 $
#
# $Id: strings_japanese_sjis.txt,v 1.54 2004-08-05 04:42:13 bigbadger Exp $
# $Id: strings_japanese_sjis.txt,v 1.55 2004-08-08 09:00:27 jlatour Exp $
###########################################################################
?>
<?php
Expand Down Expand Up @@ -389,6 +389,7 @@ $s_password_updated = '

# bug_assign.php
$s_bug_assign_msg = '���P�v�����S���҂Ɋ��蓖�Ă��܂����B';

# bug_change_status_page.php
$s_new_bug_title = 'New Issue';
$s_feedback_bug_title = 'Provide Feedback to Issue';
Expand Down Expand Up @@ -1015,6 +1016,7 @@ $s_relationship_warning_blocking_bugs_not_resolved_2 = "<b>
$s_create_child_bug_button = "�q�̍쐬";
$s_bug_cloned_to = "���P�v���𕡐����܂���";
$s_bug_created_from = "���P�v���𐶐����܂����B �Ώ�";

# Source Control Integration
$s_checkin = 'Checkin';
?>
?>
12 changes: 7 additions & 5 deletions lang/strings_japanese_utf8.txt
Expand Up @@ -9,11 +9,11 @@
###########################################################################
# Japanese: Seiji Sogabe, sogabe@alles.or.jp
# -------------------------------------------------
# $Revision: 1.2 $
# $Author: bigbadger $
# $Date: 2004-08-05 04:42:13 $
# $Revision: 1.3 $
# $Author: jlatour $
# $Date: 2004-08-08 09:00:28 $
#
# $Id: strings_japanese_utf8.txt,v 1.2 2004-08-05 04:42:13 bigbadger Exp $
# $Id: strings_japanese_utf8.txt,v 1.3 2004-08-08 09:00:28 jlatour Exp $
###########################################################################
?>
<?php
Expand Down Expand Up @@ -390,6 +390,7 @@ $s_password_updated = 'パスワードが正常に更新されました。';

# bug_assign.php
$s_bug_assign_msg = '改善要求が担当者に割り当てられました。';

# bug_change_status_page.php
$s_new_bug_title = 'New Issue';
$s_feedback_bug_title = 'Provide Feedback to Issue';
Expand Down Expand Up @@ -1016,6 +1017,7 @@ $s_relationship_warning_blocking_bugs_not_resolved_2 = "<b>注意</b> この改
$s_create_child_bug_button = "子の作成";
$s_bug_cloned_to = "改善要求を複製しました";
$s_bug_created_from = "改善要求を生成しました。 対象";

# Source Control Integration
$s_checkin = 'Checkin';
?>
?>

0 comments on commit 2e0dddb

Please sign in to comment.