Blame view

sources/apps/gallery/l10n/id.php 370 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Pictures" => "Gambar",
  "Shared by" => "Dibagikan oleh",
  "Error loading slideshow template" => "Kesalahan saat memuat templat slideshow",
  "Share" => "Bagikan",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "Aplikasi \"Penampil Gambar\" juga harus diaktifkan untuk untuk menggunakan aplikasi ini."
  );