Skip to content

Commit f805d0c

Browse files
authored
Merge pull request #21 from divio/feature/language
Compiled english
2 parents 511a22c + 00ba1cd commit f805d0c

File tree

152 files changed

+5009
-2015
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+5009
-2015
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Changelog
1010
* Cleaned up file structure
1111
* Removed Django < 1.8 support
1212
* Adapted ``README.txt``
13+
* Added translations
1314

1415

1516
1.0.0 (2016-03-04)
-65 Bytes
Binary file not shown.
Lines changed: 63 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,94 @@
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.
45
#
5-
# Translators:
6+
#, fuzzy
67
msgid ""
78
msgstr ""
8-
"Project-Id-Version: django-cms\n"
9+
"Project-Id-Version: PACKAGE VERSION\n"
910
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2014-08-14 14:29+0200\n"
11-
"PO-Revision-Date: 2014-08-15 08:39+0000\n"
12-
"Last-Translator: Patrick Lauber <[email protected]>\n"
13-
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/django-cms/language/af/)\n"
11+
"POT-Creation-Date: 2016-09-12 20:24+0200\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Language-Team: Afrikaans (https://www.transifex.com/divio/teams/58664/af/)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Language: af\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919

20-
#: cms_plugins.py:12
20+
#: cms_plugins.py:13 models.py:54
2121
msgid "File"
2222
msgstr ""
2323

24-
#: models.py:41
25-
msgid "file"
24+
#: cms_plugins.py:23 cms_plugins.py:49
25+
msgid "Advanced settings"
2626
msgstr ""
2727

28-
#: models.py:42
29-
msgid "title"
28+
#: cms_plugins.py:40 models.py:130
29+
msgid "Folder"
3030
msgstr ""
3131

32-
#: models.py:43
33-
msgid "target"
32+
#: models.py:20
33+
msgid "Open in same window"
3434
msgstr ""
3535

36-
#: models.py:44
37-
msgid "same window"
36+
#: models.py:21
37+
msgid "Open in new window"
3838
msgstr ""
3939

40-
#: models.py:45
41-
msgid "new window"
40+
#: models.py:22
41+
msgid "Delegate to parent"
4242
msgstr ""
4343

44-
#: models.py:46
45-
msgid "parent window"
44+
#: models.py:23
45+
msgid "Delegate to top"
4646
msgstr ""
4747

48-
#: models.py:47
49-
msgid "topmost frame"
48+
#: models.py:30
49+
msgid "Default"
5050
msgstr ""
5151

52-
#: templates/cms/plugins/file.html:6
53-
msgid "file missing!"
52+
#: models.py:48 models.py:124
53+
msgid "Template"
54+
msgstr ""
55+
56+
#: models.py:61
57+
msgid "Name"
58+
msgstr ""
59+
60+
#: models.py:64
61+
msgid "Overrides the default file name with the given value."
62+
msgstr ""
63+
64+
#: models.py:67 models.py:137
65+
msgid "Link target"
66+
msgstr ""
67+
68+
#: models.py:74
69+
msgid "Link title"
70+
msgstr ""
71+
72+
#: models.py:79 models.py:144
73+
msgid "Show file size"
74+
msgstr ""
75+
76+
#: models.py:82 models.py:147
77+
msgid "Appends the file size at the end of the name."
78+
msgstr ""
79+
80+
#: models.py:85 models.py:150
81+
msgid "Attributes"
82+
msgstr ""
83+
84+
#: models.py:110
85+
msgid "<file is missing>"
86+
msgstr ""
87+
88+
#: models.py:173
89+
msgid "<folder is missing>"
90+
msgstr ""
91+
92+
#: templates/djangocms_file/default/folder.html:14
93+
msgid "No files were found in the specified folder."
5494
msgstr ""
-400 Bytes
Binary file not shown.
Lines changed: 72 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,95 @@
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.
45
#
5-
# Translators:
6+
#, fuzzy
67
msgid ""
78
msgstr ""
8-
"Project-Id-Version: django-cms\n"
9+
"Project-Id-Version: PACKAGE VERSION\n"
910
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2014-08-14 14:29+0200\n"
11-
"PO-Revision-Date: 2014-08-15 08:50+0000\n"
12-
"Last-Translator: Patrick Lauber <[email protected]>\n"
13-
"Language-Team: Arabic (http://www.transifex.com/projects/p/django-cms/language/ar/)\n"
11+
"POT-Creation-Date: 2016-09-12 20:24+0200\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: Angelo Dini <[email protected]>, 2016\n"
14+
"Language-Team: Arabic (https://www.transifex.com/divio/teams/58664/ar/)\n"
1415
"MIME-Version: 1.0\n"
1516
"Content-Type: text/plain; charset=UTF-8\n"
1617
"Content-Transfer-Encoding: 8bit\n"
1718
"Language: ar\n"
1819
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
1920

20-
#: cms_plugins.py:12
21+
#: cms_plugins.py:13 models.py:54
2122
msgid "File"
2223
msgstr "الملف"
2324

24-
#: models.py:41
25-
msgid "file"
26-
msgstr "الملف"
25+
#: cms_plugins.py:23 cms_plugins.py:49
26+
msgid "Advanced settings"
27+
msgstr ""
2728

28-
#: models.py:42
29-
msgid "title"
30-
msgstr "العنوان"
29+
#: cms_plugins.py:40 models.py:130
30+
msgid "Folder"
31+
msgstr ""
3132

32-
#: models.py:43
33-
msgid "target"
34-
msgstr "الهدف"
33+
#: models.py:20
34+
msgid "Open in same window"
35+
msgstr ""
3536

