|
| 1 | +<?xml version="1.0"?> |
| 2 | +<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> |
| 3 | + <file source-language="en" target-language="sl" datatype="plaintext" original="file.ext"> |
| 4 | + <body> |
| 5 | + <trans-unit id="note"> |
| 6 | + <source>note</source> |
| 7 | + <target>OPOMBA</target> |
| 8 | + </trans-unit> |
| 9 | + <trans-unit id="tip"> |
| 10 | + <source>tip</source> |
| 11 | + <target>NASVET</target> |
| 12 | + </trans-unit> |
| 13 | + <trans-unit id="not_available"> |
| 14 | + <source>not_available</source> |
| 15 | + <target>Ni na voljo</target> |
| 16 | + </trans-unit> |
| 17 | + <trans-unit id="mit_license"> |
| 18 | + <source>mit_license</source> |
| 19 | + <target>Licenca MIT</target> |
| 20 | + </trans-unit> |
| 21 | + |
| 22 | + <trans-unit id="http_error.name"> |
| 23 | + <source>http_error.name</source> |
| 24 | + <target>Napaka %status_code%</target> |
| 25 | + </trans-unit> |
| 26 | + <trans-unit id="http_error.description"> |
| 27 | + <source>http_error.description</source> |
| 28 | + <target>Prišlo je do neznane napake (HTTP %status_code%), ki preprečuje zaključiti vaš zahtevek.</target> |
| 29 | + </trans-unit> |
| 30 | + <trans-unit id="http_error.suggestion"> |
| 31 | + <source>http_error.suggestion</source> |
| 32 | + <target><![CDATA[Poskusite ponovno naložiti to stran čez nekaj minut ali pa <a href="%url%">se vrnite na domačo stran</a>.]]></target> |
| 33 | + </trans-unit> |
| 34 | + <trans-unit id="http_error_403.description"> |
| 35 | + <source>http_error_403.description</source> |
| 36 | + <target>Nimate pravic za dostop do tega vira.</target> |
| 37 | + </trans-unit> |
| 38 | + <trans-unit id="http_error_403.suggestion"> |
| 39 | + <source>http_error_403.suggestion</source> |
| 40 | + <target>Vprašajte vašega upravitelja ali sistemskega administratorja, da vam omogoči dostop do tega vira.</target> |
| 41 | + </trans-unit> |
| 42 | + <trans-unit id="http_error_404.description"> |
| 43 | + <source>http_error_404.description</source> |
| 44 | + <target>Strani, ki ste jo zahtevali, ni mogoče najti.</target> |
| 45 | + </trans-unit> |
| 46 | + <trans-unit id="http_error_404.suggestion"> |
| 47 | + <source>http_error_404.suggestion</source> |
| 48 | + <target><![CDATA[Preverite morebitne napake črkovanja v URL ali pa <a href="%url%">se vrnite na domačo stran</a>.]]></target> |
| 49 | + </trans-unit> |
| 50 | + <trans-unit id="http_error_500.description"> |
| 51 | + <source>http_error_500.description</source> |
| 52 | + <target>Prišlo je do interne napake na strežniku.</target> |
| 53 | + </trans-unit> |
| 54 | + <trans-unit id="http_error_500.suggestion"> |
| 55 | + <source>http_error_500.suggestion</source> |
| 56 | + <target><![CDATA[Poskusite ponovno naložiti to stran čez nekaj minut ali pa <a href="%url%">se vrnite na domačo stran</a>.]]></target> |
| 57 | + </trans-unit> |
| 58 | + |
| 59 | + <trans-unit id="title.homepage"> |
| 60 | + <source>title.homepage</source> |
| 61 | + <target><![CDATA[Pozdravljeni v aplikaciji <strong>Symfony Demo</strong>]]></target> |
| 62 | + </trans-unit> |
| 63 | + <trans-unit id="title.source_code"> |
| 64 | + <source>title.source_code</source> |
| 65 | + <target>Izvorna koda uporabljena za izpis te strani</target> |
| 66 | + </trans-unit> |
| 67 | + <trans-unit id="title.controller_code"> |
| 68 | + <source>title.controller_code</source> |
| 69 | + <target>Koda krmilnika</target> |
| 70 | + </trans-unit> |
| 71 | + <trans-unit id="title.twig_template_code"> |
| 72 | + <source>title.twig_template_code</source> |
| 73 | + <target>Koda predloge Twig</target> |
| 74 | + </trans-unit> |
| 75 | + <trans-unit id="title.login"> |
| 76 | + <source>title.login</source> |
| 77 | + <target>Varna prijava</target> |
| 78 | + </trans-unit> |
| 79 | + <trans-unit id="title.post_list"> |
| 80 | + <source>title.post_list</source> |
| 81 | + <target>Seznam objav</target> |
| 82 | + </trans-unit> |
| 83 | + <trans-unit id="title.edit_post"> |
| 84 | + <source>title.edit_post</source> |
| 85 | + <target>Uredi objavo #%id%</target> |
| 86 | + </trans-unit> |
| 87 | + <trans-unit id="title.add_comment"> |
| 88 | + <source>title.add_comment</source> |
| 89 | + <target>Dodaj komentar</target> |
| 90 | + </trans-unit> |
| 91 | + <trans-unit id="title.comment_error"> |
| 92 | + <source>title.comment_error</source> |
| 93 | + <target>Pri objavi vašega komentarja je prišlo do napake</target> |
| 94 | + </trans-unit> |
| 95 | + |
| 96 | + <trans-unit id="action.show"> |
| 97 | + <source>action.show</source> |
| 98 | + <target>Prikaži</target> |
| 99 | + </trans-unit> |
| 100 | + <trans-unit id="action.show_code"> |
| 101 | + <source>action.show_code</source> |
| 102 | + <target>Prikaži kodo</target> |
| 103 | + </trans-unit> |
| 104 | + <trans-unit id="action.edit"> |
| 105 | + <source>action.edit</source> |
| 106 | + <target>Uredi</target> |
| 107 | + </trans-unit> |
| 108 | + <trans-unit id="action.edit_post"> |
| 109 | + <source>action.edit_post</source> |
| 110 | + <target>Uredi objavo</target> |
| 111 | + </trans-unit> |
| 112 | + <trans-unit id="action.save"> |
| 113 | + <source>action.save</source> |
| 114 | + <target>Shrani spremembe</target> |
| 115 | + </trans-unit> |
| 116 | + <trans-unit id="action.delete_post"> |
| 117 | + <source>action.delete_post</source> |
| 118 | + <target>Izbriši objavo</target> |
| 119 | + </trans-unit> |
| 120 | + <trans-unit id="delete_post_modal.title"> |
| 121 | + <source>delete_post_modal.title</source> |
| 122 | + <target>Ali ste prepričani, da želite izbrisati to objavo?</target> |
| 123 | + </trans-unit> |
| 124 | + <trans-unit id="delete_post_modal.body"> |
| 125 | + <source>delete_post_modal.body</source> |
| 126 | + <target>Tega dejanja ni mogoče razveljaviti.</target> |
| 127 | + </trans-unit> |
| 128 | + <trans-unit id="label.delete_post"> |
| 129 | + <source>label.delete_post</source> |
| 130 | + <target>Izbriši objavo</target> |
| 131 | + </trans-unit> |
| 132 | + <trans-unit id="label.cancel"> |
| 133 | + <source>label.cancel</source> |
| 134 | + <target>Prekliči</target> |
| 135 | + </trans-unit> |
| 136 | + <trans-unit id="action.create_post"> |
| 137 | + <source>action.create_post</source> |
| 138 | + <target>Ustvari novo objavo</target> |
| 139 | + </trans-unit> |
| 140 | + <trans-unit id="label.create_post"> |
| 141 | + <source>label.create_post</source> |
| 142 | + <target>Ustvari objavo</target> |
| 143 | + </trans-unit> |
| 144 | + <trans-unit id="label.save_and_create_new"> |
| 145 | + <source>label.save_and_create_new</source> |
| 146 | + <target>Shrani in ustvari novo</target> |
| 147 | + </trans-unit> |
| 148 | + <trans-unit id="action.back_to_list"> |
| 149 | + <source>action.back_to_list</source> |
| 150 | + <target>Nazaj na seznam objav</target> |
| 151 | + </trans-unit> |
| 152 | + <trans-unit id="action.publish_comment"> |
| 153 | + <source>action.publish_comment</source> |
| 154 | + <target>Objavi komentar</target> |
| 155 | + </trans-unit> |
| 156 | + <trans-unit id="action.sign_in"> |
| 157 | + <source>action.sign_in</source> |
| 158 | + <target>Prijava</target> |
| 159 | + </trans-unit> |
| 160 | + <trans-unit id="action.browse_app"> |
| 161 | + <source>action.browse_app</source> |
| 162 | + <target>Ogled aplikacije</target> |
| 163 | + </trans-unit> |
| 164 | + <trans-unit id="action.browse_admin"> |
| 165 | + <source>action.browse_admin</source> |
| 166 | + <target>Ogled ozadja</target> |
| 167 | + </trans-unit> |
| 168 | + |
| 169 | + <trans-unit id="label.title"> |
| 170 | + <source>label.title</source> |
| 171 | + <target>Naslov</target> |
| 172 | + </trans-unit> |
| 173 | + <trans-unit id="label.author"> |
| 174 | + <source>label.author</source> |
| 175 | + <target>Avtor</target> |
| 176 | + </trans-unit> |
| 177 | + <trans-unit id="label.author_email"> |
| 178 | + <source>label.author_email</source> |
| 179 | + <target>E-pošta avtorja</target> |
| 180 | + </trans-unit> |
| 181 | + <trans-unit id="label.username"> |
| 182 | + <source>label.username</source> |
| 183 | + <target>uporabniško ime</target> |
| 184 | + </trans-unit> |
| 185 | + <trans-unit id="label.password"> |
| 186 | + <source>label.password</source> |
| 187 | + <target>Geslo</target> |
| 188 | + </trans-unit> |
| 189 | + <trans-unit id="label.role"> |
| 190 | + <source>label.role</source> |
| 191 | + <target>Vloga</target> |
| 192 | + </trans-unit> |
| 193 | + <trans-unit id="label.content"> |
| 194 | + <source>label.content</source> |
| 195 | + <target>Vsebina</target> |
| 196 | + </trans-unit> |
| 197 | + <trans-unit id="label.summary"> |
| 198 | + <source>label.summary</source> |
| 199 | + <target>Povzetek</target> |
| 200 | + </trans-unit> |
| 201 | + <trans-unit id="label.published_at"> |
| 202 | + <source>label.published_at</source> |
| 203 | + <target>Objavljeno</target> |
| 204 | + </trans-unit> |
| 205 | + <trans-unit id="label.actions"> |
| 206 | + <source>label.actions</source> |
| 207 | + <target>Dejanja</target> |
| 208 | + </trans-unit> |
| 209 | + <trans-unit id="title.post_new"> |
| 210 | + <source>title.post_new</source> |
| 211 | + <target>Nova objava</target> |
| 212 | + </trans-unit> |
| 213 | + <trans-unit id="action.edit_contents"> |
| 214 | + <source>action.edit_contents</source> |
| 215 | + <target>Uredi vsebine</target> |
| 216 | + </trans-unit> |
| 217 | + |
| 218 | + <trans-unit id="menu.post_list"> |
| 219 | + <source>menu.post_list</source> |
| 220 | + <target>Seznam objav</target> |
| 221 | + </trans-unit> |
| 222 | + <trans-unit id="menu.back_to_blog"> |
| 223 | + <source>menu.back_to_blog</source> |
| 224 | + <target>Nazaj na blog</target> |
| 225 | + </trans-unit> |
| 226 | + <trans-unit id="menu.homepage"> |
| 227 | + <source>menu.homepage</source> |
| 228 | + <target>Domača stran</target> |
| 229 | + </trans-unit> |
| 230 | + <trans-unit id="menu.admin"> |
| 231 | + <source>menu.admin</source> |
| 232 | + <target>Ozadje</target> |
| 233 | + </trans-unit> |
| 234 | + <trans-unit id="menu.logout"> |
| 235 | + <source>menu.logout</source> |
| 236 | + <target>Odjava</target> |
| 237 | + </trans-unit> |
| 238 | + |
| 239 | + <trans-unit id="post.to_publish_a_comment"> |
| 240 | + <source>post.to_publish_a_comment</source> |
| 241 | + <target>za objavo komentarja</target> |
| 242 | + </trans-unit> |
| 243 | + <trans-unit id="post.num_comments"> |
| 244 | + <source>post.num_comments</source> |
| 245 | + <target>%count% komentar|%count% komentarja|%count% komentarji|%count% komentarjev</target> |
| 246 | + </trans-unit> |
| 247 | + <trans-unit id="post.commented_on"> |
| 248 | + <source>post.commented_on</source> |
| 249 | + <target>komentirano dne</target> |
| 250 | + </trans-unit> |
| 251 | + <trans-unit id="post.no_comments"> |
| 252 | + <source>post.no_comments</source> |
| 253 | + <target>Bodite prvi, da komentirate to objavo.</target> |
| 254 | + </trans-unit> |
| 255 | + <trans-unit id="post.no_posts_found"> |
| 256 | + <source>post.no_posts_found</source> |
| 257 | + <target>Na voljo ni nobene objave.</target> |
| 258 | + </trans-unit> |
| 259 | + <trans-unit id="post.created_successfully"> |
| 260 | + <source>post.created_successfully</source> |
| 261 | + <target>Objava uspešno ustvarjena!</target> |
| 262 | + </trans-unit> |
| 263 | + <trans-unit id="post.updated_successfully"> |
| 264 | + <source>post.updated_successfully</source> |
| 265 | + <target>Objava uspešno posodobljena!</target> |
| 266 | + </trans-unit> |
| 267 | + <trans-unit id="post.deleted_successfully"> |
| 268 | + <source>post.deleted_successfully</source> |
| 269 | + <target>Objava uspešno izbrisana!</target> |
| 270 | + </trans-unit> |
| 271 | + |
| 272 | + <trans-unit id="help.app_description"> |
| 273 | + <source>help.app_description</source> |
| 274 | + <target><![CDATA[To je <strong>demo aplikacija</strong> zgrajena z ogrodjem Symfony za prikaz priporočenega načina razvoja aplikacij Symfony.]]></target> |
| 275 | + </trans-unit> |
| 276 | + <trans-unit id="help.show_code"> |
| 277 | + <source>help.show_code</source> |
| 278 | + <target><![CDATA[Kliknite na ta gumb za prikaz izvorne kode <strong>krmilnika</strong> in <strong>predloge</strong> uporabljene za izpis te strani.]]></target> |
| 279 | + </trans-unit> |
| 280 | + <trans-unit id="help.browse_app"> |
| 281 | + <source>help.browse_app</source> |
| 282 | + <target><![CDATA[Ogled <strong>javne sekcije</strong> demo aplikacije.]]></target> |
| 283 | + </trans-unit> |
| 284 | + <trans-unit id="help.browse_admin"> |
| 285 | + <source>help.browse_admin</source> |
| 286 | + <target><![CDATA[Ogled <strong>administracije</strong> demo aplikacije.]]></target> |
| 287 | + </trans-unit> |
| 288 | + <trans-unit id="help.login_users"> |
| 289 | + <source>help.login_users</source> |
| 290 | + <target>Poskusite enega izmed sledečih uporabnikov</target> |
| 291 | + </trans-unit> |
| 292 | + <trans-unit id="help.role_user"> |
| 293 | + <source>help.role_user</source> |
| 294 | + <target>splošni uporabnik</target> |
| 295 | + </trans-unit> |
| 296 | + <trans-unit id="help.role_admin"> |
| 297 | + <source>help.role_admin</source> |
| 298 | + <target>administrator</target> |
| 299 | + </trans-unit> |
| 300 | + <trans-unit id="help.reload_fixtures"> |
| 301 | + <source>help.reload_fixtures</source> |
| 302 | + <target>Če uporabniki ne delujejo, ponovno naložite podatke aplikacije s pogonom tega ukaza v ukazni vrstici:</target> |
| 303 | + </trans-unit> |
| 304 | + <trans-unit id="help.add_user"> |
| 305 | + <source>help.add_user</source> |
| 306 | + <target>Če želite dodati nove uporabnike, poženite sledeči ukaz:</target> |
| 307 | + </trans-unit> |
| 308 | + <trans-unit id="help.more_information"> |
| 309 | + <source>help.more_information</source> |
| 310 | + <target><![CDATA[Za več informacij poglejte <a href="http://symfony.com/doc">dokumentacijo Symfony</a>.]]></target> |
| 311 | + </trans-unit> |
| 312 | + </body> |
| 313 | + </file> |
| 314 | +</xliff> |
0 commit comments