|
| 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="eu" datatype="plaintext" original="file.ext"> |
| 4 | + <body> |
| 5 | + <trans-unit id="note"> |
| 6 | + <source>note</source> |
| 7 | + <target>OHARRA</target> |
| 8 | + </trans-unit> |
| 9 | + <trans-unit id="tip"> |
| 10 | + <source>tip</source> |
| 11 | + <target>TRIKIMAILUA</target> |
| 12 | + </trans-unit> |
| 13 | + <trans-unit id="not_available"> |
| 14 | + <source>not_available</source> |
| 15 | + <target>Ez dago erabilgarri</target> |
| 16 | + </trans-unit> |
| 17 | + <trans-unit id="mit_license"> |
| 18 | + <source>mit_license</source> |
| 19 | + <target>MIT lizentzia</target> |
| 20 | + </trans-unit> |
| 21 | + |
| 22 | + <trans-unit id="http_error.name"> |
| 23 | + <source>http_error.name</source> |
| 24 | + <target>Errorea {status_code, number}</target> |
| 25 | + </trans-unit> |
| 26 | + <trans-unit id="http_error.description"> |
| 27 | + <source>http_error.description</source> |
| 28 | + <target>Ezin izan da eskaera burutu, errore ezezagun bat gertatu da (HTTP {status_code, number}).</target> |
| 29 | + </trans-unit> |
| 30 | + <trans-unit id="http_error.suggestion"> |
| 31 | + <source>http_error.suggestion</source> |
| 32 | + <target><![CDATA[Saiatu orrialde hau minutu batzuen barruan kargatzen, edo itzuli guneko <a href="{url}">atarira</a>.]]></target> |
| 33 | + </trans-unit> |
| 34 | + <trans-unit id="http_error_403.description"> |
| 35 | + <source>http_error_403.description</source> |
| 36 | + <target>Ez duzu baimenik baliabide hau erabiltzeko.</target> |
| 37 | + </trans-unit> |
| 38 | + <trans-unit id="http_error_403.suggestion"> |
| 39 | + <source>http_error_403.suggestion</source> |
| 40 | + <target>Eskatu gune honetako administratzaileei baliabidera sartzeko baimena emateko.</target> |
| 41 | + </trans-unit> |
| 42 | + <trans-unit id="http_error_404.description"> |
| 43 | + <source>http_error_404.description</source> |
| 44 | + <target>Ezin izan dugu eskatutako orria aurkitu.</target> |
| 45 | + </trans-unit> |
| 46 | + <trans-unit id="http_error_404.suggestion"> |
| 47 | + <source>http_error_404.suggestion</source> |
| 48 | + <target><![CDATA[Egiaztatu orriaren helbidea ondo idatzita dagoela edo <a href="{url}">guneko atarira itzuli</a>.]]></target> |
| 49 | + </trans-unit> |
| 50 | + <trans-unit id="http_error_500.description"> |
| 51 | + <source>http_error_500.description</source> |
| 52 | + <target>Errore larria gertatu da zerbitzarian.</target> |
| 53 | + </trans-unit> |
| 54 | + <trans-unit id="http_error_500.suggestion"> |
| 55 | + <source>http_error_500.suggestion</source> |
| 56 | + <target><![CDATA[Saiatu orrialde hau minutu batzuen barruan kargatzen edo <a href="{url}">itzuli guneko atarira</a>.]]></target> |
| 57 | + </trans-unit> |
| 58 | + <trans-unit id="title.homepage"> |
| 59 | + <source>title.homepage</source> |
| 60 | + <target><![CDATA[Ongi etorri <strong>Symfony Demo</strong> aplikaziora ]]></target> |
| 61 | + </trans-unit> |
| 62 | + <trans-unit id="title.source_code"> |
| 63 | + <source>title.source_code</source> |
| 64 | + <target>Orrialde hau erakusteko erabilitako kodea</target> |
| 65 | + </trans-unit> |
| 66 | + <trans-unit id="title.controller_code"> |
| 67 | + <source>title.controller_code</source> |
| 68 | + <target>Kontrolatzailearen kodea</target> |
| 69 | + </trans-unit> |
| 70 | + <trans-unit id="title.twig_template_code"> |
| 71 | + <source>title.twig_template_code</source> |
| 72 | + <target>Twig txantiloiaren kodea</target> |
| 73 | + </trans-unit> |
| 74 | + <trans-unit id="title.login"> |
| 75 | + <source>title.login</source> |
| 76 | + <target>Sarbide segurua</target> |
| 77 | + </trans-unit> |
| 78 | + <trans-unit id="title.post_list"> |
| 79 | + <source>title.post_list</source> |
| 80 | + <target>Artikuluen zerrenda</target> |
| 81 | + </trans-unit> |
| 82 | + <trans-unit id="title.edit_post"> |
| 83 | + <source>title.edit_post</source> |
| 84 | + <target>#{id, number} artikulua editatu</target> |
| 85 | + </trans-unit> |
| 86 | + <trans-unit id="title.add_comment"> |
| 87 | + <source>title.add_comment</source> |
| 88 | + <target>Gehitu iruzkin bat</target> |
| 89 | + </trans-unit> |
| 90 | + <trans-unit id="title.comment_error"> |
| 91 | + <source>title.comment_error</source> |
| 92 | + <target>Zure iruzkina argitaratzean errorea gertatu da</target> |
| 93 | + </trans-unit> |
| 94 | + <trans-unit id="action.show"> |
| 95 | + <source>action.show</source> |
| 96 | + <target>Ikusi</target> |
| 97 | + </trans-unit> |
| 98 | + <trans-unit id="action.show_code"> |
| 99 | + <source>action.show_code</source> |
| 100 | + <target>Iturburu-kodea ikusi</target> |
| 101 | + </trans-unit> |
| 102 | + <trans-unit id="action.edit"> |
| 103 | + <source>action.edit</source> |
| 104 | + <target>Editatu</target> |
| 105 | + </trans-unit> |
| 106 | + <trans-unit id="action.edit_post"> |
| 107 | + <source>action.edit_post</source> |
| 108 | + <target>Editatu artikulua</target> |
| 109 | + </trans-unit> |
| 110 | + <trans-unit id="action.save"> |
| 111 | + <source>action.save</source> |
| 112 | + <target>Gorde aldaketak</target> |
| 113 | + </trans-unit> |
| 114 | + <trans-unit id="action.delete_post"> |
| 115 | + <source>action.delete_post</source> |
| 116 | + <target>Ezabatu artikulua</target> |
| 117 | + </trans-unit> |
| 118 | + <trans-unit id="delete_post_modal.title"> |
| 119 | + <source>delete_post_modal.title</source> |
| 120 | + <target>Ziur zaude artikulu hau ezabatu nahi duzula?</target> |
| 121 | + </trans-unit> |
| 122 | + <trans-unit id="delete_post_modal.body"> |
| 123 | + <source>delete_post_modal.body</source> |
| 124 | + <target>Ekintza hau ezin da desegin.</target> |
| 125 | + </trans-unit> |
| 126 | + <trans-unit id="label.delete_post"> |
| 127 | + <source>label.delete_post</source> |
| 128 | + <target>Ezabatu artikulua</target> |
| 129 | + </trans-unit> |
| 130 | + <trans-unit id="label.cancel"> |
| 131 | + <source>label.cancel</source> |
| 132 | + <target>Utzi</target> |
| 133 | + </trans-unit> |
| 134 | + <trans-unit id="action.create_post"> |
| 135 | + <source>action.create_post</source> |
| 136 | + <target>Sortu artikulu berri bat</target> |
| 137 | + </trans-unit> |
| 138 | + <trans-unit id="label.create_post"> |
| 139 | + <source>label.create_post</source> |
| 140 | + <target>Sortu artikulua</target> |
| 141 | + </trans-unit> |
| 142 | + <trans-unit id="label.save_and_create_new"> |
| 143 | + <source>label.save_and_create_new</source> |
| 144 | + <target>Gorde artikulua eta sortu beste bat</target> |
| 145 | + </trans-unit> |
| 146 | + <trans-unit id="action.back_to_list"> |
| 147 | + <source>action.back_to_list</source> |
| 148 | + <target>Itzuli artikuluen zerrendara</target> |
| 149 | + </trans-unit> |
| 150 | + <trans-unit id="action.publish_comment"> |
| 151 | + <source>action.publish_comment</source> |
| 152 | + <target>Argitaratu iruzkina</target> |
| 153 | + </trans-unit> |
| 154 | + <trans-unit id="action.sign_in"> |
| 155 | + <source>action.sign_in</source> |
| 156 | + <target>Hasi saioa</target> |
| 157 | + </trans-unit> |
| 158 | + <trans-unit id="action.browse_app"> |
| 159 | + <source>action.browse_app</source> |
| 160 | + <target>Sartu aplikaziora</target> |
| 161 | + </trans-unit> |
| 162 | + <trans-unit id="action.browse_admin"> |
| 163 | + <source>action.browse_admin</source> |
| 164 | + <target>Sartu kudeaketa atalera</target> |
| 165 | + </trans-unit> |
| 166 | + |
| 167 | + <trans-unit id="label.title"> |
| 168 | + <source>label.title</source> |
| 169 | + <target>Titulua</target> |
| 170 | + </trans-unit> |
| 171 | + <trans-unit id="action.close"> |
| 172 | + <source>action.close</source> |
| 173 | + <target>Itxi</target> |
| 174 | + </trans-unit> |
| 175 | + <trans-unit id="label.author"> |
| 176 | + <source>label.author</source> |
| 177 | + <target>Egilea</target> |
| 178 | + </trans-unit> |
| 179 | + <trans-unit id="label.author_email"> |
| 180 | + <source>label.author_email</source> |
| 181 | + <target>Egilearen helbide elektronikoa</target> |
| 182 | + </trans-unit> |
| 183 | + <trans-unit id="label.username"> |
| 184 | + <source>label.username</source> |
| 185 | + <target>Erabiltzaile-izena</target> |
| 186 | + </trans-unit> |
| 187 | + <trans-unit id="label.password"> |
| 188 | + <source>label.password</source> |
| 189 | + <target>Pasahitza</target> |
| 190 | + </trans-unit> |
| 191 | + <trans-unit id="label.role"> |
| 192 | + <source>label.role</source> |
| 193 | + <target>Rola</target> |
| 194 | + </trans-unit> |
| 195 | + <trans-unit id="label.content"> |
| 196 | + <source>label.content</source> |
| 197 | + <target>Edukia</target> |
| 198 | + </trans-unit> |
| 199 | + <trans-unit id="label.summary"> |
| 200 | + <source>label.summary</source> |
| 201 | + <target>Laburpena</target> |
| 202 | + </trans-unit> |
| 203 | + <trans-unit id="label.published_at"> |
| 204 | + <source>label.published_at</source> |
| 205 | + <target>Noiz argitaratua:</target> |
| 206 | + </trans-unit> |
| 207 | + <trans-unit id="label.tags"> |
| 208 | + <source>label.tags</source> |
| 209 | + <target>Etiketak</target> |
| 210 | + </trans-unit> |
| 211 | + <trans-unit id="label.actions"> |
| 212 | + <source>label.actions</source> |
| 213 | + <target>Ekintzak</target> |
| 214 | + </trans-unit> |
| 215 | + <trans-unit id="title.post_new"> |
| 216 | + <source>title.post_new</source> |
| 217 | + <target>Artikulu berria</target> |
| 218 | + </trans-unit> |
| 219 | + <trans-unit id="action.edit_contents"> |
| 220 | + <source>action.edit_contents</source> |
| 221 | + <target>Editatu edukiak</target> |
| 222 | + </trans-unit> |
| 223 | + |
| 224 | + <trans-unit id="menu.toggle_nav"> |
| 225 | + <source>menu.toggle_nav</source> |
| 226 | + <target>Toggle navigation</target> |
| 227 | + </trans-unit> |
| 228 | + <trans-unit id="menu.choose_language"> |
| 229 | + <source>menu.choose_language</source> |
| 230 | + <target>Hautatu hizkuntza</target> |
| 231 | + </trans-unit> |
| 232 | + <trans-unit id="menu.post_list"> |
| 233 | + <source>menu.post_list</source> |
| 234 | + <target>Artikuluen zerrenda</target> |
| 235 | + </trans-unit> |
| 236 | + <trans-unit id="menu.back_to_blog"> |
| 237 | + <source>menu.back_to_blog</source> |
| 238 | + <target>Itzuli blogera</target> |
| 239 | + </trans-unit> |
| 240 | + <trans-unit id="menu.homepage"> |
| 241 | + <source>menu.homepage</source> |
| 242 | + <target>Hasi</target> |
| 243 | + </trans-unit> |
| 244 | + <trans-unit id="menu.admin"> |
| 245 | + <source>menu.admin</source> |
| 246 | + <target>Backend</target> |
| 247 | + </trans-unit> |
| 248 | + <trans-unit id="menu.logout"> |
| 249 | + <source>menu.logout</source> |
| 250 | + <target>Amaitu saioa</target> |
| 251 | + </trans-unit> |
| 252 | + |
| 253 | + <trans-unit id="post.to_publish_a_comment"> |
| 254 | + <source>post.to_publish_a_comment</source> |
| 255 | + <target>iruzkin bat argitaratzeko</target> |
| 256 | + </trans-unit> |
| 257 | + <trans-unit id="post.num_comments"> |
| 258 | + <source>post.num_comments</source> |
| 259 | + <target>{count, plural, one {# iruzkina} other {# iruzkinak}}</target> |
| 260 | + </trans-unit> |
| 261 | + <trans-unit id="post.commented_on"> |
| 262 | + <source>post.commented_on</source> |
| 263 | + <target>komentatua</target> |
| 264 | + </trans-unit> |
| 265 | + <trans-unit id="post.no_comments"> |
| 266 | + <source>post.no_comments</source> |
| 267 | + <target>Izan lehena artikulu honetan iruzkin bat gehitzen.</target> |
| 268 | + </trans-unit> |
| 269 | + <trans-unit id="post.no_posts_found"> |
| 270 | + <source>post.no_posts_found</source> |
| 271 | + <target>Ez da artikulurik aurkitu.</target> |
| 272 | + </trans-unit> |
| 273 | + |
| 274 | + <trans-unit id="help.app_description"> |
| 275 | + <source>help.app_description</source> |
| 276 | + <target><![CDATA[<strong>Demo aplikazio</strong> hau Symfony frameworkarekin programatu da Symfony aplikazioak programatzeko modu gomendatua erakusteko.]]></target> |
| 277 | + </trans-unit> |
| 278 | + <trans-unit id="help.show_code"> |
| 279 | + <source>help.show_code</source> |
| 280 | + <target><![CDATA[Sakatu botoi hau <strong>kontrolatzailearen</strong> eta <strong>txantiloiaren</strong> iturburu-kodea ikusteko.]]></target> |
| 281 | + </trans-unit> |
| 282 | + <trans-unit id="help.browse_app"> |
| 283 | + <source>help.browse_app</source> |
| 284 | + <target><![CDATA[Sartu aplikazioaren <strong>atal publikoan</strong>.]]></target> |
| 285 | + </trans-unit> |
| 286 | + <trans-unit id="help.browse_admin"> |
| 287 | + <source>help.browse_admin</source> |
| 288 | + <target><![CDATA[Sartu aplikazioaren <strong>kudeaketa-atalera</strong>.]]></target> |
| 289 | + </trans-unit> |
| 290 | + <trans-unit id="help.login_users"> |
| 291 | + <source>help.login_users</source> |
| 292 | + <target>Erabiltzaile hauek erabili</target> |
| 293 | + </trans-unit> |
| 294 | + <trans-unit id="help.role_user"> |
| 295 | + <source>help.role_user</source> |
| 296 | + <target>erabiltzaile arrunta</target> |
| 297 | + </trans-unit> |
| 298 | + <trans-unit id="help.role_admin"> |
| 299 | + <source>help.role_admin</source> |
| 300 | + <target>administratzailea</target> |
| 301 | + </trans-unit> |
| 302 | + <trans-unit id="help.reload_fixtures"> |
| 303 | + <source>help.reload_fixtures</source> |
| 304 | + <target>Erabiltzaile horietako inork funtzionatzen ez badu, kargatu berriro aplikazioaren datuak, komando hau zure kontsolan exekutatuz:</target> |
| 305 | + </trans-unit> |
| 306 | + <trans-unit id="help.add_user"> |
| 307 | + <source>help.add_user</source> |
| 308 | + <target>Erabiltzaile berriak sortu nahi badituzu, exekutatu beste komando hau:</target> |
| 309 | + </trans-unit> |
| 310 | + <trans-unit id="help.more_information"> |
| 311 | + <source>help.more_information</source> |
| 312 | + <target><![CDATA[Informazio gehiago nahi izanez gero, <a href="https://symfony.com/doc">Symfonyren dokumentazioa</a> kontsultatu.]]></target> |
| 313 | + </trans-unit> |
| 314 | + <trans-unit id="action.show_post"> |
| 315 | + <source>action.show_post</source> |
| 316 | + <target>Erakutsi artikulua</target> |
| 317 | + </trans-unit> |
| 318 | + <trans-unit id="menu.rss"> |
| 319 | + <source>menu.rss</source> |
| 320 | + <target>Blogaren RSS</target> |
| 321 | + </trans-unit> |
| 322 | + <trans-unit id="menu.search"> |
| 323 | + <source>menu.search</source> |
| 324 | + <target>Bilatu</target> |
| 325 | + </trans-unit> |
| 326 | + <trans-unit id="post.created_successfully"> |
| 327 | + <source>post.created_successfully</source> |
| 328 | + <target>Artikulua ondo sortu da!</target> |
| 329 | + </trans-unit> |
| 330 | + <trans-unit id="post.updated_successfully"> |
| 331 | + <source>post.updated_successfully</source> |
| 332 | + <target>Artikulua ongi eguneratu da!</target> |
| 333 | + </trans-unit> |
| 334 | + <trans-unit id="post.deleted_successfully"> |
| 335 | + <source>post.deleted_successfully</source> |
| 336 | + <target>Artikulua ongi ezabatu da!</target> |
| 337 | + </trans-unit> |
| 338 | + <trans-unit id="post.search_for"> |
| 339 | + <source>post.search_for</source> |
| 340 | + <target>Bilatu...</target> |
| 341 | + </trans-unit> |
| 342 | + <trans-unit id="post.search_no_results"> |
| 343 | + <source>post.search_no_results</source> |
| 344 | + <target>Ez da emaitzarik aurkitu</target> |
| 345 | + </trans-unit> |
| 346 | + <trans-unit id="notification.comment_created"> |
| 347 | + <source>notification.comment_created</source> |
| 348 | + <target>Zure artikuluak iruzkin bat jaso du!</target> |
| 349 | + </trans-unit> |
| 350 | + <trans-unit id="notification.comment_created.description"> |
| 351 | + <source>notification.comment_created.description</source> |
| 352 | + <target><![CDATA[Iruzkin berri bat jaso du "{title}" artikuluak. Iruzkina irakurtzeko, jarraitu <a href="{link}">esteka hau</a>]]></target> |
| 353 | + </trans-unit> |
| 354 | + <trans-unit id="rss.title"> |
| 355 | + <source>rss.title</source> |
| 356 | + <target>Symfony Demo bloga</target> |
| 357 | + </trans-unit> |
| 358 | + <trans-unit id="rss.description"> |
| 359 | + <source>rss.description</source> |
| 360 | + <target>Symfony Demo blogean argitaratutako azken argitalpenak</target> |
| 361 | + </trans-unit> |
| 362 | + |
| 363 | + <trans-unit id="paginator.previous"> |
| 364 | + <source>paginator.previous</source> |
| 365 | + <target>Aurrekoa</target> |
| 366 | + </trans-unit> |
| 367 | + <trans-unit id="paginator.next"> |
| 368 | + <source>paginator.next</source> |
| 369 | + <target>Hurrengoa</target> |
| 370 | + </trans-unit> |
| 371 | + </body> |
| 372 | + </file> |
| 373 | +</xliff> |
0 commit comments