blob: 80422e96cd6f4ce5646c9bdf57a78ff908a44752 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
|
#. extracted from basctl/source/basicide
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-04-12 14:14+0200\n"
"PO-Revision-Date: 2016-12-22 20:23+0000\n"
"Last-Translator: Jobava <jobaval10n@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1482438234.000000\n"
#: basicprint.src
msgctxt ""
"basicprint.src\n"
"RID_STR_PRINTDLG_RANGE\n"
"string.text"
msgid "Print range"
msgstr "Interval de imprimat"
#: basicprint.src
msgctxt ""
"basicprint.src\n"
"RID_STR_PRINTDLG_ALLPAGES\n"
"string.text"
msgid "All ~Pages"
msgstr "~Toate paginile"
#: basicprint.src
msgctxt ""
"basicprint.src\n"
"RID_STR_PRINTDLG_PAGES\n"
"string.text"
msgid "Pa~ges"
msgstr "Pa~gini"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_FILTER_ALLFILES\n"
"string.text"
msgid "<All>"
msgstr "<Toate>"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NOMODULE\n"
"string.text"
msgid "< No Module >"
msgstr "< Niciun modul >"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WRONGPASSWORD\n"
"string.text"
msgid "Incorrect Password"
msgstr "Parolă incorectă"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NOLIBINSTORAGE\n"
"string.text"
msgid "The file does not contain any BASIC libraries"
msgstr "Fișierul nu conține nicio librărie BASIC"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_BADSBXNAME\n"
"string.text"
msgid "Invalid Name"
msgstr "Nume nevalid"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_LIBNAMETOLONG\n"
"string.text"
msgid "A library name can have up to 30 characters."
msgstr "Numele unei librării poate avea maxim 30 de caractere."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_ERRORCHOOSEMACRO\n"
"string.text"
msgid "Macros from other documents are not accessible."
msgstr "Macrocomenzile din alte documente nu sunt accesibile."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_LIBISREADONLY\n"
"string.text"
msgid "This library is read-only."
msgstr "Această librărie poate fi doar citită."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_REPLACELIB\n"
"string.text"
msgid "'XX' cannot be replaced."
msgstr "'XX' nu poate fi înlocuit."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_IMPORTNOTPOSSIBLE\n"
"string.text"
msgid "'XX' cannot be added."
msgstr "'XX' nu poate fi adăugat."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NOIMPORT\n"
"string.text"
msgid "'XX' was not added."
msgstr "'XX' nu a fost adăugat."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_ENTERPASSWORD\n"
"string.text"
msgid "Enter password for 'XX'"
msgstr "Introduceți parola pentru 'XX'"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SBXNAMEALLREADYUSED\n"
"string.text"
msgid "Name already exists"
msgstr "Numele există deja"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SIGNED\n"
"string.text"
msgid "(Signed)"
msgstr "(Semnat)"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SBXNAMEALLREADYUSED2\n"
"string.text"
msgid "Object with same name already exists"
msgstr "Un obiect cu același nume există deja"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CANNOTRUNMACRO\n"
"string.text"
msgid ""
"For security reasons, you cannot run this macro.\n"
"\n"
"For more information, check the security settings."
msgstr ""
"Din motive de securitate nu puteți executa acest macro.\n"
"\n"
"Pentru mai multe informații verificați setările de securitate."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SEARCHNOTFOUND\n"
"string.text"
msgid "Search key not found"
msgstr "Expresia căutată nu a fost găsită"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SEARCHFROMSTART\n"
"string.text"
msgid "Search to last module complete. Continue at first module?"
msgstr "Căutarea s-a încheiat după ultimul modul. Continuați cu primul modul?"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SEARCHREPLACES\n"
"string.text"
msgid "Search key replaced XX times"
msgstr "Expresia căutată a fost înlocuită de XX ori"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_COULDNTREAD\n"
"string.text"
msgid "The file could not be read"
msgstr "Fișierul nu a putut fi citit"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_COULDNTWRITE\n"
"string.text"
msgid "The file could not be saved"
msgstr "Fișierul nu a putut fi salvat"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CANNOTCHANGENAMESTDLIB\n"
"string.text"
msgid "The name of the default library cannot be changed."
msgstr "Numele librăriei implicite nu poate fi schimbat."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_GENERATESOURCE\n"
"string.text"
msgid "Generating source"
msgstr "Se generează sursa"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_FILENAME\n"
"string.text"
msgid "File name:"
msgstr "Nume fișier:"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_APPENDLIBS\n"
"string.text"
msgid "Import Libraries"
msgstr "Import librării"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELMACRO\n"
"string.text"
msgid "Do you want to delete the macro XX?"
msgstr "Vreți să ștergeți macro-ul XX?"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELDIALOG\n"
"string.text"
msgid "Do you want to delete the XX dialog?"
msgstr "Vreți să ștergeți dialogul XX?"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELLIB\n"
"string.text"
msgid "Do you want to delete the XX library?"
msgstr "Vreți să ștergeți librăria XX?"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELLIBREF\n"
"string.text"
msgid "Do you want to delete the reference to the XX library?"
msgstr "Vreți să ștergeți referința la librăria XX?"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELMODULE\n"
"string.text"
msgid "Do you want to delete the XX module?"
msgstr "Vreți să ștergeți modulul XX?"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_BASIC\n"
"string.text"
msgid "BASIC"
msgstr "BASIC"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_LINE\n"
"string.text"
msgid "Ln"
msgstr "Ln"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_COLUMN\n"
"string.text"
msgid "Col"
msgstr "Col"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_BASICIDE_OBJECTBAR\n"
"string.text"
msgid "Macro Bar"
msgstr "Bară macrocomenzi"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CANNOTCLOSE\n"
"string.text"
msgid "The window cannot be closed while BASIC is running."
msgstr "Fereastra nu poate fi închisă în timp ce rulează BASIC."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_REPLACESTDLIB\n"
"string.text"
msgid "The default library cannot be replaced."
msgstr "Librăria implicită nu poate fi înlocuită."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_REFNOTPOSSIBLE\n"
"string.text"
msgid "Reference to 'XX' not possible."
msgstr "Nu se poate face referință la 'XX'."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WATCHNAME\n"
"string.text"
msgid "Watch"
msgstr "Cronometru"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WATCHVARIABLE\n"
"string.text"
msgid "Variable"
msgstr "Variabilă"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WATCHVALUE\n"
"string.text"
msgid "Value"
msgstr "Valoare"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WATCHTYPE\n"
"string.text"
msgid "Type"
msgstr "Tip"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_STACKNAME\n"
"string.text"
msgid "Call Stack"
msgstr "Stiva de apeluri"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_STDDIALOGNAME\n"
"string.text"
msgid "Dialog"
msgstr "Dialog"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NEWLIB\n"
"string.text"
msgid "New Library"
msgstr "Librărie nouă"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NEWMOD\n"
"string.text"
msgid "New Module"
msgstr "Modul nou"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NEWDLG\n"
"string.text"
msgid "New Dialog"
msgstr "Dialog nou"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_ALL\n"
"string.text"
msgid "All"
msgstr "Toate"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_PAGE\n"
"string.text"
msgid "Page"
msgstr "Pagină"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WILLSTOPPRG\n"
"string.text"
msgid ""
"You will have to restart the program after this edit.\n"
"Continue?"
msgstr ""
"Va trebuie să reporniți programul după această editare.\n"
"Continuați?"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SEARCHALLMODULES\n"
"string.text"
msgid "Do you want to replace the text in all active modules?"
msgstr "Doriți să înlocuiți textul în toate modulele active?"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_REMOVEWATCH\n"
"string.text"
msgid "Watch:"
msgstr "Cronometru:"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_STACK\n"
"string.text"
msgid "Calls: "
msgstr "Apeluri:"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_USERMACROS\n"
"string.text"
msgid "My Macros"
msgstr "Macrourile mele"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_USERDIALOGS\n"
"string.text"
msgid "My Dialogs"
msgstr "Dialogurile mele"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_USERMACROSDIALOGS\n"
"string.text"
msgid "My Macros & Dialogs"
msgstr "Dialogurile și macrourile mele"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SHAREMACROS\n"
"string.text"
msgid "%PRODUCTNAME Macros"
msgstr "Macrouri %PRODUCTNAME"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SHAREDIALOGS\n"
"string.text"
msgid "%PRODUCTNAME Dialogs"
msgstr "Dialoguri %PRODUCTNAME"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SHAREMACROSDIALOGS\n"
"string.text"
msgid "%PRODUCTNAME Macros & Dialogs"
msgstr "Dialoguri și macrouri %PRODUCTNAME"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_REMOVEWATCHTIP\n"
"string.text"
msgid "Remove Watch"
msgstr "Elimină variabilă monitorizată"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYREPLACEMACRO\n"
"string.text"
msgid "Do you want to overwrite the XX macro?"
msgstr "Doriți să suprascrieți macroul XX?"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_TRANSLATION_NOTLOCALIZED\n"
"string.text"
msgid "<Not localized>"
msgstr "<Fără localizare>"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_TRANSLATION_DEFAULT\n"
"string.text"
msgid "[Default Language]"
msgstr "[Limba implicită]"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DOCUMENT_OBJECTS\n"
"string.text"
msgid "Document Objects"
msgstr "Obiecte document"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_USERFORMS\n"
"string.text"
msgid "Forms"
msgstr "Câmp"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NORMAL_MODULES\n"
"string.text"
msgid "Modules"
msgstr "Module"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CLASS_MODULES\n"
"string.text"
msgid "Class Modules"
msgstr "Module clasă"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_CLASH_RENAME\n"
"string.text"
msgid "Rename"
msgstr "Redenumire"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_CLASH_REPLACE\n"
"string.text"
msgid "Replace"
msgstr "Înlocuiește"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_CLASH_TITLE\n"
"string.text"
msgid "Dialog Import - Name already used"
msgstr "Import dialog - nume deja folosit"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_CLASH_TEXT\n"
"string.text"
msgid ""
"The library already contains a dialog with the name:\n"
"\n"
"$(ARG1)\n"
"\n"
"Rename dialog to keep current dialog or replace existing dialog.\n"
" "
msgstr ""
"LIbrăria conține deja un dialog cu numele:\n"
"\n"
"$(ARG1)\n"
"\n"
"Redenumiți dialogul pentru a păstra dialogul curent sau înlocuiți dialogul existent.\n"
" "
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_MISMATCH_ADD\n"
"string.text"
msgid "Add"
msgstr "Adaugă"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_MISMATCH_OMIT\n"
"string.text"
msgid "Omit"
msgstr "Omite"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_MISMATCH_TITLE\n"
"string.text"
msgid "Dialog Import - Language Mismatch"
msgstr "Import dialog - Nepotrivire limbă"
#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_MISMATCH_TEXT\n"
"string.text"
msgid ""
"The dialog to be imported supports other languages than the target library.\n"
"\n"
"Add these languages to the library to keep additional language resources provided by the dialog or omit them to stay with the current library languages.\n"
"\n"
"Note: For languages not supported by the dialog the resources of the dialog's default language will be used.\n"
" "
msgstr ""
"Dialogul de importat suportă alte limbi decât librăria țintă.\n"
"\n"
"Adăugați aceste limbi la librărie pentru a păstra resurse adiționale de limbă furnizate de dialog sau omiteți-le pentru a rămâne cu limbile curente din bibliotecă.\n"
"\n"
"Notă: Pentru limbi nesuportate de dialog se vor folosi resursele de dialog ale limbii implicite.\n"
" "
#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_BTNDEL\n"
"string.text"
msgid "~Delete"
msgstr "~Șterge"
#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_BTNNEW\n"
"string.text"
msgid "~New"
msgstr "~Nou"
#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_CHOOSE\n"
"string.text"
msgid "Choose"
msgstr "Alege"
#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_RUN\n"
"string.text"
msgid "Run"
msgstr "Execută"
#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_RECORD\n"
"string.text"
msgid "~Save"
msgstr "~Salvează"
#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_STR_EXPORTPACKAGE\n"
"string.text"
msgid "Export library as extension"
msgstr "Exportă librăria ca extensie"
#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_STR_EXPORTBASIC\n"
"string.text"
msgid "Export as BASIC library"
msgstr "Exportă ca librărie BASIC"
#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_STR_PACKAGE_BUNDLE\n"
"string.text"
msgid "Extension"
msgstr "Extensie"
#: objdlg.src
msgctxt ""
"objdlg.src\n"
"RID_BASICIDE_OBJCAT\n"
"string.text"
msgid "Object Catalog"
msgstr "Catalog de obiecte"
#: objdlg.src
msgctxt ""
"objdlg.src\n"
"RID_STR_TLB_MACROS\n"
"string.text"
msgid "Objects Tree"
msgstr "Schema obiectelor"
|