Files
Nextcloud bot b6d0e19876 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-04 00:23:44 +00:00

19 lines
1.0 KiB
JavaScript

OC.L10N.register(
"profile",
{
"View profile" : "プロフィールを表示",
"Profile" : "プロフィール",
"Searching …" : "検索しています…",
"Not found" : "見つかりませんでした",
"Insert" : "挿入する",
"You have not added any info yet" : "まだ情報が追加されていません",
"{user} has not added any info yet" : "{user}が、まだ情報を追加していません",
"Error opening the user status modal, try hard refreshing the page" : "ユーザーステータスモーダルを開くときにエラーが発生しました。ページを更新してみてください",
"Edit Profile" : "プロフィールを編集",
"The headline and about sections will show up here" : "見出しと概要セクションがここに表示されます",
"Profile not found" : "プロフィールが見つかりません",
"Back to %s" : "%s に戻る",
"The profile does not exist." : "プロフィールはありません"
},
"nplurals=1; plural=0;");