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
 
@@ -1115,10 +1115,6 @@ msgid "Users group \"%(usersgroup)s\" al
 
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"
 
@@ -1224,9 +1220,6 @@ msgid "e-mail \"%(email)s\" does not exi
 
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\""
rhodecode/i18n/pt_BR/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -1108,10 +1108,6 @@ msgid "Users group \"%(usersgroup)s\" al
 
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"
 
@@ -1215,9 +1211,6 @@ msgid "e-mail \"%(email)s\" does not exi
 
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\""
 
@@ -2840,8 +2833,8 @@ msgstr "Registro de alterações"
 
#, 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
 
@@ -3302,7 +3295,7 @@ msgstr "próxima revisão"
 
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"
rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -1082,10 +1082,6 @@ msgid "Users group \"%(usersgroup)s\" al
 
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"
rhodecode/i18n/zh_TW/LC_MESSAGES/rhodecode.po
Show inline comments
 
@@ -1075,10 +1075,6 @@ msgid "Users group \"%(usersgroup)s\" al
 
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"
0 comments (0 inline, 0 general)