Initial commit: Backup der Webseiten
- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
17
zoesch.de/galerie/language/ro_RO/about.html
Normal file
17
zoesch.de/galerie/language/ro_RO/about.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<p> Această galerie foto este bazată pe Piwigo.</p>
|
||||
|
||||
<p> Piwigo este un software pentru galerii foto web, dezvoltat de o comunitate activă de utilizatori și dezvoltatori. Extensiile fac Piwigo ușor personalizabil. In plus, Piwigo este liber și gratuit.</p>
|
||||
|
||||
<p id="linkToPiwigo"><a href="http://piwigo.org">Vizitează web site-ul Piwigo</a></p>
|
||||
|
||||
Traducerea Piwigo în limba română este menținuta de :
|
||||
|
||||
<p>Traducerea Piwigo în limba română este menținuta de :
|
||||
|
||||
<ul>
|
||||
<li><a href="http://piwigo.org/forum/profile.php?id=16378">madalinul1</a></li>
|
||||
<li><a href="http://piwigo.org/forum/profile.php?id=16422">norboo</a></li>
|
||||
<li><a href="http://piwigo.org/forum/profile.php?id=16282">SERGIUx</a></li>
|
||||
<li><a href="http://piwigo.org/forum/profile.php?id=2393">strotti</a></li>
|
||||
</ul>
|
||||
.... Ii mulțumim.</p>
|
||||
1015
zoesch.de/galerie/language/ro_RO/admin.lang.php
Normal file
1015
zoesch.de/galerie/language/ro_RO/admin.lang.php
Normal file
File diff suppressed because it is too large
Load Diff
433
zoesch.de/galerie/language/ro_RO/common.lang.php
Normal file
433
zoesch.de/galerie/language/ro_RO/common.lang.php
Normal file
@@ -0,0 +1,433 @@
|
||||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Piwigo - a PHP based photo gallery |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
|
||||
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
||||
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This program is free software; you can redistribute it and/or modify |
|
||||
// | it under the terms of the GNU General Public License as published by |
|
||||
// | the Free Software Foundation |
|
||||
// | |
|
||||
// | This program is distributed in the hope that it will be useful, but |
|
||||
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
|
||||
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
||||
// | General Public License for more details. |
|
||||
// | |
|
||||
// | You should have received a copy of the GNU General Public License |
|
||||
// | along with this program; if not, write to the Free Software |
|
||||
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
||||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
/*
|
||||
Language Name: Română [RO]
|
||||
Version: 2.9.2
|
||||
Language URI: http://piwigo.org/ext/extension_view.php?eid=433
|
||||
Author: Piwigo team
|
||||
Author URI: http://piwigo.org
|
||||
*/
|
||||
|
||||
// Langage informations
|
||||
$lang_info['language_name'] = 'Română';
|
||||
$lang_info['country'] = 'România';
|
||||
$lang_info['charset'] = 'utf-8';
|
||||
$lang_info['direction'] = 'ltr';
|
||||
$lang_info['code'] = 'ro';
|
||||
$lang_info['zero_plural'] = true;
|
||||
|
||||
$lang['%d Kb'] = '%d Kb';
|
||||
$lang['%d album updated'] = '%d album actualizat';
|
||||
$lang['%d albums updated'] = '%d albume actualizate';
|
||||
$lang['%d comment to validate'] = '%d comentariu de validat';
|
||||
$lang['%d comments to validate'] = '%d comentarii de validat';
|
||||
$lang['%d new comment'] = '%d nou comentariu';
|
||||
$lang['%d new comments'] = '%d noi comentarii';
|
||||
$lang['%d comment'] = '%d comentariu';
|
||||
$lang['%d comments'] = '%d comentarii';
|
||||
$lang['%d hit'] = 'vazut %d dată';
|
||||
$lang['%d hits'] = 'vazut %d ori';
|
||||
$lang['%d new photo'] = '%d imagine nouă';
|
||||
$lang['%d new photos'] = '%d imagini noi';
|
||||
$lang['%d new user'] = '%d utilizator nou';
|
||||
$lang['%d new users'] = '%d utilizatori noi';
|
||||
$lang['About'] = 'Despre';
|
||||
$lang['All tags'] = 'Toate etichetele';
|
||||
$lang['Any tag'] = 'Orice eticheta';
|
||||
$lang['At least one listed rule must be satisfied.'] = 'Cel puţin o singură regulă trebuie să fie îndeplinită';
|
||||
$lang['Author'] = 'Autor';
|
||||
$lang['Albums'] = 'Albume';
|
||||
$lang['Album'] = 'Album';
|
||||
$lang['Close this window'] = 'Inchide această fereastră';
|
||||
$lang['Complete RSS feed (photos, comments)'] = 'Flux RSS complet (imagini, comentarii)';
|
||||
$lang['Confirm Password'] = 'Confirmare parolă';
|
||||
$lang['Connection settings'] = 'Parametrii de conecţie';
|
||||
$lang['Login'] = 'Conecţie';
|
||||
$lang['Contact webmaster'] = 'Contactaţi webmasterul';
|
||||
$lang['Create a new account'] = 'Creaţi un cont nou';
|
||||
$lang['Created on'] = 'Creat pe';
|
||||
$lang['Creation date'] = 'Data creaţiei';
|
||||
$lang['Current password is wrong'] = 'Parola actuală nu este corectă';
|
||||
$lang['Dimensions'] = 'Dimensiuni';
|
||||
$lang['Display'] = 'Afişare';
|
||||
$lang['Each listed rule must be satisfied.'] = 'Fiecare regulă enumerată trebuie să fie îndeplinită';
|
||||
$lang['Email address'] = 'Adresa de e-mail';
|
||||
$lang['Enter your personnal informations'] = 'Introduceţi informaţiile dvs. personale';
|
||||
$lang['Error sending email'] = 'Eroare la trimiterea de e-mail';
|
||||
$lang['File name'] = 'Nume de fişier';
|
||||
$lang['File'] = 'Fişier';
|
||||
$lang['Filesize'] = 'Mărime fişier';
|
||||
$lang['Filter and display'] = 'Filtrează şi afişează';
|
||||
$lang['Filter'] = 'Filtrează';
|
||||
$lang['Forgot your password?'] = 'Aţi uitat parola?';
|
||||
$lang['Go through the gallery as a visitor'] = 'Navigaţi prin galerie ca un vizitator';
|
||||
$lang['Help'] = 'Ajutor';
|
||||
$lang['Identification'] = 'Identificare';
|
||||
$lang['Photos only RSS feed'] = 'RSS feed numai cu imagini';
|
||||
$lang['Keyword'] = 'Cuvânt cheie';
|
||||
$lang['Links'] = 'Link-uri';
|
||||
$lang['N/A'] = 'N/A';
|
||||
$lang['New on %s'] = 'Nou pe %s';
|
||||
$lang['Notification'] = 'Notificare';
|
||||
$lang['Number of items'] = 'Numărul de articole';
|
||||
$lang['Original dimensions'] = 'Dimensiuni originale';
|
||||
$lang['Password forgotten'] = 'Parola uitată';
|
||||
$lang['Password'] = 'Parola';
|
||||
$lang['Post date'] = 'Dată post';
|
||||
$lang['Posted on'] = 'Postat pe';
|
||||
$lang['Profile'] = 'Profil';
|
||||
$lang['Quick connect'] = 'Conectare rapidă';
|
||||
$lang['RSS feed'] = 'RSS feed';
|
||||
$lang['Register'] = 'Înscrie';
|
||||
$lang['Registration'] = 'Înscriere';
|
||||
$lang['Related tags'] = 'Etichete asociate';
|
||||
$lang['Reset'] = 'Resetare';
|
||||
$lang['Retrieve password'] = 'Recuperare parolă';
|
||||
$lang['Search rules'] = 'Criterii de căutare';
|
||||
$lang['Search tags'] = 'Caută etichete';
|
||||
$lang['Search'] = 'Caută';
|
||||
$lang['display available tags'] = 'Vezi etichetele disponibile';
|
||||
$lang['Since'] = 'De la';
|
||||
$lang['Sort by'] = 'Sortare după';
|
||||
$lang['Sort order'] = 'Ordine de sortare';
|
||||
$lang['Tag'] = 'Etichetă';
|
||||
$lang['Tags'] = 'Etichete';
|
||||
$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'Notificarea RSS feed prevede notificarea cu privire la noutăţile din acest sit: poze noi, albume actualizate, noi comentarii. Folosiţi un RSS feed reader.';
|
||||
$lang['Unknown feed identifier'] = 'Identificator RSS feed necunoscut';
|
||||
$lang['User comments'] = 'Comentarii utilizator ';
|
||||
$lang['Username'] = 'Nume de utilizator';
|
||||
$lang['Visits'] = 'Vizite';
|
||||
$lang['Webmaster'] = 'Webmaster';
|
||||
$lang['Week %d'] = 'Săptămâna %d';
|
||||
$lang['About Piwigo'] = 'Despre Piwigo';
|
||||
$lang['You are not authorized to access the requested page'] = 'Nu sunteţi autorizat sa accesaţi pagina solicitată';
|
||||
$lang['add this photo to your favorites'] = 'adăuga această imagine la favorite';
|
||||
$lang['Administration'] = 'Administraţie';
|
||||
$lang['all'] = 'tot';
|
||||
$lang['ascending'] = 'ascendent';
|
||||
$lang['author(s) : %s'] = 'autor(i) : %s';
|
||||
$lang['Expand all albums'] = 'Extinde toate albumele';
|
||||
$lang['posted after %s (%s)'] = 'postat după %s (%s)';
|
||||
$lang['posted before %s (%s)'] = 'postat înainte de %s (%s)';
|
||||
$lang['posted between %s (%s) and %s (%s)'] = 'postat între %s (%s) şi %s (%s)';
|
||||
$lang['posted on %s'] = 'postat pe %s';
|
||||
$lang['Best rated'] = 'Cele mai bine notate';
|
||||
$lang['display best rated photos'] = 'afişează cele mai bune imagini';
|
||||
$lang['Calendar'] = 'Calendar';
|
||||
$lang['All'] = 'Tot';
|
||||
$lang['display each day with photos, month per month'] = 'Afişare an de an, lună de lună, zi de zi';
|
||||
$lang['View'] = 'Vedere';
|
||||
$lang['chronology_monthly_calendar'] = 'Calendar lunar';
|
||||
$lang['chronology_monthly_list'] = 'Listă lunară';
|
||||
$lang['chronology_weekly_list'] = 'Listă săptămânală ';
|
||||
$lang['Click here if your browser does not automatically forward you'] = 'Click aici dacă browser-ul nu va trimite în mod automat';
|
||||
$lang['comment date'] = 'data comentariului';
|
||||
$lang['Comment'] = 'Comentariu';
|
||||
$lang['Your comment has been registered'] = 'Comentariul dvs. a fost înregistrat';
|
||||
$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Sistem Anti-flood: vă rugăm aşteptaţi o clipă înainte de a încerca să postaţi un alt comentariu';
|
||||
$lang['Your comment has NOT been registered because it did not pass the validation rules'] = 'Comentariul dvs. nu a fost înregistrat deoarece nu a trecut regulile de validare';
|
||||
$lang['An administrator must authorize your comment before it is visible.'] = 'Un administrator trebuie să autorizeze comentariul dvs. înainte de a deveni vizibil.';
|
||||
$lang['This login is already used by another user'] = 'Acest nume este deja folosit de un alt utilizator';
|
||||
$lang['Comments'] = 'Comentarii';
|
||||
$lang['Add a comment'] = 'Adaugă un comentariu';
|
||||
$lang['created after %s (%s)'] = 'creat după %s (%s)';
|
||||
$lang['created before %s (%s)'] = 'create înainte de %s (%s)';
|
||||
$lang['created between %s (%s) and %s (%s)'] = 'creat între %s (%s) şi %s (%s)';
|
||||
$lang['created on %s'] = 'creat pe %s';
|
||||
$lang['Customize'] = 'Particularizează';
|
||||
$lang['Your Gallery Customization'] = 'Personalizarea Galeriei dvs.';
|
||||
$lang['Default'] = 'În mod implicit';
|
||||
$lang['delete this photo from your favorites'] = 'şterge această poză din favorite';
|
||||
$lang['Delete'] = 'Şterge';
|
||||
$lang['descending'] = 'descendent';
|
||||
$lang['Download'] = 'descărcare';
|
||||
$lang['Download this file'] = 'descărcă acest fişier';
|
||||
$lang['edit'] = 'editează';
|
||||
$lang['wrong date'] = 'dată greşită';
|
||||
$lang['day'][0] = 'Duminică';
|
||||
$lang['day'][1] = 'Luni';
|
||||
$lang['day'][2] = 'Marţi';
|
||||
$lang['day'][3] = 'Miercuri';
|
||||
$lang['day'][4] = 'Joi';
|
||||
$lang['day'][5] = 'Vineri';
|
||||
$lang['day'][6] = 'Sâmbătă';
|
||||
$lang['excluded'] = 'exclus';
|
||||
$lang['Your favorites'] = 'Favoritele dvs.';
|
||||
$lang['display your favorites photos'] = 'Afişează imaginile dvs. favorite';
|
||||
$lang['Favorites'] = 'Favorite';
|
||||
$lang['First'] = 'Prima(ul)';
|
||||
$lang['The gallery is locked for maintenance. Please, come back later.'] = 'Galeria este blocată pentru întreţinere. Vă mulţumim reveniţi mai târziu.';
|
||||
$lang['Page generated in'] = 'Pagina generată în';
|
||||
$lang['guest'] = 'vizitator';
|
||||
$lang['Hello'] = 'Bună ziua';
|
||||
$lang['available for administrators only'] = 'disponibil numai pentru administratori';
|
||||
$lang['display this album'] = 'afişează acest album';
|
||||
$lang['display last user comments'] = 'Vezi cele mai recente comentarii ale utilizatorilor';
|
||||
$lang['customize the appareance of the gallery'] = 'personalizează aspectul galeriei';
|
||||
$lang['search'] = 'căutare';
|
||||
$lang['Home'] = 'Prima pagină';
|
||||
$lang['in this album'] = 'în aceat album';
|
||||
$lang['in %d sub-album'] = 'în %d sub-album';
|
||||
$lang['in %d sub-albums'] = 'în %d sub-albume';
|
||||
$lang['included'] = 'inclus';
|
||||
$lang['Invalid password!'] = 'Parolă invalidă !';
|
||||
$lang['Language'] = 'Limbă';
|
||||
$lang['last %d days'] = 'ultimele %d zile';
|
||||
$lang['Last'] = 'Ultima(ul)';
|
||||
$lang['Logout'] = 'Deconectare';
|
||||
$lang['obligatory'] = 'obligatoriu';
|
||||
$lang['display a calendar by creation date'] = 'afişează un calendar în funcţie de data creării';
|
||||
$lang['display all photos in all sub-albums'] = 'afişează toate elementele în toate sub-albumele';
|
||||
$lang['return to normal view mode'] = 'Înapoi la vizualizarea normală';
|
||||
$lang['display a calendar by posted date'] = 'afişează un calendar în funcţie de data adăugării';
|
||||
$lang['Most visited'] = 'Cele mai vizionate';
|
||||
$lang['display most visited photos'] = 'afişează imaginile cele mai vizionate';
|
||||
$lang['The number of photos per page must be a not null scalar'] = 'Numărul de imagini pe pagină trebuie să fie un număr întreg nenul';
|
||||
$lang['Number of photos per page'] = 'Numărul de miniaturi pe pagină';
|
||||
$lang['Unknown identifier'] = 'Identificator necunoscut ';
|
||||
$lang['New password'] = 'Parolă nouă';
|
||||
$lang['Rate this photo'] = 'Evaluează aceasta imagine';
|
||||
$lang['Next'] = 'Înainte';
|
||||
$lang['no rate'] = 'nici o evaluare';
|
||||
$lang['Photos posted within the last %d day.'] = 'Imagini postate în ultima %d zi.';
|
||||
$lang['Photos posted within the last %d days.'] = 'Imagini postate în ultimele %d zile.';
|
||||
$lang['password updated'] = 'parolă actualizată';
|
||||
$lang['Recent period must be a positive integer value'] = 'perioada recentă trebuie să fie un număr întreg pozitiv';
|
||||
$lang['photo'] = 'imagine';
|
||||
$lang['Click on the photo to see it in high definition'] = 'Clicaţi pe imagine pentru a o vedea de înaltă definiţie';
|
||||
$lang['Show file metadata'] = 'Arată metadatele fişierului';
|
||||
$lang['Powered by'] = 'Realizat de';
|
||||
$lang['Preferences'] = 'Preferinţe';
|
||||
$lang['Random photos'] = 'Imagini aleatoare';
|
||||
$lang['display a set of random photos'] = 'afişează un set de imagini aleatoare';
|
||||
$lang['Recent albums'] = 'Albume recente';
|
||||
$lang['display recently updated albums'] = 'afişează albumele create sau actualizate recent ';
|
||||
$lang['Recent period'] = 'Recent';
|
||||
$lang['Recent photos'] = 'Imagini recente';
|
||||
$lang['display most recent photos'] = 'afişează cele mai recente imagini';
|
||||
$lang['Redirection...'] = 'Redirecţionare...';
|
||||
$lang['Please, enter a login'] = 'Vă rugăm, introduceţi un nume de utilizator';
|
||||
$lang['login mustn\'t end with a space character'] = 'numele de utilizator nu trebuie să se încheie cu un spaţiu';
|
||||
$lang['login mustn\'t start with a space character'] = 'numele de utilizator nu trebuie sa înceapă cu un spaţiu';
|
||||
$lang['this login is already used'] = 'acest nume este deja folosit';
|
||||
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'adresa de e-mail trebuie să fie de genul xxx@yyy.eee (de exemplu: jack@altern.org)';
|
||||
$lang['Auto login'] = 'Conectare automatică';
|
||||
$lang['remove this tag from the list'] = 'eliminaţi această etichetă de pe lista';
|
||||
$lang['representative'] = 'reprezentant';
|
||||
$lang['Search for Author'] = 'Caută autor';
|
||||
$lang['Search in albums'] = 'Caută în albume';
|
||||
$lang['Previous'] = 'Înapoi';
|
||||
$lang['Search by date'] = 'Căutare după dată';
|
||||
$lang['Date'] = 'Dată';
|
||||
$lang['End-Date'] = 'Sfârșit';
|
||||
$lang['Kind of date'] = 'Tip de dată';
|
||||
$lang['Search for words'] = 'Caută cuvinte';
|
||||
$lang['Search for all terms'] = 'Caută toţi termenii';
|
||||
$lang['Search for any term'] = 'Caută oricare termen';
|
||||
$lang['Empty query. No criteria has been entered.'] = 'Interogare goală. Nici un criteriu nu a fost introdus.';
|
||||
$lang['Search results'] = 'Rezultatele căutării';
|
||||
$lang['Search in sub-albums'] = 'Caută în sub-albume';
|
||||
$lang['searched words : %s'] = 'cuvinte căutate : %s';
|
||||
$lang['Contact'] = 'Contact';
|
||||
$lang['set as album representative'] = 'Setaţi ca reprezentant al acestui album';
|
||||
$lang['Show number of comments'] = 'Arată numărul de comentarii';
|
||||
$lang['Show number of hits'] = 'Arată numărul de vizualizări';
|
||||
$lang['slideshow'] = 'prezentare';
|
||||
$lang['stop the slideshow'] = 'opreşte prezentarea';
|
||||
$lang['Specials'] = 'Speciale';
|
||||
$lang['SQL queries in'] = 'interogări SQL în';
|
||||
$lang['display only recently posted photos'] = 'Arată numai elementele publicate recent';
|
||||
$lang['return to the display of all photos'] = 'reveniţi la afişarea tuturor imaginilor';
|
||||
$lang['the beginning'] = 'începutul';
|
||||
$lang['Thumbnails'] = 'Miniaturi';
|
||||
$lang['Menu'] = 'Meniu';
|
||||
$lang['A comment on your site'] = 'Un comentariu pe site-ul dvs.';
|
||||
$lang['today'] = 'azi';
|
||||
$lang['Update your rating'] = 'Actualizaţi evaluarea dvs.';
|
||||
$lang['the username must be given'] = 'numele de utilizator trebuie specificat';
|
||||
$lang['useful when password forgotten'] = 'utilă în cazul în care uitaţi parola';
|
||||
$lang['Quick search'] = 'Căutare rapidă';
|
||||
$lang['Connected user: %s'] = 'Utilizator conectat : %s';
|
||||
$lang['IP: %s'] = 'Adresa IP : %s';
|
||||
$lang['Browser: %s'] = 'Navigator : %s';
|
||||
$lang['Author: %s'] = 'Autor : %s';
|
||||
$lang['Comment: %s'] = 'Comentariu : %s';
|
||||
$lang['Comment by %s'] = 'Comentarii de %s';
|
||||
$lang['User: %s'] = 'Utilizator: %s';
|
||||
$lang['Email: %s'] = 'E-mail : %s';
|
||||
$lang['Admin: %s'] = 'Administraţie : %s';
|
||||
$lang['Registration of %s'] = 'Înregistrare de %s';
|
||||
$lang['Album: %s'] = 'Album: %s';
|
||||
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Statutul utilizatorului "invitat" este eronat, se vor folosi parametrii impliciţi. Va rugăm sa informaţi webmasterul.';
|
||||
$lang['this email address is already in use'] = 'un alt utilizator foloseşte deja acest e-mail';
|
||||
$lang['Album results for'] = 'Albume pentru';
|
||||
$lang['Tag results for'] = 'Rezultatele etichetelor pentru';
|
||||
$lang['from %s to %s'] = 'de la %s până la %s';
|
||||
$lang['Play of slideshow'] = 'Startează prezentarea';
|
||||
$lang['Pause of slideshow'] = 'Pune pe pauză prezentarea';
|
||||
$lang['Repeat the slideshow'] = 'Repetă prezentarea';
|
||||
$lang['Not repeat the slideshow'] = 'Nu repeta prezentarea';
|
||||
$lang['Reduce diaporama speed'] = 'Încetineşte viteza prezentării';
|
||||
$lang['Accelerate diaporama speed'] = 'Accelerează viteza prezentării';
|
||||
$lang['Submit'] = 'Execută';
|
||||
$lang['Yes'] = 'Da';
|
||||
$lang['No'] = 'Nu';
|
||||
$lang['%d photo'] = '%d imagine';
|
||||
$lang['%d photos'] = '%d imagini';
|
||||
$lang['%d photo is also linked to current tags'] = '%d imagine este de asemenea legată de etichetele actuale';
|
||||
$lang['%d photos are also linked to current tags'] = '%d imagini sunt de asemenea legate de etichetele actuale';
|
||||
$lang['display photos linked to this tag'] = 'Vezi numai imagini legate de această etichetă';
|
||||
$lang['photos posted during the last %d days'] = 'Imagini adăugate în ultimele %d zile';
|
||||
$lang['Piwigo Help'] = 'Ajutor pentru Piwigo';
|
||||
$lang['Rank'] = 'Rang';
|
||||
$lang['group by letters'] = 'regrupează pe litere';
|
||||
$lang['letters'] = 'litere';
|
||||
$lang['show tag cloud'] = 'arată norul de etichete';
|
||||
$lang['cloud'] = 'nor';
|
||||
$lang['Reset to default values'] = 'Reveniţi la setările implicite';
|
||||
$lang['delete all photos from your favorites'] = 'scoate-ţi toate pozele din favoritele dvs.';
|
||||
$lang['Sent by'] = 'Trimis de';
|
||||
$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Cookie-urile sunt blocate sau nu sunt suportate de browser-ul dumneavoastră. Trebuie să activaţi cookie-urile pentru a vă conecta.';
|
||||
$lang['Edit a comment'] = 'modifică un comentariu';
|
||||
$lang['Are you sure?'] = 'Sunteţi sigur(ă) ?';
|
||||
$lang['(!) This comment requires validation'] = '(!) Acest comentariu trebuie să fie validat';
|
||||
$lang['Welcome'] = 'Bine aţi venit';
|
||||
$lang['Welcome to your Piwigo photo gallery!'] = 'Bine aţi venit la galeria dvs. foto Piwigo !';
|
||||
$lang['... or browse your empty gallery'] = '... sau navigaţi prin galeria dvs. vidă';
|
||||
$lang['... or please deactivate this message, I will find my way by myself'] = '... sau vă rugăm să dezactivaţi acest mesaj, mă voi descurca singur';
|
||||
$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Bună ziua %s, galeria dvs. foto Piwigo este vidă !';
|
||||
$lang['I want to add photos'] = 'Vreau să adaug poze';
|
||||
$lang['Manage this user comment: %s'] = 'Administrează acest comentariu de utilizator: %s';
|
||||
$lang['Email address is missing. Please specify an email address.'] = 'Adresa de email lipseşte. Vă rugăm să specificaţi o adresă de e-mail.';
|
||||
$lang['This author modified following comment:'] = 'Acest autor a modificat următorul comentariu :';
|
||||
$lang['This author removed the comment with id %d'] = 'Acest autor a şters comentariul cu id-ul %d';
|
||||
$lang['month'][10] = 'Octombrie';
|
||||
$lang['month'][11] = 'Noiembrie';
|
||||
$lang['month'][12] = 'Decembrie';
|
||||
$lang['month'][1] = 'Ianuarie';
|
||||
$lang['month'][2] = 'Februarie';
|
||||
$lang['month'][3] = 'Martie';
|
||||
$lang['month'][4] = 'Aprilie';
|
||||
$lang['month'][5] = 'Mai';
|
||||
$lang['month'][6] = 'Iunie';
|
||||
$lang['month'][7] = 'Iulie';
|
||||
$lang['month'][8] = 'August';
|
||||
$lang['month'][9] = 'Septembrie';
|
||||
$lang['html tags are not allowed in login'] = 'tag-urile HTML nu sunt permise în login';
|
||||
|
||||
$lang['Change my password'] = 'Schimba parola';
|
||||
$lang['Check your email for the confirmation link'] = 'Verifica-ti emailul pentru link-ul de confirmare';
|
||||
$lang['Edit'] = 'Editeaza';
|
||||
$lang['Enter your new password below.'] = 'Repeta noua parola aici';
|
||||
$lang['Hello %s,'] = 'Hello%s,';
|
||||
$lang['Here are your connection settings'] = 'Aici ai setarile de conectare';
|
||||
$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'Daca acesta e o greseala, doar ignora acest email si nimic nu se va intampla.';
|
||||
$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Daca crezi ca ai primit acest mail eronat, te rugam sa ne contactezi la%s';
|
||||
$lang['Invalid key'] = 'Cheie invalida';
|
||||
$lang['Invalid username or email'] = 'Nume de utilizator sau email incorect';
|
||||
$lang['large'] = 'L - mare';
|
||||
$lang['medium'] = 'M - Mediu';
|
||||
$lang['Mobile'] = 'Mobil';
|
||||
$lang['Original'] = 'Original';
|
||||
$lang['Password reset is not allowed for this user'] = 'Resetarea parolei nu este permisa pentru acest user';
|
||||
$lang['Password Reset'] = 'Resetare parola';
|
||||
$lang['Password: %s'] = 'Parola:%s';
|
||||
$lang['Photo sizes'] = 'Marime fotografie';
|
||||
$lang['Please enter your username or email address.'] = 'Introduceti numele de utilizator sau email';
|
||||
$lang['Return to home page'] = 'Reveniti la pagina principala';
|
||||
$lang['Send my connection settings by email'] = 'Trimiteti-mi setarile conexiunii pe email';
|
||||
$lang['Show latest comments first'] = 'Arata-mi cele mai noi comentarii';
|
||||
$lang['Show oldest comments first'] = 'Arata-mi cele mai vechi comentarii';
|
||||
$lang['small'] = 'S - mic';
|
||||
$lang['Someone requested that the password be reset for the following user account:'] = 'Cineva a cerut resetarea parolei pentru contul acestui user';
|
||||
$lang['square'] = 'Pătrat';
|
||||
$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Inregistrarea a fost cu succes, curand vei primi un email cu setarile conexiunii.Bine ai venit!!!';
|
||||
$lang['Thank you for registering at %s!'] = 'Multumim pentru inregistrarea la%s!';
|
||||
$lang['The passwords do not match'] = 'Parola nu se potriveste';
|
||||
$lang['To reset your password, visit the following address:'] = 'Pentru a reseta parola, click pe urmatorul link';
|
||||
$lang['User "%s" has no email address, password reset is not possible'] = 'Userul"%s" nu are o adresa de email, resetarea parolei nu va fi posibila';
|
||||
$lang['Username modification'] = 'Modificare numelui de utilizator';
|
||||
$lang['Username or email'] = 'Nume de utilizator sau email';
|
||||
$lang['Username: %s'] = 'Nume de utilizator:%s';
|
||||
$lang['View in'] = 'Vezi in';
|
||||
$lang['You will receive a link to create a new password via email.'] = 'Vei primi un link pe email pentru a creea o noua parola';
|
||||
$lang['Your password has been reset'] = 'Parola ta a fost resetata';
|
||||
$lang['Your username has been successfully changed to : %s'] = 'Numele de utilizatora fost schimbat cu succes in:%s';
|
||||
$lang['%d rates'] = '%d rating';
|
||||
$lang['Desktop'] = 'Prima pagina';
|
||||
$lang['EXIF Metadata'] = 'EXIF Metadata';
|
||||
$lang['IPTC Metadata'] = 'IPTC Metadata';
|
||||
$lang['Rating score'] = 'Scor mediu';
|
||||
$lang['thumb'] = 'Thumb';
|
||||
$lang['Username "%s" on gallery %s'] = '"%s" nume de utilizator(i) pe aceasta pagina %s';
|
||||
$lang['xlarge'] = 'XL - foarte mare';
|
||||
$lang['xxlarge'] = 'XXL - enorm';
|
||||
$lang['2small'] = 'XXS - minuscul';
|
||||
$lang['xsmall'] = 'XS - foarte mic';
|
||||
$lang['Date created, new → old'] = 'Data creării, nou → vechi';
|
||||
$lang['Date created, old → new'] = 'Data creării, vechi → nou';
|
||||
$lang['Date posted, new → old'] = 'Data postării, nou → vechi';
|
||||
$lang['Date posted, old → new'] = 'Data postări, vechi → nou';
|
||||
$lang['File name, A → Z'] = 'Numele fişierului, A → Z';
|
||||
$lang['File name, Z → A'] = 'Numele fişierului, Z → A';
|
||||
$lang['Manual sort order'] = 'Ordonarea manuala';
|
||||
$lang['Numeric identifier, 1 → 9'] = 'Identificatorul numeric, 1 → 9';
|
||||
$lang['Numeric identifier, 9 → 1'] = 'Identificatorul numeric, 9 → 1';
|
||||
$lang['Photo title, A → Z'] = 'Titlul pozei, A → Z';
|
||||
$lang['Photo title, Z → A'] = 'Titlul pozei, Z → A';
|
||||
$lang['Rating score, high → low'] = 'Scorul de rating, ridicat → scazut';
|
||||
$lang['Rating score, low → high'] = 'Scorul de rating, scazut → ridicat';
|
||||
$lang['Visits, high → low'] = 'Vizite, ridicat → scazut';
|
||||
$lang['Visits, low → high'] = 'Vizite, scazut → ridicat';
|
||||
$lang['%d rate'] = 'Evaluare %d';
|
||||
$lang['Bad request'] = 'Căutare greșită';
|
||||
$lang['Forbidden'] = 'Interzis';
|
||||
$lang['Page not found'] = 'Pagina nu a fost găsită';
|
||||
$lang['Permalink for album not found'] = 'Permalinkul pentru album nu există';
|
||||
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo întâmpină o eroare nerecuperabilă';
|
||||
$lang['Requested album does not exist'] = 'Albumul căutat nu există';
|
||||
$lang['Requested tag does not exist'] = 'Eticheta căutată nu există';
|
||||
$lang['Email address is mandatory'] = 'Adresa de email este obligatorie';
|
||||
$lang['Username is mandatory'] = 'Numele de utilizator este obligatoriu';
|
||||
$lang['mandatory'] = 'obligatoriu';
|
||||
$lang['Website'] = 'Site';
|
||||
$lang['Your website URL is invalid'] = 'URL-ul sitului tău este invalid';
|
||||
$lang['Email'] = 'Email';
|
||||
$lang['First Page'] = 'Prima pagină';
|
||||
$lang['Go back to the album'] = 'Înapoi la album';
|
||||
$lang['Last Page'] = 'Ultima pagină';
|
||||
$lang['Password is missing. Please enter the password.'] = 'Parola lipseşte. Te rog sa introduci parola-';
|
||||
$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Lipseşte confirmarea parolei. Te rog să confirmi parola aleasă.';
|
||||
$lang['%d photos per page'] = '%d fotografii per pagină';
|
||||
$lang['Theme'] = 'Temă';
|
||||
$lang['Album name, Z → A'] = 'Nume album, Z → A';
|
||||
$lang['Photo title'] = 'Titlu fotografie';
|
||||
$lang['Photo description'] = 'Descriere fotografie';
|
||||
$lang['No results for'] = 'Nici un rezultat pentru';
|
||||
$lang['Apply on properties'] = 'Aplica la proprietati';
|
||||
$lang['Album name, A → Z'] = 'Nume album, A & rarr; Z';
|
||||
$lang['Link: %s'] = 'Legatura: %s';
|
||||
$lang['Your authentication key is no longer valid.'] = '
|
||||
Cheia dvs. de autentificare nu mai este valabilă.';
|
||||
$lang['generate random password'] = 'generează parolă aleatoare';
|
||||
$lang['Invalid username or password!'] = 'Nume de utilizator sau parola incorecte!';
|
||||
11
zoesch.de/galerie/language/ro_RO/help/cat_move.html
Normal file
11
zoesch.de/galerie/language/ro_RO/help/cat_move.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<h2>Mutând Albume virtuale</h2>
|
||||
|
||||
<p>Doar albumele virtuale pot avea un nou album originar</p>
|
||||
|
||||
<h3>Albume virtuale de mutat</h3>
|
||||
|
||||
<p>Selecteaza( unul sau mai multe albume virtuale pe care vrei sa( le mut,i. Daca( lista e goala(, înseamna( ca( nu ai creat înca( unul.</p>
|
||||
|
||||
<h3>Album originar nou</h3>
|
||||
|
||||
<p>Selecteaza( noul album originar (virtual sau fizic). Daca( nu selectezi niciunul originar, albumele virtuale selectate vor fi mutate la început. Un album nu poate fi mutat în el însus,i sau într-o copie de-a sa.</p>
|
||||
22
zoesch.de/galerie/language/ro_RO/help/cat_options.html
Normal file
22
zoesch.de/galerie/language/ro_RO/help/cat_options.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<h2> Opțiuni de album </h2>
|
||||
|
||||
<p> Gestionarea opțiunilor pentru mai multe albume simultan. </p>
|
||||
|
||||
<dl>
|
||||
|
||||
<dt> Comentarii </dt>
|
||||
<dd> O fotografie poate primi comentarii de la vizitatorii dvs. dacă aparține unui album cu comentarii activate. </dd>
|
||||
|
||||
<dt> Blocare </dt>
|
||||
<dd> Albumele blocate sunt dezactivate pentru întreținere. Doar administratorii le pot vedea în galerie. </dd>
|
||||
|
||||
<dt> Public / privat </dt>
|
||||
<dd> Odată ce un album devine privat, acordă drepturi de acces utilizatorilor și grupurilor </dd>
|
||||
|
||||
<dt> Reprezentant </dt>
|
||||
<dd> Această opțiune este disponibilă când setați setarea de configurare
|
||||
<code> allow_random_representative </ code> (vezi <span
|
||||
Class = "filename"> include / config_defaults.inc.php </span>) la
|
||||
<em> true </em>. Fiecare album poate fi reprezentat de o fotografie aleatoare sau de o fotografie aleasă ca un reprezentant unic. </dd>
|
||||
|
||||
</dl>
|
||||
27
zoesch.de/galerie/language/ro_RO/help/help_add_photos.html
Normal file
27
zoesch.de/galerie/language/ro_RO/help/help_add_photos.html
Normal file
@@ -0,0 +1,27 @@
|
||||
<p>Mai multe moduri de adăugare a fotografiilor în galeria dvs.:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Încărcare directă</strong> în browser-ul dvs. web
|
||||
site cea mai simpla si directă metoda. Depinde de capacitățile browserului dvs.
|
||||
și de serverul dvs. web. Pentru o cantitate mare de fotografii sau în cazul în care întâmpinați probleme,
|
||||
alte metode vă stau la dispoziție!</li>
|
||||
</ul>
|
||||
|
||||
<p class="nextStepLink"><a href="admin.php?page=photos_add§ion=direct">Mergi la Încărcare Directă</a></p>
|
||||
|
||||
<ul>
|
||||
<li>Puteți găsi numeroase <strong> aplicații </ strong>, pentru dispozitive desktop sau mobile, pentru a adăuga fotografii în Piwigo.</li>
|
||||
</ul>
|
||||
|
||||
<p class="nextStepLink"><a href="admin.php?page=photos_add§ion=applications">Mergi la Aplicații</a></p>
|
||||
|
||||
<div id="helpSynchro">
|
||||
<ul>
|
||||
<li><strong> Transferul FTP </ strong> este cel mai recomandat mod de a adăuga o
|
||||
cantitate foarte mare de fotografii cu un număr minim de clicuri. Urmați
|
||||
ghidul pentru pregătirea fotografiilor. Metoda FTP vă permite să controlați cu precizie
|
||||
organizarea fizică a fotografiilor dvs. pe serverul dvs.</li>
|
||||
</ul>
|
||||
|
||||
<p class="nextStepLink"><a href="admin.php?page=photos_add§ion=ftp">Mergi la FTP</a></p>
|
||||
</div>
|
||||
9
zoesch.de/galerie/language/ro_RO/help/help_misc.html
Normal file
9
zoesch.de/galerie/language/ro_RO/help/help_misc.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<p>După ce ați creat galeria o puteți configura pentru vizitator.
|
||||
<ul>
|
||||
<li>Vizualizare implicită după preferință în tabul <span class="pwgScreen">Administrație » Configurație » Opțiuni</span><span class="pwgScreen">Setări Vizitator</span></li>
|
||||
<li>Șablonul implicit în <span class="pwgScreen">Administrație » Configurație » Șablon</span></li>
|
||||
<li>Limba implicită în <span class="pwgScreen">Administrație » Configurație » Limbă</span></li>
|
||||
</ul>
|
||||
Implicit fiecare utilizator nou va moșteni aceste proprietăți in momentul înregistrarii.
|
||||
</p>
|
||||
<p>Dacă aveți vreo intrebare, sunteți bineveniți să vizitați <a href="http://piwigo.org/forum">forumul</a> comunității Piwigo.</p>
|
||||
30
zoesch.de/galerie/language/ro_RO/index.php
Normal file
30
zoesch.de/galerie/language/ro_RO/index.php
Normal file
@@ -0,0 +1,30 @@
|
||||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Piwigo - a PHP based photo gallery |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
|
||||
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
||||
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This program is free software; you can redistribute it and/or modify |
|
||||
// | it under the terms of the GNU General Public License as published by |
|
||||
// | the Free Software Foundation |
|
||||
// | |
|
||||
// | This program is distributed in the hope that it will be useful, but |
|
||||
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
|
||||
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
||||
// | General Public License for more details. |
|
||||
// | |
|
||||
// | You should have received a copy of the GNU General Public License |
|
||||
// | along with this program; if not, write to the Free Software |
|
||||
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
||||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
// Recursive call
|
||||
$url = '../';
|
||||
header( 'Request-URI: '.$url );
|
||||
header( 'Content-Location: '.$url );
|
||||
header( 'Location: '.$url );
|
||||
exit();
|
||||
?>
|
||||
67
zoesch.de/galerie/language/ro_RO/install.lang.php
Normal file
67
zoesch.de/galerie/language/ro_RO/install.lang.php
Normal file
@@ -0,0 +1,67 @@
|
||||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Piwigo - a PHP based photo gallery |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
|
||||
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
||||
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This program is free software; you can redistribute it and/or modify |
|
||||
// | it under the terms of the GNU General Public License as published by |
|
||||
// | the Free Software Foundation |
|
||||
// | |
|
||||
// | This program is distributed in the hope that it will be useful, but |
|
||||
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
|
||||
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
||||
// | General Public License for more details. |
|
||||
// | |
|
||||
// | You should have received a copy of the GNU General Public License |
|
||||
// | along with this program; if not, write to the Free Software |
|
||||
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
||||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
$lang['Admin configuration'] = 'Configurarea Adminului';
|
||||
$lang['also given by your host provider'] = 'De asemenea oferita de host';
|
||||
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'O solutie alternativa ar fi sa copiezi textul din casuta de deasupra si sa il scrii in fila "local/config/database.inc.php" (Atentie database.inc.php trebuie sa contina doar caracterele din text, fara linie sau space)';
|
||||
$lang['Basic configuration'] = 'Configurarea de baza';
|
||||
$lang['Can\'t connect to server'] = 'Nu se poate conecta la server';
|
||||
$lang['Congratulations, Piwigo installation is completed'] = 'Felicitari, Piwigo s-a instalat cu succes.';
|
||||
$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Conectarea la server reusita, dar conexiunea cu baza de data este imposibila';
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Creearea filei local/config/database.inc.php a esuat';
|
||||
$lang['Database configuration'] = 'Configurarea datezi de baze';
|
||||
$lang['Database name'] = 'Numele bazei de date';
|
||||
$lang['Database table prefix'] = 'Prefixele tabelelor bazei de date';
|
||||
$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'Tabelele bazei de date vor avea prefix ( permitandu-ti o mai usoara administrare)';
|
||||
$lang['Default gallery language'] = 'Limba default a galeriei';
|
||||
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Nu ezita sa vizitezi forumul pentru ajutor %s';
|
||||
$lang['Download the config file'] = 'Descarca fila de configurare';
|
||||
$lang['enter a login for webmaster'] = 'Introduceti userul pentru webmaster';
|
||||
$lang['Hope to see you back soon.'] = 'Speram sa te revedem curand! Pa.';
|
||||
$lang['Host'] = 'Host';
|
||||
$lang['Installation'] = 'Instalare';
|
||||
$lang['It appears your webhost is currently running PHP %s.'] = 'Se pare ca webhostul tau ruleaza PHP %s.';
|
||||
$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Va fi afisata vizitatorilor. Este necesara pentru administrarea site-ului.';
|
||||
$lang['Just another Piwigo gallery'] = 'Doar o alta galerie Piwigo';
|
||||
$lang['Keep it confidential, it enables you to access administration panel'] = 'Tine-o secreta, iti permite accesul la panoul de administrare';
|
||||
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Ai nevoie de ajutor? Intreaba pe <a href="%s">Forumul Piwigo</a>.';
|
||||
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Poti sa schimbi configuratia manual si sa restartezi Piwigo dupa aceea.';
|
||||
$lang['Password [confirm]'] = 'Parola [confirma]';
|
||||
$lang['PHP 5 is required'] = 'PHP5.2 este necesar';
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo va incerca sa treaca configuratia ta la PHP5.2 folosind o fila .htaccess';
|
||||
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo nu a putut sa configureze PHP5.2';
|
||||
$lang['please enter your password again'] = 'Introduce parola inca o data';
|
||||
$lang['Sorry!'] = 'Imi pare rau!';
|
||||
$lang['Start Install'] = 'Incepe instalarea';
|
||||
$lang['Try to configure PHP 5'] = 'Incearca sa configurezi PHP5.2';
|
||||
$lang['user login given by your host provider'] = 'Userul oferit de providerul de host.';
|
||||
$lang['user password given by your host provider'] = 'Parola oferita de providerul de host';
|
||||
$lang['User'] = 'User';
|
||||
$lang['verification'] = 'verificarea';
|
||||
$lang['Visitors will be able to contact site administrator with this mail'] = 'Vizitatorii vor folosii aceasta adresa pentru a contacta administratorul';
|
||||
$lang['webmaster login can\'t contain characters \' or "'] = 'Userul nu poate sa contina caracterele \' sau "';
|
||||
$lang['Welcome to my photo gallery'] = 'Bine ati venit la galeria mea foto';
|
||||
$lang['Welcome to your new installation of Piwigo!'] = 'Bine ai venit la noua instalare Piwigo!';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Poti sa descarci fila de configurare si sa o uploadezi in folderul local/config al instalarii.';
|
||||
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Ar trebui sa te adresezi hostului si sa intrebi cum poti sa treci la PHP5.2';
|
||||
$lang['localhost or other, supplied by your host provider'] = 'localhost sau alta, furnizat de furnizorul de găzduire';
|
||||
1
zoesch.de/galerie/language/ro_RO/iso.txt
Normal file
1
zoesch.de/galerie/language/ro_RO/iso.txt
Normal file
@@ -0,0 +1 @@
|
||||
Română [RO]
|
||||
BIN
zoesch.de/galerie/language/ro_RO/ro_RO.jpg
Normal file
BIN
zoesch.de/galerie/language/ro_RO/ro_RO.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
41
zoesch.de/galerie/language/ro_RO/upgrade.lang.php
Normal file
41
zoesch.de/galerie/language/ro_RO/upgrade.lang.php
Normal file
@@ -0,0 +1,41 @@
|
||||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Piwigo - a PHP based photo gallery |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
|
||||
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
||||
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This program is free software; you can redistribute it and/or modify |
|
||||
// | it under the terms of the GNU General Public License as published by |
|
||||
// | the Free Software Foundation |
|
||||
// | |
|
||||
// | This program is distributed in the hope that it will be useful, but |
|
||||
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
|
||||
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
||||
// | General Public License for more details. |
|
||||
// | |
|
||||
// | You should have received a copy of the GNU General Public License |
|
||||
// | along with this program; if not, write to the Free Software |
|
||||
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
||||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
$lang['All sub-albums of private albums become private'] = 'Toate sub-albumele ale albumelor private devin private';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Ca precatuie urmatoarele pluginuri au fost dezactivate. Trebuie sa le verifici de actualizari inainte de a le activa';
|
||||
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'Ca precautie urmatoarele teme au fost dezactivate. Trebuie sa verifici de actualizari inainte de a le activa.';
|
||||
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'In <i>%s</i>, inainte de <b>?></b>, insert:';
|
||||
$lang['Only administrator can run upgrade: please sign in below.'] = 'Numai un administrator poate face upgrade. Te rog logheaza-te mai jos.';
|
||||
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'Numai prefixurile thumbnailurilor si adresa de mail a webmasterului au fost salvate';
|
||||
$lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'] = 'Ruleaza o verificare de mentenanta in [Administration>Tools>Maintenance] daca intampini probleme';
|
||||
$lang['SQL queries'] = 'Interogari SQL';
|
||||
$lang['Statistics'] = 'Statistici';
|
||||
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Aceasta pagina upgradeaza baza de date de la o versiunea mai veche de Piwigo la cea noua.
|
||||
In acest moment rulezi <strong>release %s</strong>';
|
||||
$lang['total SQL time'] = 'timpul total SQL';
|
||||
$lang['total upgrade time'] = 'Timpul total pentru upgrade';
|
||||
$lang['Upgrade from version %s to %s'] = 'Upgradeaza de la versiunea %s la %s';
|
||||
$lang['Upgrade informations'] = 'Informatiile pentru upgrade';
|
||||
$lang['Upgrade'] = 'Upgradeaza';
|
||||
$lang['User permissions and group permissions have been erased'] = 'Userii si permisiunile grupurilor au fost sterse';
|
||||
$lang['You do not have access rights to run upgrade'] = 'Nu ai acces pentru a face upgrade';
|
||||
$lang['Discover what\'s new in Piwigo %s'] = 'Descopera ce este nou in Piwigo %s';
|
||||
Reference in New Issue
Block a user