MediaWiki:Gadget-HotCatsMulti.js/i18n/br.js

Une page de Wikipédia, l'encyclopédie libre.
Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
// <source lang=javascript>

window.hotcat_LangCustom = function(){

    window.hotcat_text_MultiLinkText = "(±)";
    window.hotcat_text_MultiLinkTitle = "Kemm meur a rummad";
    window.hotcat_text_MultiInputOK = "Gwiriekaat";
    window.hotcat_text_MultiInputCancel = "Nullañ";

    window.hotcat_text_Minoredit = "Kemm dister: $1";
    window.hotcat_text_Watchthis = "Heuliañ ar bajenn-mañ: $1";
    window.hotcat_text_RadioDefault = "Diouer";
    window.hotcat_text_RadioYes = "Ya";
    window.hotcat_text_RadioNo = "Nann";

    window.hotcat_text_LabelText = "Alc'hwez:";
    window.hotcat_text_LabelTitle = "gwelout ar bajenn sikour (prenestr nevez)";

    window.hotcat_text_DefaultSortText = "(D)";
    window.hotcat_text_DefaultSortTitle = "Ouzhpennañ/Kemm/Dilemel an alc'hwez diforc'hañ pennañ";

    window.hotcat_text_RemoveLinkText = "(–)";
    window.hotcat_text_RemoveLinkTitle = 'Dilemel ar rummad « $1 »';
    window.hotcat_text_RemoveConfirm = "Ha c'hoant hoc'h eus dilemel ar rummad « $1 »?";
    window.hotcat_text_ModifyLinkText = "(±)";
    window.hotcat_text_ModifyLinkTitle = 'Kemm ar rummad « $1 »';
    window.hotcat_text_AddLinkText = "(+)";
    window.hotcat_text_AddLinkTitle = "Ouzhpennañ ur rummad";

    window.hotcat_text_Exists_YesTitle = "Ar rummad-mañ a zo anezhañ.";
    window.hotcat_text_Exists_NoTitle = "N'eusk ket eus ar rummad-se.";
    window.hotcat_text_ParentTitle = "Atizañ ar usrummadoù";
    window.hotcat_text_ParentText = "↑";
    window.hotcat_text_DaughterTitle = "Atizañ ar isrummadoù";
    window.hotcat_text_DaughterText = "↓";
    window.hotcat_text_InputOK = "OK";
    window.hotcat_text_InputCancel = "Nullañ";

    window.hotcat_text_RecapTitle = 'Dezastum:';
    window.hotcat_text_RecapRemove = 'Rummadoù da nullañ';
    window.hotcat_text_RecapModify = 'Rummadoù da gemm';
    window.hotcat_text_RecapAdd = 'Rummadoù da ouzhpennañ';
    window.hotcat_text_RecapSort = "Alc'hwez dirfoc'hañ hollek";

    window.hotcat_text_AlertProblem1 = 'Dibosubl eo da gavout ar rummad « $1 » - marteze emañ enklozet dre ur patrom.';
    window.hotcat_text_AlertProblem2 = 'Ar rummad « $1 » a zo dija anezhañ.';
    window.hotcat_text_AlertProblem3 = 'Meur a reveziadenn eus ar rummad « $1 » a zo bet kavet.';

}

// </source>