diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-17 00:36:21 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-17 00:36:21 +0200 |
commit | ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c (patch) | |
tree | 037daeea38a1b0560dbd86ceffeb9bf96b034e0f /apps/files/l10n/eo.php | |
parent | d2166784813ad161fe3118e2faf325fdeb93fc3c (diff) | |
download | nextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.tar.gz nextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.zip |
update translations
Diffstat (limited to 'apps/files/l10n/eo.php')
-rw-r--r-- | apps/files/l10n/eo.php | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/apps/files/l10n/eo.php b/apps/files/l10n/eo.php index 15b3209734b..b38bd9df0f1 100644 --- a/apps/files/l10n/eo.php +++ b/apps/files/l10n/eo.php @@ -5,18 +5,31 @@ "The uploaded file was only partially uploaded" => "La alŝutita dosiero nur parte alŝutiĝis", "No file was uploaded" => "Neniu dosiero estas alŝutita", "Missing a temporary folder" => "Mankas tempa dosierujo", +"Failed to write to disk" => "Malsukcesis skribo al disko", "Files" => "Dosieroj", +"File handling" => "Dosieradministro", "Maximum upload size" => "Maksimuma alŝutogrando", +"max. possible: " => "maks. ebla: ", +"Needed for multi-file and folder downloads." => "Necesa por elŝuto de pluraj dosieroj kaj dosierujoj.", +"Enable ZIP-download" => "Kapabligi ZIP-elŝuton", +"0 is unlimited" => "0 signifas senlime", +"Maximum input size for ZIP files" => "Maksimuma enirgrando por ZIP-dosieroj", "New" => "Nova", "Text file" => "Tekstodosiero", "Folder" => "Dosierujo", +"From url" => "El URL", "Upload" => "Alŝuti", +"Cancel upload" => "Nuligi alŝuton", "Nothing in here. Upload something!" => "Nenio estas ĉi tie. Alŝutu ion!", "Name" => "Nomo", +"Share" => "Kunhavigi", "Download" => "Elŝuti", "Size" => "Grando", "Modified" => "Modifita", +"Delete all" => "Forigi ĉion", "Delete" => "Forigi", "Upload too large" => "Elŝuto tro larĝa", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo.", +"Files are being scanned, please wait." => "Dosieroj estas skanataj, bonvolu atendi.", +"Current scanning" => "Nuna skano" ); |