Changeset - 4c820ff6ed3c
[Not reviewed]
beta
0 4 0
Marcin Kuzminski - 13 years ago 2012-07-08 15:38:42
marcin@python-works.com
fixed syntax errors in translation files
- checking using msgfmt -c <translation_file.po>
4 files changed with 3 insertions and 25 deletions:
0 comments (0 inline, 0 general)
rhodecode/i18n/fr/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -1022,304 +1022,297 @@ msgstr "a posté un commentaire sur le commit"
 
msgid "sent message"
 
msgstr "a envoyé un message"
 

	
 
#: rhodecode/model/notification.py:205
 
msgid "mentioned you"
 
msgstr "vous a mentioné"
 

	
 
#: rhodecode/model/notification.py:206
 
msgid "registered in RhodeCode"
 
msgstr "s’est enregistré sur RhodeCode"
 

	
 
#: rhodecode/model/notification.py:207
 
msgid "opened new pull request"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:208
 
#, fuzzy
 
#| msgid "commented on commit"
 
msgid "commented on pull request"
 
msgstr "a posté un commentaire sur le commit"
 

	
 
#: rhodecode/model/pull_request.py:75
 
#, python-format
 
msgid "%(user)s wants you to review pull request #%(pr_id)s"
 
msgstr ""
 

	
 
#: rhodecode/model/scm.py:489
 
#, fuzzy
 
#| msgid "last login"
 
msgid "latest tip"
 
msgstr "Dernière connexion"
 

	
 
#: rhodecode/model/user.py:238
 
msgid "new user registration"
 
msgstr "Nouveau compte utilisateur enregistré"
 

	
 
#: rhodecode/model/user.py:263 rhodecode/model/user.py:284
 
msgid "You can't Edit this user since it's crucial for entire application"
 
msgstr ""
 
"Vous ne pouvez pas éditer cet utilisateur ; il est nécessaire pour le bon"
 
" fonctionnement de l’application."
 

	
 
#: rhodecode/model/user.py:306
 
msgid "You can't remove this user since it's crucial for entire application"
 
msgstr ""
 
"Vous ne pouvez pas supprimer cet utilisateur ; il est nécessaire pour le "
 
"bon fonctionnement de l’application."
 

	
 
#: rhodecode/model/user.py:312
 
#, python-format
 
msgid ""
 
"user \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories. %s"
 
msgstr ""
 
"L’utilisateur « %s » possède %s dépôts et ne peut être supprimé. Changez "
 
"les propriétaires de ces dépôts. %s"
 

	
 
#: rhodecode/model/validators.py:52
 
#, fuzzy, python-format
 
#| msgid "This username already exists"
 
msgid "Username \"%(username)s\" already exists"
 
msgstr "Ce nom d’utilisateur existe déjà"
 

	
 
#: 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 ""
 
"Le nom d’utilisateur peut contenir uniquement des caractères alpha-"
 
"numériques ainsi que les caractères suivants : « _ . - ». Il doit "
 
"commencer par un caractère alpha-numérique."
 

	
 
#: rhodecode/model/validators.py:84
 
#, fuzzy, python-format
 
#| msgid "This username or users group name is not valid"
 
msgid "Username %(username)s is not valid"
 
msgstr "Ce nom d’utilisateur ou de groupe n’est pas valide."
 

	
 
#: rhodecode/model/validators.py:103
 
#, fuzzy
 
#| msgid "invalid user name"
 
msgid "Invalid users group name"
 
msgstr "nom d’utilisateur invalide"
 

	
 
#: rhodecode/model/validators.py:104
 
#, fuzzy, python-format
 
#| msgid "This users group already exists"
 
msgid "Users group \"%(usersgroup)s\" already exists"
 
msgstr "Ce groupe d’utilisateurs existe déjà."
 

	
 
#: rhodecode/model/validators.py:106
 
#, fuzzy
 
#| msgid "" "RepoGroup name may only contain  alphanumeric characters
 
#| underscores, " "periods or dashes and must begin with alphanumeric
 
#| character"
 
msgid ""
 
"users group name may only contain  alphanumeric characters underscores, "
 
"periods or dashes and must begin with alphanumeric character"
 
msgstr ""
 
"Le nom de groupe de dépôts peut contenir uniquement des caractères alpha-"
 
"numériques ainsi que les caractères suivants : « _ . - ». Il doit "
 
"commencer par un caractère alpha-numérique."
 

	
 
#: rhodecode/model/validators.py:144
 
msgid "Cannot assign this group as parent"
 
msgstr "Impossible d’assigner ce groupe en tant que parent."
 

	
 
#: rhodecode/model/validators.py:145
 
#, fuzzy, python-format
 
#| msgid "This username already exists"
 
msgid "Group \"%(group_name)s\" already exists"
 
msgstr "Ce nom d’utilisateur existe déjà"
 

	
 
#: rhodecode/model/validators.py:147
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repository with name \"%(group_name)s\" already exists"
 
msgstr "Un dépôt portant ce nom existe déjà."
 

	
 
#: rhodecode/model/validators.py:205
 
#, fuzzy
 
#| msgid "Invalid characters in password"
 
msgid "Invalid characters (non-ascii) in password"
 
msgstr "Caractères incorrects dans le mot de passe"
 

	
 
#: rhodecode/model/validators.py:220
 
msgid "Passwords do not match"
 
msgstr "Les mots de passe ne correspondent pas."
 

	
 
#: rhodecode/model/validators.py:237
 
msgid "invalid password"
 
msgstr "mot de passe invalide"
 

	
 
#: rhodecode/model/validators.py:238
 
msgid "invalid user name"
 
msgstr "nom d’utilisateur invalide"
 

	
 
#: rhodecode/model/validators.py:239
 
msgid "Your account is disabled"
 
msgstr "Votre compte est désactivé"
 

	
 
