diff options
Diffstat (limited to 'core/l10n/eu.php')
-rw-r--r-- | core/l10n/eu.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/eu.php b/core/l10n/eu.php index ad7274e9d98..ca4a5e086e4 100644 --- a/core/l10n/eu.php +++ b/core/l10n/eu.php @@ -186,7 +186,6 @@ $TRANSLATIONS = array( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Ekin aurretik egiazta ezazu datu basearen, ezarpenen karpetaren eta datuen karpetaren babeskopia duzula.", "Start update" => "Hasi eguneraketa", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Instalazio handien itxarote-denbora saihesteko, ondoko komandoa exekuta dezakezu instalazio direktoriotik:", -"This ownCloud instance is currently being updated, which may take a while." => "ownCloud instantzia hau eguneratzen ari da, honek denbora har dezake.", -"Please reload this page after a short time to continue using ownCloud." => "Mesedez birkargatu orri hau denbora gutxi barru ownCloud erabiltzen jarraitzeko." +"This ownCloud instance is currently being updated, which may take a while." => "ownCloud instantzia hau eguneratzen ari da, honek denbora har dezake." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |