mirror of
https://github.com/nextcloud/server.git
synced 2026-03-09 09:51:03 -04:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
4f66b3debc
commit
a8e71da8ec
4 changed files with 4 additions and 4 deletions
|
|
@ -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." : "ユーザーがサーバー間で共有する方法を調整します。フェデレーション共有を使用している場合、このサーバー上のユーザー間の共有も含まれます。",
|
||||
|
|
|
|||
|
|
@ -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." : "ユーザーがサーバー間で共有する方法を調整します。フェデレーション共有を使用している場合、このサーバー上のユーザー間の共有も含まれます。",
|
||||
|
|
|
|||
|
|
@ -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 …" : "グループを作成 ...",
|
||||
|
|
|
|||
|
|
@ -509,7 +509,7 @@
|
|||
"{license}-licensed" : "{license}-に許諾されています",
|
||||
"Changelog" : "変更履歴",
|
||||
"by {author}\n{license}" : "作者 {author}\n{license}",
|
||||
"Active users" : "アクティブユーザー数",
|
||||
"Active users" : "アクティブユーザー",
|
||||
"Admins" : "管理者",
|
||||
"Disabled users" : "無効なユーザー",
|
||||
"Creating group …" : "グループを作成 ...",
|
||||
|
|
|
|||
Loading…
Reference in a new issue