Files
therinaldos.com/wedding-pics/apps/recommendations/l10n/is.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

16 lines
765 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Skrár sem mælt er með",
"No recommendations yet" : "Engin meðmæli ennþá",
"Recently commented" : "Nýlega sett inn athugasemd",
"Recently edited" : "Nýlega breytt",
"Recently shared" : "Nýlega deilt",
"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",
"Path name {path}" : "Heiti slóðar {path}",
"Show recommendations" : "Birta meðmæli"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");