diff --git a/README.md b/README.md index a378dad..64f9852 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Some of the main features of this theme bundle: - Support for FOSUserBundle - Webpack-Encore support for building assets - Event-driven handling of menu entries, tasks and notifications -- Translations for: english, german, italian, czech, spanish, russian, arabic, finnish, japanese, swedish, portuguese (brazilian), dutch, french, turkish, danish, chinese, slovakian, basque, polish, esperanto, hebrew (please help translating it to more languages) +- Translations for: english, german, italian, czech, spanish, russian, arabic, finnish, japanese, swedish, portuguese (brazilian), dutch, french, turkish, danish, chinese, slovakian, basque, polish, esperanto, hebrew, romanian (please help translating it to more languages) - Based on AdminLTE 2.4.8 - Using FontAwesome 5 diff --git a/Resources/translations/AdminLTEBundle.ro.xliff b/Resources/translations/AdminLTEBundle.ro.xliff new file mode 100644 index 0000000..c7d86b6 --- /dev/null +++ b/Resources/translations/AdminLTEBundle.ro.xliff @@ -0,0 +1,87 @@ + + + + + + Toggle navigation + Comută navigația + + + Remember Me + Amintește-ți de mine + + + Sign in to start your session + Conectare + + + Sign In + Autentificare + + + Sign out + Deconectare + + + Profile + Profilul tău + + + Member since %date% + Membru din data de %date% + + + Username + Nume de utilizator + + + Password + Parola + + + Show homepage + Mergi la pagina de pornire + + + Back to login + Înapoi la pagina de autentificare + + + Reset your password + Resetare parolă + + + I forgot my password + Mi-am uitat parola + + + Register a new account + Înregistrază un cont nou de utilizator + + + View all + Vezi tot + + + You have %count% notifications + Ai o notificare|Ai %count% notificări + + + You have %count% messages + Ai un mesaj nou|Ai %count% mesaje + + + You have %count% tasks + Ai un task|Ai %count% task-uri + + + %progress%% Complete + %progress%% completat + + + This is a mandatory field + Acesta este un câmp obligatoriu + + + + \ No newline at end of file