source: extensions/header_manager/language/ro_RO/plugin.lang.php @ 27237

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

[header_manager] Add 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-2014 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['For MontBlancXL and BlancMontXL, advised size is 900&times;190.'] = 'Pentru MontBlancXL si BlancMontXL, dimensiunea potrivita este 900&times;190';
24$lang['You can upload a custom header image or select one from your gallery. On the next screen you will be able to crop the image.'] = 'Puteti incarca o imagine in antet sau sa selectati o imagine din galerie. In fereastra urmatoare puteti sa decupati din imagine';
25$lang['You can customize the display by adding CSS rules to'] = 'Puteti personaliza afisarea prin adaugarea de reguli CSS la';
26$lang['Unknown picture id'] = 'Id-ul fotografiei necunoscut';
27$lang['Picture id.'] = 'Id-ul fotografiei';
28$lang['or choose a picture from the gallery'] = 'sau alege o imagine din galerie';
29$lang['Respect %s aspect ratio'] = 'Respecta %s raport de aspect';
30$lang['Put <b>%header_manager%</b> where you want to display the image.'] = 'Pune <b>%header_manager%</b> acolo unde vreti sa fie afisata imaginea';
31$lang['Gallery title above image'] = 'Titlul galeriei deasupra imaginii';
32$lang['With text'] = 'Cu text';
33$lang['Use'] = 'Foloseste';
34$lang['Select an image'] = 'Selecteaza o imagine';
35$lang['Restore default banner'] = 'Restabileste banner-ul implicit';
36$lang['Random'] = 'Aleator';
37$lang['No banner added yet'] = 'Nici un banner nu a fost adaugat';
38$lang['Incorrect file type,'] = 'Tip de fisier incorect';
39$lang['Display banner on photo page'] = 'Afiseaza banner in pagina cu fotografii';
40$lang['Default banner'] = 'Banner implicit';
41$lang['Crop banner image'] = 'Decupeaza imaginea din banner';
42$lang['Banner size'] = 'Dimensiunea banner-ului';
43$lang['Banner deleted'] = 'Banner sters';
44$lang['Banner added'] = 'Banner adaugat';
45$lang['Banner'] = 'Banner';
46$lang['Album specific banners'] = 'Bannere specifice unui album';
47$lang['Add a banner'] = 'Adauga un banner';
48$lang['Image only'] = 'Doar poza';
49$lang['Choose the part of the image you want to use as your header.'] = 'Alege o parte din imagine pe care o doresti ca antet ';
50$lang['Choose an image from your computer'] = 'Alege o imagine din calculator';
51?>
Note: See TracBrowser for help on using the repository browser.