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

12 lines
373 B

<?php $TRANSLATIONS = array(
"Pictures" => "Imagini",
"Settings" => "Setări",
"Rescan" => "Re-scanează",
"Stop" => "Stop",
"Share" => "Partajează",
"Back" => "Înapoi",
"Remove confirmation" => "Șterge confirmarea",
"Do you want to remove album" => "Vrei să ștergi albumul",
"Change album name" => "Schimbă numele albumului",
"New album name" => "Nume nou album"
);