diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-05 08:58:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-05 08:58:39 +0000 |
commit | 5f40bd106ed81d681167e747f0d62dede8bf3672 (patch) | |
tree | bd19a46b23d044e70b27a175d4da9b5927eeb7f1 /lib/l10n/eu.js | |
parent | 26cf4e8a12e04cde10aad83caf38973b84f59a72 (diff) | |
download | nextcloud-server-5f40bd106ed81d681167e747f0d62dede8bf3672.tar.gz nextcloud-server-5f40bd106ed81d681167e747f0d62dede8bf3672.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r-- | lib/l10n/eu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index ffe6d4d8808..9418aa67788 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -207,7 +207,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" aplikazioa ezin da instalatu, menpekotasun hauek betetzen ez direlako:%2$s", "a safe home for all your data" : "zure datu guztientzako toki segurua", "File is currently busy, please try again later" : "Fitxategia lanpetuta dago, saiatu berriro geroago", - "Cannot read file" : "Ezin da fitxategia irakurri", "Application is not enabled" : "Aplikazioa ez dago gaituta", "Authentication error" : "Autentifikazio errorea", "Token expired. Please reload page." : "Tokena iraungitu da. Mesedez birkargatu orria.", @@ -257,6 +256,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako", "Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s", "This can usually be fixed by giving the webserver write access to the config directory." : "Hau normalean web zerbitzarira config karpetan idazteko baimenak emanez konpondu daiteke.", + "Cannot read file" : "Ezin da fitxategia irakurri", "Cannot write into \"config\" directory" : "Ezin da idatzi \"config\" karpetan", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Hau normalean konpondu daiteke web zerbitzariari konfigurazio direktoriorako sarbidea emanez. Ikus %s", "Cannot write into \"apps\" directory" : "Ezin da idatzi \"apps\" karpetan", |