diff options
Diffstat (limited to 'apps/files/l10n/eo.js')
-rw-r--r-- | apps/files/l10n/eo.js | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index e2f3cc10fb6..2e695876120 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -128,10 +128,13 @@ OC.L10N.register( "Reject" : "Rifuzi", "in %s" : "en %s", "File Management" : "Dosieradministrado", + "Select all" : "Elekti ĉion", "Change" : "Ŝanĝi", "New owner" : "Nova posedanto", "Search users" : "Serĉi uzantojn", "Unknown error" : "Nekonata eraro", + "No files in here" : "Neniu dosiero ĉi tie", + "Go back" : "Reveni", "Show hidden files" : "Montri kaŝitajn dosierojn", "Additional settings" : "Plia agordo", "WebDAV" : "WebDAV", @@ -141,17 +144,15 @@ OC.L10N.register( "Cancel" : "Nuligi", "Create" : "Krei", "Creating file" : "Kreante dosieron", + "Delete permanently" : "Forigi por ĉiam", "Templates" : "Ŝablonoj", "Toggle grid view" : "Baskuligi kradan vidon", - "No files in here" : "Neniu dosiero ĉ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", - "Select all" : "Elekti ĉion", "Upload too large" : "Alŝuto tro granda", "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.", "No favorites yet" : "Ankoraŭ neniu pliŝataĵo", "Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas kiel pliŝataĵoj, aperos ĉi tie", - "Deleted files" : "Forigitaj dosieroj", "Shares" : "Kunhavigoj", "Shared with others" : "Kunhavata kun aliaj", "Shared with you" : "Kunhavata kun vi", @@ -167,6 +168,7 @@ OC.L10N.register( "Unlimited" : "Senlima", "%s used" : "%s uzataj", "%1$s of %2$s used" : "%1$s uzataj el %2$s", - "Settings" : "Agordo" + "Settings" : "Agordo", + "Deleted files" : "Forigitaj dosieroj" }, "nplurals=2; plural=(n != 1);"); |