aboutsummaryrefslogtreecommitdiffstats
path: root/apps/profile/l10n/sw.js
blob: f9d54112cbc31efa799363d580dd1b0281b17426 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "profile",
    {
    "Profile" : "Wasifu",
    "This application provides the profile" : "Programu hii hutoa wasifu",
    "Provides a customisable user profile interface." : "Hutoa kiolesura cha wasifu unaoweza kubinafsishwa.",
    "You have not added any info yet" : "Hujaongeza taarifa yoyote bado",
    "{user} has not added any info yet" : "{user} hajaongeza taarifa yoyote bado",
    "Error opening the user status modal, try hard refreshing the page" : "Hitilafu imetokea wakati wa kufungua modi ya hali ya mtumiaji, jaribu kuonyesha upya ukurasa kwa bidii",
    "Edit Profile" : "Hariri wasifu",
    "The headline and about sections will show up here" : "The headline and about sections will show up here",
    "Profile not found" : "Wasifu haupatikani",
    "The profile does not exist." : "Wasifu haupo",
    "Back to %s" : "Rudi kwenye %s"
},
"nplurals=2; plural=(n != 1);");