From c7bc762ea3ec0d2495e297a726cc73d49214b119 Mon Sep 17 00:00:00 2001 From: Ozhiganov Date: Fri, 21 Jul 2017 05:20:01 +0200 Subject: [PATCH 1/3] Added translation using Weblate (Russian) --- portal/locales/ru.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 portal/locales/ru.json diff --git a/portal/locales/ru.json b/portal/locales/ru.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/portal/locales/ru.json @@ -0,0 +1 @@ +{} From a4445a862b170d5dc467e88fa2d520185a8d9165 Mon Sep 17 00:00:00 2001 From: Evgeniy Ozhiganov Date: Fri, 21 Jul 2017 05:25:41 +0200 Subject: [PATCH 2/3] [i18n] Translated using Weblate (Russian) Currently translated at 12.1% (5 of 41 strings) --- portal/locales/ru.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/portal/locales/ru.json b/portal/locales/ru.json index 0967ef4..457d982 100644 --- a/portal/locales/ru.json +++ b/portal/locales/ru.json @@ -1 +1,7 @@ -{} +{ + "portal": "YunoHost Портал", + "information": "Ваша информация", + "username": "Имя пользователя", + "password": "Пароль", + "fullname": "Полное имя" +} From 97df24e7943395eb427af5457681b2fe44130ffb Mon Sep 17 00:00:00 2001 From: MCMic Date: Thu, 10 Aug 2017 18:04:38 +0200 Subject: [PATCH 3/3] [i18n] Translated using Weblate (Esperanto) Currently translated at 26.8% (11 of 41 strings) --- portal/locales/eo.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/portal/locales/eo.json b/portal/locales/eo.json index 0967ef4..fe109c9 100644 --- a/portal/locales/eo.json +++ b/portal/locales/eo.json @@ -1 +1,13 @@ -{} +{ + "password": "Pasvorto", + "username": "Uzantnomo", + "mail_addresses": "Retpoŝtadresoj", + "information": "Via informoj", + "new_password": "Nova pasvorto", + "current_password": "Nuna pasvorto", + "login": "Ensaluti", + "logout": "Elsaluti", + "change_password": "Ŝanĝi pasvorton", + "edit": "Redakti", + "cancel": "Nuligi" +}