From 0026eae5f69a5434972922eb3e9a3b8cd3622f53 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 18 May 2020 02:10:25 +0200 Subject: [PATCH] Approval. --- themator/ar/login.json | 13 +++++++++++++ themator/de/login.json | 13 +++++++++++++ themator/en/login.json | 13 +++++++++++++ themator/hu/login.json | 13 +++++++++++++ themator/id/login.json | 13 +++++++++++++ themator/it/login.json | 13 +++++++++++++ themator/pl/login.json | 13 +++++++++++++ themator/pt/login.json | 13 +++++++++++++ themator/tl/login.json | 13 +++++++++++++ 9 files changed, 117 insertions(+) create mode 100644 themator/ar/login.json create mode 100644 themator/de/login.json create mode 100644 themator/en/login.json create mode 100644 themator/hu/login.json create mode 100644 themator/id/login.json create mode 100644 themator/it/login.json create mode 100644 themator/pl/login.json create mode 100644 themator/pt/login.json create mode 100644 themator/tl/login.json diff --git a/themator/ar/login.json b/themator/ar/login.json new file mode 100644 index 00000000..e28c98ac --- /dev/null +++ b/themator/ar/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Username", + "password": "Password", + "login": "Login", + "remember_me": "Remember me", + "global_statistics": "Global statistics", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "Published database contents", + "log_in": "Log in", + "avg_text_len": "Average object description length" + } +} \ No newline at end of file diff --git a/themator/de/login.json b/themator/de/login.json new file mode 100644 index 00000000..167fd9ee --- /dev/null +++ b/themator/de/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Benutzername", + "password": "Passwort", + "login": "Login", + "remember_me": "Login merken", + "global_statistics": "Globale Statistiken", + "recent_blog_posts": "Neueste Blogbeitr\u00e4ge", + "public_db_contents": "Ver\u00f6ffentlichte Datenbankinhalte", + "log_in": "Einloggen", + "avg_text_len": "Objektbeschreibungen: Durchschnittle L\u00e4nge" + } +} \ No newline at end of file diff --git a/themator/en/login.json b/themator/en/login.json new file mode 100644 index 00000000..e28c98ac --- /dev/null +++ b/themator/en/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Username", + "password": "Password", + "login": "Login", + "remember_me": "Remember me", + "global_statistics": "Global statistics", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "Published database contents", + "log_in": "Log in", + "avg_text_len": "Average object description length" + } +} \ No newline at end of file diff --git a/themator/hu/login.json b/themator/hu/login.json new file mode 100644 index 00000000..a96057a6 --- /dev/null +++ b/themator/hu/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Felhasz\u00e1l\u00f3n\u00e9v", + "password": "\u00daj jelsz\u00f3", + "login": "Login", + "remember_me": "Eml\u00e9kezz r\u00e1m", + "global_statistics": "Statisztika", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "K\u00f6zz\u00e9tett adatb\u00e1zis tartalma", + "log_in": "Bejelentkez\u00e9s", + "avg_text_len": "\u00c1tlagos sz\u00f6veghossz\u00fas\u00e1g" + } +} \ No newline at end of file diff --git a/themator/id/login.json b/themator/id/login.json new file mode 100644 index 00000000..e28c98ac --- /dev/null +++ b/themator/id/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Username", + "password": "Password", + "login": "Login", + "remember_me": "Remember me", + "global_statistics": "Global statistics", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "Published database contents", + "log_in": "Log in", + "avg_text_len": "Average object description length" + } +} \ No newline at end of file diff --git a/themator/it/login.json b/themator/it/login.json new file mode 100644 index 00000000..e28c98ac --- /dev/null +++ b/themator/it/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Username", + "password": "Password", + "login": "Login", + "remember_me": "Remember me", + "global_statistics": "Global statistics", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "Published database contents", + "log_in": "Log in", + "avg_text_len": "Average object description length" + } +} \ No newline at end of file diff --git a/themator/pl/login.json b/themator/pl/login.json new file mode 100644 index 00000000..e28c98ac --- /dev/null +++ b/themator/pl/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Username", + "password": "Password", + "login": "Login", + "remember_me": "Remember me", + "global_statistics": "Global statistics", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "Published database contents", + "log_in": "Log in", + "avg_text_len": "Average object description length" + } +} \ No newline at end of file diff --git a/themator/pt/login.json b/themator/pt/login.json new file mode 100644 index 00000000..e28c98ac --- /dev/null +++ b/themator/pt/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Username", + "password": "Password", + "login": "Login", + "remember_me": "Remember me", + "global_statistics": "Global statistics", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "Published database contents", + "log_in": "Log in", + "avg_text_len": "Average object description length" + } +} \ No newline at end of file diff --git a/themator/tl/login.json b/themator/tl/login.json new file mode 100644 index 00000000..e28c98ac --- /dev/null +++ b/themator/tl/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Username", + "password": "Password", + "login": "Login", + "remember_me": "Remember me", + "global_statistics": "Global statistics", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "Published database contents", + "log_in": "Log in", + "avg_text_len": "Average object description length" + } +} \ No newline at end of file