The list of supported locales in TapestryModule needs to be updated to support this locale.
---------- Forwarded message ---------- From: <[email protected]> Date: Mon, Aug 8, 2011 at 10:58 PM Subject: svn commit: r1155098 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/ tapestry-core/src/main/resources/org/apache/tapestry5/internal/ tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kapt... To: [email protected] Author: kaosko Date: Mon Aug 8 20:58:28 2011 New Revision: 1155098 URL: http://svn.apache.org/viewvc?rev=1155098&view=rev Log: TAP5-1595: Provide support for Macedonian locale - applied patch from Dragan Sahpaski - also added tapestry-yuicompressor/target to ignore list Added: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_mk_MK.properties tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_mk_MK.properties tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_mk_MK.properties tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_mk_MK.properties tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_mk_MK.properties tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palette_mk_MK.properties tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_mk_MK.properties tapestry/tapestry5/trunk/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_mk_MK.properties Modified: tapestry/tapestry5/trunk/tapestry-yuicompressor/ (props changed) Added: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_mk_MK.properties URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_mk_MK.properties?rev=1155098&view=auto ============================================================================== --- tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_mk_MK.properties (added) +++ tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_mk_MK.properties Mon Aug 8 20:58:28 2011 @@ -0,0 +1,16 @@ +# Copyright 2007, 2010 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +submit-label=Креирај/Ржурирај +cancel-label=Откажи Added: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_mk_MK.properties URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_mk_MK.properties?rev=1155098&view=auto ============================================================================== --- tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_mk_MK.properties (added) +++ tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_mk_MK.properties Mon Aug 8 20:58:28 2011 @@ -0,0 +1,15 @@ +# Copyright 2009 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +date-value-not-parseable=Ð’Ð½ÐµÑ ÐµÐ½Ð¸Ð¾Ñ‚ датум '%s' не е валиден. Added: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_mk_MK.properties URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_mk_MK.properties?rev=1155098&view=auto ============================================================================== --- tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_mk_MK.properties (added) +++ tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_mk_MK.properties Mon Aug 8 20:58:28 2011 @@ -0,0 +1,15 @@ +# Copyright 2006 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +default-banner=Потребно е да ги поправите Ñ Ð»ÐµÐ´Ð½Ð¸Ñ‚Ðµ грешки пред да продолжите. Added: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_mk_MK.properties URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_mk_MK.properties?rev=1155098&view=auto ============================================================================== --- tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_mk_MK.properties (added) +++ tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_mk_MK.properties Mon Aug 8 20:58:28 2011 @@ -0,0 +1,17 @@ +# Copyright 2007 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +ascending=[Ð Ð°Ñ Ñ‚ÐµÑ‡ÐºÐ¸] +descending=[Опаѓачки] +sortable=[Подредливо] Added: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_mk_MK.properties URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_mk_MK.properties?rev=1155098&view=auto ============================================================================== --- tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_mk_MK.properties (added) +++ tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_mk_MK.properties Mon Aug 8 20:58:28 2011 @@ -0,0 +1,15 @@ +# Copyright 2007 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +goto-page=Премини на Ñ Ñ‚Ñ€Ð°Ð½Ð¸Ñ†Ð° %d Added: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palette_mk_MK.properties URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palette_mk_MK.properties?rev=1155098&view=auto ============================================================================== --- tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palette_mk_MK.properties (added) +++ tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palette_mk_MK.properties Mon Aug 8 20:58:28 2011 @@ -0,0 +1,21 @@ +# Copyright 2007 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +available-label=Ð”Ð¾Ñ Ñ‚Ð°Ð¿Ð½Ð¸ +selected-label=Избрани + +select-label=Избери > +deselect-label=< Поништи избор +up-label=ÐŸÐ¾Ð¼ÐµÑ Ñ‚Ð¸ нагоре +down-label=ÐŸÐ¾Ð¼ÐµÑ Ñ‚Ð¸ надолу Added: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_mk_MK.properties URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_mk_MK.properties?rev=1155098&view=auto ============================================================================== --- tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_mk_MK.properties (added) +++ tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_mk_MK.properties Mon Aug 8 20:58:28 2011 @@ -0,0 +1,33 @@ +# Copyright 2006, 2007, 2008 The Apache Software Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# We try to keep these consistent, with the constraint value (if applicable) +# as the first parameter, and the field's label as the second parameter. Occasionally +# we must use specific indexing when that's not the best order. + +required='%s' е задолжително поле. +minimum-string-length=Морa да Ð²Ð½ÐµÑ ÐµÑ‚Ðµ барем %d карактери во полето '%s'. +maximum-string-length=Може да Ð²Ð½ÐµÑ ÐµÑ‚Ðµ најмногу %d карактери во полето '%s'. +min-integer=Ре може да Ð²Ð½ÐµÑ ÐµÑ‚Ðµ помала Ð²Ñ€ÐµÐ´Ð½Ð¾Ñ Ñ‚ од %1$d во полето '%2$s'. +max-integer=Ре може да Ð²Ð½ÐµÑ ÐµÑ‚Ðµ поголема Ð²Ñ€ÐµÐ´Ð½Ð¾Ñ Ñ‚ од %1$d во полето '%2$s'. +# This is lousy as a default, since the pattern string is meaningless to the user. You should always override +# this. +regexp=Во полето '%2$s' е потребно да Ñ Ðµ Ð²Ð½ÐµÑ Ðµ Ð²Ñ€ÐµÐ´Ð½Ð¾Ñ Ñ‚ што е во обликот '%1$s'. +invalid-email=Потребна е валидна e-mail Ð°Ð´Ñ€ÐµÑ Ð° за полето '%s'. + +# This is where the translator messages go. + +integer-format-exception=Потребно е да Ð²Ð½ÐµÑ ÐµÑ‚Ðµ целобројна Ð²Ñ€ÐµÐ´Ð½Ð¾Ñ Ñ‚ во полето '%s'. +number-format-exception=Потребно е да Ð²Ð½ÐµÑ ÐµÑ‚Ðµ нумеричка Ð²Ñ€ÐµÐ´Ð½Ð¾Ñ Ñ‚ во полето '%s'. + Added: tapestry/tapestry5/trunk/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_mk_MK.properties URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_mk_MK.properties?rev=1155098&view=auto ============================================================================== --- tapestry/tapestry5/trunk/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_mk_MK.properties (added) +++ tapestry/tapestry5/trunk/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_mk_MK.properties Mon Aug 8 20:58:28 2011 @@ -0,0 +1,17 @@ +# +# // Copyright 2011 The Apache Software Foundation +# // +# // Licensed under the Apache License, Version 2.0 (the "License"); +# // you may not use this file except in compliance with the License. +# // You may obtain a copy of the License at +# // +# // http://www.apache.org/licenses/LICENSE-2.0 +# // +# // Unless required by applicable law or agreed to in writing, software +# // distributed under the License is distributed on an "AS IS" BASIS, +# // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# // See the License for the specific language governing permissions and +# // limitations under the License. +# + +tapestry-incorrect-captcha=Обидете Ñ Ðµ да го Ð²Ð½ÐµÑ ÐµÑ‚Ðµ Ñ‚ÐµÐºÑ Ñ‚Ð¾Ñ‚ токму како што е прикажан на Ñ Ð»Ð¸ÐºÐ°Ñ‚Ð°. Propchange: tapestry/tapestry5/trunk/tapestry-yuicompressor/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Mon Aug 8 20:58:28 2011 @@ -1,3 +1,4 @@ +*.iml build out -*.iml +target -- Best regards, Igor Drobiazko http://tapestry5.de
