Localization for themer.xaged.com, translations wanted.
var strings = | |
{ | |
'en-US': | |
{ | |
pins: "Pins", | |
home: "Home", | |
friends: "Friends", | |
whats_on: "What's on", | |
store: "Store", | |
safe_area: "Safe Area", | |
zoom: "Zoom", | |
configure: "Configure", | |
tile_color: "Tile Color", | |
locale: "Locale", | |
new_background: "New Background", | |
save: "Save", | |
up_featured: "FEATURED", | |
up_freinds: "FRIENDS", | |
up_pop_w_freinds: "POPULAR WITH FRIENDS", | |
up_leaderboard_30_days: "LEADERBOARD (LAST 30 DAYS)", | |
snap: "Snap", | |
games_and_apps: "My games & apps", | |
insert_disc: "Insert disc", | |
tv: "TV", | |
achievements: "Achievements", | |
messages: "Messages", | |
settings: "Settings", | |
where_are_rest: "Where are the rest?" | |
}, | |
'fr-FR': | |
{ | |
home: "Maison", | |
friends: "Amis", | |
store: "Magasin", | |
tile_color: "Carrelage Couleur", | |
locale: "Lieu", | |
up_featured: "VEDETTE", | |
up_friends: "AMIS" | |
}, | |
'pt-PT': { | |
pins: "Marcações", | |
home: "Início", | |
friends: "Amigos", | |
store: "Loja", | |
tile_color: "Telha Colorida", | |
locale: "Localidade", | |
safe_area: "Área Segura", | |
up_featured: "DESTAQUE", | |
up_friends: "AMIGOS" | |
}, | |
'es-ES': | |
{ | |
pins: "Marcas", | |
home: "Inicio", | |
friends: "Amigos", | |
store: "Tienda", | |
tile_color: "De Color Teja", | |
locale: "Lugar", | |
up_featured: "DESTACADO", | |
up_friends: "AMIGOS" | |
}, | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment