diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-07 00:25:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-07 00:25:43 +0000 |
commit | 9290b852d9c24f8323c85b8e84c7374df69d67b4 (patch) | |
tree | d8f00e462c05dfc82f702d045c0354f726aba410 /apps/federatedfilesharing | |
parent | 4bf6cd8f0bcc5262ec6edc54a60b299cd128fcfe (diff) | |
download | nextcloud-server-9290b852d9c24f8323c85b8e84c7374df69d67b4.tar.gz nextcloud-server-9290b852d9c24f8323c85b8e84c7374df69d67b4.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 | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/ja.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js index ac63fe21202..3544f28c835 100644 --- a/apps/federatedfilesharing/l10n/ja.js +++ b/apps/federatedfilesharing/l10n/ja.js @@ -33,6 +33,7 @@ OC.L10N.register( "Unable to update federated files sharing config" : "クラウド共有設定を更新できませんでした", "Federated Cloud" : "クラウド共有", "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", "X (formerly Twitter)" : "X (旧 Twitter)", @@ -52,6 +53,7 @@ OC.L10N.register( "Remote share" : "リモート共有", "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からのリモート共有 {name} を追加してもよろしいですか?", "Remote share password" : "リモート共有のパスワード", + "Incoming share could not be processed" : "受信した共有を処理できませんでした", "Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。", "Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有は作成できません。", "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "ユーザーがサーバー間で共有する方法を調整します。フェデレーション共有を使用している場合、このサーバー上のユーザー間の共有も含まれます。", diff --git a/apps/federatedfilesharing/l10n/ja.json b/apps/federatedfilesharing/l10n/ja.json index 6ad4dc244fa..b5568ca7a7a 100644 --- a/apps/federatedfilesharing/l10n/ja.json +++ b/apps/federatedfilesharing/l10n/ja.json @@ -31,6 +31,7 @@ "Unable to update federated files sharing config" : "クラウド共有設定を更新できませんでした", "Federated Cloud" : "クラウド共有", "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", "X (formerly Twitter)" : "X (旧 Twitter)", @@ -50,6 +51,7 @@ "Remote share" : "リモート共有", "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からのリモート共有 {name} を追加してもよろしいですか?", "Remote share password" : "リモート共有のパスワード", + "Incoming share could not be processed" : "受信した共有を処理できませんでした", "Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。", "Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有は作成できません。", "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "ユーザーがサーバー間で共有する方法を調整します。フェデレーション共有を使用している場合、このサーバー上のユーザー間の共有も含まれます。", |