Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/lib/tcl/msgs/eu.msg

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
    ::msgcat::mcset eu DAYS_OF_WEEK_ABBREV [list \
        "igandea"\
        "astelehena"\
        "asteartea"\
        "asteazkena"\
        "osteguna"\
        "ostirala"\
        "larunbata"]
    ::msgcat::mcset eu DAYS_OF_WEEK_FULL [list \
        "igandea"\
        "astelehena"\
        "asteartea"\
        "asteazkena"\
        "osteguna"\
        "ostirala"\
        "larunbata"]
    ::msgcat::mcset eu MONTHS_ABBREV [list \
        "urt"\
        "ots"\
        "mar"\
        "api"\
        "mai"\
        "eka"\
        "uzt"\
        "abu"\
        "ira"\
        "urr"\
        "aza"\
        "abe"\
        ""]
    ::msgcat::mcset eu MONTHS_FULL [list \
        "urtarrila"\
        "otsaila"\
        "martxoa"\
        "apirila"\
        "maiatza"\
        "ekaina"\
        "uztaila"\
        "abuztua"\
        "iraila"\
        "urria"\
        "azaroa"\
        "abendua"\
        ""]
}

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.