You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/gl.php

12 lines
389 B

<?php $TRANSLATIONS = array(
"Pictures" => "Fotografías",
"Settings" => "Configuración",
"Rescan" => "Analizar de novo",
"Stop" => "Parar",
"Share" => "Compartir",
"Back" => "Atrás",
"Remove confirmation" => "Eliminar confirmación",
"Do you want to remove album" => "Quere eliminar o album",
"Change album name" => "Trocar o nome do album",
"New album name" => "Novo nome do album"
);