# HG changeset patch # User Marcin Kuzminski # Date 1341754722 -7200 # Node ID 4c820ff6ed3c61069547292dd22a19aeb9e300df # Parent 0013297e306af6d153d1d7cc7384ecb693c5ab31 fixed syntax errors in translation files - checking using msgfmt -c diff -r 0013297e306a -r 4c820ff6ed3c rhodecode/i18n/fr/LC_MESSAGES/rhodecode.po --- a/rhodecode/i18n/fr/LC_MESSAGES/rhodecode.po Sun Jul 08 03:28:27 2012 +0000 +++ b/rhodecode/i18n/fr/LC_MESSAGES/rhodecode.po Sun Jul 08 15:38:42 2012 +0200 @@ -1115,10 +1115,6 @@ 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 @@ 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\"" diff -r 0013297e306a -r 4c820ff6ed3c rhodecode/i18n/pt_BR/LC_MESSAGES/rhodecode.po --- a/rhodecode/i18n/pt_BR/LC_MESSAGES/rhodecode.po Sun Jul 08 03:28:27 2012 +0000 +++ b/rhodecode/i18n/pt_BR/LC_MESSAGES/rhodecode.po Sun Jul 08 15:38:42 2012 +0200 @@ -1108,10 +1108,6 @@ 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 @@ 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 @@ #, 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 @@ 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" diff -r 0013297e306a -r 4c820ff6ed3c rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po --- a/rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po Sun Jul 08 03:28:27 2012 +0000 +++ b/rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po Sun Jul 08 15:38:42 2012 +0200 @@ -1082,10 +1082,6 @@ 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" diff -r 0013297e306a -r 4c820ff6ed3c rhodecode/i18n/zh_TW/LC_MESSAGES/rhodecode.po --- a/rhodecode/i18n/zh_TW/LC_MESSAGES/rhodecode.po Sun Jul 08 03:28:27 2012 +0000 +++ b/rhodecode/i18n/zh_TW/LC_MESSAGES/rhodecode.po Sun Jul 08 15:38:42 2012 +0200 @@ -1075,10 +1075,6 @@ 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"