##// END OF EJS Templates
Disable the html4 history mock for old browsers....
Disable the html4 history mock for old browsers. Enable search filter on initial page load

File last commit:

r2671:8990d58f beta
r2687:4d7dfda3 beta
Show More
rhodecode.po
3669 lines | 93.6 KiB | application/x-gettext | GettextLexer
renamed project to rhodecode
r547 # English translations for rhodecode.
# Copyright (C) 2010 ORGANIZATION
# This file is distributed under the same license as the rhodecode project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: rhodecode 0.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
i18n update
r2671 "POT-Creation-Date: 2012-07-26 23:35+0200\n"
updated translations templates
r1086 "PO-Revision-Date: 2011-02-25 19:13+0100\n"
renamed project to rhodecode
r547 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 "Generated-By: Babel 0.9.6\n"
Updated i18n
r2534 #: rhodecode/controllers/changelog.py:94
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "All Branches"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/changeset.py:81
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "show white space"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/changeset.py:88 rhodecode/controllers/changeset.py:95
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "ignore white space"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/changeset.py:155
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "%s line context"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/changeset.py:331
#: rhodecode/controllers/changeset.py:346 rhodecode/lib/diffs.py:69
updated translations templates
r1086 msgid "binary file"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/compare.py:69
msgid "There are no changesets yet"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/controllers/error.py:69
renamed project to rhodecode
r547 msgid "Home page"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/controllers/error.py:98
msgid "The request could not be understood by the server due to malformed syntax."
msgstr ""
updated translations templates
r1086 #: rhodecode/controllers/error.py:101
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Unauthorized access to resource"
renamed project to rhodecode
r547 msgstr ""
updated translations templates
r1086 #: rhodecode/controllers/error.py:103
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "You don't have permission to view this page"
renamed project to rhodecode
r547 msgstr ""
updated translations templates
r1086 #: rhodecode/controllers/error.py:105
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "The resource could not be found"
renamed project to rhodecode
r547 msgstr ""
updated translations templates
r1086 #: rhodecode/controllers/error.py:107
renamed project to rhodecode
r547 msgid ""
"The server encountered an unexpected condition which prevented it from "
"fulfilling the request."
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/feed.py:49
updated translations templates
r1086 #, python-format
msgid "Changes on %s repository"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/feed.py:50
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "%s %s feed"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/feed.py:75
msgid "commited on"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:84
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos/repo_add.html:13
msgid "add new"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:85
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "There are no files yet %s"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:254
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "Edited %s via RhodeCode"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:259
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "No changes"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:270 rhodecode/controllers/files.py:324
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "Successfully committed to %s"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:275 rhodecode/controllers/files.py:330
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Error occurred during commit"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:296
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "Added %s via RhodeCode"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:310
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "No content"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:314
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "No filename"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:356
Updated i18n
r2534 msgid "downloads disabled"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:367
#, python-format
msgid "Unknown revision %s"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/files.py:369
Updated i18n files
r2575 msgid "Empty repository"
updated translations templates
r1086 msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/files.py:371
updated translations templates
r1086 msgid "Unknown archive type"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/files.py:472
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/changeset/changeset_range.html:13
#: rhodecode/templates/changeset/changeset_range.html:31
updated translations templates
r1086 msgid "Changesets"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/files.py:473 rhodecode/controllers/pullrequests.py:70
#: rhodecode/controllers/summary.py:232 rhodecode/model/scm.py:534
updated translations templates
r1086 msgid "Branches"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/files.py:474 rhodecode/controllers/pullrequests.py:74
#: rhodecode/controllers/summary.py:233 rhodecode/model/scm.py:545
updated translations templates
r1086 msgid "Tags"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/forks.py:72 rhodecode/controllers/admin/repos.py:90
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 "%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 ""
Updated i18n
r2534 #: rhodecode/controllers/forks.py:131 rhodecode/controllers/settings.py:72
updated translations templates
r1086 #, python-format
msgid ""
"%s repository is not mapped to db perhaps it was created or renamed from "
"the file system please run the application again in order to rescan "
"repositories"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/forks.py:164
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "forked %s repository as %s"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/forks.py:178
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "An error occurred during repository forking %s"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/journal.py:202 rhodecode/controllers/journal.py:239
msgid "public journal"
msgstr ""
#: rhodecode/controllers/journal.py:206 rhodecode/controllers/journal.py:243
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:218
Updated i18n
r2534 msgid "journal"
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgstr ""
i18n update
r2671 #: rhodecode/controllers/login.py:130
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "You have successfully registered into rhodecode"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/login.py:151
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Your password reset link was sent"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/login.py:171
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid ""
"Your password reset was successful, new password has been sent to your "
"email"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/pullrequests.py:72 rhodecode/model/scm.py:540
Updated i18n
r2534 msgid "Bookmarks"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/pullrequests.py:160
Updated i18n
r2534 msgid "Successfully opened new pull request"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/pullrequests.py:163
Updated i18n
r2534 msgid "Error occurred during sending pull request"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/search.py:131
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Invalid search query. Try quoting it."
msgstr ""
i18n update
r2671 #: rhodecode/controllers/search.py:136
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "There is no index to search in. Please run whoosh indexer"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/search.py:140
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "An error occurred during this search operation"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/settings.py:107
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:264
updated translations templates
r1086 #, python-format
msgid "Repository %s updated successfully"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/settings.py:125
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:282
updated translations templates
r1086 #, python-format
msgid "error occurred during update of repository %s"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/settings.py:143
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:300
updated translations templates
r1086 #, python-format
msgid ""
"%s repository is not mapped to db perhaps it was moved or renamed from "
"the filesystem please run the application again in order to rescan "
"repositories"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/settings.py:155
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:312
updated translations templates
r1086 #, python-format
msgid "deleted repository %s"
msgstr ""
Updated i18n
r2534 #: rhodecode/controllers/settings.py:159
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:322
#: rhodecode/controllers/admin/repos.py:328
updated translations templates
r1086 #, python-format
msgid "An error occurred during deletion of %s"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/summary.py:138
updated translations templates
r1086 msgid "No data loaded yet"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/summary.py:142
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:144
updated translations templates
r1086 msgid "Statistics are disabled for this repository"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/ldap_settings.py:50
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "BASE"
msgstr ""
updated translations templates
r1086 #: rhodecode/controllers/admin/ldap_settings.py:51
i18n update
r2671 msgid "ONELEVEL"
msgstr ""
#: rhodecode/controllers/admin/ldap_settings.py:52
updated translations templates
r1086 msgid "SUBTREE"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/controllers/admin/ldap_settings.py:56
i18n update
r2671 msgid "NEVER"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
updated translations templates
r1086 #: rhodecode/controllers/admin/ldap_settings.py:57
i18n update
r2671 msgid "ALLOW"
updated translations templates
r1086 msgstr ""
#: rhodecode/controllers/admin/ldap_settings.py:58
i18n update
r2671 msgid "TRY"
updated translations templates
r1086 msgstr ""
#: rhodecode/controllers/admin/ldap_settings.py:59
i18n update
r2671 msgid "DEMAND"
msgstr ""
#: rhodecode/controllers/admin/ldap_settings.py:60
updated translations templates
r1086 msgid "HARD"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/controllers/admin/ldap_settings.py:64
i18n update
r2671 msgid "No encryption"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
#: rhodecode/controllers/admin/ldap_settings.py:65
i18n update
r2671 msgid "LDAPS connection"
msgstr ""
#: rhodecode/controllers/admin/ldap_settings.py:66
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "START_TLS on LDAP connection"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/ldap_settings.py:126
updated translations templates
r1086 msgid "Ldap settings updated successfully"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/ldap_settings.py:130
updated translations templates
r1086 msgid "Unable to activate ldap. The \"python-ldap\" library is missing."
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/ldap_settings.py:147
updated translations templates
r1086 msgid "error occurred during update of ldap settings"
msgstr ""
#: rhodecode/controllers/admin/permissions.py:59
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "None"
msgstr ""
#: rhodecode/controllers/admin/permissions.py:60
msgid "Read"
msgstr ""
#: rhodecode/controllers/admin/permissions.py:61
msgid "Write"
msgstr ""
#: rhodecode/controllers/admin/permissions.py:62
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/ldap/ldap.html:9
#: rhodecode/templates/admin/permissions/permissions.html:9
#: rhodecode/templates/admin/repos/repo_add.html:9
#: rhodecode/templates/admin/repos/repo_edit.html:9
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:9
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:8
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:8
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:10
#: rhodecode/templates/admin/settings/hooks.html:9
#: rhodecode/templates/admin/settings/settings.html:9
#: rhodecode/templates/admin/users/user_add.html:8
#: rhodecode/templates/admin/users/user_edit.html:9
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_edit.html:122
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/users/users.html:9
#: rhodecode/templates/admin/users_groups/users_group_add.html:8
#: rhodecode/templates/admin/users_groups/users_group_edit.html:9
#: rhodecode/templates/admin/users_groups/users_groups.html:9
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:197
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:335
#: rhodecode/templates/base/base.html:337
#: rhodecode/templates/base/base.html:339
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Admin"
updated translations templates
r1086 msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/permissions.py:65
updated translations templates
r1086 msgid "disabled"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/permissions.py:67
updated translations templates
r1086 msgid "allowed with manual account activation"
msgstr ""
#: rhodecode/controllers/admin/permissions.py:69
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "allowed with automatic account activation"
msgstr ""
#: rhodecode/controllers/admin/permissions.py:71
msgid "Disabled"
msgstr ""
#: rhodecode/controllers/admin/permissions.py:72
updated translations templates
r1086 msgid "Enabled"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/permissions.py:106
updated translations templates
r1086 msgid "Default permissions updated successfully"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/permissions.py:123
updated translations templates
r1086 msgid "error occurred during update of permissions"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:123
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "--REMOVE FORK--"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:191
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "created repository %s from %s"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:195
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "created repository %s"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:226
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "error occurred during creation of repository %s"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:317
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "Cannot delete %s it still contains attached forks"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:346
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "An error occurred during deletion of repository user"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:365
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "An error occurred during deletion of repository users groups"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:382
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "An error occurred during deletion of repository stats"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:398
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "An error occurred during cache invalidation"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:418
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Updated repository visibility in public journal"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:422
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "An error occurred during setting this repository in public journal"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:427 rhodecode/model/validators.py:269
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Token mismatch"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:440
Updated Journal messages + i18n
r2376 msgid "Pulled from remote location"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:442
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "An error occurred during pull from remote location"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:458
Updated Journal messages + i18n
r2376 msgid "Nothing"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:460
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "Marked repo %s as fork of %s"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/repos.py:464
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "An error occurred during this operation"
msgstr ""
#: rhodecode/controllers/admin/repos_groups.py:119
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "created repos group %s"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/repos_groups.py:132
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "error occurred during creation of repos group %s"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/repos_groups.py:166
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "updated repos group %s"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/repos_groups.py:179
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "error occurred during update of repos group %s"
msgstr ""
Updated i18n files
r2575 #: rhodecode/controllers/admin/repos_groups.py:197
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "This group contains %s repositores and cannot be deleted"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/repos_groups.py:205
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "removed repos group %s"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/repos_groups.py:210
msgid "Cannot delete this group it still contains subgroups"
msgstr ""
#: rhodecode/controllers/admin/repos_groups.py:215
#: rhodecode/controllers/admin/repos_groups.py:220
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "error occurred during deletion of repos group %s"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/repos_groups.py:240
msgid "An error occurred during deletion of group user"
msgstr ""
#: rhodecode/controllers/admin/repos_groups.py:260
msgid "An error occurred during deletion of group users groups"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:121
updated translations templates
r1086 #, python-format
msgid "Repositories successfully rescanned added: %s,removed: %s"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/controllers/admin/settings.py:129
updated translations templates
r1086 msgid "Whoosh reindex task scheduled"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:160
updated translations templates
r1086 msgid "Updated application settings"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:164
#: rhodecode/controllers/admin/settings.py:230
updated translations templates
r1086 msgid "error occurred during updating application settings"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:226
updated translations templates
r1086 msgid "Updated mercurial settings"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:240
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Added new hook"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:252
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Updated hooks"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:256
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "error occurred during hook creation"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:275
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Email task created"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:330
updated translations templates
r1086 msgid "You can't edit this user since it's crucial for entire application"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:361
updated translations templates
r1086 msgid "Your account was updated successfully"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/settings.py:376
#: rhodecode/controllers/admin/users.py:186
updated translations templates
r1086 #, python-format
msgid "error occurred during update of user %s"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:127
updated translations templates
r1086 #, python-format
msgid "created user %s"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:139
updated translations templates
r1086 #, python-format
msgid "error occurred during creation of user %s"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:168
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "User updated successfully"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:202
updated translations templates
r1086 msgid "successfully deleted user"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:207
updated translations templates
r1086 msgid "An error occurred during deletion of user"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:221
updated translations templates
r1086 msgid "You can't edit this user"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:253
Updated Journal messages + i18n
r2376 #: rhodecode/controllers/admin/users_groups.py:219
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Granted 'repository create' permission to user"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:262
Updated Journal messages + i18n
r2376 #: rhodecode/controllers/admin/users_groups.py:229
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Revoked 'repository create' permission to user"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:278
Updated i18n
r2534 #, python-format
msgid "Added email %s to user"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:284
Updated i18n
r2534 msgid "An error occurred during email saving"
msgstr ""
i18n update
r2671 #: rhodecode/controllers/admin/users.py:294
Updated i18n
r2534 msgid "Removed email from user"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/controllers/admin/users_groups.py:84
updated translations templates
r1086 #, python-format
msgid "created users group %s"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/controllers/admin/users_groups.py:95
updated translations templates
r1086 #, python-format
msgid "error occurred during creation of users group %s"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/controllers/admin/users_groups.py:135
updated translations templates
r1086 #, python-format
msgid "updated users group %s"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/controllers/admin/users_groups.py:152
updated translations templates
r1086 #, python-format
msgid "error occurred during update of users group %s"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/controllers/admin/users_groups.py:169
updated translations templates
r1086 msgid "successfully deleted users group"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/controllers/admin/users_groups.py:174
updated translations templates
r1086 msgid "An error occurred during deletion of users group"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/lib/auth.py:497
updated translations templates
r1086 msgid "You need to be a registered user to perform this action"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/lib/auth.py:538
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "You need to be a signed in to view this page"
msgstr ""
Updated i18n
r2534 #: rhodecode/lib/diffs.py:85
updated i18n
r2341 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgstr ""
Updated i18n
r2534 #: rhodecode/lib/diffs.py:95
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "No changes detected"
msgstr ""
Updated i18n
r2534 #: rhodecode/lib/helpers.py:369
#, python-format
msgid "%a, %d %b %Y %H:%M:%S"
msgstr ""
#: rhodecode/lib/helpers.py:442
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "True"
msgstr ""
Updated i18n
r2534 #: rhodecode/lib/helpers.py:446
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "False"
msgstr ""
Updated i18n
r2534 #: rhodecode/lib/helpers.py:490
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Changeset not found"
msgstr ""
updated i18n
r2341 #: rhodecode/lib/helpers.py:513
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
Updated i18n
r2534 msgid "Show all combined changesets %s->%s"
msgstr ""
#: rhodecode/lib/helpers.py:519
msgid "compare view"
msgstr ""
#: rhodecode/lib/helpers.py:539
msgid "and"
msgstr ""
#: rhodecode/lib/helpers.py:540
#, python-format
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "%s more"
msgstr ""
Updated i18n
r2534 #: rhodecode/lib/helpers.py:541 rhodecode/templates/changelog/changelog.html:46
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "revisions"
msgstr ""
Updated i18n
r2534 #: rhodecode/lib/helpers.py:564
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "fork name "
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:578
#: rhodecode/templates/pullrequests/pullrequest_show.html:4
#: rhodecode/templates/pullrequests/pullrequest_show.html:12
#, python-format
msgid "Pull request #%s"
msgstr ""
#: rhodecode/lib/helpers.py:584
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "[deleted] repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:586 rhodecode/lib/helpers.py:596
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "[created] repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:588
Updated Journal messages + i18n
r2376 msgid "[created] repository as fork"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:590 rhodecode/lib/helpers.py:598
Updated Journal messages + i18n
r2376 msgid "[forked] repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:592 rhodecode/lib/helpers.py:600
Updated Journal messages + i18n
r2376 msgid "[updated] repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:594
Updated Journal messages + i18n
r2376 msgid "[delete] repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:602
Updated Journal messages + i18n
r2376 msgid "[created] user"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:604
Updated Journal messages + i18n
r2376 msgid "[updated] user"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:606
Updated Journal messages + i18n
r2376 msgid "[created] users group"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:608
Updated Journal messages + i18n
r2376 msgid "[updated] users group"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:610
Updated Journal messages + i18n
r2376 msgid "[commented] on revision in repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:612
msgid "[commented] on pull request for"
msgstr ""
#: rhodecode/lib/helpers.py:614
msgid "[closed] pull request for"
msgstr ""
#: rhodecode/lib/helpers.py:616
Updated Journal messages + i18n
r2376 msgid "[pushed] into"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:618
Updated Journal messages + i18n
r2376 msgid "[committed via RhodeCode] into repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:620
Updated Journal messages + i18n
r2376 msgid "[pulled from remote] into repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:622
Updated Journal messages + i18n
r2376 msgid "[pulled] from"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:624
Updated Journal messages + i18n
r2376 msgid "[started following] repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:626
updated translations templates
r1086 msgid "[stopped following] repository"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:790
updated translations templates
r1086 #, python-format
msgid " and %s more"
msgstr ""
i18n update
r2671 #: rhodecode/lib/helpers.py:794
updated translations templates
r1086 msgid "No Files"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/lib/utils2.py:335
#, python-format
msgid "%d year"
msgid_plural "%d years"
msgstr[0] ""
msgstr[1] ""
#: rhodecode/lib/utils2.py:336
#, python-format
msgid "%d month"
msgid_plural "%d months"
msgstr[0] ""
msgstr[1] ""
#: rhodecode/lib/utils2.py:337
#, python-format
msgid "%d day"
msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""
#: rhodecode/lib/utils2.py:338
#, python-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
#: rhodecode/lib/utils2.py:339
#, python-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
#: rhodecode/lib/utils2.py:340
#, python-format
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] ""
msgstr[1] ""
#: rhodecode/lib/utils2.py:355
#, python-format
msgid "%s ago"
msgstr ""
#: rhodecode/lib/utils2.py:357
#, python-format
msgid "%s and %s ago"
msgstr ""
#: rhodecode/lib/utils2.py:360
msgid "just now"
msgstr ""
#: rhodecode/lib/celerylib/tasks.py:269
msgid "password reset link"
msgstr ""
Updated i18n files
r2575 #: rhodecode/model/comment.py:110
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "on line %s"
msgstr ""
Updated i18n files
r2575 #: rhodecode/model/comment.py:157
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "[Mention]"
msgstr ""
i18n update
r2671 #: rhodecode/model/db.py:1063
Updated i18n files
r2575 msgid "Repository no access"
Updated i18n
r2534 msgstr ""
i18n update
r2671 #: rhodecode/model/db.py:1064
msgid "Repository read access"
msgstr ""
#: rhodecode/model/db.py:1065
msgid "Repository write access"
msgstr ""
#: rhodecode/model/db.py:1066
msgid "Repository admin access"
msgstr ""
#: rhodecode/model/db.py:1068
msgid "Repositories Group no access"
msgstr ""
#: rhodecode/model/db.py:1069
msgid "Repositories Group read access"
msgstr ""
#: rhodecode/model/db.py:1070
msgid "Repositories Group write access"
msgstr ""
#: rhodecode/model/db.py:1071
msgid "Repositories Group admin access"
msgstr ""
Updated i18n
r2534 #: rhodecode/model/db.py:1073
i18n update
r2671 msgid "RhodeCode Administrator"
Updated i18n
r2534 msgstr ""
#: rhodecode/model/db.py:1074
i18n update
r2671 msgid "Repository creation disabled"
Updated i18n
r2534 msgstr ""
#: rhodecode/model/db.py:1075
i18n update
r2671 msgid "Repository creation enabled"
msgstr ""
#: rhodecode/model/db.py:1076
msgid "Register disabled"
Updated i18n files
r2575 msgstr ""
#: rhodecode/model/db.py:1077
i18n update
r2671 msgid "Register new user with RhodeCode with manual activation"
Updated i18n files
r2575 msgstr ""
#: rhodecode/model/db.py:1080
Updated i18n
r2534 msgid "Register new user with RhodeCode with auto activation"
msgstr ""
i18n update
r2671 #: rhodecode/model/db.py:1481
Updated i18n
r2534 msgid "Not Reviewed"
msgstr ""
i18n update
r2671 #: rhodecode/model/db.py:1482
Updated i18n
r2534 msgid "Approved"
msgstr ""
i18n update
r2671 #: rhodecode/model/db.py:1483
Updated i18n
r2534 msgid "Rejected"
msgstr ""
i18n update
r2671 #: rhodecode/model/db.py:1484
Updated i18n
r2534 msgid "Under Review"
msgstr ""
#: rhodecode/model/forms.py:43
updated translations templates
r1086 msgid "Please enter a login"
msgstr ""
Updated i18n
r2534 #: rhodecode/model/forms.py:44
updated translations templates
r1086 #, python-format
msgid "Enter a value %(min)i characters long or more"
msgstr ""
Updated i18n
r2534 #: rhodecode/model/forms.py:52
updated translations templates
r1086 msgid "Please enter a password"
msgstr ""
Updated i18n
r2534 #: rhodecode/model/forms.py:53
updated translations templates
r1086 #, python-format
msgid "Enter %(min)i characters or more"
msgstr ""
i18n update
r2671 #: rhodecode/model/notification.py:220
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "commented on commit"
msgstr ""
i18n update
r2671 #: rhodecode/model/notification.py:221
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "sent message"
msgstr ""
i18n update
r2671 #: rhodecode/model/notification.py:222
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "mentioned you"
msgstr ""
i18n update
r2671 #: rhodecode/model/notification.py:223
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "registered in RhodeCode"
msgstr ""
i18n update
r2671 #: rhodecode/model/notification.py:224
Updated i18n
r2534 msgid "opened new pull request"
msgstr ""
i18n update
r2671 #: rhodecode/model/notification.py:225
Updated i18n
r2534 msgid "commented on pull request"
msgstr ""
i18n update
r2671 #: rhodecode/model/pull_request.py:84
Updated i18n
r2534 #, python-format
msgid "%(user)s wants you to review pull request #%(pr_id)s"
msgstr ""
i18n update
r2671 #: rhodecode/model/scm.py:526
Updated i18n
r2534 msgid "latest tip"
msgstr ""
Updated i18n files
r2575 #: rhodecode/model/user.py:240
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "new user registration"
msgstr ""
Updated i18n files
r2575 #: rhodecode/model/user.py:265 rhodecode/model/user.py:287
i18n update
r2671 #: rhodecode/model/user.py:309
updated translations templates
r1086 msgid "You can't Edit this user since it's crucial for entire application"
msgstr ""
i18n update
r2671 #: rhodecode/model/user.py:333
Updated i18n
r2534 msgid "You can't remove this user since it's crucial for entire application"
msgstr ""
i18n update
r2671 #: rhodecode/model/user.py:339
updated translations templates
r1086 #, python-format
msgid ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 "user \"%s\" still owns %s repositories and cannot be removed. Switch "
"owners or remove those repositories. %s"
msgstr ""
Updated i18n
r2534 #: rhodecode/model/validators.py:52
#, python-format
msgid "Username \"%(username)s\" already exists"
msgstr ""
#: rhodecode/model/validators.py:54
#, python-format
msgid "Username \"%(username)s\" is forbidden"
msgstr ""
#: rhodecode/model/validators.py:56
msgid ""
"Username may only contain alphanumeric characters underscores, periods or"
" dashes and must begin with alphanumeric character"
msgstr ""
#: rhodecode/model/validators.py:84
#, python-format
msgid "Username %(username)s is not valid"
msgstr ""
#: rhodecode/model/validators.py:103
msgid "Invalid users group name"
msgstr ""
#: rhodecode/model/validators.py:104
#, python-format
msgid "Users group \"%(usersgroup)s\" already exists"
msgstr ""
#: rhodecode/model/validators.py:106
msgid ""
"users group name may only contain alphanumeric characters underscores, "
"periods or dashes and must begin with alphanumeric character"
msgstr ""
#: rhodecode/model/validators.py:144
msgid "Cannot assign this group as parent"
msgstr ""
#: rhodecode/model/validators.py:145
#, python-format
msgid "Group \"%(group_name)s\" already exists"
msgstr ""
#: rhodecode/model/validators.py:147
#, python-format
msgid "Repository with name \"%(group_name)s\" already exists"
msgstr ""
#: rhodecode/model/validators.py:205
msgid "Invalid characters (non-ascii) in password"
msgstr ""
#: rhodecode/model/validators.py:220
msgid "Passwords do not match"
msgstr ""
#: rhodecode/model/validators.py:237
msgid "invalid password"
msgstr ""
#: rhodecode/model/validators.py:238
msgid "invalid user name"
msgstr ""
#: rhodecode/model/validators.py:239
msgid "Your account is disabled"
msgstr ""
#: rhodecode/model/validators.py:283
#, python-format
msgid "Repository name %(repo)s is disallowed"
msgstr ""
#: rhodecode/model/validators.py:285
#, python-format
msgid "Repository named %(repo)s already exists"
msgstr ""
#: rhodecode/model/validators.py:286
#, python-format
msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
msgstr ""
#: rhodecode/model/validators.py:288
#, python-format
msgid "Repositories group with name \"%(repo)s\" already exists"
msgstr ""
#: rhodecode/model/validators.py:386
msgid "invalid clone url"
msgstr ""
#: rhodecode/model/validators.py:387
msgid "Invalid clone url, provide a valid clone http\\s url"
msgstr ""
#: rhodecode/model/validators.py:418
msgid "Fork have to be the same type as parent"
msgstr ""
#: rhodecode/model/validators.py:439
msgid "This username or users group name is not valid"
msgstr ""
#: rhodecode/model/validators.py:509
msgid "This is not a valid path"
msgstr ""
#: rhodecode/model/validators.py:524
msgid "This e-mail address is already taken"
msgstr ""
#: rhodecode/model/validators.py:544
#, python-format
msgid "e-mail \"%(email)s\" does not exist."
msgstr ""
#: rhodecode/model/validators.py:581
msgid ""
"The LDAP Login attribute of the CN must be specified - this is the name "
"of the attribute that is equivalent to \"username\""
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/index.html:3
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Dashboard"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/index_base.html:6
Updated i18n
r2534 #: rhodecode/templates/repo_switcher_list.html:4
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:9
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
i18n update
r2671 #: rhodecode/templates/admin/users/users.html:9
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:10
#: rhodecode/templates/branches/branches.html:9
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:40
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:10
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "quick filter..."
msgstr ""
i18n update
r2671 #: rhodecode/templates/index_base.html:6
#: rhodecode/templates/admin/repos/repos.html:9
#: rhodecode/templates/base/base.html:219
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "repositories"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/index_base.html:13
#: rhodecode/templates/index_base.html:15
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:21
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "ADD REPOSITORY"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/index_base.html:29
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:32
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:32
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:33
#: rhodecode/templates/admin/users_groups/users_group_add.html:32
#: rhodecode/templates/admin/users_groups/users_group_edit.html:33
msgid "Group name"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/index_base.html:30
#: rhodecode/templates/index_base.html:67
#: rhodecode/templates/index_base.html:132
#: rhodecode/templates/index_base.html:158
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_add_base.html:56
#: rhodecode/templates/admin/repos/repo_edit.html:75
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:72
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:41
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:41
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:34
Updated i18n
r2534 #: rhodecode/templates/forks/fork.html:59
i18n update
r2671 #: rhodecode/templates/settings/repo_settings.html:66
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:105
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Description"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/index_base.html:40
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
msgid "Repositories group"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/index_base.html:66
#: rhodecode/templates/index_base.html:156
#: rhodecode/templates/admin/repos/repo_add_base.html:9
#: rhodecode/templates/admin/repos/repo_edit.html:32
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:70
#: rhodecode/templates/admin/users/user_edit.html:172
#: rhodecode/templates/admin/users/user_edit_my_account.html:59
#: rhodecode/templates/admin/users/user_edit_my_account.html:154
#: rhodecode/templates/admin/users/user_edit_my_account.html:190
#: rhodecode/templates/admin/users/user_edit_my_account_repos.html:6
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:36
#: rhodecode/templates/bookmarks/bookmarks_data.html:6
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:51
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files_browser.html:47
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:59
#: rhodecode/templates/journal/journal.html:107
#: rhodecode/templates/journal/journal.html:186
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/settings/repo_settings.html:31
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:43
#: rhodecode/templates/summary/summary.html:119
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:36
#: rhodecode/templates/tags/tags_data.html:6
msgid "Name"
msgstr ""
#: rhodecode/templates/index_base.html:68
msgid "Last change"
msgstr ""
#: rhodecode/templates/index_base.html:69
#: rhodecode/templates/index_base.html:161
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit_my_account.html:156
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:188
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Tip"
msgstr ""
#: rhodecode/templates/index_base.html:70
#: rhodecode/templates/index_base.html:163
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:112
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:73
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Owner"
msgstr ""
#: rhodecode/templates/index_base.html:71
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:48
#: rhodecode/templates/summary/summary.html:51
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "RSS"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/index_base.html:72
msgid "Atom"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/index_base.html:102
#: rhodecode/templates/index_base.html:104
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "Subscribe to %s rss feed"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/index_base.html:109
#: rhodecode/templates/index_base.html:111
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "Subscribe to %s atom feed"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/index_base.html:130
msgid "Group Name"
msgstr ""
#: rhodecode/templates/index_base.html:148
#: rhodecode/templates/index_base.html:188
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:94
#: rhodecode/templates/admin/users/user_edit_my_account.html:176
#: rhodecode/templates/admin/users/users.html:105
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:60
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:77
#: rhodecode/templates/journal/journal.html:211
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:60
msgid "Click to sort ascending"
msgstr ""
#: rhodecode/templates/index_base.html:149
#: rhodecode/templates/index_base.html:189
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:95
#: rhodecode/templates/admin/users/user_edit_my_account.html:177
#: rhodecode/templates/admin/users/users.html:106
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:61
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:78
#: rhodecode/templates/journal/journal.html:212
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:61
msgid "Click to sort descending"
msgstr ""
#: rhodecode/templates/index_base.html:159
msgid "Last Change"
msgstr ""
#: rhodecode/templates/index_base.html:190
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:96
#: rhodecode/templates/admin/users/user_edit_my_account.html:178
#: rhodecode/templates/admin/users/users.html:107
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:62
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:79
#: rhodecode/templates/journal/journal.html:213
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:62
msgid "No records found."
msgstr ""
#: rhodecode/templates/index_base.html:191
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:97
#: rhodecode/templates/admin/users/user_edit_my_account.html:179
#: rhodecode/templates/admin/users/users.html:108
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:63
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:80
#: rhodecode/templates/journal/journal.html:214
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:63
msgid "Data error."
msgstr ""
#: rhodecode/templates/index_base.html:192
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:98
#: rhodecode/templates/admin/users/user_edit_my_account.html:180
#: rhodecode/templates/admin/users/users.html:109
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:64
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:81
#: rhodecode/templates/journal/journal.html:215
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:64
msgid "Loading..."
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:54
msgid "Sign In"
msgstr ""
#: rhodecode/templates/login.html:21
msgid "Sign In to"
msgstr ""
#: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20
#: rhodecode/templates/admin/admin_log.html:5
#: rhodecode/templates/admin/users/user_add.html:32
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_edit.html:50
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:26
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:83
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:118
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Username"
msgstr ""
#: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29
#: rhodecode/templates/admin/ldap/ldap.html:46
#: rhodecode/templates/admin/users/user_add.html:41
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:92
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Password"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/login.html:50
msgid "Remember me"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/login.html:60
msgid "Forgot your password ?"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:103
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Don't have an account ?"
msgstr ""
#: rhodecode/templates/password_reset.html:5
msgid "Reset your password"
msgstr ""
#: rhodecode/templates/password_reset.html:11
msgid "Reset your password to"
msgstr ""
#: rhodecode/templates/password_reset.html:21
msgid "Email address"
msgstr ""
#: rhodecode/templates/password_reset.html:30
msgid "Reset my password"
msgstr ""
#: rhodecode/templates/password_reset.html:31
msgid "Password reset link will be send to matching email address"
msgstr ""
#: rhodecode/templates/register.html:5 rhodecode/templates/register.html:74
msgid "Sign Up"
msgstr ""
#: rhodecode/templates/register.html:11
msgid "Sign Up to"
msgstr ""
#: rhodecode/templates/register.html:38
msgid "Re-enter password"
msgstr ""
#: rhodecode/templates/register.html:47
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_add.html:59
#: rhodecode/templates/admin/users/user_edit.html:86
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:53
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "First Name"
msgstr ""
#: rhodecode/templates/register.html:56
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_add.html:68
#: rhodecode/templates/admin/users/user_edit.html:95
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Last Name"
msgstr ""
#: rhodecode/templates/register.html:65
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_add.html:77
#: rhodecode/templates/admin/users/user_edit.html:104
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:120
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Email"
msgstr ""
#: rhodecode/templates/register.html:76
msgid "Your account will be activated right after registration"
msgstr ""
#: rhodecode/templates/register.html:78
msgid "Your account must wait for activation by administrator"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/repo_switcher_list.html:11
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_add_base.html:65
#: rhodecode/templates/admin/repos/repo_edit.html:85
i18n update
r2671 #: rhodecode/templates/settings/repo_settings.html:76
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Private repository"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/repo_switcher_list.html:16
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Public repository"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/switch_to_list.html:3
#: rhodecode/templates/branches/branches.html:14
msgid "branches"
msgstr ""
#: rhodecode/templates/switch_to_list.html:10
Updated i18n
r2534 #: rhodecode/templates/branches/branches_data.html:57
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "There are no branches yet"
msgstr ""
#: rhodecode/templates/switch_to_list.html:15
#: rhodecode/templates/shortlog/shortlog_data.html:10
#: rhodecode/templates/tags/tags.html:15
msgid "tags"
msgstr ""
#: rhodecode/templates/switch_to_list.html:22
#: rhodecode/templates/tags/tags_data.html:33
msgid "There are no tags yet"
msgstr ""
#: rhodecode/templates/switch_to_list.html:28
#: rhodecode/templates/bookmarks/bookmarks.html:15
msgid "bookmarks"
msgstr ""
#: rhodecode/templates/switch_to_list.html:35
#: rhodecode/templates/bookmarks/bookmarks_data.html:32
msgid "There are no bookmarks yet"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/admin.html:5
#: rhodecode/templates/admin/admin.html:9
msgid "Admin journal"
msgstr ""
#: rhodecode/templates/admin/admin_log.html:6
i18n update
r2671 #: rhodecode/templates/admin/repos/repos.html:74
#: rhodecode/templates/admin/users/user_edit_my_account_repos.html:8
#: rhodecode/templates/admin/users/user_edit_my_account_repos.html:9
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:61
#: rhodecode/templates/journal/journal.html:62
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Action"
msgstr ""
#: rhodecode/templates/admin/admin_log.html:7
msgid "Repository"
msgstr ""
#: rhodecode/templates/admin/admin_log.html:8
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:37
#: rhodecode/templates/bookmarks/bookmarks_data.html:7
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:52
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:37
#: rhodecode/templates/tags/tags_data.html:7
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Date"
msgstr ""
#: rhodecode/templates/admin/admin_log.html:9
msgid "From IP"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/admin_log.html:53
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "No actions yet"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:5
msgid "LDAP administration"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:11
msgid "Ldap"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:28
msgid "Connection settings"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:30
msgid "Enable LDAP"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:34
msgid "Host"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:38
msgid "Port"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:42
msgid "Account"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:50
msgid "Connection security"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:54
msgid "Certificate Checks"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:57
msgid "Search settings"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:59
msgid "Base DN"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:63
msgid "LDAP Filter"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:67
msgid "LDAP Search Scope"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:70
msgid "Attribute mappings"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:72
msgid "Login Attribute"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:76
msgid "First Name Attribute"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:80
msgid "Last Name Attribute"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:84
msgid "E-mail Attribute"
msgstr ""
#: rhodecode/templates/admin/ldap/ldap.html:89
Updated i18n files
r2575 #: rhodecode/templates/admin/repos/repo_edit.html:132
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:66
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/settings/hooks.html:73
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_edit.html:129
#: rhodecode/templates/admin/users/user_edit.html:154
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:79
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users_groups/users_group_edit.html:115
i18n update
r2671 #: rhodecode/templates/settings/repo_settings.html:93
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Save"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/notifications/notifications.html:5
#: rhodecode/templates/admin/notifications/notifications.html:9
msgid "My Notifications"
msgstr ""
#: rhodecode/templates/admin/notifications/notifications.html:29
Updated i18n
r2534 msgid "All"
msgstr ""
#: rhodecode/templates/admin/notifications/notifications.html:30
Updated i18n files
r2575 #, fuzzy
Updated i18n
r2534 msgid "Comments"
msgstr ""
#: rhodecode/templates/admin/notifications/notifications.html:31
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:252
#: rhodecode/templates/base/base.html:254
Updated i18n
r2534 msgid "Pull requests"
msgstr ""
#: rhodecode/templates/admin/notifications/notifications.html:35
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Mark all read"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/notifications/notifications_data.html:39
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "No notifications here yet"
msgstr ""
#: rhodecode/templates/admin/notifications/show_notification.html:5
#: rhodecode/templates/admin/notifications/show_notification.html:11
msgid "Show notification"
msgstr ""
#: rhodecode/templates/admin/notifications/show_notification.html:9
msgid "Notifications"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/permissions/permissions.html:5
msgid "Permissions administration"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.html:11
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:125
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:58
#: rhodecode/templates/admin/users/user_edit.html:139
#: rhodecode/templates/admin/users_groups/users_group_edit.html:100
i18n update
r2671 #: rhodecode/templates/settings/repo_settings.html:86
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Permissions"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.html:24
msgid "Default permissions"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.html:31
msgid "Anonymous access"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.html:41
msgid "Repository permission"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.html:49
msgid ""
"All default permissions on each repository will be reset to choosen "
"permission, note that all custom default permission on repositories will "
"be lost"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.html:50
msgid "overwrite existing settings"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.html:55
msgid "Registration"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.html:63
msgid "Repository creation"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.html:71
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:227
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "set"
msgstr ""
#: rhodecode/templates/admin/repos/repo_add.html:5
#: rhodecode/templates/admin/repos/repo_add_create_repository.html:5
msgid "Add repository"
msgstr ""
#: rhodecode/templates/admin/repos/repo_add.html:11
#: rhodecode/templates/admin/repos/repo_edit.html:11
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:10
msgid "Repositories"
msgstr ""
#: rhodecode/templates/admin/repos/repo_add_base.html:20
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:95
#: rhodecode/templates/summary/summary.html:96
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Clone from"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos/repo_add_base.html:24
#: rhodecode/templates/admin/repos/repo_edit.html:44
#: rhodecode/templates/settings/repo_settings.html:43
msgid "Optional http[s] url from which repository should be cloned."
msgstr ""
#: rhodecode/templates/admin/repos/repo_add_base.html:29
#: rhodecode/templates/admin/repos/repo_edit.html:49
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/repos_groups/repos_groups.html:4
Updated i18n
r2534 #: rhodecode/templates/forks/fork.html:50
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/settings/repo_settings.html:48
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Repository group"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos/repo_add_base.html:33
Updated i18n
r2534 #: rhodecode/templates/forks/fork.html:54
msgid "Optionaly select a group to put this repository into."
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgstr ""
#: rhodecode/templates/admin/repos/repo_add_base.html:38
#: rhodecode/templates/admin/repos/repo_edit.html:58
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Type"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos/repo_add_base.html:42
msgid "Type of repository to create."
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_add_base.html:47
#: rhodecode/templates/admin/repos/repo_edit.html:66
#: rhodecode/templates/forks/fork.html:41
i18n update
r2671 #: rhodecode/templates/settings/repo_settings.html:57
Updated i18n
r2534 msgid "Landing revision"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos/repo_add_base.html:51
#: rhodecode/templates/admin/repos/repo_edit.html:70
Updated i18n
r2534 #: rhodecode/templates/forks/fork.html:45
i18n update
r2671 #: rhodecode/templates/settings/repo_settings.html:61
Updated i18n
r2534 msgid "Default revision for files page, downloads, whoosh and readme"
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgstr ""
#: rhodecode/templates/admin/repos/repo_add_base.html:60
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:79
#: rhodecode/templates/forks/fork.html:63
i18n update
r2671 #: rhodecode/templates/settings/repo_settings.html:70
Updated i18n
r2534 msgid "Keep it short and to the point. Use a README file for longer descriptions."
msgstr ""
#: rhodecode/templates/admin/repos/repo_add_base.html:69
#: rhodecode/templates/admin/repos/repo_edit.html:89
#: rhodecode/templates/forks/fork.html:72
i18n update
r2671 #: rhodecode/templates/settings/repo_settings.html:80
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid ""
"Private repositories are only visible to people explicitly added as "
"collaborators."
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_add_base.html:73
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "add"
msgstr ""
#: rhodecode/templates/admin/repos/repo_add_create_repository.html:9
msgid "add new repository"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:5
msgid "Edit repository"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:13
#: rhodecode/templates/admin/users/user_edit.html:13
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit.html:204
#: rhodecode/templates/admin/users/user_edit.html:206
#: rhodecode/templates/admin/users/user_edit_my_account_repos.html:28
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/users_groups/users_group_edit.html:13
Updated i18n
r2534 #: rhodecode/templates/files/files_source.html:44
#: rhodecode/templates/journal/journal.html:81
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "edit"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:40
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/settings/repo_settings.html:39
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Clone uri"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:53
#: rhodecode/templates/settings/repo_settings.html:52
msgid "Optional select a group to put this repository into."
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:94
Updated i18n
r2534 msgid "Enable statistics"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos/repo_edit.html:98
Updated i18n
r2534 msgid "Enable statistics window on summary page."
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:103
msgid "Enable downloads"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:107
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Enable download menu on summary page."
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:117
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Change owner of this repository."
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
Updated i18n files
r2575 #: rhodecode/templates/admin/repos/repo_edit.html:133
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:67
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:113
#: rhodecode/templates/admin/settings/settings.html:180
Updated i18n files
r2575 #: rhodecode/templates/admin/users/user_edit.html:130
#: rhodecode/templates/admin/users/user_edit.html:155
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit.html:258
Updated i18n files
r2575 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:80
#: rhodecode/templates/admin/users_groups/users_group_edit.html:116
#: rhodecode/templates/files/files_add.html:82
#: rhodecode/templates/files/files_edit.html:68
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest.html:124
#: rhodecode/templates/settings/repo_settings.html:94
Updated i18n files
r2575 msgid "Reset"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:143
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Administration"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:146
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Statistics"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:150
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Reset current statistics"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:150
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Confirm to remove current statistics"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:153
Updated i18n
r2534 msgid "Fetched to rev"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:154
msgid "Stats gathered"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:162
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Remote"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:166
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Pull changes from remote location"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:166
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Confirm to pull changes from remote side"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:177
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Cache"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:181
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Invalidate repository cache"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:181
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Confirm to invalidate repository cache"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:186
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:316
#: rhodecode/templates/base/base.html:318
#: rhodecode/templates/base/base.html:320
Updated i18n
r2534 msgid "Public journal"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:192
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Remove from public journal"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:194
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Add to public journal"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:199
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid ""
"All actions made on this repository will be accessible to everyone in "
"public journal"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:206
#: rhodecode/templates/changeset/changeset_file_comment.html:26
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Delete"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:210
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Remove this repository"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:210
i18n update
r2671 #: rhodecode/templates/journal/journal.html:84
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Confirm to delete this repository"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit.html:214
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid ""
"This repository will be renamed in a special way in order to be "
"unaccesible for RhodeCode and VCS systems.\n"
" If you need fully delete it from filesystem "
"please do it manually"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:222
Updated i18n
r2534 msgid "Set as fork of"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.html:231
msgid "Manually set this repository as a fork of another from the list"
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/repos/repo_edit_perms.html:3
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:3
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "none"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_perms.html:4
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:4
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "read"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_perms.html:5
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:5
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "write"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_perms.html:6
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:6
i18n update
r2671 #: rhodecode/templates/admin/users/users.html:83
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:215
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "admin"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_perms.html:7
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:7
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "member"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos/repo_edit_perms.html:16
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:67
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:132
#: rhodecode/templates/summary/summary.html:76
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "private repository"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/admin/repos/repo_edit_perms.html:19
#: rhodecode/templates/admin/repos/repo_edit_perms.html:28
#: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:18
msgid "default"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/repos/repo_edit_perms.html:33
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/repos/repo_edit_perms.html:58
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:23
#: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:42
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "revoke"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/repos/repo_edit_perms.html:80
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:64
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Add another member"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/repos/repo_edit_perms.html:94
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:78
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Failed to remove user"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/repos/repo_edit_perms.html:109
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:93
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Failed to remove users group"
msgstr ""
#: rhodecode/templates/admin/repos/repos.html:5
msgid "Repositories administration"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups.html:8
msgid "Groups"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/repos_groups/repos_groups.html:12
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "with"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:5
msgid "Add repos group"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:10
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:10
msgid "Repos groups"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:12
msgid "add new repos group"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:50
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:50
msgid "Group parent"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:58
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_add.html:94
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/users_groups/users_group_add.html:49
#: rhodecode/templates/admin/users_groups/users_group_edit.html:90
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest_show.html:93
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "save"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:5
msgid "Edit repos group"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:12
msgid "edit repos group"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5
msgid "Repositories groups administration"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:22
msgid "ADD NEW GROUP"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:35
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Number of toplevel repositories"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:36
i18n update
r2671 #: rhodecode/templates/admin/users/users.html:85
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users_groups/users_groups.html:35
msgid "action"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:54
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit.html:235
#: rhodecode/templates/admin/users_groups/users_groups.html:44
#: rhodecode/templates/data_table/_dt_elements.html:7
#: rhodecode/templates/data_table/_dt_elements.html:103
msgid "delete"
msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:54
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "Confirm to delete this group: %s"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:62
msgid "There are no repositories groups yet"
msgstr ""
#: rhodecode/templates/admin/settings/hooks.html:5
#: rhodecode/templates/admin/settings/settings.html:5
msgid "Settings administration"
msgstr ""
#: rhodecode/templates/admin/settings/hooks.html:9
#: rhodecode/templates/admin/settings/settings.html:9
#: rhodecode/templates/settings/repo_settings.html:13
msgid "Settings"
msgstr ""
#: rhodecode/templates/admin/settings/hooks.html:24
msgid "Built in hooks - read only"
msgstr ""
#: rhodecode/templates/admin/settings/hooks.html:40
msgid "Custom hooks"
msgstr ""
#: rhodecode/templates/admin/settings/hooks.html:56
msgid "remove"
msgstr ""
#: rhodecode/templates/admin/settings/hooks.html:88
msgid "Failed to remove hook"
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:24
msgid "Remap and rescan repositories"
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:32
msgid "rescan option"
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:38
msgid ""
"In case a repository was deleted from filesystem and there are leftovers "
"in the database check this option to scan obsolete data in database and "
"remove it."
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:39
msgid "destroy old data"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:41
msgid ""
"Rescan repositories location for new repositories. Also deletes obsolete "
"if `destroy` flag is checked "
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:46
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Rescan repositories"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:52
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Whoosh indexing"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:60
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "index build option"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:65
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "build from scratch"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:71
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Reindex"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:77
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Global application settings"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:86
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Application name"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:95
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Realm text"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:104
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "GA code"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:112
#: rhodecode/templates/admin/settings/settings.html:179
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Save settings"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:119
msgid "VCS settings"
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:128
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Web"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:133
msgid "require ssl for vcs operations"
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:135
msgid ""
"RhodeCode will require SSL for pushing or pulling. If SSL is missing it "
"will return HTTP Error 406: Not Acceptable"
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:141
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Hooks"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:146
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Update repository after push (hg update)"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:150
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Show repository size after push"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:154
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Log user push commands"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:158
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Log user pull commands"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:162
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "advanced setup"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:167
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Repositories location"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:172
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid ""
"This a crucial application setting. If you are really sure you need to "
"change this, you must restart application in order to make this setting "
"take effect. Click this label to unlock."
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:173
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "unlock"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:174
msgid ""
"Location where repositories are stored. After changing this value a "
"restart, and rescan is required"
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:194
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Test Email"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:202
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Email to"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/settings/settings.html:210
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Send"
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:216
i18n update
r2671 msgid "System Info and Packages"
msgstr ""
#: rhodecode/templates/admin/settings/settings.html:219
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "show"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/users/user_add.html:5
msgid "Add user"
msgstr ""
#: rhodecode/templates/admin/users/user_add.html:10
#: rhodecode/templates/admin/users/user_edit.html:11
msgid "Users"
msgstr ""
#: rhodecode/templates/admin/users/user_add.html:12
msgid "add new user"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_add.html:50
msgid "Password confirmation"
msgstr ""
#: rhodecode/templates/admin/users/user_add.html:86
#: rhodecode/templates/admin/users/user_edit.html:113
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/users_groups/users_group_add.html:41
#: rhodecode/templates/admin/users_groups/users_group_edit.html:42
msgid "Active"
msgstr ""
#: rhodecode/templates/admin/users/user_edit.html:5
msgid "Edit user"
msgstr ""
#: rhodecode/templates/admin/users/user_edit.html:34
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:10
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Change your avatar at"
msgstr ""
#: rhodecode/templates/admin/users/user_edit.html:35
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:11
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Using"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_edit.html:43
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:20
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "API key"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_edit.html:59
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "LDAP DN"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_edit.html:68
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:35
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "New password"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users/user_edit.html:77
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:44
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "New password confirmation"
msgstr ""
#: rhodecode/templates/admin/users/user_edit.html:147
#: rhodecode/templates/admin/users_groups/users_group_edit.html:108
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Create repositories"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit.html:166
msgid "Nothing here yet"
msgstr ""
#: rhodecode/templates/admin/users/user_edit.html:173
#: rhodecode/templates/admin/users/user_edit_my_account.html:60
#: rhodecode/templates/admin/users/user_edit_my_account.html:191
Updated i18n
r2534 msgid "Permission"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit.html:174
msgid "Edit Permission"
Updated i18n
r2534 msgstr ""
#: rhodecode/templates/admin/users/user_edit.html:223
i18n update
r2671 msgid "Email addresses"
msgstr ""
#: rhodecode/templates/admin/users/user_edit.html:236
Updated i18n
r2534 #, python-format
msgid "Confirm to delete this email: %s"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit.html:250
Updated i18n
r2534 msgid "New email address"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit.html:257
Updated i18n
r2534 msgid "Add"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/users/user_edit_my_account.html:5
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:124
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "My account"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_my_account.html:9
msgid "My Account"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit_my_account.html:35
msgid "My permissions"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_my_account.html:38
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:41
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "My repos"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit_my_account.html:41
msgid "My pull requests"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_my_account.html:45
msgid "Add repo"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:2
msgid "Opened by me"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:7
#, python-format
msgid "Pull request #%s opened on %s"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:13
msgid "I participate in"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:18
#: rhodecode/templates/pullrequests/pullrequest_show_all.html:30
#, python-format
msgid "Pull request #%s opened by %s on %s"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_my_account_repos.html:7
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:40
#: rhodecode/templates/bookmarks/bookmarks_data.html:9
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:55
#: rhodecode/templates/journal/journal.html:60
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:40
#: rhodecode/templates/tags/tags_data.html:9
msgid "Revision"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:28
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:81
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "private"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:31
#: rhodecode/templates/data_table/_dt_elements.html:7
#, python-format
msgid "Confirm to delete this repository: %s"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_my_account_repos.html:38
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:94
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "No repositories yet"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:40
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:96
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "create one now"
msgstr ""
#: rhodecode/templates/admin/users/users.html:5
msgid "Users administration"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/users.html:9
#: rhodecode/templates/base/base.html:221
msgid "users"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/users/users.html:23
msgid "ADD NEW USER"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/users.html:76
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "username"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/users.html:79
msgid "firstname"
msgstr ""
#: rhodecode/templates/admin/users/users.html:80
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "lastname"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/users.html:81
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "last login"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/users.html:82
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/users_groups/users_groups.html:34
msgid "active"
msgstr ""
i18n update
r2671 #: rhodecode/templates/admin/users/users.html:84
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:224
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "ldap"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_add.html:5
msgid "Add users group"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_add.html:10
#: rhodecode/templates/admin/users_groups/users_groups.html:9
msgid "Users groups"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_add.html:12
msgid "add new users group"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_edit.html:5
msgid "Edit users group"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_edit.html:11
msgid "UsersGroups"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_edit.html:50
msgid "Members"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_edit.html:58
msgid "Choosen group members"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_edit.html:61
msgid "Remove all elements"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_edit.html:75
msgid "Available members"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_group_edit.html:79
msgid "Add all elements"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users_groups/users_group_edit.html:126
msgid "Group members"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/admin/users_groups/users_groups.html:5
msgid "Users groups administration"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_groups.html:23
msgid "ADD NEW USER GROUP"
msgstr ""
#: rhodecode/templates/admin/users_groups/users_groups.html:32
msgid "group name"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/templates/admin/users_groups/users_groups.html:33
#: rhodecode/templates/base/root.html:46
msgid "members"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/admin/users_groups/users_groups.html:45
#, python-format
msgid "Confirm to delete this users group: %s"
msgstr ""
#: rhodecode/templates/base/base.html:41
msgid "Submit a bug"
msgstr ""
#: rhodecode/templates/base/base.html:77
msgid "Login to your account"
msgstr ""
#: rhodecode/templates/base/base.html:100
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Forgot password ?"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:107
msgid "Log In"
msgstr ""
#: rhodecode/templates/base/base.html:118
msgid "Inbox"
msgstr ""
#: rhodecode/templates/base/base.html:122
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:298
#: rhodecode/templates/base/base.html:300
#: rhodecode/templates/base/base.html:302
Updated i18n
r2534 #: rhodecode/templates/bookmarks/bookmarks.html:11
#: rhodecode/templates/branches/branches.html:10
#: rhodecode/templates/changelog/changelog.html:10
#: rhodecode/templates/changeset/changeset.html:10
#: rhodecode/templates/changeset/changeset_range.html:9
#: rhodecode/templates/compare/compare_diff.html:9
#: rhodecode/templates/files/file_diff.html:8
#: rhodecode/templates/files/files.html:8
#: rhodecode/templates/files/files_add.html:15
#: rhodecode/templates/files/files_edit.html:15
#: rhodecode/templates/followers/followers.html:9
#: rhodecode/templates/forks/fork.html:9 rhodecode/templates/forks/forks.html:9
#: rhodecode/templates/pullrequests/pullrequest.html:8
#: rhodecode/templates/pullrequests/pullrequest_show.html:8
#: rhodecode/templates/pullrequests/pullrequest_show_all.html:8
#: rhodecode/templates/settings/repo_settings.html:9
#: rhodecode/templates/shortlog/shortlog.html:10
#: rhodecode/templates/summary/summary.html:8
#: rhodecode/templates/tags/tags.html:11
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Home"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:123
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:307
#: rhodecode/templates/base/base.html:309
#: rhodecode/templates/base/base.html:311
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/journal/journal.html:4
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:21
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/journal/public_journal.html:4
msgid "Journal"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:125
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Log Out"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:144
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Switch repository"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:146
Augusto Herrmann
Wrapped 1 missing i18n call & fixed typo in pt_BR l10n
r1474 msgid "Products"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:152
#: rhodecode/templates/base/base.html:182
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "loading..."
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:158
#: rhodecode/templates/base/base.html:160
#: rhodecode/templates/base/base.html:162
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:15
#: rhodecode/templates/data_table/_dt_elements.html:17
#: rhodecode/templates/data_table/_dt_elements.html:19
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Summary"
msgstr ""
#: rhodecode/templates/base/base.html:166
#: rhodecode/templates/base/base.html:168
#: rhodecode/templates/base/base.html:170
#: rhodecode/templates/changelog/changelog.html:15
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:23
#: rhodecode/templates/data_table/_dt_elements.html:25
#: rhodecode/templates/data_table/_dt_elements.html:27
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Changelog"
msgstr ""
#: rhodecode/templates/base/base.html:175
#: rhodecode/templates/base/base.html:177
#: rhodecode/templates/base/base.html:179
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Switch to"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:186
#: rhodecode/templates/base/base.html:188
#: rhodecode/templates/base/base.html:190
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:31
#: rhodecode/templates/data_table/_dt_elements.html:33
#: rhodecode/templates/data_table/_dt_elements.html:35
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files.html:40
msgid "Files"
msgstr ""
#: rhodecode/templates/base/base.html:195
#: rhodecode/templates/base/base.html:199
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Options"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:204
#: rhodecode/templates/base/base.html:206
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:225
Augusto Herrmann
Wrapped 1 missing i18n call & fixed typo in pt_BR l10n
r1474 msgid "settings"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:209
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:80
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/forks/fork.html:13
msgid "fork"
msgstr ""
#: rhodecode/templates/base/base.html:210
Updated i18n files
r2575 #: rhodecode/templates/changelog/changelog.html:39
msgid "Open new pull request"
msgstr ""
#: rhodecode/templates/base/base.html:211
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "search"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:220
Updated i18n files
r2575 msgid "repositories groups"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/base/base.html:222
Updated i18n files
r2575 msgid "users groups"
msgstr ""
#: rhodecode/templates/base/base.html:223
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "permissions"
msgstr ""
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:236
#: rhodecode/templates/base/base.html:238
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Followers"
msgstr ""
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:244
#: rhodecode/templates/base/base.html:246
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Forks"
msgstr ""
Updated i18n files
r2575 #: rhodecode/templates/base/base.html:325
#: rhodecode/templates/base/base.html:327
#: rhodecode/templates/base/base.html:329
Updated i18n
r2534 #: rhodecode/templates/search/search.html:52
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Search"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/templates/base/root.html:42
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "add another comment"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/templates/base/root.html:43
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:120
#: rhodecode/templates/summary/summary.html:57
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Stop following this repository"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/templates/base/root.html:44
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:61
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Start following this repository"
msgstr ""
Updated Journal messages + i18n
r2376 #: rhodecode/templates/base/root.html:45
msgid "Group"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/base/root.html:47
msgid "search truncated"
msgstr ""
#: rhodecode/templates/base/root.html:48
msgid "no matching files"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/bookmarks/bookmarks.html:5
Updated i18n
r2534 #, python-format
msgid "%s Bookmarks"
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgstr ""
#: rhodecode/templates/bookmarks/bookmarks.html:39
#: rhodecode/templates/bookmarks/bookmarks_data.html:8
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:54
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/tags/tags.html:39
#: rhodecode/templates/tags/tags_data.html:8
msgid "Author"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/branches/branches.html:5
#, python-format
msgid "%s Branches"
msgstr ""
#: rhodecode/templates/branches/branches.html:29
msgid "Compare branches"
msgstr ""
#: rhodecode/templates/branches/branches.html:57
#: rhodecode/templates/compare/compare_diff.html:5
#: rhodecode/templates/compare/compare_diff.html:13
msgid "Compare"
msgstr ""
i18n update
r2671 #: rhodecode/templates/branches/branches_data.html:6
msgid "name"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/branches/branches_data.html:7
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "date"
msgstr ""
#: rhodecode/templates/branches/branches_data.html:8
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/shortlog/shortlog_data.html:8
msgid "author"
msgstr ""
#: rhodecode/templates/branches/branches_data.html:9
#: rhodecode/templates/shortlog/shortlog_data.html:5
msgid "revision"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/branches/branches_data.html:10
msgid "compare"
msgstr ""
#: rhodecode/templates/changelog/changelog.html:6
#, python-format
msgid "%s Changelog"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/changelog/changelog.html:15
#, python-format
msgid "showing %d out of %d revision"
msgid_plural "showing %d out of %d revisions"
msgstr[0] ""
msgstr[1] ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:37
i18n update
r2671 #: rhodecode/templates/forks/forks_data.html:19
Updated i18n
r2534 #, python-format
msgid "compare fork with %s"
msgstr ""
#: rhodecode/templates/changelog/changelog.html:37
i18n update
r2671 #: rhodecode/templates/forks/forks_data.html:21
Updated i18n
r2534 msgid "Compare fork"
msgstr ""
#: rhodecode/templates/changelog/changelog.html:44
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Show"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:70
i18n update
r2671 #: rhodecode/templates/summary/summary.html:360
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "show more"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:74
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Affected number of files, click to show more details"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:87
#: rhodecode/templates/changeset/changeset.html:38
#: rhodecode/templates/changeset/changeset_file_comment.html:20
#: rhodecode/templates/changeset/changeset_range.html:46
msgid "Changeset status"
msgstr ""
#: rhodecode/templates/changelog/changelog.html:90
msgid "Click to open associated pull request"
msgstr ""
#: rhodecode/templates/changelog/changelog.html:100
#: rhodecode/templates/changeset/changeset.html:78
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Parent"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:106
#: rhodecode/templates/changeset/changeset.html:84
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "No parents"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:111
#: rhodecode/templates/changeset/changeset.html:88
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "merge"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:114
#: rhodecode/templates/changeset/changeset.html:91
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/files/files.html:29
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files_add.html:33
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/files/files_edit.html:33
#: rhodecode/templates/shortlog/shortlog_data.html:9
msgid "branch"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:120
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "bookmark"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:126
#: rhodecode/templates/changeset/changeset.html:96
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "tag"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:162
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Show selected changes __S -> __E"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog.html:253
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "There are no changes yet"
msgstr ""
#: rhodecode/templates/changelog/changelog_details.html:4
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset.html:66
msgid "removed"
msgstr ""
#: rhodecode/templates/changelog/changelog_details.html:5
#: rhodecode/templates/changeset/changeset.html:67
msgid "changed"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
#: rhodecode/templates/changelog/changelog_details.html:6
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset.html:68
msgid "added"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/changelog/changelog_details.html:8
Updated i18n
r2534 #: rhodecode/templates/changelog/changelog_details.html:9
#: rhodecode/templates/changelog/changelog_details.html:10
#: rhodecode/templates/changeset/changeset.html:70
#: rhodecode/templates/changeset/changeset.html:71
#: rhodecode/templates/changeset/changeset.html:72
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "affected %s files"
msgstr ""
#: rhodecode/templates/changeset/changeset.html:6
Updated i18n
r2534 #, python-format
msgid "%s Changeset"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/changeset/changeset.html:14
msgid "Changeset"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset.html:43
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/changeset/diff_block.html:20
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "raw diff"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset.html:44
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/changeset/diff_block.html:21
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "download diff"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset.html:48
#: rhodecode/templates/changeset/changeset_file_comment.html:82
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "%d comment"
msgid_plural "%d comments"
msgstr[0] ""
msgstr[1] ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset.html:48
#: rhodecode/templates/changeset/changeset_file_comment.html:82
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "(%d inline)"
msgid_plural "(%d inline)"
msgstr[0] ""
msgstr[1] ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset.html:103
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "%s files affected with %s insertions and %s deletions:"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset.html:119
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Changeset was too big and was cut off..."
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_file_comment.html:42
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Submitting..."
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_file_comment.html:45
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Commenting on line {1}."
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_file_comment.html:46
i18n update
r2671 #: rhodecode/templates/changeset/changeset_file_comment.html:121
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Comments parsed using %s syntax with %s support."
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_file_comment.html:48
i18n update
r2671 #: rhodecode/templates/changeset/changeset_file_comment.html:123
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Use @username inside this text to send notification to this RhodeCode user"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_file_comment.html:59
i18n update
r2671 #: rhodecode/templates/changeset/changeset_file_comment.html:138
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Comment"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_file_comment.html:60
#: rhodecode/templates/changeset/changeset_file_comment.html:71
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Hide"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_file_comment.html:67
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "You need to be logged in to comment."
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_file_comment.html:67
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Login now"
msgstr ""
i18n update
r2671 #: rhodecode/templates/changeset/changeset_file_comment.html:118
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Leave a comment"
msgstr ""
i18n update
r2671 #: rhodecode/templates/changeset/changeset_file_comment.html:124
Updated i18n
r2534 msgid "Check this to change current status of code-review for this changeset"
msgstr ""
i18n update
r2671 #: rhodecode/templates/changeset/changeset_file_comment.html:124
Updated i18n
r2534 msgid "change status"
msgstr ""
i18n update
r2671 #: rhodecode/templates/changeset/changeset_file_comment.html:140
msgid "Comment and close"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_range.html:5
#, python-format
msgid "%s Changesets"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/changeset/changeset_range.html:29
Updated i18n
r2534 #: rhodecode/templates/compare/compare_diff.html:29
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Compare View"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/changeset/changeset_range.html:54
#: rhodecode/templates/compare/compare_diff.html:41
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Files affected"
msgstr ""
#: rhodecode/templates/changeset/diff_block.html:19
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "diff"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/changeset/diff_block.html:27
msgid "show inline comments"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/compare/compare_cs.html:5
msgid "No changesets"
msgstr ""
#: rhodecode/templates/compare/compare_diff.html:37
msgid "Outgoing changesets"
msgstr ""
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:39
#: rhodecode/templates/data_table/_dt_elements.html:41
#: rhodecode/templates/data_table/_dt_elements.html:43
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Fork"
msgstr ""
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:60
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:126
#: rhodecode/templates/summary/summary.html:68
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Mercurial repository"
msgstr ""
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:62
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:128
#: rhodecode/templates/summary/summary.html:71
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Git repository"
msgstr ""
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:69
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:134
#: rhodecode/templates/summary/summary.html:78
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "public repository"
msgstr ""
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:80
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:87
#: rhodecode/templates/summary/summary.html:88
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Fork of"
msgstr ""
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:92
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "No changesets yet"
msgstr ""
i18n update
r2671 #: rhodecode/templates/data_table/_dt_elements.html:104
#, python-format
msgid "Confirm to delete this user: %s"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/email_templates/main.html:8
msgid "This is an notification from RhodeCode."
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
Updated i18n
r2534 #: rhodecode/templates/errors/error_document.html:46
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "You will be redirected to %s in %s seconds"
msgstr ""
#: rhodecode/templates/files/file_diff.html:4
Updated i18n
r2534 #, python-format
msgid "%s File diff"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/files/file_diff.html:12
msgid "File diff"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/files/files.html:4
#, python-format
msgid "%s Files"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files.html:12
i18n update
r2671 #: rhodecode/templates/summary/summary.html:336
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "files"
msgstr ""
#: rhodecode/templates/files/files_add.html:4
#: rhodecode/templates/files/files_edit.html:4
Updated i18n
r2534 #, python-format
msgid "%s Edit file"
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgstr ""
#: rhodecode/templates/files/files_add.html:19
msgid "add file"
msgstr ""
#: rhodecode/templates/files/files_add.html:40
msgid "Add new file"
msgstr ""
#: rhodecode/templates/files/files_add.html:45
msgid "File Name"
msgstr ""
#: rhodecode/templates/files/files_add.html:49
#: rhodecode/templates/files/files_add.html:58
msgid "or"
msgstr ""
#: rhodecode/templates/files/files_add.html:49
#: rhodecode/templates/files/files_add.html:54
msgid "Upload file"
msgstr ""
#: rhodecode/templates/files/files_add.html:58
msgid "Create new file"
msgstr ""
#: rhodecode/templates/files/files_add.html:63
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/files/files_edit.html:39
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files_ypjax.html:3
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Location"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files_add.html:67
msgid "use / to separate directories"
msgstr ""
#: rhodecode/templates/files/files_add.html:77
#: rhodecode/templates/files/files_edit.html:63
#: rhodecode/templates/shortlog/shortlog_data.html:6
msgid "commit message"
msgstr ""
#: rhodecode/templates/files/files_add.html:81
#: rhodecode/templates/files/files_edit.html:67
msgid "Commit changes"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
#: rhodecode/templates/files/files_browser.html:13
msgid "view"
msgstr ""
#: rhodecode/templates/files/files_browser.html:14
msgid "previous revision"
msgstr ""
#: rhodecode/templates/files/files_browser.html:16
msgid "next revision"
msgstr ""
#: rhodecode/templates/files/files_browser.html:23
msgid "follow current branch"
msgstr ""
#: rhodecode/templates/files/files_browser.html:27
msgid "search file list"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files_browser.html:31
#: rhodecode/templates/shortlog/shortlog_data.html:65
msgid "add new file"
msgstr ""
#: rhodecode/templates/files/files_browser.html:35
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Loading file list..."
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files_browser.html:48
msgid "Size"
msgstr ""
#: rhodecode/templates/files/files_browser.html:49
msgid "Mimetype"
msgstr ""
#: rhodecode/templates/files/files_browser.html:50
msgid "Last Revision"
msgstr ""
#: rhodecode/templates/files/files_browser.html:51
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Last modified"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files_browser.html:52
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Last commiter"
msgstr ""
#: rhodecode/templates/files/files_edit.html:19
msgid "edit file"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files_edit.html:49
Updated i18n
r2534 #: rhodecode/templates/files/files_source.html:38
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "show annotation"
msgstr ""
#: rhodecode/templates/files/files_edit.html:50
Updated i18n
r2534 #: rhodecode/templates/files/files_source.html:40
#: rhodecode/templates/files/files_source.html:68
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "show as raw"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
#: rhodecode/templates/files/files_edit.html:51
Updated i18n
r2534 #: rhodecode/templates/files/files_source.html:41
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "download as raw"
msgstr ""
#: rhodecode/templates/files/files_edit.html:54
msgid "source"
msgstr ""
#: rhodecode/templates/files/files_edit.html:59
msgid "Editing file"
msgstr ""
#: rhodecode/templates/files/files_source.html:2
msgid "History"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/files/files_source.html:9
msgid "diff to revision"
msgstr ""
#: rhodecode/templates/files/files_source.html:10
Updated i18n files
r2575 #, fuzzy
Updated i18n
r2534 msgid "show at revision"
msgstr ""
#: rhodecode/templates/files/files_source.html:14
#, fuzzy, python-format
msgid "%s author"
msgid_plural "%s authors"
msgstr[0] ""
msgstr[1] ""
#: rhodecode/templates/files/files_source.html:36
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "show source"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/files/files_source.html:59
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #, python-format
msgid "Binary file (%s)"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/files/files_source.html:68
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "File is too big to display"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/files/files_source.html:124
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Selection link"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/files/files_ypjax.html:5
msgid "annotation"
msgstr ""
#: rhodecode/templates/files/files_ypjax.html:15
msgid "Go back"
msgstr ""
#: rhodecode/templates/files/files_ypjax.html:16
msgid "No files at given path"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/followers/followers.html:5
#, python-format
msgid "%s Followers"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/followers/followers.html:13
msgid "followers"
msgstr ""
#: rhodecode/templates/followers/followers_data.html:12
Updated i18n
r2534 msgid "Started following -"
msgstr ""
#: rhodecode/templates/forks/fork.html:5
#, python-format
msgid "%s Fork"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/forks/fork.html:31
msgid "Fork name"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/forks/fork.html:68
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Private"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/forks/fork.html:77
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Copy permissions"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/forks/fork.html:81
msgid "Copy permissions from forked repository"
msgstr ""
#: rhodecode/templates/forks/fork.html:86
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Update after clone"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/forks/fork.html:90
msgid "Checkout source after making a clone"
msgstr ""
#: rhodecode/templates/forks/fork.html:94
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "fork this repository"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/forks/forks.html:5
#, python-format
msgid "%s Forks"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/forks/forks.html:13
msgid "forks"
msgstr ""
#: rhodecode/templates/forks/forks_data.html:17
msgid "forked"
msgstr ""
i18n update
r2671 #: rhodecode/templates/forks/forks_data.html:38
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "There are no forks yet"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:13
msgid "ATOM journal feed"
msgstr ""
#: rhodecode/templates/journal/journal.html:14
msgid "RSS journal feed"
msgstr ""
#: rhodecode/templates/journal/journal.html:24
#: rhodecode/templates/pullrequests/pullrequest.html:27
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Refresh"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:27
#: rhodecode/templates/journal/public_journal.html:24
msgid "RSS feed"
msgstr ""
#: rhodecode/templates/journal/journal.html:30
#: rhodecode/templates/journal/public_journal.html:27
msgid "ATOM feed"
msgstr ""
#: rhodecode/templates/journal/journal.html:41
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Watched"
msgstr ""
i18n update
r2671 #: rhodecode/templates/journal/journal.html:46
msgid "ADD"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:114
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "following user"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:114
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "user"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/journal/journal.html:147
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "You are not following any users or repositories"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/journal/journal_data.html:47
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "No entries yet"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/journal/public_journal.html:13
msgid "ATOM public journal feed"
msgstr ""
#: rhodecode/templates/journal/public_journal.html:14
msgid "RSS public journal feed"
msgstr ""
#: rhodecode/templates/journal/public_journal.html:21
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Public Journal"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/pullrequests/pullrequest.html:4
#: rhodecode/templates/pullrequests/pullrequest.html:12
msgid "New pull request"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.html:28
msgid "refresh overview"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.html:66
msgid "Detailed compare view"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.html:70
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest_show.html:63
Updated i18n
r2534 msgid "Pull request reviewers"
msgstr ""
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest.html:79
#: rhodecode/templates/pullrequests/pullrequest_show.html:75
msgid "owner"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.html:91
#: rhodecode/templates/pullrequests/pullrequest_show.html:89
msgid "Add reviewer to this pull request."
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.html:97
Updated i18n
r2534 msgid "Create new pull request"
msgstr ""
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest.html:106
#: rhodecode/templates/pullrequests/pullrequest_show.html:25
#: rhodecode/templates/pullrequests/pullrequest_show_all.html:33
Updated i18n
r2534 msgid "Title"
msgstr ""
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest.html:115
Updated i18n
r2534 msgid "description"
msgstr ""
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest.html:123
Updated i18n
r2534 msgid "Send pull request"
msgstr ""
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest_show.html:23
Updated i18n
r2534 #, python-format
i18n update
r2671 msgid "Closed %s"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest_show.html:28
Updated i18n
r2534 msgid "Pull request status"
msgstr ""
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest_show.html:35
Updated i18n
r2534 msgid "Created on"
msgstr ""
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest_show.html:42
Updated i18n
r2534 msgid "Compare view"
msgstr ""
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest_show.html:46
Updated i18n
r2534 msgid "Incoming changesets"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest_show_all.html:4
i18n update
r2671 msgid "all pull requests"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:12
msgid "All pull requests"
msgstr ""
i18n update
r2671 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:27
msgid "Closed"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/search/search.html:6
#, python-format
msgid "Search \"%s\" in repository: %s"
msgstr ""
#: rhodecode/templates/search/search.html:8
#, python-format
msgid "Search \"%s\" in all repositories"
msgstr ""
#: rhodecode/templates/search/search.html:12
#: rhodecode/templates/search/search.html:32
#, python-format
msgid "Search in repository: %s"
msgstr ""
#: rhodecode/templates/search/search.html:14
#: rhodecode/templates/search/search.html:34
msgid "Search in all repositories"
msgstr ""
#: rhodecode/templates/search/search.html:48
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Search term"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/search/search.html:60
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Search in"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/search/search.html:63
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "File contents"
msgstr ""
i18n update
r2671 #: rhodecode/templates/search/search.html:64
msgid "Commit messages"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/search/search.html:65
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "File names"
msgstr ""
i18n update
r2671 #: rhodecode/templates/search/search_commit.html:34
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/search/search_content.html:21
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/search/search_path.html:15
msgid "Permission denied"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/settings/repo_settings.html:5
#, python-format
msgid "%s Settings"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/shortlog/shortlog.html:5
Updated i18n
r2534 #, python-format
msgid "%s Shortlog"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
#: rhodecode/templates/shortlog/shortlog.html:14
msgid "shortlog"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/shortlog/shortlog_data.html:7
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "age"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/shortlog/shortlog_data.html:18
msgid "No commit message"
msgstr ""
#: rhodecode/templates/shortlog/shortlog_data.html:62
msgid "Add or upload files directly via RhodeCode"
msgstr ""
#: rhodecode/templates/shortlog/shortlog_data.html:71
msgid "Push new repo"
msgstr ""
#: rhodecode/templates/shortlog/shortlog_data.html:79
msgid "Existing repository?"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:4
#, python-format
msgid "%s Summary"
msgstr ""
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #: rhodecode/templates/summary/summary.html:12
msgid "summary"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:20
#, python-format
msgid "repo %s ATOM feed"
msgstr ""
#: rhodecode/templates/summary/summary.html:21
#, python-format
msgid "repo %s RSS feed"
msgstr ""
#: rhodecode/templates/summary/summary.html:49
#: rhodecode/templates/summary/summary.html:52
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "ATOM"
msgstr ""
#: rhodecode/templates/summary/summary.html:82
Updated i18n
r2534 #, python-format
msgid "Non changable ID %s"
msgstr ""
#: rhodecode/templates/summary/summary.html:87
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "public"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:95
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "remote clone"
msgstr ""
i18n update
r2671 #: rhodecode/templates/summary/summary.html:112
msgid "Contact"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:126
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Clone url"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:129
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Show by Name"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:130
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Show by ID"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:138
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Trending files"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:146
#: rhodecode/templates/summary/summary.html:162
#: rhodecode/templates/summary/summary.html:190
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "enable"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:154
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Download"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:158
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "There are no downloads yet"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:160
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "Downloads are disabled for this repository"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:166
msgid "Download as zip"
msgstr ""
#: rhodecode/templates/summary/summary.html:169
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Check this to download archive with subrepos"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:169
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "with subrepos"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:182
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Commit activity by day / author"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:193
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Stats gathered: "
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:214
msgid "Shortlog"
msgstr ""
#: rhodecode/templates/summary/summary.html:216
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 msgid "Quick start"
msgstr ""
i18n update
r2671 #: rhodecode/templates/summary/summary.html:229
#, python-format
msgid "Readme file at revision '%s'"
msgstr ""
#: rhodecode/templates/summary/summary.html:232
msgid "Permalink to this readme"
msgstr ""
#: rhodecode/templates/summary/summary.html:289
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 #, python-format
msgid "Download %s as %s"
msgstr ""
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
r2334 #: rhodecode/templates/summary/summary.html:646
i18n update
r2671 msgid "commits"
msgstr ""
#: rhodecode/templates/summary/summary.html:647
msgid "files added"
msgstr ""
#: rhodecode/templates/summary/summary.html:648
msgid "files changed"
Updated i18n
r2534 msgstr ""
#: rhodecode/templates/summary/summary.html:649
i18n update
r2671 msgid "files removed"
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgstr ""
Updated i18n
r2534 #: rhodecode/templates/summary/summary.html:652
i18n update
r2671 msgid "commit"
msgstr ""
#: rhodecode/templates/summary/summary.html:653
msgid "file added"
msgstr ""
#: rhodecode/templates/summary/summary.html:654
msgid "file changed"
msgstr ""
#: rhodecode/templates/summary/summary.html:655
Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
r1472 msgid "file removed"
msgstr ""
Updated i18n
r2534 #: rhodecode/templates/tags/tags.html:5
#, python-format
msgid "%s Tags"
msgstr ""