f7cloud_client/apps/recommendations/l10n/sw.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

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);");