1Date::Manip::Lang::romaUnsiearn(C3o)ntributed Perl DocumDeanttea:t:iMoannip::Lang::romanian(3)
2
3
4

NAME

6       Date::Manip::Lang::romanian - Romanian language support.
7

SYNOPSIS

9       This module contains a list of words and expressions supporting the
10       language. It is not intended to be used directly (other Date::Manip
11       modules will load it as needed).
12

LANGUAGE EXPRESSIONS

14       The following is a list of all language words and expressions used to
15       write times and/or dates.
16
17       All strings are case insensitive.
18
19       Month names and abbreviations
20           When writing out the name of the month, several different
21           variations may exist including full names and abbreviations.
22
23           The following month names may be used:
24
25              ianuarie
26
27              februarie
28
29              martie
30
31              aprilie
32
33              mai
34
35              iunie
36
37              iulie
38
39              august
40
41              septembrie
42
43              octombrie
44
45              noiembrie
46
47              decembrie
48
49           The following abbreviations may be used:
50
51              ian
52
53              feb
54              febr
55
56              mart
57              mar
58
59              apr
60
61              mai
62
63              iun
64
65              iul
66
67              aug
68
69              sept
70              sep
71
72              oct
73
74              nov
75              noi
76
77              dec
78
79       Day names and abbreviations
80           When writing out the name of the day, several different variations
81           may exist including full names and abbreviations.
82
83           The following day names may be used:
84
85              luni
86
87              marți
88              marti
89              marþi
90              marţi
91
92              miercuri
93
94              joi
95
96              vineri
97
98              sâmbătă
99              sambata
100
101              duminică
102              duminica
103
104           The following abbreviations may be used:
105
106              lun
107              lu
108
109              mar
110              ma
111
112              mie
113              mi
114
115              joi
116              jo
117
118              vin
119              vi
120
121              sâm
122              sam
123              sb
124
125              dum
126              du
127
128           The following short (1-2 characters) abbreviations may be used:
129
130              L
131
132              Ma
133
134              Mi
135
136              J
137
138              V
139
140              S
141
142              D
143
144       Delta field names
145           These are the names (and abbreviations) for the fields in a delta.
146           There are 7 fields: years, months, weeks, days, hours, minutes,
147           seconds.
148
149           The names and abbreviations for these fields are:
150
151              ani
152              an
153              a
154
155              luna
156              lună
157              luni
158              l
159
160              saptamini
161              săptămîni
162              saptamina
163              săptămîna
164              sapt
165              săpt
166
167              zile
168              zi
169              z
170
171              ora
172              oră
173              ore
174              h
175
176              minute
177              min
178              m
179
180              secunde
181              sec
182              s
183
184       Morning/afternoon times
185           This is a list of expressions use to designate morning or afternoon
186           time when a time is entered as a 12-hour time rather than a 24-hour
187           time.  For example, in English, the time "17:00" could be specified
188           as "5:00 PM".
189
190           Morning and afternoon time may be designated by the following sets
191           of words:
192
193              AM
194              A.M.
195
196              PM
197              P.M.
198
199       Each or every
200           There are a list of words that specify every occurrence of
201           something.  These are used in the following phrases:
202
203              EACH Monday
204              EVERY Monday
205              EVERY month
206
207           The following words may be used:
208
209              fiecare
210
211       Next/Previous/Last occurrence
212           There are a list of words that may be used to specify the next,
213           previous, or last occurrence of something.  These words could be
214           used in the following phrases:
215
216              NEXT week
217
218              LAST Tuesday
219              PREVIOUS Tuesday
220
221              LAST day of the month
222
223           The following words may be used:
224
225           Next occurrence:
226
227              urmatoarea
228              următoarea
229
230           Previous occurrence:
231
232              precedenta
233              ultima
234
235           Last occurrence:
236
237              ultima
238
239       Delta words for going forward/backward in time
240           When parsing deltas, there are words that may be used to specify
241           the the delta will refer to a time in the future or to a time in
242           the past (relative to some date).  In English, for example, you
243           might say:
244
245              IN 5 days
246              5 days AGO
247
248           The following words may be used to specify deltas that refer to
249           dates in the past or future respectively:
250
251              in urma
252              în urmă
253
254              in
255              în
256              mai tirziu
257              mai tîrziu
258
259       Business mode
260           This contains two lists of words which can be used to specify a
261           standard (i.e. non-business) delta or a business delta.
262
263           Previously, it was used to tell whether the delta was approximate
264           or exact, but now this list is not used except to force the delta
265           to be standard.
266
267           The following words may be used:
268
269              exact
270              aproximativ
271
272           The following words may be used to specify a business delta:
273
274              lucratoare
275              lucrătoare
276              de lucru
277
278       Numbers
279           Numbers may be spelled out in a variety of ways.  The following
280           sets correspond to the numbers from 1 to 53:
281
282              a 1-a
283              prima
284              prima
285              intii
286              întîi
287              unu
288
289              a 2-a
290              a doua
291              a doua
292              doi
293
294              a 3-a
295              a treia
296              trei
297
298              a 4-a
299              a patra
300              patru
301
302              a 5-a
303              a cincea
304              cinci
305
306              a 6-a
307              a sasea
308              a şasea
309              sase
310              şase
311
312              a 7-a
313              a saptea
314              a şaptea
315              sapte
316              şapte
317
318              a 8-a
319              a opta
320              opt
321
322              a 9-a
323              a noua
324              noua
325              nouă
326
327              a 10-a
328              a zecea
329              zece
330
331
332              a 11-a
333              a unsprezecea
334              unsprezece
335
336              a 12-a
337              a doisprezecea
338              doisprezece
339
340              a 13-a
341              a treisprezecea
342              treisprezece
343
344              a 14-a
345              a patrusprezecea
346              patrusprezece
347              paisprezece
348
349              a 15-a
350              a cincisprezecea
351              cincisprezece
352
353              a 16-a
354              a saiprezecea
355              a şaiprezecea
356              saiprezece
357              şaiprezece
358
359              a 17-a
360              a saptesprezecea
361              a şaptesprezecea
362              saptesprezece
363              şaptesprezece
364
365              a 18-a
366              a optsprezecea
367              optsprezece
368
369              a 19-a
370              a nouasprezecea
371              a nouăsprezecea
372              nouasprezece
373              nouăsprezece
374
375              a 20-a
376              a douazecea
377              a douăzecea
378              douazeci
379              douăzeci
380
381
382              a 21-a
383              a douazecisiuna
384              a douăzecişiuna
385              douazecisiunu
386              douăzecişiunu
387
388              a 22-a
389              a douazecisidoua
390              a douăzecişidoua
391              douazecisidoi
392              douăzecişidoi
393
394              a 23-a
395              a douazecisitreia
396              a douăzecişitreia
397              douazecisitrei
398              douăzecişitrei
399
400              a 24-a
401              a douazecisipatra
402              a douăzecişipatra
403              douazecisipatru
404              douăzecisipatru
405
406              a 25-a
407              a douazecisicincea
408              a douăzecişicincea
409              douazecisicinci
410              douăzecişicinci
411
412              a 26-a
413              a douazecisisasea
414              a douăzecişişasea
415              douazecisisase
416              douăzecişişase
417
418              a 27-a
419              a douazecisisaptea
420              a douăzecişişaptea
421              douazecisisapte
422              douăzecişişapte
423
424              a 28-a
425              a douazecisiopta
426              a douăzecişiopta
427              douazecisiopt
428              douăzecişiopt
429
430              a 29-a
431              a douazecisinoua
432              a douăzecişinoua
433              douazecisinoua
434              douăzecişinouă
435
436              a 30-a
437              a treizecea
438              treizeci
439
440
441              a 31-a
442              a treizecisiuna
443              a treizecişiuna
444              treizecisiunu
445              treizecişiunu
446
447              a 32-a
448              a treizecisidoua
449              a treizecişdoua
450              treizecişidoi
451              treizecisidoi
452
453              a 33-a
454              a treizecisitreia
455              a treizeciştreia
456              treizecişitrei
457              treizecisitrei
458
459              a 34-a
460              a treizecisipatra
461              a treizecişpatra
462              treizecişipatru
463              treizecisipatru
464
465              a 35-a
466              a treizecisicincea
467              a treizecişcincea
468              treizecişicinci
469              treizecisicinci
470
471              a 36-a
472              a treizecisisasea
473              a treizecişşasea
474              treizecişişase
475              treizecisisase
476
477              a 37-a
478              a treizecisisaptea
479              a treizecişşaptea
480              treizecişişapte
481              treizecisisapte
482
483              a 38-a
484              a treizecisiopta
485              a treizecişopta
486              treizecişiopt
487              treizecisiopt
488
489              a 39-a
490              a treizecisinoua
491              a treizecişnoua
492              treizecişinouă
493              treizecisinoua
494
495              a 40-a
496              a patruzecea
497              patruzeci
498
499
500              a 41-a
501              a patruzecisiuna
502              a patruzecişiuna
503              patruzecisiunu
504              patruzecişiunu
505
506              a 42-a
507              a patruzecisidoua
508              a patruzecişidoua
509              patruzecişidoi
510              patruzecisidoi
511
512              a 43-a
513              a patruzecisitreia
514              a patruzecişitreia
515              patruzecişitrei
516              patruzecisitrei
517
518              a 44-a
519              a patruzecisipatra
520              a patruzecişipatra
521              patruzecişipatru
522              patruzecisipatru
523
524              a 45-a
525              a patruzecisicincea
526              a patruzecişicincea
527              patruzecişicinci
528              patruzecisicinci
529
530              a 46-a
531              a patruzecisisasea
532              a patruzecişişasea
533              patruzecişişase
534              patruzecisisase
535
536              a 47-a
537              a patruzecisisaptea
538              a patruzecişişaptea
539              patruzecişişapte
540              patruzecisisapte
541
542              a 48-a
543              a patruzecisiopta
544              a patruzecişiopta
545              patruzecişiopt
546              patruzecisiopt
547
548              a 49-a
549              a patruzecisinoua
550              a patruzecişinoua
551              patruzecişinouă
552              patruzecisinoua
553
554              a 50-a
555              a cincizecea
556              cincizeci
557
558
559              a 51-a
560              a cincizecisiuna
561              a cincizecişiuna
562              cincizecisiunu
563              cincizecişiunu
564
565              a 52-a
566              a cincizecisidoua
567              a cincizecişidoua
568              cincizecişidoi
569              cincizecisidoi
570
571              a 53-a
572              a cincizecisitreia
573              a cincizecişitreia
574              cincizecişitrei
575              cincizecisitrei
576
577       Ignored words
578           In writing out dates in common forms, there are a number of words
579           that are typically not important.
580
581           There is frequently a word that appears in a phrase to designate
582           that a time is going to be specified next.  In English, you would
583           use the word AT in the example:
584
585              December 3 at 12:00
586
587           The following words may be used:
588
589              la
590
591           Another word is used to designate one member of a set.  In English,
592           you would use the words IN or OF:
593
594              1st day OF December
595              1st day IN December
596
597           The following words may be used:
598
599              din
600              in
601              n
602
603           Another word is use to specify that something is on a certain date.
604           In English, you would use ON:
605
606              ON July 5th
607
608           The following words may be used:
609
610              on
611
612       Words that set the date, time, or both
613           There are some words that can be used to specify a date, a time, or
614           both relative to now.
615
616           Words that set the date are similar to the English words
617           'yesterday' or 'tomorrow'.  These are specified as a delta which is
618           added to the current time to get a date.  The time is NOT set
619           however, so the delta is only partially used (it should only
620           include year, month, week, and day fields).
621
622           The following words may be used:
623
624              alaltaieri           -0:0:0:2:0:0:0
625              alaltăieri           -0:0:0:2:0:0:0
626              astazi               0:0:0:0:0:0:0
627              astăzi               0:0:0:0:0:0:0
628              azi                  0:0:0:0:0:0:0
629              ieri                 -0:0:0:1:0:0:0
630              miine                +0:0:0:1:0:0:0
631              mîine                +0:0:0:1:0:0:0
632              poimiine             +0:0:0:2:0:0:0
633              poimîine             +0:0:0:2:0:0:0
634
635           Words that set only the time of day are similar to the English
636           words 'noon' or 'midnight'.
637
638           The following words may be used:
639
640              amiaza               12:00:00
641              amiază               12:00:00
642              miezul noptii        00:00:00
643              miezul nopții        00:00:00
644
645           Words that set the entire time and date (relative to the current
646           time and date) are also available.
647
648           In English, the word 'now' is one of these.
649
650           The following words may be used:
651
652              acum                 0:0:0:0:0:0:0
653
654       Hour/Minute/Second separators
655           When specifying the time of day, the most common separator is a
656           colon (:) which can be used for both separators.
657
658           Some languages use different pairs.  For example, French allows you
659           to specify the time as 13h30:20, so it would use the following
660           pairs:
661
662              : :
663              h :
664
665           The first column is the hour-minute separator and the second column
666           is the minute-second separator.  Both are perl regular expressions.
667           When creating a new translation, be aware that regular expressions
668           with utf-8 characters may be tricky.  For example, don't include
669           the expression '[x]' where 'x' is a utf-8 character.
670
671           A pair of colons is ALWAYS allowed for all languages.  If a
672           language allows additional pairs, they are listed here:
673
674              Not defined in this language
675
676       Fractional second separator
677           When specifying fractional seconds, the most common way is to use a
678           decimal point (.).  Some languages may specify a different
679           separator that might be used.  If this is done, it is a regular
680           expression.
681
682           The decimal point is ALWAYS allowed for all languages.  If a
683           language allows another separator, it is listed here:
684
685              Not defined in this language
686

KNOWN BUGS

688       None known.
689

BUGS AND QUESTIONS

691       Please refer to the Date::Manip::Problems documentation for information
692       on submitting bug reports or questions to the author.
693

SEE ALSO

695       Date::Manip       - main module documentation
696

LICENSE

698       This script is free software; you can redistribute it and/or modify it
699       under the same terms as Perl itself.
700

AUTHOR

702       Sullivan Beck (sbeck@cpan.org)
703
704
705
706perl v5.36.0                      2022-12-10    Date::Manip::Lang::romanian(3)
Impressum