diff options
Diffstat (limited to 'apps/gallery/l10n/ro.php')
-rw-r--r-- | apps/gallery/l10n/ro.php | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/ro.php b/apps/gallery/l10n/ro.php index 624e73659b9..3537c68b173 100644 --- a/apps/gallery/l10n/ro.php +++ b/apps/gallery/l10n/ro.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "Imagini", +"Settings" => "Setări", "Rescan" => "Re-scanează", -"Back" => "Înapoi" +"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" ); |