summaryrefslogtreecommitdiff
path: root/po/hu.po
blob: 83473dc2234ba54c7227155d720dda38ec24ca58 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Balázs Úr <urbalazs@gmail.com>, 2014-2016
# kelemeng <kelemeng@ubuntu.com>, 2016
# Meskó Balázs <meskobalazs@gmail.com>, 2016. #zanata
# Meskó Balázs <meskobalazs@gmail.com>, 2017. #zanata
# Zoltan Hoppar <zoltanh721@fedoraproject.org>, 2017. #zanata
# Meskó Balázs <meskobalazs@gmail.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-26 12:37+0100\n"
"PO-Revision-Date: 2018-12-06 06:30+0000\n"
"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
"Language-Team: Hungarian (http://www.transifex.com/freedesktop/appstream-"
"glib/language/hu/)\n"
"Language: hu\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: Zanata 4.6.2\n"

#. TRANSLATORS: command line option
#: client/as-builder.c:76 client/as-compose.c:326 client/as-util.c:4429
msgid "Show extra debugging information"
msgstr "További hibakeresési információk megjelenítése"

#. TRANSLATORS: command line option
#: client/as-builder.c:79
msgid "Add a cache ID to each component"
msgstr "Gyorsítótár-azonosító hozzáadása minden komponenshez"

#. TRANSLATORS: command line option
#: client/as-builder.c:82
msgid "Include failed results in the output"
msgstr "Sikertelen találatok felvétele a kimenetbe"

#. TRANSLATORS: command line option
#: client/as-builder.c:85
msgid "Add HiDPI icons to the tarball"
msgstr "HiDPI ikonok hozzáadása a tömörített fájlhoz"

#. TRANSLATORS: command line option
#: client/as-builder.c:88
msgid "Add encoded icons to the XML"
msgstr "Kódolt ikonok hozzáadása az XML-hez"

#. TRANSLATORS: command line option
#: client/as-builder.c:91
msgid "Do not compress the icons into a tarball"
msgstr "Ne tömörítse az ikonokat a tömörített fájlba"

#. TRANSLATORS: command line option
#: client/as-builder.c:94
msgid "Set the logging directory"
msgstr "A naplózási könyvtár beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:97
msgid "Set the packages directory"
msgstr "A csomagkönyvtár beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:100
msgid "Set the temporary directory"
msgstr "Az átmeneti könyvtár beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:103 client/as-compose.c:332
msgid "Set the output directory"
msgstr "A kimeneti könyvtár beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:106 client/as-compose.c:335
msgid "Set the icons directory"
msgstr "Az ikonkönyvtár beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:109
msgid "Set the cache directory"
msgstr "A gyorsítótár könyvtár beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:112 client/as-compose.c:344
msgid "Set the basenames of the output files"
msgstr "A kimeneti fájlok alapneveinek beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:115 client/as-compose.c:338
msgid "Set the origin name"
msgstr "Az eredet nevének beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:118
msgid "Set the number of threads"
msgstr "A szálak számának beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:121 client/as-compose.c:341
msgid "Set the minimum icon size in pixels"
msgstr "A legkisebb ikonméret beállítása képpontokban"

#. TRANSLATORS: command line option
#: client/as-builder.c:124
msgid "Set the old metadata location"
msgstr "A régi metaadatok helyének beállítása"

#. TRANSLATORS: command line option
#: client/as-builder.c:127
msgid "Ignore certain types of veto"
msgstr "Bizonyos vétótípusok mellőzése"

#. TRANSLATORS: error message
#: client/as-builder.c:141 client/as-compose.c:358 client/as-util.c:4714
msgid "Failed to parse arguments"
msgstr "Nem sikerült az argumentumok feldolgozása"

#. TRANSLATORS: error message
#: client/as-builder.c:246
msgid "Failed to set up builder"
msgstr "Nem sikerült a fordító beállítása"

#. TRANSLATORS: error message
#: client/as-builder.c:265
msgid "Failed to open packages"
msgstr "Nem sikerült a csomagok megnyitása"

#. TRANSLATORS: information message
#: client/as-builder.c:275
msgid "Scanning packages..."
msgstr "Csomagok keresése…"

#. TRANSLATORS: error message
#: client/as-builder.c:285
msgid "Failed to add package"
msgstr "Nem sikerült a csomag hozzáadása"

