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

18 lines
1.1 KiB
PHP

<?php $TRANSLATIONS = array(
"Close" => "閉じる",
"Share" => "共有",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." => "ドキュメントの読み込みに失敗。外部の odtエディターで開けるかどうか確認してください。これは、ドキュメントが最近、非共有になっているか削除されているのかもしれません。",
"Failed to load documents." => "ドキュメントのロードに失敗しました。",
"No documents are found. Please upload or create a document!" => "ドキュメントはありません。アップロードするか、作成してください。",
"Sent" => "送信",
"Declined" => "拒否されました",
"Accepted" => "受け付けました",
"Incoming" => "受信箱",
"Upload" => "アップロード",
"Introduce yourself" => "自己紹介",
"Join" => "参加",
"Documents" => "ドキュメント",
"Advanced feature-set" => "高度な機能セット",
"(Unstable)" => "(非安定的)"
);