You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The slug is the part of the URL for this page. A slug will be created "
50
40
"automatically from the title if one is not entered. Letters, numbers, "
51
41
"underscores, dashes, and forward slashes are allowed."
52
42
msgstr"Краткото име е част от URL за тази страница. Краткото име се създава автоматично от заглавието на страница ако не е въведено друго. Букви, цифри, тирета и наклонени чертички са разрешени."
53
43
54
-
#:controllers/IndexController.php:91
44
+
#:controllers/IndexController.php:93
55
45
msgid"Use HTML editor?"
56
46
msgstr"Използване на HTML редактор?"
57
47
58
-
#:controllers/IndexController.php:93
48
+
#:controllers/IndexController.php:95
59
49
msgid"Check this to add an HTML editor bar for easily creating HTML."
60
50
msgstr"Маркирайте това за да включите лентата с HTML редактор за по-лесно създаване на HTML"
61
51
62
-
#:controllers/IndexController.php:104
52
+
#:controllers/IndexController.php:106
63
53
msgid"Text"
64
54
msgstr"Текст"
65
55
66
-
#:controllers/IndexController.php:106
56
+
#:controllers/IndexController.php:108
67
57
msgid""
68
58
"Add content for page. This field supports shortcodes. For a list of "
69
59
"available shortcodes, refer to the <a target=_blank "
msgstr"Добавяне на съдържание на страницата. Това поле поддържа кратки кодове. За списък с достъпните кратки кодове отидете на <a target=_blank href=\"http://omeka.org/codex/Shortcodes\">Omeka Codex</a>."
72
62
73
-
#:controllers/IndexController.php:117
63
+
#:controllers/IndexController.php:119
74
64
msgid"Parent"
75
65
msgstr"Родител"
76
66
77
-
#:controllers/IndexController.php:118
67
+
#:controllers/IndexController.php:120
78
68
msgid"The parent page"
79
69
msgstr"Родителска страница"
80
70
81
-
#:controllers/IndexController.php:126
71
+
#:controllers/IndexController.php:128
82
72
msgid"Order"
83
73
msgstr"Подреждане"
84
74
85
-
#:controllers/IndexController.php:128
75
+
#:controllers/IndexController.php:130
86
76
msgid"The order of the page relative to the other pages with the same parent"
87
77
msgstr"Подреждането на страницата е в зависимост от подреждането на страниците със същият родител"
88
78
89
-
#:controllers/IndexController.php:140
79
+
#:controllers/IndexController.php:142
90
80
msgid"Publish this page?"
91
81
msgstr"Публикуване на страницата?"
92
82
93
-
#:controllers/IndexController.php:141
83
+
#:controllers/IndexController.php:143
94
84
msgid"Checking this box will make the page public"
95
85
msgstr"Отметнете квадратчето за да направите страницата публична."
96
86
97
-
#:controllers/IndexController.php:161
87
+
#:controllers/IndexController.php:171
98
88
#,php-format
99
89
msgid"The page \"%s\" has been added."
100
90
msgstr"Страницата \"%s\" е добавена."
101
91
102
-
#:controllers/IndexController.php:163
92
+
#:controllers/IndexController.php:173
103
93
#,php-format
104
94
msgid"The page \"%s\" has been edited."
105
95
msgstr"Страницата \"%s\" е редактирана"
106
96
107
-
#:controllers/IndexController.php:181
97
+
#:controllers/IndexController.php:188
108
98
#,php-format
109
99
msgid"The page \"%s\" has been deleted."
110
100
msgstr"Страницата \"%s\" е изтрита."
111
101
112
-
#:helpers/SimplePageFunctions.php:121
102
+
#:helpers/SimplePageFunctions.php:139
113
103
msgid"Home"
114
104
msgstr"Начало"
115
105
116
-
#:helpers/SimplePageFunctions.php:166
106
+
#:helpers/SimplePageFunctions.php:184
117
107
msgid"Main Page (No Parent)"
118
108
msgstr"Начална страница (не е задължителна)"
119
109
120
-
#:models/SimplePagesPage.php:60
110
+
#:models/SimplePagesPage.php:61
121
111
msgid"The page must be given a title."
122
112
msgstr"Страницата трябва да има заглавие"
123
113
124
-
#:models/SimplePagesPage.php:64
114
+
#:models/SimplePagesPage.php:65
125
115
msgid"The title for your page must be 255 characters or less."
126
116
msgstr"Заглавието за страницата трябва да е не-повече от 255 знака."
127
117
128
-
#:models/SimplePagesPage.php:68
118
+
#:models/SimplePagesPage.php:69
129
119
msgid"The title is already in use by another page. Please choose another."
130
120
msgstr"Заглавието се използва от друга страница. Изберете друго заглавие."
131
121
132
-
#:models/SimplePagesPage.php:72
122
+
#:models/SimplePagesPage.php:73
133
123
msgid"The page must be given a valid slug."
134
124
msgstr"На страницата трябва да бъде даден валидно кратко име."
135
125
136
-
#:models/SimplePagesPage.php:76
126
+
#:models/SimplePagesPage.php:77
137
127
msgid"The slug for your page must not be a forward slash."
138
128
msgstr"Краткото име на страницата не може да е наклонена черта."
139
129
140
-
#:models/SimplePagesPage.php:80
130
+
#:models/SimplePagesPage.php:81
141
131
msgid"The slug for your page must be 255 characters or less."
142
132
msgstr"Краткото име на страницата трябва да е по-малко от 255 знака."
143
133
144
-
#:models/SimplePagesPage.php:84
134
+
#:models/SimplePagesPage.php:85
145
135
msgid"The slug is already in use by another page. Please choose another."
146
136
msgstr"Краткото име се използва за друга страница. Моля изберете друго."
147
137
148
-
#:models/SimplePagesPage.php:88
138
+
#:models/SimplePagesPage.php:89
149
139
msgid"The order must be an integer greater than or equal to 0."
150
140
msgstr"Подреждането трябва да е в числа по-големи или равни на 0"
151
141
152
-
#:views/admin/index/add.php:5
142
+
#:views/admin/index/add.php:6
153
143
msgid"Simple Pages | Add Page"
154
144
msgstr"Обикновени страници| Добавяне на Страница"
155
145
@@ -195,12 +185,12 @@ msgstr "Няма страници"
195
185
msgid"Add a page."
196
186
msgstr"Добавяне на страница"
197
187
198
-
#:views/admin/index/edit.php:4
188
+
#:views/admin/index/edit.php:6
199
189
#,php-format
200
190
msgid"Simple Pages | Edit \"%s\""
201
191
msgstr"Обикновени страници | Редактиране на \"%s\""
202
192
203
-
#:views/admin/index/edit.php:40
193
+
#:views/admin/index/edit.php:11
204
194
#,php-format
205
195
msgid""
206
196
"This page was created by <strong>%1$s</strong> on %2$s, and last modified by"
0 commit comments