#. TRANSLATORS: information message
#: client/as-builder.c:291
#, c-format
msgid "Parsed %u/%u files..."
msgstr "%u / %u fájl feldolgozva…"

#. TRANSLATORS: error message
#: client/as-builder.c:301
msgid "Failed to generate metadata"
msgstr "Nem sikerült a metaadatok előállítása"

#. success
#. TRANSLATORS: information message
#: client/as-builder.c:308 client/as-compose.c:537
msgid "Done!"
msgstr "Kész!"

#. TRANSLATORS: we've saving the icon file to disk
#: client/as-compose.c:109 client/as-compose.c:163
msgid "Saving icon"
msgstr "Ikon mentése"

#. TRANSLATORS: command line option
#: client/as-compose.c:329
msgid "Set the prefix"
msgstr "Előtag beállítása"

#. TRANSLATORS: we're generating the AppStream data
#: client/as-compose.c:401
msgid "Processing application"
msgstr "Alkalmazás feldolgozása"

#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
#: client/as-compose.c:407
msgid "Error loading AppData file"
msgstr "Hiba az AppData fájl betöltésekor"

#. TRANSLATORS: the .mo files could not be parsed
#: client/as-compose.c:420
msgid "Error parsing translations"
msgstr "Hiba a fordítások feldolgozásakor"

#. TRANSLATORS: we could not auto-add the kudo
#: client/as-compose.c:431
msgid "Error parsing kudos"
msgstr "Hiba a köszönetnyilvánítások feldolgozásakor"

#. TRANSLATORS: we could not auto-add the provides
#: client/as-compose.c:442
msgid "Error parsing provides"
msgstr "Hiba a biztosítottak feldolgozásakor"

#. TRANSLATORS: not a valid desktop filename
#: client/as-compose.c:465
msgid "Invalid desktop filename"
msgstr "Érvénytelen .desktop fájlnév"

#. TRANSLATORS: the .desktop file could not
#. * be loaded
#: client/as-compose.c:484
msgid "Error loading desktop file"
msgstr "Hiba a .desktop fájl betöltésekor"

#. TRANSLATORS: this is when the folder could
#. * not be created
#: client/as-compose.c:512
msgid "Error creating output directory"
msgstr "Hiba a kimeneti könyvtár létrehozásakor"

#. TRANSLATORS: we've saving the XML file to disk
#: client/as-compose.c:521
msgid "Saving AppStream"
msgstr "AppStream mentése"

#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
#: client/as-compose.c:531
msgid "Error saving AppStream file"
msgstr "Hiba az AppStream fájl mentésekor"

#. TRANSLATORS: this is a command alias
#: client/as-util.c:93
#, c-format
msgid "Alias to %s"
msgstr "Álnév erre: %s"

#: client/as-util.c:175
msgid "Command not found, valid commands are:"
msgstr "A parancs nem található, az érvényes parancsok:"

#. TRANSLATORS: any manual changes required?
#. * also note: FIXME is a hardcoded string
#: client/as-util.c:467
msgid "Please review the file and fix any 'FIXME' items"
msgstr "Nézze át a fájlt, és javítson minden „FIXME” elemet"

#. TRANSLATORS: information message
#: client/as-util.c:485
msgid "Old API version"
msgstr "Régi API verzió"

#. TRANSLATORS: information message
#: client/as-util.c:497
msgid "New API version"
msgstr "Új API verzió"

#: client/as-util.c:516
msgid "Not enough arguments, expected old.xml new.xml version"
msgstr "Nincs elég argumentum, a következő az elvárt: old.xml new.xml verzió"

#. TRANSLATORS: the %s and %s are file types,
#. * e.g. "appdata" to "appstream"
#: client/as-util.c:552
#, c-format
msgid "Conversion %s to %s is not implemented"
msgstr "A(z) %s – %s átalakítás nincs megvalósítva"

#: client/as-util.c:569
msgid "Not enough arguments, expected file.xml"
msgstr "Nincs elég argumentum, a következő az elvárt: file.xml"

#. TRANSLATORS: %s is a file type,
#. * e.g. 'appdata'
#: client/as-util.c:595
#, c-format
msgid "File format '%s' cannot be upgraded"
msgstr "A(z) „%s” fájlformátum nem frissíthető"

#. TRANSLATORS: not a recognised file type
#: client/as-util.c:638 client/as-util.c:1038 client/as-util.c:1139
msgid "Format not recognised"
msgstr "A formátum ismeretlen"

#. TRANSLATORS: probably wrong XML
#: client/as-util.c:1979
msgid "No desktop applications found"
msgstr "Nem találhatók asztali alkalmazások"

#. TRANSLATORS: the file is valid
#: client/as-util.c:2711 client/as-util.c:2928
msgid "OK"
msgstr "OK"

#. list failures
#: client/as-util.c:2716 client/as-util.c:2920
msgid "FAILED"
msgstr "SIKERTELEN"

#: client/as-util.c:2812
msgid "Validation failed"
msgstr "Az ellenőrzés nem sikerült"

#: client/as-util.c:2856
msgid "Validation of files failed"
msgstr "A fájlok ellenőrzése nem sikerült"

#: client/as-util.c:2908
#, c-format
msgid "Cannot validate version of file format '%s'"
msgstr ""

#: client/as-util.c:2924
#, fuzzy
msgid "Version validation failed"
msgstr "Az ellenőrzés nem sikerült"

#: client/as-util.c:2976
#, fuzzy
msgid "Version validation of files failed"
msgstr "A fájlok ellenőrzése nem sikerült"

#. TRANSLATORS: application was removed
#: client/as-util.c:4076
msgid "Removed"
msgstr "Eltávolítva"

#. TRANSLATORS: application was added
#: client/as-util.c:4089
msgid "Added"
msgstr "Hozzáadva"

#. TRANSLATORS: this is when a device ctrl+c's a watch
#: client/as-util.c:4372
msgid "Cancelled"
msgstr "Visszavonva"

#. TRANSLATORS: this is the --nonet argument
#: client/as-util.c:4426
msgid "Do not use network access"
msgstr "Ne használjon hálózati hozzáférést"

#. TRANSLATORS: command line option
#: client/as-util.c:4432
msgid "Show version"
msgstr "Verzió megjelenítése"

#. TRANSLATORS: command line option
#: client/as-util.c:4435
msgid "Enable profiling"
msgstr "Profilalkotás engedélyezése"

#. TRANSLATORS: command description
#: client/as-util.c:4467
msgid "Converts AppStream metadata from one version to another"
msgstr "Átalakítja az AppStream metaadatokat az egyik verzióról a másikra"

#. TRANSLATORS: command description
#: client/as-util.c:4473
msgid "Upgrade AppData metadata to the latest version"
msgstr "Az AppData metaadatok frissítése a legújabb verzióra"

#. TRANSLATORS: command description
#: client/as-util.c:4479
msgid "Creates an example AppData file from a .desktop file"
msgstr "Egy példa AppData fájlt hoz létre egy .desktop fájlból"

#. TRANSLATORS: command description
#: client/as-util.c:4485
msgid "Dumps the applications in the AppStream metadata"
msgstr "Kiírja az alkalmazásokat az AppStream metaadatokba"

#. TRANSLATORS: command description
#: client/as-util.c:4491
msgid "Search for AppStream applications"
msgstr "AppStream alkalmazások keresése"

#. TRANSLATORS: command description
#: client/as-util.c:4497
msgid "Search for AppStream applications by package name"
msgstr "AppStream alkalmazások keresése csomagnév alapján"

#. TRANSLATORS: command description
#: client/as-util.c:4503
msgid "Show all installed AppStream applications"
msgstr "Megjeleníti a telepített AppStream alkalmazásokat"

#. TRANSLATORS: command description
#: client/as-util.c:4509
msgid "Search for AppStream applications by category name"
msgstr "Appstream alkalmazások keresése kategória nevek alapján"

#. TRANSLATORS: command description
#: client/as-util.c:4515
msgid "Display application search tokens"
msgstr "Alkalmazáskeresési jelsorok megjelenítése"

#. TRANSLATORS: command description
#: client/as-util.c:4521
msgid "Installs AppStream metadata"
msgstr "Telepíti az AppStream metaadatokat"

#. TRANSLATORS: command description
#: client/as-util.c:4527
msgid "Installs AppStream metadata with new origin"
msgstr "Telepíti az AppStream metaadatokat egy új eredettel"

#. TRANSLATORS: command description
#: client/as-util.c:4533
msgid "Uninstalls AppStream metadata"
msgstr "Eltávolítja az AppStream metaadatokat"

#. TRANSLATORS: command description
#: client/as-util.c:4539
msgid "Create an HTML status page"
msgstr "Egy HTML állapotoldal létrehozása"

#. TRANSLATORS: command description
#: client/as-util.c:4545
msgid "Create an CSV status document"
msgstr "Egy CSV állapotdokumentum létrehozása"

#. TRANSLATORS: command description
#: client/as-util.c:4551
msgid "Create an HTML matrix page"
msgstr "Egy HTML mátrixoldal létrehozása"

#. TRANSLATORS: command description
#: client/as-util.c:4557
msgid "List applications not backed by packages"
msgstr "Alkalmazások felsorolása, melyek mögött nincsenek csomagok"

#. TRANSLATORS: command description
#: client/as-util.c:4563
msgid "Validate an AppData or AppStream file"
msgstr "Egy AppData vagy AppStream fájl ellenőrzése"

#. TRANSLATORS: command description
#: client/as-util.c:4569
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Egy AppData vagy AppStream fájl ellenőrzése (megengedő)"

#. TRANSLATORS: command description
#: client/as-util.c:4575
msgid "Exports the agreement to text"
msgstr "A megállapodás exportálása szövegként"

#. TRANSLATORS: command description
#: client/as-util.c:4581
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Egy AppData vagy AppStream fájl ellenőrzése (szigorú)"

#. TRANSLATORS: command description
#: client/as-util.c:4587
#, fuzzy
msgid "Validate that AppData file includes the specified release"
msgstr "Egy AppData vagy AppStream fájl ellenőrzése (megengedő)"

#. TRANSLATORS: command description
#: client/as-util.c:4593
msgid "Convert an AppData file to NEWS format"
msgstr "Egy AppData fájl átalakítása NEWS formátumra"

#. TRANSLATORS: command description
#: client/as-util.c:4599
msgid "Convert an NEWS file to AppData format"
msgstr "Egy NEWS fájl átalakítása AppData formátumra"

#. TRANSLATORS: command description
#: client/as-util.c:4605
msgid "Check installed application data"
msgstr "Telepített alkalmazások adatainak ellenőrzése"

#. TRANSLATORS: command description
#: client/as-util.c:4611
msgid "check an installed application"
msgstr "egy telepített alkalmazás ellenőrzése"

#. TRANSLATORS: command description
#: client/as-util.c:4617
msgid "Replace screenshots in source file"
msgstr "Képernyőképek cseréje a forrásfájlban"

#. TRANSLATORS: command description
#: client/as-util.c:4623
msgid "Add a provide to a source file"
msgstr "Hozzáadás a forrásfájlhoz fájlt"

#. TRANSLATORS: command description
#: client/as-util.c:4629
msgid "Add a language to a source file"
msgstr "Nyelv hozzáadása a forrásfájlhoz"

#. TRANSLATORS: command description
#: client/as-util.c:4635
msgid "Mirror upstream screenshots"
msgstr "Az upstream képernyőképek tükrözése"

#. TRANSLATORS: command description
#: client/as-util.c:4641
msgid "Incorporate extra metadata from an external file"
msgstr "További metaadatok használata külső fájlból"

#. TRANSLATORS: command description
#: client/as-util.c:4647
msgid "Compare the contents of two AppStream files"
msgstr "Két AppStream fájl tartalmának összehasonlítása"

#. TRANSLATORS: command description
#: client/as-util.c:4653
msgid "Generate a GUID from an input string"
msgstr "GUID előállítása egy bemeneti szövegből"

#. TRANSLATORS: command description
#: client/as-util.c:4659
msgid "Modify an AppData file"
msgstr "Egy AppData fájl módosítása"

#. TRANSLATORS: command description
#: client/as-util.c:4665
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Egy AppStream fájl felosztása AppData és Metainfo fájlokká"

#. TRANSLATORS: command description
#: client/as-util.c:4671
msgid "Merge several files to an AppStream file"
msgstr "Több fájl egy AppStream fájlba fésülése"

#. TRANSLATORS: command description
#: client/as-util.c:4677
msgid "Import a file to AppStream markup"
msgstr "Fájl importálása AppStream jelölőnyelvbe"

#. TRANSLATORS: command description
#: client/as-util.c:4683
msgid "Watch AppStream locations for changes"
msgstr "AppStream helyek változásainak figyelése"

#. TRANSLATORS: command description
#: client/as-util.c:4689
msgid "Compare version numbers"
msgstr "Verziószámok összehasonlítása"

#. TRANSLATORS: command description
#: client/as-util.c:4695
msgid "Test a regular expression"
msgstr "Egy reguláris kifejezés tesztelése"

