diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-05 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-05 01:57:20 -0400 |
commit | cb61d8a2265b3d623b676f0cd35f93921961f044 (patch) | |
tree | 8d2e98503630c377285b1e0a67d5237b4f540075 /settings/l10n/ja.php | |
parent | 39eeb7def9cad026698d2b6a97bde8a8e1b34d50 (diff) | |
download | nextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.tar.gz nextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.php')
-rw-r--r-- | settings/l10n/ja.php | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/settings/l10n/ja.php b/settings/l10n/ja.php index ad31e7949e7..82def2ea851 100644 --- a/settings/l10n/ja.php +++ b/settings/l10n/ja.php @@ -2,7 +2,7 @@ $TRANSLATIONS = array( "Invalid value supplied for %s" => "%s に提供された無効な値", "Saved" => "保存されました", -"test email settings" => "eメール設定をテスト", +"test email settings" => "メール設定をテスト", "If you received this email, the settings seem to be correct." => "このメールを受け取ったら、設定は正しいはずです。", "A problem occurred while sending the e-mail. Please revisit your settings." => "メールの送信中に問題が発生しました。設定を再考してください。", "Email sent" => "メールを送信しました", @@ -62,11 +62,14 @@ $TRANSLATIONS = array( "Decrypting files... Please wait, this can take some time." => "ファイルを複合中... しばらくお待ちください、この処理には少し時間がかかるかもしれません。", "Delete encryption keys permanently." => "暗号化キーを永久に削除する。", "Restore encryption keys." => "暗号化キーを復元する。", +"Unable to delete " => "削除できません", +"Error creating group" => "グループの作成エラー", "deleted" => "削除", "undo" => "元に戻す", "Groups" => "グループ", "Group Admin" => "グループ管理者", "Delete" => "削除", +"never" => "無し", "add group" => "グループを追加", "A valid username must be provided" => "有効なユーザー名を指定する必要があります", "Error creating user" => "ユーザー作成エラー", @@ -122,7 +125,7 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "ユーザーが共有しているアイテムの再共有を許可する", "Allow users to share with anyone" => "ユーザーに誰とでも共有することを許可する", "Allow users to only share with users in their groups" => "ユーザーにグループ内のユーザーとのみ共有を許可する", -"Allow users to send mail notification for shared files" => "共有ファイルに関するメール通知の送信をユーザに許可する", +"Allow users to send mail notification for shared files" => "共有ファイルに関するメール通知の送信をユーザーに許可する", "Security" => "セキュリティ", "Enforce HTTPS" => "常にHTTPSを使用する", "Forces the clients to connect to %s via an encrypted connection." => "クライアントから %sへの接続を常に暗号化します。", @@ -130,13 +133,14 @@ $TRANSLATIONS = array( "Email Server" => "メールサーバー", "This is used for sending out notifications." => "これは通知の送信に使われます。", "From address" => "アドレスから", +"mail" => "メール", "Authentication required" => "要求される認証", "Server address" => "サーバーアドレス", "Port" => "ポート", "Credentials" => "資格情報", "SMTP Username" => "SMTP ユーザー名", "SMTP Password" => "SMTP パスワード", -"Test email settings" => "メールテスト設定", +"Test email settings" => "メール設定をテスト", "Send email" => "メールを送信", "Log" => "ログ", "Log level" => "ログレベル", @@ -151,6 +155,8 @@ $TRANSLATIONS = array( "See application page at apps.owncloud.com" => "apps.owncloud.com でアプリケーションのページを見てください", "See application website" => "アプリケーションのウェブサイトを見る", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ライセンス: <span class=\"author\"></span>", +"Enable only for specific groups" => "特定のグループのみ有効に", +"All" => "すべて", "Administrator Documentation" => "管理者ドキュメント", "Online Documentation" => "オンラインドキュメント", "Forum" => "フォーラム", @@ -189,10 +195,18 @@ $TRANSLATIONS = array( "Create" => "作成", "Admin Recovery Password" => "管理者リカバリパスワード", "Enter the recovery password in order to recover the users files during password change" => "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください", +"Search Users and Groups" => "ユーザーとグループを検索", +"Add Group" => "グループを追加", +"Group" => "グループ", +"Admins" => "管理者", +"Default Quota" => "デフォルトのクォータサイズ", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "ストレージの割り当てを入力してください (例: \"512MB\" や \"12 GB\")", "Unlimited" => "無制限", "Other" => "その他", "Username" => "ユーザー名", +"Quota" => "クオータ", +"Storage Location" => "ストレージの場所", +"Last Login" => "最終ログイン", "change full name" => "フルネームを変更", "set new password" => "新しいパスワードを設定", "Default" => "デフォルト" |