You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/profile/l10n/ja.js

14 lines
858 B

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