diff options
Diffstat (limited to 'apps/settings/l10n/cs.json')
-rw-r--r-- | apps/settings/l10n/cs.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index bcff5754052..ead55b52891 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -268,7 +268,6 @@ "Change password" : "Změnit heslo", "Your profile picture" : "Váš profilový obrázek", "Upload profile picture" : "Nahrát profilový obrázek", - "Choose profile picture from files" : "Zvolit profilový obrázek ze souborů", "Remove profile picture" : "Odebrat profilový obrázek", "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Picture provided by original account" : "Obrázek poskytovaný původním účtem", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Může trvat až 24 hodin, než se účet zobrazí jako ověřený.", "Link https://…" : "Odkaz https://…", "Change privacy level of Twitter profile" : "Změnit úroveň soukromí Twitteru", - "Twitter handle @…" : "Přezdívka na Twitteru @…" + "Twitter handle @…" : "Přezdívka na Twitteru @…", + "Choose profile picture from files" : "Zvolit profilový obrázek ze souborů" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |