ja_JP.php 452 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "パスワード",
  3. "Submit" => "送信",
  4. "%s shared the folder %s with you" => "%s はフォルダー %s をあなたと共有中です",
  5. "%s shared the file %s with you" => "%s はファイル %s をあなたと共有中です",
  6. "Download" => "ダウンロード",
  7. "No preview available for" => "プレビューはありません",
  8. "web services under your control" => "管理下のウェブサービス"
  9. );