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

16 lines
765 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Skrár sem mælt er með",
"Recommendations" : "Meðmæli",
"Shows recommended files" : "Birtir skrár sem mælt er með",
"Shows recommended files for quick access of files and folders with recent activity" : "Birtir skrár sem mælt er með, þannig að fljótlegt sé að nálgast skrár og möppur með nýlegri virkni",
"No recommendations yet" : "Engin meðmæli ennþá",
"Path name {path}" : "Heiti slóðar {path}",
"Show recommendations" : "Birta meðmæli",
"Recently commented" : "Nýlega sett inn athugasemd",
"Recently edited" : "Nýlega breytt",
"Recently shared" : "Nýlega deilt"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");