diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-14 02:15:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-14 02:15:27 +0000 |
commit | 47327e66302cf96156b7803925aa4d832083024b (patch) | |
tree | 7a90ed959f6072f3117121af232f1dfa7319033a /apps/settings/l10n/ja.js | |
parent | 8af36bf513a2ffb0f635142e0e18d38a7c63f01f (diff) | |
download | nextcloud-server-47327e66302cf96156b7803925aa4d832083024b.tar.gz nextcloud-server-47327e66302cf96156b7803925aa4d832083024b.zip |
[tx-robot] updated 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 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 5d3fc95ecd6..b01f2ba1944 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -121,6 +121,7 @@ OC.L10N.register( "Basic settings" : "基本設定", "Sharing" : "共有", "Availability" : "応対可能日時", + "Calendar" : "カレンダー", "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", "Email server" : "メールサーバー", @@ -260,9 +261,20 @@ OC.L10N.register( "Current password" : "現在のパスワード", "New password" : "新しいパスワード", "Change password" : "パスワードを変更", + "Your profile picture" : "プロフィール画像", + "Upload profile picture" : "新しいプロフィール画像のアップロード", + "Choose profile picture from files" : "ファイルからプロフィール画像を選択", + "Remove profile picture" : "プロフィール画像を削除", "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Picture provided by original account" : "オリジナルのアカウントで提供されている写真", "Cancel" : "キャンセル", + "Set as profile picture" : "プロフィール画像として設定", + "Choose your profile picture" : "プロフィール画像を選択", + "Please select a valid png or jpg file" : "pngもしくは、jpgファイルを選択してください", + "Error setting profile picture" : "プロフィール画像に設定できませんでした", + "Error cropping profile picture" : "プロフィール画像を切り取れませんでした", + "Error saving profile picture" : "プロフィール画像を保存できませんでした", + "Error removing profile picture" : "プロフィール画像を削除できませんでした", "Your biography" : "あなたのプロファイル", "Details" : "詳細", "You are a member of the following groups:" : "次のグループに所属:", |