summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/ro.php
blob: 3537c68b173a11e6842a156afd5d4733a46c148f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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"
);