diff options
Diffstat (limited to 'settings/l10n/eu.js')
-rw-r--r-- | settings/l10n/eu.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js index 94324f5b23c..6fda5892117 100644 --- a/settings/l10n/eu.js +++ b/settings/l10n/eu.js @@ -1,6 +1,11 @@ OC.L10N.register( "settings", { + "Cron" : "Cron", + "Sharing" : "Partekatzea", + "Security" : "Segurtasuna", + "Email Server" : "Eposta zerbitzaria", + "Log" : "Log", "Authentication error" : "Autentifikazio errorea", "Your full name has been changed." : "Zure izena aldatu egin da.", "Unable to change full name" : "Ezin izan da izena aldatu", @@ -116,14 +121,12 @@ OC.L10N.register( "Connectivity checks" : "Konexio egiaztapenak", "No problems found" : "Ez da problemarik aurkitu", "Please double check the <a href='%s'>installation guides</a>." : "Mesedez begiratu <a href='%s'>instalazio gidak</a>.", - "Cron" : "Cron", "Last cron was executed at %s." : "Azken cron-a %s-etan exekutatu da", "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Azken cron-a %s-etan exekutatu da. Ordu bat baino gehiago pasa da, zerbait gaizki dabilela dirudi.", "Cron was not executed yet!" : "Cron-a oraindik ez da exekutatu!", "Execute one task with each page loaded" : "Exekutatu zeregin bat orri karga bakoitzean", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php webcron zerbitzu batean erregistratua dago cron.php 15 minuturo http bidez deitzeko.", "Use system's cron service to call the cron.php file every 15 minutes." : "Erabili sistemaren cron zerbitzua deitzeko cron.php fitxategia 15 minutuan behin.", - "Sharing" : "Partekatzea", "Allow apps to use the Share API" : "Baimendu aplikazioak partekatzeko APIa erabiltzeko", "Allow users to share via link" : "Baimendu erabiltzaileak esteken bidez partekatzea", "Enforce password protection" : "Betearazi pasahitzaren babesa", @@ -137,11 +140,9 @@ OC.L10N.register( "Allow users to send mail notification for shared files" : "Baimendu erabiltzaileak epostako jakinarazpenak bidaltzen partekatutako fitxategientzat", "Exclude groups from sharing" : "Baztertu taldeak partekatzean", "These groups will still be able to receive shares, but not to initiate them." : "Talde hauek oraindik jaso ahal izango dute partekatzeak, baina ezingo dute partekatu", - "Security" : "Segurtasuna", "Enforce HTTPS" : "Behartu HTTPS", "Forces the clients to connect to %s via an encrypted connection." : "Bezeroak %s-ra konexio enkriptatu baten bidez konektatzera behartzen ditu.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Mesedez konektatu zure %s-ra HTTPS bidez SSL zehaztapenak aldatzeko.", - "Email Server" : "Eposta zerbitzaria", "This is used for sending out notifications." : "Hau jakinarazpenak bidaltzeko erabiltzen da.", "Send mode" : "Bidaltzeko modua", "From address" : "Helbidetik", @@ -156,7 +157,6 @@ OC.L10N.register( "Store credentials" : "Gorde kredentzialak", "Test email settings" : "Probatu eposta ezarpenak", "Send email" : "Bidali eposta", - "Log" : "Log", "Log level" : "Erregistro maila", "More" : "Gehiago", "Less" : "Gutxiago", |