Changeset - c83f4a4d3aee
[Not reviewed]
default
0 1 0
Thomas De Schampheleire - 7 years ago 2019-03-10 21:58:20
thomas.de_schampheleire@nokia.com
i18n: el: fix syntax errors

Weblate reports:

msgmerge --no-wrap --backup=none --previous --update /home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/el/LC_MESSAGES/kallithea.po /home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/kallithea.pot

/home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/el/LC_MESSAGES/kallithea.po:1686: end-of-line within string
/home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/el/LC_MESSAGES/kallithea.po:1686: keyword "simple" unknown
/home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/el/LC_MESSAGES/kallithea.po:1686:10: syntax error
/home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/el/LC_MESSAGES/kallithea.po:1686: keyword "diff" unknown
/home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/el/LC_MESSAGES/kallithea.po:1687: end-of-line within string
msgmerge: found 5 fatal errors


Problem introduced in commit 880e2f07651b3eaf88d01e71ac7f3cbf88df163c
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/el/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -1301,770 +1301,769 @@ msgstr ""
 
msgid "No files"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:942
 
msgid "new file"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:945
 
msgid "mod"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:948
 
msgid "del"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:951
 
msgid "rename"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:956
 
msgid "chmod"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1230
 
#, python-format
 
msgid ""
 
"%s repository is not mapped to db perhaps it was created or renamed from "
 
"the filesystem please run the application again in order to rescan "
 
"repositories"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:387
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
msgstr[0] ""
 
msgstr[1] ""
 

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

	
 
#: kallithea/lib/utils2.py:389
 
#, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/lib/utils2.py:390
 
#, python-format
 
msgid "%d hour"
 
msgid_plural "%d hours"
 
msgstr[0] ""
 
msgstr[1] ""
 

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

	
 
#: kallithea/lib/utils2.py:392
 
#, python-format
 
msgid "%d second"
 
msgid_plural "%d seconds"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/lib/utils2.py:408
 
#, python-format
 
msgid "in %s"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:410
 
#, python-format
 
msgid "%s ago"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:412
 
#, python-format
 
msgid "in %s and %s"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:415
 
#, python-format
 
msgid "%s and %s ago"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:418
 
msgid "just now"
 
msgstr ""
 

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

	
 
#: kallithea/model/comment.py:221 kallithea/model/pull_request.py:117
 
msgid "[Mention]"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1574
 
msgid "top level"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1715
 
msgid "Kallithea Administrator"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1717
 
msgid "Default user has no access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1718
 
msgid "Default user has read access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1719
 
msgid "Default user has write access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1720
 
msgid "Default user has admin access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1722
 
msgid "Default user has no access to new repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1723
 
msgid "Default user has read access to new repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1724
 
msgid "Default user has write access to new repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1725
 
msgid "Default user has admin access to new repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1727
 
msgid "Default user has no access to new user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1728
 
msgid "Default user has read access to new user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1729
 
msgid "Default user has write access to new user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1730
 
msgid "Default user has admin access to new user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1732
 
msgid "Only admins can create repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1733
 
msgid "Non-admins can create repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1735
 
msgid "Only admins can create user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1736
 
msgid "Non-admins can create user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1738
 
msgid "Only admins can create top level repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1739
 
msgid "Non-admins can create top level repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1741
 
msgid "Repository creation enabled with write permission to a repository group"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1742
 
msgid "Repository creation disabled with write permission to a repository group"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1744
 
msgid "Only admins can fork repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1745
 
msgid "Non-admins can fork repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1747
 
msgid "Registration disabled"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1748
 
msgid "User registration with manual account activation"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1749
 
msgid "User registration with automatic account activation"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2276
 
msgid "Not reviewed"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2277
 
msgid "Under review"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2278
 
msgid "Not approved"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2279
 
msgid "Approved"
 
msgstr ""
 

	
 
#: kallithea/model/forms.py:58
 
msgid "Please enter a login"
 
msgstr ""
 

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

	
 
#: kallithea/model/forms.py:67
 
