Changeset - 4f3e5cc559d6
[Not reviewed]
default
0 1 0
Andrew Shadura - 11 years ago 2015-02-13 16:26:42
andrew@shadura.me
i18n: updated Czech translation using Weblate

Currently translated at 3.7% (40 of 1077 strings)
1 file changed with 24 insertions and 24 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/cs/LC_MESSAGES/kallithea.po
Show inline comments
 
# Translations template for Kallithea.
 
# Copyright (C) 2014 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# Automatically generated, 2014.
 
# #, fuzzy
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 2.2.5\n"
 
"Report-Msgid-Bugs-To: marcin@maq.io\n"
 
"POT-Creation-Date: 2014-07-02 19:08-0400\n"
 
"PO-Revision-Date: 2014-11-26 13:18+0200\n"
 
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
 
"PO-Revision-Date: 2015-02-13 15:26+0200\n"
 
"Last-Translator: Andrew Shadura <andrew@shadura.me>\n"
 
"Language-Team: Czech "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/cs/>\n"
 
"Language: cs\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
"X-Generator: Weblate 2.1-dev\n"
 
"X-Generator: Weblate 2.2-dev\n"
 
"Generated-By: Babel 0.9.6\n"
 

	
 
#: kallithea/controllers/changelog.py:90 kallithea/controllers/compare.py:90
 
#: kallithea/controllers/pullrequests.py:265
 
msgid "There are no changesets yet"
 
msgstr ""
 

	
 
#: kallithea/controllers/changelog.py:186
 
msgid "All Branches"
 
msgstr "Všechny větve"
 

	
 
#: kallithea/controllers/changelog.py:189
 
msgid "(closed)"
 
msgstr ""
 
msgstr "(zavřeno)"
 

	
 
#: kallithea/controllers/changeset.py:87
 
msgid "Show whitespace"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:94
 
#: kallithea/controllers/changeset.py:101
 
msgid "Ignore whitespace"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:167
 
#, python-format
 
msgid "increase diff context to %(num)s lines"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:209 kallithea/controllers/files.py:98
 
#: kallithea/controllers/files.py:121
 
msgid "Such revision does not exist for this repository"
 
msgstr ""
 
msgstr "Taková revize neexistuje"
 

	
 
#: kallithea/controllers/changeset.py:355
 
#: kallithea/controllers/pullrequests.py:482
 
#, python-format
 
msgid "Status change -> %s"
 
msgstr ""
 
msgstr "Změna stavu-> %s"
 

	
 
#: kallithea/controllers/changeset.py:386
 
msgid ""
 
"Changing status on a changeset associated with a closed pull request is not "
 
"allowed"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:194 kallithea/templates/base/root.html:65
 
msgid "Select changeset"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:72
 
msgid "Home page"
 
msgstr "Hlavní stránka"
 

	
 
#: kallithea/controllers/error.py:101
 
msgid ""
 
"The request could not be understood by the server due to malformed syntax."
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:104
 
msgid "Unauthorized access to resource"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:106
 
msgid "You don't have permission to view this page"
 
msgstr ""
 
msgstr "Nemáte oprávnění k zobrazení této stránky"
 

	
 
#: kallithea/controllers/error.py:108
 
msgid "The resource could not be found"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:110
 
msgid ""
 
"The server encountered an unexpected condition which prevented it from "
 
"fulfilling the request."
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:55
 
#, python-format
 
msgid "Changes on %s repository"
 
msgstr "Změny na repozitáři %s"
 

	
 
#: kallithea/controllers/feed.py:56
 
#, python-format
 
msgid "%s %s feed"
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:89
 
#: kallithea/templates/changeset/changeset.html:139
 
#: kallithea/templates/changeset/changeset.html:151
 
#: kallithea/templates/compare/compare_diff.html:75
 
#: kallithea/templates/compare/compare_diff.html:85
 
#: kallithea/templates/pullrequests/pullrequest_show.html:178
 
#: kallithea/templates/pullrequests/pullrequest_show.html:202
 
msgid "Changeset was too big and was cut off..."
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:93
 
#, python-format
 
msgid "%s committed on %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:92
 
msgid "Click here to add new file"
 
msgstr "Klikněte pro přidání nového souboru"
 

	
 
#: kallithea/controllers/files.py:93
 
#, python-format
 
msgid "There are no files yet. %s"
 
msgstr ""
 
