diff options
Diffstat (limited to 'includes/api/i18n/eu.json')
-rw-r--r-- | includes/api/i18n/eu.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/includes/api/i18n/eu.json b/includes/api/i18n/eu.json index 574bd2fe..b6a64dd9 100644 --- a/includes/api/i18n/eu.json +++ b/includes/api/i18n/eu.json @@ -1,17 +1,21 @@ { "@metadata": { "authors": [ - "Subi" + "Subi", + "Sator" ] }, "apihelp-block-description": "Blokeatu erabiltzaile bat.", + "apihelp-block-param-reason": "Blokeatzeko arrazoia.", "apihelp-createaccount-description": "Erabiltzaile kontu berria sortu.", + "apihelp-createaccount-param-name": "Erabiltzaile izena.", "apihelp-createaccount-param-email": "Erabiltzailearen helbide elektronikoa (aukerakoa).", "apihelp-createaccount-param-realname": "Erabiltzailearen benetako izena (aukerakoa).", "apihelp-delete-description": "Orrialde bat ezabatu.", "apihelp-edit-description": "Orrialdeak sortu eta aldatu.", "apihelp-edit-param-minor": "Aldaketa txikia.", "apihelp-edit-example-edit": "Orrialde bat aldatu", + "apihelp-emailuser-description": "Erabiltzaileari e-maila bidali", "apihelp-expandtemplates-param-title": "Orrialdearen izenburua.", "apihelp-feedcontributions-param-year": "Urtetik aurrera (eta lehenagotik)", "apihelp-feedcontributions-param-month": "Hilabetetik aurrera (eta lehenagotik)", @@ -24,16 +28,21 @@ "apihelp-feedrecentchanges-param-tagfilter": "Iragazi etiketen arabera.", "apihelp-feedrecentchanges-example-simple": "Erakutsi aldaketa berriak", "apihelp-feedrecentchanges-example-30days": "Erakutsi aldaketa berriak 30 egunez", + "apihelp-filerevert-param-comment": "Iruzkina igo.", "apihelp-imagerotate-description": "Irudi bat edo gehiago biratu.", + "apihelp-login-param-name": "Erabiltzaile izena.", "apihelp-login-param-password": "Pasahitza.", "apihelp-login-param-domain": "Domeinua (hautazkoa).", "apihelp-login-example-login": "Saioa hasi", "apihelp-move-description": "Orrialde bat mugitu", + "apihelp-move-param-reason": "Berrizenpenaren arrazoia.", + "apihelp-options-example-reset": "Berrezarri hobespen guztiak.", "apihelp-protect-example-protect": "Orrialde bat babestu", "apihelp-query+allusers-param-witheditsonly": "Bakarrik zerrendatu aldaketak egin dituzten erabiltzaileak.", "apihelp-query+allusers-param-activeusers": "Bakarrik zerrendatu azken {{PLURAL:$1|eguneko|$1 egunetako}} erabiltzaile aktiboak.", "apihelp-query+imageinfo-param-urlheight": "$1urlwidth-en antzekoa.", "apihelp-query+imageusage-example-simple": "Erakutsi [[:File:Albert Einstein Head.jpg]] darabilten orriak", + "apihelp-query+langlinks-param-inlanguagecode": "Hizkuntza izenak aurkitzeko hizkuntza kodea.", "apihelp-query+prefixsearch-param-search": "Bilatu katea.", "apihelp-query+protectedtitles-example-simple": "Zerrendatu babestutako izenburuak", "apihelp-query+recentchanges-example-simple": "Zerrendatu aldaketa berriak.", |