aboutsummaryrefslogtreecommitdiff
path: root/source/lv/uui/source.po
blob: 0c87564dc1b9499d30765928a037e55166ac32b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
#. extracted from uui/source
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2014-08-01 09:55+0300\n"
"Last-Translator: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>\n"
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#: alreadyopen.src
msgctxt ""
"alreadyopen.src\n"
"STR_ALREADYOPEN_MSG\n"
"string.text"
msgid ""
"Document file '$(ARG1)' is locked for editing by yourself on a different system since $(ARG2)\n"
"\n"
"Open document read-only, or ignore own file locking and open the document for editing.\n"
"\n"
msgstr ""
"Jūs esat aizslēdzis rediģēšanai dokumenta datni '$(ARG1)' uz citas sistēmas $(ARG2)\n"
"\n"
"Atveriet dokumentu tikai lasīšanas režīmā, vai ignorējiet savu slēgumu un atveriet dokumentu rediģēšanai.\n"
"\n"

#: alreadyopen.src
msgctxt ""
"alreadyopen.src\n"
"STR_ALREADYOPEN_READONLY_BTN\n"
"string.text"
msgid "Open ~Read-Only"
msgstr "Atvē~rt tikai lasīšanai"

#: alreadyopen.src
msgctxt ""
"alreadyopen.src\n"
"STR_ALREADYOPEN_OPEN_BTN\n"
"string.text"
msgid "~Open"
msgstr "~Atvērt"

#: alreadyopen.src
msgctxt ""
"alreadyopen.src\n"
"STR_ALREADYOPEN_SAVE_MSG\n"
"string.text"
msgid ""
"Document file '$(ARG1)' is locked for editing by yourself on a different system since $(ARG2)\n"
"\n"
"Close document on other system and retry saving or ignore own file locking and save current document.\n"
"\n"
msgstr ""
"Jūs esat aizslēdzis rediģēšanai dokumenta datni '$(ARG1)' uz citas sistēmas $(ARG2)\n"
"\n"
"Aizveriet dokumentu uz citas sistēmas un atkārtoti mēģiniet saglabāt, vai ignorējiet savu slēgumu un saglabājiet šo dokumentu.\n"
"\n"

#: alreadyopen.src
msgctxt ""
"alreadyopen.src\n"
"STR_ALREADYOPEN_RETRY_SAVE_BTN\n"
"string.text"
msgid "~Retry Saving"
msgstr "Atkā~rtot saglabāšanu"

#: alreadyopen.src
msgctxt ""
"alreadyopen.src\n"
"STR_ALREADYOPEN_SAVE_BTN\n"
"string.text"
msgid "~Save"
msgstr "~Saglabāt"

#: filechanged.src
msgctxt ""
"filechanged.src\n"
"STR_FILECHANGED_TITLE\n"
"string.text"
msgid "Document Has Been Changed by Others"
msgstr "Dokumentu ir mainījis kāds cits"

#: filechanged.src
msgctxt ""
"filechanged.src\n"
"STR_FILECHANGED_MSG\n"
"string.text"
msgid ""
"The file has been changed since it was opened for editing in %PRODUCTNAME. Saving your version of the document will overwrite changes made by others.\n"
"\n"
"Do you want to save anyway?\n"
"\n"
msgstr ""
"Šī datne ir mainījies kopš atvēršanas rediģēšanai ar %PRODUCTNAME.\n"
"Saglabājot savu dokumenta versiju, tiks pārrakstītas citu veiktās izmaiņas.\n"
"\n"
"Vai tomēr vēlaties saglabāt?\n"
"\n"

#: filechanged.src
msgctxt ""
"filechanged.src\n"
"STR_FILECHANGED_SAVEANYWAY_BTN\n"
"string.text"
msgid "~Save Anyway"
msgstr "Tomēr ~saglabāt"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_KEEP_PASSWORD\n"
"string.text"
msgid "~Remember password until end of session"
msgstr "Atce~rēties paroli līdz sesijas beigām"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_SAVE_PASSWORD\n"
"string.text"
msgid "~Remember password"
msgstr "Atce~rēties paroli"

