11# SOME DESCRIPTIVE TITLE.
22# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33# This file is distributed under the same license as the PACKAGE package.
4- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
54#
6- #, fuzzy
5+ # Translators:
76msgid ""
87msgstr ""
9- "Project-Id-Version : PACKAGE VERSION \n "
8+ "Project-Id-Version : django CMS Admin Style \n "
109"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2015-12-01 14:52-0500\n "
12- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14- "
Language-Team :
LANGUAGE <[email protected] >\n "
15- "Language : \n "
10+ "POT-Creation-Date : 2016-06-20 15:12+0200\n "
11+ "PO-Revision-Date : 2016-04-26 12:17+0000\n "
12+ "
Last-Translator :
Stefan Foulis <[email protected] >\n "
13+ "Language-Team : English (http://www.transifex.com/divio/djangocms-admin-style/ "
14+ "language/en/)\n "
15+ "Language : en\n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
1818"Content-Transfer-Encoding : 8bit\n "
19+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
1920
2021#: templates/admin/delete_confirmation.html:9
2122#: templates/admin/delete_selected_confirmation.html:9
2223msgid "Home"
23- msgstr ""
24+ msgstr "Home "
2425
2526#: templates/admin/delete_confirmation.html:13
2627msgid "Delete"
27- msgstr ""
28+ msgstr "Delete "
2829
2930#: templates/admin/delete_confirmation.html:20
3031#, python-format
@@ -33,29 +34,40 @@ msgid ""
3334"related objects, but your account doesn't have permission to delete the "
3435"following types of objects:"
3536msgstr ""
37+ "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
38+ "related objects, but your account doesn't have permission to delete the "
39+ "following types of objects:"
3640
3741#: templates/admin/delete_confirmation.html:28
3842#, python-format
3943msgid ""
4044"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
4145"following protected related objects:"
4246msgstr ""
47+ "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
48+ "following protected related objects:"
4349
4450#: templates/admin/delete_confirmation.html:36
4551#, python-format
4652msgid ""
4753"Are you sure you want to delete the %(object_name)s \" %(escaped_object)s\" ? "
4854"All of the following related items will be deleted:"
4955msgstr ""
56+ "Are you sure you want to delete the %(object_name)s \" %(escaped_object)s\" ? "
57+ "All of the following related items will be deleted:"
5058
5159#: templates/admin/delete_confirmation.html:41
5260#: templates/admin/delete_selected_confirmation.html:46
5361msgid "Yes, I'm sure"
62+ msgstr "Yes, I'm sure"
63+
64+ #: templates/admin/delete_confirmation.html:42
65+ msgid "No, take me back"
5466msgstr ""
5567
5668#: templates/admin/delete_selected_confirmation.html:12
5769msgid "Delete multiple objects"
58- msgstr ""
70+ msgstr "Delete multiple objects "
5971
6072#: templates/admin/delete_selected_confirmation.html:19
6173#, python-format
@@ -64,41 +76,52 @@ msgid ""
6476"objects, but your account doesn't have permission to delete the following "
6577"types of objects:"
6678msgstr ""
79+ "Deleting the selected %(objects_name)s would result in deleting related "
80+ "objects, but your account doesn't have permission to delete the following "
81+ "types of objects:"
6782
6883#: templates/admin/delete_selected_confirmation.html:27
6984#, python-format
7085msgid ""
7186"Deleting the selected %(objects_name)s would require deleting the following "
7287"protected related objects:"
7388msgstr ""
89+ "Deleting the selected %(objects_name)s would require deleting the following "
90+ "protected related objects:"
7491
7592#: templates/admin/delete_selected_confirmation.html:35
7693#, python-format
7794msgid ""
7895"Are you sure you want to delete the selected %(objects_name)s? All of the "
7996"following objects and their related items will be deleted:"
8097msgstr ""
98+ "Are you sure you want to delete the selected %(objects_name)s? All of the "
99+ "following objects and their related items will be deleted:"
81100
82101#: templates/admin/inc/branding.html:6 templates/admin/inc/branding.html:9
83102msgid "Django Administration"
103+ msgstr "Django Administration"
104+
105+ #: templates/admin/inc/branding.html:15
106+ msgid "Documentation"
84107msgstr ""
85108
86- #: templates/admin/inc/branding.html:13
109+ #: templates/admin/inc/branding.html:22
87110msgid "Change password"
88- msgstr ""
111+ msgstr "Change password "
89112
90- #: templates/admin/inc/branding.html:19
113+ #: templates/admin/inc/branding.html:28
91114msgid "Log out"
92- msgstr ""
115+ msgstr "Log out "
93116
94- #: templates/admin/inc/branding.html:27
117+ #: templates/admin/inc/branding.html:36
95118msgid "Open"
96- msgstr ""
119+ msgstr "Open "
97120
98- #: templates/admin/inc/branding.html:27
121+ #: templates/admin/inc/branding.html:36
99122msgid "my site"
100- msgstr ""
123+ msgstr "my site "
101124
102125#: templates/admin/inc/title.html:2
103126msgid "Django site admin"
104- msgstr ""
127+ msgstr "Django site admin "
0 commit comments