diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/settings/l10n/ja.js | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 4f067c82bc8..d5a941b7684 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -268,7 +268,6 @@ OC.L10N.register( "Your profile picture" : "プロフィール画像", "Upload profile picture" : "新しいプロフィール画像のアップロード", "Remove profile picture" : "プロフィール画像を削除", - "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Picture provided by original account" : "オリジナルのアカウントで提供されている写真", "Cancel" : "キャンセル", "Set as profile picture" : "プロフィール画像として設定", @@ -543,6 +542,7 @@ OC.L10N.register( "Upload new" : "新たにアップロード", "Select from Files" : "ファイルから選択", "Remove image" : "画像を削除", + "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "全ての場所でアバターが更新されるまでに最大二四時間かかる場合があります。", "Choose as profile picture" : "プロフィール画像として選択", "You are using <strong>%s</strong>" : "<strong>%s</strong>を現在使用中です", |