From 64642aebc0b91dd36cda2920ab2206d7d240c5b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnau=20Gonz=C3=A1lez?= Date: Tue, 30 Jun 2015 19:25:24 +0200 Subject: [PATCH] added catalan translations file --- .../translations/EasyAdminBundle.ca.xliff | 114 ++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 Resources/translations/EasyAdminBundle.ca.xliff diff --git a/Resources/translations/EasyAdminBundle.ca.xliff b/Resources/translations/EasyAdminBundle.ca.xliff new file mode 100644 index 0000000000..a6fbe2217a --- /dev/null +++ b/Resources/translations/EasyAdminBundle.ca.xliff @@ -0,0 +1,114 @@ + + + + + + + action.new + Crear %entity_name% + + + action.show + Veure + + + action.edit + Modificar + + + action.search + Buscar + + + action.delete + Borrar + + + action.save + Guardar canvis + + + action.cancel + Cancel·lar + + + action.list + Tornar al llistat + + + + + new.page_title + Crear %entity_name% + + + show.page_title + %entity_name% (#%entity_id%) + + + edit.page_title + Modificar %entity_name% (#%entity_id%) + + + list.page_title + %entity_name% + + + search.page_title + 1 resultat|]1,Inf] %count% resultats]]> + + + + + search.no_results + No s'han trobat resultats. + + + + + list.row_actions + Accions + + + + + paginator.first + Primera + + + paginator.previous + Anterior + + + paginator.next + Següent + + + paginator.last + Última + + + paginator.counter + %start% - %end% de %results%]]> + + + + + header.close + Tancar + + + header.logged_in_as + Connectat com + + + delete_modal.title + Realment vols borrar aquest element? + + + delete_modal.content + Aquesta acció no es pot desfer. + + + +