diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
commit | 80052ba7a33318176908048f34b838ab45f4d011 (patch) | |
tree | 43ceda6d5494162c2926ad3f24027077f0a64fe8 /apps/workflowengine/l10n/ja.js | |
parent | 88d0c825f6615d253bd44a271278817bb03a5c38 (diff) | |
download | nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.tar.gz nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/ja.js')
-rw-r--r-- | apps/workflowengine/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js index e78a858bf30..4516804dcab 100644 --- a/apps/workflowengine/l10n/ja.js +++ b/apps/workflowengine/l10n/ja.js @@ -106,8 +106,8 @@ OC.L10N.register( "between" : "間", "not between" : "間ではない", "Request user agent" : "リクエスト時のユーザーエージェント", - "User group membership" : "ユーザーがグループのメンバーかどうか", "is member of" : "が次のグループのメンバーである", - "is not member of" : "が次のグループのメンバーではない" + "is not member of" : "が次のグループのメンバーではない", + "User group membership" : "ユーザーがグループのメンバーかどうか" }, "nplurals=1; plural=0;"); |