Files
therinaldos.com/wedding-pics/apps/recommendations/l10n/sk.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

15 lines
794 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Odporúčané súbory",
"No recommendations yet" : "Zatiaľ žiadne odporúčania",
"Recently commented" : "Nedávno komentované",
"Recently edited" : "Nedávno upravené",
"Recently shared" : "Nedávno sprístupnené",
"Recommendations" : "Odporúčania",
"Shows recommended files" : "Zobraziť odporúčané súbory",
"Shows recommended files for quick access of files and folders with recent activity" : "Zobrazí odporúčané súbory pre rýchly prístup k súborom a priečinkom s ktorými ste nedávno niečo robili",
"Show recommendations" : "Zobraziť odporúčania"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");