##// END OF EJS Templates
updated pot file and extract_messages defaults...
marcink -
r3932:3483de9d beta
parent child Browse files
Show More
@@ -1,14 +1,13 b''
1 1 # Translations template for RhodeCode.
2 # Copyright (C) 2013 ORGANIZATION
2 # Copyright (C) 2013 Marcin Kuzminski RhodeCode
3 3 # This file is distributed under the same license as the RhodeCode project.
4 4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
5 #
6 #, fuzzy
5 ##, fuzzy
7 6 msgid ""
8 7 msgstr ""
9 8 "Project-Id-Version: RhodeCode 1.7.0dev\n"
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11 "POT-Creation-Date: 2013-06-01 18:38+0200\n"
9 "Report-Msgid-Bugs-To: marcin@maq.io\n"
10 "POT-Creation-Date: 2013-06-02 16:27+0200\n"
12 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 13 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -34,18 +33,18 b' msgstr ""'
34 33 msgid "%s line context"
35 34 msgstr ""
36 35
37 #: rhodecode/controllers/changeset.py:345 rhodecode/controllers/pullrequests.py:481
36 #: rhodecode/controllers/changeset.py:345
37 #: rhodecode/controllers/pullrequests.py:481
38 38 #, python-format
39 39 msgid "Status change -> %s"
40 40 msgstr ""
41 41
42 42 #: rhodecode/controllers/changeset.py:376
43 msgid ""
44 "Changing status on a changeset associated with a closed pull request is not "
45 "allowed"
46 msgstr ""
47
48 #: rhodecode/controllers/compare.py:74 rhodecode/controllers/pullrequests.py:259
43 msgid "Changing status on a changeset associated with a closed pull request is not allowed"
44 msgstr ""
45
46 #: rhodecode/controllers/compare.py:74
47 #: rhodecode/controllers/pullrequests.py:259
49 48 msgid "There are no changesets yet"
50 49 msgstr ""
51 50
@@ -70,9 +69,7 b' msgid "The resource could not be found"'
70 69 msgstr ""
71 70
72 71 #: rhodecode/controllers/error.py:107
73 msgid ""
74 "The server encountered an unexpected condition which prevented it from "
75 "fulfilling the request."
72 msgid "The server encountered an unexpected condition which prevented it from fulfilling the request."
76 73 msgstr ""
77 74
78 75 #: rhodecode/controllers/feed.py:52
@@ -185,7 +182,8 b' msgstr ""'
185 182
186 183 #: rhodecode/controllers/files.py:633 rhodecode/controllers/pullrequests.py:153
187 184 #: rhodecode/controllers/summary.py:77 rhodecode/model/scm.py:693
188 #: rhodecode/templates/switch_to_list.html:15 rhodecode/templates/tags/tags.html:10
185 #: rhodecode/templates/switch_to_list.html:15
186 #: rhodecode/templates/tags/tags.html:10
189 187 msgid "Tags"
190 188 msgstr ""
191 189
@@ -427,8 +425,10 b' msgstr ""'
427 425 #: rhodecode/templates/admin/users_groups/users_group_add.html:8
428 426 #: rhodecode/templates/admin/users_groups/users_group_edit.html:9
429 427 #: rhodecode/templates/admin/users_groups/users_groups.html:9
430 #: rhodecode/templates/base/base.html:317 rhodecode/templates/base/base.html:318
431 #: rhodecode/templates/base/base.html:324 rhodecode/templates/base/base.html:325
428 #: rhodecode/templates/base/base.html:317
429 #: rhodecode/templates/base/base.html:318
430 #: rhodecode/templates/base/base.html:324
431 #: rhodecode/templates/base/base.html:325
432 432 msgid "Admin"
433 433 msgstr ""
434 434
@@ -1008,9 +1008,7 b' msgstr ""'
1008 1008
1009 1009 #: rhodecode/lib/helpers.py:1404
1010 1010 #, python-format
1011 msgid ""
1012 "%s repository is not mapped to db perhaps it was created or renamed from the "
1013 "filesystem please run the application again in order to rescan repositories"
1011 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"
1014 1012 msgstr ""
1015 1013
1016 1014 #: rhodecode/lib/unionrepo.py:193
@@ -1381,9 +1379,7 b' msgstr ""'
1381 1379
1382 1380 #: rhodecode/model/user.py:309
1383 1381 #, python-format
1384 msgid ""
1385 "user \"%s\" still owns %s repositories and cannot be removed. Switch owners "
1386 "or remove those repositories. %s"
1382 msgid "user \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories. %s"
1387 1383 msgstr ""
1388 1384
1389 1385 #: rhodecode/model/user.py:334
@@ -1414,9 +1410,7 b' msgid "Username \\"%(username)s\\" is forb'
1414 1410 msgstr ""
1415 1411
1416 1412 #: rhodecode/model/validators.py:89
1417 msgid ""
1418 "Username may only contain alphanumeric characters underscores, periods or "
1419 "dashes and must begin with alphanumeric character or underscore"
1413 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
1420 1414 msgstr ""
1421 1415
1422 1416 #: rhodecode/model/validators.py:117
@@ -1434,9 +1428,7 b' msgid "User group \\"%(usergroup)s\\" alre'
1434 1428 msgstr ""
1435 1429
1436 1430 #: rhodecode/model/validators.py:139
1437 msgid ""
1438 "user group name may only contain alphanumeric characters underscores, periods"
1439 " or dashes and must begin with alphanumeric character"
1431 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
1440 1432 msgstr ""
1441 1433
1442 1434 #: rhodecode/model/validators.py:177
@@ -1535,9 +1527,7 b' msgid "e-mail \\"%(email)s\\" does not exi'
1535 1527 msgstr ""
1536 1528
1537 1529 #: rhodecode/model/validators.py:724
1538 msgid ""
1539 "The LDAP Login attribute of the CN must be specified - this is the name of "
1540 "the attribute that is equivalent to \"username\""
1530 msgid "The LDAP Login attribute of the CN must be specified - this is the name of the attribute that is equivalent to \"username\""
1541 1531 msgstr ""
1542 1532
1543 1533 #: rhodecode/model/validators.py:737
@@ -1575,7 +1565,8 b' msgstr ""'
1575 1565 #: rhodecode/templates/branches/branches.html:9
1576 1566 #: rhodecode/templates/journal/journal.html:9
1577 1567 #: rhodecode/templates/journal/journal.html:46
1578 #: rhodecode/templates/journal/journal.html:47 rhodecode/templates/tags/tags.html:9
1568 #: rhodecode/templates/journal/journal.html:47
1569 #: rhodecode/templates/tags/tags.html:9
1579 1570 msgid "quick filter..."
1580 1571 msgstr ""
1581 1572
@@ -1584,13 +1575,15 b' msgstr ""'
1584 1575 msgid "repositories"
1585 1576 msgstr ""
1586 1577
1587 #: rhodecode/templates/index_base.html:13 rhodecode/templates/index_base.html:18
1578 #: rhodecode/templates/index_base.html:13
1579 #: rhodecode/templates/index_base.html:18
1588 1580 #: rhodecode/templates/admin/repos/repo_add.html:5
1589 1581 #: rhodecode/templates/admin/repos/repos.html:21
1590 1582 msgid "Add repository"
1591 1583 msgstr ""
1592 1584
1593 #: rhodecode/templates/index_base.html:15 rhodecode/templates/index_base.html:20
1585 #: rhodecode/templates/index_base.html:15
1586 #: rhodecode/templates/index_base.html:20
1594 1587 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:31
1595 1588 msgid "Add group"
1596 1589 msgstr ""
@@ -1613,7 +1606,8 b' msgstr ""'
1613 1606 msgid "Group name"
1614 1607 msgstr ""
1615 1608
1616 #: rhodecode/templates/index_base.html:41 rhodecode/templates/index_base.html:123
1609 #: rhodecode/templates/index_base.html:41
1610 #: rhodecode/templates/index_base.html:123
1617 1611 #: rhodecode/templates/admin/repos/repo_add_base.html:56
1618 1612 #: rhodecode/templates/admin/repos/repo_edit.html:68
1619 1613 #: rhodecode/templates/admin/repos/repos.html:73
@@ -1653,7 +1647,8 b' msgstr ""'
1653 1647 #: rhodecode/templates/journal/journal.html:283
1654 1648 #: rhodecode/templates/summary/summary.html:55
1655 1649 #: rhodecode/templates/summary/summary.html:124
1656 #: rhodecode/templates/tags/tags.html:48 rhodecode/templates/tags/tags_data.html:6
1650 #: rhodecode/templates/tags/tags.html:48
1651 #: rhodecode/templates/tags/tags_data.html:6
1657 1652 msgid "Name"
1658 1653 msgstr ""
1659 1654
@@ -1863,7 +1858,8 b' msgstr ""'
1863 1858 msgid "There are no bookmarks yet"
1864 1859 msgstr ""
1865 1860
1866 #: rhodecode/templates/admin/admin.html:5 rhodecode/templates/admin/admin.html:13
1861 #: rhodecode/templates/admin/admin.html:5
1862 #: rhodecode/templates/admin/admin.html:13
1867 1863 #: rhodecode/templates/base/base.html:73
1868 1864 msgid "Admin journal"
1869 1865 msgstr ""
@@ -1906,7 +1902,8 b' msgstr ""'
1906 1902 #: rhodecode/templates/bookmarks/bookmarks_data.html:7
1907 1903 #: rhodecode/templates/branches/branches.html:48
1908 1904 #: rhodecode/templates/branches/branches_data.html:7
1909 #: rhodecode/templates/tags/tags.html:49 rhodecode/templates/tags/tags_data.html:7
1905 #: rhodecode/templates/tags/tags.html:49
1906 #: rhodecode/templates/tags/tags_data.html:7
1910 1907 msgid "Date"
1911 1908 msgstr ""
1912 1909
@@ -1937,9 +1934,7 b' msgstr ""'
1937 1934 #: rhodecode/templates/admin/repos/repo_add_base.html:69
1938 1935 #: rhodecode/templates/admin/repos/repo_edit.html:82
1939 1936 #: rhodecode/templates/forks/fork.html:69
1940 msgid ""
1941 "Private repositories are only visible to people explicitly added as "
1942 "collaborators."
1937 msgid "Private repositories are only visible to people explicitly added as collaborators."
1943 1938 msgstr ""
1944 1939
1945 1940 #: rhodecode/templates/admin/defaults/defaults.html:55
@@ -2249,10 +2244,7 b' msgid "Anonymous access"'
2249 2244 msgstr ""
2250 2245
2251 2246 #: rhodecode/templates/admin/permissions/permissions.html:49
2252 msgid ""
2253 "All default permissions on each repository will be reset to chosen "
2254 "permission, note that all custom default permission on repositories will be "
2255 "lost"
2247 msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
2256 2248 msgstr ""
2257 2249
2258 2250 #: rhodecode/templates/admin/permissions/permissions.html:50
@@ -2262,10 +2254,7 b' msgid "Overwrite existing settings"'
2262 2254 msgstr ""
2263 2255
2264 2256 #: rhodecode/templates/admin/permissions/permissions.html:62
2265 msgid ""
2266 "All default permissions on each repository group will be reset to chosen "
2267 "permission, note that all custom default permission on repository groups will"
2268 " be lost"
2257 msgid "All default permissions on each repository group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
2269 2258 msgstr ""
2270 2259
2271 2260 #: rhodecode/templates/admin/permissions/permissions.html:69
@@ -2273,10 +2262,7 b' msgid "User group"'
2273 2262 msgstr ""
2274 2263
2275 2264 #: rhodecode/templates/admin/permissions/permissions.html:76
2276 msgid ""
2277 "All default permissions on each user group will be reset to chosen "
2278 "permission, note that all custom default permission on repository groups will"
2279 " be lost"
2265 msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
2280 2266 msgstr ""
2281 2267
2282 2268 #: rhodecode/templates/admin/permissions/permissions.html:83
@@ -2346,7 +2332,8 b' msgstr ""'
2346 2332 #: rhodecode/templates/admin/repos/repo_add.html:12
2347 2333 #: rhodecode/templates/admin/repos/repo_add.html:16
2348 2334 #: rhodecode/templates/base/base.html:74 rhodecode/templates/base/base.html:88
2349 #: rhodecode/templates/base/base.html:116 rhodecode/templates/base/base.html:275
2335 #: rhodecode/templates/base/base.html:116
2336 #: rhodecode/templates/base/base.html:275
2350 2337 msgid "Repositories"
2351 2338 msgstr ""
2352 2339
@@ -2469,9 +2456,7 b' msgid "Confirm to invalidate repository '
2469 2456 msgstr ""
2470 2457
2471 2458 #: rhodecode/templates/admin/repos/repo_edit.html:218
2472 msgid ""
2473 "Manually invalidate cache for this repository. On first access repository "
2474 "will be cached again"
2459 msgid "Manually invalidate cache for this repository. On first access repository will be cached again"
2475 2460 msgstr ""
2476 2461
2477 2462 #: rhodecode/templates/admin/repos/repo_edit.html:223
@@ -2497,7 +2482,8 b' msgid "Active"'
2497 2482 msgstr ""
2498 2483
2499 2484 #: rhodecode/templates/admin/repos/repo_edit.html:243
2500 #: rhodecode/templates/base/base.html:292 rhodecode/templates/base/base.html:293
2485 #: rhodecode/templates/base/base.html:292
2486 #: rhodecode/templates/base/base.html:293
2501 2487 msgid "Public journal"
2502 2488 msgstr ""
2503 2489
@@ -2510,9 +2496,7 b' msgid "Add to public journal"'
2510 2496 msgstr ""
2511 2497
2512 2498 #: rhodecode/templates/admin/repos/repo_edit.html:256
2513 msgid ""
2514 "All actions made on this repository will be accessible to everyone in public "
2515 "journal"
2499 msgid "All actions made on this repository will be accessible to everyone in public journal"
2516 2500 msgstr ""
2517 2501
2518 2502 #: rhodecode/templates/admin/repos/repo_edit.html:263
@@ -2579,10 +2563,7 b' msgid "Delete forks"'
2579 2563 msgstr ""
2580 2564
2581 2565 #: rhodecode/templates/admin/repos/repo_edit.html:315
2582 msgid ""
2583 "This repository will be renamed in a special way in order to be unaccesible "
2584 "for RhodeCode and VCS systems. If you need to fully delete it from file "
2585 "system please do it manually"
2566 msgid "This repository will be renamed in a special way in order to be unaccesible for RhodeCode and VCS systems. If you need to fully delete it from file system please do it manually"
2586 2567 msgstr ""
2587 2568
2588 2569 #: rhodecode/templates/admin/repos/repo_edit.html:329
@@ -2692,9 +2673,7 b' msgid "apply to children"'
2692 2673 msgstr ""
2693 2674
2694 2675 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:88
2695 msgid ""
2696 "Set or revoke permission to all children of that group, including non-private"
2697 " repositories and other groups"
2676 msgid "Set or revoke permission to all children of that group, including non-private repositories and other groups"
2698 2677 msgstr ""
2699 2678
2700 2679 #: rhodecode/templates/admin/repos_groups/repos_groups.html:4
@@ -2748,9 +2727,7 b' msgid "Add child group"'
2748 2727 msgstr ""
2749 2728
2750 2729 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:68
2751 msgid ""
2752 "Enable lock-by-pulling on group. This option will be applied to all other "
2753 "groups and repositories inside"
2730 msgid "Enable lock-by-pulling on group. This option will be applied to all other groups and repositories inside"
2754 2731 msgstr ""
2755 2732
2756 2733 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5
@@ -2821,10 +2798,7 b' msgid "Rescan option"'
2821 2798 msgstr ""
2822 2799
2823 2800 #: rhodecode/templates/admin/settings/settings.html:40
2824 msgid ""
2825 "In case a repository was deleted from filesystem and there are leftovers in "
2826 "the database check this option to scan obsolete data in database and remove "
2827 "it."
2801 msgid "In case a repository was deleted from filesystem and there are leftovers in the database check this option to scan obsolete data in database and remove it."
2828 2802 msgstr ""
2829 2803
2830 2804 #: rhodecode/templates/admin/settings/settings.html:41
@@ -2832,9 +2806,7 b' msgid "Destroy old data"'
2832 2806 msgstr ""
2833 2807
2834 2808 #: rhodecode/templates/admin/settings/settings.html:43
2835 msgid ""
2836 "Rescan repositories location for new repositories. Also deletes obsolete if "
2837 "`destroy` flag is checked "
2809 msgid "Rescan repositories location for new repositories. Also deletes obsolete if `destroy` flag is checked "
2838 2810 msgstr ""
2839 2811
2840 2812 #: rhodecode/templates/admin/settings/settings.html:48
@@ -2948,9 +2920,7 b' msgid "Require SSL for vcs operations"'
2948 2920 msgstr ""
2949 2921
2950 2922 #: rhodecode/templates/admin/settings/settings.html:220
2951 msgid ""
2952 "RhodeCode will require SSL for pushing or pulling. If SSL is missing it will "
2953 "return HTTP Error 406: Not Acceptable"
2923 msgid "RhodeCode will require SSL for pushing or pulling. If SSL is missing it will return HTTP Error 406: Not Acceptable"
2954 2924 msgstr ""
2955 2925
2956 2926 #: rhodecode/templates/admin/settings/settings.html:226
@@ -2990,9 +2960,7 b' msgid "Enable hgsubversion extension"'
2990 2960 msgstr ""
2991 2961
2992 2962 #: rhodecode/templates/admin/settings/settings.html:263
2993 msgid ""
2994 "Requires hgsubversion library installed. Allows cloning from svn remote "
2995 "locations"
2963 msgid "Requires hgsubversion library installed. Allows cloning from svn remote locations"
2996 2964 msgstr ""
2997 2965
2998 2966 #: rhodecode/templates/admin/settings/settings.html:274
@@ -3000,9 +2968,7 b' msgid "Repositories location"'
3000 2968 msgstr ""
3001 2969
3002 2970 #: rhodecode/templates/admin/settings/settings.html:279
3003 msgid ""
3004 "Click to unlock. You must restart RhodeCode in order to make this setting "
3005 "take effect."
2971 msgid "Click to unlock. You must restart RhodeCode in order to make this setting take effect."
3006 2972 msgstr ""
3007 2973
3008 2974 #: rhodecode/templates/admin/settings/settings.html:280
@@ -3011,9 +2977,7 b' msgid "Unlock"'
3011 2977 msgstr ""
3012 2978
3013 2979 #: rhodecode/templates/admin/settings/settings.html:282
3014 msgid ""
3015 "Location where repositories are stored. After changing this value a restart, "
3016 "and rescan is required"
2980 msgid "Location where repositories are stored. After changing this value a restart, and rescan is required"
3017 2981 msgstr ""
3018 2982
3019 2983 #: rhodecode/templates/admin/settings/settings.html:303
@@ -3298,7 +3262,8 b' msgstr ""'
3298 3262 msgid "Switch To"
3299 3263 msgstr ""
3300 3264
3301 #: rhodecode/templates/base/base.html:127 rhodecode/templates/base/base.html:279
3265 #: rhodecode/templates/base/base.html:127
3266 #: rhodecode/templates/base/base.html:279
3302 3267 msgid "loading..."
3303 3268 msgstr ""
3304 3269
@@ -3311,7 +3276,8 b' msgstr ""'
3311 3276 msgid "Compare fork"
3312 3277 msgstr ""
3313 3278
3314 #: rhodecode/templates/base/base.html:139 rhodecode/templates/base/base.html:312
3279 #: rhodecode/templates/base/base.html:139
3280 #: rhodecode/templates/base/base.html:312
3315 3281 #: rhodecode/templates/search/search.html:14
3316 3282 #: rhodecode/templates/search/search.html:54
3317 3283 msgid "Search"
@@ -3405,9 +3371,7 b' msgstr ""'
3405 3371
3406 3372 #: rhodecode/templates/base/default_perms_box.html:18
3407 3373 #, python-format
3408 msgid ""
3409 "Select to inherit permissions from %s settings. With this selected below "
3410 "options does not apply."
3374 msgid "Select to inherit permissions from %s settings. With this selected below options does not apply."
3411 3375 msgstr ""
3412 3376
3413 3377 #: rhodecode/templates/base/default_perms_box.html:26
@@ -3530,7 +3494,8 b' msgstr ""'
3530 3494 #: rhodecode/templates/branches/branches.html:50
3531 3495 #: rhodecode/templates/branches/branches_data.html:8
3532 3496 #: rhodecode/templates/changelog/changelog_summary_data.html:8
3533 #: rhodecode/templates/tags/tags.html:51 rhodecode/templates/tags/tags_data.html:8
3497 #: rhodecode/templates/tags/tags.html:51
3498 #: rhodecode/templates/tags/tags_data.html:8
3534 3499 msgid "Author"
3535 3500 msgstr ""
3536 3501
@@ -3539,7 +3504,8 b' msgstr ""'
3539 3504 #: rhodecode/templates/branches/branches.html:51
3540 3505 #: rhodecode/templates/branches/branches_data.html:9
3541 3506 #: rhodecode/templates/changelog/changelog_summary_data.html:5
3542 #: rhodecode/templates/tags/tags.html:52 rhodecode/templates/tags/tags_data.html:9
3507 #: rhodecode/templates/tags/tags.html:52
3508 #: rhodecode/templates/tags/tags_data.html:9
3543 3509 msgid "Revision"
3544 3510 msgstr ""
3545 3511
@@ -3547,7 +3513,8 b' msgstr ""'
3547 3513 #: rhodecode/templates/bookmarks/bookmarks_data.html:10
3548 3514 #: rhodecode/templates/branches/branches.html:53
3549 3515 #: rhodecode/templates/branches/branches_data.html:10
3550 #: rhodecode/templates/tags/tags.html:54 rhodecode/templates/tags/tags_data.html:10
3516 #: rhodecode/templates/tags/tags.html:54
3517 #: rhodecode/templates/tags/tags_data.html:10
3551 3518 msgid "Compare"
3552 3519 msgstr ""
3553 3520
@@ -4020,7 +3987,8 b' msgstr ""'
4020 3987 msgid "File diff"
4021 3988 msgstr ""
4022 3989
4023 #: rhodecode/templates/files/files.html:4 rhodecode/templates/files/files.html:76
3990 #: rhodecode/templates/files/files.html:4
3991 #: rhodecode/templates/files/files.html:76
4024 3992 #, python-format
4025 3993 msgid "%s Files"
4026 3994 msgstr ""
@@ -23,7 +23,9 b' statistics = true'
23 23 [extract_messages]
24 24 add_comments = TRANSLATORS:
25 25 output_file = rhodecode/i18n/rhodecode.pot
26 width = 80
26 msgid-bugs-address = marcin@maq.io
27 copyright-holder = Marcin Kuzminski RhodeCode
28 no-wrap = true
27 29
28 30 [init_catalog]
29 31 domain = rhodecode
@@ -42,4 +44,4 b' build-dir = docs/_build'
42 44 all_files = 1
43 45
44 46 [upload_sphinx]
45 upload-dir = docs/_build/html No newline at end of file
47 upload-dir = docs/_build/html
General Comments 0
You need to be logged in to leave comments. Login now