merge --squash from translation up to f9fecd0be0

git merge --squash is simpler for the first time, then we plan to do cherry-pick
This commit is contained in:
plegall
2016-03-08 10:51:10 +01:00
parent d80d853a23
commit 2e071ba4a1
74 changed files with 1307 additions and 226 deletions
+3 -2
View File
@@ -54,7 +54,7 @@ $lang['About'] = 'About';
$lang['All tags'] = 'すべてのタグ';
$lang['Any tag'] = 'すべてのtag';
$lang['At least one listed rule must be satisfied.'] = '少なくともリスト記載ルール1つを満たす必要があります。';
$lang['Author'] = '撮影者';
$lang['Author'] = '作成者';
$lang['Albums'] = 'アルバム';
$lang['Album'] = 'アルバム';
$lang['Close this window'] = 'このウィンドウを閉じる';
@@ -424,4 +424,5 @@ $lang['Apply on properties'] = 'プロパティの適用';
$lang['Link: %s'] = 'リンク: %s';
$lang['No results for'] = 'みつかりませんでした。';
$lang['Photo description'] = '写真の説明';
$lang['Photo title'] = '写真のタイトル';
$lang['Photo title'] = '写真のタイトル';
$lang['Your authentication key is no longer valid.'] = 'あなたの認証キーは既に有効ではありません。';