#: rhodecode/model/validators.py:283
 
#, fuzzy, python-format
 
#| msgid "This repository name is disallowed"
 
msgid "Repository name %(repo)s is disallowed"
 
msgstr "Ce nom de dépôt est interdit"
 

	
 
#: rhodecode/model/validators.py:285
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repository named %(repo)s already exists"
 
msgstr "Un dépôt portant ce nom existe déjà."
 

	
 
#: rhodecode/model/validators.py:286
 
#, fuzzy, python-format
 
#| msgid "This repository already exists in a group \"%s\""
 
msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 
msgstr "Ce dépôt existe déjà dans le groupe « %s »."
 

	
 
#: rhodecode/model/validators.py:288
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repositories group with name \"%(repo)s\" already exists"
 
msgstr "Un dépôt portant ce nom existe déjà."
 

	
 
#: rhodecode/model/validators.py:386
 
msgid "invalid clone url"
 
msgstr "URL de clonage invalide."
 

	
 
#: rhodecode/model/validators.py:387
 
msgid "Invalid clone url, provide a valid clone http\\s url"
 
msgstr ""
 
"URL à cloner invalide. Veuillez fournir une URL valide commençant par "
 
"http(s)."
 

	
 
#: rhodecode/model/validators.py:418
 
#, fuzzy
 
#| msgid "Fork have to be the same type as original"
 
msgid "Fork have to be the same type as parent"
 
msgstr "Le fork doit être du même type que l’original"
 

	
 
#: rhodecode/model/validators.py:439
 
msgid "This username or users group name is not valid"
 
msgstr "Ce nom d’utilisateur ou de groupe n’est pas valide."
 

	
 
#: rhodecode/model/validators.py:509
 
msgid "This is not a valid path"
 
msgstr "Ceci n’est pas un chemin valide"
 

	
 
#: rhodecode/model/validators.py:524
 
msgid "This e-mail address is already taken"
 
msgstr "Cette adresse e-mail est déjà enregistrée"
 

	
 
#: rhodecode/model/validators.py:544
 
#, fuzzy, python-format
 
#| msgid "This e-mail address doesn't exist."
 
msgid "e-mail \"%(email)s\" does not exist."
 
msgstr "Cette adresse e-mail n’existe pas"
 

	
 
#: rhodecode/model/validators.py:581
 
#, fuzzy
 
#| msgid "" "The LDAP Login attribute of the CN must be specified - this is the
 
#| name " "of the attribute that is equivalent to 'username'"
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgstr ""
 
"L’attribut Login du CN doit être spécifié. Cet attribut correspond au nom"
 
" d’utilisateur."
 

	
 
#: rhodecode/templates/index.html:3
 
msgid "Dashboard"
 
msgstr "Tableau de bord"
 

	
 
#: rhodecode/templates/index_base.html:6
 
#: rhodecode/templates/repo_switcher_list.html:4
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:31
 
#: rhodecode/templates/bookmarks/bookmarks.html:10
 
#: rhodecode/templates/branches/branches.html:9
 
#: rhodecode/templates/journal/journal.html:40
 
#: rhodecode/templates/tags/tags.html:10
 
msgid "quick filter..."
 
msgstr "Filtre rapide…"
 

	
 
#: rhodecode/templates/index_base.html:6 rhodecode/templates/base/base.html:218
 
msgid "repositories"
 
msgstr "Dépôts"
 

	
 
#: rhodecode/templates/index_base.html:13
 
#: rhodecode/templates/index_base.html:15
 
#: rhodecode/templates/admin/repos/repos.html:22
 
msgid "ADD REPOSITORY"
 
msgstr "AJOUTER UN DÉPÔT"
 

	
 
#: 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 "Nom de groupe"
 

	
 
#: rhodecode/templates/index_base.html:30
 
#: rhodecode/templates/index_base.html:67
 
#: rhodecode/templates/index_base.html:132
 
#: rhodecode/templates/index_base.html:158
 
#: rhodecode/templates/admin/repos/repo_add_base.html:56
 
#: rhodecode/templates/admin/repos/repo_edit.html:75
 
#: rhodecode/templates/admin/repos/repos.html:37
 
#: rhodecode/templates/admin/repos/repos.html:84
 
#: 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
 
#: rhodecode/templates/forks/fork.html:59
 
#: rhodecode/templates/settings/repo_settings.html:57
 
#: rhodecode/templates/summary/summary.html:105
 
msgid "Description"
 
msgstr "Description"
 

	
 
#: rhodecode/templates/index_base.html:40
 
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
 
msgid "Repositories group"
 
msgstr "Groupe de dépôts"
 

	
 
#: 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
 
#: rhodecode/templates/admin/repos/repos.html:36
 
#: rhodecode/templates/admin/repos/repos.html:82
 
#: rhodecode/templates/admin/users/user_edit.html:170
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:49
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:99
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:165
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:200
 
#: rhodecode/templates/bookmarks/bookmarks.html:36
 
#: rhodecode/templates/bookmarks/bookmarks_data.html:6
 
#: rhodecode/templates/branches/branches.html:51
 
#: rhodecode/templates/files/files_browser.html:47
 
#: rhodecode/templates/journal/journal.html:59
 
#: rhodecode/templates/journal/journal.html:107
 
#: rhodecode/templates/journal/journal.html:186
 
#: rhodecode/templates/settings/repo_settings.html:31
 
#: rhodecode/templates/summary/summary.html:43
 
#: rhodecode/templates/summary/summary.html:119
 
#: rhodecode/templates/tags/tags.html:36
 
#: rhodecode/templates/tags/tags_data.html:6
 
msgid "Name"
 
msgstr "Nom"
 

	
 
#: rhodecode/templates/index_base.html:68
 
#: rhodecode/templates/admin/repos/repos.html:38
 
