Changeset - d56f8619c280
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 12 years ago 2013-06-04 17:46:16
marcin@python-works.com
Updated POT file
1 file changed with 1 insertions and 6 deletions:
0 comments (0 inline, 0 general)
rhodecode/i18n/rhodecode.pot
Show inline comments
 
# Translations template for RhodeCode.
 
# Copyright (C) 2013 Marcin Kuzminski RhodeCode
 
# This file is distributed under the same license as the RhodeCode project.
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
 
##, fuzzy
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: RhodeCode 1.7.0dev\n"
 
"Report-Msgid-Bugs-To: marcin@maq.io\n"
 
"POT-Creation-Date: 2013-06-04 15:40+0200\n"
 
"POT-Creation-Date: 2013-06-04 17:43+0200\n"
 
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
"Language-Team: LANGUAGE <LL@li.org>\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=utf-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Generated-By: Babel 0.9.6\n"
 

	
 
#: rhodecode/controllers/changelog.py:149
 
msgid "All Branches"
 
msgstr ""
 

	
 
#: rhodecode/controllers/changeset.py:84
 
msgid "Show white space"
 
msgstr ""
 

	
 
#: rhodecode/controllers/changeset.py:91 rhodecode/controllers/changeset.py:98
 
msgid "Ignore white space"
 
msgstr ""
 

	
 
#: rhodecode/controllers/changeset.py:164
 
#, python-format
 
msgid "%s line context"
 
msgstr ""
 

	
 
#: rhodecode/controllers/changeset.py:345
 
#: rhodecode/controllers/pullrequests.py:478
 
#, python-format
 
msgid "Status change -> %s"
 
msgstr ""
 

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

	
 
#: rhodecode/controllers/compare.py:74
 
#: rhodecode/controllers/pullrequests.py:256
 
msgid "There are no changesets yet"
 
msgstr ""
 

	
 
#: rhodecode/controllers/error.py:69
 
msgid "Home page"
 
msgstr ""
 

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

	
 
#: rhodecode/controllers/error.py:101
 
msgid "Unauthorized access to resource"
 
msgstr ""
 

	
 
#: rhodecode/controllers/error.py:103
 
msgid "You don't have permission to view this page"
 
msgstr ""
 

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

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

	
 
#: rhodecode/controllers/feed.py:52
 
#, python-format
 
msgid "Changes on %s repository"
 
msgstr ""
 

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

	
 
#: rhodecode/controllers/feed.py:86
 
#: rhodecode/templates/changeset/changeset.html:141
 
#: rhodecode/templates/changeset/changeset.html:153
 
#: rhodecode/templates/compare/compare_diff.html:58
 
#: rhodecode/templates/compare/compare_diff.html:69
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:131
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:195
 
msgid "Changeset was too big and was cut off..."
 
msgstr ""
 

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

	
 
#: rhodecode/controllers/files.py:89
 
msgid "Click here to add new file"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:90
 
#, python-format
 
msgid "There are no files yet %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:271 rhodecode/controllers/files.py:339
 
#, python-format
 
msgid "This repository is has been locked by %s on %s"
 
msgstr ""
 

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

	
 
#: rhodecode/controllers/files.py:297
 
#, python-format
 
msgid "Edited file %s via RhodeCode"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:313
 
msgid "No changes"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:322 rhodecode/controllers/files.py:394
 
#, python-format
 
msgid "Successfully committed to %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:327 rhodecode/controllers/files.py:405
 
msgid "Error occurred during commit"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:351
 
msgid "Added file via RhodeCode"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:368
 
msgid "No content"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:372
 
msgid "No filename"
 
msgstr ""
 

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

	
 
#: rhodecode/controllers/files.py:431
 
msgid "Downloads disabled"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:442
 
#, python-format
 
msgid "Unknown revision %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:444
 
msgid "Empty repository"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:446
 
msgid "Unknown archive type"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:631
 
#: rhodecode/templates/changeset/changeset_range.html:9
 
#: rhodecode/templates/email_templates/pull_request.html:12
 
#: rhodecode/templates/pullrequests/pullrequest.html:124
 
msgid "Changesets"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:632 rhodecode/controllers/pullrequests.py:149
 
#: rhodecode/controllers/summary.py:76 rhodecode/model/scm.py:682
 
#: rhodecode/templates/switch_to_list.html:3
 
#: rhodecode/templates/branches/branches.html:10
 
msgid "Branches"
 
msgstr ""
 

	
 
#: rhodecode/controllers/files.py:633 rhodecode/controllers/pullrequests.py:150
 
#: rhodecode/controllers/summary.py:77 rhodecode/model/scm.py:693
 
#: rhodecode/templates/switch_to_list.html:15
 
#: rhodecode/templates/tags/tags.html:10
 
msgid "Tags"
 
msgstr ""
 

	
 
#: rhodecode/controllers/forks.py:176
 
#, python-format
 
msgid "Forked repository %s as %s"
 
msgstr ""
 

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

	
 
#: rhodecode/controllers/journal.py:110 rhodecode/controllers/journal.py:153
 
msgid "public journal"
 
msgstr ""
 
@@ -648,389 +648,384 @@ msgstr ""
 
#: rhodecode/controllers/admin/repos_groups.py:314
 
#: rhodecode/controllers/admin/users_groups.py:300
 
msgid "Cannot revoke permission for yourself as admin"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/repos_groups.py:294
 
msgid "Repository Group permissions updated"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:123
 
#, python-format
 
msgid "Repositories successfully rescanned added: %s ; removed: %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:132
 
msgid "Whoosh reindex task scheduled"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:163
 
msgid "Updated application settings"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:167
 
