diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-27 02:16:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-27 02:16:32 +0000 |
commit | 4cac0f6895cf4bda4dda0b7cb3b843546eb0a952 (patch) | |
tree | 41f278362049972ae6990ae6e7d8f908be830052 /apps/files_sharing | |
parent | 34c3d0a97708b9d5cbd6a0667c4f0be881e7a6de (diff) | |
download | nextcloud-server-4cac0f6895cf4bda4dda0b7cb3b843546eb0a952.tar.gz nextcloud-server-4cac0f6895cf4bda4dda0b7cb3b843546eb0a952.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 2e0faa619e0..00d777372ef 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "何かしらの問題があり、共有を受け入れることができません。", "Reject share" : "共有の受け入れを拒否する", "Something happened. Unable to reject the share." : "何かしらの問題があり、共有を拒否できません。", + "Waiting…" : "待機中…", "error" : "エラー", + "finished" : "完了", "This will stop your current uploads." : "現在のアップロードが停止されます", "Move or copy" : "移動またはコピー", "Download" : "ダウンロード", @@ -154,6 +156,7 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "{owner}が{user}との会話を共有しました", "Shared with {user} by {owner}" : "{owner}が{user}と共有", "Added by {initiator}" : "{initiator}によって追加されました", + "Via “{folder}”" : "“{folder}” 経由", "Internal link" : "内部リンク", "Link copied" : "リンクをコピーしました", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index d7bf76a25e5..a095e4d0fb8 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -24,7 +24,9 @@ "Something happened. Unable to accept the share." : "何かしらの問題があり、共有を受け入れることができません。", "Reject share" : "共有の受け入れを拒否する", "Something happened. Unable to reject the share." : "何かしらの問題があり、共有を拒否できません。", + "Waiting…" : "待機中…", "error" : "エラー", + "finished" : "完了", "This will stop your current uploads." : "現在のアップロードが停止されます", "Move or copy" : "移動またはコピー", "Download" : "ダウンロード", @@ -152,6 +154,7 @@ "Shared with the conversation {user} by {owner}" : "{owner}が{user}との会話を共有しました", "Shared with {user} by {owner}" : "{owner}が{user}と共有", "Added by {initiator}" : "{initiator}によって追加されました", + "Via “{folder}”" : "“{folder}” 経由", "Internal link" : "内部リンク", "Link copied" : "リンクをコピーしました", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", |