diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-01 00:09:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-01 00:09:24 +0000 |
commit | 4a5cd74fb29b19c975f893e0289b1b34bf5e8a62 (patch) | |
tree | f97e26c7fea82aa297b82c0dc6dcc4cb1c18c0b1 /core/l10n/ja.js | |
parent | 73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff) | |
download | nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.tar.gz nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 1f5dca8fcbb..cab717c74a9 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -18,14 +18,6 @@ OC.L10N.register( "Could not send reset email because there is no email address for this username. Please contact your administrator." : "このユーザー名に紐付けられたメールアドレスがないため、リセットメールを送信できませんでした。管理者に問い合わせてください。", "%s password reset" : "%s パスワードリセット", "Couldn't send reset email. Please contact your administrator." : "リセットメールを送信できませんでした。管理者に問い合わせてください。", - "Error loading tags" : "タグの読み込みエラー", - "Tag already exists" : "タグはすでに存在します", - "Error deleting tag(s)" : "タグの削除エラー", - "Error tagging" : "タグの付与エラー", - "Error untagging" : "タグの解除エラー", - "Error favoriting" : "お気に入りに追加エラー", - "Error unfavoriting" : "お気に入りから削除エラー", - "Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s", "Preparing update" : "アップデートの準備中", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair warning: " : "修復警告:", @@ -158,7 +150,6 @@ OC.L10N.register( "Link" : "リンク", "Password protect" : "パスワード保護を有効化", "Password" : "パスワード", - "Allow editing" : "編集を許可", "Hide file listing" : "ファイルリストを隠す", "Email link to person" : "メールリンク", "Send" : "送信", @@ -293,11 +284,6 @@ OC.L10N.register( "This means only administrators can use the instance." : "これは、管理者のみがインスタンスを利用できることを意味しています。", "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。", "Thank you for your patience." : "しばらくお待ちください。", - "Two-step verification" : "2段階認証", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。", - "Cancel login" : "ログインをキャンセル", - "Please authenticate using the selected factor." : "選択したデバイスを利用して認証してください。", - "An error occured while verifying the token" : "トークンの整合性チェックでエラーが発生", "You are accessing the server from an untrusted domain." : "信頼されていないドメインからサーバーにアクセスしています。", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "管理者に問い合わせてください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。", @@ -315,6 +301,20 @@ OC.L10N.register( "Please use the command line updater because you have a big instance." : "データ量が大きいため、コマンドラインでの更新を利用してください。", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "不明な場合、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">ドキュメント</a>を参照してください。", "This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。", - "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。" + "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。", + "Error loading tags" : "タグの読み込みエラー", + "Tag already exists" : "タグはすでに存在します", + "Error deleting tag(s)" : "タグの削除エラー", + "Error tagging" : "タグの付与エラー", + "Error untagging" : "タグの解除エラー", + "Error favoriting" : "お気に入りに追加エラー", + "Error unfavoriting" : "お気に入りから削除エラー", + "Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s", + "Allow editing" : "編集を許可", + "Two-step verification" : "2段階認証", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。", + "Cancel login" : "ログインをキャンセル", + "Please authenticate using the selected factor." : "選択したデバイスを利用して認証してください。", + "An error occured while verifying the token" : "トークンの整合性チェックでエラーが発生" }, "nplurals=1; plural=0;"); |