diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-01 00:28:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-01 00:28:44 +0000 |
commit | 0398d74ebd6a3312f235f0cc48f688f4665bd3e3 (patch) | |
tree | ec8c6a796249ddf2a2111ea9ab3cc71f3f5507ca /apps/federatedfilesharing | |
parent | 16e97f05ce6a71713fe9a8ffbe86c0aff25df877 (diff) | |
download | nextcloud-server-0398d74ebd6a3312f235f0cc48f688f4665bd3e3.tar.gz nextcloud-server-0398d74ebd6a3312f235f0cc48f688f4665bd3e3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/ja.js | 4 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/ja.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js index ca8cbac6857..c6ee0540596 100644 --- a/apps/federatedfilesharing/l10n/ja.js +++ b/apps/federatedfilesharing/l10n/ja.js @@ -40,11 +40,15 @@ OC.L10N.register( "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud サーバーまたはその他の Open Cloud Mesh (OCM) 互換のサーバーとサービスを使用しているユーザーであれば、共有ダイアログに Federated Cloud ID を入力するだけで誰とでも共有できます。例: person@cloud.example.com", "Your Federated Cloud ID:" : "あなたのクラウド共有ID:", "Share it so your friends can share files with you:" : "友達があなたとファイルを共有できるよう、シェアしましょう:", + "Facebook" : "Facebook", "Twitter" : "Twitter", + "Diaspora" : "Diaspora", "Add to your website" : "ウェブサイトに追加", "Share with me via Nextcloud" : "Nextcloud 経由で共有", "HTML Code:" : "HTMLコード:", + "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "私の #Nextcloud Federated Cloud ID を通して共有してください、 {url} を参照してください。", "Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud の「クラウド共有ID」で私と共有できます。", + "Cloud ID copied to the clipboard" : "クリップボードにクラウドIDをコピーしました", "Copy to clipboard" : "クリップボードにコピー", "Clipboard is not available" : "クリップボードは利用できません", "Copied!" : "コピーしました!", diff --git a/apps/federatedfilesharing/l10n/ja.json b/apps/federatedfilesharing/l10n/ja.json index 88f15b67faf..d990a1085a7 100644 --- a/apps/federatedfilesharing/l10n/ja.json +++ b/apps/federatedfilesharing/l10n/ja.json @@ -38,11 +38,15 @@ "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud サーバーまたはその他の Open Cloud Mesh (OCM) 互換のサーバーとサービスを使用しているユーザーであれば、共有ダイアログに Federated Cloud ID を入力するだけで誰とでも共有できます。例: person@cloud.example.com", "Your Federated Cloud ID:" : "あなたのクラウド共有ID:", "Share it so your friends can share files with you:" : "友達があなたとファイルを共有できるよう、シェアしましょう:", + "Facebook" : "Facebook", "Twitter" : "Twitter", + "Diaspora" : "Diaspora", "Add to your website" : "ウェブサイトに追加", "Share with me via Nextcloud" : "Nextcloud 経由で共有", "HTML Code:" : "HTMLコード:", + "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "私の #Nextcloud Federated Cloud ID を通して共有してください、 {url} を参照してください。", "Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud の「クラウド共有ID」で私と共有できます。", + "Cloud ID copied to the clipboard" : "クリップボードにクラウドIDをコピーしました", "Copy to clipboard" : "クリップボードにコピー", "Clipboard is not available" : "クリップボードは利用できません", "Copied!" : "コピーしました!", |