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 'apps/files_sharing/l10n/ja.js')
-rw-r--r--apps/files_sharing/l10n/ja.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index 501b6748aef..8e146134674 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"Files" : "ファイル",
"A file or folder has been <strong>shared</strong>" : "ファイルまたはフォルダーが<strong>共有</strong>されたとき",
"Shared link" : "共有リンク",
- "Wrong share ID, share doesn't exist" : "共有IDが間違っています。共有がありません。",
"Could not delete share" : "共有を削除できませんでした",
"Please specify a file or folder path" : "ファイルかフォルダーのパスを指定してください",
"Wrong path, file/folder does not exist" : "パスが間違っています。ファイル/フォルダーがありません",
@@ -235,7 +234,6 @@ OC.L10N.register(
"Name" : "名前",
"Share time" : "共有した時刻",
"Expiration date" : "有効期限",
- "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。",
"Reasons might be:" : "理由は以下の通りと考えられます:",
"the item was removed" : "アイテムが削除されました",
"the link expired" : "リンクの期限が切れています",
@@ -250,8 +248,10 @@ OC.L10N.register(
"Uploaded files:" : "アップロード済ファイル:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。",
"Add to your Nextcloud" : "あなたのNextcloudに追加",
+ "Wrong share ID, share doesn't exist" : "共有IDが間違っています。共有がありません。",
"Wrong path, file/folder doesn't exist" : "パスが間違っています。ファイル/フォルダーがありません",
"Cannot change permissions for public share links" : "URLリンク共有のパーミッションを変更できません",
- "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talkが有効になっていないため、Nextcloud Talkによるパスワードの共有に失敗しました"
+ "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talkが有効になっていないため、Nextcloud Talkによるパスワードの共有に失敗しました",
+ "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。"
},
"nplurals=1; plural=0;");