diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-07 02:28:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-07 02:28:31 +0000 |
commit | 99be997dcaefbc561e8c8085e01136655ec26247 (patch) | |
tree | 7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files/l10n/eo.json | |
parent | 012624743917cf9388f2abd33760a50d83d497e9 (diff) | |
download | nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/eo.json')
-rw-r--r-- | apps/files/l10n/eo.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json index a2f3e6654d2..6f79bd7d1d4 100644 --- a/apps/files/l10n/eo.json +++ b/apps/files/l10n/eo.json @@ -126,10 +126,13 @@ "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", @@ -139,17 +142,15 @@ "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", @@ -165,6 +166,7 @@ "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |