aboutsummaryrefslogtreecommitdiffstats
path: root/apps/profile/l10n/cs.json
blob: 871fcc1b8237362c882c8a14b109a373014f0154 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Profile" : "Profil",
    "This application provides the profile" : "Tato aplikace poskytuje profil",
    "Provides a customisable user profile interface." : "Poskytuje přizpůsobitelné rozhraní uživatelského profilu.",
    "You have not added any info yet" : "Zatím jste nezadali žádné informace",
    "{user} has not added any info yet" : "{user} uživatel zatím nezadal žádné informace",
    "Error opening the user status modal, try hard refreshing the page" : "Chyba při otevírání dialogu stavu uživatele, pokus o opětovné načtení stránky",
    "Edit Profile" : "Upravit profil",
    "The headline and about sections will show up here" : "Nadpis a sekce o uživatelích se zobrazí zde",
    "Profile not found" : "Profil nenalezen",
    "The profile does not exist." : "Profil neexistuje.",
    "Back to %s" : "Zpět na %s"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}