Blame view
sources/apps/gallery/l10n/ja_JP.php
341 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Pictures" => "ピクチャ", "Shared by" => "共有者:", "Picture view" => "ピクチャビュー", "Error loading slideshow template" => "スライドショーのテンプレートの読み込みエラー", "Share" => "共有", |
|
6d9380f96
|
7 |
"shared by %s" => "%s で共有中", |
|
d1bafeea1
|
8 9 |
"File list" => "ファイルリスト" ); |