msgid "Please enter a password"
 
msgstr ""
 

	
 
#: kallithea/model/forms.py:68
 
#, python-format
 
msgid "Enter %(min)i characters or more"
 
msgstr ""
 

	
 
#: kallithea/model/forms.py:167
 
msgid "Name must not contain only digits"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:240
 
#, python-format
 
msgid "%(user)s commented on changeset %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:241
 
#, python-format
 
msgid "%(user)s sent message %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:242
 
#, python-format
 
msgid "%(user)s mentioned you %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:243
 
#, python-format
 
msgid "%(user)s registered in Kallithea %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:244
 
#, python-format
 
msgid "%(user)s opened new pull request %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:245
 
#, python-format
 
msgid "%(user)s commented on pull request %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:252
 
#, python-format
 
msgid "%(user)s commented on changeset at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:253
 
#, python-format
 
msgid "%(user)s sent message at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:254
 
#, python-format
 
msgid "%(user)s mentioned you at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:255
 
#, python-format
 
msgid "%(user)s registered in Kallithea at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:256
 
#, python-format
 
msgid "%(user)s opened new pull request at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:257
 
#, python-format
 
msgid "%(user)s commented on pull request at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:288
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 
"%(branch)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:291
 
#, python-format
 
msgid "New user %(new_username)s registered"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:293
 
#, python-format
 
msgid ""
 
"[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:294
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:307
 
msgid "Closing"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:76
 
#, python-format
 
msgid "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:211
 
#, fuzzy, python-format
 
#| msgid "Error creating pull request: %s"
 
msgid "Cannot create empty pull request"
 
msgstr "Λάθος στη δημιουργία αιτήματος έλξης - pull request: %s"
 

	
 
#: kallithea/model/pull_request.py:219
 
#, python-format
 
msgid ""
 
"Cannot create pull request - criss cross merge detected, please merge a "
 
"later %s revision to %s"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:247 kallithea/model/pull_request.py:382
 
msgid "You are not authorized to create the pull request"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:341
 
#, fuzzy
 
#| msgid "Missing changesets since the previous pull request:"
 
msgid "Missing changesets since the previous iteration:"
 
msgstr "Ελλιπή σετ αλλαγών από την προηγούμενη αίτηση έλξης:"
 

	
 
#: kallithea/model/pull_request.py:348
 
#, fuzzy, python-format
 
#| msgid "New changesets on %s %s since the previous pull request:"
 
msgid "New changesets on %s %s since the previous iteration:"
 
msgstr "Καινούρια σετ αλλαγών στα %s %s από την προηγούμενη αίτηση έλξης:"
 

	
 
#: kallithea/model/pull_request.py:355
 
#, fuzzy
 
#| msgid "Ancestor didn't change - show diff since previous version:"
 
msgid "Ancestor didn't change - diff since previous iteration:"
 
msgstr "Το γονικό δεν άλλαξε - εμφάνισε τις διαφορές από την προηγούμενη έκδοση:"
 

	
 
#: kallithea/model/pull_request.py:362
 
#, fuzzy, python-format
 
#| msgid "" "This pull request is based on another %s revision and there is no
 
#| simple " "diff."
 
#| msgid "This pull request is based on another %s revision and there is no simple diff."
 
msgid ""
 
"This iteration is based on another %s revision and there is no simple "
 
"diff."
 
msgstr ""
 
"Αυτή η αίτηση έλξης είναι βασισμένη σε μία άλλη %s αναθεώρηση και δεν "
 
"υπάρχει ένα απλό diff."
 

	
 
#: kallithea/model/pull_request.py:364
 
#, fuzzy, python-format
 
#| msgid "No changes found on %s %s since previous version."
 
msgid "No changes found on %s %s since previous iteration."
 
msgstr "Δεν βρέθηκαν αλλαγές στο %s %s από την προηγούμενη έκδοση."
 

	
 
#: kallithea/model/pull_request.py:390
 
#, python-format
 
msgid "Closed, next iteration: %s ."
 
msgstr ""
 

	
 
