]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/he.yml
Use {{count}} instead of {{(node|way_relation)_count}} since {{count}}
[rails.git] / config / locales / he.yml
index fda01d594ad423e1ec261370bbcbec020b4397c8..6ed96ccfbe1474d7ddd9a66bf7c6c384783821dc 100644 (file)
@@ -89,9 +89,9 @@ he:
       no_bounding_box: "No bounding box has been stored for this changeset."
       show_area_box: "Show Area Box"
       box: "box"
-      has_nodes: "Has the following {{node_count}} nodes:"
-      has_ways: "Has the following {{way_count}} ways:"
-      has_relations: "Has the following {{relation_count}} relations:"
+      has_nodes: "Has the following {{count}} nodes:"
+      has_ways: "Has the following {{count}} ways:"
+      has_relations: "Has the following {{count}} relations:"
     common_details: 
       edited_at: "Edited at:"
       edited_by: "Edited by:"
@@ -145,19 +145,16 @@ he:
       zoom_or_select: "Zoom in or select an area of the map to view"
       drag_a_box: "Drag a box on the map to select an area"
       manually_select: "Manually select a different area"
-      loaded_an_area: "You have loaded an area which contains"
-      browsers: "features. In general, some browsers may not cope well with displaying this quanity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below."
+      loaded_an_area_with_num_features: "You have loaded an area which contains [[num_features]] features. In general, some browsers may not cope well with displaying this quanity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below."
       load_data: "Load Data"
-      unable_to_load: "Unable to load: Bounding box size of"
-      must_be_smaller: "is too large (must be smaller than 0.25)"
+      unable_to_load_size: "Unable to load: Bounding box size of [[bbox_size]] is too large (must be smaller than {{max_bbox_size}})"
       loading: "Loading..."
       show_history: "Show History"
       wait: "Wait..."
-      history_for: "History for"
+      history_for_feature: "History for [[feature]]"
       details: "Details"
       private_user: "private user"
-      edited_by: "Edited by"
-      at_timestamp: "at"
+      edited_by_user_at_timestamp: "Edited by [[user]] at [[timestamp]]"
     tag_details:
       tags: "Tags:"
     way_details:
@@ -243,6 +240,7 @@ he:
       marker_text: Diary entry location
     view:
       title: "Users' diaries | {{user}}"
+      user_title: "{{user}}'s diary"
       leave_a_comment: "Leave a comment"
       save_button: "Save"
     no_such_entry:
@@ -298,7 +296,8 @@ he:
       no_results: "No results found"
   layouts:
     welcome_user: "Welcome, {{user_link}}"
-    inbox: "inbox ({{size}})"
+    home: "home"
+    inbox: "inbox ({{count}})"
     logout: logout
     log_in: log in
     sign_up: sign up
@@ -383,8 +382,8 @@ he:
       back_to_inbox: "Back to inbox"
       message_sent: "Message sent"
     no_such_user:
-      no_such_user: "No such user or message"
-      sorry: "Sorry there is no user or message with that name or id"
+      heading: "No such user or message"
+      body: "Sorry there is no user or message with that name or id"
     outbox: 
       title: "Outbox"
       my_inbox: "My {{inbox_link}}"
@@ -413,12 +412,16 @@ he:
       as_unread: "Message marked as unread"
   site:
     index:
-      home: "home"
       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.'
       permalink: Permalink
-      license: "Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors."
+      license:
+        notice: "Licensed under the {{license_name}} license by the {{project_name}} and its contributors."
+        license_name: "Creative Commons Attribution-Share Alike 2.0"
+        license_url: "http://creativecommons.org/licenses/by-sa/2.0/"
+        project_name: "OpenStreetMap project"
+        project_url: "http://openstreetmap.org"
     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}}."
@@ -454,7 +457,7 @@ he:
       tags: "Tags:"
       save_button: "Save Changes"
     no_such_user:
-      no_such_user: "Sorry, there is no user with the name {{name}}. Please check your spelling, or maybe the link you clicked is wrong."
+      body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
     trace_form:
       upload_gpx: "Upload GPX File"
       description: "תאור"
@@ -629,5 +632,5 @@ he:
       failed: "Sorry, failed to add {{name}} as a friend."
       already_a_friend: "You are already friends with {{name}}."
     remove_friend:
-      success: "{{name} was removed from your friends."
+      success: "{{name}} was removed from your friends."
       not_a_friend: "{{name}} is not one of your friends."