diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.json')
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index cd7ab60b8bb..5d3f6c25b4e 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -152,7 +152,6 @@ "Shared with the conversation {user} by {owner}" : "{owner}が{user}との会話を共有しました", "Shared with {user} by {owner}" : "{owner}が{user}と共有", "Added by {initiator}" : "{initiator}によって追加されました", - "Via folder" : "フォルダ経由", "Internal link" : "内部リンク", "Link copied" : "リンクをコピーしました", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", @@ -224,6 +223,7 @@ "Uploaded files:" : "アップロード済ファイル:", "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "could not delete share" : "共有を削除できませんでした", - "Uploading files…" : "ファイルをアップロード中..." + "Uploading files…" : "ファイルをアップロード中...", + "Via folder" : "フォルダ経由" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |