social/l10n/sk.js

23 wiersze
766 B
JavaScript
Czysty Zwykły widok Historia

2019-12-22 03:42:00 +00:00
OC.L10N.register(
"social",
{
"Social" : "Sociálne",
"Open documentation" : "Otvoriť dokumentáciu",
"Finish setup" : "Dokončiť inštaláciu",
"Home" : "Domov",
"Direct messages" : "Priame správy",
"Notifications" : "Hlásenia",
"Profile" : "Profil",
"Public" : "Verejné",
"Followers" : "Nasledovníci",
"Follow" : "Sledovať",
"Reply" : "Odpoveď",
"More actions" : "Viac akcií",
"Hello" : "Ahoj",
"Close" : "Zavrieť",
"Continue" : "Pokračovať",
"User not found" : "Používateľ nenájdený",
"Follow Nextcloud on mastodon.xyz" : "Sledujte Nextcloud na mastodon.xyz"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");