2550 lines
48 KiB
Plaintext
2550 lines
48 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2020-01-30 13:45+0000\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: apps/account/admin.py:32
|
|
msgid "Personal info"
|
|
msgstr ""
|
|
|
|
#: apps/account/admin.py:36
|
|
msgid "Subscription"
|
|
msgstr ""
|
|
|
|
#: apps/account/admin.py:41
|
|
msgid "Important dates"
|
|
msgstr ""
|
|
|
|
#: apps/account/admin.py:42
|
|
msgid "Permissions"
|
|
msgstr ""
|
|
|
|
#: apps/account/admin.py:61 apps/establishment/models.py:1116
|
|
#: apps/location/models.py:41 apps/product/models.py:49
|
|
#: apps/product/models.py:87
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: apps/account/apps.py:7
|
|
msgid "Account"
|
|
msgstr ""
|
|
|
|
#: apps/account/forms.py:15
|
|
msgid "The two password fields didn't match."
|
|
msgstr ""
|
|
|
|
#: apps/account/forms.py:16
|
|
msgid "Password already in use."
|
|
msgstr ""
|
|
|
|
#: apps/account/forms.py:19
|
|
msgid "New password"
|
|
msgstr ""
|
|
|
|
#: apps/account/forms.py:25
|
|
msgid "New password confirmation"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:60
|
|
msgid "Standard user"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:61
|
|
msgid "Moderator"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:62
|
|
msgid "Country admin"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:63
|
|
msgid "Content page manager"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:64
|
|
msgid "Establishment manager"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:65
|
|
msgid "Review manager"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:66
|
|
msgid "Restaurant inspector"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:67
|
|
msgid "Sales man"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:68
|
|
msgid "Winery and wine inspector"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:69
|
|
msgid "Seller"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:70
|
|
msgid "Distillery & Liquor inspector"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:71
|
|
msgid "Producer food inspector"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:72
|
|
msgid "Establishment administrator"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:73
|
|
msgid "Artisan inspector"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:76 apps/account/models.py:572
|
|
msgid "Role"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:78 apps/establishment/models.py:1457
|
|
#: apps/location/models.py:57 apps/main/models.py:61 apps/review/models.py:63
|
|
msgid "Country"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:80 apps/main/models.py:88
|
|
msgid "Site settings"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:83 apps/establishment/models.py:112
|
|
msgid "Establishment subtype"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:89
|
|
msgid "navigation bar permission"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:213
|
|
msgid "username"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:216
|
|
msgid "Required. 150 characters or fewer. Letters, digits and ./+/-/_ only."
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:218
|
|
msgid "A user with that username already exists."
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:221 apps/news/models.py:49 apps/utils/models.py:299
|
|
msgid "Image URL path"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:224
|
|
msgid "Cropped image URL path"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:226
|
|
msgid "email address"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:228
|
|
msgid "unconfirmed email"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:229
|
|
msgid "email status"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:233
|
|
msgid "User last used locale"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:235
|
|
msgid "User last visited from city"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:236
|
|
msgid "last IP address"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:239
|
|
msgid "last site settings"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:246
|
|
msgid "Phone"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:253
|
|
msgid "Roles"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:259 apps/account/models.py:570
|
|
#: apps/comment/models.py:74 apps/establishment/models.py:1115
|
|
#: apps/favorites/models.py:23 apps/notification/models.py:104
|
|
msgid "User"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:260
|
|
msgid "Users"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:563
|
|
msgid "validated"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:564
|
|
msgid "pending"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:565
|
|
msgid "cancelled"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:566
|
|
msgid "rejected"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:574 apps/establishment/apps.py:8
|
|
#: apps/establishment/models.py:633 apps/establishment/models.py:990
|
|
msgid "Establishment"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:578 apps/collection/models.py:317
|
|
#: apps/product/models.py:310
|
|
msgid "state"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:592
|
|
msgid "New role"
|
|
msgstr ""
|
|
|
|
#: apps/account/models.py:593
|
|
msgid "Old role"
|
|
msgstr ""
|
|
|
|
#: apps/account/serializers/common.py:230
|
|
msgid "Old password mismatch."
|
|
msgstr ""
|
|
|
|
#: apps/account/serializers/common.py:233 apps/utils/exceptions.py:103
|
|
msgid "Password is already in use"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/apps.py:7 apps/main/models.py:359
|
|
msgid "advertisement"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:43 apps/collection/models.py:785
|
|
#: apps/collection/models.py:1005 apps/establishment/models.py:548
|
|
#: apps/establishment/models.py:1353 apps/establishment/models.py:1390
|
|
#: apps/location/models.py:286 apps/location/models.py:317
|
|
#: apps/location/models.py:344 apps/main/models.py:258 apps/main/models.py:443
|
|
#: apps/news/models.py:287 apps/notification/models.py:118
|
|
#: apps/partner/models.py:26 apps/product/models.py:306
|
|
#: apps/product/models.py:543 apps/product/models.py:609
|
|
#: apps/recipe/models.py:61 apps/review/models.py:96 apps/review/models.py:136
|
|
#: apps/review/models.py:164 apps/review/models.py:181 apps/tag/models.py:49
|
|
msgid "old id"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:45
|
|
msgid "Ad URL"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:46
|
|
msgid "Block level"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:48 apps/collection/models.py:39
|
|
#: apps/collection/models.py:306
|
|
msgid "start"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:49 apps/collection/models.py:41
|
|
msgid "end"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:52 apps/comment/models.py:81
|
|
#: apps/main/models.py:440 apps/tag/models.py:192
|
|
msgid "site"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:56 apps/main/models.py:392
|
|
msgid "page type"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:57
|
|
msgid "display duration in seconds"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:60
|
|
msgid "Probability to show"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:61
|
|
msgid "How many times shown"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:65
|
|
msgid "Advertisement"
|
|
msgstr ""
|
|
|
|
#: apps/advertisement/models.py:66
|
|
msgid "Advertisements"
|
|
msgstr ""
|
|
|
|
#: apps/authorization/apps.py:8
|
|
msgid "Authorization"
|
|
msgstr ""
|
|
|
|
#: apps/authorization/models.py:86
|
|
msgid "Expiration datetime"
|
|
msgstr ""
|
|
|
|
#: apps/authorization/models.py:94
|
|
msgid "Access token"
|
|
msgstr ""
|
|
|
|
#: apps/authorization/models.py:95
|
|
msgid "Access tokens"
|
|
msgstr ""
|
|
|
|
#: apps/authorization/models.py:154
|
|
msgid "Refresh token"
|
|
msgstr ""
|
|
|
|
#: apps/authorization/models.py:155
|
|
msgid "Refresh tokens"
|
|
msgstr ""
|
|
|
|
#: apps/authorization/tasks.py:18 apps/authorization/tasks.py:19
|
|
msgid "Email confirmation"
|
|
msgstr ""
|
|
|
|
#: apps/authorization/views/common.py:69
|
|
msgid "Validation OAuth2 request data error"
|
|
msgstr ""
|
|
|
|
#: apps/booking/apps.py:7 apps/booking/models/models.py:69
|
|
#: apps/booking/models/models.py:70
|
|
msgid "Booking"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/models.py:21
|
|
msgid "Guestonline or Lastable"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/models.py:22
|
|
msgid "booking service establishment id"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/models.py:23
|
|
msgid "booking locale"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/models.py:24
|
|
msgid "external service pending booking"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/models.py:25
|
|
msgid "external service booking id"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/models.py:27
|
|
msgid "stripe service payment key"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/models.py:28
|
|
msgid "stripe service pre-payed booking token"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/models.py:29
|
|
msgid "prepayment price"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/models.py:31
|
|
msgid "booking owner"
|
|
msgstr ""
|
|
|
|
#: apps/booking/models/services.py:37
|
|
msgid "This field is required"
|
|
msgstr ""
|
|
|
|
#: apps/collection/apps.py:7 apps/collection/models.py:105
|
|
msgid "collection"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:29 apps/collection/models.py:78
|
|
#: apps/collection/models.py:727 apps/establishment/models.py:549
|
|
#: apps/establishment/models.py:1229 apps/establishment/models.py:1264
|
|
#: apps/establishment/models.py:1309 apps/establishment/models.py:1370
|
|
#: apps/establishment/models.py:1487 apps/location/models.py:101
|
|
#: apps/location/models.py:280 apps/location/models.py:313
|
|
#: apps/location/models.py:341 apps/main/models.py:32 apps/main/models.py:223
|
|
#: apps/main/models.py:386 apps/main/models.py:428 apps/news/models.py:64
|
|
#: apps/notification/models.py:20 apps/partner/models.py:27
|
|
#: apps/product/models.py:277 apps/product/models.py:507
|
|
#: apps/product/models.py:538 apps/review/models.py:167
|
|
msgid "name"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:74
|
|
msgid "Ordinary"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:75
|
|
msgid "Pop"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:82
|
|
msgid "Collection type"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:84 apps/comment/models.py:76
|
|
#: apps/establishment/models.py:593
|
|
msgid "Publish status"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:86
|
|
msgid "Position on top"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:88 apps/location/models.py:107
|
|
#: apps/location/models.py:155 apps/location/models.py:283
|
|
#: apps/main/models.py:222 apps/main/models.py:269 apps/news/models.py:323
|
|
#: apps/notification/models.py:24
|
|
msgid "country"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:90
|
|
msgid "collection block properties"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:93 apps/establishment/models.py:554
|
|
#: apps/establishment/models.py:1232 apps/location/models.py:289
|
|
#: apps/main/models.py:434 apps/news/models.py:299 apps/product/models.py:278
|
|
#: apps/review/models.py:169
|
|
msgid "description"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:96
|
|
msgid "Collection slug"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:106
|
|
msgid "collections"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:297
|
|
msgid "Restaurant"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:298
|
|
msgid "Artisan"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:299
|
|
msgid "Wine"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:304
|
|
msgid "guide type"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:310
|
|
msgid "guide vintage year"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:312
|
|
msgid "slug"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:315 apps/news/models.py:340
|
|
msgid "site settings"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:320
|
|
msgid "* after rebuild guide, refresh count of related guide elements"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:321
|
|
msgid "count of related guide elements during initialization"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:328 apps/collection/models.py:500
|
|
msgid "guide"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:329
|
|
msgid "guides"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:450
|
|
msgid "number of pages"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:451
|
|
msgid "the total number of reserved pages"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:453
|
|
msgid "number of right pages"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:454
|
|
msgid "the number of right pages (which are part of total number)."
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:457 apps/collection/models.py:1011
|
|
msgid "guide element"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:464
|
|
msgid "advertorial"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:465
|
|
msgid "advertorials"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:486
|
|
msgid "with mark"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:487
|
|
msgid "exclude empty marks?"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:490
|
|
msgid "max mark"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:492
|
|
msgid "mark under"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:493
|
|
msgid "min mark"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:495
|
|
msgid "mark over"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:507
|
|
msgid "guide filter"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:508
|
|
msgid "guide filters"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:731 apps/collection/models.py:980
|
|
msgid "guide element type"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:732
|
|
msgid "guide element types"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:746 apps/collection/models.py:781
|
|
msgid "section name"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:752
|
|
msgid "guide wine color section"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:753
|
|
msgid "guide wine color sections"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:764
|
|
msgid "category name"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:770
|
|
msgid "guide element section category"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:771
|
|
msgid "guide element section categories"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:783 apps/establishment/admin.py:121
|
|
#: apps/establishment/models.py:1266 apps/establishment/models.py:1331
|
|
msgid "category"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:791
|
|
msgid "guide element section"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:792
|
|
msgid "guide element sections"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:1003
|
|
msgid "label photo"
|
|
msgstr ""
|
|
|
|
#: apps/collection/models.py:1012
|
|
msgid "guide elements"
|
|
msgstr ""
|
|
|
|
#: apps/collection/views/back.py:173 apps/collection/views/back.py:189
|
|
#: apps/collection/views/back.py:205 apps/main/views/back.py:172
|
|
#: apps/main/views/back.py:188
|
|
msgid "The file will be sent to your email."
|
|
msgstr ""
|
|
|
|
#: apps/comment/apps.py:7 apps/review/models.py:138
|
|
msgid "comment"
|
|
msgstr ""
|
|
|
|
#: apps/comment/apps.py:8
|
|
msgid "comments"
|
|
msgstr ""
|
|
|
|
#: apps/comment/models.py:64 apps/product/models.py:270
|
|
#: apps/recipe/models.py:42
|
|
msgid "Waiting"
|
|
msgstr ""
|
|
|
|
#: apps/comment/models.py:65 apps/main/models.py:158 apps/product/models.py:268
|
|
#: apps/recipe/models.py:44
|
|
msgid "Published"
|
|
msgstr ""
|
|
|
|
#: apps/comment/models.py:66
|
|
msgid "Rejected"
|
|
msgstr ""
|
|
|
|
#: apps/comment/models.py:67
|
|
msgid "Deleted"
|
|
msgstr ""
|
|
|
|
#: apps/comment/models.py:70
|
|
msgid "Comment text"
|
|
msgstr ""
|
|
|
|
#: apps/comment/models.py:73
|
|
msgid "Mark"
|
|
msgstr ""
|
|
|
|
#: apps/comment/models.py:79
|
|
msgid "status"
|
|
msgstr ""
|
|
|
|
#: apps/comment/models.py:90
|
|
msgid "Comment"
|
|
msgstr ""
|
|
|
|
#: apps/comment/models.py:91
|
|
msgid "Comments"
|
|
msgstr ""
|
|
|
|
#: apps/configuration/apps.py:7
|
|
msgid "configuration"
|
|
msgstr ""
|
|
|
|
#: apps/configuration/models.py:9
|
|
msgid "default language"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/filters.py:125 apps/news/filters.py:55
|
|
msgid "Type at least 3 characters to search please."
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:50 apps/establishment/models.py:91
|
|
#: apps/establishment/models.py:950 apps/recipe/models.py:53
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:53 apps/establishment/models.py:94
|
|
#: apps/establishment/models.py:552 apps/establishment/models.py:956
|
|
#: apps/notification/models.py:18 apps/product/models.py:51
|
|
#: apps/product/models.py:89
|
|
msgid "Index name"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:54 apps/product/models.py:52
|
|
msgid "Use subtypes"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:58 apps/establishment/models.py:101
|
|
#: apps/product/models.py:56 apps/tag/models.py:180
|
|
msgid "Tag categories"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:67
|
|
msgid "Establishment type"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:68
|
|
msgid "Establishment types"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:97 apps/product/models.py:283
|
|
msgid "Type"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:113
|
|
msgid "Establishment subtypes"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:121
|
|
msgid "Establishment type is not use subtypes."
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:551
|
|
msgid "Transliterated name"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:558 apps/product/models.py:292
|
|
msgid "public mark"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:562
|
|
msgid "toque number"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:566 apps/establishment/models.py:1371
|
|
msgid "type"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:570
|
|
msgid "subtype"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:573 apps/establishment/models.py:1510
|
|
#: apps/news/models.py:34 apps/news/models.py:319
|
|
msgid "address"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:576
|
|
msgid "price level"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:578
|
|
msgid "Web site URL"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:580
|
|
msgid "Facebook URL"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:582
|
|
msgid "Twitter URL"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:584
|
|
msgid "Instagram URL"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:586
|
|
msgid "Lafourchette URL"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:587
|
|
msgid "guestonline id"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:589
|
|
msgid "lastable id"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:592
|
|
msgid "Booking URL"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:595
|
|
msgid "Establishment schedule"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:598
|
|
msgid "Transportation"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:602
|
|
msgid "Collections"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:604
|
|
msgid "Preview image URL path"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:607
|
|
msgid "Establishment slug"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:612 apps/product/models.py:313
|
|
#: apps/product/models.py:608 apps/tag/models.py:69
|
|
msgid "Tag"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:619 apps/establishment/models.py:1238
|
|
#: apps/main/models.py:39
|
|
msgid "currency"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:623 apps/product/models.py:500
|
|
msgid "purchased plaques"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:624
|
|
msgid ""
|
|
"Attribute from legacy db.\n"
|
|
"Must be deleted after the implementation of the market."
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:634 apps/partner/models.py:33
|
|
msgid "Establishments"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:911 apps/product/models.py:626
|
|
#: apps/review/models.py:75
|
|
msgid "text"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:914 apps/establishment/models.py:932
|
|
#: apps/establishment/models.py:1311 apps/establishment/models.py:1393
|
|
#: apps/establishment/models.py:1486 apps/product/models.py:290
|
|
#: apps/product/models.py:489
|
|
msgid "establishment"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:918 apps/product/models.py:633
|
|
#: apps/review/models.py:109 apps/review/models.py:144
|
|
msgid "author"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:924
|
|
msgid "establishment notes"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:925
|
|
msgid "establishment note"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:936 apps/product/models.py:562
|
|
#: apps/review/models.py:194
|
|
msgid "image"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:940
|
|
msgid "establishment gallery"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:941
|
|
msgid "establishment galleries"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:961 apps/establishment/models.py:998
|
|
msgid "Position"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:962
|
|
msgid "Positions"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:992 apps/establishment/models.py:1155
|
|
msgid "Employee"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:993
|
|
msgid "From date"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:996
|
|
msgid "To date"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1003 apps/establishment/models.py:1143
|
|
msgid "Old id"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1117
|
|
msgid "Last Name"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1125
|
|
msgid "Male"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1126
|
|
msgid "Female"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1128
|
|
msgid "Sex"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1130
|
|
msgid "Birth date"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1132 apps/notification/models.py:106
|
|
msgid "Email"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1134
|
|
msgid "Toque number"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1141 apps/news/models.py:325
|
|
#: apps/tag/models.py:70
|
|
msgid "Tags"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1144
|
|
msgid "Available for events"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1148 apps/location/models.py:170
|
|
msgid "image instance of model Image"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1156
|
|
msgid "Employees"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1203
|
|
msgid "contact phone"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1204 apps/establishment/models.py:1490
|
|
msgid "contact phones"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1217
|
|
msgid "contact email"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1218
|
|
msgid "contact emails"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1235 apps/establishment/models.py:1268
|
|
#: apps/establishment/models.py:1314 apps/review/models.py:147
|
|
msgid "price"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1236
|
|
msgid "is signature plate"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1241
|
|
msgid "currency code"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1245 apps/establishment/models.py:1358
|
|
#: apps/establishment/models.py:1359
|
|
msgid "menu"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1255
|
|
msgid "plate"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1256
|
|
msgid "plates"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1269
|
|
msgid "signature"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1272
|
|
msgid "dish"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1273
|
|
msgid "dishes"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1313
|
|
msgid "is drinks included"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1318
|
|
msgid "Menu schedule"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1323
|
|
msgid "Menu files"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1328
|
|
msgid "Menu dishes"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1336
|
|
msgid "average starter price"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1338
|
|
msgid "average main dish price"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1340
|
|
msgid "renewal per year"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1342
|
|
msgid "average desert price"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1343
|
|
msgid "NB wine"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1344
|
|
msgid "dish lowest price"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1345
|
|
msgid "dish highest price"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1347
|
|
msgid "is wine served by glass"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1349
|
|
msgid "min price for wine served by glass"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1351
|
|
msgid "max price for wine served by glass"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1374
|
|
msgid "menu upload"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1375
|
|
msgid "menu uploads"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1379 apps/gallery/models.py:29
|
|
#: apps/main/models.py:196 apps/main/models.py:402 apps/news/models.py:47
|
|
#: apps/news/models.py:291
|
|
msgid "title"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1382
|
|
msgid "social choice"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1383
|
|
msgid "social choices"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1399 apps/establishment/models.py:1406
|
|
msgid "social network"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1403
|
|
msgid "URL"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1407
|
|
msgid "social networks"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1448
|
|
msgid "One"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1449
|
|
msgid "Two"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1450
|
|
msgid "Three"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1451
|
|
msgid "Four"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1452
|
|
msgid "Five"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1467 apps/establishment/models.py:1468
|
|
msgid "Rating strategy"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1493
|
|
msgid "fax numbers"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1496
|
|
msgid "legal entity"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1499
|
|
msgid "registry number"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1502
|
|
msgid "VAT identification number"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1506
|
|
msgid "sic code"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1516
|
|
msgid "company"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/models.py:1517
|
|
msgid "companies"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/serializers/back.py:478
|
|
msgid "Establishment not found"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/serializers/back.py:481 apps/news/serializers.py:431
|
|
#: apps/product/serializers/back.py:42
|
|
msgid "Image not found"
|
|
msgstr ""
|
|
|
|
#: apps/establishment/serializers/back.py:487
|
|
#: apps/product/serializers/back.py:48
|
|
msgid "Image is already added."
|
|
msgstr ""
|
|
|
|
#: apps/establishment/serializers/common.py:273
|
|
#, python-brace-format
|
|
msgid "{entity_class.__name__} not found."
|
|
msgstr ""
|
|
|
|
#: apps/establishment/serializers/common.py:608
|
|
#: apps/timetable/serialziers.py:61
|
|
msgid "Establishment not found."
|
|
msgstr ""
|
|
|
|
#: apps/establishment/serializers/common.py:647
|
|
#: apps/establishment/serializers/common.py:675 apps/news/serializers.py:455
|
|
#: apps/news/serializers.py:481 apps/product/serializers/common.py:183
|
|
msgid "Object not found."
|
|
msgstr ""
|
|
|
|
#: apps/establishment/serializers/common.py:736
|
|
msgid "Fax is already reserved."
|
|
msgstr ""
|
|
|
|
#: apps/establishment/serializers/common.py:740
|
|
msgid "Phones is already reserved."
|
|
msgstr ""
|
|
|
|
#: apps/favorites/apps.py:7 apps/favorites/models.py:32
|
|
#: apps/favorites/models.py:33
|
|
msgid "Favorites"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/apps.py:7 apps/news/models.py:499
|
|
msgid "gallery"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/models.py:20
|
|
msgid "Horizontal"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/models.py:21
|
|
msgid "Vertical"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/models.py:25
|
|
msgid "image file"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/models.py:28
|
|
msgid "image orientation"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/models.py:35 apps/utils/models.py:198 apps/utils/models.py:227
|
|
#: apps/utils/models.py:236 apps/utils/models.py:277 apps/utils/models.py:312
|
|
msgid "Image"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/models.py:36
|
|
msgid "Images"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/serializers.py:43
|
|
#, python-format
|
|
msgid "File size too large: %s bytes"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/serializers.py:92
|
|
#, python-format
|
|
msgid "Unrecognized crop option: %s"
|
|
msgstr ""
|
|
|
|
#: apps/gallery/serializers.py:139
|
|
msgid "Image not found."
|
|
msgstr ""
|
|
|
|
#: apps/location/admin.py:28 apps/main/apps.py:8 apps/main/models.py:161
|
|
msgid "Main"
|
|
msgstr ""
|
|
|
|
#: apps/location/admin.py:31
|
|
msgid "Location"
|
|
msgstr ""
|
|
|
|
#: apps/location/admin.py:34
|
|
msgid "Address detail"
|
|
msgstr ""
|
|
|
|
#: apps/location/apps.py:7
|
|
msgid "location"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:42
|
|
msgid "Code"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:43
|
|
msgid "Low price"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:44
|
|
msgid "High price"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:45 apps/translation/models.py:43
|
|
msgid "Languages"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:46 apps/translation/models.py:35
|
|
msgid "is active"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:56
|
|
msgid "Countries"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:102 apps/location/models.py:150
|
|
msgid "code"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:104 apps/location/models.py:153
|
|
msgid "parent region"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:116
|
|
msgid "regions"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:117
|
|
msgid "region"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:149
|
|
msgid "City name json"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:158 apps/location/models.py:222
|
|
msgid "postal code"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:158 apps/location/models.py:223
|
|
msgid "Ex.: 350018"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:160
|
|
msgid "is island"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:177
|
|
msgid "cities"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:178 apps/location/models.py:215
|
|
msgid "city"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:217
|
|
msgid "street name 1"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:219
|
|
msgid "street name 2"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:220
|
|
msgid "number"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:225 apps/location/models.py:285
|
|
#: apps/product/models.py:542
|
|
msgid "Coordinates"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:227
|
|
msgid "District name"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:233 apps/location/models.py:234
|
|
msgid "Address"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:299
|
|
msgid "wine regions"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:300 apps/location/models.py:343
|
|
#: apps/location/models.py:362
|
|
msgid "wine region"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:316 apps/location/models.py:325
|
|
#: apps/location/models.py:365
|
|
msgid "wine sub region"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:324
|
|
msgid "wine sub regions"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:351 apps/product/models.py:302
|
|
msgid "wine village"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:352
|
|
msgid "wine villages"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:380 apps/location/models.py:398
|
|
#: apps/product/models.py:558 apps/product/models.py:629
|
|
msgid "product"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:386
|
|
msgid "establishment wine origin address"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:387
|
|
msgid "establishment wine origin addresses"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:404
|
|
msgid "wine origin address"
|
|
msgstr ""
|
|
|
|
#: apps/location/models.py:405
|
|
msgid "wine origin addresses"
|
|
msgstr ""
|
|
|
|
#: apps/location/serializers/common.py:184
|
|
#: apps/location/serializers/common.py:189
|
|
msgid "Invalid value"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:34
|
|
msgid "sign"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:40
|
|
msgid "currencies"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:58
|
|
msgid "Subdomain"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:63
|
|
msgid "Default site"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:65
|
|
msgid "Pinterest page URL"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:67
|
|
msgid "Twitter page URL"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:69
|
|
msgid "Facebook page URL"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:71
|
|
msgid "Instagram page URL"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:73
|
|
msgid "Contact email"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:75
|
|
msgid "Config"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:77
|
|
msgid "AD config"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:87
|
|
msgid "Site setting"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:128
|
|
msgid "Feature"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:129
|
|
msgid "Features"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:164
|
|
msgid "backoffice"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:173
|
|
msgid "Site feature"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:174
|
|
msgid "Site features"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:198 apps/product/models.py:317
|
|
msgid "vintage year"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:205 apps/news/models.py:314 apps/recipe/models.py:55
|
|
msgid "State"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:257
|
|
msgid "is international"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:259
|
|
msgid "old title"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:260
|
|
msgid "old link"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:261
|
|
msgid "old attachment_suffix_url"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:262
|
|
msgid "old description"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:263
|
|
msgid "old link_title"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:271
|
|
msgid "old active"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:272
|
|
msgid "is parse"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:278 apps/main/models.py:279
|
|
msgid "Carousel"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:361
|
|
msgid "Block width"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:363
|
|
msgid "Block height"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:369
|
|
msgid "page"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:370
|
|
msgid "pages"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:393
|
|
msgid "page types"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:401
|
|
msgid "link"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:407
|
|
msgid "footer"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:410
|
|
msgid "about_us"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:411
|
|
msgid "copyright"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:412
|
|
msgid "links"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:425
|
|
msgid "table"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:426
|
|
msgid "mailing"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:430
|
|
msgid "display"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:435
|
|
msgid "query"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:437
|
|
msgid "user"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:448
|
|
msgid "panel"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:449
|
|
msgid "panels"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:557
|
|
msgid "read"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:558
|
|
msgid "write"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:562
|
|
msgid "sections"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:568
|
|
msgid "permission mode"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:572
|
|
msgid "Navigation bar item permission"
|
|
msgstr ""
|
|
|
|
#: apps/main/models.py:573
|
|
msgid "Navigation bar item permissions"
|
|
msgstr ""
|
|
|
|
#: apps/news/apps.py:7 apps/news/models.py:350 apps/news/models.py:351
|
|
#: apps/news/models.py:495
|
|
msgid "news"
|
|
msgstr ""
|
|
|
|
#: apps/news/filters.py:17 apps/recipe/models.py:70
|
|
msgid "Recipes"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:30
|
|
msgid "Start datetime"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:32
|
|
msgid "End datetime"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:37
|
|
msgid "event name"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:40
|
|
msgid "content"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:51
|
|
msgid "Content URL path"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:78
|
|
msgid "news types"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:79 apps/news/models.py:289
|
|
msgid "news type"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:278
|
|
msgid "remove"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:279
|
|
msgid "hidden"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:280
|
|
msgid "published"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:281
|
|
msgid "not published"
|
|
msgstr "unpublished"
|
|
|
|
#: apps/news/models.py:294
|
|
msgid "Title for searching via BO"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:296
|
|
msgid "subtitle"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:302
|
|
msgid "Is description for certain locale active"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:304
|
|
msgid "News publication date"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:305
|
|
msgid "date since when news item is published"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:306
|
|
msgid "News publication time"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:307
|
|
msgid "time since when news item is published"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:309
|
|
msgid "End"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:311
|
|
msgid "Slugs for current news obj"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:316
|
|
msgid "Is highlighted"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:334
|
|
msgid "agenda"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:338
|
|
msgid "banner"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:342
|
|
msgid "Duplication datetime"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:344
|
|
msgid "Field to detect doubles"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:503
|
|
msgid "news gallery"
|
|
msgstr ""
|
|
|
|
#: apps/news/models.py:504
|
|
msgid "news galleries"
|
|
msgstr ""
|
|
|
|
#: apps/news/serializers.py:279 apps/news/serializers.py:311
|
|
msgid "Slug should be unique"
|
|
msgstr ""
|
|
|
|
#: apps/news/serializers.py:429
|
|
msgid "News not found"
|
|
msgstr ""
|
|
|
|
#: apps/notification/apps.py:7
|
|
msgid "notification"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:107
|
|
msgid "IP address"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:108
|
|
msgid "Country code"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:109 apps/translation/models.py:31
|
|
msgid "Locale identifier"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:116
|
|
msgid "Token"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:127
|
|
msgid "Subscriber"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:128
|
|
msgid "Subscribers"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:190
|
|
msgid "Last unsubscribe date"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:195
|
|
msgid "Old subscriber id"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:196
|
|
msgid "Old subscription type id"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:207
|
|
msgid "Subscribe"
|
|
msgstr ""
|
|
|
|
#: apps/notification/models.py:208
|
|
msgid "Subscribes"
|
|
msgstr ""
|
|
|
|
#: apps/notification/serializers/common.py:65
|
|
msgid "Does not match user email"
|
|
msgstr ""
|
|
|
|
#: apps/notification/serializers/common.py:68
|
|
msgid "This field is required."
|
|
msgstr ""
|
|
|
|
#: apps/notification/tasks.py:31
|
|
msgid "You have subscribed on news G&M"
|
|
msgstr ""
|
|
|
|
#: apps/notification/tasks.py:32
|
|
msgid "<br>"
|
|
msgstr ""
|
|
|
|
#: apps/notification/tasks.py:46
|
|
msgid "G&M Subscriptions"
|
|
msgstr ""
|
|
|
|
#: apps/notification/tasks.py:73
|
|
msgid "You have successfully unsubscribed from G&M news"
|
|
msgstr ""
|
|
|
|
#: apps/partner/apps.py:7 apps/partner/models.py:40
|
|
msgid "partner"
|
|
msgstr ""
|
|
|
|
#: apps/partner/models.py:22
|
|
msgid "Partner"
|
|
msgstr ""
|
|
|
|
#: apps/partner/models.py:23
|
|
msgid "Sponsor"
|
|
msgstr ""
|
|
|
|
#: apps/partner/models.py:29 apps/partner/models.py:64
|
|
msgid "Partner image URL"
|
|
msgstr ""
|
|
|
|
#: apps/partner/models.py:41
|
|
msgid "partners"
|
|
msgstr ""
|
|
|
|
#: apps/partner/models.py:59
|
|
msgid "Date partner binded"
|
|
msgstr ""
|
|
|
|
#: apps/partner/models.py:60
|
|
msgid "starting date"
|
|
msgstr ""
|
|
|
|
#: apps/partner/models.py:61
|
|
msgid "expiry date"
|
|
msgstr ""
|
|
|
|
#: apps/partner/models.py:62
|
|
msgid "price per month"
|
|
msgstr ""
|
|
|
|
#: apps/partner/models.py:63
|
|
msgid "Establishment to Partner URL"
|
|
msgstr ""
|
|
|
|
#: apps/product/apps.py:7 apps/product/models.py:340
|
|
msgid "Product"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:65 apps/product/models.py:85
|
|
msgid "Product type"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:66
|
|
msgid "Product types"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:98
|
|
msgid "Product subtype"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:99
|
|
msgid "Product subtypes"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:103
|
|
msgid "Product type is not use subtypes."
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:259
|
|
msgid "Common"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:260
|
|
msgid "Online"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:269
|
|
msgid "Out_of_production"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:280
|
|
msgid "available"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:286
|
|
msgid "Subtypes"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:295
|
|
msgid "classifications"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:298
|
|
msgid "standards"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:299 apps/product/models.py:311
|
|
#: apps/product/models.py:316
|
|
msgid "attribute from legacy db"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:304 apps/recipe/models.py:62
|
|
msgid "Slug"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:323
|
|
msgid "average price"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:331
|
|
msgid "Serial number"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:341
|
|
msgid "Products"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:480
|
|
msgid "Online product"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:481
|
|
msgid "Online products"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:492
|
|
msgid "plaque"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:494
|
|
msgid "is gifted"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:495
|
|
msgid "quantity"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:499
|
|
msgid "purchased plaque"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:509 apps/review/models.py:168
|
|
msgid "value"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:513
|
|
msgid "unit"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:514
|
|
msgid "units"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:533
|
|
msgid "Appellation"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:534
|
|
msgid "Wine quality"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:535
|
|
msgid "Yard classification"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:540
|
|
msgid "standard type"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:549
|
|
msgid "wine standards"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:550
|
|
msgid "wine standard"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:566
|
|
msgid "product gallery"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:567
|
|
msgid "product galleries"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:575 apps/product/models.py:603
|
|
msgid "classification type"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:578
|
|
msgid "product type"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:581
|
|
msgid "product subtype"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:582
|
|
msgid ""
|
|
"Legacy attribute - possible_type (product type).Product type in our case is "
|
|
"product subtype."
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:587
|
|
msgid "wine classification type"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:588
|
|
msgid "wine classification types"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:606
|
|
msgid "standard"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:615
|
|
msgid "product classification"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:616
|
|
msgid "product classifications"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:639
|
|
msgid "product note"
|
|
msgstr ""
|
|
|
|
#: apps/product/models.py:640
|
|
msgid "product notes"
|
|
msgstr ""
|
|
|
|
#: apps/product/serializers/back.py:39
|
|
msgid "Product not found"
|
|
msgstr ""
|
|
|
|
#: apps/product/serializers/back.py:110
|
|
msgid "Tag category is already attached."
|
|
msgstr ""
|
|
|
|
#: apps/product/serializers/common.py:229
|
|
msgid "Product not found."
|
|
msgstr ""
|
|
|
|
#: apps/rating/models.py:11
|
|
msgid "ip"
|
|
msgstr ""
|
|
|
|
#: apps/recipe/apps.py:8
|
|
msgid "RecipeConfig"
|
|
msgstr ""
|
|
|
|
#: apps/recipe/models.py:43
|
|
msgid "Hidden"
|
|
msgstr ""
|
|
|
|
#: apps/recipe/models.py:45
|
|
msgid "Published exclusive"
|
|
msgstr ""
|
|
|
|
#: apps/recipe/models.py:50
|
|
msgid "Title"
|
|
msgstr ""
|
|
|
|
#: apps/recipe/models.py:51
|
|
msgid "Subtitle"
|
|
msgstr ""
|
|
|
|
#: apps/recipe/models.py:56
|
|
msgid "Author"
|
|
msgstr ""
|
|
|
|
#: apps/recipe/models.py:57 apps/recipe/models.py:58
|
|
msgid "Published at"
|
|
msgstr ""
|
|
|
|
#: apps/recipe/models.py:59 apps/recipe/models.py:60
|
|
msgid "Published scheduled at"
|
|
msgstr ""
|
|
|
|
#: apps/recipe/models.py:69
|
|
msgid "Recipe"
|
|
msgstr ""
|
|
|
|
#: apps/review/apps.py:7
|
|
msgid "reviews"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:48
|
|
msgid "To investigate"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:49
|
|
msgid "To review"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:50
|
|
msgid "Ready"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:56
|
|
msgid "Reviewer"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:72
|
|
msgid "Child review"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:87
|
|
msgid "Publish datetime"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:91
|
|
msgid "Review published datetime"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:93
|
|
msgid "Year of review"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:94 apps/review/models.py:140
|
|
msgid "mark"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:95
|
|
msgid "Priority"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:102
|
|
msgid "Review"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:103
|
|
msgid "Reviews"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:115 apps/review/models.py:137
|
|
msgid "review"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:119
|
|
msgid "locale"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:122
|
|
msgid "Text author"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:123
|
|
msgid "Text authors"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:132
|
|
msgid "none"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:133
|
|
msgid "diner"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:134
|
|
msgid "lanch"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:139
|
|
msgid "final comment"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:141
|
|
msgid "attachment"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:145
|
|
msgid "bill"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:153
|
|
msgid "is published"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:156
|
|
msgid "Inquiry"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:157
|
|
msgid "Inquiries"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:165 apps/review/models.py:187
|
|
msgid "inquiry"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:166
|
|
msgid "sub name"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:170
|
|
msgid "dish title"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:173
|
|
msgid "inquiry grid"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:174
|
|
msgid "inquiry grids"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:198
|
|
msgid "inquiry gallery"
|
|
msgstr ""
|
|
|
|
#: apps/review/models.py:199
|
|
msgid "inquiry galleries"
|
|
msgstr ""
|
|
|
|
#: apps/search_indexes/apps.py:7
|
|
msgid "Search indexes"
|
|
msgstr ""
|
|
|
|
#: apps/tag/apps.py:7 apps/tag/models.py:189
|
|
msgid "tag"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:40 apps/tag/models.py:157
|
|
msgid "indexing name"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:44
|
|
msgid "Category"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:51
|
|
msgid "old id metadata product"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:54 apps/tag/models.py:164 apps/translation/apps.py:7
|
|
msgid "Translation"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:94
|
|
msgid "Chosen tag"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:95
|
|
msgid "Chosen tags"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:145
|
|
msgid "string"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:146
|
|
msgid "list"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:147
|
|
msgid "integer"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:148
|
|
msgid "float"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:149
|
|
msgid "percentage"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:150
|
|
msgid "boolean"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:159
|
|
msgid "value type"
|
|
msgstr ""
|
|
|
|
#: apps/tag/models.py:179
|
|
msgid "Tag category"
|
|
msgstr ""
|
|
|
|
#: apps/tag/views.py:238
|
|
msgid "Missing required \"items\" parameter"
|
|
msgstr ""
|
|
|
|
#: apps/tag/views.py:246
|
|
msgid "news/establishments/products"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/apps.py:7
|
|
msgid "timetable"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:22
|
|
msgid "Monday"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:23
|
|
msgid "Tuesday"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:24
|
|
msgid "Wednesday"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:25
|
|
msgid "Thursday"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:26
|
|
msgid "Friday"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:27
|
|
msgid "Saturday"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:28
|
|
msgid "Sunday"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:31
|
|
msgid "Week day"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:33
|
|
msgid "Lunch start time"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:34
|
|
msgid "Lunch end time"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:35
|
|
msgid "Dinner start time"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:36
|
|
msgid "Dinner end time"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:37
|
|
msgid "Opening time"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:38
|
|
msgid "Closed time"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:42
|
|
msgid "Timetable"
|
|
msgstr ""
|
|
|
|
#: apps/timetable/models.py:43
|
|
msgid "Timetables"
|
|
msgstr ""
|
|
|
|
#: apps/transfer/apps.py:7
|
|
msgid "Transfer"
|
|
msgstr ""
|
|
|
|
#: apps/translation/models.py:29
|
|
msgid "Language title"
|
|
msgstr ""
|
|
|
|
#: apps/translation/models.py:42
|
|
msgid "Language"
|
|
msgstr ""
|
|
|
|
#: apps/translation/models.py:97
|
|
msgid "Page"
|
|
msgstr ""
|
|
|
|
#: apps/translation/models.py:99
|
|
msgid "Text"
|
|
msgstr ""
|
|
|
|
#: apps/translation/models.py:107 apps/translation/models.py:108
|
|
msgid "Site interface dictionary"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:8
|
|
msgid "Bad request"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:27
|
|
msgid "Service is temporarily unavailable"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:32
|
|
msgid "User not found"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:38
|
|
#, python-format
|
|
msgid "Unable to send message to mailbox %s"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:53
|
|
#, python-format
|
|
msgid "Locale not found in database (%s)"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:68
|
|
msgid "Wrong username"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:76
|
|
msgid "Not valid token"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:83
|
|
msgid "Not valid access token"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:90
|
|
msgid "Not valid refresh token"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:95
|
|
msgid "OAuth2 Error"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:111
|
|
msgid "Email address is already confirmed"
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:119
|
|
msgid "Image invalid input."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:126
|
|
msgid "Incorrect login or password."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:135
|
|
msgid "Item is already in favorites."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:143
|
|
msgid "Item is already in carousels."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:152
|
|
msgid "Password reset request is already exists and valid."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:161
|
|
msgid "Object has already been added."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:167
|
|
msgid "Binding object not found."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:173
|
|
msgid "Removed binding object not found."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:181
|
|
msgid "Unprocessable entity valid."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:190
|
|
msgid "Guide element not valid for Guide."
|
|
msgstr ""
|
|
|
|
#: apps/utils/exceptions.py:199
|
|
msgid "Advertorial already exists for this guide element."
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:30
|
|
msgid "Date created"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:32
|
|
msgid "Date updated"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:150
|
|
msgid "created by"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:154
|
|
msgid "modified by"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:169
|
|
msgid "File"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:287
|
|
msgid "SVG image"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:324
|
|
msgid "Mobile"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:325
|
|
msgid "Web"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:326
|
|
msgid "All"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:329
|
|
msgid "Source"
|
|
msgstr ""
|
|
|
|
#: apps/utils/models.py:456
|
|
msgid "Is the main image"
|
|
msgstr ""
|
|
|
|
#: project/templates/account/change_email.html:33
|
|
#, python-format
|
|
msgid ""
|
|
"You're receiving this email because you want to change email address at "
|
|
"%(site_name)s."
|
|
msgstr ""
|
|
|
|
#: project/templates/account/change_email.html:35
|
|
msgid "Please go to the following page for confirmation new email address:"
|
|
msgstr ""
|
|
|
|
#: project/templates/account/change_email.html:39
|
|
#: project/templates/account/password_change_email.html:36
|
|
#: project/templates/account/password_reset_email.html:39
|
|
#: project/templates/authorization/confirm_email.html:42
|
|
msgid "Thanks for using our site!"
|
|
msgstr ""
|
|
|
|
#: project/templates/account/change_email.html:42
|
|
#: project/templates/account/password_change_email.html:39
|
|
#: project/templates/account/password_reset_email.html:41
|
|
#: project/templates/authorization/confirm_email.html:44
|
|
#, python-format
|
|
msgid "The %(site_name)s team"
|
|
msgstr ""
|
|
|
|
#: project/templates/account/password_change_email.html:34
|
|
#, python-format
|
|
msgid ""
|
|
"You're receiving this email because your account's password address at "
|
|
"%(site_name)s."
|
|
msgstr ""
|
|
|
|
#: project/templates/account/password_reset_email.html:33
|
|
#, python-format
|
|
msgid ""
|
|
"You're receiving this email because you requested a password reset for your "
|
|
"user account at %(site_name)s."
|
|
msgstr ""
|
|
|
|
#: project/templates/account/password_reset_email.html:35
|
|
msgid "Please go to the following page and choose a new password:"
|
|
msgstr ""
|
|
|
|
#: project/templates/authorization/confirm_email.html:34
|
|
#, python-format
|
|
msgid ""
|
|
"You're receiving this email because you trying to register new account at "
|
|
"%(site_name)s."
|
|
msgstr ""
|
|
|
|
#: project/templates/authorization/confirm_email.html:36
|
|
msgid "Please confirm your email address to complete the registration:"
|
|
msgstr ""
|
|
|
|
#: project/templates/authorization/confirm_email.html:39
|
|
msgid "If you use the mobile app, enter the following code in the form:"
|
|
msgstr ""
|
|
|
|
#: project/templates/notification/update_email.html:44
|
|
msgid "Follow us"
|
|
msgstr ""
|
|
|
|
#: project/templates/notification/update_email.html:46
|
|
msgid "You can also us on our social network below"
|
|
msgstr ""
|
|
|
|
#: project/templates/notification/update_email.html:62
|
|
msgid "This email has been sent to"
|
|
msgstr ""
|
|
|
|
#: project/templates/notification/update_email.html:63
|
|
msgid "click here to unsubscribe"
|
|
msgstr ""
|