Plugin Directory

Changeset 1314014


Ignore:
Timestamp:
12/22/2015 06:35:28 AM (10 years ago)
Author:
nebelhorn
Message:

0.8.8.1

  • Support apply_filters for pre content filter
  • Supported language: croatian
  • Supported language: arabic
  • Small Bug fixes
Location:
yournewsapp/trunk
Files:
2 added
5 edited

Legend:

Unmodified
Added
Removed
  • yournewsapp/trunk/include/nh_ynaa_content.php

    r1290880 r1314014  
    11<?php
    22if($_GET[$this->requesvar['id']]){
     3
    34$queried_post = get_post($_GET[$this->requesvar['id']]);
     5
    46$content = $queried_post->post_content;
     7    $content =  apply_filters( 'nh_html_content_before', $content );
     8
    59
    610$content = apply_filters('the_content', $content);
  • yournewsapp/trunk/lang/nh-ynaa-de_DE.po

    r1242990 r1314014  
    22msgstr ""
    33"Project-Id-Version: NH YNAA Plugin 1.0\n"
    4 "POT-Creation-Date: 2015-09-11 05:25+0200\n"
    5 "PO-Revision-Date: 2015-09-11 05:43+0200\n"
     4"POT-Creation-Date: 2015-12-22 07:27+0100\n"
     5"PO-Revision-Date: 2015-12-22 07:27+0100\n"
    66"Last-Translator: \n"
    77"Language-Team: Nebelhorn <info@nebelhorn.com>\n"
     
    1111"Content-Transfer-Encoding: 8bit\n"
    1212"Plural-Forms: nplurals=2; plural=n != 1;\n"
    13 "X-Generator: Poedit 1.8.4\n"
     13"X-Generator: Poedit 1.8.6\n"
    1414"X-Poedit-Basepath: ..\n"
    1515"X-Poedit-SourceCharset: UTF-8\n"
     
    4141msgstr "Google Play Store Link:"
    4242
    43 #: include/events.php:12 nh_ynaa_plugin.php:1482
     43#: include/events.php:12 nh_ynaa_plugin.php:1244
    4444msgid "No supported Plugin installed. Please Install the Plugin Event Manager."
    4545msgstr ""
     
    4747"Manager."
    4848
    49 #: include/events.php:14 nh_ynaa_plugin.php:1484
     49#: include/events.php:14 nh_ynaa_plugin.php:1246
    5050msgid "Plugin Directory"
    5151msgstr "Plugin Verzeichnis"
    5252
    53 #: include/events.php:22 nh_ynaa_plugin.php:714
     53#: include/events.php:22 nh_ynaa_plugin.php:724
    5454msgid "Select your Event Manager:"
    5555msgstr "Ihren Event Manager auswählen:"
     
    8181
    8282#: include/events.php:135 include/homepreset.php:11 include/homepreset.php:61
    83 #: include/menu.php:125 include/teaser.php:172 nh_ynaa_plugin.php:815
     83#: include/menu.php:125 include/teaser.php:172 nh_ynaa_plugin.php:825
    8484msgid "Categories"
    8585msgstr "Kategorien"
     
    146146msgstr "Startbildschirm Beiträge sortieren nach"
    147147
    148 #: include/homepreset.php:44 include/teaser.php:15 nh_ynaa_plugin.php:1009
    149 #: nh_ynaa_plugin.php:1444
     148#: include/homepreset.php:44 include/nh_ynaa_categories_settings_desc_.php:53
     149#: include/teaser.php:15 nh_ynaa_plugin.php:1206
    150150msgid "Recent posts"
    151151msgstr "Aktuellsten Beiträge"
    152152
    153 #: include/homepreset.php:45 nh_ynaa_plugin.php:1010 nh_ynaa_plugin.php:1445
     153#: include/homepreset.php:45 include/nh_ynaa_categories_settings_desc_.php:54
     154#: nh_ynaa_plugin.php:1207
    154155msgid "Oldest posts"
    155156msgstr "Älteste Beiträge"
    156157
    157 #: include/homepreset.php:46 nh_ynaa_plugin.php:1011 nh_ynaa_plugin.php:1446
     158#: include/homepreset.php:46 include/nh_ynaa_categories_settings_desc_.php:55
     159#: nh_ynaa_plugin.php:1208
    158160msgid "Alphabetically"
    159161msgstr "Alphabetisch"
    160162
    161 #: include/homepreset.php:47 nh_ynaa_plugin.php:1447
     163#: include/homepreset.php:47 nh_ynaa_plugin.php:1209
    162164msgid "Most popular posts"
    163165msgstr "Beliebtesten Beiträge"
    164166
    165 #: include/homepreset.php:49 nh_ynaa_plugin.php:1450
     167#: include/homepreset.php:49 nh_ynaa_plugin.php:1212
    166168msgid "Post order on starscreen."
    167169msgstr "Beiträge sortiern auf der Startseite."
     
    179181msgstr "Hier nimmst Du die Einstellungen für den Startbilschirm  vor."
    180182
    181 #: include/homepreset.php:298 include/menu.php:257 include/teaser.php:267
    182 #: nh_ynaa_plugin.php:987
     183#: include/homepreset.php:298 include/menu.php:257
     184#: include/nh_ynaa_categories_settings_desc_.php:19 include/teaser.php:267
    183185msgid "This category is deactivated in the app"
    184186msgstr "Diese Kategorie ist in der App deaktiviert"
     
    189191
    190192#: include/homepreset.php:344 include/menu.php:288 include/teaser.php:304
    191 #: nh_ynaa_plugin.php:1935
     193#: nh_ynaa_plugin.php:1703
    192194msgid "Delete"
    193195msgstr "Löschen"
     
    205207msgstr "Fehler melden"
    206208
    207 #: include/menu.php:298 nh_ynaa_plugin.php:592
     209#: include/menu.php:298 nh_ynaa_plugin.php:602
    208210msgid "App"
    209211msgstr "App"
     
    213215msgstr "Dieser Menüeintrag kann nicht entfernt werden."
    214216
     217#: include/nh_ynaa_categories.php:185
     218#: include/nh_ynaa_categories_settings_desc_.php:137 nh_ynaa_plugin.php:599
     219msgid "Events"
     220msgstr "Events"
     221
     222#: include/nh_ynaa_categories.php:200 nh_ynaa_plugin.php:602
     223#: nh_ynaa_plugin.php:2554
     224msgid "Map"
     225msgstr "Karte"
     226
     227#: include/nh_ynaa_categories.php:222 include/nh_ynaa_categories.php:223
     228#: nh_ynaa_plugin.php:596
     229msgid "Facebook"
     230msgstr "Facebook"
     231
     232#: include/nh_ynaa_categories_settings_desc_.php:6
     233msgid ""
     234"Here you can specify the names of the categories in the app individually. "
     235"Assign categories to the default images that are displayed in the app, "
     236"should a post or page have no post image. You can also set or define whether "
     237"the category in the app should be hidden or not the sort order here."
     238msgstr ""
     239"Hier kannst Du die Namen der Kategorien in der App individuell festlegen. "
     240"Weise den Kategorien Standardbilder zu, die in der App angezeigt werden, "
     241"falls kein Beitragsbild vorhanden ist. Außerdem kannst Du hier die "
     242"Sortierreihenfolge festlegen und definieren, ob eine Kategorie in der App "
     243"ausgeblendet werden soll oder nicht."
     244
     245#: include/nh_ynaa_categories_settings_desc_.php:38
     246msgid "Category is not visible in the app!"
     247msgstr "Kategorie ist in der App nicht sichtbar!"
     248
     249#: include/nh_ynaa_categories_settings_desc_.php:41 nh_ynaa_plugin.php:1703
     250msgid "Set default image for category"
     251msgstr "Ein Standardbild für diese Kategorie setzen"
     252
     253#: include/nh_ynaa_categories_settings_desc_.php:46
     254#: include/nh_ynaa_categories_settings_desc_.php:148
     255#: include/nh_ynaa_categories_settings_desc_.php:170
     256msgid "Reset image"
     257msgstr "Bild zurücksetzen"
     258
     259#: include/nh_ynaa_categories_settings_desc_.php:51
     260msgid "Order posts in category:"
     261msgstr "Sortierung der Beiträge in der Kategorie"
     262
     263#: include/nh_ynaa_categories_settings_desc_.php:58
     264msgid "Hide this category and all posts in this category in the app:"
     265msgstr ""
     266"Diese Kategorie und alle Beiträge aus dieser Kategorie in der App nicht "
     267"anzeigen:"
     268
     269#: include/nh_ynaa_categories_settings_desc_.php:60
     270#: include/nh_ynaa_categories_settings_desc_.php:88
     271#: include/nh_ynaa_categories_settings_desc_.php:108
     272msgid "Yes"
     273msgstr "Ja"
     274
     275#: include/nh_ynaa_categories_settings_desc_.php:61
     276#: include/nh_ynaa_categories_settings_desc_.php:89
     277#: include/nh_ynaa_categories_settings_desc_.php:109
     278msgid "No"
     279msgstr "Nein"
     280
     281#: include/nh_ynaa_categories_settings_desc_.php:65
     282msgid "Use post image on homescreen"
     283msgstr "Beitragsbild für Startseite benutzen"
     284
     285#: include/nh_ynaa_categories_settings_desc_.php:68
     286msgid "Use category image on homescreen"
     287msgstr "Kategoriebild für Startseite benutzen"
     288
     289#: include/nh_ynaa_categories_settings_desc_.php:87
     290msgid "Show subcategories overview:"
     291msgstr "Subkategorien Übersicht anzeigen:"
     292
     293#: include/nh_ynaa_categories_settings_desc_.php:107
     294msgid "Show posts under subcategories overview"
     295msgstr ""
     296"Beiträge unter den Kategorien auf der Kategorieübersicht Seite anzeigen"
     297
     298#: include/nh_ynaa_categories_settings_desc_.php:128
     299msgid "No categories."
     300msgstr "Keine Kategorien."
     301
     302#: include/nh_ynaa_categories_settings_desc_.php:144
     303msgid "Set default image for events"
     304msgstr "Ein Standardbild für Events setzen"
     305
     306#: include/nh_ynaa_categories_settings_desc_.php:159
     307msgid "Locations"
     308msgstr "Orte"
     309
     310#: include/nh_ynaa_categories_settings_desc_.php:166
     311msgid "Set default image for location"
     312msgstr "Ein Standardbild für diese Karte setzen"
     313
     314#: include/nh_ynaa_comments.php:45
     315msgid "Comment is in review"
     316msgstr "Kommentar wartet auf Freigabe"
     317
     318#: include/nh_ynaa_event.php:5 nh_ynaa_plugin.php:2630
     319msgid "Sunday"
     320msgstr "Sonntag"
     321
     322#: include/nh_ynaa_event.php:5 nh_ynaa_plugin.php:2630
     323msgid "Monday"
     324msgstr "Montag"
     325
     326#: include/nh_ynaa_event.php:5 nh_ynaa_plugin.php:2630
     327msgid "Tuesday"
     328msgstr "Dienstag"
     329
     330#: include/nh_ynaa_event.php:5 nh_ynaa_plugin.php:2630
     331msgid "Wednesday"
     332msgstr "Mittwoch"
     333
     334#: include/nh_ynaa_event.php:5 nh_ynaa_plugin.php:2630
     335msgid "Thursday"
     336msgstr "Donnerstag"
     337
     338#: include/nh_ynaa_event.php:5 nh_ynaa_plugin.php:2630
     339msgid "Friday"
     340msgstr "Freitag"
     341
     342#: include/nh_ynaa_event.php:5 nh_ynaa_plugin.php:2630
     343msgid "Saturday"
     344msgstr "Samstag"
     345
    215346#: include/teaser.php:3
    216347msgid ""
     
    253384msgstr "Zum Teaser hinzufügen"
    254385
    255 #: include/teaser.php:238 nh_ynaa_plugin.php:804
     386#: include/teaser.php:238 nh_ynaa_plugin.php:814
    256387msgid "Teaser"
    257388msgstr "Teaser"
     
    265396msgstr "Hier nimmst Du die Einstellungen für den Teaser vor."
    266397
    267 #: nh_ynaa_plugin.php:218 nh_ynaa_plugin.php:582
     398#: nh_ynaa_plugin.php:227 nh_ynaa_plugin.php:592
    268399msgid "Browse"
    269400msgstr "Stöbern"
    270401
    271 #: nh_ynaa_plugin.php:220 nh_ynaa_plugin.php:596
     402#: nh_ynaa_plugin.php:229 nh_ynaa_plugin.php:606
    272403msgid "Notifications"
    273404msgstr "Benachrichtigungen"
    274405
    275 #: nh_ynaa_plugin.php:220 nh_ynaa_plugin.php:596
     406#: nh_ynaa_plugin.php:229 nh_ynaa_plugin.php:606
    276407msgid "Pushcenter"
    277408msgstr "Pushcenter"
    278409
    279 #: nh_ynaa_plugin.php:562
     410#: nh_ynaa_plugin.php:572
    280411msgid "General value"
    281412msgstr "Hauptvariablen"
    282413
    283 #: nh_ynaa_plugin.php:566
     414#: nh_ynaa_plugin.php:576
    284415msgid "Menu value"
    285416msgstr "Menüvariablen"
    286417
    287 #: nh_ynaa_plugin.php:570
     418#: nh_ynaa_plugin.php:580
    288419msgid "Teaser value"
    289420msgstr "Teaservariablen"
    290421
    291 #: nh_ynaa_plugin.php:574
     422#: nh_ynaa_plugin.php:584
    292423msgid "Push value"
    293424msgstr "Pushvariblen"
    294425
    295 #: nh_ynaa_plugin.php:578 nh_ynaa_plugin.php:887
     426#: nh_ynaa_plugin.php:588 nh_ynaa_plugin.php:897
    296427msgid "CSS"
    297428msgstr "CSS"
    298429
    299 #: nh_ynaa_plugin.php:586 nh_ynaa_plugin.php:3119 nh_ynaa_plugin.php:3120
    300 msgid "Facebook"
    301 msgstr "Facebook"
    302 
    303 #: nh_ynaa_plugin.php:589 nh_ynaa_plugin.php:1102 nh_ynaa_plugin.php:3082
    304 msgid "Events"
    305 msgstr "Events"
    306 
    307 #: nh_ynaa_plugin.php:592 nh_ynaa_plugin.php:3097 nh_ynaa_plugin.php:4235
    308 msgid "Map"
    309 msgstr "Karte"
    310 
    311 #: nh_ynaa_plugin.php:594
     430#: nh_ynaa_plugin.php:604
    312431msgid "Extern URL"
    313432msgstr "Externe Url"
    314433
    315 #: nh_ynaa_plugin.php:594
     434#: nh_ynaa_plugin.php:604
    316435msgid "URL"
    317436msgstr "URL"
    318437
    319 #: nh_ynaa_plugin.php:598
     438#: nh_ynaa_plugin.php:608
    320439msgid "Car Finder"
    321440msgstr "Autosuche"
    322441
    323 #: nh_ynaa_plugin.php:640
     442#: nh_ynaa_plugin.php:650
    324443msgid "QR-Code"
    325444msgstr "QR-Code"
    326445
    327 #: nh_ynaa_plugin.php:650
     446#: nh_ynaa_plugin.php:660
    328447msgid "Startscreen"
    329448msgstr "Startbildschirm"
    330449
    331 #: nh_ynaa_plugin.php:663
     450#: nh_ynaa_plugin.php:673
    332451msgid "App Settings"
    333452msgstr "App Einstellungen"
    334453
    335 #: nh_ynaa_plugin.php:668
     454#: nh_ynaa_plugin.php:678
    336455msgid "Logo"
    337456msgstr "Logo"
    338457
    339 #: nh_ynaa_plugin.php:669
     458#: nh_ynaa_plugin.php:679
    340459msgid "Select Logo"
    341460msgstr "Logo auswählen"
    342461
    343 #: nh_ynaa_plugin.php:671
     462#: nh_ynaa_plugin.php:681
    344463msgid "Theme"
    345464msgstr "Theme"
    346465
    347 #: nh_ynaa_plugin.php:672
     466#: nh_ynaa_plugin.php:682
    348467msgid "Select theme"
    349468msgstr "Theme auswählen"
    350469
    351 #: nh_ynaa_plugin.php:675
     470#: nh_ynaa_plugin.php:685
    352471msgid "Color And Style Settings"
    353472msgstr "Farb-Einstellungen"
    354473
    355 #: nh_ynaa_plugin.php:676
     474#: nh_ynaa_plugin.php:686
    356475msgid "Primary Color"
    357476msgstr "Primärfarbe"
    358477
    359 #: nh_ynaa_plugin.php:677
     478#: nh_ynaa_plugin.php:687
    360479msgid "Secondary Color"
    361480msgstr "Sekundärfarbe"
    362481
    363 #: nh_ynaa_plugin.php:679
     482#: nh_ynaa_plugin.php:689
    364483msgid "Navigation Bar Color"
    365484msgstr "Navigationsbar-Farbe"
    366485
    367 #: nh_ynaa_plugin.php:680
     486#: nh_ynaa_plugin.php:690
    368487msgid "Menu Text Color"
    369488msgstr "Menü Textfarbe"
    370489
    371 #: nh_ynaa_plugin.php:681
     490#: nh_ynaa_plugin.php:691
    372491msgid "Title Color"
    373492msgstr "Farbe Überschrift"
    374493
    375 #: nh_ynaa_plugin.php:683
     494#: nh_ynaa_plugin.php:693
    376495msgid "Continuous Text Color"
    377496msgstr "Farbe Fließtext"
    378497
    379 #: nh_ynaa_plugin.php:686
     498#: nh_ynaa_plugin.php:696
    380499msgid "Maximum width for images so they won‘t scale up (in px)"
    381500msgstr "Maximale Breite für Bilder, so dass sie nicht skalieren (in px)"
    382501
    383 #: nh_ynaa_plugin.php:691
     502#: nh_ynaa_plugin.php:701
    384503msgid "Facebook Feed"
    385504msgstr "Facebook Feed"
    386505
    387 #: nh_ynaa_plugin.php:692
     506#: nh_ynaa_plugin.php:702
    388507msgid "Facebook App Secret"
    389508msgstr "Facebook App Secret"
    390509
    391 #: nh_ynaa_plugin.php:693
     510#: nh_ynaa_plugin.php:703
    392511msgid "Facebook App ID"
    393512msgstr "Facebook App ID"
    394513
    395 #: nh_ynaa_plugin.php:694
     514#: nh_ynaa_plugin.php:704
    396515msgid "Facebook Page ID"
    397516msgstr "Facebook Page ID"
    398517
    399 #: nh_ynaa_plugin.php:698
     518#: nh_ynaa_plugin.php:708
    400519msgid "Extras"
    401520msgstr "Extras"
    402521
    403 #: nh_ynaa_plugin.php:699
     522#: nh_ynaa_plugin.php:709
    404523msgid "Language"
    405524msgstr "Sprache"
    406525
    407 #: nh_ynaa_plugin.php:700
     526#: nh_ynaa_plugin.php:710
    408527msgid "Activate feature image in post view"
    409528msgstr "Aktiviere das Beitragsbild auf der Artikel-Detailseite"
    410529
    411 #: nh_ynaa_plugin.php:702
     530#: nh_ynaa_plugin.php:711
     531msgid "Use original feature image size in post view"
     532msgstr "Original Beitragsbild größe auf der Detailseite anzeigen."
     533
     534#: nh_ynaa_plugin.php:712
    412535msgid "Allow comments in App"
    413536msgstr "Kommentieren in der App erlauben"
    414537
    415 #: nh_ynaa_plugin.php:703
     538#: nh_ynaa_plugin.php:713
    416539msgid "Hide published date"
    417540msgstr "Veröffentlichungsdatum nicht anzeigen"
    418541
    419 #: nh_ynaa_plugin.php:704
     542#: nh_ynaa_plugin.php:714
    420543msgid "Hide sharing buttons"
    421544msgstr "Sharing Knöpfe nicht anzeigen"
    422545
    423 #: nh_ynaa_plugin.php:705
     546#: nh_ynaa_plugin.php:715
    424547msgid "Show related posts"
    425548msgstr "Ähnliche Beiträge anzeigen"
    426549
    427 #: nh_ynaa_plugin.php:706
     550#: nh_ynaa_plugin.php:716
    428551msgid "Related posts theme"
    429552msgstr "Ähnliche Beiträge Theme"
    430553
    431 #: nh_ynaa_plugin.php:707
     554#: nh_ynaa_plugin.php:717
    432555msgid "Related posts count"
    433556msgstr "Ähnliche Beiträge Anzahl"
    434557
    435 #: nh_ynaa_plugin.php:716
     558#: nh_ynaa_plugin.php:726
    436559msgid "Enable locations and activate location metabox in posts"
    437560msgstr "Karte aktivieren und Ort Metabox in Beiträgen anzeigen"
    438561
    439 #: nh_ynaa_plugin.php:718
     562#: nh_ynaa_plugin.php:728
    440563msgid "Use image from Gadgetry-Theme"
    441564msgstr "Gadgetry-Theme Bild verwenden"
    442565
    443 #: nh_ynaa_plugin.php:719
     566#: nh_ynaa_plugin.php:729
    444567msgid "Avada Portfolio Categories"
    445568msgstr "Avada Portfolio Kategorien"
    446569
    447 #: nh_ynaa_plugin.php:720
     570#: nh_ynaa_plugin.php:730
    448571msgid "Google Analytics Tracking ID"
    449572msgstr "Google Analytics Tracking ID"
    450573
    451 #: nh_ynaa_plugin.php:724
     574#: nh_ynaa_plugin.php:734
    452575msgid "Advanced"
    453576msgstr "Fortgeschrittene Einstellungen"
    454577
    455 #: nh_ynaa_plugin.php:726
     578#: nh_ynaa_plugin.php:736
    456579msgid "Remove blank lines"
    457580msgstr "Entferne überflüssige Leerzeilen"
    458581
    459 #: nh_ynaa_plugin.php:728
     582#: nh_ynaa_plugin.php:738
    460583msgid "Enable UTF8 encode"
    461584msgstr "UTF8 Encodierung aktivieren"
    462585
    463 #: nh_ynaa_plugin.php:729
     586#: nh_ynaa_plugin.php:739
    464587msgid "Use embedded JSON"
    465588msgstr "Eingebettete JSON verwenden"
    466589
    467 #: nh_ynaa_plugin.php:730
     590#: nh_ynaa_plugin.php:740
    468591msgid "Disable dom convert"
    469592msgstr "Dom Konvertierung deaktivieren"
    470593
    471 #: nh_ynaa_plugin.php:731
     594#: nh_ynaa_plugin.php:741
    472595msgid "Enable debug mode"
    473596msgstr "Debug Modus aktivieren"
    474597
    475 #: nh_ynaa_plugin.php:772
     598#: nh_ynaa_plugin.php:782
    476599msgid "Select your Logo."
    477600msgstr "Logo auswählen"
    478601
    479 #: nh_ynaa_plugin.php:791
     602#: nh_ynaa_plugin.php:801
    480603msgid "Menu"
    481604msgstr "Menü"
    482605
    483 #: nh_ynaa_plugin.php:795
     606#: nh_ynaa_plugin.php:805
    484607msgid "App Menu Settings"
    485608msgstr "App Menü Einstellungen"
    486609
    487 #: nh_ynaa_plugin.php:807
     610#: nh_ynaa_plugin.php:817
    488611msgid "App Teaser Settings"
    489612msgstr "App Teaser  Einstellungen"
    490613
    491 #: nh_ynaa_plugin.php:818
     614#: nh_ynaa_plugin.php:828
    492615msgid "Categories Settings"
    493616msgstr "Kategorien Einstellungen"
    494617
    495 #: nh_ynaa_plugin.php:830
     618#: nh_ynaa_plugin.php:840
    496619msgid "Everest"
    497620msgstr "Everest"
    498621
    499 #: nh_ynaa_plugin.php:832
     622#: nh_ynaa_plugin.php:842
    500623msgid "Hallasan"
    501624msgstr "Hallasan"
    502625
    503 #: nh_ynaa_plugin.php:833
     626#: nh_ynaa_plugin.php:843
    504627msgid "Kilimanjaro"
    505628msgstr "Kilimandscharo"
    506629
    507 #: nh_ynaa_plugin.php:838
     630#: nh_ynaa_plugin.php:848
    508631msgid "Select your app related posts theme."
    509632msgstr "Wähle das Theme für die Anzeige der ähnlichen Beiträge"
    510633
    511 #: nh_ynaa_plugin.php:839
     634#: nh_ynaa_plugin.php:849
    512635msgid "Select your app theme."
    513636msgstr "Wähle das Theme für deine App"
    514637
    515 #: nh_ynaa_plugin.php:849
     638#: nh_ynaa_plugin.php:859
    516639msgid "Push & iBeacon"
    517640msgstr "Push & iBeacon"
    518641
    519 #: nh_ynaa_plugin.php:852
     642#: nh_ynaa_plugin.php:862
    520643msgid "App Push Settings"
    521644msgstr "App Push  Einstellungen"
    522645
    523 #: nh_ynaa_plugin.php:854
     646#: nh_ynaa_plugin.php:864
    524647msgid "App Key"
    525648msgstr "App Schlüssel"
    526649
    527 #: nh_ynaa_plugin.php:855
     650#: nh_ynaa_plugin.php:865
    528651msgid "PUSHSECRET"
    529652msgstr "Push Schlüssel"
    530653
    531 #: nh_ynaa_plugin.php:857
     654#: nh_ynaa_plugin.php:867
    532655msgid "Show Push Metabox"
    533656msgstr "Push Metabox anzeigen"
    534657
    535 #: nh_ynaa_plugin.php:858
     658#: nh_ynaa_plugin.php:868
    536659msgid "Automatic Push send"
    537660msgstr "Automatischer Push Versand"
    538661
    539 #: nh_ynaa_plugin.php:859
     662#: nh_ynaa_plugin.php:869
    540663msgid "Force Javascript Push"
    541664msgstr "Javascript Push erzwingen"
    542665
    543 #: nh_ynaa_plugin.php:865
     666#: nh_ynaa_plugin.php:875
    544667msgid "iBeacon Settings"
    545668msgstr "iBeacon Settings"
    546669
    547 #: nh_ynaa_plugin.php:867
     670#: nh_ynaa_plugin.php:877
    548671msgid "UUID "
    549672msgstr "UUID"
    550673
    551 #: nh_ynaa_plugin.php:868
     674#: nh_ynaa_plugin.php:878
    552675msgid "Welcome text "
    553676msgstr "Willkommens Text"
    554677
    555 #: nh_ynaa_plugin.php:869
     678#: nh_ynaa_plugin.php:879
    556679msgid "Silent intervall (sec) "
    557680msgstr "Silent Intervall (in Sekunden)"
    558681
    559 #: nh_ynaa_plugin.php:890
     682#: nh_ynaa_plugin.php:900
    560683msgid "CSS Style settings"
    561684msgstr "CSS Style Einstellungen"
    562685
    563 #: nh_ynaa_plugin.php:893
     686#: nh_ynaa_plugin.php:903
    564687msgid "CSS Style"
    565688msgstr "CSS Style"
    566689
    567 #: nh_ynaa_plugin.php:893
     690#: nh_ynaa_plugin.php:903
    568691msgid ""
    569692"<span style=\"font-weight:normal;\">Define here your CSS style for the "
     
    573696"definieren.</span>"
    574697
    575 #: nh_ynaa_plugin.php:912
     698#: nh_ynaa_plugin.php:922
    576699msgid "Number of related posts to display"
    577700msgstr "Maximale Anzahl der ähnlichen  Beiträge, die angezeigt werden sollen"
    578701
    579 #: nh_ynaa_plugin.php:928
     702#: nh_ynaa_plugin.php:938
    580703msgid ""
    581704"Please enter the push settings here that you have received from Team "
     
    593716"verschicken."
    594717
    595 #: nh_ynaa_plugin.php:930
     718#: nh_ynaa_plugin.php:940
    596719msgid ""
    597720"Here you can add CSS statements tthat are applied to the start view of your "
     
    603726"festgelegt worden, werden in der App nicht beachtet."
    604727
    605 #: nh_ynaa_plugin.php:974
    606 msgid ""
    607 "Here you can specify the names of the categories in the app individually. "
    608 "Assign categories to the default images that are displayed in the app, "
    609 "should a post or page have no post image. You can also set or define whether "
    610 "the category in the app should be hidden or not the sort order here."
    611 msgstr ""
    612 "Hier kannst Du die Namen der Kategorien in der App individuell festlegen. "
    613 "Weise den Kategorien Standardbilder zu, die in der App angezeigt werden, "
    614 "falls kein Beitragsbild vorhanden ist. Außerdem kannst Du hier die "
    615 "Sortierreihenfolge festlegen und definieren, ob eine Kategorie in der App "
    616 "ausgeblendet werden soll oder nicht."
    617 
    618 #: nh_ynaa_plugin.php:994
    619 msgid "Category is not visible in the app!"
    620 msgstr "Kategorie ist in der App nicht sichtbar!"
    621 
    622 #: nh_ynaa_plugin.php:997 nh_ynaa_plugin.php:1935
    623 msgid "Set default image for category"
    624 msgstr "Ein Standardbild für diese Kategorie setzen"
    625 
    626 #: nh_ynaa_plugin.php:1002 nh_ynaa_plugin.php:1113 nh_ynaa_plugin.php:1135
    627 msgid "Reset image"
    628 msgstr "Bild zurücksetzen"
    629 
    630 #: nh_ynaa_plugin.php:1007
    631 msgid "Order posts in category:"
    632 msgstr "Sortierung der Beiträge in der Kategorie"
    633 
    634 #: nh_ynaa_plugin.php:1014
    635 msgid "Hide this category and all posts in this category in the app:"
    636 msgstr ""
    637 "Diese Kategorie und alle Beiträge aus dieser Kategorie in der App nicht "
    638 "anzeigen:"
    639 
    640 #: nh_ynaa_plugin.php:1025 nh_ynaa_plugin.php:1053 nh_ynaa_plugin.php:1073
    641 msgid "Yes"
    642 msgstr "Ja"
    643 
    644 #: nh_ynaa_plugin.php:1026 nh_ynaa_plugin.php:1054 nh_ynaa_plugin.php:1074
    645 msgid "No"
    646 msgstr "Nein"
    647 
    648 #: nh_ynaa_plugin.php:1030
    649 msgid "Use post image on homescreen"
    650 msgstr "Beitragsbild für Startseite benutzen"
    651 
    652 #: nh_ynaa_plugin.php:1033
    653 msgid "Use category image on homescreen"
    654 msgstr "Kategoriebild für Startseite benutzen"
    655 
    656 #: nh_ynaa_plugin.php:1052
    657 msgid "Show subcategories overview:"
    658 msgstr "Subkategorien Übersicht anzeigen:"
    659 
    660 #: nh_ynaa_plugin.php:1072
    661 msgid "Show posts under subcategories overview"
    662 msgstr ""
    663 "Beiträge unter den Kategorien auf der Kategorieübersicht Seite anzeigen"
    664 
    665 #: nh_ynaa_plugin.php:1093
    666 msgid "No categories."
    667 msgstr "Keine Kategorien."
    668 
    669 #: nh_ynaa_plugin.php:1109
    670 msgid "Set default image for events"
    671 msgstr "Ein Standardbild für Events setzen"
    672 
    673 #: nh_ynaa_plugin.php:1124
    674 msgid "Locations"
    675 msgstr "Orte"
    676 
    677 #: nh_ynaa_plugin.php:1131
    678 msgid "Set default image for location"
    679 msgstr "Ein Standardbild für diese Karte setzen"
    680 
    681 #: nh_ynaa_plugin.php:1149
     728#: nh_ynaa_plugin.php:988
    682729msgid "Set the app menu."
    683730msgstr "App Menü Einstellungen."
    684731
    685 #: nh_ynaa_plugin.php:1160
     732#: nh_ynaa_plugin.php:999
    686733msgid "Change logo"
    687734msgstr "Logo wechseln"
    688735
    689 #: nh_ynaa_plugin.php:1176
     736#: nh_ynaa_plugin.php:1015
    690737msgid ""
    691738"Color of main elements, e.g. dog ears, menu button, time stamps, category "
     
    695742"Kategorienamen, leere Kacheln, Aufzählungszeichen, Sharing Icons etc."
    696743
    697 #: nh_ynaa_plugin.php:1177
     744#: nh_ynaa_plugin.php:1016
    698745msgid ""
    699746"Color of further elements, e.g. homescreen and posts background, elements of "
     
    703750"Hintergrund, Elemente im Kommentarbereich"
    704751
    705 #: nh_ynaa_plugin.php:1178
     752#: nh_ynaa_plugin.php:1017
    706753msgid "Color of title bar, navigation bar, quicknavigation bar"
    707754msgstr "Farbe der Titelleiste, die Navigationsleiste, Schnellnavigationsleiste"
    708755
    709 #: nh_ynaa_plugin.php:1179
     756#: nh_ynaa_plugin.php:1018
    710757msgid "Text color in main menu and navigation menus (browse, subscribe, etc.)"
    711758msgstr ""
    712759"Textfarbe im Hauptmenü und Navigationsmenüs (stöbern, abonnieren, etc.)"
    713760
    714 #: nh_ynaa_plugin.php:1180
     761#: nh_ynaa_plugin.php:1019
    715762msgid "Text color of post headlines"
    716763msgstr "Textfarbe der Beitrags-Überschrift"
    717764
    718 #: nh_ynaa_plugin.php:1181
     765#: nh_ynaa_plugin.php:1020
    719766msgid "Text color of post sub headlines"
    720767msgstr "Textfarbe der Subschlagzeilen"
    721768
    722 #: nh_ynaa_plugin.php:1182
     769#: nh_ynaa_plugin.php:1021
    723770msgid "Text color of continuous text"
    724771msgstr "Textfarbe von Fließtext"
    725772
    726 #: nh_ynaa_plugin.php:1196
     773#: nh_ynaa_plugin.php:1035
    727774msgid "Images wider than this will be scaled up to full display width"
    728775msgstr ""
     
    730777"nicht hochskaliert werden"
    731778
    732 #: nh_ynaa_plugin.php:1255
     779#: nh_ynaa_plugin.php:1094
    733780msgid ""
    734781"Enter your Google Analytics Mobile App tracking ID here. You get it in your "
     
    738785"erhalten sie in ihrem Google Analytics Konto."
    739786
    740 #: nh_ynaa_plugin.php:1286
     787#: nh_ynaa_plugin.php:1125
    741788msgid ""
    742789"Activate the checkbox case a proxy is used and the push delivery does not "
     
    746793"Pushversand nicht funktioniert."
    747794
    748 #: nh_ynaa_plugin.php:1287
     795#: nh_ynaa_plugin.php:1126
    749796msgid ""
    750797"Automatic sending of push notifications in the first publication of a post."
     
    753800"Veröffentlichung eines Beitrags."
    754801
    755 #: nh_ynaa_plugin.php:1423
     802#: nh_ynaa_plugin.php:1183
    756803msgid "English"
    757804msgstr "Englisch"
    758805
    759 #: nh_ynaa_plugin.php:1424
     806#: nh_ynaa_plugin.php:1184
    760807msgid "French"
    761808msgstr "Französisch"
    762809
    763 #: nh_ynaa_plugin.php:1425
     810#: nh_ynaa_plugin.php:1185
    764811msgid "Dutch"
    765812msgstr "Niederländisch"
    766813
    767 #: nh_ynaa_plugin.php:1426
     814#: nh_ynaa_plugin.php:1186
    768815msgid "German"
    769816msgstr "Deutsch"
    770817
    771 #: nh_ynaa_plugin.php:1427
     818#: nh_ynaa_plugin.php:1187
    772819msgid "Italian"
    773820msgstr "Italienisch"
    774821
    775 #: nh_ynaa_plugin.php:1428
     822#: nh_ynaa_plugin.php:1188
     823msgid "Croatian"
     824msgstr "Kroatisch"
     825
     826#: nh_ynaa_plugin.php:1189
    776827msgid "Portuguese"
    777828msgstr "Portugiesisch"
    778829
    779 #: nh_ynaa_plugin.php:1429
     830#: nh_ynaa_plugin.php:1190
    780831msgid "Russian"
    781832msgstr "Russisch"
    782833
    783 #: nh_ynaa_plugin.php:1430
     834#: nh_ynaa_plugin.php:1191
    784835msgid "Spanish"
    785836msgstr "Spanisch"
    786837
    787 #: nh_ynaa_plugin.php:1431
     838#: nh_ynaa_plugin.php:1192
    788839msgid "Romanian"
    789840msgstr "Rumänisch"
    790841
    791 #: nh_ynaa_plugin.php:1434
     842#: nh_ynaa_plugin.php:1193
     843msgid "Arabic"
     844msgstr "Arabisch"
     845
     846#: nh_ynaa_plugin.php:1196
    792847msgid "Interface and dialogue language"
    793848msgstr "Interface-und Dialogsprache"
    794849
    795 #: nh_ynaa_plugin.php:1469
     850#: nh_ynaa_plugin.php:1231
    796851msgid "Please select"
    797852msgstr "Bitte auswählen"
    798853
    799 #: nh_ynaa_plugin.php:1479 nh_ynaa_plugin.php:1518
     854#: nh_ynaa_plugin.php:1241 nh_ynaa_plugin.php:1280
    800855msgid "This is a Blappsta business feature."
    801856msgstr "Dies ist eine Blappsta Business Funktion."
    802857
    803 #: nh_ynaa_plugin.php:1479
     858#: nh_ynaa_plugin.php:1241
    804859msgid "You can select here a event plugin to show events in your app."
    805860msgstr ""
    806861"Hier kannst Du Event Plugin wählen , um Events in Ihrer Anwendung zu zeigen."
    807862
    808 #: nh_ynaa_plugin.php:1518
     863#: nh_ynaa_plugin.php:1280
    809864msgid ""
    810865"Activate this checkbox if they want under your posts show a map with a "
     
    814869"werden soll."
    815870
    816 #: nh_ynaa_plugin.php:1519
     871#: nh_ynaa_plugin.php:1281
    817872msgid ""
    818873"Create separators for periods of time between posts<br>(only if post order "
     
    822877"chronologische Reihenfolge gewählt wurde)"
    823878
    824 #: nh_ynaa_plugin.php:1520
     879#: nh_ynaa_plugin.php:1282
    825880msgid "Turn the comments section beneath posts on or off."
    826881msgstr "Schalte den Kommentarbereich unterhalb der Beiträge an oder aus."
    827882
    828 #: nh_ynaa_plugin.php:1521
     883#: nh_ynaa_plugin.php:1283
    829884msgid "Don't show the sharing buttons under the post in the app."
    830885msgstr "Die Sharing Knöpfe unter den Beiträgen anzeigen bzw. ausblenden."
    831886
    832 #: nh_ynaa_plugin.php:1522
     887#: nh_ynaa_plugin.php:1284
    833888msgid "Don't show  published date on the top of the post in the app."
    834889msgstr "Das Veröffentlichungsdatum nicht unter den Beiträgen anzeigen."
    835890
    836 #: nh_ynaa_plugin.php:1523
     891#: nh_ynaa_plugin.php:1285
    837892msgid "Show related posts under the post in the app."
    838893msgstr "Zeige ähnliche Beiträge unter den Beiträgen in der App."
    839894
    840 #: nh_ynaa_plugin.php:1524
     895#: nh_ynaa_plugin.php:1286
    841896msgid ""
    842897"Activate the checkbox if you use gadgetry theme image as post featured image."
     
    845900"verwenden möchten."
    846901
    847 #: nh_ynaa_plugin.php:1525
     902#: nh_ynaa_plugin.php:1287
    848903msgid ""
    849904"Activate the checkbox if you get the tip \"Recent content could not be "
     
    855910"and try again.\"."
    856911
    857 #: nh_ynaa_plugin.php:1526
     912#: nh_ynaa_plugin.php:1288
    858913msgid "Activate this checkbox if the content is not displayed correctly coded."
    859914msgstr ""
     
    861916"Beitragsseite in der App nicht richtig dargestellt werden."
    862917
    863 #: nh_ynaa_plugin.php:1527
     918#: nh_ynaa_plugin.php:1289
    864919msgid "Activate this checkbox if you don't see any content in the detail view."
    865920msgstr ""
    866921"Aktiviere diese Checkbox, wenn Du keinen Inhalt auf der Beitragsseite siehst."
    867922
    868 #: nh_ynaa_plugin.php:1528
     923#: nh_ynaa_plugin.php:1290
    869924msgid ""
    870925"Activate the checkbox if you have any problems with the app, this help us to "
     
    874929"Einstellung erleichtert uns die Fehlersuche"
    875930
    876 #: nh_ynaa_plugin.php:1529
     931#: nh_ynaa_plugin.php:1291
    877932msgid ""
    878933"Activate the checkbox if you have to many blank lines on your content page "
     
    882937"angezeigt werden."
    883938
    884 #: nh_ynaa_plugin.php:1530
     939#: nh_ynaa_plugin.php:1292
    885940msgid "Active this checkbox to bind in the feature image in post view."
    886941msgstr ""
     
    888943"Deteilseite anzuseigen."
    889944
    890 #: nh_ynaa_plugin.php:1531
     945#: nh_ynaa_plugin.php:1293
    891946msgid ""
    892947"Active this checkbox to show the feature image in original size in post view."
     
    895950"anzuzeigen."
    896951
    897 #: nh_ynaa_plugin.php:1532
     952#: nh_ynaa_plugin.php:1294
    898953msgid "Treat Avada portfolio categories as normal WordPress categories"
    899954msgstr ""
    900955"Avada Portfolio Kategorien zu den Wordpress Kategorien in der App hinzufügen"
    901956
    902 #: nh_ynaa_plugin.php:1560
     957#: nh_ynaa_plugin.php:1322
    903958msgid "date"
    904959msgstr "Datum"
    905960
    906 #: nh_ynaa_plugin.php:1561
     961#: nh_ynaa_plugin.php:1323
    907962msgid "alphabetical"
    908963msgstr "Alphabetisch"
    909964
    910 #: nh_ynaa_plugin.php:1562
     965#: nh_ynaa_plugin.php:1324
    911966msgid "random"
    912967msgstr "Zufällig"
    913968
    914 #: nh_ynaa_plugin.php:1665
     969#: nh_ynaa_plugin.php:1427
    915970msgid "Blappsta PREVIEW app"
    916971msgstr "Blappsta PREVIEW App"
    917972
    918 #: nh_ynaa_plugin.php:1671
     973#: nh_ynaa_plugin.php:1433
    919974msgid ""
    920975"To get a preview on what the app would look like, please follow these steps:"
     
    922977"Um eine Vorschau zu sehen, wie Deine App aussehen wird, gehe wie folgt vor:"
    923978
    924 #: nh_ynaa_plugin.php:1673
     979#: nh_ynaa_plugin.php:1435
    925980msgid ""
    926981"First of all download and install our <b>Blappsta Preview App</b> from the "
     
    937992"target=\"_blank\">Google Play Store</a>"
    938993
    939 #: nh_ynaa_plugin.php:1678
     994#: nh_ynaa_plugin.php:1440
    940995msgid ""
    941996"Start the <b>Blappsta Preview App</b> and enter your blog’s URL or simply "
     
    9451000"oder scanne den unten stehenden QR-Code mit der Blappsta Preview App."
    9461001
    947 #: nh_ynaa_plugin.php:1682
     1002#: nh_ynaa_plugin.php:1444
    9481003msgid ""
    9491004"Of course all of the settings can be changed at any time. A simple „pull to "
     
    9541009"einfacher „Pull to Refresh“, schon werden alle Settings neu geladen!"
    9551010
    956 #: nh_ynaa_plugin.php:1687
     1011#: nh_ynaa_plugin.php:1449
    9571012msgid "Video tutorial: How to use the Blappsta PREVIEW app"
    9581013msgstr "Videotutorial: Wie nutze ich die Blappsta PREVIEW App"
    9591014
    960 #: nh_ynaa_plugin.php:1694
     1015#: nh_ynaa_plugin.php:1456
    9611016msgid "If you like the app, please register on our website"
    9621017msgstr "Wenn Dir Deine App gefällt, registriere Dich auf unsere Webseite"
    9631018
    964 #: nh_ynaa_plugin.php:1695
     1019#: nh_ynaa_plugin.php:1457
    9651020msgid ""
    9661021"If you have any questions contact us: <a href=\"mailto:support@blappsta.com"
     
    9701025"support@blappsta.com\">support@blappsta.com</a>"
    9711026
    972 #: nh_ynaa_plugin.php:1704
     1027#: nh_ynaa_plugin.php:1466
    9731028msgid "Help"
    9741029msgstr "Hilfe"
    9751030
    976 #: nh_ynaa_plugin.php:1706
     1031#: nh_ynaa_plugin.php:1468
    9771032msgid ""
    9781033"For help visit our website <a href=\"https://www.blappsta.com/hc/en-us\" "
     
    9821037"hc/en-us\" target=\"_blank\">www.blappsta.com</a>."
    9831038
    984 #: nh_ynaa_plugin.php:1780
     1039#: nh_ynaa_plugin.php:1542
    9851040msgid "You do not have sufficient permissions to access this page."
    9861041msgstr ""
     
    9881043"zuzugreifen."
    9891044
    990 #: nh_ynaa_plugin.php:1787
     1045#: nh_ynaa_plugin.php:1549
    9911046msgid "Settings for Blappsta Plugin"
    9921047msgstr "Blappsta Plugin Einstellungen"
    9931048
    994 #: nh_ynaa_plugin.php:1806
     1049#: nh_ynaa_plugin.php:1568
    9951050msgid "Save Changes"
    9961051msgstr "Änderung Speichern"
    9971052
    998 #: nh_ynaa_plugin.php:1844
     1053#: nh_ynaa_plugin.php:1606
    9991054msgid "Click here to get your app:"
    10001055msgstr "Klicken Sie hier, um Ihre App zu bekommen:"
    10011056
    1002 #: nh_ynaa_plugin.php:1845
     1057#: nh_ynaa_plugin.php:1607
    10031058msgid "Get my app"
    10041059msgstr "Meine App erhalten"
    10051060
    1006 #: nh_ynaa_plugin.php:1935
     1061#: nh_ynaa_plugin.php:1703
    10071062msgid "Allow hide on Startscreen"
    10081063msgstr "Ausblenden erlauben"
    10091064
    1010 #: nh_ynaa_plugin.php:4013
    1011 msgid "Comment is in review"
    1012 msgstr "Kommentar wartet auf Freigabe"
    1013 
    1014 #: nh_ynaa_plugin.php:4259
     1065#: nh_ynaa_plugin.php:2579
    10151066msgid "Preview your app in the simulator"
    10161067msgstr "Vorschau Ihrer App im Simulator"
    10171068
    1018 #: nh_ynaa_plugin.php:4260
     1069#: nh_ynaa_plugin.php:2580
    10191070msgid "You can also try it on your own device"
    10201071msgstr "Du kannst Deine App auch auf Deinem Smartphone testen."
    10211072
    1022 #: nh_ynaa_plugin.php:4310 nh_ynaa_plugin.php:4548
    1023 msgid "Sunday"
    1024 msgstr "Sonntag"
    1025 
    1026 #: nh_ynaa_plugin.php:4310 nh_ynaa_plugin.php:4548
    1027 msgid "Monday"
    1028 msgstr "Montag"
    1029 
    1030 #: nh_ynaa_plugin.php:4310 nh_ynaa_plugin.php:4548
    1031 msgid "Tuesday"
    1032 msgstr "Dienstag"
    1033 
    1034 #: nh_ynaa_plugin.php:4310 nh_ynaa_plugin.php:4548
    1035 msgid "Wednesday"
    1036 msgstr "Mittwoch"
    1037 
    1038 #: nh_ynaa_plugin.php:4310 nh_ynaa_plugin.php:4548
    1039 msgid "Thursday"
    1040 msgstr "Donnerstag"
    1041 
    1042 #: nh_ynaa_plugin.php:4310 nh_ynaa_plugin.php:4548
    1043 msgid "Friday"
    1044 msgstr "Freitag"
    1045 
    1046 #: nh_ynaa_plugin.php:4310 nh_ynaa_plugin.php:4548
    1047 msgid "Saturday"
    1048 msgstr "Samstag"
    1049 
    1050 #: nh_ynaa_plugin.php:5166
     1073#: nh_ynaa_plugin.php:3083
    10511074msgid "Blappsta Plugin extras"
    10521075msgstr "Blappsta Plugin Extras"
    10531076
    1054 #: nh_ynaa_plugin.php:5189
     1077#: nh_ynaa_plugin.php:3106
    10551078msgid "Blappsta Plugin locations"
    10561079msgstr "Blappsta Plugin Orte"
    10571080
    1058 #: nh_ynaa_plugin.php:5228
     1081#: nh_ynaa_plugin.php:3145
    10591082msgid "Location Name"
    10601083msgstr "Ort Name"
    10611084
    1062 #: nh_ynaa_plugin.php:5233
     1085#: nh_ynaa_plugin.php:3150
    10631086msgid ""
    10641087"Create a location or start typing to search a previously created location."
    10651088msgstr ""
    10661089
    1067 #: nh_ynaa_plugin.php:5234
     1090#: nh_ynaa_plugin.php:3151
    10681091msgid "You cannot edit saved locations here."
    10691092msgstr ""
    10701093
    1071 #: nh_ynaa_plugin.php:5234
     1094#: nh_ynaa_plugin.php:3151
    10721095msgid "Reset this form to create a location or search again."
    10731096msgstr ""
    10741097
    1075 #: nh_ynaa_plugin.php:5238
     1098#: nh_ynaa_plugin.php:3155
    10761099msgid "Address:"
    10771100msgstr "Anschrift:"
    10781101
    1079 #: nh_ynaa_plugin.php:5244
     1102#: nh_ynaa_plugin.php:3161
    10801103msgid "City/Town:"
    10811104msgstr "Stadt/Ort: "
    10821105
    1083 #: nh_ynaa_plugin.php:5250
     1106#: nh_ynaa_plugin.php:3167
    10841107msgid "State/County:"
    10851108msgstr "Bundesland/Land:"
    10861109
    1087 #: nh_ynaa_plugin.php:5256
     1110#: nh_ynaa_plugin.php:3173
    10881111msgid "Postcode:"
    10891112msgstr "Postleitzahl:"
    10901113
    1091 #: nh_ynaa_plugin.php:5263
     1114#: nh_ynaa_plugin.php:3180
    10921115msgid "Region:"
    10931116msgstr "Region:"
    10941117
    1095 #: nh_ynaa_plugin.php:5270
     1118#: nh_ynaa_plugin.php:3187
    10961119msgid "Pin color"
    10971120msgstr "Pin Farbe"
    10981121
    1099 #: nh_ynaa_plugin.php:5272
     1122#: nh_ynaa_plugin.php:3189
    11001123msgid "red"
    11011124msgstr "rot"
    11021125
    1103 #: nh_ynaa_plugin.php:5273
     1126#: nh_ynaa_plugin.php:3190
    11041127msgid "green"
    11051128msgstr "grün"
    11061129
    1107 #: nh_ynaa_plugin.php:5274
     1130#: nh_ynaa_plugin.php:3191
    11081131msgid "purple"
    11091132msgstr "violett"
    11101133
    1111 #: nh_ynaa_plugin.php:5281
     1134#: nh_ynaa_plugin.php:3198
    11121135msgid "Reset this form to create a location."
    11131136msgstr "Setze das Formular zurück um einen Ort anzulegen."
    11141137
    1115 #: nh_ynaa_plugin.php:5288
     1138#: nh_ynaa_plugin.php:3205
    11161139msgid "Location not found"
    11171140msgstr "Ort nicht gefunden"
    11181141
    1119 #: nh_ynaa_plugin.php:5350
     1142#: nh_ynaa_plugin.php:3267
    11201143msgid "Show in App"
    11211144msgstr "In der App anzeigen"
    11221145
    1123 #: nh_ynaa_plugin.php:5355
     1146#: nh_ynaa_plugin.php:3272
    11241147msgid "Push Text"
    11251148msgstr "Push Nachricht"
    11261149
    1127 #: nh_ynaa_plugin.php:5365
     1150#: nh_ynaa_plugin.php:3282
    11281151msgid "Send Push"
    11291152msgstr "Push senden"
    11301153
    1131 #: nh_ynaa_plugin.php:5368
     1154#: nh_ynaa_plugin.php:3285
    11321155msgid "Please wait..."
    11331156msgstr "Bitte warten..."
    11341157
    1135 #: nh_ynaa_plugin.php:5625
     1158#: nh_ynaa_plugin.php:3542
    11361159msgid "No ID"
    11371160msgstr "Keine ID"
    11381161
    1139 #: nh_ynaa_plugin.php:5683
     1162#: nh_ynaa_plugin.php:3600
    11401163msgid "No posts found."
    11411164msgstr "Keine Beiträge gefunden."
    11421165
    1143 #: nh_ynaa_plugin.php:5686
     1166#: nh_ynaa_plugin.php:3603
    11441167msgid "Error"
    11451168msgstr "Fehler"
    11461169
    1147 #: nh_ynaa_plugin.php:5848
     1170#: nh_ynaa_plugin.php:3765
    11481171msgid "No Appkey."
    11491172msgstr "Kein App Schlüssel."
    11501173
    1151 #: nh_ynaa_plugin.php:5849
     1174#: nh_ynaa_plugin.php:3766
    11521175msgid "No Push Secret Key."
    11531176msgstr "Kein Push Secret Schlüssel."
    11541177
    1155 #: nh_ynaa_plugin.php:6156
     1178#: nh_ynaa_plugin.php:4077
    11561179msgid "Push send successful."
    11571180msgstr "Push-Nachricht Versand erfolgreich."
    11581181
    1159 #: nh_ynaa_plugin.php:6157
     1182#: nh_ynaa_plugin.php:4078
    11601183msgid "Unknown error sending the push message."
    11611184msgstr "Unbekannter Fehler beim Senden der Push-Nachricht."
    11621185
    1163 #: nh_ynaa_plugin.php:6196
     1186#: nh_ynaa_plugin.php:4117
    11641187msgid "Settings"
    11651188msgstr "Einstellungen"
    11661189
    1167 #: nh_ynaa_plugin.php:6247
     1190#: nh_ynaa_plugin.php:4168
    11681191msgid "Insert Pushtext!"
    11691192msgstr "Pushtext einfügen!"
    11701193
    1171 #: nh_ynaa_plugin.php:6250
     1194#: nh_ynaa_plugin.php:4171
    11721195msgid "Pleas wait!"
    11731196msgstr "Bitte warten!"
    11741197
    1175 #: nh_ynaa_plugin.php:6293
     1198#: nh_ynaa_plugin.php:4214
    11761199msgid "You have to publish the Post first.!"
    11771200msgstr ""
  • yournewsapp/trunk/nh_ynaa_plugin.php

    r1290880 r1314014  
    22/*
    33Plugin Name: Blappsta Plugin
    4 Version: 0.8.8
     4Version: 0.8.8.1
    55
    66Plugin URI: http://wordpress.org/plugins/yournewsapp/
     
    2121//Temp fix folder problem
    2222global $nh_ynaa_version;
    23 $nh_ynaa_version = "0.8.8";
     23$nh_ynaa_version = "0.8.8.1";
    2424global $nh_ynaa_db_version;
    2525$nh_ynaa_db_version=1.2;
     
    11811181            ?>
    11821182            <select  id="nh_language" name="<?php echo $this->general_settings_key; ?>[<?php echo $field['field']; ?>]" class="nh-floatleft">
    1183                         <option value="en"><?php _e('English', 'nh-ynaa'); ?></option>
    1184                         <option value="fr" <?php if($this->general_settings[$field['field']]=='fr') echo ' selected'; ?>><?php _e('French', 'nh-ynaa'); ?></option>
    1185                         <option value="nl" <?php if($this->general_settings[$field['field']]=='nl') echo ' selected'; ?>><?php _e('Dutch', 'nh-ynaa'); ?></option>
    1186                         <option value="de" <?php if($this->general_settings[$field['field']]=='de') echo ' selected'; ?>><?php _e('German', 'nh-ynaa'); ?></option>
    1187                         <option value="it" <?php if($this->general_settings[$field['field']]=='it') echo ' selected'; ?>><?php _e('Italian', 'nh-ynaa'); ?></option>
    1188                         <option value="pt" <?php if($this->general_settings[$field['field']]=='pt') echo ' selected'; ?>><?php _e('Portuguese', 'nh-ynaa'); ?></option>
    1189                         <option value="ru" <?php if($this->general_settings[$field['field']]=='ru') echo ' selected'; ?>><?php _e('Russian', 'nh-ynaa'); ?></option>
    1190                         <option value="es" <?php if($this->general_settings[$field['field']]=='es') echo ' selected'; ?>><?php _e('Spanish', 'nh-ynaa'); ?></option>
    1191                         <option value="ro" <?php if($this->general_settings[$field['field']]=='ro') echo ' selected'; ?>><?php _e('Romanian', 'nh-ynaa'); ?></option>
    1192                     </select>
     1183                <option value="en"><?php _e('English', 'nh-ynaa'); ?></option>
     1184                <option value="fr" <?php if($this->general_settings[$field['field']]=='fr') echo ' selected'; ?>><?php _e('French', 'nh-ynaa'); ?></option>
     1185                <option value="nl" <?php if($this->general_settings[$field['field']]=='nl') echo ' selected'; ?>><?php _e('Dutch', 'nh-ynaa'); ?></option>
     1186                <option value="de" <?php if($this->general_settings[$field['field']]=='de') echo ' selected'; ?>><?php _e('German', 'nh-ynaa'); ?></option>
     1187                <option value="it" <?php if($this->general_settings[$field['field']]=='it') echo ' selected'; ?>><?php _e('Italian', 'nh-ynaa'); ?></option>
     1188                <option value="hr" <?php if($this->general_settings[$field['field']]=='hr') echo ' selected'; ?>><?php _e('Croatian', 'nh-ynaa'); ?></option>
     1189                <option value="pt" <?php if($this->general_settings[$field['field']]=='pt') echo ' selected'; ?>><?php _e('Portuguese', 'nh-ynaa'); ?></option>
     1190                <option value="ru" <?php if($this->general_settings[$field['field']]=='ru') echo ' selected'; ?>><?php _e('Russian', 'nh-ynaa'); ?></option>
     1191                <option value="es" <?php if($this->general_settings[$field['field']]=='es') echo ' selected'; ?>><?php _e('Spanish', 'nh-ynaa'); ?></option>
     1192                <option value="ro" <?php if($this->general_settings[$field['field']]=='ro') echo ' selected'; ?>><?php _e('Romanian', 'nh-ynaa'); ?></option>
     1193                <option value="ar" <?php if($this->general_settings[$field['field']]=='ar') echo ' selected'; ?>><?php _e('Arabic', 'nh-ynaa'); ?></option>
     1194            </select>
    11931195           <?php
    11941196           echo '<div class="helptext padding5">'.(__('Interface and dialogue language','nh-ynaa')).'</div>';
     
    20702072
    20712073                    //var_dump($args);
    2072                     $args['post__not_in'] = get_option( '   ' );
     2074                //  $args['post__not_in'] = get_option( '   ' );
    20732075                    $the_query = new WP_Query( $args );
    20742076
     
    21122114                            else $excerpt='';
    21132115
    2114                             $returnarray['items'][]=array('pos'=>$i, "type"=>$post_type, 'allowRemove'=> 1, 'cat_id'=>$cat_id, 'cat_id_array'=>$cat_id_array,  'title'=> $posttitle, 'img'=>$thumbnail, 'thumb' => $thumbnail, 'images'=>$images, 'post_id'=>$the_query->post->ID, 'timestamp'=>strtotime($the_query->post->post_modified), 'publish_timestamp' =>strtotime($the_query->post->post_date),'post_date' =>strtotime($the_query->post->post_date), 'showsubcategories'=>0, 'excerpt'=>html_entity_decode(str_replace('[&hellip;]', '',$excerpt)));
     2116                            $returnarray['items'][]=array('pos'=>$i, "type"=>$post_type, 'allowRemove'=> 1, 'cat_id'=>$cat_id, 'cat_id_array'=>$cat_id_array,  'title'=> $posttitle, 'img'=>$thumbnail, 'thumb' => $thumbnail, 'images'=>$images, 'post_id'=>$the_query->post->ID, 'timestamp'=>strtotime($the_query->post->post_modified), 'publish_timestamp' =>strtotime($the_query->post->post_date),'post_date' =>strtotime($the_query->post->post_date), 'showsubcategories'=>0, 'excerpt'=>html_entity_decode(str_replace('[&hellip;]', '',strip_tags ($excerpt))));
    21152117
    21162118                            if(strtotime($the_query->post->post_modified) > $returnarray['timestamp']) {
     
    23512353
    23522354                        $posttitle = str_replace(array("\\r","\\n","\r", "\n"),'',trim(html_entity_decode(strip_tags(do_shortcode($post->post_title)), ENT_NOQUOTES, 'UTF-8')));
    2353                         $returnarray['items'][] = array('uma'=>array('test1'),'pos'=>$i, 'id'=>$post->ID,'title'=>$posttitle,'timestamp'=>strtotime($post->post_modified),'type'=>$post->post_type, 'thumb'=> ($post_thumbnail_image[0]), 'images'=>$images, 'publish_timestamp'=> strtotime($post->post_date), 'post_date'=> strtotime($post->post_date), 'excerpt'=>html_entity_decode(str_replace('[&hellip;]', '',$excerpt)));
     2355                        $returnarray['items'][] = array('uma'=>array('test1'),'pos'=>$i, 'id'=>$post->ID,'title'=>$posttitle,'timestamp'=>strtotime($post->post_modified),'type'=>$post->post_type, 'thumb'=> ($post_thumbnail_image[0]), 'images'=>$images, 'publish_timestamp'=> strtotime($post->post_date), 'post_date'=> strtotime($post->post_date), 'excerpt'=>html_entity_decode(str_replace('[&hellip;]', '',strip_tags ($excerpt))));
    23542356                        $i++;
    23552357                    }
     
    27182720                                        'lat' => $event->location_latitude,
    27192721                                        'lng' => $event->location_longitude,
    2720                                         'short_text' => $latest_cat_post->post->post_excerpt,
     2722                                        'short_text' => strip_tags ($latest_cat_post->post->post_excerpt),
    27212723                                        'sharelink'=> esc_url( get_permalink($latest_cat_post->post->ID))
    27222724
     
    28392841                            'lat' => $event->location_latitude,
    28402842                            'lng' => $event->location_longitude,
    2841                             'short_text' => htmlspecialchars_decode($post->post_excerpt),
     2843                            'short_text' => htmlspecialchars_decode(strip_tags ($post->post_excerpt)),
    28422844                            'sharelink'=> esc_url( get_permalink($post->ID))
    28432845                       );
     
    36393641            }
    36403642            if($url && substr($url,0,4)!='http') $url = get_bloginfo('url') .$url;
    3641             return esc_url($url);
     3643            return ($url);
    36423644        }
    36433645
     
    39863988          if($ID){
    39873989         global $nh_push_return;
    3988           if($this->push_settings['autopush'] && !get_post_meta( $ID, 'nh_blappsta_send_push', true )){
     3990              if(!$this->push_settings ) {
     3991                  $this->push_settings = get_option($this->push_settings_key);
     3992              }
     3993
     3994              if($this->push_settings['autopush'] && !get_post_meta( $ID, 'nh_blappsta_send_push', true )){
    39893995
    39903996            $nh_push_return = $this->ny_ynaa_push_action2($ID);
     
    42354241
    42364242
    4237 
    42384243?>
  • yournewsapp/trunk/readme.txt

    r1290880 r1314014  
    66Requires at least: 3.3.0
    77Tested up to: 4.4.
    8 Stable tag: 0.8.8
     8Stable tag: 0.8.8.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7878== Frequently Asked Questions  ==
    7979
    80 Please refer to our [Website](http://www.blappsta.com/questions-answers/)
     80We are happy to help! If you need any support, please visit our [HelpCenter](https://blappsta.zendesk.com/hc/en-us).
    8181
    8282== Change Log ==
     83= 0.8.8.1 =
     84- Support apply_filters for pre content filter
     85- Supported language: croatian
     86- Supported language: arabic
     87- Small Bug fixes
     88
    8389= 0.8.8 =
    8490- Change default colors
     
    405411 
    406412== Upgrade Notice ==
     413= 0.8.8.1 =
     414- Support apply_filters for pre content filter
     415- Supported language: croatian
     416- Supported language: arabic
     417- Small Bug fixes
     418
    407419= 0.8.8 =
    408420- Change default colors
Note: See TracChangeset for help on using the changeset viewer.