diff --git a/config/services.yaml b/config/services.yaml
index 4f3e08adf..87e892667 100644
--- a/config/services.yaml
+++ b/config/services.yaml
@@ -6,7 +6,7 @@
parameters:
locale: 'en'
# This parameter defines the codes of the locales (languages) enabled in the application
- app_locales: ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN|bg|tr|lt|bs|sr_Cyrl|sr_Latn
+ app_locales: ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN|bg|tr|lt|bs|sr_Cyrl|sr_Latn|eu
app.notifications.email_sender: anonymous@example.com
services:
diff --git a/translations/messages+intl-icu.eu.xlf b/translations/messages+intl-icu.eu.xlf
new file mode 100644
index 000000000..fd614d6ff
--- /dev/null
+++ b/translations/messages+intl-icu.eu.xlf
@@ -0,0 +1,373 @@
+
+
+
+
+
+ note
+ OHARRA
+
+
+ tip
+ TRIKIMAILUA
+
+
+ not_available
+ Ez dago erabilgarri
+
+
+ mit_license
+ MIT lizentzia
+
+
+
+ http_error.name
+ Errorea {status_code, number}
+
+
+ http_error.description
+ Ezin izan da eskaera burutu, errore ezezagun bat gertatu da (HTTP {status_code, number}).
+
+
+ http_error.suggestion
+ atarira.]]>
+
+
+ http_error_403.description
+ Ez duzu baimenik baliabide hau erabiltzeko.
+
+
+ http_error_403.suggestion
+ Eskatu gune honetako administratzaileei baliabidera sartzeko baimena emateko.
+
+
+ http_error_404.description
+ Ezin izan dugu eskatutako orria aurkitu.
+
+
+ http_error_404.suggestion
+ guneko atarira itzuli.]]>
+
+
+ http_error_500.description
+ Errore larria gertatu da zerbitzarian.
+
+
+ http_error_500.suggestion
+ itzuli guneko atarira.]]>
+
+
+ title.homepage
+ Symfony Demo aplikaziora ]]>
+
+
+ title.source_code
+ Orrialde hau erakusteko erabilitako kodea
+
+
+ title.controller_code
+ Kontrolatzailearen kodea
+
+
+ title.twig_template_code
+ Twig txantiloiaren kodea
+
+
+ title.login
+ Sarbide segurua
+
+
+ title.post_list
+ Artikuluen zerrenda
+
+
+ title.edit_post
+ #{id, number} artikulua editatu
+
+
+
+
+ action.show
+ Ikusi
+
+
+ action.show_code
+ Iturburu-kodea ikusi
+
+
+ action.edit
+ Editatu
+
+
+ action.edit_post
+ Editatu artikulua
+
+
+ action.save
+ Gorde aldaketak
+
+
+ action.delete_post
+ Ezabatu artikulua
+
+
+ delete_post_modal.title
+ Ziur zaude artikulu hau ezabatu nahi duzula?
+
+
+ delete_post_modal.body
+ Ekintza hau ezin da desegin.
+
+
+ label.delete_post
+ Ezabatu artikulua
+
+
+ label.cancel
+ Utzi
+
+
+ action.create_post
+ Sortu artikulu berri bat
+
+
+ label.create_post
+ Sortu artikulua
+
+
+ label.save_and_create_new
+ Gorde artikulua eta sortu beste bat
+
+
+ action.back_to_list
+ Itzuli artikuluen zerrendara
+
+
+
+ action.sign_in
+ Hasi saioa
+
+
+ action.browse_app
+ Sartu aplikaziora
+
+
+ action.browse_admin
+ Sartu kudeaketa atalera
+
+
+
+ label.title
+ Titulua
+
+
+ action.close
+ Itxi
+
+
+ label.author
+ Egilea
+
+
+ label.author_email
+ Egilearen helbide elektronikoa
+
+
+ label.username
+ Erabiltzaile-izena
+
+
+ label.password
+ Pasahitza
+
+
+ label.role
+ Rola
+
+
+ label.content
+ Edukia
+
+
+ label.summary
+ Laburpena
+
+
+ label.published_at
+ Noiz argitaratua:
+
+
+ label.tags
+ Etiketak
+
+
+ label.actions
+ Ekintzak
+
+
+ title.post_new
+ Artikulu berria
+
+
+ action.edit_contents
+ Editatu edukiak
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ post.no_posts_found
+ Ez da artikulurik aurkitu.
+
+
+
+ help.app_description
+ Demo aplikazio hau Symfony frameworkarekin programatu da Symfony aplikazioak programatzeko modu gomendatua erakusteko.]]>
+
+
+ help.show_code
+ kontrolatzailearen eta txantiloiaren iturburu-kodea ikusteko.]]>
+
+
+ help.browse_app
+ atal publikoan.]]>
+
+
+ help.browse_admin
+ kudeaketa-atalera.]]>
+
+
+ help.login_users
+ Erabiltzaile hauek erabili
+
+
+ help.role_user
+ erabiltzaile arrunta
+
+
+ help.role_admin
+ administratzailea
+
+
+ help.reload_fixtures
+ Erabiltzaile horietako inork funtzionatzen ez badu, kargatu berriro aplikazioaren datuak, komando hau zure kontsolan exekutatuz:
+
+
+ help.add_user
+ Erabiltzaile berriak sortu nahi badituzu, exekutatu beste komando hau:
+
+
+ help.more_information
+ Symfonyren dokumentazioa kontsultatu.]]>
+
+
+ action.show_post
+ Erakutsi artikulua
+
+
+
+
+ post.created_successfully
+ Artikulua ondo sortu da!
+
+
+ post.updated_successfully
+ Artikulua ongi eguneratu da!
+
+
+ post.deleted_successfully
+ Artikulua ongi ezabatu da!
+
+
+ post.search_for
+ Bilatu...
+
+
+ post.search_no_results
+ Ez da emaitzarik aurkitu
+
+
+
+
+
+
+
+ paginator.previous
+ Aurrekoa
+
+
+ paginator.next
+ Hurrengoa
+
+
+
+
diff --git a/translations/validators+intl-icu.eu.xlf b/translations/validators+intl-icu.eu.xlf
new file mode 100644
index 000000000..4fb8b0b06
--- /dev/null
+++ b/translations/validators+intl-icu.eu.xlf
@@ -0,0 +1,43 @@
+
+
+
+
+
+ post.slug_unique
+ Titulu hori beste artikulu batean erabili da, eta biek bakarrak izan behar dute.
+
+
+ post.blank_summary
+ Ezin da artikuluaren laburpena hutsik utzi.
+
+
+ post.blank_content
+ Ezin da artikuluaren edukia hutsik utzi.
+
+
+ post.too_short_content
+ Artikuluaren edukia laburregia da ({ limit } karaktere gutxienez)
+
+
+ post.too_many_tags
+ Etiketa gehiegi (gehienez { limit } gehitu)
+
+
+
+
+
+
+
+
\ No newline at end of file