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 01323545f37..4516023083c 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -17,10 +17,8 @@ OC.L10N.register( "PHP %s or higher is required." : "PHP %s edo berriagoa behar da.", "PHP with a version lower than %s is required." : "PHPren bertsioa %s baino txikiagoa izan behar da.", "%sbit or higher PHP required." : "%sbiteko edo PHP bertsio berriagoa behar da. ", - "Following databases are supported: %s" : "Hurrengo datubaseak onartzen dira: %s", "The command line tool %s could not be found" : "Komando lerroko %s tresna ezin da aurkitu", "The library %s is not available." : "%s liburutegia ez dago eskuragarri.", - "Following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s", "Server version %s or higher is required." : "Zerbitzariaren %s bertsioa edo berriagoa behar da.", "Server version %s or lower is required." : "Zerbitzariaren %s bertsioa edo zaharragoa behar da.", "Logged in user must be an admin" : "Saioa hasitako erabiltzailea administratzailea izan behar da", @@ -186,6 +184,8 @@ OC.L10N.register( "Storage connection error. %s" : "Biltegiratze-konexioaren errorea. %s", "Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako", "Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s", + "Following databases are supported: %s" : "Hurrengo datubaseak onartzen dira: %s", + "Following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s", "Overview" : "Ikuspegi orokorra", "Basic settings" : "Oinarrizko ezarpenak", "Sharing" : "Partekatze", |