diff options
Diffstat (limited to 'core/l10n/eo.php')
-rw-r--r-- | core/l10n/eo.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/eo.php b/core/l10n/eo.php index 7b65652d67c..a605b27ed80 100644 --- a/core/l10n/eo.php +++ b/core/l10n/eo.php @@ -1,4 +1,8 @@ <?php $TRANSLATIONS = array( +"User %s shared a file with you" => "La uzanto %s kunhavigis dosieron kun vi", +"User %s shared a folder with you" => "La uzanto %s kunhavigis dosierujon kun vi", +"User %s shared the file \"%s\" with you. It is available for download here: %s" => "La uzanto %s kunhavigis la dosieron “%s” kun vi. Ĝi elŝuteblas el tie ĉi: %s", +"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "La uzanto %s kunhavigis la dosierujon “%s” kun vi. Ĝi elŝuteblas el tie ĉi: %s", "Category type not provided." => "Ne proviziĝis tipon de kategorio.", "No category to add?" => "Ĉu neniu kategorio estas aldonota?", "This category already exists: " => "Ĉi tiu kategorio jam ekzistas: ", @@ -39,6 +43,8 @@ "Share with link" => "Kunhavigi per ligilo", "Password protect" => "Protekti per pasvorto", "Password" => "Pasvorto", +"Email link to person" => "Retpoŝti la ligilon al ulo", +"Send" => "Sendi", "Set expiration date" => "Agordi limdaton", "Expiration date" => "Limdato", "Share via email:" => "Kunhavigi per retpoŝto:", @@ -55,6 +61,8 @@ "Password protected" => "Protektita per pasvorto", "Error unsetting expiration date" => "Eraro dum malagordado de limdato", "Error setting expiration date" => "Eraro dum agordado de limdato", +"Sending ..." => "Sendante...", +"Email sent" => "La retpoŝtaĵo sendiĝis", "ownCloud password reset" => "La pasvorto de ownCloud restariĝis.", "Use the following link to reset your password: {link}" => "Uzu la jenan ligilon por restarigi vian pasvorton: {link}", "You will receive a link to reset your password via Email." => "Vi ricevos ligilon retpoŝte por rekomencigi vian pasvorton.", |