Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/en_CA.po
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@gnome.org>2005-07-31 04:53:13 (GMT)
committer Adam Weinberger <adamw@src.gnome.org>2005-07-31 04:53:13 (GMT)
commit851e6eb271f8cbb747377ed03b9b3d98cb5f0b27 (patch)
treefc9adc205a61de18727cacb7063f45940ba2f37d /po/en_CA.po
parentcd549b10f92ee27d7bee087997ebda7408523d4e (diff)
Added missing file. Updated Canadian English translation.
2005-07-31 Adam Weinberger <adamw@gnome.org> * POTFILES.in: Added missing file. * en_CA.po: Updated Canadian English translation.
Diffstat (limited to 'po/en_CA.po')
-rw-r--r--po/en_CA.po200
1 files changed, 142 insertions, 58 deletions
diff --git a/po/en_CA.po b/po/en_CA.po
index ad04eb6..13ff7e9 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gcompris\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-30 16:14-0400\n"
-"PO-Revision-Date: 2005-07-30 22:51-0400\n"
+"POT-Creation-Date: 2005-07-31 00:51-0400\n"
+"PO-Revision-Date: 2005-07-31 22:51-0400\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\n"
"MIME-Version: 1.0\n"
@@ -3472,35 +3472,45 @@ msgstr "Editing class: "
msgid "Editing a new class"
msgstr "Editing a new class"
-#: src/boards/python/admin/class_edit.py:88
+#: src/boards/python/admin/class_edit.py:90
msgid "Class:"
msgstr "Class:"
-#. FIXME: How to remove the selection
+#. FIXME: How to remove the default selection
#. Label and Entry for the teacher name
-#: src/boards/python/admin/class_edit.py:99
+#: src/boards/python/admin/class_edit.py:101
msgid "Teacher:"
msgstr "Teacher:"
-#: src/boards/python/admin/class_edit.py:109
+#: src/boards/python/admin/class_edit.py:111
msgid "Assign all the users bellonging to this class"
msgstr "Assign all the users belonging to this class"
-#: src/boards/python/admin/class_edit.py:249
-#: src/boards/python/admin/group_edit.py:224
-#: src/boards/python/admin/group_user_list.py:166
-#: src/boards/python/admin/user_list.py:195
+#: src/boards/python/admin/class_edit.py:251
+#: src/boards/python/admin/group_edit.py:264
+#: src/boards/python/admin/group_user_list.py:162
+#: src/boards/python/admin/user_list.py:196
msgid "First Name"
msgstr "First Name"
-#: src/boards/python/admin/class_edit.py:260
-#: src/boards/python/admin/group_edit.py:235
-#: src/boards/python/admin/group_user_list.py:177
-#: src/boards/python/admin/user_list.py:205
+#: src/boards/python/admin/class_edit.py:262
+#: src/boards/python/admin/group_edit.py:275
+#: src/boards/python/admin/group_user_list.py:172
+#: src/boards/python/admin/user_list.py:206
msgid "Last Name"
msgstr "Last Name"
+#: src/boards/python/admin/class_edit.py:381
+msgid "You need to provide at least a name for your class"
+msgstr "You need to provide at least a name for your class"
+
+#: src/boards/python/admin/class_edit.py:403
+msgid "There is already a class with this name"
+msgstr "There is already a class with this name"
+
#: src/boards/python/admin/class_list.py:170
+#: src/boards/python/admin/profile_edit.py:269
+#: src/boards/python/admin/profile_group_list.py:159
msgid "Class"
msgstr "Class"
@@ -3508,8 +3518,7 @@ msgstr "Class"
msgid "Teacher"
msgstr "Teacher"
-#: src/boards/python/admin/group_edit.py:61
-#: src/boards/python/admin/profile_edit.py:59
+#: src/boards/python/admin/group_edit.py:60
msgid "Group Edition"
msgstr "Group Edition"
@@ -3521,40 +3530,62 @@ msgstr "Editing group: "
msgid " for class: "
msgstr " for class: "
+#: src/boards/python/admin/group_edit.py:69
+msgid "Editing a new group"
+msgstr "Editing a new group"
+
+#: src/boards/python/admin/group_edit.py:89
+msgid "Group:"
+msgstr "Group:"
+
+#. FIXME: How to remove the selection
+#. Label and Entry for the first name
+#: src/boards/python/admin/group_edit.py:101
+#: src/boards/python/admin/profile_edit.py:98
+msgid "Description:"
+msgstr "Description:"
+
#. Top message gives instructions
-#: src/boards/python/admin/group_edit.py:74
+#: src/boards/python/admin/group_edit.py:112
msgid "Assign all the users bellonging to this group"
msgstr "Assign all the users belonging to this group"
-#: src/boards/python/admin/group_list.py:88
+#: src/boards/python/admin/group_edit.py:358
+msgid "You need to provide at least a name for your group"
+msgstr "You need to provide at least a name for your group"
+
+#: src/boards/python/admin/group_edit.py:370
+msgid "There is already a group with this name"
+msgstr "There is already a group with this name"
+
+#: src/boards/python/admin/group_list.py:87
msgid "Select a class:"
msgstr "Select a class:"
-#: src/boards/python/admin/group_list.py:211
-#: src/boards/python/admin/module_groups.py:67
-#: src/boards/python/admin/profile_edit.py:219
-#: src/boards/python/admin/profile_group_list.py:149
+#: src/boards/python/admin/group_list.py:215
+#: src/boards/python/admin/profile_edit.py:279
+#: src/boards/python/admin/profile_group_list.py:169
msgid "Group"
msgstr "Group"
-#: src/boards/python/admin/group_list.py:223
-#: src/boards/python/admin/profile_edit.py:230
-#: src/boards/python/admin/profile_group_list.py:160
-#: src/boards/python/admin/profile_list.py:200
+#: src/boards/python/admin/group_list.py:226
+#: src/boards/python/admin/profile_edit.py:289
+#: src/boards/python/admin/profile_group_list.py:179
+#: src/boards/python/admin/profile_list.py:199
msgid "Description"
msgstr "Description"
-#: src/boards/python/admin/group_list.py:317
+#: src/boards/python/admin/group_list.py:321
msgid "You must first select a group in the list"
msgstr "You must first select a group in the list"
-#: src/boards/python/admin/group_user_list.py:155
-#: src/boards/python/admin/user_list.py:185
+#: src/boards/python/admin/group_user_list.py:152
+#: src/boards/python/admin/user_list.py:186
msgid "Login"
msgstr "Login"
-#: src/boards/python/admin/group_user_list.py:188
-#: src/boards/python/admin/user_list.py:215
+#: src/boards/python/admin/group_user_list.py:182
+#: src/boards/python/admin/user_list.py:216
msgid "Birth Date"
msgstr "Birth Date"
@@ -3564,64 +3595,117 @@ msgid "Boards"
msgstr "Boards"
#: src/boards/python/admin/module_groups.py:41
-msgid "Groups list"
-msgstr "Groups list"
+#: src/boards/python/admin/module_groups.py:67
+msgid "Groups"
+msgstr "Groups"
#: src/boards/python/admin/module_profiles.py:41
-msgid "Profiles list"
-msgstr "Profiles list"
-
#: src/boards/python/admin/module_profiles.py:66
-#: src/boards/python/admin/profile_list.py:188
-msgid "Profile"
-msgstr "Profile"
+msgid "Profiles"
+msgstr "Profiles"
#: src/boards/python/admin/module_users.py:42
-msgid "Users list"
-msgstr "Users list"
-
#: src/boards/python/admin/module_users.py:68
msgid "Classes"
msgstr "Classes"
+#: src/boards/python/admin/module_users.py:42
#: src/boards/python/admin/module_users.py:68
msgid "Users"
msgstr "Users"
-#: src/boards/python/admin/profile_edit.py:63
+#: src/boards/python/admin/profile_edit.py:59
+msgid "Profile Edition"
+msgstr "Profile Edition"
+
+#: src/boards/python/admin/profile_edit.py:64
msgid "Editing profile: "
msgstr "Editing profile: "
+#: src/boards/python/admin/profile_edit.py:67
+msgid "Editing a new profile"
+msgstr "Editing a new profile"
+
+#: src/boards/python/admin/profile_edit.py:86
+msgid "Profile:"
+msgstr "Profile:"
+
#. Top message gives instructions
-#: src/boards/python/admin/profile_edit.py:71
+#: src/boards/python/admin/profile_edit.py:109
msgid "Assign all the groups bellonging to this profile"
msgstr "Assign all the groups belonging to this profile"
-#: src/boards/python/admin/profile_list.py:129
+#: src/boards/python/admin/profile_edit.py:377
+msgid "You need to provide at least a name for your profile"
+msgstr "You need to provide at least a name for your profile"
+
+#: src/boards/python/admin/profile_edit.py:399
+msgid "There is already a profile with this name"
+msgstr "There is already a profile with this name"
+
+#: src/boards/python/admin/profile_list.py:122
msgid "Default"
msgstr "Default"
-#: src/boards/python/admin/profile_list.py:256
-msgid "You cannot remove the default profile"
-msgstr "You cannot remove the default profile"
-
-#: src/boards/python/admin/profile_list.py:309
-msgid "You must first select a profile in the list"
-msgstr "You must first select a profile in the list"
+#: src/boards/python/admin/profile_list.py:189
+msgid "Profile"
+msgstr "Profile"
-#: src/boards/python/admin/profile_list.py:336
+#: src/boards/python/admin/profile_list.py:316
msgid "[Default]"
msgstr "[Default]"
-#: src/boards/python/admin/user_list.py:283
+#: src/boards/python/admin/user_edit.py:50
+msgid "User Edition"
+msgstr "User Edition"
+
+#: src/boards/python/admin/user_edit.py:55
+msgid "Editing user "
+msgstr "Editing user "
+
+#: src/boards/python/admin/user_edit.py:60
+msgid "Editing a new user"
+msgstr "Editing a new user"
+
+#: src/boards/python/admin/user_edit.py:77
+msgid "Login:"
+msgstr "Login:"
+
+#. FIXME: How to remove the selection
+#. Label and Entry for the first name
+#: src/boards/python/admin/user_edit.py:88
+msgid "First name:"
+msgstr "First name:"
+
+#. Label and Entry for the last name
+#: src/boards/python/admin/user_edit.py:97
+msgid "Last name:"
+msgstr "Last name:"
+
+#. Label and Entry for the birth date
+#: src/boards/python/admin/user_edit.py:106
+msgid "Birth date:"
+msgstr "Birth date:"
+
+#: src/boards/python/admin/user_edit.py:158
+msgid ""
+"You need to provide at least a login, firstname and lastname for your users"
+msgstr ""
+"You need to provide at least a login, first name and last name for your users"
+
+#: src/boards/python/admin/user_edit.py:171
+msgid "There is already a user with this login"
+msgstr "There is already a user with this login"
+
+#: src/boards/python/admin/user_list.py:291
msgid ""
-"To import a user list from file, first select a class.\\FILE FORMAT: Your "
-"file must be formated like this:\n"
+"To import a user list from file, first select a class.\n"
+"FILE FORMAT: Your file must be formated like this:\n"
"login;First name;Last name;Birth date\n"
"The separator is autodetected and can be one of ',', ';' or ':'"
msgstr ""
-"To import a user list from file, first select a class.\\FILE FORMAT: Your "
-"file must be formated like this:\n"
+"To import a user list from file, first select a class.\n"
+"FILE FORMAT: Your file must be formated like this:\n"
"login;First name;Last name;Birth date\n"
"The separator is autodetected and can be one of ',', ';' or ':'"