Blame view

sources/apps/gallery/l10n/hu_HU.php 547 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
  <?php $TRANSLATIONS = array(
  "Pictures" => "Képek",
  "Shared by" => "Megosztotta Önnel",
  "Picture view" => "Képnézet",
  "Error loading slideshow template" => "Hiba történt a diasor sablonjának betöltésekor",
  "Share" => "Megosztás",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "A képnézegető alkalmazásnak is engedélyezve kell lennie az alkalmazás használatához.",
  "%s shared <strong>%s</strong> with you" => "%s megosztotta veled ezt: <strong>%s</strong>",
  "File list" => "Fájllista"
  );