#. TRANSLATORS: program name
#: client/as-util.c:4708
msgid "AppStream Utility"
msgstr "AppStream segédprogram"

#: client/as-util.c:4732
msgid "Version:"
msgstr "Verzió:"

#. TRANSLATORS: This is the formatting of English and localized name
#. * of the rating e.g. "Adults Only (solo adultos)"
#: libappstream-glib/as-content-rating.c:261
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"

#: libappstream-glib/as-content-rating.c:407
msgid "General"
msgstr "Általános"

#: libappstream-glib/as-content-rating.c:416
msgid "ALL"
msgstr "ÖSSZES"

#: libappstream-glib/as-content-rating.c:420
#: libappstream-glib/as-content-rating.c:496
msgid "Adults Only"
msgstr "Csak felnőtt"

#: libappstream-glib/as-content-rating.c:422
#: libappstream-glib/as-content-rating.c:495
msgid "Mature"
msgstr "Érett"

#: libappstream-glib/as-content-rating.c:424
#: libappstream-glib/as-content-rating.c:494
msgid "Teen"
msgstr "Tizenéves"

#: libappstream-glib/as-content-rating.c:426
#: libappstream-glib/as-content-rating.c:493
msgid "Everyone 10+"
msgstr "Mindenki 10+"

#: libappstream-glib/as-content-rating.c:428
#: libappstream-glib/as-content-rating.c:492
msgid "Everyone"
msgstr "Mindenki"

