Translated activerecord.*. I have never seen most of this in any
context whatsoever so this translation probably sucks. is.yml is now 100% translated.
This commit is contained in:
parent
dc3da722e5
commit
ac0f415915
1 changed files with 55 additions and 55 deletions
|
@ -4,72 +4,72 @@ is:
|
||||||
activerecord:
|
activerecord:
|
||||||
# Translates all the model names, which is used in error handling on the web site
|
# Translates all the model names, which is used in error handling on the web site
|
||||||
models:
|
models:
|
||||||
acl: "Access Control List"
|
acl: "Aðgangslisti"
|
||||||
changeset: "Changeset"
|
changeset: "Breytingarsett"
|
||||||
changeset_tag: "Changeset Tag"
|
changeset_tag: "Eigindi breytingarsetts"
|
||||||
country: "Country"
|
country: "Land"
|
||||||
diary_comment: "Diary Comment"
|
diary_comment: "Bloggathugasemd"
|
||||||
diary_entry: "Diary Entry"
|
diary_entry: "Bloggfærsla"
|
||||||
friend: "Friend"
|
friend: "Vinur"
|
||||||
language: "Language"
|
language: "Tungumál"
|
||||||
message: "Message"
|
message: "Skilaboð"
|
||||||
node: "Node"
|
node: "Hnútur"
|
||||||
node_tag: "Node Tag"
|
node_tag: "Eigindi hnúts"
|
||||||
notifier: "Notifier"
|
notifier: "Tilkynnandi"
|
||||||
old_node: "Old Node"
|
old_node: "Gamall hnútur"
|
||||||
old_node_tag: "Old Node Tag"
|
old_node_tag: "Eigindi gamals hnúts"
|
||||||
old_relation: "Old Relation"
|
old_relation: "Gömul vensl"
|
||||||
old_relation_member: "Old Relation Member"
|
old_relation_member: "Stak í gömlum venslum"
|
||||||
old_relation_tag: "Old Relation Tag"
|
old_relation_tag: "Eigindi gamalla vensla"
|
||||||
old_way: "Old Way"
|
old_way: "Gamall vegur"
|
||||||
old_way_node: "Old Way Node"
|
old_way_node: "Hnútur í gömlum vegi"
|
||||||
old_way_tag: "Old Way Tag"
|
old_way_tag: "Eigindi gamals vegs Tag"
|
||||||
relation: "Relation"
|
relation: "Vensl"
|
||||||
relation_member: "Relation Member"
|
relation_member: "Stak í venslum"
|
||||||
relation_tag: "Relation Tag"
|
relation_tag: "Eigindi vensla"
|
||||||
session: "Session"
|
session: "Seta"
|
||||||
trace: "Trace"
|
trace: "Ferill"
|
||||||
tracepoint: "Trace Point"
|
tracepoint: "Ferilpunktur"
|
||||||
tracetag: "Trace Tag"
|
tracetag: "Eigindi ferils"
|
||||||
user: "User"
|
user: "Notandi"
|
||||||
user_preference: "User Preference"
|
user_preference: "Notandastillingar"
|
||||||
user_token: "User Token"
|
user_token: "Leynistrengur notanda"
|
||||||
way: "Way"
|
way: "Vegur"
|
||||||
way_node: "Way Node"
|
way_node: "Veghnútur"
|
||||||
way_tag: "Way Tag"
|
way_tag: "Vegeigindi"
|
||||||
# Translates all the model attributes, which is used in error handling on the web site
|
# Translates all the model attributes, which is used in error handling on the web site
|
||||||
# Only the ones that are used on the web site are translated at the moment
|
# Only the ones that are used on the web site are translated at the moment
|
||||||
attributes:
|
attributes:
|
||||||
diary_comment:
|
diary_comment:
|
||||||
body: "Body"
|
body: "Texit"
|
||||||
diary_entry:
|
diary_entry:
|
||||||
user: "User"
|
user: "Notandi"
|
||||||
title: "Title"
|
title: "Titill"
|
||||||
latitude: "Latitude"
|
latitude: "Lengdargráða"
|
||||||
longitude: "Longitude"
|
longitude: "Breiddargráða"
|
||||||
language: "Language"
|
language: "Tungumál"
|
||||||
friend:
|
friend:
|
||||||
user: "User"
|
user: "Notandi"
|
||||||
friend: "Friend"
|
friend: "Vinur"
|
||||||
trace:
|
trace:
|
||||||
user: "User"
|
user: "Notandi"
|
||||||
visible: "Visible"
|
visible: "Sýnileg"
|
||||||
name: "Name"
|
name: "Nafn"
|
||||||
size: "Size"
|
size: "Stærð"
|
||||||
latitude: "Latitude"
|
latitude: "Lengdargráða"
|
||||||
longitude: "Longitude"
|
longitude: "Breiddargráða"
|
||||||
public: "Public"
|
public: "Sýnileg öllum"
|
||||||
description: "Lýsing"
|
description: "Lýsing"
|
||||||
message:
|
message:
|
||||||
sender: "Sender"
|
sender: "Sendandi"
|
||||||
title: "Title"
|
title: "Titill"
|
||||||
body: "Body"
|
body: "Texti"
|
||||||
recipient: "Recipient"
|
recipient: "Móttakandi"
|
||||||
user:
|
user:
|
||||||
email: "Netfang"
|
email: "Netfang"
|
||||||
active: "Active"
|
active: "Virkur"
|
||||||
display_name: "Display Name"
|
display_name: "Sýnilegt nafn"
|
||||||
description: "Description"
|
description: "Lýsing"
|
||||||
languages: "Tungumál"
|
languages: "Tungumál"
|
||||||
pass_crypt: "Lykilorð"
|
pass_crypt: "Lykilorð"
|
||||||
map:
|
map:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue