Blame view
sources/apps/gallery/l10n/ca.php
478 Bytes
|
d1bafeea1
|
1 2 |
<?php $TRANSLATIONS = array( "Pictures" => "Fotos", |
|
6d9380f96
|
3 |
"Picture view" => "Mostra fotos", |
|
d1bafeea1
|
4 5 |
"Error loading slideshow template" => "Error en carregar la plantilla de presentació amb diapositives", "Share" => "Comparteix", |
|
6d9380f96
|
6 7 8 |
"No pictures found! If you upload pictures in the files app, they will be displayed here." => "No s'han trobat imatges! Si pugeu imatges a l'aplicació de fitxers, es mostraran aquí.", "shared by %s" => "compartit per %s", "File list" => "Llista de fitxers" |
|
d1bafeea1
|
9 |
); |