diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-07 00:26:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-07 00:26:06 +0000 |
commit | a85de25582df8b75e7b357d70f71e338cc18d38a (patch) | |
tree | 87d53b3b181bbde3f04a2b36c3b4d0277334f2c3 /apps/federatedfilesharing | |
parent | 3c92adad8ff901faba2c449501cef54fab65db59 (diff) | |
download | nextcloud-server-a85de25582df8b75e7b357d70f71e338cc18d38a.tar.gz nextcloud-server-a85de25582df8b75e7b357d70f71e338cc18d38a.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." : "ユーザーがサーバー間で共有する方法を調整します。フェデレーション共有を使用している場合、このサーバー上のユーザー間の共有も含まれます。", |