msgid "Last change"
 
msgstr "Dernière modification"
 

	
 
#: rhodecode/templates/index_base.html:69
 
#: rhodecode/templates/index_base.html:161
 
#: rhodecode/templates/admin/repos/repos.html:39
rhodecode/i18n/pt_BR/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -1015,302 +1015,295 @@ msgstr "comentado no commit"
 
#: rhodecode/model/notification.py:204
 
msgid "sent message"
 
msgstr "mensagem enviada"
 

	
 
#: rhodecode/model/notification.py:205
 
msgid "mentioned you"
 
msgstr "mencionou você"
 

	
 
#: rhodecode/model/notification.py:206
 
msgid "registered in RhodeCode"
 
msgstr "registrado no RhodeCode"
 

	
 
#: rhodecode/model/notification.py:207
 
msgid "opened new pull request"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:208
 
#, fuzzy
 
#| msgid "commented on commit"
 
msgid "commented on pull request"
 
msgstr "comentado no commit"
 

	
 
#: rhodecode/model/pull_request.py:75
 
#, python-format
 
msgid "%(user)s wants you to review pull request #%(pr_id)s"
 
msgstr ""
 

	
 
#: rhodecode/model/scm.py:489
 
#, fuzzy
 
#| msgid "last login"
 
msgid "latest tip"
 
msgstr "último login"
 

	
 
#: rhodecode/model/user.py:238
 
msgid "new user registration"
 
msgstr "registro de novo usuário"
 

	
 
#: rhodecode/model/user.py:263 rhodecode/model/user.py:284
 
msgid "You can't Edit this user since it's crucial for entire application"
 
msgstr ""
 
"Você não pode Editar esse usuário, pois ele é crucial para toda a "
 
"aplicação"
 

	
 
#: rhodecode/model/user.py:306
 
msgid "You can't remove this user since it's crucial for entire application"
 
msgstr ""
 
"Você não pode remover esse usuário, pois ele é crucial para toda a "
 
"aplicação"
 

	
 
#: rhodecode/model/user.py:312
 
#, python-format
 
msgid ""
 
"user \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories. %s"
 
msgstr ""
 
"usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. "
 
"Troque os donos ou remova esses repositórios. %s"
 

	
 
#: rhodecode/model/validators.py:52
 
#, fuzzy, python-format
 
#| msgid "This username already exists"
 
msgid "Username \"%(username)s\" already exists"
 
msgstr "Esse nome de usuário já existe"
 

	
 
#: 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 ""
 
"Nome de usuário pode conter somente caracteres alfanuméricos, sublinha, "
 
"pontos e hífens e deve iniciar com caractere alfanumérico"
 

	
 
#: rhodecode/model/validators.py:84
 
#, fuzzy, python-format
 
#| msgid "This username or users group name is not valid"
 
msgid "Username %(username)s is not valid"
 
msgstr "Esse nome de usuário ou nome de grupo de usuários não é válido"
 

	
 
#: rhodecode/model/validators.py:103
 
#, fuzzy
 
#| msgid "invalid user name"
 
msgid "Invalid users group name"
 
msgstr "nome de usuário inválido"
 

	
 
#: rhodecode/model/validators.py:104
 
#, fuzzy, python-format
 
#| msgid "This users group already exists"
 
msgid "Users group \"%(usersgroup)s\" already exists"
 
msgstr "Esse grupo de usuários já existe"
 

	
 
#: rhodecode/model/validators.py:106
 
#, fuzzy
 
#| msgid "" "RepoGroup name may only contain  alphanumeric characters
 
#| underscores, " "periods or dashes and must begin with alphanumeric
 
#| character"
 
msgid ""
 
"users group name may only contain  alphanumeric characters underscores, "
 
"periods or dashes and must begin with alphanumeric character"
 
msgstr ""
 
"Nome de grupo de repositório pode conter somente caracteres "
 
"alfanuméricos, sublinha, pontos e hífens e deve iniciar com caractere "
 
"alfanumérico"
 

	
 
#: rhodecode/model/validators.py:144
 
msgid "Cannot assign this group as parent"
 
msgstr "Não é possível associar esse grupo como progenitor"
 

	
 
#: rhodecode/model/validators.py:145
 
#, fuzzy, python-format
 
#| msgid "This username already exists"
 
msgid "Group \"%(group_name)s\" already exists"
 
msgstr "Esse nome de usuário já existe"
 

	
 
#: rhodecode/model/validators.py:147
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repository with name \"%(group_name)s\" already exists"
 
msgstr "Já existe um repositório com esse nome"
 

	
 
#: rhodecode/model/validators.py:205
 
#, fuzzy
 
#| msgid "Invalid characters in password"
 
msgid "Invalid characters (non-ascii) in password"
 
msgstr "Caracteres inválidos na senha"
 

	
 
#: rhodecode/model/validators.py:220
 
msgid "Passwords do not match"
 
msgstr "Senhas não conferem"
 

	
 
#: rhodecode/model/validators.py:237
 
msgid "invalid password"
 
msgstr "senha inválida"
 

	
 
#: rhodecode/model/validators.py:238
 
msgid "invalid user name"
 
msgstr "nome de usuário inválido"
 

	
 
#: rhodecode/model/validators.py:239
 
msgid "Your account is disabled"
 
msgstr "Sua conta está desabilitada"
 

	
 
#: rhodecode/model/validators.py:283
 
#, fuzzy, python-format
 
#| msgid "This repository name is disallowed"
 
msgid "Repository name %(repo)s is disallowed"
 
msgstr "Esse nome de repositório não é permitido"
 

	
 
#: rhodecode/model/validators.py:285
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repository named %(repo)s already exists"
 
msgstr "Já existe um repositório com esse nome"
 

	
 
#: rhodecode/model/validators.py:286
 
