Artem Dudarev
710a606c98
minor stylistic changes in ru.yml
2009-06-12 11:30:52 +00:00
Štefan Baebler
98b9ce8f97
diary entries (list and rss) for a given language.
...
TODO: language rss link, linking the localized lists
2009-06-12 06:34:18 +00:00
Štefan Baebler
2d5e190785
further translations
2009-06-11 22:58:09 +00:00
Jenny Herbert
3b063cfa19
A few more Hebrew words for the .yml file.
2009-06-10 16:20:46 +00:00
Matt Amos
a6a54db7d5
More greek translation.
2009-06-10 14:58:57 +00:00
Jenny Herbert
908324a958
More translation in Hindi .yml
2009-06-10 13:53:12 +00:00
Matt Amos
384138ec30
Partial Greek translation.
2009-06-10 13:16:34 +00:00
Jonas Krückel
d08a107691
data_layer_name added
2009-06-10 12:12:42 +00:00
Jonas Krückel
02a0127bad
fixed missing translations
2009-06-10 12:04:12 +00:00
Štefan Baebler
9498e7cc38
experimental slovenian locale for rails-i18n
2009-06-10 05:32:43 +00:00
Tom Hughes
a34ab84101
Fix typo. Closes #1943 .
2009-06-09 18:36:18 +00:00
Jenny Herbert
0f1207154a
Minor update to Hebrew .yml
2009-06-09 11:53:08 +00:00
Jenny Herbert
23c27b8876
Large update for Chinese .yml file.
2009-06-09 11:39:38 +00:00
Ævar Arnfjörð Bjarmason
0b84885cfc
Make the name of the "Data" layer in OpenLayers translatable: Most of
...
the OL dialog is still stuck in map.js and untranslatable though.
2009-06-08 18:10:17 +00:00
Tom Hughes
6a9b2c85e9
Fix some interpolations.
2009-06-08 15:31:06 +00:00
Tom Hughes
1367018c5b
Remove byte order marker and DOS line endings.
2009-06-08 15:19:39 +00:00
Jenny Herbert
aba1eba7a7
First version of Hini yml file.
2009-06-08 15:06:14 +00:00
Jonas Krückel
5b05458bd7
translation updates
...
german wiki links
2009-06-08 13:00:42 +00:00
Ævar Arnfjörð Bjarmason
2e2ce9cc02
Added missing keys to de.yml and deleted one
2009-06-08 12:17:45 +00:00
Jonas Krückel
d6fed40d2f
uptodate with en.yml 15762
2009-06-08 11:21:20 +00:00
Jonas Krückel
79fce119af
tiny fix
2009-06-08 09:42:24 +00:00
Ævar Arnfjörð Bjarmason
d8d3d21a2c
Use {{count}} instead of {{distance}} for kilometer count as {{count}} is a magical enumerated variable in Rails.
2009-06-07 22:14:22 +00:00
Ævar Arnfjörð Bjarmason
7862c89a92
Use {{count}} instead of {{(node|way_relation)_count}} since {{count}}
...
is a magical enumerated variable in Rails.
2009-06-07 21:27:05 +00:00
Ævar Arnfjörð Bjarmason
1f92b6f35b
Edgemaster & shaunmcdonald pointed out that my ad-hoc hackery was
...
covered by i18n translation framework. So use the magical :count
argument.
Also convert {{size}} to {{count}} in layouts.inbox
2009-06-07 21:10:34 +00:00
Ævar Arnfjörð Bjarmason
91bc3c9244
Add a tooltip to help & wiki/news blog/shop/map key
2009-06-07 20:33:13 +00:00
Ævar Arnfjörð Bjarmason
7a9b2de42b
Made a lot of things translatable and added title="" tooltips
...
* "OpenStreetMap" project name in <title> and <h1>
* Tooltips for the greeting bar for anonymous and logged in users
* Alternate text for the OSM logo
* Now using a CSS class for bolding inbox(N) instead of hard-coding font-weight: bold
* Separate tooltips for inbox(n) depending on whether it's 0, 1 or > 1
2009-06-07 19:58:34 +00:00
Štefan Baebler
f5e4e04e48
synced with english r15753, added more translations
2009-06-07 19:17:20 +00:00
Shaun McDonald
c03c8f4749
include the correct language and direction in the html element. fixes #1930 . fixes #1929
2009-06-07 18:44:59 +00:00
Ævar Arnfjörð Bjarmason
86a0ba0172
The display:none attribution table looks horrid in text browsers
...
(e.g. w3m). And there's no reason to include plain URLs to CC-BY-SA
and OSM *AND* mention both in the message below without including any
links.
Instead erase those links and work them into the message instead.
2009-06-07 17:08:25 +00:00
Ævar Arnfjörð Bjarmason
1b58ea44d5
Translated js_[123]: You don't have JS enabled
2009-06-07 16:28:38 +00:00
Ævar Arnfjörð Bjarmason
91badcf98b
Made UCL VR Centre and bytemark in 'layouts.intro_3' translatable
2009-06-07 16:22:02 +00:00
Ævar Arnfjörð Bjarmason
938cdd8503
Made GPX notification E-Mails translatable
...
The multiline 'notifier.gpx_notification.success.loaded_successfully'
message is how one should properly do multiline messages to be
embedded into E-Mail. It wraps at 80 columns (if translated correctly)
and isn't as inhererently limited as splitting the E-Mail into one
message per-line like the other notification messages do it.
2009-06-07 15:50:30 +00:00
Tom Hughes
2b07fd8b4b
Apply javascript translations changes to be translation.
2009-06-07 14:40:56 +00:00
Tom Hughes
1aec77434e
Add Belarusian translation. Closes #1928 .
2009-06-07 14:08:26 +00:00
Štefan Baebler
5a87d2b199
typos
2009-06-07 12:08:39 +00:00
Štefan Baebler
a3f7f3ed96
partially synced
2009-06-07 11:35:02 +00:00
Tom Hughes
46c76da1fe
Dutch translations updates. Close #1925 .
2009-06-07 09:03:18 +00:00
Tom Hughes
fc398f6441
Rework the javascript I18n interpolation a bit - the interpolation function
...
is now in site.js so everything can use it, and the syntax has changed a bit
to avoid the need for double interpolation.
2009-06-07 08:32:39 +00:00
Tom Hughes
e1cb17faa6
Back out the changeset RSS stuff from the head for now.
2009-06-07 08:03:07 +00:00
Ævar Arnfjörð Bjarmason
0d16fd57d4
Add RSS feed for global recent changes & changes within a bbox. Solves #1737
...
This has so much copy/paste code it hurts, the new list*_rss methods
are just copies of the old list* methods, but see #1927 for that.
2009-06-07 02:39:45 +00:00
Ævar Arnfjörð Bjarmason
011237c2c5
Implement /user/$user/edits/rss, partially solves #1737
2009-06-07 01:32:19 +00:00
Ævar Arnfjörð Bjarmason
e72f35f8d9
Make URL that link to the OSM Wiki configurable by translations. A lot
...
of these pages have been translated into other languages and users
using other languages would want to visit those in preference to the
English version.
2009-06-06 21:36:49 +00:00
Jonas Krückel
d0fcedcfb7
new translations
2009-06-06 21:18:44 +00:00
Jonas Krückel
cf9d422e92
uptodate with en.yml 15703
2009-06-06 21:12:26 +00:00
Ævar Arnfjörð Bjarmason
86bcd5ff6b
Translations for settings/setting errors
2009-06-06 20:13:55 +00:00
Ævar Arnfjörð Bjarmason
7d1485e63c
Breytt þann => Breytt, more succinct
2009-06-06 19:36:12 +00:00
Ævar Arnfjörð Bjarmason
42fc3ef5cc
{{view_history_link}} -> {{view_details_link}}. This broke the site in Icelandic
2009-06-06 19:30:46 +00:00
Ævar Arnfjörð Bjarmason
563c9fe08f
Spelling error in ''browse.start_rjs.object_list.api'': are => area
2009-06-06 19:24:19 +00:00
Ævar Arnfjörð Bjarmason
cc5694da1c
More progress on ticket:1919
...
These messages now don't use JavaScript string concatenation but
variable interpolation:
* browse.start_rjs.history_for_feature
* browse.start_rjs.edited_by_user_at_timestamp
* browse.start_rjs.object_list.selected.type.node
* browse.start_rjs.object_list.selected.type.way
* browse.start_rjs.object_list.history.type.node
* browse.start_rjs.object_list.history.type.way
These previously extant messages have been deleted, merged, and given
more descriptive names:
* browse.start_rjs.history_for
* browse.start_rjs.edited_by
* browse.start_rjs.at_timestamp
2009-06-06 19:22:39 +00:00
Ævar Arnfjörð Bjarmason
f9e5cdbb93
object_list.type.relation isn't used by anything
2009-06-06 18:32:15 +00:00