19 lines
965 B
JavaScript
19 lines
965 B
JavaScript
OC.L10N.register(
|
|
"recommendations",
|
|
{
|
|
"Recommended files" : "Faili zilizopendekezwa",
|
|
"Recommendations" : "Mapendekezo",
|
|
"Shows recommended files" : "Inaonyesha faili zinazopendekezwa",
|
|
"Shows recommended files for quick access of files and folders with recent activity" : "Huonyesha faili zinazopendekezwa kwa ufikiaji wa haraka wa faili na folda zilizo na shughuli za hivi majuzi",
|
|
"No recommendations yet" : "Bado hakuna mapendekezo",
|
|
"Last updated {timeAgo}" : "Ilisasishwa mwisho {timeAgo}",
|
|
"Shared with you {timeAgo}" : "Imeshirikiwa na wewe {timeAgo}",
|
|
"Last commented on {timeAgo}" : "Mwisho alitoa maoni {timeAgo}",
|
|
"Path name {path}" : "Jina la njia {path}",
|
|
"Show recommendations" : "Onesha mapendekezo",
|
|
"Recently commented" : "Hivi karibuni alitoa maoni",
|
|
"Recently edited" : "Imehaririwa hivi karibuni",
|
|
"Recently shared" : "Hivi karibuni imeshirikiwa"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|