#, fuzzy, python-format
 
#| msgid "This repository already exists in a group \"%s\""
 
msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 
msgstr "Esse repositório já existe em um grupo \"%s\""
 

	
 
#: rhodecode/model/validators.py:288
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repositories group with name \"%(repo)s\" already exists"
 
msgstr "Já existe um repositório com esse nome"
 

	
 
#: rhodecode/model/validators.py:386
 
msgid "invalid clone url"
 
msgstr "URL de clonagem inválida"
 

	
 
#: rhodecode/model/validators.py:387
 
msgid "Invalid clone url, provide a valid clone http\\s url"
 
msgstr "URL de clonagem inválida, forneça uma URL válida de clonagem http\\s"
 

	
 
#: rhodecode/model/validators.py:418
 
#, fuzzy
 
#| msgid "Fork have to be the same type as original"
 
msgid "Fork have to be the same type as parent"
 
msgstr "Bifurcação precisa ser do mesmo tipo que o original"
 

	
 
#: rhodecode/model/validators.py:439
 
msgid "This username or users group name is not valid"
 
msgstr "Esse nome de usuário ou nome de grupo de usuários não é válido"
 

	
 
#: rhodecode/model/validators.py:509
 
msgid "This is not a valid path"
 
msgstr "Esse não é um caminho válido"
 

	
 
#: rhodecode/model/validators.py:524
 
msgid "This e-mail address is already taken"
 
msgstr "Esse endereço de e-mail já está tomado"
 

	
 
#: rhodecode/model/validators.py:544
 
#, fuzzy, python-format
 
#| msgid "This e-mail address doesn't exist."
 
msgid "e-mail \"%(email)s\" does not exist."
 
msgstr "Esse endereço de e-mail não existe."
 

	
 
#: rhodecode/model/validators.py:581
 
#, fuzzy
 
#| msgid "" "The LDAP Login attribute of the CN must be specified - this is the
 
#| name " "of the attribute that is equivalent to 'username'"
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgstr ""
 
"O atributo de login LDAP do CN deve ser especificado - isto é o nome do "
 
"atributo que é equivalente ao 'nome de usuário'"
 

	
 
#: rhodecode/templates/index.html:3
 
msgid "Dashboard"
 
msgstr "Painel de Controle"
 

	
 
#: rhodecode/templates/index_base.html:6
 
#: rhodecode/templates/repo_switcher_list.html:4
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:31
 
#: rhodecode/templates/bookmarks/bookmarks.html:10
 
#: rhodecode/templates/branches/branches.html:9
 
#: rhodecode/templates/journal/journal.html:40
 
#: rhodecode/templates/tags/tags.html:10
 
msgid "quick filter..."
 
msgstr "filtro rápido..."
 

	
 
#: rhodecode/templates/index_base.html:6 rhodecode/templates/base/base.html:218
 
msgid "repositories"
 
msgstr "repositórios"
 

	
 
#: rhodecode/templates/index_base.html:13
 
#: rhodecode/templates/index_base.html:15
 
#: rhodecode/templates/admin/repos/repos.html:22
 
msgid "ADD REPOSITORY"
 
msgstr "ADICIONAR REPOSITÓRIO"
 

	
 
#: 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 "Nome do grupo"
 

	
 
#: rhodecode/templates/index_base.html:30
 
#: rhodecode/templates/index_base.html:67
 
#: rhodecode/templates/index_base.html:132
 
#: rhodecode/templates/index_base.html:158
 
#: rhodecode/templates/admin/repos/repo_add_base.html:56
 
#: rhodecode/templates/admin/repos/repo_edit.html:75
 
#: rhodecode/templates/admin/repos/repos.html:37
 
#: rhodecode/templates/admin/repos/repos.html:84
 
#: 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
 
#: rhodecode/templates/forks/fork.html:59
 
#: rhodecode/templates/settings/repo_settings.html:57
 
#: rhodecode/templates/summary/summary.html:105
 
msgid "Description"
 
msgstr "Descrição"
 

	
 
#: rhodecode/templates/index_base.html:40
 
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
 
msgid "Repositories group"
 
msgstr "Grupo de repositórios"
 

	
 
#: 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
 
#: rhodecode/templates/admin/repos/repos.html:36
 
#: rhodecode/templates/admin/repos/repos.html:82
 
#: rhodecode/templates/admin/users/user_edit.html:170
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:49
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:99
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:165
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:200
 
#: rhodecode/templates/bookmarks/bookmarks.html:36
 
#: rhodecode/templates/bookmarks/bookmarks_data.html:6
 
#: rhodecode/templates/branches/branches.html:51
 
#: rhodecode/templates/files/files_browser.html:47
 
#: rhodecode/templates/journal/journal.html:59
 
#: rhodecode/templates/journal/journal.html:107
 
#: rhodecode/templates/journal/journal.html:186
 
#: rhodecode/templates/settings/repo_settings.html:31
 
#: rhodecode/templates/summary/summary.html:43
 
#: rhodecode/templates/summary/summary.html:119
 
#: rhodecode/templates/tags/tags.html:36
 
#: rhodecode/templates/tags/tags_data.html:6
 
msgid "Name"
 
msgstr "Nome"
 

	
 
#: rhodecode/templates/index_base.html:68
 
#: rhodecode/templates/admin/repos/repos.html:38
 
msgid "Last change"
 
msgstr "Última alteração"
 

	
 
#: rhodecode/templates/index_base.html:69
 
#: rhodecode/templates/index_base.html:161
 
#: rhodecode/templates/admin/repos/repos.html:39
 
@@ -2747,194 +2740,194 @@ msgstr "Bifurcações"
 
#: rhodecode/templates/base/base.html:328
 
#: rhodecode/templates/search/search.html:52
 
msgid "Search"
 
msgstr "Pesquisar"
 

	
 
