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
 
@@ -734,880 +734,873 @@ msgid "and"
 
msgstr "et"
 

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

	
 
#: rhodecode/lib/helpers.py:541 rhodecode/templates/changelog/changelog.html:46
 
msgid "revisions"
 
msgstr "révisions"
 

	
 
#: rhodecode/lib/helpers.py:564
 
msgid "fork name "
 
msgstr "Nom du fork"
 

	
 
#: rhodecode/lib/helpers.py:577
 
msgid "[deleted] repository"
 
msgstr "[a supprimé] le dépôt"
 

	
 
#: rhodecode/lib/helpers.py:579 rhodecode/lib/helpers.py:589
 
msgid "[created] repository"
 
msgstr "[a créé] le dépôt"
 

	
 
#: rhodecode/lib/helpers.py:581
 
msgid "[created] repository as fork"
 
msgstr "[a créé] le dépôt en tant que fork"
 

	
 
#: rhodecode/lib/helpers.py:583 rhodecode/lib/helpers.py:591
 
msgid "[forked] repository"
 
msgstr "[a forké] le dépôt"
 

	
 
#: rhodecode/lib/helpers.py:585 rhodecode/lib/helpers.py:593
 
msgid "[updated] repository"
 
msgstr "[a mis à jour] le dépôt"
 

	
 
#: rhodecode/lib/helpers.py:587
 
msgid "[delete] repository"
 
msgstr "[a supprimé] le dépôt"
 

	
 
#: rhodecode/lib/helpers.py:595
 
msgid "[created] user"
 
msgstr "[a créé] l’utilisateur"
 

	
 
#: rhodecode/lib/helpers.py:597
 
msgid "[updated] user"
 
msgstr "[a mis à jour] l’utilisateur"
 

	
 
#: rhodecode/lib/helpers.py:599
 
msgid "[created] users group"
 
msgstr "[a créé] le groupe d’utilisateurs"
 

	
 
#: rhodecode/lib/helpers.py:601
 
msgid "[updated] users group"
 
msgstr "[a mis à jour] le groupe d’utilisateurs"
 

	
 
#: rhodecode/lib/helpers.py:603
 
msgid "[commented] on revision in repository"
 
msgstr "[a commenté] une révision du dépôt"
 

	
 
#: rhodecode/lib/helpers.py:605
 
#, fuzzy
 
#| msgid "[commented] on revision in repository"
 
msgid "[commented] on pull request"
 
msgstr "[a commenté] une révision du dépôt"
 

	
 
#: rhodecode/lib/helpers.py:607
 
msgid "[pushed] into"
 
msgstr "[a pushé] dans"
 

	
 
#: rhodecode/lib/helpers.py:609
 
msgid "[committed via RhodeCode] into repository"
 
msgstr "[a commité via RhodeCode] dans le dépôt"
 

	
 
#: rhodecode/lib/helpers.py:611
 
msgid "[pulled from remote] into repository"
 
msgstr "[a pullé depuis un site distant] dans le dépôt"
 

	
 
#: rhodecode/lib/helpers.py:613
 
msgid "[pulled] from"
 
msgstr "[a pullé] depuis"
 

	
 
#: rhodecode/lib/helpers.py:615
 
msgid "[started following] repository"
 
msgstr "[suit maintenant] le dépôt"
 

	
 
#: rhodecode/lib/helpers.py:617
 
msgid "[stopped following] repository"
 
msgstr "[ne suit plus] le dépôt"
 

	
 
#: rhodecode/lib/helpers.py:781
 
#, python-format
 
msgid " and %s more"
 
msgstr "et %s de plus"
 

	
 
#: rhodecode/lib/helpers.py:785
 
msgid "No Files"
 
msgstr "Aucun fichier"
 

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

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

	
 
#: rhodecode/lib/utils2.py:337
 
#, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] "%d jour"
 
msgstr[1] "%d jours"
 

	
 
#: rhodecode/lib/utils2.py:338
 
#, python-format
 
msgid "%d hour"
 
msgid_plural "%d hours"
 
msgstr[0] "%d heure"
 
msgstr[1] "%d heures"
 

	
 
#: rhodecode/lib/utils2.py:339
 
#, python-format
 
msgid "%d minute"
 
msgid_plural "%d minutes"
 
msgstr[0] "%d minute"
 
msgstr[1] "%d minutes"
 

	
 
#: rhodecode/lib/utils2.py:340
 
#, python-format
 
msgid "%d second"
 
msgid_plural "%d seconds"
 
msgstr[0] "%d seconde"
 
msgstr[1] "%d secondes"
 

	
 
#: rhodecode/lib/utils2.py:355
 
#, python-format
 
msgid "%s ago"
 
msgstr "Il y a %s"
 

	
 
#: rhodecode/lib/utils2.py:357
 
#, python-format
 
msgid "%s and %s ago"
 
msgstr "Il y a %s et %s"
 

	
 
#: rhodecode/lib/utils2.py:360
 
msgid "just now"
 
msgstr "à l’instant"
 

	
 
#: rhodecode/lib/celerylib/tasks.py:269
 
msgid "password reset link"
 
msgstr "Réinitialisation du mot de passe"
 

	
 
#: rhodecode/model/comment.py:109
 
#, python-format
 
msgid "on line %s"
 
msgstr "à la ligne %s"
 

	
 
#: rhodecode/model/comment.py:146
 
msgid "[Mention]"
 
msgstr "[Mention]"
 

	
 
#: rhodecode/model/db.py:1062
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository no access"
 
msgstr "Dépôts"
 

	
 
#: rhodecode/model/db.py:1063
 
#, fuzzy
 
#| msgid "This repository already exists"
 
msgid "Repository read access"
 
msgstr "Ce dépôt existe déjà"
 

	
 
#: rhodecode/model/db.py:1064
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository write access"
 
msgstr "Dépôts"
 

	
 
#: rhodecode/model/db.py:1065
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository admin access"
 
msgstr "Dépôts"
 

	
 
#: rhodecode/model/db.py:1067
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group no access"
 
msgstr "Groupes de dépôts"
 

	
 
#: rhodecode/model/db.py:1068
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group read access"
 
msgstr "Groupes de dépôts"
 

	
 
#: rhodecode/model/db.py:1069
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group write access"
 
msgstr "Groupes de dépôts"
 

	
 
#: rhodecode/model/db.py:1070
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group admin access"
 
msgstr "Groupes de dépôts"
 

	
 
#: rhodecode/model/db.py:1072
 
#, fuzzy
 
#| msgid "Users administration"
 
msgid "RhodeCode Administrator"
 
msgstr "Administration des utilisateurs"
 

	
 
#: rhodecode/model/db.py:1073
 
#, fuzzy
 
#| msgid "Repository creation"
 
msgid "Repository creation disabled"
 
msgstr "Création de dépôt"
 

	
 
#: rhodecode/model/db.py:1074
 
#, fuzzy
 
#| msgid "Repository creation"
 
msgid "Repository creation enabled"
 
msgstr "Création de dépôt"
 

	
 
#: rhodecode/model/db.py:1075
 
#, fuzzy
 
#| msgid "disabled"
 
msgid "Register disabled"
 
msgstr "Désactivé"
 

	
 
#: rhodecode/model/db.py:1076
 
msgid "Register new user with RhodeCode with manual activation"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1079
 
msgid "Register new user with RhodeCode with auto activation"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1479
 
msgid "Not Reviewed"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1480
 
#, fuzzy
 
#| msgid "removed"
 
msgid "Approved"
 
msgstr "Supprimés"
 

	
 
#: rhodecode/model/db.py:1481
 
msgid "Rejected"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1482
 
msgid "Under Review"
 
msgstr ""
 

	
 
#: rhodecode/model/forms.py:43
 
msgid "Please enter a login"
 
msgstr "Veuillez entrer un identifiant"
 

	
 
#: rhodecode/model/forms.py:44
 
#, python-format
 
msgid "Enter a value %(min)i characters long or more"
 
msgstr "Entrez une valeur d’au moins %(min)i caractères de long."
 

	
 
#: rhodecode/model/forms.py:52
 
msgid "Please enter a password"
 
msgstr "Veuillez entrer un mot de passe"
 

	
 
#: rhodecode/model/forms.py:53
 
#, python-format
 
msgid "Enter %(min)i characters or more"
 
msgstr "Entrez au moins %(min)i caractères"
 

	
 
#: rhodecode/model/notification.py:203
 
msgid "commented on commit"
 
msgstr "a posté un commentaire sur le commit"
 

	
 
#: rhodecode/model/notification.py:204
 
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/templates/admin/repos/repos.html:87
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:167
 
#: rhodecode/templates/journal/journal.html:188
 
msgid "Tip"
 
msgstr "Sommet"
 

	
 
#: rhodecode/templates/index_base.html:70
 
#: rhodecode/templates/index_base.html:163
 
#: rhodecode/templates/admin/repos/repo_edit.html:112
 
#: rhodecode/templates/admin/repos/repos.html:89
 
msgid "Owner"
 
msgstr "Propriétaire"
 

	
 
#: rhodecode/templates/index_base.html:71
 
#: rhodecode/templates/summary/summary.html:48
 
#: rhodecode/templates/summary/summary.html:51
 
msgid "RSS"
 
msgstr "RSS"
 

	
 
#: rhodecode/templates/index_base.html:72
 
msgid "Atom"
 
msgstr "Atom"
 

	
 
#: rhodecode/templates/index_base.html:102
 
#: rhodecode/templates/index_base.html:104
 
#, python-format
 
msgid "Subscribe to %s rss feed"
 
msgstr "S’abonner au flux RSS de %s"
 

	
 
#: rhodecode/templates/index_base.html:109
 
#: rhodecode/templates/index_base.html:111
 
#, python-format
 
msgid "Subscribe to %s atom feed"
 
msgstr "S’abonner au flux ATOM de %s"
 

	
 
#: rhodecode/templates/index_base.html:130
 
msgid "Group Name"
 
msgstr "Nom du groupe"
 

	
 
#: rhodecode/templates/index_base.html:148
 
#: rhodecode/templates/index_base.html:188
 
#: rhodecode/templates/admin/repos/repos.html:112
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:186
 
#: rhodecode/templates/bookmarks/bookmarks.html:60
 
#: rhodecode/templates/branches/branches.html:77
 
#: rhodecode/templates/journal/journal.html:211
 
#: rhodecode/templates/tags/tags.html:60
 
msgid "Click to sort ascending"
 
msgstr "Tri ascendant"
 

	
 
#: rhodecode/templates/index_base.html:149
 
#: rhodecode/templates/index_base.html:189
 
#: rhodecode/templates/admin/repos/repos.html:113
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:187
 
#: rhodecode/templates/bookmarks/bookmarks.html:61
 
#: rhodecode/templates/branches/branches.html:78
 
#: rhodecode/templates/journal/journal.html:212
 
#: rhodecode/templates/tags/tags.html:61
 
msgid "Click to sort descending"
 
msgstr "Tri descendant"
 

	
 
#: rhodecode/templates/index_base.html:159
 
#: rhodecode/templates/admin/repos/repos.html:85
 
msgid "Last Change"
 
msgstr "Dernière modification"
 

	
 
#: rhodecode/templates/index_base.html:190
 
#: rhodecode/templates/admin/repos/repos.html:114
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:188
 
#: rhodecode/templates/bookmarks/bookmarks.html:62
 
#: rhodecode/templates/branches/branches.html:79
 
#: rhodecode/templates/journal/journal.html:213
 
#: rhodecode/templates/tags/tags.html:62
 
msgid "No records found."
 
msgstr "Aucun élément n’a été trouvé."
 

	
 
#: rhodecode/templates/index_base.html:191
 
#: rhodecode/templates/admin/repos/repos.html:115
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:189
 
#: rhodecode/templates/bookmarks/bookmarks.html:63
 
#: rhodecode/templates/branches/branches.html:80
 
#: rhodecode/templates/journal/journal.html:214
 
#: rhodecode/templates/tags/tags.html:63
 
msgid "Data error."
 
msgstr "Erreur d’intégrité des données."
 

	
 
#: rhodecode/templates/index_base.html:192
 
#: rhodecode/templates/admin/repos/repos.html:116
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:190
 
#: rhodecode/templates/bookmarks/bookmarks.html:64
 
#: rhodecode/templates/branches/branches.html:81
 
#: rhodecode/templates/journal/journal.html:215
 
#: rhodecode/templates/tags/tags.html:64
 
msgid "Loading..."
 
msgstr "Chargement…"
 

	
 
#: rhodecode/templates/login.html:5 rhodecode/templates/login.html:54
 
msgid "Sign In"
 
msgstr "Connexion"
 

	
 
#: rhodecode/templates/login.html:21
 
msgid "Sign In to"
 
msgstr "Connexion à"
 

	
 
#: 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
 
#: rhodecode/templates/admin/users/user_edit.html:50
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:26
 
#: rhodecode/templates/base/base.html:83
 
#: rhodecode/templates/summary/summary.html:118
 
msgid "Username"
 
msgstr "Nom d’utilisateur"
 

	
 
#: 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
 
#: rhodecode/templates/base/base.html:92
 
msgid "Password"
 
msgstr "Mot de passe"
 

	
 
#: rhodecode/templates/login.html:50
 
msgid "Remember me"
 
msgstr "Se souvenir de moi"
 

	
 
#: rhodecode/templates/login.html:60
 
msgid "Forgot your password ?"
 
msgstr "Mot de passe oublié ?"
 

	
 
#: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:103
 
msgid "Don't have an account ?"
 
msgstr "Vous n’avez pas de compte ?"
 

	
 
#: rhodecode/templates/password_reset.html:5
 
msgid "Reset your password"
 
msgstr "Mot de passe oublié ?"
 

	
 
#: rhodecode/templates/password_reset.html:11
 
msgid "Reset your password to"
 
msgstr "Réinitialiser votre mot de passe"
 

	
 
#: rhodecode/templates/password_reset.html:21
 
msgid "Email address"
 
msgstr "Adresse e-mail"
 

	
 
#: rhodecode/templates/password_reset.html:30
 
msgid "Reset my password"
 
msgstr "Réinitialiser mon mot de passe"
 

	
 
#: rhodecode/templates/password_reset.html:31
 
msgid "Password reset link will be send to matching email address"
 
msgstr "Votre nouveau mot de passe sera envoyé à l’adresse correspondante."
 

	
 
#: rhodecode/templates/register.html:5 rhodecode/templates/register.html:74
 
msgid "Sign Up"
 
msgstr "Inscription"
 

	
 
#: rhodecode/templates/register.html:11
 
msgid "Sign Up to"
 
msgstr "Inscription à"
 

	
 
#: rhodecode/templates/register.html:38
 
msgid "Re-enter password"
 
msgstr "Confirmation"
 

	
 
#: rhodecode/templates/register.html:47
 
#: rhodecode/templates/admin/users/user_add.html:59
 
#: rhodecode/templates/admin/users/user_edit.html:86
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:53
 
msgid "First Name"
 
msgstr "Prénom"
 

	
 
#: rhodecode/templates/register.html:56
 
#: rhodecode/templates/admin/users/user_add.html:68
 
#: rhodecode/templates/admin/users/user_edit.html:95
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
 
msgid "Last Name"
 
msgstr "Nom"
 

	
 
#: rhodecode/templates/register.html:65
 
#: rhodecode/templates/admin/users/user_add.html:77
 
#: rhodecode/templates/admin/users/user_edit.html:104
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
 
#: rhodecode/templates/summary/summary.html:120
 
msgid "Email"
 
msgstr "E-mail"
 

	
 
#: rhodecode/templates/register.html:76
 
msgid "Your account will be activated right after registration"
 
msgstr "Votre compte utilisateur sera actif dès la fin de l’enregistrement."
 

	
 
#: rhodecode/templates/register.html:78
 
msgid "Your account must wait for activation by administrator"
 
msgstr "Votre compte utilisateur devra être activé par un administrateur."
 

	
 
#: rhodecode/templates/repo_switcher_list.html:11
 
#: rhodecode/templates/admin/repos/repo_add_base.html:65
 
#: rhodecode/templates/admin/repos/repo_edit.html:85
 
#: rhodecode/templates/settings/repo_settings.html:67
 
msgid "Private repository"
 
msgstr "Dépôt privé"
 

	
 
#: rhodecode/templates/repo_switcher_list.html:16
 
msgid "Public repository"
 
msgstr "Dépôt public"
 

	
 
#: rhodecode/templates/switch_to_list.html:3
 
#: rhodecode/templates/branches/branches.html:14
 
msgid "branches"
 
msgstr "Branches"
 

	
 
#: rhodecode/templates/switch_to_list.html:10
 
#: rhodecode/templates/branches/branches_data.html:57
 
msgid "There are no branches yet"
 
msgstr "Aucune branche n’a été créée pour le moment."
 

	
 
#: rhodecode/templates/switch_to_list.html:15
 
#: rhodecode/templates/shortlog/shortlog_data.html:10
 
#: rhodecode/templates/tags/tags.html:15
 
msgid "tags"
 
msgstr "Tags"
 

	
 
#: rhodecode/templates/switch_to_list.html:22
 
#: rhodecode/templates/tags/tags_data.html:33
 
msgid "There are no tags yet"
 
msgstr "Aucun tag n’a été créé pour le moment."
 

	
 
#: rhodecode/templates/switch_to_list.html:28
 
#: rhodecode/templates/bookmarks/bookmarks.html:15
 
msgid "bookmarks"
 
msgstr "Signets"
 

	
 
#: rhodecode/templates/switch_to_list.html:35
 
#: rhodecode/templates/bookmarks/bookmarks_data.html:32
 
msgid "There are no bookmarks yet"
 
msgstr "Aucun signet n’a été créé."
 

	
 
#: rhodecode/templates/admin/admin.html:5
 
#: rhodecode/templates/admin/admin.html:9
 
msgid "Admin journal"
 
msgstr "Historique d’administration"
 

	
 
#: rhodecode/templates/admin/admin_log.html:6
 
#: rhodecode/templates/admin/repos/repos.html:41
 
#: rhodecode/templates/admin/repos/repos.html:90
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:51
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:52
 
#: rhodecode/templates/journal/journal.html:61
 
#: rhodecode/templates/journal/journal.html:62
 
msgid "Action"
 
msgstr "Action"
 

	
 
#: rhodecode/templates/admin/admin_log.html:7
 
msgid "Repository"
 
msgstr "Dépôt"
 

	
 
#: rhodecode/templates/admin/admin_log.html:8
 
#: rhodecode/templates/bookmarks/bookmarks.html:37
 
#: rhodecode/templates/bookmarks/bookmarks_data.html:7
 
#: rhodecode/templates/branches/branches.html:52
 
#: rhodecode/templates/tags/tags.html:37
 
#: rhodecode/templates/tags/tags_data.html:7
 
msgid "Date"
 
msgstr "Date"
 

	
 
#: rhodecode/templates/admin/admin_log.html:9
 
msgid "From IP"
 
msgstr "Depuis l’adresse IP"
 

	
 
#: rhodecode/templates/admin/admin_log.html:53
 
msgid "No actions yet"
 
msgstr "Aucune action n’a été enregistrée pour le moment."
 

	
 
#: rhodecode/templates/admin/ldap/ldap.html:5
 
msgid "LDAP administration"
 
msgstr "Administration LDAP"
 

	
 
#: rhodecode/templates/admin/ldap/ldap.html:11
 
msgid "Ldap"
 
msgstr "LDAP"
 

	
 
#: rhodecode/templates/admin/ldap/ldap.html:28
 
msgid "Connection settings"
 
msgstr "Options de connexion"
 

	
 
#: rhodecode/templates/admin/ldap/ldap.html:30
 
msgid "Enable LDAP"
 
msgstr "Activer le LDAP"
rhodecode/i18n/pt_BR/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -727,878 +727,871 @@ msgstr "%s mais"
 

	
 
#: rhodecode/lib/helpers.py:541 rhodecode/templates/changelog/changelog.html:46
 
msgid "revisions"
 
msgstr "revisões"
 

	
 
#: rhodecode/lib/helpers.py:564
 
msgid "fork name "
 
msgstr "nome da bifurcação"
 

	
 
#: rhodecode/lib/helpers.py:577
 
msgid "[deleted] repository"
 
msgstr "repositório [excluído]"
 

	
 
#: rhodecode/lib/helpers.py:579 rhodecode/lib/helpers.py:589
 
msgid "[created] repository"
 
msgstr "repositório [criado]"
 

	
 
#: rhodecode/lib/helpers.py:581
 
msgid "[created] repository as fork"
 
msgstr "repositório [criado] como uma bifurcação"
 

	
 
#: rhodecode/lib/helpers.py:583 rhodecode/lib/helpers.py:591
 
msgid "[forked] repository"
 
msgstr "repositório [bifurcado]"
 

	
 
#: rhodecode/lib/helpers.py:585 rhodecode/lib/helpers.py:593
 
msgid "[updated] repository"
 
msgstr "repositório [atualizado]"
 

	
 
#: rhodecode/lib/helpers.py:587
 
msgid "[delete] repository"
 
msgstr "[excluir] repositório"
 

	
 
#: rhodecode/lib/helpers.py:595
 
#, fuzzy
 
msgid "[created] user"
 
msgstr "usuário %s criado"
 

	
 
#: rhodecode/lib/helpers.py:597
 
#, fuzzy
 
msgid "[updated] user"
 
msgstr "grupo de usuários %s atualizado"
 

	
 
#: rhodecode/lib/helpers.py:599
 
#, fuzzy
 
msgid "[created] users group"
 
msgstr "criado grupo de usuários %s"
 

	
 
#: rhodecode/lib/helpers.py:601
 
#, fuzzy
 
msgid "[updated] users group"
 
msgstr "grupo de usuários %s atualizado"
 

	
 
#: rhodecode/lib/helpers.py:603
 
#, fuzzy
 
msgid "[commented] on revision in repository"
 
msgstr "repositório [criado]"
 

	
 
#: rhodecode/lib/helpers.py:605
 
#, fuzzy
 
#| msgid "[commented] on revision in repository"
 
msgid "[commented] on pull request"
 
msgstr "repositório [criado]"
 

	
 
#: rhodecode/lib/helpers.py:607
 
msgid "[pushed] into"
 
msgstr "[realizado push] para"
 

	
 
#: rhodecode/lib/helpers.py:609
 
#, fuzzy
 
msgid "[committed via RhodeCode] into repository"
 
msgstr "[realizado commit via RhodeCode] para"
 

	
 
#: rhodecode/lib/helpers.py:611
 
#, fuzzy
 
msgid "[pulled from remote] into repository"
 
msgstr "[realizado pull remoto] para"
 

	
 
#: rhodecode/lib/helpers.py:613
 
msgid "[pulled] from"
 
