]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/is.yml
Use {{count}} instead of {{(node|way_relation)_count}} since {{count}}
[rails.git] / config / locales / is.yml
index 0cf8cb4320f28ac4958a7d0534f43a0641fe5546..8f1473a5d3798b9b32d622c7629c264ef110a849 100644 (file)
@@ -89,9 +89,9 @@ is:
       no_bounding_box: "Engin svæðismörk voru vistuð ásamt þessu breytingarsetti."
       show_area_box: "Sýna svæðismörk á aðalkorti"
       box: "svæðismörk"
-      has_nodes: "Inniheldur {{node_count}} hnúta:"
-      has_ways: "Inniheldur {{way_count}} vegi:"
-      has_relations: "Inniheldur {{relation_count}} vensl:"
+      has_nodes: "Inniheldur {{count}} hnúta:"
+      has_ways: "Inniheldur {{count}} vegi:"
+      has_relations: "Inniheldur {{count}} vensl:"
     common_details: 
       edited_at: "Breytt:"
       edited_by: "Breytt af:"
@@ -322,7 +322,8 @@ is:
       no_results: "Ekkert fannst"
   layouts:
     welcome_user: "Hæ {{user_link}}"
-    inbox: "innhólf ({{size}})"
+    home: "heim"
+    inbox: "innhólf ({{count}})"
     logout: "útskrá"
     log_in: "innskrá"
     sign_up: "búa til aðgang"
@@ -486,12 +487,14 @@ is:
       as_unread: "Skilaboðin voru merkt sem ólesin"
   site:
     index:
-      home: "heim"
-      js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
-      js_2: "OpenStreetMap uses javascript for its slippy map."
-      js_3: 'You may want to try the <a href="http://tah.openstreetmap.org/Browse/">Tiles@Home static tile browser</a> if you are unable to enable javascript.'
+      js_1: "Þú ert annaðhvort að nota vafra sem styður ekki JavaScript eða hefur slökkt á JavaScript stuðning."
+      js_2: "OpenStreetMap notar JavaScript til að útfæra gagnvirk kort."
+      js_3: 'Þú getur einnig notað <a href="http://tah.openstreetmap.org/Browse/">Tiles@Home kortasýnina</a> sem krefst ekki JavaScript stuðnings.'
       permalink: "Varanlegur tengill"
-      license: "Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors."
+      license:
+        notice: "Gefið út undir {{license_name}} leyfinu af þáttakendum í {{project_name}}."
+        license_name: "Creative Commons Attribution-Share Alike 2.0"
+        project_name: "OpenStreetMap verkefninu"
     edit:
       not_public: "You haven't set your edits to be public."
       not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your {{user_page}}."