#: ids.src
msgctxt ""
"ids.src\n"
"STR_WARNING_BROKENSIGNATURE_TITLE\n"
"string.text"
msgid "Invalid Document Signature"
msgstr "Nederīgs dokumenta paraksts"

#: ids.src
msgctxt ""
"ids.src\n"
"STR_WARNING_INCOMPLETE_ENCRYPTION_TITLE\n"
"string.text"
msgid "Non-Encrypted Streams"
msgstr "Nešifrētas straumes"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_ABORT & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation executed on $(ARG1) was aborted."
msgstr "Darbība, kas tika izpildīta uz $(ARG1), tika pārtraukta."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_ACCESSDENIED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Access to $(ARG1) was denied."
msgstr "Pieeja $(ARG1) atteikta."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_ALREADYEXISTS & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) already exists."
msgstr "$(ARG1) jau eksistē."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_TARGETALREADYEXISTS & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Target already exists."
msgstr "Mērķis jau eksistē."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_MODULESIZEEXCEEDED & ERRCODE_RES_MASK)\n"
"string.text"
msgid ""
"You are about to save/export a password protected basic library containing module(s) \n"
"$(ARG1)\n"
"which are too large to store in binary format. If you wish users that don't have access to the library password to be able to run macros in those module(s) you must split those modules into a number of smaller modules. Do you wish to continue to save/export this library?"
msgstr ""
"Tiks saglabāta/eksportēta paroles aizsargāta bibliotēka, kurā ir modulis(-ļi) $(ARG1)\n"
"kas ir saglabāti binārā formātā. Ja vēlaties, lai lietotāji, kuriem nav pieejas bibliotēkas parolēm, varētu darbināt makrosus šajos moduļos, šie moduļi ir jāsadala mazākos moduļos. Vai vēlaties turpināt saglabāt/eksportēt šo bibliotēku?"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_BADCRC & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The data from $(ARG1) has an incorrect checksum."
msgstr "Datiem no $(ARG1) ir kļūdaina kontrolsumma."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_CANTCREATE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The object $(ARG1) cannot be created in directory $(ARG2)."
msgstr "Nevar izveidot objektu $(ARG1) mapē $(ARG2)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_CANTREAD & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Data of $(ARG1) could not be read."
msgstr "$(ARG1) dati nav nolasāmi."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_CANTSEEK & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The seek operation on $(ARG1) could not be performed."
msgstr "Nevarēja izpildīt meklēšanas (seek) darbību uz $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_CANTTELL & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The tell operation on $(ARG1) could not be performed."
msgstr "Nevarēja izpildīt noteikšanas (tell) darbību uz $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_CANTWRITE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Data for $(ARG1) could not be written."
msgstr "Nevar ierakstīt datus datnei $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_CURRENTDIR & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Action impossible: $(ARG1) is the current directory."
msgstr "Neiespējama darbība: $(ARG1) ir pašreizējā direktorija."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTREADY & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is not ready."
msgstr "$(ARG1) nav gatavs."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTSAMEDEVICE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Action impossible: $(ARG1) and $(ARG2) are different devices (drives)."
msgstr "Neiespējama darbība: $(ARG1) un $(ARG2) ir dažādas ierīces (dziņi)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_GENERAL & ERRCODE_RES_MASK)\n"
"string.text"
msgid "General input/output error while accessing $(ARG1)."
msgstr "Vispārēja ievades/izvades kļūda piekļūstot $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_INVALIDACCESS & ERRCODE_RES_MASK)\n"
"string.text"
msgid "An attempt was made to access $(ARG1) in an invalid way."
msgstr "Bija mēģinājums piekļūt $(ARG1) nepareizā veidā."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_INVALIDCHAR & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) contains invalid characters."
msgstr "$(ARG1) satur nederīgas rakstzīmes."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_INVALIDDEVICE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The device (drive) $(ARG1) is invalid."
msgstr "Ierīce (dzinis) $(ARG1) ir nederīga."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_INVALIDLENGTH & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The data from $(ARG1) has an invalid length."
msgstr "Dati no $(ARG1) ir nederīga garuma."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_INVALIDPARAMETER & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) was started with an invalid parameter."
msgstr "Darbība uz $(ARG1) tika sākta ar nederīgiem parametriem."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_ISWILDCARD & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation cannot be performed because $(ARG1) contains wildcards."
msgstr "Darbība nevar tikt izpildīta, jo $(ARG1) satur aizstājēj zīmes."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_LOCKVIOLATION & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Error during shared access to $(ARG1)."
msgstr "Kļūda kopējā piekļuvē pie $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_MISPLACEDCHAR & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) contains misplaced characters."
msgstr "$(ARG1) satur vietām sajauktas rakstzīmes."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NAMETOOLONG & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The name $(ARG1) contains too many characters."
msgstr "Nosaukums $(ARG1) satur pārāk daudz rakstzīmju."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTEXISTS & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) neeksistē."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTEXISTSPATH & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The path $(ARG1) does not exist."
msgstr "Ceļš $(ARG1) neeksistē."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTSUPPORTED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) is not supported on this operating system."
msgstr "Darbība ar $(ARG1) netiek atbalstīta uz šis operētājsistēmas."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTADIRECTORY & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is not a directory."
msgstr "$(ARG1) nav mape."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTAFILE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is not a file."
msgstr "$(ARG1) nav datne."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_OUTOFSPACE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "There is no space left on device $(ARG1)."
msgstr "Nav vietas uz ierīces $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_TOOMANYOPENFILES & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) cannot be performed because too many files are already open."
msgstr "Darbība ar $(ARG1) nevar tikt turpināta, jo pārāk daudz atvērtu datņu."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_OUTOFMEMORY & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) cannot be performed because there is no more memory available."
msgstr "Darbība ar $(ARG1) nevar tikt turpināta, jo nav pieejama brīva atmiņa."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_PENDING & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) cannot continue because more data is pending."
msgstr "Darbība ar $(ARG1) nevar tikt turpināta, jo citi dati gaida izpildi."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_RECURSIVE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) cannot be copied into itself."
msgstr "$(ARG1) nevar kopēt pašu sevī."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_UNKNOWN & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Unknown input/output error while accessing $(ARG1)."
msgstr "Nezināma ievades/izvades kļūda, piekļūstot $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_WRITEPROTECTED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is write protected."
msgstr "$(ARG1) ir slēgts rakstīšanai."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_WRONGFORMAT & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is not in the correct format."
msgstr "$(ARG1) nav pareizā formāta."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_WRONGVERSION & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The version of $(ARG1) is not correct."
msgstr "$(ARG1) versija nav pareiza."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTEXISTS_VOLUME & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Drive $(ARG1) does not exist."
msgstr "Dzinis $(ARG1) neeksistē."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTEXISTS_FOLDER & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Folder $(ARG1) does not exist."
msgstr "Mape $(ARG1) neeksistē."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_WRONGJAVA & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The installed Java version is not supported."
msgstr "Instalētā Java versija netiek atbalstīta."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_WRONGJAVA_VERSION & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The installed Java version $(ARG1) is not supported."
msgstr "Instalētā Java $(ARG1) versija netiek atbalstīta."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_WRONGJAVA_MIN & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The installed Java version is not supported, at least version $(ARG1) is required."
msgstr "Instalētā Java versija netiek atbalstīta, ir vajadzīga vismaz $(ARG1) versija."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_WRONGJAVA_VERSION_MIN & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The installed Java version $(ARG1) is not supported, at least version $(ARG2) is required."
msgstr "Instalētā Java $(ARG1) versija netiek atbalstīta, ir vajadzīga vismaz $(ARG2) versija."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_BADPARTNERSHIP & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The data associated with the partnership is corrupted."
msgstr "Dati, kas asociēti partnerībā, ir bojāti."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_BADPARTNERSHIP_NAME & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The data associated with the partnership $(ARG1) is corrupted."
msgstr "Dati, kas asociēti partnerībā ar $(ARG1), ir bojāti."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTREADY_VOLUME & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Volume $(ARG1) is not ready."
msgstr "Sējums $(ARG1) nav gatavs."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTREADY_REMOVABLE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is not ready; please insert a storage medium."
msgstr "$(ARG1) nav gatavs; ielieciet atmiņas ierīci."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_NOTREADY_VOLUME_REMOVABLE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Volume $(ARG1) is not ready; please insert a storage medium."
msgstr "Sējums $(ARG1) nav gatavs; ielieciet atmiņas ierīci."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_WRONGMEDIUM & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Please insert disk $(ARG1)."
msgstr "Ielieciet disku $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_CANTCREATE_NONAME & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The object cannot be created in directory $(ARG1)."
msgstr "Objektu nevar izveidot mapē $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_UNSUPPORTEDOVERWRITE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "%PRODUCTNAME cannot keep files from being overwritten when this transmission protocol is used. Do you want to continue anyway?"
msgstr "Kad šis pārraides protokols tiek lietots, %PRODUCTNAME nevar pasargāt datnes no pārrakstīšanas. Vai tiešām vēlaties turpināt?"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_BROKENPACKAGE & ERRCODE_RES_MASK)\n"
"string.text"
msgid ""
"The file '$(ARG1)' is corrupt and therefore cannot be opened. %PRODUCTNAME can try to repair the file.\n"
"\n"
"The corruption could be the result of document manipulation or of structural document damage due to data transmission.\n"
"\n"
"We recommend that you do not trust the content of the repaired document.\n"
"Execution of macros is disabled for this document.\n"
"\n"
"Should %PRODUCTNAME repair the file?\n"
msgstr ""
"Datne '$(ARG1)' ir bojāta, tāpēc to nevar atvērt. %PRODUCTNAME var mēģināt salabot šo datni.\n"
"\n"
"Bojājums varēja rasties manipulējot ar dokumentu, vai pārsūtīšanas laikā veidojušies strukturāli bojājumi.\n"
"\n"
"Mēs neiesakām uzticēties atjaunotā dokumenta saturam.\n"
"Makrosu palaišana šim dokumentam ir deaktivēta.\n"
"\n"
"Vai %PRODUCTNAME jāmēģina salabot datni?\n"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_BROKENPACKAGE_CANTREPAIR & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The file '$(ARG1)' could not be repaired and therefore cannot be opened."
msgstr "Datni '$(ARG1)' nevar atjaunot, tādēļ to nevar atvērt."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_CONFIGURATION_BROKENDATA_NOREMOVE & ERRCODE_RES_MASK)\n"
"string.text"
msgid ""
"Configuration data in '$(ARG1)' is corrupted. Without this data some functions may not operate correctly.\n"
"Do you want to continue startup of %PRODUCTNAME without the corrupted configuration data?"
msgstr ""
"Konfigurācijas dati '$(ARG1)' ir bojāti. Dažas funkcijas var darboties nepareizi bez šiem datiem.\n"
"Vai vēlaties turpināt %PRODUCTNAME startēšanu bez bojātajiem konfigurācijas datiem?"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_CONFIGURATION_BROKENDATA_WITHREMOVE & ERRCODE_RES_MASK)\n"
"string.text"
msgid ""
"The personal configuration file '$(ARG1)' is corrupted and must be deleted to continue. Some of your personal settings may be lost.\n"
"Do you want to continue startup of %PRODUCTNAME without the corrupted configuration data?"
msgstr ""
"Personīgā konfigurācijas datne '$(ARG1)' ir bojāta un jādzēš, lai turpinātu. Daži no personīgajiem iestatījumiem var tikt zaudēti.\n"
"Vai vēlaties turpināt %PRODUCTNAME startēšanu bez bojātajiem konfigurācijas datiem?"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_CONFIGURATION_BACKENDMISSING & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly."
msgstr "Konfigurācijas datu avots '$(ARG1)' nav pieejams. Dažas funkcijas var darboties nepareizi bez šiem datiem."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_CONFIGURATION_BACKENDMISSING_WITHRECOVER & ERRCODE_RES_MASK)\n"
"string.text"
msgid ""
"The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly.\n"
"Do you want to continue startup of %PRODUCTNAME without the missing configuration data?"
msgstr ""
"Konfigurācijas datu avots '$(ARG1)' nav pieejams. Dažas funkcijas var darboties nepareizi bez šiem datiem.\n"
"Vai vēlaties turpināt %PRODUCTNAME startēšanu bez trūkstošajiem konfigurācijas datiem?"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_INVALID_XFORMS_SUBMISSION_DATA & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The form contains invalid data. Do you still want to continue?"
msgstr "Forma satur nederīgus datus. Vai joprojām vēlaties turpināt?"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_LOCKING_LOCKED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The file $(ARG1) is locked by another user. Currently, another write access to this file cannot be granted."
msgstr "Datni $(ARG1) ir slēdzis cits lietotājs. Tāpēc šobrīd nevar iegūt rakstīšanas piekļuvi."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_LOCKING_LOCKED_SELF & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The file $(ARG1) is locked by yourself. Currently, another write access to this file cannot be granted."
msgstr "Datni $(ARG1) esat slēdzis jūs. Tāpēc šobrīd nevar iegūt rakstīšanas piekļuvi."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_LOCKING_NOT_LOCKED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The file $(ARG1) is currently not locked by yourself."
msgstr "Jūs šobrīd neesat noslēdzis datni $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_LOCKING_LOCK_EXPIRED & ERRCODE_RES_MASK)\n"
"string.text"
msgid ""
"The previously obtained lock for file $(ARG1) has expired.\n"
"This can happen due to problems on the server managing the file lock. It cannot be guaranteed that write operations on this file will not overwrite changes done by other users!"
msgstr ""
"Iepriekš iegūtais datnes $(ARG1) slēgs ir izbeidzies.\n"
"Tas var notikt servera dēļ, kurš uztur šo slēgu. Nav garantijas ka rakstīšanas darbības šajā datnē nepārrakstīs citu lietotāju veiktās izmaiņas!"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_UNKNOWNAUTH_UNTRUSTED)\n"
"string.text"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
"\n"
"Before accepting this certificate, you should examine this site's certificate carefully. Are you willing to accept this certificate for the purpose of identifying the Web site $(ARG1)?"
msgstr ""
"Neizdevās pārbaudīt vietnes $(ARG1) identitāti.\n"
"\n"
"Pirms sertifikāta pieņemšanas, jums vajadzētu rūpīgi izpētīt šīs vietnes sertifikātu. Vai vēlaties pieņemt šo sertifikātu, lai identificētu tīmekļa vietni $(ARG1)?"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_SSLWARN_EXPIRED_1)\n"
"string.text"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
"\n"
"You should check to make sure that your computer's time is correct."
msgstr ""
"$(ARG1) ir tīmekļa vietne, kura izmanto drošības sertifikātu, lai šifrētu datus pārraides laikā, bet šī sertifikāta derīguma termiņš beidzās $(ARG2).\n"
"\n"
"Jums vajadzētu pārbaudīt, vai datora laiks ir pareizs."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_SSLWARN_DOMAINMISMATCH_1)\n"
"string.text"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
"\n"
"If you suspect the certificate shown does not belong to $(ARG1), please cancel the connection and notify the site administrator.\n"
"\n"
"Would you like to continue anyway?"
msgstr ""
"Jūs mēģinājāt savienoties ar $(ARG1).Bet drošības sertifikāts pieder $(ARG1). Iespējams (bet ne ļoti), ka kāds mēģina pārtvert komunikāciju ar šo tīmekļa vietni.\n"
"\n"
"Ja ir aizdomas, ka šis sertifikāts nepieder $(ARG1), lūdzu, atceliet savienojumu un ziņojiet administratoram.\n"
"\n"
"Vai tomēr vēlaties turpināt?"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_SSLWARN_INVALID_1)\n"
"string.text"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
"\n"
"If you suspect the certificate shown, please cancel the connection and notify the site administrator."
msgstr ""
"Sertifikāta derīgumu nevarēja pārbaudīt. Jums vajadzētu rūpīgi izpētīt šīs vietnes sertifikātu.\n"
"\n"
"Ja ir aizdomas par šo sertifikātu, lūdzu, atceliet savienojumu un sazinieties ar vietnes administratoru."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(TITLE_UUI_SSLWARN_DOMAINMISMATCH)\n"
"string.text"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Drošības brīdinājums: nesakrīt domēna vārdi"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(TITLE_UUI_SSLWARN_EXPIRED)\n"
"string.text"
msgid "Security Warning: Server Certificate Expired"
msgstr "Drošības brīdinājums: servera sertifikāta termiņš beidzis"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(TITLE_UUI_SSLWARN_INVALID)\n"
"string.text"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Drošības brīdinājums: servera sertifikāts nav derīgs"

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_CANNOT_ACTIVATE_FACTORY & ERRCODE_RES_MASK)\n"
"string.text"
msgid ""
"Component cannot be loaded, possibly broken or incomplete installation.\n"
"Full error message:\n"
"\n"
" $(ARG1)."
msgstr ""
"Nevar ielādēt komponenti, iespējams, ka instalācija ir salauzta vai nepilnīga.\n"
"Pilns kļūdas ziņojums:\n"
"\n"
" $(ARG1)."

#: ids.src
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_IO_WARN_CANTSAVE_MACROS & ERRCODE_RES_MASK)\n"
"string.text"
msgid ""
"You are saving to a macro-free document format, the macros contained in this document will not be saved.\n"
"Do you wish to continue?"
msgstr ""
"Jūs saglabājat dokumentu formātā, kas neatbalsta makrosus. Šajā dokumentā esošie makrosi netiks saglabāti.\n"
"Vai vēlaties turpināt?"

#: lockfailed.src
msgctxt ""
"lockfailed.src\n"
"STR_LOCKFAILED_MSG\n"
"string.text"
msgid "The file could not be locked for exclusive access by %PRODUCTNAME, due to missing permission to create a lock file on that file location."
msgstr "%PRODUCTNAME nevarēja noslēgt datni ekskluzīvai pieejai, jo nav tiesības šajā mapē veidot slēgšanas datni."

#: openlocked.src
msgctxt ""
"openlocked.src\n"
"STR_OPENLOCKED_TITLE\n"
"string.text"
msgid "Document in Use"
msgstr "Dokuments tiek lietots"

#: openlocked.src
msgctxt ""
"openlocked.src\n"
"STR_OPENLOCKED_MSG\n"
"string.text"
msgid ""
"Document file '$(ARG1)' is locked for editing by:\n"
"\n"
"$(ARG2)\n"
"\n"
"Open document read-only or open a copy of the document for editing.\n"
"\n"
msgstr ""
"Dokumenta datni '$(ARG1)' rediģēšanai ir aizslēdzis:\n"
"\n"
"$(ARG2)\n"
"\n"
"Atvērt dokumentu tikai lasīšanai, vai atvērt dokumenta kopiju rediģēšanai.\n"
"\n"

