You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
579 B

OC.L10N.register(
"recommendations",
{
"Recently commented" : "Nedavno dodane opombe",
"Recently edited" : "Nedavno urejano",
"Recently shared" : "Nedavno v souporabi",
"Recommendations" : "Priporočila",
"Shows recommended files" : "Pokaži priporočene datoteke",
"Shows recommended files for quick access of files and folders with recent activity" : "Program omogoča prikaz priporočenih predmetov za hiter dostop do datotek in map z največ dejavnosti."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");