diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
commit | 380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch) | |
tree | 2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files/l10n/eo.js | |
parent | 4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff) | |
download | nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/eo.js')
-rw-r--r-- | apps/files/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index c8780cbb1e9..d663fcbd5bc 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -1,9 +1,6 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "Konservejo dumtempe ne disponeblas", - "Storage invalid" : "Konservejo ne validas", - "Unknown error" : "Nekonata eraro", "File could not be found" : "Dosiero ne troveblas", "Move or copy" : "Movi aŭ kopii", "Download" : "Elŝuti", @@ -45,6 +42,7 @@ OC.L10N.register( "Unable to determine date" : "Ne eblas determini daton", "This operation is forbidden" : "Ĉi tiu operacio malpermesatas", "This directory is unavailable, please check the logs or contact the administrator" : "Ĉi tiu dosierujo maldisponeblas, bonvolu kontroli la protokolojn aŭ kontakti la administranton", + "Storage is temporarily not available" : "Konservejo dumtempe ne disponeblas", "Could not move \"{file}\", target exists" : "Ne eblas movi la dosieron „{file}“, celo jam ekzistas", "Could not move \"{file}\"" : "Ne eblas movi la dosieron „{file}“", "copy" : "kopio", @@ -134,6 +132,7 @@ OC.L10N.register( "Change" : "Ŝanĝi", "New owner" : "Nova posedanto", "Search users" : "Serĉi uzantojn", + "Unknown error" : "Nekonata eraro", "Show hidden files" : "Montri kaŝitajn dosierojn", "Additional settings" : "Plia agordo", "Copy to clipboard" : "Kopii tondejen", @@ -163,6 +162,7 @@ OC.L10N.register( "Deleted shares" : "Forigitaj kunhavigoj", "Text file" : "Tekstodosiero", "New text file.txt" : "Nova tekstodosiero.txt", + "Storage invalid" : "Konservejo ne validas", "Select" : "Elekti", "You don’t have permission to upload or create files here" : "Vi ne permesatas alŝuti aŭ krei dosierojn ĉi tie", "New" : "Nova", |