#: openlocked.src
msgctxt ""
"openlocked.src\n"
"STR_OPENLOCKED_OPENREADONLY_BTN\n"
"string.text"
msgid "Open ~Read-Only"
msgstr "Atvē~rt tikai lasīšanai"

#: openlocked.src
msgctxt ""
"openlocked.src\n"
"STR_OPENLOCKED_OPENCOPY_BTN\n"
"string.text"
msgid "Open ~Copy"
msgstr "Atvērt ~kopiju"

#: openlocked.src
msgctxt ""
"openlocked.src\n"
"STR_UNKNOWNUSER\n"
"string.text"
msgid "Unknown User"
msgstr "Nezināms lietotājs"

#: passworddlg.src
msgctxt ""
"passworddlg.src\n"
"STR_ENTER_PASSWORD_TO_OPEN\n"
"string.text"
msgid "Enter password to open file: \n"
msgstr "Ievadiet paroli, lai atvērtu datni: \n"

#: passworddlg.src
msgctxt ""
"passworddlg.src\n"
"STR_ENTER_PASSWORD_TO_MODIFY\n"
"string.text"
msgid "Enter password to modify file: \n"
msgstr "Ievadiet paroli, lai izmainītu datni: \n"

#: passworddlg.src
msgctxt ""
"passworddlg.src\n"
"STR_ENTER_SIMPLE_PASSWORD\n"
"string.text"
msgid "Enter password: "
msgstr "Ievadiet paroli: "

