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/sv.php

12 lines
363 B

<?php $TRANSLATIONS = array(
"Pictures" => "Bilder",
"Settings" => "Inställningar",
"Rescan" => "Sök igen",
"Stop" => "Stoppa",
"Share" => "Dela",
"Back" => "Tillbaka",
"Remove confirmation" => "Vill du säkert ta bort",
"Do you want to remove album" => "Vill du ta bort albumet",
"Change album name" => "Ändra albumnamnet",
"New album name" => "Albumnamn"
);