#: rhodecode/templates/base/root.html:42
 
msgid "add another comment"
 
msgstr "adicionar outro comentário"
 

	
 
#: rhodecode/templates/base/root.html:43
 
#: rhodecode/templates/journal/journal.html:120
 
#: rhodecode/templates/summary/summary.html:57
 
msgid "Stop following this repository"
 
msgstr "Parar de seguir este repositório"
 

	
 
#: rhodecode/templates/base/root.html:44
 
#: rhodecode/templates/summary/summary.html:61
 
msgid "Start following this repository"
 
msgstr "Passar a seguir este repositório"
 

	
 
#: rhodecode/templates/base/root.html:45
 
msgid "Group"
 
msgstr "Grupo"
 

	
 
#: rhodecode/templates/base/root.html:47
 
msgid "search truncated"
 
msgstr "pesquisa truncada"
 

	
 
#: rhodecode/templates/base/root.html:48
 
msgid "no matching files"
 
msgstr "nenhum arquivo corresponde"
 

	
 
#: rhodecode/templates/bookmarks/bookmarks.html:5
 
#, fuzzy, python-format
 
#| msgid "bookmarks"
 
msgid "%s Bookmarks"
 
msgstr "marcadores"
 

	
 
#: rhodecode/templates/bookmarks/bookmarks.html:39
 
#: rhodecode/templates/bookmarks/bookmarks_data.html:8
 
#: rhodecode/templates/branches/branches.html:54
 
#: rhodecode/templates/tags/tags.html:39
 
#: rhodecode/templates/tags/tags_data.html:8
 
msgid "Author"
 
msgstr "Autor"
 

	
 
#: rhodecode/templates/branches/branches.html:5
 
#, fuzzy, python-format
 
#| msgid "branches"
 
msgid "%s Branches"
 
msgstr "ramos"
 

	
 
#: rhodecode/templates/branches/branches.html:29
 
#, fuzzy
 
#| msgid "branches"
 
msgid "Compare branches"
 
msgstr "ramos"
 

	
 
#: rhodecode/templates/branches/branches.html:57
 
#: rhodecode/templates/compare/compare_diff.html:5
 
#: rhodecode/templates/compare/compare_diff.html:13
 
#, fuzzy
 
#| msgid "compare view"
 
msgid "Compare"
 
msgstr "comparar exibir"
 

	
 
#: rhodecode/templates/branches/branches_data.html:7
 
msgid "date"
 
msgstr "data"
 

	
 
#: rhodecode/templates/branches/branches_data.html:8
 
#: rhodecode/templates/shortlog/shortlog_data.html:8
 
msgid "author"
 
msgstr "autor"
 

	
 
#: rhodecode/templates/branches/branches_data.html:9
 
#: rhodecode/templates/shortlog/shortlog_data.html:5
 
msgid "revision"
 
msgstr "revisão"
 

	
 
#: rhodecode/templates/branches/branches_data.html:10
 
#, fuzzy
 
#| msgid "compare view"
 
msgid "compare"
 
msgstr "comparar exibir"
 

	
 
#: rhodecode/templates/changelog/changelog.html:6
 
#, fuzzy, python-format
 
#| msgid "Changelog"
 
msgid "%s Changelog"
 
msgstr "Registro de alterações"
 

	
 
#: 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] "mostrando %d de % revisão"
 
msgstr[1] "mostrando %d de % revisões"
 
msgstr[0] "mostrando %d de %d revisão"
 
msgstr[1] "mostrando %d de %d revisões"
 

	
 
#: rhodecode/templates/changelog/changelog.html:37
 
#, python-format
 
msgid "compare fork with %s"
 
msgstr ""
 

	
 
#: rhodecode/templates/changelog/changelog.html:37
 
#, fuzzy
 
#| msgid "compare view"
 
msgid "Compare fork"
 
msgstr "comparar exibir"
 

	
 
#: rhodecode/templates/changelog/changelog.html:39
 
msgid "Open new pull request"
 
msgstr ""
 

	
 
#: rhodecode/templates/changelog/changelog.html:44
 
msgid "Show"
 
msgstr "Mostrar"
 

	
 
#: rhodecode/templates/changelog/changelog.html:70
 
#: rhodecode/templates/summary/summary.html:357
 
msgid "show more"
 
msgstr "mostrar mais"
 

	
 
#: rhodecode/templates/changelog/changelog.html:74
 
msgid "Affected number of files, click to show more details"
 
msgstr "Número de arquivos afetados, clique para mostrar mais detalhes"
 

	
 
#: 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
 
#, fuzzy
 
#| msgid "Changesets"
 
msgid "Changeset status"
 
msgstr "Conjuntos de mudanças"
 

	
 
#: 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
 
msgid "Parent"
 
msgstr "Progenitor"
 

	
 
#: rhodecode/templates/changelog/changelog.html:106
 
#: rhodecode/templates/changeset/changeset.html:84
 
msgid "No parents"
 
msgstr "Sem progenitores"
 

	
 
#: rhodecode/templates/changelog/changelog.html:111
 
#: rhodecode/templates/changeset/changeset.html:88
 
msgid "merge"
 
msgstr "mesclar"
 

	
 
#: rhodecode/templates/changelog/changelog.html:114
 
#: rhodecode/templates/changeset/changeset.html:91
 
#: rhodecode/templates/files/files.html:29
 
#: rhodecode/templates/files/files_add.html:33
 
#: rhodecode/templates/files/files_edit.html:33
 
#: rhodecode/templates/shortlog/shortlog_data.html:9
 
msgid "branch"
 
msgstr "ramo"
 

	
 
#: rhodecode/templates/changelog/changelog.html:120
 
msgid "bookmark"
 
msgstr "marcador"
 

	
 
#: rhodecode/templates/changelog/changelog.html:126
 