msgstr "Zatím nejsou žádné soubory. %s"
 

	
 
#: kallithea/controllers/files.py:301 kallithea/controllers/files.py:361
 
#: kallithea/controllers/files.py:428
 
#, python-format
 
msgid "This repository has been locked by %s on %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:313
 
msgid "You can only delete files with revision being a valid branch "
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:324
 
#, python-format
 
msgid "Deleted file %s via Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:346
 
#, python-format
 
msgid "Successfully deleted file %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:350 kallithea/controllers/files.py:416
 
#: kallithea/controllers/files.py:498
 
msgid "Error occurred during commit"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:373
 
msgid "You can only edit files with revision being a valid branch "
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:387
 
#, python-format
 
msgid "Edited file %s via Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:403
 
msgid "No changes"
 
msgstr ""
 
msgstr "Žádné změny"
 

	
 
#: kallithea/controllers/files.py:412 kallithea/controllers/files.py:487
 
#, python-format
 
msgid "Successfully committed to %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:440
 
msgid "Added file via Kallithea"
 
msgstr ""
 
msgstr "Přidaný soubor přes Kallithea"
 

	
 
#: kallithea/controllers/files.py:461
 
msgid "No content"
 
msgstr ""
 
msgstr "Žádný obsah"
 

	
 
#: kallithea/controllers/files.py:465
 
msgid "No filename"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:490
 
msgid "Location must be relative path and must not contain .. in path"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:524
 
msgid "Downloads disabled"
 
msgstr "Stahování vypnuto"
 

	
 
#: kallithea/controllers/files.py:535
 
#, python-format
 
msgid "Unknown revision %s"
 
msgstr "Neznámá revize %s"
 

	
 
#: kallithea/controllers/files.py:537
 
msgid "Empty repository"
 
msgstr ""
 
msgstr "Prázdný repozitář"
 

	
 
#: kallithea/controllers/files.py:539
 
msgid "Unknown archive type"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:775
 
#: kallithea/templates/changeset/changeset_range.html:12
 
#: kallithea/templates/email_templates/pull_request.html:12
 
#: kallithea/templates/pullrequests/pullrequest.html:123
 
msgid "Changesets"
 
msgstr "Změny"
 

	
 
#: kallithea/controllers/files.py:776
 
#: kallithea/controllers/pullrequests.py:160
 
#: kallithea/controllers/summary.py:76 kallithea/model/scm.py:818
 
#: kallithea/templates/switch_to_list.html:3
 
#: kallithea/templates/branches/branches.html:13
 
msgid "Branches"
 
msgstr "Větve"
 

	
 
#: kallithea/controllers/files.py:777
 
#: kallithea/controllers/pullrequests.py:161
 
#: kallithea/controllers/summary.py:77 kallithea/model/scm.py:829
 
#: kallithea/templates/switch_to_list.html:25
 
#: kallithea/templates/tags/tags.html:13
 
msgid "Tags"
 
msgstr "Tagy"
 

	
 
#: kallithea/controllers/forks.py:191
 
#, python-format
 
msgid "An error occurred during repository forking %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/home.py:86
 
msgid "Groups"
 
msgstr ""
 
msgstr "Skupiny"
 

	
 
#: kallithea/controllers/home.py:91
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:106
 
#: kallithea/templates/admin/repos/repo_add.html:15
 
#: kallithea/templates/admin/repos/repo_add.html:19
 
#: kallithea/templates/admin/users/user_edit_advanced.html:6
 
#: kallithea/templates/base/base.html:73 kallithea/templates/base/base.html:90
 
#: kallithea/templates/base/base.html:139
 
#: kallithea/templates/base/base.html:394
 
#: kallithea/templates/base/base.html:565
 
msgid "Repositories"
 
msgstr ""
 
msgstr "Repozitáře"
 

	
 
#: kallithea/controllers/home.py:132 kallithea/templates/files/files.html:33
 
#: kallithea/templates/files/files_add.html:37
 
#: kallithea/templates/files/files_delete.html:37
 
#: kallithea/templates/files/files_edit.html:37
 
msgid "Branch"
 
msgstr "Větev"
 

	
 
#: kallithea/controllers/home.py:138
 
msgid "Tag"
 
msgstr "Tag"
 

	
 
#: kallithea/controllers/home.py:144
 
msgid "Bookmark"
 
msgstr "Záložka"
 

	
 