#: passworddlg.src
msgctxt ""
"passworddlg.src\n"
"STR_CONFIRM_SIMPLE_PASSWORD\n"
"string.text"
msgid "Confirm password: "
msgstr "Apstipriniet paroli: "

#: passworddlg.src
msgctxt ""
"passworddlg.src\n"
"STR_TITLE_CREATE_PASSWORD\n"
"string.text"
msgid "Set Password"
msgstr "Iestatīt paroli"

#: passworddlg.src
msgctxt ""
"passworddlg.src\n"
"STR_TITLE_ENTER_PASSWORD\n"
"string.text"
msgid "Enter Password"
msgstr "Ievadiet paroli"

#: passworddlg.src
msgctxt ""
"passworddlg.src\n"
"STR_PASSWORD_MISMATCH\n"
"string.text"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
msgstr "Apstiprināšanas parole nesakrita ar paroli. Vēlreiz ievadiet paroli tā, lai abos laukos tā būtu vienāda."

#: passworderrs.src
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_PASSWORD_TO_OPEN_WRONG\n"
"string.text"
msgid "The password is incorrect. The file cannot be opened."
msgstr "Parole ir nepareiza. Datni nevar atvērt."

#: passworderrs.src
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_PASSWORD_TO_MODIFY_WRONG\n"
"string.text"
msgid "The password is incorrect. The file cannot be modified."
msgstr "Parole ir nepareiza. Datni nevar izmainīt."

