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