You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/ja_JP.php

16 lines
589 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "閉じる",
"Invite" => "招待",
"Users in session:" => "セッション中のユーザー:",
"Failed to load documents." => "ドキュメントのロードに失敗しました。",
"No people found" => "ユーザーが見つかりません",
"Remove from the list" => "リストから削除",
"Sent" => "送信",
"Declined" => "拒否されました",
"Accepted" => "受け付けました",
"Incoming" => "受信箱",
"Documents" => "ドキュメント",
"Advanced feature-set" => "高度な機能セット",
"(Unstable)" => "(非安定的)"
);