#: rhodecode/templates/changeset/changeset.html:96
 
msgid "tag"
 
msgstr "etiqueta"
 

	
 
#: rhodecode/templates/changelog/changelog.html:162
 
msgid "Show selected changes __S -> __E"
 
msgstr "Mostrar alterações selecionadas __S -> __E"
 

	
 
#: rhodecode/templates/changelog/changelog.html:253
 
msgid "There are no changes yet"
 
msgstr "Ainda não há alteações"
 

	
 
#: rhodecode/templates/changelog/changelog_details.html:4
 
#: rhodecode/templates/changeset/changeset.html:66
 
msgid "removed"
 
msgstr "removidos"
 

	
 
#: rhodecode/templates/changelog/changelog_details.html:5
 
#: rhodecode/templates/changeset/changeset.html:67
 
msgid "changed"
 
msgstr "alterados"
 

	
 
#: rhodecode/templates/changelog/changelog_details.html:6
 
#: rhodecode/templates/changeset/changeset.html:68
 
msgid "added"
 
@@ -3209,193 +3202,193 @@ msgstr "ver"
 

	
 
#: rhodecode/templates/files/files_browser.html:14
 
msgid "previous revision"
 
msgstr "revisão anterior"
 

	
 
#: rhodecode/templates/files/files_browser.html:16
 
msgid "next revision"
 
msgstr "próxima revisão"
 

	
 
#: rhodecode/templates/files/files_browser.html:23
 
msgid "follow current branch"
 
msgstr "seguir ramo atual"
 

	
 
#: rhodecode/templates/files/files_browser.html:27
 
msgid "search file list"
 
msgstr "pesquisar lista de arquivos"
 

	
 
#: rhodecode/templates/files/files_browser.html:31
 
#: rhodecode/templates/shortlog/shortlog_data.html:65
 
msgid "add new file"
 
msgstr "adicionar novo arquivo"
 

	
 
#: rhodecode/templates/files/files_browser.html:35
 
msgid "Loading file list..."
 
msgstr "Carregando lista de arquivos..."
 

	
 
#: rhodecode/templates/files/files_browser.html:48
 
msgid "Size"
 
msgstr "Tamanho"
 

	
 
#: rhodecode/templates/files/files_browser.html:49
 
msgid "Mimetype"
 
msgstr "Mimetype"
 

	
 
#: rhodecode/templates/files/files_browser.html:50
 
msgid "Last Revision"
 
msgstr "Última revisão"
 

	
 
#: rhodecode/templates/files/files_browser.html:51
 
msgid "Last modified"
 
msgstr "Última alteração"
 

	
 
#: rhodecode/templates/files/files_browser.html:52
 
msgid "Last commiter"
 
msgstr "Último commiter"
 

	
 
#: rhodecode/templates/files/files_edit.html:19
 
msgid "edit file"
 
msgstr "editar arquivo"
 

	
 
#: rhodecode/templates/files/files_edit.html:49
 
#: rhodecode/templates/files/files_source.html:38
 
msgid "show annotation"
 
msgstr "mostrar anotação"
 

	
 
#: rhodecode/templates/files/files_edit.html:50
 
#: rhodecode/templates/files/files_source.html:40
 
#: rhodecode/templates/files/files_source.html:68
 
msgid "show as raw"
 
msgstr "mostrar como bruto"
 

	
 
#: rhodecode/templates/files/files_edit.html:51
 
#: rhodecode/templates/files/files_source.html:41
 
msgid "download as raw"
 
msgstr "descarregar como bruto"
 

	
 
#: rhodecode/templates/files/files_edit.html:54
 
msgid "source"
 
msgstr "fonte"
 

	
 
#: rhodecode/templates/files/files_edit.html:59
 
msgid "Editing file"
 
msgstr "Editando arquivo"
 

	
 
#: rhodecode/templates/files/files_source.html:2
 
msgid "History"
 
msgstr "Histórico"
 

	
 
#: rhodecode/templates/files/files_source.html:9
 
#, fuzzy
 
#| msgid "next revision"
 
msgid "diff to revision"
 
msgstr "próxima revisão"
 

	
 
#: rhodecode/templates/files/files_source.html:10
 
#, fuzzy
 
#| msgid "next revision"
 
msgid "show at revision"
 
msgstr "próxima revisão"
 

	
 
#: rhodecode/templates/files/files_source.html:14
 
#, fuzzy, python-format
 
#| msgid "author"
 
msgid "%s author"
 
msgid_plural "%s authors"
 
msgstr[0] "autor"
 
msgstr[1] ""
 
msgstr[1] "autors"
 

	
 
#: rhodecode/templates/files/files_source.html:36
 
msgid "show source"
 
msgstr "mostrar fonte"
 

	
 
#: rhodecode/templates/files/files_source.html:59
 
#, python-format
 
msgid "Binary file (%s)"
 
msgstr "Arquivo binário (%s)"
 

	
 
#: rhodecode/templates/files/files_source.html:68
 
msgid "File is too big to display"
 
msgstr "Arquivo é grande demais para exibir"
 

	
 
#: rhodecode/templates/files/files_source.html:124
 
msgid "Selection link"
 
msgstr "Link da seleção"
 

	
 
#: rhodecode/templates/files/files_ypjax.html:5
 
msgid "annotation"
 
msgstr "anotação"
 

	
 
#: rhodecode/templates/files/files_ypjax.html:15
 
msgid "Go back"
 
msgstr "Voltar"
 

	
 
#: rhodecode/templates/files/files_ypjax.html:16
 
msgid "No files at given path"
 
msgstr "Nenhum arquivo no caminho especificado"
 

	
 
#: rhodecode/templates/followers/followers.html:5
 
#, fuzzy, python-format
 
#| msgid "followers"
 
msgid "%s Followers"
 
msgstr "seguidores"
 

	
 
#: rhodecode/templates/followers/followers.html:13
 
msgid "followers"
 
msgstr "seguidores"
 

	
 
#: rhodecode/templates/followers/followers_data.html:12
 
#, fuzzy
 
#| msgid "Started following"
 
msgid "Started following -"
 
msgstr "Passou a seguir"
 

	
 
#: rhodecode/templates/forks/fork.html:5
 
#, fuzzy, python-format
 
#| msgid "fork"
 
msgid "%s Fork"
 
msgstr "bifurcação"
 

	
 
#: rhodecode/templates/forks/fork.html:31
 
msgid "Fork name"
 
msgstr "Nome da bifurcação"
 

	
 
#: rhodecode/templates/forks/fork.html:68
 
msgid "Private"
 
msgstr "Privado"
 

	
 
#: rhodecode/templates/forks/fork.html:77
 
msgid "Copy permissions"
 
msgstr "Copiar permissões"
 

	
 
#: rhodecode/templates/forks/fork.html:81
 
msgid "Copy permissions from forked repository"
 
msgstr ""
 

	
 
#: rhodecode/templates/forks/fork.html:86
 
msgid "Update after clone"
 
msgstr "Atualizar após clonar"
 

	
 
#: rhodecode/templates/forks/fork.html:90
 
msgid "Checkout source after making a clone"
 
msgstr ""
 

	
 
#: rhodecode/templates/forks/fork.html:94
 
msgid "fork this repository"
 
msgstr "bifurcar este repositório"
 

	
 
#: rhodecode/templates/forks/forks.html:5
 
#, fuzzy, python-format
 
#| msgid "forks"
 
msgid "%s Forks"
 
msgstr "bifurcações"
 

	
 
#: rhodecode/templates/forks/forks.html:13
 
msgid "forks"
 
msgstr "bifurcações"
 

	
 
#: rhodecode/templates/forks/forks_data.html:17
 
msgid "forked"
 
msgstr "bifurcado"
 

	
 
#: rhodecode/templates/forks/forks_data.html:34
 
msgid "There are no forks yet"
rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -989,196 +989,192 @@ msgstr "请输入密码"
 
msgid "Enter %(min)i characters or more"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:203
 
msgid "commented on commit"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:204
 
#, fuzzy
 
msgid "sent message"
 
msgstr "提交信息"
 

	
 
#: rhodecode/model/notification.py:205
 
msgid "mentioned you"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:206
 
#, fuzzy
 
msgid "registered in RhodeCode"
 
msgstr "成功注册到 rhodecode"
 

	
 
#: rhodecode/model/notification.py:207
 
msgid "opened new pull request"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:208
 
msgid "commented on pull request"
 
msgstr ""
 

	
 
#: rhodecode/model/pull_request.py:75
 
#, python-format
 
msgid "%(user)s wants you to review pull request #%(pr_id)s"
 
msgstr ""
 

	
 
#: rhodecode/model/scm.py:489
 
#, fuzzy
 
#| msgid "last login"
 
msgid "latest tip"
 
msgstr "最后登录"
 

	
 
#: rhodecode/model/user.py:238
 
#, fuzzy
 
msgid "new user registration"
 
msgstr "[RhodeCode] 新用户注册"
 

	
 
#: rhodecode/model/user.py:263 rhodecode/model/user.py:284
 
msgid "You can't Edit this user since it's crucial for entire application"
 
msgstr "由于是系统帐号,无法编辑该用户"
 

	
 
#: rhodecode/model/user.py:306
 
msgid "You can't remove this user since it's crucial for entire application"
 
msgstr "由于是系统帐号,无法删除该用户"
 

	
 
#: rhodecode/model/user.py:312
 
#, fuzzy, python-format
 
msgid ""
 
"user \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories. %s"
 
msgstr "由于该用户拥有版本库 %s 因而无法删除,请变更版本库所有者或删除版本库"
 

	
 
#: rhodecode/model/validators.py:52
 
#, fuzzy, python-format
 
#| msgid "This username already exists"
 
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
 
#, fuzzy, python-format
 
#| msgid "This username or users group name is not valid"
 
msgid "Username %(username)s is not valid"
 
msgstr "用户或用户组名称无效"
 

	
 
#: rhodecode/model/validators.py:103
 
#, fuzzy
 
#| msgid "invalid user name"
 
msgid "Invalid users group name"
 
msgstr "无效用户名"
 

	
 
#: rhodecode/model/validators.py:104
 
#, fuzzy, python-format
 
#| msgid "This users group already exists"
 
msgid "Users group \"%(usersgroup)s\" already exists"
 
msgstr "该用户组名称已经存在"
 

	
 
#: rhodecode/model/validators.py:106
 
#, fuzzy
 
#| msgid "" "RepoGroup name may only contain  alphanumeric characters
 
#| underscores, " "periods or dashes and must begin with alphanumeric
 
#| character"
 
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
 
#, fuzzy, python-format
 
#| msgid "This username already exists"
 
msgid "Group \"%(group_name)s\" already exists"
 
msgstr "该用户名已经存在"
 

	
 
#: rhodecode/model/validators.py:147
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repository with name \"%(group_name)s\" already exists"
 
msgstr "这个版本库已经存在"
 

	
 
#: rhodecode/model/validators.py:205
 
#, fuzzy
 
#| msgid "Invalid characters in password"
 
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
 
#, fuzzy, python-format
 
#| msgid "This repository name is disallowed"
 
msgid "Repository name %(repo)s is disallowed"
 
msgstr "该版本库名称被禁用"
 

	
 
#: rhodecode/model/validators.py:285
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repository named %(repo)s already exists"
 
msgstr "这个版本库已经存在"
 

	
 
#: rhodecode/model/validators.py:286
 
#, fuzzy, python-format
 
