Plugin Directory

Changeset 2853171


Ignore:
Timestamp:
01/23/2023 11:45:31 PM (3 years ago)
Author:
codenlassen
Message:

1.1.1 new logo, banner and screenshots

Location:
simplest-analytics
Files:
114 added
8 edited

Legend:

Unmodified
Added
Removed
  • simplest-analytics/trunk/README.txt

    r2853093 r2853171  
    66Tested up to: 6.1
    77Requires PHP: 7.4
    8 Stable tag: 1.0.1
     8Stable tag: 1.1.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7979== Changelog ==
    8080
     81= 1.1.1 - 2023-01-23 =
     82* new logo, banner and screenshots
     83* better german translation
     84
    8185= 1.1.0 - 2023-01-23 =
    8286* more woocommerce sale tracking features
     
    9296== Upgrade Notice ==
    9397
    94 = 1.1.0 =
     98= 1.1.1 =
    9599New woocommerce tracking features
  • simplest-analytics/trunk/includes/class-activator.php

    r2853093 r2853171  
    4343         */
    4444         
    45          update_option( 'simplest_analytics_version', '1.1.0' );
     45         update_option( 'simplest_analytics_version', '1.1.1' );
    4646
    4747         /**
  • simplest-analytics/trunk/includes/class-simplest-analytics.php

    r2853093 r2853171  
    2727            $this->version = SIMPLEST_ANALYTICS_VERSION;
    2828        } else {
    29             $this->version = '1.1.0';
     29            $this->version = '1.1.1';
    3030        }
    3131        $this->simplest_analytics = 'simplest-analytics';
  • simplest-analytics/trunk/languages/simplest-analytics-de_DE.po

    r2850780 r2853171  
    22msgstr ""
    33"Project-Id-Version: simplest-analytics 1.0.0\n"
    4 "POT-Creation-Date: 2023-01-18 22:32+0100\n"
    5 "PO-Revision-Date: 2023-01-18 22:32+0100\n"
     4"POT-Creation-Date: 2023-01-23 21:34+0100\n"
     5"PO-Revision-Date: 2023-01-23 21:36+0100\n"
    66"Last-Translator: \n"
    77"Language-Team: https://www.coden-lassen.de\n"
     
    2424msgstr "Einstellungen"
    2525
    26 #: admin/dashboard.php:69
     26#: admin/dashboard.php:183
    2727msgid "Start date or end date is empty."
    2828msgstr "Start- oder Enddatum ist leer."
    2929
    30 #: admin/dashboard.php:72
     30#: admin/dashboard.php:186
    3131msgid "End date has to be ealier than start date."
    3232msgstr "Enddatum muss vor Startdatum liegen."
    3333
    34 #: admin/dashboard.php:134
     34#: admin/dashboard.php:251
    3535msgid "Dashboard"
    3636msgstr "Dashboard"
    3737
    38 #: admin/dashboard.php:137
     38#: admin/dashboard.php:264
    3939msgid "Raw Data"
    4040msgstr "Rohdaten"
    4141
    42 #: admin/dashboard.php:218 admin/dashboard.php:245 admin/dashboard.php:349
    43 #: admin/dashboard.php:405 admin/dashboard.php:460 admin/dashboard.php:521
     42#: admin/dashboard.php:280 admin/dashboard.php:307 admin/dashboard.php:419
     43#: admin/dashboard.php:475 admin/dashboard.php:530 admin/dashboard.php:591
    4444msgid "Visits"
    4545msgstr "Aufrufe"
    4646
    47 #: admin/dashboard.php:225
     47#: admin/dashboard.php:287
    4848msgid "Unique Visitors"
    4949msgstr "Nutzer"
    5050
    51 #: admin/dashboard.php:232 admin/dashboard.php:520
     51#: admin/dashboard.php:294 admin/dashboard.php:590
    5252msgid "Tracked events"
    5353msgstr "Gemessene Events"
    5454
    55 #: admin/dashboard.php:245 admin/dashboard.php:291
     55#: admin/dashboard.php:307 admin/dashboard.php:357 admin/dashboard.php:735
     56#: admin/dashboard.php:779
    5657msgid "Date"
    5758msgstr "Datum"
    5859
    59 #: admin/dashboard.php:248 admin/dashboard.php:296 admin/dashboard.php:357
    60 #: admin/dashboard.php:413 admin/dashboard.php:468 admin/dashboard.php:529
     60#: admin/dashboard.php:310 admin/dashboard.php:362 admin/dashboard.php:427
     61#: admin/dashboard.php:483 admin/dashboard.php:538 admin/dashboard.php:599
     62#: admin/dashboard.php:738 admin/dashboard.php:782 admin/dashboard.php:834
     63#: admin/dashboard.php:909
    6164msgid "no results"
    6265msgstr "keine Ergebnisse"
    6366
    64 #: admin/dashboard.php:267
     67#: admin/dashboard.php:329
    6568msgid "Daily visits"
    6669msgstr "Tägliche Aufrufe"
    6770
    68 #: admin/dashboard.php:291 admin/dashboard.php:350 admin/dashboard.php:406
    69 #: admin/dashboard.php:461 admin/dashboard.php:522
     71#: admin/dashboard.php:357 admin/dashboard.php:420 admin/dashboard.php:476
     72#: admin/dashboard.php:531 admin/dashboard.php:592
    7073msgid "Unique visitors"
    7174msgstr "Nutzer"
    7275
    73 #: admin/dashboard.php:323
     76#: admin/dashboard.php:389
    7477msgid "Daily unique visitors"
    7578msgstr "Tägliche Nutzer"
    7679
    77 #: admin/dashboard.php:348
     80#: admin/dashboard.php:418
    7881msgid "Most visited sites"
    7982msgstr "Meistbesuchte Seiten"
    8083
    81 #: admin/dashboard.php:404
     84#: admin/dashboard.php:474
    8285msgid "Top external referrers"
    8386msgstr "Top external Referrers"
    8487
    85 #: admin/dashboard.php:458
     88#: admin/dashboard.php:528
    8689msgid "Top URL parameters"
    8790msgstr "Top URL Parameters"
    8891
    89 #: admin/dashboard.php:459
     92#: admin/dashboard.php:529 admin/dashboard.php:900
    9093msgid "Value"
    9194msgstr "Wert"
    9295
    93 #: admin/dashboard.php:661
     96#: admin/dashboard.php:709 admin/dashboard.php:735 admin/dashboard.php:826
     97#: admin/dashboard.php:901
     98msgid "Sales"
     99msgstr "Verkäufe"
     100
     101#: admin/dashboard.php:716 admin/dashboard.php:827 admin/dashboard.php:902
     102msgid "Amount"
     103msgstr "Betrag"
     104
     105#: admin/dashboard.php:723
     106msgid "avg Sale"
     107msgstr "Durchschnitts-Verkäufe"
     108
     109#: admin/dashboard.php:753
     110#, fuzzy
     111#| msgid "Daily visits"
     112msgid "Daily sales"
     113msgstr "Tägliche Aufrufe"
     114
     115#: admin/dashboard.php:779
     116msgid "Sales amount"
     117msgstr "Verkaufsbetrag"
     118
     119#: admin/dashboard.php:799
     120msgid "Daily sales amount"
     121msgstr "Täglicher Verkaufsbetrag"
     122
     123#: admin/dashboard.php:825
     124msgid "Sales: last referrer (max. 7 days before sale)"
     125msgstr "Verkäufe: Letzte Referrer (max. 7 Tage vor Kauf)"
     126
     127#: admin/dashboard.php:899
     128msgid "Sales: last url parameter (max. 7 days before sale)"
     129msgstr "Verkäufe: Letzter URL Parameter (max. 7 Tage vor Kauf)"
     130
     131#: admin/dashboard.php:1082
    94132msgid "choose daterange"
    95133msgstr "Wähle eine Zeitspanne"
    96134
    97 #: admin/dashboard.php:665
     135#: admin/dashboard.php:1086
    98136msgid "today"
    99137msgstr "heute"
    100138
    101 #: admin/dashboard.php:669
     139#: admin/dashboard.php:1090
    102140msgid "yesterday"
    103141msgstr "gestern"
    104142
    105 #: admin/dashboard.php:673
     143#: admin/dashboard.php:1094
    106144msgid "last 7 days"
    107145msgstr "letzte 7 Tage"
    108146
    109 #: admin/dashboard.php:677
     147#: admin/dashboard.php:1098
    110148msgid "last 14 days"
    111149msgstr "letzte 14 Tage"
    112150
    113 #: admin/dashboard.php:681
     151#: admin/dashboard.php:1102
    114152msgid "last 30 days"
    115153msgstr "letzte 30 Tage"
    116154
    117 #: admin/dashboard.php:685
     155#: admin/dashboard.php:1106
    118156msgid "last month"
    119157msgstr "letzter Monat"
    120158
    121 #: admin/dashboard.php:689
     159#: admin/dashboard.php:1110
    122160msgid "alltime"
    123161msgstr "Komplette Zeit"
    124162
    125 #: admin/dashboard.php:693
     163#: admin/dashboard.php:1114
    126164msgid "custom"
    127165msgstr "benutzerdefiniert"
    128166
    129 #: admin/dashboard.php:700
     167#: admin/dashboard.php:1121
    130168msgid "custom daterange"
    131169msgstr "Zeitspanne"
    132170
    133 #: admin/dashboard.php:703
     171#: admin/dashboard.php:1124
    134172msgid "from:"
    135173msgstr "von:"
    136174
    137 #: admin/dashboard.php:707
     175#: admin/dashboard.php:1128
    138176msgid "to:"
    139177msgstr "bis:"
    140178
    141 #: admin/dashboard.php:711
     179#: admin/dashboard.php:1132
    142180msgid "apply daterange"
    143181msgstr "Zeitspanne auswählen"
  • simplest-analytics/trunk/simplest-analytics.php

    r2853093 r2853171  
    1313 * Plugin URI:        https://www.coden-lassen.de
    1414 * Description:       Serverside and cookieless webanalytics.
    15  * Version:           1.1.0
     15 * Version:           1.1.1
    1616 * Author:            Stefan Klaes
    1717 * Author URI:        https://www.coden-lassen.de/wordpress-freelancer
     
    3232/**
    3333 * Currently plugin version:
    34  * version 1.1.0
     34 * version 1.1.1
    3535 */
    3636 
    37 define( 'SIMPLEST_ANALYTICS_VERSION', '1.1.0' );
     37define( 'SIMPLEST_ANALYTICS_VERSION', '1.1.1' );
    3838
    3939
Note: See TracChangeset for help on using the changeset viewer.