#: kallithea/controllers/journal.py:114 kallithea/controllers/journal.py:157
 
msgid "public journal"
 
msgstr ""
 

	
 
#: kallithea/controllers/journal.py:118 kallithea/controllers/journal.py:161
 
#: kallithea/templates/journal/journal.html:15
 
msgid "journal"
 
msgstr ""
 

	
 
#: kallithea/controllers/login.py:187 kallithea/controllers/login.py:232
 
msgid "bad captcha"
 
msgstr ""
 
msgstr "špatná captcha"
 

	
 
#: kallithea/controllers/login.py:193
 
msgid "You have successfully registered into Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/login.py:237
 
msgid "Your password reset link was sent"
 
msgstr ""
 

	
 
#: kallithea/controllers/login.py:257
 
msgid ""
 
"Your password reset was successful, new password has been sent to your email"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:140
 
#: kallithea/templates/changeset/changeset.html:13
 
#: kallithea/templates/email_templates/changeset_comment.html:15
 
msgid "Changeset"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:157
 
msgid "Special"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:158
 
msgid "Peer branches"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:159 kallithea/model/scm.py:824
 
#: kallithea/templates/switch_to_list.html:38
 
#: kallithea/templates/bookmarks/bookmarks.html:13
 
msgid "Bookmarks"
 
msgstr ""
 
msgstr "Záložky"
 

	
 
#: kallithea/controllers/pullrequests.py:330
 
msgid "Pull request requires a title with min. 3 chars"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:332
 
#, python-format
 
msgid "Error creating pull request: %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:354
 
msgid "Successfully opened new pull request"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:357
 
msgid "Error occurred during sending pull request"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:397
 
msgid "Successfully deleted pull request"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:485
 
msgid "Closing with"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:522
 
msgid ""
 
"Closing pull request on other statuses than rejected or approved forbidden"
 
msgstr ""
 

	
 
#: kallithea/controllers/search.py:135
 
msgid "Invalid search query. Try quoting it."
 
msgstr ""
 

	
 
#: kallithea/controllers/search.py:140
 
msgid "There is no index to search in. Please run whoosh indexer"
 
msgstr ""
 

	
 
#: kallithea/controllers/search.py:144
 
msgid "An error occurred during this search operation"
 
msgstr ""
 

	
 
#: kallithea/controllers/summary.py:203
 
msgid "No data loaded yet"
 
msgstr ""
 

	
 
#: kallithea/controllers/summary.py:206
 
#: kallithea/templates/summary/summary.html:105
 
msgid "Statistics are disabled for this repository"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/auth_settings.py:127
 
msgid "Auth settings updated successfully"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/auth_settings.py:138
 
msgid "error occurred during update of auth settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/defaults.py:97
 
msgid "Default settings updated successfully"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/defaults.py:111
 
msgid "Error occurred during update of defaults"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:60
 
#: kallithea/controllers/admin/my_account.py:257
 
#: kallithea/controllers/admin/users.py:289
 
msgid "forever"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:61
 
#: kallithea/controllers/admin/my_account.py:258
 
#: kallithea/controllers/admin/users.py:290
 
msgid "5 minutes"
 
msgstr ""
 
msgstr "5 minut"
 

	
 
#: kallithea/controllers/admin/gists.py:62
 
#: kallithea/controllers/admin/my_account.py:259
 
#: kallithea/controllers/admin/users.py:291
 
msgid "1 hour"
 
msgstr ""
 
msgstr "1 hodina"
 

	
 
#: kallithea/controllers/admin/gists.py:63
 
#: kallithea/controllers/admin/my_account.py:260
 
#: kallithea/controllers/admin/users.py:292
 
msgid "1 day"
 
msgstr ""
 
msgstr "1 den"
 

	
 
#: kallithea/controllers/admin/gists.py:64
 
#: kallithea/controllers/admin/my_account.py:261
 
#: kallithea/controllers/admin/users.py:293
 
msgid "1 month"
 
msgstr ""
 
msgstr "1 měsíc"
 

	
 
#: kallithea/controllers/admin/gists.py:68
 
#: kallithea/controllers/admin/my_account.py:263
 
#: kallithea/controllers/admin/users.py:295
 
msgid "Lifetime"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:147
 
msgid "Error occurred during gist creation"
 
msgstr ""
 
msgstr "Došlo k chybě při vytváření gist"
 

	
 
