summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/eo.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /apps/files/l10n/eo.js
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
downloadnextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz
nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/eo.js')
-rw-r--r--apps/files/l10n/eo.js32
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js
index 10138e3d1b9..f460015c2d6 100644
--- a/apps/files/l10n/eo.js
+++ b/apps/files/l10n/eo.js
@@ -4,30 +4,16 @@ OC.L10N.register(
"Storage not available" : "Memoro ne disponeblas",
"Storage invalid" : "Memoro ne validas",
"Unknown error" : "Nekonata eraro",
- "Unable to set upload directory." : "Ne povis agordiĝi la alŝuta dosierujo.",
- "No file was uploaded. Unknown error" : "Neniu dosiero alŝutiĝis. Nekonata eraro.",
- "There is no error, the file uploaded with success" : "Ne estas eraro, la dosiero alŝutiĝis sukcese.",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini: ",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
- "The uploaded file was only partially uploaded" : "la alŝutita dosiero nur parte alŝutiĝis",
- "No file was uploaded" : "Neniu dosiero alŝutiĝis.",
- "Missing a temporary folder" : "Mankas provizora dosierujo.",
- "Failed to write to disk" : "Malsukcesis skribo al disko",
- "Not enough storage available" : "Ne haveblas sufiĉa memoro",
- "The target folder has been moved or deleted." : "La cela dosierujo moviĝis aŭ foriĝis.",
- "Upload failed. Could not find uploaded file" : "La alŝuto malsukcesis. Ne troviĝis alŝutota dosiero.",
- "Upload failed. Could not get file info." : "La alŝuto malsukcesis. Ne povis ekhaviĝi informo pri dosiero.",
- "Invalid directory." : "Nevalida dosierujo.",
"Files" : "Dosieroj",
"All files" : "Ĉiuj dosieroj",
"Home" : "Hejmo",
"Close" : "Fermi",
"Favorites" : "Favoratoj",
+ "Could not create folder \"{dir}\"" : "Ne eblas krei dosierujon “{dir}”",
"Upload cancelled." : "La alŝuto nuliĝis.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn",
"Total file size {size1} exceeds upload limit {size2}" : "Tuta dosiergrando {size1} transpasas alŝutolimon {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ne sufiĉas libera spaco: vi alŝutas {size1} sed nur {size2} restas",
- "Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.",
"Uploading..." : "Alŝutante...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
"Actions" : "Agoj",
@@ -50,7 +36,6 @@ OC.L10N.register(
"Could not rename \"{fileName}\"" : "Ne eblas alinomigi “{fileName}”",
"Could not create file \"{file}\"" : "Ne eblas krei dosieron “{file}”",
"Could not create file \"{file}\" because it already exists" : "Ne eblas krei dosieron “{file}” ĉar ĝi jam ekzistas",
- "Could not create folder \"{dir}\"" : "Ne eblas krei dosierujon “{dir}”",
"Could not create folder \"{dir}\" because it already exists" : "Ne eblas krei dosierujon “{dir}” ĉar ĝi jam ekzistas",
"Error deleting file \"{fileName}\"." : "Eraris forigo de dosiero “{fileName}”.",
"Name" : "Nomo",
@@ -111,6 +96,21 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas, kiel pliŝatoj, aperos ĉi tie",
"Text file" : "Tekstodosiero",
"New text file.txt" : "Nova tekstodosiero.txt",
+ "Unable to set upload directory." : "Ne povis agordiĝi la alŝuta dosierujo.",
+ "No file was uploaded. Unknown error" : "Neniu dosiero alŝutiĝis. Nekonata eraro.",
+ "There is no error, the file uploaded with success" : "Ne estas eraro, la dosiero alŝutiĝis sukcese.",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini: ",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
+ "The uploaded file was only partially uploaded" : "la alŝutita dosiero nur parte alŝutiĝis",
+ "No file was uploaded" : "Neniu dosiero alŝutiĝis.",
+ "Missing a temporary folder" : "Mankas provizora dosierujo.",
+ "Failed to write to disk" : "Malsukcesis skribo al disko",
+ "Not enough storage available" : "Ne haveblas sufiĉa memoro",
+ "The target folder has been moved or deleted." : "La cela dosierujo moviĝis aŭ foriĝis.",
+ "Upload failed. Could not find uploaded file" : "La alŝuto malsukcesis. Ne troviĝis alŝutota dosiero.",
+ "Upload failed. Could not get file info." : "La alŝuto malsukcesis. Ne povis ekhaviĝi informo pri dosiero.",
+ "Invalid directory." : "Nevalida dosierujo.",
+ "Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.",
"{newname} already exists" : "{newname} jam ekzistas",
"A file or folder has been <strong>changed</strong>" : "Dosiero aŭ dosierujo <strong>ŝanĝiĝis</strong>"
},