From f02b7d95a9746ee45043c7fe8d6426feb411654a Mon Sep 17 00:00:00 2001 From: nizune <rene.vinter@outlook.com> Date: Sat, 3 Jul 2021 10:23:39 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 50.0% (183 of 366 strings) Translation: Revolt/Web App Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/cs/ --- cs.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/cs.json b/cs.json index ba39473..501ab65 100644 --- a/cs.json +++ b/cs.json @@ -203,7 +203,10 @@ "title": "Profil", "info": "Informace", "fetching": "NaÄÃtánà profilu…", - "placeholder": "NapiÅ¡ nÄ›co o sobě…" + "placeholder": "NapiÅ¡ nÄ›co o sobě…", + "edit_background": "Upravit tapetu", + "custom_background": "Vlastnà tapeta", + "profile_picture": "Profilový obrázek" }, "sessions": { "title": "Relace", @@ -251,6 +254,13 @@ "logOut": "Odhlásit se", "donate": { "title": "PodpoÅ™te nás" + }, + "sync": { + "descriptions": { + "locale": "Tato možnost synchronizuje vaÅ¡e nastavenà jazyka" + }, + "title": "Synchronizace", + "categories": "Synchronizace kategoriÃ" } }, "tips": { @@ -276,6 +286,11 @@ "overview": { "title": "PÅ™ehled" } + }, + "server_pages": { + "roles": { + "title": "Role" + } } } }, -- GitLab