summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-24 00:03:00 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-24 00:03:00 +0100
commitdde334239824b7a2b0829d2781d48b35da700111 (patch)
treec899aeb202851b444e5d7be6185b139d57ff5d05 /core/l10n
parent67f9f079ae848116d5eb4306d35456fe0e34f5e4 (diff)
downloadnextcloud-server-dde334239824b7a2b0829d2781d48b35da700111.tar.gz
nextcloud-server-dde334239824b7a2b0829d2781d48b35da700111.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/eo.php21
1 files changed, 20 insertions, 1 deletions
diff --git a/core/l10n/eo.php b/core/l10n/eo.php
index 0c114816ef4..b61dbf14279 100644
--- a/core/l10n/eo.php
+++ b/core/l10n/eo.php
@@ -1,13 +1,21 @@
<?php $TRANSLATIONS = array(
+"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: ",
+"Object type not provided." => "Ne proviziĝis tipon de objekto.",
+"%s ID not provided." => "Ne proviziĝis ID-on de %s.",
"No categories selected for deletion." => "Neniu kategorio elektiĝis por forigo.",
"Settings" => "Agordo",
"seconds ago" => "sekundoj antaŭe",
"1 minute ago" => "antaŭ 1 minuto",
+"{minutes} minutes ago" => "antaŭ {minutes} minutoj",
+"1 hour ago" => "antaŭ 1 horo",
+"{hours} hours ago" => "antaŭ {hours} horoj",
"today" => "hodiaŭ",
"yesterday" => "hieraŭ",
+"{days} days ago" => "antaŭ {days} tagoj",
"last month" => "lastamonate",
+"{months} months ago" => "antaŭ {months} monatoj",
"months ago" => "monatoj antaŭe",
"last year" => "lastajare",
"years ago" => "jaroj antaŭe",
@@ -16,10 +24,15 @@
"No" => "Ne",
"Yes" => "Jes",
"Ok" => "Akcepti",
+"The object type is not specified." => "Ne indikiĝis tipo de la objekto.",
"Error" => "Eraro",
+"The app name is not specified." => "Ne indikiĝis nomo de la aplikaĵo.",
+"The required file {file} is not installed!" => "La necesa dosiero {file} ne instaliĝis!",
"Error while sharing" => "Eraro dum kunhavigo",
"Error while unsharing" => "Eraro dum malkunhavigo",
"Error while changing permissions" => "Eraro dum ŝanĝo de permesoj",
+"Shared with you and the group {group} by {owner}" => "Kunhavigita kun vi kaj la grupo {group} de {owner}",
+"Shared with you by {owner}" => "Kunhavigita kun vi de {owner}",
"Share with" => "Kunhavigi kun",
"Share with link" => "Kunhavigi per ligilo",
"Password protect" => "Protekti per pasvorto",
@@ -29,6 +42,7 @@
"Share via email:" => "Kunhavigi per retpoŝto:",
"No people found" => "Ne troviĝis gento",
"Resharing is not allowed" => "Rekunhavigo ne permesatas",
+"Shared in {item} with {user}" => "Kunhavigita en {item} kun {user}",
"Unshare" => "Malkunhavigi",
"can edit" => "povas redakti",
"access control" => "alirkontrolo",
@@ -42,6 +56,7 @@
"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.",
+"Request failed!" => "Peto malsukcesis!",
"Username" => "Uzantonomo",
"Request reset" => "Peti rekomencigon",
"Your password was reset" => "Via pasvorto rekomencis",
@@ -90,10 +105,14 @@
"December" => "Decembro",
"web services under your control" => "TTT-servoj sub via kontrolo",
"Log out" => "Elsaluti",
+"Please change your password to secure your account again." => "Bonvolu ŝanĝi vian pasvorton por sekurigi vian konton ree.",
"Lost your password?" => "Ĉu vi perdis vian pasvorton?",
"remember" => "memori",
"Log in" => "Ensaluti",
"You are logged out." => "Vi estas elsalutita.",
"prev" => "maljena",
-"next" => "jena"
+"next" => "jena",
+"Security Warning!" => "Sekureca averto!",
+"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Bonvolu kontroli vian pasvorton. <br/>Pro sekureco, oni okaze povas peti al vi enigi vian pasvorton ree.",
+"Verify" => "Kontroli"
);