diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /lib/l10n/eu.js | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r-- | lib/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 629cbac2b00..ff4ad2e0dbd 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -195,7 +195,6 @@ OC.L10N.register( "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", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Hau normalean konpondu daiteke web zerbitzariari aplikazioen direktorioko sarbidea emanez edo konfigurazioko fitxategian appstore desgaituz.", "Cannot create \"data\" directory" : "Ezin da \"data\" karpeta sortu", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Hau normalean konpondu daiteke web zerbitzariari root direktorioko idazketa sarbidea emanez. Ikus %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Normalean baimenak konpondu daitezke web zerbitzariari root direktorioko sarbidea emanez. Ikus %s.", @@ -240,6 +239,7 @@ OC.L10N.register( "Files can’t be shared with delete permissions" : "Fitxategiak ezin dira ezabatze baimenarekin partekatu", "Files can’t be shared with create permissions" : "Fitxategiak ezin dira sortze baimenarekin partekatu", "Can’t set expiration date more than %s days in the future" : "Ezin da iraungitze-data etorkizunean %s egun baino gehiagora jarri", - "Can't read file" : "Ezin da fitxategia irakurri" + "Can't read file" : "Ezin da fitxategia irakurri", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Hau normalean konpondu daiteke web zerbitzariari aplikazioen direktorioko sarbidea emanez edo konfigurazioko fitxategian appstore desgaituz." }, "nplurals=2; plural=(n != 1);"); |