aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-28 00:20:28 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-28 00:20:28 +0000
commita8e71da8ec8a245efec36d0356e22069aee345c9 (patch)
treee3272e07544f5697f1a34b2dc99a30747d8f9727
parent4f66b3debcf17d86211b099b80c4a491d538986b (diff)
downloadnextcloud-server-a8e71da8ec8a245efec36d0356e22069aee345c9.tar.gz
nextcloud-server-a8e71da8ec8a245efec36d0356e22069aee345c9.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/federatedfilesharing/l10n/ja.js2
-rw-r--r--apps/federatedfilesharing/l10n/ja.json2
-rw-r--r--apps/settings/l10n/ja.js2
-rw-r--r--apps/settings/l10n/ja.json2
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js
index b7ab0c1347b..df24a3328a1 100644
--- a/apps/federatedfilesharing/l10n/ja.js
+++ b/apps/federatedfilesharing/l10n/ja.js
@@ -25,7 +25,7 @@ OC.L10N.register(
"Accept" : "承諾",
"Decline" : "拒否",
"Federated Cloud Sharing" : "統合されたクラウド共有",
- "Sharing" : "共有中",
+ "Sharing" : "共有",
"Federated file sharing" : "連携共有",
"Provide federated file sharing across servers" : "サーバー間でフェデレーションファイル共有を提供する",
"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 c130a2b766e..474db49af1c 100644
--- a/apps/federatedfilesharing/l10n/ja.json
+++ b/apps/federatedfilesharing/l10n/ja.json
@@ -23,7 +23,7 @@
"Accept" : "承諾",
"Decline" : "拒否",
"Federated Cloud Sharing" : "統合されたクラウド共有",
- "Sharing" : "共有中",
+ "Sharing" : "共有",
"Federated file sharing" : "連携共有",
"Provide federated file sharing across servers" : "サーバー間でフェデレーションファイル共有を提供する",
"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/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index da31dcd114f..e379529bf60 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -511,7 +511,7 @@ OC.L10N.register(
"{license}-licensed" : "{license}-に許諾されています",
"Changelog" : "変更履歴",
"by {author}\n{license}" : "作者 {author}\n{license}",
- "Active users" : "アクティブユーザー数",
+ "Active users" : "アクティブユーザー",
"Admins" : "管理者",
"Disabled users" : "無効なユーザー",
"Creating group …" : "グループを作成 ...",
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json
index aa6b4cba6c7..bbeb71fa041 100644
--- a/apps/settings/l10n/ja.json
+++ b/apps/settings/l10n/ja.json
@@ -509,7 +509,7 @@
"{license}-licensed" : "{license}-に許諾されています",
"Changelog" : "変更履歴",
"by {author}\n{license}" : "作者 {author}\n{license}",
- "Active users" : "アクティブユーザー数",
+ "Active users" : "アクティブユーザー",
"Admins" : "管理者",
"Disabled users" : "無効なユーザー",
"Creating group …" : "グループを作成 ...",