FreeCAD

Форк
0
180 строк · 9.6 Кб
1
<?xml version="1.0" encoding="utf-8"?>
2
<!DOCTYPE TS>
3
<TS version="2.1" language="hr" sourcelanguage="en">
4
  <context>
5
    <name>Form</name>
6
    <message>
7
      <location filename="../../dlgPreferencesHelp.ui" line="14"/>
8
      <source>Help</source>
9
      <translation>Pomoć</translation>
10
    </message>
11
    <message>
12
      <location filename="../../dlgPreferencesHelp.ui" line="20"/>
13
      <source>Source</source>
14
      <translation>Izvor</translation>
15
    </message>
16
    <message>
17
      <location filename="../../dlgPreferencesHelp.ui" line="46"/>
18
      <location filename="../../dlgPreferencesHelp.ui" line="86"/>
19
      <source>Set this to a custom URL or the folder where the help files are located.
20
You can easily download the documentation for offline use by using the Addon
21
Manager and installing the &quot;offline-documentation&quot; addon. If this
22
field is left blank, FreeCAD will automatically search for the help files at
23
the default location ($USERAPPDATADIR/Mod/offline-documentation).</source>
24
      <translation>Postavite ovo na prilagođeni URL ili mapu gdje se nalaze datoteke pomoći.
25
Lako možete preuzeti dokumentaciju za korištenje izvan mreže pomoću
26
Upravitelja Dodataka i instaliranjem dodatka &quot;offline dokumentacija&amp;quot.
27
Ako je ovo polje prazno, FreeCAD će automatski pretraživati datoteke za pomoć na
28
zadanoj lokaciji ($USERAPPDATADIR/Mod/offline-documentation).</translation>
29
    </message>
30
    <message>
31
      <location filename="../../dlgPreferencesHelp.ui" line="53"/>
32
      <source>Custom location</source>
33
      <translation>Prilagođena lokacija</translation>
34
    </message>
35
    <message>
36
      <location filename="../../dlgPreferencesHelp.ui" line="112"/>
37
      <source>    Translation suffix:</source>
38
      <translation>    Sufiks prijevoda:</translation>
39
    </message>
40
    <message>
41
      <location filename="../../dlgPreferencesHelp.ui" line="123"/>
42
      <source>FreeCAD Wiki (online)</source>
43
      <translation>FreeCAD Wiki (online)</translation>
44
    </message>
45
    <message>
46
      <location filename="../../dlgPreferencesHelp.ui" line="29"/>
47
      <source>This will fetch the documentation from pages rendered on GitHub.
48
This is currently not available...</source>
49
      <translation>Ovo će preuzeti dokumentaciju sa stranica iscrtanih na GitHub-u. To trenutno nije dostupno....</translation>
50
    </message>
51
    <message>
52
      <location filename="../../dlgPreferencesHelp.ui" line="33"/>
53
      <source>GitHub (online)</source>
54
      <translation>GitHub (online)</translation>
55
    </message>
56
    <message>
57
      <location filename="../../dlgPreferencesHelp.ui" line="72"/>
58
      <source>A translation suffix to use, for example &quot;fr&quot;
59
to get French translation of the documentation.</source>
60
      <translation>Sufiks prijevoda koji se koristi, na primjer &quot;hr&quot;
61
za hrvatski prijevod dokumentacije.</translation>
62
    </message>
63
    <message>
64
      <location filename="../../dlgPreferencesHelp.ui" line="119"/>
65
      <source>The documentation pages will be fetched from the official
66
FreeCADwiki at https://wiki.freecad.org</source>
67
      <translation>Dokumentacijske stranice će se preuzimati s službenog Wiki-ja FreeCAD-a na https://wiki.freecad.org</translation>
68
    </message>
69
    <message>
70
      <location filename="../../dlgPreferencesHelp.ui" line="139"/>
71
      <source>The documentation pages will be fetched from an automatic Markdown conversion
72
of the FreeCAD wiki,hosted on FreeCAD&apos;s GitHub account. This can be styled with a
73
custom stylesheet below and can look nicer than the wiki option. The &apos;Markdown&apos; or
74
&apos;Pandoc&apos; Python module should be installed for optimal results.</source>
75
      <translation>Dokumentacijske stranice će se preuzimati iz automatskog pretvaranja FreeCAD wikija u Markdown, koje se nalazi na GitHub računu FreeCAD-a. To se može stilizirati pomoću prilagođenog stilskog predloška u nastavku i može izgledati ljepše od opcije wiki-ja. Modul Python &quot;Markdown&quot; ili &quot;Pandoc&quot; trebao bi biti instaliran za optimalne rezultate.</translation>
76
    </message>
77
    <message>
78
      <location filename="../../dlgPreferencesHelp.ui" line="145"/>
79
      <source>Markdown version (online)</source>
80
      <translation>Markdown verzija (online)</translation>
81
    </message>
82
    <message>
83
      <location filename="../../dlgPreferencesHelp.ui" line="164"/>
84
      <source>Display</source>
85
      <translation>Prikaz</translation>
86
    </message>
87
    <message>
88
      <location filename="../../dlgPreferencesHelp.ui" line="170"/>
