-
Notifications
You must be signed in to change notification settings - Fork 3
/
ro-RO.xliff
15095 lines (15095 loc) · 644 KB
/
ro-RO.xliff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd">
<file original="Home Widget/en.lproj/InfoPlist.strings" source-language="en" target-language="ro-RO" datatype="plaintext">
<header>
<tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="16.0" build-num="16A242d"/>
</header>
<body>
<trans-unit id="CFBundleDisplayName" xml:space="preserve">
<source>Home Widget</source>
<target>Home Widget</target>
<note>Bundle display name</note>
</trans-unit>
<trans-unit id="CFBundleName" xml:space="preserve">
<source>Home WidgetExtension</source>
<target>Home WidgetExtension</target>
<note>Bundle name</note>
</trans-unit>
<trans-unit id="NSAppleMusicUsageDescription" xml:space="preserve">
<source>Widgy is requesting access to your Music Library to use it as a data source. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces la biblioteca dvs. de muzică pentru a o folosi ca sursă de date. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Media Library Usage Description</note>
</trans-unit>
<trans-unit id="NSBluetoothAlwaysUsageDescription" xml:space="preserve">
<source>Widgy is requesting access to your Bluetooth to use it as a data source. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces la Bluetooth pentru a-l utiliza ca sursă de date. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Bluetooth Always Usage Description</note>
</trans-unit>
<trans-unit id="NSBluetoothPeripheralUsageDescription" xml:space="preserve">
<source>Widgy is requesting access to your Bluetooth to use it as a data source. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces la Bluetooth pentru a-l utiliza ca sursă de date. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Bluetooth Peripheral Usage Description</note>
</trans-unit>
<trans-unit id="NSCalendarsUsageDescription" xml:space="preserve">
<source>Widgy is requesting access to your Calendar to use it as a data source. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces la calendar pentru a-l utiliza ca sursă de date. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Calendars Usage Description</note>
</trans-unit>
<trans-unit id="NSCameraUsageDescription" xml:space="preserve">
<source>Widgy is requesting access to your Camera to scan Widgy QR codes. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces la cameră pentru a scana codurile QR Widgy. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Camera Usage Description</note>
</trans-unit>
<trans-unit id="NSHealthShareUsageDescription" xml:space="preserve">
<source>Widgy is requesting read access to your Health Data to use it as a data source. No data will be written! As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces citire la datele dvs. din Sănătate pentru a le utiliza ca sursă de date. Nu se vor scrie date! Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Health Share Usage Description</note>
</trans-unit>
<trans-unit id="NSHealthUpdateUsageDescription" xml:space="preserve">
<source>Widgy is requesting read access to your Health Data to use it as a data source. No data will be written! As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces citire la datele dvs. din Sănătate pentru a le utiliza ca sursă de date. Nu se vor scrie date! Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Health Update Usage Description</note>
</trans-unit>
<trans-unit id="NSLocationUsageDescription" xml:space="preserve">
<source>Widgy is requesting access to your Location since it's a requirement for accessing the name of WiFi network. Earthquakes, Altitude and Sunrise/Sunset also need your location. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces la locația dvs., deoarece este o cerință pentru accesarea numelui rețelei Wi-Fi. Cutremurele, altitudinea și răsăritul/apusul soarelui au nevoie, de asemenea, de locația dvs. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Location Usage Description</note>
</trans-unit>
<trans-unit id="NSLocationWhenInUseUsageDescription" xml:space="preserve">
<source>Widgy is requesting access to your Location since it's a requirement for accessing the name of WiFi network. Earthquakes, Altitude and Sunrise/Sunset also need your location. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces la locația dvs., deoarece este o cerință pentru accesarea numelui rețelei Wi-Fi. Cutremurele, altitudinea și răsăritul/apusul soarelui au nevoie, de asemenea, de locația dvs. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Location When In Use Usage Description</note>
</trans-unit>
<trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve">
<source>Widgy is requesting write access to your Photo Library to save QR codes or image previews. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces scriere la biblioteca foto pentru a salva coduri QR sau imagini de previzualizare. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Photo Library Additions Usage Description</note>
</trans-unit>
<trans-unit id="NSPhotoLibraryUsageDescription" xml:space="preserve">
<source>Widgy is requesting access to your gallery to use photos as a data source. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces la galeria dvs. pentru a utiliza fotografii ca sursă de date. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Photo Library Usage Description</note>
</trans-unit>
<trans-unit id="NSRemindersUsageDescription" xml:space="preserve">
<source>Widgy is requesting access to your Reminders to use it as a data source. As with every other permission in Widgy, this is optional.</source>
<target>Widgy solicită acces la mementouri pentru a le utiliza ca sursă de date. Ca și în cazul oricărei alte permisiuni din Widgy, este opțional.</target>
<note>Privacy - Reminders Usage Description</note>
</trans-unit>
</body>
</file>
<file original="Home Widget/en.lproj/Localizable.strings" source-language="en" target-language="ro-RO" datatype="plaintext">
<header>
<tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="16.0" build-num="16A242d"/>
</header>
<body>
<trans-unit id="%@" xml:space="preserve">
<source>%@</source>
<target>100% Romană</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="+1d" xml:space="preserve">
<source>+1d</source>
<target>❤️ da</target>
<note>Day Offset For Weather</note>
</trans-unit>
<trans-unit id="+1h" xml:space="preserve">
<source>+1h</source>
<target>❤️</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+2d" xml:space="preserve">
<source>+2d</source>
<target>+2d</target>
<note>Day Offset For Weather</note>
</trans-unit>
<trans-unit id="+2h" xml:space="preserve">
<source>+2h</source>
<target>+2h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+3d" xml:space="preserve">
<source>+3d</source>
<target>❤️</target>
<note>Day Offset For Weather</note>
</trans-unit>
<trans-unit id="+3h" xml:space="preserve">
<source>+3h</source>
<target>❤️ da</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+4d" xml:space="preserve">
<source>+4d</source>
<target>❤️ da</target>
<note>Day Offset For Weather</note>
</trans-unit>
<trans-unit id="+4h" xml:space="preserve">
<source>+4h</source>
<target>Da</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+5d" xml:space="preserve">
<source>+5d</source>
<target>Daaa</target>
<note>Day Offset For Weather</note>
</trans-unit>
<trans-unit id="+5h" xml:space="preserve">
<source>+5h</source>
<target>Da da da da da</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+6d" xml:space="preserve">
<source>+6d</source>
<target>+6d</target>
<note>Day Offset For Weather</note>
</trans-unit>
<trans-unit id="+6h" xml:space="preserve">
<source>+6h</source>
<target>+6h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+7d" xml:space="preserve">
<source>+7d</source>
<target>+7d</target>
<note>Day Offset For Weather</note>
</trans-unit>
<trans-unit id="+7h" xml:space="preserve">
<source>+7h</source>
<target>+7h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+8h" xml:space="preserve">
<source>+8h</source>
<target>+8h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+9h" xml:space="preserve">
<source>+9h</source>
<target>+9h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+10h" xml:space="preserve">
<source>+10h</source>
<target>+10h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+11h" xml:space="preserve">
<source>+11h</source>
<target>+11h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+12h" xml:space="preserve">
<source>+12h</source>
<target>+12h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+13h" xml:space="preserve">
<source>+13h</source>
<target>+13h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+14h" xml:space="preserve">
<source>+14h</source>
<target>+14h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+15h" xml:space="preserve">
<source>+15h</source>
<target>+15h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+16h" xml:space="preserve">
<source>+16h</source>
<target>+16h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+17h" xml:space="preserve">
<source>+17h</source>
<target>+17h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+18h" xml:space="preserve">
<source>+18h</source>
<target>+18h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+19h" xml:space="preserve">
<source>+19h</source>
<target>+19h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+20h" xml:space="preserve">
<source>+20h</source>
<target>+20h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+21h" xml:space="preserve">
<source>+21h</source>
<target>+21h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+22h" xml:space="preserve">
<source>+22h</source>
<target>+22h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="+23h" xml:space="preserve">
<source>+23h</source>
<target>+23h</target>
<note>Hour Offset For Weather</note>
</trans-unit>
<trans-unit id="00" xml:space="preserve">
<source>00</source>
<target>00</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="2G" xml:space="preserve">
<source>2G</source>
<target>2G</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="3G" xml:space="preserve">
<source>3G</source>
<target>3G</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="4G" xml:space="preserve">
<source>4G</source>
<target>4G</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="5G" xml:space="preserve">
<source>5G</source>
<target>5G</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="A Widgy Widget" xml:space="preserve">
<source>A Widgy Widget</source>
<target>Un Widget Widgy</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Active" xml:space="preserve">
<source>Active</source>
<target>Activ</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Active Energy" xml:space="preserve">
<source>Active Energy</source>
<target>Energie Activă</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Afternoon" xml:space="preserve">
<source>Afternoon</source>
<target>Ziua</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Apple Move Time" xml:space="preserve">
<source>Apple Move Time</source>
<target>Apple A Muta Timp</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Asleep Core" xml:space="preserve">
<source>Asleep Core</source>
<target>Asleep Core</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Asleep Deep" xml:space="preserve">
<source>Asleep Deep</source>
<target>Asleep Deep</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Asleep REM" xml:space="preserve">
<source>Asleep REM</source>
<target>Asleep REM</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="At least one Live Activity needs to be active for Dynamic Island to work." xml:space="preserve">
<source>At least one Live Activity needs to be active for Dynamic Island to work.</source>
<note>Live Activities</note>
</trans-unit>
<trans-unit id="Average Pace" xml:space="preserve">
<source>Average Pace</source>
<target>Tempo mediu</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Avg" xml:space="preserve">
<source>Avg</source>
<target>Medie</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="Awake" xml:space="preserve">
<source>Awake</source>
<target>Treaz</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Battery" xml:space="preserve">
<source>Battery</source>
<target>Baterie</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Brightness" xml:space="preserve">
<source>Brightness</source>
<target>Luminozitate</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Calendar" xml:space="preserve">
<source>Calendar</source>
<target>Calendar</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="Cell Download" xml:space="preserve">
<source>Cell Download</source>
<target>Descărcare celular</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Cell Upload" xml:space="preserve">
<source>Cell Upload</source>
<target>Încărcare celular</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Charging" xml:space="preserve">
<source>Charging</source>
<target>Încărcare</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Circular" xml:space="preserve">
<source>Circular</source>
<target>Circular</target>
<note>Widget Size
Widget Size Name</note>
</trans-unit>
<trans-unit id="Clear Sky" xml:space="preserve">
<source>Clear Sky</source>
<target>Cer senin</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Cloudy" xml:space="preserve">
<source>Cloudy</source>
<target>Înnorat</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Complete" xml:space="preserve">
<source>Complete</source>
<target>Complet</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Creamy" xml:space="preserve">
<source>Creamy</source>
<target>Cremos</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Daily" xml:space="preserve">
<source>Daily</source>
<target>Zilnic</target>
<note>Weather Prefix</note>
</trans-unit>
<trans-unit id="Daylight Remaining" xml:space="preserve">
<source>Daylight Remaining</source>
<target>Daylight Remaining</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Decreased" xml:space="preserve">
<source>Decreased</source>
<target>Scădere</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Distance" xml:space="preserve">
<source>Distance</source>
<target>Distanță</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Download" xml:space="preserve">
<source>Download</source>
<target>Descărcare</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Dry" xml:space="preserve">
<source>Dry</source>
<target>Uscat</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Dynamic Island Large" xml:space="preserve">
<source>Dynamic Island Large</source>
<note>Widget Size</note>
</trans-unit>
<trans-unit id="Dynamic Island Medium" xml:space="preserve">
<source>Dynamic Island Medium</source>
<note>Widget Size</note>
</trans-unit>
<trans-unit id="Dynamic Island Minimal" xml:space="preserve">
<source>Dynamic Island Minimal</source>
<note>Widget Size</note>
</trans-unit>
<trans-unit id="Dynamic Island Small" xml:space="preserve">
<source>Dynamic Island Small</source>
<note>Widget Size</note>
</trans-unit>
<trans-unit id="E" xml:space="preserve">
<source>E</source>
<target>E</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Egg White" xml:space="preserve">
<source>Egg White</source>
<target>Albus De Ou</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Estrogen Surge" xml:space="preserve">
<source>Estrogen Surge</source>
<target>Creșterea Estrogenului</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Evening" xml:space="preserve">
<source>Evening</source>
<target>Seara</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Extra Large" xml:space="preserve">
<source>Extra Large</source>
<target>Foarte Mare</target>
<note>Widget Size
Widget Size Name</note>
</trans-unit>
<trans-unit id="Fair" xml:space="preserve">
<source>Fair</source>
<target>Moderat</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Female" xml:space="preserve">
<source>Female</source>
<target>Femeie</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="First Quarter" xml:space="preserve">
<source>First Quarter</source>
<target>First Quarter</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Floors" xml:space="preserve">
<source>Floors</source>
<target>Etaje</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Floors Ascended" xml:space="preserve">
<source>Floors Ascended</source>
<target>Etaje urcate</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Floors Descended" xml:space="preserve">
<source>Floors Descended</source>
<target>Etaje coborâte</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Fog" xml:space="preserve">
<source>Fog</source>
<target>Ceață</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Free" xml:space="preserve">
<source>Free</source>
<target>Liber</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Full Moon" xml:space="preserve">
<source>Full Moon</source>
<target>Full Moon</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Fully Charged" xml:space="preserve">
<source>Fully Charged</source>
<target>Încărcat complet</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Health" xml:space="preserve">
<source>Health</source>
<target>Sănătate</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Heavy" xml:space="preserve">
<source>Heavy</source>
<target>Grele</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Heavy Rain" xml:space="preserve">
<source>Heavy Rain</source>
<target>Ploaie puternică</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Heavy Sleet" xml:space="preserve">
<source>Heavy Sleet</source>
<target>Lapoviță abundentă</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Heavy Snow" xml:space="preserve">
<source>Heavy Snow</source>
<target>Ninsoare puternică</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Hourly" xml:space="preserve">
<source>Hourly</source>
<target>Orar</target>
<note>Weather Prefix</note>
</trans-unit>
<trans-unit id="Hours" xml:space="preserve">
<source>Hours</source>
<target>Ore</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Idle" xml:space="preserve">
<source>Idle</source>
<target>Inactiv</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Implant" xml:space="preserve">
<source>Implant</source>
<target>Implant</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="In Bed" xml:space="preserve">
<source>In Bed</source>
<target>În Pat</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Inactive" xml:space="preserve">
<source>Inactive</source>
<target>Inactiv</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Increased" xml:space="preserve">
<source>Increased</source>
<target>Creșterea</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Indeterminate" xml:space="preserve">
<source>Indeterminate</source>
<target>Nedeterminat</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Initial Low" xml:space="preserve">
<source>Initial Low</source>
<target>Inițial Scăzut</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Initial Very Low" xml:space="preserve">
<source>Initial Very Low</source>
<target>Inițială Foarte Scăzută</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Injection" xml:space="preserve">
<source>Injection</source>
<target>Injecție</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Inline" xml:space="preserve">
<source>Inline</source>
<target>Inline</target>
<note>Widget Size
Widget Size Name</note>
</trans-unit>
<trans-unit id="Intrauterine Device" xml:space="preserve">
<source>Intrauterine Device</source>
<target>Dispozitiv Intrauterin</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Intravaginal Ring" xml:space="preserve">
<source>Intravaginal Ring</source>
<target>Inel Intravaginal</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Large" xml:space="preserve">
<source>Large</source>
<target>Mare</target>
<note>Widget Size Name</note>
</trans-unit>
<trans-unit id="Last Quarter" xml:space="preserve">
<source>Last Quarter</source>
<target>Last Quarter</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Light" xml:space="preserve">
<source>Light</source>
<target>Luminos</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Light Rain" xml:space="preserve">
<source>Light Rain</source>
<target>Ploi slabe</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Light Sleet" xml:space="preserve">
<source>Light Sleet</source>
<target>Lapoviță slabă</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Light Snow" xml:space="preserve">
<source>Light Snow</source>
<target>Ninsori slabe</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Live Activities Are Already Restarting." xml:space="preserve">
<source>Live Activities Are Already Restarting.</source>
<note>Live Activities</note>
</trans-unit>
<trans-unit id="Live Activities Disabled, please go to Settings app/Widgy and enable Live Activities." xml:space="preserve">
<source>Live Activities Disabled, please go to Settings app/Widgy and enable Live Activities.</source>
<note>Live Activities</note>
</trans-unit>
<trans-unit id="Live Activity Large" xml:space="preserve">
<source>Live Activity Large</source>
<note>Widget Size</note>
</trans-unit>
<trans-unit id="Live Activity Medium" xml:space="preserve">
<source>Live Activity Medium</source>
<note>Widget Size</note>
</trans-unit>
<trans-unit id="Live Activity Small" xml:space="preserve">
<source>Live Activity Small</source>
<note>Widget Size</note>
</trans-unit>
<trans-unit id="Localized" xml:space="preserve">
<source>Localized</source>
<target>localizat</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="Low Fitness" xml:space="preserve">
<source>Low Fitness</source>
<target>Fitness Scăzut</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Luteinizing Hormone Surge" xml:space="preserve">
<source>Luteinizing Hormone Surge</source>
<target>Creșterea Hormonului Luteinizant</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Male" xml:space="preserve">
<source>Male</source>
<target>Bărbat</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Max" xml:space="preserve">
<source>Max</source>
<target>Maxim</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="Medium" xml:space="preserve">
<source>Medium</source>
<target>Mediu</target>
<note>Widget Size Name</note>
</trans-unit>
<trans-unit id="Mild" xml:space="preserve">
<source>Mild</source>
<target>Ușoară</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Min" xml:space="preserve">
<source>Min</source>
<target>Minim</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="Minimal" xml:space="preserve">
<source>Minimal</source>
<note>Widget Size</note>
</trans-unit>
<trans-unit id="Minutes" xml:space="preserve">
<source>Minutes</source>
<target>Minute</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Moderate" xml:space="preserve">
<source>Moderate</source>
<target>Moderată</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Momentary Limit" xml:space="preserve">
<source>Momentary Limit</source>
<target>Limită De Moment</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Morning" xml:space="preserve">
<source>Morning</source>
<target>Dimineața</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="N" xml:space="preserve">
<source>N</source>
<target>N</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="NE" xml:space="preserve">
<source>NE</source>
<target>NE</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="NW" xml:space="preserve">
<source>NW</source>
<target>NW</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Negative" xml:space="preserve">
<source>Negative</source>
<target>Negativ</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Negative values can't be displayed as badges" xml:space="preserve">
<source>Negative values can't be displayed as badges</source>
<note>Notification Badge Message</note>
</trans-unit>
<trans-unit id="New" xml:space="preserve">
<source>New</source>
<target>Nou</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="New Moon" xml:space="preserve">
<source>New Moon</source>
<target>New Moon</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Night" xml:space="preserve">
<source>Night</source>
<target>Noapte</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Night Remaining" xml:space="preserve">
<source>Night Remaining</source>
<target>Night Remaining</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="No" xml:space="preserve">
<source>No</source>
<target>Nu</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="No Change" xml:space="preserve">
<source>No Change</source>
<target>Nicio Schimbare</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="None" xml:space="preserve">
<source>None</source>
<target>Nimic</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Not Charging" xml:space="preserve">
<source>Not Charging</source>
<target>Nu se încarcă</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Not Present" xml:space="preserve">
<source>Not Present</source>
<target>Nu Este Prezent</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Not Set" xml:space="preserve">
<source>Not Set</source>
<target>Nu Este Setat</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Note that Widgy might not appear here right away, but should still appear on the home screen if you assigned it in-app." xml:space="preserve">
<source>Note that Widgy might not appear here right away, but should still appear on the home screen if you assigned it in-app.</source>
<target>Este posibil ca Widgy să nu apară aici imediat, dar ar trebui să apară pe ecranul principal dacă l-ați atribuit în aplicație.</target>
<note>Empty Widget</note>
</trans-unit>
<trans-unit id="Note that if you see this message after assigning the widget, you've probably hit the memory limit." xml:space="preserve">
<source>Note that if you see this message after assigning the widget, you've probably hit the memory limit.</source>
<note>Empty Widget</note>
</trans-unit>
<trans-unit id="Now" xml:space="preserve">
<source>Now</source>
<target>Acum</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Off" xml:space="preserve">
<source>Off</source>
<target>Oprit</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="On" xml:space="preserve">
<source>On</source>
<target>Pornit</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Oral" xml:space="preserve">
<source>Oral</source>
<target>Orală</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Other" xml:space="preserve">
<source>Other</source>
<target>Altele</target>
<note>Chart</note>
</trans-unit>
<trans-unit id="Partly Cloudy" xml:space="preserve">
<source>Partly Cloudy</source>
<target>Parțial înnorat</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Patch" xml:space="preserve">
<source>Patch</source>
<target>Plasture</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Positive" xml:space="preserve">
<source>Positive</source>
<target>Pozitiv</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Present" xml:space="preserve">
<source>Present</source>
<target>Prezent</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="RSS" xml:space="preserve">
<source>RSS</source>
<target>RSS</target>
<note>RSS</note>
</trans-unit>
<trans-unit id="Rain" xml:space="preserve">
<source>Rain</source>
<target>Ploaie</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Random" xml:space="preserve">
<source>Random</source>
<target>Aleatoare</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Rectangular" xml:space="preserve">
<source>Rectangular</source>
<target>Rectangular</target>
<note>Widget Size
Widget Size Name</note>
</trans-unit>
<trans-unit id="Reloading Thumbnails" xml:space="preserve">
<source>Reloading Thumbnails</source>
<note>System Message</note>
</trans-unit>
<trans-unit id="Reloading Widgets" xml:space="preserve">
<source>Reloading Widgets</source>
<target>Reîncărcare widgeturi</target>
<note>System Message</note>
</trans-unit>
<trans-unit id="Reminder" xml:space="preserve">
<source>Reminder</source>
<target>Memento</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="Reminder Completed" xml:space="preserve">
<source>Reminder Completed</source>
<target>Memento finalizat</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="Reminder Today Completed" xml:space="preserve">
<source>Reminder Today Completed</source>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="Reminder Tomorrow Completed" xml:space="preserve">
<source>Reminder Tomorrow Completed</source>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="Repeat Low" xml:space="preserve">
<source>Repeat Low</source>
<target>Repetați Scăzut</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Repeat Very Low" xml:space="preserve">
<source>Repeat Very Low</source>
<target>Repetați Foarte Scăzut</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Resizable" xml:space="preserve">
<source>Resizable</source>
<note>Widget Size Name
Widget Slot</note>
</trans-unit>
<trans-unit id="S" xml:space="preserve">
<source>S</source>
<target>S</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="SE" xml:space="preserve">
<source>SE</source>
<target>SE</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="SW" xml:space="preserve">
<source>SW</source>
<target>SW</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Seven Day Limit" xml:space="preserve">
<source>Seven Day Limit</source>
<target>Limita De Șapte Zile</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Severe" xml:space="preserve">
<source>Severe</source>
<target>Severă</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Sleet" xml:space="preserve">
<source>Sleet</source>
<target>Lapoviță</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Small" xml:space="preserve">
<source>Small</source>
<target>Mic</target>
<note>Widget Size Name</note>
</trans-unit>
<trans-unit id="Snow" xml:space="preserve">
<source>Snow</source>
<target>Ninsoare</target>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Some Live Activities Failed To Start." xml:space="preserve">
<source>Some Live Activities Failed To Start.</source>
<note>Live Activities</note>
</trans-unit>
<trans-unit id="Steps" xml:space="preserve">
<source>Steps</source>
<target>Pași</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Sticky" xml:space="preserve">
<source>Sticky</source>
<target>Lipicios</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Stood" xml:space="preserve">
<source>Stood</source>
<target>A Stat</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="System" xml:space="preserve">
<source>System</source>
<target>Sistem</target>
<note>Data Sources</note>
</trans-unit>
<trans-unit id="Tap to assign" xml:space="preserve">
<source>Tap to assign</source>
<target>Tap to assign</target>
<note>Empty Widget</note>
</trans-unit>
<trans-unit id="Tap to assign a Widgy to this slot." xml:space="preserve">
<source>Tap to assign a Widgy to this slot.</source>
<target>Atingeți pentru a atribui un Widgy acestui slot.</target>
<note>Empty Widget</note>
</trans-unit>
<trans-unit id="Timeout error" xml:space="preserve">
<source>Timeout error</source>
<target>Eroare de expirare</target>
<note>Popup Text</note>
</trans-unit>
<trans-unit id="Unable to fetch." xml:space="preserve">
<source>Unable to fetch.</source>
<note>Notification Badge Message</note>
</trans-unit>
<trans-unit id="Unknown error" xml:space="preserve">
<source>Unknown error</source>
<target>Eroare necunoscută</target>
<note>Popup Text</note>
</trans-unit>
<trans-unit id="Unspecified" xml:space="preserve">
<source>Unspecified</source>
<target>Nespecificat</target>
<note>HealthKit Data</note>
</trans-unit>
<trans-unit id="Until Sunrise" xml:space="preserve">
<source>Until Sunrise</source>
<note>Widget Default Messages</note>
</trans-unit>
<trans-unit id="Until Sunset" xml:space="preserve">