source: 3thparty/jupload/maven-translation-plugin/src/test/resources/lang.verif.utf-16_to_apt/lang_ro.properties.apt @ 3951

Revision 3951, 11.4 KB checked in by alexandrecorreia, 13 years ago (diff)

Ticket #1709 - Adicao de codigo fonte java do componente jupload

Line 
1           --------------------
2           JUpload - File Upload Applet - Applet translation (Romanian (idem to Moldova))
3           --------------------
4           --------------------
5           --------------------
6
7
8
9Translation for the applet part
10
11--------------
12
13#
14#
15# HOW TO ADD PROPERTIES:
16#     If you want to add new properties, either create your own lang files, or add this property first to the
17#               lang.properties file, which is the reference for all existing properties.
18#               Each property missing in lang.properties, will be removed from all other properties file in the next execution
19#               of build_translation.xml
20#
21#
22# HOW TO UPDATE TRANSLATIONS:
23# All information for contributors is available here:
24#
25# http://jupload.sourceforge.net/howto-translation.html
26#
27#
28# QUICK DESCRIPTION:
29# Please update the files in the /src/translation/applet.utf-16 directory.
30# As the directory is named, they are all in UTF-16 format. Then execute the build_translation.xml file, to
31# report these modifications to the wjhk/jupload/lang pacakge, for use in the applet.
32#
33# Doing this, allows:
34# - To have all translation in Human readable text, instead of unicode text.
35# - To mark all missing text, in other languages (important note: the lang.properties file is the reference for all properties).
36#
37#
38# The %1$d (and similar) code sequences are placeholders for variable substitution,
39# The sequence %% represents a single percent-character.
40
41##########################################################################################################################
42#First section: general information about this translation.
43##########################################################################################################################
44#These parameters are used by the jupload-translation plugin, when managing the translation files
45#They are used to generate the transation part of JUpload web site, to display existing translations to translators. They
46#can then check translation, and submit updated or new translations.
47generateHtmlFileForTranslators = true
48language = Romanian (idem to Moldova)
49contributor = Adrian (nickname: ady1503) (mail: gallery@butnarumd.com)
50#A link to the Coppermine plugin language file. No link with the applet itself. This plugin
51#uses the applet, and I linked both translations this way.
52coppermine.language = romanian
53##########################################################################################################################
54
55
56##########################################################################################################################
57#Second section: the translation itself.
58##########################################################################################################################
59
60#JUploadPanel
61buttonBrowse = Răsfoire ...
62buttonRemoveSelected = Înlăturaţi selectat
63buttonRemoveAll = Elimină Tot
64buttonRotateLeft = Rotire stînga
65buttonRotateRight = Rotire dreapta
66buttonUpload = Încarcă
67buttonStop = OPREŞTE
68messageLogWindowCopiedToClipboard = Mesaje de depanare au fost copiate în clipboard.
69#JUploadPanel, The components of the status line
70speedunit_gb_per_second = Gb/s
71speedunit_mb_per_second = Mb/s
72speedunit_kb_per_second = Kb/s
73speedunit_b_per_second = b/s
74timefmt_hms = %1$dh, %2$d min. and %3$d sec.
75timefmt_ms = %1$d min. and %2$d sec.
76timefmt_s = %1$d secunde
77timefmt_unknown = neştiut
78status_msg = JUpload %1$d%% a terminat, rată de transfer: %2$s, ETA: %3$s
79
80#JUploadExceptionTooBigFile
81errFileTooBig = Lungimea de fişier pentru '%1$s' este prea mare (%2$s)
82
83#FileUploadThread
84preparingFile = Pregatirea de fişier %1$d/%2$d
85infoUploading = Încărcare de fişiere %1$s
86infoUploaded = %1$s fişier(e) încărcate. În aşteptare pentru răspunsul serverului ...
87infoAborted = Încărcare oprită după %1$d Fişier(e).
88nbUploadedFiles = %1$d fişier(e) încărcate
89errDuringUpload = Încărcare oprită cu erori
90errHttpResponse = Încărcare eşuată: răspuns neaşteptat HTTP
91questionSendMailOnError = A apărut o eroare în timpul încărcării. Vrei să trimită toate informaţiile relevante pentru webmaster?
92
93#DialogUploadRetry
94#MISSING  dialogUploadRetryText = An error occurs occured during the upload of the files to the server. Do you want to retry uploading these files?\n\nThe upload will automatically be re-executed in %1$d seconds.
95#MISSING  dialogUploadRetryTitle = Retry the upload?
96#MISSING  buttonDetails = Details
97#MISSING  buttonYes = Yes
98#MISSING  buttonNo = No
99
100#FileUploadManagerThread
101errorDuringUpload = A apărut următoarea eroare în timpul încărcării:\n%1$s\n\nVrei să mergi mai departe cu încărcare curentă?
102
103#FilePanelDataModel
104colName = Nume
105colSize = Volum
106colDirectory = Director
107colModified = Modificat
108colReadable = Poate fi citit?
109errForbiddenExtension = Interzisă extensiunea de fişier.
110
111#DefaultUploadPolicy
112errDuringLogManagement = O eroare a apărut în timpul de gestionare a înregistrării
113
114#CoppermineFileUploadPolicy
115chooseAlbumFirst = Vă rugăm, alegeţi un album prima dată.
116coppermineUploadOk = Fotografiile au fost corect încărcate pe server, în albumul selectat.\n\nFaceţi clic pe OK acum pentru a asocia numele şi comentariile la aceste imagini.\n\nNu uitaţi să faceţi clic pe butonul 'Apply modification button' pentru a salva modificările dvs. de pe server!
117
118#PictureFileData
119tooBigPicture = Imaginea '%1$s' este prea mare. Acesta va fi încărcată neschimbată (fără rotaţie, redimensionare ...).
120notAPicture = Fişier numit '%1$s' nu este o imagine. El nu se adaugă la lista de fişiere care urmează să fie încărcate.
121
122#PictureDialog
123buttonClose = Închide
124
125#DateRenderer
126dateformat = hh:mm dd-MM-yyyy aaa
127
128#SizeRenderer. See http://en.wikipedia.org/wiki/KiB
129unitBytes = b
130unitGigabytes = GB
131unitMegabytes = MB
132unitKilobytes = KB
133
134#sendDebugInformation
135Confirm = Confirmaţi
136
137#InteractiveTrustManager
138itm_title_pass = Introduceţi %1$s parola
139itm_prompt_pass = %1$s parola:
140itm_cert_alert = SSL Certificat alertă
141itm_cert_details = Detaliile certificatului:
142itm_cert_subject = Subiect:
143itm_cert_issuer = Emitentul:
144itm_cert_nbefore = Nu înainte de:
145itm_cert_nafter = Nu după:
146itm_cert_serial = Serie:
147itm_cert_fprint = %1$s Amprentă digitală:
148itm_cert_C = Ţară:
149itm_cert_CN = Nume comun:
150itm_cert_L = Localitatea:
151itm_cert_ST = Statul sau provincia:
152itm_cert_O = Organizaţia:
153itm_cert_OU = Unitate organizaţională:
154itm_reasons = Motiv(e):
155itm_reason_cnmatch = Certificatul cu denumirea comună nu se potriveşte cu numele de host (%1$s).
156itm_reason_itrust = Emitentului Certificatul nu este de încredere.
157itm_reason_expired = Certificatul este expirat.
158itm_reason_notyet = Certificatul nu este încă valabil.
159itm_fail_verify = Certificatul, prezentat de server nu a putut fi verificat.
160itm_accept_prompt = Doriţi să acceptaţi acest certificat?
161itm_accept_always = Întotdeauna
162itm_accept_now = Numai pentru această sesiune
163itm_accept_no = Nu
164itm_new_tstore = Nou TrustStore
165itm_tstore = TrustStore
166
167
168--------------
169
170
171Translation for the CopperminePlugin part
172
173   Content of the <romanian.php> file.
174
175--------------
176
177<?php
178/*
179 *******************************************
180 plugin JUpload for Coppermine Photo Gallery
181 *******************************************
182
183 This program is free software; you can redistribute it and/or modify
184 it under the terms of the GNU General Public License as published by
185 the Free Software Foundation; either version 2 of the License, or
186 (at your option) any later version.
187 ********************************************
188 $Revision: 185 $
189 $Author: etienne_sf $
190 $Date: 2008-03-12 20:26:16 +0100 (mer., 12 mars 2008) $
191 ********************************************
192 *
193 * Allows easy upload to the gallery, through a java applet.
194 *
195 * Up to date version of this script can be retrieved with the full JUpload package, here:
196 *
197 * http://etienne.sf.free.fr/wiki
198 *
199 * Directly here:
200 * http://forum.coppermine-gallery.net/index.php/board,100.0.html
201 *
202 * Support is available on this forum:
203 * http://coppermine-gallery.net/forum/index.php?topic=43432
204 *
205 * The applet is published on sourceforge:
206 * http://jupload.sourceforge.net
207 *
208 */
209
210// ------------------------------------------------------------------------- //
211// File jupload.php
212// ------------------------------------------------------------------------- //
213
214if (defined('JUPLOAD_PHP')) {
215        $lang_jupload_php = array_merge (
216                $lang_jupload_php,
217                array(
218                  'link_title' => 'JUpload',
219                  'link_comment' => 'ÎncărcaÅ£i fişiere în galerie, cu ajutorul unui applet',
220                  'perm_denied' => 'Nu aveÅ£i permisiunea de a efectua această operaÅ£ie.<BR><BR>Dacă nu eşti conectat, vă rugăm să vă <a href="login.php' . ( isset($_SERVER['PHP_SELF']) ? '?referer=' . $_SERVER['PHP_SELF'] : '') . '"> autentificaÅ£i </ a> prima dată',
221                  'select_album' => 'Vă rugăm, alegeÅ£i un album, în cazul în care doriÅ£i să încărcaÅ£i imagini',
222                  'button_update_album' => 'Actualizare album',
223                  'button_create_album' => 'Creare album',
224                  'success' => 'AcÅ£iune cu succes !',
225                  'error_select_album' => 'Vă rugăm, alegeÅ£i un album prima dată',
226                  'error_album_name' => 'Vă rugăm să daÅ£i un nume albumului.',
227                  'error_album_already_exists' => 'AveÅ£i deja un album cu acest nume.<BR><BR>Vă rugăm să faceÅ£i clic pe <I>Înapoi</I> butonul de Navigator-ul tău, pentru a da un alt titlu albumul nou.',
228                  'album_name' => 'Nume album',
229                  'album_presentation' => 'Trebuie să selectaÅ£i un album aici. Imaginile pe care le trimiteÅ£i la server vor fi stocate în acest album. <BR> Dacă nu ai nici un album, sau lista de albume este goală. UtilizaÅ£i butonul \'CreaÅ£i\' pentru a crea primul album.',
230                  'album_description' => 'Descriere album',
231                  'add_pictures' => 'Adaugă poze la albumul selectat',
232                  'max_upload_size' => 'Dimensiunea maximă pentru o imagine este $1 KB',
233                  'upload_presentation' => 'În cazul în care se refuză categoric pentru a afişa appletul pătrat de mai jos, şi navigatorul indică faptul că există erori pe această pagină, o idee bună ar fi să instalaÅ£i plugin-ul Java Runtime.<a href="http://java.sun.com/" target="_blank">Java&#8482;</a><BR>După ce, încărcaÅ£i este foarte simplu! FaceÅ£i clic pe <B>Răsfoire</B> pentru a selecta fişiere sau utilizaÅ£i glisare \'n\' de la explorator, apoi faceÅ£i clic pe <B>Încărcare</B> pentru a trimite imagini pe server.'
234                . "<BR>Pentru a utiliza <U>pagina de încărcare veche</U>, <a href='upload.php'>click aici</a>.",
235                  'album' => 'Album',
236                  //Since 2.1.0
237                  'java_not_enabled' => 'Navigator tău nu permite Java. Ai nevoie de Java Applet. AveÅ£i posibilitatea să descărcaÅ£i cu uşurinţă de la <a href="http:\\java.sun.com\jre\">site-ul web de java</a>',
238                  //Since 3.0.0
239                  'picture_data_explanation' => 'FaceÅ£i clic pe acest link, şi introduceÅ£i datele în câmpurile de mai jos, dacă doriÅ£i ca acestea să fie aplicate la toate imaginile din încărcare următoare.',
240                  'quota_used' => 'În prezent utilizaÅ£i $1 MB ($2%) din $3 MB de volum.',
241                  'quota_about_full' => 'ScoateÅ£i nişte poze, sau cereÅ£i de la  admin pentru a mări cota mai mare.',
242                  //Since 3.2.0
243                  'need_approval' => 'Administradorul Galeriei trebuie să aprobe aceste imagini încărcate, înainte de a le putea vedea pe galerie.'
244                )
245        );
246
247}
248
249--------------
250
Note: See TracBrowser for help on using the repository browser.