#: kallithea/model/scm.py:697
 
msgid "latest tip"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:189
 
msgid "New user registration"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:253
 
msgid "You can't remove this user since it is crucial for the entire application"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:258
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:263
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repository groups and cannot be removed. Switch"
 
" owners or remove those repository groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:270
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s user groups and cannot be removed. Switch "
 
"owners or remove those user groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:364
 
msgid "Password reset link"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:413
 
msgid "Password reset notification"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:414
 
#, python-format
 
msgid ""
 
"The password to your account %s has been changed using password reset "
 
"form."
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:54 kallithea/model/validators.py:55
 
msgid "Value cannot be an empty list"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:73
 
#, python-format
 
msgid "Username \"%(username)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:75
 
#, python-format
 
msgid "Username \"%(username)s\" cannot be used"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:77
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or"
 
" dashes and must begin with an alphanumeric character or underscore"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:104
 
msgid "The input is not valid"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:111
 
#, python-format
 
msgid "Username %(username)s is not valid"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:131
 
msgid "Invalid user group name"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:132
 
#, python-format
 
msgid "User group \"%(usergroup)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:134
 
msgid ""
 
"user group name may only contain alphanumeric characters underscores, "
 
"periods or dashes and must begin with alphanumeric character"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:174
 
msgid "Cannot assign this group as parent"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:175
 
#, python-format
 
msgid "Group \"%(group_name)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:177
 
#, python-format
 
msgid "Repository with name \"%(group_name)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:233
 
msgid "Invalid characters (non-ascii) in password"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:248
 
msgid "Invalid old password"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:264
 
msgid "Passwords do not match"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:279
 
msgid "Invalid username or password"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:310
 
msgid "Token mismatch"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:326
 
#, python-format
 
msgid "Repository name %(repo)s is not allowed"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:328
 
#, python-format
 
msgid "Repository named %(repo)s already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:329
 
#, python-format
 
msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:331
 
#, python-format
 
msgid "Repository group with name \"%(repo)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:449
 
msgid "Invalid repository URL"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:450
 
msgid ""
 
"Invalid repository URL. It must be a valid http, https, ssh, svn+http or "
 
"svn+https URL"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:475
 
msgid "Fork has to be the same type as parent"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:490
 
msgid "You don't have permissions to create repository in this group"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:492
 
msgid "no permission to create repository in root location"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:542
 
msgid "You don't have permissions to create a group in this location"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:582
 
msgid "This username or user group name is not valid"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:675
 
msgid "This is not a valid path"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:692
 
msgid "This email address is already in use"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:712
 
#, python-format
 
msgid "Email address \"%(email)s\" not found"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:749
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:761
 
msgid "Please enter a valid IPv4 or IPv6 address"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:762
 
#, python-format
 
msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:795
 
msgid "Key name can only consist of letters, underscore, dash or numbers"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:809
 
msgid "Filename cannot be inside a directory"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:825
 
#, python-format
 
msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 
msgstr ""
 

	
 
#: kallithea/templates/about.html:4 kallithea/templates/about.html:16
 
msgid "About"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:25
 
#: kallithea/templates/index_base.html:30
 
#: kallithea/templates/admin/repos/repo_add.html:5
 
#: kallithea/templates/admin/repos/repo_add.html:19
 
#: kallithea/templates/admin/repos/repos.html:23
 
#: kallithea/tests/data/templates/index_base.html.py:66
 
#: kallithea/tests/data/templates/index_base.html.py:78
 
#: kallithea/tests/data/templates/admin/repos/repo_add.html.py:128
 
#: kallithea/tests/data/templates/admin/repos/repo_add.html.py:146
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:107
 
msgid "Add Repository"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:27
 
#: kallithea/templates/index_base.html:32
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:5
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:13
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:25
 
#: kallithea/tests/data/templates/index_base.html.py:72
 
#: kallithea/tests/data/templates/index_base.html.py:84
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:157
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:175
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:107
 
msgid "Add Repository Group"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:37
 
