diff options
| author | Samantaz Fox <translator-weblate@samantaz.fr> | 2021-06-06 14:37:25 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-06-07 22:59:36 +0200 |
| commit | 08f11d2f2289dc61ae6e44358dbf918663a1bddc (patch) | |
| tree | 5f8f5e5d0a915c5206e21f3ba0df3ef1d592aed7 /locales | |
| parent | ee20ab30416e2d3e06e960cf659517ca21237aea (diff) | |
| download | invidious-08f11d2f2289dc61ae6e44358dbf918663a1bddc.tar.gz invidious-08f11d2f2289dc61ae6e44358dbf918663a1bddc.tar.bz2 invidious-08f11d2f2289dc61ae6e44358dbf918663a1bddc.zip | |
Update Czech translation
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/cs.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/locales/cs.json b/locales/cs.json index ab1ee368..4cacf6b9 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -1,11 +1,11 @@ { "`x` subscribers": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` odběratelů.([^.,0-9]|^)1([^.,0-9]|$)", - "": "`x` odběratelů." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` odběratelů", + "": "`x` odběratelů" }, "`x` videos": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` videí.([^.,0-9]|^)1([^.,0-9]|$)", - "": "`x` videí." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` videí", + "": "`x` videí" }, "`x` playlists": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` playlist", @@ -125,12 +125,12 @@ "Token manager": "Správa klíčů", "Token": "Klíč", "`x` subscriptions": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` Odběry.([^.,0-9]|^)1([^.,0-9]|$)", - "": "`x` Odebíraných kanálů." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` Odběry", + "": "`x` Odebíraných kanálů" }, "`x` tokens": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` Klíčů", - "": "`x` klíčů." + "": "`x` klíčů" }, "Import/export": "Importovat/exportovat", "unsubscribe": "odhlásit odběr", @@ -138,7 +138,7 @@ "Subscriptions": "Odběry", "`x` unseen notifications": { "([^.,0-9]|^)1([^.,0-9]|$)": "`x` nezhlédnutých oznámení", - "": "`x` nezhlédnutých oznámení." + "": "`x` nezhlédnutých oznámení" }, "search": "hledat", "Log out": "Odhlásit se", |
