diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 00:22:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 00:22:47 +0000 |
commit | 8870090783181dc654042a983e2b6a46f48478d8 (patch) | |
tree | 37fdabfa8648bcb1d14124ee841753a6cb9c75ac /apps/files/l10n/eu.js | |
parent | 5af07d057437210444d61526ee0d19b9388f87af (diff) | |
download | nextcloud-server-8870090783181dc654042a983e2b6a46f48478d8.tar.gz nextcloud-server-8870090783181dc654042a983e2b6a46f48478d8.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.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 9011a0358d8..cc3545cd24a 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -249,7 +249,7 @@ OC.L10N.register( "One of the dropped files could not be processed" : "Jaregindako fitxategietako bat ezin izan da prozesatu", "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Zure nabigatzaileak ez du Filesystem APIa onartzen. Direktorioak ez dira igoko", "No files to upload" : "Ez dago igotzeko fitxategirik", - "Unable to create the directory {directory}" : "Ezin da {direktorioa} direktorioa sortu", + "Unable to create the directory {directory}" : "Ezin da {directory} direktorioa sortu", "Some files could not be uploaded" : "Fitxategi batzuk ezin izan dira igo", "Files uploaded successfully" : "Fitxategiak behar bezala igo dira", "No files to process" : "Ez dago prozesatzeko fitxategirik", @@ -353,8 +353,8 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "\"/\" ez da onartzen fitxategi-izenen barnean.", "\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi-mota ez da onartzen", "Storage of {owner} is full, files cannot be updated or synced anymore!" : "{owner} erabiltzailearen biltegia beteta dago, fitxategiak ezin dira jada eguneratu edo sinkronizatu!", - "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "\"{MountPoint}\" taldeko karpeta beteta dago, fitxategiak ezin dira eguneratu edo sinkronizatu!", - "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "\"{MountPoint}\" kanpoko biltegia beteta dago, fitxategiak ezin dira eguneratu edo sinkronizatu!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "\"{mountPoint}\" taldeko karpeta beteta dago, fitxategiak ezin dira eguneratu edo sinkronizatu!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "\"{mountPoint}\" kanpoko biltegia beteta dago, fitxategiak ezin dira eguneratu edo sinkronizatu!", "Your storage is full, files cannot be updated or synced anymore!" : "Zure biltegiratzea beteta dago, fitxategiak ezin dira eguneratu edo sinkronizatu!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner}-(r)en biltegia betetzear dago ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "\"{mountPoint}\" talde karpeta betetzear dago ({usedSpacePercent}%).", |