Commit graph

2041 commits

Author SHA1 Message Date
Tom Hughes
f9a865cbfa Fix typo. Closes #1915. 2009-06-04 18:54:41 +00:00
Łukasz Jernaś
b2096bcff9 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.
2009-06-04 18:00:19 +00:00
Richard Fairhurst
6f044fb945 fix issue with searched-for relations 2009-06-04 14:44:51 +00:00
Tom Hughes
b797d05490 Hebrew is he now, now iw. 2009-06-04 11:39:50 +00:00
Tom Hughes
45674a4c44 Remove binary flag. 2009-06-04 11:19:53 +00:00
Tom Hughes
d54958ff89 Convert from UTF-16 to UTF-8 and replace DOS line endings. 2009-06-04 11:18:39 +00:00
Jenny Herbert
7c98880700 New Hebrew .yml. Not much translated yet. 2009-06-04 11:06:58 +00:00
Tom Hughes
983dbb5353 Removed patch for rails 2.2 bug. 2009-06-04 09:22:31 +00:00
Tom Hughes
ffe077dabe Convert DOS line endings to Unix. 2009-06-04 09:06:42 +00:00
Tom Hughes
125b6ddc4b Add Italian translation. Closes #1914. 2009-06-04 09:06:01 +00:00
Tom Hughes
0bb18dd2be Removed available_locales monkey patch as rails 2.3 has it already. 2009-06-04 08:56:40 +00:00
Tom Hughes
7d1fc7f268 Make the polish locale really polish... 2009-06-04 08:43:53 +00:00
Tom Hughes
63a6239b92 Make the russian really russian... 2009-06-04 08:42:55 +00:00
Tom Hughes
d24d7e3bf7 Go back to using to_sentence now that we are using rails 2.3 for the site. 2009-06-04 08:40:37 +00:00
Tom Hughes
2f3e23f6eb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
Artem Dudarev
9126d989c8 started Russian translation 2009-06-04 07:46:56 +00:00
Štefan Baebler
cd9bdcf28a added svn:executable property 2009-06-04 05:38:26 +00:00
Tom Hughes
4e8f35012a Reorganise locale scripts. 2009-06-03 23:05:38 +00:00
Thomas Wood
33e38572ed Beginnings of a yaml2po script, to aid integration with places like transifex
The po2yaml script may come tomorrow :)
2009-06-03 20:02:25 +00:00
Tom Hughes
34ff6d7977 Convert DOS line endings to Unix. 2009-06-03 18:14:37 +00:00
Ævar Arnfjörð Bjarmason
3d0bf9a61a Fixed syntax errors in nl.yml which broke the site, now loads with syck 2009-06-03 18:13:14 +00:00
Tom Hughes
9fa6930ba2 Add Dutch translation. Closes #1911. 2009-06-03 17:56:40 +00:00
Tom Hughes
3b329ff9f9 Link SOTM ad to "landing" page. 2009-06-03 17:16:28 +00:00
Tom Hughes
afb13ad93e Refactor potlatch error handling. 2009-06-03 16:51:33 +00:00
Łukasz Jernaś
c5d126d2d7 Initial Polish translation just to get started. 2009-06-03 16:48:11 +00:00
Tom Hughes
028ce3383e Only mark export/embed.html as cacheable to stop the export page
getting cached.
2009-06-03 12:37:02 +00:00
Tom Hughes
6bc03625a1 Send a Content-Language header with any localised pages. 2009-06-03 12:29:26 +00:00
Tom Hughes
b7aa25947e Reinstate IE test and pass result to flash. 2009-06-03 09:33:41 +00:00
Tom Hughes
972363baf6 Removed test for IE as we don't use the result anymore. 2009-06-03 09:18:20 +00:00
Tom Hughes
4a93c5de4b Issue unsaved changes alerts on IE. 2009-06-03 09:17:29 +00:00
Tom Hughes
f0f111aced Make a few more things translatable. 2009-06-03 08:06:03 +00:00
Tom Hughes
11f457e842 Use "confirm_email" instead "confirm email" in resource names so it
matches the method name.
2009-06-03 07:42:40 +00:00
Ævar Arnfjörð Bjarmason
9a051df2d2 * Made "Account not active" and "Couldn't log in with those details" translatable 2009-06-03 01:42:55 +00:00
Ævar Arnfjörð Bjarmason
dffde07308 ' doesn't need to be escaped inside "" in YAML strings. This was showing up as "you\'ll" in the HTML output as a result 2009-06-03 01:36:11 +00:00
Ævar Arnfjörð Bjarmason
15c5c03721 * new user confirmation messages translated
* Translated the rest of confirm e-mail change stuff
2009-06-03 01:33:05 +00:00
Ævar Arnfjörð Bjarmason
6bcc50e274 * 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
2009-06-03 01:31:35 +00:00
Ævar Arnfjörð Bjarmason
1c9b82a05c * Merged from en.yml and translated
* Translated /user/confirm
2009-06-03 01:09:25 +00:00
Tom Hughes
a7219de757 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.
2009-06-02 23:40:46 +00:00
Ævar Arnfjörð Bjarmason
9fcea942e8 Fixed a YAML syntax error, please run something like this when editing YAML before commiting:
perl -MYAML::Syck=LoadFile -E 'LoadFile(shift)' sl.yml
2009-06-02 22:33:19 +00:00
Ævar Arnfjörð Bjarmason
5d675b4233 A utility to print the structural differences between two files in config/locales 2009-06-02 22:28:55 +00:00
Štefan Baebler
39cbf5b58a more translations 2009-06-02 20:37:47 +00:00
Jonas Krückel
eb16710c79 strings now uptodate with en.yml again 2009-06-02 20:36:28 +00:00
Jonas Krückel
a959aad859 fixed #1898 2009-06-02 19:59:41 +00:00
Štefan Baebler
cc5e240bc4 synced with english, some more translations 2009-06-02 18:32:33 +00:00
Tom Hughes
4c463ca6ba Pluralise related way text properly. 2009-06-02 17:00:43 +00:00
Jonas Krückel
0394361aaa data browser fix - quoting problem. 2009-06-02 16:51:41 +00:00
Shaun McDonald
698a49077c Add some more missing translations. Use .to_sentence instead of .join(', ') so that it is localisable and is more readable. 2009-06-02 16:07:52 +00:00
Ævar Arnfjörð Bjarmason
a963a5b5ea Return to profile => Aftur á mína síðu 2009-06-02 15:57:45 +00:00
Ævar Arnfjörð Bjarmason
57036d525d Translated more search-related things
Made recent changes node less verbose
2009-06-02 15:56:06 +00:00
Grant Slater
230694ba63 Add Google Webmaster Tool Auth file for Nick Black 2009-06-02 15:14:16 +00:00