#| msgid "This repository already exists in a group \"%s\""
 
msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 
msgstr "组中已经存在该版本库"
 

	
 
#: rhodecode/model/validators.py:288
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repositories group with name \"%(repo)s\" already exists"
 
msgstr "这个版本库已经存在"
 

	
 
#: rhodecode/model/validators.py:386
 
msgid "invalid clone url"
 
msgstr "无效的 clone 地址"
 

	
 
#: rhodecode/model/validators.py:387
 
msgid "Invalid clone url, provide a valid clone http\\s url"
 
msgstr ""
 

	
 
#: rhodecode/model/validators.py:418
 
#, fuzzy
 
#| msgid "Fork have to be the same type as original"
 
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
 
#, fuzzy, python-format
 
#| msgid "This e-mail address doesn't exist."
rhodecode/i18n/zh_TW/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -982,196 +982,192 @@ msgstr "請輸入密碼"
 
msgid "Enter %(min)i characters or more"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:203
 
msgid "commented on commit"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:204
 
#, fuzzy
 
msgid "sent message"
 
msgstr "遞交資訊"
 

	
 
#: rhodecode/model/notification.py:205
 
msgid "mentioned you"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:206
 
#, fuzzy
 
msgid "registered in RhodeCode"
 
msgstr "您已經成功註冊rhodecode"
 

	
 
#: rhodecode/model/notification.py:207
 
msgid "opened new pull request"
 
msgstr ""
 

	
 
#: rhodecode/model/notification.py:208
 
msgid "commented on pull request"
 
msgstr ""
 

	
 
#: rhodecode/model/pull_request.py:75
 
#, python-format
 
msgid "%(user)s wants you to review pull request #%(pr_id)s"
 
msgstr ""
 

	
 
#: rhodecode/model/scm.py:489
 
#, fuzzy
 
#| msgid "last login"
 
msgid "latest tip"
 
msgstr "最後登入"
 

	
 
#: rhodecode/model/user.py:238
 
#, fuzzy
 
msgid "new user registration"
 
msgstr "[RhodeCode] 新使用者註冊"
 

	
 
#: rhodecode/model/user.py:263 rhodecode/model/user.py:284
 
msgid "You can't Edit this user since it's crucial for entire application"
 
msgstr "您無法編輯這個使用者,因為他是系統帳號"
 

	
 
#: rhodecode/model/user.py:306
 
msgid "You can't remove this user since it's crucial for entire application"
 
msgstr "您無法移除這個使用者,因為他是系統帳號"
 

	
 
#: rhodecode/model/user.py:312
 
#, fuzzy, python-format
 
msgid ""
 
"user \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories. %s"
 
msgstr "這個使用者擁有 %s 個版本庫所以無法移除,請先變更版本庫擁有者或者刪除版本庫"
 

	
 
#: rhodecode/model/validators.py:52
 
#, fuzzy, python-format
 
#| msgid "This username already exists"
 
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
 
#, fuzzy, python-format
 
#| msgid "This username or users group name is not valid"
 
msgid "Username %(username)s is not valid"
 
msgstr "使用者名稱或群組名稱無效"
 

	
 
#: rhodecode/model/validators.py:103
 
#, fuzzy
 
#| msgid "invalid user name"
 
msgid "Invalid users group name"
 
msgstr "無效的使用者名稱"
 

	
 
#: rhodecode/model/validators.py:104
 
#, fuzzy, python-format
 
#| msgid "This users group already exists"
 
msgid "Users group \"%(usersgroup)s\" already exists"
 
msgstr "這個使用者群組已存在"
 

	
 
#: rhodecode/model/validators.py:106
 
#, fuzzy
 
#| msgid "" "RepoGroup name may only contain  alphanumeric characters
 
#| underscores, " "periods or dashes and must begin with alphanumeric
 
#| character"
 
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
 
#, fuzzy, python-format
 
#| msgid "This username already exists"
 
msgid "Group \"%(group_name)s\" already exists"
 
msgstr "使用者名稱已存在"
 

	
 
#: rhodecode/model/validators.py:147
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repository with name \"%(group_name)s\" already exists"
 
msgstr "這個版本庫已經存在"
 

	
 
#: rhodecode/model/validators.py:205
 
#, fuzzy
 
#| msgid "Invalid characters in password"
 
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
 
#, fuzzy, python-format
 
#| msgid "This repository name is disallowed"
 
msgid "Repository name %(repo)s is disallowed"
 
msgstr "不允許的版本庫名稱"
 

	
 
#: rhodecode/model/validators.py:285
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repository named %(repo)s already exists"
 
msgstr "這個版本庫已經存在"
 

	
 
#: rhodecode/model/validators.py:286
 
#, fuzzy, python-format
 
#| msgid "This repository already exists in a group \"%s\""
 
msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 
msgstr "這個版本庫已存在於群組 \"%s\""
 

	
 
#: rhodecode/model/validators.py:288
 
#, fuzzy, python-format
 
#| msgid "Repository with this name already exists"
 
msgid "Repositories group with name \"%(repo)s\" already exists"
 
msgstr "這個版本庫已經存在"
 

	
 
#: rhodecode/model/validators.py:386
 
msgid "invalid clone url"
 
msgstr "無效的複製URL"
 

	
 
#: rhodecode/model/validators.py:387
 
msgid "Invalid clone url, provide a valid clone http\\s url"
 
msgstr ""
 

	
 
#: rhodecode/model/validators.py:418
 
#, fuzzy
 
#| msgid "Fork have to be the same type as original"
 
msgid "Fork have to be the same type as parent"
 
msgstr "Fork 必須使用相同的版本庫類型"
 

	
 
#: 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
 
#, fuzzy, python-format
 
#| msgid "This e-mail address doesn't exist."
0 comments (0 inline, 0 general)