diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/federatedfilesharing/l10n/ja.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/ja.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ja.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js index 138afc16590..ca8cbac6857 100644 --- a/apps/federatedfilesharing/l10n/ja.js +++ b/apps/federatedfilesharing/l10n/ja.js @@ -48,13 +48,8 @@ OC.L10N.register( "Copy to clipboard" : "クリップボードにコピー", "Clipboard is not available" : "クリップボードは利用できません", "Copied!" : "コピーしました!", - "Copy" : "コピー", - "Not supported!" : "サポートされていません!", - "Press ⌘-C to copy." : "⌘+Cを押してコピーします。", - "Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。", "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "%4$s (%1$s)からリモート共有として \"%3$s\" を受け取りました(%5$s(%2$s)の代理として)", "You received \"%3$s\" as a remote share from %4$s (%1$s)" : " %4$s (%1$s)からリモート共有として \"%3$s\" を受け取りました", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "#Nextcloud の「クラウド共有ID」で私と共有できます。こちらを見てください。%s", - "Open documentation" : "ドキュメントを開く" + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "#Nextcloud の「クラウド共有ID」で私と共有できます。こちらを見てください。%s" }, "nplurals=1; plural=0;"); |