From: Tom Hughes Date: Thu, 2 Aug 2012 18:31:02 +0000 (+0100) Subject: Potlatch 2 localisation updates X-Git-Tag: live~5446 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c5986fcc34a5b74b597c3068db727ec05b6e3fb8?ds=sidebyside Potlatch 2 localisation updates --- diff --git a/lib/potlatch2.rb b/lib/potlatch2.rb index 690df07dc..32e4548d9 100644 --- a/lib/potlatch2.rb +++ b/lib/potlatch2.rb @@ -2,14 +2,17 @@ module Potlatch2 LOCALES = { "ar" => "ar", "ast" => "ast", + "be" => "be-tarask", "br" => "br", "ca" => "ca", "cs" => "cs_CZ", + "da" => "da", "de" => "de_DE", "diq" => "diq", "dsb" => "dsb", "en" => "en_US", "en-GB" => "en_GB", + "el" => "el", "es" => "es_ES", "fa" => "fa", "fi" => "fi", @@ -23,6 +26,7 @@ module Potlatch2 "it" => "it_IT", "ja" => "ja_JP", "ka" => "ka", + "ko" => "ko", "lb" => "lb", "lt" => "lt", "lv" => "lv", diff --git a/vendor/assets/potlatch2/potlatch2/locales/ar.swf b/vendor/assets/potlatch2/potlatch2/locales/ar.swf index 80bd6639b..b82bab163 100644 Binary files a/vendor/assets/potlatch2/potlatch2/locales/ar.swf and b/vendor/assets/potlatch2/potlatch2/locales/ar.swf differ diff --git a/vendor/assets/potlatch2/potlatch2/locales/be-tarask.swf b/vendor/assets/potlatch2/potlatch2/locales/be-tarask.swf new file mode 100644 index 000000000..b35489efa Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/be-tarask.swf differ diff --git a/vendor/assets/potlatch2/potlatch2/locales/da.swf b/vendor/assets/potlatch2/potlatch2/locales/da.swf new file mode 100644 index 000000000..7a324385a Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/da.swf differ diff --git a/vendor/assets/potlatch2/potlatch2/locales/diq.swf b/vendor/assets/potlatch2/potlatch2/locales/diq.swf index 016ebf334..99e46c4e9 100644 Binary files a/vendor/assets/potlatch2/potlatch2/locales/diq.swf and b/vendor/assets/potlatch2/potlatch2/locales/diq.swf differ diff --git a/vendor/assets/potlatch2/potlatch2/locales/el.swf b/vendor/assets/potlatch2/potlatch2/locales/el.swf new file mode 100644 index 000000000..0cd778a4a Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/el.swf differ diff --git a/vendor/assets/potlatch2/potlatch2/locales/fi.swf b/vendor/assets/potlatch2/potlatch2/locales/fi.swf index 02c2d117e..a9af768ed 100644 Binary files a/vendor/assets/potlatch2/potlatch2/locales/fi.swf and b/vendor/assets/potlatch2/potlatch2/locales/fi.swf differ diff --git a/vendor/assets/potlatch2/potlatch2/locales/ja_JP.swf b/vendor/assets/potlatch2/potlatch2/locales/ja_JP.swf index 5a9cf85ab..dd728d014 100644 Binary files a/vendor/assets/potlatch2/potlatch2/locales/ja_JP.swf and b/vendor/assets/potlatch2/potlatch2/locales/ja_JP.swf differ diff --git a/vendor/assets/potlatch2/potlatch2/locales/ko.swf b/vendor/assets/potlatch2/potlatch2/locales/ko.swf new file mode 100644 index 000000000..0f6a47d69 Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/ko.swf differ