diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.json')
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 531bf17290f..cc75b20583b 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -77,6 +77,7 @@ "Wrong path, file/folder does not exist" : "パスが間違っています。ファイル/フォルダーがありません", "Could not create share" : "共有を作成できませんでした", "Invalid permissions" : "無効な権限", + "Invalid date, date format must be YYYY-MM-DD" : "無効な日付です。YYYY-MM-DDのフォーマットで日付を指定してください。", "Please specify a valid account to share with" : "共有する有効なアカウントを指定してください", "Group sharing is disabled by the administrator" : "グループ共有が管理者によって無効にされています。", "Please specify a valid group" : "正しいグループを指定してください", @@ -86,7 +87,6 @@ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talkが有効になっていないため、Nextcloud Talkでパスワードを送信した %s を共有できませんでした", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "%1$s の共有に失敗しました。バックエンド側で %2$s タイプの共有が許可されていません。", "Please specify a valid federated account ID" : "有効なフェデレーションアカウントIDを指定してください", - "Invalid date, date format must be YYYY-MM-DD" : "無効な日付です。YYYY-MM-DDのフォーマットで日付を指定してください。", "Please specify a valid federated group ID" : "正しい連携グループIDを指定してください", "You cannot share to a Circle if the app is not enabled" : "アプリが無効の場合は、サークルには共有できません", "Please specify a valid circle" : "正しいサークルを指定してください", @@ -207,12 +207,10 @@ "Share with {userName}" : "{userName} と共有", "Share with group" : "グループと共有する", "Share in conversation" : "会話で共有する", - "Share with remote" : "リモートと共有する", "Share with remote group" : "リモートグループと共有する", "Share with guest" : "ゲストと共有する", - "Share with" : "共有対象", - "Save share" : "共有を保存", "Update share" : "共有設定の更新", + "Save share" : "共有を保存", "Others with access" : "アクセス権を持つ他のユーザー", "No other accounts with access found" : "アクセス可能な他のアカウントは見つかりませんでした", "Toggle list of others with access to this directory" : "このフォルダーへのアクセス権を持つ他のユーザーリストを切り替えます", @@ -311,6 +309,8 @@ "the item was removed" : "アイテムが削除されました", "the link expired" : "リンクの期限が切れています", "sharing is disabled" : "共有は無効になっています", - "For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。" + "For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。", + "Share with remote" : "リモートと共有する", + "Share with" : "共有対象" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |