Skip to content

Commit b625aa0

Browse files
committed
8.8.15 GA
1 parent 85128c5 commit b625aa0

9 files changed

Lines changed: 4135 additions & 870 deletions

.DS_Store

0 Bytes
Binary file not shown.

keys/AjxKeys_cs.properties

Lines changed: 537 additions & 0 deletions
Large diffs are not rendered by default.

keys/ZhKeys_cs.properties

Lines changed: 670 additions & 0 deletions
Large diffs are not rendered by default.

keys/ZmKeys_cs.properties

Lines changed: 1009 additions & 0 deletions
Large diffs are not rendered by default.

messages/AjxMsg_cs_CZ.properties

Lines changed: 224 additions & 99 deletions
Large diffs are not rendered by default.

messages/I18nMsg_cs_CZ.properties

Lines changed: 28 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
#
2+
# ***** BEGIN LICENSE BLOCK *****
3+
# Zimbra Collaboration Suite Web Client
4+
# Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016 Synacor, Inc.
5+
#
6+
# This program is free software: you can redistribute it and/or modify it under
7+
# the terms of the GNU General Public License as published by the Free Software Foundation,
8+
# version 2 of the License.
9+
#
10+
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
11+
# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the GNU General Public License for more details.
13+
# You should have received a copy of the GNU General Public License along with this program.
14+
# If not, see <https://www.gnu.org/licenses/>.
15+
# ***** END LICENSE BLOCK *****
16+
#
117
# cs_CZ generated on Mo May 19 11:51:15 PST 2008
218
currencyCode = CZK
319
currencySymbol = K\u010d
@@ -8,7 +24,9 @@ formatDateFull = EEEE, d. MMMM yyyy
824
formatDateLong = d. MMMM yyyy
925
formatDateMedium = d.M.yyyy
1026
formatDateShort = d.M.yy
27+
formatDateNumber=d/M/yyyy
1128
formatDateTime = {0} {1}
29+
formatDateTimeShort = d/M/yy HH:mm
1230
formatNumber = #.##0,###
1331
formatNumberCurrency = \u00a4 #,##0.00
1432
formatNumberInteger = #,##0
@@ -17,6 +35,16 @@ formatTimeFull = H:mm:ss z
1735
formatTimeLong = H:mm:ss z
1836
formatTimeMedium = H:mm:ss
1937
formatTimeShort = H:mm
38+
39+
# Add as many regexes as you'd like (without holes in the numbering sequence). They will in turn test the user input until a match is found.
40+
# The first capturing group of the regex is the hours, the second is the minutes, and the third (optional) specifies am or pm time. Just leave it out if you don't need it.
41+
# When the optional ampm group is present in a match, 12 hours will be converted to 0 hours, and when the matched value is present in
42+
# the parseTimePMChars value, 12 hours will be added to the time.
43+
parseTime1 = (\\d\\d)[\\.\\:\\s]?(\\d\\d)\\s*([ap])?
44+
parseTime2 = (\\d)[\\.\\:\\s]?(\\d\\d)\\s*([ap])?
45+
parseTime3 = (\\d{1,2})(\\d*)\\s*([ap])?
46+
parseTimePMChars = pP
47+
2048
monthAprLong = Duben
2149
monthAprMedium = Dub
2250
monthAugLong = Srpen
@@ -67,14 +95,3 @@ weekdayTueMedium = \u00dat
6795
weekdayWedLong = St\u0159eda
6896
weekdayWedMedium = St
6997

70-
#Specific for date zimlet
71-
st = .
72-
nd = .
73-
rd = .
74-
th = .
75-
today = dnes
76-
tomorrow = z\u00edtra
77-
yesterday = v\u010dera
78-
next = dal\u0161\u00ed
79-
thiss = tento
80-
last = minul\u00fd

messages/ZMsg_cs_CZ.properties

