Maintenance - Version 3.7.1

Version Description

  • Bug fix: Restored admin bar notification
  • Bug fix: Preview mode
  • Update: Translations
Download this release

Release Info

Developer wpreset
Plugin Icon 128x128 Maintenance
Version 3.7.1
Comparing to
See all releases

Code changes from version 3.7.0 to 3.7.1

Files changed (41) hide show
  1. includes/functions.php +1 -8
  2. languages/maintenance-ar.mo +0 -0
  3. languages/maintenance-ar.po +432 -432
  4. languages/maintenance-cs_CZ.mo +0 -0
  5. languages/maintenance-cs_CZ.po +383 -383
  6. languages/maintenance-de_DE.mo +0 -0
  7. languages/maintenance-de_DE.po +452 -452
  8. languages/maintenance-es_ES.mo +0 -0
  9. languages/maintenance-es_ES.po +462 -462
  10. languages/maintenance-fa-IR.mo +0 -0
  11. languages/maintenance-fa-IR.po +404 -404
  12. languages/maintenance-fi.mo +0 -0
  13. languages/maintenance-fi.po +447 -447
  14. languages/maintenance-fr_FR.mo +0 -0
  15. languages/maintenance-fr_FR.po +454 -454
  16. languages/maintenance-hu_HU.mo +0 -0
  17. languages/maintenance-hu_HU.po +450 -450
  18. languages/maintenance-it_IT.mo +0 -0
  19. languages/maintenance-it_IT.po +453 -453
  20. languages/maintenance-ja.mo +0 -0
  21. languages/maintenance-ja.po +361 -361
  22. languages/maintenance-nl_NL.mo +0 -0
  23. languages/maintenance-nl_NL.po +452 -452
  24. languages/maintenance-pl_PL.mo +0 -0
  25. languages/maintenance-pl_PL.po +401 -401
  26. languages/maintenance-pt_BR.mo +0 -0
  27. languages/maintenance-pt_BR.po +437 -437
  28. languages/maintenance-pt_PT.mo +0 -0
  29. languages/maintenance-pt_PT.po +390 -390
  30. languages/maintenance-ru_RU.mo +0 -0
  31. languages/maintenance-ru_RU.po +431 -431
  32. languages/maintenance-sv_SE.mo +0 -0
  33. languages/maintenance-sv_SE.po +377 -377
  34. languages/maintenance-tr_TR.mo +0 -0
  35. languages/maintenance-tr_TR.po +446 -447
  36. languages/maintenance-uk.mo +0 -0
  37. languages/maintenance-uk.po +431 -431
  38. languages/maintenance-zh_CN.mo +0 -0
  39. languages/maintenance-zh_CN.po +438 -438
  40. maintenance.php +8 -3
  41. readme.txt +345 -345
includes/functions.php CHANGED
@@ -595,10 +595,6 @@ function mtnc_check_exclude() {
595
 
596
  function mtnc_load_maintenance_page( $original_template ) {
597
  global $mt_options;
598
- if ( is_preview() && ! wp_verify_nonce( $_GET['preview_nonce'], 'post_preview_' . (int) $_GET['preview_id'] ) ) {
599
- return;
600
- }
601
- $preview = isset( $_GET['preview'] );
602
 
603
  $v_curr_date_start = $v_curr_date_end = $v_curr_time = '';
604
  $vdate_start = $vdate_end = date_i18n( 'Y-m-d', strtotime( current_time( 'mysql', 0 ) ) );
@@ -645,9 +641,6 @@ function mtnc_load_maintenance_page( $original_template ) {
645
  } else {
646
  return $original_template;
647
  }
648
- } elseif ( $preview && file_exists( MTNC_LOAD . 'index.php' ) ) {
649
- add_filter( 'script_loader_tag', 'mtnc_defer_scripts', 10, 2 );
650
- return MTNC_LOAD . 'index.php';
651
  } else {
652
  return $original_template;
653
  }
@@ -690,7 +683,7 @@ function mtnc_add_toolbar_items() {
690
  }
691
  $wp_admin_bar->add_menu(
692
  array(
693
- 'id' => 'mtnc_options',
694
  'title' => __( 'Maintenance', 'maintenance' ) . __( ' is ', 'maintenance' ) . $check,
695
  'href' => $url_to,
696
  'meta' => array(
595
 
596
  function mtnc_load_maintenance_page( $original_template ) {
597
  global $mt_options;
 
 
 
 
598
 
599
  $v_curr_date_start = $v_curr_date_end = $v_curr_time = '';
600
  $vdate_start = $vdate_end = date_i18n( 'Y-m-d', strtotime( current_time( 'mysql', 0 ) ) );
641
  } else {
642
  return $original_template;
643
  }
 
 
 
644
  } else {
645
  return $original_template;
646
  }
683
  }
684
  $wp_admin_bar->add_menu(
685
  array(
686
+ 'id' => 'maintenance_options',
687
  'title' => __( 'Maintenance', 'maintenance' ) . __( ' is ', 'maintenance' ) . $check,
688
  'href' => $url_to,
689
  'meta' => array(
languages/maintenance-ar.mo CHANGED
Binary file
languages/maintenance-ar.po CHANGED
@@ -1,432 +1,432 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:20+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:20+0300\n"
6
- "Last-Translator: \n"
7
- "Language-Team: fruitfulcode\n"
8
- "Language: ar\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "صيانة"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "حفظ التغيرات"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr "مستوى الخطوط"
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr ""
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "الإعدادات العامة"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr " حسب الطلب CSS"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "استبعاد صفحات من وضع الصيانة"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "نسخة للمحترفين"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "مشاريع كود مثمرة"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "الدعم"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "ترجمة"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "عنوان الصفحة"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "عنوان رئيسي"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "وصف"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "نص تذييل"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "مجموعة عرض الشعار"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "مجموعة ارتفاع الشعار"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "شعار"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "تحميل الشعار"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "شبكية العين شعار"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "تحميل الشبكية شعار"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "الصورة الخلفية"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "الصورة الخلفية"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "تحميل خلفية"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "عرض شريط المشرف"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr "503"
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr "الخدمة غير متوفرة مؤقتا، سيتم تعطيل تحليلات جوجل."
138
-
139
- #: includes/functions.php:314
140
- msgid "Google Analytics ID"
141
- msgstr "Google Analytics ID"
142
-
143
- #: includes/functions.php:314
144
- msgid "UA-XXXXX-X"
145
- msgstr "UA-XXXXX-X"
146
-
147
- #: includes/functions.php:315
148
- msgid "Set blur intensity"
149
- msgstr "تعيين كثافة طمس"
150
-
151
- #: includes/functions.php:321
152
- msgid "Apply background blur"
153
- msgstr "تطبيق طمس الخلفية"
154
-
155
- #: includes/functions.php:322
156
- msgid "Enable frontend login"
157
- msgstr "تمكين تسجيل الدخول الواجهة"
158
-
159
- #: includes/functions.php:335
160
- msgid "CSS Code"
161
- msgstr "كود CSS"
162
-
163
- #: includes/functions.php:349
164
- msgid "Select the page to be displayed:"
165
- msgstr "حدد الصفحة للظهور:"
166
-
167
- #: includes/functions.php:411
168
- msgid "Background image"
169
- msgstr "الصورة الخلفية"
170
-
171
- #: includes/functions.php:411
172
- msgid "Upload Background"
173
- msgstr "تحميل خلفية"
174
-
175
- #: includes/functions.php:417
176
- msgid "Background color"
177
- msgstr "لون الخلفية"
178
-
179
- #: includes/functions.php:418
180
- msgid "Font color"
181
- msgstr "لون الخط"
182
-
183
- #: includes/functions.php:419
184
- #, fuzzy
185
- #| msgid "Background color"
186
- msgid "Login block background color"
187
- msgstr "لون الخلفية"
188
-
189
- #: includes/functions.php:426
190
- msgid "Font family"
191
- msgstr "خط العائلة"
192
-
193
- #: includes/functions.php:432
194
- msgid "Subsets"
195
- msgstr "فرعية"
196
-
197
- #: includes/functions.php:440
198
- msgid "Have any questions?"
199
- msgstr "لديك أي أسئلة؟"
200
-
201
- #: includes/functions.php:441
202
- #, php-format
203
- msgid ""
204
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
205
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
206
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
207
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
208
- "suggestions.<br> Please visit our website to learn about us and our services "
209
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
210
- msgstr ""
211
- "قد تجد إجابات على أسئلتك في <a target=\"_blank\" href=\"http://support."
212
- "fruitfulcode.com/hc/en-us/sections/200406386\"> منتدى الدعم <br></"
213
- "a>يمكنك <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/en-"
214
- "us/requests/new\"> اتصل بنا </a> مع طلبات التخصيص والاقتراحات. <br> يرجى "
215
- "زيارة موقعنا على الانترنت لمعرفة المزيد عن لنا وخدماتنا <a href=\"%1$s\" "
216
- "title=\"%2$s\">%2$s</a>"
217
-
218
- #: includes/functions.php:452
219
- msgid "This plugin is translation friendly"
220
- msgstr "هذا هو البرنامج المساعد الترجمة دية"
221
-
222
- #: includes/functions.php:453
223
- #, php-format
224
- msgid ""
225
- "Want to improve translation or make one for your native language? <a href="
226
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
227
- msgstr ""
228
- "ترغب في تحسين الترجمة أو جعل واحدة لغتك الأم؟ <a href=\"%1$s\" title=\"%2$s"
229
- "\">%2$s</a>"
230
-
231
- #: includes/functions.php:455
232
- msgid "Follow this tutorial"
233
- msgstr "اتبع هذا البرنامج التعليمي"
234
-
235
- #: includes/functions.php:464
236
- msgid "Premium WordPress themes"
237
- msgstr "قسط المواضيع وورد"
238
-
239
- #: includes/functions.php:470
240
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
241
- msgstr "ANAGLYPH - صفحة واحدة / متعدد صفحة وورد موضوع"
242
-
243
- #: includes/functions.php:475
244
- msgid "Love.ly - Simple & Elegant WordPress theme"
245
- msgstr "Love.ly - موضوع بسيط وأنيق وورد"
246
-
247
- #: includes/functions.php:481
248
- msgid "Zoner - Real Estate WordPress theme"
249
- msgstr "Zoner - عقارات وورد موضوع"
250
-
251
- #: includes/functions.php:494
252
- msgid "Extended functionality"
253
- msgstr "وظائف الموسعة"
254
-
255
- #: includes/functions.php:495
256
- #, php-format
257
- msgid ""
258
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
259
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
260
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
261
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
262
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
263
- "\"_blank\">leave feedbacks</a>."
264
- msgstr ""
265
- "شراء <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
266
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\"> محترف </a> نسخة مع "
267
- "وظائف الموسعة. %1$s إذا كنت ترغب المساعد لدينا من فضلك <a target=\"_blank"
268
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
269
- "filter=5\"> قيمه </a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
270
- "\"_blank\"> ترك الاصداء .</a>"
271
-
272
- #: includes/functions.php:499
273
- msgid "Demo website"
274
- msgstr "الموقع التجريبي"
275
-
276
- #: includes/functions.php:643
277
- msgid " is "
278
- msgstr ""
279
-
280
- #: includes/functions.php:712
281
- msgid "Website is under construction"
282
- msgstr "الموقع قيد الإنشاء"
283
-
284
- #: includes/functions.php:713
285
- msgid "Maintenance mode is on"
286
- msgstr "وضع الصيانة على"
287
-
288
- #: includes/functions.php:714
289
- msgid "Website will be available soon"
290
- msgstr "سيكون الموقع متاحا في وقت قريب"
291
-
292
- #: load/functions.php:39
293
- msgid "Permission access denied!"
294
- msgstr "وصول تم رفض الإذن!"
295
-
296
- #: load/functions.php:53
297
- msgid "Login is incorrect!"
298
- msgstr ""
299
-
300
- #: load/functions.php:57
301
- #, fuzzy
302
- #| msgid "You entered your password are incorrect!"
303
- msgid "Password is incorrect!"
304
- msgstr "لقد أدخلت كلمة المرور غير صحيحة!"
305
-
306
- #: load/functions.php:60
307
- #, fuzzy
308
- #| msgid "You entered your login and password are incorrect!"
309
- msgid "Login and password are incorrect!"
310
- msgstr "لقد أدخلت اسم المستخدم وكلمة المرور غير صحيحة!"
311
-
312
- #: load/functions.php:136
313
- msgid "Please verify that you are not a robot."
314
- msgstr ""
315
-
316
- #: load/functions.php:377
317
- msgid "User Login"
318
- msgstr "دخول المستخدم"
319
-
320
- #: load/functions.php:379
321
- msgid "Username"
322
- msgstr "اسم المستخدم"
323
-
324
- #: load/functions.php:380
325
- msgid "Password"
326
- msgstr "كلمه السر"
327
-
328
- #: load/functions.php:381
329
- msgid "Lost Password"
330
- msgstr "كلمة مرور مفقودة"
331
-
332
- #: load/functions.php:382
333
- msgid "Login"
334
- msgstr "تسجيل الدخول"
335
-
336
- #~ msgid "You entered your login are incorrect!"
337
- #~ msgstr "لقد أدخلت تسجيل الدخول الخاصة بك غير صحيحة!"
338
-
339
- #~ msgid "Not available object."
340
- #~ msgstr "كائن غير متوفر."
341
-
342
- #~ msgid "Exclude pages"
343
- #~ msgstr "Vyloučit stránky z režimu údržby"
344
-
345
- #~ msgid "Choose Logo width"
346
- #~ msgstr "اختيار عرض الشعار"
347
-
348
- #~ msgid "Choose Logo height"
349
- #~ msgstr "اختيار ارتفاع الشعار"
350
-
351
- #~ msgid "Blur intensity"
352
- #~ msgstr "كثافة طمس"
353
-
354
- #~ msgid "Enable login"
355
- #~ msgstr "تمكين تسجيل الدخول"
356
-
357
- #~ msgid "Put Login On"
358
- #~ msgstr "وضع الدخول في"
359
-
360
- #~ msgid "Logo width"
361
- #~ msgstr "عرض الشعار"
362
-
363
- #~ msgid "Logo height"
364
- #~ msgstr "ارتفاع الشعار"
365
-
366
- #~ msgid "Admin bar"
367
- #~ msgstr "شريط المشرف"
368
-
369
- #~ msgid "Background blur"
370
- #~ msgstr "طمس الخلفية"
371
-
372
- #~ msgid "Apply a blur"
373
- #~ msgstr "تطبيق طمس"
374
-
375
- #~ msgid "Login On / Off"
376
- #~ msgstr "تسجيل الدخول تشغيل / إيقاف"
377
-
378
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
379
- #~ msgstr "الخدمة غير متوفرة مؤقتا، سيتم تعطيل تحليلات جوجل"
380
-
381
- #~ msgid "Sign In"
382
- #~ msgstr "تسجيل الدخول"
383
-
384
- #~ msgid "maintenance"
385
- #~ msgstr "صيانة"
386
-
387
- #~ msgid "Contact support"
388
- #~ msgstr "اتصل بالدعم"
389
-
390
- #~ msgid ""
391
- #~ "If you faced with any problems, have a question or suggestion you always "
392
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
393
- #~ "\"%2$s\">%2$s</a>"
394
- #~ msgstr ""
395
- #~ "إذا كنت تواجه أي مشاكل، لديك سؤال أو اقتراح يمكنك دائما الاتصال بنا مع أي "
396
- #~ "طلب على موقعنا على الانترنت <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
397
-
398
- #~ msgid ""
399
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
400
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
401
- #~ "version %1$s with more other features."
402
- #~ msgstr ""
403
- #~ "إذا كنت ترغب المساعد لدينا يرجى معدل لها <a title=\"leave feedback\" "
404
- #~ "href=\"%2$s\" target=\"_blank\"> اترك تقييم للخدمة </a> أو شراء نسخة "
405
- #~ "موسعة %1$s مع المزيد من الميزات الأخرى."
406
-
407
- #~ msgid "Purchase"
408
- #~ msgstr "شراء"
409
-
410
- #~ msgid "We have time until launch"
411
- #~ msgstr "لدينا الوقت حتى إطلاق"
412
-
413
- #~ msgid "Be first of your friends who will know when the website goes live."
414
- #~ msgstr "كن أول من أصدقائك الذين سوف نعرف متى يذهب الموقع مباشرة."
415
-
416
- #~ msgid "Check out our extended version of plugin with new features"
417
- #~ msgstr "تحقق من نسخة موسعة لدينا من البرنامج المساعد مع ميزات جديدة"
418
-
419
- #~ msgid "Your session has expired."
420
- #~ msgstr "انتهت جلسة العمل الخاصة بك."
421
-
422
- #~ msgid "Customer login"
423
- #~ msgstr "تسجيل الدخول العملاء"
424
-
425
- #~ msgid "Please login to see website"
426
- #~ msgstr "الرجاء الدخول لمعرفة الموقع"
427
-
428
- #~ msgid "User roles"
429
- #~ msgstr "أدوار المستخدمين"
430
-
431
- #~ msgid "Choose users access permissions in maintenance mode."
432
- #~ msgstr "اختيار أذونات للمستخدمين الوصول في وضع الصيانة."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:20+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:20+0300\n"
6
+ "Last-Translator: \n"
7
+ "Language-Team: fruitfulcode\n"
8
+ "Language: ar\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "صيانة"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "حفظ التغيرات"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr "مستوى الخطوط"
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr ""
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "الإعدادات العامة"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr " حسب الطلب CSS"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "استبعاد صفحات من وضع الصيانة"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "نسخة للمحترفين"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "مشاريع كود مثمرة"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "الدعم"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "ترجمة"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "عنوان الصفحة"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "عنوان رئيسي"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "وصف"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "نص تذييل"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "مجموعة عرض الشعار"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "مجموعة ارتفاع الشعار"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "شعار"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "تحميل الشعار"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "شبكية العين شعار"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "تحميل الشبكية شعار"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "الصورة الخلفية"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "الصورة الخلفية"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "تحميل خلفية"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr "503"
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr "الخدمة غير متوفرة مؤقتا، سيتم تعطيل تحليلات جوجل."
135
+
136
+ #: includes/functions.php:339
137
+ msgid "Google Analytics ID"
138
+ msgstr "Google Analytics ID"
139
+
140
+ #: includes/functions.php:339
141
+ msgid "UA-XXXXX-X"
142
+ msgstr "UA-XXXXX-X"
143
+
144
+ #: includes/functions.php:340
145
+ msgid "Set blur intensity"
146
+ msgstr "تعيين كثافة طمس"
147
+
148
+ #: includes/functions.php:348
149
+ msgid "Apply background blur"
150
+ msgstr "تطبيق طمس الخلفية"
151
+
152
+ #: includes/functions.php:349
153
+ msgid "Enable frontend login"
154
+ msgstr "تمكين تسجيل الدخول الواجهة"
155
+
156
+ #: includes/functions.php:362
157
+ msgid "CSS Code"
158
+ msgstr "كود CSS"
159
+
160
+ #: includes/functions.php:382
161
+ msgid "Select the page to be displayed:"
162
+ msgstr "حدد الصفحة للظهور:"
163
+
164
+ #: includes/functions.php:445
165
+ msgid "Background image"
166
+ msgstr "الصورة الخلفية"
167
+
168
+ #: includes/functions.php:445
169
+ msgid "Upload Background"
170
+ msgstr "تحميل خلفية"
171
+
172
+ #: includes/functions.php:451
173
+ msgid "Background color"
174
+ msgstr "لون الخلفية"
175
+
176
+ #: includes/functions.php:452
177
+ msgid "Font color"
178
+ msgstr "لون الخط"
179
+
180
+ #: includes/functions.php:453
181
+ #, fuzzy
182
+ #| msgid "Background color"
183
+ msgid "Login block background color"
184
+ msgstr "لون الخلفية"
185
+
186
+ #: includes/functions.php:460
187
+ msgid "Font family"
188
+ msgstr "خط العائلة"
189
+
190
+ #: includes/functions.php:466
191
+ msgid "Subsets"
192
+ msgstr "فرعية"
193
+
194
+ #: includes/functions.php:474
195
+ msgid "Have any questions?"
196
+ msgstr "لديك أي أسئلة؟"
197
+
198
+ #: includes/functions.php:476
199
+ #, php-format
200
+ msgid ""
201
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
202
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
203
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
204
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
205
+ "suggestions.<br> Please visit our website to learn about us and our services "
206
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
207
+ msgstr ""
208
+ "قد تجد إجابات على أسئلتك في <a target=\"_blank\" href=\"http://support."
209
+ "fruitfulcode.com/hc/en-us/sections/200406386\"> منتدى الدعم <br></"
210
+ "a>يمكنك <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/en-"
211
+ "us/requests/new\"> اتصل بنا </a> مع طلبات التخصيص والاقتراحات. <br> يرجى "
212
+ "زيارة موقعنا على الانترنت لمعرفة المزيد عن لنا وخدماتنا <a href=\"%1$s\" "
213
+ "title=\"%2$s\">%2$s</a>"
214
+
215
+ #: includes/functions.php:487
216
+ msgid "This plugin is translation friendly"
217
+ msgstr "هذا هو البرنامج المساعد الترجمة دية"
218
+
219
+ #: includes/functions.php:489
220
+ #, php-format
221
+ msgid ""
222
+ "Want to improve translation or make one for your native language? <a href="
223
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
224
+ msgstr ""
225
+ "ترغب في تحسين الترجمة أو جعل واحدة لغتك الأم؟ <a href=\"%1$s\" title=\"%2$s"
226
+ "\">%2$s</a>"
227
+
228
+ #: includes/functions.php:491
229
+ msgid "Follow this tutorial"
230
+ msgstr "اتبع هذا البرنامج التعليمي"
231
+
232
+ #: includes/functions.php:500
233
+ msgid "Premium WordPress themes"
234
+ msgstr "قسط المواضيع وورد"
235
+
236
+ #: includes/functions.php:506
237
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
238
+ msgstr "ANAGLYPH - صفحة واحدة / متعدد صفحة وورد موضوع"
239
+
240
+ #: includes/functions.php:511
241
+ msgid "Love.ly - Simple & Elegant WordPress theme"
242
+ msgstr "Love.ly - موضوع بسيط وأنيق وورد"
243
+
244
+ #: includes/functions.php:517
245
+ msgid "Zoner - Real Estate WordPress theme"
246
+ msgstr "Zoner - عقارات وورد موضوع"
247
+
248
+ #: includes/functions.php:529
249
+ msgid "Extended functionality"
250
+ msgstr "وظائف الموسعة"
251
+
252
+ #: includes/functions.php:531
253
+ #, php-format
254
+ msgid ""
255
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
256
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
257
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
258
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
259
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
260
+ "\"_blank\">leave feedbacks</a>."
261
+ msgstr ""
262
+ "شراء <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
263
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\"> محترف </a> نسخة مع "
264
+ "وظائف الموسعة. %1$s إذا كنت ترغب المساعد لدينا من فضلك <a target=\"_blank"
265
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
266
+ "filter=5\"> قيمه </a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
267
+ "\"_blank\"> ترك الاصداء .</a>"
268
+
269
+ #: includes/functions.php:537
270
+ msgid "Demo website"
271
+ msgstr "الموقع التجريبي"
272
+
273
+ #: includes/functions.php:688 includes/functions.php:695
274
+ msgid " is "
275
+ msgstr ""
276
+
277
+ #: includes/functions.php:768
278
+ msgid "Website is under construction"
279
+ msgstr "الموقع قيد الإنشاء"
280
+
281
+ #: includes/functions.php:769
282
+ msgid "Maintenance mode is on"
283
+ msgstr "وضع الصيانة على"
284
+
285
+ #: includes/functions.php:770
286
+ msgid "Website will be available soon"
287
+ msgstr "سيكون الموقع متاحا في وقت قريب"
288
+
289
+ #: load/functions.php:47
290
+ msgid "Permission access denied!"
291
+ msgstr "وصول تم رفض الإذن!"
292
+
293
+ #: load/functions.php:61
294
+ msgid "Login is incorrect!"
295
+ msgstr ""
296
+
297
+ #: load/functions.php:66
298
+ #, fuzzy
299
+ #| msgid "You entered your password are incorrect!"
300
+ msgid "Password is incorrect!"
301
+ msgstr "لقد أدخلت كلمة المرور غير صحيحة!"
302
+
303
+ #: load/functions.php:69
304
+ #, fuzzy
305
+ #| msgid "You entered your login and password are incorrect!"
306
+ msgid "Login and password are incorrect!"
307
+ msgstr "لقد أدخلت اسم المستخدم وكلمة المرور غير صحيحة!"
308
+
309
+ #: load/functions.php:149
310
+ msgid "Please verify that you are not a robot."
311
+ msgstr ""
312
+
313
+ #: load/functions.php:374
314
+ msgid "User Login"
315
+ msgstr "دخول المستخدم"
316
+
317
+ #: load/functions.php:376
318
+ msgid "Username"
319
+ msgstr "اسم المستخدم"
320
+
321
+ #: load/functions.php:377
322
+ msgid "Password"
323
+ msgstr "كلمه السر"
324
+
325
+ #: load/functions.php:378
326
+ msgid "Lost Password"
327
+ msgstr "كلمة مرور مفقودة"
328
+
329
+ #: load/functions.php:379
330
+ msgid "Login"
331
+ msgstr "تسجيل الدخول"
332
+
333
+ #~ msgid "Show admin bar"
334
+ #~ msgstr "عرض شريط المشرف"
335
+
336
+ #~ msgid "You entered your login are incorrect!"
337
+ #~ msgstr "لقد أدخلت تسجيل الدخول الخاصة بك غير صحيحة!"
338
+
339
+ #~ msgid "Not available object."
340
+ #~ msgstr "كائن غير متوفر."
341
+
342
+ #~ msgid "Exclude pages"
343
+ #~ msgstr "Vyloučit stránky z režimu údržby"
344
+
345
+ #~ msgid "Choose Logo width"
346
+ #~ msgstr "اختيار عرض الشعار"
347
+
348
+ #~ msgid "Choose Logo height"
349
+ #~ msgstr "اختيار ارتفاع الشعار"
350
+
351
+ #~ msgid "Blur intensity"
352
+ #~ msgstr "كثافة طمس"
353
+
354
+ #~ msgid "Enable login"
355
+ #~ msgstr "تمكين تسجيل الدخول"
356
+
357
+ #~ msgid "Put Login On"
358
+ #~ msgstr "وضع الدخول في"
359
+
360
+ #~ msgid "Logo width"
361
+ #~ msgstr "عرض الشعار"
362
+
363
+ #~ msgid "Logo height"
364
+ #~ msgstr "ارتفاع الشعار"
365
+
366
+ #~ msgid "Admin bar"
367
+ #~ msgstr "شريط المشرف"
368
+
369
+ #~ msgid "Background blur"
370
+ #~ msgstr "طمس الخلفية"
371
+
372
+ #~ msgid "Apply a blur"
373
+ #~ msgstr "تطبيق طمس"
374
+
375
+ #~ msgid "Login On / Off"
376
+ #~ msgstr "تسجيل الدخول تشغيل / إيقاف"
377
+
378
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
379
+ #~ msgstr "الخدمة غير متوفرة مؤقتا، سيتم تعطيل تحليلات جوجل"
380
+
381
+ #~ msgid "Sign In"
382
+ #~ msgstr "تسجيل الدخول"
383
+
384
+ #~ msgid "maintenance"
385
+ #~ msgstr "صيانة"
386
+
387
+ #~ msgid "Contact support"
388
+ #~ msgstr "اتصل بالدعم"
389
+
390
+ #~ msgid ""
391
+ #~ "If you faced with any problems, have a question or suggestion you always "
392
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
393
+ #~ "\"%2$s\">%2$s</a>"
394
+ #~ msgstr ""
395
+ #~ "إذا كنت تواجه أي مشاكل، لديك سؤال أو اقتراح يمكنك دائما الاتصال بنا مع أي "
396
+ #~ "طلب على موقعنا على الانترنت <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
397
+
398
+ #~ msgid ""
399
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
400
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
401
+ #~ "version %1$s with more other features."
402
+ #~ msgstr ""
403
+ #~ "إذا كنت ترغب المساعد لدينا يرجى معدل لها <a title=\"leave feedback\" "
404
+ #~ "href=\"%2$s\" target=\"_blank\"> اترك تقييم للخدمة </a> أو شراء نسخة "
405
+ #~ "موسعة %1$s مع المزيد من الميزات الأخرى."
406
+
407
+ #~ msgid "Purchase"
408
+ #~ msgstr "شراء"
409
+
410
+ #~ msgid "We have time until launch"
411
+ #~ msgstr "لدينا الوقت حتى إطلاق"
412
+
413
+ #~ msgid "Be first of your friends who will know when the website goes live."
414
+ #~ msgstr "كن أول من أصدقائك الذين سوف نعرف متى يذهب الموقع مباشرة."
415
+
416
+ #~ msgid "Check out our extended version of plugin with new features"
417
+ #~ msgstr "تحقق من نسخة موسعة لدينا من البرنامج المساعد مع ميزات جديدة"
418
+
419
+ #~ msgid "Your session has expired."
420
+ #~ msgstr "انتهت جلسة العمل الخاصة بك."
421
+
422
+ #~ msgid "Customer login"
423
+ #~ msgstr "تسجيل الدخول العملاء"
424
+
425
+ #~ msgid "Please login to see website"
426
+ #~ msgstr "الرجاء الدخول لمعرفة الموقع"
427
+
428
+ #~ msgid "User roles"
429
+ #~ msgstr "أدوار المستخدمين"
430
+
431
+ #~ msgid "Choose users access permissions in maintenance mode."
432
+ #~ msgstr "اختيار أذونات للمستخدمين الوصول في وضع الصيانة."
languages/maintenance-cs_CZ.mo CHANGED
Binary file
languages/maintenance-cs_CZ.po CHANGED
@@ -1,383 +1,383 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:21+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:21+0300\n"
6
- "Last-Translator: Petr Rohan <rohan@infinitymedia.cz>\n"
7
- "Language-Team: Petr Rohan <rohan@infinitymedia.cz>\n"
8
- "Language: cs_CZ\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
- "X-Poedit-SearchPathExcluded-0: *.js\n"
21
-
22
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
23
- msgid "Maintenance"
24
- msgstr "Maintenance"
25
-
26
- #: includes/admin.php:88 includes/admin.php:106
27
- msgid "Save changes"
28
- msgstr "Uložit změny"
29
-
30
- #: includes/functions.php:183
31
- msgid "Standard Fonts"
32
- msgstr "Standardní Fonty"
33
-
34
- #: includes/functions.php:190
35
- msgid "Google Web Fonts"
36
- msgstr "Google Web Fonts"
37
-
38
- #: includes/functions.php:242
39
- msgid "General Settings"
40
- msgstr "Základní nastavení"
41
-
42
- #: includes/functions.php:243
43
- msgid "Custom CSS"
44
- msgstr "Vlastní CSS"
45
-
46
- #: includes/functions.php:244
47
- msgid "Exclude pages from maintenance mode"
48
- msgstr "Vyloučit stránky z režimu údržby"
49
-
50
- #: includes/functions.php:250
51
- msgid "Pro version"
52
- msgstr "Verze PRO"
53
-
54
- #: includes/functions.php:257
55
- msgid "Fruitful Code projects"
56
- msgstr "Fruitful Code projects"
57
-
58
- #: includes/functions.php:263
59
- msgid "Support"
60
- msgstr "Podpora"
61
-
62
- #: includes/functions.php:269
63
- msgid "Translation"
64
- msgstr "Překlad"
65
-
66
- #: includes/functions.php:292
67
- msgid "Page title"
68
- msgstr "Titulek"
69
-
70
- #: includes/functions.php:293
71
- msgid "Headline"
72
- msgstr "Hlavní nadpis"
73
-
74
- #: includes/functions.php:294
75
- msgid "Description"
76
- msgstr "Popis"
77
-
78
- #: includes/functions.php:295
79
- msgid "Footer Text"
80
- msgstr "Text patičky"
81
-
82
- #: includes/functions.php:296
83
- msgid "Set Logo width"
84
- msgstr "Set šířka Logo"
85
-
86
- #: includes/functions.php:297
87
- msgid "Set Logo height"
88
- msgstr "Set výška Logo"
89
-
90
- #: includes/functions.php:298
91
- msgid "Logo"
92
- msgstr "Logo"
93
-
94
- #: includes/functions.php:298
95
- msgid "Upload Logo"
96
- msgstr "Uživatelské logo"
97
-
98
- #: includes/functions.php:299
99
- msgid "Retina logo"
100
- msgstr "Retina logo"
101
-
102
- #: includes/functions.php:299
103
- msgid "Upload Retina Logo"
104
- msgstr "Uživatelské Retina logo"
105
-
106
- #: includes/functions.php:301
107
- #, fuzzy
108
- #| msgid "Background image"
109
- msgid "Background image (portrait mode)"
110
- msgstr "Obrázek na pozadí"
111
-
112
- #: includes/functions.php:301
113
- msgid "Upload image for portrait device orientation"
114
- msgstr ""
115
-
116
- #: includes/functions.php:302
117
- #, fuzzy
118
- #| msgid "Background image"
119
- msgid "Page preloader image"
120
- msgstr "Obrázek na pozadí"
121
-
122
- #: includes/functions.php:302
123
- #, fuzzy
124
- #| msgid "Upload Background"
125
- msgid "Upload preloader"
126
- msgstr "Nahrát obrázek na pozadí"
127
-
128
- #: includes/functions.php:306
129
- msgid "Show admin bar"
130
- msgstr "Zobrazit admin panel"
131
-
132
- #: includes/functions.php:307
133
- msgid "503"
134
- msgstr "503"
135
-
136
- #: includes/functions.php:307
137
- msgid "Service temporarily unavailable, Google analytics will be disable."
138
- msgstr "Služba je dočasně nedostupná, Google analytics bude zakázán."
139
-
140
- #: includes/functions.php:314
141
- msgid "Google Analytics ID"
142
- msgstr "Google Analytics ID"
143
-
144
- #: includes/functions.php:314
145
- msgid "UA-XXXXX-X"
146
- msgstr "UA-XXXXX-X"
147
-
148
- #: includes/functions.php:315
149
- msgid "Set blur intensity"
150
- msgstr "Nastavit intenzitu rozostření"
151
-
152
- #: includes/functions.php:321
153
- msgid "Apply background blur"
154
- msgstr "Použít rozostření pozadí"
155
-
156
- #: includes/functions.php:322
157
- msgid "Enable frontend login"
158
- msgstr "Aktivovat frontend login"
159
-
160
- #: includes/functions.php:335
161
- msgid "CSS Code"
162
- msgstr "CSS kód"
163
-
164
- #: includes/functions.php:349
165
- msgid "Select the page to be displayed:"
166
- msgstr "Vyberte stránky, které se zobrazí normálně:"
167
-
168
- #: includes/functions.php:411
169
- msgid "Background image"
170
- msgstr "Obrázek na pozadí"
171
-
172
- #: includes/functions.php:411
173
- msgid "Upload Background"
174
- msgstr "Nahrát obrázek na pozadí"
175
-
176
- #: includes/functions.php:417
177
- msgid "Background color"
178
- msgstr "Barva pozadí"
179
-
180
- #: includes/functions.php:418
181
- msgid "Font color"
182
- msgstr "Barva písma"
183
-
184
- #: includes/functions.php:419
185
- #, fuzzy
186
- #| msgid "Background color"
187
- msgid "Login block background color"
188
- msgstr "Barva pozadí"
189
-
190
- #: includes/functions.php:426
191
- msgid "Font family"
192
- msgstr "Typ písma"
193
-
194
- #: includes/functions.php:432
195
- msgid "Subsets"
196
- msgstr "podmnožiny"
197
-
198
- #: includes/functions.php:440
199
- msgid "Have any questions?"
200
- msgstr "Máte nějaké dotazy?"
201
-
202
- #: includes/functions.php:441
203
- #, php-format
204
- msgid ""
205
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
206
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
207
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
208
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
209
- "suggestions.<br> Please visit our website to learn about us and our services "
210
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
211
- msgstr ""
212
- "Můžete najít odpovědi na své otázky na <a target=\"_blank\" href=\"http://"
213
- "support.fruitfulcode.com/hc/en-us/sections/200406386\"> fórum podpory</"
214
- "a><br> Můžeš <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/"
215
- "en-us/requests/new\"> nás kontaktovat </a> s žádostí o přizpůsobení a "
216
- "návrhy. <br> Prosím navštivte naše webové stránky dozvědět se o nás a našich "
217
- "službách <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
218
-
219
- #: includes/functions.php:452
220
- msgid "This plugin is translation friendly"
221
- msgstr "Tento plugin je překlad přátelský"
222
-
223
- #: includes/functions.php:453
224
- #, php-format
225
- msgid ""
226
- "Want to improve translation or make one for your native language? <a href="
227
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
228
- msgstr ""
229
- "Chcete zlepšit překladu nebo provést jednu pro svého rodného jazyka? <a href="
230
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
231
-
232
- #: includes/functions.php:455
233
- msgid "Follow this tutorial"
234
- msgstr "Postupujte podle tohoto návodu"
235
-
236
- #: includes/functions.php:464
237
- msgid "Premium WordPress themes"
238
- msgstr "Premium WordPress témata"
239
-
240
- #: includes/functions.php:470
241
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
242
- msgstr "ANAGLYF - Jednostránková / Multistránková WordPress šablona"
243
-
244
- #: includes/functions.php:475
245
- msgid "Love.ly - Simple & Elegant WordPress theme"
246
- msgstr "Love.ly - Jednoduchá & elegantní WordPress šablona"
247
-
248
- #: includes/functions.php:481
249
- msgid "Zoner - Real Estate WordPress theme"
250
- msgstr "Zoner - Real Estate WordPress téma"
251
-
252
- #: includes/functions.php:494
253
- msgid "Extended functionality"
254
- msgstr "Rozšířené funkcionality"
255
-
256
- #: includes/functions.php:495
257
- #, php-format
258
- msgid ""
259
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
260
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
261
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
262
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
263
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
264
- "\"_blank\">leave feedbacks</a>."
265
- msgstr ""
266
- "Nákup <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
267
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> verze s "
268
- "rozšířenou funkcionalitou. %1$s Pokud se vám líbí náš plugin prosím <a "
269
- "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
270
- "maintenance?filter=5\">ohodnoť to </a>, <a title=\"leave feedbacks\" href="
271
- "\"%2$s\" target=\"_blank\">opustí zpětných vazeb </a>."
272
-
273
- #: includes/functions.php:499
274
- msgid "Demo website"
275
- msgstr "Demo stránky"
276
-
277
- #: includes/functions.php:643
278
- msgid " is "
279
- msgstr ""
280
-
281
- #: includes/functions.php:712
282
- msgid "Website is under construction"
283
- msgstr "Stránky jsou ve výstavbě"
284
-
285
- #: includes/functions.php:713
286
- msgid "Maintenance mode is on"
287
- msgstr "Maintenance je zapnutý"
288
-
289
- #: includes/functions.php:714
290
- msgid "Website will be available soon"
291
- msgstr "Webové stránky budou brzy k dispozici"
292
-
293
- #: load/functions.php:39
294
- msgid "Permission access denied!"
295
- msgstr "Přístup do této části webu nemáte povolen."
296
-
297
- #: load/functions.php:53
298
- msgid "Login is incorrect!"
299
- msgstr ""
300
-
301
- #: load/functions.php:57
302
- #, fuzzy
303
- #| msgid "You entered your password are incorrect!"
304
- msgid "Password is incorrect!"
305
- msgstr "Heslo je nesprávné."
306
-
307
- #: load/functions.php:60
308
- #, fuzzy
309
- #| msgid "You entered your login and password are incorrect!"
310
- msgid "Login and password are incorrect!"
311
- msgstr "Vaše přihlašovací jméno, nebo heslo jsou zadány chybně!"
312
-
313
- #: load/functions.php:136
314
- msgid "Please verify that you are not a robot."
315
- msgstr ""
316
-
317
- #: load/functions.php:377
318
- msgid "User Login"
319
- msgstr "Přihlásit"
320
-
321
- #: load/functions.php:379
322
- msgid "Username"
323
- msgstr "Uživatelské jméno"
324
-
325
- #: load/functions.php:380
326
- msgid "Password"
327
- msgstr "Heslo"
328
-
329
- #: load/functions.php:381
330
- msgid "Lost Password"
331
- msgstr "Reset hesla"
332
-
333
- #: load/functions.php:382
334
- msgid "Login"
335
- msgstr "Přihlásit"
336
-
337
- #~ msgid "You entered your login are incorrect!"
338
- #~ msgstr "Vaše přihlašovací údaje nejsou správné."
339
-
340
- #~ msgid "Not available object."
341
- #~ msgstr "Objekt, není k dispozici."
342
-
343
- #~ msgid "Exclude pages"
344
- #~ msgstr "Stránky s vyjímkou"
345
-
346
- #~ msgid "Choose Logo width"
347
- #~ msgstr "Vyberte si šířku Logo"
348
-
349
- #~ msgid "Choose Logo height"
350
- #~ msgstr "Vyberte si výšku Logo"
351
-
352
- #~ msgid "Blur intensity"
353
- #~ msgstr "Intenzita rozostření"
354
-
355
- #~ msgid "Enable login"
356
- #~ msgstr "povolit přihlášení"
357
-
358
- #~ msgid "Put Login On"
359
- #~ msgstr "Put přihlášení na"
360
-
361
- #~ msgid "Logo width"
362
- #~ msgstr "šířka logo"
363
-
364
- #~ msgid "Logo height"
365
- #~ msgstr "výška logo"
366
-
367
- #~ msgid "Admin bar"
368
- #~ msgstr "Admin panel"
369
-
370
- #~ msgid "Background blur"
371
- #~ msgstr "Rozostření pozadí"
372
-
373
- #~ msgid "Apply a blur"
374
- #~ msgstr "Aplikovat rozostření"
375
-
376
- #~ msgid "Login On / Off"
377
- #~ msgstr "Přihlášení zap/vyp"
378
-
379
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
380
- #~ msgstr "Služba je dočasně nedostupná, Google analytics budou vypnuty"
381
-
382
- #~ msgid "Sign In"
383
- #~ msgstr "Přihlásit se"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:21+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:21+0300\n"
6
+ "Last-Translator: Petr Rohan <rohan@infinitymedia.cz>\n"
7
+ "Language-Team: Petr Rohan <rohan@infinitymedia.cz>\n"
8
+ "Language: cs_CZ\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-Basepath: ..\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
21
+
22
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
23
+ #: includes/functions.php:692
24
+ msgid "Maintenance"
25
+ msgstr "Maintenance"
26
+
27
+ #: includes/admin.php:106 includes/admin.php:124
28
+ msgid "Save changes"
29
+ msgstr "Uložit změny"
30
+
31
+ #: includes/functions.php:199
32
+ msgid "Standard Fonts"
33
+ msgstr "Standardní Fonty"
34
+
35
+ #: includes/functions.php:206
36
+ msgid "Google Web Fonts"
37
+ msgstr "Google Web Fonts"
38
+
39
+ #: includes/functions.php:256
40
+ msgid "General Settings"
41
+ msgstr "Základní nastavení"
42
+
43
+ #: includes/functions.php:257
44
+ msgid "Custom CSS"
45
+ msgstr "Vlastní CSS"
46
+
47
+ #: includes/functions.php:258
48
+ msgid "Exclude pages from maintenance mode"
49
+ msgstr "Vyloučit stránky z režimu údržby"
50
+
51
+ #: includes/functions.php:264
52
+ msgid "Pro version"
53
+ msgstr "Verze PRO"
54
+
55
+ #: includes/functions.php:271
56
+ msgid "Fruitful Code projects"
57
+ msgstr "Fruitful Code projects"
58
+
59
+ #: includes/functions.php:277
60
+ msgid "Support"
61
+ msgstr "Podpora"
62
+
63
+ #: includes/functions.php:283
64
+ msgid "Translation"
65
+ msgstr "Překlad"
66
+
67
+ #: includes/functions.php:318
68
+ msgid "Page title"
69
+ msgstr "Titulek"
70
+
71
+ #: includes/functions.php:319
72
+ msgid "Headline"
73
+ msgstr "Hlavní nadpis"
74
+
75
+ #: includes/functions.php:320
76
+ msgid "Description"
77
+ msgstr "Popis"
78
+
79
+ #: includes/functions.php:321
80
+ msgid "Footer Text"
81
+ msgstr "Text patičky"
82
+
83
+ #: includes/functions.php:322
84
+ msgid "Set Logo width"
85
+ msgstr "Set šířka Logo"
86
+
87
+ #: includes/functions.php:323
88
+ msgid "Set Logo height"
89
+ msgstr "Set výška Logo"
90
+
91
+ #: includes/functions.php:324
92
+ msgid "Logo"
93
+ msgstr "Logo"
94
+
95
+ #: includes/functions.php:324
96
+ msgid "Upload Logo"
97
+ msgstr "Uživatelské logo"
98
+
99
+ #: includes/functions.php:325
100
+ msgid "Retina logo"
101
+ msgstr "Retina logo"
102
+
103
+ #: includes/functions.php:325
104
+ msgid "Upload Retina Logo"
105
+ msgstr "Uživatelské Retina logo"
106
+
107
+ #: includes/functions.php:327
108
+ #, fuzzy
109
+ #| msgid "Background image"
110
+ msgid "Background image (portrait mode)"
111
+ msgstr "Obrázek na pozadí"
112
+
113
+ #: includes/functions.php:327
114
+ msgid "Upload image for portrait device orientation"
115
+ msgstr ""
116
+
117
+ #: includes/functions.php:328
118
+ #, fuzzy
119
+ #| msgid "Background image"
120
+ msgid "Page preloader image"
121
+ msgstr "Obrázek na pozadí"
122
+
123
+ #: includes/functions.php:328
124
+ #, fuzzy
125
+ #| msgid "Upload Background"
126
+ msgid "Upload preloader"
127
+ msgstr "Nahrát obrázek na pozadí"
128
+
129
+ #: includes/functions.php:332
130
+ msgid "503"
131
+ msgstr "503"
132
+
133
+ #: includes/functions.php:332
134
+ msgid "Service temporarily unavailable, Google analytics will be disable."
135
+ msgstr "Služba je dočasně nedostupná, Google analytics bude zakázán."
136
+
137
+ #: includes/functions.php:339
138
+ msgid "Google Analytics ID"
139
+ msgstr "Google Analytics ID"
140
+
141
+ #: includes/functions.php:339
142
+ msgid "UA-XXXXX-X"
143
+ msgstr "UA-XXXXX-X"
144
+
145
+ #: includes/functions.php:340
146
+ msgid "Set blur intensity"
147
+ msgstr "Nastavit intenzitu rozostření"
148
+
149
+ #: includes/functions.php:348
150
+ msgid "Apply background blur"
151
+ msgstr "Použít rozostření pozadí"
152
+
153
+ #: includes/functions.php:349
154
+ msgid "Enable frontend login"
155
+ msgstr "Aktivovat frontend login"
156
+
157
+ #: includes/functions.php:362
158
+ msgid "CSS Code"
159
+ msgstr "CSS kód"
160
+
161
+ #: includes/functions.php:382
162
+ msgid "Select the page to be displayed:"
163
+ msgstr "Vyberte stránky, které se zobrazí normálně:"
164
+
165
+ #: includes/functions.php:445
166
+ msgid "Background image"
167
+ msgstr "Obrázek na pozadí"
168
+
169
+ #: includes/functions.php:445
170
+ msgid "Upload Background"
171
+ msgstr "Nahrát obrázek na pozadí"
172
+
173
+ #: includes/functions.php:451
174
+ msgid "Background color"
175
+ msgstr "Barva pozadí"
176
+
177
+ #: includes/functions.php:452
178
+ msgid "Font color"
179
+ msgstr "Barva písma"
180
+
181
+ #: includes/functions.php:453
182
+ #, fuzzy
183
+ #| msgid "Background color"
184
+ msgid "Login block background color"
185
+ msgstr "Barva pozadí"
186
+
187
+ #: includes/functions.php:460
188
+ msgid "Font family"
189
+ msgstr "Typ písma"
190
+
191
+ #: includes/functions.php:466
192
+ msgid "Subsets"
193
+ msgstr "podmnožiny"
194
+
195
+ #: includes/functions.php:474
196
+ msgid "Have any questions?"
197
+ msgstr "Máte nějaké dotazy?"
198
+
199
+ #: includes/functions.php:476
200
+ #, php-format
201
+ msgid ""
202
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
203
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
204
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
205
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
206
+ "suggestions.<br> Please visit our website to learn about us and our services "
207
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
208
+ msgstr ""
209
+ "Můžete najít odpovědi na své otázky na <a target=\"_blank\" href=\"http://"
210
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\"> fórum podpory</"
211
+ "a><br> Můžeš <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/"
212
+ "en-us/requests/new\"> nás kontaktovat </a> s žádostí o přizpůsobení a "
213
+ "návrhy. <br> Prosím navštivte naše webové stránky dozvědět se o nás a našich "
214
+ "službách <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
215
+
216
+ #: includes/functions.php:487
217
+ msgid "This plugin is translation friendly"
218
+ msgstr "Tento plugin je překlad přátelský"
219
+
220
+ #: includes/functions.php:489
221
+ #, php-format
222
+ msgid ""
223
+ "Want to improve translation or make one for your native language? <a href="
224
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
225
+ msgstr ""
226
+ "Chcete zlepšit překladu nebo provést jednu pro svého rodného jazyka? <a href="
227
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
228
+
229
+ #: includes/functions.php:491
230
+ msgid "Follow this tutorial"
231
+ msgstr "Postupujte podle tohoto návodu"
232
+
233
+ #: includes/functions.php:500
234
+ msgid "Premium WordPress themes"
235
+ msgstr "Premium WordPress témata"
236
+
237
+ #: includes/functions.php:506
238
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
239
+ msgstr "ANAGLYF - Jednostránková / Multistránková WordPress šablona"
240
+
241
+ #: includes/functions.php:511
242
+ msgid "Love.ly - Simple & Elegant WordPress theme"
243
+ msgstr "Love.ly - Jednoduchá & elegantní WordPress šablona"
244
+
245
+ #: includes/functions.php:517
246
+ msgid "Zoner - Real Estate WordPress theme"
247
+ msgstr "Zoner - Real Estate WordPress téma"
248
+
249
+ #: includes/functions.php:529
250
+ msgid "Extended functionality"
251
+ msgstr "Rozšířené funkcionality"
252
+
253
+ #: includes/functions.php:531
254
+ #, php-format
255
+ msgid ""
256
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
257
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
258
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
259
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
260
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
261
+ "\"_blank\">leave feedbacks</a>."
262
+ msgstr ""
263
+ "Nákup <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
264
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> verze s "
265
+ "rozšířenou funkcionalitou. %1$s Pokud se vám líbí náš plugin prosím <a "
266
+ "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
267
+ "maintenance?filter=5\">ohodnoť to </a>, <a title=\"leave feedbacks\" href="
268
+ "\"%2$s\" target=\"_blank\">opustí zpětných vazeb </a>."
269
+
270
+ #: includes/functions.php:537
271
+ msgid "Demo website"
272
+ msgstr "Demo stránky"
273
+
274
+ #: includes/functions.php:688 includes/functions.php:695
275
+ msgid " is "
276
+ msgstr ""
277
+
278
+ #: includes/functions.php:768
279
+ msgid "Website is under construction"
280
+ msgstr "Stránky jsou ve výstavbě"
281
+
282
+ #: includes/functions.php:769
283
+ msgid "Maintenance mode is on"
284
+ msgstr "Maintenance je zapnutý"
285
+
286
+ #: includes/functions.php:770
287
+ msgid "Website will be available soon"
288
+ msgstr "Webové stránky budou brzy k dispozici"
289
+
290
+ #: load/functions.php:47
291
+ msgid "Permission access denied!"
292
+ msgstr "Přístup do této části webu nemáte povolen."
293
+
294
+ #: load/functions.php:61
295
+ msgid "Login is incorrect!"
296
+ msgstr ""
297
+
298
+ #: load/functions.php:66
299
+ #, fuzzy
300
+ #| msgid "You entered your password are incorrect!"
301
+ msgid "Password is incorrect!"
302
+ msgstr "Heslo je nesprávné."
303
+
304
+ #: load/functions.php:69
305
+ #, fuzzy
306
+ #| msgid "You entered your login and password are incorrect!"
307
+ msgid "Login and password are incorrect!"
308
+ msgstr "Vaše přihlašovací jméno, nebo heslo jsou zadány chybně!"
309
+
310
+ #: load/functions.php:149
311
+ msgid "Please verify that you are not a robot."
312
+ msgstr ""
313
+
314
+ #: load/functions.php:374
315
+ msgid "User Login"
316
+ msgstr "Přihlásit"
317
+
318
+ #: load/functions.php:376
319
+ msgid "Username"
320
+ msgstr "Uživatelské jméno"
321
+
322
+ #: load/functions.php:377
323
+ msgid "Password"
324
+ msgstr "Heslo"
325
+
326
+ #: load/functions.php:378
327
+ msgid "Lost Password"
328
+ msgstr "Reset hesla"
329
+
330
+ #: load/functions.php:379
331
+ msgid "Login"
332
+ msgstr "Přihlásit"
333
+
334
+ #~ msgid "Show admin bar"
335
+ #~ msgstr "Zobrazit admin panel"
336
+
337
+ #~ msgid "You entered your login are incorrect!"
338
+ #~ msgstr "Vaše přihlašovací údaje nejsou správné."
339
+
340
+ #~ msgid "Not available object."
341
+ #~ msgstr "Objekt, není k dispozici."
342
+
343
+ #~ msgid "Exclude pages"
344
+ #~ msgstr "Stránky s vyjímkou"
345
+
346
+ #~ msgid "Choose Logo width"
347
+ #~ msgstr "Vyberte si šířku Logo"
348
+
349
+ #~ msgid "Choose Logo height"
350
+ #~ msgstr "Vyberte si výšku Logo"
351
+
352
+ #~ msgid "Blur intensity"
353
+ #~ msgstr "Intenzita rozostření"
354
+
355
+ #~ msgid "Enable login"
356
+ #~ msgstr "povolit přihlášení"
357
+
358
+ #~ msgid "Put Login On"
359
+ #~ msgstr "Put přihlášení na"
360
+
361
+ #~ msgid "Logo width"
362
+ #~ msgstr "šířka logo"
363
+
364
+ #~ msgid "Logo height"
365
+ #~ msgstr "výška logo"
366
+
367
+ #~ msgid "Admin bar"
368
+ #~ msgstr "Admin panel"
369
+
370
+ #~ msgid "Background blur"
371
+ #~ msgstr "Rozostření pozadí"
372
+
373
+ #~ msgid "Apply a blur"
374
+ #~ msgstr "Aplikovat rozostření"
375
+
376
+ #~ msgid "Login On / Off"
377
+ #~ msgstr "Přihlášení zap/vyp"
378
+
379
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
380
+ #~ msgstr "Služba je dočasně nedostupná, Google analytics budou vypnuty"
381
+
382
+ #~ msgid "Sign In"
383
+ #~ msgstr "Přihlásit se"
languages/maintenance-de_DE.mo CHANGED
Binary file
languages/maintenance-de_DE.po CHANGED
@@ -1,452 +1,452 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:21+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:21+0300\n"
6
- "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
- "Language-Team: fruitfulcode\n"
8
- "Language: de_CH\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "Maintenance"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "Einstellungen speichern"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr ""
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr ""
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "Generelle Einstellungen"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "Benutzerdefinierte CSS"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "Seite aus dem Wartungsmodus ausschließen"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "Pro Version"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "Fruitful Code Projekte"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "Support"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "Übersetzung"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "Seiten Titel"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "Kopfzeile"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "Beschreibung"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "Fusszeile"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "Logo-Breite einstellen"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "Logo-Höhe einstellen"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Logo"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "Logo hochladen"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "Retina logo"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "Retina logo hochladen"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "Hintergrundbild"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "Hintergrundbild"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "Hintergrundbild hochladen"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "Admin-Leiste anzeigen"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr "503"
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr ""
138
- "Der Dienst ist vorübergehend nicht verfügbar, Google Analytics wird "
139
- "deaktiviert werden."
140
-
141
- #: includes/functions.php:314
142
- msgid "Google Analytics ID"
143
- msgstr "Google Analytics ID"
144
-
145
- #: includes/functions.php:314
146
- msgid "UA-XXXXX-X"
147
- msgstr "UA-XXXXX-X"
148
-
149
- #: includes/functions.php:315
150
- msgid "Set blur intensity"
151
- msgstr "Intensität der Unschärfe einstellen"
152
-
153
- #: includes/functions.php:321
154
- msgid "Apply background blur"
155
- msgstr "Hintergrund unscharf machen"
156
-
157
- #: includes/functions.php:322
158
- msgid "Enable frontend login"
159
- msgstr "Frontend Login aktivieren"
160
-
161
- #: includes/functions.php:335
162
- msgid "CSS Code"
163
- msgstr ""
164
-
165
- #: includes/functions.php:349
166
- msgid "Select the page to be displayed:"
167
- msgstr "Seite die angezeigt werden soll wählen:"
168
-
169
- #: includes/functions.php:411
170
- msgid "Background image"
171
- msgstr "Hintergrundbild"
172
-
173
- #: includes/functions.php:411
174
- msgid "Upload Background"
175
- msgstr "Hintergrundbild hochladen"
176
-
177
- #: includes/functions.php:417
178
- msgid "Background color"
179
- msgstr "Hintergrundfarbe"
180
-
181
- #: includes/functions.php:418
182
- msgid "Font color"
183
- msgstr "Schriftfarbe"
184
-
185
- #: includes/functions.php:419
186
- #, fuzzy
187
- #| msgid "Background color"
188
- msgid "Login block background color"
189
- msgstr "Hintergrundfarbe"
190
-
191
- #: includes/functions.php:426
192
- msgid "Font family"
193
- msgstr "Schriftfamilie"
194
-
195
- #: includes/functions.php:432
196
- msgid "Subsets"
197
- msgstr ""
198
-
199
- #: includes/functions.php:440
200
- msgid "Have any questions?"
201
- msgstr "Hast du bestimmte Fragen?"
202
-
203
- #: includes/functions.php:441
204
- #, php-format
205
- msgid ""
206
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
207
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
208
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
209
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
210
- "suggestions.<br> Please visit our website to learn about us and our services "
211
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
212
- msgstr ""
213
- "Antworten auf deine Fragen findest du in unserem<a target=\"_blank\" href="
214
- "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">Hilfeforum</"
215
- "a>.<br>Du darfst uns natürlich auch <a target=\"_blank\" href=\"http://"
216
- "support.fruitfulcode.com/hc/en-us/requests/new\">kontaktieren</a> mit "
217
- "Anpassungen, Wünschen und Anregungen. <br> Um über uns und unsere "
218
- "Dienstleistungen zu erfahren besuche doch unsere Website: <a href=\"%1$s\" "
219
- "title=\"%2$s\">%2$s</a>"
220
-
221
- #: includes/functions.php:452
222
- msgid "This plugin is translation friendly"
223
- msgstr "Dieses Plugin unterstützt Übersetzungen"
224
-
225
- #: includes/functions.php:453
226
- #, php-format
227
- msgid ""
228
- "Want to improve translation or make one for your native language? <a href="
229
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
230
- msgstr ""
231
- "Du willst uns helfen die Übersetzungen zu verbessern oder eine Übersetzung "
232
- "für deine Muttersprache einreichen? <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
233
-
234
- #: includes/functions.php:455
235
- msgid "Follow this tutorial"
236
- msgstr "Dann folge diesem Link zu einer Anleitung!"
237
-
238
- #: includes/functions.php:464
239
- msgid "Premium WordPress themes"
240
- msgstr ""
241
-
242
- #: includes/functions.php:470
243
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
244
- msgstr "ANAGLYPH - One Page / Multi Page Wordpress Theme"
245
-
246
- #: includes/functions.php:475
247
- msgid "Love.ly - Simple & Elegant WordPress theme"
248
- msgstr "Love.ly - Einfaches & Elegantes Wordpress Theme"
249
-
250
- #: includes/functions.php:481
251
- msgid "Zoner - Real Estate WordPress theme"
252
- msgstr ""
253
-
254
- #: includes/functions.php:494
255
- msgid "Extended functionality"
256
- msgstr "Erweiterte Funktionalitäten"
257
-
258
- #: includes/functions.php:495
259
- #, php-format
260
- msgid ""
261
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
262
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
263
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
264
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
265
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
266
- "\"_blank\">leave feedbacks</a>."
267
- msgstr ""
268
- "Kaufe eine <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
269
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> Version mit "
270
- "erweiterten Funktionen. %1$s Wenn du unser Plugin gut findest <a target="
271
- "\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
272
- "maintenance?filter=5\">bewerte es</a> oder <a title=\"leave feedbacks\" href="
273
- "\"%2$s\" target=\"_blank\">hinterlasse ein Feedback</a>."
274
-
275
- #: includes/functions.php:499
276
- msgid "Demo website"
277
- msgstr "Demo Website"
278
-
279
- #: includes/functions.php:643
280
- msgid " is "
281
- msgstr ""
282
-
283
- #: includes/functions.php:712
284
- msgid "Website is under construction"
285
- msgstr "Die Website ist im Aufbau"
286
-
287
- #: includes/functions.php:713
288
- msgid "Maintenance mode is on"
289
- msgstr "Der Wartungsmodus ist aktiv"
290
-
291
- #: includes/functions.php:714
292
- msgid "Website will be available soon"
293
- msgstr "Die Website wird in Kürze wieder verfügbar sein"
294
-
295
- #: load/functions.php:39
296
- msgid "Permission access denied!"
297
- msgstr "Zugriff verweigert!"
298
-
299
- #: load/functions.php:53
300
- msgid "Login is incorrect!"
301
- msgstr ""
302
-
303
- #: load/functions.php:57
304
- #, fuzzy
305
- #| msgid "You entered your password are incorrect!"
306
- msgid "Password is incorrect!"
307
- msgstr "Du hast ein falsches Passwort eingegeben!"
308
-
309
- #: load/functions.php:60
310
- #, fuzzy
311
- #| msgid "You entered your login and password are incorrect!"
312
- msgid "Login and password are incorrect!"
313
- msgstr "Dein Benutzername und Passwort ist falsch"
314
-
315
- #: load/functions.php:136
316
- msgid "Please verify that you are not a robot."
317
- msgstr ""
318
-
319
- #: load/functions.php:377
320
- msgid "User Login"
321
- msgstr "Benutzer-Anmeldung"
322
-
323
- #: load/functions.php:379
324
- msgid "Username"
325
- msgstr "Benutzername"
326
-
327
- #: load/functions.php:380
328
- msgid "Password"
329
- msgstr "Passwort"
330
-
331
- #: load/functions.php:381
332
- msgid "Lost Password"
333
- msgstr "Passwort vergessen"
334
-
335
- #: load/functions.php:382
336
- msgid "Login"
337
- msgstr "Anmelden"
338
-
339
- #~ msgid "You entered your login are incorrect!"
340
- #~ msgstr "Du hast einen falschen Benutzernamen eingegeben!"
341
-
342
- #~ msgid "Not available object."
343
- #~ msgstr "Nicht verfügbares Objekt."
344
-
345
- #~ msgid "Exclude pages"
346
- #~ msgstr "Ausschließen Seiten"
347
-
348
- #~ msgid "Choose Logo width"
349
- #~ msgstr "Wählen Sie Logo Breite"
350
-
351
- #~ msgid "Choose Logo height"
352
- #~ msgstr "Wählen Sie Logo Höhe"
353
-
354
- #~ msgid "Blur intensity"
355
- #~ msgstr "Intensität des Verwischens"
356
-
357
- #~ msgid "Enable login"
358
- #~ msgstr "Aktivieren Login"
359
-
360
- #~ msgid "Put Login On"
361
- #~ msgstr "Setzen Sie die Anmeldung an"
362
-
363
- #~ msgid "Logo width"
364
- #~ msgstr "Logo Breite"
365
-
366
- #~ msgid "Logo height"
367
- #~ msgstr "Logo Höhe"
368
-
369
- #~ msgid "Admin bar"
370
- #~ msgstr "Admin Bar"
371
-
372
- #~ msgid "Background blur"
373
- #~ msgstr "Hintergrund Verwischen"
374
-
375
- #~ msgid "Apply a blur"
376
- #~ msgstr "Verwischen aktivieren"
377
-
378
- #~ msgid "Login On / Off"
379
- #~ msgstr "Login Ein / Aus"
380
-
381
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
382
- #~ msgstr ""
383
- #~ "Dienst vorübergehend nicht verfügbar, Google Analytics wird deaktiviert"
384
-
385
- #~ msgid "Sign In"
386
- #~ msgstr "Anmelden"
387
-
388
- #~ msgid ""
389
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
390
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
391
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
392
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
393
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
394
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
395
- #~ msgstr ""
396
- #~ "Vielleicht findest du die Antworten im <a target=\"_blank\" href=\"http://"
397
- #~ "wordpress.org/support/plugin/maintenance\">Support Forum</a>.<br>Du "
398
- #~ "kannst uns und auch mit deinem Anliegen <a target=\"_blank\" href="
399
- #~ "\"mailto:mail@fruitfulcode.com?subject=Maintenance plugin\">kontaktieren</"
400
- #~ "a> <br> Bitte besuche zuerst unsere Webseite <a href=\"%1$s\" title=\"%2$s"
401
- #~ "\">%2$s</a> um mehr über unsere Dienstleistungen zu erfahren "
402
-
403
- #, fuzzy
404
- #~ msgid "maintenance"
405
- #~ msgstr "Manutenção"
406
-
407
- #~ msgid "Contact support"
408
- #~ msgstr "Contatar suporte"
409
-
410
- #~ msgid ""
411
- #~ "If you faced with any problems, have a question or suggestion you always "
412
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
413
- #~ "\"%2$s\">%2$s</a>"
414
- #~ msgstr ""
415
- #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
416
- #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
417
-
418
- #~ msgid ""
419
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
420
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
421
- #~ "version %1$s with more other features."
422
- #~ msgstr ""
423
- #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
424
- #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
425
- #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
426
-
427
- #~ msgid "Purchase"
428
- #~ msgstr "Comprar"
429
-
430
- #~ msgid "We have time until launch"
431
- #~ msgstr "Осталось времени до запуска"
432
-
433
- #~ msgid "Be first of your friends who will know when the website goes live."
434
- #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
435
-
436
- #~ msgid "Check out our extended version of plugin with new features"
437
- #~ msgstr "Проверьте возможности расширенной версии плагина"
438
-
439
- #~ msgid "Your session has expired."
440
- #~ msgstr "Ваша сессия истекла."
441
-
442
- #~ msgid "Customer login"
443
- #~ msgstr "Вход для клиентов"
444
-
445
- #~ msgid "Please login to see website"
446
- #~ msgstr "Пожалуйста авторезируйтесь"
447
-
448
- #~ msgid "User roles"
449
- #~ msgstr "Роли пользователей"
450
-
451
- #~ msgid "Choose users access permissions in maintenance mode."
452
- #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:21+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:21+0300\n"
6
+ "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
+ "Language-Team: fruitfulcode\n"
8
+ "Language: de_CH\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "Maintenance"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "Einstellungen speichern"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr ""
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr ""
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "Generelle Einstellungen"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "Benutzerdefinierte CSS"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "Seite aus dem Wartungsmodus ausschließen"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "Pro Version"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "Fruitful Code Projekte"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "Support"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "Übersetzung"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "Seiten Titel"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "Kopfzeile"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "Beschreibung"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "Fusszeile"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "Logo-Breite einstellen"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "Logo-Höhe einstellen"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Logo"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "Logo hochladen"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "Retina logo"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "Retina logo hochladen"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "Hintergrundbild"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "Hintergrundbild"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "Hintergrundbild hochladen"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr "503"
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr ""
135
+ "Der Dienst ist vorübergehend nicht verfügbar, Google Analytics wird "
136
+ "deaktiviert werden."
137
+
138
+ #: includes/functions.php:339
139
+ msgid "Google Analytics ID"
140
+ msgstr "Google Analytics ID"
141
+
142
+ #: includes/functions.php:339
143
+ msgid "UA-XXXXX-X"
144
+ msgstr "UA-XXXXX-X"
145
+
146
+ #: includes/functions.php:340
147
+ msgid "Set blur intensity"
148
+ msgstr "Intensität der Unschärfe einstellen"
149
+
150
+ #: includes/functions.php:348
151
+ msgid "Apply background blur"
152
+ msgstr "Hintergrund unscharf machen"
153
+
154
+ #: includes/functions.php:349
155
+ msgid "Enable frontend login"
156
+ msgstr "Frontend Login aktivieren"
157
+
158
+ #: includes/functions.php:362
159
+ msgid "CSS Code"
160
+ msgstr ""
161
+
162
+ #: includes/functions.php:382
163
+ msgid "Select the page to be displayed:"
164
+ msgstr "Seite die angezeigt werden soll wählen:"
165
+
166
+ #: includes/functions.php:445
167
+ msgid "Background image"
168
+ msgstr "Hintergrundbild"
169
+
170
+ #: includes/functions.php:445
171
+ msgid "Upload Background"
172
+ msgstr "Hintergrundbild hochladen"
173
+
174
+ #: includes/functions.php:451
175
+ msgid "Background color"
176
+ msgstr "Hintergrundfarbe"
177
+
178
+ #: includes/functions.php:452
179
+ msgid "Font color"
180
+ msgstr "Schriftfarbe"
181
+
182
+ #: includes/functions.php:453
183
+ #, fuzzy
184
+ #| msgid "Background color"
185
+ msgid "Login block background color"
186
+ msgstr "Hintergrundfarbe"
187
+
188
+ #: includes/functions.php:460
189
+ msgid "Font family"
190
+ msgstr "Schriftfamilie"
191
+
192
+ #: includes/functions.php:466
193
+ msgid "Subsets"
194
+ msgstr ""
195
+
196
+ #: includes/functions.php:474
197
+ msgid "Have any questions?"
198
+ msgstr "Hast du bestimmte Fragen?"
199
+
200
+ #: includes/functions.php:476
201
+ #, php-format
202
+ msgid ""
203
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
204
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
205
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
206
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
207
+ "suggestions.<br> Please visit our website to learn about us and our services "
208
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
209
+ msgstr ""
210
+ "Antworten auf deine Fragen findest du in unserem<a target=\"_blank\" href="
211
+ "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">Hilfeforum</"
212
+ "a>.<br>Du darfst uns natürlich auch <a target=\"_blank\" href=\"http://"
213
+ "support.fruitfulcode.com/hc/en-us/requests/new\">kontaktieren</a> mit "
214
+ "Anpassungen, Wünschen und Anregungen. <br> Um über uns und unsere "
215
+ "Dienstleistungen zu erfahren besuche doch unsere Website: <a href=\"%1$s\" "
216
+ "title=\"%2$s\">%2$s</a>"
217
+
218
+ #: includes/functions.php:487
219
+ msgid "This plugin is translation friendly"
220
+ msgstr "Dieses Plugin unterstützt Übersetzungen"
221
+
222
+ #: includes/functions.php:489
223
+ #, php-format
224
+ msgid ""
225
+ "Want to improve translation or make one for your native language? <a href="
226
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
227
+ msgstr ""
228
+ "Du willst uns helfen die Übersetzungen zu verbessern oder eine Übersetzung "
229
+ "für deine Muttersprache einreichen? <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
230
+
231
+ #: includes/functions.php:491
232
+ msgid "Follow this tutorial"
233
+ msgstr "Dann folge diesem Link zu einer Anleitung!"
234
+
235
+ #: includes/functions.php:500
236
+ msgid "Premium WordPress themes"
237
+ msgstr ""
238
+
239
+ #: includes/functions.php:506
240
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
241
+ msgstr "ANAGLYPH - One Page / Multi Page Wordpress Theme"
242
+
243
+ #: includes/functions.php:511
244
+ msgid "Love.ly - Simple & Elegant WordPress theme"
245
+ msgstr "Love.ly - Einfaches & Elegantes Wordpress Theme"
246
+
247
+ #: includes/functions.php:517
248
+ msgid "Zoner - Real Estate WordPress theme"
249
+ msgstr ""
250
+
251
+ #: includes/functions.php:529
252
+ msgid "Extended functionality"
253
+ msgstr "Erweiterte Funktionalitäten"
254
+
255
+ #: includes/functions.php:531
256
+ #, php-format
257
+ msgid ""
258
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
259
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
260
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
261
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
262
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
263
+ "\"_blank\">leave feedbacks</a>."
264
+ msgstr ""
265
+ "Kaufe eine <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
266
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> Version mit "
267
+ "erweiterten Funktionen. %1$s Wenn du unser Plugin gut findest <a target="
268
+ "\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
269
+ "maintenance?filter=5\">bewerte es</a> oder <a title=\"leave feedbacks\" href="
270
+ "\"%2$s\" target=\"_blank\">hinterlasse ein Feedback</a>."
271
+
272
+ #: includes/functions.php:537
273
+ msgid "Demo website"
274
+ msgstr "Demo Website"
275
+
276
+ #: includes/functions.php:688 includes/functions.php:695
277
+ msgid " is "
278
+ msgstr ""
279
+
280
+ #: includes/functions.php:768
281
+ msgid "Website is under construction"
282
+ msgstr "Die Website ist im Aufbau"
283
+
284
+ #: includes/functions.php:769
285
+ msgid "Maintenance mode is on"
286
+ msgstr "Der Wartungsmodus ist aktiv"
287
+
288
+ #: includes/functions.php:770
289
+ msgid "Website will be available soon"
290
+ msgstr "Die Website wird in Kürze wieder verfügbar sein"
291
+
292
+ #: load/functions.php:47
293
+ msgid "Permission access denied!"
294
+ msgstr "Zugriff verweigert!"
295
+
296
+ #: load/functions.php:61
297
+ msgid "Login is incorrect!"
298
+ msgstr ""
299
+
300
+ #: load/functions.php:66
301
+ #, fuzzy
302
+ #| msgid "You entered your password are incorrect!"
303
+ msgid "Password is incorrect!"
304
+ msgstr "Du hast ein falsches Passwort eingegeben!"
305
+
306
+ #: load/functions.php:69
307
+ #, fuzzy
308
+ #| msgid "You entered your login and password are incorrect!"
309
+ msgid "Login and password are incorrect!"
310
+ msgstr "Dein Benutzername und Passwort ist falsch"
311
+
312
+ #: load/functions.php:149
313
+ msgid "Please verify that you are not a robot."
314
+ msgstr ""
315
+
316
+ #: load/functions.php:374
317
+ msgid "User Login"
318
+ msgstr "Benutzer-Anmeldung"
319
+
320
+ #: load/functions.php:376
321
+ msgid "Username"
322
+ msgstr "Benutzername"
323
+
324
+ #: load/functions.php:377
325
+ msgid "Password"
326
+ msgstr "Passwort"
327
+
328
+ #: load/functions.php:378
329
+ msgid "Lost Password"
330
+ msgstr "Passwort vergessen"
331
+
332
+ #: load/functions.php:379
333
+ msgid "Login"
334
+ msgstr "Anmelden"
335
+
336
+ #~ msgid "Show admin bar"
337
+ #~ msgstr "Admin-Leiste anzeigen"
338
+
339
+ #~ msgid "You entered your login are incorrect!"
340
+ #~ msgstr "Du hast einen falschen Benutzernamen eingegeben!"
341
+
342
+ #~ msgid "Not available object."
343
+ #~ msgstr "Nicht verfügbares Objekt."
344
+
345
+ #~ msgid "Exclude pages"
346
+ #~ msgstr "Ausschließen Seiten"
347
+
348
+ #~ msgid "Choose Logo width"
349
+ #~ msgstr "Wählen Sie Logo Breite"
350
+
351
+ #~ msgid "Choose Logo height"
352
+ #~ msgstr "Wählen Sie Logo Höhe"
353
+
354
+ #~ msgid "Blur intensity"
355
+ #~ msgstr "Intensität des Verwischens"
356
+
357
+ #~ msgid "Enable login"
358
+ #~ msgstr "Aktivieren Login"
359
+
360
+ #~ msgid "Put Login On"
361
+ #~ msgstr "Setzen Sie die Anmeldung an"
362
+
363
+ #~ msgid "Logo width"
364
+ #~ msgstr "Logo Breite"
365
+
366
+ #~ msgid "Logo height"
367
+ #~ msgstr "Logo Höhe"
368
+
369
+ #~ msgid "Admin bar"
370
+ #~ msgstr "Admin Bar"
371
+
372
+ #~ msgid "Background blur"
373
+ #~ msgstr "Hintergrund Verwischen"
374
+
375
+ #~ msgid "Apply a blur"
376
+ #~ msgstr "Verwischen aktivieren"
377
+
378
+ #~ msgid "Login On / Off"
379
+ #~ msgstr "Login Ein / Aus"
380
+
381
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
382
+ #~ msgstr ""
383
+ #~ "Dienst vorübergehend nicht verfügbar, Google Analytics wird deaktiviert"
384
+
385
+ #~ msgid "Sign In"
386
+ #~ msgstr "Anmelden"
387
+
388
+ #~ msgid ""
389
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
390
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
391
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
392
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
393
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
394
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
395
+ #~ msgstr ""
396
+ #~ "Vielleicht findest du die Antworten im <a target=\"_blank\" href=\"http://"
397
+ #~ "wordpress.org/support/plugin/maintenance\">Support Forum</a>.<br>Du "
398
+ #~ "kannst uns und auch mit deinem Anliegen <a target=\"_blank\" href="
399
+ #~ "\"mailto:mail@fruitfulcode.com?subject=Maintenance plugin\">kontaktieren</"
400
+ #~ "a> <br> Bitte besuche zuerst unsere Webseite <a href=\"%1$s\" title=\"%2$s"
401
+ #~ "\">%2$s</a> um mehr über unsere Dienstleistungen zu erfahren "
402
+
403
+ #, fuzzy
404
+ #~ msgid "maintenance"
405
+ #~ msgstr "Manutenção"
406
+
407
+ #~ msgid "Contact support"
408
+ #~ msgstr "Contatar suporte"
409
+
410
+ #~ msgid ""
411
+ #~ "If you faced with any problems, have a question or suggestion you always "
412
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
413
+ #~ "\"%2$s\">%2$s</a>"
414
+ #~ msgstr ""
415
+ #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
416
+ #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
417
+
418
+ #~ msgid ""
419
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
420
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
421
+ #~ "version %1$s with more other features."
422
+ #~ msgstr ""
423
+ #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
424
+ #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
425
+ #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
426
+
427
+ #~ msgid "Purchase"
428
+ #~ msgstr "Comprar"
429
+
430
+ #~ msgid "We have time until launch"
431
+ #~ msgstr "Осталось времени до запуска"
432
+
433
+ #~ msgid "Be first of your friends who will know when the website goes live."
434
+ #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
435
+
436
+ #~ msgid "Check out our extended version of plugin with new features"
437
+ #~ msgstr "Проверьте возможности расширенной версии плагина"
438
+
439
+ #~ msgid "Your session has expired."
440
+ #~ msgstr "Ваша сессия истекла."
441
+
442
+ #~ msgid "Customer login"
443
+ #~ msgstr "Вход для клиентов"
444
+
445
+ #~ msgid "Please login to see website"
446
+ #~ msgstr "Пожалуйста авторезируйтесь"
447
+
448
+ #~ msgid "User roles"
449
+ #~ msgstr "Роли пользователей"
450
+
451
+ #~ msgid "Choose users access permissions in maintenance mode."
452
+ #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
languages/maintenance-es_ES.mo CHANGED
Binary file
languages/maintenance-es_ES.po CHANGED
@@ -1,462 +1,462 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Maintenance v2.3\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-08-15 13:21+0300\n"
6
- "PO-Revision-Date: 2019-08-15 13:21+0300\n"
7
- "Last-Translator: Digital03.net <info@digital03.net>\n"
8
- "Language-Team: Digital03.net <info@digital03.net>\n"
9
- "Language: es_ES\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Generator: Poedit 2.2.3\n"
15
- "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
17
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
18
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
20
- "X-Poedit-Basepath: ..\n"
21
- "X-Poedit-SearchPath-0: .\n"
22
- "X-Poedit-SearchPathExcluded-0: *.js\n"
23
-
24
- # @ maintenance
25
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
26
- msgid "Maintenance"
27
- msgstr "Mantenimiento"
28
-
29
- # @ maintenance
30
- #: includes/admin.php:88 includes/admin.php:106
31
- msgid "Save changes"
32
- msgstr "Guardar Cambios"
33
-
34
- # @ anaglyph-framework
35
- #: includes/functions.php:183
36
- msgid "Standard Fonts"
37
- msgstr "Fuentes estándar"
38
-
39
- # @ anaglyph-framework
40
- #: includes/functions.php:190
41
- msgid "Google Web Fonts"
42
- msgstr "Fuentes web Google"
43
-
44
- # @ maintenance
45
- #: includes/functions.php:242
46
- msgid "General Settings"
47
- msgstr "Ajustes"
48
-
49
- # @ maintenance
50
- #: includes/functions.php:243
51
- msgid "Custom CSS"
52
- msgstr "CSS personalizado"
53
-
54
- #: includes/functions.php:244
55
- msgid "Exclude pages from maintenance mode"
56
- msgstr "Excluir páginas de modo de mantenimiento"
57
-
58
- # @ maintenance
59
- #: includes/functions.php:250
60
- msgid "Pro version"
61
- msgstr "Versión Pro"
62
-
63
- # @ maintenance
64
- #: includes/functions.php:257
65
- msgid "Fruitful Code projects"
66
- msgstr "Proyectos de Fruitful Code"
67
-
68
- # @ maintenance
69
- #: includes/functions.php:263
70
- msgid "Support"
71
- msgstr "Soporte"
72
-
73
- #: includes/functions.php:269
74
- msgid "Translation"
75
- msgstr "Traducción"
76
-
77
- # @ maintenance
78
- #: includes/functions.php:292
79
- msgid "Page title"
80
- msgstr "Título de página"
81
-
82
- # @ maintenance
83
- #: includes/functions.php:293
84
- msgid "Headline"
85
- msgstr "Cabecera"
86
-
87
- # @ maintenance
88
- #: includes/functions.php:294
89
- msgid "Description"
90
- msgstr "Descripción"
91
-
92
- #: includes/functions.php:295
93
- msgid "Footer Text"
94
- msgstr "Texto de pie de página"
95
-
96
- #: includes/functions.php:296
97
- msgid "Set Logo width"
98
- msgstr "Establecer anchura Logo"
99
-
100
- #: includes/functions.php:297
101
- msgid "Set Logo height"
102
- msgstr "Ajuste la altura del Logotipo"
103
-
104
- # @ maintenance
105
- #: includes/functions.php:298
106
- msgid "Logo"
107
- msgstr "Logo"
108
-
109
- # @ maintenance
110
- #: includes/functions.php:298
111
- msgid "Upload Logo"
112
- msgstr "Subir Logo"
113
-
114
- #: includes/functions.php:299
115
- msgid "Retina logo"
116
- msgstr "Retina logo"
117
-
118
- #: includes/functions.php:299
119
- msgid "Upload Retina Logo"
120
- msgstr "Subir Retina Logo"
121
-
122
- # @ maintenance
123
- #: includes/functions.php:301
124
- #, fuzzy
125
- #| msgid "Background image"
126
- msgid "Background image (portrait mode)"
127
- msgstr "Imagen de fondo"
128
-
129
- #: includes/functions.php:301
130
- msgid "Upload image for portrait device orientation"
131
- msgstr ""
132
-
133
- # @ maintenance
134
- #: includes/functions.php:302
135
- #, fuzzy
136
- #| msgid "Background image"
137
- msgid "Page preloader image"
138
- msgstr "Imagen de fondo"
139
-
140
- # @ maintenance
141
- #: includes/functions.php:302
142
- #, fuzzy
143
- #| msgid "Upload Background"
144
- msgid "Upload preloader"
145
- msgstr "Subir fondo"
146
-
147
- # @ maintenance
148
- #: includes/functions.php:306
149
- msgid "Show admin bar"
150
- msgstr "Mostrar barra admin"
151
-
152
- # @ maintenance
153
- #: includes/functions.php:307
154
- msgid "503"
155
- msgstr "503"
156
-
157
- #: includes/functions.php:307
158
- msgid "Service temporarily unavailable, Google analytics will be disable."
159
- msgstr "Servicio temporalmente no disponible, Google Analytics se desactivará."
160
-
161
- # @ maintenance
162
- #: includes/functions.php:314
163
- msgid "Google Analytics ID"
164
- msgstr "ID Google Analytics"
165
-
166
- # @ maintenance
167
- #: includes/functions.php:314
168
- msgid "UA-XXXXX-X"
169
- msgstr "UA-XXXXX-X"
170
-
171
- #: includes/functions.php:315
172
- msgid "Set blur intensity"
173
- msgstr "intensidad determinado la falta de definición"
174
-
175
- #: includes/functions.php:321
176
- msgid "Apply background blur"
177
- msgstr "Aplicar desenfoque de fondo"
178
-
179
- #: includes/functions.php:322
180
- msgid "Enable frontend login"
181
- msgstr "Habilitar inicio de sesión frontend"
182
-
183
- # @ maintenance
184
- #: includes/functions.php:335
185
- msgid "CSS Code"
186
- msgstr "Código CSS"
187
-
188
- # #-#-#-#-# 0catalog.po (Maintenance v2.3) #-#-#-#-#
189
- # @ maintenance
190
- #: includes/functions.php:349
191
- msgid "Select the page to be displayed:"
192
- msgstr "Seleccione la página que se mostrará:"
193
-
194
- # @ maintenance
195
- #: includes/functions.php:411
196
- msgid "Background image"
197
- msgstr "Imagen de fondo"
198
-
199
- # @ maintenance
200
- #: includes/functions.php:411
201
- msgid "Upload Background"
202
- msgstr "Subir fondo"
203
-
204
- # @ maintenance
205
- #: includes/functions.php:417
206
- msgid "Background color"
207
- msgstr "Color de fondo"
208
-
209
- # @ maintenance
210
- #: includes/functions.php:418
211
- msgid "Font color"
212
- msgstr "Color de fuente"
213
-
214
- # @ maintenance
215
- #: includes/functions.php:419
216
- #, fuzzy
217
- #| msgid "Background color"
218
- msgid "Login block background color"
219
- msgstr "Color de fondo"
220
-
221
- # @ maintenance
222
- #: includes/functions.php:426
223
- msgid "Font family"
224
- msgstr "Familia de fuente"
225
-
226
- #: includes/functions.php:432
227
- msgid "Subsets"
228
- msgstr "subconjuntos"
229
-
230
- # @ maintenance
231
- #: includes/functions.php:440
232
- msgid "Have any questions?"
233
- msgstr "¿Tienes preguntas?"
234
-
235
- #: includes/functions.php:441
236
- #, php-format
237
- msgid ""
238
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
239
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
240
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
241
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
242
- "suggestions.<br> Please visit our website to learn about us and our services "
243
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
244
- msgstr ""
245
- "Usted puede encontrar respuestas a sus preguntas en <a target=\"_blank\" "
246
- "href=\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">Foro de "
247
- "soporte</a><br>Puedes <a target=\"_blank\" href=\"http://support."
248
- "fruitfulcode.com/hc/en-us/requests/new\">Contáctenos</a>con las solicitudes "
249
- "de personalización y sugerencias. <br> Por favor, visite nuestro sitio web "
250
- "para aprender sobre nosotros y nuestros servicios <a href=\"%1$s\" title="
251
- "\"%2$s\">%2$s</a>"
252
-
253
- #: includes/functions.php:452
254
- msgid "This plugin is translation friendly"
255
- msgstr "Este plugin es amigable traducción"
256
-
257
- #: includes/functions.php:453
258
- #, php-format
259
- msgid ""
260
- "Want to improve translation or make one for your native language? <a href="
261
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
262
- msgstr ""
263
- "¿Quieres mejorar la traducción o hacer uno para su lengua materna? <a href="
264
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
265
-
266
- #: includes/functions.php:455
267
- msgid "Follow this tutorial"
268
- msgstr "Siga este tutorial"
269
-
270
- # @ maintenance
271
- #: includes/functions.php:464
272
- msgid "Premium WordPress themes"
273
- msgstr "Plantillas Premium Wordpress"
274
-
275
- # @ maintenance
276
- #: includes/functions.php:470
277
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
278
- msgstr "ANAGLYPH - Plantilla Wordpress de Una página / Multi página"
279
-
280
- # @ maintenance
281
- #: includes/functions.php:475
282
- msgid "Love.ly - Simple & Elegant WordPress theme"
283
- msgstr "Love.ly - Plantilla Wordpress Simple y Elegante"
284
-
285
- #: includes/functions.php:481
286
- msgid "Zoner - Real Estate WordPress theme"
287
- msgstr "Zoner - Inmobiliaria tema de WordPress"
288
-
289
- # @ maintenance
290
- #: includes/functions.php:494
291
- msgid "Extended functionality"
292
- msgstr "Funcionalidad extendida"
293
-
294
- # @ maintenance
295
- #: includes/functions.php:495
296
- #, php-format
297
- msgid ""
298
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
299
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
300
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
301
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
302
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
303
- "\"_blank\">leave feedbacks</a>."
304
- msgstr ""
305
- "Comprar versión <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
306
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> con "
307
- "funcionalidad extendida. %1$s Si te gusta nuestro plugin, por favor <a "
308
- "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
309
- "maintenance?filter=5\">puntúalo</a>, <a title=\"deja tus comentarios\" href="
310
- "\"%2$s\" target=\"_blank\">deja tus comentarios</a>."
311
-
312
- # @ maintenance
313
- #: includes/functions.php:499
314
- msgid "Demo website"
315
- msgstr "Web demostración"
316
-
317
- #: includes/functions.php:643
318
- msgid " is "
319
- msgstr ""
320
-
321
- # @ maintenance
322
- #: includes/functions.php:712
323
- msgid "Website is under construction"
324
- msgstr "Página en construcción"
325
-
326
- # @ maintenance
327
- #: includes/functions.php:713
328
- msgid "Maintenance mode is on"
329
- msgstr "Modo mantenimiento activado"
330
-
331
- # @ maintenance
332
- #: includes/functions.php:714
333
- msgid "Website will be available soon"
334
- msgstr "La página estará disponible pronto"
335
-
336
- # @ maintenance
337
- #: load/functions.php:39
338
- msgid "Permission access denied!"
339
- msgstr "Permiso de acceso denegado!"
340
-
341
- #: load/functions.php:53
342
- msgid "Login is incorrect!"
343
- msgstr ""
344
-
345
- # @ maintenance
346
- #: load/functions.php:57
347
- #, fuzzy
348
- #| msgid "You entered your password are incorrect!"
349
- msgid "Password is incorrect!"
350
- msgstr "La Contraseña introducida es INCORRECTA."
351
-
352
- # @ maintenance
353
- #: load/functions.php:60
354
- #, fuzzy
355
- #| msgid "You entered your login and password are incorrect!"
356
- msgid "Login and password are incorrect!"
357
- msgstr "El Usuario y la Contraseña introducidos son INCORRECTOS."
358
-
359
- #: load/functions.php:136
360
- msgid "Please verify that you are not a robot."
361
- msgstr ""
362
-
363
- # @ maintenance
364
- #: load/functions.php:377
365
- msgid "User Login"
366
- msgstr "Iniciar sesión"
367
-
368
- # @ maintenance
369
- #: load/functions.php:379
370
- msgid "Username"
371
- msgstr "Usuario"
372
-
373
- # @ maintenance
374
- #: load/functions.php:380
375
- msgid "Password"
376
- msgstr "Contraseña"
377
-
378
- # @ maintenance
379
- #: load/functions.php:381
380
- msgid "Lost Password"
381
- msgstr "Contraseña perdida"
382
-
383
- # @ maintenance
384
- #: load/functions.php:382
385
- msgid "Login"
386
- msgstr "Conectar"
387
-
388
- # @ maintenance
389
- #~ msgid "You entered your login are incorrect!"
390
- #~ msgstr "El Usuario introducido es INCORRECTO."
391
-
392
- # @ maintenance
393
- #~ msgid "Not available object."
394
- #~ msgstr "Objeto no disponible."
395
-
396
- # #-#-#-#-# 0catalog.po (Maintenance v2.3) #-#-#-#-#
397
- # @ maintenance
398
- #~ msgid "Exclude pages"
399
- #~ msgstr "Excluir páginas"
400
-
401
- #~ msgid "Choose Logo width"
402
- #~ msgstr "Escoge la anchura del logotipo"
403
-
404
- #~ msgid "Choose Logo height"
405
- #~ msgstr "Elija la altura del logotipo"
406
-
407
- # @ maintenance
408
- #~ msgid "Blur intensity"
409
- #~ msgstr "Intensidad del difuminado"
410
-
411
- #~ msgid "Enable login"
412
- #~ msgstr "Habilitar inicio de sesión"
413
-
414
- #~ msgid "Put Login On"
415
- #~ msgstr "Ponga login en"
416
-
417
- #~ msgid "Logo width"
418
- #~ msgstr "Logotipo de ancho"
419
-
420
- #~ msgid "Logo height"
421
- #~ msgstr "La altura del logotipo"
422
-
423
- # @ maintenance
424
- #~ msgid "Admin bar"
425
- #~ msgstr "Barra de admin"
426
-
427
- # @ maintenance
428
- #~ msgid "Background blur"
429
- #~ msgstr "Difuminar fondo"
430
-
431
- # @ maintenance
432
- #~ msgid "Apply a blur"
433
- #~ msgstr "Aplicar difuminado"
434
-
435
- # @ maintenance
436
- #~ msgid "Login On / Off"
437
- #~ msgstr "Iniciar Sesión On / Off"
438
-
439
- # @ maintenance
440
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
441
- #~ msgstr ""
442
- #~ "Servicio temporalmente no disponible, Google Analytics se desactivará"
443
-
444
- #~ msgid "Sign In"
445
- #~ msgstr "Registrarse"
446
-
447
- # @ maintenance
448
- #~ msgid ""
449
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
450
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
451
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
452
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
453
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
454
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
455
- #~ msgstr ""
456
- #~ "Puedes encontrar respuestas a tus dudas en nuestro <a target=\"_blank\" "
457
- #~ "href=\"http://wordpress.org/support/plugin/maintenance\">foro de soporte</"
458
- #~ "a>.<br>Puedes <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
459
- #~ "subject=Maintenance plugin\">contactar con nosotros</a> para solicitar "
460
- #~ "personalización y sugerencias.<br>Por favor visita nuestra web para saber "
461
- #~ "más acerca de nosotros y nuestros servicios <a href=\"%1$s\" title=\"%2$s"
462
- #~ "\">%2$s</a>."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Maintenance v2.3\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-08-27 13:21+0300\n"
6
+ "PO-Revision-Date: 2019-08-27 13:21+0300\n"
7
+ "Last-Translator: Digital03.net <info@digital03.net>\n"
8
+ "Language-Team: Digital03.net <info@digital03.net>\n"
9
+ "Language: es_ES\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
+ "X-Generator: Poedit 2.2.3\n"
15
+ "X-Poedit-SourceCharset: UTF-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
17
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
18
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
20
+ "X-Poedit-Basepath: ..\n"
21
+ "X-Poedit-SearchPath-0: .\n"
22
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
23
+
24
+ # @ maintenance
25
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
26
+ #: includes/functions.php:692
27
+ msgid "Maintenance"
28
+ msgstr "Mantenimiento"
29
+
30
+ # @ maintenance
31
+ #: includes/admin.php:106 includes/admin.php:124
32
+ msgid "Save changes"
33
+ msgstr "Guardar Cambios"
34
+
35
+ # @ anaglyph-framework
36
+ #: includes/functions.php:199
37
+ msgid "Standard Fonts"
38
+ msgstr "Fuentes estándar"
39
+
40
+ # @ anaglyph-framework
41
+ #: includes/functions.php:206
42
+ msgid "Google Web Fonts"
43
+ msgstr "Fuentes web Google"
44
+
45
+ # @ maintenance
46
+ #: includes/functions.php:256
47
+ msgid "General Settings"
48
+ msgstr "Ajustes"
49
+
50
+ # @ maintenance
51
+ #: includes/functions.php:257
52
+ msgid "Custom CSS"
53
+ msgstr "CSS personalizado"
54
+
55
+ #: includes/functions.php:258
56
+ msgid "Exclude pages from maintenance mode"
57
+ msgstr "Excluir páginas de modo de mantenimiento"
58
+
59
+ # @ maintenance
60
+ #: includes/functions.php:264
61
+ msgid "Pro version"
62
+ msgstr "Versión Pro"
63
+
64
+ # @ maintenance
65
+ #: includes/functions.php:271
66
+ msgid "Fruitful Code projects"
67
+ msgstr "Proyectos de Fruitful Code"
68
+
69
+ # @ maintenance
70
+ #: includes/functions.php:277
71
+ msgid "Support"
72
+ msgstr "Soporte"
73
+
74
+ #: includes/functions.php:283
75
+ msgid "Translation"
76
+ msgstr "Traducción"
77
+
78
+ # @ maintenance
79
+ #: includes/functions.php:318
80
+ msgid "Page title"
81
+ msgstr "Título de página"
82
+
83
+ # @ maintenance
84
+ #: includes/functions.php:319
85
+ msgid "Headline"
86
+ msgstr "Cabecera"
87
+
88
+ # @ maintenance
89
+ #: includes/functions.php:320
90
+ msgid "Description"
91
+ msgstr "Descripción"
92
+
93
+ #: includes/functions.php:321
94
+ msgid "Footer Text"
95
+ msgstr "Texto de pie de página"
96
+
97
+ #: includes/functions.php:322
98
+ msgid "Set Logo width"
99
+ msgstr "Establecer anchura Logo"
100
+
101
+ #: includes/functions.php:323
102
+ msgid "Set Logo height"
103
+ msgstr "Ajuste la altura del Logotipo"
104
+
105
+ # @ maintenance
106
+ #: includes/functions.php:324
107
+ msgid "Logo"
108
+ msgstr "Logo"
109
+
110
+ # @ maintenance
111
+ #: includes/functions.php:324
112
+ msgid "Upload Logo"
113
+ msgstr "Subir Logo"
114
+
115
+ #: includes/functions.php:325
116
+ msgid "Retina logo"
117
+ msgstr "Retina logo"
118
+
119
+ #: includes/functions.php:325
120
+ msgid "Upload Retina Logo"
121
+ msgstr "Subir Retina Logo"
122
+
123
+ # @ maintenance
124
+ #: includes/functions.php:327
125
+ #, fuzzy
126
+ #| msgid "Background image"
127
+ msgid "Background image (portrait mode)"
128
+ msgstr "Imagen de fondo"
129
+
130
+ #: includes/functions.php:327
131
+ msgid "Upload image for portrait device orientation"
132
+ msgstr ""
133
+
134
+ # @ maintenance
135
+ #: includes/functions.php:328
136
+ #, fuzzy
137
+ #| msgid "Background image"
138
+ msgid "Page preloader image"
139
+ msgstr "Imagen de fondo"
140
+
141
+ # @ maintenance
142
+ #: includes/functions.php:328
143
+ #, fuzzy
144
+ #| msgid "Upload Background"
145
+ msgid "Upload preloader"
146
+ msgstr "Subir fondo"
147
+
148
+ # @ maintenance
149
+ #: includes/functions.php:332
150
+ msgid "503"
151
+ msgstr "503"
152
+
153
+ #: includes/functions.php:332
154
+ msgid "Service temporarily unavailable, Google analytics will be disable."
155
+ msgstr "Servicio temporalmente no disponible, Google Analytics se desactivará."
156
+
157
+ # @ maintenance
158
+ #: includes/functions.php:339
159
+ msgid "Google Analytics ID"
160
+ msgstr "ID Google Analytics"
161
+
162
+ # @ maintenance
163
+ #: includes/functions.php:339
164
+ msgid "UA-XXXXX-X"
165
+ msgstr "UA-XXXXX-X"
166
+
167
+ #: includes/functions.php:340
168
+ msgid "Set blur intensity"
169
+ msgstr "intensidad determinado la falta de definición"
170
+
171
+ #: includes/functions.php:348
172
+ msgid "Apply background blur"
173
+ msgstr "Aplicar desenfoque de fondo"
174
+
175
+ #: includes/functions.php:349
176
+ msgid "Enable frontend login"
177
+ msgstr "Habilitar inicio de sesión frontend"
178
+
179
+ # @ maintenance
180
+ #: includes/functions.php:362
181
+ msgid "CSS Code"
182
+ msgstr "Código CSS"
183
+
184
+ # #-#-#-#-# 0catalog.po (Maintenance v2.3) #-#-#-#-#
185
+ # @ maintenance
186
+ #: includes/functions.php:382
187
+ msgid "Select the page to be displayed:"
188
+ msgstr "Seleccione la página que se mostrará:"
189
+
190
+ # @ maintenance
191
+ #: includes/functions.php:445
192
+ msgid "Background image"
193
+ msgstr "Imagen de fondo"
194
+
195
+ # @ maintenance
196
+ #: includes/functions.php:445
197
+ msgid "Upload Background"
198
+ msgstr "Subir fondo"
199
+
200
+ # @ maintenance
201
+ #: includes/functions.php:451
202
+ msgid "Background color"
203
+ msgstr "Color de fondo"
204
+
205
+ # @ maintenance
206
+ #: includes/functions.php:452
207
+ msgid "Font color"
208
+ msgstr "Color de fuente"
209
+
210
+ # @ maintenance
211
+ #: includes/functions.php:453
212
+ #, fuzzy
213
+ #| msgid "Background color"
214
+ msgid "Login block background color"
215
+ msgstr "Color de fondo"
216
+
217
+ # @ maintenance
218
+ #: includes/functions.php:460
219
+ msgid "Font family"
220
+ msgstr "Familia de fuente"
221
+
222
+ #: includes/functions.php:466
223
+ msgid "Subsets"
224
+ msgstr "subconjuntos"
225
+
226
+ # @ maintenance
227
+ #: includes/functions.php:474
228
+ msgid "Have any questions?"
229
+ msgstr "¿Tienes preguntas?"
230
+
231
+ #: includes/functions.php:476
232
+ #, php-format
233
+ msgid ""
234
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
235
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
236
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
237
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
238
+ "suggestions.<br> Please visit our website to learn about us and our services "
239
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
240
+ msgstr ""
241
+ "Usted puede encontrar respuestas a sus preguntas en <a target=\"_blank\" "
242
+ "href=\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">Foro de "
243
+ "soporte</a><br>Puedes <a target=\"_blank\" href=\"http://support."
244
+ "fruitfulcode.com/hc/en-us/requests/new\">Contáctenos</a>con las solicitudes "
245
+ "de personalización y sugerencias. <br> Por favor, visite nuestro sitio web "
246
+ "para aprender sobre nosotros y nuestros servicios <a href=\"%1$s\" title="
247
+ "\"%2$s\">%2$s</a>"
248
+
249
+ #: includes/functions.php:487
250
+ msgid "This plugin is translation friendly"
251
+ msgstr "Este plugin es amigable traducción"
252
+
253
+ #: includes/functions.php:489
254
+ #, php-format
255
+ msgid ""
256
+ "Want to improve translation or make one for your native language? <a href="
257
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
258
+ msgstr ""
259
+ "¿Quieres mejorar la traducción o hacer uno para su lengua materna? <a href="
260
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
261
+
262
+ #: includes/functions.php:491
263
+ msgid "Follow this tutorial"
264
+ msgstr "Siga este tutorial"
265
+
266
+ # @ maintenance
267
+ #: includes/functions.php:500
268
+ msgid "Premium WordPress themes"
269
+ msgstr "Plantillas Premium Wordpress"
270
+
271
+ # @ maintenance
272
+ #: includes/functions.php:506
273
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
274
+ msgstr "ANAGLYPH - Plantilla Wordpress de Una página / Multi página"
275
+
276
+ # @ maintenance
277
+ #: includes/functions.php:511
278
+ msgid "Love.ly - Simple & Elegant WordPress theme"
279
+ msgstr "Love.ly - Plantilla Wordpress Simple y Elegante"
280
+
281
+ #: includes/functions.php:517
282
+ msgid "Zoner - Real Estate WordPress theme"
283
+ msgstr "Zoner - Inmobiliaria tema de WordPress"
284
+
285
+ # @ maintenance
286
+ #: includes/functions.php:529
287
+ msgid "Extended functionality"
288
+ msgstr "Funcionalidad extendida"
289
+
290
+ # @ maintenance
291
+ #: includes/functions.php:531
292
+ #, php-format
293
+ msgid ""
294
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
295
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
296
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
297
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
298
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
299
+ "\"_blank\">leave feedbacks</a>."
300
+ msgstr ""
301
+ "Comprar versión <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
302
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> con "
303
+ "funcionalidad extendida. %1$s Si te gusta nuestro plugin, por favor <a "
304
+ "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
305
+ "maintenance?filter=5\">puntúalo</a>, <a title=\"deja tus comentarios\" href="
306
+ "\"%2$s\" target=\"_blank\">deja tus comentarios</a>."
307
+
308
+ # @ maintenance
309
+ #: includes/functions.php:537
310
+ msgid "Demo website"
311
+ msgstr "Web demostración"
312
+
313
+ #: includes/functions.php:688 includes/functions.php:695
314
+ msgid " is "
315
+ msgstr ""
316
+
317
+ # @ maintenance
318
+ #: includes/functions.php:768
319
+ msgid "Website is under construction"
320
+ msgstr "Página en construcción"
321
+
322
+ # @ maintenance
323
+ #: includes/functions.php:769
324
+ msgid "Maintenance mode is on"
325
+ msgstr "Modo mantenimiento activado"
326
+
327
+ # @ maintenance
328
+ #: includes/functions.php:770
329
+ msgid "Website will be available soon"
330
+ msgstr "La página estará disponible pronto"
331
+
332
+ # @ maintenance
333
+ #: load/functions.php:47
334
+ msgid "Permission access denied!"
335
+ msgstr "Permiso de acceso denegado!"
336
+
337
+ #: load/functions.php:61
338
+ msgid "Login is incorrect!"
339
+ msgstr ""
340
+
341
+ # @ maintenance
342
+ #: load/functions.php:66
343
+ #, fuzzy
344
+ #| msgid "You entered your password are incorrect!"
345
+ msgid "Password is incorrect!"
346
+ msgstr "La Contraseña introducida es INCORRECTA."
347
+
348
+ # @ maintenance
349
+ #: load/functions.php:69
350
+ #, fuzzy
351
+ #| msgid "You entered your login and password are incorrect!"
352
+ msgid "Login and password are incorrect!"
353
+ msgstr "El Usuario y la Contraseña introducidos son INCORRECTOS."
354
+
355
+ #: load/functions.php:149
356
+ msgid "Please verify that you are not a robot."
357
+ msgstr ""
358
+
359
+ # @ maintenance
360
+ #: load/functions.php:374
361
+ msgid "User Login"
362
+ msgstr "Iniciar sesión"
363
+
364
+ # @ maintenance
365
+ #: load/functions.php:376
366
+ msgid "Username"
367
+ msgstr "Usuario"
368
+
369
+ # @ maintenance
370
+ #: load/functions.php:377
371
+ msgid "Password"
372
+ msgstr "Contraseña"
373
+
374
+ # @ maintenance
375
+ #: load/functions.php:378
376
+ msgid "Lost Password"
377
+ msgstr "Contraseña perdida"
378
+
379
+ # @ maintenance
380
+ #: load/functions.php:379
381
+ msgid "Login"
382
+ msgstr "Conectar"
383
+
384
+ # @ maintenance
385
+ #~ msgid "Show admin bar"
386
+ #~ msgstr "Mostrar barra admin"
387
+
388
+ # @ maintenance
389
+ #~ msgid "You entered your login are incorrect!"
390
+ #~ msgstr "El Usuario introducido es INCORRECTO."
391
+
392
+ # @ maintenance
393
+ #~ msgid "Not available object."
394
+ #~ msgstr "Objeto no disponible."
395
+
396
+ # #-#-#-#-# 0catalog.po (Maintenance v2.3) #-#-#-#-#
397
+ # @ maintenance
398
+ #~ msgid "Exclude pages"
399
+ #~ msgstr "Excluir páginas"
400
+
401
+ #~ msgid "Choose Logo width"
402
+ #~ msgstr "Escoge la anchura del logotipo"
403
+
404
+ #~ msgid "Choose Logo height"
405
+ #~ msgstr "Elija la altura del logotipo"
406
+
407
+ # @ maintenance
408
+ #~ msgid "Blur intensity"
409
+ #~ msgstr "Intensidad del difuminado"
410
+
411
+ #~ msgid "Enable login"
412
+ #~ msgstr "Habilitar inicio de sesión"
413
+
414
+ #~ msgid "Put Login On"
415
+ #~ msgstr "Ponga login en"
416
+
417
+ #~ msgid "Logo width"
418
+ #~ msgstr "Logotipo de ancho"
419
+
420
+ #~ msgid "Logo height"
421
+ #~ msgstr "La altura del logotipo"
422
+
423
+ # @ maintenance
424
+ #~ msgid "Admin bar"
425
+ #~ msgstr "Barra de admin"
426
+
427
+ # @ maintenance
428
+ #~ msgid "Background blur"
429
+ #~ msgstr "Difuminar fondo"
430
+
431
+ # @ maintenance
432
+ #~ msgid "Apply a blur"
433
+ #~ msgstr "Aplicar difuminado"
434
+
435
+ # @ maintenance
436
+ #~ msgid "Login On / Off"
437
+ #~ msgstr "Iniciar Sesión On / Off"
438
+
439
+ # @ maintenance
440
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
441
+ #~ msgstr ""
442
+ #~ "Servicio temporalmente no disponible, Google Analytics se desactivará"
443
+
444
+ #~ msgid "Sign In"
445
+ #~ msgstr "Registrarse"
446
+
447
+ # @ maintenance
448
+ #~ msgid ""
449
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
450
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
451
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
452
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
453
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
454
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
455
+ #~ msgstr ""
456
+ #~ "Puedes encontrar respuestas a tus dudas en nuestro <a target=\"_blank\" "
457
+ #~ "href=\"http://wordpress.org/support/plugin/maintenance\">foro de soporte</"
458
+ #~ "a>.<br>Puedes <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
459
+ #~ "subject=Maintenance plugin\">contactar con nosotros</a> para solicitar "
460
+ #~ "personalización y sugerencias.<br>Por favor visita nuestra web para saber "
461
+ #~ "más acerca de nosotros y nuestros servicios <a href=\"%1$s\" title=\"%2$s"
462
+ #~ "\">%2$s</a>."
languages/maintenance-fa-IR.mo CHANGED
Binary file
languages/maintenance-fa-IR.po CHANGED
@@ -1,404 +1,404 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:22+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:22+0300\n"
6
- "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
- "Language-Team: EWORX.IR <info@eworx.ir>\n"
8
- "Language: fa\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "تعمیر و نگهداری"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "ذخیره تغییرات"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr "فونت های استاندارد"
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr "فونت وب گوگل"
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "تنظیمات عمومی"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "CSS سفارشی"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "حذف صفحات از حالت تعمیر و نگهداری"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "نسخه حرفه ای"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr " Fruitful Code پروژه ها"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "پشتیبانی"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "ترجمه"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "عنوان صفحه"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "عنوان"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "توضیحات"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "پاورقی متن"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "تنظیم عرض لوگو"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "تنظیم ارتفاع لوگو"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "لوگو"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "لوگو خود را بارگذاری کنید."
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "آرم شبکیه چشم"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "لوگو بارگذاری شبکیه چشم"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "تصویر پس زمینه"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "تصویر پس زمینه"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "بارگذاری تصویر پس‌زمینه"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "نمایش نوار مدیریت"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr ""
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr "خدمات موقتا در دسترس، تجزیه و تحلیل گوگل غیرفعال خواهد شد."
138
-
139
- #: includes/functions.php:314
140
- msgid "Google Analytics ID"
141
- msgstr "ID گوگل آنالیتیک"
142
-
143
- #: includes/functions.php:314
144
- msgid "UA-XXXXX-X"
145
- msgstr ""
146
-
147
- #: includes/functions.php:315
148
- msgid "Set blur intensity"
149
- msgstr "شدت تاری تنظیم"
150
-
151
- #: includes/functions.php:321
152
- msgid "Apply background blur"
153
- msgstr "درخواست تاری پس زمینه"
154
-
155
- #: includes/functions.php:322
156
- msgid "Enable frontend login"
157
- msgstr "فعال کردن ورود ظاهر"
158
-
159
- #: includes/functions.php:335
160
- msgid "CSS Code"
161
- msgstr "کد CSS"
162
-
163
- #: includes/functions.php:349
164
- msgid "Select the page to be displayed:"
165
- msgstr "صفحه نمایش داده می شود را انتخاب کنید:"
166
-
167
- #: includes/functions.php:411
168
- msgid "Background image"
169
- msgstr "تصویر پس زمینه"
170
-
171
- #: includes/functions.php:411
172
- msgid "Upload Background"
173
- msgstr "بارگذاری تصویر پس‌زمینه"
174
-
175
- #: includes/functions.php:417
176
- msgid "Background color"
177
- msgstr "رنگ پس زمینه"
178
-
179
- #: includes/functions.php:418
180
- msgid "Font color"
181
- msgstr "رنگ فونت"
182
-
183
- #: includes/functions.php:419
184
- #, fuzzy
185
- #| msgid "Background color"
186
- msgid "Login block background color"
187
- msgstr "رنگ پس زمینه"
188
-
189
- #: includes/functions.php:426
190
- msgid "Font family"
191
- msgstr "خانواده فونت"
192
-
193
- #: includes/functions.php:432
194
- msgid "Subsets"
195
- msgstr "زیر مجموعه"
196
-
197
- #: includes/functions.php:440
198
- msgid "Have any questions?"
199
- msgstr "سوال یا مشکلی دارید؟"
200
-
201
- #: includes/functions.php:441
202
- #, php-format
203
- msgid ""
204
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
205
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
206
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
207
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
208
- "suggestions.<br> Please visit our website to learn about us and our services "
209
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
210
- msgstr ""
211
-
212
- #: includes/functions.php:452
213
- msgid "This plugin is translation friendly"
214
- msgstr "این افزونه ترجمه پسند"
215
-
216
- #: includes/functions.php:453
217
- #, php-format
218
- msgid ""
219
- "Want to improve translation or make one for your native language? <a href="
220
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
221
- msgstr ""
222
- "می خواهید برای بهبود ترجمه و یا یکی برای زبان مادری خود را؟ <a href=\"%1$s\" "
223
- "title=\"%2$s\">%2$s</a>"
224
-
225
- #: includes/functions.php:455
226
- msgid "Follow this tutorial"
227
- msgstr "به دنبال این آموزش"
228
-
229
- #: includes/functions.php:464
230
- msgid "Premium WordPress themes"
231
- msgstr "حق بیمه وردپرس تم"
232
-
233
- #: includes/functions.php:470
234
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
235
- msgstr ""
236
-
237
- #: includes/functions.php:475
238
- msgid "Love.ly - Simple & Elegant WordPress theme"
239
- msgstr ""
240
-
241
- #: includes/functions.php:481
242
- msgid "Zoner - Real Estate WordPress theme"
243
- msgstr ""
244
-
245
- #: includes/functions.php:494
246
- msgid "Extended functionality"
247
- msgstr "کارکرد با قابلیت بیشتر"
248
-
249
- #: includes/functions.php:495
250
- #, php-format
251
- msgid ""
252
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
253
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
254
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
255
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
256
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
257
- "\"_blank\">leave feedbacks</a>."
258
- msgstr ""
259
-
260
- #: includes/functions.php:499
261
- msgid "Demo website"
262
- msgstr "وب سایت آزمایشی"
263
-
264
- #: includes/functions.php:643
265
- msgid " is "
266
- msgstr ""
267
-
268
- #: includes/functions.php:712
269
- msgid "Website is under construction"
270
- msgstr "وب سایت در دست ساخت است"
271
-
272
- #: includes/functions.php:713
273
- msgid "Maintenance mode is on"
274
- msgstr "حالت تعمیر و نگهداری روشن است"
275
-
276
- #: includes/functions.php:714
277
- msgid "Website will be available soon"
278
- msgstr "وب سایت به زودی در دسترس خواهد"
279
-
280
- #: load/functions.php:39
281
- msgid "Permission access denied!"
282
- msgstr "اجازه دسترسی رد شد!"
283
-
284
- #: load/functions.php:53
285
- msgid "Login is incorrect!"
286
- msgstr ""
287
-
288
- #: load/functions.php:57
289
- #, fuzzy
290
- #| msgid "You entered your password are incorrect!"
291
- msgid "Password is incorrect!"
292
- msgstr "رمز عبور اشتباه است!"
293
-
294
- #: load/functions.php:60
295
- #, fuzzy
296
- #| msgid "You entered your login and password are incorrect!"
297
- msgid "Login and password are incorrect!"
298
- msgstr "نام کاربری یا رمز عبور اشتباه است!"
299
-
300
- #: load/functions.php:136
301
- msgid "Please verify that you are not a robot."
302
- msgstr ""
303
-
304
- #: load/functions.php:377
305
- msgid "User Login"
306
- msgstr "ورود کاربر"
307
-
308
- #: load/functions.php:379
309
- msgid "Username"
310
- msgstr "نام کاربری"
311
-
312
- #: load/functions.php:380
313
- msgid "Password"
314
- msgstr "کلمه عبور"
315
-
316
- #: load/functions.php:381
317
- msgid "Lost Password"
318
- msgstr "رمز فراموش شده"
319
-
320
- #: load/functions.php:382
321
- msgid "Login"
322
- msgstr "ورود"
323
-
324
- #~ msgid "You entered your login are incorrect!"
325
- #~ msgstr "نام کاربری اشتباه است!"
326
-
327
- #~ msgid "Not available object."
328
- #~ msgstr "شی در دسترس نیست."
329
-
330
- #~ msgid "Exclude pages"
331
- #~ msgstr "به غیر از صفحات"
332
-
333
- #~ msgid "Choose Logo width"
334
- #~ msgstr "انتخاب لوگوی عرض"
335
-
336
- #~ msgid "Choose Logo height"
337
- #~ msgstr "انتخاب ارتفاع آرم"
338
-
339
- #~ msgid "Blur intensity"
340
- #~ msgstr "شدت محو کردن پس‌زمینه"
341
-
342
- #~ msgid "Enable login"
343
- #~ msgstr "فعال کردن ورود"
344
-
345
- #~ msgid "Put Login On"
346
- #~ msgstr "قرار دادن ورود به"
347
-
348
- #~ msgid "Logo width"
349
- #~ msgstr "عرض آرم"
350
-
351
- #~ msgid "Logo height"
352
- #~ msgstr "ارتفاع آرم"
353
-
354
- #~ msgid "Admin bar"
355
- #~ msgstr "منوی ادمین"
356
-
357
- #~ msgid "Background blur"
358
- #~ msgstr "تاری پس‌زمینه"
359
-
360
- #~ msgid "Apply a blur"
361
- #~ msgstr "اعمال تاری"
362
-
363
- #~ msgid "Login On / Off"
364
- #~ msgstr "ورود به سیستم روشن / خاموش"
365
-
366
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
367
- #~ msgstr "خدمات موقتا در دسترس، تجزیه و تحلیل گوگل غیرفعال خواهد شد"
368
-
369
- #~ msgid "Sign In"
370
- #~ msgstr "ورود"
371
-
372
- #~ msgid "maintenance"
373
- #~ msgstr "تعمیر و نگهداری"
374
-
375
- #~ msgid "Contact support"
376
- #~ msgstr "با پشتیبانی تماس بگیرید"
377
-
378
- #~ msgid "Purchase"
379
- #~ msgstr "خرید"
380
-
381
- #~ msgid "We have time until launch"
382
- #~ msgstr "برای ارائه به زمان نیاز داریم"
383
-
384
- #~ msgid "Be first of your friends who will know when the website goes live."
385
- #~ msgstr "اولین کسی باشید که از آماده بودن وبسایت مطلع میشود."
386
-
387
- #~ msgid "Check out our extended version of plugin with new features"
388
- #~ msgstr "نسخه توسعه یافته از افزونه با ویژگی های جدید را بررسی کنید"
389
-
390
- #~ msgid "Your session has expired."
391
- #~ msgstr "جلسه شما منقضی شده است."
392
-
393
- #~ msgid "Customer login"
394
- #~ msgstr "ورود مشتری"
395
-
396
- #~ msgid "Please login to see website"
397
- #~ msgstr "لطفا برای مشاهده وبسایت وارد شوید"
398
-
399
- #~ msgid "User roles"
400
- #~ msgstr "نقش کاربران"
401
-
402
- # not really sur about « We have time until launch » Because I can’t find it on the demo version…
403
- #~ msgid "Choose users access permissions in maintenance mode."
404
- #~ msgstr "مجوزهای دسترسی کاربران را در حالت نگهداری را انتخاب کنید."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:21+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:21+0300\n"
6
+ "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
+ "Language-Team: EWORX.IR <info@eworx.ir>\n"
8
+ "Language: fa\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "تعمیر و نگهداری"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "ذخیره تغییرات"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr "فونت های استاندارد"
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr "فونت وب گوگل"
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "تنظیمات عمومی"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "CSS سفارشی"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "حذف صفحات از حالت تعمیر و نگهداری"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "نسخه حرفه ای"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr " Fruitful Code پروژه ها"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "پشتیبانی"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "ترجمه"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "عنوان صفحه"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "عنوان"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "توضیحات"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "پاورقی متن"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "تنظیم عرض لوگو"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "تنظیم ارتفاع لوگو"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "لوگو"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "لوگو خود را بارگذاری کنید."
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "آرم شبکیه چشم"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "لوگو بارگذاری شبکیه چشم"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "تصویر پس زمینه"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "تصویر پس زمینه"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "بارگذاری تصویر پس‌زمینه"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr ""
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr "خدمات موقتا در دسترس، تجزیه و تحلیل گوگل غیرفعال خواهد شد."
135
+
136
+ #: includes/functions.php:339
137
+ msgid "Google Analytics ID"
138
+ msgstr "ID گوگل آنالیتیک"
139
+
140
+ #: includes/functions.php:339
141
+ msgid "UA-XXXXX-X"
142
+ msgstr ""
143
+
144
+ #: includes/functions.php:340
145
+ msgid "Set blur intensity"
146
+ msgstr "شدت تاری تنظیم"
147
+
148
+ #: includes/functions.php:348
149
+ msgid "Apply background blur"
150
+ msgstr "درخواست تاری پس زمینه"
151
+
152
+ #: includes/functions.php:349
153
+ msgid "Enable frontend login"
154
+ msgstr "فعال کردن ورود ظاهر"
155
+
156
+ #: includes/functions.php:362
157
+ msgid "CSS Code"
158
+ msgstr "کد CSS"
159
+
160
+ #: includes/functions.php:382
161
+ msgid "Select the page to be displayed:"
162
+ msgstr "صفحه نمایش داده می شود را انتخاب کنید:"
163
+
164
+ #: includes/functions.php:445
165
+ msgid "Background image"
166
+ msgstr "تصویر پس زمینه"
167
+
168
+ #: includes/functions.php:445
169
+ msgid "Upload Background"
170
+ msgstr "بارگذاری تصویر پس‌زمینه"
171
+
172
+ #: includes/functions.php:451
173
+ msgid "Background color"
174
+ msgstr "رنگ پس زمینه"
175
+
176
+ #: includes/functions.php:452
177
+ msgid "Font color"
178
+ msgstr "رنگ فونت"
179
+
180
+ #: includes/functions.php:453
181
+ #, fuzzy
182
+ #| msgid "Background color"
183
+ msgid "Login block background color"
184
+ msgstr "رنگ پس زمینه"
185
+
186
+ #: includes/functions.php:460
187
+ msgid "Font family"
188
+ msgstr "خانواده فونت"
189
+
190
+ #: includes/functions.php:466
191
+ msgid "Subsets"
192
+ msgstr "زیر مجموعه"
193
+
194
+ #: includes/functions.php:474
195
+ msgid "Have any questions?"
196
+ msgstr "سوال یا مشکلی دارید؟"
197
+
198
+ #: includes/functions.php:476
199
+ #, php-format
200
+ msgid ""
201
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
202
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
203
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
204
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
205
+ "suggestions.<br> Please visit our website to learn about us and our services "
206
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
207
+ msgstr ""
208
+
209
+ #: includes/functions.php:487
210
+ msgid "This plugin is translation friendly"
211
+ msgstr "این افزونه ترجمه پسند"
212
+
213
+ #: includes/functions.php:489
214
+ #, php-format
215
+ msgid ""
216
+ "Want to improve translation or make one for your native language? <a href="
217
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
218
+ msgstr ""
219
+ "می خواهید برای بهبود ترجمه و یا یکی برای زبان مادری خود را؟ <a href=\"%1$s\" "
220
+ "title=\"%2$s\">%2$s</a>"
221
+
222
+ #: includes/functions.php:491
223
+ msgid "Follow this tutorial"
224
+ msgstr "به دنبال این آموزش"
225
+
226
+ #: includes/functions.php:500
227
+ msgid "Premium WordPress themes"
228
+ msgstr "حق بیمه وردپرس تم"
229
+
230
+ #: includes/functions.php:506
231
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
232
+ msgstr ""
233
+
234
+ #: includes/functions.php:511
235
+ msgid "Love.ly - Simple & Elegant WordPress theme"
236
+ msgstr ""
237
+
238
+ #: includes/functions.php:517
239
+ msgid "Zoner - Real Estate WordPress theme"
240
+ msgstr ""
241
+
242
+ #: includes/functions.php:529
243
+ msgid "Extended functionality"
244
+ msgstr "کارکرد با قابلیت بیشتر"
245
+
246
+ #: includes/functions.php:531
247
+ #, php-format
248
+ msgid ""
249
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
250
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
251
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
252
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
253
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
254
+ "\"_blank\">leave feedbacks</a>."
255
+ msgstr ""
256
+
257
+ #: includes/functions.php:537
258
+ msgid "Demo website"
259
+ msgstr "وب سایت آزمایشی"
260
+
261
+ #: includes/functions.php:688 includes/functions.php:695
262
+ msgid " is "
263
+ msgstr ""
264
+
265
+ #: includes/functions.php:768
266
+ msgid "Website is under construction"
267
+ msgstr "وب سایت در دست ساخت است"
268
+
269
+ #: includes/functions.php:769
270
+ msgid "Maintenance mode is on"
271
+ msgstr "حالت تعمیر و نگهداری روشن است"
272
+
273
+ #: includes/functions.php:770
274
+ msgid "Website will be available soon"
275
+ msgstr "وب سایت به زودی در دسترس خواهد"
276
+
277
+ #: load/functions.php:47
278
+ msgid "Permission access denied!"
279
+ msgstr "اجازه دسترسی رد شد!"
280
+
281
+ #: load/functions.php:61
282
+ msgid "Login is incorrect!"
283
+ msgstr ""
284
+
285
+ #: load/functions.php:66
286
+ #, fuzzy
287
+ #| msgid "You entered your password are incorrect!"
288
+ msgid "Password is incorrect!"
289
+ msgstr "رمز عبور اشتباه است!"
290
+
291
+ #: load/functions.php:69
292
+ #, fuzzy
293
+ #| msgid "You entered your login and password are incorrect!"
294
+ msgid "Login and password are incorrect!"
295
+ msgstr "نام کاربری یا رمز عبور اشتباه است!"
296
+
297
+ #: load/functions.php:149
298
+ msgid "Please verify that you are not a robot."
299
+ msgstr ""
300
+
301
+ #: load/functions.php:374
302
+ msgid "User Login"
303
+ msgstr "ورود کاربر"
304
+
305
+ #: load/functions.php:376
306
+ msgid "Username"
307
+ msgstr "نام کاربری"
308
+
309
+ #: load/functions.php:377
310
+ msgid "Password"
311
+ msgstr "کلمه عبور"
312
+
313
+ #: load/functions.php:378
314
+ msgid "Lost Password"
315
+ msgstr "رمز فراموش شده"
316
+
317
+ #: load/functions.php:379
318
+ msgid "Login"
319
+ msgstr "ورود"
320
+
321
+ #~ msgid "Show admin bar"
322
+ #~ msgstr "نمایش نوار مدیریت"
323
+
324
+ #~ msgid "You entered your login are incorrect!"
325
+ #~ msgstr "نام کاربری اشتباه است!"
326
+
327
+ #~ msgid "Not available object."
328
+ #~ msgstr "شی در دسترس نیست."
329
+
330
+ #~ msgid "Exclude pages"
331
+ #~ msgstr "به غیر از صفحات"
332
+
333
+ #~ msgid "Choose Logo width"
334
+ #~ msgstr "انتخاب لوگوی عرض"
335
+
336
+ #~ msgid "Choose Logo height"
337
+ #~ msgstr "انتخاب ارتفاع آرم"
338
+
339
+ #~ msgid "Blur intensity"
340
+ #~ msgstr "شدت محو کردن پس‌زمینه"
341
+
342
+ #~ msgid "Enable login"
343
+ #~ msgstr "فعال کردن ورود"
344
+
345
+ #~ msgid "Put Login On"
346
+ #~ msgstr "قرار دادن ورود به"
347
+
348
+ #~ msgid "Logo width"
349
+ #~ msgstr "عرض آرم"
350
+
351
+ #~ msgid "Logo height"
352
+ #~ msgstr "ارتفاع آرم"
353
+
354
+ #~ msgid "Admin bar"
355
+ #~ msgstr "منوی ادمین"
356
+
357
+ #~ msgid "Background blur"
358
+ #~ msgstr "تاری پس‌زمینه"
359
+
360
+ #~ msgid "Apply a blur"
361
+ #~ msgstr "اعمال تاری"
362
+
363
+ #~ msgid "Login On / Off"
364
+ #~ msgstr "ورود به سیستم روشن / خاموش"
365
+
366
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
367
+ #~ msgstr "خدمات موقتا در دسترس، تجزیه و تحلیل گوگل غیرفعال خواهد شد"
368
+
369
+ #~ msgid "Sign In"
370
+ #~ msgstr "ورود"
371
+
372
+ #~ msgid "maintenance"
373
+ #~ msgstr "تعمیر و نگهداری"
374
+
375
+ #~ msgid "Contact support"
376
+ #~ msgstr "با پشتیبانی تماس بگیرید"
377
+
378
+ #~ msgid "Purchase"
379
+ #~ msgstr "خرید"
380
+
381
+ #~ msgid "We have time until launch"
382
+ #~ msgstr "برای ارائه به زمان نیاز داریم"
383
+
384
+ #~ msgid "Be first of your friends who will know when the website goes live."
385
+ #~ msgstr "اولین کسی باشید که از آماده بودن وبسایت مطلع میشود."
386
+
387
+ #~ msgid "Check out our extended version of plugin with new features"
388
+ #~ msgstr "نسخه توسعه یافته از افزونه با ویژگی های جدید را بررسی کنید"
389
+
390
+ #~ msgid "Your session has expired."
391
+ #~ msgstr "جلسه شما منقضی شده است."
392
+
393
+ #~ msgid "Customer login"
394
+ #~ msgstr "ورود مشتری"
395
+
396
+ #~ msgid "Please login to see website"
397
+ #~ msgstr "لطفا برای مشاهده وبسایت وارد شوید"
398
+
399
+ #~ msgid "User roles"
400
+ #~ msgstr "نقش کاربران"
401
+
402
+ # not really sur about « We have time until launch » Because I can’t find it on the demo version…
403
+ #~ msgid "Choose users access permissions in maintenance mode."
404
+ #~ msgstr "مجوزهای دسترسی کاربران را در حالت نگهداری را انتخاب کنید."
languages/maintenance-fi.mo CHANGED
Binary file
languages/maintenance-fi.po CHANGED
@@ -1,447 +1,447 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:22+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:22+0300\n"
6
- "Last-Translator: Antti Kuosmanen <antti@seravo.fi>\n"
7
- "Language-Team: fruitfulcode\n"
8
- "Language: fi\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "Huoltotila"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "Tallenna muutokset"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr "Vakiofontit"
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr "Google Web Fonts"
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "Yleiset asetukset"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "Mukautettu CSS"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "Älä ota huoltotilaa käyttöön seuraavilla sivuilla"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "Hanki PRO versio"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "Fruitful Code -projektit"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "Tuki"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "Käännös"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "Sivun otsikko"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "Otsake"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "Kuvaus"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "Alatunniste"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "Logon leveys"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "Logon korkeus"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Logo"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "Lataa logo"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "Retina-logo"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "Lataa Retina-logo"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "Taustakuva"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "Taustakuva"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "Lataa taustakuva"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "Näytä työkalupalkki"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr "503"
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr ""
138
- "Palvelu tilapäisesti pois käytöstä, Google Analytics poistetaan käytöstä."
139
-
140
- #: includes/functions.php:314
141
- msgid "Google Analytics ID"
142
- msgstr "Google Analytics ID"
143
-
144
- #: includes/functions.php:314
145
- msgid "UA-XXXXX-X"
146
- msgstr "UA-XXXXX-X"
147
-
148
- #: includes/functions.php:315
149
- msgid "Set blur intensity"
150
- msgstr "Sumennuksen voimakkuus"
151
-
152
- #: includes/functions.php:321
153
- msgid "Apply background blur"
154
- msgstr "Ota käyttöön taustan sumennus"
155
-
156
- #: includes/functions.php:322
157
- msgid "Enable frontend login"
158
- msgstr "Näytä kirjautuminen"
159
-
160
- #: includes/functions.php:335
161
- msgid "CSS Code"
162
- msgstr "CSS-koodi"
163
-
164
- #: includes/functions.php:349
165
- msgid "Select the page to be displayed:"
166
- msgstr "Valitse näytettävä sivu:"
167
-
168
- #: includes/functions.php:411
169
- msgid "Background image"
170
- msgstr "Taustakuva"
171
-
172
- #: includes/functions.php:411
173
- msgid "Upload Background"
174
- msgstr "Lataa taustakuva"
175
-
176
- #: includes/functions.php:417
177
- msgid "Background color"
178
- msgstr "Taustaväri"
179
-
180
- #: includes/functions.php:418
181
- msgid "Font color"
182
- msgstr "Tekstin väri"
183
-
184
- #: includes/functions.php:419
185
- #, fuzzy
186
- #| msgid "Background color"
187
- msgid "Login block background color"
188
- msgstr "Taustaväri"
189
-
190
- #: includes/functions.php:426
191
- msgid "Font family"
192
- msgstr "Kirjasin"
193
-
194
- #: includes/functions.php:432
195
- msgid "Subsets"
196
- msgstr "Osajoukot"
197
-
198
- #: includes/functions.php:440
199
- msgid "Have any questions?"
200
- msgstr "Kysymyksiä?"
201
-
202
- #: includes/functions.php:441
203
- #, php-format
204
- msgid ""
205
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
206
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
207
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
208
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
209
- "suggestions.<br> Please visit our website to learn about us and our services "
210
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
211
- msgstr ""
212
- "Saatat löytää vastauksia kysymyksiisi <a target=\"_blank\" href=\"http://"
213
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">tukifoorumilta</a>."
214
- "<br>Voit <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/en-"
215
- "us/requests/new\">ottaa meihin yhteyttä</a> muokkauspyynnöistä- ja "
216
- "ehdotuksista.<br>Käy sivustollamme tutustuaksesi lisää meihin ja "
217
- "palveluihimme <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
218
-
219
- #: includes/functions.php:452
220
- msgid "This plugin is translation friendly"
221
- msgstr "Tämä lisäosa on käännösystävällinen"
222
-
223
- #: includes/functions.php:453
224
- #, php-format
225
- msgid ""
226
- "Want to improve translation or make one for your native language? <a href="
227
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
228
- msgstr ""
229
- "Haluatko parantaa käännöstä tai käänää lisäosan äidinkielellesi? <a href="
230
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
231
-
232
- #: includes/functions.php:455
233
- msgid "Follow this tutorial"
234
- msgstr "Seuraa opastusta"
235
-
236
- #: includes/functions.php:464
237
- msgid "Premium WordPress themes"
238
- msgstr "Premium WordPress-teemat"
239
-
240
- #: includes/functions.php:470
241
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
242
- msgstr "ANAGLYPH - Yksi- tai monisivuinen WordPress-teema"
243
-
244
- #: includes/functions.php:475
245
- msgid "Love.ly - Simple & Elegant WordPress theme"
246
- msgstr "Love.ly - Yksinkertainen ja tyylikäs WordPress-teema"
247
-
248
- #: includes/functions.php:481
249
- msgid "Zoner - Real Estate WordPress theme"
250
- msgstr "Zoner - WordPress-teema kiinteistöalalle"
251
-
252
- #: includes/functions.php:494
253
- msgid "Extended functionality"
254
- msgstr "Lisätoiminnallisuus"
255
-
256
- #: includes/functions.php:495
257
- #, php-format
258
- msgid ""
259
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
260
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
261
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
262
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
263
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
264
- "\"_blank\">leave feedbacks</a>."
265
- msgstr ""
266
- "Osta <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
267
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO-versio</a> "
268
- "lisätoiminnallisuuksilla. %1$s Jos pidät lisäosasta, <a target=\"_blank\" "
269
- "href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
270
- "filter=5\">arvostele se</a> tai <a title=\"anna meille palautetta\" href="
271
- "\"%2$s\" target=\"_blank\">anna meille palautetta</a>."
272
-
273
- #: includes/functions.php:499
274
- msgid "Demo website"
275
- msgstr "Esimerkkisivu"
276
-
277
- #: includes/functions.php:643
278
- msgid " is "
279
- msgstr ""
280
-
281
- #: includes/functions.php:712
282
- msgid "Website is under construction"
283
- msgstr "Verkkosivu rakenteilla"
284
-
285
- #: includes/functions.php:713
286
- msgid "Maintenance mode is on"
287
- msgstr "Huoltotila aktivoitu"
288
-
289
- #: includes/functions.php:714
290
- msgid "Website will be available soon"
291
- msgstr "Verkkosivu avataan pian"
292
-
293
- #: load/functions.php:39
294
- msgid "Permission access denied!"
295
- msgstr "Pääsy kielletty!"
296
-
297
- #: load/functions.php:53
298
- msgid "Login is incorrect!"
299
- msgstr ""
300
-
301
- #: load/functions.php:57
302
- #, fuzzy
303
- #| msgid "You entered your password are incorrect!"
304
- msgid "Password is incorrect!"
305
- msgstr "Kirjautuminen epäonnistui."
306
-
307
- #: load/functions.php:60
308
- #, fuzzy
309
- #| msgid "You entered your login and password are incorrect!"
310
- msgid "Login and password are incorrect!"
311
- msgstr "Kirjautuminen epäonnistui."
312
-
313
- #: load/functions.php:136
314
- msgid "Please verify that you are not a robot."
315
- msgstr ""
316
-
317
- #: load/functions.php:377
318
- msgid "User Login"
319
- msgstr "Kirjaudu sisään"
320
-
321
- #: load/functions.php:379
322
- msgid "Username"
323
- msgstr "Käyttäjä"
324
-
325
- #: load/functions.php:380
326
- msgid "Password"
327
- msgstr "Salasana"
328
-
329
- #: load/functions.php:381
330
- msgid "Lost Password"
331
- msgstr "Unohditko salasanasi?"
332
-
333
- #: load/functions.php:382
334
- msgid "Login"
335
- msgstr "Kirjaudu"
336
-
337
- #~ msgid "You entered your login are incorrect!"
338
- #~ msgstr "Kirjautuminen epäonnistui."
339
-
340
- #~ msgid "Not available object."
341
- #~ msgstr "Objekti ei saatavilla."
342
-
343
- #~ msgid "Exclude pages"
344
- #~ msgstr "Sulkea pois sivut"
345
-
346
- #~ msgid "Choose Logo width"
347
- #~ msgstr "Valitse Logon leveys"
348
-
349
- #~ msgid "Choose Logo height"
350
- #~ msgstr "Valitse Logon korkeus"
351
-
352
- #~ msgid "Blur intensity"
353
- #~ msgstr "Sumeuden taso"
354
-
355
- #~ msgid "Enable login"
356
- #~ msgstr "Ota kirjautuminen"
357
-
358
- #~ msgid "Put Login On"
359
- #~ msgstr "Put login"
360
-
361
- #~ msgid "Logo width"
362
- #~ msgstr "Logon leveys"
363
-
364
- #~ msgid "Logo height"
365
- #~ msgstr "Logon korkeus"
366
-
367
- #~ msgid "Admin bar"
368
- #~ msgstr "Työkalupalkki"
369
-
370
- #~ msgid "Background blur"
371
- #~ msgstr "Taustan sumennus"
372
-
373
- #~ msgid "Apply a blur"
374
- #~ msgstr "Käytä sumennusta"
375
-
376
- #~ msgid "Login On / Off"
377
- #~ msgstr "Kirjautuminen Päällä / Pois"
378
-
379
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
380
- #~ msgstr "Tarjoaminen tilapäisesti, Google Analytics poistetaan käytöstä"
381
-
382
- #~ msgid "Sign In"
383
- #~ msgstr "Kirjaudu"
384
-
385
- #~ msgid ""
386
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
387
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
388
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
389
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
390
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
391
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
392
- #~ msgstr ""
393
- #~ "Saatat löytää vastaukset kysymyksiisi englanninkieliseltä <a target="
394
- #~ "\"_blank\" href=\"http://wordpress.org/support/plugin/maintenance"
395
- #~ "\">tukifoorumiltamme</a><br>Voit myös <a target=\"_blank\" href=\"mailto:"
396
- #~ "mail@fruitfulcode.com?subject=Maintenance plugin\">lähettää sähköpostia</"
397
- #~ "a> (englanniksi) räätälöinti- ja ehdotusasioista.<br> Lisätietoa meistä "
398
- #~ "ja palveluistamme löytyy verkkosivuiltamme <a href=\"%1$s\" title=\"%2$s"
399
- #~ "\">%2$s</a>"
400
-
401
- #~ msgid "Contact support"
402
- #~ msgstr "Служба поддержки"
403
-
404
- #~ msgid ""
405
- #~ "If you faced with any problems, have a question or suggestion you always "
406
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
407
- #~ "\"%2$s\">%2$s</a>"
408
- #~ msgstr ""
409
- #~ "Если вы столкнулись с любыми проблемами, есть вопрос или предложение, вы "
410
- #~ "всегда можете обратиться к нам с любым предложением на нашем сайте <a "
411
- #~ "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
412
-
413
- #~ msgid ""
414
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
415
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
416
- #~ "version %1$s with more other features."
417
- #~ msgstr ""
418
- #~ "Если Вам нравиться наш плагин, оцените его %1$s <a title=\"оставить "
419
- #~ "комментарий\" href=\"%2$s\" target=\"_blank\">оставить комментарий</a> "
420
- #~ "или купите расширенную версию %1$s с дополнительными возможностями."
421
-
422
- #~ msgid "Purchase"
423
- #~ msgstr "Купить"
424
-
425
- #~ msgid "We have time until launch"
426
- #~ msgstr "Осталось времени до запуска"
427
-
428
- #~ msgid "Be first of your friends who will know when the website goes live."
429
- #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
430
-
431
- #~ msgid "Check out our extended version of plugin with new features"
432
- #~ msgstr "Проверьте возможности расширенной версии плагина"
433
-
434
- #~ msgid "Your session has expired."
435
- #~ msgstr "Ваша сессия истекла."
436
-
437
- #~ msgid "Customer login"
438
- #~ msgstr "Вход для клиентов"
439
-
440
- #~ msgid "Please login to see website"
441
- #~ msgstr "Пожалуйста авторезируйтесь"
442
-
443
- #~ msgid "User roles"
444
- #~ msgstr "Роли пользователей"
445
-
446
- #~ msgid "Choose users access permissions in maintenance mode."
447
- #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:21+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:22+0300\n"
6
+ "Last-Translator: Antti Kuosmanen <antti@seravo.fi>\n"
7
+ "Language-Team: fruitfulcode\n"
8
+ "Language: fi\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "Huoltotila"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "Tallenna muutokset"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr "Vakiofontit"
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr "Google Web Fonts"
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "Yleiset asetukset"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "Mukautettu CSS"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "Älä ota huoltotilaa käyttöön seuraavilla sivuilla"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "Hanki PRO versio"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "Fruitful Code -projektit"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "Tuki"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "Käännös"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "Sivun otsikko"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "Otsake"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "Kuvaus"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "Alatunniste"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "Logon leveys"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "Logon korkeus"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Logo"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "Lataa logo"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "Retina-logo"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "Lataa Retina-logo"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "Taustakuva"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "Taustakuva"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "Lataa taustakuva"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr "503"
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr ""
135
+ "Palvelu tilapäisesti pois käytöstä, Google Analytics poistetaan käytöstä."
136
+
137
+ #: includes/functions.php:339
138
+ msgid "Google Analytics ID"
139
+ msgstr "Google Analytics ID"
140
+
141
+ #: includes/functions.php:339
142
+ msgid "UA-XXXXX-X"
143
+ msgstr "UA-XXXXX-X"
144
+
145
+ #: includes/functions.php:340
146
+ msgid "Set blur intensity"
147
+ msgstr "Sumennuksen voimakkuus"
148
+
149
+ #: includes/functions.php:348
150
+ msgid "Apply background blur"
151
+ msgstr "Ota käyttöön taustan sumennus"
152
+
153
+ #: includes/functions.php:349
154
+ msgid "Enable frontend login"
155
+ msgstr "Näytä kirjautuminen"
156
+
157
+ #: includes/functions.php:362
158
+ msgid "CSS Code"
159
+ msgstr "CSS-koodi"
160
+
161
+ #: includes/functions.php:382
162
+ msgid "Select the page to be displayed:"
163
+ msgstr "Valitse näytettävä sivu:"
164
+
165
+ #: includes/functions.php:445
166
+ msgid "Background image"
167
+ msgstr "Taustakuva"
168
+
169
+ #: includes/functions.php:445
170
+ msgid "Upload Background"
171
+ msgstr "Lataa taustakuva"
172
+
173
+ #: includes/functions.php:451
174
+ msgid "Background color"
175
+ msgstr "Taustaväri"
176
+
177
+ #: includes/functions.php:452
178
+ msgid "Font color"
179
+ msgstr "Tekstin väri"
180
+
181
+ #: includes/functions.php:453
182
+ #, fuzzy
183
+ #| msgid "Background color"
184
+ msgid "Login block background color"
185
+ msgstr "Taustaväri"
186
+
187
+ #: includes/functions.php:460
188
+ msgid "Font family"
189
+ msgstr "Kirjasin"
190
+
191
+ #: includes/functions.php:466
192
+ msgid "Subsets"
193
+ msgstr "Osajoukot"
194
+
195
+ #: includes/functions.php:474
196
+ msgid "Have any questions?"
197
+ msgstr "Kysymyksiä?"
198
+
199
+ #: includes/functions.php:476
200
+ #, php-format
201
+ msgid ""
202
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
203
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
204
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
205
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
206
+ "suggestions.<br> Please visit our website to learn about us and our services "
207
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
208
+ msgstr ""
209
+ "Saatat löytää vastauksia kysymyksiisi <a target=\"_blank\" href=\"http://"
210
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">tukifoorumilta</a>."
211
+ "<br>Voit <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/en-"
212
+ "us/requests/new\">ottaa meihin yhteyttä</a> muokkauspyynnöistä- ja "
213
+ "ehdotuksista.<br>Käy sivustollamme tutustuaksesi lisää meihin ja "
214
+ "palveluihimme <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
215
+
216
+ #: includes/functions.php:487
217
+ msgid "This plugin is translation friendly"
218
+ msgstr "Tämä lisäosa on käännösystävällinen"
219
+
220
+ #: includes/functions.php:489
221
+ #, php-format
222
+ msgid ""
223
+ "Want to improve translation or make one for your native language? <a href="
224
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
225
+ msgstr ""
226
+ "Haluatko parantaa käännöstä tai käänää lisäosan äidinkielellesi? <a href="
227
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
228
+
229
+ #: includes/functions.php:491
230
+ msgid "Follow this tutorial"
231
+ msgstr "Seuraa opastusta"
232
+
233
+ #: includes/functions.php:500
234
+ msgid "Premium WordPress themes"
235
+ msgstr "Premium WordPress-teemat"
236
+
237
+ #: includes/functions.php:506
238
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
239
+ msgstr "ANAGLYPH - Yksi- tai monisivuinen WordPress-teema"
240
+
241
+ #: includes/functions.php:511
242
+ msgid "Love.ly - Simple & Elegant WordPress theme"
243
+ msgstr "Love.ly - Yksinkertainen ja tyylikäs WordPress-teema"
244
+
245
+ #: includes/functions.php:517
246
+ msgid "Zoner - Real Estate WordPress theme"
247
+ msgstr "Zoner - WordPress-teema kiinteistöalalle"
248
+
249
+ #: includes/functions.php:529
250
+ msgid "Extended functionality"
251
+ msgstr "Lisätoiminnallisuus"
252
+
253
+ #: includes/functions.php:531
254
+ #, php-format
255
+ msgid ""
256
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
257
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
258
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
259
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
260
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
261
+ "\"_blank\">leave feedbacks</a>."
262
+ msgstr ""
263
+ "Osta <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
264
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO-versio</a> "
265
+ "lisätoiminnallisuuksilla. %1$s Jos pidät lisäosasta, <a target=\"_blank\" "
266
+ "href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
267
+ "filter=5\">arvostele se</a> tai <a title=\"anna meille palautetta\" href="
268
+ "\"%2$s\" target=\"_blank\">anna meille palautetta</a>."
269
+
270
+ #: includes/functions.php:537
271
+ msgid "Demo website"
272
+ msgstr "Esimerkkisivu"
273
+
274
+ #: includes/functions.php:688 includes/functions.php:695
275
+ msgid " is "
276
+ msgstr ""
277
+
278
+ #: includes/functions.php:768
279
+ msgid "Website is under construction"
280
+ msgstr "Verkkosivu rakenteilla"
281
+
282
+ #: includes/functions.php:769
283
+ msgid "Maintenance mode is on"
284
+ msgstr "Huoltotila aktivoitu"
285
+
286
+ #: includes/functions.php:770
287
+ msgid "Website will be available soon"
288
+ msgstr "Verkkosivu avataan pian"
289
+
290
+ #: load/functions.php:47
291
+ msgid "Permission access denied!"
292
+ msgstr "Pääsy kielletty!"
293
+
294
+ #: load/functions.php:61
295
+ msgid "Login is incorrect!"
296
+ msgstr ""
297
+
298
+ #: load/functions.php:66
299
+ #, fuzzy
300
+ #| msgid "You entered your password are incorrect!"
301
+ msgid "Password is incorrect!"
302
+ msgstr "Kirjautuminen epäonnistui."
303
+
304
+ #: load/functions.php:69
305
+ #, fuzzy
306
+ #| msgid "You entered your login and password are incorrect!"
307
+ msgid "Login and password are incorrect!"
308
+ msgstr "Kirjautuminen epäonnistui."
309
+
310
+ #: load/functions.php:149
311
+ msgid "Please verify that you are not a robot."
312
+ msgstr ""
313
+
314
+ #: load/functions.php:374
315
+ msgid "User Login"
316
+ msgstr "Kirjaudu sisään"
317
+
318
+ #: load/functions.php:376
319
+ msgid "Username"
320
+ msgstr "Käyttäjä"
321
+
322
+ #: load/functions.php:377
323
+ msgid "Password"
324
+ msgstr "Salasana"
325
+
326
+ #: load/functions.php:378
327
+ msgid "Lost Password"
328
+ msgstr "Unohditko salasanasi?"
329
+
330
+ #: load/functions.php:379
331
+ msgid "Login"
332
+ msgstr "Kirjaudu"
333
+
334
+ #~ msgid "Show admin bar"
335
+ #~ msgstr "Näytä työkalupalkki"
336
+
337
+ #~ msgid "You entered your login are incorrect!"
338
+ #~ msgstr "Kirjautuminen epäonnistui."
339
+
340
+ #~ msgid "Not available object."
341
+ #~ msgstr "Objekti ei saatavilla."
342
+
343
+ #~ msgid "Exclude pages"
344
+ #~ msgstr "Sulkea pois sivut"
345
+
346
+ #~ msgid "Choose Logo width"
347
+ #~ msgstr "Valitse Logon leveys"
348
+
349
+ #~ msgid "Choose Logo height"
350
+ #~ msgstr "Valitse Logon korkeus"
351
+
352
+ #~ msgid "Blur intensity"
353
+ #~ msgstr "Sumeuden taso"
354
+
355
+ #~ msgid "Enable login"
356
+ #~ msgstr "Ota kirjautuminen"
357
+
358
+ #~ msgid "Put Login On"
359
+ #~ msgstr "Put login"
360
+
361
+ #~ msgid "Logo width"
362
+ #~ msgstr "Logon leveys"
363
+
364
+ #~ msgid "Logo height"
365
+ #~ msgstr "Logon korkeus"
366
+
367
+ #~ msgid "Admin bar"
368
+ #~ msgstr "Työkalupalkki"
369
+
370
+ #~ msgid "Background blur"
371
+ #~ msgstr "Taustan sumennus"
372
+
373
+ #~ msgid "Apply a blur"
374
+ #~ msgstr "Käytä sumennusta"
375
+
376
+ #~ msgid "Login On / Off"
377
+ #~ msgstr "Kirjautuminen Päällä / Pois"
378
+
379
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
380
+ #~ msgstr "Tarjoaminen tilapäisesti, Google Analytics poistetaan käytöstä"
381
+
382
+ #~ msgid "Sign In"
383
+ #~ msgstr "Kirjaudu"
384
+
385
+ #~ msgid ""
386
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
387
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
388
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
389
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
390
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
391
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
392
+ #~ msgstr ""
393
+ #~ "Saatat löytää vastaukset kysymyksiisi englanninkieliseltä <a target="
394
+ #~ "\"_blank\" href=\"http://wordpress.org/support/plugin/maintenance"
395
+ #~ "\">tukifoorumiltamme</a><br>Voit myös <a target=\"_blank\" href=\"mailto:"
396
+ #~ "mail@fruitfulcode.com?subject=Maintenance plugin\">lähettää sähköpostia</"
397
+ #~ "a> (englanniksi) räätälöinti- ja ehdotusasioista.<br> Lisätietoa meistä "
398
+ #~ "ja palveluistamme löytyy verkkosivuiltamme <a href=\"%1$s\" title=\"%2$s"
399
+ #~ "\">%2$s</a>"
400
+
401
+ #~ msgid "Contact support"
402
+ #~ msgstr "Служба поддержки"
403
+
404
+ #~ msgid ""
405
+ #~ "If you faced with any problems, have a question or suggestion you always "
406
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
407
+ #~ "\"%2$s\">%2$s</a>"
408
+ #~ msgstr ""
409
+ #~ "Если вы столкнулись с любыми проблемами, есть вопрос или предложение, вы "
410
+ #~ "всегда можете обратиться к нам с любым предложением на нашем сайте <a "
411
+ #~ "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
412
+
413
+ #~ msgid ""
414
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
415
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
416
+ #~ "version %1$s with more other features."
417
+ #~ msgstr ""
418
+ #~ "Если Вам нравиться наш плагин, оцените его %1$s <a title=\"оставить "
419
+ #~ "комментарий\" href=\"%2$s\" target=\"_blank\">оставить комментарий</a> "
420
+ #~ "или купите расширенную версию %1$s с дополнительными возможностями."
421
+
422
+ #~ msgid "Purchase"
423
+ #~ msgstr "Купить"
424
+
425
+ #~ msgid "We have time until launch"
426
+ #~ msgstr "Осталось времени до запуска"
427
+
428
+ #~ msgid "Be first of your friends who will know when the website goes live."
429
+ #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
430
+
431
+ #~ msgid "Check out our extended version of plugin with new features"
432
+ #~ msgstr "Проверьте возможности расширенной версии плагина"
433
+
434
+ #~ msgid "Your session has expired."
435
+ #~ msgstr "Ваша сессия истекла."
436
+
437
+ #~ msgid "Customer login"
438
+ #~ msgstr "Вход для клиентов"
439
+
440
+ #~ msgid "Please login to see website"
441
+ #~ msgstr "Пожалуйста авторезируйтесь"
442
+
443
+ #~ msgid "User roles"
444
+ #~ msgstr "Роли пользователей"
445
+
446
+ #~ msgid "Choose users access permissions in maintenance mode."
447
+ #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
languages/maintenance-fr_FR.mo CHANGED
Binary file
languages/maintenance-fr_FR.po CHANGED
@@ -1,454 +1,454 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:22+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:22+0300\n"
6
- "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
- "Language-Team: Massimo Pacifici <pacifici@eumed.it>\n"
8
- "Language: fr\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "Maintenance"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "Enregistrer les modifications"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr ""
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr ""
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "Paramètres Généraux"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "CSS personnalisé"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "Exclure les pages du mode d'entretien"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "Version Pro"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "Fruitful Code des projets"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "Support"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "Traduction"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "Titre de la page"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "Entête"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "Description"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "Pied de page"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "Set largeur de Logo"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "Set Logo hauteur"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Logo"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "Upload Logo"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "Retina logo"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "Upload Retina Logo"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "Image de fond"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "Image de fond"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "Upload image de fond"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "Afficher la barre Admin"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr "503"
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr ""
138
- "Le service est temporairement indisponible, Google Analytics sera désactivé."
139
-
140
- #: includes/functions.php:314
141
- msgid "Google Analytics ID"
142
- msgstr "ID Google Analytics"
143
-
144
- #: includes/functions.php:314
145
- msgid "UA-XXXXX-X"
146
- msgstr "UA-XXXXX-X"
147
-
148
- #: includes/functions.php:315
149
- msgid "Set blur intensity"
150
- msgstr "Réglez l'intensité de flou"
151
-
152
- #: includes/functions.php:321
153
- msgid "Apply background blur"
154
- msgstr "Appliquer flou fond"
155
-
156
- #: includes/functions.php:322
157
- msgid "Enable frontend login"
158
- msgstr "Activer frontend connexion"
159
-
160
- #: includes/functions.php:335
161
- msgid "CSS Code"
162
- msgstr ""
163
-
164
- #: includes/functions.php:349
165
- msgid "Select the page to be displayed:"
166
- msgstr "Sélectionnez la page à afficher:"
167
-
168
- #: includes/functions.php:411
169
- msgid "Background image"
170
- msgstr "Image de fond"
171
-
172
- #: includes/functions.php:411
173
- msgid "Upload Background"
174
- msgstr "Upload image de fond"
175
-
176
- #: includes/functions.php:417
177
- msgid "Background color"
178
- msgstr "Couleur de fond"
179
-
180
- #: includes/functions.php:418
181
- msgid "Font color"
182
- msgstr "Couleur de la police"
183
-
184
- #: includes/functions.php:419
185
- #, fuzzy
186
- #| msgid "Background color"
187
- msgid "Login block background color"
188
- msgstr "Couleur de fond"
189
-
190
- #: includes/functions.php:426
191
- msgid "Font family"
192
- msgstr "Famille de polices"
193
-
194
- #: includes/functions.php:432
195
- msgid "Subsets"
196
- msgstr "Les sous-ensembles"
197
-
198
- #: includes/functions.php:440
199
- msgid "Have any questions?"
200
- msgstr "Vous avez une question ?"
201
-
202
- #: includes/functions.php:441
203
- #, php-format
204
- msgid ""
205
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
206
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
207
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
208
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
209
- "suggestions.<br> Please visit our website to learn about us and our services "
210
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
211
- msgstr ""
212
- "Vous pouvez trouver des réponses à vos questions à <a target=\"_blank\" href="
213
- "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">forum "
214
- "d'entraide </a><br>Tu peux <a target=\"_blank\" href=\"http://support."
215
- "fruitfulcode.com/hc/en-us/requests/new\">Contactez nous</a> aux demandes et "
216
- "suggestions de personnalisation. <br> S'il vous plaît visitez notre site Web "
217
- "pour en apprendre davantage sur nous et nos services <a href=\"%1$s\" title="
218
- "\"%2$s\">%2$s</a>"
219
-
220
- #: includes/functions.php:452
221
- msgid "This plugin is translation friendly"
222
- msgstr "Ce plugin est la traduction amicale"
223
-
224
- #: includes/functions.php:453
225
- #, php-format
226
- msgid ""
227
- "Want to improve translation or make one for your native language? <a href="
228
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
229
- msgstr ""
230
- "Vous voulez améliorer la traduction ou faire un pour votre langue "
231
- "maternelle? <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
232
-
233
- #: includes/functions.php:455
234
- msgid "Follow this tutorial"
235
- msgstr "Suivez ce tutoriel"
236
-
237
- #: includes/functions.php:464
238
- msgid "Premium WordPress themes"
239
- msgstr "thèmes WordPress Premium"
240
-
241
- #: includes/functions.php:470
242
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
243
- msgstr "ANAGLYPH - Une page / Multi page WordPress Theme"
244
-
245
- #: includes/functions.php:475
246
- msgid "Love.ly - Simple & Elegant WordPress theme"
247
- msgstr "Love.ly - thème WordPress simple et élégant"
248
-
249
- #: includes/functions.php:481
250
- msgid "Zoner - Real Estate WordPress theme"
251
- msgstr "Zoner - Immobilier thème WordPress"
252
-
253
- #: includes/functions.php:494
254
- msgid "Extended functionality"
255
- msgstr "Fonctionnalités étendues"
256
-
257
- #: includes/functions.php:495
258
- #, php-format
259
- msgid ""
260
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
261
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
262
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
263
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
264
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
265
- "\"_blank\">leave feedbacks</a>."
266
- msgstr ""
267
- "Achetez la version <a href=\"http://codecanyon.net/item/maintenance-"
268
- "wordpress-plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> avec "
269
- "des fonctionnalités étendues. %1$s Si vous aimez notre plugin merci de <a "
270
- "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
271
- "maintenance?filter=5\">l’évaluer</a> et <a title=\"leave feedbacks\" href="
272
- "\"%2$s\" target=\"_blank\">de laisser des commentaires</a>."
273
-
274
- #: includes/functions.php:499
275
- msgid "Demo website"
276
- msgstr "Site de Démonstration"
277
-
278
- #: includes/functions.php:643
279
- msgid " is "
280
- msgstr ""
281
-
282
- #: includes/functions.php:712
283
- msgid "Website is under construction"
284
- msgstr "Le site est en construction"
285
-
286
- #: includes/functions.php:713
287
- msgid "Maintenance mode is on"
288
- msgstr "Le mode maintenance est actif"
289
-
290
- #: includes/functions.php:714
291
- msgid "Website will be available soon"
292
- msgstr "Le site sera bientôt disponible"
293
-
294
- #: load/functions.php:39
295
- msgid "Permission access denied!"
296
- msgstr "Accès refusé !"
297
-
298
- #: load/functions.php:53
299
- msgid "Login is incorrect!"
300
- msgstr ""
301
-
302
- #: load/functions.php:57
303
- #, fuzzy
304
- #| msgid "You entered your password are incorrect!"
305
- msgid "Password is incorrect!"
306
- msgstr "Vous avez entré un mot de passe incorrect !"
307
-
308
- #: load/functions.php:60
309
- #, fuzzy
310
- #| msgid "You entered your login and password are incorrect!"
311
- msgid "Login and password are incorrect!"
312
- msgstr "Vous avez entré un identifiant et un mot de passe erronés !"
313
-
314
- #: load/functions.php:136
315
- msgid "Please verify that you are not a robot."
316
- msgstr ""
317
-
318
- #: load/functions.php:377
319
- msgid "User Login"
320
- msgstr "Utilisateur en ligne"
321
-
322
- #: load/functions.php:379
323
- msgid "Username"
324
- msgstr "Nom d’utilisateur"
325
-
326
- #: load/functions.php:380
327
- msgid "Password"
328
- msgstr "Mot de passe\t"
329
-
330
- #: load/functions.php:381
331
- msgid "Lost Password"
332
- msgstr "Mot de passe perdu"
333
-
334
- #: load/functions.php:382
335
- msgid "Login"
336
- msgstr "S'identifier"
337
-
338
- #~ msgid "Not available object."
339
- #~ msgstr "objet Non disponible."
340
-
341
- #~ msgid "You entered your login are incorrect!"
342
- #~ msgstr "Vous avez entré un identifiant incorrect !"
343
-
344
- #~ msgid "Exclude pages"
345
- #~ msgstr "Exclure pages"
346
-
347
- #~ msgid "Choose Logo width"
348
- #~ msgstr "Choisissez la largeur de Logo"
349
-
350
- #~ msgid "Choose Logo height"
351
- #~ msgstr "Choisissez Logo hauteur"
352
-
353
- #~ msgid "Blur intensity"
354
- #~ msgstr "Intensité du floutage"
355
-
356
- #~ msgid "Enable login"
357
- #~ msgstr "Activer connexion"
358
-
359
- #~ msgid "Put Login On"
360
- #~ msgstr "Mettez Connexion Sur"
361
-
362
- #~ msgid "Logo width"
363
- #~ msgstr "Largeur de logo"
364
-
365
- #~ msgid "Logo height"
366
- #~ msgstr "Logo hauteur"
367
-
368
- #~ msgid "Admin bar"
369
- #~ msgstr "Barre Admin"
370
-
371
- #~ msgid "Background blur"
372
- #~ msgstr "Floutage de l’image de fond"
373
-
374
- #~ msgid "Apply a blur"
375
- #~ msgstr "Appliquer un floutage"
376
-
377
- #~ msgid "Login On / Off"
378
- #~ msgstr "S’identifier / Se déconnecter"
379
-
380
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
381
- #~ msgstr ""
382
- #~ "Service momentanément indisponible, Google Analytics sera désactivée"
383
-
384
- #~ msgid "Sign In"
385
- #~ msgstr "S’identifier"
386
-
387
- #~ msgid ""
388
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
389
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
390
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
391
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
392
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
393
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
394
- #~ msgstr ""
395
- #~ "Vous pouvez trouver des réponses à vos question sur le <a target=\"_blank"
396
- #~ "\" href=\"http://wordpress.org/support/plugin/maintenance\">forum de "
397
- #~ "support</a><br>Vous pouvez <a target=\"_blank\" href=\"mailto:"
398
- #~ "mail@fruitfulcode.com?subject=Maintenance plugin\">nous contacter</a> "
399
- #~ "pour des demandes de personnalisation ou proposer des suggestions.<br> "
400
- #~ "Merci de visiter notre site pour an apprendre plus sur nous et les "
401
- #~ "services que nous proposons <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
402
-
403
- #~ msgid "maintenance"
404
- #~ msgstr "Maintenance"
405
-
406
- #~ msgid "Contact support"
407
- #~ msgstr "Contacter le support"
408
-
409
- #~ msgid ""
410
- #~ "If you faced with any problems, have a question or suggestion you always "
411
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
412
- #~ "\"%2$s\">%2$s</a>"
413
- #~ msgstr ""
414
- #~ "Si vous rencontrez un problème ou que vous avez une question ou une "
415
- #~ "suggestion, vous pouvez nous contacter sur notre site <a href=\"%1$s\" "
416
- #~ "title=\"%2$s\">%2$s</a>"
417
-
418
- #~ msgid ""
419
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
420
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
421
- #~ "version %1$s with more other features."
422
- #~ msgstr ""
423
- #~ "Si vous aimez notre plugin, merci de l’évaluer, %1$s <a title=\"leave "
424
- #~ "feedback\" href=\"%2$s\" target=\"_blank\">laisser un commentaire</a> ou "
425
- #~ "achetez la version étendue %1$s avec plus de fonctionnalités."
426
-
427
- #~ msgid "Purchase"
428
- #~ msgstr "Acheter"
429
-
430
- #~ msgid "We have time until launch"
431
- #~ msgstr "Nous avons le temps avant le lancement"
432
-
433
- #~ msgid "Be first of your friends who will know when the website goes live."
434
- #~ msgstr "Soyez le premier des vos amis à savoir quand le site sera en ligne."
435
-
436
- #~ msgid "Check out our extended version of plugin with new features"
437
- #~ msgstr ""
438
- #~ "Achetez notre version étendue du plugin avec de nouvelles fonctionnalités"
439
-
440
- #~ msgid "Your session has expired."
441
- #~ msgstr "Votre session a expiré."
442
-
443
- #~ msgid "Customer login"
444
- #~ msgstr "Identification client"
445
-
446
- #~ msgid "Please login to see website"
447
- #~ msgstr "Merci de vous identifier pour voir le site"
448
-
449
- #~ msgid "User roles"
450
- #~ msgstr "Rôles utilisateurs"
451
-
452
- # not really sur about « We have time until launch » Because I can’t find it on the demo version…
453
- #~ msgid "Choose users access permissions in maintenance mode."
454
- #~ msgstr "Choix des utilisateurs ayant accès au site en mode maintenance."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:22+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:23+0300\n"
6
+ "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
+ "Language-Team: Massimo Pacifici <pacifici@eumed.it>\n"
8
+ "Language: fr\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "Maintenance"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "Enregistrer les modifications"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr ""
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr ""
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "Paramètres Généraux"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "CSS personnalisé"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "Exclure les pages du mode d'entretien"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "Version Pro"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "Fruitful Code des projets"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "Support"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "Traduction"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "Titre de la page"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "Entête"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "Description"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "Pied de page"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "Set largeur de Logo"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "Set Logo hauteur"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Logo"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "Upload Logo"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "Retina logo"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "Upload Retina Logo"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "Image de fond"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "Image de fond"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "Upload image de fond"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr "503"
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr ""
135
+ "Le service est temporairement indisponible, Google Analytics sera désactivé."
136
+
137
+ #: includes/functions.php:339
138
+ msgid "Google Analytics ID"
139
+ msgstr "ID Google Analytics"
140
+
141
+ #: includes/functions.php:339
142
+ msgid "UA-XXXXX-X"
143
+ msgstr "UA-XXXXX-X"
144
+
145
+ #: includes/functions.php:340
146
+ msgid "Set blur intensity"
147
+ msgstr "Réglez l'intensité de flou"
148
+
149
+ #: includes/functions.php:348
150
+ msgid "Apply background blur"
151
+ msgstr "Appliquer flou fond"
152
+
153
+ #: includes/functions.php:349
154
+ msgid "Enable frontend login"
155
+ msgstr "Activer frontend connexion"
156
+
157
+ #: includes/functions.php:362
158
+ msgid "CSS Code"
159
+ msgstr ""
160
+
161
+ #: includes/functions.php:382
162
+ msgid "Select the page to be displayed:"
163
+ msgstr "Sélectionnez la page à afficher:"
164
+
165
+ #: includes/functions.php:445
166
+ msgid "Background image"
167
+ msgstr "Image de fond"
168
+
169
+ #: includes/functions.php:445
170
+ msgid "Upload Background"
171
+ msgstr "Upload image de fond"
172
+
173
+ #: includes/functions.php:451
174
+ msgid "Background color"
175
+ msgstr "Couleur de fond"
176
+
177
+ #: includes/functions.php:452
178
+ msgid "Font color"
179
+ msgstr "Couleur de la police"
180
+
181
+ #: includes/functions.php:453
182
+ #, fuzzy
183
+ #| msgid "Background color"
184
+ msgid "Login block background color"
185
+ msgstr "Couleur de fond"
186
+
187
+ #: includes/functions.php:460
188
+ msgid "Font family"
189
+ msgstr "Famille de polices"
190
+
191
+ #: includes/functions.php:466
192
+ msgid "Subsets"
193
+ msgstr "Les sous-ensembles"
194
+
195
+ #: includes/functions.php:474
196
+ msgid "Have any questions?"
197
+ msgstr "Vous avez une question ?"
198
+
199
+ #: includes/functions.php:476
200
+ #, php-format
201
+ msgid ""
202
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
203
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
204
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
205
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
206
+ "suggestions.<br> Please visit our website to learn about us and our services "
207
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
208
+ msgstr ""
209
+ "Vous pouvez trouver des réponses à vos questions à <a target=\"_blank\" href="
210
+ "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">forum "
211
+ "d'entraide </a><br>Tu peux <a target=\"_blank\" href=\"http://support."
212
+ "fruitfulcode.com/hc/en-us/requests/new\">Contactez nous</a> aux demandes et "
213
+ "suggestions de personnalisation. <br> S'il vous plaît visitez notre site Web "
214
+ "pour en apprendre davantage sur nous et nos services <a href=\"%1$s\" title="
215
+ "\"%2$s\">%2$s</a>"
216
+
217
+ #: includes/functions.php:487
218
+ msgid "This plugin is translation friendly"
219
+ msgstr "Ce plugin est la traduction amicale"
220
+
221
+ #: includes/functions.php:489
222
+ #, php-format
223
+ msgid ""
224
+ "Want to improve translation or make one for your native language? <a href="
225
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
226
+ msgstr ""
227
+ "Vous voulez améliorer la traduction ou faire un pour votre langue "
228
+ "maternelle? <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
229
+
230
+ #: includes/functions.php:491
231
+ msgid "Follow this tutorial"
232
+ msgstr "Suivez ce tutoriel"
233
+
234
+ #: includes/functions.php:500
235
+ msgid "Premium WordPress themes"
236
+ msgstr "thèmes WordPress Premium"
237
+
238
+ #: includes/functions.php:506
239
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
240
+ msgstr "ANAGLYPH - Une page / Multi page WordPress Theme"
241
+
242
+ #: includes/functions.php:511
243
+ msgid "Love.ly - Simple & Elegant WordPress theme"
244
+ msgstr "Love.ly - thème WordPress simple et élégant"
245
+
246
+ #: includes/functions.php:517
247
+ msgid "Zoner - Real Estate WordPress theme"
248
+ msgstr "Zoner - Immobilier thème WordPress"
249
+
250
+ #: includes/functions.php:529
251
+ msgid "Extended functionality"
252
+ msgstr "Fonctionnalités étendues"
253
+
254
+ #: includes/functions.php:531
255
+ #, php-format
256
+ msgid ""
257
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
258
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
259
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
260
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
261
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
262
+ "\"_blank\">leave feedbacks</a>."
263
+ msgstr ""
264
+ "Achetez la version <a href=\"http://codecanyon.net/item/maintenance-"
265
+ "wordpress-plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> avec "
266
+ "des fonctionnalités étendues. %1$s Si vous aimez notre plugin merci de <a "
267
+ "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
268
+ "maintenance?filter=5\">l’évaluer</a> et <a title=\"leave feedbacks\" href="
269
+ "\"%2$s\" target=\"_blank\">de laisser des commentaires</a>."
270
+
271
+ #: includes/functions.php:537
272
+ msgid "Demo website"
273
+ msgstr "Site de Démonstration"
274
+
275
+ #: includes/functions.php:688 includes/functions.php:695
276
+ msgid " is "
277
+ msgstr ""
278
+
279
+ #: includes/functions.php:768
280
+ msgid "Website is under construction"
281
+ msgstr "Le site est en construction"
282
+
283
+ #: includes/functions.php:769
284
+ msgid "Maintenance mode is on"
285
+ msgstr "Le mode maintenance est actif"
286
+
287
+ #: includes/functions.php:770
288
+ msgid "Website will be available soon"
289
+ msgstr "Le site sera bientôt disponible"
290
+
291
+ #: load/functions.php:47
292
+ msgid "Permission access denied!"
293
+ msgstr "Accès refusé !"
294
+
295
+ #: load/functions.php:61
296
+ msgid "Login is incorrect!"
297
+ msgstr ""
298
+
299
+ #: load/functions.php:66
300
+ #, fuzzy
301
+ #| msgid "You entered your password are incorrect!"
302
+ msgid "Password is incorrect!"
303
+ msgstr "Vous avez entré un mot de passe incorrect !"
304
+
305
+ #: load/functions.php:69
306
+ #, fuzzy
307
+ #| msgid "You entered your login and password are incorrect!"
308
+ msgid "Login and password are incorrect!"
309
+ msgstr "Vous avez entré un identifiant et un mot de passe erronés !"
310
+
311
+ #: load/functions.php:149
312
+ msgid "Please verify that you are not a robot."
313
+ msgstr ""
314
+
315
+ #: load/functions.php:374
316
+ msgid "User Login"
317
+ msgstr "Utilisateur en ligne"
318
+
319
+ #: load/functions.php:376
320
+ msgid "Username"
321
+ msgstr "Nom d’utilisateur"
322
+
323
+ #: load/functions.php:377
324
+ msgid "Password"
325
+ msgstr "Mot de passe\t"
326
+
327
+ #: load/functions.php:378
328
+ msgid "Lost Password"
329
+ msgstr "Mot de passe perdu"
330
+
331
+ #: load/functions.php:379
332
+ msgid "Login"
333
+ msgstr "S'identifier"
334
+
335
+ #~ msgid "Show admin bar"
336
+ #~ msgstr "Afficher la barre Admin"
337
+
338
+ #~ msgid "Not available object."
339
+ #~ msgstr "objet Non disponible."
340
+
341
+ #~ msgid "You entered your login are incorrect!"
342
+ #~ msgstr "Vous avez entré un identifiant incorrect !"
343
+
344
+ #~ msgid "Exclude pages"
345
+ #~ msgstr "Exclure pages"
346
+
347
+ #~ msgid "Choose Logo width"
348
+ #~ msgstr "Choisissez la largeur de Logo"
349
+
350
+ #~ msgid "Choose Logo height"
351
+ #~ msgstr "Choisissez Logo hauteur"
352
+
353
+ #~ msgid "Blur intensity"
354
+ #~ msgstr "Intensité du floutage"
355
+
356
+ #~ msgid "Enable login"
357
+ #~ msgstr "Activer connexion"
358
+
359
+ #~ msgid "Put Login On"
360
+ #~ msgstr "Mettez Connexion Sur"
361
+
362
+ #~ msgid "Logo width"
363
+ #~ msgstr "Largeur de logo"
364
+
365
+ #~ msgid "Logo height"
366
+ #~ msgstr "Logo hauteur"
367
+
368
+ #~ msgid "Admin bar"
369
+ #~ msgstr "Barre Admin"
370
+
371
+ #~ msgid "Background blur"
372
+ #~ msgstr "Floutage de l’image de fond"
373
+
374
+ #~ msgid "Apply a blur"
375
+ #~ msgstr "Appliquer un floutage"
376
+
377
+ #~ msgid "Login On / Off"
378
+ #~ msgstr "S’identifier / Se déconnecter"
379
+
380
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
381
+ #~ msgstr ""
382
+ #~ "Service momentanément indisponible, Google Analytics sera désactivée"
383
+
384
+ #~ msgid "Sign In"
385
+ #~ msgstr "S’identifier"
386
+
387
+ #~ msgid ""
388
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
389
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
390
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
391
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
392
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
393
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
394
+ #~ msgstr ""
395
+ #~ "Vous pouvez trouver des réponses à vos question sur le <a target=\"_blank"
396
+ #~ "\" href=\"http://wordpress.org/support/plugin/maintenance\">forum de "
397
+ #~ "support</a><br>Vous pouvez <a target=\"_blank\" href=\"mailto:"
398
+ #~ "mail@fruitfulcode.com?subject=Maintenance plugin\">nous contacter</a> "
399
+ #~ "pour des demandes de personnalisation ou proposer des suggestions.<br> "
400
+ #~ "Merci de visiter notre site pour an apprendre plus sur nous et les "
401
+ #~ "services que nous proposons <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
402
+
403
+ #~ msgid "maintenance"
404
+ #~ msgstr "Maintenance"
405
+
406
+ #~ msgid "Contact support"
407
+ #~ msgstr "Contacter le support"
408
+
409
+ #~ msgid ""
410
+ #~ "If you faced with any problems, have a question or suggestion you always "
411
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
412
+ #~ "\"%2$s\">%2$s</a>"
413
+ #~ msgstr ""
414
+ #~ "Si vous rencontrez un problème ou que vous avez une question ou une "
415
+ #~ "suggestion, vous pouvez nous contacter sur notre site <a href=\"%1$s\" "
416
+ #~ "title=\"%2$s\">%2$s</a>"
417
+
418
+ #~ msgid ""
419
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
420
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
421
+ #~ "version %1$s with more other features."
422
+ #~ msgstr ""
423
+ #~ "Si vous aimez notre plugin, merci de l’évaluer, %1$s <a title=\"leave "
424
+ #~ "feedback\" href=\"%2$s\" target=\"_blank\">laisser un commentaire</a> ou "
425
+ #~ "achetez la version étendue %1$s avec plus de fonctionnalités."
426
+
427
+ #~ msgid "Purchase"
428
+ #~ msgstr "Acheter"
429
+
430
+ #~ msgid "We have time until launch"
431
+ #~ msgstr "Nous avons le temps avant le lancement"
432
+
433
+ #~ msgid "Be first of your friends who will know when the website goes live."
434
+ #~ msgstr "Soyez le premier des vos amis à savoir quand le site sera en ligne."
435
+
436
+ #~ msgid "Check out our extended version of plugin with new features"
437
+ #~ msgstr ""
438
+ #~ "Achetez notre version étendue du plugin avec de nouvelles fonctionnalités"
439
+
440
+ #~ msgid "Your session has expired."
441
+ #~ msgstr "Votre session a expiré."
442
+
443
+ #~ msgid "Customer login"
444
+ #~ msgstr "Identification client"
445
+
446
+ #~ msgid "Please login to see website"
447
+ #~ msgstr "Merci de vous identifier pour voir le site"
448
+
449
+ #~ msgid "User roles"
450
+ #~ msgstr "Rôles utilisateurs"
451
+
452
+ # not really sur about « We have time until launch » Because I can’t find it on the demo version…
453
+ #~ msgid "Choose users access permissions in maintenance mode."
454
+ #~ msgstr "Choix des utilisateurs ayant accès au site en mode maintenance."
languages/maintenance-hu_HU.mo CHANGED
Binary file
languages/maintenance-hu_HU.po CHANGED
@@ -1,450 +1,450 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:22+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:23+0300\n"
6
- "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
- "Language-Team: balazsdobos\n"
8
- "Language: hu_HU\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "Karbantartás"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "Beállítások mentése"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr "Szabványos betűtípusok"
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr "Google betűtípusok"
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "Általános beállítások"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "Egyedi CSS"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "Oldalak kihagyása a karbantartás módból"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "Pro verzió"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "\"Fruitful Code\" projektek"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "Támogatás"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "Fordítás"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "Oldalcím"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "Címsor"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "Leírás"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "Lábléc szöveg"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "Logó szélessége"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "Logó magassága"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Logó"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "Logó feltöltése"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "Retina logó"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "Retina logó feltöltése"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "Háttérkép"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "Háttérkép"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "Háttérkép feltöltése"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "Admin sáv mutatása"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr "503"
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr ""
138
- "\"Átmenetileg nem elérhető\" üzenet, a Google Analitycs ki lesz kapcsolva."
139
-
140
- #: includes/functions.php:314
141
- msgid "Google Analytics ID"
142
- msgstr "Google Analytics ID"
143
-
144
- #: includes/functions.php:314
145
- msgid "UA-XXXXX-X"
146
- msgstr "UA-XXXXX-X"
147
-
148
- #: includes/functions.php:315
149
- msgid "Set blur intensity"
150
- msgstr "Homályosítás hatásfoka"
151
-
152
- #: includes/functions.php:321
153
- msgid "Apply background blur"
154
- msgstr "Háttér elhomályosítása"
155
-
156
- #: includes/functions.php:322
157
- msgid "Enable frontend login"
158
- msgstr "Frontend belépés engedélyezése"
159
-
160
- #: includes/functions.php:335
161
- msgid "CSS Code"
162
- msgstr "CSS kód"
163
-
164
- #: includes/functions.php:349
165
- msgid "Select the page to be displayed:"
166
- msgstr "Válaszd ki a megjelenítendő oldalt:"
167
-
168
- #: includes/functions.php:411
169
- msgid "Background image"
170
- msgstr "Háttérkép"
171
-
172
- #: includes/functions.php:411
173
- msgid "Upload Background"
174
- msgstr "Háttérkép feltöltése"
175
-
176
- #: includes/functions.php:417
177
- msgid "Background color"
178
- msgstr "Háttérszín"
179
-
180
- #: includes/functions.php:418
181
- msgid "Font color"
182
- msgstr "Betűszín"
183
-
184
- #: includes/functions.php:419
185
- #, fuzzy
186
- #| msgid "Background color"
187
- msgid "Login block background color"
188
- msgstr "Háttérszín"
189
-
190
- #: includes/functions.php:426
191
- msgid "Font family"
192
- msgstr "Betűtípus"
193
-
194
- #: includes/functions.php:432
195
- msgid "Subsets"
196
- msgstr "Alkészletek"
197
-
198
- #: includes/functions.php:440
199
- msgid "Have any questions?"
200
- msgstr "Kérdésed van?"
201
-
202
- #: includes/functions.php:441
203
- #, php-format
204
- msgid ""
205
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
206
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
207
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
208
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
209
- "suggestions.<br> Please visit our website to learn about us and our services "
210
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
211
- msgstr ""
212
- "Válaszokat kaphatsz kérdéseidre a <a target=\"_blank\" href=\"http://support."
213
- "fruitfulcode.com/hc/en-us/sections/200406386\">támogatói fórumban</"
214
- "a><br>Testreszabási kérésekkel és javaslatokkal <a target=\"_blank\" href="
215
- "\"http://support.fruitfulcode.com/hc/en-us/requests/new\">fordulj hozzánk</"
216
- "a>. <br> Kérjük, látogass el honlapunkra, ha többet szeretnél megtudni "
217
- "rólunk és szolgáltatásainkról<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
218
-
219
- #: includes/functions.php:452
220
- msgid "This plugin is translation friendly"
221
- msgstr "A bővítmény fordításbarát"
222
-
223
- #: includes/functions.php:453
224
- #, php-format
225
- msgid ""
226
- "Want to improve translation or make one for your native language? <a href="
227
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
228
- msgstr ""
229
- "Szeretnéd javítani a fordítást vagy saját anyanyelvedre lefordítani a "
230
- "bővítményt? <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
231
-
232
- #: includes/functions.php:455
233
- msgid "Follow this tutorial"
234
- msgstr "Kövesd ezt a segédletet"
235
-
236
- #: includes/functions.php:464
237
- msgid "Premium WordPress themes"
238
- msgstr "Prémium WordPress sablonok"
239
-
240
- #: includes/functions.php:470
241
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
242
- msgstr "ANAGLYPH - Egy vagy többoldalas Wordpress sablon"
243
-
244
- #: includes/functions.php:475
245
- msgid "Love.ly - Simple & Elegant WordPress theme"
246
- msgstr "Love.ly - Egyszerű & elegáns Wordpress sablontheme"
247
-
248
- #: includes/functions.php:481
249
- msgid "Zoner - Real Estate WordPress theme"
250
- msgstr "Zoner - Ingatlanos WordPress sablon"
251
-
252
- #: includes/functions.php:494
253
- msgid "Extended functionality"
254
- msgstr "Kibővített funkcionalitás"
255
-
256
- #: includes/functions.php:495
257
- #, php-format
258
- msgid ""
259
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
260
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
261
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
262
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
263
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
264
- "\"_blank\">leave feedbacks</a>."
265
- msgstr ""
266
- "Vedd meg a <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
267
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> verziót "
268
- "kibővített funkciókkal. %1$s Ha hasznosnak találod a bővítményt, kérjük <a "
269
- "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
270
- "maintenance?filter=5\">értékeld</a>, és <a title=\"leave feedbacks\" href="
271
- "\"%2$s\" target=\"_blank\">írj visszajelzést</a>."
272
-
273
- #: includes/functions.php:499
274
- msgid "Demo website"
275
- msgstr "Demo honlap"
276
-
277
- #: includes/functions.php:643
278
- msgid " is "
279
- msgstr ""
280
-
281
- #: includes/functions.php:712
282
- msgid "Website is under construction"
283
- msgstr "A honlap fejlesztés alatt áll"
284
-
285
- #: includes/functions.php:713
286
- msgid "Maintenance mode is on"
287
- msgstr "Karbantartás üzemmód aktív"
288
-
289
- #: includes/functions.php:714
290
- msgid "Website will be available soon"
291
- msgstr "A honlap hamarosan elérhető lesz"
292
-
293
- #: load/functions.php:39
294
- msgid "Permission access denied!"
295
- msgstr "Hozzáférés megtagadva!"
296
-
297
- #: load/functions.php:53
298
- msgid "Login is incorrect!"
299
- msgstr ""
300
-
301
- #: load/functions.php:57
302
- #, fuzzy
303
- #| msgid "You entered your password are incorrect!"
304
- msgid "Password is incorrect!"
305
- msgstr "Rossz jelszót adtál meg"
306
-
307
- #: load/functions.php:60
308
- #, fuzzy
309
- #| msgid "You entered your login and password are incorrect!"
310
- msgid "Login and password are incorrect!"
311
- msgstr "Rossz felhasználónevet és jelszót adtál meg"
312
-
313
- #: load/functions.php:136
314
- msgid "Please verify that you are not a robot."
315
- msgstr ""
316
-
317
- #: load/functions.php:377
318
- msgid "User Login"
319
- msgstr "Felhasználói belépés"
320
-
321
- #: load/functions.php:379
322
- msgid "Username"
323
- msgstr "Felhasználónév"
324
-
325
- #: load/functions.php:380
326
- msgid "Password"
327
- msgstr "Jelszó"
328
-
329
- #: load/functions.php:381
330
- msgid "Lost Password"
331
- msgstr "Elveszett jelszó"
332
-
333
- #: load/functions.php:382
334
- msgid "Login"
335
- msgstr "Belépés"
336
-
337
- #~ msgid "You entered your login are incorrect!"
338
- #~ msgstr "Rossz felhasználónevet adtál meg"
339
-
340
- #~ msgid "Not available object."
341
- #~ msgstr "Nem elérhető objektum."
342
-
343
- #~ msgid "Exclude pages"
344
- #~ msgstr "Ausschließen Seiten"
345
-
346
- #~ msgid "Choose Logo width"
347
- #~ msgstr "Wählen Sie Logo Breite"
348
-
349
- #~ msgid "Choose Logo height"
350
- #~ msgstr "Wählen Sie Logo Höhe"
351
-
352
- #~ msgid "Blur intensity"
353
- #~ msgstr "Intensität des Verwischens"
354
-
355
- #~ msgid "Enable login"
356
- #~ msgstr "Aktivieren Login"
357
-
358
- #~ msgid "Put Login On"
359
- #~ msgstr "Setzen Sie die Anmeldung an"
360
-
361
- #~ msgid "Logo width"
362
- #~ msgstr "Logo Breite"
363
-
364
- #~ msgid "Logo height"
365
- #~ msgstr "Logo Höhe"
366
-
367
- #~ msgid "Admin bar"
368
- #~ msgstr "Admin Bar"
369
-
370
- #~ msgid "Background blur"
371
- #~ msgstr "Hintergrund Verwischen"
372
-
373
- #~ msgid "Apply a blur"
374
- #~ msgstr "Verwischen aktivieren"
375
-
376
- #~ msgid "Login On / Off"
377
- #~ msgstr "Login Ein / Aus"
378
-
379
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
380
- #~ msgstr ""
381
- #~ "Dienst vorübergehend nicht verfügbar, Google Analytics wird deaktiviert"
382
-
383
- #~ msgid "Sign In"
384
- #~ msgstr "Anmelden"
385
-
386
- #~ msgid ""
387
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
388
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
389
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
390
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
391
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
392
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
393
- #~ msgstr ""
394
- #~ "Vielleicht findest du die Antworten im <a target=\"_blank\" href=\"http://"
395
- #~ "wordpress.org/support/plugin/maintenance\">Support Forum</a>.<br>Du "
396
- #~ "kannst uns und auch mit deinem Anliegen <a target=\"_blank\" href="
397
- #~ "\"mailto:mail@fruitfulcode.com?subject=Maintenance plugin\">kontaktieren</"
398
- #~ "a> <br> Bitte besuche zuerst unsere Webseite <a href=\"%1$s\" title=\"%2$s"
399
- #~ "\">%2$s</a> um mehr über unsere Dienstleistungen zu erfahren "
400
-
401
- #, fuzzy
402
- #~ msgid "maintenance"
403
- #~ msgstr "Manutenção"
404
-
405
- #~ msgid "Contact support"
406
- #~ msgstr "Contatar suporte"
407
-
408
- #~ msgid ""
409
- #~ "If you faced with any problems, have a question or suggestion you always "
410
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
411
- #~ "\"%2$s\">%2$s</a>"
412
- #~ msgstr ""
413
- #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
414
- #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
415
-
416
- #~ msgid ""
417
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
418
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
419
- #~ "version %1$s with more other features."
420
- #~ msgstr ""
421
- #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
422
- #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
423
- #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
424
-
425
- #~ msgid "Purchase"
426
- #~ msgstr "Comprar"
427
-
428
- #~ msgid "We have time until launch"
429
- #~ msgstr "Осталось времени до запуска"
430
-
431
- #~ msgid "Be first of your friends who will know when the website goes live."
432
- #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
433
-
434
- #~ msgid "Check out our extended version of plugin with new features"
435
- #~ msgstr "Проверьте возможности расширенной версии плагина"
436
-
437
- #~ msgid "Your session has expired."
438
- #~ msgstr "Ваша сессия истекла."
439
-
440
- #~ msgid "Customer login"
441
- #~ msgstr "Вход для клиентов"
442
-
443
- #~ msgid "Please login to see website"
444
- #~ msgstr "Пожалуйста авторезируйтесь"
445
-
446
- #~ msgid "User roles"
447
- #~ msgstr "Роли пользователей"
448
-
449
- #~ msgid "Choose users access permissions in maintenance mode."
450
- #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:23+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:23+0300\n"
6
+ "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
+ "Language-Team: balazsdobos\n"
8
+ "Language: hu_HU\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "Karbantartás"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "Beállítások mentése"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr "Szabványos betűtípusok"
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr "Google betűtípusok"
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "Általános beállítások"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "Egyedi CSS"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "Oldalak kihagyása a karbantartás módból"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "Pro verzió"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "\"Fruitful Code\" projektek"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "Támogatás"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "Fordítás"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "Oldalcím"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "Címsor"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "Leírás"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "Lábléc szöveg"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "Logó szélessége"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "Logó magassága"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Logó"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "Logó feltöltése"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "Retina logó"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "Retina logó feltöltése"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "Háttérkép"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "Háttérkép"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "Háttérkép feltöltése"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr "503"
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr ""
135
+ "\"Átmenetileg nem elérhető\" üzenet, a Google Analitycs ki lesz kapcsolva."
136
+
137
+ #: includes/functions.php:339
138
+ msgid "Google Analytics ID"
139
+ msgstr "Google Analytics ID"
140
+
141
+ #: includes/functions.php:339
142
+ msgid "UA-XXXXX-X"
143
+ msgstr "UA-XXXXX-X"
144
+
145
+ #: includes/functions.php:340
146
+ msgid "Set blur intensity"
147
+ msgstr "Homályosítás hatásfoka"
148
+
149
+ #: includes/functions.php:348
150
+ msgid "Apply background blur"
151
+ msgstr "Háttér elhomályosítása"
152
+
153
+ #: includes/functions.php:349
154
+ msgid "Enable frontend login"
155
+ msgstr "Frontend belépés engedélyezése"
156
+
157
+ #: includes/functions.php:362
158
+ msgid "CSS Code"
159
+ msgstr "CSS kód"
160
+
161
+ #: includes/functions.php:382
162
+ msgid "Select the page to be displayed:"
163
+ msgstr "Válaszd ki a megjelenítendő oldalt:"
164
+
165
+ #: includes/functions.php:445
166
+ msgid "Background image"
167
+ msgstr "Háttérkép"
168
+
169
+ #: includes/functions.php:445
170
+ msgid "Upload Background"
171
+ msgstr "Háttérkép feltöltése"
172
+
173
+ #: includes/functions.php:451
174
+ msgid "Background color"
175
+ msgstr "Háttérszín"
176
+
177
+ #: includes/functions.php:452
178
+ msgid "Font color"
179
+ msgstr "Betűszín"
180
+
181
+ #: includes/functions.php:453
182
+ #, fuzzy
183
+ #| msgid "Background color"
184
+ msgid "Login block background color"
185
+ msgstr "Háttérszín"
186
+
187
+ #: includes/functions.php:460
188
+ msgid "Font family"
189
+ msgstr "Betűtípus"
190
+
191
+ #: includes/functions.php:466
192
+ msgid "Subsets"
193
+ msgstr "Alkészletek"
194
+
195
+ #: includes/functions.php:474
196
+ msgid "Have any questions?"
197
+ msgstr "Kérdésed van?"
198
+
199
+ #: includes/functions.php:476
200
+ #, php-format
201
+ msgid ""
202
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
203
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
204
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
205
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
206
+ "suggestions.<br> Please visit our website to learn about us and our services "
207
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
208
+ msgstr ""
209
+ "Válaszokat kaphatsz kérdéseidre a <a target=\"_blank\" href=\"http://support."
210
+ "fruitfulcode.com/hc/en-us/sections/200406386\">támogatói fórumban</"
211
+ "a><br>Testreszabási kérésekkel és javaslatokkal <a target=\"_blank\" href="
212
+ "\"http://support.fruitfulcode.com/hc/en-us/requests/new\">fordulj hozzánk</"
213
+ "a>. <br> Kérjük, látogass el honlapunkra, ha többet szeretnél megtudni "
214
+ "rólunk és szolgáltatásainkról<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
215
+
216
+ #: includes/functions.php:487
217
+ msgid "This plugin is translation friendly"
218
+ msgstr "A bővítmény fordításbarát"
219
+
220
+ #: includes/functions.php:489
221
+ #, php-format
222
+ msgid ""
223
+ "Want to improve translation or make one for your native language? <a href="
224
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
225
+ msgstr ""
226
+ "Szeretnéd javítani a fordítást vagy saját anyanyelvedre lefordítani a "
227
+ "bővítményt? <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
228
+
229
+ #: includes/functions.php:491
230
+ msgid "Follow this tutorial"
231
+ msgstr "Kövesd ezt a segédletet"
232
+
233
+ #: includes/functions.php:500
234
+ msgid "Premium WordPress themes"
235
+ msgstr "Prémium WordPress sablonok"
236
+
237
+ #: includes/functions.php:506
238
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
239
+ msgstr "ANAGLYPH - Egy vagy többoldalas Wordpress sablon"
240
+
241
+ #: includes/functions.php:511
242
+ msgid "Love.ly - Simple & Elegant WordPress theme"
243
+ msgstr "Love.ly - Egyszerű & elegáns Wordpress sablontheme"
244
+
245
+ #: includes/functions.php:517
246
+ msgid "Zoner - Real Estate WordPress theme"
247
+ msgstr "Zoner - Ingatlanos WordPress sablon"
248
+
249
+ #: includes/functions.php:529
250
+ msgid "Extended functionality"
251
+ msgstr "Kibővített funkcionalitás"
252
+
253
+ #: includes/functions.php:531
254
+ #, php-format
255
+ msgid ""
256
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
257
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
258
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
259
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
260
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
261
+ "\"_blank\">leave feedbacks</a>."
262
+ msgstr ""
263
+ "Vedd meg a <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
264
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> verziót "
265
+ "kibővített funkciókkal. %1$s Ha hasznosnak találod a bővítményt, kérjük <a "
266
+ "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
267
+ "maintenance?filter=5\">értékeld</a>, és <a title=\"leave feedbacks\" href="
268
+ "\"%2$s\" target=\"_blank\">írj visszajelzést</a>."
269
+
270
+ #: includes/functions.php:537
271
+ msgid "Demo website"
272
+ msgstr "Demo honlap"
273
+
274
+ #: includes/functions.php:688 includes/functions.php:695
275
+ msgid " is "
276
+ msgstr ""
277
+
278
+ #: includes/functions.php:768
279
+ msgid "Website is under construction"
280
+ msgstr "A honlap fejlesztés alatt áll"
281
+
282
+ #: includes/functions.php:769
283
+ msgid "Maintenance mode is on"
284
+ msgstr "Karbantartás üzemmód aktív"
285
+
286
+ #: includes/functions.php:770
287
+ msgid "Website will be available soon"
288
+ msgstr "A honlap hamarosan elérhető lesz"
289
+
290
+ #: load/functions.php:47
291
+ msgid "Permission access denied!"
292
+ msgstr "Hozzáférés megtagadva!"
293
+
294
+ #: load/functions.php:61
295
+ msgid "Login is incorrect!"
296
+ msgstr ""
297
+
298
+ #: load/functions.php:66
299
+ #, fuzzy
300
+ #| msgid "You entered your password are incorrect!"
301
+ msgid "Password is incorrect!"
302
+ msgstr "Rossz jelszót adtál meg"
303
+
304
+ #: load/functions.php:69
305
+ #, fuzzy
306
+ #| msgid "You entered your login and password are incorrect!"
307
+ msgid "Login and password are incorrect!"
308
+ msgstr "Rossz felhasználónevet és jelszót adtál meg"
309
+
310
+ #: load/functions.php:149
311
+ msgid "Please verify that you are not a robot."
312
+ msgstr ""
313
+
314
+ #: load/functions.php:374
315
+ msgid "User Login"
316
+ msgstr "Felhasználói belépés"
317
+
318
+ #: load/functions.php:376
319
+ msgid "Username"
320
+ msgstr "Felhasználónév"
321
+
322
+ #: load/functions.php:377
323
+ msgid "Password"
324
+ msgstr "Jelszó"
325
+
326
+ #: load/functions.php:378
327
+ msgid "Lost Password"
328
+ msgstr "Elveszett jelszó"
329
+
330
+ #: load/functions.php:379
331
+ msgid "Login"
332
+ msgstr "Belépés"
333
+
334
+ #~ msgid "Show admin bar"
335
+ #~ msgstr "Admin sáv mutatása"
336
+
337
+ #~ msgid "You entered your login are incorrect!"
338
+ #~ msgstr "Rossz felhasználónevet adtál meg"
339
+
340
+ #~ msgid "Not available object."
341
+ #~ msgstr "Nem elérhető objektum."
342
+
343
+ #~ msgid "Exclude pages"
344
+ #~ msgstr "Ausschließen Seiten"
345
+
346
+ #~ msgid "Choose Logo width"
347
+ #~ msgstr "Wählen Sie Logo Breite"
348
+
349
+ #~ msgid "Choose Logo height"
350
+ #~ msgstr "Wählen Sie Logo Höhe"
351
+
352
+ #~ msgid "Blur intensity"
353
+ #~ msgstr "Intensität des Verwischens"
354
+
355
+ #~ msgid "Enable login"
356
+ #~ msgstr "Aktivieren Login"
357
+
358
+ #~ msgid "Put Login On"
359
+ #~ msgstr "Setzen Sie die Anmeldung an"
360
+
361
+ #~ msgid "Logo width"
362
+ #~ msgstr "Logo Breite"
363
+
364
+ #~ msgid "Logo height"
365
+ #~ msgstr "Logo Höhe"
366
+
367
+ #~ msgid "Admin bar"
368
+ #~ msgstr "Admin Bar"
369
+
370
+ #~ msgid "Background blur"
371
+ #~ msgstr "Hintergrund Verwischen"
372
+
373
+ #~ msgid "Apply a blur"
374
+ #~ msgstr "Verwischen aktivieren"
375
+
376
+ #~ msgid "Login On / Off"
377
+ #~ msgstr "Login Ein / Aus"
378
+
379
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
380
+ #~ msgstr ""
381
+ #~ "Dienst vorübergehend nicht verfügbar, Google Analytics wird deaktiviert"
382
+
383
+ #~ msgid "Sign In"
384
+ #~ msgstr "Anmelden"
385
+
386
+ #~ msgid ""
387
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
388
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
389
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
390
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
391
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
392
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
393
+ #~ msgstr ""
394
+ #~ "Vielleicht findest du die Antworten im <a target=\"_blank\" href=\"http://"
395
+ #~ "wordpress.org/support/plugin/maintenance\">Support Forum</a>.<br>Du "
396
+ #~ "kannst uns und auch mit deinem Anliegen <a target=\"_blank\" href="
397
+ #~ "\"mailto:mail@fruitfulcode.com?subject=Maintenance plugin\">kontaktieren</"
398
+ #~ "a> <br> Bitte besuche zuerst unsere Webseite <a href=\"%1$s\" title=\"%2$s"
399
+ #~ "\">%2$s</a> um mehr über unsere Dienstleistungen zu erfahren "
400
+
401
+ #, fuzzy
402
+ #~ msgid "maintenance"
403
+ #~ msgstr "Manutenção"
404
+
405
+ #~ msgid "Contact support"
406
+ #~ msgstr "Contatar suporte"
407
+
408
+ #~ msgid ""
409
+ #~ "If you faced with any problems, have a question or suggestion you always "
410
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
411
+ #~ "\"%2$s\">%2$s</a>"
412
+ #~ msgstr ""
413
+ #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
414
+ #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
415
+
416
+ #~ msgid ""
417
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
418
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
419
+ #~ "version %1$s with more other features."
420
+ #~ msgstr ""
421
+ #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
422
+ #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
423
+ #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
424
+
425
+ #~ msgid "Purchase"
426
+ #~ msgstr "Comprar"
427
+
428
+ #~ msgid "We have time until launch"
429
+ #~ msgstr "Осталось времени до запуска"
430
+
431
+ #~ msgid "Be first of your friends who will know when the website goes live."
432
+ #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
433
+
434
+ #~ msgid "Check out our extended version of plugin with new features"
435
+ #~ msgstr "Проверьте возможности расширенной версии плагина"
436
+
437
+ #~ msgid "Your session has expired."
438
+ #~ msgstr "Ваша сессия истекла."
439
+
440
+ #~ msgid "Customer login"
441
+ #~ msgstr "Вход для клиентов"
442
+
443
+ #~ msgid "Please login to see website"
444
+ #~ msgstr "Пожалуйста авторезируйтесь"
445
+
446
+ #~ msgid "User roles"
447
+ #~ msgstr "Роли пользователей"
448
+
449
+ #~ msgid "Choose users access permissions in maintenance mode."
450
+ #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
languages/maintenance-it_IT.mo CHANGED
Binary file
languages/maintenance-it_IT.po CHANGED
@@ -1,453 +1,453 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:23+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:23+0300\n"
6
- "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
- "Language-Team: Massimo Pacifici <pacifici@eumed.it>\n"
8
- "Language: it_IT\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "Manutenzione"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "Salva le modifiche"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr ""
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr ""
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "Impostazioni generali"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "CSS personalizzato"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "Escludere le pagine di modalità di manutenzione"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "Versione Pro"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "Fruitful Code progetti"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "Assistenza"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "Traduzione"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "Titolo della pagina"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "Intestazione"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "Descrizione"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "Piè di pagina di testo"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "Set larghezza Logo"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "Regolare l'altezza del Logo"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Logo"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "Carica logo"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "Retina logo"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "Carica Retina logo"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "Immagine di sfondo"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "Immagine di sfondo"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "Carica sfondo"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "Mostra la barra di Amministrazione"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr "503"
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr ""
138
- "Servizio temporaneamente non disponibile, Google Analytics sarà disabilitata."
139
-
140
- #: includes/functions.php:314
141
- msgid "Google Analytics ID"
142
- msgstr "Google Analytics ID"
143
-
144
- #: includes/functions.php:314
145
- msgid "UA-XXXXX-X"
146
- msgstr "UA-XXXXX-X"
147
-
148
- #: includes/functions.php:315
149
- msgid "Set blur intensity"
150
- msgstr "intensità Set sfocatura"
151
-
152
- #: includes/functions.php:321
153
- msgid "Apply background blur"
154
- msgstr "Applicare la sfocatura dello sfondo"
155
-
156
- #: includes/functions.php:322
157
- msgid "Enable frontend login"
158
- msgstr "Abilitare l'accesso frontend"
159
-
160
- #: includes/functions.php:335
161
- msgid "CSS Code"
162
- msgstr "codice CSS"
163
-
164
- #: includes/functions.php:349
165
- msgid "Select the page to be displayed:"
166
- msgstr "Selezionare la pagina da visualizzare:"
167
-
168
- #: includes/functions.php:411
169
- msgid "Background image"
170
- msgstr "Immagine di sfondo"
171
-
172
- #: includes/functions.php:411
173
- msgid "Upload Background"
174
- msgstr "Carica sfondo"
175
-
176
- #: includes/functions.php:417
177
- msgid "Background color"
178
- msgstr "Colore dello sfondo"
179
-
180
- #: includes/functions.php:418
181
- msgid "Font color"
182
- msgstr "Colore del testo"
183
-
184
- #: includes/functions.php:419
185
- #, fuzzy
186
- #| msgid "Background color"
187
- msgid "Login block background color"
188
- msgstr "Colore dello sfondo"
189
-
190
- #: includes/functions.php:426
191
- msgid "Font family"
192
- msgstr "Famiglia di font"
193
-
194
- #: includes/functions.php:432
195
- msgid "Subsets"
196
- msgstr "sottoinsiemi"
197
-
198
- #: includes/functions.php:440
199
- msgid "Have any questions?"
200
- msgstr "Hai domande?"
201
-
202
- #: includes/functions.php:441
203
- #, php-format
204
- msgid ""
205
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
206
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
207
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
208
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
209
- "suggestions.<br> Please visit our website to learn about us and our services "
210
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
211
- msgstr ""
212
- "Si possono trovare le risposte alle vostre domande a <a target=\"_blank\" "
213
- "href=\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">Forum "
214
- "di assistenza</a><br>Potresti <a target=\"_blank\" href=\"http://support."
215
- "fruitfulcode.com/hc/en-us/requests/new\">Contattaci</a> le richieste di "
216
- "personalizzazione e suggerimenti. <br> Si prega di visitare il nostro sito "
217
- "per conoscere noi e dei nostri servizi <a href=\"%1$s\" title=\"%2$s\">%2$s</"
218
- "a>"
219
-
220
- #: includes/functions.php:452
221
- msgid "This plugin is translation friendly"
222
- msgstr "Questo plugin è la traduzione amichevole"
223
-
224
- #: includes/functions.php:453
225
- #, php-format
226
- msgid ""
227
- "Want to improve translation or make one for your native language? <a href="
228
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
229
- msgstr ""
230
- "Vuoi migliorare traduzione o fare uno per la lingua nativa? <a href=\"%1$s\" "
231
- "title=\"%2$s\">%2$s</a>"
232
-
233
- #: includes/functions.php:455
234
- msgid "Follow this tutorial"
235
- msgstr "Seguite questo tutorial"
236
-
237
- #: includes/functions.php:464
238
- msgid "Premium WordPress themes"
239
- msgstr "Temi WordPress Premium"
240
-
241
- #: includes/functions.php:470
242
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
243
- msgstr "ANAGLYPH - Una pagina / multi pagina di WordPress Theme"
244
-
245
- #: includes/functions.php:475
246
- msgid "Love.ly - Simple & Elegant WordPress theme"
247
- msgstr "Love.ly - tema WordPress Simple & Elegant"
248
-
249
- #: includes/functions.php:481
250
- msgid "Zoner - Real Estate WordPress theme"
251
- msgstr "Zoner - Immobiliare tema WordPress"
252
-
253
- #: includes/functions.php:494
254
- msgid "Extended functionality"
255
- msgstr "Funzionalità estese"
256
-
257
- #: includes/functions.php:495
258
- #, php-format
259
- msgid ""
260
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
261
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
262
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
263
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
264
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
265
- "\"_blank\">leave feedbacks</a>."
266
- msgstr ""
267
- "Acquista la versione <a href=\"http://codecanyon.net/item/maintenance-"
268
- "wordpress-plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> con "
269
- "funzionalità estese. %1$s Se il nostro plugin ti piace <a target=\"_blank\" "
270
- "href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
271
- "filter=5\">votalo</a> e <a title=\"\" href=\"%2$s\" target=\"_blank\">lascia "
272
- "un commento</a>."
273
-
274
- #: includes/functions.php:499
275
- msgid "Demo website"
276
- msgstr "Sito web dimostrativo"
277
-
278
- #: includes/functions.php:643
279
- msgid " is "
280
- msgstr ""
281
-
282
- #: includes/functions.php:712
283
- msgid "Website is under construction"
284
- msgstr "Il sito web è in costruzione"
285
-
286
- #: includes/functions.php:713
287
- msgid "Maintenance mode is on"
288
- msgstr "La modalità di manutenzione è attiva"
289
-
290
- #: includes/functions.php:714
291
- msgid "Website will be available soon"
292
- msgstr "Il sito web sarà disponibile a breve"
293
-
294
- #: load/functions.php:39
295
- msgid "Permission access denied!"
296
- msgstr "Accesso negato!"
297
-
298
- #: load/functions.php:53
299
- msgid "Login is incorrect!"
300
- msgstr ""
301
-
302
- #: load/functions.php:57
303
- #, fuzzy
304
- #| msgid "You entered your password are incorrect!"
305
- msgid "Password is incorrect!"
306
- msgstr "Hai inserito una password errata!"
307
-
308
- #: load/functions.php:60
309
- #, fuzzy
310
- #| msgid "You entered your login and password are incorrect!"
311
- msgid "Login and password are incorrect!"
312
- msgstr "Hai inserito nome utente e password errati!"
313
-
314
- #: load/functions.php:136
315
- msgid "Please verify that you are not a robot."
316
- msgstr ""
317
-
318
- #: load/functions.php:377
319
- msgid "User Login"
320
- msgstr "Login utente"
321
-
322
- #: load/functions.php:379
323
- msgid "Username"
324
- msgstr "Nome utente"
325
-
326
- #: load/functions.php:380
327
- msgid "Password"
328
- msgstr "Parola d'ordine"
329
-
330
- #: load/functions.php:381
331
- msgid "Lost Password"
332
- msgstr "Password dimenticata"
333
-
334
- #: load/functions.php:382
335
- msgid "Login"
336
- msgstr "Accesso"
337
-
338
- #~ msgid "You entered your login are incorrect!"
339
- #~ msgstr "Hai inserito un nome utente errato!"
340
-
341
- #~ msgid "Not available object."
342
- #~ msgstr "Oggetto non disponibile."
343
-
344
- #~ msgid "Exclude pages"
345
- #~ msgstr "Escludere le pagine"
346
-
347
- #~ msgid "Choose Logo width"
348
- #~ msgstr "Scegli larghezza Logo"
349
-
350
- #~ msgid "Choose Logo height"
351
- #~ msgstr "Scegli altezza Logo"
352
-
353
- #~ msgid "Blur intensity"
354
- #~ msgstr "Intensità sfocatura"
355
-
356
- #~ msgid "Enable login"
357
- #~ msgstr "Abilita login"
358
-
359
- #~ msgid "Put Login On"
360
- #~ msgstr "Mettere Accesso On"
361
-
362
- #~ msgid "Logo width"
363
- #~ msgstr "Larghezza logo"
364
-
365
- #~ msgid "Logo height"
366
- #~ msgstr "Altezza logo"
367
-
368
- #~ msgid "Admin bar"
369
- #~ msgstr "Barra di Amministrazione"
370
-
371
- #~ msgid "Background blur"
372
- #~ msgstr "Sfondo sfocato"
373
-
374
- #~ msgid "Apply a blur"
375
- #~ msgstr "Attiva sfocatura"
376
-
377
- #~ msgid "Login On / Off"
378
- #~ msgstr "Login Sì / No"
379
-
380
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
381
- #~ msgstr ""
382
- #~ "Servizio temporaneamente non disponibile, Google Analytics sarà "
383
- #~ "disabilitata"
384
-
385
- #~ msgid "Sign In"
386
- #~ msgstr "Entra"
387
-
388
- #~ msgid ""
389
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
390
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
391
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
392
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
393
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
394
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
395
- #~ msgstr ""
396
- #~ "Puoi trovare risposte alle tue domande nel <a target=\"_blank\" href="
397
- #~ "\"http://wordpress.org/support/plugin/maintenance\">Forum di Assistenza</"
398
- #~ "a>.<br>Puoi <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
399
- #~ "subject=Maintenance plugin\">contattarci</a> per richieste di "
400
- #~ "personalizzazioni e suggerimenti.<br> Visita il nostro sito per saperne "
401
- #~ "di più su di noi e i nostri servizi <a href=\"%1$s\" title=\"%2$s\">%2$s</"
402
- #~ "a> "
403
-
404
- #, fuzzy
405
- #~ msgid "maintenance"
406
- #~ msgstr "Manutenção"
407
-
408
- #~ msgid "Contact support"
409
- #~ msgstr "Contatar suporte"
410
-
411
- #~ msgid ""
412
- #~ "If you faced with any problems, have a question or suggestion you always "
413
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
414
- #~ "\"%2$s\">%2$s</a>"
415
- #~ msgstr ""
416
- #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
417
- #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
418
-
419
- #~ msgid ""
420
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
421
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
422
- #~ "version %1$s with more other features."
423
- #~ msgstr ""
424
- #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
425
- #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
426
- #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
427
-
428
- #~ msgid "Purchase"
429
- #~ msgstr "Comprar"
430
-
431
- #~ msgid "We have time until launch"
432
- #~ msgstr "Осталось времени до запуска"
433
-
434
- #~ msgid "Be first of your friends who will know when the website goes live."
435
- #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
436
-
437
- #~ msgid "Check out our extended version of plugin with new features"
438
- #~ msgstr "Проверьте возможности расширенной версии плагина"
439
-
440
- #~ msgid "Your session has expired."
441
- #~ msgstr "Ваша сессия истекла."
442
-
443
- #~ msgid "Customer login"
444
- #~ msgstr "Вход для клиентов"
445
-
446
- #~ msgid "Please login to see website"
447
- #~ msgstr "Пожалуйста авторезируйтесь"
448
-
449
- #~ msgid "User roles"
450
- #~ msgstr "Роли пользователей"
451
-
452
- #~ msgid "Choose users access permissions in maintenance mode."
453
- #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:23+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:23+0300\n"
6
+ "Last-Translator: René Maurer <rene.maurer@jamos.ch>\n"
7
+ "Language-Team: Massimo Pacifici <pacifici@eumed.it>\n"
8
+ "Language: it_IT\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "Manutenzione"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "Salva le modifiche"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr ""
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr ""
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "Impostazioni generali"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "CSS personalizzato"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "Escludere le pagine di modalità di manutenzione"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "Versione Pro"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "Fruitful Code progetti"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "Assistenza"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "Traduzione"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "Titolo della pagina"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "Intestazione"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "Descrizione"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "Piè di pagina di testo"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "Set larghezza Logo"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "Regolare l'altezza del Logo"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Logo"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "Carica logo"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "Retina logo"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "Carica Retina logo"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "Immagine di sfondo"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "Immagine di sfondo"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "Carica sfondo"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr "503"
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr ""
135
+ "Servizio temporaneamente non disponibile, Google Analytics sarà disabilitata."
136
+
137
+ #: includes/functions.php:339
138
+ msgid "Google Analytics ID"
139
+ msgstr "Google Analytics ID"
140
+
141
+ #: includes/functions.php:339
142
+ msgid "UA-XXXXX-X"
143
+ msgstr "UA-XXXXX-X"
144
+
145
+ #: includes/functions.php:340
146
+ msgid "Set blur intensity"
147
+ msgstr "intensità Set sfocatura"
148
+
149
+ #: includes/functions.php:348
150
+ msgid "Apply background blur"
151
+ msgstr "Applicare la sfocatura dello sfondo"
152
+
153
+ #: includes/functions.php:349
154
+ msgid "Enable frontend login"
155
+ msgstr "Abilitare l'accesso frontend"
156
+
157
+ #: includes/functions.php:362
158
+ msgid "CSS Code"
159
+ msgstr "codice CSS"
160
+
161
+ #: includes/functions.php:382
162
+ msgid "Select the page to be displayed:"
163
+ msgstr "Selezionare la pagina da visualizzare:"
164
+
165
+ #: includes/functions.php:445
166
+ msgid "Background image"
167
+ msgstr "Immagine di sfondo"
168
+
169
+ #: includes/functions.php:445
170
+ msgid "Upload Background"
171
+ msgstr "Carica sfondo"
172
+
173
+ #: includes/functions.php:451
174
+ msgid "Background color"
175
+ msgstr "Colore dello sfondo"
176
+
177
+ #: includes/functions.php:452
178
+ msgid "Font color"
179
+ msgstr "Colore del testo"
180
+
181
+ #: includes/functions.php:453
182
+ #, fuzzy
183
+ #| msgid "Background color"
184
+ msgid "Login block background color"
185
+ msgstr "Colore dello sfondo"
186
+
187
+ #: includes/functions.php:460
188
+ msgid "Font family"
189
+ msgstr "Famiglia di font"
190
+
191
+ #: includes/functions.php:466
192
+ msgid "Subsets"
193
+ msgstr "sottoinsiemi"
194
+
195
+ #: includes/functions.php:474
196
+ msgid "Have any questions?"
197
+ msgstr "Hai domande?"
198
+
199
+ #: includes/functions.php:476
200
+ #, php-format
201
+ msgid ""
202
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
203
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
204
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
205
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
206
+ "suggestions.<br> Please visit our website to learn about us and our services "
207
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
208
+ msgstr ""
209
+ "Si possono trovare le risposte alle vostre domande a <a target=\"_blank\" "
210
+ "href=\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">Forum "
211
+ "di assistenza</a><br>Potresti <a target=\"_blank\" href=\"http://support."
212
+ "fruitfulcode.com/hc/en-us/requests/new\">Contattaci</a> le richieste di "
213
+ "personalizzazione e suggerimenti. <br> Si prega di visitare il nostro sito "
214
+ "per conoscere noi e dei nostri servizi <a href=\"%1$s\" title=\"%2$s\">%2$s</"
215
+ "a>"
216
+
217
+ #: includes/functions.php:487
218
+ msgid "This plugin is translation friendly"
219
+ msgstr "Questo plugin è la traduzione amichevole"
220
+
221
+ #: includes/functions.php:489
222
+ #, php-format
223
+ msgid ""
224
+ "Want to improve translation or make one for your native language? <a href="
225
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
226
+ msgstr ""
227
+ "Vuoi migliorare traduzione o fare uno per la lingua nativa? <a href=\"%1$s\" "
228
+ "title=\"%2$s\">%2$s</a>"
229
+
230
+ #: includes/functions.php:491
231
+ msgid "Follow this tutorial"
232
+ msgstr "Seguite questo tutorial"
233
+
234
+ #: includes/functions.php:500
235
+ msgid "Premium WordPress themes"
236
+ msgstr "Temi WordPress Premium"
237
+
238
+ #: includes/functions.php:506
239
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
240
+ msgstr "ANAGLYPH - Una pagina / multi pagina di WordPress Theme"
241
+
242
+ #: includes/functions.php:511
243
+ msgid "Love.ly - Simple & Elegant WordPress theme"
244
+ msgstr "Love.ly - tema WordPress Simple & Elegant"
245
+
246
+ #: includes/functions.php:517
247
+ msgid "Zoner - Real Estate WordPress theme"
248
+ msgstr "Zoner - Immobiliare tema WordPress"
249
+
250
+ #: includes/functions.php:529
251
+ msgid "Extended functionality"
252
+ msgstr "Funzionalità estese"
253
+
254
+ #: includes/functions.php:531
255
+ #, php-format
256
+ msgid ""
257
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
258
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
259
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
260
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
261
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
262
+ "\"_blank\">leave feedbacks</a>."
263
+ msgstr ""
264
+ "Acquista la versione <a href=\"http://codecanyon.net/item/maintenance-"
265
+ "wordpress-plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> con "
266
+ "funzionalità estese. %1$s Se il nostro plugin ti piace <a target=\"_blank\" "
267
+ "href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
268
+ "filter=5\">votalo</a> e <a title=\"\" href=\"%2$s\" target=\"_blank\">lascia "
269
+ "un commento</a>."
270
+
271
+ #: includes/functions.php:537
272
+ msgid "Demo website"
273
+ msgstr "Sito web dimostrativo"
274
+
275
+ #: includes/functions.php:688 includes/functions.php:695
276
+ msgid " is "
277
+ msgstr ""
278
+
279
+ #: includes/functions.php:768
280
+ msgid "Website is under construction"
281
+ msgstr "Il sito web è in costruzione"
282
+
283
+ #: includes/functions.php:769
284
+ msgid "Maintenance mode is on"
285
+ msgstr "La modalità di manutenzione è attiva"
286
+
287
+ #: includes/functions.php:770
288
+ msgid "Website will be available soon"
289
+ msgstr "Il sito web sarà disponibile a breve"
290
+
291
+ #: load/functions.php:47
292
+ msgid "Permission access denied!"
293
+ msgstr "Accesso negato!"
294
+
295
+ #: load/functions.php:61
296
+ msgid "Login is incorrect!"
297
+ msgstr ""
298
+
299
+ #: load/functions.php:66
300
+ #, fuzzy
301
+ #| msgid "You entered your password are incorrect!"
302
+ msgid "Password is incorrect!"
303
+ msgstr "Hai inserito una password errata!"
304
+
305
+ #: load/functions.php:69
306
+ #, fuzzy
307
+ #| msgid "You entered your login and password are incorrect!"
308
+ msgid "Login and password are incorrect!"
309
+ msgstr "Hai inserito nome utente e password errati!"
310
+
311
+ #: load/functions.php:149
312
+ msgid "Please verify that you are not a robot."
313
+ msgstr ""
314
+
315
+ #: load/functions.php:374
316
+ msgid "User Login"
317
+ msgstr "Login utente"
318
+
319
+ #: load/functions.php:376
320
+ msgid "Username"
321
+ msgstr "Nome utente"
322
+
323
+ #: load/functions.php:377
324
+ msgid "Password"
325
+ msgstr "Parola d'ordine"
326
+
327
+ #: load/functions.php:378
328
+ msgid "Lost Password"
329
+ msgstr "Password dimenticata"
330
+
331
+ #: load/functions.php:379
332
+ msgid "Login"
333
+ msgstr "Accesso"
334
+
335
+ #~ msgid "Show admin bar"
336
+ #~ msgstr "Mostra la barra di Amministrazione"
337
+
338
+ #~ msgid "You entered your login are incorrect!"
339
+ #~ msgstr "Hai inserito un nome utente errato!"
340
+
341
+ #~ msgid "Not available object."
342
+ #~ msgstr "Oggetto non disponibile."
343
+
344
+ #~ msgid "Exclude pages"
345
+ #~ msgstr "Escludere le pagine"
346
+
347
+ #~ msgid "Choose Logo width"
348
+ #~ msgstr "Scegli larghezza Logo"
349
+
350
+ #~ msgid "Choose Logo height"
351
+ #~ msgstr "Scegli altezza Logo"
352
+
353
+ #~ msgid "Blur intensity"
354
+ #~ msgstr "Intensità sfocatura"
355
+
356
+ #~ msgid "Enable login"
357
+ #~ msgstr "Abilita login"
358
+
359
+ #~ msgid "Put Login On"
360
+ #~ msgstr "Mettere Accesso On"
361
+
362
+ #~ msgid "Logo width"
363
+ #~ msgstr "Larghezza logo"
364
+
365
+ #~ msgid "Logo height"
366
+ #~ msgstr "Altezza logo"
367
+
368
+ #~ msgid "Admin bar"
369
+ #~ msgstr "Barra di Amministrazione"
370
+
371
+ #~ msgid "Background blur"
372
+ #~ msgstr "Sfondo sfocato"
373
+
374
+ #~ msgid "Apply a blur"
375
+ #~ msgstr "Attiva sfocatura"
376
+
377
+ #~ msgid "Login On / Off"
378
+ #~ msgstr "Login Sì / No"
379
+
380
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
381
+ #~ msgstr ""
382
+ #~ "Servizio temporaneamente non disponibile, Google Analytics sarà "
383
+ #~ "disabilitata"
384
+
385
+ #~ msgid "Sign In"
386
+ #~ msgstr "Entra"
387
+
388
+ #~ msgid ""
389
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
390
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
391
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
392
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
393
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
394
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
395
+ #~ msgstr ""
396
+ #~ "Puoi trovare risposte alle tue domande nel <a target=\"_blank\" href="
397
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">Forum di Assistenza</"
398
+ #~ "a>.<br>Puoi <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
399
+ #~ "subject=Maintenance plugin\">contattarci</a> per richieste di "
400
+ #~ "personalizzazioni e suggerimenti.<br> Visita il nostro sito per saperne "
401
+ #~ "di più su di noi e i nostri servizi <a href=\"%1$s\" title=\"%2$s\">%2$s</"
402
+ #~ "a> "
403
+
404
+ #, fuzzy
405
+ #~ msgid "maintenance"
406
+ #~ msgstr "Manutenção"
407
+
408
+ #~ msgid "Contact support"
409
+ #~ msgstr "Contatar suporte"
410
+
411
+ #~ msgid ""
412
+ #~ "If you faced with any problems, have a question or suggestion you always "
413
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
414
+ #~ "\"%2$s\">%2$s</a>"
415
+ #~ msgstr ""
416
+ #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
417
+ #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
418
+
419
+ #~ msgid ""
420
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
421
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
422
+ #~ "version %1$s with more other features."
423
+ #~ msgstr ""
424
+ #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
425
+ #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
426
+ #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
427
+
428
+ #~ msgid "Purchase"
429
+ #~ msgstr "Comprar"
430
+
431
+ #~ msgid "We have time until launch"
432
+ #~ msgstr "Осталось времени до запуска"
433
+
434
+ #~ msgid "Be first of your friends who will know when the website goes live."
435
+ #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
436
+
437
+ #~ msgid "Check out our extended version of plugin with new features"
438
+ #~ msgstr "Проверьте возможности расширенной версии плагина"
439
+
440
+ #~ msgid "Your session has expired."
441
+ #~ msgstr "Ваша сессия истекла."
442
+
443
+ #~ msgid "Customer login"
444
+ #~ msgstr "Вход для клиентов"
445
+
446
+ #~ msgid "Please login to see website"
447
+ #~ msgstr "Пожалуйста авторезируйтесь"
448
+
449
+ #~ msgid "User roles"
450
+ #~ msgstr "Роли пользователей"
451
+
452
+ #~ msgid "Choose users access permissions in maintenance mode."
453
+ #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
languages/maintenance-ja.mo CHANGED
Binary file
languages/maintenance-ja.po CHANGED
@@ -1,361 +1,361 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:23+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:23+0300\n"
6
- "Last-Translator: DEWEY Inc. <info@dewey.co.jp>\n"
7
- "Language-Team: DEWEY Inc. <info@dewey.co.jp>\n"
8
- "Language: ja_JP\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-WPHeader: maintenance.php\n"
15
- "Plural-Forms: nplurals=1; plural=0;\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
18
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
19
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
- "X-Poedit-SearchPathExcluded-0: *.js\n"
22
-
23
- #. Plugin Name of the plugin/theme
24
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
25
- msgid "Maintenance"
26
- msgstr ""
27
-
28
- #: includes/admin.php:88 includes/admin.php:106
29
- msgid "Save changes"
30
- msgstr "変更を保存"
31
-
32
- #: includes/functions.php:183
33
- msgid "Standard Fonts"
34
- msgstr "標準フォント"
35
-
36
- #: includes/functions.php:190
37
- msgid "Google Web Fonts"
38
- msgstr "Google Web フォント"
39
-
40
- #: includes/functions.php:242
41
- msgid "General Settings"
42
- msgstr "基本設定"
43
-
44
- #: includes/functions.php:243
45
- msgid "Custom CSS"
46
- msgstr "カスタムCSS"
47
-
48
- #: includes/functions.php:244
49
- msgid "Exclude pages from maintenance mode"
50
- msgstr "メンテナンスモードからページを除外"
51
-
52
- #: includes/functions.php:250
53
- msgid "Pro version"
54
- msgstr "プロ版"
55
-
56
- #: includes/functions.php:257
57
- msgid "Fruitful Code projects"
58
- msgstr "Fruitfulコードプロジェクト"
59
-
60
- #: includes/functions.php:263
61
- msgid "Support"
62
- msgstr "サポート"
63
-
64
- #: includes/functions.php:269
65
- msgid "Translation"
66
- msgstr "翻訳"
67
-
68
- #: includes/functions.php:292
69
- msgid "Page title"
70
- msgstr "ページタイトル"
71
-
72
- #: includes/functions.php:293
73
- msgid "Headline"
74
- msgstr "見出し"
75
-
76
- #: includes/functions.php:294
77
- msgid "Description"
78
- msgstr "説明"
79
-
80
- #: includes/functions.php:295
81
- msgid "Footer Text"
82
- msgstr "フッターテキスト"
83
-
84
- #: includes/functions.php:296
85
- msgid "Set Logo width"
86
- msgstr "ロゴの幅設定"
87
-
88
- #: includes/functions.php:297
89
- msgid "Set Logo height"
90
- msgstr "ロゴの高さ設定"
91
-
92
- #: includes/functions.php:298
93
- msgid "Logo"
94
- msgstr "ロゴ"
95
-
96
- #: includes/functions.php:298
97
- msgid "Upload Logo"
98
- msgstr "ロゴをアップロード"
99
-
100
- #: includes/functions.php:299
101
- msgid "Retina logo"
102
- msgstr "Retina ロゴ"
103
-
104
- #: includes/functions.php:299
105
- msgid "Upload Retina Logo"
106
- msgstr "Retina対応のロゴをアップロード"
107
-
108
- #: includes/functions.php:301
109
- #, fuzzy
110
- #| msgid "Background image"
111
- msgid "Background image (portrait mode)"
112
- msgstr "背景画像"
113
-
114
- #: includes/functions.php:301
115
- msgid "Upload image for portrait device orientation"
116
- msgstr ""
117
-
118
- #: includes/functions.php:302
119
- #, fuzzy
120
- #| msgid "Background image"
121
- msgid "Page preloader image"
122
- msgstr "背景画像"
123
-
124
- #: includes/functions.php:302
125
- #, fuzzy
126
- #| msgid "Upload Background"
127
- msgid "Upload preloader"
128
- msgstr "背景画像をアップロード"
129
-
130
- #: includes/functions.php:306
131
- msgid "Show admin bar"
132
- msgstr "管理メニューバーへ表示"
133
-
134
- #: includes/functions.php:307
135
- msgid "503"
136
- msgstr "503"
137
-
138
- #: includes/functions.php:307
139
- msgid "Service temporarily unavailable, Google analytics will be disable."
140
- msgstr "サービスが一時的に利用できません。Google analyticsは無効になります。"
141
-
142
- #: includes/functions.php:314
143
- msgid "Google Analytics ID"
144
- msgstr "Google アナリティクスID"
145
-
146
- #: includes/functions.php:314
147
- msgid "UA-XXXXX-X"
148
- msgstr "UA-XXXXX-X"
149
-
150
- #: includes/functions.php:315
151
- msgid "Set blur intensity"
152
- msgstr "ぼかし強度設定"
153
-
154
- #: includes/functions.php:321
155
- msgid "Apply background blur"
156
- msgstr "背景にぼかしを適用します。"
157
-
158
- #: includes/functions.php:322
159
- msgid "Enable frontend login"
160
- msgstr "フロントエンドのログインを有効にします"
161
-
162
- #: includes/functions.php:335
163
- msgid "CSS Code"
164
- msgstr "CSSコード"
165
-
166
- #: includes/functions.php:349
167
- msgid "Select the page to be displayed:"
168
- msgstr "表示するページを選択します。"
169
-
170
- #: includes/functions.php:411
171
- msgid "Background image"
172
- msgstr "背景画像"
173
-
174
- #: includes/functions.php:411
175
- msgid "Upload Background"
176
- msgstr "背景画像をアップロード"
177
-
178
- #: includes/functions.php:417
179
- msgid "Background color"
180
- msgstr "背景色"
181
-
182
- #: includes/functions.php:418
183
- msgid "Font color"
184
- msgstr "フォントの色"
185
-
186
- #: includes/functions.php:419
187
- #, fuzzy
188
- #| msgid "Background color"
189
- msgid "Login block background color"
190
- msgstr "背景色"
191
-
192
- #: includes/functions.php:426
193
- msgid "Font family"
194
- msgstr "フォントの種類"
195
-
196
- #: includes/functions.php:432
197
- msgid "Subsets"
198
- msgstr "サブセット"
199
-
200
- #: includes/functions.php:440
201
- msgid "Have any questions?"
202
- msgstr "ご質問がありますか?"
203
-
204
- #: includes/functions.php:441
205
- #, php-format
206
- msgid ""
207
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
208
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
209
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
210
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
211
- "suggestions.<br> Please visit our website to learn about us and our services "
212
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
213
- msgstr ""
214
- "こちらでよくある質問を見ることができます<a target=\"_blank\" href=\"http://"
215
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">サポートフォーラム</"
216
- "a> <br>それでも解決しない場合は<a target=\"_blank\" href=\"http://support."
217
- "fruitfulcode.com/hc/en-us/requests/new\">お問い合わせ</a>からご希望や提案をお"
218
- "願いします。(英語) <br>私たちのサービスを知っていただくために、ぜひ私達の"
219
- "ウェブサイトをご覧ください<a href=\"%1$s\" title=\"%2$sの\">%2$s</a>"
220
-
221
- #: includes/functions.php:452
222
- msgid "This plugin is translation friendly"
223
- msgstr "このプラグインは、翻訳フレンドリーです"
224
-
225
- #: includes/functions.php:453
226
- #, php-format
227
- msgid ""
228
- "Want to improve translation or make one for your native language? <a href="
229
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
230
- msgstr ""
231
- "翻訳を作成または改善したりしてみませんか? <a href=\"%1$s\" title=\"%2$sの\">"
232
- "%2$s</a>"
233
-
234
- #: includes/functions.php:455
235
- msgid "Follow this tutorial"
236
- msgstr "こちらのチュートリアルからお願いします"
237
-
238
- #: includes/functions.php:464
239
- msgid "Premium WordPress themes"
240
- msgstr "プレミアムWordpressのテーマ"
241
-
242
- #: includes/functions.php:470
243
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
244
- msgstr "アナグリフ - 1ページ/マルチページWordPressのテーマ"
245
-
246
- #: includes/functions.php:475
247
- msgid "Love.ly - Simple & Elegant WordPress theme"
248
- msgstr "Love.ly - シンプル&エレガントなWordPressのテーマ"
249
-
250
- #: includes/functions.php:481
251
- msgid "Zoner - Real Estate WordPress theme"
252
- msgstr "Zonerの - 不動産WordPressのテーマ"
253
-
254
- #: includes/functions.php:494
255
- msgid "Extended functionality"
256
- msgstr "拡張された機能"
257
-
258
- #: includes/functions.php:495
259
- #, php-format
260
- msgid ""
261
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
262
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
263
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
264
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
265
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
266
- "\"_blank\">leave feedbacks</a>."
267
- msgstr ""
268
- "購入<a href=\"http://codecanyon.net/item/maintenance-wordpress-"
269
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a>拡張機能とバージョ"
270
- "ンを。あなたは私たちのプラグインがお願いした場合は%1$sが<a target=\"_blank\" "
271
- "href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
272
- "filter=5\">それを評価し</a> 、 <a title=\"フィードバックを残します\" href="
273
- "\"%2$s\" target=\"_blank\">フィードバックを残します</a> "
274
-
275
- #: includes/functions.php:499
276
- msgid "Demo website"
277
- msgstr "デモサイト"
278
-
279
- #: includes/functions.php:643
280
- msgid " is "
281
- msgstr ""
282
-
283
- #: includes/functions.php:712
284
- msgid "Website is under construction"
285
- msgstr "ウェブサイトは工事中です"
286
-
287
- #: includes/functions.php:713
288
- msgid "Maintenance mode is on"
289
- msgstr "メンテナンスモードがオンになっています"
290
-
291
- #: includes/functions.php:714
292
- msgid "Website will be available soon"
293
- msgstr "ウェブサイトは、すぐに利用できるようになります"
294
-
295
- #: load/functions.php:39
296
- msgid "Permission access denied!"
297
- msgstr "アクセスが拒否されました!"
298
-
299
- #: load/functions.php:53
300
- msgid "Login is incorrect!"
301
- msgstr ""
302
-
303
- #: load/functions.php:57
304
- #, fuzzy
305
- #| msgid "You entered your password are incorrect!"
306
- msgid "Password is incorrect!"
307
- msgstr "パスワードが間違っています!"
308
-
309
- #: load/functions.php:60
310
- #, fuzzy
311
- #| msgid "You entered your login and password are incorrect!"
312
- msgid "Login and password are incorrect!"
313
- msgstr "ログイン名とパスワードが正しくありません!"
314
-
315
- #: load/functions.php:136
316
- msgid "Please verify that you are not a robot."
317
- msgstr "ロボットではないことを確認してください。"
318
-
319
- #: load/functions.php:377
320
- msgid "User Login"
321
- msgstr "ユーザーログイン"
322
-
323
- #: load/functions.php:379
324
- msgid "Username"
325
- msgstr "ユーザー名"
326
-
327
- #: load/functions.php:380
328
- msgid "Password"
329
- msgstr "パスワード"
330
-
331
- #: load/functions.php:381
332
- msgid "Lost Password"
333
- msgstr "パスワード紛失"
334
-
335
- #: load/functions.php:382
336
- msgid "Login"
337
- msgstr "ログイン"
338
-
339
- #. Plugin URI of the plugin/theme
340
- msgid "http://wordpress.org/plugins/maintenance/"
341
- msgstr ""
342
-
343
- #. Description of the plugin/theme
344
- msgid ""
345
- "Take your website for maintenance away from public view. Use maintenance "
346
- "plugin if your website is in development or you need to change a few things, "
347
- "run an upgrade. Make it only accessible by login and password. Plugin has a "
348
- "options to add a logo, background, headline, message, colors, login, etc. "
349
- "Extended PRO with more features version is available for purchase."
350
- msgstr ""
351
-
352
- #. Author of the plugin/theme
353
- msgid "fruitfulcode"
354
- msgstr ""
355
-
356
- #. Author URI of the plugin/theme
357
- msgid "https://fruitfulcode.com"
358
- msgstr ""
359
-
360
- #~ msgid "You entered your login are incorrect!"
361
- #~ msgstr "ログイン情報が正しくありません!"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:23+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:23+0300\n"
6
+ "Last-Translator: DEWEY Inc. <info@dewey.co.jp>\n"
7
+ "Language-Team: DEWEY Inc. <info@dewey.co.jp>\n"
8
+ "Language: ja_JP\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-Basepath: ..\n"
14
+ "X-Poedit-WPHeader: maintenance.php\n"
15
+ "Plural-Forms: nplurals=1; plural=0;\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
18
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
19
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
22
+
23
+ #. Plugin Name of the plugin/theme
24
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
25
+ #: includes/functions.php:692
26
+ msgid "Maintenance"
27
+ msgstr ""
28
+
29
+ #: includes/admin.php:106 includes/admin.php:124
30
+ msgid "Save changes"
31
+ msgstr "変更を保存"
32
+
33
+ #: includes/functions.php:199
34
+ msgid "Standard Fonts"
35
+ msgstr "標準フォント"
36
+
37
+ #: includes/functions.php:206
38
+ msgid "Google Web Fonts"
39
+ msgstr "Google Web フォント"
40
+
41
+ #: includes/functions.php:256
42
+ msgid "General Settings"
43
+ msgstr "基本設定"
44
+
45
+ #: includes/functions.php:257
46
+ msgid "Custom CSS"
47
+ msgstr "カスタムCSS"
48
+
49
+ #: includes/functions.php:258
50
+ msgid "Exclude pages from maintenance mode"
51
+ msgstr "メンテナンスモードからページを除外"
52
+
53
+ #: includes/functions.php:264
54
+ msgid "Pro version"
55
+ msgstr "プロ版"
56
+
57
+ #: includes/functions.php:271
58
+ msgid "Fruitful Code projects"
59
+ msgstr "Fruitfulコードプロジェクト"
60
+
61
+ #: includes/functions.php:277
62
+ msgid "Support"
63
+ msgstr "サポート"
64
+
65
+ #: includes/functions.php:283
66
+ msgid "Translation"
67
+ msgstr "翻訳"
68
+
69
+ #: includes/functions.php:318
70
+ msgid "Page title"
71
+ msgstr "ページタイトル"
72
+
73
+ #: includes/functions.php:319
74
+ msgid "Headline"
75
+ msgstr "見出し"
76
+
77
+ #: includes/functions.php:320
78
+ msgid "Description"
79
+ msgstr "説明"
80
+
81
+ #: includes/functions.php:321
82
+ msgid "Footer Text"
83
+ msgstr "フッターテキスト"
84
+
85
+ #: includes/functions.php:322
86
+ msgid "Set Logo width"
87
+ msgstr "ロゴの幅設定"
88
+
89
+ #: includes/functions.php:323
90
+ msgid "Set Logo height"
91
+ msgstr "ロゴの高さ設定"
92
+
93
+ #: includes/functions.php:324
94
+ msgid "Logo"
95
+ msgstr "ロゴ"
96
+
97
+ #: includes/functions.php:324
98
+ msgid "Upload Logo"
99
+ msgstr "ロゴをアップロード"
100
+
101
+ #: includes/functions.php:325
102
+ msgid "Retina logo"
103
+ msgstr "Retina ロゴ"
104
+
105
+ #: includes/functions.php:325
106
+ msgid "Upload Retina Logo"
107
+ msgstr "Retina対応のロゴをアップロード"
108
+
109
+ #: includes/functions.php:327
110
+ #, fuzzy
111
+ #| msgid "Background image"
112
+ msgid "Background image (portrait mode)"
113
+ msgstr "背景画像"
114
+
115
+ #: includes/functions.php:327
116
+ msgid "Upload image for portrait device orientation"
117
+ msgstr ""
118
+
119
+ #: includes/functions.php:328
120
+ #, fuzzy
121
+ #| msgid "Background image"
122
+ msgid "Page preloader image"
123
+ msgstr "背景画像"
124
+
125
+ #: includes/functions.php:328
126
+ #, fuzzy
127
+ #| msgid "Upload Background"
128
+ msgid "Upload preloader"
129
+ msgstr "背景画像をアップロード"
130
+
131
+ #: includes/functions.php:332
132
+ msgid "503"
133
+ msgstr "503"
134
+
135
+ #: includes/functions.php:332
136
+ msgid "Service temporarily unavailable, Google analytics will be disable."
137
+ msgstr "サービスが一時的に利用できません。Google analyticsは無効になります。"
138
+
139
+ #: includes/functions.php:339
140
+ msgid "Google Analytics ID"
141
+ msgstr "Google アナリティクスID"
142
+
143
+ #: includes/functions.php:339
144
+ msgid "UA-XXXXX-X"
145
+ msgstr "UA-XXXXX-X"
146
+
147
+ #: includes/functions.php:340
148
+ msgid "Set blur intensity"
149
+ msgstr "ぼかし強度設定"
150
+
151
+ #: includes/functions.php:348
152
+ msgid "Apply background blur"
153
+ msgstr "背景にぼかしを適用します。"
154
+
155
+ #: includes/functions.php:349
156
+ msgid "Enable frontend login"
157
+ msgstr "フロントエンドのログインを有効にします"
158
+
159
+ #: includes/functions.php:362
160
+ msgid "CSS Code"
161
+ msgstr "CSSコード"
162
+
163
+ #: includes/functions.php:382
164
+ msgid "Select the page to be displayed:"
165
+ msgstr "表示するページを選択します。"
166
+
167
+ #: includes/functions.php:445
168
+ msgid "Background image"
169
+ msgstr "背景画像"
170
+
171
+ #: includes/functions.php:445
172
+ msgid "Upload Background"
173
+ msgstr "背景画像をアップロード"
174
+
175
+ #: includes/functions.php:451
176
+ msgid "Background color"
177
+ msgstr "背景色"
178
+
179
+ #: includes/functions.php:452
180
+ msgid "Font color"
181
+ msgstr "フォントの色"
182
+
183
+ #: includes/functions.php:453
184
+ #, fuzzy
185
+ #| msgid "Background color"
186
+ msgid "Login block background color"
187
+ msgstr "背景色"
188
+
189
+ #: includes/functions.php:460
190
+ msgid "Font family"
191
+ msgstr "フォントの種類"
192
+
193
+ #: includes/functions.php:466
194
+ msgid "Subsets"
195
+ msgstr "サブセット"
196
+
197
+ #: includes/functions.php:474
198
+ msgid "Have any questions?"
199
+ msgstr "ご質問がありますか?"
200
+
201
+ #: includes/functions.php:476
202
+ #, php-format
203
+ msgid ""
204
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
205
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
206
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
207
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
208
+ "suggestions.<br> Please visit our website to learn about us and our services "
209
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
210
+ msgstr ""
211
+ "こちらでよくある質問を見ることができます<a target=\"_blank\" href=\"http://"
212
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">サポートフォーラム</"
213
+ "a> <br>それでも解決しない場合は<a target=\"_blank\" href=\"http://support."
214
+ "fruitfulcode.com/hc/en-us/requests/new\">お問い合わせ</a>からご希望や提案をお"
215
+ "願いします。(英語) <br>私たちのサービスを知っていただくために、ぜひ私達の"
216
+ "ウェブサイトをご覧ください<a href=\"%1$s\" title=\"%2$sの\">%2$s</a>"
217
+
218
+ #: includes/functions.php:487
219
+ msgid "This plugin is translation friendly"
220
+ msgstr "このプラグインは、翻訳フレンドリーです"
221
+
222
+ #: includes/functions.php:489
223
+ #, php-format
224
+ msgid ""
225
+ "Want to improve translation or make one for your native language? <a href="
226
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
227
+ msgstr ""
228
+ "翻訳を作成または改善したりしてみませんか? <a href=\"%1$s\" title=\"%2$sの\">"
229
+ "%2$s</a>"
230
+
231
+ #: includes/functions.php:491
232
+ msgid "Follow this tutorial"
233
+ msgstr "こちらのチュートリアルからお願いします"
234
+
235
+ #: includes/functions.php:500
236
+ msgid "Premium WordPress themes"
237
+ msgstr "プレミアムWordpressのテーマ"
238
+
239
+ #: includes/functions.php:506
240
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
241
+ msgstr "アナグリフ - 1ページ/マルチページWordPressのテーマ"
242
+
243
+ #: includes/functions.php:511
244
+ msgid "Love.ly - Simple & Elegant WordPress theme"
245
+ msgstr "Love.ly - シンプル&エレガントなWordPressのテーマ"
246
+
247
+ #: includes/functions.php:517
248
+ msgid "Zoner - Real Estate WordPress theme"
249
+ msgstr "Zonerの - 不動産WordPressのテーマ"
250
+
251
+ #: includes/functions.php:529
252
+ msgid "Extended functionality"
253
+ msgstr "拡張された機能"
254
+
255
+ #: includes/functions.php:531
256
+ #, php-format
257
+ msgid ""
258
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
259
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
260
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
261
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
262
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
263
+ "\"_blank\">leave feedbacks</a>."
264
+ msgstr ""
265
+ "購入<a href=\"http://codecanyon.net/item/maintenance-wordpress-"
266
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a>拡張機能とバージョ"
267
+ "ンを。あなたは私たちのプラグインがお願いした場合は%1$sが<a target=\"_blank\" "
268
+ "href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
269
+ "filter=5\">それを評価し</a> 、 <a title=\"フィードバックを残します\" href="
270
+ "\"%2$s\" target=\"_blank\">フィードバックを残します</a> "
271
+
272
+ #: includes/functions.php:537
273
+ msgid "Demo website"
274
+ msgstr "デモサイト"
275
+
276
+ #: includes/functions.php:688 includes/functions.php:695
277
+ msgid " is "
278
+ msgstr "が"
279
+
280
+ #: includes/functions.php:768
281
+ msgid "Website is under construction"
282
+ msgstr "ウェブサイトは工事中です"
283
+
284
+ #: includes/functions.php:769
285
+ msgid "Maintenance mode is on"
286
+ msgstr "メンテナンスモードがオンになっています"
287
+
288
+ #: includes/functions.php:770
289
+ msgid "Website will be available soon"
290
+ msgstr "ウェブサイトは、すぐに利用できるようになります"
291
+
292
+ #: load/functions.php:47
293
+ msgid "Permission access denied!"
294
+ msgstr "アクセスが拒否されました!"
295
+
296
+ #: load/functions.php:61
297
+ msgid "Login is incorrect!"
298
+ msgstr ""
299
+
300
+ #: load/functions.php:66
301
+ #, fuzzy
302
+ #| msgid "You entered your password are incorrect!"
303
+ msgid "Password is incorrect!"
304
+ msgstr "パスワードが間違っています!"
305
+
306
+ #: load/functions.php:69
307
+ #, fuzzy
308
+ #| msgid "You entered your login and password are incorrect!"
309
+ msgid "Login and password are incorrect!"
310
+ msgstr "ログイン名とパスワードが正しくありません!"
311
+
312
+ #: load/functions.php:149
313
+ msgid "Please verify that you are not a robot."
314
+ msgstr "ロボットではないことを確認してください。"
315
+
316
+ #: load/functions.php:374
317
+ msgid "User Login"
318
+ msgstr "ユーザーログイン"
319
+
320
+ #: load/functions.php:376
321
+ msgid "Username"
322
+ msgstr "ユーザー名"
323
+
324
+ #: load/functions.php:377
325
+ msgid "Password"
326
+ msgstr "パスワード"
327
+
328
+ #: load/functions.php:378
329
+ msgid "Lost Password"
330
+ msgstr "パスワード紛失"
331
+
332
+ #: load/functions.php:379
333
+ msgid "Login"
334
+ msgstr "ログイン"
335
+
336
+ #. Plugin URI of the plugin/theme
337
+ msgid "http://wordpress.org/plugins/maintenance/"
338
+ msgstr ""
339
+
340
+ #. Description of the plugin/theme
341
+ msgid ""
342
+ "Take your website for maintenance away from public view. Use maintenance "
343
+ "plugin if your website is in development or you need to change a few things, "
344
+ "run an upgrade. Make it only accessible by login and password. Plugin has a "
345
+ "options to add a logo, background, headline, message, colors, login, etc. "
346
+ "Extended PRO with more features version is available for purchase."
347
+ msgstr ""
348
+
349
+ #. Author of the plugin/theme
350
+ msgid "fruitfulcode"
351
+ msgstr ""
352
+
353
+ #. Author URI of the plugin/theme
354
+ msgid "https://fruitfulcode.com"
355
+ msgstr ""
356
+
357
+ #~ msgid "Show admin bar"
358
+ #~ msgstr "管理メニューバーへ表示"
359
+
360
+ #~ msgid "You entered your login are incorrect!"
361
+ #~ msgstr "ログイン情報が正しくありません!"
languages/maintenance-nl_NL.mo CHANGED
Binary file
languages/maintenance-nl_NL.po CHANGED
@@ -1,452 +1,452 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:23+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:23+0300\n"
6
- "Last-Translator: Pieter de Jong <pieter@de-formatie.nl>\n"
7
- "Language-Team: fruitfulcode\n"
8
- "Language: de_CH\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "Der Wartungsmodus ist aktiv"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "Bewaar instellingen"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr ""
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr ""
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "Algemene instellingen"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr ""
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "Uitsluiten pagina's uit maintenance mode"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "Pro Versie"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "Fruitful Code projecten"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "Ondersteuning"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "Vertaling"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "Pagina naam"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "Kop"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "Omschrijving"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "Footer Text"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "Set Logo breedte"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "Set Logo hoogte"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Logo"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "Logo uploaden"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "Retina logo"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "Retina logo uploaden"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "Achtergrond afbeelding"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "Achtergrond afbeelding"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "Achtergrond afbeelding uploaden"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "Toon admin balk"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr "503"
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr ""
138
- "Service tijdelijk niet beschikbaar is, zal Google Analytics worden "
139
- "uitgeschakeld."
140
-
141
- #: includes/functions.php:314
142
- msgid "Google Analytics ID"
143
- msgstr "Google Analytics ID"
144
-
145
- #: includes/functions.php:314
146
- msgid "UA-XXXXX-X"
147
- msgstr "UA-XXXXX-X"
148
-
149
- #: includes/functions.php:315
150
- msgid "Set blur intensity"
151
- msgstr "Set blur intensiteit"
152
-
153
- #: includes/functions.php:321
154
- msgid "Apply background blur"
155
- msgstr "Solliciteer achtergrondonscherpte"
156
-
157
- #: includes/functions.php:322
158
- msgid "Enable frontend login"
159
- msgstr "Inschakelen frontend login"
160
-
161
- #: includes/functions.php:335
162
- msgid "CSS Code"
163
- msgstr ""
164
-
165
- #: includes/functions.php:349
166
- msgid "Select the page to be displayed:"
167
- msgstr "Selecteer de pagina die moet worden weergegeven:"
168
-
169
- #: includes/functions.php:411
170
- msgid "Background image"
171
- msgstr "Achtergrond afbeelding"
172
-
173
- #: includes/functions.php:411
174
- msgid "Upload Background"
175
- msgstr "Achtergrond afbeelding uploaden"
176
-
177
- #: includes/functions.php:417
178
- msgid "Background color"
179
- msgstr "Achtergrond kleur"
180
-
181
- #: includes/functions.php:418
182
- msgid "Font color"
183
- msgstr "Font kleur"
184
-
185
- #: includes/functions.php:419
186
- #, fuzzy
187
- #| msgid "Background color"
188
- msgid "Login block background color"
189
- msgstr "Achtergrond kleur"
190
-
191
- #: includes/functions.php:426
192
- msgid "Font family"
193
- msgstr "font familie"
194
-
195
- #: includes/functions.php:432
196
- msgid "Subsets"
197
- msgstr "subsets"
198
-
199
- #: includes/functions.php:440
200
- msgid "Have any questions?"
201
- msgstr "Heeft u vragen?"
202
-
203
- #: includes/functions.php:441
204
- #, php-format
205
- msgid ""
206
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
207
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
208
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
209
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
210
- "suggestions.<br> Please visit our website to learn about us and our services "
211
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
212
- msgstr ""
213
- "U kunt antwoorden op uw vragen te vinden op <a target=\"_blank\" href="
214
- "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">helpforum</"
215
- "a><br>Je kan <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/"
216
- "en-us/requests/new\">Neem contact met ons op</a> met maatwerk verzoeken en "
217
- "suggesties. <br> Bezoek onze website voor meer informatie over ons en onze "
218
- "diensten <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
219
-
220
- #: includes/functions.php:452
221
- msgid "This plugin is translation friendly"
222
- msgstr "Deze plugin is vertaling vriendelijke"
223
-
224
- #: includes/functions.php:453
225
- #, php-format
226
- msgid ""
227
- "Want to improve translation or make one for your native language? <a href="
228
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
229
- msgstr ""
230
- "Wil je vertaling te verbeteren of te maken voor uw eigen taal? <a href=\"%1$s"
231
- "\" title=\"%2$s\">%2$s</a>"
232
-
233
- #: includes/functions.php:455
234
- msgid "Follow this tutorial"
235
- msgstr "Volg deze tutorial"
236
-
237
- #: includes/functions.php:464
238
- msgid "Premium WordPress themes"
239
- msgstr "Premium WordPress thema's"
240
-
241
- #: includes/functions.php:470
242
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
243
- msgstr "ANAGLYPH - Één pagina / meerdere pagina WordPress Theme"
244
-
245
- #: includes/functions.php:475
246
- msgid "Love.ly - Simple & Elegant WordPress theme"
247
- msgstr "Love.ly - Simple & Elegant WordPress theme"
248
-
249
- #: includes/functions.php:481
250
- msgid "Zoner - Real Estate WordPress theme"
251
- msgstr "Zoner - Real Estate WordPress theme"
252
-
253
- #: includes/functions.php:494
254
- msgid "Extended functionality"
255
- msgstr "Uitgebreidere functies"
256
-
257
- #: includes/functions.php:495
258
- #, php-format
259
- msgid ""
260
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
261
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
262
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
263
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
264
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
265
- "\"_blank\">leave feedbacks</a>."
266
- msgstr ""
267
- "Koop de <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
268
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> versie met "
269
- "uitgebreidere functies. %1$s Als u onze plugin leuk vindt, schrijf dan een "
270
- "<a target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
271
- "maintenance?filter=5\">waardering</a> of <a title=\"leave feedbacks\" href="
272
- "\"%2$s\" target=\"_blank\">schrijf een recentie</a>."
273
-
274
- #: includes/functions.php:499
275
- msgid "Demo website"
276
- msgstr "Demo website"
277
-
278
- #: includes/functions.php:643
279
- msgid " is "
280
- msgstr ""
281
-
282
- #: includes/functions.php:712
283
- msgid "Website is under construction"
284
- msgstr "De website is in opbouw"
285
-
286
- #: includes/functions.php:713
287
- msgid "Maintenance mode is on"
288
- msgstr "De onderhoudmodus is ingeschakeld"
289
-
290
- #: includes/functions.php:714
291
- msgid "Website will be available soon"
292
- msgstr "De website is snel weer beschikbaar"
293
-
294
- #: load/functions.php:39
295
- msgid "Permission access denied!"
296
- msgstr "U heeft geen toegang!"
297
-
298
- #: load/functions.php:53
299
- msgid "Login is incorrect!"
300
- msgstr ""
301
-
302
- #: load/functions.php:57
303
- #, fuzzy
304
- #| msgid "You entered your password are incorrect!"
305
- msgid "Password is incorrect!"
306
- msgstr "U heeft een verkeerd wachtwoord opgegeven!"
307
-
308
- #: load/functions.php:60
309
- #, fuzzy
310
- #| msgid "You entered your login and password are incorrect!"
311
- msgid "Login and password are incorrect!"
312
- msgstr "Uw gebruikersnaam of wachtwoord is onjuist"
313
-
314
- #: load/functions.php:136
315
- msgid "Please verify that you are not a robot."
316
- msgstr ""
317
-
318
- #: load/functions.php:377
319
- msgid "User Login"
320
- msgstr "Gebruiker login"
321
-
322
- #: load/functions.php:379
323
- msgid "Username"
324
- msgstr "Gebruikersnaam"
325
-
326
- #: load/functions.php:380
327
- msgid "Password"
328
- msgstr "Wachtwoord"
329
-
330
- #: load/functions.php:381
331
- msgid "Lost Password"
332
- msgstr "Vergeten wachtwoord"
333
-
334
- #: load/functions.php:382
335
- msgid "Login"
336
- msgstr "Log in"
337
-
338
- #~ msgid "You entered your login are incorrect!"
339
- #~ msgstr "U heeft een verkeerde gebruikersnaam opgegeven!"
340
-
341
- #~ msgid "Not available object."
342
- #~ msgstr "Niet beschikbaar object."
343
-
344
- #~ msgid "Exclude pages"
345
- #~ msgstr "Uitsluiten pagina's"
346
-
347
- #~ msgid "Choose Logo width"
348
- #~ msgstr "Kies Logo breedte"
349
-
350
- #~ msgid "Choose Logo height"
351
- #~ msgstr "Kies Logo hoogte"
352
-
353
- #~ msgid "Blur intensity"
354
- #~ msgstr "Vervagings intensiteit"
355
-
356
- #~ msgid "Enable login"
357
- #~ msgstr "Aktivieren Login"
358
-
359
- #~ msgid "Put Login On"
360
- #~ msgstr "Put Log On"
361
-
362
- #~ msgid "Logo width"
363
- #~ msgstr "Logo breedte"
364
-
365
- #~ msgid "Logo height"
366
- #~ msgstr "Logo hoogte"
367
-
368
- #~ msgid "Admin bar"
369
- #~ msgstr "Admin balk"
370
-
371
- #~ msgid "Background blur"
372
- #~ msgstr "Achtergrond vervagen"
373
-
374
- #~ msgid "Apply a blur"
375
- #~ msgstr "Vervaging aktiveren"
376
-
377
- #~ msgid "Login On / Off"
378
- #~ msgstr "Inloggen / Uitloggen"
379
-
380
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
381
- #~ msgstr ""
382
- #~ "Service tijdelijk niet beschikbaar is, zal Google analytics worden "
383
- #~ "uitgeschakeld"
384
-
385
- #~ msgid "Sign In"
386
- #~ msgstr "Inloggen"
387
-
388
- #~ msgid ""
389
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
390
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
391
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
392
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
393
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
394
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
395
- #~ msgstr ""
396
- #~ "Wellicht zijn de antwoorden in het <a target=\"_blank\" href=\"http://"
397
- #~ "wordpress.org/support/plugin/maintenance\">Support Forum</a> te vinden."
398
- #~ "<br>U kunt ook contact opnemen met <a target=\"_blank\" href=\"mailto:"
399
- #~ "mail@fruitfulcode.com?subject=Maintenance plugin\">het Maintenance Team</"
400
- #~ "a>. <br> Bezoek eerst onze website <a href=\"%1$s\" title=\"%2$s\">%2$s</"
401
- #~ "a> om meer informatie over onze dienstverlening te krijgen."
402
-
403
- #, fuzzy
404
- #~ msgid "maintenance"
405
- #~ msgstr "Manutenção"
406
-
407
- #~ msgid "Contact support"
408
- #~ msgstr "Contatar suporte"
409
-
410
- #~ msgid ""
411
- #~ "If you faced with any problems, have a question or suggestion you always "
412
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
413
- #~ "\"%2$s\">%2$s</a>"
414
- #~ msgstr ""
415
- #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
416
- #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
417
-
418
- #~ msgid ""
419
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
420
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
421
- #~ "version %1$s with more other features."
422
- #~ msgstr ""
423
- #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
424
- #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
425
- #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
426
-
427
- #~ msgid "Purchase"
428
- #~ msgstr "Comprar"
429
-
430
- #~ msgid "We have time until launch"
431
- #~ msgstr "Осталось времени до запуска"
432
-
433
- #~ msgid "Be first of your friends who will know when the website goes live."
434
- #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
435
-
436
- #~ msgid "Check out our extended version of plugin with new features"
437
- #~ msgstr "Проверьте возможности расширенной версии плагина"
438
-
439
- #~ msgid "Your session has expired."
440
- #~ msgstr "Ваша сессия истекла."
441
-
442
- #~ msgid "Customer login"
443
- #~ msgstr "Вход для клиентов"
444
-
445
- #~ msgid "Please login to see website"
446
- #~ msgstr "Пожалуйста авторезируйтесь"
447
-
448
- #~ msgid "User roles"
449
- #~ msgstr "Роли пользователей"
450
-
451
- #~ msgid "Choose users access permissions in maintenance mode."
452
- #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:23+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:23+0300\n"
6
+ "Last-Translator: Pieter de Jong <pieter@de-formatie.nl>\n"
7
+ "Language-Team: fruitfulcode\n"
8
+ "Language: de_CH\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "Der Wartungsmodus ist aktiv"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "Bewaar instellingen"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr ""
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr ""
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "Algemene instellingen"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr ""
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "Uitsluiten pagina's uit maintenance mode"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "Pro Versie"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "Fruitful Code projecten"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "Ondersteuning"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "Vertaling"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "Pagina naam"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "Kop"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "Omschrijving"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "Footer Text"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "Set Logo breedte"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "Set Logo hoogte"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Logo"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "Logo uploaden"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "Retina logo"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "Retina logo uploaden"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "Achtergrond afbeelding"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "Achtergrond afbeelding"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "Achtergrond afbeelding uploaden"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr "503"
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr ""
135
+ "Service tijdelijk niet beschikbaar is, zal Google Analytics worden "
136
+ "uitgeschakeld."
137
+
138
+ #: includes/functions.php:339
139
+ msgid "Google Analytics ID"
140
+ msgstr "Google Analytics ID"
141
+
142
+ #: includes/functions.php:339
143
+ msgid "UA-XXXXX-X"
144
+ msgstr "UA-XXXXX-X"
145
+
146
+ #: includes/functions.php:340
147
+ msgid "Set blur intensity"
148
+ msgstr "Set blur intensiteit"
149
+
150
+ #: includes/functions.php:348
151
+ msgid "Apply background blur"
152
+ msgstr "Solliciteer achtergrondonscherpte"
153
+
154
+ #: includes/functions.php:349
155
+ msgid "Enable frontend login"
156
+ msgstr "Inschakelen frontend login"
157
+
158
+ #: includes/functions.php:362
159
+ msgid "CSS Code"
160
+ msgstr ""
161
+
162
+ #: includes/functions.php:382
163
+ msgid "Select the page to be displayed:"
164
+ msgstr "Selecteer de pagina die moet worden weergegeven:"
165
+
166
+ #: includes/functions.php:445
167
+ msgid "Background image"
168
+ msgstr "Achtergrond afbeelding"
169
+
170
+ #: includes/functions.php:445
171
+ msgid "Upload Background"
172
+ msgstr "Achtergrond afbeelding uploaden"
173
+
174
+ #: includes/functions.php:451
175
+ msgid "Background color"
176
+ msgstr "Achtergrond kleur"
177
+
178
+ #: includes/functions.php:452
179
+ msgid "Font color"
180
+ msgstr "Font kleur"
181
+
182
+ #: includes/functions.php:453
183
+ #, fuzzy
184
+ #| msgid "Background color"
185
+ msgid "Login block background color"
186
+ msgstr "Achtergrond kleur"
187
+
188
+ #: includes/functions.php:460
189
+ msgid "Font family"
190
+ msgstr "font familie"
191
+
192
+ #: includes/functions.php:466
193
+ msgid "Subsets"
194
+ msgstr "subsets"
195
+
196
+ #: includes/functions.php:474
197
+ msgid "Have any questions?"
198
+ msgstr "Heeft u vragen?"
199
+
200
+ #: includes/functions.php:476
201
+ #, php-format
202
+ msgid ""
203
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
204
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
205
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
206
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
207
+ "suggestions.<br> Please visit our website to learn about us and our services "
208
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
209
+ msgstr ""
210
+ "U kunt antwoorden op uw vragen te vinden op <a target=\"_blank\" href="
211
+ "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">helpforum</"
212
+ "a><br>Je kan <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/"
213
+ "en-us/requests/new\">Neem contact met ons op</a> met maatwerk verzoeken en "
214
+ "suggesties. <br> Bezoek onze website voor meer informatie over ons en onze "
215
+ "diensten <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
216
+
217
+ #: includes/functions.php:487
218
+ msgid "This plugin is translation friendly"
219
+ msgstr "Deze plugin is vertaling vriendelijke"
220
+
221
+ #: includes/functions.php:489
222
+ #, php-format
223
+ msgid ""
224
+ "Want to improve translation or make one for your native language? <a href="
225
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
226
+ msgstr ""
227
+ "Wil je vertaling te verbeteren of te maken voor uw eigen taal? <a href=\"%1$s"
228
+ "\" title=\"%2$s\">%2$s</a>"
229
+
230
+ #: includes/functions.php:491
231
+ msgid "Follow this tutorial"
232
+ msgstr "Volg deze tutorial"
233
+
234
+ #: includes/functions.php:500
235
+ msgid "Premium WordPress themes"
236
+ msgstr "Premium WordPress thema's"
237
+
238
+ #: includes/functions.php:506
239
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
240
+ msgstr "ANAGLYPH - Één pagina / meerdere pagina WordPress Theme"
241
+
242
+ #: includes/functions.php:511
243
+ msgid "Love.ly - Simple & Elegant WordPress theme"
244
+ msgstr "Love.ly - Simple & Elegant WordPress theme"
245
+
246
+ #: includes/functions.php:517
247
+ msgid "Zoner - Real Estate WordPress theme"
248
+ msgstr "Zoner - Real Estate WordPress theme"
249
+
250
+ #: includes/functions.php:529
251
+ msgid "Extended functionality"
252
+ msgstr "Uitgebreidere functies"
253
+
254
+ #: includes/functions.php:531
255
+ #, php-format
256
+ msgid ""
257
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
258
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
259
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
260
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
261
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
262
+ "\"_blank\">leave feedbacks</a>."
263
+ msgstr ""
264
+ "Koop de <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
265
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> versie met "
266
+ "uitgebreidere functies. %1$s Als u onze plugin leuk vindt, schrijf dan een "
267
+ "<a target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
268
+ "maintenance?filter=5\">waardering</a> of <a title=\"leave feedbacks\" href="
269
+ "\"%2$s\" target=\"_blank\">schrijf een recentie</a>."
270
+
271
+ #: includes/functions.php:537
272
+ msgid "Demo website"
273
+ msgstr "Demo website"
274
+
275
+ #: includes/functions.php:688 includes/functions.php:695
276
+ msgid " is "
277
+ msgstr ""
278
+
279
+ #: includes/functions.php:768
280
+ msgid "Website is under construction"
281
+ msgstr "De website is in opbouw"
282
+
283
+ #: includes/functions.php:769
284
+ msgid "Maintenance mode is on"
285
+ msgstr "De onderhoudmodus is ingeschakeld"
286
+
287
+ #: includes/functions.php:770
288
+ msgid "Website will be available soon"
289
+ msgstr "De website is snel weer beschikbaar"
290
+
291
+ #: load/functions.php:47
292
+ msgid "Permission access denied!"
293
+ msgstr "U heeft geen toegang!"
294
+
295
+ #: load/functions.php:61
296
+ msgid "Login is incorrect!"
297
+ msgstr ""
298
+
299
+ #: load/functions.php:66
300
+ #, fuzzy
301
+ #| msgid "You entered your password are incorrect!"
302
+ msgid "Password is incorrect!"
303
+ msgstr "U heeft een verkeerd wachtwoord opgegeven!"
304
+
305
+ #: load/functions.php:69
306
+ #, fuzzy
307
+ #| msgid "You entered your login and password are incorrect!"
308
+ msgid "Login and password are incorrect!"
309
+ msgstr "Uw gebruikersnaam of wachtwoord is onjuist"
310
+
311
+ #: load/functions.php:149
312
+ msgid "Please verify that you are not a robot."
313
+ msgstr ""
314
+
315
+ #: load/functions.php:374
316
+ msgid "User Login"
317
+ msgstr "Gebruiker login"
318
+
319
+ #: load/functions.php:376
320
+ msgid "Username"
321
+ msgstr "Gebruikersnaam"
322
+
323
+ #: load/functions.php:377
324
+ msgid "Password"
325
+ msgstr "Wachtwoord"
326
+
327
+ #: load/functions.php:378
328
+ msgid "Lost Password"
329
+ msgstr "Vergeten wachtwoord"
330
+
331
+ #: load/functions.php:379
332
+ msgid "Login"
333
+ msgstr "Log in"
334
+
335
+ #~ msgid "Show admin bar"
336
+ #~ msgstr "Toon admin balk"
337
+
338
+ #~ msgid "You entered your login are incorrect!"
339
+ #~ msgstr "U heeft een verkeerde gebruikersnaam opgegeven!"
340
+
341
+ #~ msgid "Not available object."
342
+ #~ msgstr "Niet beschikbaar object."
343
+
344
+ #~ msgid "Exclude pages"
345
+ #~ msgstr "Uitsluiten pagina's"
346
+
347
+ #~ msgid "Choose Logo width"
348
+ #~ msgstr "Kies Logo breedte"
349
+
350
+ #~ msgid "Choose Logo height"
351
+ #~ msgstr "Kies Logo hoogte"
352
+
353
+ #~ msgid "Blur intensity"
354
+ #~ msgstr "Vervagings intensiteit"
355
+
356
+ #~ msgid "Enable login"
357
+ #~ msgstr "Aktivieren Login"
358
+
359
+ #~ msgid "Put Login On"
360
+ #~ msgstr "Put Log On"
361
+
362
+ #~ msgid "Logo width"
363
+ #~ msgstr "Logo breedte"
364
+
365
+ #~ msgid "Logo height"
366
+ #~ msgstr "Logo hoogte"
367
+
368
+ #~ msgid "Admin bar"
369
+ #~ msgstr "Admin balk"
370
+
371
+ #~ msgid "Background blur"
372
+ #~ msgstr "Achtergrond vervagen"
373
+
374
+ #~ msgid "Apply a blur"
375
+ #~ msgstr "Vervaging aktiveren"
376
+
377
+ #~ msgid "Login On / Off"
378
+ #~ msgstr "Inloggen / Uitloggen"
379
+
380
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
381
+ #~ msgstr ""
382
+ #~ "Service tijdelijk niet beschikbaar is, zal Google analytics worden "
383
+ #~ "uitgeschakeld"
384
+
385
+ #~ msgid "Sign In"
386
+ #~ msgstr "Inloggen"
387
+
388
+ #~ msgid ""
389
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
390
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
391
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
392
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
393
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
394
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
395
+ #~ msgstr ""
396
+ #~ "Wellicht zijn de antwoorden in het <a target=\"_blank\" href=\"http://"
397
+ #~ "wordpress.org/support/plugin/maintenance\">Support Forum</a> te vinden."
398
+ #~ "<br>U kunt ook contact opnemen met <a target=\"_blank\" href=\"mailto:"
399
+ #~ "mail@fruitfulcode.com?subject=Maintenance plugin\">het Maintenance Team</"
400
+ #~ "a>. <br> Bezoek eerst onze website <a href=\"%1$s\" title=\"%2$s\">%2$s</"
401
+ #~ "a> om meer informatie over onze dienstverlening te krijgen."
402
+
403
+ #, fuzzy
404
+ #~ msgid "maintenance"
405
+ #~ msgstr "Manutenção"
406
+
407
+ #~ msgid "Contact support"
408
+ #~ msgstr "Contatar suporte"
409
+
410
+ #~ msgid ""
411
+ #~ "If you faced with any problems, have a question or suggestion you always "
412
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
413
+ #~ "\"%2$s\">%2$s</a>"
414
+ #~ msgstr ""
415
+ #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
416
+ #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
417
+
418
+ #~ msgid ""
419
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
420
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
421
+ #~ "version %1$s with more other features."
422
+ #~ msgstr ""
423
+ #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
424
+ #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
425
+ #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
426
+
427
+ #~ msgid "Purchase"
428
+ #~ msgstr "Comprar"
429
+
430
+ #~ msgid "We have time until launch"
431
+ #~ msgstr "Осталось времени до запуска"
432
+
433
+ #~ msgid "Be first of your friends who will know when the website goes live."
434
+ #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
435
+
436
+ #~ msgid "Check out our extended version of plugin with new features"
437
+ #~ msgstr "Проверьте возможности расширенной версии плагина"
438
+
439
+ #~ msgid "Your session has expired."
440
+ #~ msgstr "Ваша сессия истекла."
441
+
442
+ #~ msgid "Customer login"
443
+ #~ msgstr "Вход для клиентов"
444
+
445
+ #~ msgid "Please login to see website"
446
+ #~ msgstr "Пожалуйста авторезируйтесь"
447
+
448
+ #~ msgid "User roles"
449
+ #~ msgstr "Роли пользователей"
450
+
451
+ #~ msgid "Choose users access permissions in maintenance mode."
452
+ #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
languages/maintenance-pl_PL.mo CHANGED
Binary file
languages/maintenance-pl_PL.po CHANGED
@@ -1,401 +1,401 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:23+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:24+0300\n"
6
- "Last-Translator: Pedro Mendonça <ped.gaspar@gmail.com>\n"
7
- "Language-Team: Pedro Mendonça <ped.gaspar@gmail.com>\n"
8
- "Language: pl_PL\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
14
- "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
15
- "esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
16
- "X-Poedit-Basepath: ..\n"
17
- "X-Poedit-SourceCharset: UTF-8\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Poedit-WPHeader: maintenance.php\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
-
22
- #. Plugin Name of the plugin/theme
23
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
24
- msgid "Maintenance"
25
- msgstr "Maintenance"
26
-
27
- #: includes/admin.php:88 includes/admin.php:106
28
- msgid "Save changes"
29
- msgstr "Zapisz zmiany"
30
-
31
- #: includes/functions.php:183
32
- msgid "Standard Fonts"
33
- msgstr "Standardowe czcionki"
34
-
35
- #: includes/functions.php:190
36
- msgid "Google Web Fonts"
37
- msgstr "Czcionki Google Web"
38
-
39
- #: includes/functions.php:242
40
- msgid "General Settings"
41
- msgstr "Ustawienia"
42
-
43
- #: includes/functions.php:243
44
- msgid "Custom CSS"
45
- msgstr "Własny CSS"
46
-
47
- #: includes/functions.php:244
48
- msgid "Exclude pages from maintenance mode"
49
- msgstr "Wykluczanie stron z trybu konserwacji"
50
-
51
- #: includes/functions.php:250
52
- msgid "Pro version"
53
- msgstr "Wersja Pro"
54
-
55
- #: includes/functions.php:257
56
- msgid "Fruitful Code projects"
57
- msgstr "Projekty Fruitful Code"
58
-
59
- #: includes/functions.php:263
60
- msgid "Support"
61
- msgstr "Wsparcie"
62
-
63
- #: includes/functions.php:269
64
- msgid "Translation"
65
- msgstr ""
66
-
67
- #: includes/functions.php:292
68
- msgid "Page title"
69
- msgstr "Tytuł strony"
70
-
71
- #: includes/functions.php:293
72
- msgid "Headline"
73
- msgstr "Nagłówek"
74
-
75
- #: includes/functions.php:294
76
- msgid "Description"
77
- msgstr "Opis"
78
-
79
- #: includes/functions.php:295
80
- msgid "Footer Text"
81
- msgstr "Tekst w stopce"
82
-
83
- #: includes/functions.php:296
84
- msgid "Set Logo width"
85
- msgstr "Szerokość logo"
86
-
87
- #: includes/functions.php:297
88
- msgid "Set Logo height"
89
- msgstr "Wysokość loga"
90
-
91
- #: includes/functions.php:298
92
- msgid "Logo"
93
- msgstr "Logo"
94
-
95
- #: includes/functions.php:298
96
- msgid "Upload Logo"
97
- msgstr "Wgraj logotyp"
98
-
99
- #: includes/functions.php:299
100
- msgid "Retina logo"
101
- msgstr "Logo dla wyświetlaczy retina"
102
-
103
- #: includes/functions.php:299
104
- msgid "Upload Retina Logo"
105
- msgstr "Prześlij logo dla wyświetlaczy retina"
106
-
107
- #: includes/functions.php:301
108
- #, fuzzy
109
- #| msgid "Background image"
110
- msgid "Background image (portrait mode)"
111
- msgstr "Obrazek tła"
112
-
113
- #: includes/functions.php:301
114
- msgid "Upload image for portrait device orientation"
115
- msgstr ""
116
-
117
- #: includes/functions.php:302
118
- #, fuzzy
119
- #| msgid "Background image"
120
- msgid "Page preloader image"
121
- msgstr "Obrazek tła"
122
-
123
- #: includes/functions.php:302
124
- #, fuzzy
125
- #| msgid "Upload Background"
126
- msgid "Upload preloader"
127
- msgstr "Wgraj tło"
128
-
129
- #: includes/functions.php:306
130
- msgid "Show admin bar"
131
- msgstr "Pokaż pasek administratora"
132
-
133
- #: includes/functions.php:307
134
- msgid "503"
135
- msgstr "503"
136
-
137
- #: includes/functions.php:307
138
- msgid "Service temporarily unavailable, Google analytics will be disable."
139
- msgstr ""
140
-
141
- #: includes/functions.php:314
142
- msgid "Google Analytics ID"
143
- msgstr "Identyfikator Google Analytics"
144
-
145
- #: includes/functions.php:314
146
- msgid "UA-XXXXX-X"
147
- msgstr "UA-XXXXX-X"
148
-
149
- #: includes/functions.php:315
150
- msgid "Set blur intensity"
151
- msgstr ""
152
-
153
- #: includes/functions.php:321
154
- msgid "Apply background blur"
155
- msgstr ""
156
-
157
- #: includes/functions.php:322
158
- msgid "Enable frontend login"
159
- msgstr ""
160
-
161
- #: includes/functions.php:335
162
- msgid "CSS Code"
163
- msgstr "Kod CSS"
164
-
165
- #: includes/functions.php:349
166
- msgid "Select the page to be displayed:"
167
- msgstr "Wybierz stronę, która ma być wyświetlana:"
168
-
169
- #: includes/functions.php:411
170
- msgid "Background image"
171
- msgstr "Obrazek tła"
172
-
173
- #: includes/functions.php:411
174
- msgid "Upload Background"
175
- msgstr "Wgraj tło"
176
-
177
- #: includes/functions.php:417
178
- msgid "Background color"
179
- msgstr "Kolor tła"
180
-
181
- #: includes/functions.php:418
182
- msgid "Font color"
183
- msgstr "Kolor czcionki"
184
-
185
- #: includes/functions.php:419
186
- #, fuzzy
187
- #| msgid "Background color"
188
- msgid "Login block background color"
189
- msgstr "Kolor tła"
190
-
191
- #: includes/functions.php:426
192
- msgid "Font family"
193
- msgstr "Rodzina czcionek"
194
-
195
- #: includes/functions.php:432
196
- msgid "Subsets"
197
- msgstr ""
198
-
199
- #: includes/functions.php:440
200
- msgid "Have any questions?"
201
- msgstr "Masz jakieś pytania?"
202
-
203
- #: includes/functions.php:441
204
- #, php-format
205
- msgid ""
206
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
207
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
208
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
209
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
210
- "suggestions.<br> Please visit our website to learn about us and our services "
211
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
212
- msgstr ""
213
-
214
- #: includes/functions.php:452
215
- msgid "This plugin is translation friendly"
216
- msgstr "Wtyczka ta jest przyjazna tłumaczenie"
217
-
218
- #: includes/functions.php:453
219
- #, php-format
220
- msgid ""
221
- "Want to improve translation or make one for your native language? <a href="
222
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
223
- msgstr ""
224
-
225
- #: includes/functions.php:455
226
- msgid "Follow this tutorial"
227
- msgstr "Śledź ten tutorial"
228
-
229
- #: includes/functions.php:464
230
- msgid "Premium WordPress themes"
231
- msgstr "Motywy premium WordPressa"
232
-
233
- #: includes/functions.php:470
234
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
235
- msgstr "ANAGLYPH - Jedno- / wielostronny motyw WordPressa"
236
-
237
- #: includes/functions.php:475
238
- msgid "Love.ly - Simple & Elegant WordPress theme"
239
- msgstr "Love.ly - Prosty i elegancki motyw WordPressa"
240
-
241
- #: includes/functions.php:481
242
- msgid "Zoner - Real Estate WordPress theme"
243
- msgstr "Zoner - Motyw WordPressa dla witryn o nieruchomościach"
244
-
245
- #: includes/functions.php:494
246
- msgid "Extended functionality"
247
- msgstr "Rozszerzona funkcjonalność"
248
-
249
- #: includes/functions.php:495
250
- #, php-format
251
- msgid ""
252
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
253
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
254
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
255
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
256
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
257
- "\"_blank\">leave feedbacks</a>."
258
- msgstr ""
259
- "Zakup wersję <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
260
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> wtyczki z "
261
- "większymi możliwościami. %1$s Jeśli nasza wtyczka Ci się podoba, prosimy o "
262
- "<a target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
263
- "maintenance?filter=5\">ocenienie jej</a> lub <a title=\"leave feedbacks\" "
264
- "href=\"%2$s\" target=\"_blank\">pozostawienie komentarza</a>."
265
-
266
- #: includes/functions.php:499
267
- msgid "Demo website"
268
- msgstr "Demo"
269
-
270
- #: includes/functions.php:643
271
- msgid " is "
272
- msgstr ""
273
-
274
- #: includes/functions.php:712
275
- msgid "Website is under construction"
276
- msgstr "Witryna jest w trakcie budowy"
277
-
278
- #: includes/functions.php:713
279
- msgid "Maintenance mode is on"
280
- msgstr "Tryb konserwacji jest włączony"
281
-
282
- #: includes/functions.php:714
283
- msgid "Website will be available soon"
284
- msgstr "Witryna będzie dostępna niebawem"
285
-
286
- #: load/functions.php:39
287
- msgid "Permission access denied!"
288
- msgstr "Brak uprawnień dostępu!"
289
-
290
- #: load/functions.php:53
291
- msgid "Login is incorrect!"
292
- msgstr ""
293
-
294
- #: load/functions.php:57
295
- #, fuzzy
296
- #| msgid "You entered your password are incorrect!"
297
- msgid "Password is incorrect!"
298
- msgstr "Wprowadzone hasło nie jest poprawne!"
299
-
300
- #: load/functions.php:60
301
- #, fuzzy
302
- #| msgid "You entered your login and password are incorrect!"
303
- msgid "Login and password are incorrect!"
304
- msgstr "Wprowadzona nazwa użytkownika i hasło nie poprawne!"
305
-
306
- #: load/functions.php:136
307
- msgid "Please verify that you are not a robot."
308
- msgstr ""
309
-
310
- #: load/functions.php:377
311
- msgid "User Login"
312
- msgstr "Logowanie użytkowników"
313
-
314
- #: load/functions.php:379
315
- msgid "Username"
316
- msgstr "Nazwa użytkownika"
317
-
318
- #: load/functions.php:380
319
- msgid "Password"
320
- msgstr "Hasło"
321
-
322
- #: load/functions.php:381
323
- msgid "Lost Password"
324
- msgstr "Nie pamiętam hasła"
325
-
326
- #: load/functions.php:382
327
- msgid "Login"
328
- msgstr "Login"
329
-
330
- #. Plugin URI of the plugin/theme
331
- msgid "http://wordpress.org/plugins/maintenance/"
332
- msgstr "http://wordpress.org/plugins/maintenance/"
333
-
334
- #. Description of the plugin/theme
335
- msgid ""
336
- "Take your website for maintenance away from public view. Use maintenance "
337
- "plugin if your website is in development or you need to change a few things, "
338
- "run an upgrade. Make it only accessible by login and password. Plugin has a "
339
- "options to add a logo, background, headline, message, colors, login, etc. "
340
- "Extended PRO with more features version is available for purchase."
341
- msgstr ""
342
- "Włącz tryb konserwacji witryny, ukrywając przed widokiem publicznym. "
343
- "Używaj tej wtyczki konserwacyjnej, jeśli Twoja witryna jest w trakcie "
344
- "pierwotnej budowy lub późniejszej przebudowy, bądź też podczas wykonywania "
345
- "jej usprawnień. Dostęp będą miały tylko osoby posiadające nazwę użytkownika "
346
- "i hasło. Wtyczka pozwala na wgranie własnego logotypu, tła, ustawienie "
347
- "nagłówka, wiadomości, kolorów, zezwolenia na logowanie itp... Dostępna jest "
348
- "także wersja płatna PRO, rozszerzona o wiele nowych funkcjonalności."
349
-
350
- #. Author of the plugin/theme
351
- msgid "fruitfulcode"
352
- msgstr "fruitfulcode"
353
-
354
- #. Author URI of the plugin/theme
355
- #, fuzzy
356
- #| msgid "http://fruitfulcode.com"
357
- msgid "https://fruitfulcode.com"
358
- msgstr "http://fruitfulcode.com"
359
-
360
- #~ msgid "You entered your login are incorrect!"
361
- #~ msgstr "Wprowadzona nazwa użytkownika nie jest poprawna!"
362
-
363
- #~ msgid ""
364
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
365
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
366
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
367
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
368
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
369
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
370
- #~ msgstr ""
371
- #~ "Odpowiedzi na swoje pytania możesz znaleźć na naszym <a target=\"_blank\" "
372
- #~ "href=\"http://wordpress.org/support/plugin/maintenance\">forum pomocy</"
373
- #~ "a><br>Możesz <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
374
- #~ "subject=Maintenance plugin\">skontaktować się</a> w sprawie zleceń "
375
- #~ "dostosowania wtyczki do swoich wymagań lub mając inne sugestie.<br> "
376
- #~ "Zachęcamy do odwiedzenia naszej witryny w celu poznania naszego zespołu i "
377
- #~ "świadczonych usług: <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
378
-
379
- #~ msgid "Not available object."
380
- #~ msgstr "Brak dostępnego obiektu."
381
-
382
- #~ msgid "Login On / Off"
383
- #~ msgstr "Włączanie lub wyłączanie logowania"
384
-
385
- #~ msgid "Apply a blur"
386
- #~ msgstr "Rozmyj obrazek"
387
-
388
- #~ msgid "Background blur"
389
- #~ msgstr "Rozmycie tła"
390
-
391
- #~ msgid "Blur intensity"
392
- #~ msgstr "Intensywność rozmycia"
393
-
394
- #~ msgid "Service temporarily unavailable"
395
- #~ msgstr "Serwis jest czasowo niedostępny"
396
-
397
- #~ msgid "Admin bar"
398
- #~ msgstr "Pasek administratora"
399
-
400
- #~ msgid "Exclude pages"
401
- #~ msgstr "Wykluczanie stron"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:24+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:24+0300\n"
6
+ "Last-Translator: Pedro Mendonça <ped.gaspar@gmail.com>\n"
7
+ "Language-Team: Pedro Mendonça <ped.gaspar@gmail.com>\n"
8
+ "Language: pl_PL\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
14
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
15
+ "esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
16
+ "X-Poedit-Basepath: ..\n"
17
+ "X-Poedit-SourceCharset: UTF-8\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+ "X-Poedit-WPHeader: maintenance.php\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+
22
+ #. Plugin Name of the plugin/theme
23
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
24
+ #: includes/functions.php:692
25
+ msgid "Maintenance"
26
+ msgstr "Maintenance"
27
+
28
+ #: includes/admin.php:106 includes/admin.php:124
29
+ msgid "Save changes"
30
+ msgstr "Zapisz zmiany"
31
+
32
+ #: includes/functions.php:199
33
+ msgid "Standard Fonts"
34
+ msgstr "Standardowe czcionki"
35
+
36
+ #: includes/functions.php:206
37
+ msgid "Google Web Fonts"
38
+ msgstr "Czcionki Google Web"
39
+
40
+ #: includes/functions.php:256
41
+ msgid "General Settings"
42
+ msgstr "Ustawienia"
43
+
44
+ #: includes/functions.php:257
45
+ msgid "Custom CSS"
46
+ msgstr "Własny CSS"
47
+
48
+ #: includes/functions.php:258
49
+ msgid "Exclude pages from maintenance mode"
50
+ msgstr "Wykluczanie stron z trybu konserwacji"
51
+
52
+ #: includes/functions.php:264
53
+ msgid "Pro version"
54
+ msgstr "Wersja Pro"
55
+
56
+ #: includes/functions.php:271
57
+ msgid "Fruitful Code projects"
58
+ msgstr "Projekty Fruitful Code"
59
+
60
+ #: includes/functions.php:277
61
+ msgid "Support"
62
+ msgstr "Wsparcie"
63
+
64
+ #: includes/functions.php:283
65
+ msgid "Translation"
66
+ msgstr ""
67
+
68
+ #: includes/functions.php:318
69
+ msgid "Page title"
70
+ msgstr "Tytuł strony"
71
+
72
+ #: includes/functions.php:319
73
+ msgid "Headline"
74
+ msgstr "Nagłówek"
75
+
76
+ #: includes/functions.php:320
77
+ msgid "Description"
78
+ msgstr "Opis"
79
+
80
+ #: includes/functions.php:321
81
+ msgid "Footer Text"
82
+ msgstr "Tekst w stopce"
83
+
84
+ #: includes/functions.php:322
85
+ msgid "Set Logo width"
86
+ msgstr "Szerokość logo"
87
+
88
+ #: includes/functions.php:323
89
+ msgid "Set Logo height"
90
+ msgstr "Wysokość loga"
91
+
92
+ #: includes/functions.php:324
93
+ msgid "Logo"
94
+ msgstr "Logo"
95
+
96
+ #: includes/functions.php:324
97
+ msgid "Upload Logo"
98
+ msgstr "Wgraj logotyp"
99
+
100
+ #: includes/functions.php:325
101
+ msgid "Retina logo"
102
+ msgstr "Logo dla wyświetlaczy retina"
103
+
104
+ #: includes/functions.php:325
105
+ msgid "Upload Retina Logo"
106
+ msgstr "Prześlij logo dla wyświetlaczy retina"
107
+
108
+ #: includes/functions.php:327
109
+ #, fuzzy
110
+ #| msgid "Background image"
111
+ msgid "Background image (portrait mode)"
112
+ msgstr "Obrazek tła"
113
+
114
+ #: includes/functions.php:327
115
+ msgid "Upload image for portrait device orientation"
116
+ msgstr ""
117
+
118
+ #: includes/functions.php:328
119
+ #, fuzzy
120
+ #| msgid "Background image"
121
+ msgid "Page preloader image"
122
+ msgstr "Obrazek tła"
123
+
124
+ #: includes/functions.php:328
125
+ #, fuzzy
126
+ #| msgid "Upload Background"
127
+ msgid "Upload preloader"
128
+ msgstr "Wgraj tło"
129
+
130
+ #: includes/functions.php:332
131
+ msgid "503"
132
+ msgstr "503"
133
+
134
+ #: includes/functions.php:332
135
+ msgid "Service temporarily unavailable, Google analytics will be disable."
136
+ msgstr ""
137
+
138
+ #: includes/functions.php:339
139
+ msgid "Google Analytics ID"
140
+ msgstr "Identyfikator Google Analytics"
141
+
142
+ #: includes/functions.php:339
143
+ msgid "UA-XXXXX-X"
144
+ msgstr "UA-XXXXX-X"
145
+
146
+ #: includes/functions.php:340
147
+ msgid "Set blur intensity"
148
+ msgstr ""
149
+
150
+ #: includes/functions.php:348
151
+ msgid "Apply background blur"
152
+ msgstr ""
153
+
154
+ #: includes/functions.php:349
155
+ msgid "Enable frontend login"
156
+ msgstr ""
157
+
158
+ #: includes/functions.php:362
159
+ msgid "CSS Code"
160
+ msgstr "Kod CSS"
161
+
162
+ #: includes/functions.php:382
163
+ msgid "Select the page to be displayed:"
164
+ msgstr "Wybierz stronę, która ma być wyświetlana:"
165
+
166
+ #: includes/functions.php:445
167
+ msgid "Background image"
168
+ msgstr "Obrazek tła"
169
+
170
+ #: includes/functions.php:445
171
+ msgid "Upload Background"
172
+ msgstr "Wgraj tło"
173
+
174
+ #: includes/functions.php:451
175
+ msgid "Background color"
176
+ msgstr "Kolor tła"
177
+
178
+ #: includes/functions.php:452
179
+ msgid "Font color"
180
+ msgstr "Kolor czcionki"
181
+
182
+ #: includes/functions.php:453
183
+ #, fuzzy
184
+ #| msgid "Background color"
185
+ msgid "Login block background color"
186
+ msgstr "Kolor tła"
187
+
188
+ #: includes/functions.php:460
189
+ msgid "Font family"
190
+ msgstr "Rodzina czcionek"
191
+
192
+ #: includes/functions.php:466
193
+ msgid "Subsets"
194
+ msgstr ""
195
+
196
+ #: includes/functions.php:474
197
+ msgid "Have any questions?"
198
+ msgstr "Masz jakieś pytania?"
199
+
200
+ #: includes/functions.php:476
201
+ #, php-format
202
+ msgid ""
203
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
204
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
205
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
206
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
207
+ "suggestions.<br> Please visit our website to learn about us and our services "
208
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
209
+ msgstr ""
210
+
211
+ #: includes/functions.php:487
212
+ msgid "This plugin is translation friendly"
213
+ msgstr "Wtyczka ta jest przyjazna tłumaczenie"
214
+
215
+ #: includes/functions.php:489
216
+ #, php-format
217
+ msgid ""
218
+ "Want to improve translation or make one for your native language? <a href="
219
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
220
+ msgstr ""
221
+
222
+ #: includes/functions.php:491
223
+ msgid "Follow this tutorial"
224
+ msgstr "Śledź ten tutorial"
225
+
226
+ #: includes/functions.php:500
227
+ msgid "Premium WordPress themes"
228
+ msgstr "Motywy premium WordPressa"
229
+
230
+ #: includes/functions.php:506
231
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
232
+ msgstr "ANAGLYPH - Jedno- / wielostronny motyw WordPressa"
233
+
234
+ #: includes/functions.php:511
235
+ msgid "Love.ly - Simple & Elegant WordPress theme"
236
+ msgstr "Love.ly - Prosty i elegancki motyw WordPressa"
237
+
238
+ #: includes/functions.php:517
239
+ msgid "Zoner - Real Estate WordPress theme"
240
+ msgstr "Zoner - Motyw WordPressa dla witryn o nieruchomościach"
241
+
242
+ #: includes/functions.php:529
243
+ msgid "Extended functionality"
244
+ msgstr "Rozszerzona funkcjonalność"
245
+
246
+ #: includes/functions.php:531
247
+ #, php-format
248
+ msgid ""
249
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
250
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
251
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
252
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
253
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
254
+ "\"_blank\">leave feedbacks</a>."
255
+ msgstr ""
256
+ "Zakup wersję <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
257
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> wtyczki z "
258
+ "większymi możliwościami. %1$s Jeśli nasza wtyczka Ci się podoba, prosimy o "
259
+ "<a target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
260
+ "maintenance?filter=5\">ocenienie jej</a> lub <a title=\"leave feedbacks\" "
261
+ "href=\"%2$s\" target=\"_blank\">pozostawienie komentarza</a>."
262
+
263
+ #: includes/functions.php:537
264
+ msgid "Demo website"
265
+ msgstr "Demo"
266
+
267
+ #: includes/functions.php:688 includes/functions.php:695
268
+ msgid " is "
269
+ msgstr ""
270
+
271
+ #: includes/functions.php:768
272
+ msgid "Website is under construction"
273
+ msgstr "Witryna jest w trakcie budowy"
274
+
275
+ #: includes/functions.php:769
276
+ msgid "Maintenance mode is on"
277
+ msgstr "Tryb konserwacji jest włączony"
278
+
279
+ #: includes/functions.php:770
280
+ msgid "Website will be available soon"
281
+ msgstr "Witryna będzie dostępna niebawem"
282
+
283
+ #: load/functions.php:47
284
+ msgid "Permission access denied!"
285
+ msgstr "Brak uprawnień dostępu!"
286
+
287
+ #: load/functions.php:61
288
+ msgid "Login is incorrect!"
289
+ msgstr ""
290
+
291
+ #: load/functions.php:66
292
+ #, fuzzy
293
+ #| msgid "You entered your password are incorrect!"
294
+ msgid "Password is incorrect!"
295
+ msgstr "Wprowadzone hasło nie jest poprawne!"
296
+
297
+ #: load/functions.php:69
298
+ #, fuzzy
299
+ #| msgid "You entered your login and password are incorrect!"
300
+ msgid "Login and password are incorrect!"
301
+ msgstr "Wprowadzona nazwa użytkownika i hasło nie są poprawne!"
302
+
303
+ #: load/functions.php:149
304
+ msgid "Please verify that you are not a robot."
305
+ msgstr ""
306
+
307
+ #: load/functions.php:374
308
+ msgid "User Login"
309
+ msgstr "Logowanie użytkowników"
310
+
311
+ #: load/functions.php:376
312
+ msgid "Username"
313
+ msgstr "Nazwa użytkownika"
314
+
315
+ #: load/functions.php:377
316
+ msgid "Password"
317
+ msgstr "Hasło"
318
+
319
+ #: load/functions.php:378
320
+ msgid "Lost Password"
321
+ msgstr "Nie pamiętam hasła"
322
+
323
+ #: load/functions.php:379
324
+ msgid "Login"
325
+ msgstr "Login"
326
+
327
+ #. Plugin URI of the plugin/theme
328
+ msgid "http://wordpress.org/plugins/maintenance/"
329
+ msgstr "http://wordpress.org/plugins/maintenance/"
330
+
331
+ #. Description of the plugin/theme
332
+ msgid ""
333
+ "Take your website for maintenance away from public view. Use maintenance "
334
+ "plugin if your website is in development or you need to change a few things, "
335
+ "run an upgrade. Make it only accessible by login and password. Plugin has a "
336
+ "options to add a logo, background, headline, message, colors, login, etc. "
337
+ "Extended PRO with more features version is available for purchase."
338
+ msgstr ""
339
+ "Włącz tryb konserwacji witryny, ukrywając przed widokiem publicznym. "
340
+ "Używaj tej wtyczki konserwacyjnej, jeśli Twoja witryna jest w trakcie "
341
+ "pierwotnej budowy lub późniejszej przebudowy, bądź też podczas wykonywania "
342
+ "jej usprawnień. Dostęp będą miały tylko osoby posiadające nazwę użytkownika "
343
+ "i hasło. Wtyczka pozwala na wgranie własnego logotypu, tła, ustawienie "
344
+ "nagłówka, wiadomości, kolorów, zezwolenia na logowanie itp... Dostępna jest "
345
+ "także wersja płatna PRO, rozszerzona o wiele nowych funkcjonalności."
346
+
347
+ #. Author of the plugin/theme
348
+ msgid "fruitfulcode"
349
+ msgstr "fruitfulcode"
350
+
351
+ #. Author URI of the plugin/theme
352
+ #, fuzzy
353
+ #| msgid "http://fruitfulcode.com"
354
+ msgid "https://fruitfulcode.com"
355
+ msgstr "http://fruitfulcode.com"
356
+
357
+ #~ msgid "Show admin bar"
358
+ #~ msgstr "Pokaż pasek administratora"
359
+
360
+ #~ msgid "You entered your login are incorrect!"
361
+ #~ msgstr "Wprowadzona nazwa użytkownika nie jest poprawna!"
362
+
363
+ #~ msgid ""
364
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
365
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
366
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
367
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
368
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
369
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
370
+ #~ msgstr ""
371
+ #~ "Odpowiedzi na swoje pytania możesz znaleźć na naszym <a target=\"_blank\" "
372
+ #~ "href=\"http://wordpress.org/support/plugin/maintenance\">forum pomocy</"
373
+ #~ "a><br>Możesz <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
374
+ #~ "subject=Maintenance plugin\">skontaktować się</a> w sprawie zleceń "
375
+ #~ "dostosowania wtyczki do swoich wymagań lub mając inne sugestie.<br> "
376
+ #~ "Zachęcamy do odwiedzenia naszej witryny w celu poznania naszego zespołu i "
377
+ #~ "świadczonych usług: <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
378
+
379
+ #~ msgid "Not available object."
380
+ #~ msgstr "Brak dostępnego obiektu."
381
+
382
+ #~ msgid "Login On / Off"
383
+ #~ msgstr "Włączanie lub wyłączanie logowania"
384
+
385
+ #~ msgid "Apply a blur"
386
+ #~ msgstr "Rozmyj obrazek"
387
+
388
+ #~ msgid "Background blur"
389
+ #~ msgstr "Rozmycie tła"
390
+
391
+ #~ msgid "Blur intensity"
392
+ #~ msgstr "Intensywność rozmycia"
393
+
394
+ #~ msgid "Service temporarily unavailable"
395
+ #~ msgstr "Serwis jest czasowo niedostępny"
396
+
397
+ #~ msgid "Admin bar"
398
+ #~ msgstr "Pasek administratora"
399
+
400
+ #~ msgid "Exclude pages"
401
+ #~ msgstr "Wykluczanie stron"
languages/maintenance-pt_BR.mo CHANGED
Binary file
languages/maintenance-pt_BR.po CHANGED
@@ -1,437 +1,437 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:24+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:24+0300\n"
6
- "Last-Translator: \n"
7
- "Language-Team: fruitfulcode\n"
8
- "Language: pt_BR\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- #, fuzzy
23
- msgid "Maintenance"
24
- msgstr "Manutenção"
25
-
26
- #: includes/admin.php:88 includes/admin.php:106
27
- msgid "Save changes"
28
- msgstr "Salvar alterações"
29
-
30
- #: includes/functions.php:183
31
- msgid "Standard Fonts"
32
- msgstr "Fontes padrão"
33
-
34
- #: includes/functions.php:190
35
- msgid "Google Web Fonts"
36
- msgstr ""
37
-
38
- #: includes/functions.php:242
39
- msgid "General Settings"
40
- msgstr "Configurações gerais"
41
-
42
- #: includes/functions.php:243
43
- msgid "Custom CSS"
44
- msgstr "CSS customizado"
45
-
46
- #: includes/functions.php:244
47
- msgid "Exclude pages from maintenance mode"
48
- msgstr "excluir páginas de modo de manutenção"
49
-
50
- #: includes/functions.php:250
51
- msgid "Pro version"
52
- msgstr "versão Pro"
53
-
54
- #: includes/functions.php:257
55
- msgid "Fruitful Code projects"
56
- msgstr "projetos de código frutíferas"
57
-
58
- #: includes/functions.php:263
59
- msgid "Support"
60
- msgstr "Apoio"
61
-
62
- #: includes/functions.php:269
63
- msgid "Translation"
64
- msgstr "Tradução"
65
-
66
- #: includes/functions.php:292
67
- msgid "Page title"
68
- msgstr "Título da página"
69
-
70
- #: includes/functions.php:293
71
- msgid "Headline"
72
- msgstr "Cabeçalho"
73
-
74
- #: includes/functions.php:294
75
- msgid "Description"
76
- msgstr "Descrição"
77
-
78
- #: includes/functions.php:295
79
- msgid "Footer Text"
80
- msgstr "Texto de rodapé"
81
-
82
- #: includes/functions.php:296
83
- msgid "Set Logo width"
84
- msgstr "Set largura Logo"
85
-
86
- #: includes/functions.php:297
87
- msgid "Set Logo height"
88
- msgstr "Set altura Logo"
89
-
90
- #: includes/functions.php:298
91
- msgid "Logo"
92
- msgstr "Logo"
93
-
94
- #: includes/functions.php:298
95
- msgid "Upload Logo"
96
- msgstr "Enviar logo"
97
-
98
- #: includes/functions.php:299
99
- msgid "Retina logo"
100
- msgstr "Retina logo"
101
-
102
- #: includes/functions.php:299
103
- msgid "Upload Retina Logo"
104
- msgstr "Enviar Retina logo "
105
-
106
- #: includes/functions.php:301
107
- #, fuzzy
108
- #| msgid "Background image"
109
- msgid "Background image (portrait mode)"
110
- msgstr "Imagem de fundo"
111
-
112
- #: includes/functions.php:301
113
- msgid "Upload image for portrait device orientation"
114
- msgstr ""
115
-
116
- #: includes/functions.php:302
117
- #, fuzzy
118
- #| msgid "Background image"
119
- msgid "Page preloader image"
120
- msgstr "Imagem de fundo"
121
-
122
- #: includes/functions.php:302
123
- #, fuzzy
124
- #| msgid "Upload Background"
125
- msgid "Upload preloader"
126
- msgstr "Enviar imagem de fundo"
127
-
128
- #: includes/functions.php:306
129
- msgid "Show admin bar"
130
- msgstr "Mostrar barra administrativa"
131
-
132
- #: includes/functions.php:307
133
- msgid "503"
134
- msgstr ""
135
-
136
- #: includes/functions.php:307
137
- msgid "Service temporarily unavailable, Google analytics will be disable."
138
- msgstr ""
139
- "Serviço temporariamente indisponível, o Google Analytics será desativado."
140
-
141
- #: includes/functions.php:314
142
- msgid "Google Analytics ID"
143
- msgstr ""
144
-
145
- #: includes/functions.php:314
146
- msgid "UA-XXXXX-X"
147
- msgstr ""
148
-
149
- #: includes/functions.php:315
150
- msgid "Set blur intensity"
151
- msgstr "Definir a intensidade borrão"
152
-
153
- #: includes/functions.php:321
154
- msgid "Apply background blur"
155
- msgstr "Aplicar borrão"
156
-
157
- #: includes/functions.php:322
158
- msgid "Enable frontend login"
159
- msgstr "Ativar o login frontend"
160
-
161
- #: includes/functions.php:335
162
- msgid "CSS Code"
163
- msgstr "Código CSS"
164
-
165
- #: includes/functions.php:349
166
- msgid "Select the page to be displayed:"
167
- msgstr "Seleccione a página a ser exibida:"
168
-
169
- #: includes/functions.php:411
170
- msgid "Background image"
171
- msgstr "Imagem de fundo"
172
-
173
- #: includes/functions.php:411
174
- msgid "Upload Background"
175
- msgstr "Enviar imagem de fundo"
176
-
177
- #: includes/functions.php:417
178
- msgid "Background color"
179
- msgstr "Cor do plano de fundo"
180
-
181
- #: includes/functions.php:418
182
- msgid "Font color"
183
- msgstr "Cor da fonte"
184
-
185
- #: includes/functions.php:419
186
- #, fuzzy
187
- #| msgid "Background color"
188
- msgid "Login block background color"
189
- msgstr "Cor do plano de fundo"
190
-
191
- #: includes/functions.php:426
192
- msgid "Font family"
193
- msgstr "Família de fontes"
194
-
195
- #: includes/functions.php:432
196
- msgid "Subsets"
197
- msgstr "subconjuntos"
198
-
199
- #: includes/functions.php:440
200
- msgid "Have any questions?"
201
- msgstr "Tem alguma pergunta?"
202
-
203
- #: includes/functions.php:441
204
- #, php-format
205
- msgid ""
206
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
207
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
208
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
209
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
210
- "suggestions.<br> Please visit our website to learn about us and our services "
211
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
212
- msgstr ""
213
- "Você pode encontrar respostas às suas perguntas em <a target=\"_blank\" href="
214
- "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">Fórum de "
215
- "suporte</a><br>Você pode <a target=\"_blank\" href=\"http://support."
216
- "fruitfulcode.com/hc/en-us/requests/new\">Nos contate</a> com pedidos de "
217
- "personalização e sugestões. <br> Por favor, visite nosso site para saber "
218
- "mais sobre nós e nossos serviços <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
219
-
220
- #: includes/functions.php:452
221
- msgid "This plugin is translation friendly"
222
- msgstr "Este plugin é a tradução amigável"
223
-
224
- #: includes/functions.php:453
225
- #, php-format
226
- msgid ""
227
- "Want to improve translation or make one for your native language? <a href="
228
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
229
- msgstr ""
230
- "Quer melhorar tradução ou fazer um para a sua língua nativa? <a href=\"%1$s"
231
- "\" title=\"%2$s\">%2$s</a>"
232
-
233
- #: includes/functions.php:455
234
- msgid "Follow this tutorial"
235
- msgstr "Siga este tutorial"
236
-
237
- #: includes/functions.php:464
238
- msgid "Premium WordPress themes"
239
- msgstr "temas Premium WordPress"
240
-
241
- #: includes/functions.php:470
242
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
243
- msgstr "ANAGLYPH - Uma página / Várias páginas Tema WordPress"
244
-
245
- #: includes/functions.php:475
246
- msgid "Love.ly - Simple & Elegant WordPress theme"
247
- msgstr "Love.ly - tema simples e elegante WordPress"
248
-
249
- #: includes/functions.php:481
250
- msgid "Zoner - Real Estate WordPress theme"
251
- msgstr "Zoner - Imóveis WordPress tema"
252
-
253
- #: includes/functions.php:494
254
- #, fuzzy
255
- msgid "Extended functionality"
256
- msgstr "Versão extendida"
257
-
258
- #: includes/functions.php:495
259
- #, php-format
260
- msgid ""
261
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
262
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
263
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
264
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
265
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
266
- "\"_blank\">leave feedbacks</a>."
267
- msgstr ""
268
- "Compra <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
269
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> versão com "
270
- "funcionalidade estendida. %1$sSe você gosta de nosso plugin, por favor <a "
271
- "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
272
- "maintenance?filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s"
273
- "\" target=\"_blank\">deixar feedbacks</a>."
274
-
275
- #: includes/functions.php:499
276
- msgid "Demo website"
277
- msgstr "website de demonstração"
278
-
279
- #: includes/functions.php:643
280
- msgid " is "
281
- msgstr ""
282
-
283
- #: includes/functions.php:712
284
- msgid "Website is under construction"
285
- msgstr "Site em construção"
286
-
287
- #: includes/functions.php:713
288
- msgid "Maintenance mode is on"
289
- msgstr "Modo de manutenção ativado"
290
-
291
- #: includes/functions.php:714
292
- msgid "Website will be available soon"
293
- msgstr "O site estará disponível em breve"
294
-
295
- #: load/functions.php:39
296
- msgid "Permission access denied!"
297
- msgstr "Permissão de acesso negada!"
298
-
299
- #: load/functions.php:53
300
- msgid "Login is incorrect!"
301
- msgstr ""
302
-
303
- #: load/functions.php:57
304
- #, fuzzy
305
- #| msgid "You entered your password are incorrect!"
306
- msgid "Password is incorrect!"
307
- msgstr "Você digitou sua senha incorretamente!"
308
-
309
- #: load/functions.php:60
310
- #, fuzzy
311
- #| msgid "You entered your login and password are incorrect!"
312
- msgid "Login and password are incorrect!"
313
- msgstr "Você digitou seu usuário e senha incorretamente!"
314
-
315
- #: load/functions.php:136
316
- msgid "Please verify that you are not a robot."
317
- msgstr ""
318
-
319
- #: load/functions.php:377
320
- msgid "User Login"
321
- msgstr "Login de usuário"
322
-
323
- #: load/functions.php:379
324
- msgid "Username"
325
- msgstr "Usuário"
326
-
327
- #: load/functions.php:380
328
- msgid "Password"
329
- msgstr "Senha"
330
-
331
- #: load/functions.php:381
332
- msgid "Lost Password"
333
- msgstr "Senha perdida"
334
-
335
- #: load/functions.php:382
336
- msgid "Login"
337
- msgstr "Entrar"
338
-
339
- #~ msgid "Not available object."
340
- #~ msgstr "Não disponível objeto."
341
-
342
- #~ msgid "You entered your login are incorrect!"
343
- #~ msgstr "Você digitou seu usuário incorretamente!"
344
-
345
- #~ msgid "Exclude pages"
346
- #~ msgstr "Excluir páginas"
347
-
348
- #~ msgid "Choose Logo width"
349
- #~ msgstr "Escolha largura Logo"
350
-
351
- #~ msgid "Choose Logo height"
352
- #~ msgstr "Escolha altura Logo"
353
-
354
- #~ msgid "Blur intensity"
355
- #~ msgstr "Intensidade do efeito Blur"
356
-
357
- #~ msgid "Enable login"
358
- #~ msgstr "Activar início de sessão"
359
-
360
- #~ msgid "Put Login On"
361
- #~ msgstr "Coloque o login"
362
-
363
- #~ msgid "Logo width"
364
- #~ msgstr "Logo width"
365
-
366
- #~ msgid "Logo height"
367
- #~ msgstr "Logo altura"
368
-
369
- #~ msgid "Admin bar"
370
- #~ msgstr "Barra administrativa"
371
-
372
- #~ msgid "Background blur"
373
- #~ msgstr "Efeito blur no fundo"
374
-
375
- #~ msgid "Apply a blur"
376
- #~ msgstr "Aplicar blur"
377
-
378
- #~ msgid "Login On / Off"
379
- #~ msgstr "Entre On / Off"
380
-
381
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
382
- #~ msgstr ""
383
- #~ "Serviço temporariamente indisponível, o Google Analytics será desativado"
384
-
385
- #~ msgid "Sign In"
386
- #~ msgstr "Entrar"
387
-
388
- #, fuzzy
389
- #~ msgid "maintenance"
390
- #~ msgstr "Manutenção"
391
-
392
- #~ msgid "Contact support"
393
- #~ msgstr "Contatar suporte"
394
-
395
- #~ msgid ""
396
- #~ "If you faced with any problems, have a question or suggestion you always "
397
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
398
- #~ "\"%2$s\">%2$s</a>"
399
- #~ msgstr ""
400
- #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
401
- #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
402
-
403
- #~ msgid ""
404
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
405
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
406
- #~ "version %1$s with more other features."
407
- #~ msgstr ""
408
- #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
409
- #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
410
- #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
411
-
412
- #~ msgid "Purchase"
413
- #~ msgstr "Comprar"
414
-
415
- #~ msgid "We have time until launch"
416
- #~ msgstr "Осталось времени до запуска"
417
-
418
- #~ msgid "Be first of your friends who will know when the website goes live."
419
- #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
420
-
421
- #~ msgid "Check out our extended version of plugin with new features"
422
- #~ msgstr "Проверьте возможности расширенной версии плагина"
423
-
424
- #~ msgid "Your session has expired."
425
- #~ msgstr "Ваша сессия истекла."
426
-
427
- #~ msgid "Customer login"
428
- #~ msgstr "Вход для клиентов"
429
-
430
- #~ msgid "Please login to see website"
431
- #~ msgstr "Пожалуйста авторезируйтесь"
432
-
433
- #~ msgid "User roles"
434
- #~ msgstr "Роли пользователей"
435
-
436
- #~ msgid "Choose users access permissions in maintenance mode."
437
- #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:24+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:24+0300\n"
6
+ "Last-Translator: \n"
7
+ "Language-Team: fruitfulcode\n"
8
+ "Language: pt_BR\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ #, fuzzy
24
+ msgid "Maintenance"
25
+ msgstr "Manutenção"
26
+
27
+ #: includes/admin.php:106 includes/admin.php:124
28
+ msgid "Save changes"
29
+ msgstr "Salvar alterações"
30
+
31
+ #: includes/functions.php:199
32
+ msgid "Standard Fonts"
33
+ msgstr "Fontes padrão"
34
+
35
+ #: includes/functions.php:206
36
+ msgid "Google Web Fonts"
37
+ msgstr ""
38
+
39
+ #: includes/functions.php:256
40
+ msgid "General Settings"
41
+ msgstr "Configurações gerais"
42
+
43
+ #: includes/functions.php:257
44
+ msgid "Custom CSS"
45
+ msgstr "CSS customizado"
46
+
47
+ #: includes/functions.php:258
48
+ msgid "Exclude pages from maintenance mode"
49
+ msgstr "excluir páginas de modo de manutenção"
50
+
51
+ #: includes/functions.php:264
52
+ msgid "Pro version"
53
+ msgstr "versão Pro"
54
+
55
+ #: includes/functions.php:271
56
+ msgid "Fruitful Code projects"
57
+ msgstr "projetos de código frutíferas"
58
+
59
+ #: includes/functions.php:277
60
+ msgid "Support"
61
+ msgstr "Apoio"
62
+
63
+ #: includes/functions.php:283
64
+ msgid "Translation"
65
+ msgstr "Tradução"
66
+
67
+ #: includes/functions.php:318
68
+ msgid "Page title"
69
+ msgstr "Título da página"
70
+
71
+ #: includes/functions.php:319
72
+ msgid "Headline"
73
+ msgstr "Cabeçalho"
74
+
75
+ #: includes/functions.php:320
76
+ msgid "Description"
77
+ msgstr "Descrição"
78
+
79
+ #: includes/functions.php:321
80
+ msgid "Footer Text"
81
+ msgstr "Texto de rodapé"
82
+
83
+ #: includes/functions.php:322
84
+ msgid "Set Logo width"
85
+ msgstr "Set largura Logo"
86
+
87
+ #: includes/functions.php:323
88
+ msgid "Set Logo height"
89
+ msgstr "Set altura Logo"
90
+
91
+ #: includes/functions.php:324
92
+ msgid "Logo"
93
+ msgstr "Logo"
94
+
95
+ #: includes/functions.php:324
96
+ msgid "Upload Logo"
97
+ msgstr "Enviar logo"
98
+
99
+ #: includes/functions.php:325
100
+ msgid "Retina logo"
101
+ msgstr "Retina logo"
102
+
103
+ #: includes/functions.php:325
104
+ msgid "Upload Retina Logo"
105
+ msgstr "Enviar Retina logo "
106
+
107
+ #: includes/functions.php:327
108
+ #, fuzzy
109
+ #| msgid "Background image"
110
+ msgid "Background image (portrait mode)"
111
+ msgstr "Imagem de fundo"
112
+
113
+ #: includes/functions.php:327
114
+ msgid "Upload image for portrait device orientation"
115
+ msgstr ""
116
+
117
+ #: includes/functions.php:328
118
+ #, fuzzy
119
+ #| msgid "Background image"
120
+ msgid "Page preloader image"
121
+ msgstr "Imagem de fundo"
122
+
123
+ #: includes/functions.php:328
124
+ #, fuzzy
125
+ #| msgid "Upload Background"
126
+ msgid "Upload preloader"
127
+ msgstr "Enviar imagem de fundo"
128
+
129
+ #: includes/functions.php:332
130
+ msgid "503"
131
+ msgstr ""
132
+
133
+ #: includes/functions.php:332
134
+ msgid "Service temporarily unavailable, Google analytics will be disable."
135
+ msgstr ""
136
+ "Serviço temporariamente indisponível, o Google Analytics será desativado."
137
+
138
+ #: includes/functions.php:339
139
+ msgid "Google Analytics ID"
140
+ msgstr ""
141
+
142
+ #: includes/functions.php:339
143
+ msgid "UA-XXXXX-X"
144
+ msgstr ""
145
+
146
+ #: includes/functions.php:340
147
+ msgid "Set blur intensity"
148
+ msgstr "Definir a intensidade borrão"
149
+
150
+ #: includes/functions.php:348
151
+ msgid "Apply background blur"
152
+ msgstr "Aplicar borrão"
153
+
154
+ #: includes/functions.php:349
155
+ msgid "Enable frontend login"
156
+ msgstr "Ativar o login frontend"
157
+
158
+ #: includes/functions.php:362
159
+ msgid "CSS Code"
160
+ msgstr "Código CSS"
161
+
162
+ #: includes/functions.php:382
163
+ msgid "Select the page to be displayed:"
164
+ msgstr "Seleccione a página a ser exibida:"
165
+
166
+ #: includes/functions.php:445
167
+ msgid "Background image"
168
+ msgstr "Imagem de fundo"
169
+
170
+ #: includes/functions.php:445
171
+ msgid "Upload Background"
172
+ msgstr "Enviar imagem de fundo"
173
+
174
+ #: includes/functions.php:451
175
+ msgid "Background color"
176
+ msgstr "Cor do plano de fundo"
177
+
178
+ #: includes/functions.php:452
179
+ msgid "Font color"
180
+ msgstr "Cor da fonte"
181
+
182
+ #: includes/functions.php:453
183
+ #, fuzzy
184
+ #| msgid "Background color"
185
+ msgid "Login block background color"
186
+ msgstr "Cor do plano de fundo"
187
+
188
+ #: includes/functions.php:460
189
+ msgid "Font family"
190
+ msgstr "Família de fontes"
191
+
192
+ #: includes/functions.php:466
193
+ msgid "Subsets"
194
+ msgstr "subconjuntos"
195
+
196
+ #: includes/functions.php:474
197
+ msgid "Have any questions?"
198
+ msgstr "Tem alguma pergunta?"
199
+
200
+ #: includes/functions.php:476
201
+ #, php-format
202
+ msgid ""
203
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
204
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
205
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
206
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
207
+ "suggestions.<br> Please visit our website to learn about us and our services "
208
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
209
+ msgstr ""
210
+ "Você pode encontrar respostas às suas perguntas em <a target=\"_blank\" href="
211
+ "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">Fórum de "
212
+ "suporte</a><br>Você pode <a target=\"_blank\" href=\"http://support."
213
+ "fruitfulcode.com/hc/en-us/requests/new\">Nos contate</a> com pedidos de "
214
+ "personalização e sugestões. <br> Por favor, visite nosso site para saber "
215
+ "mais sobre nós e nossos serviços <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
216
+
217
+ #: includes/functions.php:487
218
+ msgid "This plugin is translation friendly"
219
+ msgstr "Este plugin é a tradução amigável"
220
+
221
+ #: includes/functions.php:489
222
+ #, php-format
223
+ msgid ""
224
+ "Want to improve translation or make one for your native language? <a href="
225
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
226
+ msgstr ""
227
+ "Quer melhorar tradução ou fazer um para a sua língua nativa? <a href=\"%1$s"
228
+ "\" title=\"%2$s\">%2$s</a>"
229
+
230
+ #: includes/functions.php:491
231
+ msgid "Follow this tutorial"
232
+ msgstr "Siga este tutorial"
233
+
234
+ #: includes/functions.php:500
235
+ msgid "Premium WordPress themes"
236
+ msgstr "temas Premium WordPress"
237
+
238
+ #: includes/functions.php:506
239
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
240
+ msgstr "ANAGLYPH - Uma página / Várias páginas Tema WordPress"
241
+
242
+ #: includes/functions.php:511
243
+ msgid "Love.ly - Simple & Elegant WordPress theme"
244
+ msgstr "Love.ly - tema simples e elegante WordPress"
245
+
246
+ #: includes/functions.php:517
247
+ msgid "Zoner - Real Estate WordPress theme"
248
+ msgstr "Zoner - Imóveis WordPress tema"
249
+
250
+ #: includes/functions.php:529
251
+ #, fuzzy
252
+ msgid "Extended functionality"
253
+ msgstr "Versão extendida"
254
+
255
+ #: includes/functions.php:531
256
+ #, php-format
257
+ msgid ""
258
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
259
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
260
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
261
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
262
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
263
+ "\"_blank\">leave feedbacks</a>."
264
+ msgstr ""
265
+ "Compra <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
266
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> versão com "
267
+ "funcionalidade estendida. %1$sSe você gosta de nosso plugin, por favor <a "
268
+ "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
269
+ "maintenance?filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s"
270
+ "\" target=\"_blank\">deixar feedbacks</a>."
271
+
272
+ #: includes/functions.php:537
273
+ msgid "Demo website"
274
+ msgstr "website de demonstração"
275
+
276
+ #: includes/functions.php:688 includes/functions.php:695
277
+ msgid " is "
278
+ msgstr ""
279
+
280
+ #: includes/functions.php:768
281
+ msgid "Website is under construction"
282
+ msgstr "Site em construção"
283
+
284
+ #: includes/functions.php:769
285
+ msgid "Maintenance mode is on"
286
+ msgstr "Modo de manutenção ativado"
287
+
288
+ #: includes/functions.php:770
289
+ msgid "Website will be available soon"
290
+ msgstr "O site estará disponível em breve"
291
+
292
+ #: load/functions.php:47
293
+ msgid "Permission access denied!"
294
+ msgstr "Permissão de acesso negada!"
295
+
296
+ #: load/functions.php:61
297
+ msgid "Login is incorrect!"
298
+ msgstr ""
299
+
300
+ #: load/functions.php:66
301
+ #, fuzzy
302
+ #| msgid "You entered your password are incorrect!"
303
+ msgid "Password is incorrect!"
304
+ msgstr "Você digitou sua senha incorretamente!"
305
+
306
+ #: load/functions.php:69
307
+ #, fuzzy
308
+ #| msgid "You entered your login and password are incorrect!"
309
+ msgid "Login and password are incorrect!"
310
+ msgstr "Você digitou seu usuário e senha incorretamente!"
311
+
312
+ #: load/functions.php:149
313
+ msgid "Please verify that you are not a robot."
314
+ msgstr ""
315
+
316
+ #: load/functions.php:374
317
+ msgid "User Login"
318
+ msgstr "Login de usuário"
319
+
320
+ #: load/functions.php:376
321
+ msgid "Username"
322
+ msgstr "Usuário"
323
+
324
+ #: load/functions.php:377
325
+ msgid "Password"
326
+ msgstr "Senha"
327
+
328
+ #: load/functions.php:378
329
+ msgid "Lost Password"
330
+ msgstr "Senha perdida"
331
+
332
+ #: load/functions.php:379
333
+ msgid "Login"
334
+ msgstr "Entrar"
335
+
336
+ #~ msgid "Show admin bar"
337
+ #~ msgstr "Mostrar barra administrativa"
338
+
339
+ #~ msgid "Not available object."
340
+ #~ msgstr "Não disponível objeto."
341
+
342
+ #~ msgid "You entered your login are incorrect!"
343
+ #~ msgstr "Você digitou seu usuário incorretamente!"
344
+
345
+ #~ msgid "Exclude pages"
346
+ #~ msgstr "Excluir páginas"
347
+
348
+ #~ msgid "Choose Logo width"
349
+ #~ msgstr "Escolha largura Logo"
350
+
351
+ #~ msgid "Choose Logo height"
352
+ #~ msgstr "Escolha altura Logo"
353
+
354
+ #~ msgid "Blur intensity"
355
+ #~ msgstr "Intensidade do efeito Blur"
356
+
357
+ #~ msgid "Enable login"
358
+ #~ msgstr "Activar início de sessão"
359
+
360
+ #~ msgid "Put Login On"
361
+ #~ msgstr "Coloque o login"
362
+
363
+ #~ msgid "Logo width"
364
+ #~ msgstr "Logo width"
365
+
366
+ #~ msgid "Logo height"
367
+ #~ msgstr "Logo altura"
368
+
369
+ #~ msgid "Admin bar"
370
+ #~ msgstr "Barra administrativa"
371
+
372
+ #~ msgid "Background blur"
373
+ #~ msgstr "Efeito blur no fundo"
374
+
375
+ #~ msgid "Apply a blur"
376
+ #~ msgstr "Aplicar blur"
377
+
378
+ #~ msgid "Login On / Off"
379
+ #~ msgstr "Entre On / Off"
380
+
381
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
382
+ #~ msgstr ""
383
+ #~ "Serviço temporariamente indisponível, o Google Analytics será desativado"
384
+
385
+ #~ msgid "Sign In"
386
+ #~ msgstr "Entrar"
387
+
388
+ #, fuzzy
389
+ #~ msgid "maintenance"
390
+ #~ msgstr "Manutenção"
391
+
392
+ #~ msgid "Contact support"
393
+ #~ msgstr "Contatar suporte"
394
+
395
+ #~ msgid ""
396
+ #~ "If you faced with any problems, have a question or suggestion you always "
397
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
398
+ #~ "\"%2$s\">%2$s</a>"
399
+ #~ msgstr ""
400
+ #~ "Se você viu algum problem, tem alguma dúvida ou sugestão, você pode nos "
401
+ #~ "contatar em nosso site <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
402
+
403
+ #~ msgid ""
404
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
405
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
406
+ #~ "version %1$s with more other features."
407
+ #~ msgstr ""
408
+ #~ "Se você gostou de nosso plugin, por-favor avalie-o, %1$s <a title=\"deixe "
409
+ #~ "um comentário\" href=\"%2$s\" target=\"_blank\">deixe um comentário</a> "
410
+ #~ "ou adquira a versão extendida %1$s com mais funcionalidades."
411
+
412
+ #~ msgid "Purchase"
413
+ #~ msgstr "Comprar"
414
+
415
+ #~ msgid "We have time until launch"
416
+ #~ msgstr "Осталось времени до запуска"
417
+
418
+ #~ msgid "Be first of your friends who will know when the website goes live."
419
+ #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
420
+
421
+ #~ msgid "Check out our extended version of plugin with new features"
422
+ #~ msgstr "Проверьте возможности расширенной версии плагина"
423
+
424
+ #~ msgid "Your session has expired."
425
+ #~ msgstr "Ваша сессия истекла."
426
+
427
+ #~ msgid "Customer login"
428
+ #~ msgstr "Вход для клиентов"
429
+
430
+ #~ msgid "Please login to see website"
431
+ #~ msgstr "Пожалуйста авторезируйтесь"
432
+
433
+ #~ msgid "User roles"
434
+ #~ msgstr "Роли пользователей"
435
+
436
+ #~ msgid "Choose users access permissions in maintenance mode."
437
+ #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
languages/maintenance-pt_PT.mo CHANGED
Binary file
languages/maintenance-pt_PT.po CHANGED
@@ -1,390 +1,390 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:27+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:27+0300\n"
6
- "Last-Translator: Pedro Mendonça <ped.gaspar@gmail.com>\n"
7
- "Language-Team: Pedro Mendonça <ped.gaspar@gmail.com>\n"
8
- "Language: pt_PT\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "Manutenção"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "Guardar alterações"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr "Fontes padrão"
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr "Fontes web do Google"
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "Definições gerais"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "CSS personalizado"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "Excluir páginas do modo de manutenção"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "Versão Pro"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "Projectos da Fruitful Code"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "Suporte"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "Tradução"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "Título da página"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "Cabeçalho"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "Descrição"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "Texto do rodapé"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "Definir largura do logótipo"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "Definir altura do logótipo"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Logótipo"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "Carregar logótipo"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "Logótipo Retina"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "Carregar logótipo Retina"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "Imagem de fundo"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "Imagem de fundo"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "Carregar fundo"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "Mostrar barra de administração"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr "503"
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr ""
138
- "Serviço temporariamente indisponível, o Google Analytics será desactivado."
139
-
140
- #: includes/functions.php:314
141
- msgid "Google Analytics ID"
142
- msgstr "ID do Google Analytics"
143
-
144
- #: includes/functions.php:314
145
- msgid "UA-XXXXX-X"
146
- msgstr "UA-XXXXX-X"
147
-
148
- #: includes/functions.php:315
149
- msgid "Set blur intensity"
150
- msgstr "Definir intensidade do desfoque"
151
-
152
- #: includes/functions.php:321
153
- msgid "Apply background blur"
154
- msgstr "Desfocar fundo"
155
-
156
- #: includes/functions.php:322
157
- msgid "Enable frontend login"
158
- msgstr "Permitir iniciar sessão na frente do site"
159
-
160
- #: includes/functions.php:335
161
- msgid "CSS Code"
162
- msgstr "Código CSS"
163
-
164
- #: includes/functions.php:349
165
- msgid "Select the page to be displayed:"
166
- msgstr "Seleccione a página a ser mostrada:"
167
-
168
- #: includes/functions.php:411
169
- msgid "Background image"
170
- msgstr "Imagem de fundo"
171
-
172
- #: includes/functions.php:411
173
- msgid "Upload Background"
174
- msgstr "Carregar fundo"
175
-
176
- #: includes/functions.php:417
177
- msgid "Background color"
178
- msgstr "Cor de fundo"
179
-
180
- #: includes/functions.php:418
181
- msgid "Font color"
182
- msgstr "Cor da fonte"
183
-
184
- #: includes/functions.php:419
185
- #, fuzzy
186
- #| msgid "Background color"
187
- msgid "Login block background color"
188
- msgstr "Cor de fundo"
189
-
190
- #: includes/functions.php:426
191
- msgid "Font family"
192
- msgstr "Família da fonte"
193
-
194
- #: includes/functions.php:432
195
- msgid "Subsets"
196
- msgstr "Subconjuntos"
197
-
198
- #: includes/functions.php:440
199
- msgid "Have any questions?"
200
- msgstr "Tem algumas dúvidas?"
201
-
202
- #: includes/functions.php:441
203
- #, php-format
204
- msgid ""
205
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
206
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
207
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
208
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
209
- "suggestions.<br> Please visit our website to learn about us and our services "
210
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
211
- msgstr ""
212
- "Poderá encontrar respostas às suas dúvidas no <a target=\"_blank\" href="
213
- "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">fórum de "
214
- "suporte</a>.<br>Pode <a target=\"_blank\" href=\"http://support.fruitfulcode."
215
- "com/hc/en-us/requests/new\">contactar-nos</a> para pedidos de personalização "
216
- "e sugestões.<br> Por favor, visite o nosso site para nos conhecer e aos "
217
- "nossos serviços em <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."
218
-
219
- #: includes/functions.php:452
220
- msgid "This plugin is translation friendly"
221
- msgstr "Este plugin pode ser traduzido"
222
-
223
- #: includes/functions.php:453
224
- #, php-format
225
- msgid ""
226
- "Want to improve translation or make one for your native language? <a href="
227
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
228
- msgstr ""
229
- "Quer melhorar a tradução ou fazer uma nova para o seu idioma nativo? <a href="
230
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
231
-
232
- #: includes/functions.php:455
233
- msgid "Follow this tutorial"
234
- msgstr "Siga este tutorial"
235
-
236
- #: includes/functions.php:464
237
- msgid "Premium WordPress themes"
238
- msgstr "Temas WordPress Premium"
239
-
240
- #: includes/functions.php:470
241
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
242
- msgstr "ANAGLYPH - Tema WordPress para página única / múltiplas páginas"
243
-
244
- #: includes/functions.php:475
245
- msgid "Love.ly - Simple & Elegant WordPress theme"
246
- msgstr "Love.ly - Tema WordPress simples e elegante"
247
-
248
- #: includes/functions.php:481
249
- msgid "Zoner - Real Estate WordPress theme"
250
- msgstr "Zoner - Tema WordPress para imobiliária"
251
-
252
- #: includes/functions.php:494
253
- msgid "Extended functionality"
254
- msgstr "Funcionalidades adicionais"
255
-
256
- #: includes/functions.php:495
257
- #, php-format
258
- msgid ""
259
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
260
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
261
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
262
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
263
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
264
- "\"_blank\">leave feedbacks</a>."
265
- msgstr ""
266
- "Compre a versão <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
267
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> com "
268
- "funcionalidades adicionais. %1$s Se gostar do nosso plugin, por favor <a "
269
- "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
270
- "maintenance?filter=5\">avalie-o</a>, <a title=\"leave feedbacks\" href=\"%2$s"
271
- "\" target=\"_blank\">deixe feedbacks</a>."
272
-
273
- #: includes/functions.php:499
274
- msgid "Demo website"
275
- msgstr "Site de demonstração"
276
-
277
- #: includes/functions.php:643
278
- msgid " is "
279
- msgstr " está "
280
-
281
- #: includes/functions.php:712
282
- msgid "Website is under construction"
283
- msgstr "O site está em construção"
284
-
285
- #: includes/functions.php:713
286
- msgid "Maintenance mode is on"
287
- msgstr "Modo de manutenção activo"
288
-
289
- #: includes/functions.php:714
290
- msgid "Website will be available soon"
291
- msgstr "O site estará disponível em breve"
292
-
293
- #: load/functions.php:39
294
- msgid "Permission access denied!"
295
- msgstr "Acesso negado!"
296
-
297
- #: load/functions.php:53
298
- msgid "Login is incorrect!"
299
- msgstr ""
300
-
301
- #: load/functions.php:57
302
- #, fuzzy
303
- #| msgid "You entered your password are incorrect!"
304
- msgid "Password is incorrect!"
305
- msgstr "A senha que introduziu está incorrecta!"
306
-
307
- #: load/functions.php:60
308
- #, fuzzy
309
- #| msgid "You entered your login and password are incorrect!"
310
- msgid "Login and password are incorrect!"
311
- msgstr "O nome de utilizador e senha que introduziu estão incorrectos!"
312
-
313
- #: load/functions.php:136
314
- msgid "Please verify that you are not a robot."
315
- msgstr ""
316
-
317
- #: load/functions.php:377
318
- msgid "User Login"
319
- msgstr "Iniciar sessão"
320
-
321
- #: load/functions.php:379
322
- msgid "Username"
323
- msgstr "Nome de utilizador"
324
-
325
- #: load/functions.php:380
326
- msgid "Password"
327
- msgstr "Senha"
328
-
329
- #: load/functions.php:381
330
- msgid "Lost Password"
331
- msgstr "Senha perdida"
332
-
333
- #: load/functions.php:382
334
- msgid "Login"
335
- msgstr "Entrar"
336
-
337
- #~ msgid "You entered your login are incorrect!"
338
- #~ msgstr "O nome de utilizador que introduziu está incorrecto!"
339
-
340
- #~ msgid "http://wordpress.org/plugins/maintenance/"
341
- #~ msgstr "http://wordpress.org/plugins/maintenance/"
342
-
343
- #~ msgid ""
344
- #~ "Take your website for maintenance away from public view. Use maintenance "
345
- #~ "plugin if your website is in development or you need to change a few "
346
- #~ "things, run an upgrade. Make it only accessible by login and password. "
347
- #~ "Plugin has a options to add a logo, background, headline, message, "
348
- #~ "colors, login, etc. Extended PRO with more features version is available "
349
- #~ "for purchase."
350
- #~ msgstr ""
351
- #~ "Faça a manutenção do seu site longe da vista do público. Utilize um "
352
- #~ "plugin de manutenção se o seu site estiver em desenvolvimento, se "
353
- #~ "precisar de alterar algumas coisas, ou executar uma actualização. Torne-o "
354
- #~ "acessível através de iniciar sessão com nome de utilizador e senha. O "
355
- #~ "plugin tem opções para adicionar logótipo, fundo, cabeçalho, mensagem, "
356
- #~ "cores, início de sessão, etc. Está disponível para compra uma versão Pro "
357
- #~ "com recursos adicionais."
358
-
359
- #~ msgid "fruitfulcode"
360
- #~ msgstr "fruitfulcode"
361
-
362
- #~ msgid "http://fruitfulcode.com"
363
- #~ msgstr "http://fruitfulcode.com"
364
-
365
- #~ msgid "Not available object."
366
- #~ msgstr "Objecto não disponível."
367
-
368
- #~ msgid "Exclude pages"
369
- #~ msgstr "Excluir páginas"
370
-
371
- #~ msgid "Logo width"
372
- #~ msgstr "Largura do logótipo"
373
-
374
- #~ msgid "Logo height"
375
- #~ msgstr "Altura do logótipo"
376
-
377
- #~ msgid "Admin bar"
378
- #~ msgstr "Barra de administração"
379
-
380
- #~ msgid "Blur intensity"
381
- #~ msgstr "Intensidade do desfoque"
382
-
383
- #~ msgid "Background blur"
384
- #~ msgstr "Fundo desfocado"
385
-
386
- #~ msgid "Apply a blur"
387
- #~ msgstr "Desfocar"
388
-
389
- #~ msgid "Login On / Off"
390
- #~ msgstr "Iniciar / terminar sessão"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:24+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:24+0300\n"
6
+ "Last-Translator: Pedro Mendonça <ped.gaspar@gmail.com>\n"
7
+ "Language-Team: Pedro Mendonça <ped.gaspar@gmail.com>\n"
8
+ "Language: pt_PT\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "Manutenção"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "Guardar alterações"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr "Fontes padrão"
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr "Fontes web do Google"
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "Definições gerais"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "CSS personalizado"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "Excluir páginas do modo de manutenção"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "Versão Pro"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "Projectos da Fruitful Code"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "Suporte"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "Tradução"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "Título da página"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "Cabeçalho"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "Descrição"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "Texto do rodapé"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "Definir largura do logótipo"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "Definir altura do logótipo"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Logótipo"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "Carregar logótipo"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "Logótipo Retina"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "Carregar logótipo Retina"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "Imagem de fundo"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "Imagem de fundo"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "Carregar fundo"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr "503"
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr ""
135
+ "Serviço temporariamente indisponível, o Google Analytics será desactivado."
136
+
137
+ #: includes/functions.php:339
138
+ msgid "Google Analytics ID"
139
+ msgstr "ID do Google Analytics"
140
+
141
+ #: includes/functions.php:339
142
+ msgid "UA-XXXXX-X"
143
+ msgstr "UA-XXXXX-X"
144
+
145
+ #: includes/functions.php:340
146
+ msgid "Set blur intensity"
147
+ msgstr "Definir intensidade do desfoque"
148
+
149
+ #: includes/functions.php:348
150
+ msgid "Apply background blur"
151
+ msgstr "Desfocar fundo"
152
+
153
+ #: includes/functions.php:349
154
+ msgid "Enable frontend login"
155
+ msgstr "Permitir iniciar sessão na frente do site"
156
+
157
+ #: includes/functions.php:362
158
+ msgid "CSS Code"
159
+ msgstr "Código CSS"
160
+
161
+ #: includes/functions.php:382
162
+ msgid "Select the page to be displayed:"
163
+ msgstr "Seleccione a página a ser mostrada:"
164
+
165
+ #: includes/functions.php:445
166
+ msgid "Background image"
167
+ msgstr "Imagem de fundo"
168
+
169
+ #: includes/functions.php:445
170
+ msgid "Upload Background"
171
+ msgstr "Carregar fundo"
172
+
173
+ #: includes/functions.php:451
174
+ msgid "Background color"
175
+ msgstr "Cor de fundo"
176
+
177
+ #: includes/functions.php:452
178
+ msgid "Font color"
179
+ msgstr "Cor da fonte"
180
+
181
+ #: includes/functions.php:453
182
+ #, fuzzy
183
+ #| msgid "Background color"
184
+ msgid "Login block background color"
185
+ msgstr "Cor de fundo"
186
+
187
+ #: includes/functions.php:460
188
+ msgid "Font family"
189
+ msgstr "Família da fonte"
190
+
191
+ #: includes/functions.php:466
192
+ msgid "Subsets"
193
+ msgstr "Subconjuntos"
194
+
195
+ #: includes/functions.php:474
196
+ msgid "Have any questions?"
197
+ msgstr "Tem algumas dúvidas?"
198
+
199
+ #: includes/functions.php:476
200
+ #, php-format
201
+ msgid ""
202
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
203
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
204
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
205
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
206
+ "suggestions.<br> Please visit our website to learn about us and our services "
207
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
208
+ msgstr ""
209
+ "Poderá encontrar respostas às suas dúvidas no <a target=\"_blank\" href="
210
+ "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">fórum de "
211
+ "suporte</a>.<br>Pode <a target=\"_blank\" href=\"http://support.fruitfulcode."
212
+ "com/hc/en-us/requests/new\">contactar-nos</a> para pedidos de personalização "
213
+ "e sugestões.<br> Por favor, visite o nosso site para nos conhecer e aos "
214
+ "nossos serviços em <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."
215
+
216
+ #: includes/functions.php:487
217
+ msgid "This plugin is translation friendly"
218
+ msgstr "Este plugin pode ser traduzido"
219
+
220
+ #: includes/functions.php:489
221
+ #, php-format
222
+ msgid ""
223
+ "Want to improve translation or make one for your native language? <a href="
224
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
225
+ msgstr ""
226
+ "Quer melhorar a tradução ou fazer uma nova para o seu idioma nativo? <a href="
227
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
228
+
229
+ #: includes/functions.php:491
230
+ msgid "Follow this tutorial"
231
+ msgstr "Siga este tutorial"
232
+
233
+ #: includes/functions.php:500
234
+ msgid "Premium WordPress themes"
235
+ msgstr "Temas WordPress Premium"
236
+
237
+ #: includes/functions.php:506
238
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
239
+ msgstr "ANAGLYPH - Tema WordPress para página única / múltiplas páginas"
240
+
241
+ #: includes/functions.php:511
242
+ msgid "Love.ly - Simple & Elegant WordPress theme"
243
+ msgstr "Love.ly - Tema WordPress simples e elegante"
244
+
245
+ #: includes/functions.php:517
246
+ msgid "Zoner - Real Estate WordPress theme"
247
+ msgstr "Zoner - Tema WordPress para imobiliária"
248
+
249
+ #: includes/functions.php:529
250
+ msgid "Extended functionality"
251
+ msgstr "Funcionalidades adicionais"
252
+
253
+ #: includes/functions.php:531
254
+ #, php-format
255
+ msgid ""
256
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
257
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
258
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
259
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
260
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
261
+ "\"_blank\">leave feedbacks</a>."
262
+ msgstr ""
263
+ "Compre a versão <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
264
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> com "
265
+ "funcionalidades adicionais. %1$s Se gostar do nosso plugin, por favor <a "
266
+ "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
267
+ "maintenance?filter=5\">avalie-o</a>, <a title=\"leave feedbacks\" href=\"%2$s"
268
+ "\" target=\"_blank\">deixe feedbacks</a>."
269
+
270
+ #: includes/functions.php:537
271
+ msgid "Demo website"
272
+ msgstr "Site de demonstração"
273
+
274
+ #: includes/functions.php:688 includes/functions.php:695
275
+ msgid " is "
276
+ msgstr " está "
277
+
278
+ #: includes/functions.php:768
279
+ msgid "Website is under construction"
280
+ msgstr "O site está em construção"
281
+
282
+ #: includes/functions.php:769
283
+ msgid "Maintenance mode is on"
284
+ msgstr "Modo de manutenção activo"
285
+
286
+ #: includes/functions.php:770
287
+ msgid "Website will be available soon"
288
+ msgstr "O site estará disponível em breve"
289
+
290
+ #: load/functions.php:47
291
+ msgid "Permission access denied!"
292
+ msgstr "Acesso negado!"
293
+
294
+ #: load/functions.php:61
295
+ msgid "Login is incorrect!"
296
+ msgstr ""
297
+
298
+ #: load/functions.php:66
299
+ #, fuzzy
300
+ #| msgid "You entered your password are incorrect!"
301
+ msgid "Password is incorrect!"
302
+ msgstr "A senha que introduziu está incorrecta!"
303
+
304
+ #: load/functions.php:69
305
+ #, fuzzy
306
+ #| msgid "You entered your login and password are incorrect!"
307
+ msgid "Login and password are incorrect!"
308
+ msgstr "O nome de utilizador e senha que introduziu estão incorrectos!"
309
+
310
+ #: load/functions.php:149
311
+ msgid "Please verify that you are not a robot."
312
+ msgstr ""
313
+
314
+ #: load/functions.php:374
315
+ msgid "User Login"
316
+ msgstr "Iniciar sessão"
317
+
318
+ #: load/functions.php:376
319
+ msgid "Username"
320
+ msgstr "Nome de utilizador"
321
+
322
+ #: load/functions.php:377
323
+ msgid "Password"
324
+ msgstr "Senha"
325
+
326
+ #: load/functions.php:378
327
+ msgid "Lost Password"
328
+ msgstr "Senha perdida"
329
+
330
+ #: load/functions.php:379
331
+ msgid "Login"
332
+ msgstr "Entrar"
333
+
334
+ #~ msgid "Show admin bar"
335
+ #~ msgstr "Mostrar barra de administração"
336
+
337
+ #~ msgid "You entered your login are incorrect!"
338
+ #~ msgstr "O nome de utilizador que introduziu está incorrecto!"
339
+
340
+ #~ msgid "http://wordpress.org/plugins/maintenance/"
341
+ #~ msgstr "http://wordpress.org/plugins/maintenance/"
342
+
343
+ #~ msgid ""
344
+ #~ "Take your website for maintenance away from public view. Use maintenance "
345
+ #~ "plugin if your website is in development or you need to change a few "
346
+ #~ "things, run an upgrade. Make it only accessible by login and password. "
347
+ #~ "Plugin has a options to add a logo, background, headline, message, "
348
+ #~ "colors, login, etc. Extended PRO with more features version is available "
349
+ #~ "for purchase."
350
+ #~ msgstr ""
351
+ #~ "Faça a manutenção do seu site longe da vista do público. Utilize um "
352
+ #~ "plugin de manutenção se o seu site estiver em desenvolvimento, se "
353
+ #~ "precisar de alterar algumas coisas, ou executar uma actualização. Torne-o "
354
+ #~ "acessível através de iniciar sessão com nome de utilizador e senha. O "
355
+ #~ "plugin tem opções para adicionar logótipo, fundo, cabeçalho, mensagem, "
356
+ #~ "cores, início de sessão, etc. Está disponível para compra uma versão Pro "
357
+ #~ "com recursos adicionais."
358
+
359
+ #~ msgid "fruitfulcode"
360
+ #~ msgstr "fruitfulcode"
361
+
362
+ #~ msgid "http://fruitfulcode.com"
363
+ #~ msgstr "http://fruitfulcode.com"
364
+
365
+ #~ msgid "Not available object."
366
+ #~ msgstr "Objecto não disponível."
367
+
368
+ #~ msgid "Exclude pages"
369
+ #~ msgstr "Excluir páginas"
370
+
371
+ #~ msgid "Logo width"
372
+ #~ msgstr "Largura do logótipo"
373
+
374
+ #~ msgid "Logo height"
375
+ #~ msgstr "Altura do logótipo"
376
+
377
+ #~ msgid "Admin bar"
378
+ #~ msgstr "Barra de administração"
379
+
380
+ #~ msgid "Blur intensity"
381
+ #~ msgstr "Intensidade do desfoque"
382
+
383
+ #~ msgid "Background blur"
384
+ #~ msgstr "Fundo desfocado"
385
+
386
+ #~ msgid "Apply a blur"
387
+ #~ msgstr "Desfocar"
388
+
389
+ #~ msgid "Login On / Off"
390
+ #~ msgstr "Iniciar / terminar sessão"
languages/maintenance-ru_RU.mo CHANGED
Binary file
languages/maintenance-ru_RU.po CHANGED
@@ -1,431 +1,431 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:27+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:27+0300\n"
6
- "Last-Translator: fruitfulcode <mail@fruitfulcode.com>\n"
7
- "Language-Team: fruitfulcode\n"
8
- "Language: ru_RU\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "Режим обслуживания"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "Сохранить изменения"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr "Стандартные шрифты"
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr "Веб Шрифт Google"
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "Общие настройки"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "Свой CSS"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "Исключить страницы из режима обслуживания"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "Премиум версия"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "Проекты Fruitful Code"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "Поддержка"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "Перевод"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "Заголовок страницы"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "Заголовок"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "Описание"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "Текст футера"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "Указать ширину логотипа"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "Указать высоту логотипа"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Логотип"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "Загрузить логотип"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "Retina логотип"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "Загрузить Retina Логотип"
104
-
105
- #: includes/functions.php:301
106
- msgid "Background image (portrait mode)"
107
- msgstr "Фоновое изображение (портретный режим)"
108
-
109
- #: includes/functions.php:301
110
- msgid "Upload image for portrait device orientation"
111
- msgstr "Загрузить изображение для портретной ориентации девайса"
112
-
113
- #: includes/functions.php:302
114
- msgid "Page preloader image"
115
- msgstr "Изображение прелоадера"
116
-
117
- #: includes/functions.php:302
118
- msgid "Upload preloader"
119
- msgstr "Загрузить фон"
120
-
121
- #: includes/functions.php:306
122
- msgid "Show admin bar"
123
- msgstr "Показать админ-панель"
124
-
125
- #: includes/functions.php:307
126
- msgid "503"
127
- msgstr "Ошибка 503"
128
-
129
- #: includes/functions.php:307
130
- msgid "Service temporarily unavailable, Google analytics will be disable."
131
- msgstr "Служба временно недоступна, Google Analytics будет отключена."
132
-
133
- #: includes/functions.php:314
134
- msgid "Google Analytics ID"
135
- msgstr "Google Analytics ID"
136
-
137
- #: includes/functions.php:314
138
- msgid "UA-XXXXX-X"
139
- msgstr "UA-XXXXX-X"
140
-
141
- #: includes/functions.php:315
142
- msgid "Set blur intensity"
143
- msgstr "Указать интенсивность размытия"
144
-
145
- #: includes/functions.php:321
146
- msgid "Apply background blur"
147
- msgstr "Применить размытие фона"
148
-
149
- #: includes/functions.php:322
150
- msgid "Enable frontend login"
151
- msgstr "Включить форму входа"
152
-
153
- #: includes/functions.php:335
154
- msgid "CSS Code"
155
- msgstr "CSS Код"
156
-
157
- #: includes/functions.php:349
158
- msgid "Select the page to be displayed:"
159
- msgstr "Выберите страницу, которая будет отображаться:"
160
-
161
- #: includes/functions.php:411
162
- msgid "Background image"
163
- msgstr "Фоновое изображение"
164
-
165
- #: includes/functions.php:411
166
- msgid "Upload Background"
167
- msgstr "Загрузить фон"
168
-
169
- #: includes/functions.php:417
170
- msgid "Background color"
171
- msgstr "Цвет фона"
172
-
173
- #: includes/functions.php:418
174
- msgid "Font color"
175
- msgstr "Цвет шрифта"
176
-
177
- #: includes/functions.php:419
178
- msgid "Login block background color"
179
- msgstr "Цвет фона блока авторизации"
180
-
181
- #: includes/functions.php:426
182
- msgid "Font family"
183
- msgstr "Шрифт"
184
-
185
- #: includes/functions.php:432
186
- msgid "Subsets"
187
- msgstr "Подмножество"
188
-
189
- #: includes/functions.php:440
190
- msgid "Have any questions?"
191
- msgstr "У вас возникли вопросы?"
192
-
193
- #: includes/functions.php:441
194
- #, php-format
195
- msgid ""
196
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
197
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
198
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
199
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
200
- "suggestions.<br> Please visit our website to learn about us and our services "
201
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
202
- msgstr ""
203
- "Найдите ответы на свои вопросы на <a target=\"_blank\" href=\"http://support."
204
- "fruitfulcode.com/hc/en-us/sections/200406386\">форуме поддержки</a>.<br>Вы "
205
- "можете <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/en-us/"
206
- "requests/new\">обратиться к нам</a> по вопросам кастомизации и предложений. "
207
- "<br> Приглашаем Вас посетить наш сайт, чтобы узнать больше о нас и наших "
208
- "услугах <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
209
-
210
- #: includes/functions.php:452
211
- msgid "This plugin is translation friendly"
212
- msgstr "Этот плагин доступен для перевода"
213
-
214
- #: includes/functions.php:453
215
- #, php-format
216
- msgid ""
217
- "Want to improve translation or make one for your native language? <a href="
218
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
219
- msgstr ""
220
- "Желаете помочь с переводом или перевести на свой родной язык? <a href=\"%1$s"
221
- "\" title=\"%2$s\">%2$s</a>"
222
-
223
- #: includes/functions.php:455
224
- msgid "Follow this tutorial"
225
- msgstr "Следуйте этой инструкции"
226
-
227
- #: includes/functions.php:464
228
- msgid "Premium WordPress themes"
229
- msgstr "Премиум темы WordPress"
230
-
231
- #: includes/functions.php:470
232
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
233
- msgstr "ANAGLYPH - Одностраничная / Многостраничная WordPress тема"
234
-
235
- #: includes/functions.php:475
236
- msgid "Love.ly - Simple & Elegant WordPress theme"
237
- msgstr "Love.ly - Простая и элегантная WordPress тема"
238
-
239
- #: includes/functions.php:481
240
- msgid "Zoner - Real Estate WordPress theme"
241
- msgstr "Zoner - WordPress тема по неджимости"
242
-
243
- #: includes/functions.php:494
244
- msgid "Extended functionality"
245
- msgstr "Maintenance PRO"
246
-
247
- #: includes/functions.php:495
248
- #, php-format
249
- msgid ""
250
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
251
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
252
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
253
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
254
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
255
- "\"_blank\">leave feedbacks</a>."
256
- msgstr ""
257
- "Купите <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
258
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">Maintenance PRO</a> и "
259
- "получите функцию обратного отсчета и возможность открывать доступ нескольким "
260
- "пользователям. %1$s Если вам понравился плагин, оставьте отзыв на этих "
261
- "страницах <a target=\"_blank\" href=\"http://wordpress.org/support/view/"
262
- "plugin-reviews/maintenance?filter=5\">Оценить плагин</a>, <a title=\"leave "
263
- "feedbacks\" href=\"%2$s\" target=\"_blank\">Оставить отзыв</a>."
264
-
265
- #: includes/functions.php:499
266
- msgid "Demo website"
267
- msgstr "Демо сайт"
268
-
269
- #: includes/functions.php:643
270
- msgid " is "
271
- msgstr " это "
272
-
273
- #: includes/functions.php:712
274
- msgid "Website is under construction"
275
- msgstr "Сайт находится в стадии разработки"
276
-
277
- #: includes/functions.php:713
278
- msgid "Maintenance mode is on"
279
- msgstr "Режим обслуживания"
280
-
281
- #: includes/functions.php:714
282
- msgid "Website will be available soon"
283
- msgstr "Сайт скоро будет доступен"
284
-
285
- #: load/functions.php:39
286
- msgid "Permission access denied!"
287
- msgstr "Доступ запрещен!"
288
-
289
- #: load/functions.php:53
290
- msgid "Login is incorrect!"
291
- msgstr "Не верный логин!"
292
-
293
- #: load/functions.php:57
294
- msgid "Password is incorrect!"
295
- msgstr "Вы ввели неверный пароль!"
296
-
297
- #: load/functions.php:60
298
- msgid "Login and password are incorrect!"
299
- msgstr "Вы ввели неверный логин или пароль!"
300
-
301
- #: load/functions.php:136
302
- msgid "Please verify that you are not a robot."
303
- msgstr "Пожалуйста, подтвердите что вы не робот."
304
-
305
- #: load/functions.php:377
306
- msgid "User Login"
307
- msgstr "Вход для пользователя"
308
-
309
- #: load/functions.php:379
310
- msgid "Username"
311
- msgstr "Имя позователя"
312
-
313
- #: load/functions.php:380
314
- msgid "Password"
315
- msgstr "Пароль"
316
-
317
- #: load/functions.php:381
318
- msgid "Lost Password"
319
- msgstr "Забыли пароль?"
320
-
321
- #: load/functions.php:382
322
- msgid "Login"
323
- msgstr "Логин"
324
-
325
- #~ msgid "You entered your login are incorrect!"
326
- #~ msgstr "Вы ввели неверный логин! "
327
-
328
- #~ msgid "Not available object."
329
- #~ msgstr "Недоступен."
330
-
331
- #~ msgid "Exclude pages"
332
- #~ msgstr "Исключение страниц"
333
-
334
- #~ msgid "Choose Logo width"
335
- #~ msgstr "Vyberte si šířku Logo"
336
-
337
- #~ msgid "Choose Logo height"
338
- #~ msgstr "Vyberte si výšku Logo"
339
-
340
- #~ msgid "Blur intensity"
341
- #~ msgstr "Интенсивность размытия"
342
-
343
- #~ msgid "Enable login"
344
- #~ msgstr "povolit přihlášení"
345
-
346
- #~ msgid "Put Login On"
347
- #~ msgstr "Put přihlášení na"
348
-
349
- #~ msgid "Logo width"
350
- #~ msgstr "Ширина логотипа"
351
-
352
- #~ msgid "Logo height"
353
- #~ msgstr "Высота логотипа"
354
-
355
- #~ msgid "Admin bar"
356
- #~ msgstr "Админ-панель"
357
-
358
- #~ msgid "Background blur"
359
- #~ msgstr "Размытие фона"
360
-
361
- #~ msgid "Apply a blur"
362
- #~ msgstr "Применить размытие"
363
-
364
- #~ msgid "Login On / Off"
365
- #~ msgstr "Логин Вкл / Выкл"
366
-
367
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
368
- #~ msgstr "Сервис временно недоступен, Google Analytics будет отключена"
369
-
370
- #~ msgid "Sign In"
371
- #~ msgstr "Войти"
372
-
373
- #~ msgid ""
374
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
375
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
376
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
377
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
378
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
379
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
380
- #~ msgstr ""
381
- #~ "Вы можете найти ответы на <a target=\"_blank\" href=\"http://wordpress."
382
- #~ "org/support/plugin/maintenance\">официальном форуме поддержки</a><br> "
383
- #~ "Можете <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
384
- #~ "subject=Maintenance plugin\">связаться с нами</a> по вопросам "
385
- #~ "кастомизации и изменений<br> Посетите наш сайт, чтобы узнать о нас и "
386
- #~ "наших услугах <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
387
-
388
- #~ msgid "Contact support"
389
- #~ msgstr "Служба поддержки"
390
-
391
- #~ msgid ""
392
- #~ "If you faced with any problems, have a question or suggestion you always "
393
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
394
- #~ "\"%2$s\">%2$s</a>"
395
- #~ msgstr ""
396
- #~ "Если вы столкнулись с любыми проблемами, есть вопрос или предложение, вы "
397
- #~ "всегда можете обратиться к нам с любым предложением на нашем сайте <a "
398
- #~ "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
399
-
400
- #~ msgid ""
401
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
402
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
403
- #~ "version %1$s with more other features."
404
- #~ msgstr ""
405
- #~ "Если Вам нравиться наш плагин, оцените его %1$s <a title=\"оставить "
406
- #~ "комментарий\" href=\"%2$s\" target=\"_blank\">оставить комментарий</a> "
407
- #~ "или купите расширенную версию %1$s с дополнительными возможностями."
408
-
409
- #~ msgid "Purchase"
410
- #~ msgstr "Купить"
411
-
412
- #~ msgid "We have time until launch"
413
- #~ msgstr "Осталось времени до запуска"
414
-
415
- #~ msgid "Be first of your friends who will know when the website goes live."
416
- #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
417
-
418
- #~ msgid "Check out our extended version of plugin with new features"
419
- #~ msgstr "Проверьте возможности расширенной версии плагина"
420
-
421
- #~ msgid "Your session has expired."
422
- #~ msgstr "Ваша сессия истекла."
423
-
424
- #~ msgid "Please login to see website"
425
- #~ msgstr "Пожалуйста авторезируйтесь"
426
-
427
- #~ msgid "User roles"
428
- #~ msgstr "Роли пользователей"
429
-
430
- #~ msgid "Choose users access permissions in maintenance mode."
431
- #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:24+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:24+0300\n"
6
+ "Last-Translator: fruitfulcode <mail@fruitfulcode.com>\n"
7
+ "Language-Team: fruitfulcode\n"
8
+ "Language: ru_RU\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "Режим обслуживания"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "Сохранить изменения"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr "Стандартные шрифты"
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr "Веб Шрифт Google"
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "Общие настройки"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "Свой CSS"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "Исключить страницы из режима обслуживания"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "Премиум версия"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "Проекты Fruitful Code"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "Поддержка"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "Перевод"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "Заголовок страницы"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "Заголовок"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "Описание"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "Текст футера"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "Указать ширину логотипа"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "Указать высоту логотипа"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Логотип"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "Загрузить логотип"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "Retina логотип"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "Загрузить Retina Логотип"
105
+
106
+ #: includes/functions.php:327
107
+ msgid "Background image (portrait mode)"
108
+ msgstr "Фоновое изображение (портретный режим)"
109
+
110
+ #: includes/functions.php:327
111
+ msgid "Upload image for portrait device orientation"
112
+ msgstr "Загрузить изображение для портретной ориентации девайса"
113
+
114
+ #: includes/functions.php:328
115
+ msgid "Page preloader image"
116
+ msgstr "Изображение прелоадера"
117
+
118
+ #: includes/functions.php:328
119
+ msgid "Upload preloader"
120
+ msgstr "Загрузить фон"
121
+
122
+ #: includes/functions.php:332
123
+ msgid "503"
124
+ msgstr "Ошибка 503"
125
+
126
+ #: includes/functions.php:332
127
+ msgid "Service temporarily unavailable, Google analytics will be disable."
128
+ msgstr "Служба временно недоступна, Google Analytics будет отключена."
129
+
130
+ #: includes/functions.php:339
131
+ msgid "Google Analytics ID"
132
+ msgstr "Google Analytics ID"
133
+
134
+ #: includes/functions.php:339
135
+ msgid "UA-XXXXX-X"
136
+ msgstr "UA-XXXXX-X"
137
+
138
+ #: includes/functions.php:340
139
+ msgid "Set blur intensity"
140
+ msgstr "Указать интенсивность размытия"
141
+
142
+ #: includes/functions.php:348
143
+ msgid "Apply background blur"
144
+ msgstr "Применить размытие фона"
145
+
146
+ #: includes/functions.php:349
147
+ msgid "Enable frontend login"
148
+ msgstr "Включить форму входа"
149
+
150
+ #: includes/functions.php:362
151
+ msgid "CSS Code"
152
+ msgstr "CSS Код"
153
+
154
+ #: includes/functions.php:382
155
+ msgid "Select the page to be displayed:"
156
+ msgstr "Выберите страницу, которая будет отображаться:"
157
+
158
+ #: includes/functions.php:445
159
+ msgid "Background image"
160
+ msgstr "Фоновое изображение"
161
+
162
+ #: includes/functions.php:445
163
+ msgid "Upload Background"
164
+ msgstr "Загрузить фон"
165
+
166
+ #: includes/functions.php:451
167
+ msgid "Background color"
168
+ msgstr "Цвет фона"
169
+
170
+ #: includes/functions.php:452
171
+ msgid "Font color"
172
+ msgstr "Цвет шрифта"
173
+
174
+ #: includes/functions.php:453
175
+ msgid "Login block background color"
176
+ msgstr "Цвет фона блока авторизации"
177
+
178
+ #: includes/functions.php:460
179
+ msgid "Font family"
180
+ msgstr "Шрифт"
181
+
182
+ #: includes/functions.php:466
183
+ msgid "Subsets"
184
+ msgstr "Подмножество"
185
+
186
+ #: includes/functions.php:474
187
+ msgid "Have any questions?"
188
+ msgstr "У вас возникли вопросы?"
189
+
190
+ #: includes/functions.php:476
191
+ #, php-format
192
+ msgid ""
193
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
194
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
195
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
196
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
197
+ "suggestions.<br> Please visit our website to learn about us and our services "
198
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
199
+ msgstr ""
200
+ "Найдите ответы на свои вопросы на <a target=\"_blank\" href=\"http://support."
201
+ "fruitfulcode.com/hc/en-us/sections/200406386\">форуме поддержки</a>.<br>Вы "
202
+ "можете <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/en-us/"
203
+ "requests/new\">обратиться к нам</a> по вопросам кастомизации и предложений. "
204
+ "<br> Приглашаем Вас посетить наш сайт, чтобы узнать больше о нас и наших "
205
+ "услугах <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
206
+
207
+ #: includes/functions.php:487
208
+ msgid "This plugin is translation friendly"
209
+ msgstr "Этот плагин доступен для перевода"
210
+
211
+ #: includes/functions.php:489
212
+ #, php-format
213
+ msgid ""
214
+ "Want to improve translation or make one for your native language? <a href="
215
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
216
+ msgstr ""
217
+ "Желаете помочь с переводом или перевести на свой родной язык? <a href=\"%1$s"
218
+ "\" title=\"%2$s\">%2$s</a>"
219
+
220
+ #: includes/functions.php:491
221
+ msgid "Follow this tutorial"
222
+ msgstr "Следуйте этой инструкции"
223
+
224
+ #: includes/functions.php:500
225
+ msgid "Premium WordPress themes"
226
+ msgstr "Премиум темы WordPress"
227
+
228
+ #: includes/functions.php:506
229
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
230
+ msgstr "ANAGLYPH - Одностраничная / Многостраничная WordPress тема"
231
+
232
+ #: includes/functions.php:511
233
+ msgid "Love.ly - Simple & Elegant WordPress theme"
234
+ msgstr "Love.ly - Простая и элегантная WordPress тема"
235
+
236
+ #: includes/functions.php:517
237
+ msgid "Zoner - Real Estate WordPress theme"
238
+ msgstr "Zoner - WordPress тема по неджимости"
239
+
240
+ #: includes/functions.php:529
241
+ msgid "Extended functionality"
242
+ msgstr "Maintenance PRO"
243
+
244
+ #: includes/functions.php:531
245
+ #, php-format
246
+ msgid ""
247
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
248
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
249
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
250
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
251
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
252
+ "\"_blank\">leave feedbacks</a>."
253
+ msgstr ""
254
+ "Купите <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
255
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">Maintenance PRO</a> и "
256
+ "получите функцию обратного отсчета и возможность открывать доступ нескольким "
257
+ "пользователям. %1$s Если вам понравился плагин, оставьте отзыв на этих "
258
+ "страницах <a target=\"_blank\" href=\"http://wordpress.org/support/view/"
259
+ "plugin-reviews/maintenance?filter=5\">Оценить плагин</a>, <a title=\"leave "
260
+ "feedbacks\" href=\"%2$s\" target=\"_blank\">Оставить отзыв</a>."
261
+
262
+ #: includes/functions.php:537
263
+ msgid "Demo website"
264
+ msgstr "Демо сайт"
265
+
266
+ #: includes/functions.php:688 includes/functions.php:695
267
+ msgid " is "
268
+ msgstr " это "
269
+
270
+ #: includes/functions.php:768
271
+ msgid "Website is under construction"
272
+ msgstr "Сайт находится в стадии разработки"
273
+
274
+ #: includes/functions.php:769
275
+ msgid "Maintenance mode is on"
276
+ msgstr "Режим обслуживания"
277
+
278
+ #: includes/functions.php:770
279
+ msgid "Website will be available soon"
280
+ msgstr "Сайт скоро будет доступен"
281
+
282
+ #: load/functions.php:47
283
+ msgid "Permission access denied!"
284
+ msgstr "Доступ запрещен!"
285
+
286
+ #: load/functions.php:61
287
+ msgid "Login is incorrect!"
288
+ msgstr "Не верный логин!"
289
+
290
+ #: load/functions.php:66
291
+ msgid "Password is incorrect!"
292
+ msgstr "Вы ввели неверный пароль!"
293
+
294
+ #: load/functions.php:69
295
+ msgid "Login and password are incorrect!"
296
+ msgstr "Вы ввели неверный логин или пароль!"
297
+
298
+ #: load/functions.php:149
299
+ msgid "Please verify that you are not a robot."
300
+ msgstr "Пожалуйста, подтвердите что вы не робот."
301
+
302
+ #: load/functions.php:374
303
+ msgid "User Login"
304
+ msgstr "Вход для пользователя"
305
+
306
+ #: load/functions.php:376
307
+ msgid "Username"
308
+ msgstr "Имя позователя"
309
+
310
+ #: load/functions.php:377
311
+ msgid "Password"
312
+ msgstr "Пароль"
313
+
314
+ #: load/functions.php:378
315
+ msgid "Lost Password"
316
+ msgstr "Забыли пароль?"
317
+
318
+ #: load/functions.php:379
319
+ msgid "Login"
320
+ msgstr "Логин"
321
+
322
+ #~ msgid "Show admin bar"
323
+ #~ msgstr "Показать админ-панель"
324
+
325
+ #~ msgid "You entered your login are incorrect!"
326
+ #~ msgstr "Вы ввели неверный логин! "
327
+
328
+ #~ msgid "Not available object."
329
+ #~ msgstr "Недоступен."
330
+
331
+ #~ msgid "Exclude pages"
332
+ #~ msgstr "Исключение страниц"
333
+
334
+ #~ msgid "Choose Logo width"
335
+ #~ msgstr "Vyberte si šířku Logo"
336
+
337
+ #~ msgid "Choose Logo height"
338
+ #~ msgstr "Vyberte si výšku Logo"
339
+
340
+ #~ msgid "Blur intensity"
341
+ #~ msgstr "Интенсивность размытия"
342
+
343
+ #~ msgid "Enable login"
344
+ #~ msgstr "povolit přihlášení"
345
+
346
+ #~ msgid "Put Login On"
347
+ #~ msgstr "Put přihlášení na"
348
+
349
+ #~ msgid "Logo width"
350
+ #~ msgstr "Ширина логотипа"
351
+
352
+ #~ msgid "Logo height"
353
+ #~ msgstr "Высота логотипа"
354
+
355
+ #~ msgid "Admin bar"
356
+ #~ msgstr "Админ-панель"
357
+
358
+ #~ msgid "Background blur"
359
+ #~ msgstr "Размытие фона"
360
+
361
+ #~ msgid "Apply a blur"
362
+ #~ msgstr "Применить размытие"
363
+
364
+ #~ msgid "Login On / Off"
365
+ #~ msgstr "Логин Вкл / Выкл"
366
+
367
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
368
+ #~ msgstr "Сервис временно недоступен, Google Analytics будет отключена"
369
+
370
+ #~ msgid "Sign In"
371
+ #~ msgstr "Войти"
372
+
373
+ #~ msgid ""
374
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
375
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
376
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
377
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
378
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
379
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
380
+ #~ msgstr ""
381
+ #~ "Вы можете найти ответы на <a target=\"_blank\" href=\"http://wordpress."
382
+ #~ "org/support/plugin/maintenance\">официальном форуме поддержки</a><br> "
383
+ #~ "Можете <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
384
+ #~ "subject=Maintenance plugin\">связаться с нами</a> по вопросам "
385
+ #~ "кастомизации и изменений<br> Посетите наш сайт, чтобы узнать о нас и "
386
+ #~ "наших услугах <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
387
+
388
+ #~ msgid "Contact support"
389
+ #~ msgstr "Служба поддержки"
390
+
391
+ #~ msgid ""
392
+ #~ "If you faced with any problems, have a question or suggestion you always "
393
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
394
+ #~ "\"%2$s\">%2$s</a>"
395
+ #~ msgstr ""
396
+ #~ "Если вы столкнулись с любыми проблемами, есть вопрос или предложение, вы "
397
+ #~ "всегда можете обратиться к нам с любым предложением на нашем сайте <a "
398
+ #~ "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
399
+
400
+ #~ msgid ""
401
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
402
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
403
+ #~ "version %1$s with more other features."
404
+ #~ msgstr ""
405
+ #~ "Если Вам нравиться наш плагин, оцените его %1$s <a title=\"оставить "
406
+ #~ "комментарий\" href=\"%2$s\" target=\"_blank\">оставить комментарий</a> "
407
+ #~ "или купите расширенную версию %1$s с дополнительными возможностями."
408
+
409
+ #~ msgid "Purchase"
410
+ #~ msgstr "Купить"
411
+
412
+ #~ msgid "We have time until launch"
413
+ #~ msgstr "Осталось времени до запуска"
414
+
415
+ #~ msgid "Be first of your friends who will know when the website goes live."
416
+ #~ msgstr "Будь первым из твоих друзей, кто узнает о запуске сайта."
417
+
418
+ #~ msgid "Check out our extended version of plugin with new features"
419
+ #~ msgstr "Проверьте возможности расширенной версии плагина"
420
+
421
+ #~ msgid "Your session has expired."
422
+ #~ msgstr "Ваша сессия истекла."
423
+
424
+ #~ msgid "Please login to see website"
425
+ #~ msgstr "Пожалуйста авторезируйтесь"
426
+
427
+ #~ msgid "User roles"
428
+ #~ msgstr "Роли пользователей"
429
+
430
+ #~ msgid "Choose users access permissions in maintenance mode."
431
+ #~ msgstr "Выберите права доступа пользователей в режиме обслуживания."
languages/maintenance-sv_SE.mo CHANGED
Binary file
languages/maintenance-sv_SE.po CHANGED
@@ -1,377 +1,377 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:27+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:27+0300\n"
6
- "Last-Translator: Erik Betshammar <info@verkan.se>\n"
7
- "Language-Team: Kozley Bloodchaser <jessehijet@gmail.com>\n"
8
- "Language: sv_SE\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-WPHeader: maintenance.php\n"
15
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
18
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
19
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
- "X-Poedit-SearchPathExcluded-0: *.js\n"
22
-
23
- #. Plugin Name of the plugin/theme
24
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
25
- msgid "Maintenance"
26
- msgstr "Underhåll"
27
-
28
- #: includes/admin.php:88 includes/admin.php:106
29
- msgid "Save changes"
30
- msgstr "Spara ändringar"
31
-
32
- #: includes/functions.php:183
33
- msgid "Standard Fonts"
34
- msgstr "Standardtypsnitt"
35
-
36
- #: includes/functions.php:190
37
- msgid "Google Web Fonts"
38
- msgstr "Google Webbtypsnitt"
39
-
40
- #: includes/functions.php:242
41
- msgid "General Settings"
42
- msgstr "Allmänna inställningar"
43
-
44
- #: includes/functions.php:243
45
- msgid "Custom CSS"
46
- msgstr "Anpassad CSS"
47
-
48
- #: includes/functions.php:244
49
- msgid "Exclude pages from maintenance mode"
50
- msgstr "Uteslut sidor från underhållsläge"
51
-
52
- #: includes/functions.php:250
53
- msgid "Pro version"
54
- msgstr "Pro version"
55
-
56
- #: includes/functions.php:257
57
- msgid "Fruitful Code projects"
58
- msgstr "Fruitful Code projects"
59
-
60
- #: includes/functions.php:263
61
- msgid "Support"
62
- msgstr "Kundtjänst"
63
-
64
- #: includes/functions.php:269
65
- msgid "Translation"
66
- msgstr "Översättning"
67
-
68
- #: includes/functions.php:292
69
- msgid "Page title"
70
- msgstr "Sidans rubrik"
71
-
72
- #: includes/functions.php:293
73
- msgid "Headline"
74
- msgstr "Rubrik"
75
-
76
- #: includes/functions.php:294
77
- msgid "Description"
78
- msgstr "Beskrivning"
79
-
80
- #: includes/functions.php:295
81
- msgid "Footer Text"
82
- msgstr "Sidfotstext"
83
-
84
- #: includes/functions.php:296
85
- msgid "Set Logo width"
86
- msgstr "Sätt logotypens bredd"
87
-
88
- #: includes/functions.php:297
89
- msgid "Set Logo height"
90
- msgstr "Sätt logotypens höjd"
91
-
92
- #: includes/functions.php:298
93
- msgid "Logo"
94
- msgstr "Logotyp"
95
-
96
- #: includes/functions.php:298
97
- msgid "Upload Logo"
98
- msgstr "Ladda upp logotyp"
99
-
100
- #: includes/functions.php:299
101
- msgid "Retina logo"
102
- msgstr "Högupplöst logotyp (Retina)"
103
-
104
- #: includes/functions.php:299
105
- msgid "Upload Retina Logo"
106
- msgstr "Ladda upp högupplöst logotyp (Retina)"
107
-
108
- #: includes/functions.php:301
109
- #, fuzzy
110
- #| msgid "Background image"
111
- msgid "Background image (portrait mode)"
112
- msgstr "Bakgrundsbild"
113
-
114
- #: includes/functions.php:301
115
- msgid "Upload image for portrait device orientation"
116
- msgstr ""
117
-
118
- #: includes/functions.php:302
119
- #, fuzzy
120
- #| msgid "Background image"
121
- msgid "Page preloader image"
122
- msgstr "Bakgrundsbild"
123
-
124
- #: includes/functions.php:302
125
- #, fuzzy
126
- #| msgid "Upload Background"
127
- msgid "Upload preloader"
128
- msgstr "Ladda upp bakgrundbild"
129
-
130
- #: includes/functions.php:306
131
- msgid "Show admin bar"
132
- msgstr "Visa adminmeny"
133
-
134
- #: includes/functions.php:307
135
- msgid "503"
136
- msgstr "503"
137
-
138
- #: includes/functions.php:307
139
- msgid "Service temporarily unavailable, Google analytics will be disable."
140
- msgstr ""
141
- "När du anger kod 503, Service temporarily unavailable , kommer Google "
142
- "Analytics att inaktiveras."
143
-
144
- #: includes/functions.php:314
145
- msgid "Google Analytics ID"
146
- msgstr "Google Analytics ID"
147
-
148
- #: includes/functions.php:314
149
- msgid "UA-XXXXX-X"
150
- msgstr "UA-XXXXX-X"
151
-
152
- #: includes/functions.php:315
153
- msgid "Set blur intensity"
154
- msgstr "Ställ in oskärpans intensitet"
155
-
156
- #: includes/functions.php:321
157
- msgid "Apply background blur"
158
- msgstr "Tillämpa bakgrundsoskärpa"
159
-
160
- #: includes/functions.php:322
161
- msgid "Enable frontend login"
162
- msgstr "Aktivera front-end inloggning"
163
-
164
- #: includes/functions.php:335
165
- msgid "CSS Code"
166
- msgstr "CSS Kod"
167
-
168
- #: includes/functions.php:349
169
- msgid "Select the page to be displayed:"
170
- msgstr "Välj sidan som ska visas:"
171
-
172
- #: includes/functions.php:411
173
- msgid "Background image"
174
- msgstr "Bakgrundsbild"
175
-
176
- #: includes/functions.php:411
177
- msgid "Upload Background"
178
- msgstr "Ladda upp bakgrundbild"
179
-
180
- #: includes/functions.php:417
181
- msgid "Background color"
182
- msgstr "Bakgrundsfärg"
183
-
184
- #: includes/functions.php:418
185
- msgid "Font color"
186
- msgstr "Teckenfärg"
187
-
188
- #: includes/functions.php:419
189
- #, fuzzy
190
- #| msgid "Background color"
191
- msgid "Login block background color"
192
- msgstr "Bakgrundsfärg"
193
-
194
- #: includes/functions.php:426
195
- msgid "Font family"
196
- msgstr "Typsnittsfamilj"
197
-
198
- #: includes/functions.php:432
199
- msgid "Subsets"
200
- msgstr "Typsnittets undergrupp"
201
-
202
- #: includes/functions.php:440
203
- msgid "Have any questions?"
204
- msgstr "Några frågor?"
205
-
206
- #: includes/functions.php:441
207
- #, php-format
208
- msgid ""
209
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
210
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
211
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
212
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
213
- "suggestions.<br> Please visit our website to learn about us and our services "
214
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
215
- msgstr ""
216
- "Du kan hitta svar dina frågor <a target=\"_blank\" href=\"http://"
217
- "wordpress.org/support/plugin/maintenance\">supportforum</a> <br> Du kan <a "
218
- "target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?subject=Maintenance "
219
- "plugin\">kontakta oss</a> med anpassnings önskemål och förslag. <br> Besök "
220
- "gärna vår hemsida för att läsa om oss och våra tjänster <a href=\"%1$s\" "
221
- "title=\"%2$s\">%2$s</a>"
222
-
223
- #: includes/functions.php:452
224
- msgid "This plugin is translation friendly"
225
- msgstr "Detta tillägg är översättningsvänligt"
226
-
227
- #: includes/functions.php:453
228
- #, php-format
229
- msgid ""
230
- "Want to improve translation or make one for your native language? <a href="
231
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
232
- msgstr ""
233
- "Vill du förbättra översättningen eller göra en för ditt modersmål? <a href="
234
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
235
-
236
- #: includes/functions.php:455
237
- msgid "Follow this tutorial"
238
- msgstr "Följa denna handledning"
239
-
240
- #: includes/functions.php:464
241
- msgid "Premium WordPress themes"
242
- msgstr "Premium WordPressteman"
243
-
244
- #: includes/functions.php:470
245
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
246
- msgstr "ANAGLYPH - One page / Multi Page WordPress Theme"
247
-
248
- #: includes/functions.php:475
249
- msgid "Love.ly - Simple & Elegant WordPress theme"
250
- msgstr "Love.ly - Simple & Elegant WordPress theme"
251
-
252
- #: includes/functions.php:481
253
- msgid "Zoner - Real Estate WordPress theme"
254
- msgstr "Zoner - Real Estate WordPress theme"
255
-
256
- #: includes/functions.php:494
257
- msgid "Extended functionality"
258
- msgstr "Utökad funktionalitet"
259
-
260
- #: includes/functions.php:495
261
- #, php-format
262
- msgid ""
263
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
264
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
265
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
266
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
267
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
268
- "\"_blank\">leave feedbacks</a>."
269
- msgstr ""
270
- "Köp <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
271
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO-versionen</a> med "
272
- "utökad funktionalitet. %1$s om du gillar vårt tillägg vänligen <a target="
273
- "\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
274
- "maintenance?filter=5\">betygsätt det</a> och <a title=\"lämna feedback\" "
275
- "href=\"%2$s\" target=\"_blank\">lämna feedback</a>."
276
-
277
- #: includes/functions.php:499
278
- msgid "Demo website"
279
- msgstr "Demo webbplats"
280
-
281
- #: includes/functions.php:643
282
- msgid " is "
283
- msgstr " är "
284
-
285
- #: includes/functions.php:712
286
- msgid "Website is under construction"
287
- msgstr "Webbplats är under uppbyggnad"
288
-
289
- #: includes/functions.php:713
290
- msgid "Maintenance mode is on"
291
- msgstr "Underhållsläge är "
292
-
293
- #: includes/functions.php:714
294
- msgid "Website will be available soon"
295
- msgstr "Webbplatsen kommer snart vara tillgänglig"
296
-
297
- #: load/functions.php:39
298
- msgid "Permission access denied!"
299
- msgstr "Åtkomst nekad!"
300
-
301
- #: load/functions.php:53
302
- msgid "Login is incorrect!"
303
- msgstr ""
304
-
305
- #: load/functions.php:57
306
- #, fuzzy
307
- #| msgid "You entered your password are incorrect!"
308
- msgid "Password is incorrect!"
309
- msgstr "Dina angivna inloggningsuppgifter är felaktiga!"
310
-
311
- #: load/functions.php:60
312
- #, fuzzy
313
- #| msgid "You entered your login and password are incorrect!"
314
- msgid "Login and password are incorrect!"
315
- msgstr "Dina angivna inloggningsuppgifter är felaktiga!"
316
-
317
- #: load/functions.php:136
318
- msgid "Please verify that you are not a robot."
319
- msgstr "Verifiera att du inte är en robot."
320
-
321
- #: load/functions.php:377
322
- msgid "User Login"
323
- msgstr "Inloggning"
324
-
325
- #: load/functions.php:379
326
- msgid "Username"
327
- msgstr "Användarnamn"
328
-
329
- #: load/functions.php:380
330
- msgid "Password"
331
- msgstr "Lösenord"
332
-
333
- #: load/functions.php:381
334
- msgid "Lost Password"
335
- msgstr "Glömt lösenordet"
336
-
337
- #: load/functions.php:382
338
- msgid "Login"
339
- msgstr "Logga in"
340
-
341
- #. Plugin URI of the plugin/theme
342
- msgid "http://wordpress.org/plugins/maintenance/"
343
- msgstr "http://wordpress.org/plugins/maintenance/"
344
-
345
- #. Description of the plugin/theme
346
- msgid ""
347
- "Take your website for maintenance away from public view. Use maintenance "
348
- "plugin if your website is in development or you need to change a few things, "
349
- "run an upgrade. Make it only accessible by login and password. Plugin has a "
350
- "options to add a logo, background, headline, message, colors, login, etc. "
351
- "Extended PRO with more features version is available for purchase."
352
- msgstr ""
353
- "Ta din webbplats för underhåll borta från offentligheten. Använd tillägget "
354
- "Underhåll om din webbplats är under utveckling eller om du behöver ändra "
355
- "några saker eller köra en uppgradering. Gör den enbart tillgänglig med login "
356
- "och lösenord. Tilläget erbjuder möjligheten att lägga till en logotyp, "
357
- "bakgrund, rubrik, meddelande, färger, inloggning, etc. Utökad PRO-version "
358
- "med fler funktioner finns att köpa."
359
-
360
- #. Author of the plugin/theme
361
- msgid "fruitfulcode"
362
- msgstr "fruitfulcode"
363
-
364
- #. Author URI of the plugin/theme
365
- #, fuzzy
366
- #| msgid "http://fruitfulcode.com"
367
- msgid "https://fruitfulcode.com"
368
- msgstr "http://fruitfulcode.com"
369
-
370
- #~ msgid "You entered your login are incorrect!"
371
- #~ msgstr "Dina angivna inloggningsuppgifter är felaktiga!"
372
-
373
- #~ msgid "Not available object."
374
- #~ msgstr "Inte tillgängliga objekt."
375
-
376
- #~ msgid "Sending ..."
377
- #~ msgstr "Skickar…"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:24+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:24+0300\n"
6
+ "Last-Translator: Erik Betshammar <info@verkan.se>\n"
7
+ "Language-Team: Kozley Bloodchaser <jessehijet@gmail.com>\n"
8
+ "Language: sv_SE\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-Basepath: ..\n"
14
+ "X-Poedit-WPHeader: maintenance.php\n"
15
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
18
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
19
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
22
+
23
+ #. Plugin Name of the plugin/theme
24
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
25
+ #: includes/functions.php:692
26
+ msgid "Maintenance"
27
+ msgstr "Underhåll"
28
+
29
+ #: includes/admin.php:106 includes/admin.php:124
30
+ msgid "Save changes"
31
+ msgstr "Spara ändringar"
32
+
33
+ #: includes/functions.php:199
34
+ msgid "Standard Fonts"
35
+ msgstr "Standardtypsnitt"
36
+
37
+ #: includes/functions.php:206
38
+ msgid "Google Web Fonts"
39
+ msgstr "Google Webbtypsnitt"
40
+
41
+ #: includes/functions.php:256
42
+ msgid "General Settings"
43
+ msgstr "Allmänna inställningar"
44
+
45
+ #: includes/functions.php:257
46
+ msgid "Custom CSS"
47
+ msgstr "Anpassad CSS"
48
+
49
+ #: includes/functions.php:258
50
+ msgid "Exclude pages from maintenance mode"
51
+ msgstr "Uteslut sidor från underhållsläge"
52
+
53
+ #: includes/functions.php:264
54
+ msgid "Pro version"
55
+ msgstr "Pro version"
56
+
57
+ #: includes/functions.php:271
58
+ msgid "Fruitful Code projects"
59
+ msgstr "Fruitful Code projects"
60
+
61
+ #: includes/functions.php:277
62
+ msgid "Support"
63
+ msgstr "Kundtjänst"
64
+
65
+ #: includes/functions.php:283
66
+ msgid "Translation"
67
+ msgstr "Översättning"
68
+
69
+ #: includes/functions.php:318
70
+ msgid "Page title"
71
+ msgstr "Sidans rubrik"
72
+
73
+ #: includes/functions.php:319
74
+ msgid "Headline"
75
+ msgstr "Rubrik"
76
+
77
+ #: includes/functions.php:320
78
+ msgid "Description"
79
+ msgstr "Beskrivning"
80
+
81
+ #: includes/functions.php:321
82
+ msgid "Footer Text"
83
+ msgstr "Sidfotstext"
84
+
85
+ #: includes/functions.php:322
86
+ msgid "Set Logo width"
87
+ msgstr "Sätt logotypens bredd"
88
+
89
+ #: includes/functions.php:323
90
+ msgid "Set Logo height"
91
+ msgstr "Sätt logotypens höjd"
92
+
93
+ #: includes/functions.php:324
94
+ msgid "Logo"
95
+ msgstr "Logotyp"
96
+
97
+ #: includes/functions.php:324
98
+ msgid "Upload Logo"
99
+ msgstr "Ladda upp logotyp"
100
+
101
+ #: includes/functions.php:325
102
+ msgid "Retina logo"
103
+ msgstr "Högupplöst logotyp (Retina)"
104
+
105
+ #: includes/functions.php:325
106
+ msgid "Upload Retina Logo"
107
+ msgstr "Ladda upp högupplöst logotyp (Retina)"
108
+
109
+ #: includes/functions.php:327
110
+ #, fuzzy
111
+ #| msgid "Background image"
112
+ msgid "Background image (portrait mode)"
113
+ msgstr "Bakgrundsbild"
114
+
115
+ #: includes/functions.php:327
116
+ msgid "Upload image for portrait device orientation"
117
+ msgstr ""
118
+
119
+ #: includes/functions.php:328
120
+ #, fuzzy
121
+ #| msgid "Background image"
122
+ msgid "Page preloader image"
123
+ msgstr "Bakgrundsbild"
124
+
125
+ #: includes/functions.php:328
126
+ #, fuzzy
127
+ #| msgid "Upload Background"
128
+ msgid "Upload preloader"
129
+ msgstr "Ladda upp bakgrundbild"
130
+
131
+ #: includes/functions.php:332
132
+ msgid "503"
133
+ msgstr "503"
134
+
135
+ #: includes/functions.php:332
136
+ msgid "Service temporarily unavailable, Google analytics will be disable."
137
+ msgstr ""
138
+ "När du anger kod 503, Service temporarily unavailable , kommer Google "
139
+ "Analytics att inaktiveras."
140
+
141
+ #: includes/functions.php:339
142
+ msgid "Google Analytics ID"
143
+ msgstr "Google Analytics ID"
144
+
145
+ #: includes/functions.php:339
146
+ msgid "UA-XXXXX-X"
147
+ msgstr "UA-XXXXX-X"
148
+
149
+ #: includes/functions.php:340
150
+ msgid "Set blur intensity"
151
+ msgstr "Ställ in oskärpans intensitet"
152
+
153
+ #: includes/functions.php:348
154
+ msgid "Apply background blur"
155
+ msgstr "Tillämpa bakgrundsoskärpa"
156
+
157
+ #: includes/functions.php:349
158
+ msgid "Enable frontend login"
159
+ msgstr "Aktivera front-end inloggning"
160
+
161
+ #: includes/functions.php:362
162
+ msgid "CSS Code"
163
+ msgstr "CSS Kod"
164
+
165
+ #: includes/functions.php:382
166
+ msgid "Select the page to be displayed:"
167
+ msgstr "Välj sidan som ska visas:"
168
+
169
+ #: includes/functions.php:445
170
+ msgid "Background image"
171
+ msgstr "Bakgrundsbild"
172
+
173
+ #: includes/functions.php:445
174
+ msgid "Upload Background"
175
+ msgstr "Ladda upp bakgrundbild"
176
+
177
+ #: includes/functions.php:451
178
+ msgid "Background color"
179
+ msgstr "Bakgrundsfärg"
180
+
181
+ #: includes/functions.php:452
182
+ msgid "Font color"
183
+ msgstr "Teckenfärg"
184
+
185
+ #: includes/functions.php:453
186
+ #, fuzzy
187
+ #| msgid "Background color"
188
+ msgid "Login block background color"
189
+ msgstr "Bakgrundsfärg"
190
+
191
+ #: includes/functions.php:460
192
+ msgid "Font family"
193
+ msgstr "Typsnittsfamilj"
194
+
195
+ #: includes/functions.php:466
196
+ msgid "Subsets"
197
+ msgstr "Typsnittets undergrupp"
198
+
199
+ #: includes/functions.php:474
200
+ msgid "Have any questions?"
201
+ msgstr "Några frågor?"
202
+
203
+ #: includes/functions.php:476
204
+ #, php-format
205
+ msgid ""
206
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
207
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
208
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
209
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
210
+ "suggestions.<br> Please visit our website to learn about us and our services "
211
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
212
+ msgstr ""
213
+ "Du kan hitta svar dina frågor <a target=\"_blank\" href=\"http://"
214
+ "wordpress.org/support/plugin/maintenance\">supportforum</a> <br> Du kan <a "
215
+ "target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?subject=Maintenance "
216
+ "plugin\">kontakta oss</a> med anpassnings önskemål och förslag. <br> Besök "
217
+ "gärna vår hemsida för att läsa om oss och våra tjänster <a href=\"%1$s\" "
218
+ "title=\"%2$s\">%2$s</a>"
219
+
220
+ #: includes/functions.php:487
221
+ msgid "This plugin is translation friendly"
222
+ msgstr "Detta tillägg är översättningsvänligt"
223
+
224
+ #: includes/functions.php:489
225
+ #, php-format
226
+ msgid ""
227
+ "Want to improve translation or make one for your native language? <a href="
228
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
229
+ msgstr ""
230
+ "Vill du förbättra översättningen eller göra en för ditt modersmål? <a href="
231
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
232
+
233
+ #: includes/functions.php:491
234
+ msgid "Follow this tutorial"
235
+ msgstr "Följa denna handledning"
236
+
237
+ #: includes/functions.php:500
238
+ msgid "Premium WordPress themes"
239
+ msgstr "Premium WordPressteman"
240
+
241
+ #: includes/functions.php:506
242
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
243
+ msgstr "ANAGLYPH - One page / Multi Page WordPress Theme"
244
+
245
+ #: includes/functions.php:511
246
+ msgid "Love.ly - Simple & Elegant WordPress theme"
247
+ msgstr "Love.ly - Simple & Elegant WordPress theme"
248
+
249
+ #: includes/functions.php:517
250
+ msgid "Zoner - Real Estate WordPress theme"
251
+ msgstr "Zoner - Real Estate WordPress theme"
252
+
253
+ #: includes/functions.php:529
254
+ msgid "Extended functionality"
255
+ msgstr "Utökad funktionalitet"
256
+
257
+ #: includes/functions.php:531
258
+ #, php-format
259
+ msgid ""
260
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
261
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
262
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
263
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
264
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
265
+ "\"_blank\">leave feedbacks</a>."
266
+ msgstr ""
267
+ "Köp <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
268
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO-versionen</a> med "
269
+ "utökad funktionalitet. %1$s om du gillar vårt tillägg vänligen <a target="
270
+ "\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
271
+ "maintenance?filter=5\">betygsätt det</a> och <a title=\"lämna feedback\" "
272
+ "href=\"%2$s\" target=\"_blank\">lämna feedback</a>."
273
+
274
+ #: includes/functions.php:537
275
+ msgid "Demo website"
276
+ msgstr "Demo webbplats"
277
+
278
+ #: includes/functions.php:688 includes/functions.php:695
279
+ msgid " is "
280
+ msgstr " är "
281
+
282
+ #: includes/functions.php:768
283
+ msgid "Website is under construction"
284
+ msgstr "Webbplats är under uppbyggnad"
285
+
286
+ #: includes/functions.php:769
287
+ msgid "Maintenance mode is on"
288
+ msgstr "Underhållsläge är på"
289
+
290
+ #: includes/functions.php:770
291
+ msgid "Website will be available soon"
292
+ msgstr "Webbplatsen kommer snart vara tillgänglig"
293
+
294
+ #: load/functions.php:47
295
+ msgid "Permission access denied!"
296
+ msgstr "Åtkomst nekad!"
297
+
298
+ #: load/functions.php:61
299
+ msgid "Login is incorrect!"
300
+ msgstr ""
301
+
302
+ #: load/functions.php:66
303
+ #, fuzzy
304
+ #| msgid "You entered your password are incorrect!"
305
+ msgid "Password is incorrect!"
306
+ msgstr "Dina angivna inloggningsuppgifter är felaktiga!"
307
+
308
+ #: load/functions.php:69
309
+ #, fuzzy
310
+ #| msgid "You entered your login and password are incorrect!"
311
+ msgid "Login and password are incorrect!"
312
+ msgstr "Dina angivna inloggningsuppgifter är felaktiga!"
313
+
314
+ #: load/functions.php:149
315
+ msgid "Please verify that you are not a robot."
316
+ msgstr "Verifiera att du inte är en robot."
317
+
318
+ #: load/functions.php:374
319
+ msgid "User Login"
320
+ msgstr "Inloggning"
321
+
322
+ #: load/functions.php:376
323
+ msgid "Username"
324
+ msgstr "Användarnamn"
325
+
326
+ #: load/functions.php:377
327
+ msgid "Password"
328
+ msgstr "Lösenord"
329
+
330
+ #: load/functions.php:378
331
+ msgid "Lost Password"
332
+ msgstr "Glömt lösenordet"
333
+
334
+ #: load/functions.php:379
335
+ msgid "Login"
336
+ msgstr "Logga in"
337
+
338
+ #. Plugin URI of the plugin/theme
339
+ msgid "http://wordpress.org/plugins/maintenance/"
340
+ msgstr "http://wordpress.org/plugins/maintenance/"
341
+
342
+ #. Description of the plugin/theme
343
+ msgid ""
344
+ "Take your website for maintenance away from public view. Use maintenance "
345
+ "plugin if your website is in development or you need to change a few things, "
346
+ "run an upgrade. Make it only accessible by login and password. Plugin has a "
347
+ "options to add a logo, background, headline, message, colors, login, etc. "
348
+ "Extended PRO with more features version is available for purchase."
349
+ msgstr ""
350
+ "Ta din webbplats för underhåll borta från offentligheten. Använd tillägget "
351
+ "Underhåll om din webbplats är under utveckling eller om du behöver ändra "
352
+ "några saker eller köra en uppgradering. Gör den enbart tillgänglig med login "
353
+ "och lösenord. Tilläget erbjuder möjligheten att lägga till en logotyp, "
354
+ "bakgrund, rubrik, meddelande, färger, inloggning, etc. Utökad PRO-version "
355
+ "med fler funktioner finns att köpa."
356
+
357
+ #. Author of the plugin/theme
358
+ msgid "fruitfulcode"
359
+ msgstr "fruitfulcode"
360
+
361
+ #. Author URI of the plugin/theme
362
+ #, fuzzy
363
+ #| msgid "http://fruitfulcode.com"
364
+ msgid "https://fruitfulcode.com"
365
+ msgstr "http://fruitfulcode.com"
366
+
367
+ #~ msgid "Show admin bar"
368
+ #~ msgstr "Visa adminmeny"
369
+
370
+ #~ msgid "You entered your login are incorrect!"
371
+ #~ msgstr "Dina angivna inloggningsuppgifter är felaktiga!"
372
+
373
+ #~ msgid "Not available object."
374
+ #~ msgstr "Inte tillgängliga objekt."
375
+
376
+ #~ msgid "Sending ..."
377
+ #~ msgstr "Skickar…"
languages/maintenance-tr_TR.mo CHANGED
Binary file
languages/maintenance-tr_TR.po CHANGED
@@ -1,447 +1,446 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Maintenance v2.3\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-08-15 13:27+0300\n"
6
- "PO-Revision-Date: 2019-08-15 13:27+0300\n"
7
- "Last-Translator: Digital03.net <info@digital03.net>\n"
8
- "Language-Team: Digital03.net <info@digital03.net>\n"
9
- "Language: es_ES\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Generator: Poedit 2.2.3\n"
15
- "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
- "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Textdomain-Support: yes\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
-
22
- # @ maintenance
23
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
24
- msgid "Maintenance"
25
- msgstr "Bakım"
26
-
27
- # @ maintenance
28
- #: includes/admin.php:88 includes/admin.php:106
29
- msgid "Save changes"
30
- msgstr "Değişiklikleri kaydet"
31
-
32
- # @ anaglyph-framework
33
- #: includes/functions.php:183
34
- msgid "Standard Fonts"
35
- msgstr "Giriş"
36
-
37
- # @ anaglyph-framework
38
- #: includes/functions.php:190
39
- msgid "Google Web Fonts"
40
- msgstr "Google Web Fontları"
41
-
42
- # @ maintenance
43
- #: includes/functions.php:242
44
- msgid "General Settings"
45
- msgstr "Genel Ayarlar"
46
-
47
- # @ maintenance
48
- #: includes/functions.php:243
49
- msgid "Custom CSS"
50
- msgstr "Özel CSS"
51
-
52
- #: includes/functions.php:244
53
- msgid "Exclude pages from maintenance mode"
54
- msgstr "Excluir páginas de modo de mantenimiento"
55
-
56
- # @ maintenance
57
- #: includes/functions.php:250
58
- msgid "Pro version"
59
- msgstr "Pro versiyon"
60
-
61
- # @ maintenance
62
- #: includes/functions.php:257
63
- msgid "Fruitful Code projects"
64
- msgstr "Fruitful Kod projeleri"
65
-
66
- # @ maintenance
67
- #: includes/functions.php:263
68
- msgid "Support"
69
- msgstr "Destek"
70
-
71
- #: includes/functions.php:269
72
- msgid "Translation"
73
- msgstr "Çeviri"
74
-
75
- # @ maintenance
76
- #: includes/functions.php:292
77
- msgid "Page title"
78
- msgstr "Sayfa başlığı"
79
-
80
- # @ maintenance
81
- #: includes/functions.php:293
82
- msgid "Headline"
83
- msgstr "Başlık"
84
-
85
- # @ maintenance
86
- #: includes/functions.php:294
87
- msgid "Description"
88
- msgstr "Açıklama"
89
-
90
- #: includes/functions.php:295
91
- msgid "Footer Text"
92
- msgstr "Altbilgi metni"
93
-
94
- #: includes/functions.php:296
95
- msgid "Set Logo width"
96
- msgstr "Set Logo genişliği"
97
-
98
- #: includes/functions.php:297
99
- msgid "Set Logo height"
100
- msgstr "Set Logo yüksekliği"
101
-
102
- # @ maintenance
103
- #: includes/functions.php:298
104
- msgid "Logo"
105
- msgstr "Logo"
106
-
107
- # @ maintenance
108
- #: includes/functions.php:298
109
- msgid "Upload Logo"
110
- msgstr "Logo Yükle"
111
-
112
- #: includes/functions.php:299
113
- msgid "Retina logo"
114
- msgstr "Retina logo"
115
-
116
- #: includes/functions.php:299
117
- msgid "Upload Retina Logo"
118
- msgstr "Yükle Retina Logo"
119
-
120
- # @ maintenance
121
- #: includes/functions.php:301
122
- #, fuzzy
123
- #| msgid "Background image"
124
- msgid "Background image (portrait mode)"
125
- msgstr "Arkaplan resmi"
126
-
127
- #: includes/functions.php:301
128
- msgid "Upload image for portrait device orientation"
129
- msgstr ""
130
-
131
- # @ maintenance
132
- #: includes/functions.php:302
133
- #, fuzzy
134
- #| msgid "Background image"
135
- msgid "Page preloader image"
136
- msgstr "Arkaplan resmi"
137
-
138
- # @ maintenance
139
- #: includes/functions.php:302
140
- #, fuzzy
141
- #| msgid "Upload Background"
142
- msgid "Upload preloader"
143
- msgstr "Arkaplan Yükle"
144
-
145
- # @ maintenance
146
- #: includes/functions.php:306
147
- msgid "Show admin bar"
148
- msgstr "Yönetici çubuğunu göster"
149
-
150
- # @ maintenance
151
- #: includes/functions.php:307
152
- msgid "503"
153
- msgstr "503"
154
-
155
- #: includes/functions.php:307
156
- msgid "Service temporarily unavailable, Google analytics will be disable."
157
- msgstr ""
158
- "Hizmet geçici olarak kullanılamıyor, Google analytics devre dışı bırakılacak."
159
-
160
- # @ maintenance
161
- #: includes/functions.php:314
162
- msgid "Google Analytics ID"
163
- msgstr "Google Analytics ID'si"
164
-
165
- # @ maintenance
166
- #: includes/functions.php:314
167
- msgid "UA-XXXXX-X"
168
- msgstr "UA-XXXXX-X"
169
-
170
- #: includes/functions.php:315
171
- msgid "Set blur intensity"
172
- msgstr "Set bulanıklık yoğunluğu"
173
-
174
- #: includes/functions.php:321
175
- msgid "Apply background blur"
176
- msgstr "arka plan bulanıklığı uygula"
177
-
178
- #: includes/functions.php:322
179
- msgid "Enable frontend login"
180
- msgstr "önyüz girişi etkinleştir"
181
-
182
- # @ maintenance
183
- #: includes/functions.php:335
184
- msgid "CSS Code"
185
- msgstr "CSS Kodu"
186
-
187
- # @ maintenance
188
- #: includes/functions.php:349
189
- msgid "Select the page to be displayed:"
190
- msgstr "Görüntülenecek sayfayı seçin:"
191
-
192
- # @ maintenance
193
- #: includes/functions.php:411
194
- msgid "Background image"
195
- msgstr "Arkaplan resmi"
196
-
197
- # @ maintenance
198
- #: includes/functions.php:411
199
- msgid "Upload Background"
200
- msgstr "Arkaplan Yükle"
201
-
202
- # @ maintenance
203
- #: includes/functions.php:417
204
- msgid "Background color"
205
- msgstr "Arkaplan rengi"
206
-
207
- # @ maintenance
208
- #: includes/functions.php:418
209
- msgid "Font color"
210
- msgstr "Font rengi"
211
-
212
- # @ maintenance
213
- #: includes/functions.php:419
214
- #, fuzzy
215
- #| msgid "Background color"
216
- msgid "Login block background color"
217
- msgstr "Arkaplan rengi"
218
-
219
- # @ maintenance
220
- #: includes/functions.php:426
221
- msgid "Font family"
222
- msgstr "Font ailesi"
223
-
224
- #: includes/functions.php:432
225
- msgid "Subsets"
226
- msgstr "alt kümeler"
227
-
228
- # @ maintenance
229
- #: includes/functions.php:440
230
- msgid "Have any questions?"
231
- msgstr "Sorunuz var mı?"
232
-
233
- #: includes/functions.php:441
234
- #, php-format
235
- msgid ""
236
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
237
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
238
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
239
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
240
- "suggestions.<br> Please visit our website to learn about us and our services "
241
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
242
- msgstr ""
243
- "En sorularınızı bulabilirsiniz <a target=\"_blank\" href=\"http://support."
244
- "fruitfulcode.com/hc/en-us/sections/200406386\">destek Forumu</"
245
- "a><br>Yapabilirsin <a target=\"_blank\" href=\"http://support.fruitfulcode."
246
- "com/hc/en-us/requests/new\">bizimle iletişime geçin</a> özelleştirme "
247
- "istekleri ve önerileri ile.<br> Иize ve hizmetlerimiz hakkında bilgi edinmek "
248
- "için web sitemizi ziyaret ediniz <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
249
-
250
- #: includes/functions.php:452
251
- msgid "This plugin is translation friendly"
252
- msgstr "Bu eklenti dostu çevirisi"
253
-
254
- #: includes/functions.php:453
255
- #, php-format
256
- msgid ""
257
- "Want to improve translation or make one for your native language? <a href="
258
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
259
- msgstr ""
260
- "çeviri geliştirmek veya anadil için bir yapmak ister misiniz? <a href=\"%1$s"
261
- "\" title=\"%2$s\">%2$s</a>"
262
-
263
- #: includes/functions.php:455
264
- msgid "Follow this tutorial"
265
- msgstr "Bu öğretici izleyin"
266
-
267
- # @ maintenance
268
- #: includes/functions.php:464
269
- msgid "Premium WordPress themes"
270
- msgstr "Premium WordPress temaları"
271
-
272
- # @ maintenance
273
- #: includes/functions.php:470
274
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
275
- msgstr "Anaglyph - Tekli sayfa / Çoklu Sayfa WordPress Teması"
276
-
277
- # @ maintenance
278
- #: includes/functions.php:475
279
- msgid "Love.ly - Simple & Elegant WordPress theme"
280
- msgstr "Love.ly - Basit ve Zarif WordPress teması"
281
-
282
- #: includes/functions.php:481
283
- msgid "Zoner - Real Estate WordPress theme"
284
- msgstr ""
285
-
286
- # @ maintenance
287
- #: includes/functions.php:494
288
- msgid "Extended functionality"
289
- msgstr "Genişletilmiş fonksiyonellik"
290
-
291
- # @ maintenance
292
- #: includes/functions.php:495
293
- #, php-format
294
- msgid ""
295
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
296
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
297
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
298
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
299
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
300
- "\"_blank\">leave feedbacks</a>."
301
- msgstr ""
302
- "Gelişmiş fonksiyonellikleri ile <a href=\"http://codecanyon.net/item/"
303
- "maintenance-wordpress-plugin/2781350?ref=fruitfulcode\" target=\"_blank"
304
- "\">PRO</a> versiyonu satın alın. %1$s Eklentimizi beğendiyseniz lütfen <a "
305
- "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
306
- "maintenance?filter=5\">değerlendirin</a>, <a title=\"leave feedbacks\" href="
307
- "\"%2$s\" target=\"_blank\">geri bildirimler bırakın</a>."
308
-
309
- # @ maintenance
310
- #: includes/functions.php:499
311
- msgid "Demo website"
312
- msgstr "Demo websitesi"
313
-
314
- #: includes/functions.php:643
315
- msgid " is "
316
- msgstr ""
317
-
318
- # @ maintenance
319
- #: includes/functions.php:712
320
- msgid "Website is under construction"
321
- msgstr "Web sitesi yapım aşamasındadır"
322
-
323
- # @ maintenance
324
- #: includes/functions.php:713
325
- msgid "Maintenance mode is on"
326
- msgstr "Bakım modu açık"
327
-
328
- # @ maintenance
329
- #: includes/functions.php:714
330
- msgid "Website will be available soon"
331
- msgstr "Web sitesi yakında kullanılabilir olacak"
332
-
333
- # @ maintenance
334
- #: load/functions.php:39
335
- msgid "Permission access denied!"
336
- msgstr "İzin erişimi reddedildi!"
337
-
338
- #: load/functions.php:53
339
- msgid "Login is incorrect!"
340
- msgstr ""
341
-
342
- # @ maintenance
343
- #: load/functions.php:57
344
- #, fuzzy
345
- #| msgid "You entered your password are incorrect!"
346
- msgid "Password is incorrect!"
347
- msgstr "Şifrenizi yanlış girdiniz!"
348
-
349
- # @ maintenance
350
- #: load/functions.php:60
351
- #, fuzzy
352
- #| msgid "You entered your login and password are incorrect!"
353
- msgid "Login and password are incorrect!"
354
- msgstr "Kullanıcı adı ve şifrenizi yanlış girdiniz!"
355
-
356
- #: load/functions.php:136
357
- msgid "Please verify that you are not a robot."
358
- msgstr ""
359
-
360
- # @ maintenance
361
- #: load/functions.php:377
362
- msgid "User Login"
363
- msgstr "Kullanıcı Girişi"
364
-
365
- # @ maintenance
366
- #: load/functions.php:379
367
- msgid "Username"
368
- msgstr "Kullanıcı adı"
369
-
370
- # @ maintenance
371
- #: load/functions.php:380
372
- msgid "Password"
373
- msgstr "Şifre"
374
-
375
- # @ maintenance
376
- #: load/functions.php:381
377
- msgid "Lost Password"
378
- msgstr "Şifreyi Unuttum"
379
-
380
- # @ maintenance
381
- #: load/functions.php:382
382
- msgid "Login"
383
- msgstr "Giriş"
384
-
385
- # @ maintenance
386
- #~ msgid "You entered your login are incorrect!"
387
- #~ msgstr "Kullanıcı adınızı yanlış girdiniz!"
388
-
389
- # @ maintenance
390
- #~ msgid "Not available object."
391
- #~ msgstr "Mevcut olmayan nesne"
392
-
393
- # @ maintenance
394
- #~ msgid "Exclude pages"
395
- #~ msgstr "Harici sayfalar"
396
-
397
- #~ msgid "Logo width"
398
- #~ msgstr "Logo genişliği"
399
-
400
- #~ msgid "Logo height"
401
- #~ msgstr "Logo yüksekliği"
402
-
403
- # @ maintenance
404
- #~ msgid "Admin bar"
405
- #~ msgstr "Yönetici çubuğu"
406
-
407
- # @ maintenance
408
- #~ msgid "Blur intensity"
409
- #~ msgstr "Bulanıklık yoğunluğu"
410
-
411
- # @ maintenance
412
- #~ msgid "Background blur"
413
- #~ msgstr "Arkaplan bulanıklığı"
414
-
415
- # @ maintenance
416
- #~ msgid "Apply a blur"
417
- #~ msgstr "Bir bulanıklık uygula"
418
-
419
- # @ maintenance
420
- #~ msgid "Login On / Off"
421
- #~ msgstr "Giriş Açık / Kapalı"
422
-
423
- # @ maintenance
424
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
425
- #~ msgstr ""
426
- #~ "Hizmet geçici olarak kullanılamıyor, Google analytics devre dışı "
427
- #~ "bırakılacak"
428
-
429
- # @ maintenance
430
- #~ msgid ""
431
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
432
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
433
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
434
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
435
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
436
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
437
- #~ msgstr ""
438
- #~ "Sorularınızın cevaplarını <a target=\"_blank\" href=\"http://wordpress."
439
- #~ "org/support/plugin/maintenance\">destek forumunda</a> "
440
- #~ "bulabilirsiniz<br>Özelleştirme ve önerileriniz için <a target=\"_blank\" "
441
- #~ "href=\"mailto:mail@fruitfulcode.com?subject=Maintenance plugin\">bizimle "
442
- #~ "iletişim</a> kurabilirsiniz.<br> Hakkımızda bilgi almak ve servislerimizi "
443
- #~ "öğrenmek için lütfen web sitemizi <a href=\"%1$s\" title=\"%2$s\">%2$s</"
444
- #~ "a> ziyaret ediniz."
445
-
446
- #~ msgid "Sign In"
447
- #~ msgstr "Oturum aç"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Maintenance v2.3\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-08-27 13:24+0300\n"
6
+ "PO-Revision-Date: 2019-08-27 13:24+0300\n"
7
+ "Last-Translator: Digital03.net <info@digital03.net>\n"
8
+ "Language-Team: Digital03.net <info@digital03.net>\n"
9
+ "Language: es_ES\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
+ "X-Generator: Poedit 2.2.3\n"
15
+ "X-Poedit-SourceCharset: UTF-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
18
+ "X-Poedit-Basepath: ..\n"
19
+ "X-Textdomain-Support: yes\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+
22
+ # @ maintenance
23
+ #: includes/admin.php:7 includes/functions.php:688 includes/functions.php:692
24
+ msgid "Maintenance"
25
+ msgstr "Bakım"
26
+
27
+ # @ maintenance
28
+ #: includes/admin.php:106 includes/admin.php:124
29
+ msgid "Save changes"
30
+ msgstr "Değişiklikleri kaydet"
31
+
32
+ # @ anaglyph-framework
33
+ #: includes/functions.php:199
34
+ msgid "Standard Fonts"
35
+ msgstr "Giriş"
36
+
37
+ # @ anaglyph-framework
38
+ #: includes/functions.php:206
39
+ msgid "Google Web Fonts"
40
+ msgstr "Google Web Fontları"
41
+
42
+ # @ maintenance
43
+ #: includes/functions.php:256
44
+ msgid "General Settings"
45
+ msgstr "Genel Ayarlar"
46
+
47
+ # @ maintenance
48
+ #: includes/functions.php:257
49
+ msgid "Custom CSS"
50
+ msgstr "Özel CSS"
51
+
52
+ #: includes/functions.php:258
53
+ msgid "Exclude pages from maintenance mode"
54
+ msgstr "Excluir páginas de modo de mantenimiento"
55
+
56
+ # @ maintenance
57
+ #: includes/functions.php:264
58
+ msgid "Pro version"
59
+ msgstr "Pro versiyon"
60
+
61
+ # @ maintenance
62
+ #: includes/functions.php:271
63
+ msgid "Fruitful Code projects"
64
+ msgstr "Fruitful Kod projeleri"
65
+
66
+ # @ maintenance
67
+ #: includes/functions.php:277
68
+ msgid "Support"
69
+ msgstr "Destek"
70
+
71
+ #: includes/functions.php:283
72
+ msgid "Translation"
73
+ msgstr "Çeviri"
74
+
75
+ # @ maintenance
76
+ #: includes/functions.php:318
77
+ msgid "Page title"
78
+ msgstr "Sayfa başlığı"
79
+
80
+ # @ maintenance
81
+ #: includes/functions.php:319
82
+ msgid "Headline"
83
+ msgstr "Başlık"
84
+
85
+ # @ maintenance
86
+ #: includes/functions.php:320
87
+ msgid "Description"
88
+ msgstr "Açıklama"
89
+
90
+ #: includes/functions.php:321
91
+ msgid "Footer Text"
92
+ msgstr "Altbilgi metni"
93
+
94
+ #: includes/functions.php:322
95
+ msgid "Set Logo width"
96
+ msgstr "Set Logo genişliği"
97
+
98
+ #: includes/functions.php:323
99
+ msgid "Set Logo height"
100
+ msgstr "Set Logo yüksekliği"
101
+
102
+ # @ maintenance
103
+ #: includes/functions.php:324
104
+ msgid "Logo"
105
+ msgstr "Logo"
106
+
107
+ # @ maintenance
108
+ #: includes/functions.php:324
109
+ msgid "Upload Logo"
110
+ msgstr "Logo Yükle"
111
+
112
+ #: includes/functions.php:325
113
+ msgid "Retina logo"
114
+ msgstr "Retina logo"
115
+
116
+ #: includes/functions.php:325
117
+ msgid "Upload Retina Logo"
118
+ msgstr "Yükle Retina Logo"
119
+
120
+ # @ maintenance
121
+ #: includes/functions.php:327
122
+ #, fuzzy
123
+ #| msgid "Background image"
124
+ msgid "Background image (portrait mode)"
125
+ msgstr "Arkaplan resmi"
126
+
127
+ #: includes/functions.php:327
128
+ msgid "Upload image for portrait device orientation"
129
+ msgstr ""
130
+
131
+ # @ maintenance
132
+ #: includes/functions.php:328
133
+ #, fuzzy
134
+ #| msgid "Background image"
135
+ msgid "Page preloader image"
136
+ msgstr "Arkaplan resmi"
137
+
138
+ # @ maintenance
139
+ #: includes/functions.php:328
140
+ #, fuzzy
141
+ #| msgid "Upload Background"
142
+ msgid "Upload preloader"
143
+ msgstr "Arkaplan Yükle"
144
+
145
+ # @ maintenance
146
+ #: includes/functions.php:332
147
+ msgid "503"
148
+ msgstr "503"
149
+
150
+ #: includes/functions.php:332
151
+ msgid "Service temporarily unavailable, Google analytics will be disable."
152
+ msgstr ""
153
+ "Hizmet geçici olarak kullanılamıyor, Google analytics devre dışı bırakılacak."
154
+
155
+ # @ maintenance
156
+ #: includes/functions.php:339
157
+ msgid "Google Analytics ID"
158
+ msgstr "Google Analytics ID'si"
159
+
160
+ # @ maintenance
161
+ #: includes/functions.php:339
162
+ msgid "UA-XXXXX-X"
163
+ msgstr "UA-XXXXX-X"
164
+
165
+ #: includes/functions.php:340
166
+ msgid "Set blur intensity"
167
+ msgstr "Set bulanıklık yoğunluğu"
168
+
169
+ #: includes/functions.php:348
170
+ msgid "Apply background blur"
171
+ msgstr "arka plan bulanıklığı uygula"
172
+
173
+ #: includes/functions.php:349
174
+ msgid "Enable frontend login"
175
+ msgstr "önyüz girişi etkinleştir"
176
+
177
+ # @ maintenance
178
+ #: includes/functions.php:362
179
+ msgid "CSS Code"
180
+ msgstr "CSS Kodu"
181
+
182
+ # @ maintenance
183
+ #: includes/functions.php:382
184
+ msgid "Select the page to be displayed:"
185
+ msgstr "Görüntülenecek sayfayı seçin:"
186
+
187
+ # @ maintenance
188
+ #: includes/functions.php:445
189
+ msgid "Background image"
190
+ msgstr "Arkaplan resmi"
191
+
192
+ # @ maintenance
193
+ #: includes/functions.php:445
194
+ msgid "Upload Background"
195
+ msgstr "Arkaplan Yükle"
196
+
197
+ # @ maintenance
198
+ #: includes/functions.php:451
199
+ msgid "Background color"
200
+ msgstr "Arkaplan rengi"
201
+
202
+ # @ maintenance
203
+ #: includes/functions.php:452
204
+ msgid "Font color"
205
+ msgstr "Font rengi"
206
+
207
+ # @ maintenance
208
+ #: includes/functions.php:453
209
+ #, fuzzy
210
+ #| msgid "Background color"
211
+ msgid "Login block background color"
212
+ msgstr "Arkaplan rengi"
213
+
214
+ # @ maintenance
215
+ #: includes/functions.php:460
216
+ msgid "Font family"
217
+ msgstr "Font ailesi"
218
+
219
+ #: includes/functions.php:466
220
+ msgid "Subsets"
221
+ msgstr "alt kümeler"
222
+
223
+ # @ maintenance
224
+ #: includes/functions.php:474
225
+ msgid "Have any questions?"
226
+ msgstr "Sorunuz var mı?"
227
+
228
+ #: includes/functions.php:476
229
+ #, php-format
230
+ msgid ""
231
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
232
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
233
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
234
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
235
+ "suggestions.<br> Please visit our website to learn about us and our services "
236
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
237
+ msgstr ""
238
+ "En sorularınızı bulabilirsiniz <a target=\"_blank\" href=\"http://support."
239
+ "fruitfulcode.com/hc/en-us/sections/200406386\">destek Forumu</"
240
+ "a><br>Yapabilirsin <a target=\"_blank\" href=\"http://support.fruitfulcode."
241
+ "com/hc/en-us/requests/new\">bizimle iletişime geçin</a> özelleştirme "
242
+ "istekleri ve önerileri ile.<br> Иize ve hizmetlerimiz hakkında bilgi edinmek "
243
+ "için web sitemizi ziyaret ediniz <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
244
+
245
+ #: includes/functions.php:487
246
+ msgid "This plugin is translation friendly"
247
+ msgstr "Bu eklenti dostu çevirisi"
248
+
249
+ #: includes/functions.php:489
250
+ #, php-format
251
+ msgid ""
252
+ "Want to improve translation or make one for your native language? <a href="
253
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
254
+ msgstr ""
255
+ "çeviri geliştirmek veya anadil için bir yapmak ister misiniz? <a href=\"%1$s"
256
+ "\" title=\"%2$s\">%2$s</a>"
257
+
258
+ #: includes/functions.php:491
259
+ msgid "Follow this tutorial"
260
+ msgstr "Bu öğretici izleyin"
261
+
262
+ # @ maintenance
263
+ #: includes/functions.php:500
264
+ msgid "Premium WordPress themes"
265
+ msgstr "Premium WordPress temaları"
266
+
267
+ # @ maintenance
268
+ #: includes/functions.php:506
269
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
270
+ msgstr "Anaglyph - Tekli sayfa / Çoklu Sayfa WordPress Teması"
271
+
272
+ # @ maintenance
273
+ #: includes/functions.php:511
274
+ msgid "Love.ly - Simple & Elegant WordPress theme"
275
+ msgstr "Love.ly - Basit ve Zarif WordPress teması"
276
+
277
+ #: includes/functions.php:517
278
+ msgid "Zoner - Real Estate WordPress theme"
279
+ msgstr ""
280
+
281
+ # @ maintenance
282
+ #: includes/functions.php:529
283
+ msgid "Extended functionality"
284
+ msgstr "Genişletilmiş fonksiyonellik"
285
+
286
+ # @ maintenance
287
+ #: includes/functions.php:531
288
+ #, php-format
289
+ msgid ""
290
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
291
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
292
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
293
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
294
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
295
+ "\"_blank\">leave feedbacks</a>."
296
+ msgstr ""
297
+ "Gelişmiş fonksiyonellikleri ile <a href=\"http://codecanyon.net/item/"
298
+ "maintenance-wordpress-plugin/2781350?ref=fruitfulcode\" target=\"_blank"
299
+ "\">PRO</a> versiyonu satın alın. %1$s Eklentimizi beğendiyseniz lütfen <a "
300
+ "target=\"_blank\" href=\"http://wordpress.org/support/view/plugin-reviews/"
301
+ "maintenance?filter=5\">değerlendirin</a>, <a title=\"leave feedbacks\" href="
302
+ "\"%2$s\" target=\"_blank\">geri bildirimler bırakın</a>."
303
+
304
+ # @ maintenance
305
+ #: includes/functions.php:537
306
+ msgid "Demo website"
307
+ msgstr "Demo websitesi"
308
+
309
+ #: includes/functions.php:688 includes/functions.php:695
310
+ msgid " is "
311
+ msgstr ""
312
+
313
+ # @ maintenance
314
+ #: includes/functions.php:768
315
+ msgid "Website is under construction"
316
+ msgstr "Web sitesi yapım aşamasındadır"
317
+
318
+ # @ maintenance
319
+ #: includes/functions.php:769
320
+ msgid "Maintenance mode is on"
321
+ msgstr "Bakım modu açık"
322
+
323
+ # @ maintenance
324
+ #: includes/functions.php:770
325
+ msgid "Website will be available soon"
326
+ msgstr "Web sitesi yakında kullanılabilir olacak"
327
+
328
+ # @ maintenance
329
+ #: load/functions.php:47
330
+ msgid "Permission access denied!"
331
+ msgstr "İzin erişimi reddedildi!"
332
+
333
+ #: load/functions.php:61
334
+ msgid "Login is incorrect!"
335
+ msgstr ""
336
+
337
+ # @ maintenance
338
+ #: load/functions.php:66
339
+ #, fuzzy
340
+ #| msgid "You entered your password are incorrect!"
341
+ msgid "Password is incorrect!"
342
+ msgstr "Şifrenizi yanlış girdiniz!"
343
+
344
+ # @ maintenance
345
+ #: load/functions.php:69
346
+ #, fuzzy
347
+ #| msgid "You entered your login and password are incorrect!"
348
+ msgid "Login and password are incorrect!"
349
+ msgstr "Kullanıcı adı ve şifrenizi yanlış girdiniz!"
350
+
351
+ #: load/functions.php:149
352
+ msgid "Please verify that you are not a robot."
353
+ msgstr ""
354
+
355
+ # @ maintenance
356
+ #: load/functions.php:374
357
+ msgid "User Login"
358
+ msgstr "Kullanıcı Girişi"
359
+
360
+ # @ maintenance
361
+ #: load/functions.php:376
362
+ msgid "Username"
363
+ msgstr "Kullanıcı adı"
364
+
365
+ # @ maintenance
366
+ #: load/functions.php:377
367
+ msgid "Password"
368
+ msgstr "Şifre"
369
+
370
+ # @ maintenance
371
+ #: load/functions.php:378
372
+ msgid "Lost Password"
373
+ msgstr "Şifreyi Unuttum"
374
+
375
+ # @ maintenance
376
+ #: load/functions.php:379
377
+ msgid "Login"
378
+ msgstr "Giriş"
379
+
380
+ # @ maintenance
381
+ #~ msgid "Show admin bar"
382
+ #~ msgstr "Yönetici çubuğunu göster"
383
+
384
+ # @ maintenance
385
+ #~ msgid "You entered your login are incorrect!"
386
+ #~ msgstr "Kullanıcı adınızı yanlış girdiniz!"
387
+
388
+ # @ maintenance
389
+ #~ msgid "Not available object."
390
+ #~ msgstr "Mevcut olmayan nesne"
391
+
392
+ # @ maintenance
393
+ #~ msgid "Exclude pages"
394
+ #~ msgstr "Harici sayfalar"
395
+
396
+ #~ msgid "Logo width"
397
+ #~ msgstr "Logo genişliği"
398
+
399
+ #~ msgid "Logo height"
400
+ #~ msgstr "Logo yüksekliği"
401
+
402
+ # @ maintenance
403
+ #~ msgid "Admin bar"
404
+ #~ msgstr "Yönetici çubuğu"
405
+
406
+ # @ maintenance
407
+ #~ msgid "Blur intensity"
408
+ #~ msgstr "Bulanıklık yoğunluğu"
409
+
410
+ # @ maintenance
411
+ #~ msgid "Background blur"
412
+ #~ msgstr "Arkaplan bulanıklığı"
413
+
414
+ # @ maintenance
415
+ #~ msgid "Apply a blur"
416
+ #~ msgstr "Bir bulanıklık uygula"
417
+
418
+ # @ maintenance
419
+ #~ msgid "Login On / Off"
420
+ #~ msgstr "Giriş Açık / Kapalı"
421
+
422
+ # @ maintenance
423
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
424
+ #~ msgstr ""
425
+ #~ "Hizmet geçici olarak kullanılamıyor, Google analytics devre dışı "
426
+ #~ "bırakılacak"
427
+
428
+ # @ maintenance
429
+ #~ msgid ""
430
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
431
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
432
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
433
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
434
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
435
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
436
+ #~ msgstr ""
437
+ #~ "Sorularınızın cevaplarını <a target=\"_blank\" href=\"http://wordpress."
438
+ #~ "org/support/plugin/maintenance\">destek forumunda</a> "
439
+ #~ "bulabilirsiniz<br>Özelleştirme ve önerileriniz için <a target=\"_blank\" "
440
+ #~ "href=\"mailto:mail@fruitfulcode.com?subject=Maintenance plugin\">bizimle "
441
+ #~ "iletişim</a> kurabilirsiniz.<br> Hakkımızda bilgi almak ve servislerimizi "
442
+ #~ "öğrenmek için lütfen web sitemizi <a href=\"%1$s\" title=\"%2$s\">%2$s</"
443
+ #~ "a> ziyaret ediniz."
444
+
445
+ #~ msgid "Sign In"
446
+ #~ msgstr "Oturum "
 
languages/maintenance-uk.mo CHANGED
Binary file
languages/maintenance-uk.po CHANGED
@@ -1,431 +1,431 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:27+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:28+0300\n"
6
- "Last-Translator: fruitfulcode <mail@fruitfulcode.com>\n"
7
- "Language-Team: fruitfulcode\n"
8
- "Language: uk_UA\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "Режим обслуговування"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "Зберегти зміни"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr "Стандартні шрифти"
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr "Google Web Fonts"
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "Загальні налаштування"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "Свій CSS"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "Виключити сторінки з режиму обслуговування"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "Pro версія"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "Проекти Fruitful Code"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "Підтримка"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "Переклад"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "Заголовок сторінки"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "Тема"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "Опис"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "Текст футеру"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "Встановити ширину логотипа"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "Встановити висоту логотипа"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Лого"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "Завантажити лого"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "Retina логотип"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "Завантажити Retina лого"
104
-
105
- #: includes/functions.php:301
106
- msgid "Background image (portrait mode)"
107
- msgstr "Фонове зображення (портретний режим)"
108
-
109
- #: includes/functions.php:301
110
- msgid "Upload image for portrait device orientation"
111
- msgstr "Завантажити зображення для портретної орієнтації девайсу"
112
-
113
- #: includes/functions.php:302
114
- msgid "Page preloader image"
115
- msgstr "Зображення прелоадеру"
116
-
117
- #: includes/functions.php:302
118
- msgid "Upload preloader"
119
- msgstr "Завантажити фон"
120
-
121
- #: includes/functions.php:306
122
- msgid "Show admin bar"
123
- msgstr "Показати панель адміністратора"
124
-
125
- #: includes/functions.php:307
126
- msgid "503"
127
- msgstr "503"
128
-
129
- #: includes/functions.php:307
130
- msgid "Service temporarily unavailable, Google analytics will be disable."
131
- msgstr "Служба тимчасово недоступна, Google Analytics буде відключена."
132
-
133
- #: includes/functions.php:314
134
- msgid "Google Analytics ID"
135
- msgstr "Google Analytics ID"
136
-
137
- #: includes/functions.php:314
138
- msgid "UA-XXXXX-X"
139
- msgstr "UA-XXXXX-X"
140
-
141
- #: includes/functions.php:315
142
- msgid "Set blur intensity"
143
- msgstr "Встановити інтенсивність розмиття"
144
-
145
- #: includes/functions.php:321
146
- msgid "Apply background blur"
147
- msgstr "Застосувати розмиття фону"
148
-
149
- #: includes/functions.php:322
150
- msgid "Enable frontend login"
151
- msgstr "Включити форму входу"
152
-
153
- #: includes/functions.php:335
154
- msgid "CSS Code"
155
- msgstr "Код CSS"
156
-
157
- #: includes/functions.php:349
158
- msgid "Select the page to be displayed:"
159
- msgstr "Виберіть сторінку, яка буде відображатися:"
160
-
161
- #: includes/functions.php:411
162
- msgid "Background image"
163
- msgstr "Фонове зображення"
164
-
165
- #: includes/functions.php:411
166
- msgid "Upload Background"
167
- msgstr "Завантажити фон"
168
-
169
- #: includes/functions.php:417
170
- msgid "Background color"
171
- msgstr "Колір фону"
172
-
173
- #: includes/functions.php:418
174
- msgid "Font color"
175
- msgstr "Колір шрифту"
176
-
177
- #: includes/functions.php:419
178
- msgid "Login block background color"
179
- msgstr "Колір фону"
180
-
181
- #: includes/functions.php:426
182
- msgid "Font family"
183
- msgstr "Шрифт"
184
-
185
- #: includes/functions.php:432
186
- msgid "Subsets"
187
- msgstr "Підмножина"
188
-
189
- #: includes/functions.php:440
190
- msgid "Have any questions?"
191
- msgstr "Є запитання?"
192
-
193
- #: includes/functions.php:441
194
- #, php-format
195
- msgid ""
196
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
197
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
198
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
199
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
200
- "suggestions.<br> Please visit our website to learn about us and our services "
201
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
202
- msgstr ""
203
- "Ви можете знайти відповіді на свої запитання на <a target=\"_blank\" href="
204
- "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">форумі "
205
- "підтримки</a>.<br><a target=\"_blank\" href=\"http://support.fruitfulcode."
206
- "com/hc/en-us/requests/new\">Зв'яжіться з нами</a> щодо питань налаштування "
207
- "та пропозицій. <br> Відвідайте наш веб-сайт, щоб дізнатися більше про нас і "
208
- "наші послуги <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
209
-
210
- #: includes/functions.php:452
211
- msgid "This plugin is translation friendly"
212
- msgstr "Цей плагін доступний для перекладу"
213
-
214
- #: includes/functions.php:453
215
- #, php-format
216
- msgid ""
217
- "Want to improve translation or make one for your native language? <a href="
218
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
219
- msgstr ""
220
- "Бажаєте покращити переклад або перекласти на свою рідну мову? <a href=\"%1$s"
221
- "\" title=\"%2$s\">%2$s</a>"
222
-
223
- #: includes/functions.php:455
224
- msgid "Follow this tutorial"
225
- msgstr "Дотримуйтесь цієї інструкції"
226
-
227
- #: includes/functions.php:464
228
- msgid "Premium WordPress themes"
229
- msgstr "Преміум WordPress теми"
230
-
231
- #: includes/functions.php:470
232
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
233
- msgstr "ANAGLYPH - Односторінкова / Багатосторінкова WordPress тема"
234
-
235
- #: includes/functions.php:475
236
- msgid "Love.ly - Simple & Elegant WordPress theme"
237
- msgstr "Love.ly - Проста та елегантна WordPress тема"
238
-
239
- #: includes/functions.php:481
240
- msgid "Zoner - Real Estate WordPress theme"
241
- msgstr "Zoner - WordPress тема по нерухотості"
242
-
243
- #: includes/functions.php:494
244
- msgid "Extended functionality"
245
- msgstr "Maintenance PRO"
246
-
247
- #: includes/functions.php:495
248
- #, php-format
249
- msgid ""
250
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
251
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
252
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
253
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
254
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
255
- "\"_blank\">leave feedbacks</a>."
256
- msgstr ""
257
- "Купуйте <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
258
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">Maintenance PRO</a> і "
259
- "отримаєте функцію зворотного відліку і можливість відкривати доступ "
260
- "декільком користувачам. %1$s Якщо вам сподобався плагін, залиште відгук на "
261
- "цих сторінках: <a target=\"_blank\" href=\"http://wordpress.org/support/view/"
262
- "plugin-reviews/maintenance?filter=5\">Оцінити плагін</a>, <a title=\"leave "
263
- "feedbacks\" href=\"%2$s\" target=\"_blank\">залишити відгук</a>."
264
-
265
- #: includes/functions.php:499
266
- msgid "Demo website"
267
- msgstr "Демо сайт"
268
-
269
- #: includes/functions.php:643
270
- msgid " is "
271
- msgstr " це "
272
-
273
- #: includes/functions.php:712
274
- msgid "Website is under construction"
275
- msgstr "Сайт знаходиться в стадії розробки"
276
-
277
- #: includes/functions.php:713
278
- msgid "Maintenance mode is on"
279
- msgstr "Режим обслуговування"
280
-
281
- #: includes/functions.php:714
282
- msgid "Website will be available soon"
283
- msgstr "Сайт буде доступний незабаром"
284
-
285
- #: load/functions.php:39
286
- msgid "Permission access denied!"
287
- msgstr "Дозвіл на доступ заборонений!"
288
-
289
- #: load/functions.php:53
290
- msgid "Login is incorrect!"
291
- msgstr "Не вірний логін!"
292
-
293
- #: load/functions.php:57
294
- msgid "Password is incorrect!"
295
- msgstr "Не вірний пароль!"
296
-
297
- #: load/functions.php:60
298
- msgid "Login and password are incorrect!"
299
- msgstr "Логін та пароль не вірні!"
300
-
301
- #: load/functions.php:136
302
- msgid "Please verify that you are not a robot."
303
- msgstr "Підтвердить будь ласка що ви не робот."
304
-
305
- #: load/functions.php:377
306
- msgid "User Login"
307
- msgstr "Логін"
308
-
309
- #: load/functions.php:379
310
- msgid "Username"
311
- msgstr "Ім'я користувача"
312
-
313
- #: load/functions.php:380
314
- msgid "Password"
315
- msgstr "Пароль"
316
-
317
- #: load/functions.php:381
318
- msgid "Lost Password"
319
- msgstr "Забули пароль?"
320
-
321
- #: load/functions.php:382
322
- msgid "Login"
323
- msgstr "Логін"
324
-
325
- #~ msgid "You entered your login are incorrect!"
326
- #~ msgstr "Наданий логін невірний!"
327
-
328
- #~ msgid "Not available object."
329
- #~ msgstr "Недоступний."
330
-
331
- #~ msgid "Exclude pages"
332
- #~ msgstr "виняток сторінок"
333
-
334
- #~ msgid "Choose Logo width"
335
- #~ msgstr "Vyberte si šířku Logo"
336
-
337
- #~ msgid "Choose Logo height"
338
- #~ msgstr "Vyberte si výšku Logo"
339
-
340
- #~ msgid "Blur intensity"
341
- #~ msgstr "інтенсивність розмиття"
342
-
343
- #~ msgid "Enable login"
344
- #~ msgstr "povolit přihlášení"
345
-
346
- #~ msgid "Put Login On"
347
- #~ msgstr "Put přihlášení na"
348
-
349
- #~ msgid "Logo width"
350
- #~ msgstr "Ширина логотипу"
351
-
352
- #~ msgid "Logo height"
353
- #~ msgstr "Висота логотипу"
354
-
355
- #~ msgid "Admin bar"
356
- #~ msgstr "Панель адміністратора"
357
-
358
- #~ msgid "Background blur"
359
- #~ msgstr "Розмиття фону"
360
-
361
- #~ msgid "Apply a blur"
362
- #~ msgstr "Застосовувати розмиття"
363
-
364
- #~ msgid "Login On / Off"
365
- #~ msgstr "Вхід вкл / викл"
366
-
367
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
368
- #~ msgstr "Сервіс тимчасово недоступний, Google Analytics буде відключена"
369
-
370
- #~ msgid "Sign In"
371
- #~ msgstr "Увійти"
372
-
373
- #~ msgid ""
374
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
375
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
376
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
377
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
378
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
379
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
380
- #~ msgstr ""
381
- #~ "Ви можете знайти відповіді на <a target=\"_blank\" href=\"http://"
382
- #~ "wordpress.org/support/plugin/maintenance\">офіційному форумі підтримки</"
383
- #~ "a><br>Можете <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
384
- #~ "subject=Maintenance plugin\">зв'язатися з нами</a> з питань кастомізації "
385
- #~ "і змін.<br> Відвідайте наш сайт, щоб дізнатися про нас і наші послуги <a "
386
- #~ "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
387
-
388
- #~ msgid "Contact support"
389
- #~ msgstr "Зв'язатися зі службою підтримки"
390
-
391
- #~ msgid ""
392
- #~ "If you faced with any problems, have a question or suggestion you always "
393
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
394
- #~ "\"%2$s\">%2$s</a>"
395
- #~ msgstr ""
396
- #~ "Якщо ви зіткнулися з будь-якими проблемами, є питання або пропозиції, ви "
397
- #~ "завжди можете звернутися до нас на нашому сайті <a href=\"%1$s\" title="
398
- #~ "\"%2$s\">%2$s</a>"
399
-
400
- #~ msgid ""
401
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
402
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
403
- #~ "version %1$s with more other features."
404
- #~ msgstr ""
405
- #~ "Якщо вам подобається наш плагін, оцініть його %1$s <a title=\"оставить "
406
- #~ "комментарий\" href=\"%2$s\" target=\"_blank\">залишити коментар</a> або "
407
- #~ "купіть розширену версію %1$s з додатковими можливостями."
408
-
409
- #~ msgid "Purchase"
410
- #~ msgstr "Купити"
411
-
412
- #~ msgid "We have time until launch"
413
- #~ msgstr "Залишилося часу до запуску"
414
-
415
- #~ msgid "Be first of your friends who will know when the website goes live."
416
- #~ msgstr "Будь першим з твоїх друзів, хто дізнається про запуск сайту."
417
-
418
- #~ msgid "Check out our extended version of plugin with new features"
419
- #~ msgstr "Перевірте можливості розширеної версії плагіна."
420
-
421
- #~ msgid "Your session has expired."
422
- #~ msgstr "Ваша сесія минула."
423
-
424
- #~ msgid "Please login to see website"
425
- #~ msgstr "Будь ласка авторизуйтесь"
426
-
427
- #~ msgid "User roles"
428
- #~ msgstr "Ролі користувачів"
429
-
430
- #~ msgid "Choose users access permissions in maintenance mode."
431
- #~ msgstr "Оберіть права доступу користувачів в режимі обслуговування."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:24+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:24+0300\n"
6
+ "Last-Translator: fruitfulcode <mail@fruitfulcode.com>\n"
7
+ "Language-Team: fruitfulcode\n"
8
+ "Language: uk_UA\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "Режим обслуговування"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "Зберегти зміни"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr "Стандартні шрифти"
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr "Google Web Fonts"
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "Загальні налаштування"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "Свій CSS"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "Виключити сторінки з режиму обслуговування"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "Pro версія"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "Проекти Fruitful Code"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "Підтримка"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "Переклад"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "Заголовок сторінки"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "Тема"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "Опис"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "Текст футеру"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "Встановити ширину логотипа"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "Встановити висоту логотипа"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Лого"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "Завантажити лого"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "Retina логотип"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "Завантажити Retina лого"
105
+
106
+ #: includes/functions.php:327
107
+ msgid "Background image (portrait mode)"
108
+ msgstr "Фонове зображення (портретний режим)"
109
+
110
+ #: includes/functions.php:327
111
+ msgid "Upload image for portrait device orientation"
112
+ msgstr "Завантажити зображення для портретної орієнтації девайсу"
113
+
114
+ #: includes/functions.php:328
115
+ msgid "Page preloader image"
116
+ msgstr "Зображення прелоадеру"
117
+
118
+ #: includes/functions.php:328
119
+ msgid "Upload preloader"
120
+ msgstr "Завантажити фон"
121
+
122
+ #: includes/functions.php:332
123
+ msgid "503"
124
+ msgstr "503"
125
+
126
+ #: includes/functions.php:332
127
+ msgid "Service temporarily unavailable, Google analytics will be disable."
128
+ msgstr "Служба тимчасово недоступна, Google Analytics буде відключена."
129
+
130
+ #: includes/functions.php:339
131
+ msgid "Google Analytics ID"
132
+ msgstr "Google Analytics ID"
133
+
134
+ #: includes/functions.php:339
135
+ msgid "UA-XXXXX-X"
136
+ msgstr "UA-XXXXX-X"
137
+
138
+ #: includes/functions.php:340
139
+ msgid "Set blur intensity"
140
+ msgstr "Встановити інтенсивність розмиття"
141
+
142
+ #: includes/functions.php:348
143
+ msgid "Apply background blur"
144
+ msgstr "Застосувати розмиття фону"
145
+
146
+ #: includes/functions.php:349
147
+ msgid "Enable frontend login"
148
+ msgstr "Включити форму входу"
149
+
150
+ #: includes/functions.php:362
151
+ msgid "CSS Code"
152
+ msgstr "Код CSS"
153
+
154
+ #: includes/functions.php:382
155
+ msgid "Select the page to be displayed:"
156
+ msgstr "Виберіть сторінку, яка буде відображатися:"
157
+
158
+ #: includes/functions.php:445
159
+ msgid "Background image"
160
+ msgstr "Фонове зображення"
161
+
162
+ #: includes/functions.php:445
163
+ msgid "Upload Background"
164
+ msgstr "Завантажити фон"
165
+
166
+ #: includes/functions.php:451
167
+ msgid "Background color"
168
+ msgstr "Колір фону"
169
+
170
+ #: includes/functions.php:452
171
+ msgid "Font color"
172
+ msgstr "Колір шрифту"
173
+
174
+ #: includes/functions.php:453
175
+ msgid "Login block background color"
176
+ msgstr "Колір фону"
177
+
178
+ #: includes/functions.php:460
179
+ msgid "Font family"
180
+ msgstr "Шрифт"
181
+
182
+ #: includes/functions.php:466
183
+ msgid "Subsets"
184
+ msgstr "Підмножина"
185
+
186
+ #: includes/functions.php:474
187
+ msgid "Have any questions?"
188
+ msgstr "Є запитання?"
189
+
190
+ #: includes/functions.php:476
191
+ #, php-format
192
+ msgid ""
193
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
194
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
195
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
196
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
197
+ "suggestions.<br> Please visit our website to learn about us and our services "
198
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
199
+ msgstr ""
200
+ "Ви можете знайти відповіді на свої запитання на <a target=\"_blank\" href="
201
+ "\"http://support.fruitfulcode.com/hc/en-us/sections/200406386\">форумі "
202
+ "підтримки</a>.<br><a target=\"_blank\" href=\"http://support.fruitfulcode."
203
+ "com/hc/en-us/requests/new\">Зв'яжіться з нами</a> щодо питань налаштування "
204
+ "та пропозицій. <br> Відвідайте наш веб-сайт, щоб дізнатися більше про нас і "
205
+ "наші послуги <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
206
+
207
+ #: includes/functions.php:487
208
+ msgid "This plugin is translation friendly"
209
+ msgstr "Цей плагін доступний для перекладу"
210
+
211
+ #: includes/functions.php:489
212
+ #, php-format
213
+ msgid ""
214
+ "Want to improve translation or make one for your native language? <a href="
215
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
216
+ msgstr ""
217
+ "Бажаєте покращити переклад або перекласти на свою рідну мову? <a href=\"%1$s"
218
+ "\" title=\"%2$s\">%2$s</a>"
219
+
220
+ #: includes/functions.php:491
221
+ msgid "Follow this tutorial"
222
+ msgstr "Дотримуйтесь цієї інструкції"
223
+
224
+ #: includes/functions.php:500
225
+ msgid "Premium WordPress themes"
226
+ msgstr "Преміум WordPress теми"
227
+
228
+ #: includes/functions.php:506
229
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
230
+ msgstr "ANAGLYPH - Односторінкова / Багатосторінкова WordPress тема"
231
+
232
+ #: includes/functions.php:511
233
+ msgid "Love.ly - Simple & Elegant WordPress theme"
234
+ msgstr "Love.ly - Проста та елегантна WordPress тема"
235
+
236
+ #: includes/functions.php:517
237
+ msgid "Zoner - Real Estate WordPress theme"
238
+ msgstr "Zoner - WordPress тема по нерухотості"
239
+
240
+ #: includes/functions.php:529
241
+ msgid "Extended functionality"
242
+ msgstr "Maintenance PRO"
243
+
244
+ #: includes/functions.php:531
245
+ #, php-format
246
+ msgid ""
247
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
248
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
249
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
250
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
251
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
252
+ "\"_blank\">leave feedbacks</a>."
253
+ msgstr ""
254
+ "Купуйте <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
255
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">Maintenance PRO</a> і "
256
+ "отримаєте функцію зворотного відліку і можливість відкривати доступ "
257
+ "декільком користувачам. %1$s Якщо вам сподобався плагін, залиште відгук на "
258
+ "цих сторінках: <a target=\"_blank\" href=\"http://wordpress.org/support/view/"
259
+ "plugin-reviews/maintenance?filter=5\">Оцінити плагін</a>, <a title=\"leave "
260
+ "feedbacks\" href=\"%2$s\" target=\"_blank\">залишити відгук</a>."
261
+
262
+ #: includes/functions.php:537
263
+ msgid "Demo website"
264
+ msgstr "Демо сайт"
265
+
266
+ #: includes/functions.php:688 includes/functions.php:695
267
+ msgid " is "
268
+ msgstr " це "
269
+
270
+ #: includes/functions.php:768
271
+ msgid "Website is under construction"
272
+ msgstr "Сайт знаходиться в стадії розробки"
273
+
274
+ #: includes/functions.php:769
275
+ msgid "Maintenance mode is on"
276
+ msgstr "Режим обслуговування"
277
+
278
+ #: includes/functions.php:770
279
+ msgid "Website will be available soon"
280
+ msgstr "Сайт буде доступний незабаром"
281
+
282
+ #: load/functions.php:47
283
+ msgid "Permission access denied!"
284
+ msgstr "Дозвіл на доступ заборонений!"
285
+
286
+ #: load/functions.php:61
287
+ msgid "Login is incorrect!"
288
+ msgstr "Не вірний логін!"
289
+
290
+ #: load/functions.php:66
291
+ msgid "Password is incorrect!"
292
+ msgstr "Не вірний пароль!"
293
+
294
+ #: load/functions.php:69
295
+ msgid "Login and password are incorrect!"
296
+ msgstr "Логін та пароль не вірні!"
297
+
298
+ #: load/functions.php:149
299
+ msgid "Please verify that you are not a robot."
300
+ msgstr "Підтвердить будь ласка що ви не робот."
301
+
302
+ #: load/functions.php:374
303
+ msgid "User Login"
304
+ msgstr "Логін"
305
+
306
+ #: load/functions.php:376
307
+ msgid "Username"
308
+ msgstr "Ім'я користувача"
309
+
310
+ #: load/functions.php:377
311
+ msgid "Password"
312
+ msgstr "Пароль"
313
+
314
+ #: load/functions.php:378
315
+ msgid "Lost Password"
316
+ msgstr "Забули пароль?"
317
+
318
+ #: load/functions.php:379
319
+ msgid "Login"
320
+ msgstr "Логін"
321
+
322
+ #~ msgid "Show admin bar"
323
+ #~ msgstr "Показати панель адміністратора"
324
+
325
+ #~ msgid "You entered your login are incorrect!"
326
+ #~ msgstr "Наданий логін невірний!"
327
+
328
+ #~ msgid "Not available object."
329
+ #~ msgstr "Недоступний."
330
+
331
+ #~ msgid "Exclude pages"
332
+ #~ msgstr "виняток сторінок"
333
+
334
+ #~ msgid "Choose Logo width"
335
+ #~ msgstr "Vyberte si šířku Logo"
336
+
337
+ #~ msgid "Choose Logo height"
338
+ #~ msgstr "Vyberte si výšku Logo"
339
+
340
+ #~ msgid "Blur intensity"
341
+ #~ msgstr "інтенсивність розмиття"
342
+
343
+ #~ msgid "Enable login"
344
+ #~ msgstr "povolit přihlášení"
345
+
346
+ #~ msgid "Put Login On"
347
+ #~ msgstr "Put přihlášení na"
348
+
349
+ #~ msgid "Logo width"
350
+ #~ msgstr "Ширина логотипу"
351
+
352
+ #~ msgid "Logo height"
353
+ #~ msgstr "Висота логотипу"
354
+
355
+ #~ msgid "Admin bar"
356
+ #~ msgstr "Панель адміністратора"
357
+
358
+ #~ msgid "Background blur"
359
+ #~ msgstr "Розмиття фону"
360
+
361
+ #~ msgid "Apply a blur"
362
+ #~ msgstr "Застосовувати розмиття"
363
+
364
+ #~ msgid "Login On / Off"
365
+ #~ msgstr "Вхід вкл / викл"
366
+
367
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
368
+ #~ msgstr "Сервіс тимчасово недоступний, Google Analytics буде відключена"
369
+
370
+ #~ msgid "Sign In"
371
+ #~ msgstr "Увійти"
372
+
373
+ #~ msgid ""
374
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
375
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
376
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
377
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
378
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
379
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
380
+ #~ msgstr ""
381
+ #~ "Ви можете знайти відповіді на <a target=\"_blank\" href=\"http://"
382
+ #~ "wordpress.org/support/plugin/maintenance\">офіційному форумі підтримки</"
383
+ #~ "a><br>Можете <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
384
+ #~ "subject=Maintenance plugin\">зв'язатися з нами</a> з питань кастомізації "
385
+ #~ "і змін.<br> Відвідайте наш сайт, щоб дізнатися про нас і наші послуги <a "
386
+ #~ "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
387
+
388
+ #~ msgid "Contact support"
389
+ #~ msgstr "Зв'язатися зі службою підтримки"
390
+
391
+ #~ msgid ""
392
+ #~ "If you faced with any problems, have a question or suggestion you always "
393
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
394
+ #~ "\"%2$s\">%2$s</a>"
395
+ #~ msgstr ""
396
+ #~ "Якщо ви зіткнулися з будь-якими проблемами, є питання або пропозиції, ви "
397
+ #~ "завжди можете звернутися до нас на нашому сайті <a href=\"%1$s\" title="
398
+ #~ "\"%2$s\">%2$s</a>"
399
+
400
+ #~ msgid ""
401
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
402
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
403
+ #~ "version %1$s with more other features."
404
+ #~ msgstr ""
405
+ #~ "Якщо вам подобається наш плагін, оцініть його %1$s <a title=\"оставить "
406
+ #~ "комментарий\" href=\"%2$s\" target=\"_blank\">залишити коментар</a> або "
407
+ #~ "купіть розширену версію %1$s з додатковими можливостями."
408
+
409
+ #~ msgid "Purchase"
410
+ #~ msgstr "Купити"
411
+
412
+ #~ msgid "We have time until launch"
413
+ #~ msgstr "Залишилося часу до запуску"
414
+
415
+ #~ msgid "Be first of your friends who will know when the website goes live."
416
+ #~ msgstr "Будь першим з твоїх друзів, хто дізнається про запуск сайту."
417
+
418
+ #~ msgid "Check out our extended version of plugin with new features"
419
+ #~ msgstr "Перевірте можливості розширеної версії плагіна."
420
+
421
+ #~ msgid "Your session has expired."
422
+ #~ msgstr "Ваша сесія минула."
423
+
424
+ #~ msgid "Please login to see website"
425
+ #~ msgstr "Будь ласка авторизуйтесь"
426
+
427
+ #~ msgid "User roles"
428
+ #~ msgstr "Ролі користувачів"
429
+
430
+ #~ msgid "Choose users access permissions in maintenance mode."
431
+ #~ msgstr "Оберіть права доступу користувачів в режимі обслуговування."
languages/maintenance-zh_CN.mo CHANGED
Binary file
languages/maintenance-zh_CN.po CHANGED
@@ -1,438 +1,438 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: maintenance\n"
4
- "POT-Creation-Date: 2019-08-15 13:28+0300\n"
5
- "PO-Revision-Date: 2019-08-15 13:28+0300\n"
6
- "Last-Translator: 0xJacky <jacky-943572677@qq.com>\n"
7
- "Language-Team: fruitfulcode\n"
8
- "Language: zh_CN\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
- "X-Poedit-Basepath: ..\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
-
21
- #: includes/admin.php:6 includes/admin.php:88 includes/functions.php:643
22
- msgid "Maintenance"
23
- msgstr "维护模式"
24
-
25
- #: includes/admin.php:88 includes/admin.php:106
26
- msgid "Save changes"
27
- msgstr "保存更改"
28
-
29
- #: includes/functions.php:183
30
- msgid "Standard Fonts"
31
- msgstr "标准字体"
32
-
33
- #: includes/functions.php:190
34
- msgid "Google Web Fonts"
35
- msgstr "谷歌字体"
36
-
37
- #: includes/functions.php:242
38
- msgid "General Settings"
39
- msgstr "常规设置"
40
-
41
- #: includes/functions.php:243
42
- msgid "Custom CSS"
43
- msgstr "自定义CSS"
44
-
45
- #: includes/functions.php:244
46
- msgid "Exclude pages from maintenance mode"
47
- msgstr "禁用维护模式的页面"
48
-
49
- #: includes/functions.php:250
50
- msgid "Pro version"
51
- msgstr "专业版"
52
-
53
- #: includes/functions.php:257
54
- msgid "Fruitful Code projects"
55
- msgstr "Fruitful 代码项目"
56
-
57
- #: includes/functions.php:263
58
- msgid "Support"
59
- msgstr "支持"
60
-
61
- #: includes/functions.php:269
62
- msgid "Translation"
63
- msgstr "翻译"
64
-
65
- #: includes/functions.php:292
66
- msgid "Page title"
67
- msgstr "页面标题"
68
-
69
- #: includes/functions.php:293
70
- msgid "Headline"
71
- msgstr "头条新闻"
72
-
73
- #: includes/functions.php:294
74
- msgid "Description"
75
- msgstr "描述"
76
-
77
- #: includes/functions.php:295
78
- msgid "Footer Text"
79
- msgstr "页脚文本"
80
-
81
- #: includes/functions.php:296
82
- msgid "Set Logo width"
83
- msgstr "设置 Logo 宽度"
84
-
85
- #: includes/functions.php:297
86
- msgid "Set Logo height"
87
- msgstr "设置 Logo 高度"
88
-
89
- #: includes/functions.php:298
90
- msgid "Logo"
91
- msgstr "Logo"
92
-
93
- #: includes/functions.php:298
94
- msgid "Upload Logo"
95
- msgstr "上传 Logo"
96
-
97
- #: includes/functions.php:299
98
- msgid "Retina logo"
99
- msgstr "超清 Logo"
100
-
101
- #: includes/functions.php:299
102
- msgid "Upload Retina Logo"
103
- msgstr "上传超清 Logo"
104
-
105
- #: includes/functions.php:301
106
- #, fuzzy
107
- #| msgid "Background image"
108
- msgid "Background image (portrait mode)"
109
- msgstr "背景图片"
110
-
111
- #: includes/functions.php:301
112
- msgid "Upload image for portrait device orientation"
113
- msgstr ""
114
-
115
- #: includes/functions.php:302
116
- #, fuzzy
117
- #| msgid "Background image"
118
- msgid "Page preloader image"
119
- msgstr "背景图片"
120
-
121
- #: includes/functions.php:302
122
- #, fuzzy
123
- #| msgid "Upload Background"
124
- msgid "Upload preloader"
125
- msgstr "上传背景图片"
126
-
127
- #: includes/functions.php:306
128
- msgid "Show admin bar"
129
- msgstr "显示管理栏"
130
-
131
- #: includes/functions.php:307
132
- msgid "503"
133
- msgstr "503"
134
-
135
- #: includes/functions.php:307
136
- msgid "Service temporarily unavailable, Google analytics will be disable."
137
- msgstr "服务暂时不可用时,Google analytics 将被禁用。"
138
-
139
- #: includes/functions.php:314
140
- msgid "Google Analytics ID"
141
- msgstr "Google Analytics ID"
142
-
143
- #: includes/functions.php:314
144
- msgid "UA-XXXXX-X"
145
- msgstr "UA-XXXXX-X"
146
-
147
- #: includes/functions.php:315
148
- msgid "Set blur intensity"
149
- msgstr "设置模糊度"
150
-
151
- #: includes/functions.php:321
152
- msgid "Apply background blur"
153
- msgstr "启用背景虚化"
154
-
155
- #: includes/functions.php:322
156
- msgid "Enable frontend login"
157
- msgstr "启用前端登录"
158
-
159
- #: includes/functions.php:335
160
- msgid "CSS Code"
161
- msgstr "CSS代码"
162
-
163
- #: includes/functions.php:349
164
- msgid "Select the page to be displayed:"
165
- msgstr "请选择要禁用维护模式的页面:"
166
-
167
- #: includes/functions.php:411
168
- msgid "Background image"
169
- msgstr "背景图片"
170
-
171
- #: includes/functions.php:411
172
- msgid "Upload Background"
173
- msgstr "上传背景图片"
174
-
175
- #: includes/functions.php:417
176
- msgid "Background color"
177
- msgstr "背景颜色"
178
-
179
- #: includes/functions.php:418
180
- msgid "Font color"
181
- msgstr "字体颜色"
182
-
183
- #: includes/functions.php:419
184
- #, fuzzy
185
- #| msgid "Background color"
186
- msgid "Login block background color"
187
- msgstr "背景颜色"
188
-
189
- #: includes/functions.php:426
190
- msgid "Font family"
191
- msgstr "字体系列"
192
-
193
- #: includes/functions.php:432
194
- msgid "Subsets"
195
- msgstr "字体子集"
196
-
197
- #: includes/functions.php:440
198
- msgid "Have any questions?"
199
- msgstr "遇到了什么问题?"
200
-
201
- #: includes/functions.php:441
202
- #, php-format
203
- msgid ""
204
- "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
205
- "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
206
- "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
207
- "hc/en-us/requests/new\">contact us</a> with customization requests and "
208
- "suggestions.<br> Please visit our website to learn about us and our services "
209
- "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
210
- msgstr ""
211
- "您可以在找到 <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/"
212
- "en-us/sections/200406386\">支持论坛</a> 问题的答案<br>您可以 <a target="
213
- "\"_blank\" href=\"http://support.fruitfulcode.com/hc/en-us/requests/new\">联"
214
- "系我们</a> 来提要求和建议。<br> 请访问我们的网站,来了解我们和我们的服务 <a "
215
- "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
216
-
217
- #: includes/functions.php:452
218
- msgid "This plugin is translation friendly"
219
- msgstr "插件翻译"
220
-
221
- #: includes/functions.php:453
222
- #, php-format
223
- msgid ""
224
- "Want to improve translation or make one for your native language? <a href="
225
- "\"%1$s\" title=\"%2$s\">%2$s</a>"
226
- msgstr ""
227
- "想要优化翻译或者想要把插件翻译为您的自己的母语? <a href=\"%1$s\" title="
228
- "\"%2$s\">%2$s</a>"
229
-
230
- #: includes/functions.php:455
231
- msgid "Follow this tutorial"
232
- msgstr "请按照本教程"
233
-
234
- #: includes/functions.php:464
235
- msgid "Premium WordPress themes"
236
- msgstr "更多 WordPress 主题"
237
-
238
- #: includes/functions.php:470
239
- msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
240
- msgstr "ANAGLYPH - 单页/多页的 WordPress 主题"
241
-
242
- #: includes/functions.php:475
243
- msgid "Love.ly - Simple & Elegant WordPress theme"
244
- msgstr "Love.ly - 简单优雅与 WordPress 主题"
245
-
246
- #: includes/functions.php:481
247
- msgid "Zoner - Real Estate WordPress theme"
248
- msgstr "Zoner - 适合房地产商 WordPress 主题"
249
-
250
- #: includes/functions.php:494
251
- msgid "Extended functionality"
252
- msgstr "扩展功能"
253
-
254
- #: includes/functions.php:495
255
- #, php-format
256
- msgid ""
257
- "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
258
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
259
- "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
260
- "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
261
- "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
262
- "\"_blank\">leave feedbacks</a>."
263
- msgstr ""
264
- "请购买 <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
265
- "plugin/2781350?ref=fruitfulcode\" target=\"_blank\"> 专业版 </a> 以获得扩展功"
266
- "能。%1$s 如果你喜欢我们的插件,请给我们 <a target=\"_blank\" href=\"http://"
267
- "wordpress.org/support/view/plugin-reviews/maintenance?filter=5\">好评</a>, 或"
268
- "者给我们<a title=\"leave feedbacks\" href=\"%2$s\" target=\"_blank\"> 留言反"
269
- "馈</a>。"
270
-
271
- #: includes/functions.php:499
272
- msgid "Demo website"
273
- msgstr "演示网站"
274
-
275
- #: includes/functions.php:643
276
- msgid " is "
277
- msgstr ""
278
-
279
- #: includes/functions.php:712
280
- msgid "Website is under construction"
281
- msgstr "网站正在建设中"
282
-
283
- #: includes/functions.php:713
284
- msgid "Maintenance mode is on"
285
- msgstr "维护模式已开启"
286
-
287
- #: includes/functions.php:714
288
- msgid "Website will be available soon"
289
- msgstr "网站即将上线"
290
-
291
- #: load/functions.php:39
292
- msgid "Permission access denied!"
293
- msgstr "拒绝访问!"
294
-
295
- #: load/functions.php:53
296
- msgid "Login is incorrect!"
297
- msgstr ""
298
-
299
- #: load/functions.php:57
300
- #, fuzzy
301
- #| msgid "You entered your password are incorrect!"
302
- msgid "Password is incorrect!"
303
- msgstr "您输入的密码错误!"
304
-
305
- #: load/functions.php:60
306
- #, fuzzy
307
- #| msgid "You entered your login and password are incorrect!"
308
- msgid "Login and password are incorrect!"
309
- msgstr "您输入的用户名或密码错误!"
310
-
311
- #: load/functions.php:136
312
- msgid "Please verify that you are not a robot."
313
- msgstr ""
314
-
315
- #: load/functions.php:377
316
- msgid "User Login"
317
- msgstr "用户登录"
318
-
319
- #: load/functions.php:379
320
- msgid "Username"
321
- msgstr "用户名"
322
-
323
- #: load/functions.php:380
324
- msgid "Password"
325
- msgstr "密码"
326
-
327
- #: load/functions.php:381
328
- msgid "Lost Password"
329
- msgstr "忘记密码"
330
-
331
- #: load/functions.php:382
332
- msgid "Login"
333
- msgstr "登录"
334
-
335
- #~ msgid "You entered your login are incorrect!"
336
- #~ msgstr "您输入的用户名错误!"
337
-
338
- #~ msgid "Not available object."
339
- #~ msgstr "没有可供选择的对象。"
340
-
341
- #~ msgid "Exclude pages"
342
- #~ msgstr "排除网页"
343
-
344
- #~ msgid "Choose Logo width"
345
- #~ msgstr "Vyberte si šířku Logo"
346
-
347
- #~ msgid "Choose Logo height"
348
- #~ msgstr "Vyberte si výšku Logo"
349
-
350
- #~ msgid "Blur intensity"
351
- #~ msgstr "模糊强度"
352
-
353
- #~ msgid "Enable login"
354
- #~ msgstr "povolit přihlášení"
355
-
356
- #~ msgid "Put Login On"
357
- #~ msgstr "Put přihlášení na"
358
-
359
- #~ msgid "Logo width"
360
- #~ msgstr "徽标宽度"
361
-
362
- #~ msgid "Logo height"
363
- #~ msgstr "徽标高度"
364
-
365
- #~ msgid "Admin bar"
366
- #~ msgstr "管理栏"
367
-
368
- #~ msgid "Background blur"
369
- #~ msgstr "背景虚化"
370
-
371
- #~ msgid "Apply a blur"
372
- #~ msgstr "应用模糊"
373
-
374
- #~ msgid "Login On / Off"
375
- #~ msgstr "登录开/关"
376
-
377
- #~ msgid "Service temporarily unavailable, Google analytics will be disable"
378
- #~ msgstr "服务暂时不可用,谷歌Analytics(分析)将被禁用"
379
-
380
- #~ msgid "Sign In"
381
- #~ msgstr "签到"
382
-
383
- #~ msgid ""
384
- #~ "You may find answers to your questions at <a target=\"_blank\" href="
385
- #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
386
- #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
387
- #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
388
- #~ "and suggestions.<br> Please visit our website to learn about us and our "
389
- #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
390
- #~ msgstr ""
391
- #~ "您可以在找到问题的答案 <a target=\"_blank\" href=\"http://wordpress.org/"
392
- #~ "support/plugin/maintenance\">支持论坛</a><br>你可以 <a target=\"_blank\" "
393
- #~ "href=\"mailto:mail@fruitfulcode.com?subject=Maintenance plugin\">联系我们"
394
- #~ "</a> 与定制要求和建议。<br> 请访问我们的网站,了解我们和我们的服务 <a "
395
- #~ "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
396
-
397
- #~ msgid "Contact support"
398
- #~ msgstr "联系支持"
399
-
400
- #~ msgid ""
401
- #~ "If you faced with any problems, have a question or suggestion you always "
402
- #~ "can contact us with any request on our website <a href=\"%1$s\" title="
403
- #~ "\"%2$s\">%2$s</a>"
404
- #~ msgstr ""
405
- #~ "如果您遇到任何问题,有问题或建议,你总是可以在我们的网站的任何请求与我们联"
406
- #~ "系 <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
407
-
408
- #~ msgid ""
409
- #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
410
- #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
411
- #~ "version %1$s with more other features."
412
- #~ msgstr ""
413
- #~ "如果你喜欢我们的插件请率, %1$s <a title=\"leave feedback\" href=\"%2$s\" "
414
- #~ "target=\"_blank\">留下反馈</a> 或购买扩展版 %1$s 与多个其它特征。"
415
-
416
- #~ msgid "Purchase"
417
- #~ msgstr "采购"
418
-
419
- #~ msgid "We have time until launch"
420
- #~ msgstr "我们有时间,直到推出"
421
-
422
- #~ msgid "Be first of your friends who will know when the website goes live."
423
- #~ msgstr "首先是你的朋友当网站正式上线谁知道。"
424
-
425
- #~ msgid "Check out our extended version of plugin with new features"
426
- #~ msgstr "看看我们的新功能插件扩展版"
427
-
428
- #~ msgid "Your session has expired."
429
- #~ msgstr "您的会话已过期。"
430
-
431
- #~ msgid "Please login to see website"
432
- #~ msgstr "请登录网站看"
433
-
434
- #~ msgid "User roles"
435
- #~ msgstr "用户角色"
436
-
437
- #~ msgid "Choose users access permissions in maintenance mode."
438
- #~ msgstr "选择在维护模式下用户的访问权限。"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: maintenance\n"
4
+ "POT-Creation-Date: 2019-08-27 13:24+0300\n"
5
+ "PO-Revision-Date: 2019-08-27 13:24+0300\n"
6
+ "Last-Translator: 0xJacky <jacky-943572677@qq.com>\n"
7
+ "Language-Team: fruitfulcode\n"
8
+ "Language: zh_CN\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.2.3\n"
13
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
14
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
15
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
16
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
+ "X-Poedit-Basepath: ..\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
20
+
21
+ #: includes/admin.php:7 includes/admin.php:106 includes/functions.php:688
22
+ #: includes/functions.php:692
23
+ msgid "Maintenance"
24
+ msgstr "维护模式"
25
+
26
+ #: includes/admin.php:106 includes/admin.php:124
27
+ msgid "Save changes"
28
+ msgstr "保存更改"
29
+
30
+ #: includes/functions.php:199
31
+ msgid "Standard Fonts"
32
+ msgstr "标准字体"
33
+
34
+ #: includes/functions.php:206
35
+ msgid "Google Web Fonts"
36
+ msgstr "谷歌字体"
37
+
38
+ #: includes/functions.php:256
39
+ msgid "General Settings"
40
+ msgstr "常规设置"
41
+
42
+ #: includes/functions.php:257
43
+ msgid "Custom CSS"
44
+ msgstr "自定义CSS"
45
+
46
+ #: includes/functions.php:258
47
+ msgid "Exclude pages from maintenance mode"
48
+ msgstr "禁用维护模式的页面"
49
+
50
+ #: includes/functions.php:264
51
+ msgid "Pro version"
52
+ msgstr "专业版"
53
+
54
+ #: includes/functions.php:271
55
+ msgid "Fruitful Code projects"
56
+ msgstr "Fruitful 代码项目"
57
+
58
+ #: includes/functions.php:277
59
+ msgid "Support"
60
+ msgstr "支持"
61
+
62
+ #: includes/functions.php:283
63
+ msgid "Translation"
64
+ msgstr "翻译"
65
+
66
+ #: includes/functions.php:318
67
+ msgid "Page title"
68
+ msgstr "页面标题"
69
+
70
+ #: includes/functions.php:319
71
+ msgid "Headline"
72
+ msgstr "头条新闻"
73
+
74
+ #: includes/functions.php:320
75
+ msgid "Description"
76
+ msgstr "描述"
77
+
78
+ #: includes/functions.php:321
79
+ msgid "Footer Text"
80
+ msgstr "页脚文本"
81
+
82
+ #: includes/functions.php:322
83
+ msgid "Set Logo width"
84
+ msgstr "设置 Logo 宽度"
85
+
86
+ #: includes/functions.php:323
87
+ msgid "Set Logo height"
88
+ msgstr "设置 Logo 高度"
89
+
90
+ #: includes/functions.php:324
91
+ msgid "Logo"
92
+ msgstr "Logo"
93
+
94
+ #: includes/functions.php:324
95
+ msgid "Upload Logo"
96
+ msgstr "上传 Logo"
97
+
98
+ #: includes/functions.php:325
99
+ msgid "Retina logo"
100
+ msgstr "超清 Logo"
101
+
102
+ #: includes/functions.php:325
103
+ msgid "Upload Retina Logo"
104
+ msgstr "上传超清 Logo"
105
+
106
+ #: includes/functions.php:327
107
+ #, fuzzy
108
+ #| msgid "Background image"
109
+ msgid "Background image (portrait mode)"
110
+ msgstr "背景图片"
111
+
112
+ #: includes/functions.php:327
113
+ msgid "Upload image for portrait device orientation"
114
+ msgstr ""
115
+
116
+ #: includes/functions.php:328
117
+ #, fuzzy
118
+ #| msgid "Background image"
119
+ msgid "Page preloader image"
120
+ msgstr "背景图片"
121
+
122
+ #: includes/functions.php:328
123
+ #, fuzzy
124
+ #| msgid "Upload Background"
125
+ msgid "Upload preloader"
126
+ msgstr "上传背景图片"
127
+
128
+ #: includes/functions.php:332
129
+ msgid "503"
130
+ msgstr "503"
131
+
132
+ #: includes/functions.php:332
133
+ msgid "Service temporarily unavailable, Google analytics will be disable."
134
+ msgstr "服务暂时不可用时,Google analytics 将被禁用。"
135
+
136
+ #: includes/functions.php:339
137
+ msgid "Google Analytics ID"
138
+ msgstr "Google Analytics ID"
139
+
140
+ #: includes/functions.php:339
141
+ msgid "UA-XXXXX-X"
142
+ msgstr "UA-XXXXX-X"
143
+
144
+ #: includes/functions.php:340
145
+ msgid "Set blur intensity"
146
+ msgstr "设置模糊度"
147
+
148
+ #: includes/functions.php:348
149
+ msgid "Apply background blur"
150
+ msgstr "启用背景虚化"
151
+
152
+ #: includes/functions.php:349
153
+ msgid "Enable frontend login"
154
+ msgstr "启用前端登录"
155
+
156
+ #: includes/functions.php:362
157
+ msgid "CSS Code"
158
+ msgstr "CSS代码"
159
+
160
+ #: includes/functions.php:382
161
+ msgid "Select the page to be displayed:"
162
+ msgstr "请选择要禁用维护模式的页面:"
163
+
164
+ #: includes/functions.php:445
165
+ msgid "Background image"
166
+ msgstr "背景图片"
167
+
168
+ #: includes/functions.php:445
169
+ msgid "Upload Background"
170
+ msgstr "上传背景图片"
171
+
172
+ #: includes/functions.php:451
173
+ msgid "Background color"
174
+ msgstr "背景颜色"
175
+
176
+ #: includes/functions.php:452
177
+ msgid "Font color"
178
+ msgstr "字体颜色"
179
+
180
+ #: includes/functions.php:453
181
+ #, fuzzy
182
+ #| msgid "Background color"
183
+ msgid "Login block background color"
184
+ msgstr "背景颜色"
185
+
186
+ #: includes/functions.php:460
187
+ msgid "Font family"
188
+ msgstr "字体系列"
189
+
190
+ #: includes/functions.php:466
191
+ msgid "Subsets"
192
+ msgstr "字体子集"
193
+
194
+ #: includes/functions.php:474
195
+ msgid "Have any questions?"
196
+ msgstr "遇到了什么问题?"
197
+
198
+ #: includes/functions.php:476
199
+ #, php-format
200
+ msgid ""
201
+ "You may find answers to your questions at <a target=\"_blank\" href=\"http://"
202
+ "support.fruitfulcode.com/hc/en-us/sections/200406386\">support forum</"
203
+ "a><br>You may <a target=\"_blank\" href=\"http://support.fruitfulcode.com/"
204
+ "hc/en-us/requests/new\">contact us</a> with customization requests and "
205
+ "suggestions.<br> Please visit our website to learn about us and our services "
206
+ "<a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
207
+ msgstr ""
208
+ "您可以在找到 <a target=\"_blank\" href=\"http://support.fruitfulcode.com/hc/"
209
+ "en-us/sections/200406386\">支持论坛</a> 问题的答案<br>您可以 <a target="
210
+ "\"_blank\" href=\"http://support.fruitfulcode.com/hc/en-us/requests/new\">联"
211
+ "系我们</a> 来提要求和建议。<br> 请访问我们的网站,来了解我们和我们的服务 <a "
212
+ "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
213
+
214
+ #: includes/functions.php:487
215
+ msgid "This plugin is translation friendly"
216
+ msgstr "插件翻译"
217
+
218
+ #: includes/functions.php:489
219
+ #, php-format
220
+ msgid ""
221
+ "Want to improve translation or make one for your native language? <a href="
222
+ "\"%1$s\" title=\"%2$s\">%2$s</a>"
223
+ msgstr ""
224
+ "想要优化翻译或者想要把插件翻译为您的自己的母语? <a href=\"%1$s\" title="
225
+ "\"%2$s\">%2$s</a>"
226
+
227
+ #: includes/functions.php:491
228
+ msgid "Follow this tutorial"
229
+ msgstr "请按照本教程"
230
+
231
+ #: includes/functions.php:500
232
+ msgid "Premium WordPress themes"
233
+ msgstr "更多 WordPress 主题"
234
+
235
+ #: includes/functions.php:506
236
+ msgid "ANAGLYPH - One page / Multi Page WordPress Theme"
237
+ msgstr "ANAGLYPH - 单页/多页的 WordPress 主题"
238
+
239
+ #: includes/functions.php:511
240
+ msgid "Love.ly - Simple & Elegant WordPress theme"
241
+ msgstr "Love.ly - 简单优雅与 WordPress 主题"
242
+
243
+ #: includes/functions.php:517
244
+ msgid "Zoner - Real Estate WordPress theme"
245
+ msgstr "Zoner - 适合房地产商 WordPress 主题"
246
+
247
+ #: includes/functions.php:529
248
+ msgid "Extended functionality"
249
+ msgstr "扩展功能"
250
+
251
+ #: includes/functions.php:531
252
+ #, php-format
253
+ msgid ""
254
+ "Purchase <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
255
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\">PRO</a> version with "
256
+ "extended functionality. %1$s If you like our plugin please <a target=\"_blank"
257
+ "\" href=\"http://wordpress.org/support/view/plugin-reviews/maintenance?"
258
+ "filter=5\">rate it</a>, <a title=\"leave feedbacks\" href=\"%2$s\" target="
259
+ "\"_blank\">leave feedbacks</a>."
260
+ msgstr ""
261
+ "请购买 <a href=\"http://codecanyon.net/item/maintenance-wordpress-"
262
+ "plugin/2781350?ref=fruitfulcode\" target=\"_blank\"> 专业版 </a> 以获得扩展功"
263
+ "能。%1$s 如果你喜欢我们的插件,请给我们 <a target=\"_blank\" href=\"http://"
264
+ "wordpress.org/support/view/plugin-reviews/maintenance?filter=5\">好评</a>, 或"
265
+ "者给我们<a title=\"leave feedbacks\" href=\"%2$s\" target=\"_blank\"> 留言反"
266
+ "馈</a>。"
267
+
268
+ #: includes/functions.php:537
269
+ msgid "Demo website"
270
+ msgstr "演示网站"
271
+
272
+ #: includes/functions.php:688 includes/functions.php:695
273
+ msgid " is "
274
+ msgstr ""
275
+
276
+ #: includes/functions.php:768
277
+ msgid "Website is under construction"
278
+ msgstr "网站正在建设中"
279
+
280
+ #: includes/functions.php:769
281
+ msgid "Maintenance mode is on"
282
+ msgstr "维护模式已开启"
283
+
284
+ #: includes/functions.php:770
285
+ msgid "Website will be available soon"
286
+ msgstr "网站即将上线"
287
+
288
+ #: load/functions.php:47
289
+ msgid "Permission access denied!"
290
+ msgstr "拒绝访问!"
291
+
292
+ #: load/functions.php:61
293
+ msgid "Login is incorrect!"
294
+ msgstr ""
295
+
296
+ #: load/functions.php:66
297
+ #, fuzzy
298
+ #| msgid "You entered your password are incorrect!"
299
+ msgid "Password is incorrect!"
300
+ msgstr "您输入的密码错误!"
301
+
302
+ #: load/functions.php:69
303
+ #, fuzzy
304
+ #| msgid "You entered your login and password are incorrect!"
305
+ msgid "Login and password are incorrect!"
306
+ msgstr "您输入的用户名或密码错误!"
307
+
308
+ #: load/functions.php:149
309
+ msgid "Please verify that you are not a robot."
310
+ msgstr ""
311
+
312
+ #: load/functions.php:374
313
+ msgid "User Login"
314
+ msgstr "用户登录"
315
+
316
+ #: load/functions.php:376
317
+ msgid "Username"
318
+ msgstr "用户名"
319
+
320
+ #: load/functions.php:377
321
+ msgid "Password"
322
+ msgstr "密码"
323
+
324
+ #: load/functions.php:378
325
+ msgid "Lost Password"
326
+ msgstr "忘记密码"
327
+
328
+ #: load/functions.php:379
329
+ msgid "Login"
330
+ msgstr "登录"
331
+
332
+ #~ msgid "Show admin bar"
333
+ #~ msgstr "显示管理栏"
334
+
335
+ #~ msgid "You entered your login are incorrect!"
336
+ #~ msgstr "您输入的用户名错误!"
337
+
338
+ #~ msgid "Not available object."
339
+ #~ msgstr "没有可供选择的对象。"
340
+
341
+ #~ msgid "Exclude pages"
342
+ #~ msgstr "排除网页"
343
+
344
+ #~ msgid "Choose Logo width"
345
+ #~ msgstr "Vyberte si šířku Logo"
346
+
347
+ #~ msgid "Choose Logo height"
348
+ #~ msgstr "Vyberte si výšku Logo"
349
+
350
+ #~ msgid "Blur intensity"
351
+ #~ msgstr "模糊强度"
352
+
353
+ #~ msgid "Enable login"
354
+ #~ msgstr "povolit přihlášení"
355
+
356
+ #~ msgid "Put Login On"
357
+ #~ msgstr "Put přihlášení na"
358
+
359
+ #~ msgid "Logo width"
360
+ #~ msgstr "徽标宽度"
361
+
362
+ #~ msgid "Logo height"
363
+ #~ msgstr "徽标高度"
364
+
365
+ #~ msgid "Admin bar"
366
+ #~ msgstr "管理栏"
367
+
368
+ #~ msgid "Background blur"
369
+ #~ msgstr "背景虚化"
370
+
371
+ #~ msgid "Apply a blur"
372
+ #~ msgstr "应用模糊"
373
+
374
+ #~ msgid "Login On / Off"
375
+ #~ msgstr "登录开/关"
376
+
377
+ #~ msgid "Service temporarily unavailable, Google analytics will be disable"
378
+ #~ msgstr "服务暂时不可用,谷歌Analytics(分析)将被禁用"
379
+
380
+ #~ msgid "Sign In"
381
+ #~ msgstr "签到"
382
+
383
+ #~ msgid ""
384
+ #~ "You may find answers to your questions at <a target=\"_blank\" href="
385
+ #~ "\"http://wordpress.org/support/plugin/maintenance\">support forum</"
386
+ #~ "a><br>You may <a target=\"_blank\" href=\"mailto:mail@fruitfulcode.com?"
387
+ #~ "subject=Maintenance plugin\">contact us</a> with customization requests "
388
+ #~ "and suggestions.<br> Please visit our website to learn about us and our "
389
+ #~ "services <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
390
+ #~ msgstr ""
391
+ #~ "您可以在找到问题的答案 <a target=\"_blank\" href=\"http://wordpress.org/"
392
+ #~ "support/plugin/maintenance\">支持论坛</a><br>你可以 <a target=\"_blank\" "
393
+ #~ "href=\"mailto:mail@fruitfulcode.com?subject=Maintenance plugin\">联系我们"
394
+ #~ "</a> 与定制要求和建议。<br> 请访问我们的网站,了解我们和我们的服务 <a "
395
+ #~ "href=\"%1$s\" title=\"%2$s\">%2$s</a>"
396
+
397
+ #~ msgid "Contact support"
398
+ #~ msgstr "联系支持"
399
+
400
+ #~ msgid ""
401
+ #~ "If you faced with any problems, have a question or suggestion you always "
402
+ #~ "can contact us with any request on our website <a href=\"%1$s\" title="
403
+ #~ "\"%2$s\">%2$s</a>"
404
+ #~ msgstr ""
405
+ #~ "如果您遇到任何问题,有问题或建议,你总是可以在我们的网站的任何请求与我们联"
406
+ #~ "系 <a href=\"%1$s\" title=\"%2$s\">%2$s</a>"
407
+
408
+ #~ msgid ""
409
+ #~ "If you like our plugin please rate it, %1$s <a title=\"leave feedback\" "
410
+ #~ "href=\"%2$s\" target=\"_blank\">leave feedback</a> or purchase extended "
411
+ #~ "version %1$s with more other features."
412
+ #~ msgstr ""
413
+ #~ "如果你喜欢我们的插件请率, %1$s <a title=\"leave feedback\" href=\"%2$s\" "
414
+ #~ "target=\"_blank\">留下反馈</a> 或购买扩展版 %1$s 与多个其它特征。"
415
+
416
+ #~ msgid "Purchase"
417
+ #~ msgstr "采购"
418
+
419
+ #~ msgid "We have time until launch"
420
+ #~ msgstr "我们有时间,直到推出"
421
+
422
+ #~ msgid "Be first of your friends who will know when the website goes live."
423
+ #~ msgstr "首先是你的朋友当网站正式上线谁知道。"
424
+
425
+ #~ msgid "Check out our extended version of plugin with new features"
426
+ #~ msgstr "看看我们的新功能插件扩展版"
427
+
428
+ #~ msgid "Your session has expired."
429
+ #~ msgstr "您的会话已过期。"
430
+
431
+ #~ msgid "Please login to see website"
432
+ #~ msgstr "请登录网站看"
433
+
434
+ #~ msgid "User roles"
435
+ #~ msgstr "用户角色"
436
+
437
+ #~ msgid "Choose users access permissions in maintenance mode."
438
+ #~ msgstr "选择在维护模式下用户的访问权限。"
maintenance.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Maintenance
4
  Plugin URI: http://wordpress.org/plugins/maintenance/
5
  Description: Take your website for maintenance away from public view. Use maintenance plugin if your website is in development or you need to change a few things, run an upgrade. Make it only accessible by login and password. Plugin has a options to add a logo, background, headline, message, colors, login, etc. Extended PRO with more features version is available for purchase.
6
- Version: 3.7.0
7
  Author: fruitfulcode
8
  Author URI: https://fruitfulcode.com
9
  License: GPL2
@@ -39,11 +39,12 @@ class MTNC {
39
 
40
  add_action( 'template_include', array( &$this, 'mtnc_template_include' ), 999999 );
41
  add_action( 'wp_logout', array( &$this, 'mtnc_user_logout' ) );
42
- add_action( 'init', array( &$this, 'mtnc_set_global_options' ), 1 );
 
43
  }
44
 
45
  public function mtnc_constants() {
46
- define( 'MTNC_VERSION', '3.7.0' );
47
  define( 'MTNC_DB_VERSION', 1 );
48
  define( 'MTNC_WP_VERSION', get_bloginfo( 'version' ) );
49
  define( 'MTNC_DIR', trailingslashit( plugin_dir_path( __FILE__ ) ) );
@@ -103,6 +104,10 @@ class MTNC {
103
  return $original_template;
104
  }
105
 
 
 
 
 
106
  }
107
 
108
  $mtnc = new MTNC();
3
  Plugin Name: Maintenance
4
  Plugin URI: http://wordpress.org/plugins/maintenance/
5
  Description: Take your website for maintenance away from public view. Use maintenance plugin if your website is in development or you need to change a few things, run an upgrade. Make it only accessible by login and password. Plugin has a options to add a logo, background, headline, message, colors, login, etc. Extended PRO with more features version is available for purchase.
6
+ Version: 3.7.1
7
  Author: fruitfulcode
8
  Author URI: https://fruitfulcode.com
9
  License: GPL2
39
 
40
  add_action( 'template_include', array( &$this, 'mtnc_template_include' ), 999999 );
41
  add_action( 'wp_logout', array( &$this, 'mtnc_user_logout' ) );
42
+ add_action( 'init', array( &$this, 'mtnc_admin_bar' ) );
43
+ add_action( 'init', array( &$this, 'mtnc_set_global_options' ), 1 );
44
  }
45
 
46
  public function mtnc_constants() {
47
+ define( 'MTNC_VERSION', '3.7.1' );
48
  define( 'MTNC_DB_VERSION', 1 );
49
  define( 'MTNC_WP_VERSION', get_bloginfo( 'version' ) );
50
  define( 'MTNC_DIR', trailingslashit( plugin_dir_path( __FILE__ ) ) );
104
  return $original_template;
105
  }
106
 
107
+ public function mtnc_admin_bar() {
108
+ add_action( 'admin_bar_menu', 'mtnc_add_toolbar_items', 100 );
109
+ }
110
+
111
  }
112
 
113
  $mtnc = new MTNC();
readme.txt CHANGED
@@ -1,345 +1,345 @@
1
- === Plugin Name ===
2
- Contributors: fruitfulcode
3
- Donate link: http://fruitfulcode.com/
4
- Tags: maintenance, maintenance mode, coming soon, splash page, under-construction, 503 error, administration, login, customize page, background, fullscreen, blur
5
- Requires at least: 3.5
6
- Tested up to: 5.2.2
7
- Stable tag: 3.7.0
8
- License: GPLv2 or later
9
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
-
11
- Maintenance - easy configure and customize coming soon, under construction page when site have updates, changes or in development process.
12
-
13
- == Description ==
14
-
15
- Maintenance plugin allow WordPress site administrator close the website for maintenance, enable "503 Service temporarily unavailable”, set a temporary page with authorization, which can be edited via the plugin settings. Easy customize, good look on all devices. Add your logo, background image, select the desired color, add text. Extended version of the plugin includes more settings that appear after installation PRO extension plugin.
16
-
17
- https://www.youtube.com/watch?v=Z5v9Ju52nmg
18
-
19
- <h3>Features</h3>
20
- <ul>
21
- <li>Html/CSS layout without images (retina ready) </li>
22
- <li>Fullscreen background (<a target="_blank" href="https://github.com/srobbin/jquery-backstretch">Backstretch</a>)</li>
23
- <li>Blur background effect</li>
24
- <li>Upload own logo and retina</li>
25
- <li>Configurable colors: fonts, icons, background</li>
26
- <li>Add your title, headline, text</li>
27
- <li>User login with validation</li>
28
- <li>Admin bar: show/hide</li>
29
- <li>503 error on/off</li>
30
- <li>Google analytics field</li>
31
- <li>Login on/off</li>
32
- <li>Exclude pages in Maintenance mode</li>
33
-
34
- </ul>
35
-
36
-
37
- <a target="_blank" href="http://plugins.fruitfulcode.com/maintenance/">View demo</a>
38
-
39
-
40
- <h3>Maintenance PRO</h3>
41
- <strong>Required Free version.</strong> All features from FREE version included +
42
-
43
- <ul>
44
- <li>Unique scheduler countdown</li>
45
- <li>User permissions</li>
46
- <li>Fullscreen background gallery</li>
47
- <li>Gallery patterns overlays</li>
48
- <li>Background gallery with overlay</li>
49
- <li>Background video from media gallery</li>
50
- <li>Background video from Youtube/Vimeo</li>
51
- <li>Additional HTML area</li>
52
- <li>Social media profiles (<a target="_blank" href="http://zurb.com/playground/foundation-icons">Foundation icons</a>)</li>
53
- <li>Email newsletter subscribe form (<a target="_blank" href="http://mailchimp.com/">MailChimp</a> and <a href="https://www.campaignmonitor.com/">Campaign Monitor</a> integration) </li>
54
- </ul>
55
-
56
- <a target="_blank" href="http://codecanyon.net/item/maintenance-wordpress-plugin/2781350?ref=fruitfulcode">Get additional functionality</a>
57
-
58
- <h3>Translation</h3>
59
-
60
- <ul>
61
- <li>Russian (ru_RU)</li>
62
- <li>Brazilian Portuguese (pt_BR)</li>
63
- <li>German (de_DE)</li>
64
- <li>Spanish (es_ES)</li>
65
- <li>Farsi Persian (fa_IR)</li>
66
- <li>Turkish (tr_TR)</li>
67
- <li>French (fr_FR)</li>
68
- <li>Chinese (zh_CN)</li>
69
- <li>Czech (cs_CZ)</li>
70
- <li>Ukrainian (uk_UA)</li>
71
- <li>Finnish (fi_FI)</li>
72
- <li>Italian (it_IT)</li>
73
- <li>Arabic (Ar)</li>
74
- <li>Dutch (nl_NL)</li>
75
- </ul>
76
-
77
- <p>If you would like to create translation to your native language, you can send the <a target="_blank" href="http://codex.wordpress.org/Translating_WordPress">text of PO and MO files</a> to the <a href="http://fruitfulcode.com" target="_blank">Fruitful Code</a> and we'll add it to the next plugin update.</p><p> You can download the latest version of the program for work with PO and MO files <a href="http://www.poedit.net/download.php" target="_blank">Poedit</a>.</p>
78
-
79
- <h3>Technical support</h3>
80
- If you have any questions or recommendations regarding the functionality of our plugins (existing options, new options, current issues), please feel free to contact us.
81
-
82
- <h3>How to thank a developers</h3>
83
- <ol>
84
- <li>If you like our plugin and want to say us thank you, please <a href="http://wordpress.org/support/view/plugin-reviews/maintenance?filter=5">leave us review</a></li>
85
- <li>Make review in your blog or journal with URL link to official plugin page and plugin demo </li>
86
- <li>Recommend "Maintenance plugin" to your friends</li>
87
- <li>Each purchasing of <a target="_blank" href="http://codecanyon.net/item/maintenance-wordpress-plugin/2781350?ref=fruitfulcode">PRO</a> version make us more happy</li>
88
- </ol>
89
-
90
- Thanks for using.
91
-
92
- == Installation ==
93
-
94
- 1. Upload the «Maintenance» folder to the /wp-content/plugins/ directory
95
- 2. Activate the plugin through the 'Plugins' menu in WordPress
96
- 3. Go to Dashboard > Maintenance
97
-
98
- == Screenshots ==
99
- 1. Maintenance options page
100
-
101
- == Frequently Asked Questions ==
102
-
103
- = I have activated plugin and don’t see any changes, looks like plugin is not working. =
104
-
105
- Try to check in different browser. If you a logged as wordpress user you see website in normal mode.
106
-
107
- = Will my site remain visible to search engines while maintenance mode is on? =
108
-
109
- The site will not be visible to search engines. "503 Service Temporarily Unavailable" can be changed in plugin options.
110
-
111
- = Where can I find out the username and password to get to the site? =
112
-
113
- You can use your administrator access or create new user in wordpress dashboard
114
- http://yousite.com/wp-admin/users.php
115
-
116
- = If I incorrectly write a login and password I will see the error on the page wp-login? =
117
- No, it will be display error on current maintenance page, without redirect to wp-login page
118
-
119
- = I haven’t found an answer to my question, what should I do? =
120
- You can check <a href="http://wordpress.org/support/plugin/maintenance">support forum</a> or <a class="send-mail" target="_blank" href="mailto:mail@fruitfulcode.com?subject=Maintenance%20Plugin">send email to us</a>
121
-
122
- == Change log ==
123
- = 3.7.0 =
124
- - Improvement: Code optimization
125
- - Update: Removed 'Show admin bar' option
126
- - Update: Removed statistic
127
- - Update: Removed subscription
128
- - Update: Translations
129
-
130
- == Change log ==
131
- = 3.6.3 =
132
- - Bug fix: Deactivated statistics
133
-
134
- == Change log ==
135
- = 3.6.2 =
136
- - New: Added option to switch sound on video
137
- - New: Added child theme support
138
- - New: Added statistics
139
- - Update: Updated translations
140
- - Bug fix: background color for login form
141
-
142
- = 3.6.1 =
143
- - Improvement: setting max width logo size
144
- - Bug fix: Change template_include hook priority
145
- - Bug fix: Fix container height
146
- - Bug fix: logo size cropping
147
- - Bug fix: fonts subsets fix
148
-
149
- = 3.6 =
150
- - Update: Optimized js libs
151
- - Update: Replaced some features by new css and html5 capabilities
152
- - Update: Refreshed google fonts
153
- - New: Change preloader icon in admin panel
154
- - New: Uploading image for portrait device orientation
155
- - New: Add authorization error text to login panel
156
- - New: Select login panel bg color
157
- - New: Add some css effects
158
-
159
- = 3.5.1 =
160
- - Bugfix: Js cache with server options
161
- - Bugfix: bg default color
162
- - Optimization: Fonts load
163
- - Optimization: PageSpeed 90/96
164
-
165
- = 3.5 =
166
- * Optimization: Plugin speed optimization
167
- * Bugfix: Clear js cache
168
-
169
- = 3.4.2 =
170
- * Optimization: Plugin speed optimization (Google PageSpeed 95)
171
- * Tested up to: Wordpress 4.8
172
-
173
- = 3.4.1 =
174
- * Bug fix: Return original template if mode is off
175
-
176
- = 3.4 =
177
- * Improvements: WP Hide & Security plugin compatible
178
- * Bug fix: Update localization files
179
- * Bug fix: Subset fonts
180
- * Bug fix: Permission access by user role
181
- * Bug fix: Remove deprecated function getimagesize
182
-
183
- = 3.3 =
184
- * New: Add og meta content
185
- * New: Default site title
186
- * Update: WordPress 4.7.1
187
- * Bug fix: Add function not filter to add paragraph
188
-
189
- = 3.2 =
190
- * New: Hungarian translation
191
- * New: Persian translation
192
- * New: Swedish translation
193
- * Updated: German translation
194
- * Updated: Russian translation
195
- * Updated: Google Analytics script
196
- * Improvements: Get icons from CDN's
197
- * Improvements: Description tinymce textarea
198
- * Bug fix: Exclude pages - display only !empty post types
199
- * Bug fix: function wpcf7_ajax_loader()
200
-
201
- = 3.1.1 =
202
- * Improvements: Google fonts - Add font: Martel Sans
203
- * Updated: Chinese(zh_CN) translation
204
- * Bug fix: Relative reference for google fonts
205
- * Bug fix: Meta title output
206
- * Bug fix: Meta description output
207
-
208
- = 3.1 =
209
- * New: Meta description
210
- * Improvements: Descriptions for fields
211
- * Improvements: Added check for ssl
212
- * Improvements: link from footer removed
213
- * Bug fix: Plugin Inspector call this UNSAFE
214
- * Bug fix: changed call to the function mt_clear_cache
215
- * Bug fix: Grammatical mistakes
216
- * Bug fix: Standart background image loading, after update to WordPress 4.6
217
- * Bug fix: Subsets problem with js
218
- * Bug fix: Bugfix googlefonts.json missed problem
219
- * Update: Translation files
220
-
221
- = 3.0 =
222
- * New: Additional Save changes button
223
- * Update: Translation files
224
- * Update: Core for maintenance PRO
225
- * Bug fix: Lost password link
226
-
227
- = 2.7.1 =
228
- * Update: Language files
229
- * Bug fix: Default values and checkbox changes in preferences
230
- * Bug fix: Lost password link if WooCommerce exist
231
-
232
- = 2.7 =
233
- * New: Google fonts subsets
234
- * New: WP Super Cache support
235
- * New: WP Total Cache support
236
- * New: Retina logo
237
- * New: Logo width and height fields
238
- * New: uninstal.php
239
- * Update: WordPress 4.4.2 support
240
- * Improvements: Responsive version
241
- * Improvements: Time format
242
- * Bug fix: Maintenance not working on French Language
243
-
244
-
245
- = 2.6 =
246
- * Update: WordPress 4.4 support
247
- * Update: translation files
248
- * New: Meta fields for sharing
249
- * Bug fix: callback function to uninstall hook
250
- * Bug fix: save content and settings if plugin disabled
251
- * Bug fix: if footer text is empty not showing text
252
-
253
- = 2.5 =
254
- * New: French translation
255
- * Update: WordPress 4.3 support
256
- * Bug fix: Footer and social media icons for mobiles
257
- * Bug fix: Exclude pages now by post id
258
- * Bug fix: Check exclude pages with empty reading options
259
-
260
- = 2.4 =
261
- * New option: Footer text
262
- * Improvements: Exclude / Include pages
263
- * Improvements: CSS optimization
264
- * Translation updates
265
-
266
- = 2.3 =
267
- * New: Enable maintenance mode for specific pages
268
- * Bug fix: Lost password
269
- * Bug fix: password format with symbols
270
- * Improvements: CSS optimization
271
-
272
- = 2.2.1 =
273
- * New: default background image
274
- * Improvements: blur off by default
275
- * Bug fix: Label styles
276
-
277
- = 2.2 =
278
- * New options: Custom css
279
- * New options: Font family
280
- * New login form
281
- * Improvements: Responsive version
282
- * Bug fix: PHP 5.2 support
283
-
284
- = 2.1.2 =
285
- * New translation Deutch (de_DE)
286
- * New translation Finnish (fi_FI)
287
- * Bug fix: Google analytics field.
288
-
289
- = 2.1.1 =
290
- * Content alignment fix
291
- * Added scroll for extra height
292
- * Translation updates
293
-
294
- = 2.1 =
295
- * New option Login on/off
296
- * New option Google Analytics field
297
- * Responsive bug fix
298
-
299
- = 2.0.1 =
300
- * New translation Brazilian Portuguese
301
- * Bug fix in title
302
- * Bug fix blur background image scroll
303
-
304
-
305
- = 2.0 =
306
- * New features
307
- * New PRO version
308
- * New design
309
- * New dashboard
310
- * Core plugin changes
311
- * Backstretch fullscreen background
312
- * Blur background effect
313
- * 503 error switcher
314
-
315
- = 1.2.3 =
316
- * Wordpress 3.6 support
317
- * Bug fix
318
- * Warning Messages, open_basedir conflict - resolved.
319
-
320
- = 1.2.2 =
321
- * Re-directed user to the root of the doman (not to subdirectory).
322
- * Bugfix, Notice in dasboard with debug mode.
323
-
324
- = 1.2.1 =
325
- * Admin bar bug fix
326
- * Css fix
327
-
328
- = 1.2 =
329
- * Translation ready
330
- * Add Russian language
331
- * Add option for display admin bar
332
- * Css fixes for WP 3.5
333
-
334
- = 1.1.1 =
335
- *Css fixes
336
-
337
- = 1.1 =
338
- * Any logo images will be in center of page
339
- * Lastpass fields corrected width
340
- * Bug fixes
341
-
342
- = 1.0 =
343
- * initial release
344
-
345
- == Upgrade Notice ==
1
+ === Maintenance ===
2
+ Contributors: WebFactory, UnderConstructionPage, googlemapswidget, wpreset
3
+ Tags: maintenance, maintenance mode, maintenance page, coming soon, coming soon page, under construction, under construction page
4
+ Requires at least: 3.5
5
+ Tested up to: 5.2
6
+ Stable tag: 3.7.1
7
+ License: GPLv2 or later
8
+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
+
10
+ Great looking maintenance, coming soon & under construction pages. Put your site under maintenance in minutes.
11
+
12
+ == Description ==
13
+
14
+ Maintenance plugin allows the WordPress site administrator to close the website for maintenance, enable "503 Service temporarily unavailable”, set a temporary page with authorization, which can be edited via the plugin settings. Easy customize the good look on all devices. Add your logo, background image, select the desired color, add text. The extended version of the plugin includes more settings that appear after installation PRO extension plugin.
15
+
16
+ https://www.youtube.com/watch?v=Z5v9Ju52nmg
17
+
18
+ <h3>Features</h3>
19
+ <ul>
20
+ <li>Html/CSS layout without images (retina ready) </li>
21
+ <li>Fullscreen background (<a target="_blank" href="https://github.com/srobbin/jquery-backstretch">Backstretch</a>)</li>
22
+ <li>Blur background effect</li>
23
+ <li>Upload own logo and retina</li>
24
+ <li>Configurable colors: fonts, icons, background</li>
25
+ <li>Add your title, headline, text</li>
26
+ <li>User login with validation</li>
27
+ <li>Admin bar: show/hide</li>
28
+ <li>503 error on/off</li>
29
+ <li>Google analytics field</li>
30
+ <li>Login on/off</li>
31
+ <li>Exclude pages in Maintenance mode</li>
32
+
33
+ </ul>
34
+
35
+
36
+
37
+ <h3>Maintenance PRO</h3>
38
+ <strong>Required Free version.</strong> All features from FREE version included +
39
+
40
+ <ul>
41
+ <li>Unique scheduler countdown</li>
42
+ <li>User permissions</li>
43
+ <li>Fullscreen background gallery</li>
44
+ <li>Gallery patterns overlays</li>
45
+ <li>Background gallery with overlay</li>
46
+ <li>Background video from media gallery</li>
47
+ <li>Background video from Youtube/Vimeo</li>
48
+ <li>Additional HTML area</li>
49
+ <li>Social media profiles (<a target="_blank" href="http://zurb.com/playground/foundation-icons">Foundation icons</a>)</li>
50
+ <li>Email newsletter subscribe form (<a target="_blank" href="http://mailchimp.com/">MailChimp</a> and <a href="https://www.campaignmonitor.com/">Campaign Monitor</a> integration) </li>
51
+ </ul>
52
+
53
+
54
+ <h3>Translation</h3>
55
+
56
+ <ul>
57
+ <li>Russian (ru_RU)</li>
58
+ <li>Brazilian Portuguese (pt_BR)</li>
59
+ <li>German (de_DE)</li>
60
+ <li>Spanish (es_ES)</li>
61
+ <li>Farsi Persian (fa_IR)</li>
62
+ <li>Turkish (tr_TR)</li>
63
+ <li>French (fr_FR)</li>
64
+ <li>Chinese (zh_CN)</li>
65
+ <li>Czech (cs_CZ)</li>
66
+ <li>Ukrainian (uk_UA)</li>
67
+ <li>Finnish (fi_FI)</li>
68
+ <li>Italian (it_IT)</li>
69
+ <li>Arabic (Ar)</li>
70
+ <li>Dutch (nl_NL)</li>
71
+ </ul>
72
+
73
+
74
+ <h3>Technical support</h3>
75
+ If you have any questions or recommendations regarding the functionality of our plugins (existing options, new options, current issues), please feel free to contact us.
76
+
77
+ <h3>How to thank a developers</h3>
78
+ <ol>
79
+ <li>If you like our plugin and want to say us thank you, please <a href="http://wordpress.org/support/view/plugin-reviews/maintenance?filter=5">leave us review</a></li>
80
+ <li>Make review in your blog or journal with URL link to official plugin page and plugin demo </li>
81
+ <li>Recommend "Maintenance plugin" to your friends</li>
82
+ </ol>
83
+
84
+ Thanks for using.
85
+
86
+ == Installation ==
87
+
88
+ 1. Upload the «Maintenance» folder to the /wp-content/plugins/ directory
89
+ 2. Activate the plugin through the 'Plugins' menu in WordPress
90
+ 3. Go to Dashboard > Maintenance
91
+
92
+ == Screenshots ==
93
+ 1. Maintenance options page
94
+
95
+ == Frequently Asked Questions ==
96
+
97
+ = I have activated plugin and don’t see any changes, looks like plugin is not working. =
98
+
99
+ Try to check in different browser. If you a logged as wordpress user you see website in normal mode.
100
+
101
+ = Will my site remain visible to search engines while maintenance mode is on? =
102
+
103
+ The site will not be visible to search engines. "503 Service Temporarily Unavailable" can be changed in plugin options.
104
+
105
+ = Where can I find out the username and password to get to the site? =
106
+
107
+ You can use your administrator access or create new user in wordpress dashboard
108
+ http://yousite.com/wp-admin/users.php
109
+
110
+ = If I incorrectly write a login and password I will see the error on the page wp-login? =
111
+ No, it will be display error on current maintenance page, without redirect to wp-login page
112
+
113
+ = I haven’t found an answer to my question, what should I do? =
114
+ Please post the question on the <a href="http://wordpress.org/support/plugin/maintenance">support forum</a>.
115
+
116
+ == Change log ==
117
+ = 3.7.1 =
118
+ - Bug fix: Restored admin bar notification
119
+ - Bug fix: Preview mode
120
+ - Update: Translations
121
+
122
+ = 3.7.0 =
123
+ - Improvement: Code optimization
124
+
125
+ = 3.6.4 =
126
+ - Improvement: Code optimization
127
+ - Update: Removed 'Show admin bar' option
128
+ - Update: Removed statistic
129
+ - Update: Removed subscription
130
+ - Update: Translations
131
+
132
+ = 3.6.3 =
133
+ - Bug fix: Deactivated statistics
134
+
135
+ = 3.6.2 =
136
+ - New: Added option to switch sound on video
137
+ - New: Added child theme support
138
+ - New: Added statistics
139
+ - Update: Updated translations
140
+ - Bug fix: background color for login form
141
+
142
+ = 3.6.1 =
143
+ - Improvement: setting max width logo size
144
+ - Bug fix: Change template_include hook priority
145
+ - Bug fix: Fix container height
146
+ - Bug fix: logo size cropping
147
+ - Bug fix: fonts subsets fix
148
+
149
+ = 3.6 =
150
+ - Update: Optimized js libs
151
+ - Update: Replaced some features by new css and html5 capabilities
152
+ - Update: Refreshed google fonts
153
+ - New: Change preloader icon in admin panel
154
+ - New: Uploading image for portrait device orientation
155
+ - New: Add authorization error text to login panel
156
+ - New: Select login panel bg color
157
+ - New: Add some css effects
158
+
159
+ = 3.5.1 =
160
+ - Bugfix: Js cache with server options
161
+ - Bugfix: bg default color
162
+ - Optimization: Fonts load
163
+ - Optimization: PageSpeed 90/96
164
+
165
+ = 3.5 =
166
+ * Optimization: Plugin speed optimization
167
+ * Bugfix: Clear js cache
168
+
169
+ = 3.4.2 =
170
+ * Optimization: Plugin speed optimization (Google PageSpeed 95)
171
+ * Tested up to: Wordpress 4.8
172
+
173
+ = 3.4.1 =
174
+ * Bug fix: Return original template if mode is off
175
+
176
+ = 3.4 =
177
+ * Improvements: WP Hide & Security plugin compatible
178
+ * Bug fix: Update localization files
179
+ * Bug fix: Subset fonts
180
+ * Bug fix: Permission access by user role
181
+ * Bug fix: Remove deprecated function getimagesize
182
+
183
+ = 3.3 =
184
+ * New: Add og meta content
185
+ * New: Default site title
186
+ * Update: WordPress 4.7.1
187
+ * Bug fix: Add function not filter to add paragraph
188
+
189
+ = 3.2 =
190
+ * New: Hungarian translation
191
+ * New: Persian translation
192
+ * New: Swedish translation
193
+ * Updated: German translation
194
+ * Updated: Russian translation
195
+ * Updated: Google Analytics script
196
+ * Improvements: Get icons from CDN's
197
+ * Improvements: Description tinymce textarea
198
+ * Bug fix: Exclude pages - display only !empty post types
199
+ * Bug fix: function wpcf7_ajax_loader()
200
+
201
+ = 3.1.1 =
202
+ * Improvements: Google fonts - Add font: Martel Sans
203
+ * Updated: Chinese(zh_CN) translation
204
+ * Bug fix: Relative reference for google fonts
205
+ * Bug fix: Meta title output
206
+ * Bug fix: Meta description output
207
+
208
+ = 3.1 =
209
+ * New: Meta description
210
+ * Improvements: Descriptions for fields
211
+ * Improvements: Added check for ssl
212
+ * Improvements: link from footer removed
213
+ * Bug fix: Plugin Inspector call this UNSAFE
214
+ * Bug fix: changed call to the function mt_clear_cache
215
+ * Bug fix: Grammatical mistakes
216
+ * Bug fix: Standart background image loading, after update to WordPress 4.6
217
+ * Bug fix: Subsets problem with js
218
+ * Bug fix: Bugfix googlefonts.json missed problem
219
+ * Update: Translation files
220
+
221
+ = 3.0 =
222
+ * New: Additional Save changes button
223
+ * Update: Translation files
224
+ * Update: Core for maintenance PRO
225
+ * Bug fix: Lost password link
226
+
227
+ = 2.7.1 =
228
+ * Update: Language files
229
+ * Bug fix: Default values and checkbox changes in preferences
230
+ * Bug fix: Lost password link if WooCommerce exist
231
+
232
+ = 2.7 =
233
+ * New: Google fonts subsets
234
+ * New: WP Super Cache support
235
+ * New: WP Total Cache support
236
+ * New: Retina logo
237
+ * New: Logo width and height fields
238
+ * New: uninstal.php
239
+ * Update: WordPress 4.4.2 support
240
+ * Improvements: Responsive version
241
+ * Improvements: Time format
242
+ * Bug fix: Maintenance not working on French Language
243
+
244
+
245
+ = 2.6 =
246
+ * Update: WordPress 4.4 support
247
+ * Update: translation files
248
+ * New: Meta fields for sharing
249
+ * Bug fix: callback function to uninstall hook
250
+ * Bug fix: save content and settings if plugin disabled
251
+ * Bug fix: if footer text is empty not showing text
252
+
253
+ = 2.5 =
254
+ * New: French translation
255
+ * Update: WordPress 4.3 support
256
+ * Bug fix: Footer and social media icons for mobiles
257
+ * Bug fix: Exclude pages now by post id
258
+ * Bug fix: Check exclude pages with empty reading options
259
+
260
+ = 2.4 =
261
+ * New option: Footer text
262
+ * Improvements: Exclude / Include pages
263
+ * Improvements: CSS optimization
264
+ * Translation updates
265
+
266
+ = 2.3 =
267
+ * New: Enable maintenance mode for specific pages
268
+ * Bug fix: Lost password
269
+ * Bug fix: password format with symbols
270
+ * Improvements: CSS optimization
271
+
272
+ = 2.2.1 =
273
+ * New: default background image
274
+ * Improvements: blur off by default
275
+ * Bug fix: Label styles
276
+
277
+ = 2.2 =
278
+ * New options: Custom css
279
+ * New options: Font family
280
+ * New login form
281
+ * Improvements: Responsive version
282
+ * Bug fix: PHP 5.2 support
283
+
284
+ = 2.1.2 =
285
+ * New translation Deutch (de_DE)
286
+ * New translation Finnish (fi_FI)
287
+ * Bug fix: Google analytics field.
288
+
289
+ = 2.1.1 =
290
+ * Content alignment fix
291
+ * Added scroll for extra height
292
+ * Translation updates
293
+
294
+ = 2.1 =
295
+ * New option Login on/off
296
+ * New option Google Analytics field
297
+ * Responsive bug fix
298
+
299
+ = 2.0.1 =
300
+ * New translation Brazilian Portuguese
301
+ * Bug fix in title
302
+ * Bug fix blur background image scroll
303
+
304
+
305
+ = 2.0 =
306
+ * New features
307
+ * New PRO version
308
+ * New design
309
+ * New dashboard
310
+ * Core plugin changes
311
+ * Backstretch fullscreen background
312
+ * Blur background effect
313
+ * 503 error switcher
314
+
315
+ = 1.2.3 =
316
+ * Wordpress 3.6 support
317
+ * Bug fix
318
+ * Warning Messages, open_basedir conflict - resolved.
319
+
320
+ = 1.2.2 =
321
+ * Re-directed user to the root of the doman (not to subdirectory).
322
+ * Bugfix, Notice in dasboard with debug mode.
323
+
324
+ = 1.2.1 =
325
+ * Admin bar bug fix
326
+ * Css fix
327
+
328
+ = 1.2 =
329
+ * Translation ready
330
+ * Add Russian language
331
+ * Add option for display admin bar
332
+ * Css fixes for WP 3.5
333
+
334
+ = 1.1.1 =
335
+ *Css fixes
336
+
337
+ = 1.1 =
338
+ * Any logo images will be in center of page
339
+ * Lastpass fields corrected width
340
+ * Bug fixes
341
+
342
+ = 1.0 =
343
+ * initial release
344
+
345
+ == Upgrade Notice ==