mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
[trunk] - language - update jajJP Thanks to irohaproject - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11280 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -713,4 +713,16 @@ $lang['Order of menubar items has been updated successfully.'] = 'ニューの
|
||||
$lang['This theme was not designed to be directly activated'] = 'このテーマは直接有効化になりません。';
|
||||
$lang['Pending Comments'] = 'コメントを確認待ち';
|
||||
$lang['Menu Management'] = 'メニュー';
|
||||
$lang['%d of %d photos selected'] = '%d 個目の %d 個の写真選択されていました。';
|
||||
$lang['Action'] = 'アックション';
|
||||
$lang['Add a filter'] = 'フィルター追加';
|
||||
$lang['Album photos associated to the following albums: %s'] = '連携されていた写真アルバム: %s';
|
||||
$lang['Albums automatically sorted'] = 'アルバムを自動的に並び替えました';
|
||||
$lang['All %d photos are selected'] = '全ての %d 個の写真が選択されました';
|
||||
$lang['Apply action'] = 'アックションを実行する';
|
||||
$lang['automatic order'] = '自動並び替え';
|
||||
$lang['Batch Manager'] = 'バッチ・マネージャー';
|
||||
$lang['Choose an action'] = 'アックションを選択して下さい';
|
||||
$lang['Compact'] = 'コンパクト';
|
||||
$lang['Complete'] = '完了'
|
||||
?>
|
||||
|
||||
@@ -354,4 +354,7 @@ $lang['Manage this user comment: %s'] = 'このユーザーのコメントを管
|
||||
$lang['This author modified following comment:'] = 'このユーザーが次のコメントを書き直しました:';
|
||||
$lang['This author removed the comment with id %d'] = 'このユーザーがコメントID %d を削除しました。';
|
||||
$lang['validate this comment'] = 'このコメントを有効にする';
|
||||
$lang['The number of photos per page must be a not null scalar'] = 'ページごとの写真数はゼロではありません';
|
||||
$lang['Number of photos per page'] = 'ページごとの写真数';
|
||||
$lang['html tags are not allowed in login'] = 'ログインの際、HTMLタッグが使いません';
|
||||
?>
|
||||
Reference in New Issue
Block a user