Просмотр файла modules/album/locale/id.lng.php

Размер файла: 4.18Kb
<?php return array (
  'domain' => 'album',
  'plural-forms' => 'nplurals=1; plural=0;',
  'messages' => 
  array (
    '' => 
    array (
      'User does not exists' => 'Pengguna tidak ada',
      'Access forbidden' => 'Akses ditolak',
      'Comments' => 'Komentar',
      'Wrong data' => 'Data salah',
      'Delete album:' => 'Menghapus album:',
      'Album deleted' => 'Album berhasil dihapus',
      'Are you sure you want to delete this album? If it contains photos, they also will be deleted.' => 'Apakah Anda yakin menghapus album ini? Jika ada foto, akan ikut terhapus.',
      'Edit Album' => 'Sunting Album',
      'Create Album' => 'Buat Album',
      'Title' => 'Judul',
      'Invalid length' => 'Panjang tidak valid',
      'You have not entered password' => 'Ands belum memasukkan kata sandi',
      'Password' => 'Kata sandi',
      'The album already exists' => 'Album sudah ada',
      'Album successfully changed' => 'Album berhasil diubah',
      'Album successfully created' => 'Album berhasil dibuat',
      'Delete image' => 'Hapus gambar',
      'Are you sure you want to delete this image?' => 'Apakah Anda yakin menghapus gambar ini?',
      'File does not exist' => 'Berkas tidak ada',
      'Back' => 'Kembali',
      'Edit image' => 'Sunting gambar',
      'Image successfully changed' => 'Gambar berhasil diubah',
      'Continue' => 'Lanjutkan',
      'Move image' => 'Pindah gambar',
      'Image successfully moved to the selected album' => 'Gambar berhasil dipindah ke album yang dipilih',
      'You must create at least one additional album in order to move the image' => 'Anda harus membuat setidaknya satu album tambahan untuk memindah gambar',
      'Upload image' => 'Unggah gambar',
      'The weight of the file exceeds' => 'Ukuran berkas melebihi batas',
      'Image uploaded' => 'Gambar berhasil diunggah',
      'Your albums' => 'Album',
      'User albums:' => 'Pengguna album:',
      'User albums' => 'Pengguna album:',
      'View photo' => 'Lihat foto',
      'Access denied' => 'Akses ditolak',
      'Album List' => 'Daftar Album',
      'Incorrect Password' => 'Kata Sandi Salah',
      'Photo added to the profile' => 'Foto ditambahkan ke profil',
      'Unread Comments' => 'Komentar belum dibaca',
      'Recent comments' => 'Komentar terbaru',
      'Top Views' => 'Paling banyak dilihat',
      'Top Downloads' => 'Paling banyak diunduh',
      'Top Comments' => 'Komentar teratas',
      'Top Votes' => 'Nilai teratas',
      'Top Worst' => 'Paling buruk',
      'New photos' => 'Foto baru',
      'List of users' => 'Daftar Pengguna',
      'All' => 'Semua',
      'Guys' => 'Pria',
      'Girls' => 'Wanita',
      'You cannot vote for this photo.' => 'Anda tidak bisa memilih foto ini.',
      'Albums' => 'Album',
      'For registered users only' => 'Hanya untuk pengguna terdaftar',
      'Choose file' => 'Pilih file',
      'Allowed format image JPG, JPEG, PNG, GIF<br>File size should not exceed %d kb.' => 'Diizinkan format gambar JPG, JPEG, PNG, GIF<br>Ukuran berkas tidak melebihi %d kb.',
      'Description' => 'Deskripsi',
      'Save' => 'Simpan',
      'Cancel' => 'Batal',
      'Access' => 'Akses',
      'Everyone' => 'Publik',
      'With Password' => 'Dengan kata sandi',
      'Only for me' => 'Hanya saya',
      'You must type a password to view this album' => 'Anda harus memasukkan kata sandi untuk melihat album ini',
      'Enter' => 'Masuk',
      'Delete' => 'Hapus',
      'New Photos' => 'Foto baru',
      'New Comments' => 'Komentar baru',
      'My Album' => 'Album Saya',
      'Rating' => 'Peringkat',
      'Up' => 'Naik',
      'Down' => 'Turun',
      'Edit' => 'Sunting',
      'Select Album' => 'Pilih album',
      'Move' => 'Pindah',
      'The list is empty' => 'Daftar ini kosong',
      'Add image' => 'Tambahkan gambar',
      'User:' => 'Pengguna:',
      'Album:' => 'Album:',
      'Total' => 'Total',
      'Photo' => 'Foto',
      'Views' => 'Dilihat',
      'Downloads' => 'Unduhan',
      'Date' => 'Tanggal',
      'User' => 'Pengguna',
      'Album' => 'Album',
      'Download' => 'Unduh',
      'Actions' => 'Tindakan',
      'Add to Profile' => 'Tambahkan ke profil',
      'album' => 'album',
      'photo' => 'foto',
      'Total:' => 'Total',
    ),
  ),
);