summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/eu.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-06 00:26:31 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-06 00:26:31 +0000
commitd950cff568f2941b3163702b34205c02cbb6201f (patch)
tree09e5e4c80e175cd8a0a76eae71f70d7b86524bf2 /apps/files/l10n/eu.js
parent11b2762d3cb72af264d03dcb201eabf0463dff0b (diff)
downloadnextcloud-server-d950cff568f2941b3163702b34205c02cbb6201f.tar.gz
nextcloud-server-d950cff568f2941b3163702b34205c02cbb6201f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r--apps/files/l10n/eu.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js
index efbb509bf2e..1e89b0aa35c 100644
--- a/apps/files/l10n/eu.js
+++ b/apps/files/l10n/eu.js
@@ -23,7 +23,7 @@ OC.L10N.register(
"File could not be uploaded" : "Fitxategia ezin izan da kargatu",
"Uploading …" : "Kargatzen...",
"{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
- "Uploading … ({currentNumber}/{total})" : "Kargatzen … ({currentNumber}/{total})",
+ "Uploading … ({currentNumber}/{total})" : "Igotzen … ({currentNumber}/{total})",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Ez da onartzen elementu hori kargatzea",
"Target folder does not exist any more" : "Helburuko karpeta ez da existitzen jadanik",
@@ -182,6 +182,7 @@ OC.L10N.register(
"\"{displayName}\" action failed" : "\"{displayName}\" ekintzak huts egin du",
"\"{name}\" is not an allowed filetype." : "\"{name}\" fitxategi-mota ez da onartzen.",
"{newName} already exists." : "{newName} badago aurretik.",
+ "\"{char}\" is not allowed inside a file name." : "\"{char}\" ez da onartze fitxategi-izenen barnean.",
"Name cannot be empty" : "Izena ezin da hutsik egon",
"Another entry with the same name already exists" : "Badago izen hori duen beste sarrera bat",
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" \"{newName}\"(e)ra berrizendatu da.",