]> git.openstreetmap.org Git - rails.git/log
rails.git
14 years agoadded missing translations
Jonas Krückel [Fri, 5 Jun 2009 16:46:55 +0000 (16:46 +0000)]
added missing translations

14 years ago * Translated new things from en.yml since the last import
Ævar Arnfjörð Bjarmason [Fri, 5 Jun 2009 15:46:52 +0000 (15:46 +0000)]
 * Translated new things from en.yml since the last import
 * Changen innbox/útbox to innhólf/úthólf, as suggested by http://herdubreid.rhi.hi.is:1026/wordbank/search
 * Translated "add a marker" in Export tab
 * Translated some more e-mail stuff

14 years agochanged to plural diary_entry: view: title
Artem Dudarev [Fri, 5 Jun 2009 15:26:39 +0000 (15:26 +0000)]
changed to plural diary_entry: view: title

14 years agouptodate with en.yml 15653 now
Jonas Krückel [Fri, 5 Jun 2009 15:21:54 +0000 (15:21 +0000)]
uptodate with en.yml 15653 now

14 years agoremove_friend.success was missing a closing paren, so '{{name}' showed up literally...
Ævar Arnfjörð Bjarmason [Fri, 5 Jun 2009 15:09:41 +0000 (15:09 +0000)]
remove_friend.success was missing a closing paren, so '{{name}' showed up literally in all these languages when removing a friend

14 years agoFix indentation.
Tom Hughes [Fri, 5 Jun 2009 15:03:26 +0000 (15:03 +0000)]
Fix indentation.

14 years agoTranslate the title of the user diary view.
Tom Hughes [Fri, 5 Jun 2009 14:59:13 +0000 (14:59 +0000)]
Translate the title of the user diary view.

14 years agoRemove byte order mark from start of file and convert DOS line endings.
Tom Hughes [Fri, 5 Jun 2009 14:29:32 +0000 (14:29 +0000)]
Remove byte order mark from start of file and convert DOS line endings.

14 years agoRename zh-cn to zh-CN which is the recommended capitalisation.
Tom Hughes [Fri, 5 Jun 2009 14:21:26 +0000 (14:21 +0000)]
Rename zh-cn to zh-CN which is the recommended capitalisation.

14 years agoAdd zh-CN to OpenLayers.
Tom Hughes [Fri, 5 Jun 2009 14:20:15 +0000 (14:20 +0000)]
Add zh-CN to OpenLayers.

14 years agomeine changed to eigene, more corrections and changes, closing #1889
Jonas Krückel [Fri, 5 Jun 2009 14:15:36 +0000 (14:15 +0000)]
meine changed to eigene, more corrections and changes, closing #1889

14 years agoNew Chinese .yml file. Part done.
Jenny Herbert [Fri, 5 Jun 2009 14:04:34 +0000 (14:04 +0000)]
New Chinese .yml file.  Part done.

14 years agomore translations and corrections
Jonas Krückel [Fri, 5 Jun 2009 13:49:10 +0000 (13:49 +0000)]
more translations and corrections

