diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-13 02:24:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-13 02:24:57 +0000 |
commit | bab06b9abb2a135dc9c3146e027c74c3c80c8593 (patch) | |
tree | f57fdc7830bb510ae38adb7ce3d8246003ebc5a2 /core/l10n/eu.js | |
parent | 4be2e1601e80a09aebac57eabb0aaf60e744362e (diff) | |
download | nextcloud-server-bab06b9abb2a135dc9c3146e027c74c3c80c8593.tar.gz nextcloud-server-bab06b9abb2a135dc9c3146e027c74c3c80c8593.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 0006986b95a..38cd34fdfb4 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -5,6 +5,14 @@ OC.L10N.register( "File is too big" : "Fitxategia handiegia da", "The selected file is not an image." : "Aukeratutako fitxategia ez da irudi bat.", "The selected file cannot be read." : "Aukeratutako fitxategia ezin da irakurri.", + "The file was uploaded" : "Fitxategia igo da", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Kargatutako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kargatutako fitxategiak HTML formularioan ezarritako MAX_FILE_SIZE direktiban zehazturikoa gainditzen du", + "The file was only partially uploaded" : "Fitxategia erdizka kargatu da", + "No file was uploaded" : "Ez da fitxategirik kargatu", + "Missing a temporary folder" : "Aldi baterako karpeta bat falta da", + "Could not write file to disk" : "Ezin izan da fitxategia diskoan idatzi", + "A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren karga gelditu du", "Invalid file provided" : "Baliogabeko fitxategia eman da", "No image or file provided" : "Ez da irudi edo fitxategirik zehaztu", "Unknown filetype" : "Fitxategi mota ezezaguna", |