source: extensions/stripped/language/ro_RO/theme.lang.php @ 27510

Last change on this file since 27510 was 27510, checked in by TranslationTeam, 10 years ago

[stripped] Update ro_RO, thanks to : cheilenereinfo

  • Property svn:executable set to *
File size: 3.6 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Metadata'] = 'Metadate';
24$lang['Minimum image height after resize'] = 'Înălțimea minimă după redimensionare';
25$lang['Title'] = 'Titlu';
26$lang['Use navigation arrows on picture'] = 'Folosește săgețile de navigare în imagine';
27$lang['Use navigation arrows outside picture'] = 'Folosește săgețile de navigare în afara imaginii';
28$lang['never'] = 'niciodată';
29$lang['validate'] = 'validează';
30$lang['Album thumbnail size'] = 'Mărime miniatură album';
31$lang['Image size'] = 'Mărimea imaginii';
32$lang['Display frame around albums'] = 'Afișează cadru împrejurul albumelor';
33$lang['Display frame around image'] = 'Afișează cadru împrejurul imaginii';
34$lang['Display frame around thumbnails'] = 'Afișează cadru împrejurul miniaturilor';
35$lang['Include title after resize'] = 'Include titlul după redimensionare';
36$lang['Information'] = 'Informație';
37$lang['Interface style'] = 'Stilul interfeței';
38$lang['Resize image to fit window'] = 'Redimensionează imaginea la mărimea ecranului';
39$lang['Thumbnail size'] = 'Mărime miniatură';
40$lang['always'] = 'mereu';
41$lang['Interface options'] = 'Opțiuni interfată';
42$lang['1 album per row (description beside thumbnail)'] = '1 album pe linie (descrierea lângă miniatură)';
43$lang['2 albums per row (description beside thumbnail)'] = '2 albume pe linie (descrierea lângă miniatură)';
44$lang['3 albums per row (description below thumbnail)'] = '3 albume pe linie (descrierea sub miniatură)';
45$lang['GMap'] = 'Hartă';
46$lang['HD Image size'] = 'Mărime imagine HD';
47$lang['5 albums per row (no album description)'] = '5 albume pe linie (fără descriere)';
48$lang['Show/hide menu'] = 'Arata/ascunde meniu';
49$lang['full size'] = 'dimensiune originala';
50$lang['Property to display below picture'] = 'Afisare proprietati sub imagine';
51$lang['Animate menu'] = 'Animeaza meniu';
52$lang['Last displayed'] = 'Ultima afisata';
53$lang['Image autosize options'] = 'Optiuni auto-dimensonare imagine';
54$lang['HD picture default display'] = 'Imagini HD afisare implicita';
55?>
Note: See TracBrowser for help on using the repository browser.