1# Translation of gtk+ to Croatiann
2# Copyright (C) Croatiann team
3# Translators: Automatski Prijevod <>,Denis Lackovic <delacko@fly.srk.fer.hr>,Kresimir Kalafatic <>,Mato Kutlić <mate@iskraemeco.hr>,pr pr <delacko@192.168.0.1>,Robert Sedak <robert.sedak@sk.tel.hr>,Vlatko Kosturjak <kost@linux.hr>,
4msgid ""
5msgstr ""
6"Project-Id-Version: gtk+ 0\n"
7"Report-Msgid-Bugs-To: \n"
8"POT-Creation-Date: 2020-10-07 19:57+0000\n"
9"PO-Revision-Date: 2020-10-19 18:35+0200\n"
10"Last-Translator: gogo <trebelnik2@gmail.com>\n"
11"Language-Team: Croatian <lokalizacija@linux.hr>\n"
12"Language: hr\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16"Repor4-Msgid-Bugs-To: \n"
17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
18"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19"X-Launchpad-Export-Date: 2017-04-10 20:36+0000\n"
20"X-Generator: Poedit 2.3\n"
21
22#: gtk/updateiconcache.c:1388
23#, c-format
24msgid "Failed to write header\n"
25msgstr "Neuspjelo zapisivanje zaglavlja\n"
26
27#: gtk/updateiconcache.c:1394
28#, c-format
29msgid "Failed to write hash table\n"
30msgstr "Neuspjelo zapisivanje jedinstvene vrijednosti tablice\n"
31
32#: gtk/updateiconcache.c:1400
33#, c-format
34msgid "Failed to write folder index\n"
35msgstr "Neuspjelo zapisivanje sadržaja mape\n"
36
37#: gtk/updateiconcache.c:1408
38#, c-format
39msgid "Failed to rewrite header\n"
40msgstr "Neuspjelo ponovno zapisivanje zaglavlja\n"
41
42#: gtk/updateiconcache.c:1502
43#, c-format
44msgid "Failed to open file %s : %s\n"
45msgstr "Neuspjelo otvaranje datoteke %s : %s\n"
46
47#: gtk/updateiconcache.c:1510 gtk/updateiconcache.c:1540
48#, c-format
49msgid "Failed to write cache file: %s\n"
50msgstr "Neuspjelo zapisivanje datoteke predmemorije: %s\n"
51
52#: gtk/updateiconcache.c:1550
53#, c-format
54msgid "The generated cache was invalid.\n"
55msgstr "Stvorena predmemorija je neispravna.\n"
56
57#: gtk/updateiconcache.c:1564
58#, c-format
59msgid "Could not rename %s to %s: %s, removing %s then.\n"
60msgstr "Nemoguće preimenovanje %s u %s: %s, zato uklanjam %s.\n"
61
62#: gtk/updateiconcache.c:1578
63#, c-format
64msgid "Could not rename %s to %s: %s\n"
65msgstr "Nemoguće preimenovanje %s u %s: %s\n"
66
67#: gtk/updateiconcache.c:1588
68#, c-format
69msgid "Could not rename %s back to %s: %s.\n"
70msgstr "Nemoguće preimenovanje %s natrag u %s: %s\n"
71
72#: gtk/updateiconcache.c:1615
73#, c-format
74msgid "Cache file created successfully.\n"
75msgstr "Datoteka predmemorije stvorena uspješno.\n"
76
77#: gtk/updateiconcache.c:1654
78msgid "Overwrite an existing cache, even if up to date"
79msgstr "Prepiši postojeću predmemoriju, čak i ako je najnovija"
80
81#: gtk/updateiconcache.c:1655
82msgid "Don't check for the existence of index.theme"
83msgstr "Ne provjeravaj postojanje index.theme"
84
85#: gtk/updateiconcache.c:1656
86msgid "Don't include image data in the cache"
87msgstr "Ne uključuj podatke slike u predmemoriju"
88
89#: gtk/updateiconcache.c:1657
90msgid "Include image data in the cache"
91msgstr "Uključi podatke slike u predmemoriji"
92
93#: gtk/updateiconcache.c:1658
94msgid "Output a C header file"
95msgstr "Izlaz C header datoteke"
96
97#: gtk/updateiconcache.c:1659
98msgid "Turn off verbose output"
99msgstr "Isključi opširniji izlaz"
100
101#: gtk/updateiconcache.c:1660
102msgid "Validate existing icon cache"
103msgstr "Ovjeri postojeću predmemoriju ikone"
104
105#: gtk/updateiconcache.c:1727
106#, c-format
107msgid "File not found: %s\n"
108msgstr "Datoteka nije pronađena: %s\n"
109
110#: gtk/updateiconcache.c:1733
111#, c-format
112msgid "Not a valid icon cache: %s\n"
113msgstr "Nije valjana predmemorija ikone: %s\n"
114
115#: gtk/updateiconcache.c:1746
116#, c-format
117msgid "No theme index file.\n"
118msgstr "Nema datoteke popisa tema.\n"
119
120#: gtk/updateiconcache.c:1750
121#, c-format
122msgid ""
123"No theme index file in '%s'.\n"
124"If you really want to create an icon cache here, use --ignore-theme-index.\n"
125msgstr ""
126"Nema datoteke popisa tema u '%s'.\n"
127"Ako stvarno želite stvoriti predmemoriju ikone ovdje, koristite --ignore-"
128"theme-index.\n"
129
130