2014-10-17 16:20:02 +04:00
|
|
|
|
OC.L10N.register(
|
|
|
|
|
"files_sharing",
|
|
|
|
|
{
|
|
|
|
|
"Server to server sharing is not enabled on this server" : "Interservila kunhavo ne kapabliĝis en ĉi tiu servilo",
|
2015-06-02 08:56:23 +03:00
|
|
|
|
"Invalid or untrusted SSL certificate" : "SSL-atestilo ne validas aŭ ne fidindas",
|
2014-10-17 16:20:02 +04:00
|
|
|
|
"Shared with you" : "Kunhavata kun vi",
|
|
|
|
|
"Shared with others" : "Kunhavata kun aliaj",
|
|
|
|
|
"Shared by link" : "Kunhavata per ligilo",
|
2015-06-02 08:56:23 +03:00
|
|
|
|
"Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ",
|
|
|
|
|
"Nothing shared yet" : "Nenio kunhavatas ankoraŭ",
|
|
|
|
|
"No shared links" : "Neniu kunhavata ligilo",
|
2014-10-17 16:20:02 +04:00
|
|
|
|
"Cancel" : "Nuligi",
|
2015-06-02 08:56:23 +03:00
|
|
|
|
"You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon",
|
|
|
|
|
"No ownCloud installation (7 or higher) found at {remote}" : "Ne troviĝis instalo de ownCloud (7 aŭ pli alta) ĉe {remote}",
|
2014-10-17 16:20:02 +04:00
|
|
|
|
"Invalid ownCloud url" : "Nevalidas URL de ownCloud",
|
|
|
|
|
"Shared by" : "Kunhavigita de",
|
2015-08-25 19:39:10 +03:00
|
|
|
|
"Sharing" : "Kunhavigo",
|
2015-02-20 09:55:01 +03:00
|
|
|
|
"A file or folder has been <strong>shared</strong>" : "Dosiero aŭ dosierujo <strong>kunhaviĝis</strong>",
|
2015-06-02 08:56:23 +03:00
|
|
|
|
"%1$s unshared %2$s from you" : "%1$s malkunhavigis %2$s el vi",
|
|
|
|
|
"Public shared folder %1$s was downloaded" : "La publika kunhavata dosierujo %1$s elŝutiĝis",
|
|
|
|
|
"Public shared file %1$s was downloaded" : "La publika kunhavata dosiero %1$s elŝutiĝis",
|
2015-02-20 09:55:01 +03:00
|
|
|
|
"You shared %1$s with %2$s" : "Vi kunhavigis %1$s kun %2$s",
|
|
|
|
|
"You shared %1$s with group %2$s" : "Vi kunhavigis %1$s kun la grupo %2$s",
|
|
|
|
|
"%2$s shared %1$s with you" : "%2$s kunhavigis %1$s kun vi",
|
2015-06-02 08:56:23 +03:00
|
|
|
|
"You shared %1$s via link" : "Vi kunhavigis %1$s per ligilo",
|
2015-09-11 08:55:26 +03:00
|
|
|
|
"Accept" : "Akcepti",
|
2014-10-17 16:20:02 +04:00
|
|
|
|
"This share is password-protected" : "Ĉi tiu kunhavigo estas protektata per pasvorto",
|
|
|
|
|
"The password is wrong. Try again." : "La pasvorto malĝustas. Provu denove.",
|
|
|
|
|
"Password" : "Pasvorto",
|
|
|
|
|
"Name" : "Nomo",
|
|
|
|
|
"Sorry, this link doesn’t seem to work anymore." : "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias.",
|
|
|
|
|
"Reasons might be:" : "Kialoj povas esti:",
|
|
|
|
|
"the item was removed" : "la ero foriĝis",
|
|
|
|
|
"the link expired" : "la ligilo eksvalidiĝis",
|
|
|
|
|
"sharing is disabled" : "kunhavigo malkapablas",
|
|
|
|
|
"For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.",
|
2015-06-02 08:56:23 +03:00
|
|
|
|
"Add to your ownCloud" : "Aldoni al via ownCloud",
|
2014-10-17 16:20:02 +04:00
|
|
|
|
"Download" : "Elŝuti",
|
|
|
|
|
"Download %s" : "Elŝuti %s",
|
2015-06-02 08:56:23 +03:00
|
|
|
|
"Direct link" : "Direkta ligilo",
|
|
|
|
|
"Open documentation" : "Malfermi la dokumentaron"
|
2014-10-17 16:20:02 +04:00
|
|
|
|
},
|
|
|
|
|
"nplurals=2; plural=(n != 1);");
|