msgstr "[realizado pull] a partir de"
 

	
 
#: rhodecode/lib/helpers.py:615
 
msgid "[started following] repository"
 
msgstr "[passou a seguir] o repositório"
 

	
 
#: rhodecode/lib/helpers.py:617
 
msgid "[stopped following] repository"
 
msgstr "[parou de seguir] o repositório"
 

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

	
 
#: rhodecode/lib/helpers.py:785
 
msgid "No Files"
 
msgstr "Nenhum Arquivo"
 

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

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

	
 
#: rhodecode/lib/utils2.py:337
 
#, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] "%d dia"
 
msgstr[1] "%d dias"
 

	
 
#: rhodecode/lib/utils2.py:338
 
#, python-format
 
msgid "%d hour"
 
msgid_plural "%d hours"
 
msgstr[0] "%d hora"
 
msgstr[1] "%d horas"
 

	
 
#: rhodecode/lib/utils2.py:339
 
#, python-format
 
msgid "%d minute"
 
msgid_plural "%d minutes"
 
msgstr[0] "%d minuto"
 
msgstr[1] "%d minutos"
 

	
 
#: rhodecode/lib/utils2.py:340
 
#, python-format
 
msgid "%d second"
 
msgid_plural "%d seconds"
 
msgstr[0] "%d segundo"
 
msgstr[1] "%d segundos"
 

	
 
#: rhodecode/lib/utils2.py:355
 
#, python-format
 
msgid "%s ago"
 
msgstr "%s atrás"
 

	
 
#: rhodecode/lib/utils2.py:357
 
#, python-format
 
msgid "%s and %s ago"
 
msgstr "%s e %s atrás"
 

	
 
#: rhodecode/lib/utils2.py:360
 
msgid "just now"
 
msgstr "agora há pouco"
 

	
 
#: rhodecode/lib/celerylib/tasks.py:269
 
msgid "password reset link"
 
msgstr "link de reinicialização de senha"
 

	
 
#: rhodecode/model/comment.py:109
 
#, python-format
 
msgid "on line %s"
 
msgstr "na linha %s"
 

	
 
#: rhodecode/model/comment.py:146
 
msgid "[Mention]"
 
msgstr "[Menção]"
 

	
 
#: rhodecode/model/db.py:1062
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository no access"
 
msgstr "repositórios"
 

	
 
#: rhodecode/model/db.py:1063
 
#, fuzzy
 
#| msgid "This repository already exists"
 
msgid "Repository read access"
 
msgstr "Esse repositório já existe"
 

	
 
#: rhodecode/model/db.py:1064
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository write access"
 
msgstr "repositórios"
 

	
 
#: rhodecode/model/db.py:1065
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository admin access"
 
msgstr "repositórios"
 

	
 
#: rhodecode/model/db.py:1067
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group no access"
 
msgstr "grupos de repositórios"
 

	
 
#: rhodecode/model/db.py:1068
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group read access"
 
msgstr "grupos de repositórios"
 

	
 
#: rhodecode/model/db.py:1069
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group write access"
 
msgstr "grupos de repositórios"
 

	
 
#: rhodecode/model/db.py:1070
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group admin access"
 
msgstr "grupos de repositórios"
 

	
 
#: rhodecode/model/db.py:1072
 
#, fuzzy
 
#| msgid "Users administration"
 
msgid "RhodeCode Administrator"
 
msgstr "Administração de usuários"
 

	
 
#: rhodecode/model/db.py:1073
 
#, fuzzy
 
#| msgid "Repository creation"
 
msgid "Repository creation disabled"
 
msgstr "Criação de repositório"
 

	
 
#: rhodecode/model/db.py:1074
 
#, fuzzy
 
#| msgid "Repository creation"
 
msgid "Repository creation enabled"
 
msgstr "Criação de repositório"
 

	
 
#: rhodecode/model/db.py:1075
 
#, fuzzy
 
#| msgid "disabled"
 
msgid "Register disabled"
 
msgstr "desabilitado"
 

	
 
#: rhodecode/model/db.py:1076
 
msgid "Register new user with RhodeCode with manual activation"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1079
 
msgid "Register new user with RhodeCode with auto activation"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1479
 
msgid "Not Reviewed"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1480
 
#, fuzzy
 
#| msgid "removed"
 
msgid "Approved"
 
msgstr "removidos"
 

	
 
#: rhodecode/model/db.py:1481
 
msgid "Rejected"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1482
 
msgid "Under Review"
 
msgstr ""
 

	
 
#: rhodecode/model/forms.py:43
 
msgid "Please enter a login"
 
msgstr "Por favor entre um login"
 

	
 
#: rhodecode/model/forms.py:44
 
#, python-format
 
msgid "Enter a value %(min)i characters long or more"
 
msgstr "Entre um valor com %(min)i caracteres ou mais"
 

	
 
#: rhodecode/model/forms.py:52
 
msgid "Please enter a password"
 
msgstr "Por favor entre com uma senha"
 

	
 
#: rhodecode/model/forms.py:53
 
#, python-format
 
msgid "Enter %(min)i characters or more"
 
msgstr "Entre com %(min)i caracteres ou mais"
 

	
 
#: rhodecode/model/notification.py:203
 
msgid "commented on commit"
 
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
 
#: rhodecode/templates/admin/repos/repos.html:87
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:167
 
#: rhodecode/templates/journal/journal.html:188
 
msgid "Tip"
 
msgstr "Ponta"
 

	
 
#: rhodecode/templates/index_base.html:70
 
#: rhodecode/templates/index_base.html:163
 
#: rhodecode/templates/admin/repos/repo_edit.html:112
 
#: rhodecode/templates/admin/repos/repos.html:89
 
msgid "Owner"
 
msgstr "Dono"
 

	
 
#: rhodecode/templates/index_base.html:71
 
#: rhodecode/templates/summary/summary.html:48
 
#: rhodecode/templates/summary/summary.html:51
 
msgid "RSS"
 
msgstr "RSS"
 

	
 
#: rhodecode/templates/index_base.html:72
 
msgid "Atom"
 
msgstr "Atom"
 

	
 
#: rhodecode/templates/index_base.html:102
 
#: rhodecode/templates/index_base.html:104
 
#, python-format
 
msgid "Subscribe to %s rss feed"
 
msgstr "Assinar o feed rss de %s"
 

	
 
#: rhodecode/templates/index_base.html:109
 
#: rhodecode/templates/index_base.html:111
 
#, python-format
 
msgid "Subscribe to %s atom feed"
 
msgstr "Assinar o feed atom de %s"
 

	
 
#: rhodecode/templates/index_base.html:130
 
msgid "Group Name"
 
msgstr "Nome do Grupo"
 

	
 
#: rhodecode/templates/index_base.html:148
 
#: rhodecode/templates/index_base.html:188
 
#: rhodecode/templates/admin/repos/repos.html:112
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:186
 
#: rhodecode/templates/bookmarks/bookmarks.html:60
 
#: rhodecode/templates/branches/branches.html:77
 
#: rhodecode/templates/journal/journal.html:211
 
#: rhodecode/templates/tags/tags.html:60
 
msgid "Click to sort ascending"
 
msgstr "Clique para ordenar em ordem crescente"
 

	
 
#: rhodecode/templates/index_base.html:149
 
#: rhodecode/templates/index_base.html:189
 
#: rhodecode/templates/admin/repos/repos.html:113
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:187
 
#: rhodecode/templates/bookmarks/bookmarks.html:61
 
#: rhodecode/templates/branches/branches.html:78
 
#: rhodecode/templates/journal/journal.html:212
 
#: rhodecode/templates/tags/tags.html:61
 
msgid "Click to sort descending"
 
msgstr "Clique para ordenar em ordem descrescente"
 

	
 
#: rhodecode/templates/index_base.html:159
 
#: rhodecode/templates/admin/repos/repos.html:85
 
msgid "Last Change"
 
msgstr "Última Alteração"
 

	
 
#: rhodecode/templates/index_base.html:190
 
#: rhodecode/templates/admin/repos/repos.html:114
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:188
 
#: rhodecode/templates/bookmarks/bookmarks.html:62
 
#: rhodecode/templates/branches/branches.html:79
 
#: rhodecode/templates/journal/journal.html:213
 
#: rhodecode/templates/tags/tags.html:62
 
msgid "No records found."
 
msgstr "Nenhum registro encontrado."
 

	
 
#: rhodecode/templates/index_base.html:191
 
#: rhodecode/templates/admin/repos/repos.html:115
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:189
 
#: rhodecode/templates/bookmarks/bookmarks.html:63
 
#: rhodecode/templates/branches/branches.html:80
 
#: rhodecode/templates/journal/journal.html:214
 
#: rhodecode/templates/tags/tags.html:63
 
msgid "Data error."
 
msgstr "Erro de dados."
 

	
 
#: rhodecode/templates/index_base.html:192
 
#: rhodecode/templates/admin/repos/repos.html:116
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:190
 
#: rhodecode/templates/bookmarks/bookmarks.html:64
 
#: rhodecode/templates/branches/branches.html:81
 
#: rhodecode/templates/journal/journal.html:215
 
#: rhodecode/templates/tags/tags.html:64
 
msgid "Loading..."
 
msgstr "Carregando..."
 

	
 
#: rhodecode/templates/login.html:5 rhodecode/templates/login.html:54
 
msgid "Sign In"
 
msgstr "Entrar"
 

	
 
#: rhodecode/templates/login.html:21
 
msgid "Sign In to"
 
msgstr "Entrar em"
 

	
 
#: 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
 
#: rhodecode/templates/admin/users/user_edit.html:50
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:26
 
#: rhodecode/templates/base/base.html:83
 
#: rhodecode/templates/summary/summary.html:118
 
msgid "Username"
 
msgstr "Nome de usuário"
 

	
 
#: 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
 
#: rhodecode/templates/base/base.html:92
 
msgid "Password"
 
msgstr "Senha"
 

	
 
#: rhodecode/templates/login.html:50
 
msgid "Remember me"
 
msgstr "Lembre-se de mim"
 

	
 
#: rhodecode/templates/login.html:60
 
msgid "Forgot your password ?"
 
msgstr "Esqueceu sua senha ?"
 

	
 
#: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:103
 
msgid "Don't have an account ?"
 
msgstr "Não possui uma conta ?"
 

	
 
#: rhodecode/templates/password_reset.html:5
 
msgid "Reset your password"
 
msgstr "Reinicializar sua senha"
 

	
 
#: rhodecode/templates/password_reset.html:11
 
msgid "Reset your password to"
 
msgstr "Reinicializar sua senha para"
 

	
 
#: rhodecode/templates/password_reset.html:21
 
msgid "Email address"
 
msgstr "Endereço de e-mail"
 

	
 
#: rhodecode/templates/password_reset.html:30
 
msgid "Reset my password"
 
msgstr "Reinicializar minha senha"
 

	
 
#: rhodecode/templates/password_reset.html:31
 
msgid "Password reset link will be send to matching email address"
 
msgstr ""
 
"Link de reinicialização de senha será enviado ao endereço de e-mail "
 
"correspondente"
 

	
 
#: rhodecode/templates/register.html:5 rhodecode/templates/register.html:74
 
msgid "Sign Up"
 
msgstr "Inscrever-se"
 

	
 
#: rhodecode/templates/register.html:11
 
msgid "Sign Up to"
 
msgstr "Inscrever-se em"
 

	
 
#: rhodecode/templates/register.html:38
 
msgid "Re-enter password"
 
