mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -236,7 +236,6 @@ $lang['Unknown identifier'] = '不明なID';
|
||||
$lang['New password'] = '新しいパスワード';
|
||||
$lang['Rate this picture'] = 'この写真を評する';
|
||||
$lang['Next'] = '次へ';
|
||||
$lang['Home'] = 'ホーム';
|
||||
$lang['no rate'] = '評価なし';
|
||||
$lang['Elements posted within the last %d day.'] = '直近 %d 日に投稿されたエレメントのみ表示します。';
|
||||
$lang['Elements posted within the last %d days.'] = '直近 %d 日に投稿されたエレメントのみ表示します。';
|
||||
@@ -279,7 +278,6 @@ $lang['Empty query. No criteria has been entered.'] = '空のクエリーです
|
||||
$lang['Search Options'] = '検索オプション';
|
||||
$lang['Search results'] = '検索結果';
|
||||
$lang['Search in subcategories'] = 'サブカテゴリを探す';
|
||||
$lang['Search'] = '検索';
|
||||
$lang['searched words : %s'] = '検索キーワード : %s';
|
||||
$lang['Contact'] = '連絡:';
|
||||
$lang['set as category representative'] = 'カテゴリ見本を設定する';
|
||||
@@ -304,7 +302,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = '写真のフ
|
||||
$lang['the height of the picture must not exceed :'] = '許可された写真の高さを超えないでください : ';
|
||||
$lang['Optional, but recommended : choose a thumbnail to associate to'] = '任意ですが推奨します : 関連付けるサムネイルを選択してください。 ';
|
||||
$lang['the width of the picture must not exceed :'] = '許可された写真の幅を超えないでください : ';
|
||||
$lang['Author'] = '作者';
|
||||
$lang['can\'t upload the picture on the server'] = 'サーバに写真をアップロードできません。';
|
||||
$lang['the username must be given'] = 'ユーザ名を入力してください。';
|
||||
$lang['A picture\'s name already used'] = 'すでに同じ写真名が使用されています。';
|
||||
|
||||
Reference in New Issue
Block a user