You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bo...@apache.org on 2014/02/18 01:38:52 UTC

git commit: TAP5-2157: Added Czech translations (5.3)

Repository: tapestry-5
Updated Branches:
  refs/heads/5.3 035825db0 -> 02f7bc63b


TAP5-2157: Added Czech translations (5.3)

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/02f7bc63
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/02f7bc63
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/02f7bc63

Branch: refs/heads/5.3
Commit: 02f7bc63bfbcf850f2163463bce08f703d1f5296
Parents: 035825d
Author: Bob Harner <bo...@apache.org>
Authored: Mon Feb 17 19:36:07 2014 -0500
Committer: Bob Harner <bo...@apache.org>
Committed: Mon Feb 17 19:38:30 2014 -0500

----------------------------------------------------------------------
 .../components/BeanEditForm_cs.properties       | 16 +++++++++++
 .../corelib/components/DateField_cs.properties  | 15 +++++++++++
 .../corelib/components/Errors_cs.properties     | 15 +++++++++++
 .../components/GridColumns_cs.properties        | 17 ++++++++++++
 .../corelib/components/GridPager_cs.properties  | 15 +++++++++++
 .../corelib/components/Palete_cs.properties     | 21 +++++++++++++++
 .../internal/ValidationMessages_cs.properties   | 28 ++++++++++++++++++++
 .../kaptcha/tapestry-kaptcha_cs.properties      | 17 ++++++++++++
 8 files changed, 144 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/02f7bc63/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_cs.properties
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_cs.properties b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_cs.properties
new file mode 100644
index 0000000..9332eb9
--- /dev/null
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_cs.properties
@@ -0,0 +1,16 @@
+# Copyright 2014 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=Vytvořit/Uložit
+cancel-label=Zrušit

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/02f7bc63/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_cs.properties
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_cs.properties b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_cs.properties
new file mode 100644
index 0000000..ca4aadd
--- /dev/null
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_cs.properties
@@ -0,0 +1,15 @@
+# Copyright 2014 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=Datum není ve správném formátu.

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/02f7bc63/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_cs.properties
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_cs.properties b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_cs.properties
new file mode 100644
index 0000000..50243a4
--- /dev/null
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_cs.properties
@@ -0,0 +1,15 @@
+# Copyright 2014 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=Pro pokračování je potřeba opravit následující chyby.

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/02f7bc63/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_cs.properties
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_cs.properties b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_cs.properties
new file mode 100644
index 0000000..0d72a5c
--- /dev/null
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_cs.properties
@@ -0,0 +1,17 @@
+# Copyright 2014 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=[Vzestupně]
+descending=[Sestupně]
+sortable=[Tříditelné]

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/02f7bc63/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_cs.properties
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_cs.properties b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_cs.properties
new file mode 100644
index 0000000..0e52824
--- /dev/null
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_cs.properties
@@ -0,0 +1,15 @@
+# Copyright 2014 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=Jít na stranu %d

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/02f7bc63/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palete_cs.properties
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palete_cs.properties b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palete_cs.properties
new file mode 100644
index 0000000..337fdf8
--- /dev/null
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palete_cs.properties
@@ -0,0 +1,21 @@
+# Copyright 2014 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=Dostupné
+selected-label=Vybrané
+
+select-label=Výběr >
+deselect-label=< Odebrat
+up-label=Přesunout vzhůru
+down-label=Přesunout níže

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/02f7bc63/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_cs.properties
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_cs.properties b/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_cs.properties
new file mode 100644
index 0000000..a7e2ee1
--- /dev/null
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_cs.properties
@@ -0,0 +1,28 @@
+# Copyright 2014 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.
+
+required=Musíte vyplnit pole pro hodnotu %s.
+minimum-string-length=Musíte vyplnit alespoň %d znaků v poli %s.
+maximum-string-length=Můžete vyplnit nejvýše %d znaků v poli %s.
+min-integer=%2$s musí mít hodnotu alespoň %1$d.
+max-integer=%2$s musí mít hodnotu nejvýše %1$d.
+# This is lousy as a default, since the pattern string is meaningless to the user. You should always override
+# this.
+regexp=%2$s nevyhovuje formátu '%1$s'.
+invalid-email='%s' není platná emailová adresa.
+
+# This is where the translator messages go.
+
+integer-format-exception=Musíte vyplnit číselnou hodnotu v poli %s.
+number-format-exception=Musíte vyplnit číselnou hodnotu v poli %s.

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/02f7bc63/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_cs.properties
----------------------------------------------------------------------
diff --git a/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_cs.properties b/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_cs.properties
new file mode 100644
index 0000000..0169862
--- /dev/null
+++ b/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_cs.properties
@@ -0,0 +1,17 @@
+#
+# // Copyright 2014 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=Opište text z obrázku.
\ No newline at end of file