msgstr "Repita a senha"
 

	
 
#: rhodecode/templates/register.html:47
 
#: rhodecode/templates/admin/users/user_add.html:59
 
#: rhodecode/templates/admin/users/user_edit.html:86
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:53
 
msgid "First Name"
 
msgstr "Primeiro Nome"
 

	
 
#: rhodecode/templates/register.html:56
 
#: rhodecode/templates/admin/users/user_add.html:68
 
#: rhodecode/templates/admin/users/user_edit.html:95
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
 
msgid "Last Name"
 
msgstr "Último Nome"
 

	
 
#: rhodecode/templates/register.html:65
 
#: rhodecode/templates/admin/users/user_add.html:77
 
#: rhodecode/templates/admin/users/user_edit.html:104
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
 
#: rhodecode/templates/summary/summary.html:120
 
msgid "Email"
 
msgstr "E-mail"
 

	
 
#: rhodecode/templates/register.html:76
 
msgid "Your account will be activated right after registration"
 
msgstr "Sua conta será ativada logo após o registro ser concluído"
 

	
 
#: rhodecode/templates/register.html:78
 
msgid "Your account must wait for activation by administrator"
 
msgstr "Sua conta precisa esperar ativação por um administrador"
 

	
 
#: rhodecode/templates/repo_switcher_list.html:11
 
#: rhodecode/templates/admin/repos/repo_add_base.html:65
 
#: rhodecode/templates/admin/repos/repo_edit.html:85
 
#: rhodecode/templates/settings/repo_settings.html:67
 
msgid "Private repository"
 
msgstr "Repositório privado"
 

	
 
#: rhodecode/templates/repo_switcher_list.html:16
 
msgid "Public repository"
 
msgstr "Repositório público"
 

	
 
#: rhodecode/templates/switch_to_list.html:3
 
#: rhodecode/templates/branches/branches.html:14
 
msgid "branches"
 
msgstr "ramos"
 

	
 
#: rhodecode/templates/switch_to_list.html:10
 
#: rhodecode/templates/branches/branches_data.html:57
 
msgid "There are no branches yet"
 
msgstr "Ainda não há ramos"
 

	
 
#: rhodecode/templates/switch_to_list.html:15
 
#: rhodecode/templates/shortlog/shortlog_data.html:10
 
#: rhodecode/templates/tags/tags.html:15
 
msgid "tags"
 
msgstr "etiquetas"
 

	
 
#: rhodecode/templates/switch_to_list.html:22
 
#: rhodecode/templates/tags/tags_data.html:33
 
msgid "There are no tags yet"
 
msgstr "Ainda não há etiquetas"
 

	
 
#: rhodecode/templates/switch_to_list.html:28
 
#: rhodecode/templates/bookmarks/bookmarks.html:15
 
msgid "bookmarks"
 
msgstr "marcadores"
 

	
 
#: rhodecode/templates/switch_to_list.html:35
 
#: rhodecode/templates/bookmarks/bookmarks_data.html:32
 
msgid "There are no bookmarks yet"
 
msgstr "Ainda não há marcadores"
 

	
 
#: rhodecode/templates/admin/admin.html:5
 
#: rhodecode/templates/admin/admin.html:9
 
msgid "Admin journal"
 
msgstr "Diário do administrador"
 

	
 
#: rhodecode/templates/admin/admin_log.html:6
 
#: rhodecode/templates/admin/repos/repos.html:41
 
#: rhodecode/templates/admin/repos/repos.html:90
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:51
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:52
 
#: rhodecode/templates/journal/journal.html:61
 
#: rhodecode/templates/journal/journal.html:62
 
msgid "Action"
 
msgstr "Ação"
 

	
 
#: rhodecode/templates/admin/admin_log.html:7
 
msgid "Repository"
 
msgstr "Repositório"
 

	
 
#: rhodecode/templates/admin/admin_log.html:8
 
#: rhodecode/templates/bookmarks/bookmarks.html:37
 
#: rhodecode/templates/bookmarks/bookmarks_data.html:7
 
#: rhodecode/templates/branches/branches.html:52
 
#: rhodecode/templates/tags/tags.html:37
 
#: rhodecode/templates/tags/tags_data.html:7
 
msgid "Date"
 
msgstr "Data"
 

	
 
#: rhodecode/templates/admin/admin_log.html:9
 
msgid "From IP"
 
msgstr "A partir do IP"
 

	
 
#: rhodecode/templates/admin/admin_log.html:53
 
msgid "No actions yet"
 
msgstr "Ainda não há ações"
 

	
 
#: rhodecode/templates/admin/ldap/ldap.html:5
 
msgid "LDAP administration"
 
msgstr "Administração de LDAP"
 

	
 
#: rhodecode/templates/admin/ldap/ldap.html:11
 
msgid "Ldap"
 
msgstr "LDAP"
 

	
 
#: rhodecode/templates/admin/ldap/ldap.html:28
 
msgid "Connection settings"
 
msgstr "Configurações de conexão"
 

	
 
#: rhodecode/templates/admin/ldap/ldap.html:30
 
@@ -2459,1231 +2452,1231 @@ msgstr "ADICIONAR"
 
#: rhodecode/templates/branches/branches.html:55
 
#: rhodecode/templates/journal/journal.html:60
 
#: rhodecode/templates/tags/tags.html:40
 
#: rhodecode/templates/tags/tags_data.html:9
 
msgid "Revision"
 
msgstr "Revisão"
 

	
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:71
 
#: rhodecode/templates/journal/journal.html:81
 
msgid "private"
 
msgstr "privado"
 

	
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:81
 
#: rhodecode/templates/journal/journal.html:94
 
msgid "No repositories yet"
 
msgstr "Ainda não há repositórios"
 

	
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:83
 
#: rhodecode/templates/journal/journal.html:96
 
msgid "create one now"
 
msgstr "criar um agora"
 

	
 
#: rhodecode/templates/admin/users/users.html:5
 
msgid "Users administration"
 
msgstr "Administração de usuários"
 

	
 
#: rhodecode/templates/admin/users/users.html:23
 
msgid "ADD NEW USER"
 
msgstr "ADICIONAR NOVO USUÁRIO"
 

	
 
#: rhodecode/templates/admin/users/users.html:33
 
msgid "username"
 
msgstr "nome de usuário"
 

	
 
#: rhodecode/templates/admin/users/users.html:34
 
#: rhodecode/templates/branches/branches_data.html:6
 
msgid "name"
 
msgstr "nome"
 

	
 
#: rhodecode/templates/admin/users/users.html:35
 
msgid "lastname"
 
msgstr "sobrenome"
 

	
 
#: rhodecode/templates/admin/users/users.html:36
 
msgid "last login"
 
msgstr "último login"
 

	
 
#: rhodecode/templates/admin/users/users.html:37
 
#: rhodecode/templates/admin/users_groups/users_groups.html:34
 
msgid "active"
 
msgstr "ativo"
 

	
 
#: rhodecode/templates/admin/users/users.html:39
 
#: rhodecode/templates/base/base.html:223
 
msgid "ldap"
 
msgstr "ldap"
 

	
 
#: rhodecode/templates/admin/users/users.html:56
 
#, python-format
 
msgid "Confirm to delete this user: %s"
 
msgstr "Confirma excluir este usuário: %s"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_add.html:5
 
msgid "Add users group"
 
msgstr "Adicionar grupo de usuários"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_add.html:10
 
#: rhodecode/templates/admin/users_groups/users_groups.html:9
 
msgid "Users groups"
 
msgstr "Grupos de usuários"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_add.html:12
 
msgid "add new users group"
 
msgstr "Adicionar novo grupo de usuários"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_edit.html:5
 
msgid "Edit users group"
 
msgstr "Editar grupo de usuários"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_edit.html:11
 
msgid "UsersGroups"
 
msgstr "Grupos de Usuários"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_edit.html:50
 
msgid "Members"
 
msgstr "Membros"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_edit.html:58
 
msgid "Choosen group members"
 
msgstr "Membros escolhidos do grupo"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_edit.html:61
 
#: rhodecode/templates/pullrequests/pullrequest.html:81
 
msgid "Remove all elements"
 
msgstr "Remover todos os elementos"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_edit.html:75
 
msgid "Available members"
 
msgstr "Membros disponíveis"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_edit.html:79
 
#: rhodecode/templates/pullrequests/pullrequest.html:99
 
msgid "Add all elements"
 
msgstr "Adicionar todos os elementos"
 

	
 
#: rhodecode/templates/admin/users_groups/users_group_edit.html:126
 
msgid "Group members"
 
msgstr "Membros do grupo"
 

	
 
#: rhodecode/templates/admin/users_groups/users_groups.html:5
 
msgid "Users groups administration"
 
msgstr "Administração de grupos de usuários"
 

	
 
#: rhodecode/templates/admin/users_groups/users_groups.html:23
 
msgid "ADD NEW USER GROUP"
 
msgstr "ADICIONAR NOVO GRUPO DE USUÁRIOS"
 

	
 
#: rhodecode/templates/admin/users_groups/users_groups.html:32
 
msgid "group name"
 
msgstr "nome do grupo"
 

	
 
#: rhodecode/templates/admin/users_groups/users_groups.html:33
 
#: rhodecode/templates/base/root.html:46
 
msgid "members"
 
msgstr "membros"
 

	
 
#: rhodecode/templates/admin/users_groups/users_groups.html:45
 
#, python-format
 
msgid "Confirm to delete this users group: %s"
 
msgstr "Confirme para excluir este grupo de usuários: %s"
 

	
 
#: rhodecode/templates/base/base.html:41
 
msgid "Submit a bug"
 
msgstr "Encaminhe um bug"
 

	
 
#: rhodecode/templates/base/base.html:77
 
msgid "Login to your account"
 
msgstr "Entrar com sua conta"
 

	
 
#: rhodecode/templates/base/base.html:100
 
msgid "Forgot password ?"
 
msgstr "Esqueceu a senha ?"
 

	
 
#: rhodecode/templates/base/base.html:107
 
msgid "Log In"
 
msgstr "Entrar"
 

	
 
#: rhodecode/templates/base/base.html:118
 
msgid "Inbox"
 
msgstr "Caixa de Entrada"
 

	
 
#: rhodecode/templates/base/base.html:122
 
#: rhodecode/templates/base/base.html:297
 
#: rhodecode/templates/base/base.html:299
 
#: rhodecode/templates/base/base.html:301
 
#: 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
 
msgid "Home"
 
msgstr "Início"
 

	
 
#: rhodecode/templates/base/base.html:123
 
#: rhodecode/templates/base/base.html:306
 
#: rhodecode/templates/base/base.html:308
 
#: rhodecode/templates/base/base.html:310
 
#: rhodecode/templates/journal/journal.html:4
 
#: rhodecode/templates/journal/journal.html:21
 
#: rhodecode/templates/journal/public_journal.html:4
 
msgid "Journal"
 
msgstr "Diário"
 

	
 
#: rhodecode/templates/base/base.html:125
 
msgid "Log Out"
 
msgstr "Sair"
 

	
 
#: rhodecode/templates/base/base.html:144
 
msgid "Switch repository"
 
msgstr "Trocar repositório"
 

	
 
#: rhodecode/templates/base/base.html:146
 
msgid "Products"
 
msgstr "Produtos"
 

	
 
#: rhodecode/templates/base/base.html:152
 
#: rhodecode/templates/base/base.html:182
 
msgid "loading..."
 
msgstr "carregando..."
 

	
 