36-
#: models.py:44
37-
msgid "same window"
38-
msgstr "نفس النافذة"
37+
#: models.py:21
38+
msgid "Open in new window"
39+
msgstr ""
3940

40-
#: models.py:45
41-
msgid "new window"
42-
msgstr "نافذة جديدة"
41+
#: models.py:22
42+
msgid "Delegate to parent"
43+
msgstr ""
4344

44-
#: models.py:46
45-
msgid "parent window"
46-
msgstr "النافذة الأم"
45+
#: models.py:23
46+
msgid "Delegate to top"
47+
msgstr ""
4748

48-
#: models.py:47
49-
msgid "topmost frame"
50-
msgstr "الإطار الأعلى"
49+
#: models.py:30
50+
msgid "Default"
51+
msgstr ""
5152

52-
#: templates/cms/plugins/file.html:6
53-
msgid "file missing!"
54-
msgstr "الملف مفقود!"
53+
#: models.py:48 models.py:124
54+
msgid "Template"
55+
msgstr ""
56+
57+
#: models.py:61
58+
msgid "Name"
59+
msgstr ""
60+
61+
#: models.py:64
62+
msgid "Overrides the default file name with the given value."
63+
msgstr ""
64+
65+
#: models.py:67 models.py:137
66+
msgid "Link target"
67+
msgstr ""
68+
69+
#: models.py:74
70+
msgid "Link title"
71+
msgstr ""
72+
73+
#: models.py:79 models.py:144
74+
msgid "Show file size"
75+
msgstr ""
76+
77+
#: models.py:82 models.py:147
78+
msgid "Appends the file size at the end of the name."
79+
msgstr ""
80+
81+
#: models.py:85 models.py:150
82+
msgid "Attributes"
83+
msgstr ""
84+
85+
#: models.py:110
86+
msgid "<file is missing>"
87+
msgstr ""
88+
89+
#: models.py:173
90+
msgid "<folder is missing>"
91+
msgstr ""
92+
93+
#: templates/djangocms_file/default/folder.html:14
94+
msgid "No files were found in the specified folder."
95+
msgstr ""
-1 Bytes
Binary file not shown.
Lines changed: 64 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,94 @@
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.
45
#
5-
# Translators:
6+
#, fuzzy
67
msgid ""
78
msgstr ""
8-
"Project-Id-Version: django-cms\n"
9+
"Project-Id-Version: PACKAGE VERSION\n"
910
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2014-08-14 14:29+0200\n"
11-
"PO-Revision-Date: 2014-08-15 08:39+0000\n"
12-
"Last-Translator: Patrick Lauber <[email protected]>\n"
13-
"Language-Team: Belarusian (http://www.transifex.com/projects/p/django-cms/language/be/)\n"
11+
"POT-Creation-Date: 2016-09-12 20:24+0200\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Language-Team: Belarusian (https://www.transifex.com/divio/teams/58664/be/)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Language: be\n"
18-
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
18+
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
1919

20-
#: cms_plugins.py:12
20+
#: cms_plugins.py:13 models.py:54
2121
msgid "File"
2222
msgstr ""
2323

24-
#: models.py:41
25-
msgid "file"
24+
#: cms_plugins.py:23 cms_plugins.py:49
25+
msgid "Advanced settings"
2626
msgstr ""
2727

28-
#: models.py:42
29-
msgid "title"
28+
#: cms_plugins.py:40 models.py:130
29+
msgid "Folder"
3030
msgstr ""
3131

32-
#: models.py:43
33-
msgid "target"
32+
#: models.py:20
33+
msgid "Open in same window"
3434
msgstr ""
3535

36-
#: models.py:44
37-
msgid "same window"
36+
#: models.py:21
37+
msgid "Open in new window"
3838
msgstr ""
3939

40-
#: models.py:45
41-
msgid "new window"
40+
#: models.py:22
41+
msgid "Delegate to parent"
4242
msgstr ""
4343

44-
#: models.py:46
45-
msgid "parent window"
44+
#: models.py:23
45+
msgid "Delegate to top"
4646
msgstr ""
4747

48-
#: models.py:47
49-
msgid "topmost frame"
48+
#: models.py:30
49+
msgid "Default"
5050
msgstr ""
5151

52-
#: templates/cms/plugins/file.html:6
53-
msgid "file missing!"
52+
#: models.py:48 models.py:124
53+
msgid "Template"
54+
msgstr ""
55+
56+
#: models.py:61
57+
msgid "Name"
58+
msgstr ""
59+
60+
#: models.py:64
61+
msgid "Overrides the default file name with the given value."
62+
msgstr ""
63+
64+
#: models.py:67 models.py:137
65+
msgid "Link target"
66+
msgstr ""
67+
68+
#: models.py:74
69+
msgid "Link title"
70+
msgstr ""
71+
72+
#: models.py:79 models.py:144
73+
msgid "Show file size"
74+
msgstr ""
75+
76+
#: models.py:82 models.py:147
77+
msgid "Appends the file size at the end of the name."
78+
msgstr ""
79+
80+
#: models.py:85 models.py:150
81+
msgid "Attributes"
82+
msgstr ""
83+
84+
#: models.py:110
85+
msgid "<file is missing>"
86+
msgstr ""
87+
88+
#: models.py:173
89+
msgid "<folder is missing>"
90+
msgstr ""
91+
92+
#: templates/djangocms_file/default/folder.html:14
93+
msgid "No files were found in the specified folder."
5494
msgstr ""
-290 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)