89
      <source>Note: if PySide Web components are not found on your system, help pages will open in your default web browser regardless of the options below</source>
90
      <translation type="unfinished">Note: if PySide Web components are not found on your system, help pages will open in your default web browser regardless of the options below</translation>
91
    </message>
92
    <message>
93
      <location filename="../../dlgPreferencesHelp.ui" line="202"/>
94
      <source>In a FreeCAD tab</source>
95
      <translation>U FreeCAD tab-u</translation>
96
    </message>
97
    <message>
98
      <location filename="../../dlgPreferencesHelp.ui" line="180"/>
99
      <source>The documentation will open in your default web browser.</source>
100
      <translation>Dokumentacija će se otvoriti u vašem zadanom pregledniku.</translation>
101
    </message>
102
    <message>
103
      <location filename="../../dlgPreferencesHelp.ui" line="221"/>
104
      <source>The documentation will open in a dockable dialog inside the FreeCAD window,
105
which allows you to keep it open while working in the 3D view. This requires the PySide QtWebengineWidgets component</source>
106
      <translation type="unfinished">The documentation will open in a dockable dialog inside the FreeCAD window,
107
which allows you to keep it open while working in the 3D view. This requires the PySide QtWebengineWidgets component</translation>
108
    </message>
109
    <message>
110
      <location filename="../../dlgPreferencesHelp.ui" line="256"/>
111
      <source>You can here indicate the path to an alternative CSS file to be used
112
to style the Markdown pages. This will only work if you have selected the
113
Markdown version above.</source>
114
      <translation>Ovdje možete navesti putanju do alternativne CSS datoteke
115
koja će se koristiti za oblikovanje stranica Markdowna.
116
Ova opcija će raditi samo ako ste odabrali Markdown verziju gore.</translation>
117
    </message>
118
    <message>
119
      <location filename="../../dlgPreferencesHelp.ui" line="183"/>
120
      <source>In your default web browser</source>
121
      <translation>U vašem zadanom web pregledniku</translation>
122
    </message>
123
    <message>
124
      <location filename="../../dlgPreferencesHelp.ui" line="199"/>
125
      <source>The documentation will open in a new tab inside the FreeCAD interface. This requires the PySide QtWebengineWidgets component</source>
126
      <translation type="unfinished">The documentation will open in a new tab inside the FreeCAD interface. This requires the PySide QtWebengineWidgets component</translation>
127
    </message>
128
    <message>
129
      <location filename="../../dlgPreferencesHelp.ui" line="225"/>
130
      <source>In a separate, embeddable dialog</source>
131
      <translation>U odvojenom, ugrađenom dijalogu</translation>
132
    </message>
133
    <message>
134
      <location filename="../../dlgPreferencesHelp.ui" line="241"/>
135
      <source>Options</source>
136
      <translation>Mogućnosti</translation>
137
    </message>
138
    <message>
139
      <location filename="../../dlgPreferencesHelp.ui" line="249"/>
140
      <source>      Custom stylesheet:</source>
141
      <translation>      Prilagođena tablice stilova:</translation>
142
    </message>
143
  </context>
144
  <context>
145
    <name>Help</name>
146
    <message>
147
      <location filename="../../Help.py" line="72"/>
148
      <source>Contents for this page could not be retrieved. Please check settings under menu Edit -&gt; Preferences -&gt; General -&gt; Help</source>
149
      <translation>Sadržaj ove stranice nije moguće preuzeti. Molimo provjerite postavke u izborniku Uredi -&gt; Postavke -&gt; Opće -&gt; Pomoć.</translation>
150
    </message>
151
    <message>
152
      <location filename="../../Help.py" line="76"/>
153
      <source>Help files location could not be determined. Please check settings under menu Edit -&gt; Preferences -&gt; General -&gt; Help</source>
154
      <translation>Mjesto datoteka za pomoć ne može se odrediti.. Molimo provjerite postavke u izborniku Uredi -&gt; Postavke -&gt; Opće -&gt; Pomoć.</translation>
155
    </message>
156
    <message>
157
      <location filename="../../Help.py" line="80"/>
158
      <source>PySide QtWebEngineWidgets module is not available. Help rendering is done with the system browser</source>
159
      <translation type="unfinished">PySide QtWebEngineWidgets module is not available. Help rendering is done with the system browser</translation>
160
    </message>
161
    <message>
162
      <location filename="../../Help.py" line="84"/>
163
      <source>There is no Markdown renderer installed on your system, so this help page is rendered as is. Please install the Markdown or Pandoc Python modules to improve the rendering of this page.</source>
164
      <translation type="unfinished">There is no Markdown renderer installed on your system, so this help page is rendered as is. Please install the Markdown or Pandoc Python modules to improve the rendering of this page.</translation>
165
    </message>
166
    <message>
167
      <location filename="../../Help.py" line="113"/>
168
      <source>Help</source>
169
      <translation>Pomoć</translation>
170
    </message>
171
  </context>
172
  <context>
173
    <name>QObject</name>
174
    <message>
175
      <location filename="../../Help.py" line="389"/>
176
      <source>General</source>
177
      <translation>Općenito</translation>
178
    </message>
179
  </context>
180
</TS>
181

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.