#: rhodecode/templates/base/base.html:158
 
#: rhodecode/templates/base/base.html:160
 
#: rhodecode/templates/base/base.html:162
 
#: rhodecode/templates/data_table/_dt_elements.html:9
 
#: rhodecode/templates/data_table/_dt_elements.html:11
 
#: rhodecode/templates/data_table/_dt_elements.html:13
 
msgid "Summary"
 
msgstr "Sumário"
 

	
 
#: rhodecode/templates/base/base.html:166
 
#: rhodecode/templates/base/base.html:168
 
#: rhodecode/templates/base/base.html:170
 
#: rhodecode/templates/changelog/changelog.html:15
 
#: rhodecode/templates/data_table/_dt_elements.html:17
 
#: rhodecode/templates/data_table/_dt_elements.html:19
 
#: rhodecode/templates/data_table/_dt_elements.html:21
 
msgid "Changelog"
 
msgstr "Registro de alterações"
 

	
 
#: rhodecode/templates/base/base.html:175
 
#: rhodecode/templates/base/base.html:177
 
#: rhodecode/templates/base/base.html:179
 
msgid "Switch to"
 
msgstr "Trocar para"
 

	
 
#: rhodecode/templates/base/base.html:186
 
#: rhodecode/templates/base/base.html:188
 
#: rhodecode/templates/base/base.html:190
 
#: rhodecode/templates/data_table/_dt_elements.html:25
 
#: rhodecode/templates/data_table/_dt_elements.html:27
 
#: rhodecode/templates/data_table/_dt_elements.html:29
 
#: rhodecode/templates/files/files.html:40
 
msgid "Files"
 
msgstr "Arquivos"
 

	
 
#: rhodecode/templates/base/base.html:195
 
#: rhodecode/templates/base/base.html:199
 
msgid "Options"
 
msgstr "Opções"
 

	
 
#: rhodecode/templates/base/base.html:204
 
#: rhodecode/templates/base/base.html:206
 
#: rhodecode/templates/base/base.html:224
 
msgid "settings"
 
msgstr "configurações"
 

	
 
#: rhodecode/templates/base/base.html:209
 
#: rhodecode/templates/data_table/_dt_elements.html:74
 
#: rhodecode/templates/forks/fork.html:13
 
msgid "fork"
 
msgstr "bifurcação"
 

	
 
#: rhodecode/templates/base/base.html:210
 
msgid "search"
 
msgstr "pesquisar"
 

	
 
#: rhodecode/templates/base/base.html:219
 
msgid "repositories groups"
 
msgstr "grupos de repositórios"
 

	
 
#: rhodecode/templates/base/base.html:220
 
msgid "users"
 
msgstr "usuários"
 

	
 
#: rhodecode/templates/base/base.html:221
 
msgid "users groups"
 
msgstr "grupos de usuários"
 

	
 
#: rhodecode/templates/base/base.html:222
 
msgid "permissions"
 
msgstr "permissões"
 

	
 
#: rhodecode/templates/base/base.html:235
 
#: rhodecode/templates/base/base.html:237
 
msgid "Followers"
 
msgstr "Seguidores"
 

	
 
#: rhodecode/templates/base/base.html:243
 
#: rhodecode/templates/base/base.html:245
 
msgid "Forks"
 
msgstr "Bifurcações"
 

	
 
#: rhodecode/templates/base/base.html:324
 
#: rhodecode/templates/base/base.html:326
 
#: 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"
 
msgstr "adicionados"
 

	
 
#: rhodecode/templates/changelog/changelog_details.html:8
 
#: 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
 
#, python-format
 
msgid "affected %s files"
 
msgstr "%s arquivos afetados"
 

	
 
#: rhodecode/templates/changeset/changeset.html:6
 
#, fuzzy, python-format
 
#| msgid "Changeset"
 
msgid "%s Changeset"
 
msgstr "Conjunto de Mudanças"
 

	
 
#: rhodecode/templates/changeset/changeset.html:14
 
msgid "Changeset"
 
msgstr "Conjunto de Mudanças"
 

	
 
#: rhodecode/templates/changeset/changeset.html:43
 
#: rhodecode/templates/changeset/diff_block.html:20
 
msgid "raw diff"
 
msgstr "diff bruto"
 

	
 
#: rhodecode/templates/changeset/changeset.html:44
 
#: rhodecode/templates/changeset/diff_block.html:21
 
msgid "download diff"
 
msgstr "descarregar diff"
 

	
 
#: rhodecode/templates/changeset/changeset.html:48
 
#: rhodecode/templates/changeset/changeset_file_comment.html:82
 
#, python-format
 
msgid "%d comment"
 
msgid_plural "%d comments"
 
msgstr[0] "%d comentário"
 
msgstr[1] "%d comentários"
 

	
 
#: rhodecode/templates/changeset/changeset.html:48
 
#: rhodecode/templates/changeset/changeset_file_comment.html:82
 
#, python-format
 
msgid "(%d inline)"
 
msgid_plural "(%d inline)"
 
msgstr[0] "(%d em linha)"
 
msgstr[1] "(%d em linha)"
 

	
 
#: rhodecode/templates/changeset/changeset.html:103
 
#, python-format
 
msgid "%s files affected with %s insertions and %s deletions:"
 
msgstr "%s arquivos afetados com %s inserções e %s exclusões"
 

	
 
#: rhodecode/templates/changeset/changeset.html:119
 
msgid "Changeset was too big and was cut off..."
 
msgstr "Conjunto de mudanças era grande demais e foi cortado..."
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:42
 
msgid "Submitting..."
 
msgstr "Enviando..."
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:45
 
msgid "Commenting on line {1}."
 
msgstr "Comentando a linha {1}."
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:46
 
#: rhodecode/templates/changeset/changeset_file_comment.html:115
 
#, python-format
 
msgid "Comments parsed using %s syntax with %s support."
 
msgstr "Comentários interpretados usando a sintaxe %s com suporte a %s."
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:48
 
#: rhodecode/templates/changeset/changeset_file_comment.html:117
 
msgid "Use @username inside this text to send notification to this RhodeCode user"
 
msgstr ""
 
"Use @nomedeusuário dentro desse texto para enviar notificação a este "
 
"usuário do RhodeCode"
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:59
 
#: rhodecode/templates/changeset/changeset_file_comment.html:132
 
msgid "Comment"
 
msgstr "Comentário"
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:60
 
#: rhodecode/templates/changeset/changeset_file_comment.html:71
 
msgid "Hide"
 
msgstr "Ocultar"
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:67
 
msgid "You need to be logged in to comment."
 
msgstr "Você precisa estar logado para comentar."
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:67
 
msgid "Login now"
 
msgstr "Entrar agora"
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:112
 
msgid "Leave a comment"
 
msgstr "Deixar um comentário"
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:118
 
msgid "Check this to change current status of code-review for this changeset"
 
msgstr ""
 

	
 
#: rhodecode/templates/changeset/changeset_file_comment.html:118
 
#, fuzzy
 
#| msgid "Changesets"
 
msgid "change status"
 
msgstr "Conjuntos de mudanças"
 

	
 
#: rhodecode/templates/changeset/changeset_range.html:5
 
#, fuzzy, python-format
 
#| msgid "Changesets"
 
msgid "%s Changesets"
 
msgstr "Conjuntos de mudanças"
 

	
 
#: rhodecode/templates/changeset/changeset_range.html:29
 
#: rhodecode/templates/compare/compare_diff.html:29
 
msgid "Compare View"
 
msgstr "Exibir Comparação"
 

	
 
#: rhodecode/templates/changeset/changeset_range.html:54
 
#: rhodecode/templates/compare/compare_diff.html:41
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:71
 
msgid "Files affected"
 
msgstr "Arquivos afetados"
 

	
 
#: rhodecode/templates/changeset/diff_block.html:19
 
msgid "diff"
 
msgstr "diff"
 

	
 
#: rhodecode/templates/changeset/diff_block.html:27
 
msgid "show inline comments"
 
msgstr "mostrar comentários em linha"
 

	
 
#: rhodecode/templates/compare/compare_cs.html:5
 
#, fuzzy
 
#| msgid "No changesets yet"
 
msgid "No changesets"
 
msgstr "Nenhum conjunto de alterações ainda."
 

	
 
#: rhodecode/templates/compare/compare_diff.html:37
 
#, fuzzy
 
#| msgid "No changesets yet"
 
msgid "Outgoing changesets"
 
msgstr "Nenhum conjunto de alterações ainda."
 

	
 
#: rhodecode/templates/data_table/_dt_elements.html:33
 
#: rhodecode/templates/data_table/_dt_elements.html:35
 
#: rhodecode/templates/data_table/_dt_elements.html:37
 
msgid "Fork"
 
msgstr "Bifurcação"
 

	
 
#: rhodecode/templates/data_table/_dt_elements.html:54
 
#: rhodecode/templates/journal/journal.html:126
 
#: rhodecode/templates/summary/summary.html:68
 
msgid "Mercurial repository"
 
msgstr "Repositório Mercurial"
 

	
 
#: rhodecode/templates/data_table/_dt_elements.html:56
 
#: rhodecode/templates/journal/journal.html:128
 
#: rhodecode/templates/summary/summary.html:71
 
msgid "Git repository"
 
msgstr "Repositório Git"
 

	
 
#: rhodecode/templates/data_table/_dt_elements.html:63
 
#: rhodecode/templates/journal/journal.html:134
 
#: rhodecode/templates/summary/summary.html:78
 
msgid "public repository"
 
msgstr "repositório público"
 

	
 
#: rhodecode/templates/data_table/_dt_elements.html:74
 
#: rhodecode/templates/summary/summary.html:87
 
#: rhodecode/templates/summary/summary.html:88
 
msgid "Fork of"
 
msgstr "Bifurcação de"
 

	
 
#: rhodecode/templates/data_table/_dt_elements.html:86
 
msgid "No changesets yet"
 
msgstr "Nenhum conjunto de alterações ainda."
 

	
 
#: rhodecode/templates/email_templates/main.html:8
 
msgid "This is an notification from RhodeCode."
 
msgstr "Esta é uma notificação do RhodeCode."
 

	
 
#: rhodecode/templates/errors/error_document.html:46
 
#, python-format
 
msgid "You will be redirected to %s in %s seconds"
 
msgstr "Você será redirecionado para %s em %s segundos"
 

	
 
#: rhodecode/templates/files/file_diff.html:4
 
#, fuzzy, python-format
 
#| msgid "File diff"
 
msgid "%s File diff"
 
msgstr "Diff do arquivo"
 

	
 
#: rhodecode/templates/files/file_diff.html:12
 
msgid "File diff"
 
msgstr "Diff do arquivo"
 

	
 
#: rhodecode/templates/files/files.html:4
 
#, fuzzy, python-format
 
#| msgid "files"
 
msgid "%s Files"
 
msgstr "arquivos"
 

	
 
#: rhodecode/templates/files/files.html:12
 
#: rhodecode/templates/summary/summary.html:333
 
msgid "files"
 
msgstr "arquivos"
 

	
 
#: rhodecode/templates/files/files_add.html:4
 
#: rhodecode/templates/files/files_edit.html:4
 
#, fuzzy, python-format
 
#| msgid "edit file"
 
msgid "%s Edit file"
 
msgstr "editar arquivo"
 

	
 
#: rhodecode/templates/files/files_add.html:19
 
msgid "add file"
 
msgstr "adicionar arquivo"
 

	
 
#: rhodecode/templates/files/files_add.html:40
 