#: rhodecode/controllers/admin/settings.py:304
 
msgid "Error occurred during updating application settings"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:219
 
msgid "Updated visualisation settings"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:224
 
msgid "Error occurred during updating visualisation settings"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:300
 
msgid "Updated VCS settings"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:314
 
msgid "Added new hook"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:326
 
msgid "Updated hooks"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:330
 
msgid "Error occurred during hook creation"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:349
 
msgid "Email task created"
 
msgstr ""
 

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

	
 
#: rhodecode/controllers/admin/settings.py:455
 
msgid "Your account was updated successfully"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/settings.py:470
 
#: rhodecode/controllers/admin/users.py:198
 
#, python-format
 
msgid "Error occurred during update of user %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:130
 
#, python-format
 
msgid "Created user %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:142
 
#, python-format
 
msgid "Error occurred during creation of user %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:176
 
msgid "User updated successfully"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:214
 
msgid "Successfully deleted user"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:219
 
msgid "An error occurred during deletion of user"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:234
 
msgid "You can't edit this user"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:293
 
#: rhodecode/controllers/admin/users_groups.py:372
 
msgid "Updated permissions"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:297
 
#: rhodecode/controllers/admin/users_groups.py:376
 
msgid "An error occurred during permissions saving"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:311
 
#, python-format
 
msgid "Added email %s to user"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:317
 
msgid "An error occurred during email saving"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:327
 
msgid "Removed email from user"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:340
 
#, python-format
 
msgid "Added ip %s to user"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:346
 
msgid "An error occurred during ip saving"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users.py:358
 
msgid "Removed ip from user"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users_groups.py:162
 
#, python-format
 
msgid "Created user group %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users_groups.py:173
 
#, python-format
 
msgid "Error occurred during creation of user group %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users_groups.py:210
 
#, python-format
 
msgid "Updated user group %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users_groups.py:232
 
#, python-format
 
msgid "Error occurred during update of user group %s"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users_groups.py:250
 
msgid "Successfully deleted user group"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users_groups.py:255
 
msgid "An error occurred during deletion of user group"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users_groups.py:274
 
msgid "Target group cannot be the same"
 
msgstr ""
 

	
 
#: rhodecode/controllers/admin/users_groups.py:280
 
msgid "User Group permissions updated"
 
msgstr ""
 

	
 
#: rhodecode/lib/auth.py:544
 
#, python-format
 
msgid "IP %s not allowed"
 
msgstr ""
 

	
 
#: rhodecode/lib/auth.py:593
 
msgid "You need to be a registered user to perform this action"
 
msgstr ""
 

	
 
#: rhodecode/lib/auth.py:634
 
msgid "You need to be a signed in to view this page"
 
msgstr ""
 

	
 
#: rhodecode/lib/diffs.py:66
 
msgid "Binary file"
 
msgstr ""
 

	
 
#: rhodecode/lib/diffs.py:82
 
msgid "Changeset was too big and was cut off, use diff menu to display this diff"
 
msgstr ""
 

	
 
#: rhodecode/lib/diffs.py:92
 
msgid "No changes detected"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:428
 
#, python-format
 
msgid "%a, %d %b %Y %H:%M:%S"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:539
 
msgid "True"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:542
 
msgid "False"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:580
 
#, python-format
 
msgid "Deleted branch: %s"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:583
 
#, python-format
 
msgid "Created tag: %s"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:596
 
msgid "Changeset not found"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:646
 
#, python-format
 
msgid "Show all combined changesets %s->%s"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:652
 
msgid "compare view"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:672
 
msgid "and"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:673
 
#, python-format
 
msgid "%s more"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:674 rhodecode/templates/changelog/changelog.html:53
 
msgid "revisions"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:698
 
#, python-format
 
msgid "fork name %s"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:715
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:8
 
#, python-format
 
msgid "Pull request #%s"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:725
 
msgid "[deleted] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:727 rhodecode/lib/helpers.py:739
 
msgid "[created] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:729
 
msgid "[created] repository as fork"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:731 rhodecode/lib/helpers.py:741
 
msgid "[forked] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:733 rhodecode/lib/helpers.py:743
 
msgid "[updated] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:735
 
msgid "[downloaded] archive from repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:737
 
msgid "[delete] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:745
 
msgid "[created] user"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:747
 
msgid "[updated] user"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:749
 
msgid "[created] user group"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:751
 
msgid "[updated] user group"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:753
 
msgid "[commented] on revision in repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:755
 
msgid "[commented] on pull request for"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:757
 
msgid "[closed] pull request for"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:759
 
msgid "[pushed] into"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:761
 
msgid "[committed via RhodeCode] into repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:763
 
msgid "[pulled from remote] into repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:765
 
msgid "[pulled] from"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:767
 
msgid "[started following] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:769
 
msgid "[stopped following] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:1088
 
#, python-format
 
msgid " and %s more"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:1092
 
msgid "No Files"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:1158
 
msgid "new file"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:1161
 
msgid "mod"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:1164
 
msgid "del"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:1167
 
msgid "rename"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:1172
 
msgid "chmod"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:1404
 
#, python-format
 
msgid "%s repository is not mapped to db perhaps it was created or renamed from the filesystem please run the application again in order to rescan repositories"
 
msgstr ""
 

	
 
#: rhodecode/lib/unionrepo.py:193
 
msgid "cannot create new union repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/utils2.py:410
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: rhodecode/lib/utils2.py:411
 
#, python-format
 
msgid "%d month"
 
msgid_plural "%d months"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: rhodecode/lib/utils2.py:412
 
#, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] ""
0 comments (0 inline, 0 general)