nextcloud/apps/files_sharing/l10n/eo.js

27 lines
1.2 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "Interservila kunhavo ne kapabliĝis en ĉi tiu servilo",
"Shared with you" : "Kunhavata kun vi",
"Shared with others" : "Kunhavata kun aliaj",
"Shared by link" : "Kunhavata per ligilo",
"Cancel" : "Nuligi",
"Invalid ownCloud url" : "Nevalidas URL de ownCloud",
2015-01-14 09:55:16 +03:00
"Share" : "Kunhavigi",
"Shared by" : "Kunhavigita de",
"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 doesnt 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.",
"Download" : "Elŝuti",
"Download %s" : "Elŝuti %s",
"Direct link" : "Direkta ligilo"
},
"nplurals=2; plural=(n != 1);");