#: libappstream-glib/as-content-rating.c:430
#: libappstream-glib/as-content-rating.c:491
msgid "Early Childhood"
msgstr "Fiatal gyermekkor"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:775
msgid "No cartoon violence"
msgstr "Nincs rajzfilmes erőszak"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:777
msgid "Cartoon characters in unsafe situations"
msgstr "Rajzfilmfigurák veszélyes helyzetekben"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:779
msgid "Cartoon characters in aggressive conflict"
msgstr "Rajzfilmfigurák agresszív konfliktusban"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:781
msgid "Graphic violence involving cartoon characters"
msgstr "Rajzfilmfigurákat érintő grafikus erőszak"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:786
msgid "No fantasy violence"
msgstr "Nincs kitalált erőszak"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:788
msgid "Characters in unsafe situations easily distinguishable from reality"
msgstr ""
"Karakterek veszélyes helyzetekben, amely könnyen megkülönböztethető a "
"valóságtól"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:790
msgid "Characters in aggressive conflict easily distinguishable from reality"
msgstr ""
"Karakterek agresszív konfliktusban, amely könnyen megkülönböztethető a "
"valóságtól"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:792
msgid "Graphic violence easily distinguishable from reality"
msgstr "Grafikus erőszak, amely könnyen megkülönböztethető a valóságtól"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:797
msgid "No realistic violence"
msgstr "Nincs valósághű erőszak"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:799
msgid "Mildly realistic characters in unsafe situations"
msgstr "Enyhén valósághű karakterek veszélyes helyzetekben"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:801
msgid "Depictions of realistic characters in aggressive conflict"
msgstr "Valósághű karakterek ábrázolása agresszív konfliktusban"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:803
msgid "Graphic violence involving realistic characters"
msgstr "Valósághű karaktereket érintő grafikus erőszak"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:808
msgid "No bloodshed"
msgstr "Nincs vérontás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:810
msgid "Unrealistic bloodshed"
msgstr "Nem valósághű vérontás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:812
msgid "Realistic bloodshed"
msgstr "Valósághű vérontás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:814
msgid "Depictions of bloodshed and the mutilation of body parts"
msgstr "Várontás és a testrészek megcsonkításának ábrázolása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:819
msgid "No sexual violence"
msgstr "Nincs szexuális erőszak"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:821
msgid "Rape or other violent sexual behavior"
msgstr "Megerőszakolás vagy egyéb erőszakos szexuális viselkedés"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:828
msgid "No references to alcohol"
msgstr "Nincs alkoholtartalmú italokra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:830
msgid "References to alcoholic beverages"
msgstr "Alkoholtartalmú italokra való hivatkozások"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:832
msgid "Use of alcoholic beverages"
msgstr "Alkoholtartalmú italok használata"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:838
msgid "No references to illicit drugs"
msgstr "Nincs tiltott kábítószerekre való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:840
msgid "References to illicit drugs"
msgstr "Tiltott kábítószerekre való hivatkozások"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:842
msgid "Use of illicit drugs"
msgstr "Tiltott kábítószerek használata"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:848
msgid "No references to tobacco products"
msgstr "Nincs dohánytermékekre való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:850
msgid "References to tobacco products"
msgstr "Dohánytermékekre való hivatkozások"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:852
msgid "Use of tobacco products"
msgstr "Dohánytermékek használata"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:858
msgid "No nudity of any sort"
msgstr "Nincs semmiféle meztelenség"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:860
msgid "Brief artistic nudity"
msgstr "Rövid művészi meztelenség"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:862
msgid "Prolonged nudity"
msgstr "Hosszan tartó meztelenség"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:868
msgid "No references to or depictions of sexual nature"
msgstr "Nincs szexuális természetű hivatkozás vagy annak ábrázolása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:870
msgid "Provocative references or depictions"
msgstr "Kihívó hivatkozások vagy ábrázolások"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:872
msgid "Sexual references or depictions"
msgstr "Szexuális hivatkozások vagy ábrázolások"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:874
msgid "Graphic sexual behavior"
msgstr "Grafikus szexuális viselkedés"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:879
msgid "No profanity of any kind"
msgstr "Nincs káromkodás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:881
msgid "Mild or infrequent use of profanity"
msgstr "Enyhe vagy ritka káromkodáshasználat"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:883
msgid "Moderate use of profanity"
msgstr "Mérsékelt káromkodáshasználat"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:885
msgid "Strong or frequent use of profanity"
msgstr "Erős vagy gyakori káromkodáshasználat"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:890
msgid "No inappropriate humor"
msgstr "Nincs helytelen humor"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:892
msgid "Slapstick humor"
msgstr "Helyzethumor"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:894
msgid "Vulgar or bathroom humor"
msgstr "Vulgáris vagy fürdőszoba humor"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:896
msgid "Mature or sexual humor"
msgstr "Felnőtt vagy szexuális humor"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:901
msgid "No discriminatory language of any kind"
msgstr "Nincs semmiféle diszkriminatív nyelvezet"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:903
msgid "Negativity towards a specific group of people"
msgstr "Negatívság egy bizonyos embercsoport felé"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:905
msgid "Discrimination designed to cause emotional harm"
msgstr "Érzelmi károsodást okozó tervezett diszkrimináció"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:907
msgid "Explicit discrimination based on gender, sexuality, race or religion"
msgstr "Kifejezetten nemi, szexuális, faji vagy vallási alapú diszkrimináció"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:912
msgid "No advertising of any kind"
msgstr "Nincs semmiféle hirdetés"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:914
msgid "Product placement"
msgstr "Termékelhelyezés"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:916
msgid "Explicit references to specific brands or trademarked products"
msgstr ""
"Közvetlen utalások egy bizonyos márkára vagy védjeggyel védett termékre"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:918
msgid "Users are encouraged to purchase specific real-world items"
msgstr ""
"A felhasználókat arra ösztönzik, hogy a valódi világban bizonyos tárgyakat "
"vásároljanak"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:923
msgid "No gambling of any kind"
msgstr "Nincs semmiféle szerencsejáték"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:925
msgid "Gambling on random events using tokens or credits"
msgstr ""
"Szerencsejáték véletlenszerű eseményeken zsetonok vagy kreditek használatával"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:927
msgid "Gambling using “play” money"
msgstr "Szerencsejáték „játékpénz” használatával"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:929
msgid "Gambling using real money"
msgstr "Szerencsejáték valódi pénz használatával"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:934
msgid "No ability to spend money"
msgstr "Nem lehet valódi pénzt elkölteni"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:936
msgid "Users are encouraged to donate real money"
msgstr "A felhasználókat arra ösztönzik, hogy valós pénzt adományozzanak"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:939
msgid "Ability to spend real money in-app"
msgstr "Lehetőség az alkalmazáson belül valódi pénzt elkölteni"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:944
msgid "No way to chat with other users"
msgstr "Nincs mód a csevegésre más felhasználókkal"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:946
msgid "User-to-user interactions without chat functionality"
msgstr "Felhasználók közötti interakciók, csevegés funkcionalitás nélkül"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:948
msgid "Moderated chat functionality between users"
msgstr "Moderált csevegés funkcionalitás a felhasználók között"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:950
msgid "Uncontrolled chat functionality between users"
msgstr "Ellenőrizetlen csevegés funkcionalitás a felhasználók között"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:955
msgid "No way to talk with other users"
msgstr "Nincs mód a beszélgetésre más felhasználókkal"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:957
msgid "Uncontrolled audio or video chat functionality between users"
msgstr ""
"Ellenőrizetlen hang- vagy videocsevegés funkcionalitás a felhasználók között"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:964
msgid "No sharing of social network usernames or email addresses"
msgstr ""
"Nincs közösségi hálózatokon használt felhasználónevek vagy e-mail címek "
"megosztása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:966
msgid "Sharing social network usernames or email addresses"
msgstr ""
"Közösségi hálózatokon használt felhasználónevek vagy e-mail címek megosztása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:973
msgid "No sharing of user information with third parties"
msgstr "Nincs felhasználói információk megosztása harmadik féllel"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:975
msgid "Checking for the latest application version"
msgstr "A legfrissebb alkalmazásverzió ellenőrzése"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:977
msgid "Sharing diagnostic data that does not let others identify the user"
msgstr ""
"Diagnosztikai adatok megosztása, amelyek mások számára nem azonosítják a "
"felhasználót"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:979
msgid "Sharing information that lets others identify the user"
msgstr ""
"Információk megosztása, amelyek mások számára azonosítják a felhasználót"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:984
msgid "No sharing of physical location with other users"
msgstr "Nincs fizikai hely megosztása más felhasználók számára"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:986
msgid "Sharing physical location with other users"
msgstr "Fizikai hely megosztása más felhasználók számára"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:995
msgid "No references to homosexuality"
msgstr "Nincs homoszexualitásra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:997
msgid "Indirect references to homosexuality"
msgstr "Közvetett homoszexualitásra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:999
msgid "Kissing between people of the same gender"
msgstr "Csókolózás azonos nemű emberek között"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1001
msgid "Graphic sexual behavior between people of the same gender"
msgstr "Grafikus szexuális viselkedés azonos nemű emberek között"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1006
msgid "No references to prostitution"
msgstr "Nincs prostitúcióra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1008
msgid "Indirect references to prostitution"
msgstr "Közvetett prostitúcióra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1010
msgid "Direct references to prostitution"
msgstr "Közvetlen prostitúcióra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1012
msgid "Graphic depictions of the act of prostitution"
msgstr "Prostitúció grafikus ábrázolása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1017
msgid "No references to adultery"
msgstr "Nincs házasságtörésre való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1019
msgid "Indirect references to adultery"
msgstr "Közvetett házasságtörésre való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1021
msgid "Direct references to adultery"
msgstr "Közvetlen házasságtörésre való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1023
msgid "Graphic depictions of the act of adultery"
msgstr "Házasságtörés grafikus ábrázolása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1028
msgid "No sexualized characters"
msgstr "Nincsenek szexualizált karakterek"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1031
msgid "Scantily clad human characters"
msgstr "Hiányosan öltözött emberi karakterek"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1033
msgid "Overtly sexualized human characters"
msgstr "Nyíltan szexualizált emberi karakterek"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1038
msgid "No references to desecration"
msgstr "Nincs gyalázásra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1040
msgid "Depictions of or references to historical desecration"
msgstr "Gyalázás történelmi ábrázolása vagy arra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1042
msgid "Depictions of modern-day human desecration"
msgstr "Modern kori emberi gyalázás ábrázolása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1044
msgid "Graphic depictions of modern-day desecration"
msgstr "Modern kori emberi gyalázás grafikus ábrázolása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1049
msgid "No visible dead human remains"
msgstr "Nincsenek látható emberi maradványok"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1051
msgid "Visible dead human remains"
msgstr "Látható emberi maradványok"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1053
msgid "Dead human remains that are exposed to the elements"
msgstr "Emberi maradványok, kitéve az időjárási viszonyoknak"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1055
msgid "Graphic depictions of desecration of human bodies"
msgstr "Emberi testek gyalázásának grafikus ábrázolása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1060
msgid "No references to slavery"
msgstr "Nincs rabszolgaságra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1062
msgid "Depictions of or references to historical slavery"
msgstr "Rabszolgaság történelmi ábrázolása vagy arra való hivatkozás"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1064
msgid "Depictions of modern-day slavery"
msgstr "Modern kori rabszolgaság ábrázolása"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1066
msgid "Graphic depictions of modern-day slavery"
msgstr "Modern kori rabszolgaság grafikus ábrázolása"