#: kallithea/controllers/admin/gists.py:185
 
#, python-format
 
msgid "Deleted gist %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:234
 
msgid "unmodified"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:263
 
msgid "Successfully updated gist content"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:268
 
msgid "Successfully updated gist data"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:271
 
#, python-format
 
msgid "Error occurred during update of gist %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:70
 
msgid "You can't edit this user since it's crucial for entire application"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:127
 
msgid "Your account was updated successfully"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:141
 
#: kallithea/controllers/admin/users.py:207
 
#, python-format
 
msgid "Error occurred during update of user %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:161
 
msgid "Successfully updated password"
 
msgstr ""
 
msgstr "Úspěšně aktualizované heslo"
 

	
 
#: kallithea/controllers/admin/my_account.py:171
 
msgid "Error occurred during update of user password"
 
msgstr ""
 
msgstr "Došlo k chybě při aktualizaci hesla uživatele"
 

	
 
#: kallithea/controllers/admin/my_account.py:213
 
#: kallithea/controllers/admin/users.py:432
 
#, python-format
 
msgid "Added email %s to user"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:219
 
#: kallithea/controllers/admin/users.py:438
 
msgid "An error occurred during email saving"
 
msgstr ""
 
msgstr "Došlo k chybě při ukládání e-mailové adresy"
 

	
 
#: kallithea/controllers/admin/my_account.py:228
 
#: kallithea/controllers/admin/users.py:449
 
msgid "Removed email from user"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:274
 
#: kallithea/controllers/admin/users.py:315
 
msgid "Api key successfully created"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:286
 
#: kallithea/controllers/admin/users.py:331
 
msgid "Api key successfully reset"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/my_account.py:290
 
#: kallithea/controllers/admin/users.py:335
 
msgid "Api key successfully deleted"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:62
 
#: kallithea/controllers/admin/permissions.py:66
 
#: kallithea/controllers/admin/permissions.py:70
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
 
msgid "None"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:63
 
#: kallithea/controllers/admin/permissions.py:67
 
#: kallithea/controllers/admin/permissions.py:71
 
msgid "Read"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:64
 
#: kallithea/controllers/admin/permissions.py:68
 
#: kallithea/controllers/admin/permissions.py:72
 
msgid "Write"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:65
 
#: kallithea/controllers/admin/permissions.py:69
 
#: kallithea/controllers/admin/permissions.py:73
 
#: kallithea/templates/admin/auth/auth_settings.html:12
 
#: kallithea/templates/admin/defaults/defaults.html:12
 
#: kallithea/templates/admin/permissions/permissions.html:12
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:12
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:12
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:13
 
#: kallithea/templates/admin/repos/repo_add.html:13
 
#: kallithea/templates/admin/repos/repo_add.html:17
 
#: kallithea/templates/admin/repos/repos.html:12
 
#: kallithea/templates/admin/settings/settings.html:12
 
#: kallithea/templates/admin/user_groups/user_group_add.html:11
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:12
 
#: kallithea/templates/admin/user_groups/user_groups.html:13
 
#: kallithea/templates/admin/users/user_add.html:11
 
#: kallithea/templates/admin/users/user_edit.html:12
 
#: kallithea/templates/admin/users/user_edit_profile.html:114
 
#: kallithea/templates/admin/users/users.html:13
 
#: kallithea/templates/admin/users/users.html:58
 
#: kallithea/templates/base/base.html:342
 
#: kallithea/templates/base/base.html:343
 
#: kallithea/templates/base/base.html:349
 
#: kallithea/templates/base/base.html:350
 
msgid "Admin"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:76
 
#: kallithea/controllers/admin/permissions.py:87
 
#: kallithea/controllers/admin/permissions.py:92
 
#: kallithea/controllers/admin/permissions.py:95
 
#: kallithea/controllers/admin/permissions.py:98
 
#: kallithea/controllers/admin/permissions.py:101
 
msgid "Disabled"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:78
 
msgid "Allowed with manual account activation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:80
 
msgid "Allowed with automatic account activation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/permissions.py:83
 
#: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1441
 
#: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1487
 
#: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1544
 
#: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1545
 
#: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1566
 
#: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1605
 
#: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1657
 
#: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1684 kallithea/model/db.py:1694
 
msgid "Manual activation of external account"
 
msgstr ""
0 comments (0 inline, 0 general)