#: kallithea/tests/data/templates/index_base.html.py:90
 
msgid "You have admin right to this group, and can edit it"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:37
 
#: kallithea/tests/data/templates/index_base.html.py:92
 
msgid "Edit Repository Group"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:47
 
#, fuzzy, python-format
 
#| msgid "Updated repository group %s"
 
msgid "Repository Group"
 
msgstr "Ενημερώθηκε η ομάδα αποθετηρίου %s"
 

	
 
#: kallithea/templates/index_base.html:48
 
#: kallithea/templates/index_base.html:90
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:59
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:61
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:40
 
#: kallithea/templates/admin/repos/repo_add_base.html:21
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:52
 
#: kallithea/templates/admin/repos/repos.html:39
 
#: kallithea/templates/admin/user_groups/user_group_add.html:33
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:10
 
#: kallithea/templates/admin/user_groups/user_groups.html:39
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:59
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:61
 
#: kallithea/templates/email_templates/pull_request.html:36
 
#: kallithea/templates/forks/fork.html:34
 
#: kallithea/templates/pullrequests/pullrequest.html:33
 
#: kallithea/templates/pullrequests/pullrequest_show.html:38
 
#: kallithea/templates/pullrequests/pullrequest_show.html:58
 
#: kallithea/templates/summary/summary.html:78
 
#: kallithea/tests/data/templates/index_base.html.py:100
 
#: kallithea/tests/data/templates/index_base.html.py:130
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:106
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:117
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:114
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:54
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:114
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:114
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:106
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.html.py:101
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.txt.py:95
 
#: kallithea/tests/data/templates/email_templates/pull_request.html.py:88
 
#: kallithea/tests/data/templates/email_templates/pull_request.txt.py:84
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:119
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:153
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:168
 
#: kallithea/tests/data/templates/summary/summary.html.py:147
 
msgid "Description"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:85
 
#: kallithea/templates/admin/admin_log.html:7
 
#: kallithea/templates/admin/permissions/permissions_globals.html:13
 
#: kallithea/tests/data/templates/admin/admin_log.html.py:43
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:45
 
msgid "Repository"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:92
 
#: kallithea/tests/data/templates/index_base.html.py:132
 
msgid "Last Change"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:94
 
#: kallithea/templates/admin/my_account/my_account_repos.html:15
 
#: kallithea/templates/admin/my_account/my_account_watched.html:15
 
#: kallithea/templates/admin/repos/repos.html:41
 
#: kallithea/tests/data/templates/index_base.html.py:134
 
#: kallithea/tests/data/templates/admin/my_account/my_account_repos.html.py:36
 
#: kallithea/tests/data/templates/admin/my_account/my_account_watched.html.py:36
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:116
 
msgid "Tip"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:95
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:42
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:42
 
#: kallithea/templates/admin/repos/repos.html:42
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
 
#: kallithea/templates/admin/user_groups/user_groups.html:42
 
#: kallithea/templates/pullrequests/pullrequest_data.html:16
 
#: kallithea/templates/pullrequests/pullrequest_show.html:135
 
#: kallithea/templates/pullrequests/pullrequest_show.html:228
 
#: kallithea/templates/summary/summary.html:123
 
#: kallithea/tests/data/templates/index_base.html.py:136
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:118
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:118
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:120
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:249
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:327
 
#: kallithea/tests/data/templates/summary/summary.html.py:199
 
msgid "Owner"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:5 kallithea/templates/login.html:14
 
#: kallithea/templates/base/base.html:393
 
#: kallithea/tests/data/templates/login.html.py:64
 
#: kallithea/tests/data/templates/login.html.py:106
 
#: kallithea/tests/data/templates/base/base.html.py:626
 
msgid "Log In"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:12
 
#: kallithea/tests/data/templates/login.html.py:60
 
#, python-format
 
msgid "Log In to %s"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:23 kallithea/templates/register.html:22
 
#: kallithea/templates/admin/admin_log.html:5
 
#: kallithea/templates/admin/my_account/my_account_profile.html:18
0 comments (0 inline, 0 general)