msgid "Add new file"
 
msgstr "Adicionar novo arquivo"
 

	
 
#: rhodecode/templates/files/files_add.html:45
 
msgid "File Name"
 
msgstr "Nome de Arquivo"
 

	
 
#: rhodecode/templates/files/files_add.html:49
 
#: rhodecode/templates/files/files_add.html:58
 
msgid "or"
 
msgstr "ou"
 

	
 
#: rhodecode/templates/files/files_add.html:49
 
#: rhodecode/templates/files/files_add.html:54
 
msgid "Upload file"
 
msgstr "Enviar arquivo"
 

	
 
#: rhodecode/templates/files/files_add.html:58
 
msgid "Create new file"
 
msgstr "Criar novo arquivo"
 

	
 
#: rhodecode/templates/files/files_add.html:63
 
#: rhodecode/templates/files/files_edit.html:39
 
#: rhodecode/templates/files/files_ypjax.html:3
 
msgid "Location"
 
msgstr "Local"
 

	
 
#: rhodecode/templates/files/files_add.html:67
 
msgid "use / to separate directories"
 
msgstr "use / para separar diretórios"
 

	
 
#: 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 "mensagem de commit"
 

	
 
#: rhodecode/templates/files/files_add.html:81
 
#: rhodecode/templates/files/files_edit.html:67
 
msgid "Commit changes"
 
msgstr "Realizar commit das alterações"
 

	
 
#: rhodecode/templates/files/files_browser.html:13
 
msgid "view"
 
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"
 
msgstr "Ainda não há bifurcações"
 

	
 
#: rhodecode/templates/journal/journal.html:13
 
#, fuzzy, python-format
 
#| msgid "%s public journal %s feed"
 
msgid "ATOM journal feed"
 
msgstr "diário público de %s - feed %s"
 

	
 
#: rhodecode/templates/journal/journal.html:14
 
#, fuzzy, python-format
 
#| msgid "%s public journal %s feed"
 
msgid "RSS journal feed"
 
msgstr "diário público de %s - feed %s"
 

	
 
#: rhodecode/templates/journal/journal.html:24
 
#: rhodecode/templates/pullrequests/pullrequest.html:27
 
msgid "Refresh"
 
msgstr "Atualizar"
 

	
 
#: rhodecode/templates/journal/journal.html:27
 
#: rhodecode/templates/journal/public_journal.html:24
 
#, fuzzy, python-format
 
#| msgid "%s %s feed"
 
msgid "RSS feed"
 
msgstr "%s - feed %s"
 

	
 
#: rhodecode/templates/journal/journal.html:30
 
#: rhodecode/templates/journal/public_journal.html:27
 
msgid "ATOM feed"
 
msgstr ""
 

	
 
#: rhodecode/templates/journal/journal.html:41
 
msgid "Watched"
 
msgstr "Seguindo"
 

	
 
#: rhodecode/templates/journal/journal.html:114
 
msgid "following user"
 
msgstr "seguindo usuário"
 

	
 
#: rhodecode/templates/journal/journal.html:114
 
msgid "user"
 
msgstr "usuário"
 

	
 
#: rhodecode/templates/journal/journal.html:147
 
msgid "You are not following any users or repositories"
 
msgstr "Você não está seguindo quaisquer usuários ou repositórios"
 

	
 
#: rhodecode/templates/journal/journal_data.html:47
 
msgid "No entries yet"
 
msgstr "Ainda não há entradas"
 

	
 
#: rhodecode/templates/journal/public_journal.html:13
 
#, fuzzy, python-format
 
#| msgid "%s public journal %s feed"
 
msgid "ATOM public journal feed"
 
msgstr "diário público de %s - feed %s"
 

	
 
#: rhodecode/templates/journal/public_journal.html:14
 
#, fuzzy, python-format
 
#| msgid "%s public journal %s feed"
 
msgid "RSS public journal feed"
 
msgstr "diário público de %s - feed %s"
 

	
 
#: rhodecode/templates/journal/public_journal.html:21
 
msgid "Public Journal"
 
msgstr "Diário Público"
 

	
 
#: 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
 
#, fuzzy
 
#| msgid "compare view"
 
msgid "Detailed compare view"
 
msgstr "comparar exibir"
 

	
 
#: rhodecode/templates/pullrequests/pullrequest.html:70
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:40
 
msgid "Pull request reviewers"
 
msgstr ""
 

	
 
#: rhodecode/templates/pullrequests/pullrequest.html:78
 
msgid "Chosen reviewers"
 
msgstr ""
 

	
 
#: rhodecode/templates/pullrequests/pullrequest.html:95
 
#, fuzzy
 
#| msgid "Available members"
 
msgid "Available reviewers"
 
msgstr "Membros disponíveis"
 

	
 
#: rhodecode/templates/pullrequests/pullrequest.html:108
 
#, fuzzy
 
#| msgid "Create new file"
 
msgid "Create new pull request"
 
msgstr "Criar novo arquivo"
 

	
 
#: rhodecode/templates/pullrequests/pullrequest.html:117
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:23
 
#, fuzzy
 
#| msgid "write"
 
msgid "Title"
 
msgstr "escrever"
 

	
 
#: rhodecode/templates/pullrequests/pullrequest.html:126
 
#, fuzzy
 
#| msgid "Description"
 
msgid "description"
 
msgstr "Descrição"
 

	
 
#: rhodecode/templates/pullrequests/pullrequest.html:134
 
msgid "Send pull request"
 
msgstr ""
 

	
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:4
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:12
 
#, python-format
 
msgid "Pull request #%s"
 
msgstr ""
 

	
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:26
 
msgid "Pull request status"
 
msgstr ""
 

	
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:33
 
#, fuzzy
 
#| msgid "create one now"
 
msgid "Created on"
 
msgstr "criar um agora"
 

	
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:63
 
#, fuzzy
 
#| msgid "compare view"
 
msgid "Compare view"
 
msgstr "comparar exibir"
 

	
 
#: rhodecode/templates/pullrequests/pullrequest_show.html:67
 
#, fuzzy
 
#| msgid "No changesets yet"
 
msgid "Incoming changesets"
 
msgstr "Nenhum conjunto de alterações ainda."
 

	
 
#: rhodecode/templates/pullrequests/pullrequest_show_all.html:4
 
#: rhodecode/templates/pullrequests/pullrequest_show_all.html:12
 
msgid "All pull requests"
 
msgstr ""
 

	
 
#: rhodecode/templates/search/search.html:6
 
#, fuzzy, python-format
 
#| msgid "in repository: "
 
msgid "Search \"%s\" in repository: %s"
 
msgstr "no repositório"
 

	
 
#: rhodecode/templates/search/search.html:8
 
#, fuzzy, python-format
 
#| msgid "in all repositories"
 
msgid "Search \"%s\" in all repositories"
 
msgstr "em todos os repositórios"
 

	
 
#: rhodecode/templates/search/search.html:12
 
#: rhodecode/templates/search/search.html:32
 
#, fuzzy, python-format
 
#| msgid "in repository: "
 
msgid "Search in repository: %s"
 
msgstr "no repositório"
 

	
 
#: rhodecode/templates/search/search.html:14
 
#: rhodecode/templates/search/search.html:34
 
#, fuzzy
 
#| msgid "in all repositories"
 
msgid "Search in all repositories"
 
msgstr "em todos os repositórios"
 

	
 
#: rhodecode/templates/search/search.html:48
 
msgid "Search term"
 
msgstr "Termo de pesquisa"
 

	
 
#: rhodecode/templates/search/search.html:60
 
msgid "Search in"
 
msgstr "Pesquisando em"
 

	
 
#: rhodecode/templates/search/search.html:63
 
msgid "File contents"
 
msgstr "Conteúdo dos arquivos"
 

	
 
#: rhodecode/templates/search/search.html:65
 
msgid "File names"
 
msgstr "Nomes dos arquivos"
 

	
 
#: rhodecode/templates/search/search_content.html:21
 
#: rhodecode/templates/search/search_path.html:15
 
msgid "Permission denied"
 
msgstr "Permissão negada"
 

	
 
#: rhodecode/templates/settings/repo_settings.html:5
 
#, fuzzy, python-format
 
#| msgid "settings"
 
msgid "%s Settings"
 
msgstr "configurações"
 

	
 
#: rhodecode/templates/shortlog/shortlog.html:5
 
#, fuzzy, python-format
 
#| msgid "shortlog"
 
msgid "%s Shortlog"
 
msgstr "log resumido"
 

	
 
#: rhodecode/templates/shortlog/shortlog.html:14
 
msgid "shortlog"
 
msgstr "log resumido"
 

	
 
#: rhodecode/templates/shortlog/shortlog_data.html:7
 
msgid "age"
 
msgstr "idade"
 

	
 
#: rhodecode/templates/shortlog/shortlog_data.html:18
 
msgid "No commit message"
 
msgstr "Nenhuma mensagem de commit"
 

	
 
#: rhodecode/templates/shortlog/shortlog_data.html:62
 
msgid "Add or upload files directly via RhodeCode"
 
msgstr "Adicionar ou enviar arquivos diretamente pelo RhodeCode"
 

	
 
#: rhodecode/templates/shortlog/shortlog_data.html:71
 
msgid "Push new repo"
 
msgstr "Fazer push de novo repositório"
 

	
 
#: rhodecode/templates/shortlog/shortlog_data.html:79
 
msgid "Existing repository?"
 
msgstr "Repositório existente?"
 

	
 
#: rhodecode/templates/summary/summary.html:4
 
#, fuzzy, python-format
 
#| msgid "summary"
 
msgid "%s Summary"
 
msgstr "sumário"
 

	
 
#: rhodecode/templates/summary/summary.html:12
 
msgid "summary"
 
msgstr "sumário"
 

	
 
#: rhodecode/templates/summary/summary.html:20
 
#, fuzzy, python-format
 
#| msgid "Subscribe to %s atom feed"
 
msgid "repo %s ATOM feed"
 
msgstr "Assinar o feed atom de %s"
 

	
 
#: rhodecode/templates/summary/summary.html:21
 
#, fuzzy, python-format
 
#| msgid "Subscribe to %s rss feed"
 
msgid "repo %s RSS feed"
 
msgstr "Assinar o feed rss de %s"
 

	
 
#: rhodecode/templates/summary/summary.html:49
 
#: rhodecode/templates/summary/summary.html:52
 
msgid "ATOM"
 
msgstr "ATOM"
 

	
 
#: rhodecode/templates/summary/summary.html:82
 
#, python-format
 
msgid "Non changable ID %s"
 
msgstr "ID não alterável %s"
 

	
 
#: rhodecode/templates/summary/summary.html:87
 
msgid "public"
 
msgstr "público"
 

	
 
#: rhodecode/templates/summary/summary.html:95
 
msgid "remote clone"
 
msgstr "clone remoto"
 

	
 
#: rhodecode/templates/summary/summary.html:126
 
msgid "Clone url"
 
msgstr "URL de clonagem"
 

	
 
#: rhodecode/templates/summary/summary.html:129
 
msgid "Show by Name"
 
msgstr "Mostrar por Nome"
 

	
 
#: rhodecode/templates/summary/summary.html:130
 
msgid "Show by ID"
 
msgstr "Mostrar por ID"
 

	
rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -701,772 +701,768 @@ msgstr "修改"
 
#, python-format
 
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
 
msgid "%s more"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:541 rhodecode/templates/changelog/changelog.html:46
 
msgid "revisions"
 
msgstr "修订"
 

	
 
