aboutsummaryrefslogtreecommitdiff
path: root/source/gl/connectivity/source/resource.po
blob: cf9b3ca635fd2d6c09860420bb2c51ce8d6b3fc4 (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
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
#. extracted from connectivity/source/resource
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2015-05-04 18:13+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1430763235.000000\n"

#: conn_error_message.src
msgctxt ""
"conn_error_message.src\n"
"256 + 2*100 + 0\n"
"string.text"
msgid "The record operation has been vetoed."
msgstr "A operación de rexistro foi vetada."

#: conn_error_message.src
msgctxt ""
"conn_error_message.src\n"
"256 + 2*200 + 0\n"
"string.text"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "A instrución contén unha referencia cíclica a unha ou máis consultas."

#: conn_error_message.src
msgctxt ""
"conn_error_message.src\n"
"256 + 2*300 + 0\n"
"string.text"
msgid "The name must not contain any slashes ('/')."
msgstr "O nome non debe conter ningunha barra ('/')."

#: conn_error_message.src
msgctxt ""
"conn_error_message.src\n"
"256 + 2*301 + 0\n"
"string.text"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ non é un identificador correcto do estándar SQL."

#: conn_error_message.src
msgctxt ""
"conn_error_message.src\n"
"256 + 2*302 + 0\n"
"string.text"
msgid "Query names must not contain quote characters."
msgstr "Os nomes das consultas non deben conter comiñas."

#: conn_error_message.src
msgctxt ""
"conn_error_message.src\n"
"256 + 2*303 + 0\n"
"string.text"
msgid "The name '$1$' is already in use in the database."
msgstr "O nome «$1$» xa está sendo usado na base de datos."

#: conn_error_message.src
msgctxt ""
"conn_error_message.src\n"
"256 + 2*304 + 0\n"
"string.text"
msgid "No connection to the database exists."
msgstr "Non existe conexión á base de datos."

#: conn_error_message.src
msgctxt ""
"conn_error_message.src\n"
"256 + 2*500 + 0\n"
"string.text"
msgid "No $1$ exists."
msgstr "Non existe $1$."

#: conn_error_message.src
msgctxt ""
"conn_error_message.src\n"
"256 + 2*550 + 0\n"
"string.text"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Non se puido presentar a táboa de contido completa. Aplique un filtro."

#. This must be the term referring to address books in the user's Mozilla/Seamonkey profile in the system.
#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_MOZILLA_ADDRESSBOOKS\n"
"string.text"
msgid "Mozilla/Seamonkey Address Book Directory"
msgstr "Cartafol de axenda de enderezos de Mozilla/Seamonkey"

#. This must be the term referring to address books in the user's Thunderbird profile in the system.
#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_THUNDERBIRD_ADDRESSBOOKS\n"
"string.text"
msgid "Thunderbird Address Book Directory"
msgstr "Cartafol de axenda de enderezos do Thunderbird"

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_OE_ADDRESSBOOK\n"
"string.text"
msgid "Outlook Express Address Book"
msgstr "Axenda de enderezos"

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_OUTLOOK_MAPI_ADDRESSBOOK\n"
"string.text"
msgid "Outlook (MAPI) Address Book"
msgstr "Axenda de enderezos de Outlook (MAPI)"

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_TABLE_CREATION_SUPPORT\n"
"string.text"
msgid "Creating tables is not supported for this kind of address books."
msgstr "A creación de táboas non é compatíbel con este tipo de axenda de enderezos."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_MOZILLA_IS_RUNNING\n"
"string.text"
msgid "Cannot create new address books while Mozilla is running."
msgstr "Non se pode crear unha nova axenda de enderezos mentres se está executando Mozilla."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_RETRIEVE_AB_ENTRY\n"
"string.text"
msgid "An address book entry could not be retrieved, an unknown error occurred."
msgstr "Non se puido recuperar unha entrada na axenda de enderezos, produciuse un erro inesperado."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_GET_DIRECTORY_NAME\n"
"string.text"
msgid "An address book directory name could not be retrieved, an unknown error occurred."
msgstr "Non se puido recuperar un nome de cartafol da axenda de enderezos, produciuse un erro inesperado."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_TIMEOUT_WAITING\n"
"string.text"
msgid "Timed out while waiting for the result."
msgstr "Tempo de espera excedido mentres se agardaba polo resultado."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_ERR_EXECUTING_QUERY\n"
"string.text"
msgid "An error occurred while executing the query."
msgstr "Produciuse un erro mentres se executaba a consulta."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_MOZILLA_IS_RUNNIG_NO_CHANGES\n"
"string.text"
msgid "You can't make any changes to Mozilla Address Book when Mozilla is running."
msgstr "Non pode facer ningún cambio na axenda de enderezos de Mozilla cando Mozilla está en execución."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_FOREIGN_PROCESS_CHANGED_AB\n"
"string.text"
msgid "Mozilla Address Book has been changed out of this process, we can't modify it in this condition."
msgstr "A axenda de enderezos de Mozilla cambiouse fóra deste proceso e, nestas condicións, non se pode modificar."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_CANT_FIND_ROW\n"
"string.text"
msgid "Can't find the requested row."
msgstr "Non se atopou a fila solicitada."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_CANT_FIND_CARD_FOR_ROW\n"
"string.text"
msgid "Can't find the card for the requested row."
msgstr "Non se atopou a tarxeta para a fila solicitada."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_AT_LEAST_ONE_TABLES\n"
"string.text"
msgid "The query can not be executed. It needs at least one table."
msgstr "A consulta non se pode executar. A consulta necesita unha táboa polo menos."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_COUNT_SUPPORT\n"
"string.text"
msgid "The driver does not support the 'COUNT' function."
msgstr "O controlador non admite a función 'COUNT'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_STMT_TYPE_NOT_SUPPORTED\n"
"string.text"
msgid "This statement type not supported by this database driver."
msgstr "Este tipo de sentenza non é compatíbel con este controlador de base de datos."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_UNSPECIFIED_ERROR\n"
"string.text"
msgid "An unknown error occurred."
msgstr "Produciuse un erro descoñecido."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_CREATE_ADDRESSBOOK\n"
"string.text"
msgid "Could not create a new address book. Mozilla error code is $1$."
msgstr "Non sei puido crear unha nova axenda de enderezos. O código de erro Mozilla é $1$."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_LOAD_LIB\n"
"string.text"
msgid "The library '$libname$' could not be loaded."
msgstr "Non foi posíbel cargar a biblioteca «$libname$»."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_ERROR_REFRESH_ROW\n"
"string.text"
msgid "An error occurred while refreshing the current row."
msgstr "Produciuse un erro ao actualizar a fila actual."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_ERROR_GET_ROW\n"
"string.text"
msgid "An error occurred while getting the current row."
msgstr "Produciuse un erro ao obter a fila actual."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_CAN_NOT_CANCEL_ROW_UPDATE\n"
"string.text"
msgid "The row update can not be canceled."
msgstr "A actualización da fila non se pode cancelar."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_CAN_NOT_CREATE_ROW\n"
"string.text"
msgid "A new row can not be created."
msgstr "Non se pode crear unha nova fila."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_INVALID_IS_NULL_COLUMN\n"
"string.text"
msgid "The query can not be executed. The 'IS NULL' can only be used with a column name."
msgstr "A consulta non se pode executar. 'IS NULL' só se pode usar cunha columna."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_ILLEGAL_MOVEMENT\n"
"string.text"
msgid "Illegal cursor movement occurred."
msgstr "Produciuse un movemento de cursor incorrecto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COMMIT_ROW\n"
"string.text"
msgid "Please commit row '$position$' before update rows or insert new rows."
msgstr "Remita a fila '$position$' antes de actualizar ou inserir novas filas."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_ROW_UPDATE\n"
"string.text"
msgid "The update call can not be executed. The row is invalid."
msgstr "A chamada de actualización non se pode executar. A fila non é válida."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_ROW_CAN_NOT_SAVE\n"
"string.text"
msgid "The current row can not be saved."
msgstr "A fila actual non se pode gardar."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_HOSTNAME\n"
"string.text"
msgid "No hostname was provided."
msgstr "Non se forneceu ningún nome de servidor."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_BASEDN\n"
"string.text"
msgid "No Base DN was provided."
msgstr "Non se forneceu ningunha Base DN."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_CONNECT_LDAP\n"
"string.text"
msgid "The connection to the LDAP server could not be established."
msgstr "Non se puido estabelecer a conexión co servidor LDAP."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_CONNECTION_GIVEN\n"
"string.text"
msgid "It doesn't exist a connection to the database."
msgstr "Non existe unha conexión á base de datos."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_WRONG_PARAM_INDEX\n"
"string.text"
msgid "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source."
msgstr "Intentou definir un parámetro na posición '$pos$' pero só se permite(n) «$count$» parámetro(s). Un dos motivos pode ser que a propiedade «ParameterNameSubstitution» non está aplicada como TRUE na orixe dos datos."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INPUTSTREAM_WRONG_LEN\n"
"string.text"
msgid "End of InputStream reached before satisfying length specified when InputStream was set."
msgstr "Chegouse ao remate da cadea de entrada sen satisfacer a lonxitude especificada cando se definiu a cadea de entrada."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_INPUTSTREAM\n"
"string.text"
msgid "The input stream was not set."
msgstr "Non se definiu a cadea de entrada."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_ELEMENT_NAME\n"
"string.text"
msgid "There is no element named '$name$'."
msgstr "Non existe ningún elemento chamado '$name$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_BOOKMARK\n"
"string.text"
msgid "Invalid bookmark value"
msgstr "Valor do marcador incorrecto"

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_PRIVILEGE_NOT_GRANTED\n"
"string.text"
msgid "Privilege not granted: Only table privileges can be granted."
msgstr "Privilexios non concedidos: Só se poden conceder os privilexios das táboas."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_PRIVILEGE_NOT_REVOKED\n"
"string.text"
msgid "Privilege not revoked: Only table privileges can be revoked."
msgstr "Privilexios non revogados: Só se poden revogar os privilexios das táboas."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_UNKNOWN_COLUMN_NAME\n"
"string.text"
msgid "The column name '$columnname$' is unknown."
msgstr "O nome da columna '$columnname$' é descoñecido."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_ERRORMSG_SEQUENCE\n"
"string.text"
msgid "Function sequence error."
msgstr "Erro de secuencia da función."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_INDEX\n"
"string.text"
msgid "Invalid descriptor index."
msgstr "O índice do descritor non é correcto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_UNSUPPORTED_FUNCTION\n"
"string.text"
msgid "The driver does not support the function '$functionname$'."
msgstr "O controlador non é compatíbel coa función '$functionname$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_UNSUPPORTED_FEATURE\n"
"string.text"
msgid "The driver does not support the functionality for '$featurename$'. It is not implemented."
msgstr "O controlador non é compatíbel coa funcionalidade para '$featurename$'. Non está implementada."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_FORMULA_WRONG\n"
"string.text"
msgid "The formula for TypeInfoSettings is wrong!"
msgstr "A fórmula para TypeInfoSettings é errónea!"

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_STRING_LENGTH_EXCEEDED\n"
"string.text"
msgid "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'."
msgstr "A cadea '$string$' excede o tamaño maximo de caracteres $maxlen$ cando se converte ao conxunto de caracteres de destino '$charset$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_CANNOT_CONVERT_STRING\n"
"string.text"
msgid "The string '$string$' cannot be converted using the encoding '$charset$'."
msgstr "Non é posíbel converter a cadea '$string$' utilizando a codificación '$charset$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_URI_SYNTAX_ERROR\n"
"string.text"
msgid "The connection URL is invalid."
msgstr "O URL de conexión non é correcto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_TOO_COMPLEX\n"
"string.text"
msgid "The query can not be executed. It is too complex."
msgstr "A consulta non se pode executar. É demasiado complexa."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_OPERATOR_TOO_COMPLEX\n"
"string.text"
msgid "The query can not be executed. The operator is too complex."
msgstr "A consulta non se pode executar. O operador é demasiado complexo."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_INVALID_LIKE_COLUMN\n"
"string.text"
msgid "The query can not be executed. You cannot use 'LIKE' with columns of this type."
msgstr "A consulta non se puido executar. Non se pode usar 'LIKE' con columnas deste tipo."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_INVALID_LIKE_STRING\n"
"string.text"
msgid "The query can not be executed. 'LIKE' can be used with a string argument only."
msgstr "A consulta non se puido executar. Pódese usar 'LIKE' só cun argumento de cadea."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_NOT_LIKE_TOO_COMPLEX\n"
"string.text"
msgid "The query can not be executed. The 'NOT LIKE' condition is too complex."
msgstr "A consulta non se pode executar. A condición 'NOT LIKE' é demasiado complexa."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_LIKE_WILDCARD\n"
"string.text"
msgid "The query can not be executed. The 'LIKE' condition contains wildcard in the middle."
msgstr "A consulta non se puido executar. A condición 'LIKE' contén comodíns no medio."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_LIKE_WILDCARD_MANY\n"
"string.text"
msgid "The query can not be executed. The 'LIKE' condition contains too many wildcards."
msgstr "A consulta non se puido executar. A condición 'LIKE' contén demasiados comodíns."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_COLUMNNAME\n"
"string.text"
msgid "The column name '$columnname$' is not valid."
msgstr "O nome de columna '$columnname$' non é correcto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_COLUMN_SELECTION\n"
"string.text"
msgid "The statement contains an invalid selection of columns."
msgstr "A instrución contén unha selección de columnas incorrecta."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COLUMN_NOT_UPDATEABLE\n"
"string.text"
msgid "The column at position '$position$' could not be updated."
msgstr "A columna na posición '$position$' non se puido actualizar."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_LOAD_FILE\n"
"string.text"
msgid "The file $filename$ could not be loaded."
msgstr "Non se puido cargar o ficheiro $filename$."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_LOAD_FILE_ERROR_MESSAGE\n"
"string.text"
msgid ""
"The attempt to load the file resulted in the following error message ($exception_type$):\n"
"\n"
"$error_message$"
msgstr ""
"A tentativa de cargar o ficheiro devolveu a seguinte mensaxe de erro ($exception_type$):\n"
"\n"
"$error_message$"

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_TYPE_NOT_CONVERT\n"
"string.text"
msgid "The type could not be converted."
msgstr "Non se puido converter o tipo."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_COLUMN_DESCRIPTOR_ERROR\n"
"string.text"
msgid "Could not append column: invalid column descriptor."
msgstr "Non se puido engadir a columna: descritor de columna incorrecto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_GROUP_DESCRIPTOR_ERROR\n"
"string.text"
msgid "Could not create group: invalid object descriptor."
msgstr "Non se puido crear o grupo: descritor de obxecto incorrecto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_INDEX_DESCRIPTOR_ERROR\n"
"string.text"
msgid "Could not create index: invalid object descriptor."
msgstr "Non se puido crear o índice: descritor de obxecto incorrecto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_KEY_DESCRIPTOR_ERROR\n"
"string.text"
msgid "Could not create key: invalid object descriptor."
msgstr "Non se puido crear a chave: descritor de obxecto incorrecto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_TABLE_DESCRIPTOR_ERROR\n"
"string.text"
msgid "Could not create table: invalid object descriptor."
msgstr "Non se puido crear a táboa: descritor de obxecto incorrecto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_USER_DESCRIPTOR_ERROR\n"
"string.text"
msgid "Could not create user: invalid object descriptor."
msgstr "Non se puido crear o usuario: descritor de obxecto incorrecto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_VIEW_DESCRIPTOR_ERROR\n"
"string.text"
msgid "Could not create view: invalid object descriptor."
msgstr "Non se puido crear a vista: descritor de obxecto incorrecto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_VIEW_NO_COMMAND_ERROR\n"
"string.text"
msgid "Could not create view: no command object."
msgstr "Non se puido crear a vista: non se atopa obxecto para a orde."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_CONNECTION\n"
"string.text"
msgid "The connection could not be created. May be the necessary data provider is not installed."
msgstr "Non se puido crear a conexión. Pode ser que o provedor de datos necesario non estea instalado."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_DELETE_INDEX\n"
"string.text"
msgid "The index could not be deleted. An unknown error while accessing the file system occurred."
msgstr "Non se puido borrar o índice. Produciuse un erro descoñecido ao acceder ao sistema de ficheiros."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_ONL_ONE_COLUMN_PER_INDEX\n"
"string.text"
msgid "The index could not be created. Only one column per index is allowed."
msgstr "Non se puido crear o índice. Só se permite unha columna por índice."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE\n"
"string.text"
msgid "The index could not be created. The values are not unique."
msgstr "Non se puido crear o índice. Os valores non son únicos."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_CREATE_INDEX\n"
"string.text"
msgid "The index could not be created. An unknown error appeared."
msgstr "Non se puido crear o índice. Aconteceu un erro descoñecido."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_CREATE_INDEX_NAME\n"
"string.text"
msgid "The index could not be created. The file '$filename$' is used by an other index."
msgstr "Non se puido crear o índice. O ficheiro '$filename$' está sendo usado por outro índice."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
"string.text"
msgid "The index could not be created. The size of the chosen column is too big."
msgstr "Non foi posíbel crear o índice. O tamaño da columna seleccionada é grande de máis."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_SQL_NAME_ERROR\n"
"string.text"
msgid "The name '$name$' doesn't match SQL naming constraints."
msgstr "O nome '$name$' non coincide coas restricións de nomeamento de SQL."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_DELETE_FILE\n"
"string.text"
msgid "The file $filename$ could not be deleted."
msgstr "Non se puido borrar o ficheiro $filename$."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_RENAME_FILE\n"
"string.text"
msgid "The file could not be renamed to $filename$."
msgstr "Non foi posíbel mudar o nome do ficheiro para $filename$."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_COLUMN_TYPE\n"
"string.text"
msgid "Invalid column type for column '$columnname$'."
msgstr "Tipo de columna incorrecto para a columna '$columnname$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_COLUMN_PRECISION\n"
"string.text"
msgid "Invalid precision for column '$columnname$'."
msgstr "Precisión non válida para a columna '$columnname$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_PRECISION_SCALE\n"
"string.text"
msgid "Precision is less than scale for column '$columnname$'."
msgstr "A precisión é menor que a escala para a columna '$columnname$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_COLUMN_NAME_LENGTH\n"
"string.text"
msgid "Invalid column name length for column '$columnname$'."
msgstr "A lonxitude do nome da columna para «$columnname$» non é correcta."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_DUPLICATE_VALUE_IN_COLUMN\n"
"string.text"
msgid "Duplicate value found in column '$columnname$'."
msgstr "Atopouse un valor duplicado na columna '$columnname$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_COLUMN_DECIMAL_VALUE\n"
"string.text"
msgid ""
"The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n"
"\n"
"The specified value \"$value$ is longer than the number of digits allowed."
msgstr ""
"A columna '$columnname$' definiuse como de tipo «Decimal», cunha lonxitude máxima de $precision$ caracteres (con $scale$ decimais).\n"
"\n"
"O valor especificado \"$value$\" é máis longo que o número de díxitos permitido."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COLUMN_NOT_ALTERABLE\n"
"string.text"
msgid "The column '$columnname$' could not be altered. May be the file system is write protected."
msgstr "A columna '$columnname$' non se puido modificar. Pode que o sistema de ficheiros estea protexido contra escritura."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_COLUMN_VALUE\n"
"string.text"
msgid "The column '$columnname$' could not be updated. The value is invalid for that column."
msgstr "A columna '$columnname$' non se puido actualizar. O valor é incorrecto para esa columna."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COLUMN_NOT_ADDABLE\n"
"string.text"
msgid "The column '$columnname$' could not be added. May be the file system is write protected."
msgstr "A columna '$columnname$' non se puido engadir. Pode que o sistema de ficheiros estea protexido contra escritura."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COLUMN_NOT_DROP\n"
"string.text"
msgid "The column at position '$position$' could not be dropped. May be the file system is write protected."
msgstr "A columna na posición '$position$' non se puido retirar. Pode que o sistema de ficheiros estea protexido contra escritura."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_TABLE_NOT_DROP\n"
"string.text"
msgid "The table '$tablename$' could not be dropped. May be the file system is write protected."
msgstr "A táboa '$tablename$' non se puido eliminar. Pode que o sistema de ficheiros estea protexido contra escritura."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_ALTER_TABLE\n"
"string.text"
msgid "The table could not be altered."
msgstr "Non se puido modificar a táboa."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_DBASE_FILE\n"
"string.text"
msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
msgstr "O ficheiro «$filename$» non é un ficheiro de dBase correcto (ou non se recoñece como tal)."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_CANNOT_OPEN_BOOK\n"
"string.text"
msgid "Cannot open Evolution address book."
msgstr "Non se pode abrir a axenda de enderezos de Evolution."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_SORT_BY_COL_ONLY\n"
"string.text"
msgid "Can only sort by table columns."
msgstr "Só se pode ordenar por columnas da táboa."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_COMPLEX_COUNT\n"
"string.text"
msgid "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported."
msgstr "A consulta non se pode executar. É demasiado complexa. Soamente se admite «COUNT(*)»."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_INVALID_BETWEEN\n"
"string.text"
msgid "The query can not be executed. The 'BETWEEN' arguments are not correct."
msgstr "A consulta non se pode executar. Os argumentos de 'BETWEEN' non son correctos."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_FUNCTION_NOT_SUPPORTED\n"
"string.text"
msgid "The query can not be executed. The function is not supported."
msgstr "A consulta non se pode executar. A función non está implementada."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_TABLE_READONLY\n"
"string.text"
msgid "The table can not be changed. It is read only."
msgstr "A táboa non se pode cambiar. Só pemite lectura."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_DELETE_ROW\n"
"string.text"
msgid "The row could not be deleted. The option \"Display inactive records\" is set."
msgstr "Non se puido borrar a fila. Ten aplicada a opción «Presentar rexistros inactivos»."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_ROW_ALREADY_DELETED\n"
"string.text"
msgid "The row could not be deleted. It is already deleted."
msgstr "Non se puido borrar a fila. Xa estaba borrada."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_MORE_TABLES\n"
"string.text"
msgid "The query can not be executed. It contains more than one table."
msgstr "A consulta non se pode executar. Contén máis dunha táboa."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_NO_TABLE\n"
"string.text"
msgid "The query can not be executed. It contains no valid table."
msgstr "A consulta non se pode executar. Non contén ningunha táboa válida."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_QUERY_NO_COLUMN\n"
"string.text"
msgid "The query can not be executed. It contains no valid columns."
msgstr "A consulta non se pode executar. Non contén ningunha columna válida."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_PARA_COUNT\n"
"string.text"
msgid "The count of the given parameter values doesn't match the parameters."
msgstr "A conta dos valores dos parámetros dados non coincide cos parámetros."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_VALID_FILE_URL\n"
"string.text"
msgid "The URL '$URL$' is not valid. A connection can not be created."
msgstr "O URL '$URL$' non é correcto. Non se pode crear unha conexión."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_CLASSNAME\n"
"string.text"
msgid "The driver class '$classname$' could not be loaded."
msgstr "Non foi posíbelo cargar o controlador da clase «$classname$»."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_JAVA\n"
"string.text"
msgid "No Java installation could be found. Please check your installation."
msgstr "Non se puido atopar unha instalación de Java. Comprobe a súa instalación."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_RESULTSET\n"
"string.text"
msgid "The execution of the query doesn't return a valid result set."
msgstr "A execución da consulta non devolveu un conxunto de resultados correcto."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_ROWCOUNT\n"
"string.text"
msgid "The execution of the update statement doesn't effect any rows."
msgstr "A execución da instrución de actualización non afectou a ningunha fila."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_CLASSNAME_PATH\n"
"string.text"
msgid "The additional driver class path is '$classpath$'."
msgstr "A ruta de acceso ao controlador da clase adicional é '$classpath$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_UNKNOWN_PARA_TYPE\n"
"string.text"
msgid "The type of parameter at position '$position$' is unknown."
msgstr "O tipo de parámetro na posición '$position$' é descoñecido."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_UNKNOWN_COLUMN_TYPE\n"
"string.text"
msgid "The type of column at position '$position$' is unknown."
msgstr "O tipo de columna na posición '$position$' é descoñecido."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_KDE_INST\n"
"string.text"
msgid "No suitable KDE installation was found."
msgstr "Non se atopou ningunha instación axeitada de KDE."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_KDE_VERSION_TOO_OLD\n"
"string.text"
msgid "KDE version $major$.$minor$ or higher is required to access the KDE Address Book."
msgstr "Necesítase a versión de KDE $major$.$minor$ ou superior para acceder á Axenda de enderezos de KDE."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_KDE_VERSION_TOO_NEW\n"
"string.text"
msgid "The found KDE version is too new. Only KDE up to version $major$.$minor$ is known to work with this product.\n"
msgstr "A versión atopada de KDE é demasiado nova. Só se sabe que funciona este produto ata coa versión de KDE $major$.$minor$.\n"

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_KDE_VERSION_TOO_NEW_WORK_AROUND\n"
"string.text"
msgid ""
"If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n"
"\n"
msgstr ""
"Se está seguro de que a súa versión de KDE funciona, pode querer executar a seguinte macro de Basic para desactivar esta comprobación de versión:\n"
"\n"

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_PARA_ONLY_PREPARED\n"
"string.text"
msgid "Parameters can appear only in prepared statements."
msgstr "Os parámetros só poden aparecer nas instrucións preparadas."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_TABLE\n"
"string.text"
msgid "No such table!"
msgstr "Non hai tal táboa!"

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_MAC_OS_FOUND\n"
"string.text"
msgid "No suitable Mac OS installation was found."
msgstr "Non se atopou unha instalación axeitada de Mac OS."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_STORAGE\n"
"string.text"
msgid "The connection can not be established. No storage or URL was given."
msgstr "Non se pode estabelecer a conexión. Non se identificou almacén nin se deu URL."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_INVALID_FILE_URL\n"
"string.text"
msgid "The given URL contains no valid local file system path. Please check the location of your database file."
msgstr "O URL dado non contén unha ruta correcta ao sistema de ficheiros local. Comprobe a localización do seu ficheiro de base de datos."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_TABLE_CONTAINER\n"
"string.text"
msgid "An error occurred while obtaining the connection's table container."
msgstr "Produciuse un erro ao obter o contedor da táboa de conexións."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_TABLE_EDITOR_DIALOG\n"
"string.text"
msgid "An error occurred while creating the table editor dialog."
msgstr "Produciuse un erro ao crear o diálogo do editor de táboas."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_TABLENAME\n"
"string.text"
msgid "There is no table named '$tablename$'."
msgstr "Non hai ningunha táboa chamada '$tablename$'."

#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_DOCUMENTUI\n"
"string.text"
msgid "The provided DocumentUI is not allowed to be NULL."
msgstr "O DocumentUI fornecido non pode ser NULL."