source: git/lib/ro.po @ aa430ec

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since aa430ec was aa430ec, checked in by Olly Betts <olly@…>, 10 years ago

lib/: Merge changes from template.

  • Property mode set to 100644
File size: 76.3 KB
RevLine 
[d86459c]1msgid ""
2msgstr ""
[483796d]3"Project-Id-Version: survex\n"
[d86459c]4"Report-Msgid-Bugs-To: olly@survex.com\n"
5"POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
[dd83970]6"PO-Revision-Date: 2014-01-15 22:05:08 +0000\n"
[d86459c]7"Last-Translator: Olly Betts <olly@survex.com>\n"
8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=utf-8\n"
11"Content-Transfer-Encoding: 8bit\n"
[e521b8e0]12"Language: ro\n"
[d86459c]13
[a665282]14#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
15#. was trying to allocate space for.
16#: ../src/message.c:85
[4a78370]17#: n:1
[d86459c]18#, c-format
[ee7511a]19msgid "Out of memory (couldn’t find %lu bytes)."
[d86459c]20msgstr "Memorie insuficienta (nu am putut gasi %lu bytes)"
21
[a665282]22#. TRANSLATORS: Feel free to translate as "or newer" instead of "or
23#. greater" if that gives a more natural translation.  It's
24#. technically not quite right when there are parallel active release
25#. series (e.g. Survex 1.0.40 was released *after* 1.2.0), but this
26#. seems unlikely to confuse users.
[aa430ec]27#: ../src/commands.c:2006
[4a78370]28#: n:2
[d86459c]29#, c-format
30msgid "Survex version %s or greater required to process this survey data."
31msgstr "Este necesara versiunea Survex %s sau superioara pentru procesarea acestor date"
32
33#. TRANSLATORS: Indicates a warning message e.g.:
34#. "spoon.svx:12: warning: *prefix is deprecated"
[0fceb30]35#: ../src/aven.cc:374
[eb9a1e3]36#: ../src/message.c:1245
[4a78370]37#: n:4
[d86459c]38msgid "warning"
39msgstr "avertisment"
40
[a665282]41#. TRANSLATORS: %s is replaced by the filename of the parent file, and %u
42#. by the line number in that file.
43#: ../src/datain.c:107
[4a78370]44#: n:5
45#, c-format
[715720f]46msgid "In file included from %s:%u:\n"
47msgstr "In fisierul inclus de %s:%u:\n"
[d86459c]48
[63a4d47]49#. TRANSLATORS: If you're unsure what "deprecated" means, see:
50#. http://en.wikipedia.org/wiki/Deprecation
[dfc141d]51#: ../src/commands.c:560
[4a78370]52#: n:6
[d86459c]53msgid "*prefix is deprecated - use *begin and *end instead"
54msgstr "*prefix contine eroare - folositi in schimb *begin si *end"
55
[1c6c300]56#. TRANSLATORS: Here "station" is a survey station, not a train station.
[a665282]57#: ../src/readval.c:206
[4a78370]58#: n:7
[d86459c]59#, c-format
[0804fbe]60msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
61msgstr "Folosirea caracterului “%c” in numele statiei, nu este permisa (folositi *SET NAMES pentru a modifica lista de caractere)"
[d86459c]62
[dfc141d]63#: ../src/readval.c:382
[4a78370]64#: n:8
[d86459c]65msgid "Field may not be omitted"
66msgstr "Aceasta rubrica nu poate fi omisa"
67
[dfc141d]68#: ../src/datain.c:1526
69#: ../src/datain.c:1812
70#: ../src/readval.c:384
71#: ../src/readval.c:425
72#: ../src/readval.c:455
[4a78370]73#: n:9
[d86459c]74#, c-format
[0804fbe]75msgid "Expecting numeric field, found “%s”"
76msgstr "Se asteapta camp numeric, s-a gasit “%s”"
[d86459c]77
[29d1883f]78#: ../src/commands.c:1609
[4a78370]79#: n:10
[d86459c]80#, c-format
[0804fbe]81msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
82msgstr "S-a gasit “%s”, se astepta “PRESERVE”, “TOUPPER” sau “TOLOWER”"
[d86459c]83
84#: ../src/debug.h:45
85#: ../src/debug.h:47
[f8c981b]86#: ../src/matrix.c:352
[a665282]87#: ../src/message.c:238
[4a78370]88#: n:11
[d86459c]89msgid "Bug in program detected! Please report this to the authors"
90msgstr "Eroare de program! Va rugam anuntati autorii"
91
[aa430ec]92#: ../src/commands.c:2121
[a665282]93#: ../src/extend.c:435
[4a78370]94#: n:12
[d86459c]95#, c-format
[0804fbe]96msgid "Unknown command “%s”"
97msgstr "Comanda necunoscuta “%s”"
[d86459c]98
[1c6c300]99#. TRANSLATORS: Here "station" is a survey station, not a train station.
[a665282]100#: ../src/netbits.c:407
[4a78370]101#: n:13
[d86459c]102#, c-format
[0804fbe]103msgid "Station “%s” equated to itself"
104msgstr "Statia “%s” este egala cu ea insasi"
[d86459c]105
[a665282]106#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
107#. survey stations.
[dfc141d]108#: ../src/datain.c:1047
[4a78370]109#: n:14
[d86459c]110msgid "Compass reading may not be omitted except on plumbed legs"
111msgstr "Valoarea azimutului poate fi omisa doar in cazul vizelor verticale"
112
[dfc141d]113#: ../src/datain.c:282
[a665282]114#: ../src/extend.c:440
[4a78370]115#: n:15
[d86459c]116msgid "End of line not blank"
117msgstr "Sfarsitul liniei nu este gol"
118
[11f3c9a]119#: ../src/cavern.c:395
[4a78370]120#: n:16
[d86459c]121#, c-format
122msgid "There were %d warning(s)."
123msgstr "Au fost %d avertismente."
124
[3d3fb6c]125#. TRANSLATORS: %s is replaced by the command we attempted to run.
[a665282]126#: ../src/cavernlog.cc:175
127#: ../src/cavernlog.cc:233
[4a78370]128#: n:17
[f8c981b]129#, fuzzy, c-format
[3d3fb6c]130msgid "Couldn’t run external command: “%s”"
[0804fbe]131msgstr "Nu s-a putut deschide “pipe”: “%s”"
[d86459c]132
133#: ../src/datain.c:80
134#: ../src/datain.c:88
135#: ../src/datain.c:95
[dfc141d]136#: ../src/datain.c:766
[a665282]137#: ../src/extend.c:558
138#: ../src/sorterr.c:80
139#: ../src/sorterr.c:97
140#: ../src/sorterr.c:240
[4a78370]141#: n:18
[d86459c]142msgid "Error reading file"
143msgstr "Eroare in citirea fisierului"
144
[eb9a1e3]145#: ../src/message.c:1260
[4a78370]146#: n:19
[d86459c]147msgid "Too many errors - giving up"
148msgstr "Prea multe erori - proces intrerupt"
149
[63a4d47]150#. TRANSLATORS: If you're unsure what "deprecated" means, see:
151#. http://en.wikipedia.org/wiki/Deprecation
[29d1883f]152#: ../src/commands.c:1488
[4a78370]153#: n:20
[d86459c]154msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
155msgstr "*DEFAULT nu mai este folosit - folositi in schimb *CALIBRATE/DATA/SD/UNITS cu argumentul DEFAULT"
156
[a665282]157#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
158#. (a weight on a string).  So the problem here is that the leg is
159#. vertical, so a compass reading has no meaning!
[dfc141d]160#: ../src/datain.c:1018
[4a78370]161#: n:21
[d86459c]162msgid "Compass reading given on plumbed leg"
163msgstr "Citire a busolei la o masuratoare verticala"
164
[dfc141d]165#: ../src/commands.c:648
[4a78370]166#: n:22
[d86459c]167msgid "END with no matching BEGIN in this file"
168msgstr "END nu are un corespondent BEGIN in acest fisier"
169
[dfc141d]170#: ../src/datain.c:753
[4a78370]171#: n:23
[d86459c]172msgid "BEGIN with no matching END in this file"
173msgstr "BEGIN nu are un corespondent END in acest fisier"
174
[dfc141d]175#: ../src/datain.c:399
[f8c981b]176#: ../src/img_hosted.c:30
[aa430ec]177#: ../src/printwx.cc:1531
[4a78370]178#: n:24
[d86459c]179#, c-format
[ee7511a]180msgid "Couldn’t open data file “%s”"
[0804fbe]181msgstr "Nu am reusit deschiderea fisierului de date “%s”"
[d86459c]182
[63a4d47]183#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
184#. deprecated, so this error would be generated by:
185#.
[d86459c]186#. *equate \foo.7 1
[63a4d47]187#.
188#. If you're unsure what "deprecated" means, see:
189#. http://en.wikipedia.org/wiki/Deprecation
[11f3c9a]190#: ../src/commands.c:463
[9e5ad92]191#: ../src/readval.c:90
192#: ../src/readval.c:94
[4a78370]193#: n:25
[d86459c]194msgid "ROOT is deprecated"
195msgstr "ROOT nu se recomanda"
196
[a665282]197#. TRANSLATORS: A station must be exported out of each level it is in, so
198#. this would give "Station “\outer.inner.1” not exported from survey
199#. “\outer”)":
200#.
[d86459c]201#. *equate entrance outer.inner.1
202#. *begin outer
203#. *begin inner
204#. *export 1
205#. 1 2 1.23 045 -6
206#. *end inner
207#. *end outer
[29d1883f]208#: ../src/commands.c:957
209#: ../src/commands.c:959
[dfc141d]210#: ../src/listpos.c:104
211#: ../src/readval.c:323
212#: ../src/readval.c:326
[4a78370]213#: n:26
[d86459c]214#, c-format
[0804fbe]215msgid "Station “%s” not exported from survey “%s”"
216msgstr "Punctul de statie “%s” nu a fost exportat din masuratoarea “%s”"
[d86459c]217
[a665282]218#. TRANSLATORS: This error occurs if there's an attempt to
219#. export a station from a survey which doesn't actually exist.
[dfc141d]220#: ../src/listpos.c:109
[4a78370]221#: n:286
[571547c]222#, c-format
223msgid "Reference to station “%s” from non-existent survey “%s”"
224msgstr ""
225
[a665282]226#: ../src/readval.c:297
[4a78370]227#: n:27
[d86459c]228#, c-format
[ee7511a]229msgid "“%s” can’t be both a station and a survey"
[0804fbe]230msgstr "“%s” nu poate fi acelasi timp punct de statie si denumire de masuratoare"
[d86459c]231
232#: ../src/extend.c:247
[a665282]233#: ../src/extend.c:266
234#: ../src/extend.c:311
235#: ../src/extend.c:353
236#: ../src/extend.c:395
[9e5ad92]237#: ../src/readval.c:202
[4a78370]238#: n:28
[d86459c]239msgid "Expecting station name"
240msgstr "Lipseste numele punctului de statie"
241
[eb9a1e3]242#. TRANSLATORS: e.g.
243#.
244#. *begin crawl
245#. 1 2 9.45 234 -01
246#. *end crawl
247#. *begin crawl    # <- warning here
248#. 2 3 7.67 223 -03
249#. *end crawl
[63a4d47]250#.
251#. If you're unsure what "deprecated" means, see:
252#. http://en.wikipedia.org/wiki/Deprecation
[dfc141d]253#: ../src/commands.c:537
[4a78370]254#: n:29
[eb9a1e3]255#, fuzzy
256msgid "Reentering an existing survey is deprecated"
[d86459c]257msgstr "Reintroducerea unui prefix deja existent nu este recomandata"
258
[dfc141d]259#: ../src/commands.c:538
[4a78370]260#: n:30
[d86459c]261msgid "Originally entered here"
262msgstr "Introdus aici in original"
263
[aa430ec]264#: ../src/commands.c:1937
[4a78370]265#: n:31
[d86459c]266#, c-format
[0804fbe]267msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
268msgstr "S-a gasit “%s” in loc de “EQUATES”, “EXPORTS”, sau “PLUMBS”"
[d86459c]269
[aa430ec]270#: ../src/commands.c:1944
[4a78370]271#: n:32
[d86459c]272#, c-format
[0804fbe]273msgid "Found “%s”, expecting “ON” or “OFF”"
274msgstr "S-a gasit “%s” in loc de “ON” sau “OFF”"
[d86459c]275
[a665282]276#. TRANSLATORS: EQUATE is a command name, so shouldn’t be
277#. translated.
[29d1883f]278#: ../src/commands.c:921
[4a78370]279#: n:33
[d86459c]280msgid "Only one station in EQUATE command"
281msgstr "Doar un punct de statie in comanda EQUATE"
282
[11f3c9a]283#: ../src/commands.c:410
[4a78370]284#: n:34
[d86459c]285#, c-format
[0804fbe]286msgid "Unknown quantity “%s”"
287msgstr "Cantitate necunoscuta “%s”"
[d86459c]288
[11f3c9a]289#: ../src/commands.c:327
[4a78370]290#: n:35
[d86459c]291#, c-format
[0804fbe]292msgid "Unknown units “%s”"
293msgstr "Unitati necunoscute “%s”"
[d86459c]294
[aa430ec]295#: ../src/commands.c:1777
296#: ../src/commands.c:1852
[11f3c9a]297#: n:434
298msgid "Unknown coordinate system"
299msgstr ""
300
[aa430ec]301#: ../src/commands.c:1872
302#: ../src/commands.c:1897
303#: n:443
304#, c-format
305msgid "Invalid coordinate system: %s"
306msgstr ""
307
308#: ../src/commands.c:1859
309#: ../src/commands.c:1877
[11f3c9a]310#: n:435
311msgid "Coordinate system unsuitable for output"
312msgstr ""
313
[dfc141d]314#: ../src/commands.c:824
[11f3c9a]315#: n:436
316msgid "Failed to convert coordinates"
317msgstr ""
318
[dfc141d]319#: ../src/commands.c:829
[11f3c9a]320#: n:437
[29d1883f]321msgid "The input projection is set but the output projection isn't"
[11f3c9a]322msgstr ""
323
[dfc141d]324#: ../src/commands.c:831
[11f3c9a]325#: n:438
[29d1883f]326msgid "The output projection is set but the input projection isn't"
[11f3c9a]327msgstr ""
328
[29d1883f]329#: ../src/commands.c:731
[11f3c9a]330#: n:439
331msgid "Coordinates can't be omitted when coordinate system has been specified"
332msgstr ""
333
[613028c]334#. TRANSLATORS: Used when a BEGIN command has no survey, but the
335#. END command does, e.g.:
[a665282]336#.
[d86459c]337#. *begin
338#. 1 2 10.00 178 -01
339#. *end entrance      <--[Message given here]
[dfc141d]340#: ../src/commands.c:670
[4a78370]341#: n:36
[613028c]342#, fuzzy
343msgid "Matching BEGIN command has no survey name"
[d86459c]344msgstr "BEGIN nu are nici un prefix corespondent"
345
[a665282]346#. TRANSLATORS: Note: In English you talk about the *units* of a single
347#. measurement, but the correct term in other languages may be singular.
[11f3c9a]348#: ../src/commands.c:340
[4a78370]349#: n:37
[d86459c]350#, c-format
[0804fbe]351msgid "Invalid units “%s” for quantity"
352msgstr "Unitate incorecta “%s” pentru cantitate"
[d86459c]353
[a665282]354#. TRANSLATORS: nasty hack - this message is for the .3d img code, and all
355#. errors there take a filename parameter - we don’t really want it here,
356#. so lose it with "%.0s" (which should display 0 characters from the
357#. filename) FIXME: sort out this
358#: ../src/img_hosted.c:35
[4a78370]359#: n:38
[d86459c]360msgid "Out of memory %.0s"
361msgstr "Memorie insuficienta %.0s"
362
[11f3c9a]363#: ../src/commands.c:403
[4a78370]364#: n:39
[d86459c]365#, c-format
[0804fbe]366msgid "Unknown instrument “%s”"
367msgstr "Instrument necunoscut “%s”"
[d86459c]368
[a665282]369#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
370#. translate
[29d1883f]371#: ../src/commands.c:1456
[4a78370]372#: n:40
[d86459c]373msgid "Scale factor must be 1.0 for DECLINATION"
374msgstr "Raportul scarii trebuie sa fie 1.0 pentru DECLINATION"
375
[a665282]376#. TRANSLATORS: If the scale factor for an instrument is zero, then any
377#. reading would be mapped to zero, which doesn't make sense.
[29d1883f]378#: ../src/commands.c:1462
[4a78370]379#: n:391
[63a4d47]380msgid "Scale factor must be non-zero"
381msgstr "Raportul scarii trebuie sa fie diferit de zero"
382
[29d1883f]383#: ../src/commands.c:1507
[4a78370]384#: n:41
[d86459c]385#, c-format
[0804fbe]386msgid "Unknown setting “%s”"
387msgstr "Parametru necunoscut “%s”"
[d86459c]388
[11f3c9a]389#: ../src/commands.c:448
[4a78370]390#: n:42
[d86459c]391#, c-format
[0804fbe]392msgid "Unknown character class “%s”"
393msgstr "Clasa de caractere necunoscuta “%s”"
[d86459c]394
[a665282]395#: ../src/extend.c:604
[f8c981b]396#: ../src/netskel.c:90
[4a78370]397#: n:43
[d86459c]398msgid "No survey data"
399msgstr "Lipsesc masuratorile topografice"
400
401#: ../src/filename.c:52
[a665282]402#: ../src/img_hosted.c:36
[4a78370]403#: n:44
[d86459c]404#, c-format
[0804fbe]405msgid "Filename “%s” refers to directory"
406msgstr "Fisierul “%s” este un director"
[d86459c]407
[9e5ad92]408#: ../src/netartic.c:384
[4a78370]409#: n:45
[d86459c]410msgid "Survey not all connected to fixed stations"
411msgstr "Topografia nu este complet conectata la puncte fixate"
412
[29d1883f]413#: ../src/commands.c:854
[dfc141d]414#: ../src/datain.c:679
[4a78370]415#: n:46
[d86459c]416msgid "Station already fixed or equated to a fixed point"
417msgstr "Punct de statie deja fixat sau echivalat cu un punct fix"
418
[11f3c9a]419#: ../src/cavern.c:298
[d86459c]420#: ../src/filename.c:55
[a665282]421#: ../src/img_hosted.c:37
[4a78370]422#: n:47
[d86459c]423#, c-format
[0804fbe]424msgid "Failed to open output file “%s”"
425msgstr "Nu este posibila deschiderea fisierului “%s”"
[d86459c]426
[29d1883f]427#: ../src/commands.c:1562
[4a78370]428#: n:48
[d86459c]429msgid "Standard deviation must be positive"
430msgstr "Deviatia standard trebuie sa fie pozitiva"
431
[399807d8]432#. TRANSLATORS: as in: Usage: cavern …
[a665282]433#: ../src/cmdline.c:168
[4a78370]434#: n:49
[d86459c]435msgid "Usage"
436msgstr "Folosire"
437
[97d5744]438#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
439#. "survey stations".
440#.
441#. %s is replaced by the name of the station.
[a665282]442#: ../src/netbits.c:333
[4a78370]443#: n:50
[d86459c]444#, c-format
[0804fbe]445msgid "Survey leg with same station (“%s”) at both ends - typing error?"
446msgstr "Masuratoare cu acelasi punct (“%s”) la ambele capete - eroare de transcriere?"
[d86459c]447
[a665282]448#. TRANSLATORS: Degrees are the angular measurement where there are
449#. 360 in a full circle.
[dfc141d]450#: ../src/datain.c:965
451#: ../src/datain.c:973
452#: ../src/datain.c:985
[4a78370]453#: n:51
[d86459c]454msgid "Clino reading over 90 degrees (absolute value)"
455msgstr "Valoare a clinometrului peste 90 grade (valoare absoluta)"
456
[a665282]457#: ../src/netbits.c:422
[4a78370]458#: n:52
[d86459c]459#, c-format
[0804fbe]460msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
461msgstr "Tentativa de egalizare a doua puncte de statie fixe diferite: “%s” si “%s”"
[d86459c]462
[a665282]463#. TRANSLATORS: "equal" as in:
464#.
465#. *fix a 1 2 3
466#. *fix b 1 2 3
467#. *equate a b
468#: ../src/netbits.c:433
[4a78370]469#: n:53
[d86459c]470#, c-format
[0804fbe]471msgid "Equating two equal fixed points: “%s” and “%s”"
472msgstr "Egalizare a doua puncte de statie identice “%s” si “%s”"
[d86459c]473
474#. TRANSLATORS: " *fix a " gives this message:
[29d1883f]475#: ../src/commands.c:741
[4a78370]476#: n:54
[d86459c]477msgid "FIX command with no coordinates - fixing at (0,0,0)"
478msgstr "Comanda FIX fara coordonate - se atribuie (0,0,0)"
479
480#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
[29d1883f]481#: ../src/commands.c:858
[dfc141d]482#: ../src/datain.c:681
[4a78370]483#: n:55
[d86459c]484msgid "Station already fixed at the same coordinates"
485msgstr "Punct de statie deja fixat cu aceleasi coordonate"
486
[dfc141d]487#. TRANSLATORS: Emitted after second and subsequent "FIX command with
488#. no coordinates - fixing at (0,0,0)" warnings.
[29d1883f]489#: ../src/commands.c:749
[dfc141d]490#: n:441
[29d1883f]491#, fuzzy, c-format
[dfc141d]492msgid "Already had FIX command with no coordinates for station “%s”"
493msgstr "Mai mult de o comanda FIX fara coordonate: “%s”"
494
[29d1883f]495#: ../src/commands.c:1662
496#: n:442
497#, c-format
498msgid "Station “%s” fixed before CS command first used"
499msgstr ""
500
[a665282]501#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
502#. <SURVEY>, so this would generate this error:
503#.
[d86459c]504#. *begin fred
505#. 1 2 1.23 045 -6
506#. *export 2
507#. *end fred
[aa430ec]508#: ../src/commands.c:2135
[4a78370]509#: n:57
[0804fbe]510msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
511msgstr "*EXPORT trebuie sa urmeze dupa “*BEGIN <TOPOGRAFIE>”"
[d86459c]512
[dfc141d]513#: ../src/readval.c:512
[4a78370]514#: n:58
[d86459c]515msgid "Invalid year (< 1900 or > 2078)"
516msgstr "An gresit (< 1900 or > 2078)"
517
[a665282]518#. TRANSLATORS: Suspicious means something like 410 degrees or -20
519#. degrees
[dfc141d]520#: ../src/datain.c:863
521#: ../src/datain.c:872
[4a78370]522#: n:59
[d86459c]523msgid "Suspicious compass reading"
524msgstr "Azimut suspect"
525
[dfc141d]526#: ../src/datain.c:1502
[4a78370]527#: n:60
[d86459c]528msgid "Negative tape reading"
529msgstr "Distanta negativa"
530
[29d1883f]531#: ../src/commands.c:736
[4a78370]532#: n:61
[d86459c]533msgid "Same station fixed twice with no coordinates"
534msgstr "Acelasi punct de statie fixat de doua ori fara coordonate"
535
536#. TRANSLATORS: This means that the data fed in said this.
[a665282]537#.
538#. It could be a gross error (e.g. the decimal point is missing from the
539#. depth gauge reading) or it could just be due to random error on a near
540#. vertical leg
[dfc141d]541#: ../src/datain.c:1201
[4a78370]542#: n:62
[d86459c]543msgid "Tape reading is less than change in depth"
544msgstr "Distanta este mai mica decat difeneta de nivel"
545
546#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
547#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
[a665282]548#. neither style nor reading is a keyword in the program This error
549#. complains about a depth gauge reading in normal style, for example
[29d1883f]550#: ../src/commands.c:1178
[4a78370]551#: n:63
[d86459c]552#, c-format
[0804fbe]553msgid "Reading “%s” not allowed in data style “%s”"
554msgstr "Datele “%s” nu sunt permise in campul de date “%s”"
[d86459c]555
556#. TRANSLATORS: i.e. not enough readings for the style.
[29d1883f]557#: ../src/commands.c:1363
[4a78370]558#: n:64
[d86459c]559#, c-format
[0804fbe]560msgid "Too few readings for data style “%s”"
561msgstr "Lipsesc date pentru campul de date “%s”"
[d86459c]562
563#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
[29d1883f]564#: ../src/commands.c:1138
[4a78370]565#: n:65
[d86459c]566#, c-format
[0804fbe]567msgid "Data style “%s” unknown"
568msgstr "Tipul de date “%s” necunoscut"
[d86459c]569
[1c6c300]570#. TRANSLATORS: Here "station" is a survey station, not a train station.
571#.
[a665282]572#. Exporting a station twice gives this error:
573#.
[d86459c]574#. *begin example
575#. *export 1
576#. *export 1
577#. 1 2 1.24 045 -6
578#. *end example
[29d1883f]579#: ../src/commands.c:1008
[4a78370]580#: n:66
[d86459c]581#, c-format
[0804fbe]582msgid "Station “%s” already exported"
583msgstr "Punctul de statie “%s” este deja exportat"
[d86459c]584
[a665282]585#. TRANSLATORS: complains about a situation like trying to define
586#. two from stations per leg
[29d1883f]587#: ../src/commands.c:1204
[4a78370]588#: n:67
[d86459c]589#, c-format
[0804fbe]590msgid "Duplicate reading “%s”"
591msgstr "Campul “%s” duplicat"
[d86459c]592
[29d1883f]593#: ../src/commands.c:885
[4a78370]594#: n:68
[d86459c]595#, c-format
[0804fbe]596msgid "FLAG “%s” unknown"
597msgstr "FLAG “%s” necunoscut"
[d86459c]598
[dfc141d]599#: ../src/readval.c:469
[4a78370]600#: n:69
[d86459c]601msgid "Missing \""
602msgstr "Lipseste \""
603
[1c6c300]604#. TRANSLATORS: Here "station" is a survey station, not a train station.
[dfc141d]605#: ../src/listpos.c:119
[4a78370]606#: n:70
[d86459c]607#, fuzzy, c-format
[ec3d624]608msgid "Station “%s” referred to just once, with an explicit survey name - typo?"
[0804fbe]609msgstr "Punctul de statie “%s” are o referinta unica, cu un prefix explicit - eroare de scriere?"
[d86459c]610
[a665282]611#. TRANSLATORS: Here "station" is a survey station, not a train
612#. station.
613#: ../src/netartic.c:396
[4a78370]614#: n:71
[d86459c]615msgid "The following survey stations are not attached to a fixed point:"
616msgstr "Urmatoarele puncte de statie nu sunt atasate unui punct fixat"
617
[11f3c9a]618#: ../src/netskel.c:135
[4a78370]619#: n:72
[d86459c]620#, c-format
[ee7511a]621msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
[d86459c]622msgstr "Topografia nu contine puncte fixate. Am fixat %s ca (0,0,0)"
623
[1c6c300]624#. TRANSLATORS: fixed survey station that is not part of any survey
[11f3c9a]625#: ../src/netskel.c:958
[4a78370]626#: n:73
[d86459c]627#, c-format
[0804fbe]628msgid "Unused fixed point “%s”"
629msgstr "Punct fix nefolosit “%s”"
[d86459c]630
631#: ../src/matrix.c:123
[4a78370]632#: n:74
[d86459c]633msgid "Network solved by reduction - no simultaneous equations to solve."
634msgstr "Retea rezolvata prin reducere - nici un sistem de ecuatii de rezolvat."
635
[f8c981b]636#: ../src/matrix.c:134
[4a78370]637#: n:75
[d86459c]638#, c-format
639msgid "Solving %d simultaneous equations"
640msgstr "Rezolv %d ecuatii simultane"
641
[29d1883f]642#: ../src/commands.c:1266
[4a78370]643#: n:77
[d86459c]644#, c-format
[0804fbe]645msgid "Reading “%s” duplicates previous reading(s)"
646msgstr "Valoarea “%s” dubleaza campul/campurile precedent/e"
[d86459c]647
[f8c981b]648#: ../src/matrix.c:132
[4a78370]649#: n:78
[d86459c]650msgid "Solving one equation"
651msgstr "Rezolv o ecuatie"
652
[dfc141d]653#: ../src/datain.c:936
654#: ../src/datain.c:1190
655#: ../src/datain.c:1383
[4a78370]656#: n:79
[d86459c]657msgid "Negative adjusted tape reading"
658msgstr "Distanta corectata negativ"
659
[aa430ec]660#: ../src/commands.c:2043
661#: ../src/commands.c:2063
[4a78370]662#: n:80
[d86459c]663msgid "Date is in the future!"
664msgstr "Data se gaseste in viitor!"
665
[aa430ec]666#: ../src/commands.c:2067
[4a78370]667#: n:81
[d86459c]668msgid "End of date range is before the start"
669msgstr "Data finala este anterioara datei de inceput"
670
[f8c981b]671#: ../src/avenprcore.cc:125
[4a78370]672#: n:82
[d86459c]673#, c-format
[0804fbe]674msgid "Parameter “%s” has invalid value “%s” in printer configuration file"
675msgstr "Parametrul “%s” are valoarea incorecta “%s” in fisierul de configurare a imprimantei"
[d86459c]676
[a665282]677#. TRANSLATORS: e.g. the user specifies a passage cross-section at
678#. station "entrance.27", but there is no station "entrance.27" in
679#. the centre-line.
[11f3c9a]680#: ../src/netskel.c:1046
[4a78370]681#: n:83
[d86459c]682#, c-format
[0804fbe]683msgid "Cross section specified at non-existent station “%s”"
[d86459c]684msgstr ""
685
[a665282]686#. TRANSLATORS: In data with backsights, the user has tried to give a
687#. plumb for the foresight and a clino reading for the backsight, or
688#. something similar.
[dfc141d]689#: ../src/datain.c:1002
690#: ../src/datain.c:1026
[4a78370]691#: n:84
[d86459c]692msgid "CLINO and BACKCLINO readings must be of the same type"
693msgstr "Citirile CLINO si BACKCLINO trebuie sa fie de acelasi tip."
694
[f8c981b]695#: ../src/avenprcore.cc:120
[4a78370]696#: n:85
[d86459c]697#, c-format
[0804fbe]698msgid "Parameter “%s” missing in printer configuration file"
699msgstr "Parametrul “%s” lipseste din fisierul de configurare a imprimantei"
[d86459c]700
[dfc141d]701#: ../src/readval.c:520
[4a78370]702#: n:86
[d86459c]703msgid "Invalid month"
704msgstr "Luna incorecta"
705
706#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
[dfc141d]707#: ../src/readval.c:529
[4a78370]708#: n:87
[d86459c]709msgid "Invalid day of the month"
710msgstr "Zi incorecta"
711
[11f3c9a]712#: ../src/cavern.c:247
[4a78370]713#: n:88
[d86459c]714#, c-format
[1c6c300]715msgid "3d file format versions %d to %d supported"
716msgstr ""
717
718#, c-format
[0804fbe]719#~ msgid "Error in format of font file “%s”"
720#~ msgstr "Eroare in formatul fisireului de font “%s”"
[d86459c]721
[9e5ad92]722#: ../src/readval.c:200
[4a78370]723#: n:89
[d86459c]724msgid "Expecting survey name"
725msgstr "Se asteapta o denumire de topografie"
726
727#. TRANSLATORS: Program will exit shortly after printing this
[a665282]728#: ../src/message.c:227
[4a78370]729#: n:90
[d86459c]730msgid "Abnormal termination"
731msgstr "Final anormal"
732
[a665282]733#: ../src/message.c:228
[4a78370]734#: n:91
[d86459c]735msgid "Arithmetic error"
736msgstr "Eroare aritmetica"
737
[a665282]738#. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad
739#. opcodes -- corrupted program?
740#: ../src/message.c:231
[4a78370]741#: n:92
[d86459c]742msgid "Illegal instruction"
743msgstr "Instructiune ilegala"
744
[a665282]745#: ../src/extend.c:553
746#: ../src/mainfrm.cc:388
747#: ../src/sorterr.c:146
[4a78370]748#: n:93
[d86459c]749#, c-format
[ee7511a]750msgid "Couldn’t open file “%s”"
[0804fbe]751msgstr "Nu am putut deschide fisierul “%s”"
[d86459c]752
[aa430ec]753#: ../src/printwx.cc:637
[4a78370]754#: n:402
[1c6c300]755#, c-format
[ee7511a]756msgid "Couldn’t write file “%s”"
[1c6c300]757msgstr ""
758
[a665282]759#: ../src/message.c:232
[4a78370]760#: n:94
[d86459c]761msgid "Bad memory access"
762msgstr "Acces la memorie eronat"
763
[63a4d47]764#. TRANSLATORS: If you're unsure what "deprecated" means, see:
765#. http://en.wikipedia.org/wiki/Deprecation
[11f3c9a]766#: ../src/commands.c:467
[dfc141d]767#: ../src/commands.c:540
768#: ../src/commands.c:562
[29d1883f]769#: ../src/commands.c:1153
770#: ../src/commands.c:1490
[9e5ad92]771#: ../src/readval.c:96
[4a78370]772#: n:95
[d86459c]773#, fuzzy
774msgid "Further uses of this deprecated feature will not be reported"
775msgstr "Folosirea ulterioara a acestei functionalitati ??? nu va fi semnalata"
776
[a665282]777#: ../src/message.c:233
[4a78370]778#: n:97
[d86459c]779msgid "Unknown signal received"
780msgstr "Semnal necunoscut receptionat"
781
[a665282]782#. TRANSLATORS: Degrees are the angular measurement where there are
783#. 360 in a full circle.
[dfc141d]784#: ../src/datain.c:902
[4a78370]785#: n:98
[d86459c]786#, c-format
787msgid "COMPASS reading and BACKCOMPASS reading disagree by %s degrees"
788msgstr "Lectura COMPASS si BACKCOMPASS nu concorda cu %s grade"
789
[a665282]790#. TRANSLATORS: Degrees are the angular measurement where
791#. there are 360 in a full circle.
[dfc141d]792#: ../src/datain.c:1078
[4a78370]793#: n:99
[d86459c]794#, c-format
795msgid "CLINO reading and BACKCLINO reading disagree by %s degrees"
796msgstr "Lectura CLINO si BACKCLINO nu concorda cu %s grade"
797
[a665282]798#: ../src/cad3d.c:661
[4a78370]799#: n:100
[1c6c300]800msgid "do not generate station markers"
801msgstr ""
802
[a665282]803#: ../src/cad3d.c:662
[4a78370]804#: n:101
[1c6c300]805msgid "do not generate station labels"
806msgstr ""
807
[a665282]808#: ../src/cad3d.c:663
[4a78370]809#: n:102
[1c6c300]810msgid "do not generate survey legs"
811msgstr ""
812
[a665282]813#: ../src/cad3d.c:667
[4a78370]814#: n:103
[1c6c300]815msgid "produce an elevation view"
816msgstr ""
817
[29d1883f]818#: ../src/commands.c:1150
[4a78370]819#: n:104
[d86459c]820#, c-format
[0804fbe]821msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
822msgstr "“*data %s %c …” nu este agreata - folositi “*data %s …” in loc"
[d86459c]823
[a665282]824#: ../src/extend.c:506
[4a78370]825#: n:105
[d86459c]826msgid "Reading in data - please wait…"
827msgstr "Se citesc datele - va rog asteptati…"
828
[a665282]829#. TRANSLATORS: Perhaps the user tried to load a different type of file as
830#. a Survex .3d file, or the .3d file was corrupted.
831#: ../src/3dtopos.c:157
832#: ../src/3dtopos.c:163
833#: ../src/cad3d.c:905
834#: ../src/cad3d.c:916
835#: ../src/img_hosted.c:40
[4a78370]836#: n:106
[d86459c]837#, c-format
[0804fbe]838msgid "Bad 3d image file “%s”"
839msgstr "Fisier imagine 3d “%s” gresit"
[d86459c]840
[a665282]841#. TRANSLATORS: This is the date format string used to timestamp .3d
842#. files internally.  Probably best to keep it the same for all
843#. translations.
[f8c981b]844#: ../src/img.c:43
[aa430ec]845#: ../src/mainfrm.cc:1414
[4a78370]846#: n:107
[d86459c]847#, c-format
848msgid "%a,%Y.%m.%d %H:%M:%S %Z"
849msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
850
[a665282]851#. TRANSLATORS: used a processed survey with no processing date/time info
[aa430ec]852#: ../src/mainfrm.cc:1407
[4a78370]853#: n:108
[d86459c]854msgid "Date and time not available."
855msgstr "Data si ora nu sunt disponibile."
856
[a665282]857#: ../src/img_hosted.c:41
[4a78370]858#: n:109
[d86459c]859#, c-format
[0804fbe]860msgid "Error reading from file “%s”"
861msgstr "Eroare in citirea fisierului “%s”"
[d86459c]862
863#: ../src/filename.c:79
[a665282]864#: ../src/img_hosted.c:42
865#: ../src/mainfrm.cc:346
[aa430ec]866#: ../src/mainfrm.cc:1922
[4a78370]867#: n:110
[d86459c]868#, c-format
[0804fbe]869msgid "Error writing to file “%s”"
870msgstr "Eroare in scrierea fisierului “%s”"
[d86459c]871
872#: ../src/filename.c:82
[4a78370]873#: n:111
[d86459c]874msgid "Error writing to file"
875msgstr "Eroare in scrierea fisierului"
876
[a665282]877#: ../src/sorterr.c:81
878#: ../src/sorterr.c:98
879#: ../src/sorterr.c:170
[4a78370]880#: n:112
[ee7511a]881msgid "Couldn’t parse .err file"
[d86459c]882msgstr "Lectura fisierului .err nu a putut fi realizata"
883
[11f3c9a]884#: ../src/cavern.c:390
[4a78370]885#: n:113
[8fa7902]886#, c-format
[d86459c]887msgid "There were %d warning(s) and %d error(s) - no output files produced."
888msgstr "Au fost %d avertisment(e) si %d eroare(erori) - nu s-a generat nici un fisier."
889
[a665282]890#: ../src/img_hosted.c:43
[4a78370]891#: n:114
[d86459c]892#, c-format
[0804fbe]893msgid "File “%s” has a newer format than this program can understand"
894msgstr "Fisierul “%s” are un format prea nou pe care acest program nu il poate intelege"
[d86459c]895
[aa430ec]896#: ../src/printwx.cc:983
[4a78370]897#: n:115
[d86459c]898msgid "North"
899msgstr "Nord"
900
901#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
[aa430ec]902#: ../src/printwx.cc:1010
[4a78370]903#: n:116
[d86459c]904msgid "Elevation on"
905msgstr "Profil in directia"
906
[aa430ec]907#: ../src/printwx.cc:441
[4a78370]908#: n:117
[8a78ca1]909msgid "P&lan view"
910msgstr "&Plan"
911
[aa430ec]912#: ../src/printwx.cc:443
[4a78370]913#: n:285
[8a78ca1]914msgid "&Elevation"
915msgstr "P&rofil"
[d86459c]916
[aa430ec]917#: ../src/gfxcore.cc:804
[a665282]918#: ../src/mainfrm.cc:128
[4a78370]919#: n:118
[d86459c]920msgid "Elevation"
921msgstr "Profil"
922
[11f3c9a]923#. TRANSLATORS: Label used for "clino" in Aven when the view is
924#. from directly above.
[aa430ec]925#: ../src/gfxcore.cc:716
[0fceb30]926#: n:432
927msgid "Plan"
928msgstr "Plan"
929
[11f3c9a]930#. TRANSLATORS: Label used for "clino" in Aven when the view is
931#. from directly below.
[aa430ec]932#: ../src/gfxcore.cc:726
[0fceb30]933#: n:433
934msgid "Kiwi Plan"
935msgstr ""
936
[11f3c9a]937#: ../src/cavern.c:352
[4a78370]938#: n:120
[d86459c]939msgid "Calculating statistics"
940msgstr "Calculez statisticile"
941
[dfc141d]942#: ../src/readval.c:483
[4a78370]943#: n:121
[d86459c]944msgid "Expecting string field"
945msgstr "Camp de caractere asteptat"
946
[a665282]947#: ../src/cmdline.c:212
[4a78370]948#: n:122
[d86459c]949msgid "too few arguments"
950msgstr "Parametrii insuficienti"
951
[a665282]952#: ../src/cmdline.c:219
[4a78370]953#: n:123
[d86459c]954msgid "too many arguments"
955msgstr "Prea multi parametrii"
956
[a665282]957#: ../src/cmdline.c:178
[399807d8]958#: ../src/cmdline.c:181
[a665282]959#: ../src/cmdline.c:185
[4a78370]960#: n:124
[d86459c]961msgid "FILE"
962msgstr "FISIER"
963
[a665282]964#. TRANSLATORS: In French, Eric chose to use the terminology used by
965#. toporobot: "sequence" for the English "traverse", which makes sense
966#. (although toporobot actually uses this term to mean something more
967#. specific).  Feel free to follow this lead if you can't think of a better
968#. term - these messages mostly indicate how processing is progressing.
[63a4d47]969#.
970#. A trailing traverse is a dead end back to a junction.
[11f3c9a]971#: ../src/netskel.c:177
[4a78370]972#: n:125
[d86459c]973msgid "Removing trailing traverses"
974msgstr "Elimin traversele terminale"
975
[a665282]976#. TRANSLATORS: In French, Eric chose to use the terminology used by
977#. toporobot: "sequence" for the English "traverse", which makes sense
978#. (although toporobot actually uses this term to mean something more
979#. specific).  Feel free to follow this lead if you can't think of a better
980#. term - these messages mostly indicate how processing is progressing.
[11f3c9a]981#: ../src/netskel.c:236
[4a78370]982#: n:126
[c20d521]983msgid "Concatenating traverses"
984msgstr "Leg traversele"
[d86459c]985
[a665282]986#. TRANSLATORS: In French, Eric chose to use the terminology used by
987#. toporobot: "sequence" for the English "traverse", which makes sense
988#. (although toporobot actually uses this term to mean something more
989#. specific).  Feel free to follow this lead if you can't think of a better
990#. term - these messages mostly indicate how processing is progressing.
[11f3c9a]991#: ../src/netskel.c:434
[4a78370]992#: n:127
[c20d521]993msgid "Calculating traverses"
994msgstr "Calculez traversele"
[d86459c]995
[a665282]996#. TRANSLATORS: In French, Eric chose to use the terminology used by
997#. toporobot: "sequence" for the English "traverse", which makes sense
998#. (although toporobot actually uses this term to mean something more
999#. specific).  Feel free to follow this lead if you can't think of a better
1000#. term - these messages mostly indicate how processing is progressing.
[63a4d47]1001#.
1002#. A trailing traverse is a dead end back to a junction.
[11f3c9a]1003#: ../src/netskel.c:779
[4a78370]1004#: n:128
[d86459c]1005msgid "Calculating trailing traverses"
1006msgstr "Calculez traversele terminale"
1007
1008#: ../src/network.c:82
[4a78370]1009#: n:129
[d86459c]1010msgid "Simplifying network"
1011msgstr "Simplific reteaua"
1012
1013#: ../src/network.c:540
[4a78370]1014#: n:130
[d86459c]1015msgid "Calculating network"
1016msgstr "Calculez reteaua"
1017
[dfc141d]1018#: ../src/datain.c:1492
[4a78370]1019#: n:131
[d86459c]1020#, c-format
[0804fbe]1021msgid "Found “%s”, expecting “F” or “B”"
1022msgstr "Am gasit “%s”, asteptam “F” sau “B”"
[d86459c]1023
[11f3c9a]1024#: ../src/cavern.c:451
[4a78370]1025#: n:132
[1c6c300]1026#, c-format
[d86459c]1027msgid "Total length of survey legs = %7.2fm (%7.2fm adjusted)"
1028msgstr "Lungimea totala a masuratorilor topografiei = %7.2fm (%7.2fm ajustat)"
1029
[11f3c9a]1030#: ../src/cavern.c:454
[4a78370]1031#: n:133
[1c6c300]1032#, c-format
[d86459c]1033msgid "Total plan length of survey legs = %7.2fm"
1034msgstr "Lungimea totala in plan a masuratorilor topografiei = %7.2fm"
1035
[11f3c9a]1036#: ../src/cavern.c:457
[4a78370]1037#: n:134
[1c6c300]1038#, c-format
[d86459c]1039msgid "Total vertical length of survey legs = %7.2fm"
1040msgstr "Lungimea totala verticala a masuratorilor topografiei = %7.2fm"
1041
1042#. TRANSLATORS: numbers are altitudes of highest and lowest stations
[11f3c9a]1043#: ../src/cavern.c:464
[4a78370]1044#: n:135
[1c6c300]1045#, c-format
[aecd032]1046msgid "Vertical range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
1047msgstr "Interval vertical = %4.2fm (de la %s la %4.2fm de la %s la %4.2fm)"
[d86459c]1048
[aecd032]1049#. TRANSLATORS: c.f. previous message
[11f3c9a]1050#: ../src/cavern.c:466
[4a78370]1051#: n:136
[1c6c300]1052#, c-format
[aecd032]1053msgid "North-South range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
1054msgstr "Extindere Nord-Sud = %4.2fm (de la %s la %4.2fm de la %s la %4.2fm)"
[d86459c]1055
[aecd032]1056#. TRANSLATORS: c.f. previous two messages
[11f3c9a]1057#: ../src/cavern.c:468
[4a78370]1058#: n:137
[1c6c300]1059#, c-format
[aecd032]1060msgid "East-West range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
1061msgstr "Extindere Est-Vest = %4.2fm (de la %s la %4.2fm de la %s la %4.2fm)"
[d86459c]1062
[11f3c9a]1063#: ../src/cavern.c:436
[4a78370]1064#: n:138
[d86459c]1065msgid "There is 1 loop."
1066msgstr "Este 1 inchidere."
1067
[11f3c9a]1068#: ../src/cavern.c:438
[4a78370]1069#: n:139
[d86459c]1070#, c-format
1071msgid "There are %ld loops."
1072msgstr "Sunt %ld inchideri."
1073
[11f3c9a]1074#: ../src/cavern.c:374
[4a78370]1075#: n:140
[1c6c300]1076#, c-format
[d86459c]1077msgid "CPU time used %5.2fs"
1078msgstr "Timp CPU folosit %5.2fs"
1079
[11f3c9a]1080#: ../src/cavern.c:377
[4a78370]1081#: n:141
[1c6c300]1082#, c-format
[d86459c]1083msgid "Time used %5.2fs"
1084msgstr "Timp utilizat %5.2fs"
1085
[11f3c9a]1086#: ../src/cavern.c:379
[4a78370]1087#: n:142
[d86459c]1088msgid "Time used unavailable"
1089msgstr "Timp utilizat indisponibil"
1090
[11f3c9a]1091#: ../src/cavern.c:382
[4a78370]1092#: n:143
[1c6c300]1093#, c-format
[d86459c]1094msgid "Time used %5.2fs (%5.2fs CPU time)"
1095msgstr "Timp utilizat %5.2fs (timp CPU %5.2fs)"
1096
[11f3c9a]1097#: ../src/cavern.c:386
[4a78370]1098#: n:144
[d86459c]1099msgid "Done."
1100msgstr "Gata."
1101
[11f3c9a]1102#: ../src/netskel.c:744
[4a78370]1103#: n:145
[1c6c300]1104#, c-format
[034141d]1105msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
1106msgstr "Lungimea originala %6.2fm (%3d legs), ajustata %6.2fm (%5.2fm/masuratoare). "
[d86459c]1107
[11f3c9a]1108#: ../src/netskel.c:747
[4a78370]1109#: n:146
[1c6c300]1110#, c-format
[034141d]1111msgid "Error %6.2f%%"
1112msgstr "Eroare %6.2f%%"
[d86459c]1113
[a665282]1114#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
1115#. traverse has zero length, so error per metre is meaningless.
1116#.
1117#. There should be 4 spaces between "Error" and "N/A" so that it lines
1118#. up with the numbers in the message above.
[11f3c9a]1119#: ../src/netskel.c:754
[4a78370]1120#: n:147
[d86459c]1121msgid "Error    N/A"
1122msgstr "Eroare    N/A"
1123
[a665282]1124#: ../src/cad3d.c:664
[4a78370]1125#: n:148
[1c6c300]1126#, c-format
1127msgid "generate grid (default %sm)"
1128msgstr ""
1129
[a665282]1130#: ../src/cad3d.c:665
[4a78370]1131#: n:149
[1c6c300]1132#, c-format
1133msgid "station labels text height (default %s)"
1134msgstr ""
1135
[a665282]1136#: ../src/cad3d.c:666
[4a78370]1137#: n:152
[1c6c300]1138#, c-format
1139msgid "station marker size (default %s)"
1140msgstr ""
1141
[a665282]1142#: ../src/cad3d.c:668
[4a78370]1143#: n:155
[1c6c300]1144#, c-format
1145msgid "factor to scale down by (default %s)"
1146msgstr ""
1147
[a665282]1148#: ../src/cad3d.c:669
[4a78370]1149#: n:156
[1c6c300]1150msgid "produce DXF output"
1151msgstr ""
1152
[a665282]1153#: ../src/cad3d.c:670
[4a78370]1154#: n:158
[9fc1cac]1155msgid "produce Skencil output"
[1c6c300]1156msgstr ""
1157
[a665282]1158#: ../src/cad3d.c:671
[4a78370]1159#: n:159
[1c6c300]1160msgid "produce Compass PLT output for Carto"
1161msgstr ""
1162
[a665282]1163#: ../src/cad3d.c:672
[4a78370]1164#: n:160
[1c6c300]1165msgid "produce SVG output"
1166msgstr ""
1167
[d86459c]1168#. TRANSLATORS: description of --help option
[a665282]1169#: ../src/cmdline.c:138
[4a78370]1170#: n:150
[d86459c]1171msgid "display this help and exit"
1172msgstr "afişează acest mesaj şi termină"
1173
1174#. TRANSLATORS: description of --verbose option
[a665282]1175#: ../src/cmdline.c:141
[4a78370]1176#: n:151
[d86459c]1177msgid "output version information and exit"
1178msgstr "afişează informaţii despre versiune şi termină"
1179
[399807d8]1180#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
[a665282]1181#: ../src/cmdline.c:170
[4a78370]1182#: n:153
[d86459c]1183msgid "OPTION"
1184msgstr "OPŢIUNE"
1185
[a665282]1186#: ../src/mainfrm.cc:132
[aa430ec]1187#: ../src/printwx.cc:389
1188#: ../src/printwx.cc:1055
1189#: ../src/printwx.cc:1104
[4a78370]1190#: n:154
[d86459c]1191msgid "Scale"
1192msgstr "Scara"
1193
[a665282]1194#: ../src/cmdline.c:194
[4a78370]1195#: n:157
[d86459c]1196#, c-format
[0804fbe]1197msgid "Try “%s --help” for more information.\n"
1198msgstr "Încercaţi “%s --help” pentru informaclţii suplimentare.\n"
[d86459c]1199
[f8c981b]1200#: ../src/avenprcore.cc:269
[4a78370]1201#: n:166
[d86459c]1202#, c-format
1203msgid "Page %d of %d"
1204msgstr "Pagina %d din %d"
1205
[f8c981b]1206#: ../src/avenprcore.cc:272
[aa430ec]1207#: ../src/printwx.cc:1537
[4a78370]1208#: n:167
[d86459c]1209#, c-format
[0804fbe]1210msgid "Survey “%s”   Page %d (of %d)   Processed on %s"
1211msgstr "Topografia “%s”   Pagina %d (din %d)   Procesat in %s"
[d86459c]1212
[8011e0c]1213#. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1214#. something like "123°".  The bearing is up the page.
[aa430ec]1215#: ../src/printwx.cc:991
[4a78370]1216#: n:168
[399807d8]1217#, c-format
1218msgid "Plan view, %s up page"
1219msgstr ""
[8011e0c]1220
[a665282]1221#. TRANSLATORS: This is used on printouts of elevations, with %s
1222#. replaced by something like "123°".  The bearing is the direction
1223#. we’re looking.
[aa430ec]1224#: ../src/printwx.cc:1029
[4a78370]1225#: n:169
[399807d8]1226#, c-format
1227msgid "Elevation facing %s"
1228msgstr ""
1229
[a665282]1230#. TRANSLATORS: This is used on printouts of tilted elevations, with
1231#. the first %s replaced by something like "123°", and the second by
1232#. something like "-45°".  The bearing is the direction we’re
1233#. looking.
[aa430ec]1234#: ../src/printwx.cc:1038
[4a78370]1235#: n:284
[399807d8]1236#, c-format
1237msgid "Elevation facing %s, tilted %s"
1238msgstr ""
1239
1240#. TRANSLATORS: This is used on printouts of extended elevations.
[aa430ec]1241#: ../src/printwx.cc:1047
[4a78370]1242#: n:191
[399807d8]1243msgid "Extended elevation"
1244msgstr "Profil longitudinal"
[d86459c]1245
[11f3c9a]1246#: ../src/cavern.c:422
[4a78370]1247#: n:172
[d86459c]1248msgid "Survey contains 1 survey station,"
1249msgstr "Topografia contine 1 punct de statie,"
1250
[11f3c9a]1251#: ../src/cavern.c:424
[4a78370]1252#: n:173
[d86459c]1253#, c-format
1254msgid "Survey contains %ld survey stations,"
1255msgstr "Topografia contine %ld puncte de statie,"
1256
[11f3c9a]1257#: ../src/cavern.c:428
[4a78370]1258#: n:174
[d86459c]1259msgid " joined by 1 leg."
1260msgstr " unite printr-o masuratoare."
1261
[11f3c9a]1262#: ../src/cavern.c:430
[4a78370]1263#: n:175
[d86459c]1264#, c-format
1265msgid " joined by %ld legs."
1266msgstr " unite prin %ld masuratori."
1267
1268#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
[dfc141d]1269#: ../src/listpos.c:182
[4a78370]1270#: n:176
[d86459c]1271msgid "node"
1272msgstr "nod"
1273
1274#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
[dfc141d]1275#: ../src/listpos.c:184
[4a78370]1276#: n:177
[d86459c]1277msgid "nodes"
1278msgstr "noduri"
1279
[a665282]1280#. TRANSLATORS: "Connected component" in the graph theory sense - it
1281#. means there are %ld bits of survey with no connections between them.
1282#. This message is only used if there are more than 1.
[11f3c9a]1283#: ../src/cavern.c:447
[4a78370]1284#: n:178
[d86459c]1285#, c-format
1286msgid "Survey has %ld connected components."
1287msgstr "Topografia contine %ld componente conexe."
1288
[a665282]1289#. TRANSLATORS: Label for button in aven’s cavern log window which
1290#. causes the survey data to be reprocessed.
1291#: ../src/cavernlog.cc:400
1292#: ../src/cavernlog.cc:411
[4a78370]1293#: n:184
[1c6c300]1294msgid "Reprocess"
1295msgstr ""
[d86459c]1296
[a665282]1297#: ../src/cmdline.c:242
1298#: ../src/cmdline.c:261
[4a78370]1299#: n:185
[d86459c]1300#, c-format
[0804fbe]1301msgid "numeric argument “%s” out of range"
1302msgstr "argumentul numeric “%s” in afara intervalului acceptat"
[d86459c]1303
[a665282]1304#: ../src/cmdline.c:244
[4a78370]1305#: n:186
[d86459c]1306#, c-format
[0804fbe]1307msgid "argument “%s” not an integer"
1308msgstr "argumentul “%s” nu este un intreg"
[d86459c]1309
[a665282]1310#: ../src/cmdline.c:263
[4a78370]1311#: n:187
[d86459c]1312#, c-format
[0804fbe]1313msgid "argument “%s” not a number"
1314msgstr "argumentul “%s” nu este un numar"
[d86459c]1315
[29d1883f]1316#: ../src/commands.c:900
[4a78370]1317#: n:188
[0804fbe]1318msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”"
1319msgstr "Astept “DUPLICATE”, “SPLAY”, sau “SURFACE”"
[d86459c]1320
[29d1883f]1321#: ../src/commands.c:903
[4a78370]1322#: n:189
[0804fbe]1323msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”"
1324msgstr "Astept “NOT”, “DUPLICATE”, “SPLAY” sau “SURFACE”"
[d86459c]1325
[4a78370]1326#: ../src/listpos.c:82
1327#: n:190
[d86459c]1328#, c-format
[0804fbe]1329msgid "Station “%s” referred to by *entrance or *export but never used"
1330msgstr "Punctul de statie “%s” a fost definit ca *entrance sau *export dar nu a fost folost"
[d86459c]1331
[dfc141d]1332#: ../src/commands.c:646
[4a78370]1333#: n:192
[d86459c]1334msgid "No matching BEGIN"
1335msgstr "Lipseste BEGIN corespunzator"
1336
[613028c]1337#. TRANSLATORS: *BEGIN <survey> and *END <survey> should have the
1338#. same <survey> if it’s given at all
[dfc141d]1339#: ../src/commands.c:674
[4a78370]1340#: n:193
[613028c]1341#, fuzzy
1342msgid "Survey name doesn’t match BEGIN"
[d86459c]1343msgstr "Prefixul nu corespunde cu cel al lui BEGIN"
1344
[613028c]1345#. TRANSLATORS: Used when a BEGIN command has a survey name, but the
1346#. END command omits it, e.g.:
1347#.
1348#. *begin entrance
1349#. 1 2 10.00 178 -01
1350#. *end     <--[Message given here]
[dfc141d]1351#: ../src/commands.c:683
[4a78370]1352#: n:194
[613028c]1353#, fuzzy
1354msgid "Survey name omitted from END"
[d86459c]1355msgstr "Prefixul de incheiere omis in END"
1356
[a665282]1357#. TRANSLATORS: Heading line for .pos file.  Please try to ensure the “,”s
1358#. (or at least the columns) are in the same place
1359#: ../src/3dtopos.c:112
[4a78370]1360#: n:195
[d86459c]1361msgid "( Easting, Northing, Altitude )"
1362msgstr "( Est (X), Nord (Y), Altitudine Z )"
1363
[1c6c300]1364#. TRANSLATORS: bpp is "Bits Per Pixel"
[a665282]1365#: ../src/aboutdlg.cc:181
[4a78370]1366#: n:196
[399807d8]1367#, c-format
[1c6c300]1368msgid "Display Depth: %d bpp"
1369msgstr ""
1370
1371#. TRANSLATORS: appended to previous message if the display is colour
[a665282]1372#: ../src/aboutdlg.cc:183
[4a78370]1373#: n:197
[1c6c300]1374msgid " (colour)"
1375msgstr ""
1376
[dfc141d]1377#: ../src/readval.c:508
1378#: ../src/readval.c:518
1379#: ../src/readval.c:526
[4a78370]1380#: n:198
[d86459c]1381#, c-format
[0804fbe]1382msgid "Expecting date, found “%s”"
1383msgstr "Date asteptate, “%s” gasit"
[d86459c]1384
[a665282]1385#. TRANSLATORS: --help output for --survey option.
1386#.
[45af761]1387#. "this" has been added to English translation
[399807d8]1388#: ../src/3dtopos.c:50
[a665282]1389#: ../src/aven.cc:66
1390#: ../src/cad3d.c:660
[399807d8]1391#: ../src/diffpos.c:57
[f8c981b]1392#: ../src/dump3d.c:49
[a665282]1393#: ../src/extend.c:458
[4a78370]1394#: n:199
[45af761]1395msgid "only load the sub-survey with this prefix"
1396msgstr "incarcati doar sub-topografia cu prefixul"
[d86459c]1397
[1c6c300]1398#. TRANSLATORS: --help output for aven --print option
[a665282]1399#: ../src/aven.cc:68
[4a78370]1400#: n:119
[1c6c300]1401msgid "print and exit (requires a 3d file)"
1402msgstr ""
1403
1404#. TRANSLATORS: --help output for cavern --percentage option
[11f3c9a]1405#: ../src/cavern.c:125
[4a78370]1406#: n:161
[1c6c300]1407msgid "display percentage progress"
1408msgstr ""
1409
1410#. TRANSLATORS: --help output for cavern --output option
[11f3c9a]1411#: ../src/cavern.c:127
[4a78370]1412#: n:162
[1c6c300]1413msgid "set location for output files"
1414msgstr ""
1415
1416#. TRANSLATORS: --help output for cavern --quiet option
[11f3c9a]1417#: ../src/cavern.c:129
[4a78370]1418#: n:163
[1c6c300]1419msgid "only show brief summary (-qq for errors only)"
1420msgstr ""
1421
1422#. TRANSLATORS: --help output for cavern --no-auxiliary-files option
[11f3c9a]1423#: ../src/cavern.c:131
[4a78370]1424#: n:164
[1c6c300]1425msgid "do not create .err file"
1426msgstr ""
1427
1428#. TRANSLATORS: --help output for cavern --warnings-are-errors option
[11f3c9a]1429#: ../src/cavern.c:133
[4a78370]1430#: n:165
[1c6c300]1431msgid "turn warnings into errors"
1432msgstr ""
1433
1434#. TRANSLATORS: --help output for cavern --log option
[11f3c9a]1435#: ../src/cavern.c:135
[4a78370]1436#: n:170
[1c6c300]1437msgid "log output to .log file"
1438msgstr ""
1439
1440#. TRANSLATORS: --help output for cavern --3d-version option
[11f3c9a]1441#: ../src/cavern.c:137
[4a78370]1442#: n:171
[1c6c300]1443msgid "specify the 3d file format version to output"
1444msgstr ""
1445
1446#. TRANSLATORS: --help output for sorterr --horizontal option
[a665282]1447#: ../src/sorterr.c:53
[4a78370]1448#: n:179
[1c6c300]1449msgid "sort by horizontal error factor"
1450msgstr ""
1451
1452#. TRANSLATORS: --help output for sorterr --vertical option
[a665282]1453#: ../src/sorterr.c:55
[4a78370]1454#: n:180
[1c6c300]1455msgid "sort by vertical error factor"
1456msgstr ""
1457
1458#. TRANSLATORS: --help output for sorterr --percentage option
[a665282]1459#: ../src/sorterr.c:57
[4a78370]1460#: n:181
[1c6c300]1461msgid "sort by percentage error"
1462msgstr ""
1463
1464#. TRANSLATORS: --help output for sorterr --per-leg option
[a665282]1465#: ../src/sorterr.c:59
[4a78370]1466#: n:182
[1c6c300]1467msgid "sort by error per leg"
1468msgstr ""
1469
1470#. TRANSLATORS: --help output for sorterr --replace option
[a665282]1471#: ../src/sorterr.c:61
[4a78370]1472#: n:183
[1c6c300]1473msgid "replace .err file with resorted version"
1474msgstr ""
1475
1476#. TRANSLATORS: --help output for dump3d --rewind option
[a665282]1477#: ../src/dump3d.c:51
[4a78370]1478#: n:204
[1c6c300]1479msgid "rewind file and read it a second time"
1480msgstr ""
1481
[a665282]1482#. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
1483#. meaningless to say your tape is marked in "0 feet" (but you might
1484#. measure distance by counting knots on a diving line, and tie them
1485#. every "2 feet").
[29d1883f]1486#: ../src/commands.c:1410
[4a78370]1487#: n:200
[d86459c]1488msgid "*UNITS factor must be non-zero"
[63a4d47]1489msgstr "Factorul *UNITS trebuie sa fie diferit de zero"
[d86459c]1490
1491#. TRANSLATORS: In the "File" menu
[aa430ec]1492#: ../src/mainfrm.cc:770
[4a78370]1493#: n:201
[d86459c]1494msgid "&Screenshot…"
1495msgstr "&Captura ecran…"
1496
[aa430ec]1497#: ../src/mainfrm.cc:1424
[4a78370]1498#: n:202
[d86459c]1499#, c-format
[0804fbe]1500msgid "No survey data in 3d file “%s”"
1501msgstr "Nu exista date de topografie in fisierul 3d “%s”"
[d86459c]1502
[aa430ec]1503#: ../src/gfxcore.cc:706
[4a78370]1504#: n:203
[d86459c]1505msgid "Facing"
1506msgstr "Directie"
1507
1508#. TRANSLATORS: for the title of the About box
[a665282]1509#: ../src/aboutdlg.cc:70
[4a78370]1510#: n:205
[d86459c]1511#, c-format
1512msgid "About %s"
1513msgstr "Despre %s"
1514
[a665282]1515#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1516#. - it should be translated to the terminology that cavers using the
1517#. language would use.
[97d5744]1518#.
[d86459c]1519#. File->Open dialog:
[aa430ec]1520#: ../src/mainfrm.cc:1894
[4a78370]1521#: n:206
[1c6c300]1522#, fuzzy
1523msgid "Select a survey file to view"
[d86459c]1524msgstr "Selectati un fisier 3d pentru vizualizare"
1525
[aa430ec]1526#: ../src/mainfrm.cc:1873
[4a78370]1527#: n:207
[d86459c]1528msgid "Survex 3d files"
1529msgstr "Fisier Survex 3d"
1530
[aa430ec]1531#: ../src/mainfrm.cc:1886
1532#: ../src/mainfrm.cc:2325
1533#: ../src/printwx.cc:617
[4a78370]1534#: n:208
[d86459c]1535msgid "All files"
1536msgstr "Toate fisierele"
1537
[a665282]1538#. TRANSLATORS: Here "survey" is a "cave map" rather than
1539#. list of questions - it should be translated to the
1540#. terminology that cavers using the language would use.
[aa430ec]1541#: ../src/mainfrm.cc:1872
[4a78370]1542#: n:229
[1c6c300]1543msgid "All survey files"
1544msgstr ""
1545
[aa430ec]1546#: ../src/mainfrm.cc:1874
[4a78370]1547#: n:329
[1c6c300]1548msgid "Survex svx files"
[a770b1bd]1549msgstr "Fisier Survex svx"
[1c6c300]1550
[a665282]1551#. TRANSLATORS: "Compass" as in Larry Fish’s cave
1552#. surveying package, so probably shouldn’t be translated
[aa430ec]1553#: ../src/mainfrm.cc:1882
[4a78370]1554#: n:330
[1c6c300]1555msgid "Compass DAT and MAK files"
1556msgstr ""
1557
[aa430ec]1558#: ../src/printwx.cc:274
[583c17d]1559#: n:411
1560msgid "DXF files"
[a770b1bd]1561msgstr "Fisier DXF"
[583c17d]1562
[aa430ec]1563#: ../src/printwx.cc:275
[583c17d]1564#: n:412
1565msgid "EPS files"
[a770b1bd]1566msgstr "Fisier EPS"
[583c17d]1567
[aa430ec]1568#: ../src/printwx.cc:276
[583c17d]1569#: n:413
1570msgid "GPX files"
[a770b1bd]1571msgstr "Fisier GPX"
[583c17d]1572
[aa430ec]1573#: ../src/printwx.cc:277
[583c17d]1574#: n:414
1575msgid "HPGL for plotters"
1576msgstr ""
1577
[aa430ec]1578#: ../src/printwx.cc:278
1579#: n:444
1580msgid "KML files"
1581msgstr "Fisier KML"
1582
1583#: ../src/printwx.cc:279
[583c17d]1584#: n:415
1585msgid "Compass PLT for use with Carto"
1586msgstr ""
1587
[aa430ec]1588#: ../src/printwx.cc:280
[583c17d]1589#: n:416
[9fc1cac]1590msgid "Skencil files"
[a770b1bd]1591msgstr "Fisier Skencil"
[583c17d]1592
[aa430ec]1593#: ../src/printwx.cc:281
[583c17d]1594#: n:417
1595msgid "SVG files"
[a770b1bd]1596msgstr "Fisier SVG"
[1c6c300]1597
[a665282]1598#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1599#. - it should be translated to the terminology that cavers using the
1600#. language would use.
[97d5744]1601#.
1602#. This string is used in the about box (summarising the purpose of aven).
[a665282]1603#: ../src/aboutdlg.cc:94
[4a78370]1604#: n:209
[d86459c]1605msgid "Survey visualisation tool"
1606msgstr "Utilitar pentru vizualizarea topografiei"
1607
[a665282]1608#. TRANSLATORS: Aven menu titles.  An “&” goes before the letter of any
1609#. accelerator key.  The accelerators must be different within this group
[aa430ec]1610#: ../src/mainfrm.cc:929
[4a78370]1611#: n:210
[d86459c]1612msgid "&File"
1613msgstr "&Fişier"
1614
[aa430ec]1615#: ../src/mainfrm.cc:930
[4a78370]1616#: n:211
[d86459c]1617msgid "&Rotation"
1618msgstr "&Rotire"
1619
[aa430ec]1620#: ../src/mainfrm.cc:931
[4a78370]1621#: n:212
[d86459c]1622msgid "&Orientation"
1623msgstr "&Orientare"
1624
[aa430ec]1625#: ../src/mainfrm.cc:932
[4a78370]1626#: n:213
[d86459c]1627msgid "&View"
1628msgstr "&Vizualizare"
1629
[aa430ec]1630#: ../src/mainfrm.cc:934
[4a78370]1631#: n:214
[d86459c]1632msgid "&Controls"
1633msgstr "&Controale"
1634
[aa430ec]1635#: ../src/mainfrm.cc:943
[4a78370]1636#: n:215
[d86459c]1637msgid "&Help"
1638msgstr "&Ajutor"
1639
[aa430ec]1640#: ../src/mainfrm.cc:936
[4a78370]1641#: n:216
[d86459c]1642msgid "&Presentation"
1643msgstr "&Prezentare"
1644
[a665282]1645#: ../src/aboutdlg.cc:105
[4a78370]1646#: n:219
[d86459c]1647msgid "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version."
1648msgstr "Acest program este liber; îl puteţi redistribui şi/sau modifica în conformitate cu termenii Licenţei Publice Generale GNU aşa cum este publicată de Free Software Foundation; fie versiunea 2 Licenţei, fie (la latitudinea dumneavoastră) orice versiune ulterioară."
1649
[1c6c300]1650#. TRANSLATORS: Part of 3dtopos --help
[a665282]1651#: ../src/3dtopos.c:86
[4a78370]1652#: n:217
[1c6c300]1653msgid "3D_FILE [POS_FILE]"
1654msgstr ""
1655
1656#. TRANSLATORS: Part of diffpos --help
[a665282]1657#: ../src/diffpos.c:265
[4a78370]1658#: n:218
[1c6c300]1659msgid "FILE1 FILE2 [THRESHOLD]"
1660msgstr ""
1661
1662#. TRANSLATORS: Part of diffpos --help
[a665282]1663#: ../src/diffpos.c:267
[4a78370]1664#: n:255
[399807d8]1665#, c-format
[1c6c300]1666msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
1667msgstr ""
1668
1669#. TRANSLATORS: Part of extend --help
[a665282]1670#: ../src/extend.c:480
[4a78370]1671#: n:267
[1c6c300]1672msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
1673msgstr ""
1674
1675#. TRANSLATORS: Part of sorterr --help
[a665282]1676#: ../src/sorterr.c:127
[4a78370]1677#: n:268
[a7b5554]1678msgid "ERR_FILE [HOW_MANY]"
[1c6c300]1679msgstr ""
1680
[a665282]1681#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1682#. - it should be translated to the terminology that cavers using the
1683#. language would use.
[97d5744]1684#.
1685#. Part of aven --help
[a665282]1686#: ../src/aven.cc:115
1687#: ../src/aven.cc:139
[4a78370]1688#: n:269
[1c6c300]1689msgid "[SURVEY_FILE]"
1690msgstr ""
1691
[a665282]1692#. TRANSLATORS: Aven menu items.  An “&” goes before the letter of any
1693#. accelerator key.
1694#.
[1c6c300]1695#. The string "\t" separates the menu text and any accelerator key.
[a665282]1696#.
1697#. "File" menu.  The accelerators must be different within this group.
[d86459c]1698#. c.f. 201, 380, 381.
[aa430ec]1699#: ../src/mainfrm.cc:763
[4a78370]1700#: n:220
[d86459c]1701msgid "&Open…\tCtrl+O"
1702msgstr "&Deschide…\tCtrl+O"
1703
[a665282]1704#. TRANSLATORS: Used in the "colour key" for "colour by date" if there
1705#. are surveys without date information.
[aa430ec]1706#: ../src/gfxcore.cc:1049
[4a78370]1707#: n:221
[1c6c300]1708msgid "Undated"
[7196714]1709msgstr "Fără dată"
[1c6c300]1710
1711#. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
[ee7511a]1712#. which aren’t part of a loop and so have no error information.
[aa430ec]1713#: ../src/gfxcore.cc:1073
[4a78370]1714#: n:290
[1c6c300]1715msgid "Not in loop"
1716msgstr ""
[d86459c]1717
[a665282]1718#. TRANSLATORS: error from:
1719#.
1720#. *data normal newline from to tape compass clino
[29d1883f]1721#: ../src/commands.c:1254
[4a78370]1722#: n:222
[ee7511a]1723msgid "NEWLINE can’t be the first reading"
[d86459c]1724msgstr "NEWLINE nu poate fi prima lectura"
1725
[a665282]1726#. TRANSLATORS: error from:
1727#.
1728#. *data normal from to tape compass clino newline
[29d1883f]1729#: ../src/commands.c:1292
[4a78370]1730#: n:223
[ee7511a]1731msgid "NEWLINE can’t be the last reading"
[d86459c]1732msgstr "NEWLINE nu poate fi ultima lectura"
1733
[a665282]1734#. TRANSLATORS: Error given by something like:
1735#.
1736#. *data normal station tape compass clino
1737#.
1738#. ("station" signifies interleaved data).
[29d1883f]1739#: ../src/commands.c:1315
[4a78370]1740#: n:224
[d86459c]1741msgid "Interleaved readings, but no NEWLINE"
1742msgstr "Lectura pe mai multe randuri, dar nici o NEWLINE"
1743
[a665282]1744#. TRANSLATORS: caused by e.g.
1745#.
1746#. *data diving station newline depth tape compass
1747#.
1748#. ("depth" needs to occur before "newline").
[29d1883f]1749#: ../src/commands.c:1191
[4a78370]1750#: n:225
[d86459c]1751#, c-format
[0804fbe]1752msgid "Reading “%s” must occur before NEWLINE"
1753msgstr "Lectura “%s” trebuie sa preceada NEWLINE"
[d86459c]1754
[a665282]1755#. TRANSLATORS: e.g.
1756#.
1757#. *data normal from to tape newline compass clino
[29d1883f]1758#: ../src/commands.c:1244
[4a78370]1759#: n:226
[d86459c]1760msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1761msgstr "en:226 NEWLINE poate fi precedat doar de STATION, DEPTH, si COUNT"
1762
[29d1883f]1763#: ../src/commands.c:1444
[4a78370]1764#: n:227
[ee7511a]1765msgid "Can’t calibrate angular and length quantities together"
[d86459c]1766msgstr "Nu pot calibra unghiurile verticale si lungimile in acelasi timp"
1767
[dfc141d]1768#: ../src/commands.c:589
[9e5ad92]1769#: n:397
1770msgid "Bad *alias command"
1771msgstr ""
1772
[d86459c]1773#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a grid of
1774#. height values).
[1c6c300]1775#~ msgid "Select a terrain file to view"
1776#~ msgstr "Selectati un model digital al terenului pentru vizualizare"
[d86459c]1777
[1c6c300]1778#~ msgid "Terrain files"
1779#~ msgstr "Model digital al terenului"
1780
[a665282]1781#. TRANSLATORS: %s will be replaced by the application name ("Aven"
1782#. currently)
1783#: ../src/log.cc:32
[4a78370]1784#: n:228
[399807d8]1785#, c-format
[1c6c300]1786msgid "%s Error Log"
1787msgstr ""
[d86459c]1788
[a665282]1789#. TRANSLATORS: The text on the action button in the "Export" settings
1790#. dialog
[aa430ec]1791#: ../src/printwx.cc:575
[4a78370]1792#: n:230
[d86459c]1793msgid "&Export…"
1794msgstr "&Exporta…"
1795
[a665282]1796#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within
1797#. this group.  Tickable menu item which toggles auto rotation
[aa430ec]1798#: ../src/mainfrm.cc:785
[4a78370]1799#: n:231
[d86459c]1800msgid "Au&to-Rotate\tSpace"
1801msgstr "&Auto-rotatie\tSpace"
1802
[aa430ec]1803#: ../src/mainfrm.cc:787
[4a78370]1804#: n:232
[d86459c]1805msgid "Speed &Up"
1806msgstr "A&ccelereaza rotatia"
1807
[aa430ec]1808#: ../src/mainfrm.cc:788
[4a78370]1809#: n:233
[d86459c]1810msgid "Slow &Down"
1811msgstr "&Incetineste rotatia"
1812
[aa430ec]1813#: ../src/mainfrm.cc:790
[4a78370]1814#: n:234
[d86459c]1815msgid "&Reverse Direction"
1816msgstr "&Schimba directia"
1817
[aa430ec]1818#: ../src/mainfrm.cc:792
[4a78370]1819#: n:235
[d86459c]1820msgid "Step Once &Anticlockwise"
1821msgstr "Un pas in sens a&ntiorar"
1822
[aa430ec]1823#: ../src/mainfrm.cc:793
[4a78370]1824#: n:236
[d86459c]1825msgid "Step Once &Clockwise"
1826msgstr "Un pas in sens o&rar"
1827
1828#. TRANSLATORS: View *looking* North
[aa430ec]1829#: ../src/gfxcore.cc:3212
1830#: ../src/mainfrm.cc:796
[4a78370]1831#: n:240
[d86459c]1832msgid "View &North"
1833msgstr "Vizualizare spre &Nord"
1834
1835#. TRANSLATORS: View *looking* East
[aa430ec]1836#: ../src/gfxcore.cc:3214
1837#: ../src/mainfrm.cc:797
[4a78370]1838#: n:241
[d86459c]1839msgid "View &East"
1840msgstr "Vizualizare spre &Est"
1841
1842#. TRANSLATORS: View *looking* South
[aa430ec]1843#: ../src/gfxcore.cc:3216
1844#: ../src/mainfrm.cc:798
[4a78370]1845#: n:242
[d86459c]1846msgid "View &South"
1847msgstr "Vizualizare spre &Sud"
1848
1849#. TRANSLATORS: View *looking* West
[aa430ec]1850#: ../src/gfxcore.cc:3218
1851#: ../src/mainfrm.cc:799
[4a78370]1852#: n:243
[d86459c]1853msgid "View &West"
1854msgstr "Vizualizare spre &Vest"
1855
[a665282]1856#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1857#. - it should be translated to the terminology that cavers using the
1858#. language would use.
[aa430ec]1859#: ../src/mainfrm.cc:804
[4a78370]1860#: n:244
[d86459c]1861msgid "Shift Survey &Left"
1862msgstr "Mutati topografia spre S&tanga"
1863
[a665282]1864#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1865#. - it should be translated to the terminology that cavers using the
1866#. language would use.
[aa430ec]1867#: ../src/mainfrm.cc:808
[4a78370]1868#: n:245
[d86459c]1869msgid "Shift Survey &Right"
1870msgstr "Mutati topografia spre &Dreapta"
1871
[a665282]1872#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1873#. - it should be translated to the terminology that cavers using the
1874#. language would use.
[aa430ec]1875#: ../src/mainfrm.cc:812
[4a78370]1876#: n:246
[d86459c]1877msgid "Shift Survey &Up"
1878msgstr "Mutati topografia In s&us"
1879
[a665282]1880#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1881#. - it should be translated to the terminology that cavers using the
1882#. language would use.
[aa430ec]1883#: ../src/mainfrm.cc:816
[4a78370]1884#: n:247
[d86459c]1885msgid "Shift Survey &Down"
1886msgstr "Mutati topografia In &jos"
1887
[aa430ec]1888#: ../src/gfxcore.cc:3232
1889#: ../src/mainfrm.cc:818
[4a78370]1890#: n:248
[d86459c]1891msgid "&Plan View"
1892msgstr "&Plan"
1893
[aa430ec]1894#: ../src/gfxcore.cc:3233
1895#: ../src/mainfrm.cc:819
[4a78370]1896#: n:249
[d86459c]1897msgid "Ele&vation"
1898msgstr "Profi&l"
1899
[aa430ec]1900#: ../src/mainfrm.cc:821
[4a78370]1901#: n:250
[d86459c]1902msgid "&Higher Viewpoint"
1903msgstr "Punct de vizualizare mai in&alt"
1904
[aa430ec]1905#: ../src/mainfrm.cc:822
[4a78370]1906#: n:251
[d86459c]1907msgid "L&ower Viewpoint"
1908msgstr "Punct de vizualizare mai j&os"
1909
[aa430ec]1910#: ../src/mainfrm.cc:825
[4a78370]1911#: n:252
[d86459c]1912msgid "&Zoom In\t]"
1913msgstr "&Mărire\t]"
1914
[aa430ec]1915#: ../src/mainfrm.cc:826
[4a78370]1916#: n:253
[d86459c]1917msgid "Zoo&m Out\t["
1918msgstr "Mi&cşorare\t["
1919
[aa430ec]1920#: ../src/mainfrm.cc:828
[4a78370]1921#: n:254
[d86459c]1922msgid "Restore De&fault View"
1923msgstr "&Restabiliti setarile initiale"
1924
[a665282]1925#. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
1926#. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
1927#. the "what to print/export" dialog.
[aa430ec]1928#: ../src/printwx.cc:353
[4a78370]1929#: n:283
[8011e0c]1930msgid "View"
1931msgstr "Vizualizare"
1932
[a665282]1933#. TRANSLATORS: Used as a label for the surrounding box for the "survey
1934#. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
1935#. "Elements" isn’t a good name for this but nothing better has yet come to
1936#. mind!
[aa430ec]1937#: ../src/printwx.cc:358
[4a78370]1938#: n:256
[d86459c]1939msgid "Elements"
1940msgstr "Elemente"
1941
[aa430ec]1942#: ../src/printwx.cc:413
1943#: ../src/printwx.cc:787
[4a78370]1944#: n:257
[d86459c]1945#, c-format
1946msgid "%d pages (%dx%d)"
1947msgstr "%d pagini (%dx%d)"
1948
[a665282]1949#. TRANSLATORS: used in the scale drop down selector in the print
1950#. dialog the implicit meaning is "choose a suitable scale to fit
1951#. the plot on a single page", but we need something shorter
[aa430ec]1952#: ../src/printwx.cc:395
1953#: ../src/printwx.cc:806
[4a78370]1954#: n:258
[d86459c]1955msgid "One page"
1956msgstr "O pagina"
1957
[a665282]1958#: ../src/mainfrm.cc:124
[aa430ec]1959#: ../src/printwx.cc:426
[4a78370]1960#: n:259
[d86459c]1961msgid "Bearing"
1962msgstr "Azimut"
1963
[aa430ec]1964#: ../src/printwx.cc:465
[4a78370]1965#: n:260
[d86459c]1966msgid "Station Names"
1967msgstr "Numele punctelor de statie"
1968
[aa430ec]1969#: ../src/printwx.cc:461
[4a78370]1970#: n:261
[d86459c]1971msgid "Crosses"
1972msgstr "Cruci"
1973
[97d5744]1974#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1975#. "survey stations".
[aa430ec]1976#: ../src/printwx.cc:451
[4a78370]1977#: n:262
[d86459c]1978msgid "Underground Survey Legs"
1979msgstr "Portiuni subterane ale topografiei"
1980
[aa430ec]1981#: ../src/printwx.cc:481
[97d5744]1982#: n:393
1983msgid "Cross-sections"
1984msgstr ""
1985
[aa430ec]1986#: ../src/printwx.cc:486
[97d5744]1987#: n:394
1988msgid "Walls"
[6eef93d]1989msgstr "Pereti"
[97d5744]1990
[aa430ec]1991#: ../src/printwx.cc:490
[97d5744]1992#: n:395
1993msgid "Passages"
[6eef93d]1994msgstr "Pasaje"
[97d5744]1995
[aa430ec]1996#: ../src/printwx.cc:494
[57f70f2]1997#: n:421
1998msgid "Origin in centre"
1999msgstr ""
2000
[aa430ec]2001#: ../src/printwx.cc:498
[57f70f2]2002#: n:422
2003msgid "Full coordinates"
2004msgstr ""
2005
[d86459c]2006#. TRANSLATORS: Used in the print dialog:
[aa430ec]2007#: ../src/printwx.cc:432
[4a78370]2008#: n:263
[d86459c]2009msgid "Tilt angle"
2010msgstr "Unghi de inclinatie"
2011
[a665282]2012#. TRANSLATORS: used in the print dialog - controls drawing lines
2013#. around each page
[aa430ec]2014#: ../src/printwx.cc:506
[4a78370]2015#: n:264
[d86459c]2016msgid "Page Borders"
2017msgstr "Limite pagina"
2018
[a665282]2019#. TRANSLATORS: As in the legend on a map.  Used in the print dialog -
2020#. controls drawing the box at the lower left with survey name, view
2021#. angles, etc
[aa430ec]2022#: ../src/printwx.cc:517
[4a78370]2023#: n:265
[08e858b]2024#, fuzzy
2025msgid "Legend"
[d86459c]2026msgstr "Caseta de informatii"
2027
[a665282]2028#. TRANSLATORS: will be used in the print dialog - check this to print
2029#. blank pages (otherwise they’ll be skipped to save paper)
[aa430ec]2030#: ../src/printwx.cc:512
[4a78370]2031#: n:266
[d86459c]2032msgid "Blank Pages"
2033msgstr "Document nou"
2034
[63a4d47]2035#. TRANSLATORS: Items in the "View" menu:
[aa430ec]2036#: ../src/mainfrm.cc:845
[4a78370]2037#: n:270
[d86459c]2038msgid "Station &Names\tCtrl+N"
2039msgstr "&Numele punctelor de statie\tCtrl+N"
2040
[63a4d47]2041#. TRANSLATORS: Toggles drawing of 3D passages
[aa430ec]2042#: ../src/mainfrm.cc:847
[4a78370]2043#: n:346
[63a4d47]2044msgid "Passage &Tubes\tCtrl+T"
2045msgstr "Pasaje &Tub\tCtrl+T"
2046
[aa430ec]2047#: ../src/mainfrm.cc:848
[4a78370]2048#: n:271
[d86459c]2049msgid "&Crosses\tCtrl+X"
2050msgstr "&Cruci\tCtrl+X"
2051
[aa430ec]2052#: ../src/mainfrm.cc:849
[4a78370]2053#: n:297
[63a4d47]2054msgid "&Grid\tCtrl+G"
2055msgstr "&Grid\tCtrl+G"
2056
[aa430ec]2057#: ../src/mainfrm.cc:850
[4a78370]2058#: n:318
[63a4d47]2059msgid "&Bounding Box\tCtrl+B"
2060msgstr "Cadr&u\tCtrl+B"
2061
[97d5744]2062#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2063#. "survey stations".
[aa430ec]2064#: ../src/mainfrm.cc:854
[4a78370]2065#: n:272
[d86459c]2066msgid "&Underground Survey Legs\tCtrl+L"
2067msgstr "&Portiuni subterane ale topografiei\tCtrl+L"
2068
[97d5744]2069#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2070#. "survey stations".
[aa430ec]2071#: ../src/mainfrm.cc:857
[4a78370]2072#: n:291
[63a4d47]2073msgid "&Surface Survey Legs\tCtrl+F"
2074msgstr "Portiuni de &suprafata ale topografiei\tCtrl+F"
2075
[aa430ec]2076#: ../src/mainfrm.cc:866
[4a78370]2077#: n:273
[d86459c]2078msgid "&Overlapping Names"
2079msgstr "Nu&me suprapuse"
2080
[aa430ec]2081#: ../src/gfxcore.cc:3267
2082#: ../src/mainfrm.cc:867
[4a78370]2083#: n:292
[63a4d47]2084msgid "Colour by &Depth"
2085msgstr "Culori in functie de &adancime"
2086
[aa430ec]2087#: ../src/gfxcore.cc:3268
2088#: ../src/mainfrm.cc:868
[4a78370]2089#: n:293
[63a4d47]2090msgid "Colour by D&ate"
2091msgstr "Culori in functie de &Data"
2092
[aa430ec]2093#: ../src/gfxcore.cc:3269
2094#: ../src/mainfrm.cc:869
[4a78370]2095#: n:289
[63a4d47]2096#, fuzzy
2097msgid "Colour by E&rror"
2098msgstr "Colour b&y Error"
2099
[aa430ec]2100#: ../src/mainfrm.cc:871
[4a78370]2101#: n:294
[63a4d47]2102msgid "Highlight &Entrances"
2103msgstr "Marcheaza &Intrarile"
2104
[aa430ec]2105#: ../src/mainfrm.cc:872
[4a78370]2106#: n:295
[63a4d47]2107msgid "Highlight &Fixed Points"
2108msgstr "Marcheaza Punctele &Fixe"
2109
[aa430ec]2110#: ../src/mainfrm.cc:873
[4a78370]2111#: n:296
[63a4d47]2112msgid "Highlight E&xported Points"
2113msgstr "Marcheaza Punctele &Exportate"
2114
[aa430ec]2115#: ../src/printwx.cc:469
[57f70f2]2116#: n:418
2117msgid "Entrances"
2118msgstr "Intrarile"
2119
[aa430ec]2120#: ../src/printwx.cc:473
[57f70f2]2121#: n:419
2122msgid "Fixed Points"
2123msgstr "Punctele Fixe"
2124
[aa430ec]2125#: ../src/printwx.cc:477
[57f70f2]2126#: n:420
2127msgid "Exported Stations"
2128msgstr "Punctele Exportate"
2129
[aa430ec]2130#: ../src/mainfrm.cc:878
[4a78370]2131#: n:237
[63a4d47]2132msgid "&Perspective"
2133msgstr "Perspecti&va"
2134
[aa430ec]2135#: ../src/mainfrm.cc:880
[4a78370]2136#: n:238
[63a4d47]2137msgid "Textured &Walls"
2138msgstr "Pereti cu te&xtura"
2139
[a665282]2140#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
2141#. using that term instead if it gives a better translation which most
2142#. users will understand.
[aa430ec]2143#: ../src/mainfrm.cc:884
[4a78370]2144#: n:239
[63a4d47]2145msgid "Fade Distant Ob&jects"
2146msgstr "&Obiecte indepartate neclare"
2147
[97d5744]2148#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2149#. "survey stations".
[aa430ec]2150#: ../src/mainfrm.cc:887
[4a78370]2151#: n:298
[63a4d47]2152msgid "Smoot&hed Survey Legs"
2153msgstr "Elementele topografiei &rotunjite"
2154
[aa430ec]2155#: ../src/mainfrm.cc:893
2156#: ../src/mainfrm.cc:897
[4a78370]2157#: n:356
[63a4d47]2158msgid "Full Screen &Mode\tF11"
2159msgstr "Afisare pe tot ecranu&l\tF11"
2160
[aa430ec]2161#: ../src/mainfrm.cc:911
[4a78370]2162#: n:274
[d86459c]2163msgid "&Compass"
2164msgstr "&Busola"
2165
[aa430ec]2166#: ../src/mainfrm.cc:912
[4a78370]2167#: n:275
[d86459c]2168msgid "C&linometer"
2169msgstr "&Clinometru"
2170
[68e6024]2171#. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
2172#. corresponds to which depth, date, survey closure error, etc.
[aa430ec]2173#: ../src/mainfrm.cc:915
[4a78370]2174#: n:276
[8011e0c]2175msgid "Colour &Key"
2176msgstr ""
[d86459c]2177
[aa430ec]2178#: ../src/mainfrm.cc:916
[4a78370]2179#: n:277
[d86459c]2180msgid "&Scale Bar"
2181msgstr "Bara de control a &scarii"
2182
[aa430ec]2183#: ../src/mainfrm.cc:906
[4a78370]2184#: n:280
[d86459c]2185msgid "&Reverse Sense\tCtrl+R"
2186msgstr "&Schimbati sensul\tCtrl+R"
2187
[aa430ec]2188#: ../src/mainfrm.cc:876
2189#: ../src/mainfrm.cc:908
[4a78370]2190#: n:281
[d86459c]2191msgid "&Cancel Measuring Line\tEscape"
2192msgstr "&Anulati linia de masura\tEscape"
2193
[aa430ec]2194#: ../src/mainfrm.cc:917
[4a78370]2195#: n:299
[d86459c]2196msgid "&Indicators"
2197msgstr "I&ndicatorii"
2198
[aa430ec]2199#: ../src/z_getopt.c:697
2200#: ../src/z_getopt.c:709
[4a78370]2201#: n:300
[d86459c]2202#, c-format
[0804fbe]2203msgid "%s: option “%s” is ambiguous\n"
2204msgstr "%s: opţiunea “%s” este ambiguă\n"
[d86459c]2205
[aa430ec]2206#: ../src/z_getopt.c:1025
2207#: ../src/z_getopt.c:1036
[4a78370]2208#: n:301
[d86459c]2209#, c-format
[0804fbe]2210msgid "%s: option “-W %s” is ambiguous\n"
2211msgstr "%s: opţiunea “-W %s” este ambiguă\n"
[d86459c]2212
[aa430ec]2213#: ../src/z_getopt.c:753
2214#: ../src/z_getopt.c:757
[4a78370]2215#: n:302
[d86459c]2216#, c-format
[ee7511a]2217msgid "%s: option “%c%s” doesn’t allow an argument\n"
[0804fbe]2218msgstr "%s: opţiunea “%c%s” nu permite un argument\n"
[d86459c]2219
[aa430ec]2220#: ../src/z_getopt.c:742
2221#: ../src/z_getopt.c:745
[4a78370]2222#: n:303
[d86459c]2223#, c-format
[ee7511a]2224msgid "%s: option “--%s” doesn’t allow an argument\n"
[0804fbe]2225msgstr "%s: opţiunea “--%s” nu permite un argument\n"
[d86459c]2226
[aa430ec]2227#: ../src/z_getopt.c:1060
2228#: ../src/z_getopt.c:1071
[4a78370]2229#: n:304
[d86459c]2230#, c-format
[ee7511a]2231msgid "%s: option “-W %s” doesn’t allow an argument\n"
[0804fbe]2232msgstr "%s: opţiunea “-W %s” nu permite un argument\n"
[d86459c]2233
[aa430ec]2234#: ../src/z_getopt.c:792
2235#: ../src/z_getopt.c:804
2236#: ../src/z_getopt.c:1091
2237#: ../src/z_getopt.c:1103
[4a78370]2238#: n:305
[d86459c]2239#, c-format
[0804fbe]2240msgid "%s: option “%s” requires an argument\n"
2241msgstr "%s: opţiunea “%s” necesită un argument\n"
[d86459c]2242
[aa430ec]2243#: ../src/z_getopt.c:962
2244#: ../src/z_getopt.c:973
2245#: ../src/z_getopt.c:1156
2246#: ../src/z_getopt.c:1168
[4a78370]2247#: n:306
[d86459c]2248#, c-format
2249msgid "%s: option requires an argument -- %c\n"
2250msgstr "%s: opţiunea necesită un argument -- %c\n"
2251
[aa430ec]2252#: ../src/z_getopt.c:842
2253#: ../src/z_getopt.c:845
[4a78370]2254#: n:307
[d86459c]2255#, c-format
[0804fbe]2256msgid "%s: unrecognized option “--%s”\n"
2257msgstr "%s: opţiune nerecunoscută “--%s”\n"
[d86459c]2258
[aa430ec]2259#: ../src/z_getopt.c:853
2260#: ../src/z_getopt.c:856
[4a78370]2261#: n:308
[d86459c]2262#, c-format
[0804fbe]2263msgid "%s: unrecognized option “%c%s”\n"
2264msgstr "%s: opţiune nerecunoscută “%c%s”\n"
[d86459c]2265
[aa430ec]2266#: ../src/z_getopt.c:903
2267#: ../src/z_getopt.c:906
[4a78370]2268#: n:309
[d86459c]2269#, c-format
2270msgid "%s: illegal option -- %c\n"
2271msgstr "%s: opţiune ilegală -- %c\n"
2272
[aa430ec]2273#: ../src/z_getopt.c:912
2274#: ../src/z_getopt.c:915
[4a78370]2275#: n:310
[d86459c]2276#, c-format
2277msgid "%s: invalid option -- %c\n"
2278msgstr "%s: opţiune invalidă -- %c\n"
2279
[aa430ec]2280#: ../src/mainfrm.cc:831
[4a78370]2281#: n:311
[d86459c]2282msgid "&New Presentation"
2283msgstr "Prezentare &noua"
2284
[aa430ec]2285#: ../src/mainfrm.cc:832
[4a78370]2286#: n:312
[d86459c]2287msgid "&Open Presentation…"
2288msgstr "&Deschidere prezentare…"
2289
[aa430ec]2290#: ../src/mainfrm.cc:833
[4a78370]2291#: n:313
[d86459c]2292msgid "&Save Presentation"
2293msgstr "&Salvare Prezentare"
2294
[aa430ec]2295#: ../src/mainfrm.cc:834
[4a78370]2296#: n:314
[d86459c]2297msgid "Sa&ve Presentation As…"
2298msgstr "Salvare Prezentare &ca…"
2299
2300#. TRANSLATORS: "Mark" as in "Mark this position"
[aa430ec]2301#: ../src/mainfrm.cc:837
[4a78370]2302#: n:315
[d86459c]2303msgid "&Mark"
2304msgstr "&Marcheaza"
2305
2306#. TRANSLATORS: "Play" as in "Play back a recording"
[aa430ec]2307#: ../src/mainfrm.cc:839
[4a78370]2308#: n:316
[d86459c]2309msgid "Pla&y"
2310msgstr "&Vizualizeaza"
2311
[aa430ec]2312#: ../src/mainfrm.cc:840
[4a78370]2313#: n:317
[d86459c]2314msgid "&Export as Movie…"
2315msgstr "&Exporta ca Animatie…"
2316
[aa430ec]2317#: ../src/mainfrm.cc:2402
[4a78370]2318#: n:331
[1c6c300]2319msgid "Export Movie"
2320msgstr ""
2321
[a665282]2322#: ../src/mainfrm.cc:333
[4a78370]2323#: n:319
[d86459c]2324msgid "Select an output filename"
2325msgstr "Selectati un fisier pentru iesire"
2326
[a665282]2327#: ../src/mainfrm.cc:330
[aa430ec]2328#: ../src/mainfrm.cc:2324
[4a78370]2329#: n:320
[d86459c]2330msgid "Aven presentations"
2331msgstr "Prezentare Aven"
2332
2333#. TRANSLATORS: title of the save screenshot dialog
[aa430ec]2334#: ../src/mainfrm.cc:1908
[4a78370]2335#: n:321
[d86459c]2336msgid "Save Screenshot"
2337msgstr "Salvare captura de ecran"
2338
[aa430ec]2339#: ../src/mainfrm.cc:2319
2340#: ../src/mainfrm.cc:2322
[4a78370]2341#: n:322
[d86459c]2342msgid "Select a presentation to open"
2343msgstr "Deschidere prezentare"
2344
[a665282]2345#: ../src/mainfrm.cc:412
[4a78370]2346#: n:323
[d86459c]2347#, c-format
[0804fbe]2348msgid "Error in format of presentation file “%s”"
2349msgstr "Eroare in formatul fisierului prezentare “%s”"
[d86459c]2350
[a665282]2351#. TRANSLATORS: "Compass" as in Larry Fish’s cave
2352#. surveying package, so probably shouldn’t be translated
[aa430ec]2353#: ../src/mainfrm.cc:1878
[4a78370]2354#: n:324
[d86459c]2355msgid "Compass PLT files"
2356msgstr "Fisier Compass PLT"
2357
[a665282]2358#. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
2359#. package, so don’t translate it.
[aa430ec]2360#: ../src/mainfrm.cc:1885
[4a78370]2361#: n:325
[d86459c]2362msgid "CMAP XYZ files"
2363msgstr "Fisier CMAP XYZ"
2364
2365#. TRANSLATORS: title of message box
[aa430ec]2366#: ../src/mainfrm.cc:1971
2367#: ../src/mainfrm.cc:2296
2368#: ../src/mainfrm.cc:2313
[4a78370]2369#: n:326
[d86459c]2370msgid "Modified Presentation"
2371msgstr "Prezentare Modificata"
2372
2373#. TRANSLATORS: and the question in that box
[aa430ec]2374#: ../src/mainfrm.cc:1969
2375#: ../src/mainfrm.cc:2295
2376#: ../src/mainfrm.cc:2312
[4a78370]2377#: n:327
[d86459c]2378msgid "The current presentation has been modified.  Abandon unsaved changes?"
2379msgstr "Prezentarea curenta a fost modificata. Se abandoneaza schimbarile nesalvate?"
2380
[aa430ec]2381#: ../src/mainfrm.cc:2613
2382#: ../src/mainfrm.cc:2624
[4a78370]2383#: n:328
[d86459c]2384msgid "No matches were found."
2385msgstr "Nici un element nua fost gasit."
2386
[1c6c300]2387#~ msgid "Open &Terrain…"
2388#~ msgstr "Deschidere &Model Teren…"
[d86459c]2389
[1c6c300]2390#~ msgid "Solid Su&rface"
2391#~ msgstr "Suprafata S&olida"
[d86459c]2392
2393#. TRANSLATORS: number of stations found matching search
2394#, c-format
[1c6c300]2395#~ msgid "%d found"
2396#~ msgstr "%d gasit"
[d86459c]2397
[1c6c300]2398#. TRANSLATORS: "Find stations" button tooltip
[aa430ec]2399#: ../src/mainfrm.cc:994
[4a78370]2400#: n:332
[d86459c]2401msgid "Find"
2402msgstr "Găseşte"
2403
[1c6c300]2404#. TRANSLATORS: "Hide stations" button default tooltip
[aa430ec]2405#: ../src/mainfrm.cc:996
2406#: ../src/mainfrm.cc:2656
[4a78370]2407#: n:333
[d86459c]2408msgid "Hide"
2409msgstr "Ascunde"
2410
[1c6c300]2411#. TRANSLATORS: "Hide stations" button tooltip when stations are found
[aa430ec]2412#: ../src/mainfrm.cc:2617
[4a78370]2413#: n:334
[1c6c300]2414#, c-format
2415msgid "Hide %d found stations"
2416msgstr ""
2417
[a665282]2418#: ../src/mainfrm.cc:213
[aa430ec]2419#: ../src/mainfrm.cc:2054
2420#: ../src/mainfrm.cc:2137
2421#: ../src/mainfrm.cc:2190
[4a78370]2422#: n:335
[d86459c]2423msgid "Altitude"
2424msgstr "Altitudine"
2425
[a665282]2426#. TRANSLATORS: error if you try to drag multiple files to the aven
2427#. window
2428#: ../src/mainfrm.cc:690
[4a78370]2429#: n:336
[d86459c]2430msgid "You may only view one 3d file at a time."
2431msgstr "Puteti vizualiza doar un fisier 3d odata"
2432
[aa430ec]2433#: ../src/mainfrm.cc:918
[4a78370]2434#: n:337
[d86459c]2435msgid "&Side Panel"
2436msgstr "&Cadran lateral"
2437
[a665282]2438#. TRANSLATORS: show coordinates (N = North or Northing, E = East or
2439#. Easting)
[aa430ec]2440#: ../src/mainfrm.cc:2052
2441#: ../src/mainfrm.cc:2074
2442#: ../src/mainfrm.cc:2076
2443#: ../src/mainfrm.cc:2189
[4a78370]2444#: n:338
[d86459c]2445msgid "%.2f E, %.2f N"
2446msgstr "%.2f E, %.2f N"
2447
2448#. TRANSLATORS: Used in Aven:
2449#. From <stationname>
2450#. H: 123.45m V: 234.56m
2451#. Dist: 456.78m  Brg: 200
[aa430ec]2452#: ../src/mainfrm.cc:2095
2453#: ../src/mainfrm.cc:2147
2454#: ../src/mainfrm.cc:2210
[4a78370]2455#: n:339
[d86459c]2456#, c-format
2457msgid "From %s"
2458msgstr "De la %s"
2459
2460#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
[aa430ec]2461#: ../src/mainfrm.cc:2223
[4a78370]2462#: n:340
[d86459c]2463#, c-format
2464msgid "H %.2f%s, V %.2f%s"
2465msgstr "H %.2f%s, V %.2f%s"
2466
[a665282]2467#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
2468#. in Compass bearing)
[aa430ec]2469#: ../src/mainfrm.cc:2235
[4a78370]2470#: n:341
[d86459c]2471#, c-format
2472msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
2473msgstr "%s: %s, Dist %.2f%s, Azim %03d%s"
2474
2475#. TRANSLATORS: tickable menu item in View menu
[aa430ec]2476#: ../src/gfxcore.cc:3258
2477#: ../src/gfxcore.cc:3276
2478#: ../src/mainfrm.cc:920
[4a78370]2479#: n:342
[d86459c]2480msgid "&Metric"
2481msgstr "&Metric"
2482
[8fa7902]2483#. TRANSLATORS: tickable menu item in View menu.
[a665282]2484#.
2485#. Degrees are the angular measurement where there are 360 in a full
2486#. circle.
[aa430ec]2487#: ../src/gfxcore.cc:3223
2488#: ../src/gfxcore.cc:3241
2489#: ../src/mainfrm.cc:921
[4a78370]2490#: n:343
[d86459c]2491msgid "&Degrees"
2492msgstr "&Grade"
2493
[d171c0c]2494#. TRANSLATORS: tickable menu item in View menu.
[a665282]2495#.
2496#. Show the tilt of the survey as a percentage gradient (100% = 45
2497#. degrees = 50 grad).
[aa430ec]2498#: ../src/gfxcore.cc:3246
2499#: ../src/mainfrm.cc:922
[d171c0c]2500#: n:430
2501msgid "&Percent"
2502msgstr ""
2503
[a665282]2504#. TRANSLATORS: abbreviation for "kilometres" (unit of length),
2505#. used e.g.  "5km".
2506#.
2507#. If there should be a space between the number and this, include
2508#. one in the translation.
[aa430ec]2509#: ../src/gfxcore.cc:1146
2510#: ../src/printwx.cc:1096
[ccb83b7]2511#: n:423
2512msgid "km"
2513msgstr ""
2514
[a665282]2515#. TRANSLATORS: abbreviation for "metres" (unit of length), used
2516#. e.g. "10m".
[ccb83b7]2517#.
[a665282]2518#. If there should be a space between the number and this, include
2519#. one in the translation.
[aa430ec]2520#: ../src/gfxcore.cc:1020
2521#: ../src/gfxcore.cc:1153
2522#: ../src/mainfrm.cc:2043
2523#: ../src/mainfrm.cc:2112
2524#: ../src/mainfrm.cc:2132
2525#: ../src/mainfrm.cc:2182
2526#: ../src/mainfrm.cc:2214
2527#: ../src/printwx.cc:1098
[ccb83b7]2528#: n:424
[e9988b3]2529msgid "m"
[ba8f8d3]2530msgstr "m"
[e9988b3]2531
[a665282]2532#. TRANSLATORS: abbreviation for "centimetres" (unit of length),
2533#. used e.g.  "50cm".
[ccb83b7]2534#.
[a665282]2535#. If there should be a space between the number and this, include
2536#. one in the translation.
[aa430ec]2537#: ../src/gfxcore.cc:1161
2538#: ../src/printwx.cc:1101
[ccb83b7]2539#: n:425
2540msgid "cm"
2541msgstr ""
2542
[a665282]2543#. TRANSLATORS: abbreviation for "miles" (unit of length,
2544#. plural), used e.g.  "2 miles".
[ccb83b7]2545#.
[a665282]2546#. If there should be a space between the number and this,
2547#. include one in the translation.
[aa430ec]2548#: ../src/gfxcore.cc:1174
[ccb83b7]2549#: n:426
2550msgid " miles"
2551msgstr ""
2552
[a665282]2553#. TRANSLATORS: abbreviation for "mile" (unit of length,
2554#. singular), used e.g.  "1 mile".
[ccb83b7]2555#.
[a665282]2556#. If there should be a space between the number and this,
2557#. include one in the translation.
[aa430ec]2558#: ../src/gfxcore.cc:1181
[ccb83b7]2559#: n:427
2560msgid " mile"
2561msgstr ""
2562
[a665282]2563#. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
2564#. as "10ft".
[ccb83b7]2565#.
[a665282]2566#. If there should be a space between the number and this, include
2567#. one in the translation.
[aa430ec]2568#: ../src/gfxcore.cc:1020
2569#: ../src/gfxcore.cc:1189
2570#: ../src/mainfrm.cc:2048
2571#: ../src/mainfrm.cc:2115
2572#: ../src/mainfrm.cc:2135
2573#: ../src/mainfrm.cc:2187
2574#: ../src/mainfrm.cc:2219
[ccb83b7]2575#: n:428
[e9988b3]2576msgid "ft"
[ba8f8d3]2577msgstr "ft"
[e9988b3]2578
[a665282]2579#. TRANSLATORS: abbreviation for "inches" (unit of length), used
2580#. e.g. as "6in".
[ccb83b7]2581#.
[a665282]2582#. If there should be a space between the number and this, include
2583#. one in the translation.
[aa430ec]2584#: ../src/gfxcore.cc:1197
[ccb83b7]2585#: n:429
2586msgid "in"
2587msgstr ""
2588
[68e6024]2589#. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
[aa430ec]2590#: ../src/gfxcore.cc:3221
[4a78370]2591#: n:387
[399807d8]2592msgid "&Hide Compass"
2593msgstr ""
2594
[68e6024]2595#. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
[aa430ec]2596#: ../src/gfxcore.cc:3236
[4a78370]2597#: n:384
[399807d8]2598msgid "&Hide Clino"
2599msgstr ""
2600
[68e6024]2601#. TRANSLATORS: Menu item which turns off the scale bar in aven.
[aa430ec]2602#: ../src/gfxcore.cc:3256
[4a78370]2603#: n:385
[399807d8]2604msgid "&Hide scale bar"
2605msgstr ""
2606
[68e6024]2607#. TRANSLATORS: Menu item which turns off the colour key.
2608#. The "Colour Key" is the thing in aven showing which colour
2609#. corresponds to which depth, date, survey closure error, etc.
[aa430ec]2610#: ../src/gfxcore.cc:3274
[4a78370]2611#: n:386
[399807d8]2612msgid "&Hide colour key"
2613msgstr ""
2614
[a665282]2615#. TRANSLATORS: degree symbol - probably should be translated to
2616#. itself.
[aa430ec]2617#: ../src/gfxcore.cc:695
2618#: ../src/gfxcore.cc:770
2619#: ../src/mainfrm.cc:2099
2620#: ../src/mainfrm.cc:2227
2621#: ../src/printwx.cc:987
[11f3c9a]2622#: ../src/printwx.cc:1015
2623#: ../src/printwx.cc:1019
[aa430ec]2624#: ../src/printwx.cc:1023
2625#: ../src/printwx.cc:1033
[4a78370]2626#: n:344
[399807d8]2627msgid "°"
2628msgstr "°"
2629
[a665282]2630#. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
2631#. circle).
[aa430ec]2632#: ../src/gfxcore.cc:700
2633#: ../src/gfxcore.cc:775
[d171c0c]2634#: n:76
2635msgid "ᵍ"
2636msgstr ""
2637
[a665282]2638#. TRANSLATORS: alternative angle units (400 grad = 360 degrees =
2639#. full circle).  Try to make this as short as sensibly possible.
[63a4d47]2640#.
2641#. E.g. in Italian and Spanish we use "g.cent." rather than
2642#. "gradi quattrocentesimali"/"grados centesimales"
[aa430ec]2643#: ../src/mainfrm.cc:2107
2644#: ../src/mainfrm.cc:2230
[4a78370]2645#: n:345
[d86459c]2646msgid "grad"
2647msgstr "gr.cent"
2648
[11f3c9a]2649#. TRANSLATORS: symbol for percentage gradient (100% = 45
2650#. degrees = 50 grad).
[aa430ec]2651#: ../src/gfxcore.cc:761
2652#: ../src/gfxcore.cc:779
[d171c0c]2653#: n:96
2654msgid "%"
2655msgstr ""
2656
[11f3c9a]2657#. TRANSLATORS: used for the percentage gradient on
2658#. vertical angles.
[aa430ec]2659#: ../src/gfxcore.cc:755
[d171c0c]2660#: n:431
2661msgid "∞"
2662msgstr ""
2663
[aa430ec]2664#: ../src/mainfrm.cc:901
[4a78370]2665#: n:347
[1c6c300]2666#~ msgid "&Preferences…"
2667#~ msgstr "&Preferinte…"
[d86459c]2668
[4a78370]2669#: n:348
[1c6c300]2670#~ msgid "Draw passage walls"
2671#~ msgstr "Deseneaza peretii"
[d86459c]2672
[4a78370]2673#: n:349
[1c6c300]2674#~ msgid "Estimate LRUD readings based on heuristics"
2675#~ msgstr "Estimeaza masuratorile SDSJ pe baze euristice"
[d86459c]2676
[4a78370]2677#: n:350
[1c6c300]2678#~ msgid "Mark survey stations with crosses"
2679#~ msgstr "Marcheaza punctele de statie cu cruci"
[d86459c]2680
[4a78370]2681#: n:351
[1c6c300]2682#~ msgid "Highlight stations marked as entrances"
2683#~ msgstr "Evidentiaza punctele de statie selectate ca intrari"
[d86459c]2684
[4a78370]2685#: n:352
[1c6c300]2686#~ msgid "Highlight stations marked as fixed points"
2687#~ msgstr "Evidentiaza punctele de statie selectate ca puncte fixe"
[d86459c]2688
[4a78370]2689#: n:353
[1c6c300]2690#~ msgid "Highlight stations which are exported"
2691#~ msgstr "Evidentiaza punctele de statie care sunt exportate"
[d86459c]2692
[4a78370]2693#: n:354
[1c6c300]2694#~ msgid "Mark survey stations with their names"
2695#~ msgstr "Marcheaza punctele de statie cu numele lor"
[d86459c]2696
[4a78370]2697#: n:355
[1c6c300]2698#~ msgid "Allow names to overlap on the display (faster)"
2699#~ msgstr "Permite suprapunerea numelor (mai rapid)"
[d86459c]2700
[97d5744]2701#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2702#. "survey stations".
[4a78370]2703#: n:357
[1c6c300]2704#~ msgid "Display underground survey legs"
2705#~ msgstr "Afisare masuratori subterane"
[d86459c]2706
[97d5744]2707#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2708#. "survey stations".
[4a78370]2709#: n:358
[1c6c300]2710#~ msgid "Display surface survey legs"
2711#~ msgstr "Afisare masuratori de suprafata"
[d86459c]2712
[4a78370]2713#: n:359
[1c6c300]2714#~ msgid "Colour surface surveys by depth"
2715#~ msgstr "Colorare masuratori suprafata in functie de altitudine"
[d86459c]2716
[4a78370]2717#: n:360
[1c6c300]2718#~ msgid "Draw surface legs with dashed lines"
2719#~ msgstr "Deseneaza masuratorile de suprafata cu linie intrerupta"
[d86459c]2720
[4a78370]2721#: n:361
[1c6c300]2722#~ msgid "Draw a grid"
2723#~ msgstr "Afiseaza un grid"
[d86459c]2724
[4a78370]2725#: n:362
[1c6c300]2726#~ msgid "metric units"
2727#~ msgstr "Metri"
[d86459c]2728
[8fa7902]2729#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
2730#. the USA (rather confusingly now that England has largely gone metric!)
[4a78370]2731#: n:363
[1c6c300]2732#~ msgid "imperial units"
2733#~ msgstr "unitati masura englezesti"
[d86459c]2734
[8fa7902]2735#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
2736#. full circle.
[4a78370]2737#: n:364
[1c6c300]2738#~ msgid "degrees (°)"
2739#~ msgstr "grade sexagesimale (°)"
[d86459c]2740
[8fa7902]2741#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
2742#. full circle.
[4a78370]2743#: n:365
[1c6c300]2744#~ msgid "grads"
2745#~ msgstr "grade zecimale"
[d86459c]2746
[4a78370]2747#: n:366
[1c6c300]2748#~ msgid "Display measurements in"
2749#~ msgstr "Afisare distante in"
[d86459c]2750
[4a78370]2751#: n:367
[1c6c300]2752#~ msgid "Display angles in"
2753#~ msgstr "Afisare unghiuri in"
[d86459c]2754
2755#. TRANSLATORS: reverses the sense of the mouse controls
[4a78370]2756#: n:368
[1c6c300]2757#~ msgid "Reverse the sense of the controls"
2758#~ msgstr "Schimba sensul butoanelor de control"
[d86459c]2759
[4a78370]2760#: n:369
[1c6c300]2761#~ msgid "Display scale bar"
2762#~ msgstr "Afiseaza scara"
[d86459c]2763
[4a78370]2764#: n:370
[1c6c300]2765#~ msgid "Display depth bar"
2766#~ msgstr "Afiseaza scara de adancime"
[d86459c]2767
[4a78370]2768#: n:371
[1c6c300]2769#~ msgid "Display compass"
2770#~ msgstr "Afiseaza busola"
[d86459c]2771
[4a78370]2772#: n:372
[1c6c300]2773#~ msgid "Display clinometer"
2774#~ msgstr "Afiseaza clinometrul"
[d86459c]2775
[4a78370]2776#: n:373
[1c6c300]2777#~ msgid "Display side panel"
2778#~ msgstr "Afiseaza casuta laterala"
[d86459c]2779
[a665282]2780#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
2781#. in Compass bearing)
[aa430ec]2782#: ../src/mainfrm.cc:2119
[4a78370]2783#: n:374
[d86459c]2784#, fuzzy, c-format
2785msgid "%s: H %.2f%s, Brg %03d%s"
2786msgstr "%s: H %.2f%s, Azim %03d%s"
2787
2788#. TRANSLATORS: "V" is short for "Vertical"
[aa430ec]2789#: ../src/mainfrm.cc:2153
[4a78370]2790#: n:375
[d86459c]2791#, fuzzy, c-format
2792msgid "%s: V %.2f%s"
2793msgstr "%s: V %.2f%s"
2794
[a665282]2795#. TRANSLATORS: labels for tabbed side panel this is for the tab with the
2796#. tree hierarchy of survey station names
[aa430ec]2797#: ../src/mainfrm.cc:1049
[4a78370]2798#: n:376
[d86459c]2799msgid "Surveys"
2800msgstr "Masuratori"
2801
[aa430ec]2802#: ../src/mainfrm.cc:1050
[4a78370]2803#: n:377
[d86459c]2804msgid "Presentation"
2805msgstr "Prezentare"
2806
[a665282]2807#: ../src/mainfrm.cc:211
[4a78370]2808#: n:378
[d86459c]2809msgid "Easting"
2810msgstr "Est"
2811
[a665282]2812#: ../src/mainfrm.cc:212
[4a78370]2813#: n:379
[d86459c]2814msgid "Northing"
2815msgstr "Nord"
2816
[aa430ec]2817#: ../src/mainfrm.cc:766
[4a78370]2818#: n:380
[d86459c]2819msgid "&Print…\tCtrl+P"
2820msgstr "&Imprimare…\tCtrl+P"
2821
[aa430ec]2822#: ../src/mainfrm.cc:767
[4a78370]2823#: n:381
[d86459c]2824msgid "P&age Setup…"
2825msgstr "Initializare &pagina…"
2826
[aa430ec]2827#: ../src/mainfrm.cc:771
[4a78370]2828#: n:382
[d86459c]2829msgid "&Export as…"
2830msgstr "&Exporta ca…"
2831
[a665282]2832#. TRANSLATORS: Title of file dialog to choose name and type of exported
2833#. file.
[aa430ec]2834#: ../src/printwx.cc:623
[4a78370]2835#: n:401
[1c6c300]2836msgid "Export as:"
2837msgstr ""
2838
[a665282]2839#. TRANSLATORS: Title of the export
2840#. dialog
[aa430ec]2841#: ../src/printwx.cc:299
[4a78370]2842#: n:383
[d86459c]2843msgid "Export"
2844msgstr "Exporta"
2845
2846#. TRANSLATORS: for about box:
[a665282]2847#: ../src/aboutdlg.cc:142
[4a78370]2848#: n:390
[d86459c]2849msgid "System Information:"
2850msgstr "Informatii despre Sistem:"
2851
2852#. TRANSLATORS: Title of the print preview dialog
[aa430ec]2853#: ../src/printwx.cc:660
[4a78370]2854#: n:398
[d86459c]2855msgid "Print Preview"
2856msgstr "Vizualizare inaintea imprimarii"
2857
[a665282]2858#. TRANSLATORS: Title of the print
2859#. dialog
[aa430ec]2860#: ../src/printwx.cc:296
[4a78370]2861#: n:399
[d86459c]2862msgid "Print"
2863msgstr "Imprimare"
2864
[aa430ec]2865#: ../src/printwx.cc:570
[4a78370]2866#: n:400
[de8488a6]2867msgid "&Print…"
2868msgstr "&Imprimare…"
[d86459c]2869
[97d5744]2870#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2871#. "survey stations".
[aa430ec]2872#: ../src/printwx.cc:457
[4a78370]2873#: n:403
[d86459c]2874msgid "Sur&face Survey Legs"
2875msgstr "&Portiuni de suprafata ale topografiei"
2876
[1c6c300]2877#. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
[a665282]2878#: ../src/mainfrm.cc:97
[4a78370]2879#: n:404
[1c6c300]2880msgid "Edit Waypoint"
2881msgstr ""
2882
[a665282]2883#. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
2884#. in a presentation.
2885#: ../src/mainfrm.cc:136
[4a78370]2886#: n:278
[1c6c300]2887msgid " (unused in perspective view)"
2888msgstr ""
2889
[a665282]2890#. TRANSLATORS: Field label in dialog to edit a waypoint in a
2891#. presentation.
2892#: ../src/mainfrm.cc:143
[4a78370]2893#: n:279
[1c6c300]2894msgid "Time: "
[7196714]2895msgstr "Timp: "
[1c6c300]2896
[a665282]2897#. TRANSLATORS: units+info after time field in dialog to edit a
2898#. waypoint in a presentation.
2899#: ../src/mainfrm.cc:147
[4a78370]2900#: n:282
[1c6c300]2901msgid " secs (0 = auto; *6 = 6 times auto)"
2902msgstr ""
[d86459c]2903
[a665282]2904#. TRANSLATORS: %s will be replaced with "Aven" currently (and
2905#. perhaps by "Survex" or other things in future).
2906#: ../src/aven.cc:230
[4a78370]2907#: n:405
[d86459c]2908#, c-format
[ee7511a]2909msgid "This version of %s requires OpenGL to work, but it isn’t available."
[d86459c]2910msgstr ""
2911
2912#. TRANSLATORS: for diffpos:
[a665282]2913#: ../src/diffpos.c:159
[4a78370]2914#: n:500
[d86459c]2915#, c-format
2916msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
2917msgstr "Mutat cu (%3.2f,%3.2f,%3.2f): %s"
2918
2919#. TRANSLATORS: for diffpos:
[a665282]2920#: ../src/diffpos.c:196
[4a78370]2921#: n:501
[d86459c]2922#, c-format
2923msgid "Added: %s"
2924msgstr "Adaugat: %s"
2925
2926#. TRANSLATORS: for diffpos:
[a665282]2927#: ../src/diffpos.c:219
[4a78370]2928#: n:502
[d86459c]2929#, c-format
2930msgid "Deleted: %s"
2931msgstr "Eliminat: %s"
2932
[a665282]2933#. TRANSLATORS: for extend: the user specified breaking a loop or
2934#. changing extend direction at this station, but we didn’t find it in
2935#. the 3d file
2936#: ../src/extend.c:262
2937#: ../src/extend.c:280
2938#: ../src/extend.c:325
2939#: ../src/extend.c:367
2940#: ../src/extend.c:409
[4a78370]2941#: n:510
[d86459c]2942#, c-format
2943msgid "Failed to find station %s"
2944msgstr "Nu s-a gasit punctul de statie %s"
2945
[a665282]2946#. TRANSLATORS: for extend: the user specified breaking a loop or
2947#. changing extend direction at this leg, but we didn’t find it in the
2948#. 3d file
2949#: ../src/extend.c:306
2950#: ../src/extend.c:348
2951#: ../src/extend.c:390
2952#: ../src/extend.c:432
[4a78370]2953#: n:511
[d86459c]2954#, c-format
2955msgid "Failed to find leg %s → %s"
2956msgstr "Nu s-a gasit masuratoarea %s → %s"
2957
[a665282]2958#. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
2959#: ../src/extend.c:253
[4a78370]2960#: n:512
[d86459c]2961#, c-format
2962msgid "Starting from station %s"
2963msgstr "Incepind cu punctul de statie %s"
2964
2965#. TRANSLATORS: for extend:
[a665282]2966#: ../src/extend.c:273
[4a78370]2967#: n:513
[d86459c]2968#, c-format
2969msgid "Extending to the left from station %s"
2970msgstr "Extindere spre stanga incepind cu punctul de statie %s"
2971
2972#. TRANSLATORS: for extend:
[a665282]2973#: ../src/extend.c:318
[4a78370]2974#: n:514
[d86459c]2975#, c-format
2976msgid "Extending to the right from station %s"
2977msgstr "Extindere spre dreapta incepind cu punctul de statie %s"
2978
2979#. TRANSLATORS: for extend:
[a665282]2980#: ../src/extend.c:293
[4a78370]2981#: n:515
[d86459c]2982#, c-format
2983msgid "Extending to the left from leg %s → %s"
2984msgstr "Extindere spre stanga incepind cu masuratoarea %s → %s"
2985
2986#. TRANSLATORS: for extend:
[a665282]2987#: ../src/extend.c:338
[4a78370]2988#: n:516
[d86459c]2989#, c-format
2990msgid "Extending to the right from leg %s → %s"
2991msgstr "Extindere spre drepta incepind cu masuratoarea %s → %s"
2992
2993#. TRANSLATORS: for extend:
[a665282]2994#: ../src/extend.c:402
[4a78370]2995#: n:517
[d86459c]2996#, c-format
2997msgid "Breaking survey loop at station %s"
2998msgstr "Topografia intrerupta incepind cu punctul de statie %s"
2999
3000#. TRANSLATORS: for extend:
[a665282]3001#: ../src/extend.c:422
[4a78370]3002#: n:518
[d86459c]3003#, c-format
3004msgid "Breaking survey loop at leg %s → %s"
3005msgstr "Topografia intrerupta incepind cu masuratoarea %s → %s"
3006
3007#. TRANSLATORS: for extend:
[a665282]3008#: ../src/extend.c:360
[4a78370]3009#: n:519
[d86459c]3010#, c-format
3011msgid "Swapping extend direction from station %s"
3012msgstr "Schimbare directie desen incepind cu punctul de statie %s"
3013
3014#. TRANSLATORS: for extend:
[a665282]3015#: ../src/extend.c:380
[4a78370]3016#: n:520
[d86459c]3017#, c-format
3018msgid "Swapping extend direction from leg %s → %s"
3019msgstr "Schimbare directie desen incepind cu masuratoarea %s → %s"
3020
3021#. TRANSLATORS: for extend:
[a665282]3022#: ../src/extend.c:550
[4a78370]3023#: n:521
[d86459c]3024#, c-format
[0804fbe]3025msgid "Applying specfile: “%s”"
3026msgstr "Aplicare fisier de specificatii: “%s”"
[d86459c]3027
3028#. TRANSLATORS: for extend:
3029#. Used to tell the user that a file is being written - %s is the filename
[a665282]3030#: ../src/extend.c:613
[4a78370]3031#: n:522
[d86459c]3032#, c-format
3033msgid "Writing %s…"
3034msgstr "Scriere %s…"
[571547c]3035
3036#: ../src/findentrances.cc:100
[f8c981b]3037#: ../src/gpx.cc:70
[aa430ec]3038#: ../src/kml.cc:69
[4a78370]3039#: n:287
[571547c]3040#, c-format
3041msgid "Failed to initialise input coordinate system “%s”"
3042msgstr ""
3043
3044#: ../src/findentrances.cc:103
[11f3c9a]3045#: ../src/gpx.cc:75
[aa430ec]3046#: ../src/kml.cc:74
[4a78370]3047#: n:288
[571547c]3048#, c-format
3049msgid "Failed to initialise output coordinate system “%s”"
3050msgstr ""
3051
[11f3c9a]3052#: ../src/findentrances.cc:158
[4a78370]3053#: n:388
[571547c]3054msgid "-d PROJ_DATUM 3D_FILE"
3055msgstr ""
3056
[a665282]3057#. TRANSLATORS: The PROJ library is used to do coordinate transformations
3058#. (https://trac.osgeo.org/proj/) - the user passes a string to tell PROJ
3059#. what the input datum is.
[11f3c9a]3060#: ../src/findentrances.cc:149
[4a78370]3061#: n:389
[571547c]3062msgid "input datum as string to pass to PROJ"
3063msgstr ""
[97d5744]3064
[11f3c9a]3065#. TRANSLATORS: The PROJ library is used to do coordinate transformations
3066#. (https://trac.osgeo.org/proj/) - if the .3d file doesn't contain details
3067#. of the coordinate projection in use, the user must specify it here for
3068#. export formats which need to know it (e.g. GPX).
[aa430ec]3069#: ../src/printwx.cc:531
[11f3c9a]3070#: n:440
3071msgid "Coordinate projection"
3072msgstr ""
3073
[dfc141d]3074#: ../src/readval.c:336
[97d5744]3075#: n:392
3076msgid "Separator in survey name"
3077msgstr ""
[82ae44a]3078
[9e5ad92]3079#: ../src/readval.c:124
3080#: ../src/readval.c:139
3081#: ../src/readval.c:156
[82ae44a]3082#: n:3
3083msgid "Can't have a leg between two anonymous stations"
3084msgstr ""
3085
[a665282]3086#: ../src/dump3d.c:52
[82ae44a]3087#: n:396
3088msgid "show survey date information (if present)"
3089msgstr ""
3090
[aa430ec]3091#: ../src/mainfrm.cc:863
[82ae44a]3092#: n:406
3093#, fuzzy
3094msgid "Spla&y Legs"
3095msgstr "Splay Legs (&z)"
3096
[aa430ec]3097#: ../src/mainfrm.cc:860
[82ae44a]3098#: n:407
3099msgid "&Hide"
[dd83970]3100msgstr "&Ascunde"
[82ae44a]3101
[aa430ec]3102#: ../src/mainfrm.cc:861
[82ae44a]3103#: n:408
3104msgid "&Fade"
3105msgstr ""
3106
[aa430ec]3107#: ../src/mainfrm.cc:862
[82ae44a]3108#: n:409
3109msgid "&Show"
[dd83970]3110msgstr "A&răta"
[583c17d]3111
[aa430ec]3112#: ../src/printwx.cc:364
[583c17d]3113#: n:410
3114msgid "Export format"
3115msgstr ""
Note: See TracBrowser for help on using the repository browser.