2014-10-17 16:20:02 +04:00
OC . L10N . register (
"files_sharing" ,
{
"Server to server sharing is not enabled on this server" : "Zdieľanie server-server nie je na tomto serveri povolené" ,
"Invalid or untrusted SSL certificate" : "Neplatný alebo nedôveryhodný certifikát SSL" ,
"Couldn't add remote share" : "Nemožno pridať vzdialené zdieľanie" ,
"Shared with you" : "Zdieľané s vami" ,
"Shared with others" : "Zdieľané s ostanými" ,
"Shared by link" : "Zdieľané pomocou odkazu" ,
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcete pridať vzdialené úložisko {name} patriace používateľovi {owner}@{remote}?" ,
"Remote share" : "Vzdialené úložisko" ,
"Remote share password" : "Heslo k vzdialenému úložisku" ,
"Cancel" : "Zrušiť" ,
"Add remote share" : "Pridať vzdialené úložisko" ,
"Invalid ownCloud url" : "Chybná ownCloud url" ,
2015-01-14 09:55:16 +03:00
"Share" : "Zdieľať" ,
2014-10-17 16:20:02 +04:00
"Shared by" : "Zdieľa" ,
"This share is password-protected" : "Toto zdieľanie je chránené heslom" ,
"The password is wrong. Try again." : "Heslo je chybné. Skúste to znova." ,
"Password" : "Heslo" ,
"Name" : "Názov" ,
"Share time" : "Čas zdieľania" ,
"Sorry, this link doesn’ t seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný." ,
"Reasons might be:" : "Možné dôvody:" ,
"the item was removed" : "položka bola presunutá" ,
"the link expired" : "linke vypršala platnosť" ,
"sharing is disabled" : "zdieľanie je zakázané" ,
"For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz." ,
"Add to your ownCloud" : "Pridať do svojho ownCloudu" ,
"Download" : "Sťahovanie" ,
"Download %s" : "Stiahnuť %s" ,
2014-11-06 09:55:04 +03:00
"Direct link" : "Priama linka"
2014-10-17 16:20:02 +04:00
} ,
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" ) ;