Lines changed: 65 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
#
22
# ***** BEGIN LICENSE BLOCK *****
33
# Zimbra Collaboration Suite Web Client
4-
# Copyright (C) 2005, 2006, 2007 Zimbra, Inc.
5-
#
6-
# The contents of this file are subject to the Yahoo! Public License
7-
# Version 1.0 ("License"); you may not use this file except in
8-
# compliance with the License. You may obtain a copy of the License at
9-
# http://www.zimbra.com/license.
10-
#
11-
# Software distributed under the License is distributed on an "AS IS"
12-
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.
4+
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Synacor, Inc.
5+
#
6+
# This program is free software: you can redistribute it and/or modify it under
7+
# the terms of the GNU General Public License as published by the Free Software Foundation,
8+
# version 2 of the License.
9+
#
10+
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
11+
# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the GNU General Public License for more details.
13+
# You should have received a copy of the GNU General Public License along with this program.
14+
# If not, see <https://www.gnu.org/licenses/>.
1315
# ***** END LICENSE BLOCK *****
1416
#
1517
errorEmptyResponse = Byla obdr\u017eena pr\u00e1zdn\u00e1 odpov\u011b\u010f od serveru
@@ -22,6 +24,7 @@ SOAP_ERROR = Vyskytla se s\u00ed\u0165ov\u00e1 chyba.
2224
CSFE_SVC_ERROR = Vyskytla se chyba s\u00ed\u0165ov\u00e9 slu\u017eby.
2325

2426
account.AUTH_FAILED = U\u017eivatelsk\u00e9 jm\u00e9no nebo heslo je nespr\u00e1vn\u00e9. Ov\u011b\u0159te, \u017ee nem\u00e1te zapnut\u00fd CAPS LOCK a potom znovu napi\u0161te va\u0161e u\u017eivatelsk\u00e9 jm\u00e9no a heslo.
27+
account.TWO_FACTOR_AUTH_FAILED = The one-time code that was used is incorrect. Please try again.
2528
account.CHANGE_PASSWORD = Va\u0161e heslo u\u017e nen\u00ed platn\u00e9. Pros\u00edm, zvolte si nov\u00e9 heslo.
2629
account.INVALID_PASSWORD = Zadali jste neplatn\u00e9 heslo.
2730
account.INVALID_PREF_NAME = Neplatn\u00fd n\u00e1zev volby.
@@ -35,14 +38,60 @@ account.PASSWORD_CHANGE_TOO_SOON = heslo nen\u00ed mo\u017en\u00e9 tak brzy zm\u
3538
account.PASSWORD_LOCKED = Heslo bylo uzam\u010deno. U\u017eivatel nem\u016f\u017ee m\u011bnit heslo. Pros\u00edm, kontaktujte sv\u00e9ho spr\u00e1vce.
3639
account.PASSWORD_RECENTLY_USED = Heslo, kter\u00e9 jste odeslali, bylo ned\u00e1vno pou\u017eito. Pros\u00edm, zvolte si jin\u00e9 heslo.
3740

