diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index df884901e..05882a859 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -1077,4 +1077,46 @@ $lang['Are you sure you want to delete this site?'] = '本当にこのサイト $lang['Are you sure you want to delete this theme?'] = '本当にこのテーマを削除しますか?'; $lang['Are you sure you want to delete this?'] = '本当にこれを削除しますか?'; $lang['Are you sure you want to install the plugin "%s"?'] = '本当に%sプラグインをインストールしますか?'; -$lang['Are you sure you want to lock the gallery?'] = '本当にギャラリーをロックしますか?'; \ No newline at end of file +$lang['Are you sure you want to lock the gallery?'] = '本当にギャラリーをロックしますか?'; +$lang['Showing %s users out of %s'] = '%sユーザーを表示(%s中)'; +$lang['Storage'] = '記憶域'; +$lang['This is already the default theme'] = 'これは既に既定のテーマです'; +$lang['Unset as group for new users'] = '新しいユーザーのためのグループに設定しない'; +$lang['User "%s" dissociated from this group'] = 'ユーザー「%s」はこのグループから削除されました'; +$lang['User associated'] = '加入しているユーザー'; +$lang['Videos'] = 'ビデオ'; +$lang['You don\'t have access to this photo'] = 'あなたはこの写真を参照する権限がありません'; +$lang['You have %s inactive plugins'] = 'あなたは%sの不活性なプラグインを持っています'; +$lang['%s file type'] = 'ファイル形式: %s'; +$lang['Group(s) \{%s1\} succesfully merged into "%s2"'] = 'グループ\{%s1\}を「%s2」へと統合しました'; +$lang['Groups \{%s\} succesfully deleted'] = 'グループ\{%s\}を削除しました'; +$lang['Manage users with user manager'] = 'ユーザー管理画面でユーザーを管理する'; +$lang['Name is already taken'] = '名前が既に取得されています'; +$lang['No albums found'] = 'アルバムがありません'; +$lang['No plugins found'] = 'プラグインがありません'; +$lang['Other'] = 'その他'; +$lang['Page Visited'] = 'ページ訪問済み'; +$lang['Page Visited in %s'] = '%sにページを訪問済み'; +$lang['Refresh thumbnail'] = 'サムネイルを更新する'; +$lang['Set as default'] = '既定値に設定する'; +$lang['Set as group for new users'] = '新しいユーザーのためのグループに設定する'; +$lang['Show inactive plugins'] = '不活性なプラグインを表示する'; +$lang['%d Activities'] = '%d件のアクティビティー'; +$lang['%d Activity'] = '%d件のアクティビティー'; +$lang['%d sub-albums'] = '%d個のサブアルバム'; +$lang['%d albums found'] = '%d個のアルバムが見つかりました'; +$lang['1 album found'] = '1個のアルバムが見つかりました'; +$lang['Activity peak in the last weeks'] = '先週のアクティビティーのピーク'; +$lang['Album search tool'] = 'アルバム検索ツール'; +$lang['Are you sure you want to delete group "%s"?'] = '本当に、グループ「%s」を削除してよろしいですか?'; +$lang['Associate User'] = '関連するユーザー'; +$lang['Average last 12 months'] = '過去12カ月の平均'; +$lang['Cache'] = 'キャッシュ'; +$lang['Compare mode'] = 'モードを比較する'; +$lang['Created on %s'] = '作成: %s'; +$lang['Dissociate user from this group'] = 'このグループからユーザーを削除する'; +$lang['Edited on %s'] = '編集: %s'; +$lang['Formats'] = '表示形式'; +$lang['Group "%s" succesfully deleted'] = 'グループ「%s」の削除に成功しました'; +$lang['Group added'] = 'グループが追加されました'; +$lang['Group renamed'] = 'グループの名前を変更しました'; \ No newline at end of file