#: passworderrs.src
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_MASTERPASSWORD_WRONG\n"
"string.text"
msgid "The master password is incorrect."
msgstr "Tika ievadīta nepareizā galvenā parole."

#: passworderrs.src
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_SIMPLE_PASSWORD_WRONG\n"
"string.text"
msgid "The password is incorrect."
msgstr "Parole ir nepareiza."

#: passworderrs.src
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_PASSWORDS_NOT_IDENTICAL\n"
"string.text"
msgid "The password confirmation does not match."
msgstr "Paroļu apstiprināšana nesakrīt."

#: trylater.src
msgctxt ""
"trylater.src\n"
"STR_TRYLATER_TITLE\n"
"string.text"
msgid "Document in Use"
msgstr "Dokuments tiek lietots"

#: trylater.src
msgctxt ""
"trylater.src\n"
"STR_TRYLATER_MSG\n"
"string.text"
msgid ""
"Document file '$(ARG1)' is locked for editing by:\n"
"\n"
"$(ARG2)\n"
"\n"
"Try again later to save document or save a copy of that document.\n"
"\n"
msgstr ""
"Dokumenta datni '$(ARG1)' rediģēšanai ir aizslēdzis:\n"
"\n"
"$(ARG2)\n"
"\n"
"Mēģiniet vēlreiz vēlāk, lai saglabātu dokumentu, vai saglabājiet kopiju.\n"
"\n"

#: trylater.src
msgctxt ""
"trylater.src\n"
"STR_TRYLATER_RETRYSAVING_BTN\n"
"string.text"
msgid "~Retry Saving"
msgstr "Atkā~rtot saglabāšanu"

#: trylater.src
msgctxt ""
"trylater.src\n"
"STR_TRYLATER_SAVEAS_BTN\n"
"string.text"
msgid "~Save As..."
msgstr "~Saglabāt kā..."