41+
# {0} = filename
42+
formatter.INVALID_FORMAT = Invalid file format for file "{0}".
43+
# {0} = view, {1} = folder name
44+
formatter.INVALID_TYPE = Folder "{1}" cannot contain items of type "{0}".
45+
# {0} = item name
46+
formatter.MISMATCHED_META = Meta information for item "{0}" does not match content.
47+
formatter.MISMATCHED_SIZE = Size of ignored item "{0}" does not match.
48+
formatter.MISMATCHED_TYPE = Cannot overwrite item "{0}" of different type.
49+
formatter.MISSING_BLOB = Content for item "{0}" is missing.
50+
formatter.MISSING_META = Meta information for item "{0}" is missing.
51+
formatter.MISSING_VCARD_FIELDS = Contact item "{0}" does not contain any fields.
52+
# {0} = item name, {1} = original error message
53+
formatter.UNKNOWN_ERROR = Unknown error for item "{0}": {1}
54+
55+
# The im.lower_case messages are received as part of a chat message
56+
im.forbidden = Forbidden.
57+
im.internal_server_error = An internal server error occurred.
58+
im.item_not_found = The user was not found. The message may not have been sent.
59+
im.jid_malformed = The address is invalid.
60+
im.not_acceptable = The message is not acceptable.
61+
im.not_allowed = You are not allowed to send a message to the intended recipient.
62+
im.payment_required = Payment required.
63+
im.recipient_unavailable = The recipient is unavailable.
64+
im.redirect = The user is at a different address.
65+
im.remote_server_not_found = The remote server could not be found.
66+
im.remote_server_timeout = The connection to the remote server timed out.
67+
im.resource_constraint = The system is busy.
68+
im.service_unavailable = Messages are not accepted by the service.
69+
im.undefined_condition = An undefined error occurred.
70+
im.unknown_error = An unknown error occurred.
71+
72+
# The following errors happen when trying to join a chat room
73+
im.Banned = You have been banned from the room.
74+
im.MaxUsers = The room has reached capacity.
75+
im.MustUseReservedRoomnick = You must use a reserved nickname.
76+
im.NicknameConflict = Someone else is already using your nickname.
77+
im.NoSuchRoom = No such room.
78+
im.NotAllowed = You are not allowed to create the room.
79+
im.NotAMember = The room is invite-only, and you aren\u2019t a member.
80+
im.PasswordRequired = A password is required to enter the room.
81+
im.Unknown = Unknown error.
82+
83+
im.INVALID_ADDRESS = The address is invalid.
84+
3885
mail.ALREADY_EXISTS = Objekt s takov\u00fdm n\u00e1zvem u\u017e existuje.
3986
mail.MODIFY_CONFLICT = Konflikt \u010d\u00edsel verz\u00ed polo\u017eek. Mezi zapo\u010det\u00edm \u00faprav a ulo\u017een\u00edm byla realizovan\u00e1 dal\u0161\u00ed verze.
4087
mail.INVALID_NAME = Promi\u0148te, \u201e{0}\u201c nen\u00ed platn\u00e9 jm\u00e9no. Obsahuje aspo\u0148 jeden neplatn\u00fd znak.
88+
mail.INVITE_OUT_OF_DATE = The invite has been modified and is no longer current.
4189
mail.MAINTENANCE_MODE = Tento \u00fa\u010det se moment\u00e1lne nach\u00e1z\u00ed v re\u017eimu \u00fadr\u017eby!
4290
mail.MESSAGE_TOO_BIG = Tuto zpr\u00e1vu nen\u00ed mo\u017en\u00e9 odeslat, proto\u017ee p\u0159ekro\u010dila maxim\u00e1ln\u00ed povolenou velikost.
4391
mail.NO_SUCH_CONV = Takov\u00e1 konverzce neexistuje.
4492
mail.NO_SUCH_FOLDER = Takov\u00fd adres\u00e1\u0159 neexistuje.
4593
mail.NO_SUCH_ITEM = Polo\u017eka \u201e{0}\u201c neexistuje.
94+
mail.NO_SUCH_CALITEM = Calendar or task item "{0}" does not exist. It may have been rescheduled.
4695
mail.NO_SUCH_MSG = Takov\u00e1 zpr\u00e1va neexistuje.
4796
mail.NO_SUCH_PART = Takov\u00e1 \u010d\u00e1st zpr\u00e1vy neexistuje.
4897
mail.NO_SUCH_TAG = Takov\u00fd \u0161t\u00edtek neexistuje.
@@ -55,6 +104,12 @@ mail.MAIL_UNABLE_TO_IMPORT_CONTACTS = Nebylo mo\u017en\u00e9 importovat. Zvolen\
55104
mail.SEND_FAILURE = Nebylo mo\u017en\u00e9 odeslat zpr\u00e1vu: {0}
56105
mail.SEND_ABORTED_ADDRESS_FAILURE = Nebylo mo\u017en\u00e9 odeslat zpr\u00e1vu kv\u016fli neplatn\u00fdm adres\u00e1m.
57106
mail.TOO_MANY_TAGS = \u0160t\u00edtek nebylo mo\u017en\u00e9 vytvo\u0159it, proto\u017ee jste p\u0159ekro\u010dili limit.
107+
mail.EXPORT_PERIOD_NOT_SPECIFIED = Start and End date must be set.
108+
mail.EXPORT_PERIOD_TOO_LONG = Export period must be {0} days or fewer.
109+
110+
offline.ONLINE_ONLY_OP = You must be online to use this feature. Please check your network connection and try again.
111+
112+
remote.TIMEOUT = A timeout error has occurred.
58113

59114
service.PARSE_ERROR = Vyskytla se chyba p\u0159i syntaktick\u00e9 anal\u00fdze.
60115
service.PERM_DENIED = P\u0159\u00edstup byl zam\u00edtnut.
@@ -96,3 +151,4 @@ zclient.IO_ERROR = Vyskytla se s\u00ed\u0165ov\u00e1 chyba (zclient/io).
96151

97152
ztaglib.TAG_EXCEPTION = Vyskytla se chyba klienta. Pros\u00edm, zkuste to znovu.
98153

154+
unknownError = An unknown error ({0}) has occurred.

0 commit comments

Comments
 (0)