#: rhodecode/lib/helpers.py:564
 
msgid "fork name "
 
msgstr "分支名称"
 

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

	
 
#: rhodecode/lib/helpers.py:579 rhodecode/lib/helpers.py:589
 
msgid "[created] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:581
 
#, fuzzy
 
msgid "[created] repository as fork"
 
msgstr "建立版本库 %s"
 

	
 
#: rhodecode/lib/helpers.py:583 rhodecode/lib/helpers.py:591
 
msgid "[forked] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:585 rhodecode/lib/helpers.py:593
 
msgid "[updated] repository"
 
msgstr ""
 

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

	
 
#: rhodecode/lib/helpers.py:595
 
#, fuzzy
 
msgid "[created] user"
 
msgstr "创建用户 %s"
 

	
 
#: rhodecode/lib/helpers.py:597
 
#, fuzzy
 
msgid "[updated] user"
 
msgstr "更新用户组 %s"
 

	
 
#: rhodecode/lib/helpers.py:599
 
#, fuzzy
 
msgid "[created] users group"
 
msgstr "建立用户组 %s"
 

	
 
#: rhodecode/lib/helpers.py:601
 
#, fuzzy
 
msgid "[updated] users group"
 
msgstr "更新用户组 %s"
 

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

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

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

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

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

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

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

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

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

	
 
#: rhodecode/lib/helpers.py:785
 
msgid "No Files"
 
msgstr "没有文件"
 

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

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

	
 
#: rhodecode/lib/utils2.py:337
 
#, fuzzy, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] "日"
 

	
 
#: rhodecode/lib/utils2.py:338
 
#, fuzzy, python-format
 
msgid "%d hour"
 
msgid_plural "%d hours"
 
msgstr[0] "时"
 

	
 
#: rhodecode/lib/utils2.py:339
 
#, fuzzy, python-format
 
msgid "%d minute"
 
msgid_plural "%d minutes"
 
msgstr[0] "分"
 

	
 
#: rhodecode/lib/utils2.py:340
 
#, fuzzy, python-format
 
msgid "%d second"
 
msgid_plural "%d seconds"
 
msgstr[0] "秒"
 

	
 
#: rhodecode/lib/utils2.py:355
 
#, fuzzy, 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
 
#, fuzzy
 
msgid "password reset link"
 
msgstr "密码重置链接已经发送"
 

	
 
#: rhodecode/model/comment.py:109
 
#, python-format
 
msgid "on line %s"
 
msgstr ""
 

	
 
#: rhodecode/model/comment.py:146
 
msgid "[Mention]"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1062
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository no access"
 
msgstr "个版本库"
 

	
 
#: rhodecode/model/db.py:1063
 
#, fuzzy
 
#| msgid "This repository already exists"
 
msgid "Repository read access"
 
msgstr "这个版本库已经存在"
 

	
 
#: rhodecode/model/db.py:1064
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository write access"
 
msgstr "个版本库"
 

	
 
#: rhodecode/model/db.py:1065
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository admin access"
 
msgstr "个版本库"
 

	
 
#: rhodecode/model/db.py:1067
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group no access"
 
msgstr "版本库组"
 

	
 
#: rhodecode/model/db.py:1068
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group read access"
 
msgstr "版本库组"
 

	
 
#: rhodecode/model/db.py:1069
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group write access"
 
msgstr "版本库组"
 

	
 
#: rhodecode/model/db.py:1070
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group admin access"
 
msgstr "版本库组"
 

	
 
#: rhodecode/model/db.py:1072
 
#, fuzzy
 
#| msgid "Users administration"
 
msgid "RhodeCode Administrator"
 
msgstr "用户管理员"
 

	
 
#: rhodecode/model/db.py:1073
 
#, fuzzy
 
#| msgid "Repository creation"
 
msgid "Repository creation disabled"
 
msgstr "建立版本库"
 

	
 
#: rhodecode/model/db.py:1074
 
#, fuzzy
 
#| msgid "Repository creation"
 
msgid "Repository creation enabled"
 
msgstr "建立版本库"
 

	
 
#: rhodecode/model/db.py:1075
 
#, fuzzy
 
#| msgid "disabled"
 
msgid "Register disabled"
 
msgstr "禁用"
 

	
 
#: rhodecode/model/db.py:1076
 
msgid "Register new user with RhodeCode with manual activation"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1079
 
msgid "Register new user with RhodeCode with auto activation"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1479
 
msgid "Not Reviewed"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1480
 
#, fuzzy
 
#| msgid "removed"
 
msgid "Approved"
 
msgstr "移除"
 

	
 
#: rhodecode/model/db.py:1481
 
msgid "Rejected"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1482
 
msgid "Under Review"
 
msgstr ""
 

	
 
#: rhodecode/model/forms.py:43
 
msgid "Please enter a login"
 
msgstr "请登录"
 

	
 
#: rhodecode/model/forms.py:44
 
#, python-format
 
msgid "Enter a value %(min)i characters long or more"
 
msgstr ""
 

	
 
#: rhodecode/model/forms.py:52
 
msgid "Please enter a password"
 
msgstr "请输入密码"
 

	
 
#: rhodecode/model/forms.py:53
 
#, python-format
 
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."
 
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 ""
 

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

	
 
#: 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 "快速过滤..."
 

	
 
#: rhodecode/templates/index_base.html:6 rhodecode/templates/base/base.html:218
 
msgid "repositories"
 
msgstr "个版本库"
 

	
 
#: rhodecode/templates/index_base.html:13
 
#: rhodecode/templates/index_base.html:15
 
#: rhodecode/templates/admin/repos/repos.html:22
 
msgid "ADD REPOSITORY"
 
msgstr "新增版本库"
 

	
 
#: 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 "组名"
 

	
 
#: 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 "描述"
 

	
 
#: rhodecode/templates/index_base.html:40
 
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
 
msgid "Repositories group"
 
msgstr "版本库组"
 

	
 
#: 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 "名称"
 

	
 
#: rhodecode/templates/index_base.html:68
 
#: rhodecode/templates/admin/repos/repos.html:38
 
msgid "Last change"
 
msgstr "最后修改"
 

	
 
#: rhodecode/templates/index_base.html:69
 
#: rhodecode/templates/index_base.html:161
 
#: rhodecode/templates/admin/repos/repos.html:39
 
#: rhodecode/templates/admin/repos/repos.html:87
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:167
 
#: rhodecode/templates/journal/journal.html:188
 
msgid "Tip"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:70
 
#: rhodecode/templates/index_base.html:163
 
#: rhodecode/templates/admin/repos/repo_edit.html:112
 
#: rhodecode/templates/admin/repos/repos.html:89
 
msgid "Owner"
 
msgstr "所有者"
 

	
 
#: rhodecode/templates/index_base.html:71
 
#: rhodecode/templates/summary/summary.html:48
 
#: rhodecode/templates/summary/summary.html:51
 
msgid "RSS"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:72
 
msgid "Atom"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:102
 
#: rhodecode/templates/index_base.html:104
 
#, python-format
 
msgid "Subscribe to %s rss feed"
 
msgstr "订阅 rss %s"
 

	
 
#: rhodecode/templates/index_base.html:109
 
#: rhodecode/templates/index_base.html:111
 
#, python-format
 
msgid "Subscribe to %s atom feed"
 
msgstr "订阅 atom %s"
 

	
 
#: rhodecode/templates/index_base.html:130
 
#, fuzzy
 
msgid "Group Name"
 
msgstr "组名"
 

	
 
#: rhodecode/templates/index_base.html:148
 
#: rhodecode/templates/index_base.html:188
 
#: rhodecode/templates/admin/repos/repos.html:112
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:186
 
#: rhodecode/templates/bookmarks/bookmarks.html:60
 
#: rhodecode/templates/branches/branches.html:77
 
#: rhodecode/templates/journal/journal.html:211
 
#: rhodecode/templates/tags/tags.html:60
 
msgid "Click to sort ascending"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:149
 
#: rhodecode/templates/index_base.html:189
 
#: rhodecode/templates/admin/repos/repos.html:113
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:187
 
#: rhodecode/templates/bookmarks/bookmarks.html:61
 
#: rhodecode/templates/branches/branches.html:78
 
#: rhodecode/templates/journal/journal.html:212
 
#: rhodecode/templates/tags/tags.html:61
 
msgid "Click to sort descending"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:159
 
#: rhodecode/templates/admin/repos/repos.html:85
 
#, fuzzy
 
msgid "Last Change"
 
msgstr "最后修改"
 

	
 
#: rhodecode/templates/index_base.html:190
 
#: rhodecode/templates/admin/repos/repos.html:114
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:188
 
#: rhodecode/templates/bookmarks/bookmarks.html:62
 
#: rhodecode/templates/branches/branches.html:79
 
#: rhodecode/templates/journal/journal.html:213
 
#: rhodecode/templates/tags/tags.html:62
 
msgid "No records found."
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:191
 
#: rhodecode/templates/admin/repos/repos.html:115
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:189
 
#: rhodecode/templates/bookmarks/bookmarks.html:63
 
#: rhodecode/templates/branches/branches.html:80
 
#: rhodecode/templates/journal/journal.html:214
 
#: rhodecode/templates/tags/tags.html:63
 
msgid "Data error."
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:192
 
#: rhodecode/templates/admin/repos/repos.html:116
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:190
 
#: rhodecode/templates/bookmarks/bookmarks.html:64
 
#: rhodecode/templates/branches/branches.html:81
 
#: rhodecode/templates/journal/journal.html:215
 
#: rhodecode/templates/tags/tags.html:64
 
#, fuzzy
 
msgid "Loading..."
 
msgstr "加载文件列表..."
 

	
 
#: 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
 
#: rhodecode/templates/admin/users/user_edit.html:50
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:26
 
#: rhodecode/templates/base/base.html:83
 
#: rhodecode/templates/summary/summary.html:118
 
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
 
#: rhodecode/templates/base/base.html:92
 
msgid "Password"
 
msgstr "密码"
 

	
 
#: rhodecode/templates/login.html:50
 
#, fuzzy
 
msgid "Remember me"
 
msgstr "成员"
 

	
 
#: rhodecode/templates/login.html:60
 
msgid "Forgot your password ?"
 
msgstr "忘记了密码?"
 

	
 
#: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:103
 
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
 
#: rhodecode/templates/admin/users/user_add.html:59
 
#: rhodecode/templates/admin/users/user_edit.html:86
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:53
 
msgid "First Name"
 
msgstr "名"
 

	
 
#: rhodecode/templates/register.html:56
 
#: rhodecode/templates/admin/users/user_add.html:68
 
#: rhodecode/templates/admin/users/user_edit.html:95
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
 
msgid "Last Name"
 
msgstr "姓"
 

	
 
#: rhodecode/templates/register.html:65
 
#: rhodecode/templates/admin/users/user_add.html:77
 
#: rhodecode/templates/admin/users/user_edit.html:104
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
 
#: rhodecode/templates/summary/summary.html:120
 
msgid "Email"
 
msgstr "电子邮件"
rhodecode/i18n/zh_TW/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -694,772 +694,768 @@ msgstr "修改"
 
#, python-format
 
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
 
msgid "%s more"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:541 rhodecode/templates/changelog/changelog.html:46
 
msgid "revisions"
 
msgstr "修訂"
 

	
 
#: rhodecode/lib/helpers.py:564
 
msgid "fork name "
 
msgstr "fork 名稱"
 

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

	
 
#: rhodecode/lib/helpers.py:579 rhodecode/lib/helpers.py:589
 
