diff options
author | plegall <plg@piwigo.org> | 2016-07-05 14:02:01 +0200 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-07-05 14:02:01 +0200 |
commit | c72a414a4832d2f768161b87188f16cb151f6cc9 (patch) | |
tree | 96ff12aa67a01749862bb7a9850da50836f8dc00 /language/id_ID/common.lang.php | |
parent | cfb62ec79b1f51534e312da8e5a3d7b6ed73e567 (diff) |
cheery-pick 8 commits from translation
git log --reverse --oneline translation ^master --pretty=format:"git cherry-pick --no-commit %H" c7465d6..39ad66c | bash
Diffstat (limited to 'language/id_ID/common.lang.php')
-rw-r--r-- | language/id_ID/common.lang.php | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/language/id_ID/common.lang.php b/language/id_ID/common.lang.php index 1357a3680..4a0f392f0 100644 --- a/language/id_ID/common.lang.php +++ b/language/id_ID/common.lang.php @@ -416,4 +416,15 @@ $lang['About'] = 'Tentang'; $lang['About Piwigo'] = 'Tentang Piwigo'; $lang['Accelerate diaporama speed'] = 'Tingkatkan kecepatan guliran gambar '; $lang['Add a comment'] = 'Tambahkan sebuah komentar'; -?>
\ No newline at end of file +$lang['%d photos per page'] = '%d foto per halaman'; +$lang['Album name, A → Z'] = 'Nama album, A &arr; Z'; +$lang['Album name, Z → A'] = 'Nama album, Z &arr; A'; +$lang['Apply on properties'] = 'Terapkan ke properti'; +$lang['Link: %s'] = 'Tautan: %s'; +$lang['No results for'] = 'Tidak ada hasil untuk'; +$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Konfirmasi kata sandi terlewatkan. Harap konfirmasi kata sandi yang dipilih.'; +$lang['Password is missing. Please enter the password.'] = 'Kata sandi terlewat. Harap masukkan kata sandi.'; +$lang['Photo description'] = 'Deskripsi Foto'; +$lang['Photo title'] = 'Judul foto'; +$lang['Theme'] = 'Tema'; +$lang['Your authentication key is no longer valid.'] = 'Kunci otentikasi tidak lagi berlaku.';
\ No newline at end of file |