14 years agonew translations
Jonas Krückel [Fri, 5 Jun 2009 13:25:45 +0000 (13:25 +0000)]
new translations

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 13:11:29 +0000 (13:11 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 13:01:02 +0000 (13:01 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 12:57:50 +0000 (12:57 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 12:54:14 +0000 (12:54 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 12:51:46 +0000 (12:51 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 12:49:51 +0000 (12:49 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 12:46:55 +0000 (12:46 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 12:45:31 +0000 (12:45 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 12:42:27 +0000 (12:42 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 12:40:05 +0000 (12:40 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 12:39:00 +0000 (12:39 +0000)]

14 years agosecond draft of Russian collective translation
Artem Dudarev [Fri, 5 Jun 2009 12:10:08 +0000 (12:10 +0000)]
second draft of Russian collective translation

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 11:19:38 +0000 (11:19 +0000)]

14 years ago(no commit message)
Davide Prade [Fri, 5 Jun 2009 10:05:00 +0000 (10:05 +0000)]

14 years agoMore work on optimisation the location of nearby users - it turns out
Tom Hughes [Fri, 5 Jun 2009 09:30:31 +0000 (09:30 +0000)]
More work on optimisation the location of nearby users - it turns out
that getting the database to do the filtering is much better as it
avoids us constructing thousands of user objects only to then throw
most of them away again.

14 years agoOptimise the finding of nearby users a bit.
Tom Hughes [Fri, 5 Jun 2009 08:27:45 +0000 (08:27 +0000)]
Optimise the finding of nearby users a bit.

14 years agoDon't send a 417 error if "Expect: 100-continue" is sent by the client.
Tom Hughes [Thu, 4 Jun 2009 23:34:13 +0000 (23:34 +0000)]
Don't send a 417 error if "Expect: 100-continue" is sent by the client.

14 years agoDon't set the Status header - it is set automatically by the FastCGI code
Tom Hughes [Thu, 4 Jun 2009 22:53:05 +0000 (22:53 +0000)]
Don't set the Status header - it is set automatically by the FastCGI code
and this manually set one conflicts with that and causes a 200 response
in rails 2.3.2 it seems.

14 years agoAdjusted for new location of script.
Tom Hughes [Thu, 4 Jun 2009 21:53:49 +0000 (21:53 +0000)]
Adjusted for new location of script.

14 years agoFix a couple of syntax errors.
Tom Hughes [Thu, 4 Jun 2009 21:30:59 +0000 (21:30 +0000)]
Fix a couple of syntax errors.

14 years agoMore words translated in Hebrew yml
Jenny Herbert [Thu, 4 Jun 2009 20:58:50 +0000 (20:58 +0000)]
More words translated in Hebrew yml

14 years agoreverting to collective version for Russian
Artem Dudarev [Thu, 4 Jun 2009 20:49:04 +0000 (20:49 +0000)]
reverting to collective version for Russian

14 years agosome minor changes
Artem Dudarev [Thu, 4 Jun 2009 20:40:11 +0000 (20:40 +0000)]
some minor changes

14 years agoSet the OpenLayers locale when creating a map.
Tom Hughes [Thu, 4 Jun 2009 20:37:59 +0000 (20:37 +0000)]
Set the OpenLayers locale when creating a map.

14 years agochanged en to ru at the beginning
Artem Dudarev [Thu, 4 Jun 2009 20:35:06 +0000 (20:35 +0000)]
changed en to ru at the beginning

14 years agoCreate a custom build of OpenLayers to allow us to pull in extra
Tom Hughes [Thu, 4 Jun 2009 20:31:58 +0000 (20:31 +0000)]
Create a custom build of OpenLayers to allow us to pull in extra
languages. This also helps minimise the size of our OpenLayers.

14 years agosome problems with translation, reverted original partial draft
Artem Dudarev [Thu, 4 Jun 2009 20:29:37 +0000 (20:29 +0000)]
some problems with translation, reverted original partial draft

14 years agofirst draft of collective translation thanks to http://translated.by/you/locale-for...
Artem Dudarev [Thu, 4 Jun 2009 19:28:16 +0000 (19:28 +0000)]
first draft of collective translation thanks to http://translated.by/you/locale-for-openstreetmap-site/

14 years agoFix typo. Closes #1915.
Tom Hughes [Thu, 4 Jun 2009 18:54:41 +0000 (18:54 +0000)]
Fix typo. Closes #1915.

14 years agoReplaced Polish translation with the one from balrog-kun. Closes #1912.
Łukasz Jernaś [Thu, 4 Jun 2009 18:00:19 +0000 (18:00 +0000)]
Replaced Polish translation with the one from balrog-kun. Closes #1912.
Added some minor tweaks, like the fact that we are not using camel case in Polish.

14 years agofix issue with searched-for relations
Richard Fairhurst [Thu, 4 Jun 2009 14:44:51 +0000 (14:44 +0000)]
fix issue with searched-for relations

14 years agoHebrew is he now, now iw.
Tom Hughes [Thu, 4 Jun 2009 11:39:50 +0000 (11:39 +0000)]
Hebrew is he now, now iw.

14 years agoRemove binary flag.
Tom Hughes [Thu, 4 Jun 2009 11:19:53 +0000 (11:19 +0000)]
Remove binary flag.

14 years agoConvert from UTF-16 to UTF-8 and replace DOS line endings.
Tom Hughes [Thu, 4 Jun 2009 11:18:39 +0000 (11:18 +0000)]
Convert from UTF-16 to UTF-8 and replace DOS line endings.

14 years agoNew Hebrew .yml. Not much translated yet.
Jenny Herbert [Thu, 4 Jun 2009 11:06:58 +0000 (11:06 +0000)]
New Hebrew .yml.  Not much translated yet.

14 years agoRemoved patch for rails 2.2 bug.
Tom Hughes [Thu, 4 Jun 2009 09:22:31 +0000 (09:22 +0000)]
Removed patch for rails 2.2 bug.

14 years agoConvert DOS line endings to Unix.
Tom Hughes [Thu, 4 Jun 2009 09:06:42 +0000 (09:06 +0000)]
Convert DOS line endings to Unix.

14 years agoAdd Italian translation. Closes #1914.
Tom Hughes [Thu, 4 Jun 2009 09:06:01 +0000 (09:06 +0000)]
Add Italian translation. Closes #1914.

14 years agoRemoved available_locales monkey patch as rails 2.3 has it already.
Tom Hughes [Thu, 4 Jun 2009 08:56:40 +0000 (08:56 +0000)]
Removed available_locales monkey patch as rails 2.3 has it already.

14 years agoMake the polish locale really polish...
Tom Hughes [Thu, 4 Jun 2009 08:43:53 +0000 (08:43 +0000)]
Make the polish locale really polish...

14 years agoMake the russian really russian...
Tom Hughes [Thu, 4 Jun 2009 08:42:55 +0000 (08:42 +0000)]
Make the russian really russian...

14 years agoGo back to using to_sentence now that we are using rails 2.3 for the site.
Tom Hughes [Thu, 4 Jun 2009 08:40:37 +0000 (08:40 +0000)]
Go back to using to_sentence now that we are using rails 2.3 for the site.

14 years agoMove to version 2.3.2 of rails.
Tom Hughes [Thu, 4 Jun 2009 08:08:24 +0000 (08:08 +0000)]
Move to version 2.3.2 of rails.

14 years agostarted Russian translation
Artem Dudarev [Thu, 4 Jun 2009 07:46:56 +0000 (07:46 +0000)]
started Russian translation

14 years agoadded svn:executable property
Štefan Baebler [Thu, 4 Jun 2009 05:38:26 +0000 (05:38 +0000)]
added svn:executable property

14 years agoReorganise locale scripts.
Tom Hughes [Wed, 3 Jun 2009 23:05:38 +0000 (23:05 +0000)]
Reorganise locale scripts.

14 years agoBeginnings of a yaml2po script, to aid integration with places like transifex
Thomas Wood [Wed, 3 Jun 2009 20:02:25 +0000 (20:02 +0000)]
Beginnings of a yaml2po script, to aid integration with places like transifex
The po2yaml script may come tomorrow :)

14 years agoConvert DOS line endings to Unix.
Tom Hughes [Wed, 3 Jun 2009 18:14:37 +0000 (18:14 +0000)]
Convert DOS line endings to Unix.

14 years agoFixed syntax errors in nl.yml which broke the site, now loads with syck
Ævar Arnfjörð Bjarmason [Wed, 3 Jun 2009 18:13:14 +0000 (18:13 +0000)]
Fixed syntax errors in nl.yml which broke the site, now loads with syck

14 years agoAdd Dutch translation. Closes #1911.
Tom Hughes [Wed, 3 Jun 2009 17:56:40 +0000 (17:56 +0000)]
Add Dutch translation. Closes #1911.

14 years agoLink SOTM ad to "landing" page.
Tom Hughes [Wed, 3 Jun 2009 17:16:28 +0000 (17:16 +0000)]
Link SOTM ad to "landing" page.

14 years agoRefactor potlatch error handling.
Tom Hughes [Wed, 3 Jun 2009 16:51:33 +0000 (16:51 +0000)]
Refactor potlatch error handling.

14 years agoInitial Polish translation just to get started.
Łukasz Jernaś [Wed, 3 Jun 2009 16:48:11 +0000 (16:48 +0000)]
Initial Polish translation just to get started.

14 years agoOnly mark export/embed.html as cacheable to stop the export page
Tom Hughes [Wed, 3 Jun 2009 12:37:02 +0000 (12:37 +0000)]
Only mark export/embed.html as cacheable to stop the export page
getting cached.

14 years agoSend a Content-Language header with any localised pages.
Tom Hughes [Wed, 3 Jun 2009 12:29:26 +0000 (12:29 +0000)]
Send a Content-Language header with any localised pages.

14 years agoReinstate IE test and pass result to flash.
Tom Hughes [Wed, 3 Jun 2009 09:33:41 +0000 (09:33 +0000)]
Reinstate IE test and pass result to flash.

14 years agoRemoved test for IE as we don't use the result anymore.
Tom Hughes [Wed, 3 Jun 2009 09:18:20 +0000 (09:18 +0000)]
Removed test for IE as we don't use the result anymore.

14 years agoIssue unsaved changes alerts on IE.
Tom Hughes [Wed, 3 Jun 2009 09:17:29 +0000 (09:17 +0000)]
Issue unsaved changes alerts on IE.

14 years agoMake a few more things translatable.
Tom Hughes [Wed, 3 Jun 2009 08:06:03 +0000 (08:06 +0000)]
Make a few more things translatable.

14 years agoUse "confirm_email" instead "confirm email" in resource names so it
Tom Hughes [Wed, 3 Jun 2009 07:42:40 +0000 (07:42 +0000)]
Use "confirm_email" instead "confirm email" in resource names so it
matches the method name.

14 years ago * Made "Account not active" and "Couldn't log in with those details" translatable
Ævar Arnfjörð Bjarmason [Wed, 3 Jun 2009 01:42:55 +0000 (01:42 +0000)]
 * Made "Account not active" and "Couldn't log in with those details" translatable

14 years ago' doesn't need to be escaped inside "" in YAML strings. This was showing up as "you...
Ævar Arnfjörð Bjarmason [Wed, 3 Jun 2009 01:36:11 +0000 (01:36 +0000)]
' doesn't need to be escaped inside "" in YAML strings. This was showing up as "you\'ll" in the HTML output as a result

14 years ago * new user confirmation messages translated
Ævar Arnfjörð Bjarmason [Wed, 3 Jun 2009 01:33:05 +0000 (01:33 +0000)]
 * new user confirmation messages translated
 * Translated the rest of confirm e-mail change stuff

14 years ago * Made the "Confirmed your account/email" messages translatable
Ævar Arnfjörð Bjarmason [Wed, 3 Jun 2009 01:31:35 +0000 (01:31 +0000)]
 * Made the "Confirmed your account/email" messages translatable
 * Changed "Something went wrong" error to "you've already used that token". From reading the code that's the only time it's displayed

14 years ago * Merged from en.yml and translated
Ævar Arnfjörð Bjarmason [Wed, 3 Jun 2009 01:09:25 +0000 (01:09 +0000)]
 * Merged from en.yml and translated
 * Translated /user/confirm

14 years agoRevert to using join instead of to_sentence for now as to_sentence is
Tom Hughes [Tue, 2 Jun 2009 23:40:46 +0000 (23:40 +0000)]
Revert to using join instead of to_sentence for now as to_sentence is
broken in rails 2.2 when I18N is in use. We can go back to using
to_sentence once we have gone to rails 2.3 which fixes the problem.

Close #1906.

14 years agoFixed a YAML syntax error, please run something like this when editing YAML before...
Ævar Arnfjörð Bjarmason [Tue, 2 Jun 2009 22:33:19 +0000 (22:33 +0000)]
Fixed a YAML syntax error, please run something like this when editing YAML before commiting:

    perl -MYAML::Syck=LoadFile -E 'LoadFile(shift)' sl.yml

14 years agoA utility to print the structural differences between two files in config/locales
Ævar Arnfjörð Bjarmason [Tue, 2 Jun 2009 22:28:55 +0000 (22:28 +0000)]
A utility to print the structural differences between two files in config/locales

14 years agomore translations
Štefan Baebler [Tue, 2 Jun 2009 20:37:47 +0000 (20:37 +0000)]
more translations

14 years agostrings now uptodate with en.yml again
Jonas Krückel [Tue, 2 Jun 2009 20:36:28 +0000 (20:36 +0000)]
strings now uptodate with en.yml again

14 years agofixed #1898
Jonas Krückel [Tue, 2 Jun 2009 19:59:41 +0000 (19:59 +0000)]
fixed #1898

14 years agosynced with english, some more translations
Štefan Baebler [Tue, 2 Jun 2009 18:32:33 +0000 (18:32 +0000)]
synced with english, some more translations

14 years agoPluralise related way text properly.
Tom Hughes [Tue, 2 Jun 2009 17:00:43 +0000 (17:00 +0000)]
Pluralise related way text properly.

14 years agodata browser fix - quoting problem.
Jonas Krückel [Tue, 2 Jun 2009 16:51:41 +0000 (16:51 +0000)]
data browser fix - quoting problem.

14 years agoAdd some more missing translations. Use .to_sentence instead of .join(', ') so that...
Shaun McDonald [Tue, 2 Jun 2009 16:07:52 +0000 (16:07 +0000)]
Add some more missing translations. Use .to_sentence instead of .join(', ') so that it is localisable and is more readable.

14 years agoReturn to profile => Aftur á mína síðu
Ævar Arnfjörð Bjarmason [Tue, 2 Jun 2009 15:57:45 +0000 (15:57 +0000)]
Return to profile => Aftur á mína síðu

14 years agoTranslated more search-related things
Ævar Arnfjörð Bjarmason [Tue, 2 Jun 2009 15:56:06 +0000 (15:56 +0000)]
Translated more search-related things

Made recent changes node less verbose

14 years agoAdd Google Webmaster Tool Auth file for Nick Black
Grant Slater [Tue, 2 Jun 2009 15:14:16 +0000 (15:14 +0000)]
Add Google Webmaster Tool Auth file for Nick Black

14 years agoTranslate heading for map key sidebar (uses existing site.map.map_key
Tom Hughes [Tue, 2 Jun 2009 13:33:18 +0000 (13:33 +0000)]
Translate heading for map key sidebar (uses existing site.map.map_key
translation). Closes #1905.

14 years agoTranslated "Map key" as "Kortaskýringar". That's how Íslandsatlasinn & Kortabókin...
Ævar Arnfjörð Bjarmason [Tue, 2 Jun 2009 13:12:48 +0000 (13:12 +0000)]
Translated "Map key" as "Kortaskýringar". That's how Íslandsatlasinn & Kortabókin translate it (thanks Jóna Th!)

14 years agoAdded highway=road to Potlatch presets as "unknown road"
Claudius Henrichs [Tue, 2 Jun 2009 13:09:43 +0000 (13:09 +0000)]
Added highway=road to Potlatch presets as "unknown road"

14 years agoTranslated new strings added by tomhughes in r15533
Ævar Arnfjörð Bjarmason [Tue, 2 Jun 2009 12:45:11 +0000 (12:45 +0000)]
Translated new strings added by tomhughes in r15533

14 years agoChange /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer
Ævar Arnfjörð Bjarmason [Tue, 2 Jun 2009 12:23:37 +0000 (12:23 +0000)]
Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer

14 years agoAdd a few missing translations. Closes #1903.
Tom Hughes [Tue, 2 Jun 2009 12:02:21 +0000 (12:02 +0000)]
Add a few missing translations. Closes #1903.

14 years agoTranslated posted_by in diary entries
Ævar Arnfjörð Bjarmason [Tue, 2 Jun 2009 11:45:31 +0000 (11:45 +0000)]
Translated posted_by in diary entries

14 years agoMerged new translations from en.yml and translated them
Ævar Arnfjörð Bjarmason [Tue, 2 Jun 2009 11:43:48 +0000 (11:43 +0000)]
Merged new translations from en.yml and translated them