Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +4 -0
- 2019_--master/DRF框架讲义/images/保存新图书信息.png +3 -0
- 2019_--master/Project/day10/ygwz/images/full/0f24664f72de9b0da4933806545d867e226d9ee9.jpg +3 -0
- 2019_--master/Project/day10/ygwz/images/full/139c81a73fa1850a740fd7c55c3b040cb2b8d2ca.jpg +3 -0
- 2019_--master/Project/day10/ygwz/images/full/34abc23cd1e6066fbdcd43623e594d7c22d58021.jpg +3 -0
- 5dolar-website-meme-master/static/webfonts/fa-brands-400.eot +3 -0
- 6019_CSPP1-master/cspp1-practice/m15/Inheritance-Exercise on genPrimes/gen_primes.zip +3 -0
- 6019_CSPP1-master/sample-assignment.zip +3 -0
- 670proj-master/app/app/static/font-awesome-4.5.0/fonts/FontAwesome.otf +3 -0
- 670proj-master/app/app/static/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf +3 -0
- 670proj-master/app/app/static/img/ContentoCustomBackground.png +3 -0
- 670proj-master/app/app/static/img/MusicMining.png +3 -0
- 670proj-master/app/songcleaned2.csv +3 -0
- 8004-master/fluid_en/static/fluid_en/Img_T2.jpeg +3 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py +16 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0003_alter_user_email_max_length.py +16 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0005_alter_user_last_login_null.py +16 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0006_require_contenttypes_0002.py +14 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py +24 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0008_alter_user_username_max_length.py +24 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py +16 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/apps.py +7 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/forms.py +58 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po +84 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po +85 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po +86 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po +84 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po +87 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po +87 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po +88 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po +88 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po +74 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po +89 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po +81 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po +88 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo +0 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po +86 -0
- 8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo +0 -0
.gitattributes
CHANGED
|
@@ -122,3 +122,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 122 |
5dolar-website-meme-master/static/webfonts/fa-solid-900.woff filter=lfs diff=lfs merge=lfs -text
|
| 123 |
5dolar-website-meme-master/static/webfonts/fa-solid-900.ttf filter=lfs diff=lfs merge=lfs -text
|
| 124 |
2020-7-7-git-master/venv/Scripts/tcl86t.dll filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
5dolar-website-meme-master/static/webfonts/fa-solid-900.woff filter=lfs diff=lfs merge=lfs -text
|
| 123 |
5dolar-website-meme-master/static/webfonts/fa-solid-900.ttf filter=lfs diff=lfs merge=lfs -text
|
| 124 |
2020-7-7-git-master/venv/Scripts/tcl86t.dll filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
670proj-master/app/app/static/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf filter=lfs diff=lfs merge=lfs -text
|
| 126 |
+
670proj-master/app/app/static/font-awesome-4.5.0/fonts/FontAwesome.otf filter=lfs diff=lfs merge=lfs -text
|
| 127 |
+
670proj-master/app/songcleaned2.csv filter=lfs diff=lfs merge=lfs -text
|
| 128 |
+
5dolar-website-meme-master/static/webfonts/fa-brands-400.eot filter=lfs diff=lfs merge=lfs -text
|
2019_--master/DRF框架讲义/images/保存新图书信息.png
ADDED
|
Git LFS Details
|
2019_--master/Project/day10/ygwz/images/full/0f24664f72de9b0da4933806545d867e226d9ee9.jpg
ADDED
|
Git LFS Details
|
2019_--master/Project/day10/ygwz/images/full/139c81a73fa1850a740fd7c55c3b040cb2b8d2ca.jpg
ADDED
|
Git LFS Details
|
2019_--master/Project/day10/ygwz/images/full/34abc23cd1e6066fbdcd43623e594d7c22d58021.jpg
ADDED
|
Git LFS Details
|
5dolar-website-meme-master/static/webfonts/fa-brands-400.eot
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f103101f06b6ef9695977550ba9870326dccd6775617b1674264948dfbf35e2
|
| 3 |
+
size 134878
|
6019_CSPP1-master/cspp1-practice/m15/Inheritance-Exercise on genPrimes/gen_primes.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c72701b5b0dc0bea44f745fe6349a5a9caec0f89819ad5c347ad110f9a8d7c9
|
| 3 |
+
size 388
|
6019_CSPP1-master/sample-assignment.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7ea4599d8ca31037f59b71f60a7b3aa9b4aaeeb7dd6f757cbfb13a5366bd2df
|
| 3 |
+
size 2312
|
670proj-master/app/app/static/font-awesome-4.5.0/fonts/FontAwesome.otf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ed24c05432403117372891543f0cb6a7922100919e7ae077c1f3faf67658dc2
|
| 3 |
+
size 109688
|
670proj-master/app/app/static/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b5a4320fba0d4c8f79327645b4b9cc875a2ec617a557e849b813918eb733499
|
| 3 |
+
size 142072
|
670proj-master/app/app/static/img/ContentoCustomBackground.png
ADDED
|
Git LFS Details
|
670proj-master/app/app/static/img/MusicMining.png
ADDED
|
Git LFS Details
|
670proj-master/app/songcleaned2.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10d17723c1a34b809138a93697f7fdfb66c16074b6302c0c4f600ade41d72a36
|
| 3 |
+
size 32605693
|
8004-master/fluid_en/static/fluid_en/Img_T2.jpeg
ADDED
|
Git LFS Details
|
8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from django.db import migrations, models
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
class Migration(migrations.Migration):
|
| 5 |
+
|
| 6 |
+
dependencies = [
|
| 7 |
+
('auth', '0001_initial'),
|
| 8 |
+
]
|
| 9 |
+
|
| 10 |
+
operations = [
|
| 11 |
+
migrations.AlterField(
|
| 12 |
+
model_name='permission',
|
| 13 |
+
name='name',
|
| 14 |
+
field=models.CharField(max_length=255, verbose_name='name'),
|
| 15 |
+
),
|
| 16 |
+
]
|
8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0003_alter_user_email_max_length.py
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from django.db import migrations, models
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
class Migration(migrations.Migration):
|
| 5 |
+
|
| 6 |
+
dependencies = [
|
| 7 |
+
('auth', '0002_alter_permission_name_max_length'),
|
| 8 |
+
]
|
| 9 |
+
|
| 10 |
+
operations = [
|
| 11 |
+
migrations.AlterField(
|
| 12 |
+
model_name='user',
|
| 13 |
+
name='email',
|
| 14 |
+
field=models.EmailField(max_length=254, verbose_name='email address', blank=True),
|
| 15 |
+
),
|
| 16 |
+
]
|
8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0005_alter_user_last_login_null.py
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from django.db import migrations, models
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
class Migration(migrations.Migration):
|
| 5 |
+
|
| 6 |
+
dependencies = [
|
| 7 |
+
('auth', '0004_alter_user_username_opts'),
|
| 8 |
+
]
|
| 9 |
+
|
| 10 |
+
operations = [
|
| 11 |
+
migrations.AlterField(
|
| 12 |
+
model_name='user',
|
| 13 |
+
name='last_login',
|
| 14 |
+
field=models.DateTimeField(null=True, verbose_name='last login', blank=True),
|
| 15 |
+
),
|
| 16 |
+
]
|
8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0006_require_contenttypes_0002.py
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from django.db import migrations
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
class Migration(migrations.Migration):
|
| 5 |
+
|
| 6 |
+
dependencies = [
|
| 7 |
+
('auth', '0005_alter_user_last_login_null'),
|
| 8 |
+
('contenttypes', '0002_remove_content_type_name'),
|
| 9 |
+
]
|
| 10 |
+
|
| 11 |
+
operations = [
|
| 12 |
+
# Ensure the contenttypes migration is applied before sending
|
| 13 |
+
# post_migrate signals (which create ContentTypes).
|
| 14 |
+
]
|
8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from django.contrib.auth import validators
|
| 2 |
+
from django.db import migrations, models
|
| 3 |
+
|
| 4 |
+
|
| 5 |
+
class Migration(migrations.Migration):
|
| 6 |
+
|
| 7 |
+
dependencies = [
|
| 8 |
+
('auth', '0006_require_contenttypes_0002'),
|
| 9 |
+
]
|
| 10 |
+
|
| 11 |
+
operations = [
|
| 12 |
+
migrations.AlterField(
|
| 13 |
+
model_name='user',
|
| 14 |
+
name='username',
|
| 15 |
+
field=models.CharField(
|
| 16 |
+
error_messages={'unique': 'A user with that username already exists.'},
|
| 17 |
+
help_text='Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only.',
|
| 18 |
+
max_length=30,
|
| 19 |
+
unique=True,
|
| 20 |
+
validators=[validators.UnicodeUsernameValidator()],
|
| 21 |
+
verbose_name='username',
|
| 22 |
+
),
|
| 23 |
+
),
|
| 24 |
+
]
|
8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0008_alter_user_username_max_length.py
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from django.contrib.auth import validators
|
| 2 |
+
from django.db import migrations, models
|
| 3 |
+
|
| 4 |
+
|
| 5 |
+
class Migration(migrations.Migration):
|
| 6 |
+
|
| 7 |
+
dependencies = [
|
| 8 |
+
('auth', '0007_alter_validators_add_error_messages'),
|
| 9 |
+
]
|
| 10 |
+
|
| 11 |
+
operations = [
|
| 12 |
+
migrations.AlterField(
|
| 13 |
+
model_name='user',
|
| 14 |
+
name='username',
|
| 15 |
+
field=models.CharField(
|
| 16 |
+
error_messages={'unique': 'A user with that username already exists.'},
|
| 17 |
+
help_text='Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.',
|
| 18 |
+
max_length=150,
|
| 19 |
+
unique=True,
|
| 20 |
+
validators=[validators.UnicodeUsernameValidator()],
|
| 21 |
+
verbose_name='username',
|
| 22 |
+
),
|
| 23 |
+
),
|
| 24 |
+
]
|
8210_A1P3-master/Lib/site-packages/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from django.db import migrations, models
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
class Migration(migrations.Migration):
|
| 5 |
+
|
| 6 |
+
dependencies = [
|
| 7 |
+
('auth', '0008_alter_user_username_max_length'),
|
| 8 |
+
]
|
| 9 |
+
|
| 10 |
+
operations = [
|
| 11 |
+
migrations.AlterField(
|
| 12 |
+
model_name='user',
|
| 13 |
+
name='last_name',
|
| 14 |
+
field=models.CharField(blank=True, max_length=150, verbose_name='last name'),
|
| 15 |
+
),
|
| 16 |
+
]
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/apps.py
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from django.apps import AppConfig
|
| 2 |
+
from django.utils.translation import gettext_lazy as _
|
| 3 |
+
|
| 4 |
+
|
| 5 |
+
class FlatPagesConfig(AppConfig):
|
| 6 |
+
name = 'django.contrib.flatpages'
|
| 7 |
+
verbose_name = _("Flat Pages")
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/forms.py
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from django import forms
|
| 2 |
+
from django.conf import settings
|
| 3 |
+
from django.contrib.flatpages.models import FlatPage
|
| 4 |
+
from django.utils.translation import gettext, gettext_lazy as _
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
class FlatpageForm(forms.ModelForm):
|
| 8 |
+
url = forms.RegexField(
|
| 9 |
+
label=_("URL"),
|
| 10 |
+
max_length=100,
|
| 11 |
+
regex=r'^[-\w/\.~]+$',
|
| 12 |
+
help_text=_("Example: '/about/contact/'. Make sure to have leading and trailing slashes."),
|
| 13 |
+
error_messages={
|
| 14 |
+
"invalid": _(
|
| 15 |
+
"This value must contain only letters, numbers, dots, "
|
| 16 |
+
"underscores, dashes, slashes or tildes."
|
| 17 |
+
),
|
| 18 |
+
},
|
| 19 |
+
)
|
| 20 |
+
|
| 21 |
+
class Meta:
|
| 22 |
+
model = FlatPage
|
| 23 |
+
fields = '__all__'
|
| 24 |
+
|
| 25 |
+
def clean_url(self):
|
| 26 |
+
url = self.cleaned_data['url']
|
| 27 |
+
if not url.startswith('/'):
|
| 28 |
+
raise forms.ValidationError(
|
| 29 |
+
gettext("URL is missing a leading slash."),
|
| 30 |
+
code='missing_leading_slash',
|
| 31 |
+
)
|
| 32 |
+
if (settings.APPEND_SLASH and
|
| 33 |
+
'django.middleware.common.CommonMiddleware' in settings.MIDDLEWARE and
|
| 34 |
+
not url.endswith('/')):
|
| 35 |
+
raise forms.ValidationError(
|
| 36 |
+
gettext("URL is missing a trailing slash."),
|
| 37 |
+
code='missing_trailing_slash',
|
| 38 |
+
)
|
| 39 |
+
return url
|
| 40 |
+
|
| 41 |
+
def clean(self):
|
| 42 |
+
url = self.cleaned_data.get('url')
|
| 43 |
+
sites = self.cleaned_data.get('sites')
|
| 44 |
+
|
| 45 |
+
same_url = FlatPage.objects.filter(url=url)
|
| 46 |
+
if self.instance.pk:
|
| 47 |
+
same_url = same_url.exclude(pk=self.instance.pk)
|
| 48 |
+
|
| 49 |
+
if sites and same_url.filter(sites__in=sites).exists():
|
| 50 |
+
for site in sites:
|
| 51 |
+
if same_url.filter(sites=site).exists():
|
| 52 |
+
raise forms.ValidationError(
|
| 53 |
+
_('Flatpage with url %(url)s already exists for site %(site)s'),
|
| 54 |
+
code='duplicate_url',
|
| 55 |
+
params={'url': url, 'site': site},
|
| 56 |
+
)
|
| 57 |
+
|
| 58 |
+
return super().clean()
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# Jannis Leidel <jannis@leidel.info>, 2011
|
| 5 |
+
# Vláďa Macek <macek@sandbox.cz>, 2011-2012,2014
|
| 6 |
+
# Vláďa Macek <macek@sandbox.cz>, 2015
|
| 7 |
+
msgid ""
|
| 8 |
+
msgstr ""
|
| 9 |
+
"Project-Id-Version: django\n"
|
| 10 |
+
"Report-Msgid-Bugs-To: \n"
|
| 11 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 12 |
+
"PO-Revision-Date: 2017-09-19 16:40+0000\n"
|
| 13 |
+
"Last-Translator: Vláďa Macek <macek@sandbox.cz>\n"
|
| 14 |
+
"Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n"
|
| 15 |
+
"MIME-Version: 1.0\n"
|
| 16 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 17 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 18 |
+
"Language: cs\n"
|
| 19 |
+
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
| 20 |
+
|
| 21 |
+
msgid "Advanced options"
|
| 22 |
+
msgstr "Pokročilá nastavení"
|
| 23 |
+
|
| 24 |
+
msgid "Flat Pages"
|
| 25 |
+
msgstr "Statické stránky"
|
| 26 |
+
|
| 27 |
+
msgid "URL"
|
| 28 |
+
msgstr "URL"
|
| 29 |
+
|
| 30 |
+
msgid ""
|
| 31 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 32 |
+
msgstr ""
|
| 33 |
+
"Příklad: \"/o/kontakt/\". Ujistěte se, že máte počáteční a konečná lomítka."
|
| 34 |
+
|
| 35 |
+
msgid ""
|
| 36 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 37 |
+
"slashes or tildes."
|
| 38 |
+
msgstr ""
|
| 39 |
+
"Tato hodnota musí obsahovat pouze písmena, číslice, tečky, podtržítka, "
|
| 40 |
+
"pomlčky, lomítka nebo vlnovky."
|
| 41 |
+
|
| 42 |
+
msgid "URL is missing a leading slash."
|
| 43 |
+
msgstr "V adrese URL chybí úvodní lomítko."
|
| 44 |
+
|
| 45 |
+
msgid "URL is missing a trailing slash."
|
| 46 |
+
msgstr "V adrese URL chybí koncové lomítko."
|
| 47 |
+
|
| 48 |
+
#, python-format
|
| 49 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 50 |
+
msgstr "Flat stránka s adresou %(url)s pro web %(site)s již existuje."
|
| 51 |
+
|
| 52 |
+
msgid "title"
|
| 53 |
+
msgstr "titulek"
|
| 54 |
+
|
| 55 |
+
msgid "content"
|
| 56 |
+
msgstr "obsah"
|
| 57 |
+
|
| 58 |
+
msgid "enable comments"
|
| 59 |
+
msgstr "povolit komentáře"
|
| 60 |
+
|
| 61 |
+
msgid "template name"
|
| 62 |
+
msgstr "název šablony"
|
| 63 |
+
|
| 64 |
+
msgid ""
|
| 65 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 66 |
+
"will use 'flatpages/default.html'."
|
| 67 |
+
msgstr ""
|
| 68 |
+
"Příklad: \"flatpages/kontaktni_stranka.html\". Pokud toto není zadáno, bude "
|
| 69 |
+
"použita šablona \"flatpages/default.html\"."
|
| 70 |
+
|
| 71 |
+
msgid "registration required"
|
| 72 |
+
msgstr "nutná registrace"
|
| 73 |
+
|
| 74 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 75 |
+
msgstr "Určuje, že tuto stránku uvidí pouze přihlášení uživatelé."
|
| 76 |
+
|
| 77 |
+
msgid "sites"
|
| 78 |
+
msgstr "weby"
|
| 79 |
+
|
| 80 |
+
msgid "flat page"
|
| 81 |
+
msgstr "statická stránka"
|
| 82 |
+
|
| 83 |
+
msgid "flat pages"
|
| 84 |
+
msgstr "statické stránky"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.24 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.16 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# Jannis Leidel <jannis@leidel.info>, 2011
|
| 5 |
+
# Ramiro Morales, 2011-2012,2014-2015
|
| 6 |
+
msgid ""
|
| 7 |
+
msgstr ""
|
| 8 |
+
"Project-Id-Version: django\n"
|
| 9 |
+
"Report-Msgid-Bugs-To: \n"
|
| 10 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 11 |
+
"PO-Revision-Date: 2017-09-23 18:54+0000\n"
|
| 12 |
+
"Last-Translator: Ramiro Morales\n"
|
| 13 |
+
"Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/"
|
| 14 |
+
"language/es_AR/)\n"
|
| 15 |
+
"MIME-Version: 1.0\n"
|
| 16 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 17 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 18 |
+
"Language: es_AR\n"
|
| 19 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
| 20 |
+
|
| 21 |
+
msgid "Advanced options"
|
| 22 |
+
msgstr "Opciones avanzadas"
|
| 23 |
+
|
| 24 |
+
msgid "Flat Pages"
|
| 25 |
+
msgstr "Páginas Estáticas"
|
| 26 |
+
|
| 27 |
+
msgid "URL"
|
| 28 |
+
msgstr "URL"
|
| 29 |
+
|
| 30 |
+
msgid ""
|
| 31 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 32 |
+
msgstr ""
|
| 33 |
+
"Ejemplo: '/about/contact/'. Asegúrese de usar barras '/' al principio y al "
|
| 34 |
+
"final."
|
| 35 |
+
|
| 36 |
+
msgid ""
|
| 37 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 38 |
+
"slashes or tildes."
|
| 39 |
+
msgstr ""
|
| 40 |
+
"Este valor debe contener solamente letras, números, puntos, guiones bajos, "
|
| 41 |
+
"guiones (-), barras (/) o tildes."
|
| 42 |
+
|
| 43 |
+
msgid "URL is missing a leading slash."
|
| 44 |
+
msgstr "A la URL le falta una / al principio."
|
| 45 |
+
|
| 46 |
+
msgid "URL is missing a trailing slash."
|
| 47 |
+
msgstr "A la URL le falta una / al final."
|
| 48 |
+
|
| 49 |
+
#, python-format
|
| 50 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 51 |
+
msgstr "Ya existe una flatpage con url %(url)s para el sitio %(site)s"
|
| 52 |
+
|
| 53 |
+
msgid "title"
|
| 54 |
+
msgstr "título"
|
| 55 |
+
|
| 56 |
+
msgid "content"
|
| 57 |
+
msgstr "contenido"
|
| 58 |
+
|
| 59 |
+
msgid "enable comments"
|
| 60 |
+
msgstr "activar comentarios"
|
| 61 |
+
|
| 62 |
+
msgid "template name"
|
| 63 |
+
msgstr "nombre de plantilla"
|
| 64 |
+
|
| 65 |
+
msgid ""
|
| 66 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 67 |
+
"will use 'flatpages/default.html'."
|
| 68 |
+
msgstr ""
|
| 69 |
+
"Ejemplo: 'flatpages/contact_page.html'. Si no lo proporciona, el sistema "
|
| 70 |
+
"usará 'flatpages/default.html'."
|
| 71 |
+
|
| 72 |
+
msgid "registration required"
|
| 73 |
+
msgstr "debe estar registrado"
|
| 74 |
+
|
| 75 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 76 |
+
msgstr "Si está marcado, sólo los usuarios registrados podrán ver la página."
|
| 77 |
+
|
| 78 |
+
msgid "sites"
|
| 79 |
+
msgstr "sitios"
|
| 80 |
+
|
| 81 |
+
msgid "flat page"
|
| 82 |
+
msgstr "página estática"
|
| 83 |
+
|
| 84 |
+
msgid "flat pages"
|
| 85 |
+
msgstr "páginas estáticas"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# Ernesto Avilés Vázquez <whippiii@gmail.com>, 2014-2015
|
| 5 |
+
# Jannis Leidel <jannis@leidel.info>, 2011
|
| 6 |
+
# Veronicabh <vero.blazher@gmail.com>, 2015
|
| 7 |
+
msgid ""
|
| 8 |
+
msgstr ""
|
| 9 |
+
"Project-Id-Version: django\n"
|
| 10 |
+
"Report-Msgid-Bugs-To: \n"
|
| 11 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 12 |
+
"PO-Revision-Date: 2017-09-20 03:01+0000\n"
|
| 13 |
+
"Last-Translator: Carlos Muñoz <cmuozdiaz@outlook.com>\n"
|
| 14 |
+
"Language-Team: Spanish (Colombia) (http://www.transifex.com/django/django/"
|
| 15 |
+
"language/es_CO/)\n"
|
| 16 |
+
"MIME-Version: 1.0\n"
|
| 17 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 18 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 19 |
+
"Language: es_CO\n"
|
| 20 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
| 21 |
+
|
| 22 |
+
msgid "Advanced options"
|
| 23 |
+
msgstr "Opciones avanzadas"
|
| 24 |
+
|
| 25 |
+
msgid "Flat Pages"
|
| 26 |
+
msgstr "Páginas estáticas"
|
| 27 |
+
|
| 28 |
+
msgid "URL"
|
| 29 |
+
msgstr "URL"
|
| 30 |
+
|
| 31 |
+
msgid ""
|
| 32 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 33 |
+
msgstr ""
|
| 34 |
+
"Ejemplo: '/about/contact/'. Asegúrese de que pone barras al principio y al "
|
| 35 |
+
"final."
|
| 36 |
+
|
| 37 |
+
msgid ""
|
| 38 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 39 |
+
"slashes or tildes."
|
| 40 |
+
msgstr ""
|
| 41 |
+
"Este valor solo puede contener letras, números, puntos, guiones bajos o "
|
| 42 |
+
"medios, barras o tildes."
|
| 43 |
+
|
| 44 |
+
msgid "URL is missing a leading slash."
|
| 45 |
+
msgstr "A la URL le falta la barra inicial."
|
| 46 |
+
|
| 47 |
+
msgid "URL is missing a trailing slash."
|
| 48 |
+
msgstr "A la URL le falta la barra final."
|
| 49 |
+
|
| 50 |
+
#, python-format
|
| 51 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 52 |
+
msgstr " En el sitio %(site)s ya hay un Flatpage con la url %(url)s"
|
| 53 |
+
|
| 54 |
+
msgid "title"
|
| 55 |
+
msgstr "título"
|
| 56 |
+
|
| 57 |
+
msgid "content"
|
| 58 |
+
msgstr "contenido"
|
| 59 |
+
|
| 60 |
+
msgid "enable comments"
|
| 61 |
+
msgstr "habilitar comentarios"
|
| 62 |
+
|
| 63 |
+
msgid "template name"
|
| 64 |
+
msgstr "nombre de plantilla"
|
| 65 |
+
|
| 66 |
+
msgid ""
|
| 67 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 68 |
+
"will use 'flatpages/default.html'."
|
| 69 |
+
msgstr ""
|
| 70 |
+
"Ejemplo: 'flatpages/contact_page.html'. Si no se proporciona uno, el sistema "
|
| 71 |
+
"usará 'flatpages/default.html'."
|
| 72 |
+
|
| 73 |
+
msgid "registration required"
|
| 74 |
+
msgstr "debe estar registrado"
|
| 75 |
+
|
| 76 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 77 |
+
msgstr "Si está marcado, sólo los usuarios registrados podrán ver la página."
|
| 78 |
+
|
| 79 |
+
msgid "sites"
|
| 80 |
+
msgstr "sitios"
|
| 81 |
+
|
| 82 |
+
msgid "flat page"
|
| 83 |
+
msgstr "página estática"
|
| 84 |
+
|
| 85 |
+
msgid "flat pages"
|
| 86 |
+
msgstr "páginas estáticas"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# Abraham Estrada, 2011-2012
|
| 5 |
+
msgid ""
|
| 6 |
+
msgstr ""
|
| 7 |
+
"Project-Id-Version: django\n"
|
| 8 |
+
"Report-Msgid-Bugs-To: \n"
|
| 9 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 10 |
+
"PO-Revision-Date: 2017-09-19 16:40+0000\n"
|
| 11 |
+
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
| 12 |
+
"Language-Team: Spanish (Mexico) (http://www.transifex.com/django/django/"
|
| 13 |
+
"language/es_MX/)\n"
|
| 14 |
+
"MIME-Version: 1.0\n"
|
| 15 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 16 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 17 |
+
"Language: es_MX\n"
|
| 18 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
| 19 |
+
|
| 20 |
+
msgid "Advanced options"
|
| 21 |
+
msgstr "Opciones avanzadas"
|
| 22 |
+
|
| 23 |
+
msgid "Flat Pages"
|
| 24 |
+
msgstr ""
|
| 25 |
+
|
| 26 |
+
msgid "URL"
|
| 27 |
+
msgstr "URL"
|
| 28 |
+
|
| 29 |
+
msgid ""
|
| 30 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 31 |
+
msgstr ""
|
| 32 |
+
"Ejemplo: '/acerca/contacto/'. Asegúrese de usar barras '/' al principio y al "
|
| 33 |
+
"final."
|
| 34 |
+
|
| 35 |
+
msgid ""
|
| 36 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 37 |
+
"slashes or tildes."
|
| 38 |
+
msgstr ""
|
| 39 |
+
"Este valor debe contener solamente letras, números, puntos, guiones bajos, "
|
| 40 |
+
"guiones (-), barras (/) o tildes."
|
| 41 |
+
|
| 42 |
+
msgid "URL is missing a leading slash."
|
| 43 |
+
msgstr "A la URL le falta una diagonal al inicio"
|
| 44 |
+
|
| 45 |
+
msgid "URL is missing a trailing slash."
|
| 46 |
+
msgstr "A la URL le falta una diagonal al final"
|
| 47 |
+
|
| 48 |
+
#, python-format
|
| 49 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 50 |
+
msgstr "La página con la url %(url)s ya existe para el sitio %(site)s"
|
| 51 |
+
|
| 52 |
+
msgid "title"
|
| 53 |
+
msgstr "título"
|
| 54 |
+
|
| 55 |
+
msgid "content"
|
| 56 |
+
msgstr "contenido"
|
| 57 |
+
|
| 58 |
+
msgid "enable comments"
|
| 59 |
+
msgstr "activar comentarios"
|
| 60 |
+
|
| 61 |
+
msgid "template name"
|
| 62 |
+
msgstr "nombre de la plantilla"
|
| 63 |
+
|
| 64 |
+
msgid ""
|
| 65 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 66 |
+
"will use 'flatpages/default.html'."
|
| 67 |
+
msgstr ""
|
| 68 |
+
"Ejemplo: 'flatpages/pagina_contacto.html'. Si no lo proporciona, el sistema "
|
| 69 |
+
"usará 'flatpages/default.html'."
|
| 70 |
+
|
| 71 |
+
msgid "registration required"
|
| 72 |
+
msgstr "necesario registrarse"
|
| 73 |
+
|
| 74 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 75 |
+
msgstr "Si está marcado, sólo los usuarios registrados podrán ver la página."
|
| 76 |
+
|
| 77 |
+
msgid "sites"
|
| 78 |
+
msgstr ""
|
| 79 |
+
|
| 80 |
+
msgid "flat page"
|
| 81 |
+
msgstr "página estática"
|
| 82 |
+
|
| 83 |
+
msgid "flat pages"
|
| 84 |
+
msgstr "páginas estática"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.19 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# Aitzol Naberan <anaberan@codesyntax.com>, 2011-2012
|
| 5 |
+
# Eneko Illarramendi <eneko@illarra.com>, 2017
|
| 6 |
+
# Jannis Leidel <jannis@leidel.info>, 2011
|
| 7 |
+
msgid ""
|
| 8 |
+
msgstr ""
|
| 9 |
+
"Project-Id-Version: django\n"
|
| 10 |
+
"Report-Msgid-Bugs-To: \n"
|
| 11 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 12 |
+
"PO-Revision-Date: 2017-09-23 18:54+0000\n"
|
| 13 |
+
"Last-Translator: Eneko Illarramendi <eneko@illarra.com>\n"
|
| 14 |
+
"Language-Team: Basque (http://www.transifex.com/django/django/language/eu/)\n"
|
| 15 |
+
"MIME-Version: 1.0\n"
|
| 16 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 17 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 18 |
+
"Language: eu\n"
|
| 19 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
| 20 |
+
|
| 21 |
+
msgid "Advanced options"
|
| 22 |
+
msgstr "Aukera aurreratuak"
|
| 23 |
+
|
| 24 |
+
msgid "Flat Pages"
|
| 25 |
+
msgstr "Flatpage-ak"
|
| 26 |
+
|
| 27 |
+
msgid "URL"
|
| 28 |
+
msgstr "URL"
|
| 29 |
+
|
| 30 |
+
msgid ""
|
| 31 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 32 |
+
msgstr ""
|
| 33 |
+
"Adibidez: '/about/contact/'. Ziurta zaitez '/' karaktera hasieran eta "
|
| 34 |
+
"bukaeran dagoela."
|
| 35 |
+
|
| 36 |
+
msgid ""
|
| 37 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 38 |
+
"slashes or tildes."
|
| 39 |
+
msgstr ""
|
| 40 |
+
"Eremu honetan soilik hizki, zenbaki, puntu, azpimarra, marra, / edo ~ egon "
|
| 41 |
+
"daitezke."
|
| 42 |
+
|
| 43 |
+
msgid "URL is missing a leading slash."
|
| 44 |
+
msgstr "URLak hasierako / falta du."
|
| 45 |
+
|
| 46 |
+
msgid "URL is missing a trailing slash."
|
| 47 |
+
msgstr "URLk bukaerako / falta du."
|
| 48 |
+
|
| 49 |
+
#, python-format
|
| 50 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 51 |
+
msgstr "%(site)s webgunean dagoeneko existitzende %(url)s urldun Flatpage bat"
|
| 52 |
+
|
| 53 |
+
msgid "title"
|
| 54 |
+
msgstr "izenburua"
|
| 55 |
+
|
| 56 |
+
msgid "content"
|
| 57 |
+
msgstr "edukia"
|
| 58 |
+
|
| 59 |
+
msgid "enable comments"
|
| 60 |
+
msgstr "komentarioak onartu"
|
| 61 |
+
|
| 62 |
+
msgid "template name"
|
| 63 |
+
msgstr "plantila izena"
|
| 64 |
+
|
| 65 |
+
msgid ""
|
| 66 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 67 |
+
"will use 'flatpages/default.html'."
|
| 68 |
+
msgstr ""
|
| 69 |
+
"Adibidez: 'flatpages/contact_page.html'. Hau zehazten ez bada, sistemak "
|
| 70 |
+
"'flatpages/default.html' erabiliko du."
|
| 71 |
+
|
| 72 |
+
msgid "registration required"
|
| 73 |
+
msgstr "erregistratzea beharrezkoa da"
|
| 74 |
+
|
| 75 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 76 |
+
msgstr ""
|
| 77 |
+
"Hau markatuta badago, erregistratutako erabiltzaileek bakarrik ikusiko dute "
|
| 78 |
+
"orria."
|
| 79 |
+
|
| 80 |
+
msgid "sites"
|
| 81 |
+
msgstr "webguneak"
|
| 82 |
+
|
| 83 |
+
msgid "flat page"
|
| 84 |
+
msgstr "flat page"
|
| 85 |
+
|
| 86 |
+
msgid "flat pages"
|
| 87 |
+
msgstr "flat pages"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.46 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# Ali Nikneshan <ali@nikneshan.com>, 2011-2012
|
| 5 |
+
# Ali Vakilzade <ali.vakilzade@gmail.com>, 2015
|
| 6 |
+
# Jannis Leidel <jannis@leidel.info>, 2011
|
| 7 |
+
# Reza Mohammadi <reza@teeleh.ir>, 2014
|
| 8 |
+
msgid ""
|
| 9 |
+
msgstr ""
|
| 10 |
+
"Project-Id-Version: django\n"
|
| 11 |
+
"Report-Msgid-Bugs-To: \n"
|
| 12 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 13 |
+
"PO-Revision-Date: 2017-09-23 18:54+0000\n"
|
| 14 |
+
"Last-Translator: Mohammad Hossein Mojtahedi <Mhm5000@gmail.com>\n"
|
| 15 |
+
"Language-Team: Persian (http://www.transifex.com/django/django/language/"
|
| 16 |
+
"fa/)\n"
|
| 17 |
+
"MIME-Version: 1.0\n"
|
| 18 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 19 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 20 |
+
"Language: fa\n"
|
| 21 |
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
| 22 |
+
|
| 23 |
+
msgid "Advanced options"
|
| 24 |
+
msgstr "گزینههای پیشرفته"
|
| 25 |
+
|
| 26 |
+
msgid "Flat Pages"
|
| 27 |
+
msgstr "صفحات تخت"
|
| 28 |
+
|
| 29 |
+
msgid "URL"
|
| 30 |
+
msgstr "نشانی اینترنتی"
|
| 31 |
+
|
| 32 |
+
msgid ""
|
| 33 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 34 |
+
msgstr ""
|
| 35 |
+
"مثال: '/about/contact/'. مطمئن شوید که اسلش را هم در ابتدا و هم در انتها "
|
| 36 |
+
"گذاشتهاید."
|
| 37 |
+
|
| 38 |
+
msgid ""
|
| 39 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 40 |
+
"slashes or tildes."
|
| 41 |
+
msgstr "این مقدار فقط باید حاوی حروف، اعداد، خط زیر، خط تیره و یا اسلش باشد."
|
| 42 |
+
|
| 43 |
+
msgid "URL is missing a leading slash."
|
| 44 |
+
msgstr "در آدرس اسلش آغازین فراموش شده است."
|
| 45 |
+
|
| 46 |
+
msgid "URL is missing a trailing slash."
|
| 47 |
+
msgstr "در آدرس اسلش پایانی فراموش شده است."
|
| 48 |
+
|
| 49 |
+
#, python-format
|
| 50 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 51 |
+
msgstr "صفحه تخت با آدرس %(url)s برای سایت %(site)s وجود دارد "
|
| 52 |
+
|
| 53 |
+
msgid "title"
|
| 54 |
+
msgstr "عنوان"
|
| 55 |
+
|
| 56 |
+
msgid "content"
|
| 57 |
+
msgstr "محتوا"
|
| 58 |
+
|
| 59 |
+
msgid "enable comments"
|
| 60 |
+
msgstr "فعال کردن نظرات"
|
| 61 |
+
|
| 62 |
+
msgid "template name"
|
| 63 |
+
msgstr "نام قالب"
|
| 64 |
+
|
| 65 |
+
msgid ""
|
| 66 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 67 |
+
"will use 'flatpages/default.html'."
|
| 68 |
+
msgstr ""
|
| 69 |
+
"مثال: 'flatpages/contact_page.html'. اگر این مشخص نشود، سیستم از 'flatpages/"
|
| 70 |
+
"default.html' استفاده خواهد کرد."
|
| 71 |
+
|
| 72 |
+
msgid "registration required"
|
| 73 |
+
msgstr "عضویت لازم است"
|
| 74 |
+
|
| 75 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 76 |
+
msgstr ""
|
| 77 |
+
"اگر این انتخاب شود، فقط کاربران وارد شده خواهند توانست این صفحه را مشاهده "
|
| 78 |
+
"نمایند."
|
| 79 |
+
|
| 80 |
+
msgid "sites"
|
| 81 |
+
msgstr "وبگاهها"
|
| 82 |
+
|
| 83 |
+
msgid "flat page"
|
| 84 |
+
msgstr "صفحه تخت"
|
| 85 |
+
|
| 86 |
+
msgid "flat pages"
|
| 87 |
+
msgstr "صفحات تخت"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# Aarni Koskela, 2015
|
| 5 |
+
# Jannis Leidel <jannis@leidel.info>, 2011
|
| 6 |
+
# Klaus Dahlén <klaus.dahlen@gmail.com>, 2012
|
| 7 |
+
# Ville Säävuori <ville@unessa.net>, 2011
|
| 8 |
+
msgid ""
|
| 9 |
+
msgstr ""
|
| 10 |
+
"Project-Id-Version: django\n"
|
| 11 |
+
"Report-Msgid-Bugs-To: \n"
|
| 12 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 13 |
+
"PO-Revision-Date: 2017-09-19 16:40+0000\n"
|
| 14 |
+
"Last-Translator: Aarni Koskela\n"
|
| 15 |
+
"Language-Team: Finnish (http://www.transifex.com/django/django/language/"
|
| 16 |
+
"fi/)\n"
|
| 17 |
+
"MIME-Version: 1.0\n"
|
| 18 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 19 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 20 |
+
"Language: fi\n"
|
| 21 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
| 22 |
+
|
| 23 |
+
msgid "Advanced options"
|
| 24 |
+
msgstr "Lisäasetukset"
|
| 25 |
+
|
| 26 |
+
msgid "Flat Pages"
|
| 27 |
+
msgstr "Tekstisivut"
|
| 28 |
+
|
| 29 |
+
msgid "URL"
|
| 30 |
+
msgstr "URL-osoite"
|
| 31 |
+
|
| 32 |
+
msgid ""
|
| 33 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 34 |
+
msgstr ""
|
| 35 |
+
"Esimerkki: '/tietoja/yhteystiedot/'. Varmista, että sekä alussa että lopussa "
|
| 36 |
+
"on kauttaviiva."
|
| 37 |
+
|
| 38 |
+
msgid ""
|
| 39 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 40 |
+
"slashes or tildes."
|
| 41 |
+
msgstr ""
|
| 42 |
+
"Tämä arvo saa sisältää vain kirjaimia, numeroita, pisteitä sekä ala-, tavu-, "
|
| 43 |
+
"kautta- ja aaltoviivoja."
|
| 44 |
+
|
| 45 |
+
msgid "URL is missing a leading slash."
|
| 46 |
+
msgstr "URL:n alusta puuttuu kauttaviiva."
|
| 47 |
+
|
| 48 |
+
msgid "URL is missing a trailing slash."
|
| 49 |
+
msgstr "URL:n lopusta puuttuu kauttaviiva."
|
| 50 |
+
|
| 51 |
+
#, python-format
|
| 52 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 53 |
+
msgstr "Sivustolla %(site)s on jo sivu, jonka URL on %(url)s"
|
| 54 |
+
|
| 55 |
+
msgid "title"
|
| 56 |
+
msgstr "otsikko"
|
| 57 |
+
|
| 58 |
+
msgid "content"
|
| 59 |
+
msgstr "sisältö"
|
| 60 |
+
|
| 61 |
+
msgid "enable comments"
|
| 62 |
+
msgstr "salli kommentit"
|
| 63 |
+
|
| 64 |
+
msgid "template name"
|
| 65 |
+
msgstr "mallipohjan nimi"
|
| 66 |
+
|
| 67 |
+
msgid ""
|
| 68 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 69 |
+
"will use 'flatpages/default.html'."
|
| 70 |
+
msgstr ""
|
| 71 |
+
"Esimerkiksi: 'flatpages/yhteydenotto.html'. Jos tämä jätetään tyhjäksi, "
|
| 72 |
+
"käytetään oletuspohjaa 'flatpages/default.html'."
|
| 73 |
+
|
| 74 |
+
msgid "registration required"
|
| 75 |
+
msgstr "vaaditaan rekisteröityminen"
|
| 76 |
+
|
| 77 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 78 |
+
msgstr ""
|
| 79 |
+
"Jos tämä kohta on valittu, vain sisäänkirjautuneet käyttäjät näkevät sivun."
|
| 80 |
+
|
| 81 |
+
msgid "sites"
|
| 82 |
+
msgstr "sivustot"
|
| 83 |
+
|
| 84 |
+
msgid "flat page"
|
| 85 |
+
msgstr "tekstisivu"
|
| 86 |
+
|
| 87 |
+
msgid "flat pages"
|
| 88 |
+
msgstr "tekstisivut"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.27 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# charettes <charette.s@gmail.com>, 2012
|
| 5 |
+
# Claude Paroz <claude@2xlibre.net>, 2014-2015
|
| 6 |
+
# Claude Paroz <claude@2xlibre.net>, 2011
|
| 7 |
+
# Jannis Leidel <jannis@leidel.info>, 2011
|
| 8 |
+
msgid ""
|
| 9 |
+
msgstr ""
|
| 10 |
+
"Project-Id-Version: django\n"
|
| 11 |
+
"Report-Msgid-Bugs-To: \n"
|
| 12 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 13 |
+
"PO-Revision-Date: 2017-09-19 16:40+0000\n"
|
| 14 |
+
"Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
|
| 15 |
+
"Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n"
|
| 16 |
+
"MIME-Version: 1.0\n"
|
| 17 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 18 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 19 |
+
"Language: fr\n"
|
| 20 |
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
| 21 |
+
|
| 22 |
+
msgid "Advanced options"
|
| 23 |
+
msgstr "Options avancées"
|
| 24 |
+
|
| 25 |
+
msgid "Flat Pages"
|
| 26 |
+
msgstr "Pages statiques"
|
| 27 |
+
|
| 28 |
+
msgid "URL"
|
| 29 |
+
msgstr "URL"
|
| 30 |
+
|
| 31 |
+
msgid ""
|
| 32 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 33 |
+
msgstr ""
|
| 34 |
+
"Par exemple, « /a_propos/contact/ ». Vérifiez la présence du caractère « / » "
|
| 35 |
+
"en début et en fin de chaîne."
|
| 36 |
+
|
| 37 |
+
msgid ""
|
| 38 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 39 |
+
"slashes or tildes."
|
| 40 |
+
msgstr ""
|
| 41 |
+
"Cette valeur ne peut contenir que des lettres, des chiffres, des points, des "
|
| 42 |
+
"soulignés, des tirets, des barres obliques ou des tildes."
|
| 43 |
+
|
| 44 |
+
msgid "URL is missing a leading slash."
|
| 45 |
+
msgstr "Le caractère « / » n'est pas présent en début de chaîne."
|
| 46 |
+
|
| 47 |
+
msgid "URL is missing a trailing slash."
|
| 48 |
+
msgstr "Le caractère « / » n'est pas présent en fin de chaîne."
|
| 49 |
+
|
| 50 |
+
#, python-format
|
| 51 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 52 |
+
msgstr "La page statique à l'URL %(url)s existe déjà pour le site %(site)s"
|
| 53 |
+
|
| 54 |
+
msgid "title"
|
| 55 |
+
msgstr "titre"
|
| 56 |
+
|
| 57 |
+
msgid "content"
|
| 58 |
+
msgstr "contenu"
|
| 59 |
+
|
| 60 |
+
msgid "enable comments"
|
| 61 |
+
msgstr "autoriser les commentaires"
|
| 62 |
+
|
| 63 |
+
msgid "template name"
|
| 64 |
+
msgstr "nom du template"
|
| 65 |
+
|
| 66 |
+
msgid ""
|
| 67 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 68 |
+
"will use 'flatpages/default.html'."
|
| 69 |
+
msgstr ""
|
| 70 |
+
"Par exemple, « flatpages/contact_page.html ». Sans définition, le système "
|
| 71 |
+
"utilisera « flatpages/default.html »."
|
| 72 |
+
|
| 73 |
+
msgid "registration required"
|
| 74 |
+
msgstr "enregistrement requis"
|
| 75 |
+
|
| 76 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 77 |
+
msgstr ""
|
| 78 |
+
"Si coché, seuls les utilisateurs connectés auront la possibilité de voir "
|
| 79 |
+
"cette page."
|
| 80 |
+
|
| 81 |
+
msgid "sites"
|
| 82 |
+
msgstr "sites"
|
| 83 |
+
|
| 84 |
+
msgid "flat page"
|
| 85 |
+
msgstr "page statique"
|
| 86 |
+
|
| 87 |
+
msgid "flat pages"
|
| 88 |
+
msgstr "pages statiques"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo
ADDED
|
Binary file (476 Bytes). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
msgid ""
|
| 5 |
+
msgstr ""
|
| 6 |
+
"Project-Id-Version: django\n"
|
| 7 |
+
"Report-Msgid-Bugs-To: \n"
|
| 8 |
+
"POT-Creation-Date: 2015-03-18 09:16+0100\n"
|
| 9 |
+
"PO-Revision-Date: 2015-03-18 08:34+0000\n"
|
| 10 |
+
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
| 11 |
+
"Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/"
|
| 12 |
+
"language/fy/)\n"
|
| 13 |
+
"MIME-Version: 1.0\n"
|
| 14 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 15 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 16 |
+
"Language: fy\n"
|
| 17 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
| 18 |
+
|
| 19 |
+
msgid "Advanced options"
|
| 20 |
+
msgstr ""
|
| 21 |
+
|
| 22 |
+
msgid "Flat Pages"
|
| 23 |
+
msgstr ""
|
| 24 |
+
|
| 25 |
+
msgid "URL"
|
| 26 |
+
msgstr ""
|
| 27 |
+
|
| 28 |
+
msgid ""
|
| 29 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 30 |
+
msgstr ""
|
| 31 |
+
|
| 32 |
+
msgid ""
|
| 33 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 34 |
+
"slashes or tildes."
|
| 35 |
+
msgstr ""
|
| 36 |
+
|
| 37 |
+
msgid "URL is missing a leading slash."
|
| 38 |
+
msgstr ""
|
| 39 |
+
|
| 40 |
+
msgid "URL is missing a trailing slash."
|
| 41 |
+
msgstr ""
|
| 42 |
+
|
| 43 |
+
#, python-format
|
| 44 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 45 |
+
msgstr ""
|
| 46 |
+
|
| 47 |
+
msgid "title"
|
| 48 |
+
msgstr ""
|
| 49 |
+
|
| 50 |
+
msgid "content"
|
| 51 |
+
msgstr ""
|
| 52 |
+
|
| 53 |
+
msgid "enable comments"
|
| 54 |
+
msgstr ""
|
| 55 |
+
|
| 56 |
+
msgid "template name"
|
| 57 |
+
msgstr ""
|
| 58 |
+
|
| 59 |
+
msgid ""
|
| 60 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 61 |
+
"will use 'flatpages/default.html'."
|
| 62 |
+
msgstr ""
|
| 63 |
+
|
| 64 |
+
msgid "registration required"
|
| 65 |
+
msgstr ""
|
| 66 |
+
|
| 67 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 68 |
+
msgstr ""
|
| 69 |
+
|
| 70 |
+
msgid "flat page"
|
| 71 |
+
msgstr ""
|
| 72 |
+
|
| 73 |
+
msgid "flat pages"
|
| 74 |
+
msgstr ""
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.19 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.3 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# GunChleoc, 2015
|
| 5 |
+
# GunChleoc, 2015
|
| 6 |
+
msgid ""
|
| 7 |
+
msgstr ""
|
| 8 |
+
"Project-Id-Version: django\n"
|
| 9 |
+
"Report-Msgid-Bugs-To: \n"
|
| 10 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 11 |
+
"PO-Revision-Date: 2017-09-22 17:29+0000\n"
|
| 12 |
+
"Last-Translator: GunChleoc\n"
|
| 13 |
+
"Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/"
|
| 14 |
+
"language/gd/)\n"
|
| 15 |
+
"MIME-Version: 1.0\n"
|
| 16 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 17 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 18 |
+
"Language: gd\n"
|
| 19 |
+
"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
|
| 20 |
+
"(n > 2 && n < 20) ? 2 : 3;\n"
|
| 21 |
+
|
| 22 |
+
msgid "Advanced options"
|
| 23 |
+
msgstr "Roghainnean adhartach"
|
| 24 |
+
|
| 25 |
+
msgid "Flat Pages"
|
| 26 |
+
msgstr "Duilleagan rèidhe"
|
| 27 |
+
|
| 28 |
+
msgid "URL"
|
| 29 |
+
msgstr "URL"
|
| 30 |
+
|
| 31 |
+
msgid ""
|
| 32 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 33 |
+
msgstr ""
|
| 34 |
+
"Mar eisimpleir: “/mu-dheidhinn/fios-thugainn/”. Dèan cinnteach gum bi slais "
|
| 35 |
+
"air an toiseach ’s air an deireadh."
|
| 36 |
+
|
| 37 |
+
msgid ""
|
| 38 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 39 |
+
"slashes or tildes."
|
| 40 |
+
msgstr ""
|
| 41 |
+
"Chan fhaod ach litrichean, àireamhan, puingean, fo-loidhnichean, tàthanan, "
|
| 42 |
+
"slaisichean is tuinn a bhith san luach."
|
| 43 |
+
|
| 44 |
+
msgid "URL is missing a leading slash."
|
| 45 |
+
msgstr "Tha slais a dhìth air thoiseach an URL."
|
| 46 |
+
|
| 47 |
+
msgid "URL is missing a trailing slash."
|
| 48 |
+
msgstr "Tha slais a dhìth air deireadh an URL."
|
| 49 |
+
|
| 50 |
+
#, python-format
|
| 51 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 52 |
+
msgstr ""
|
| 53 |
+
"Tha duilleag rèidh le url %(url)s ann mar-tà airson na làraich %(site)s"
|
| 54 |
+
|
| 55 |
+
msgid "title"
|
| 56 |
+
msgstr "tiotal"
|
| 57 |
+
|
| 58 |
+
msgid "content"
|
| 59 |
+
msgstr "susbaint"
|
| 60 |
+
|
| 61 |
+
msgid "enable comments"
|
| 62 |
+
msgstr "cuir beachdan an comas"
|
| 63 |
+
|
| 64 |
+
msgid "template name"
|
| 65 |
+
msgstr "ainm na teamplaid"
|
| 66 |
+
|
| 67 |
+
msgid ""
|
| 68 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 69 |
+
"will use 'flatpages/default.html'."
|
| 70 |
+
msgstr ""
|
| 71 |
+
"Ball-eisimpleir: “flatpages/duilleag_fios_thugainn.html”. Mura dèid seo a "
|
| 72 |
+
"sholar-cleachdaidh an siostam “flatpages/default.html”."
|
| 73 |
+
|
| 74 |
+
msgid "registration required"
|
| 75 |
+
msgstr "tha clàradh riatanach"
|
| 76 |
+
|
| 77 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 78 |
+
msgstr ""
|
| 79 |
+
"Ma tha cromag ris, chan faic ach na chleachdaichean a chlàraich a-steach an "
|
| 80 |
+
"duilleag seo."
|
| 81 |
+
|
| 82 |
+
msgid "sites"
|
| 83 |
+
msgstr "làraichean"
|
| 84 |
+
|
| 85 |
+
msgid "flat page"
|
| 86 |
+
msgstr "duilleag rèidh"
|
| 87 |
+
|
| 88 |
+
msgid "flat pages"
|
| 89 |
+
msgstr "duilleagan rèidhe"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.04 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.28 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.77 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# Chandan kumar <chandankumar.093047@gmail.com>, 2012
|
| 5 |
+
# Jannis Leidel <jannis@leidel.info>, 2011
|
| 6 |
+
# Sandeep Satavlekar <sandysat@gmail.com>, 2011
|
| 7 |
+
msgid ""
|
| 8 |
+
msgstr ""
|
| 9 |
+
"Project-Id-Version: django\n"
|
| 10 |
+
"Report-Msgid-Bugs-To: \n"
|
| 11 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 12 |
+
"PO-Revision-Date: 2017-09-19 16:40+0000\n"
|
| 13 |
+
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
| 14 |
+
"Language-Team: Hindi (http://www.transifex.com/django/django/language/hi/)\n"
|
| 15 |
+
"MIME-Version: 1.0\n"
|
| 16 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 17 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 18 |
+
"Language: hi\n"
|
| 19 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
| 20 |
+
|
| 21 |
+
msgid "Advanced options"
|
| 22 |
+
msgstr "उन्नत विकल्प"
|
| 23 |
+
|
| 24 |
+
msgid "Flat Pages"
|
| 25 |
+
msgstr ""
|
| 26 |
+
|
| 27 |
+
msgid "URL"
|
| 28 |
+
msgstr "URL"
|
| 29 |
+
|
| 30 |
+
msgid ""
|
| 31 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 32 |
+
msgstr "अग्रणी है और अनुगामी स्लैश का होना सुनिश्चित करें. उदाहरण: '/about/contact/'"
|
| 33 |
+
|
| 34 |
+
msgid ""
|
| 35 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 36 |
+
"slashes or tildes."
|
| 37 |
+
msgstr "इस मूल्य में सिर्फ वर्णाक्षर, अंक, बिंदु, रेखांकन, डैश, स्लैश और टिल्ड्स ही होने चाहिए"
|
| 38 |
+
|
| 39 |
+
msgid "URL is missing a leading slash."
|
| 40 |
+
msgstr "यूआरएल से प्रमुख स्लैश गायब है."
|
| 41 |
+
|
| 42 |
+
msgid "URL is missing a trailing slash."
|
| 43 |
+
msgstr "यूआरएल से अनुगामी स्लैश गायब है."
|
| 44 |
+
|
| 45 |
+
#, python-format
|
| 46 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 47 |
+
msgstr "%(site)s साइट के लिए %(url)s यूआरएल के साथ चपटापृष्ट मौजूद है."
|
| 48 |
+
|
| 49 |
+
msgid "title"
|
| 50 |
+
msgstr "शीर्षक"
|
| 51 |
+
|
| 52 |
+
msgid "content"
|
| 53 |
+
msgstr "विषय सूची"
|
| 54 |
+
|
| 55 |
+
msgid "enable comments"
|
| 56 |
+
msgstr "टिप्पणियां सक्षम करें"
|
| 57 |
+
|
| 58 |
+
msgid "template name"
|
| 59 |
+
msgstr "सांचे का नाम"
|
| 60 |
+
|
| 61 |
+
msgid ""
|
| 62 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 63 |
+
"will use 'flatpages/default.html'."
|
| 64 |
+
msgstr ""
|
| 65 |
+
"उदाहरण: 'flatpages/contact_page.html'. यदि यह जिक्र नहीं किया तो यह प्रणाली "
|
| 66 |
+
"'flatpages/default.html' का प्रयोग करेगी. ."
|
| 67 |
+
|
| 68 |
+
msgid "registration required"
|
| 69 |
+
msgstr "पंजीकरण आवश्यक"
|
| 70 |
+
|
| 71 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 72 |
+
msgstr "अगर इस जाँच की है, केवल लॉग इन करने वालों के लिए पृष्ठ देखने में सक्षम हो जाएगा."
|
| 73 |
+
|
| 74 |
+
msgid "sites"
|
| 75 |
+
msgstr ""
|
| 76 |
+
|
| 77 |
+
msgid "flat page"
|
| 78 |
+
msgstr "चपटा पृष्ट"
|
| 79 |
+
|
| 80 |
+
msgid "flat pages"
|
| 81 |
+
msgstr "चपटे पृष्ट"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.19 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# aljosa <aljosa.mohorovic@gmail.com>, 2011-2012
|
| 5 |
+
# Jannis Leidel <jannis@leidel.info>, 2011
|
| 6 |
+
# Mislav Cimperšak <mislav.cimpersak@gmail.com>, 2015
|
| 7 |
+
msgid ""
|
| 8 |
+
msgstr ""
|
| 9 |
+
"Project-Id-Version: django\n"
|
| 10 |
+
"Report-Msgid-Bugs-To: \n"
|
| 11 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 12 |
+
"PO-Revision-Date: 2017-09-19 16:40+0000\n"
|
| 13 |
+
"Last-Translator: Mislav Cimperšak <mislav.cimpersak@gmail.com>\n"
|
| 14 |
+
"Language-Team: Croatian (http://www.transifex.com/django/django/language/"
|
| 15 |
+
"hr/)\n"
|
| 16 |
+
"MIME-Version: 1.0\n"
|
| 17 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 18 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 19 |
+
"Language: hr\n"
|
| 20 |
+
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
| 21 |
+
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
| 22 |
+
|
| 23 |
+
msgid "Advanced options"
|
| 24 |
+
msgstr "Napredne opcije"
|
| 25 |
+
|
| 26 |
+
msgid "Flat Pages"
|
| 27 |
+
msgstr "Statične stranice"
|
| 28 |
+
|
| 29 |
+
msgid "URL"
|
| 30 |
+
msgstr "URL"
|
| 31 |
+
|
| 32 |
+
msgid ""
|
| 33 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 34 |
+
msgstr ""
|
| 35 |
+
"Primjer: '/about/contact/'. Provjerite ako imate prvi i preostale slash-eve "
|
| 36 |
+
"(/)."
|
| 37 |
+
|
| 38 |
+
msgid ""
|
| 39 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 40 |
+
"slashes or tildes."
|
| 41 |
+
msgstr ""
|
| 42 |
+
"Ova vrijednost može sadržavati samo slova, brojeve, točke, podvlake, crtice, "
|
| 43 |
+
"kose crte ili tilde."
|
| 44 |
+
|
| 45 |
+
msgid "URL is missing a leading slash."
|
| 46 |
+
msgstr "URL-u nedostaje početni /."
|
| 47 |
+
|
| 48 |
+
msgid "URL is missing a trailing slash."
|
| 49 |
+
msgstr "URL-u nedostaje / na kraju."
|
| 50 |
+
|
| 51 |
+
#, python-format
|
| 52 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 53 |
+
msgstr "Stranica sa URL-om %(url)s već postoji za web %(site)s"
|
| 54 |
+
|
| 55 |
+
msgid "title"
|
| 56 |
+
msgstr "naslov"
|
| 57 |
+
|
| 58 |
+
msgid "content"
|
| 59 |
+
msgstr "sadržaj"
|
| 60 |
+
|
| 61 |
+
msgid "enable comments"
|
| 62 |
+
msgstr "uključi komentare"
|
| 63 |
+
|
| 64 |
+
msgid "template name"
|
| 65 |
+
msgstr "ime template-a"
|
| 66 |
+
|
| 67 |
+
msgid ""
|
| 68 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 69 |
+
"will use 'flatpages/default.html'."
|
| 70 |
+
msgstr ""
|
| 71 |
+
"Primjer: 'flatpages/contact_page.html'. Ako navedeno nije definirano sistem "
|
| 72 |
+
"će koristiti 'flatpages/default.html'."
|
| 73 |
+
|
| 74 |
+
msgid "registration required"
|
| 75 |
+
msgstr "registracija obavezna"
|
| 76 |
+
|
| 77 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 78 |
+
msgstr ""
|
| 79 |
+
"Ako je ovo selektirano samo logirani korisnici moći će vidjeti ovu stranicu."
|
| 80 |
+
|
| 81 |
+
msgid "sites"
|
| 82 |
+
msgstr "stranice"
|
| 83 |
+
|
| 84 |
+
msgid "flat page"
|
| 85 |
+
msgstr "statična stranica"
|
| 86 |
+
|
| 87 |
+
msgid "flat pages"
|
| 88 |
+
msgstr "statične stranice"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.23 kB). View file
|
|
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file is distributed under the same license as the Django package.
|
| 2 |
+
#
|
| 3 |
+
# Translators:
|
| 4 |
+
# Michael Wolf <milupo@sorbzilla.de>, 2016
|
| 5 |
+
msgid ""
|
| 6 |
+
msgstr ""
|
| 7 |
+
"Project-Id-Version: django\n"
|
| 8 |
+
"Report-Msgid-Bugs-To: \n"
|
| 9 |
+
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
|
| 10 |
+
"PO-Revision-Date: 2017-09-23 00:02+0000\n"
|
| 11 |
+
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
|
| 12 |
+
"Language-Team: Upper Sorbian (http://www.transifex.com/django/django/"
|
| 13 |
+
"language/hsb/)\n"
|
| 14 |
+
"MIME-Version: 1.0\n"
|
| 15 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
| 16 |
+
"Content-Transfer-Encoding: 8bit\n"
|
| 17 |
+
"Language: hsb\n"
|
| 18 |
+
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
| 19 |
+
"%100==4 ? 2 : 3);\n"
|
| 20 |
+
|
| 21 |
+
msgid "Advanced options"
|
| 22 |
+
msgstr "Rozšěrjene nastajenja"
|
| 23 |
+
|
| 24 |
+
msgid "Flat Pages"
|
| 25 |
+
msgstr "Statiske strony"
|
| 26 |
+
|
| 27 |
+
msgid "URL"
|
| 28 |
+
msgstr "URL"
|
| 29 |
+
|
| 30 |
+
msgid ""
|
| 31 |
+
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
| 32 |
+
msgstr ""
|
| 33 |
+
"Přikład: '/about/contact/'. Přeswědčće so, zo sće wočinjace a začinjace "
|
| 34 |
+
"nakósne smužki podał."
|
| 35 |
+
|
| 36 |
+
msgid ""
|
| 37 |
+
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
| 38 |
+
"slashes or tildes."
|
| 39 |
+
msgstr ""
|
| 40 |
+
"Tuta hódnota smě jenož pismiki, ličby, dypki, podsmužki, wjazawki, nakósne "
|
| 41 |
+
"smužki abo tildy wobsahować."
|
| 42 |
+
|
| 43 |
+
msgid "URL is missing a leading slash."
|
| 44 |
+
msgstr "URL wočinjacu nakósnu smužku nima."
|
| 45 |
+
|
| 46 |
+
msgid "URL is missing a trailing slash."
|
| 47 |
+
msgstr "URL začinjacu nakósnu smužku nima."
|
| 48 |
+
|
| 49 |
+
#, python-format
|
| 50 |
+
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
| 51 |
+
msgstr "Statiska strona z url %(url)s hižo za sydło %(site)s eksistuje"
|
| 52 |
+
|
| 53 |
+
msgid "title"
|
| 54 |
+
msgstr "titul"
|
| 55 |
+
|
| 56 |
+
msgid "content"
|
| 57 |
+
msgstr "wobsah"
|
| 58 |
+
|
| 59 |
+
msgid "enable comments"
|
| 60 |
+
msgstr "komentary zmóžnić"
|
| 61 |
+
|
| 62 |
+
msgid "template name"
|
| 63 |
+
msgstr "mjeno předłohi"
|
| 64 |
+
|
| 65 |
+
msgid ""
|
| 66 |
+
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
| 67 |
+
"will use 'flatpages/default.html'."
|
| 68 |
+
msgstr ""
|
| 69 |
+
"Přikład: 'flatpages/contact_page.html'. Jeli to njeje podate, budźe system "
|
| 70 |
+
"'flatpages/default.html' wužiwać."
|
| 71 |
+
|
| 72 |
+
msgid "registration required"
|
| 73 |
+
msgstr "registrowanje trěbne"
|
| 74 |
+
|
| 75 |
+
msgid "If this is checked, only logged-in users will be able to view the page."
|
| 76 |
+
msgstr ""
|
| 77 |
+
"Jeli to je zmóžnjene, móža sej jenož přizjewjeni wužiwarjo stronu wobhladać."
|
| 78 |
+
|
| 79 |
+
msgid "sites"
|
| 80 |
+
msgstr "sydła"
|
| 81 |
+
|
| 82 |
+
msgid "flat page"
|
| 83 |
+
msgstr "statiska strona"
|
| 84 |
+
|
| 85 |
+
msgid "flat pages"
|
| 86 |
+
msgstr "statiske strony"
|
8210_A1P3-master/Lib/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo
ADDED
|
Binary file (2.15 kB). View file
|
|
|