diff options
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 11a447c83c4..7908a5dccad 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -217,7 +217,6 @@ OC.L10N.register( "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Edo, config.php fitxategia irakurtzeko soilik mantendu nahi baduzu, ezarri \"config_is_read_only\" aukera 'egia' baliora barruan. Ikusi %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 App Store in the config file." : "Hau normalean web zerbitzariari aplikazioen direktorioko sarbidea emanez edo konfigurazioko fitxategian appstore desgaituz konpondu daiteke.", - "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.", "Setting locale to %s failed" : "Lokala %sra ezartzeak huts egin du", @@ -262,6 +261,7 @@ OC.L10N.register( "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", - "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." + "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" }, "nplurals=2; plural=(n != 1);"); |