msgid "[created] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:581
 
#, fuzzy
 
msgid "[created] repository as fork"
 
msgstr "建立版本庫 %s"
 

	
 
#: rhodecode/lib/helpers.py:583 rhodecode/lib/helpers.py:591
 
msgid "[forked] repository"
 
msgstr ""
 

	
 
#: rhodecode/lib/helpers.py:585 rhodecode/lib/helpers.py:593
 
msgid "[updated] repository"
 
msgstr ""
 

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

	
 
#: rhodecode/lib/helpers.py:595
 
#, fuzzy
 
msgid "[created] user"
 
msgstr "建立使用者 %s"
 

	
 
#: rhodecode/lib/helpers.py:597
 
#, fuzzy
 
msgid "[updated] user"
 
msgstr "更新使用者群組 %s"
 

	
 
#: rhodecode/lib/helpers.py:599
 
#, fuzzy
 
msgid "[created] users group"
 
msgstr "建立使用者群組 %s"
 

	
 
#: rhodecode/lib/helpers.py:601
 
#, fuzzy
 
msgid "[updated] users group"
 
msgstr "更新使用者群組 %s"
 

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

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

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

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

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

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

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

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

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

	
 
#: rhodecode/lib/helpers.py:785
 
msgid "No Files"
 
msgstr "沒有檔案"
 

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

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

	
 
#: rhodecode/lib/utils2.py:337
 
#, fuzzy, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] "日"
 

	
 
#: rhodecode/lib/utils2.py:338
 
#, fuzzy, python-format
 
msgid "%d hour"
 
msgid_plural "%d hours"
 
msgstr[0] "時"
 

	
 
#: rhodecode/lib/utils2.py:339
 
#, fuzzy, python-format
 
msgid "%d minute"
 
msgid_plural "%d minutes"
 
msgstr[0] "分"
 

	
 
#: rhodecode/lib/utils2.py:340
 
#, fuzzy, python-format
 
msgid "%d second"
 
msgid_plural "%d seconds"
 
msgstr[0] "秒"
 

	
 
#: rhodecode/lib/utils2.py:355
 
#, fuzzy, 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
 
#, fuzzy
 
msgid "password reset link"
 
msgstr "您的密碼重設連結已寄出"
 

	
 
#: rhodecode/model/comment.py:109
 
#, python-format
 
msgid "on line %s"
 
msgstr ""
 

	
 
#: rhodecode/model/comment.py:146
 
msgid "[Mention]"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1062
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository no access"
 
msgstr "個版本庫"
 

	
 
#: rhodecode/model/db.py:1063
 
#, fuzzy
 
#| msgid "This repository already exists"
 
msgid "Repository read access"
 
msgstr "這個版本庫已經存在"
 

	
 
#: rhodecode/model/db.py:1064
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository write access"
 
msgstr "個版本庫"
 

	
 
#: rhodecode/model/db.py:1065
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository admin access"
 
msgstr "個版本庫"
 

	
 
#: rhodecode/model/db.py:1067
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group no access"
 
msgstr "版本庫群組"
 

	
 
#: rhodecode/model/db.py:1068
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group read access"
 
msgstr "版本庫群組"
 

	
 
#: rhodecode/model/db.py:1069
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group write access"
 
msgstr "版本庫群組"
 

	
 
#: rhodecode/model/db.py:1070
 
#, fuzzy
 
#| msgid "repositories groups"
 
msgid "Repositories Group admin access"
 
msgstr "版本庫群組"
 

	
 
#: rhodecode/model/db.py:1072
 
#, fuzzy
 
#| msgid "Users administration"
 
msgid "RhodeCode Administrator"
 
msgstr "使用者管理員"
 

	
 
#: rhodecode/model/db.py:1073
 
#, fuzzy
 
#| msgid "Repository creation"
 
msgid "Repository creation disabled"
 
msgstr "版本庫建立"
 

	
 
#: rhodecode/model/db.py:1074
 
#, fuzzy
 
#| msgid "Repository creation"
 
msgid "Repository creation enabled"
 
msgstr "版本庫建立"
 

	
 
#: rhodecode/model/db.py:1075
 
#, fuzzy
 
#| msgid "disabled"
 
msgid "Register disabled"
 
msgstr "停用"
 

	
 
#: rhodecode/model/db.py:1076
 
msgid "Register new user with RhodeCode with manual activation"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1079
 
msgid "Register new user with RhodeCode with auto activation"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1479
 
msgid "Not Reviewed"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1480
 
#, fuzzy
 
#| msgid "removed"
 
msgid "Approved"
 
msgstr "移除"
 

	
 
#: rhodecode/model/db.py:1481
 
msgid "Rejected"
 
msgstr ""
 

	
 
#: rhodecode/model/db.py:1482
 
msgid "Under Review"
 
msgstr ""
 

	
 
#: rhodecode/model/forms.py:43
 
msgid "Please enter a login"
 
msgstr "請登入"
 

	
 
#: rhodecode/model/forms.py:44
 
#, python-format
 
msgid "Enter a value %(min)i characters long or more"
 
msgstr ""
 

	
 
#: rhodecode/model/forms.py:52
 
msgid "Please enter a password"
 
msgstr "請輸入密碼"
 

	
 
#: rhodecode/model/forms.py:53
 
#, python-format
 
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."
 
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 ""
 

	
 
#: rhodecode/templates/index.html:3
 
msgid "Dashboard"
 
msgstr "儀表板"
 

	
 
#: 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 "快速過濾..."
 

	
 
#: rhodecode/templates/index_base.html:6 rhodecode/templates/base/base.html:218
 
msgid "repositories"
 
msgstr "個版本庫"
 

	
 
#: rhodecode/templates/index_base.html:13
 
#: rhodecode/templates/index_base.html:15
 
#: rhodecode/templates/admin/repos/repos.html:22
 
msgid "ADD REPOSITORY"
 
msgstr "新增版本庫"
 

	
 
#: 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 "群組名稱"
 

	
 
#: 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 "描述"
 

	
 
#: rhodecode/templates/index_base.html:40
 
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
 
msgid "Repositories group"
 
msgstr "版本庫群組"
 

	
 
#: 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 "名稱"
 

	
 
#: rhodecode/templates/index_base.html:68
 
#: rhodecode/templates/admin/repos/repos.html:38
 
msgid "Last change"
 
msgstr "最後修改"
 

	
 
#: rhodecode/templates/index_base.html:69
 
#: rhodecode/templates/index_base.html:161
 
#: rhodecode/templates/admin/repos/repos.html:39
 
#: rhodecode/templates/admin/repos/repos.html:87
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:167
 
#: rhodecode/templates/journal/journal.html:188
 
msgid "Tip"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:70
 
#: rhodecode/templates/index_base.html:163
 
#: rhodecode/templates/admin/repos/repo_edit.html:112
 
#: rhodecode/templates/admin/repos/repos.html:89
 
msgid "Owner"
 
msgstr "擁有者"
 

	
 
#: rhodecode/templates/index_base.html:71
 
#: rhodecode/templates/summary/summary.html:48
 
#: rhodecode/templates/summary/summary.html:51
 
msgid "RSS"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:72
 
msgid "Atom"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:102
 
#: rhodecode/templates/index_base.html:104
 
#, python-format
 
msgid "Subscribe to %s rss feed"
 
msgstr "訂閱 %s rss"
 

	
 
#: rhodecode/templates/index_base.html:109
 
#: rhodecode/templates/index_base.html:111
 
#, python-format
 
msgid "Subscribe to %s atom feed"
 
msgstr "訂閱 %s atom"
 

	
 
#: rhodecode/templates/index_base.html:130
 
#, fuzzy
 
msgid "Group Name"
 
msgstr "群組名稱"
 

	
 
#: rhodecode/templates/index_base.html:148
 
#: rhodecode/templates/index_base.html:188
 
#: rhodecode/templates/admin/repos/repos.html:112
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:186
 
#: rhodecode/templates/bookmarks/bookmarks.html:60
 
#: rhodecode/templates/branches/branches.html:77
 
#: rhodecode/templates/journal/journal.html:211
 
#: rhodecode/templates/tags/tags.html:60
 
msgid "Click to sort ascending"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:149
 
#: rhodecode/templates/index_base.html:189
 
#: rhodecode/templates/admin/repos/repos.html:113
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:187
 
#: rhodecode/templates/bookmarks/bookmarks.html:61
 
#: rhodecode/templates/branches/branches.html:78
 
#: rhodecode/templates/journal/journal.html:212
 
#: rhodecode/templates/tags/tags.html:61
 
msgid "Click to sort descending"
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:159
 
#: rhodecode/templates/admin/repos/repos.html:85
 
#, fuzzy
 
msgid "Last Change"
 
msgstr "最後修改"
 

	
 
#: rhodecode/templates/index_base.html:190
 
#: rhodecode/templates/admin/repos/repos.html:114
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:188
 
#: rhodecode/templates/bookmarks/bookmarks.html:62
 
#: rhodecode/templates/branches/branches.html:79
 
#: rhodecode/templates/journal/journal.html:213
 
#: rhodecode/templates/tags/tags.html:62
 
msgid "No records found."
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:191
 
#: rhodecode/templates/admin/repos/repos.html:115
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:189
 
#: rhodecode/templates/bookmarks/bookmarks.html:63
 
#: rhodecode/templates/branches/branches.html:80
 
#: rhodecode/templates/journal/journal.html:214
 
#: rhodecode/templates/tags/tags.html:63
 
msgid "Data error."
 
msgstr ""
 

	
 
#: rhodecode/templates/index_base.html:192
 
#: rhodecode/templates/admin/repos/repos.html:116
 
#: rhodecode/templates/admin/users/user_edit_my_account.html:190
 
#: rhodecode/templates/bookmarks/bookmarks.html:64
 
#: rhodecode/templates/branches/branches.html:81
 
#: rhodecode/templates/journal/journal.html:215
 
#: rhodecode/templates/tags/tags.html:64
 
#, fuzzy
 
msgid "Loading..."
 
msgstr "載入中..."
 

	
 
#: 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
 
#: rhodecode/templates/admin/users/user_edit.html:50
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:26
 
#: rhodecode/templates/base/base.html:83
 
#: rhodecode/templates/summary/summary.html:118
 
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
 
#: rhodecode/templates/base/base.html:92
 
msgid "Password"
 
msgstr "密碼"
 

	
 
#: rhodecode/templates/login.html:50
 
#, fuzzy
 
msgid "Remember me"
 
msgstr "成員"
 

	
 
#: rhodecode/templates/login.html:60
 
msgid "Forgot your password ?"
 
msgstr "忘記您的密碼?"
 

	
 
#: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:103
 
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
 
#: rhodecode/templates/admin/users/user_add.html:59
 
#: rhodecode/templates/admin/users/user_edit.html:86
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:53
 
msgid "First Name"
 
msgstr "名"
 

	
 
#: rhodecode/templates/register.html:56
 
#: rhodecode/templates/admin/users/user_add.html:68
 
#: rhodecode/templates/admin/users/user_edit.html:95
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
 
msgid "Last Name"
 
msgstr "姓"
 

	
 
#: rhodecode/templates/register.html:65
 
#: rhodecode/templates/admin/users/user_add.html:77
 
#: rhodecode/templates/admin/users/user_edit.html:104
 
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
 
#: rhodecode/templates/summary/summary.html:120
 
msgid "Email"
 
msgstr "電子郵件"
0 comments (0 inline, 0 general)