Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js18
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index fa7192c59b6..94a20116505 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -107,9 +107,6 @@ OC.L10N.register(
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP経由でアクセスしています。<a href=\"{docUrl}\">security tips</a>を参照して、代わりにHTTPSを使用するようサーバーを設定することを強くおすすめします。 instead as described in our .",
"Shared" : "共有中",
"Shared with {recipients}" : "{recipients} と共有",
- "Error" : "エラー",
- "Error while sharing" : "共有でエラー発生",
- "Error while unsharing" : "共有解除でエラー発生",
"Error setting expiration date" : "有効期限の設定でエラー発生",
"The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります",
"Set expiration date" : "有効期限を設定",
@@ -148,6 +145,7 @@ OC.L10N.register(
"Secure drop (upload only)" : "セキュアドロップ (アップロードのみ)",
"Access control" : "アクセス制御",
"Could not unshare" : "共有の解除ができませんでした",
+ "Error while sharing" : "共有でエラー発生",
"Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["オートコンプリートには{count}文字以上必要です"],
"This list is maybe truncated - please refine your search term to see more results." : "このリストは切り捨てられている可能性があります - 検索語句を絞り込んで検索結果を表示してください。",
@@ -159,6 +157,7 @@ OC.L10N.register(
"{sharee} (email)" : "{sharee} (メール)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "共有",
+ "Error" : "エラー",
"Error removing share" : "共有の削除エラー",
"Non-existing tag #{tag}" : "存在しないタグ#{tag}",
"restricted" : "制限済",
@@ -168,12 +167,6 @@ OC.L10N.register(
"Rename" : "名前の変更",
"Collaborative tags" : "コラボタグ",
"No tags found" : "タグが見つかりません",
- "The object type is not specified." : "オブジェクトタイプが指定されていません。",
- "Enter new" : "新規に入力",
- "Add" : "追加",
- "Edit tags" : "タグを編集",
- "Error loading dialog template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
- "No tags selected for deletion." : "削除するタグが選択されていません。",
"unknown text" : "不明なテキスト",
"Hello world!" : "Hello world!",
"sunny" : "快晴",
@@ -290,6 +283,7 @@ OC.L10N.register(
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "ファイルが暗号化されています。リカバリーキーが有効でない場合は、パスワードをリセットした後にあなたのデータを元に戻す方法はありません。<br />どういうことか分からない場合は、操作を継続する前に管理者に問い合わせてください。<br />続けてよろしいでしょうか?",
"Ok" : "OK",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "データディレクトリとファイルがインターネットからアクセス可能になっている可能性があります。.htaccessファイルが機能していません。データディレクトリがアクセスされないようにWebサーバーを設定するか、Webサーバーのドキュメントルートからデータディレクトリを移動するように強くお勧めします。",
+ "Error while unsharing" : "共有解除でエラー発生",
"File drop (upload only)" : "ファイルドロップ(アップロードのみ)",
"can reshare" : "再共有可能",
"can edit" : "編集を許可",
@@ -306,6 +300,12 @@ OC.L10N.register(
"Share with users, groups or remote users..." : "ユーザー、グループ、またはリモートユーザーと共有する...",
"Share with users, groups, remote users or by mail..." : "ユーザー、グループ、リモートユーザーまたはメールで共有...",
"Share with users..." : "ユーザーと共有する...",
+ "The object type is not specified." : "オブジェクトタイプが指定されていません。",
+ "Enter new" : "新規に入力",
+ "Add" : "追加",
+ "Edit tags" : "タグを編集",
+ "Error loading dialog template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
+ "No tags selected for deletion." : "削除するタグが選択されていません。",
"The update was successful. Redirecting you to Nextcloud now." : "アップデート成功。Nextcloud にリダイレクトします。",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "こんにちは、\n\n%s があなたと %s を共有したことをお知らせします。\nそれを表示: %s\n",
"The share will expire on %s." : "共有は %s で有効期限が切れます。",