diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:12:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:12:55 +0000 |
commit | b8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch) | |
tree | 5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files/l10n/eo.js | |
parent | 5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff) | |
download | nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.tar.gz nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/eo.js')
-rw-r--r-- | apps/files/l10n/eo.js | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 06308ca2514..03ab3521017 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "Ĉiuj dosieroj", "Recent" : "Lastatempe", "File could not be found" : "Ne troveblas dosiero", + "Move or copy" : "Movi aŭ kopii", + "Download" : "Elŝuti", + "Delete" : "Forigi", "Home" : "Hejmo", "Close" : "Fermi", "Favorites" : "Favoratoj", @@ -15,12 +18,13 @@ OC.L10N.register( "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", "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", "Not enough free space" : "Ne sufiĉas libera spaco", + "Uploading …" : "Alŝutante ...", + "…" : "… ", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} el {totalSize} ({bitrate})", "Actions" : "Agoj", - "Download" : "Elŝuti", "Rename" : "Alinomigi", + "Copy" : "Kopii", "Target folder" : "Cela dosiero", - "Delete" : "Forigi", "Disconnect storage" : "Malkonekti memoron", "Unshare" : "Malkunhavigi", "Could not load info for file \"{file}\"" : "Ne ŝarĝiblas informo por dosiero \"{file}\"", @@ -33,6 +37,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Ĉi tiu dosierujo maldisponeblas, bonvolu kontroli la protokolojn aŭ kontakti la administranton", "Could not move \"{file}\", target exists" : "Ne eblas movi “{file}”-n, celo jam ekzistas", "Could not move \"{file}\"" : "Ne eblas movi “{file}”-n", + "Could not copy \"{file}\"" : "Ne eblas kopii “{file}”-n", "{newName} already exists" : "{newName} jam ekzistas", "Could not rename \"{fileName}\", it does not exist any more" : "Ne ebls alinomigi “{fileName}”, ĝi ne plu ekzistas", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "La nomo “{targetName}” jam uzatas en la dosierujo “{dir}”. Bonvolu elekti malsaman nomon.", @@ -59,11 +64,13 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaŭ plenas ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["kongruas kun “{filter}”","kongruas kun “{filter}”"], "View in folder" : "Vidi en dosierujo", + "Copied!" : "Kopiinta!", "Path" : "Vojo", "_%n byte_::_%n bytes_" : ["%n duumoko","%n duumokoj"], "Favorited" : "Pliŝatataj", "Favorite" : "Favorato", "New folder" : "Nova dosierujo", + "Upload file" : "Alŝuti dosieron", "An error occurred while trying to update the tags" : "Eraris provo ĝisdatigi la etikedojn", "Created by {user}" : "Kreita de {user}", "Changed by {user}" : "Ŝanĝita de {user}", @@ -77,6 +84,7 @@ OC.L10N.register( "Missing permissions to edit from here." : "Mankas permesoj por redakti ekde ĉi tie.", "Settings" : "Agordo", "WebDAV" : "WebDAV", + "Cancel upload" : "Nuligi alŝuton", "No files in here" : "Neniu dosiero estas ĉi tie", "Upload some content or sync with your devices!" : "Alŝutu iom da enhavo aŭ sinkronigu kun viaj aparatoj!", "No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo", @@ -84,7 +92,13 @@ OC.L10N.register( "Upload too large" : "Alŝ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.", "Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas, kiel pliŝatoj, aperos ĉi tie", + "Shared with you" : "Kunhavata kun vi", + "Shared with others" : "Kunhavata kun aliaj", + "Shared by link" : "Kunhavata per ligilo", + "Tags" : "Etikedoj", + "Deleted files" : "Forigitaj dosieroj", "Text file" : "Tekstodosiero", - "New text file.txt" : "Nova tekstodosiero.txt" + "New text file.txt" : "Nova tekstodosiero.txt", + "Move" : "Movi" }, "nplurals=2; plural=(n != 1);"); |