Blame view
sources/apps/gallery/l10n/ast.php
466 Bytes
|
6d9380f96
|
1 2 3 4 5 6 7 8 9 |
<?php $TRANSLATIONS = array( "Pictures" => "Semeyes", "Picture view" => "Vista d'imáxenes", "Error loading slideshow template" => "Fallu al cargar la plantía de diapositives", "Share" => "Compartir", "No pictures found! If you upload pictures in the files app, they will be displayed here." => "¡Nun s'alcontraron semeyes! Si xubes les semeyes na app de ficheros, van amosase equí.", "shared by %s" => "compartíu por %s", "File list" => "Llista de ficheros" ); |