X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a0225bcc36476e42fc669647acde7517dd3ec11b..df47c1305d0eff9d3dd5590362d4fee1d6ee6e28:/config/locales/is.yml diff --git a/config/locales/is.yml b/config/locales/is.yml index fe5183205..5e46c8ab5 100644 --- a/config/locales/is.yml +++ b/config/locales/is.yml @@ -1,4 +1,75 @@ is: + activerecord: + # Translates all the model names, which is used in error handling on the web site + models: + acl: "Access Control List" + changeset: "Changeset" + changeset_tag: "Changeset Tag" + country: "Country" + diary_comment: "Diary Comment" + diary_entry: "Diary Entry" + friend: "Friend" + language: "Language" + message: "Message" + node: "Node" + node_tag: "Node Tag" + notifier: "Notifier" + old_node: "Old Node" + old_node_tag: "Old Node Tag" + old_relation: "Old Relation" + old_relation_member: "Old Relation Member" + old_relation_tag: "Old Relation Tag" + old_way: "Old Way" + old_way_node: "Old Way Node" + old_way_tag: "Old Way Tag" + relation: "Relation" + relation_member: "Relation Member" + relation_tag: "Relation Tag" + session: "Session" + trace: "Trace" + tracepoint: "Trace Point" + tracetag: "Trace Tag" + user: "User" + user_preference: "User Preference" + user_token: "User Token" + way: "Way" + way_node: "Way Node" + way_tag: "Way Tag" + # 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 + attributes: + diary_comment: + body: "Body" + diary_entry: + user: "User" + title: "Title" + latitude: "Latitude" + longitude: "Longitude" + language: "Language" + friend: + user: "User" + friend: "Friend" + trace: + user: "User" + visible: "Visible" + name: "Name" + size: "Size" + latitude: "Latitude" + longitude: "Longitude" + public: "Public" + description: "Description" + message: + sender: "Sender" + title: "Title" + body: "Body" + recipient: "Recipient" + user: + email: "Email" + active: "Active" + display_name: "Display Name" + description: "Description" + languages: "Languages" + pass_crypt: "Password" map: view: "Kort" edit: "Breyta" @@ -97,7 +168,7 @@ is: way_history_title: "Breytingarskrá vegs: {{way_name}}" download: "{{download_xml_link}} eða {{view_history_link}}" download_xml: "Hala niður á XML sniði" - view_history: "sýna breytingarsögu" + view_details: "sýna breytingarsögu" way: way: "Veginum" way_title: "Vegur: {{way_name}}" @@ -142,7 +213,7 @@ is: list_user: edits_by_username: "Framlög {{username_link}}" no_visible_edits_by: "Engin sýnileg framlög skráð á {{name}}." - for_all_changes: "Sjá {{For changes by all users see {{recent_changes_link}}" + for_all_changes: "Sjá {{recent_changes_link}} til að sjá breytingar eftir alla notendur" recent_changes: "nýlegar breytingar" diary_entry: list: @@ -278,18 +349,18 @@ is: current_user: 'A list of current users in categories, based on where in the world they are, is available from Category:Users_by_geographical_region.' message: inbox: - my_inbox: "My inbox" - outbox: "outbox" - you_have: "You have {{new_count}} new messages and {{old_count}} old messages" - from: "From" - subject: "Subject" - date: "Date" + my_inbox: "Mitt innbox" + outbox: "útbox" + you_have: "Þú hefur {{new_count}} ólesin skilaboð og {{old_count}} lesin skilaboð" + from: "Frá" + subject: "Titill" + date: "Dagsetning" no_messages_yet: "You have no messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?" people_mapping_nearby: "people mapping nearby" message_summary: - unread_button: "Mark as unread" - read_button: "Mark as read" - reply_button: "Reply" + unread_button: "Merkja sem ólesin" + read_button: "Merkja sem lesin" + reply_button: "Svara" new: send_message_to: "Send a new message to {{name}}" subject: "Subject" @@ -349,7 +420,7 @@ is: map_key: "Map key" trace: create: - upload: "Upphala GPS feril" + upload_trace: "Upphala GPS feril" edit: filename: "Filename:" uploaded_at: "Uploaded at:" @@ -408,23 +479,23 @@ is: in: "in" user: login: - heading: "Login" - please login: "Please login or {{create_user_link}}." - create_account: "create an account" - email or username: "Email Address or Username: " - password: "Password: " - lost password link: "Lost your password?" + heading: "Innskrá" + please login: "Vinsamlegast innskráðu þig eða {{create_user_link}}." + create_account: "stofnaðu aðgang" + email or username: "Tölvupóstfang eða notandanafn: " + password: "Lykilorð: " + lost password link: "Gleymt lykilorð?" login_button: "Login" lost_password: - title: "lost password" - heading: "Forgotten Password?" - email address: "Email Address:" - new password button: "Send me a new password" - notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon." - notice email cannot find: "Couldn't find that email address, sorry." + title: "gleymt lykilorð" + heading: "Gleymt lykilorð?" + email address: "Tölvupóstfang:" + new password button: "Senda nýtt lykilorð með tölvupósti" + notice email on way: "Nýtt lykilorð er á leiðinni í innhólfið þitt." + notice email cannot find: "Þetta tölvupóstfang fannst ekki." reset_password: - title: "reset password" - flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)" + title: "lykilorð endurstillt" + flash changed check mail: "Nýtt lykilorð hefur verið búið til fyrir þig og sent til þín í pósti" flash token bad: "Didn't find that token, check the URL maybe?" new: heading: "Create a User Account"