Plugin Directory

Changeset 3387367


Ignore:
Timestamp:
10/31/2025 01:24:34 AM (5 months ago)
Author:
tulipwork
Message:

Mise à jour du plugin ATHS vers la version 2.7.4

Location:
add-to-home-screen-wp/trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • add-to-home-screen-wp/trunk/add-to-home-screen-wp.php

    r3387352 r3387367  
    44Plugin URI: https://tulipemedia.com/en/add-to-home-screen-wordpress-plugin/
    55Description: Turn your WordPress site into a Web App (PWA) with a stylish 'Add to Home Screen' prompt for iOS & Android. Boost engagement without native app costs!
    6 Version: 2.7.3
     6Version: 2.7.4
    77Author: Ziyad Bachalany
    88Author URI: https://tulipemedia.com
     
    366366                                echo esc_html__(', {network_name} for the network name', 'add-to-home-screen-wp');
    367367                            }
    368                             echo ' ' . esc_html__('Note: Previously % placeholders were used (e.g., %site_name). Both % and {} are supported during transition.', 'add-to-home-screen-wp');
    369368                            ?>
    370369                        </p>
     
    381380                                echo esc_html__(', {network_name} for the network name', 'add-to-home-screen-wp');
    382381                            }
    383                             echo ' ' . esc_html__('Note: Previously % placeholders were used (e.g., %site_name). Both % and {} are supported during transition.', 'add-to-home-screen-wp');
    384382                            ?>
    385383                        </p>
     
    620618                                        echo esc_html__(', {network_name} for the network name', 'add-to-home-screen-wp');
    621619                                    }
    622                                     echo ' ' . esc_html__('Note: Previously % placeholders were used (e.g., %site_name). Both % and {} are supported during transition.', 'add-to-home-screen-wp');
    623620                                    ?>
    624621                                </p>
     
    635632                                        echo esc_html__(', {network_name} for the network name', 'add-to-home-screen-wp');
    636633                                    }
    637                                     echo ' ' . esc_html__('Note: Previously % placeholders were used (e.g., %site_name). Both % and {} are supported during transition.', 'add-to-home-screen-wp');
    638634                                    ?>
    639635                                </p>
     
    735731                <div style="max-width: 500px; margin: auto; text-align: center; background: #f9f9f9; padding: 10px; border-radius: 6px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
    736732                    <h3><?php esc_html_e('Let me know that you are using my plugin!', 'add-to-home-screen-wp'); ?></h3>
    737                         <a href="https://twitter.com/intent/tweet?text=<?php echo urlencode(__('Using the Add to home screen #WordPress #plugin by @ziyadbachalany! http://tulipemedia.com/en/add-to-home-screen-wordpress-plugin/ #iPhone #iPad #Android', 'add-to-home-screen-wp')); ?>"
    738                             target="_blank"
    739                             class="button button-primary" style="font-size: 16px; padding: 10px 20px; background:rgb(186, 0, 84); border-color: #007cba;">
    740                                 <?php esc_html_e('Spread the word on X!', 'add-to-home-screen-wp'); ?>
    741                         </a>
     733                    <?php
     734                    $tweet_text = sprintf(
     735                        __('Using the Add to home screen #WordPress #plugin by @ziyadbachalany! %s #iPhone #iPad #Android', 'add-to-home-screen-wp'),
     736                        esc_url('http://tulipemedia.com/en/add-to-home-screen-wordpress-plugin/')
     737                    );
     738                    ?>
     739                    <a href="https://twitter.com/intent/tweet?text=<?php echo urlencode($tweet_text); ?>"
     740                        target="_blank"
     741                        class="button button-primary" style="font-size: 16px; padding: 10px 20px; background:rgb(186, 0, 84); border-color: #007cba;">
     742                            <?php esc_html_e('Spread the word on X!', 'add-to-home-screen-wp'); ?>
     743                    </a>
    742744                </div>   
    743745
     
    785787                        <p><?php esc_html_e('Stay updated on Add to Home Screen & PWA news, tips, and more by following me on your favorite platforms!', 'add-to-home-screen-wp'); ?></p>
    786788                        <div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 15px;">
    787                             <a href="https://www.linkedin.com/in/ziyadbachalany/" target="_blank" style="text-decoration: none;">
     789                            <?php ?>
     790                            <a href="<?php echo esc_url('https://www.linkedin.com/in/ziyadbachalany/'); ?>" target="_blank" style="text-decoration: none;">
    788791                                <img src="<?php echo plugins_url('add-to-home-screen-wp/assets/icons/linkedin-icon.png'); ?>" alt="LinkedIn" style="width: 32px; height: 32px; vertical-align: middle;"> LinkedIn
    789792                            </a>
    790                             <a href="https://x.com/ziyadbachalany" target="_blank" style="text-decoration: none;">
     793                            <?php ?>
     794                            <a href="<?php echo esc_url('https://x.com/ziyadbachalany'); ?>" target="_blank" style="text-decoration: none;">
    791795                                <img src="<?php echo plugins_url('add-to-home-screen-wp/assets/icons/x-icon.png'); ?>" alt="X" style="width: 32px; height: 32px; vertical-align: middle;"> X
    792796                            </a>
    793                             <a href="https://www.instagram.com/ziyadbachalany/" target="_blank" style="text-decoration: none;">
     797                            <?php ?>
     798                            <a href="<?php echo esc_url('https://www.instagram.com/ziyadbachalany/'); ?>" target="_blank" style="text-decoration: none;">
    794799                                <img src="<?php echo plugins_url('add-to-home-screen-wp/assets/icons/instagram-icon.png'); ?>" alt="Instagram" style="width: 32px; height: 32px; vertical-align: middle;"> Instagram
    795800                            </a>
    796                             <a href="https://www.facebook.com/ziyadbachalany" target="_blank" style="text-decoration: none;">
     801                            <?php ?>
     802                            <a href="<?php echo esc_url('https://www.facebook.com/ziyadbachalany'); ?>" target="_blank" style="text-decoration: none;">
    797803                                <img src="<?php echo plugins_url('add-to-home-screen-wp/assets/icons/facebook-icon.png'); ?>" alt="Facebook" style="width: 32px; height: 32px; vertical-align: middle;"> Facebook
    798804                            </a>
    799                             <a href="https://www.youtube.com/channel/UClMfre0hj-UCxGocDleZxTQ" target="_blank" style="text-decoration: none;">
     805                            <?php ?>
     806                            <a href="<?php echo esc_url('https://www.youtube.com/channel/UClMfre0hj-UCxGocDleZxTQ'); ?>" target="_blank" style="text-decoration: none;">
    800807                                <img src="<?php echo plugins_url('add-to-home-screen-wp/assets/icons/youtube-icon.png'); ?>" alt="YouTube" style="width: 32px; height: 32px; vertical-align: middle;"> YouTube
    801808                            </a>
    802                             <a href="https://www.tiktok.com/@ziyadbachalany" target="_blank" style="text-decoration: none;">
     809                            <?php ?>
     810                            <a href="<?php echo esc_url('https://www.tiktok.com/@ziyadbachalany'); ?>" target="_blank" style="text-decoration: none;">
    803811                                <img src="<?php echo plugins_url('add-to-home-screen-wp/assets/icons/tiktok-icon.png'); ?>" alt="TikTok" style="width: 32px; height: 32px; vertical-align: middle;"> TikTok
    804812                            </a>
    805813                        </div>
    806                     </div>
     814                </div>
    807815
    808816            </div>
  • add-to-home-screen-wp/trunk/languages/add-to-home-screen-wp-de_DE.po

    r3277757 r3387367  
    33msgstr ""
    44"Project-Id-Version: ATHS MU Plugin\n"
    5 "POT-Creation-Date: 2025-04-18 18:53+0200\n"
    6 "PO-Revision-Date: 2025-04-18 19:04+0200\n"
     5"POT-Creation-Date: 2025-10-31 01:59+0100\n"
     6"PO-Revision-Date: 2025-10-31 02:19+0100\n"
    77"Last-Translator: Tulipe Media <[email protected]>\n"
    88"Language-Team: Tulipe Media <[email protected]>\n"
     
    1212"Content-Transfer-Encoding: 8bit\n"
    1313"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    14 "X-Generator: Poedit 3.6\n"
     14"X-Generator: Poedit 3.8\n"
    1515"X-Poedit-KeywordsList: __;_e;_c;esc_html_e\n"
    1616"X-Poedit-Basepath: ..\n"
     
    1818"X-Poedit-SearchPath-0: .\n"
    1919
    20 #: add-to-home-screen-wp.php:39
    21 msgid "🚀 Add %network_name (%site_name) to your %device with %icon and %add now! 🌟"
    22 msgstr "🚀 Fügen Sie %network_name (%site_name) mit %icon und %add jetzt zu Ihrem %device hinzu! 🌟"
    23 
    24 #: add-to-home-screen-wp.php:40
    25 msgid "🚀 Add %site_name to your %device with %icon and %add now! 🌟"
    26 msgstr "🚀 Fügen Sie %site_name mit %icon und %add jetzt zu Ihrem %device hinzu! 🌟"
    27 
    28 #: add-to-home-screen-wp.php:42
    29 msgid "🚀 Add %network_name (%site_name) to your %device now! 🌟"
    30 msgstr "🚀 Fügen Sie %network_name (%site_name) jetzt zu Ihrem %device hinzu! 🌟"
    31 
    32 #: add-to-home-screen-wp.php:43
    33 msgid "🚀 Add %site_name to your %device now! 🌟"
    34 msgstr "🚀 Fügen Sie %site_name jetzt zu Ihrem %device hinzu! 🌟"
    35 
    36 #: add-to-home-screen-wp.php:141 add-to-home-screen-wp.php:142 add-to-home-screen-wp.php:1119
     20#: add-to-home-screen-wp.php:44
     21msgid ""
     22"Add {network_name} ({site_name}) to your {device} with {icon} and {add} now!"
     23msgstr ""
     24"Fügen Sie {network_name} ({site_name}) mit {icon} und {add} jetzt zu Ihrem "
     25"{device} hinzu!"
     26
     27#: add-to-home-screen-wp.php:45
     28msgid "Add {site_name} to your {device} with {icon} and {add} now!"
     29msgstr ""
     30"Fügen Sie {site_name} mit {icon} und {add} jetzt zu Ihrem {device} hinzu!"
     31
     32#: add-to-home-screen-wp.php:47
     33msgid "Add {network_name} ({site_name}) to your {device} now!"
     34msgstr "Fügen Sie {network_name} ({site_name}) jetzt zu Ihrem {device} hinzu!"
     35
     36#: add-to-home-screen-wp.php:48
     37msgid "Add {site_name} to your {device} now!"
     38msgstr "Fügen Sie {site_name} jetzt zu Ihrem {device} hinzu!"
     39
     40#: add-to-home-screen-wp.php:161 add-to-home-screen-wp.php:162
     41#: add-to-home-screen-wp.php:1367
    3742msgid "Add to Home Screen"
    3843msgstr "Zum Startbildschirm hinzufügen"
    3944
    40 #: add-to-home-screen-wp.php:154
     45#: add-to-home-screen-wp.php:177
    4146msgid "General"
    4247msgstr "Allgemein"
    4348
    44 #: add-to-home-screen-wp.php:155
     49#: add-to-home-screen-wp.php:178
    4550msgid "Pro Settings"
    4651msgstr "Pro-Einstellungen"
    4752
    48 #: add-to-home-screen-wp.php:156
     53#: add-to-home-screen-wp.php:179
    4954msgid "Support"
    5055msgstr "Support"
    5156
    52 #: add-to-home-screen-wp.php:159
     57#: add-to-home-screen-wp.php:182
    5358msgid "License"
    5459msgstr "Lizenz"
    5560
    56 #: add-to-home-screen-wp.php:161
     61#: add-to-home-screen-wp.php:184
    5762msgid "Uninstall"
    5863msgstr "Deinstallieren"
    5964
    60 #: add-to-home-screen-wp.php:165
     65#: add-to-home-screen-wp.php:188
    6166msgid "Add to Home Screen & PWA"
    62 msgstr "Zum Startbildschirm hinzufügen & PWA"
    63 
    64 #: add-to-home-screen-wp.php:263
     67msgstr "Add to Home Screen & PWA"
     68
     69#: add-to-home-screen-wp.php:285
    6570msgid "Add to Home Screen & PWA (Network Settings)"
    66 msgstr "Zum Startbildschirm hinzufügen & PWA (Netzwerkeinstellungen)"
    67 
    68 #: add-to-home-screen-wp.php:272 add-to-home-screen-wp.php:525
     71msgstr "Add to Home Screen & PWA (Netzwerkeinstellungen)"
     72
     73#: add-to-home-screen-wp.php:294 add-to-home-screen-wp.php:546
    6974msgid "PWA Settings"
    7075msgstr "PWA-Einstellungen"
    7176
    72 #: add-to-home-screen-wp.php:274 add-to-home-screen-wp.php:527
     77#: add-to-home-screen-wp.php:296 add-to-home-screen-wp.php:548
    7378msgid "Configure Progressive Web App features."
    7479msgstr "Funktionen der Progressive Web App konfigurieren."
    7580
    76 #: add-to-home-screen-wp.php:278 add-to-home-screen-wp.php:531
     81#: add-to-home-screen-wp.php:300 add-to-home-screen-wp.php:552
    7782msgid "Enable PWA"
    7883msgstr "PWA aktivieren"
    7984
    80 #: add-to-home-screen-wp.php:281
    81 msgid "Enable Progressive Web App features (spinner and basic caching) across the admin dashboard and frontend."
    82 msgstr "Aktivieren Sie die Funktionen der Progressive Web App (Ladeanimation und grundlegendes Caching) im Admin-Dashboard und im Frontend."
    83 
    84 #: add-to-home-screen-wp.php:285 add-to-home-screen-wp.php:538
     85#: add-to-home-screen-wp.php:303
     86msgid ""
     87"Enable Progressive Web App features (spinner and basic caching) across the "
     88"admin dashboard and frontend."
     89msgstr ""
     90"Aktivieren Sie PWA-Funktionen (Ladeanimation und einfaches Caching) im Admin-"
     91"Dashboard und Frontend."
     92
     93#: add-to-home-screen-wp.php:307 add-to-home-screen-wp.php:559
    8594msgid "Frontend PWA Start URL"
    8695msgstr "Start-URL des PWA im Frontend"
    8796
    88 #: add-to-home-screen-wp.php:288 add-to-home-screen-wp.php:324 add-to-home-screen-wp.php:541 add-to-home-screen-wp.php:577
     97#: add-to-home-screen-wp.php:310 add-to-home-screen-wp.php:346
     98#: add-to-home-screen-wp.php:562 add-to-home-screen-wp.php:598
    8999msgid "Homepage"
    90100msgstr "Startseite"
    91101
    92 #: add-to-home-screen-wp.php:289 add-to-home-screen-wp.php:542
     102#: add-to-home-screen-wp.php:311 add-to-home-screen-wp.php:563
    93103msgid "Homepage with Path"
    94104msgstr "Startseite mit Pfad"
    95105
    96 #: add-to-home-screen-wp.php:292 add-to-home-screen-wp.php:545
    97 msgid "Choose where the PWA launches when added from the frontend. \"Homepage with Path\" starts at the homepage and redirects to a relative path (e.g., /category/video/)."
    98 msgstr "Wählen Sie, wo das PWA startet, wenn es aus dem Frontend hinzugefügt wird. „Startseite mit Pfad“ beginnt auf der Startseite und leitet zu einem relativen Pfad weiter (z. B. /kategorie/video/)."
    99 
    100 #: add-to-home-screen-wp.php:296 add-to-home-screen-wp.php:549
     106#: add-to-home-screen-wp.php:314 add-to-home-screen-wp.php:566
     107msgid ""
     108"Choose where the PWA launches when added from the frontend. \"Homepage with "
     109"Path\" starts at the homepage and redirects to a relative path (e.g., /"
     110"category/video/)."
     111msgstr ""
     112"Wählen Sie, wo das PWA startet, wenn es aus dem Frontend hinzugefügt wird. "
     113"„Startseite mit Pfad“ beginnt auf der Startseite und leitet zu einem "
     114"relativen Pfad weiter (z. B. /kategorie/video/)."
     115
     116#: add-to-home-screen-wp.php:318 add-to-home-screen-wp.php:570
    101117msgid "Frontend Floating Balloon"
    102118msgstr "Schwebender Hinweis im Frontend"
    103119
    104 #: add-to-home-screen-wp.php:298 add-to-home-screen-wp.php:551
    105 msgid "Configure how to prompt users to install your web app or add a shortcut to their home screen"
    106 msgstr "Konfigurieren Sie, wie Benutzer aufgefordert werden, Ihre Web-App zu installieren oder ein Verknüpfungssymbol zum Startbildschirm hinzuzufügen"
    107 
    108 #: add-to-home-screen-wp.php:302 add-to-home-screen-wp.php:555
     120#: add-to-home-screen-wp.php:320 add-to-home-screen-wp.php:572
     121msgid ""
     122"Configure how to prompt users to install your web app or add a shortcut to "
     123"their home screen"
     124msgstr ""
     125"Konfigurieren Sie, wie Benutzer aufgefordert werden, Ihre Web-App zu "
     126"installieren oder ein Verknüpfungssymbol zum Startbildschirm hinzuzufügen"
     127
     128#: add-to-home-screen-wp.php:324 add-to-home-screen-wp.php:576
    109129msgid "Show Floating Balloon in Frontend (iOS)"
    110130msgstr "Schwebenden Hinweis im Frontend anzeigen (iOS)"
    111131
    112 #: add-to-home-screen-wp.php:305
    113 msgid "Display a floating balloon to prompt iOS users to install the app in the frontend of all subsites."
    114 msgstr "Zeigen Sie einen schwebenden Hinweis an, um iOS-Benutzer im Frontend aller Unterseiten zur Installation der App aufzufordern."
    115 
    116 #: add-to-home-screen-wp.php:309 add-to-home-screen-wp.php:562
     132#: add-to-home-screen-wp.php:327
     133msgid ""
     134"Display a floating balloon to prompt iOS users to install the app in the "
     135"frontend of all subsites."
     136msgstr ""
     137"Zeigen Sie einen schwebenden Hinweis an, um iOS-Benutzer im Frontend aller "
     138"Unterseiten zur Installation der App aufzufordern."
     139
     140#: add-to-home-screen-wp.php:331 add-to-home-screen-wp.php:583
    117141msgid "Installation Prompt in Frontend (Android)"
    118142msgstr "Installationsaufforderung im Frontend (Android)"
    119143
    120 #: add-to-home-screen-wp.php:312 add-to-home-screen-wp.php:565
     144#: add-to-home-screen-wp.php:334 add-to-home-screen-wp.php:586
    121145msgid "Floating Balloon"
    122146msgstr "Schwebender Hinweis"
    123147
    124 #: add-to-home-screen-wp.php:313 add-to-home-screen-wp.php:566
     148#: add-to-home-screen-wp.php:335 add-to-home-screen-wp.php:587
    125149msgid "Native Install Button"
    126150msgstr "Nativer Installationsbutton"
    127151
    128 #: add-to-home-screen-wp.php:314 add-to-home-screen-wp.php:567
     152#: add-to-home-screen-wp.php:336 add-to-home-screen-wp.php:588
    129153msgid "Disabled"
    130154msgstr "Deaktiviert"
    131155
    132 #: add-to-home-screen-wp.php:316 add-to-home-screen-wp.php:569
    133 msgid "Choose how to prompt users to install the app on Android devices in the frontend. The 'Native Install Button' uses the browser's native prompt, available only in the frontend."
    134 msgstr "Wählen Sie, wie Benutzer auf Android-Geräten im Frontend zur Installation der App aufgefordert werden. Der „Native Installationsbutton“ verwendet die native Eingabeaufforderung des Browsers, die nur im Frontend verfügbar ist."
    135 
    136 #: add-to-home-screen-wp.php:320 add-to-home-screen-wp.php:573
     156#: add-to-home-screen-wp.php:338 add-to-home-screen-wp.php:590
     157msgid ""
     158"Choose how to prompt users to install the app on Android devices in the "
     159"frontend. The 'Native Install Button' uses the browser's native prompt, "
     160"available only in the frontend."
     161msgstr ""
     162"Wählen Sie, wie Benutzer auf Android-Geräten im Frontend zur Installation der "
     163"App aufgefordert werden. Der „Native Installationsbutton“ verwendet die "
     164"native Browser-Eingabeaufforderung, nur im Frontend verfügbar."
     165
     166#: add-to-home-screen-wp.php:342 add-to-home-screen-wp.php:594
    137167msgid "Balloon Display in Frontend"
    138168msgstr "Anzeige des Hinweises im Frontend"
    139169
    140 #: add-to-home-screen-wp.php:323 add-to-home-screen-wp.php:576
     170#: add-to-home-screen-wp.php:345 add-to-home-screen-wp.php:597
    141171msgid "All Pages"
    142172msgstr "Alle Seiten"
    143173
    144 #: add-to-home-screen-wp.php:326 add-to-home-screen-wp.php:579
     174#: add-to-home-screen-wp.php:348 add-to-home-screen-wp.php:600
    145175msgid "Choose where to display the floating balloon on the frontend."
    146 msgstr "Wählen Sie, wo der schwebende Hinweis im Frontend angezeigt werden soll."
    147 
    148 #: add-to-home-screen-wp.php:330 add-to-home-screen-wp.php:583
     176msgstr ""
     177"Wählen Sie, wo der schwebende Hinweis im Frontend angezeigt werden soll."
     178
     179#: add-to-home-screen-wp.php:352 add-to-home-screen-wp.php:604
    149180msgid "Show to Returning Visitors Only"
    150181msgstr "Nur für wiederkehrende Besucher anzeigen"
    151182
    152 #: add-to-home-screen-wp.php:333 add-to-home-screen-wp.php:586
     183#: add-to-home-screen-wp.php:355 add-to-home-screen-wp.php:607
    153184msgid "Show the balloon only to returning visitors."
    154185msgstr "Den Hinweis nur für wiederkehrende Besucher anzeigen."
    155186
    156 #: add-to-home-screen-wp.php:337 add-to-home-screen-wp.php:590
     187#: add-to-home-screen-wp.php:359 add-to-home-screen-wp.php:611
    157188msgid "Floating Balloon Message for iOS"
    158189msgstr "Nachricht des schwebenden Hinweises für iOS"
    159190
    160 #: add-to-home-screen-wp.php:350 add-to-home-screen-wp.php:597
     191#: add-to-home-screen-wp.php:364
     192msgid ""
     193"Custom message for iOS devices. Use {site_name} for the site name, {device} "
     194"for the user's device, {icon} for the first add icon, and {add} for the "
     195"second add icon."
     196msgstr ""
     197"Benutzerdefinierte Nachricht für iOS-Geräte. Verwenden Sie {site_name} für "
     198"den Seitennamen, {device} für das Gerät des Benutzers, {icon} für das erste "
     199"Hinzufügen-Symbol und {add} für das zweite."
     200
     201#: add-to-home-screen-wp.php:373 add-to-home-screen-wp.php:625
    161202msgid "Floating Balloon Message for Android"
    162203msgstr "Nachricht des schwebenden Hinweises für Android"
    163204
    164 #: add-to-home-screen-wp.php:363 add-to-home-screen-wp.php:604
     205#: add-to-home-screen-wp.php:378 add-to-home-screen-wp.php:630
     206msgid ""
     207"Custom message for Android devices. Use {site_name} for the site name, and "
     208"{device} for the user's device. Note: {icon} and {add} are not supported in "
     209"the Android balloon. Supports basic HTML (e.g., <strong>, <i>). If empty, the "
     210"default message will be used."
     211msgstr ""
     212"Benutzerdefinierte Nachricht für Android-Geräte. Verwenden Sie {site_name} "
     213"für den Seitennamen und {device} für das Gerät des Benutzers. Hinweis: {icon} "
     214"und {add} werden im Android-Hinweis nicht unterstützt. Unterstützt einfaches "
     215"HTML (z. B. <strong>, <i>). Wenn leer, wird die Standardnachricht verwendet."
     216
     217#: add-to-home-screen-wp.php:387 add-to-home-screen-wp.php:639
    165218msgid "Animation In"
    166219msgstr "Eingangsanimation"
    167220
    168 #: add-to-home-screen-wp.php:366 add-to-home-screen-wp.php:377 add-to-home-screen-wp.php:607 add-to-home-screen-wp.php:618
     221#: add-to-home-screen-wp.php:390 add-to-home-screen-wp.php:401
     222#: add-to-home-screen-wp.php:642 add-to-home-screen-wp.php:653
    169223msgid "Drop"
    170224msgstr "Fallen"
    171225
    172 #: add-to-home-screen-wp.php:367 add-to-home-screen-wp.php:378 add-to-home-screen-wp.php:608 add-to-home-screen-wp.php:619
     226#: add-to-home-screen-wp.php:391 add-to-home-screen-wp.php:402
     227#: add-to-home-screen-wp.php:643 add-to-home-screen-wp.php:654
    173228msgid "Bubble"
    174229msgstr "Blase"
    175230
    176 #: add-to-home-screen-wp.php:368 add-to-home-screen-wp.php:379 add-to-home-screen-wp.php:609 add-to-home-screen-wp.php:620
     231#: add-to-home-screen-wp.php:392 add-to-home-screen-wp.php:403
     232#: add-to-home-screen-wp.php:644 add-to-home-screen-wp.php:655
    177233msgid "Fade"
    178234msgstr "Einblenden"
    179235
    180 #: add-to-home-screen-wp.php:370 add-to-home-screen-wp.php:611
     236#: add-to-home-screen-wp.php:394 add-to-home-screen-wp.php:646
    181237msgid "Animation when the balloon appears."
    182238msgstr "Animation, wenn der Hinweis erscheint."
    183239
    184 #: add-to-home-screen-wp.php:374 add-to-home-screen-wp.php:615
     240#: add-to-home-screen-wp.php:398 add-to-home-screen-wp.php:650
    185241msgid "Animation Out"
    186242msgstr "Ausgangsanimation"
    187243
    188 #: add-to-home-screen-wp.php:381 add-to-home-screen-wp.php:622
     244#: add-to-home-screen-wp.php:405 add-to-home-screen-wp.php:657
    189245msgid "Animation when the balloon disappears."
    190246msgstr "Animation, wenn der Hinweis verschwindet."
    191247
    192 #: add-to-home-screen-wp.php:385 add-to-home-screen-wp.php:626
     248#: add-to-home-screen-wp.php:409 add-to-home-screen-wp.php:661
    193249msgid "Start Delay"
    194250msgstr "Startverzögerung"
    195251
    196 #: add-to-home-screen-wp.php:389 add-to-home-screen-wp.php:630
    197 msgid "Note: Ensure this is not too close to Lifespan to give users enough time to read the balloon."
    198 msgstr "Hinweis: Stellen Sie sicher, dass dies nicht zu nah an der Lebensdauer liegt, damit Benutzer genügend Zeit haben, den Hinweis zu lesen."
    199 
    200 #: add-to-home-screen-wp.php:393 add-to-home-screen-wp.php:634
     252#: add-to-home-screen-wp.php:413 add-to-home-screen-wp.php:665
     253msgid ""
     254"Note: Ensure this is not too close to Lifespan to give users enough time to "
     255"read the balloon."
     256msgstr ""
     257"Hinweis: Stellen Sie sicher, dass dies nicht zu nah an der Lebensdauer liegt, "
     258"damit Benutzer genügend Zeit haben, den Hinweis zu lesen."
     259
     260#: add-to-home-screen-wp.php:417 add-to-home-screen-wp.php:669
    201261msgid "Lifespan"
    202262msgstr "Lebensdauer"
    203263
    204 #: add-to-home-screen-wp.php:397 add-to-home-screen-wp.php:638
    205 msgid "Note: Set this sufficiently higher than Start Delay to ensure the balloon stays visible long enough."
    206 msgstr "Hinweis: Stellen Sie dies ausreichend höher als die Startverzögerung ein, um sicherzustellen, dass der Hinweis lange genug sichtbar bleibt."
    207 
    208 #: add-to-home-screen-wp.php:401 add-to-home-screen-wp.php:642
     264#: add-to-home-screen-wp.php:421 add-to-home-screen-wp.php:673
     265msgid ""
     266"Note: Set this sufficiently higher than Start Delay to ensure the balloon "
     267"stays visible long enough."
     268msgstr ""
     269"Hinweis: Stellen Sie dies ausreichend höher als die Startverzögerung ein, um "
     270"sicherzustellen, dass der Hinweis lange genug sichtbar bleibt."
     271
     272#: add-to-home-screen-wp.php:425 add-to-home-screen-wp.php:677
    209273msgid "Expiration Time"
    210274msgstr "Ablaufzeit"
    211275
    212 #: add-to-home-screen-wp.php:408 add-to-home-screen-wp.php:649
     276#: add-to-home-screen-wp.php:432 add-to-home-screen-wp.php:684
    213277msgid "Bottom Offset"
    214278msgstr "Unterer Abstand"
    215279
    216 #: add-to-home-screen-wp.php:415 add-to-home-screen-wp.php:656
     280#: add-to-home-screen-wp.php:439 add-to-home-screen-wp.php:691
    217281msgid "Precomposed Icon"
    218282msgstr "Vorkomponiertes Symbol"
    219283
    220 #: add-to-home-screen-wp.php:418 add-to-home-screen-wp.php:659
     284#: add-to-home-screen-wp.php:442 add-to-home-screen-wp.php:694
    221285msgid "Display the touch icon without gloss (iOS only)."
    222286msgstr "Das Berührungssymbol ohne Glanz anzeigen (nur iOS)."
    223287
    224 #: add-to-home-screen-wp.php:422 add-to-home-screen-wp.php:663
     288#: add-to-home-screen-wp.php:446 add-to-home-screen-wp.php:698
    225289msgid "Touch Icon URL"
    226290msgstr "URL des Berührungssymbols"
    227291
    228 #: add-to-home-screen-wp.php:425 add-to-home-screen-wp.php:666
     292#: add-to-home-screen-wp.php:449 add-to-home-screen-wp.php:701
    229293msgid "Upload Icon"
    230294msgstr "Symbol hochladen"
    231295
    232 #: add-to-home-screen-wp.php:426 add-to-home-screen-wp.php:667
    233 msgid "URL of the icon for the PWA on the home screen (192x192 or 512x512 PNG recommended). If empty, a default icon will be used. Note: Browsers may use an Apple Touch icon defined elsewhere (e.g., via WordPress Site Icon, your theme, or a plugin) for the home screen."
    234 msgstr "URL des Symbols für das PWA auf dem Startbildschirm (192x192 oder 512x512 PNG empfohlen). Wenn leer, wird ein Standard-Symbol verwendet. Hinweis: Browser können ein anderswo definiertes Apple-Touch-Symbol verwenden (z. B. über das WordPress-Site-Symbol, Ihr Theme oder ein Plugin) für den Startbildschirm."
    235 
    236 #: add-to-home-screen-wp.php:430
     296#: add-to-home-screen-wp.php:450 add-to-home-screen-wp.php:702
     297msgid ""
     298"URL of the icon for the PWA on the home screen (192x192 or 512x512 PNG "
     299"recommended). If empty, a default icon will be used. Note: Browsers may use "
     300"an Apple Touch icon defined elsewhere (e.g., via WordPress Site Icon, your "
     301"theme, or a plugin) for the home screen."
     302msgstr ""
     303"URL des Symbols für das PWA auf dem Startbildschirm (192x192 oder 512x512 PNG "
     304"empfohlen). Wenn leer, wird ein Standard-Symbol verwendet. Hinweis: Browser "
     305"können ein anderswo definiertes Apple-Touch-Symbol verwenden (z. B. über das "
     306"WordPress-Site-Symbol, Ihr Theme oder ein Plugin)."
     307
     308#: add-to-home-screen-wp.php:454
    237309msgid "Web App Title for all subsites"
    238310msgstr "Titel der Web-App für alle Unterseiten"
    239311
    240 #: add-to-home-screen-wp.php:433 add-to-home-screen-wp.php:674
    241 msgid "Custom title when added to the home screen. If empty, the site name will be used."
    242 msgstr "Benutzerdefinierter Titel, wenn zum Startbildschirm hinzugefügt. Wenn leer, wird der Name der Seite verwendet."
    243 
    244 #: add-to-home-screen-wp.php:516
     312#: add-to-home-screen-wp.php:457 add-to-home-screen-wp.php:709
     313msgid ""
     314"Custom title when added to the home screen. If empty, the site name will be "
     315"used."
     316msgstr ""
     317"Benutzerdefinierter Titel, wenn zum Startbildschirm hinzugefügt. Wenn leer, "
     318"wird der Name der Seite verwendet."
     319
     320#: add-to-home-screen-wp.php:537
    245321msgid "Add to Home Screen & PWA Settings"
    246 msgstr "Einstellungen für „Zum Startbildschirm hinzufügen“ & PWA"
    247 
    248 #: add-to-home-screen-wp.php:534
     322msgstr "\"Add to Home Screen & PWA\" Einstellungen"
     323
     324#: add-to-home-screen-wp.php:555
    249325msgid "Enable Progressive Web App features."
    250326msgstr "Funktionen der Progressive Web App aktivieren."
    251327
    252 #: add-to-home-screen-wp.php:558
    253 msgid "Display a floating balloon to prompt iOS users to install the app in the frontend."
    254 msgstr "Einen schwebenden Hinweis anzeigen, um iOS-Benutzer im Frontend zur Installation der App aufzufordern."
    255 
    256 #: add-to-home-screen-wp.php:593
    257 msgid "Custom message for iOS devices. Use %site_name for the site name, %device for the user's device, %icon for the first add icon, and %add for the second add icon. Supports basic HTML (e.g., <strong>, <i>). If empty, the default message will be used."
    258 msgstr "Benutzerdefinierte Nachricht für iOS-Geräte. Verwenden Sie %site_name für den Seitennamen, %device für das Gerät des Benutzers, %icon für das erste Hinzufügen-Symbol und %add für das zweite Hinzufügen-Symbol. Unterstützt einfaches HTML (z. B. <strong>, <i>). Wenn leer, wird die Standardnachricht verwendet."
    259 
    260 #: add-to-home-screen-wp.php:600
    261 msgid "Custom message for Android devices. Use %site_name for the site name, and %device for the user's device. Note: %icon and %add are not supported in the Android balloon. Supports basic HTML (e.g., <strong>, <i>). If empty, the default message will be used."
    262 msgstr "Benutzerdefinierte Nachricht für Android-Geräte. Verwenden Sie %site_name für den Seitennamen und %device für das Gerät des Benutzers. Hinweis: %icon und %add werden im Android-Hinweis nicht unterstützt. Unterstützt einfaches HTML (z. B. <strong>, <i>). Wenn leer, wird die Standardnachricht verwendet."
    263 
    264 #: add-to-home-screen-wp.php:671
     328#: add-to-home-screen-wp.php:579
     329msgid ""
     330"Display a floating balloon to prompt iOS users to install the app in the "
     331"frontend."
     332msgstr ""
     333"Einen schwebenden Hinweis anzeigen, um iOS-Benutzer im Frontend zur "
     334"Installation der App aufzufordern."
     335
     336#: add-to-home-screen-wp.php:616
     337msgid ""
     338"Custom message for iOS devices. Use {site_name} for the site name, {device} "
     339"for the user's device, {icon} for the first add icon, and {add} for the "
     340"second add icon. Supports basic HTML (e.g., <strong>, <i>). If empty, the "
     341"default message will be used."
     342msgstr ""
     343"Benutzerdefinierte Nachricht für iOS-Geräte. Verwenden Sie {site_name} für "
     344"den Seitennamen, {device} für das Gerät des Benutzers, {icon} für das erste "
     345"Hinzufügen-Symbol und {add} für das zweite. Unterstützt einfaches HTML (z. B. "
     346"<strong>, <i>). Wenn leer, wird die Standardnachricht verwendet."
     347
     348#: add-to-home-screen-wp.php:706
    265349msgid "Web App Title"
    266350msgstr "Titel der Web-App"
    267351
    268 #: add-to-home-screen-wp.php:690
    269 msgid "Support Add to Home Screen WP’s Future! 🌟"
    270 msgstr "Unterstützen Sie die Zukunft von „Add to Home Screen WP“! 🌟"
    271 
    272 #: add-to-home-screen-wp.php:691
    273 msgid "Add to Home Screen WP is a tool built with passion to help WordPress users like you enhance their mobile experience. Your support can make a huge difference in keeping it growing and improving!"
    274 msgstr "„Add to Home Screen WP“ ist ein mit Leidenschaft entwickeltes Tool, um WordPress-Nutzern wie Ihnen ein besseres mobiles Erlebnis zu bieten. Ihre Unterstützung kann einen großen Unterschied machen, um es weiterzuentwickeln und zu verbessern!"
    275 
    276 #: add-to-home-screen-wp.php:694
     352#: add-to-home-screen-wp.php:728
     353msgid "Support Add to Home Screen WP’s Future!"
     354msgstr "Unterstützen Sie die Zukunft von Add to Home Screen WP!"
     355
     356#: add-to-home-screen-wp.php:729
     357msgid ""
     358"Add to Home Screen WP is a tool built with passion to help WordPress users "
     359"like you enhance their mobile experience. Your support can make a huge "
     360"difference in keeping it growing and improving!"
     361msgstr ""
     362"Add to Home Screen WP ist ein mit Leidenschaft entwickeltes Tool, um "
     363"WordPress-Nutzern wie Ihnen ein besseres mobiles Erlebnis zu bieten. Ihre "
     364"Unterstützung kann einen großen Unterschied machen, um es weiterzuentwickeln "
     365"und zu verbessern!"
     366
     367#: add-to-home-screen-wp.php:732
     368msgid "Let me know that you are using my plugin!"
     369msgstr "Lassen Sie mich wissen, dass Sie mein Plugin nutzen!"
     370
     371#: add-to-home-screen-wp.php:735
     372#, php-format
     373msgid ""
     374"Using the Add to home screen #WordPress #plugin by @ziyadbachalany! %s "
     375"#iPhone #iPad #Android"
     376msgstr ""
     377"Ich nutze das #WordPress-Plugin Add to Home Screen von @ziyadbachalany! %s "
     378"#iPhone #iPad #Android"
     379
     380#: add-to-home-screen-wp.php:742
     381msgid "Spread the word on X!"
     382msgstr "Teilen Sie es auf X!"
     383
     384#: add-to-home-screen-wp.php:748
    277385msgid "Buy Me a Coffee"
    278386msgstr "Kaufen Sie mir einen Kaffee"
    279387
    280 #: add-to-home-screen-wp.php:695
    281 msgid "Love using Add to Home Screen WP? A small donation can fuel my coffee cup and help me dedicate more time to enhancing this plugin for you!"
    282 msgstr "Mögen Sie „Add to Home Screen WP“? Eine kleine Spende kann meine Kaffeetasse füllen und mir helfen, mehr Zeit in die Verbesserung dieses Plugins für Sie zu investieren!"
    283 
    284 #: add-to-home-screen-wp.php:698
     388#: add-to-home-screen-wp.php:749
     389msgid ""
     390"Love using Add to Home Screen WP? A small donation can fuel my coffee cup and "
     391"help me dedicate more time to enhancing this plugin for you!"
     392msgstr ""
     393"Mögen Sie Add to Home Screen WP? Eine kleine Spende füllt meine Kaffeetasse "
     394"und hilft mir, mehr Zeit in die Verbesserung dieses Plugins für Sie zu "
     395"investieren!"
     396
     397#: add-to-home-screen-wp.php:752
    285398msgid "Donate Now"
    286399msgstr "Jetzt spenden"
    287400
    288 #: add-to-home-screen-wp.php:703
     401#: add-to-home-screen-wp.php:757
    289402msgid "Help Translate"
    290403msgstr "Beim Übersetzen helfen"
    291404
    292 #: add-to-home-screen-wp.php:704
    293 msgid "Speak another language? Help make Add to Home Screen WP accessible to more people around the world by contributing to its translations!"
    294 msgstr "Sprechen Sie eine andere Sprache? Helfen Sie, „Add to Home Screen WP“ für mehr Menschen weltweit zugänglich zu machen, indem Sie zu den Übersetzungen beitragen!"
    295 
    296 #: add-to-home-screen-wp.php:707
     405#: add-to-home-screen-wp.php:758
     406msgid ""
     407"Speak another language? Help make Add to Home Screen WP accessible to more "
     408"people around the world by contributing to its translations!"
     409msgstr ""
     410"Sprechen Sie eine andere Sprache? Helfen Sie, Add to Home Screen WP für mehr "
     411"Menschen weltweit zugänglich zu machen, indem Sie zu den Übersetzungen "
     412"beitragen!"
     413
     414#: add-to-home-screen-wp.php:761
    297415msgid "Translate Now"
    298416msgstr "Jetzt übersetzen"
    299417
    300 #: add-to-home-screen-wp.php:712
     418#: add-to-home-screen-wp.php:766
    301419msgid "Rate on WordPress"
    302420msgstr "Auf WordPress bewerten"
    303421
    304 #: add-to-home-screen-wp.php:713
    305 msgid "Enjoying Add to Home Screen WP? Share your feedback by rating it on WordPress—it helps others discover it and motivates me to keep improving!"
    306 msgstr "Gefällt Ihnen „Add to Home Screen WP“? Teilen Sie Ihr Feedback, indem Sie es auf WordPress bewerten – das hilft anderen, es zu entdecken, und motiviert mich, weiter zu verbessern!"
    307 
    308 #: add-to-home-screen-wp.php:716
     422#: add-to-home-screen-wp.php:767
     423msgid ""
     424"Enjoying Add to Home Screen WP? Share your feedback by rating it on WordPress—"
     425"it helps others discover it and motivates me to keep improving!"
     426msgstr ""
     427"Gefällt Ihnen Add to Home Screen WP? Teilen Sie Ihr Feedback, indem Sie es "
     428"auf WordPress bewerten – das hilft anderen, es zu entdecken, und motiviert "
     429"mich, weiter zu verbessern!"
     430
     431#: add-to-home-screen-wp.php:770
    309432msgid "Rate Now"
    310433msgstr "Jetzt bewerten"
    311434
    312 #: add-to-home-screen-wp.php:721
     435#: add-to-home-screen-wp.php:775
    313436msgid "Need Help?"
    314437msgstr "Brauchen Sie Hilfe?"
    315438
    316 #: add-to-home-screen-wp.php:722
    317 msgid "Have questions or need assistance? Visit our support page for resources and contact options."
    318 msgstr "Haben Sie Fragen oder benötigen Sie Unterstützung? Besuchen Sie unsere Support-Seite für Ressourcen und Kontaktmöglichkeiten."
    319 
    320 #: add-to-home-screen-wp.php:725
     439#: add-to-home-screen-wp.php:776
     440msgid ""
     441"Have questions or need assistance? Visit our support page for resources and "
     442"contact options."
     443msgstr ""
     444"Haben Sie Fragen oder benötigen Sie Unterstützung? Besuchen Sie unsere "
     445"Support-Seite für Ressourcen und Kontaktmöglichkeiten."
     446
     447#: add-to-home-screen-wp.php:779
    321448msgid "Get Support"
    322449msgstr "Support erhalten"
    323450
    324 #: add-to-home-screen-wp.php:731
     451#: add-to-home-screen-wp.php:786
    325452msgid "Follow Me on Social Media!"
    326453msgstr "Folgen Sie mir in den sozialen Medien!"
    327454
    328 #: add-to-home-screen-wp.php:732
    329 msgid "Stay updated on Add to Home Screen WP news, tips, and more by following me on your favorite platforms!"
    330 msgstr "Bleiben Sie über Neuigkeiten, Tipps und mehr zu „Add to Home Screen WP“ auf dem Laufenden, indem Sie mir auf Ihren bevorzugten Plattformen folgen!"
    331 
    332 #: add-to-home-screen-wp.php:764
     455#: add-to-home-screen-wp.php:787
     456msgid ""
     457"Stay updated on Add to Home Screen & PWA news, tips, and more by following me "
     458"on your favorite platforms!"
     459msgstr ""
     460"Bleiben Sie über Neuigkeiten, Tipps und mehr zu Add to Home Screen & PWA auf "
     461"dem Laufenden, indem Sie mir auf Ihren bevorzugten Plattformen folgen!"
     462
     463#: add-to-home-screen-wp.php:827
    333464msgid "Unlock Premium Features!"
    334465msgstr "Premium-Funktionen freischalten!"
    335466
    336 #: add-to-home-screen-wp.php:766
    337 msgid "Enhance your Add to Home Screen experience with these powerful premium features:"
    338 msgstr "Verbessern Sie Ihr Erlebnis mit „Add to Home Screen“ mit diesen leistungsstarken Premium-Funktionen:"
    339 
    340 #: add-to-home-screen-wp.php:770
     467#: add-to-home-screen-wp.php:829
     468msgid ""
     469"Enhance your Add to Home Screen experience with these powerful premium "
     470"features:"
     471msgstr ""
     472"Verbessern Sie Ihr Erlebnis mit Add to Home Screen mit diesen "
     473"leistungsstarken Premium-Funktionen:"
     474
     475#: add-to-home-screen-wp.php:833
     476msgid "Loading Spinner:"
     477msgstr "Ladeanimation:"
     478
     479#: add-to-home-screen-wp.php:834
     480msgid ""
     481"Display a smooth, customizable loading spinner while your app content loads — "
     482"fully integrated with your brand colors."
     483msgstr ""
     484"Zeigen Sie eine flüssige, anpassbare Ladeanimation an, während der Inhalt "
     485"Ihrer App lädt – vollständig mit Ihren Markenfarben integriert."
     486
     487#: add-to-home-screen-wp.php:837
     488msgid "Pull to Refresh:"
     489msgstr "Ziehen zum Aktualisieren:"
     490
     491#: add-to-home-screen-wp.php:838
     492msgid ""
     493"Offer users a native-like refresh gesture on your Web App, just like on real "
     494"mobile apps."
     495msgstr ""
     496"Bieten Sie Benutzern eine native Aktualisierungsgeste in Ihrer Web-App – "
     497"genau wie in echten mobilen Apps."
     498
     499#: add-to-home-screen-wp.php:841
     500msgid "Bottom Navigation Bar:"
     501msgstr "Untere Navigationsleiste:"
     502
     503#: add-to-home-screen-wp.php:842
     504msgid ""
     505"Enhance your PWA with a sleek, customizable bottom bar featuring Back, "
     506"Forward, and Share buttons — for a smoother and more app-like mobile "
     507"experience."
     508msgstr ""
     509"Verbessern Sie Ihr PWA mit einer eleganten, anpassbaren unteren Leiste mit "
     510"Zurück-, Vorwärts- und Teilen-Buttons – für ein flüssigeres, app-ähnliches "
     511"mobiles Erlebnis."
     512
     513#: add-to-home-screen-wp.php:845
    341514msgid "Dashboard PWA Support:"
    342515msgstr "PWA-Unterstützung für das Dashboard:"
    343516
    344 #: add-to-home-screen-wp.php:770
     517#: add-to-home-screen-wp.php:846
    345518msgid "Enable PWA functionality specifically for the WordPress admin dashboard."
    346 msgstr "Aktivieren Sie die PWA-Funktionalität speziell für das WordPress-Admin-Dashboard."
    347 
    348 #: add-to-home-screen-wp.php:773
     519msgstr ""
     520"Aktivieren Sie PWA-Funktionalität speziell für das WordPress-Admin-Dashboard."
     521
     522#: add-to-home-screen-wp.php:849
    349523msgid "Advanced Dashboard Balloon Control:"
    350524msgstr "Erweiterte Steuerung des Dashboard-Hinweises:"
    351525
    352 #: add-to-home-screen-wp.php:773
     526#: add-to-home-screen-wp.php:850
    353527msgid "Fine-tune where the balloon appears in the admin dashboard."
    354528msgstr "Passen Sie genau an, wo der Hinweis im Admin-Dashboard erscheint."
    355529
    356 #: add-to-home-screen-wp.php:776
     530#: add-to-home-screen-wp.php:853
    357531msgid "Custom Top Bar & Spinner Color:"
    358532msgstr "Benutzerdefinierte Farbe für obere Leiste und Ladeanimation:"
    359533
    360 #: add-to-home-screen-wp.php:776
     534#: add-to-home-screen-wp.php:854
    361535msgid "Personalize your PWA’s look."
    362536msgstr "Personalisieren Sie das Erscheinungsbild Ihres PWA."
    363537
    364 #: add-to-home-screen-wp.php:779
     538#: add-to-home-screen-wp.php:857
    365539msgid "Floating Balloon Icon:"
    366540msgstr "Symbol für schwebenden Hinweis:"
    367541
    368 #: add-to-home-screen-wp.php:779
     542#: add-to-home-screen-wp.php:858
    369543msgid "Upload your own icon for the balloon."
    370544msgstr "Laden Sie Ihr eigenes Symbol für den Hinweis hoch."
    371545
    372 #: add-to-home-screen-wp.php:782
     546#: add-to-home-screen-wp.php:861
    373547msgid "Installation Statistics:"
    374548msgstr "Installationsstatistiken:"
    375549
    376 #: add-to-home-screen-wp.php:782
     550#: add-to-home-screen-wp.php:862
    377551msgid "Track how many users add your PWA to their home screens."
    378 msgstr "Verfolgen Sie, wie viele Benutzer Ihr PWA zu ihren Startbildschirmen hinzufügen."
    379 
    380 #: add-to-home-screen-wp.php:789
     552msgstr ""
     553"Verfolgen Sie, wie viele Benutzer Ihr PWA zu ihren Startbildschirmen "
     554"hinzufügen."
     555
     556#: add-to-home-screen-wp.php:869
    381557#, php-format
    382 msgid "Ready to upgrade? <a href=\"%s\" target=\"_blank\" style=\"color: #0073aa; text-decoration: underline;\">Get your premium license now</a> or <a href=\"%s\" style=\"color: #0073aa; text-decoration: underline;\">enter your license key</a> in the License tab."
    383 msgstr "Bereit für ein Upgrade? <a href=\"%s\" target=\"_blank\" style=\"color: #0073aa; text-decoration: underline;\">Holen Sie sich jetzt Ihre Premium-Lizenz</a> oder <a href=\"%s\" style=\"color: #0073aa; text-decoration: underline;\">geben Sie Ihren Lizenzschlüssel</a> im Lizenz-Tab ein."
    384 
    385 #: add-to-home-screen-wp.php:817
     558msgid ""
     559"Download <a href=\"%s\" target=\"_blank\" style=\"color: #0073aa; text-"
     560"decoration: underline; font-weight: bold;\">Add to Home Screen Pro and get "
     561"your premium license now</a> and enter your license key in the \"License\" "
     562"tab after installing and activating the Pro version of Add to Home Screen."
     563msgstr ""
     564"Laden Sie <a href=\"%s\" target=\"_blank\" style=\"color: #0073aa; text-"
     565"decoration: underline; font-weight: bold;\">Add to Home Screen Pro herunter "
     566"und erhalten Sie jetzt Ihre Premium-Lizenz</a> und geben Sie Ihren "
     567"Lizenzschlüssel im Reiter „Lizenz“ ein, nachdem Sie die Pro-Version von Add "
     568"to Home Screen installiert und aktiviert haben."
     569
     570#: add-to-home-screen-wp.php:900
    386571msgid "Add to Home Screen & PWA - Uninstall Settings"
    387 msgstr "Einstellungen für „Zum Startbildschirm hinzufügen“ & PWA - Deinstallation"
    388 
    389 #: add-to-home-screen-wp.php:824
     572msgstr "Add to Home Screen & PWA – Deinstallationseinstellungen"
     573
     574#: add-to-home-screen-wp.php:907
    390575msgid "Delete Data on Uninstall"
    391576msgstr "Daten bei Deinstallation löschen"
    392577
    393 #: add-to-home-screen-wp.php:827
    394 msgid "If checked, all settings and data (including statistics and license activation for the Pro version, if applicable) will be deleted when the plugin is uninstalled. The Pro license will also be deactivated on the license server to free up the activation. Uncheck this if you plan to reinstall the plugin and want to keep your settings and license activation."
    395 msgstr ""
    396 "Wenn aktiviert, werden alle Einstellungen und Daten (einschließlich Statistiken und Lizenzaktivierung für die Pro-Version, falls zutreffend) bei der Deinstallation des Plugins gelöscht. Die Pro-Lizenz wird auch auf dem Lizenzserver deaktiviert, um die Aktivierung freizugeben. Deaktivieren Sie dies, wenn Sie das Plugin erneut installieren möchten und Ihre Einstellungen und Lizenzaktivierung behalten wollen."
    397 
    398 #: add-to-home-screen-wp.php:840
    399 msgid "Are you sure you want to delete all data on uninstall? This includes settings and, if applicable, statistics from the Pro version."
    400 msgstr "Sind Sie sicher, dass Sie alle Daten bei der Deinstallation löschen möchten? Dies umfasst Einstellungen und, falls zutreffend, Statistiken aus der Pro-Version."
    401 
    402 #: add-to-home-screen-wp.php:841
    403 msgid "Are you sure you want to keep data on uninstall? Settings and statistics will remain in the database."
    404 msgstr "Sind Sie sicher, dass Sie die Daten bei der Deinstallation behalten möchten? Einstellungen und Statistiken bleiben in der Datenbank."
    405 
    406 #: add-to-home-screen-wp.php:1173
     578#: add-to-home-screen-wp.php:910
     579msgid ""
     580"If checked, all settings and data (including statistics and license "
     581"activation for the Pro version, if applicable) will be deleted when the "
     582"plugin is uninstalled. The Pro license will also be deactivated on the "
     583"license server to free up the activation. Uncheck this if you plan to "
     584"reinstall the plugin and want to keep your settings and license activation."
     585msgstr ""
     586"Wenn aktiviert, werden alle Einstellungen und Daten (einschließlich "
     587"Statistiken und Lizenzaktivierung für die Pro-Version, falls zutreffend) bei "
     588"der Deinstallation des Plugins gelöscht. Die Pro-Lizenz wird auch auf dem "
     589"Lizenzserver deaktiviert, um die Aktivierung freizugeben. Deaktivieren Sie "
     590"dies, wenn Sie das Plugin erneut installieren möchten und Ihre Einstellungen "
     591"und Lizenzaktivierung behalten wollen."
     592
     593#: add-to-home-screen-wp.php:923
     594msgid ""
     595"Are you sure you want to delete all data on uninstall? This includes settings "
     596"and, if applicable, statistics from the Pro version."
     597msgstr ""
     598"Sind Sie sicher, dass Sie alle Daten bei der Deinstallation löschen möchten? "
     599"Dies umfasst Einstellungen und, falls zutreffend, Statistiken aus der Pro-"
     600"Version."
     601
     602#: add-to-home-screen-wp.php:924
     603msgid ""
     604"Are you sure you want to keep data on uninstall? Settings and statistics will "
     605"remain in the database."
     606msgstr ""
     607"Sind Sie sicher, dass Sie die Daten bei der Deinstallation behalten möchten? "
     608"Einstellungen und Statistiken bleiben in der Datenbank."
     609
     610#: add-to-home-screen-wp.php:1405
    407611msgid "PWA settings are applied for mobile devices only."
    408612msgstr "PWA-Einstellungen gelten nur für mobile Geräte."
    409 
    410 #~ msgid "Check to enable the \"Add to Home Screen\" balloon in the dashboard."
    411 #~ msgstr "Aktivieren Sie diese Option, um den Hinweis „Zum Startbildschirm hinzufügen“ im Dashboard anzuzeigen."
    412 
    413 #~ msgid "Custom Message"
    414 #~ msgstr "Benutzerdefinierte Nachricht"
    415 
    416 #~ msgid "Supports basic HTML like <center>, <strong>, <i>, etc."
    417 #~ msgstr "Unterstützt einfaches HTML wie <center>, <strong>, <i>, usw."
    418 
    419 #~ msgid "Screen Title"
    420 #~ msgstr "Bildschirmtitel"
    421 
    422 #~ msgid "The title displayed on the home screen shortcut (e.g., \"TulipWork Dashboard\")."
    423 #~ msgstr "Der Titel, der auf der Verknüpfung am Startbildschirm angezeigt wird (z. B. „TulipWork Dashboard“)."
    424 
    425 #~ msgid "Milliseconds before showing the balloon. Default: 2000"
    426 #~ msgstr "Millisekunden, bevor der Hinweis angezeigt wird. Standard: 2000"
    427 
    428 #~ msgid "Milliseconds before hiding the balloon. Default: 20000"
    429 #~ msgstr "Millisekunden, bevor der Hinweis ausgeblendet wird. Standard: 20000"
    430 
    431 #~ msgid "Minutes before showing the balloon again. Default: 43200 (1 month)"
    432 #~ msgstr "Minuten, bevor der Hinweis erneut angezeigt wird. Standard: 43200 (1 Monat)"
    433 
    434 #~ msgid "Distance in pixels from the bottom. Default: 14"
    435 #~ msgstr "Abstand in Pixeln vom unteren Rand. Standard: 14"
    436 
    437 #~ msgid "Enable Touch Icon"
    438 #~ msgstr "Berührungssymbol aktivieren"
    439 
    440 #~ msgid "Show an icon next to the balloon message."
    441 #~ msgstr "Ein Symbol neben der Hinweisnachricht anzeigen."
    442 
    443 #~ msgid "URL of the icon (192x192 or 512x512 PNG recommended). Leave blank for Tulipwork default."
    444 #~ msgstr "URL des Symbols (192x192 oder 512x512 PNG empfohlen). Leer lassen für Tulipwork-Standard."
    445 
    446 #~ msgid "Select or Upload Icon"
    447 #~ msgstr "Symbol auswählen oder hochladen"
    448 
    449 #~ msgid "Use this Icon"
    450 #~ msgstr "Dieses Symbol verwenden"
    451 
    452 #~ msgid "Add to Home Screen MU (Tulipwork Network Edition) requires a WordPress multisite network."
    453 #~ msgstr "„Add to Home Screen MU (Tulipwork Network Edition)“ erfordert ein WordPress-Multisite-Netzwerk."
    454 
    455 #~ msgid "Add to Home Screen MU (Tulipwork Network Edition) must be network-activated."
    456 #~ msgstr "„Add to Home Screen MU (Tulipwork Network Edition)“ muss netzwerkweit aktiviert sein."
    457 
    458 #~ msgid "Total historical adds to home screen: %d"
    459 #~ msgstr "Gesamtanzahl historischer Hinzufügungen zum Startbildschirm: %d"
    460 
    461 #~ msgid "Settings saved successfully!"
    462 #~ msgstr "Einstellungen erfolgreich gespeichert!"
    463 
    464 #~ msgid "You do not have sufficient permissions to access this page."
    465 #~ msgstr "Sie haben nicht die erforderlichen Berechtigungen, um auf diese Seite zuzugreifen."
  • add-to-home-screen-wp/trunk/languages/add-to-home-screen-wp-fr_FR.po

    r3277757 r3387367  
    33msgstr ""
    44"Project-Id-Version: ATHS MU Plugin\n"
    5 "POT-Creation-Date: 2025-04-20 02:18+0200\n"
    6 "PO-Revision-Date: 2025-04-20 02:21+0200\n"
     5"POT-Creation-Date: 2025-10-31 01:59+0100\n"
     6"PO-Revision-Date: 2025-10-31 02:17+0100\n"
    77"Last-Translator: Tulipe Media <[email protected]>\n"
    88"Language-Team: Tulipe Media <[email protected]>\n"
     
    1212"Content-Transfer-Encoding: 8bit\n"
    1313"Plural-Forms: nplurals=2; plural=(n > 1);\n"
    14 "X-Generator: Poedit 3.6\n"
     14"X-Generator: Poedit 3.8\n"
    1515"X-Poedit-KeywordsList: __;_e;_c;esc_html_e\n"
    1616"X-Poedit-Basepath: ..\n"
     
    1818"X-Poedit-SearchPath-0: .\n"
    1919
    20 #: add-to-home-screen-wp.php:39
    21 msgid ""
    22 "🚀 Add %network_name (%site_name) to your %device with %icon and %add now! 🌟"
    23 msgstr ""
    24 "🚀 Ajoutez %network_name (%site_name) à votre %device avec %icon et %add dès "
     20#: add-to-home-screen-wp.php:44
     21msgid ""
     22"🚀 Add {network_name} ({site_name}) to your {device} with {icon} and {add} "
     23"now! 🌟"
     24msgstr ""
     25"🚀 Ajoutez {network_name} ({site_name}) à votre {device} avec {icon} et "
     26"{add} dès maintenant ! 🌟"
     27
     28#: add-to-home-screen-wp.php:45
     29msgid "🚀 Add {site_name} to your {device} with {icon} and {add} now! 🌟"
     30msgstr ""
     31"🚀 Ajoutez {site_name} à votre {device} avec {icon} et {add} dès "
    2532"maintenant ! 🌟"
    2633
    27 #: add-to-home-screen-wp.php:40
    28 msgid "🚀 Add %site_name to your %device with %icon and %add now! 🌟"
    29 msgstr ""
    30 "🚀 Ajoutez %site_name à votre %device avec %icon et %add dès maintenant ! 🌟"
    31 
    32 #: add-to-home-screen-wp.php:42
    33 msgid "🚀 Add %network_name (%site_name) to your %device now! 🌟"
    34 msgstr ""
    35 "🚀 Ajoutez %network_name (%site_name) à votre %device dès maintenant ! 🌟"
    36 
    37 #: add-to-home-screen-wp.php:43
    38 #, php-format
    39 msgid "🚀 Add %site_name to your %device now! 🌟"
    40 msgstr "🚀 Ajoutez %site_name à votre %device dès maintenant ! 🌟"
    41 
    42 #: add-to-home-screen-wp.php:156 add-to-home-screen-wp.php:157
    43 #: add-to-home-screen-wp.php:1268
     34#: add-to-home-screen-wp.php:47
     35msgid "🚀 Add {network_name} ({site_name}) to your {device} now! 🌟"
     36msgstr ""
     37"🚀 Ajoutez {network_name} ({site_name}) à votre {device} dès maintenant ! 🌟"
     38
     39#: add-to-home-screen-wp.php:48
     40msgid "🚀 Add {site_name} to your {device} now! 🌟"
     41msgstr "🚀 Ajoutez {site_name} à votre {device} dès maintenant ! 🌟"
     42
     43#: add-to-home-screen-wp.php:161 add-to-home-screen-wp.php:162
     44#: add-to-home-screen-wp.php:1367
    4445msgid "Add to Home Screen"
    4546msgstr "Ajouter à l'écran d'accueil"
    4647
    47 #: add-to-home-screen-wp.php:172
     48#: add-to-home-screen-wp.php:177
    4849msgid "General"
    4950msgstr "Général"
    5051
    51 #: add-to-home-screen-wp.php:173
     52#: add-to-home-screen-wp.php:178
    5253msgid "Pro Settings"
    5354msgstr "Paramètres Pro"
    5455
    55 #: add-to-home-screen-wp.php:174
     56#: add-to-home-screen-wp.php:179
    5657msgid "Support"
    5758msgstr "Support"
    5859
    59 #: add-to-home-screen-wp.php:177
     60#: add-to-home-screen-wp.php:182
    6061msgid "License"
    6162msgstr "Licence"
    6263
    63 #: add-to-home-screen-wp.php:179
     64#: add-to-home-screen-wp.php:184
    6465msgid "Uninstall"
    6566msgstr "Désinstallation"
    6667
    67 #: add-to-home-screen-wp.php:183
     68#: add-to-home-screen-wp.php:188
    6869msgid "Add to Home Screen & PWA"
    69 msgstr "Ajouter à l'écran d'accueil & PWA"
    70 
    71 #: add-to-home-screen-wp.php:280
     70msgstr "Add to Home Screen & PWA"
     71
     72#: add-to-home-screen-wp.php:285
    7273msgid "Add to Home Screen & PWA (Network Settings)"
    73 msgstr "Ajouter à l'écran d'accueil & PWA (Paramètres réseau)"
    74 
    75 #: add-to-home-screen-wp.php:289 add-to-home-screen-wp.php:541
     74msgstr "Add to Home Screen & PWA (Paramètres réseau)"
     75
     76#: add-to-home-screen-wp.php:294 add-to-home-screen-wp.php:546
    7677msgid "PWA Settings"
    7778msgstr "Paramètres PWA"
    7879
    79 #: add-to-home-screen-wp.php:291 add-to-home-screen-wp.php:543
     80#: add-to-home-screen-wp.php:296 add-to-home-screen-wp.php:548
    8081msgid "Configure Progressive Web App features."
    8182msgstr "Configurer les fonctionnalités de l'application Web progressive."
    8283
    83 #: add-to-home-screen-wp.php:295 add-to-home-screen-wp.php:547
     84#: add-to-home-screen-wp.php:300 add-to-home-screen-wp.php:552
    8485msgid "Enable PWA"
    8586msgstr "Activer le PWA"
    8687
    87 #: add-to-home-screen-wp.php:298
     88#: add-to-home-screen-wp.php:303
    8889msgid ""
    8990"Enable Progressive Web App features (spinner and basic caching) across the "
     
    9495"l'interface publique."
    9596
    96 #: add-to-home-screen-wp.php:302 add-to-home-screen-wp.php:554
     97#: add-to-home-screen-wp.php:307 add-to-home-screen-wp.php:559
    9798msgid "Frontend PWA Start URL"
    9899msgstr "URL de démarrage du PWA en interface publique"
    99100
    100 #: add-to-home-screen-wp.php:305 add-to-home-screen-wp.php:341
    101 #: add-to-home-screen-wp.php:557 add-to-home-screen-wp.php:593
     101#: add-to-home-screen-wp.php:310 add-to-home-screen-wp.php:346
     102#: add-to-home-screen-wp.php:562 add-to-home-screen-wp.php:598
    102103msgid "Homepage"
    103104msgstr "Page d'accueil"
    104105
    105 #: add-to-home-screen-wp.php:306 add-to-home-screen-wp.php:558
     106#: add-to-home-screen-wp.php:311 add-to-home-screen-wp.php:563
    106107msgid "Homepage with Path"
    107108msgstr "Page d'accueil avec chemin"
    108109
    109 #: add-to-home-screen-wp.php:309 add-to-home-screen-wp.php:561
     110#: add-to-home-screen-wp.php:314 add-to-home-screen-wp.php:566
    110111msgid ""
    111112"Choose where the PWA launches when added from the frontend. \"Homepage with "
     
    117118"redirige vers un chemin relatif (par exemple, /categorie/video/)."
    118119
    119 #: add-to-home-screen-wp.php:313 add-to-home-screen-wp.php:565
     120#: add-to-home-screen-wp.php:318 add-to-home-screen-wp.php:570
    120121msgid "Frontend Floating Balloon"
    121122msgstr "Infobulle flottante en interface publique"
    122123
    123 #: add-to-home-screen-wp.php:315 add-to-home-screen-wp.php:567
     124#: add-to-home-screen-wp.php:320 add-to-home-screen-wp.php:572
    124125msgid ""
    125126"Configure how to prompt users to install your web app or add a shortcut to "
     
    129130"Web ou à ajouter un raccourci à leur écran d'accueil"
    130131
    131 #: add-to-home-screen-wp.php:319 add-to-home-screen-wp.php:571
     132#: add-to-home-screen-wp.php:324 add-to-home-screen-wp.php:576
    132133msgid "Show Floating Balloon in Frontend (iOS)"
    133134msgstr "Afficher l'infobulle flottante en interface publique (iOS)"
    134135
    135 #: add-to-home-screen-wp.php:322
     136#: add-to-home-screen-wp.php:327
    136137msgid ""
    137138"Display a floating balloon to prompt iOS users to install the app in the "
     
    141142"installer l'application dans l'interface publique de tous les sous-sites."
    142143
    143 #: add-to-home-screen-wp.php:326 add-to-home-screen-wp.php:578
     144#: add-to-home-screen-wp.php:331 add-to-home-screen-wp.php:583
    144145msgid "Installation Prompt in Frontend (Android)"
    145146msgstr "Invite d'installation en interface publique (Android)"
    146147
    147 #: add-to-home-screen-wp.php:329 add-to-home-screen-wp.php:581
     148#: add-to-home-screen-wp.php:334 add-to-home-screen-wp.php:586
    148149msgid "Floating Balloon"
    149150msgstr "Infobulle flottante"
    150151
    151 #: add-to-home-screen-wp.php:330 add-to-home-screen-wp.php:582
     152#: add-to-home-screen-wp.php:335 add-to-home-screen-wp.php:587
    152153msgid "Native Install Button"
    153154msgstr "Bouton d'installation natif"
    154155
    155 #: add-to-home-screen-wp.php:331 add-to-home-screen-wp.php:583
     156#: add-to-home-screen-wp.php:336 add-to-home-screen-wp.php:588
    156157msgid "Disabled"
    157158msgstr "Désactivé"
    158159
    159 #: add-to-home-screen-wp.php:333 add-to-home-screen-wp.php:585
     160#: add-to-home-screen-wp.php:338 add-to-home-screen-wp.php:590
    160161msgid ""
    161162"Choose how to prompt users to install the app on Android devices in the "
     
    168169"l'interface publique."
    169170
    170 #: add-to-home-screen-wp.php:337 add-to-home-screen-wp.php:589
     171#: add-to-home-screen-wp.php:342 add-to-home-screen-wp.php:594
    171172msgid "Balloon Display in Frontend"
    172173msgstr "Affichage de l'infobulle en interface publique"
    173174
    174 #: add-to-home-screen-wp.php:340 add-to-home-screen-wp.php:592
     175#: add-to-home-screen-wp.php:345 add-to-home-screen-wp.php:597
    175176msgid "All Pages"
    176177msgstr "Toutes les pages"
    177178
    178 #: add-to-home-screen-wp.php:343 add-to-home-screen-wp.php:595
     179#: add-to-home-screen-wp.php:348 add-to-home-screen-wp.php:600
    179180msgid "Choose where to display the floating balloon on the frontend."
    180181msgstr ""
    181182"Choisissez où afficher l'infobulle flottante dans l'interface publique."
    182183
    183 #: add-to-home-screen-wp.php:347 add-to-home-screen-wp.php:599
     184#: add-to-home-screen-wp.php:352 add-to-home-screen-wp.php:604
    184185msgid "Show to Returning Visitors Only"
    185186msgstr "Afficher uniquement aux visiteurs récurrents"
    186187
    187 #: add-to-home-screen-wp.php:350 add-to-home-screen-wp.php:602
     188#: add-to-home-screen-wp.php:355 add-to-home-screen-wp.php:607
    188189msgid "Show the balloon only to returning visitors."
    189190msgstr "Afficher l'infobulle uniquement aux visiteurs récurrents."
    190191
    191 #: add-to-home-screen-wp.php:354 add-to-home-screen-wp.php:606
     192#: add-to-home-screen-wp.php:359 add-to-home-screen-wp.php:611
    192193msgid "Floating Balloon Message for iOS"
    193194msgstr "Message de l'infobulle flottante pour iOS"
    194195
    195 #: add-to-home-screen-wp.php:359 add-to-home-screen-wp.php:609
    196 msgid ""
    197 "Custom message for iOS devices. Use %site_name for the site name, %device "
    198 "for the user's device, %icon for the first add icon, and %add for the second "
    199 "add icon. Supports basic HTML (e.g., <strong>, <i>). If empty, the default "
    200 "message will be used."
    201 msgstr ""
    202 "Message personnalisé pour les appareils iOS. Utilisez %site_name pour le nom "
    203 "du site, %device pour l'appareil de l'utilisateur, %icon pour la première "
    204 "icône d'ajout, et %add pour la seconde icône d'ajout. Supporte le HTML de "
    205 "base (par exemple, <strong>, <i>). Si vide, le message par défaut sera "
    206 "utilisé."
    207 
    208 #: add-to-home-screen-wp.php:368 add-to-home-screen-wp.php:613
     196#: add-to-home-screen-wp.php:364
     197msgid ""
     198"Custom message for iOS devices. Use {site_name} for the site name, {device} "
     199"for the user's device, {icon} for the first add icon, and {add} for the "
     200"second add icon."
     201msgstr ""
     202"Message personnalisé pour les appareils iOS. Utilisez {site_name} pour le "
     203"nom du site, {device} pour l'appareil de l'utilisateur, {icon} pour la "
     204"première icône d'ajout, et {add} pour la seconde icône d'ajout. Supporte le "
     205"HTML de base (par exemple, <strong>, <i>). Si vide, le message par défaut "
     206"sera utilisé."
     207
     208#: add-to-home-screen-wp.php:373 add-to-home-screen-wp.php:625
    209209msgid "Floating Balloon Message for Android"
    210210msgstr "Message de l'infobulle flottante pour Android"
    211211
    212 #: add-to-home-screen-wp.php:373 add-to-home-screen-wp.php:616
    213 msgid ""
    214 "Custom message for Android devices. Use %site_name for the site name, and "
    215 "%device for the user's device. Note: %icon and %add are not supported in the "
    216 "Android balloon. Supports basic HTML (e.g., <strong>, <i>). If empty, the "
    217 "default message will be used."
    218 msgstr ""
    219 "Message personnalisé pour les appareils Android. Utilisez %site_name pour le "
    220 "nom du site et %device pour l'appareil de l'utilisateur. Remarque : %icon et "
    221 "%add ne sont pas pris en charge dans l'infobulle Android. Supporte le HTML "
    222 "de base (par exemple, <strong>, <i>). Si vide, le message par défaut sera "
    223 "utilisé."
    224 
    225 #: add-to-home-screen-wp.php:382 add-to-home-screen-wp.php:620
     212#: add-to-home-screen-wp.php:378 add-to-home-screen-wp.php:630
     213msgid ""
     214"Custom message for Android devices. Use {site_name} for the site name, and "
     215"{device} for the user's device. Note: {icon} and {add} are not supported in "
     216"the Android balloon. Supports basic HTML (e.g., <strong>, <i>). If empty, "
     217"the default message will be used."
     218msgstr ""
     219"Message personnalisé pour les appareils Android. Utilisez {site_name} pour "
     220"le nom du site et {device} pour l'appareil de l'utilisateur. Remarque : "
     221"{icon} et {add} ne sont pas pris en charge dans l'infobulle Android. "
     222"Supporte le HTML de base (par exemple, <strong>, <i>). Si vide, le message "
     223"par défaut sera utilisé."
     224
     225#: add-to-home-screen-wp.php:387 add-to-home-screen-wp.php:639
    226226msgid "Animation In"
    227227msgstr "Animation d'entrée"
    228228
    229 #: add-to-home-screen-wp.php:385 add-to-home-screen-wp.php:396
    230 #: add-to-home-screen-wp.php:623 add-to-home-screen-wp.php:634
     229#: add-to-home-screen-wp.php:390 add-to-home-screen-wp.php:401
     230#: add-to-home-screen-wp.php:642 add-to-home-screen-wp.php:653
    231231msgid "Drop"
    232232msgstr "Chute"
    233233
    234 #: add-to-home-screen-wp.php:386 add-to-home-screen-wp.php:397
    235 #: add-to-home-screen-wp.php:624 add-to-home-screen-wp.php:635
     234#: add-to-home-screen-wp.php:391 add-to-home-screen-wp.php:402
     235#: add-to-home-screen-wp.php:643 add-to-home-screen-wp.php:654
    236236msgid "Bubble"
    237237msgstr "Bulle"
    238238
    239 #: add-to-home-screen-wp.php:387 add-to-home-screen-wp.php:398
    240 #: add-to-home-screen-wp.php:625 add-to-home-screen-wp.php:636
     239#: add-to-home-screen-wp.php:392 add-to-home-screen-wp.php:403
     240#: add-to-home-screen-wp.php:644 add-to-home-screen-wp.php:655
    241241msgid "Fade"
    242242msgstr "Fondu"
    243243
    244 #: add-to-home-screen-wp.php:389 add-to-home-screen-wp.php:627
     244#: add-to-home-screen-wp.php:394 add-to-home-screen-wp.php:646
    245245msgid "Animation when the balloon appears."
    246246msgstr "Animation lorsque l'infobulle apparaît."
    247247
    248 #: add-to-home-screen-wp.php:393 add-to-home-screen-wp.php:631
     248#: add-to-home-screen-wp.php:398 add-to-home-screen-wp.php:650
    249249msgid "Animation Out"
    250250msgstr "Animation de sortie"
    251251
    252 #: add-to-home-screen-wp.php:400 add-to-home-screen-wp.php:638
     252#: add-to-home-screen-wp.php:405 add-to-home-screen-wp.php:657
    253253msgid "Animation when the balloon disappears."
    254254msgstr "Animation lorsque l'infobulle disparaît."
    255255
    256 #: add-to-home-screen-wp.php:404 add-to-home-screen-wp.php:642
     256#: add-to-home-screen-wp.php:409 add-to-home-screen-wp.php:661
    257257msgid "Start Delay"
    258258msgstr "Délai de démarrage"
    259259
    260 #: add-to-home-screen-wp.php:408 add-to-home-screen-wp.php:646
     260#: add-to-home-screen-wp.php:413 add-to-home-screen-wp.php:665
    261261msgid ""
    262262"Note: Ensure this is not too close to Lifespan to give users enough time to "
     
    266266"vie pour donner aux utilisateurs suffisamment de temps pour lire l'infobulle."
    267267
    268 #: add-to-home-screen-wp.php:412 add-to-home-screen-wp.php:650
     268#: add-to-home-screen-wp.php:417 add-to-home-screen-wp.php:669
    269269msgid "Lifespan"
    270270msgstr "Durée de vie"
    271271
    272 #: add-to-home-screen-wp.php:416 add-to-home-screen-wp.php:654
     272#: add-to-home-screen-wp.php:421 add-to-home-screen-wp.php:673
    273273msgid ""
    274274"Note: Set this sufficiently higher than Start Delay to ensure the balloon "
     
    278278"démarrage pour garantir que l'infobulle reste visible assez longtemps."
    279279
    280 #: add-to-home-screen-wp.php:420 add-to-home-screen-wp.php:658
     280#: add-to-home-screen-wp.php:425 add-to-home-screen-wp.php:677
    281281msgid "Expiration Time"
    282282msgstr "Temps d'expiration"
    283283
    284 #: add-to-home-screen-wp.php:427 add-to-home-screen-wp.php:665
     284#: add-to-home-screen-wp.php:432 add-to-home-screen-wp.php:684
    285285msgid "Bottom Offset"
    286286msgstr "Décalage inférieur"
    287287
    288 #: add-to-home-screen-wp.php:434 add-to-home-screen-wp.php:672
     288#: add-to-home-screen-wp.php:439 add-to-home-screen-wp.php:691
    289289msgid "Precomposed Icon"
    290290msgstr "Icône précomposée"
    291291
    292 #: add-to-home-screen-wp.php:437 add-to-home-screen-wp.php:675
     292#: add-to-home-screen-wp.php:442 add-to-home-screen-wp.php:694
    293293msgid "Display the touch icon without gloss (iOS only)."
    294294msgstr "Afficher l'icône tactile sans brillance (iOS uniquement)."
    295295
    296 #: add-to-home-screen-wp.php:441 add-to-home-screen-wp.php:679
     296#: add-to-home-screen-wp.php:446 add-to-home-screen-wp.php:698
    297297msgid "Touch Icon URL"
    298298msgstr "URL de l'icône tactile"
    299299
    300 #: add-to-home-screen-wp.php:444 add-to-home-screen-wp.php:682
     300#: add-to-home-screen-wp.php:449 add-to-home-screen-wp.php:701
    301301msgid "Upload Icon"
    302302msgstr "Télécharger une icône"
    303303
    304 #: add-to-home-screen-wp.php:445 add-to-home-screen-wp.php:683
     304#: add-to-home-screen-wp.php:450 add-to-home-screen-wp.php:702
    305305msgid ""
    306306"URL of the icon for the PWA on the home screen (192x192 or 512x512 PNG "
     
    315315"l'écran d'accueil."
    316316
    317 #: add-to-home-screen-wp.php:449
     317#: add-to-home-screen-wp.php:454
    318318msgid "Web App Title for all subsites"
    319319msgstr "Titre de l'application Web pour tous les sous-sites"
    320320
    321 #: add-to-home-screen-wp.php:452 add-to-home-screen-wp.php:690
     321#: add-to-home-screen-wp.php:457 add-to-home-screen-wp.php:709
    322322msgid ""
    323323"Custom title when added to the home screen. If empty, the site name will be "
     
    327327"du site sera utilisé."
    328328
    329 #: add-to-home-screen-wp.php:532
     329#: add-to-home-screen-wp.php:537
    330330msgid "Add to Home Screen & PWA Settings"
    331331msgstr "Paramètres d'ajout à l'écran d'accueil & PWA"
    332332
    333 #: add-to-home-screen-wp.php:550
     333#: add-to-home-screen-wp.php:555
    334334msgid "Enable Progressive Web App features."
    335335msgstr "Activer les fonctionnalités de l'application Web progressive."
    336336
    337 #: add-to-home-screen-wp.php:574
     337#: add-to-home-screen-wp.php:579
    338338msgid ""
    339339"Display a floating balloon to prompt iOS users to install the app in the "
     
    343343"installer l'application dans l'interface publique."
    344344
    345 #: add-to-home-screen-wp.php:687
     345#: add-to-home-screen-wp.php:616
     346msgid ""
     347"Custom message for iOS devices. Use {site_name} for the site name, {device} "
     348"for the user's device, {icon} for the first add icon, and {add} for the "
     349"second add icon. Supports basic HTML (e.g., <strong>, <i>). If empty, the "
     350"default message will be used."
     351msgstr ""
     352"Message personnalisé pour les appareils iOS. Utilisez {site_name} pour le "
     353"nom du site, {device} pour l'appareil de l'utilisateur, {icon} pour la "
     354"première icône d'ajout, et {add} pour la seconde icône d'ajout. Supporte le "
     355"HTML de base (par exemple, <strong>, <i>). Si vide, le message par défaut "
     356"sera utilisé."
     357
     358#: add-to-home-screen-wp.php:706
    346359msgid "Web App Title"
    347360msgstr "Titre de l'application Web"
    348361
    349 #: add-to-home-screen-wp.php:709
     362#: add-to-home-screen-wp.php:728
    350363msgid "Support Add to Home Screen WP’s Future! 🌟"
    351364msgstr "Soutenez l'avenir d'Add to Home Screen WP ! 🌟"
    352365
    353 #: add-to-home-screen-wp.php:710
     366#: add-to-home-screen-wp.php:729
    354367msgid ""
    355368"Add to Home Screen WP is a tool built with passion to help WordPress users "
     
    362375"développer et à l'améliorer !"
    363376
    364 #: add-to-home-screen-wp.php:713
     377#: add-to-home-screen-wp.php:732
    365378msgid "Let me know that you are using my plugin!"
    366379msgstr "Faites-moi savoir que vous utilisez mon extension !"
    367380
    368 #: add-to-home-screen-wp.php:714
    369 msgid ""
    370 "Using the Add to home screen #WordPress #plugin by @ziyadbachalany! http://"
    371 "tulipemedia.com/en/add-to-home-screen-wordpress-plugin/ #iPhone #iPad "
    372 "#Android"
    373 msgstr ""
    374 "J’utilise l’extension #WordPress Add to Home Screen par @ziyadbachalany ! "
    375 "http://tulipemedia.com/en/add-to-home-screen-wordpress-plugin/ #iPhone #iPad "
    376 "#Android"
    377 
    378 #: add-to-home-screen-wp.php:717
     381#: add-to-home-screen-wp.php:735
     382#, php-format
     383msgid ""
     384"Using the Add to home screen #WordPress #plugin by @ziyadbachalany! %s "
     385"#iPhone #iPad #Android"
     386msgstr ""
     387
     388#: add-to-home-screen-wp.php:742
    379389msgid "Spread the word on X!"
    380390msgstr "Faites passer le mot sur X !"
    381391
    382 #: add-to-home-screen-wp.php:723
     392#: add-to-home-screen-wp.php:748
    383393msgid "Buy Me a Coffee"
    384394msgstr "Offrez-moi un café"
    385395
    386 #: add-to-home-screen-wp.php:724
     396#: add-to-home-screen-wp.php:749
    387397msgid ""
    388398"Love using Add to Home Screen WP? A small donation can fuel my coffee cup "
     
    393403"plugin pour vous !"
    394404
    395 #: add-to-home-screen-wp.php:727
     405#: add-to-home-screen-wp.php:752
    396406msgid "Donate Now"
    397407msgstr "Faire un don maintenant"
    398408
    399 #: add-to-home-screen-wp.php:732
     409#: add-to-home-screen-wp.php:757
    400410msgid "Help Translate"
    401411msgstr "Aider à traduire"
    402412
    403 #: add-to-home-screen-wp.php:733
     413#: add-to-home-screen-wp.php:758
    404414msgid ""
    405415"Speak another language? Help make Add to Home Screen WP accessible to more "
     
    409419"plus de personnes dans le monde en contribuant à ses traductions !"
    410420
    411 #: add-to-home-screen-wp.php:736
     421#: add-to-home-screen-wp.php:761
    412422msgid "Translate Now"
    413423msgstr "Traduire maintenant"
    414424
    415 #: add-to-home-screen-wp.php:741
     425#: add-to-home-screen-wp.php:766
    416426msgid "Rate on WordPress"
    417427msgstr "Noter sur WordPress"
    418428
    419 #: add-to-home-screen-wp.php:742
     429#: add-to-home-screen-wp.php:767
    420430msgid ""
    421431"Enjoying Add to Home Screen WP? Share your feedback by rating it on WordPress"
     
    426436"continuer à l'améliorer !"
    427437
    428 #: add-to-home-screen-wp.php:745
     438#: add-to-home-screen-wp.php:770
    429439msgid "Rate Now"
    430440msgstr "Noter maintenant"
    431441
    432 #: add-to-home-screen-wp.php:750
     442#: add-to-home-screen-wp.php:775
    433443msgid "Need Help?"
    434444msgstr "Besoin d'aide ?"
    435445
    436 #: add-to-home-screen-wp.php:751
     446#: add-to-home-screen-wp.php:776
    437447msgid ""
    438448"Have questions or need assistance? Visit our support page for resources and "
     
    442452"support pour des ressources et des options de contact."
    443453
    444 #: add-to-home-screen-wp.php:754
     454#: add-to-home-screen-wp.php:779
    445455msgid "Get Support"
    446456msgstr "Obtenir du support"
    447457
    448 #: add-to-home-screen-wp.php:761
     458#: add-to-home-screen-wp.php:786
    449459msgid "Follow Me on Social Media!"
    450460msgstr "Suivez-moi sur les réseaux sociaux !"
    451461
    452 #: add-to-home-screen-wp.php:762
     462#: add-to-home-screen-wp.php:787
    453463msgid ""
    454464"Stay updated on Add to Home Screen & PWA news, tips, and more by following "
     
    456466msgstr ""
    457467"Restez informé des actualités, astuces et plus encore sur Add to Home Screen "
    458 "WP en me suivant sur vos plateformes préférées !"
    459 
    460 #: add-to-home-screen-wp.php:798
     468"& PWA en me suivant sur vos plateformes préférées !"
     469
     470#: add-to-home-screen-wp.php:827
    461471msgid "Unlock Premium Features!"
    462 msgstr "Déverrouillez les fonctionnalités Premium !"
    463 
    464 #: add-to-home-screen-wp.php:800
     472msgstr ""
     473
     474#: add-to-home-screen-wp.php:829
    465475msgid ""
    466476"Enhance your Add to Home Screen experience with these powerful premium "
     
    470480"fonctionnalités Premium :"
    471481
    472 #: add-to-home-screen-wp.php:804
     482#: add-to-home-screen-wp.php:833
     483msgid "Loading Spinner:"
     484msgstr "Indicateur de chargement :"
     485
     486#: add-to-home-screen-wp.php:834
     487msgid ""
     488"Display a smooth, customizable loading spinner while your app content loads "
     489"— fully integrated with your brand colors."
     490msgstr ""
     491"Affichez un indicateur de chargement fluide et personnalisable pendant le "
     492"chargement du contenu de votre application — entièrement intégré avec les "
     493"couleurs de votre marque."
     494
     495#: add-to-home-screen-wp.php:837
     496msgid "Pull to Refresh:"
     497msgstr "Tirer pour actualiser :"
     498
     499#: add-to-home-screen-wp.php:838
     500msgid ""
     501"Offer users a native-like refresh gesture on your Web App, just like on real "
     502"mobile apps."
     503msgstr ""
     504"Offrez aux utilisateurs un geste d'actualisation natif sur votre application "
     505"Web, comme sur les vraies applications mobiles."
     506
     507#: add-to-home-screen-wp.php:841
     508msgid "Bottom Navigation Bar:"
     509msgstr "Barre de navigation inférieure :"
     510
     511#: add-to-home-screen-wp.php:842
     512msgid ""
     513"Enhance your PWA with a sleek, customizable bottom bar featuring Back, "
     514"Forward, and Share buttons — for a smoother and more app-like mobile "
     515"experience."
     516msgstr ""
     517"Améliorez votre PWA avec une barre inférieure élégante et personnalisable "
     518"comprenant les boutons Précédent, Suivant et Partager — pour une expérience "
     519"mobile plus fluide et plus proche d'une application."
     520
     521#: add-to-home-screen-wp.php:845
    473522msgid "Dashboard PWA Support:"
    474523msgstr "Support PWA pour le tableau de bord :"
    475524
    476 #: add-to-home-screen-wp.php:804
     525#: add-to-home-screen-wp.php:846
    477526msgid ""
    478527"Enable PWA functionality specifically for the WordPress admin dashboard."
     
    481530"d'administration de WordPress."
    482531
    483 #: add-to-home-screen-wp.php:807
     532#: add-to-home-screen-wp.php:849
    484533msgid "Advanced Dashboard Balloon Control:"
    485534msgstr "Contrôle avancé de l'infobulle dans le tableau de bord :"
    486535
    487 #: add-to-home-screen-wp.php:807
     536#: add-to-home-screen-wp.php:850
    488537msgid "Fine-tune where the balloon appears in the admin dashboard."
    489538msgstr ""
     
    491540"d'administration."
    492541
    493 #: add-to-home-screen-wp.php:810
     542#: add-to-home-screen-wp.php:853
    494543msgid "Custom Top Bar & Spinner Color:"
    495544msgstr "Couleur personnalisée de la barre supérieure et du chargement :"
    496545
    497 #: add-to-home-screen-wp.php:810
     546#: add-to-home-screen-wp.php:854
    498547msgid "Personalize your PWA’s look."
    499548msgstr "Personnalisez l'apparence de votre PWA."
    500549
    501 #: add-to-home-screen-wp.php:813
     550#: add-to-home-screen-wp.php:857
    502551msgid "Floating Balloon Icon:"
    503552msgstr "Icône de l'infobulle flottante :"
    504553
    505 #: add-to-home-screen-wp.php:813
     554#: add-to-home-screen-wp.php:858
    506555msgid "Upload your own icon for the balloon."
    507556msgstr "Téléchargez votre propre icône pour l'infobulle."
    508557
    509 #: add-to-home-screen-wp.php:816
     558#: add-to-home-screen-wp.php:861
    510559msgid "Installation Statistics:"
    511560msgstr "Statistiques d'installation :"
    512561
    513 #: add-to-home-screen-wp.php:816
     562#: add-to-home-screen-wp.php:862
    514563msgid "Track how many users add your PWA to their home screens."
    515564msgstr ""
    516565"Suivez combien d'utilisateurs ajoutent votre PWA à leur écran d'accueil."
    517566
    518 #: add-to-home-screen-wp.php:823
     567#: add-to-home-screen-wp.php:869
    519568#, php-format
    520569msgid ""
    521 "Ready to upgrade? <a href=\"%s\" target=\"_blank\" style=\"color: #0073aa; "
    522 "text-decoration: underline;\">Get your premium license now</a> or <a "
    523 "href=\"%s\" style=\"color: #0073aa; text-decoration: underline;\">enter your "
    524 "license key</a> in the License tab."
    525 msgstr ""
    526 "Prêt à passer à la version supérieure ? <a href=\"%s\" target=\"_blank\" "
    527 "style=\"color: #0073aa; text-decoration: underline;\">Obtenez votre licence "
    528 "Premium maintenant</a> ou <a href=\"%s\" style=\"color: #0073aa; text-"
    529 "decoration: underline;\">saisissez votre clé de licence</a> dans l'onglet "
    530 "Licence."
    531 
    532 #: add-to-home-screen-wp.php:855
     570"Download <a href=\"%s\" target=\"_blank\" style=\"color: #0073aa; text-"
     571"decoration: underline; font-weight: bold;\">Add to Home Screen Pro and get "
     572"your premium license now</a> and enter your license key in the \"License\" "
     573"tab after installing and activating the Pro version of Add to Home Screen."
     574msgstr ""
     575"Téléchargez <a href=\"%s\" target=\"_blank\" style=\"color: #0073aa; text-"
     576"decoration: underline; font-weight: bold;\">Add to Home Screen Pro et "
     577"obtenez votre licence Premium maintenant</a> puis saisissez votre clé de "
     578"licence dans l'onglet « Licence » après avoir installé et activé la version "
     579"Pro de Add to Home Screen."
     580
     581#: add-to-home-screen-wp.php:900
    533582msgid "Add to Home Screen & PWA - Uninstall Settings"
    534 msgstr "Ajouter à l'écran d'accueil & PWA - Paramètres de désinstallation"
    535 
    536 #: add-to-home-screen-wp.php:862
     583msgstr "Add to Home Screen & PWA - Paramètres de désinstallation"
     584
     585#: add-to-home-screen-wp.php:907
    537586msgid "Delete Data on Uninstall"
    538587msgstr "Supprimer les données lors de la désinstallation"
    539588
    540 #: add-to-home-screen-wp.php:865
     589#: add-to-home-screen-wp.php:910
    541590msgid ""
    542591"If checked, all settings and data (including statistics and license "
     
    553602"conserver vos paramètres et l'activation de la licence."
    554603
    555 #: add-to-home-screen-wp.php:878
     604#: add-to-home-screen-wp.php:923
    556605msgid ""
    557606"Are you sure you want to delete all data on uninstall? This includes "
     
    562611"statistiques de la version Pro."
    563612
    564 #: add-to-home-screen-wp.php:879
     613#: add-to-home-screen-wp.php:924
    565614msgid ""
    566615"Are you sure you want to keep data on uninstall? Settings and statistics "
     
    570619"Les paramètres et les statistiques resteront dans la base de données."
    571620
    572 #: add-to-home-screen-wp.php:1306
     621#: add-to-home-screen-wp.php:1405
    573622msgid "PWA settings are applied for mobile devices only."
    574623msgstr "Les paramètres PWA s'appliquent uniquement aux appareils mobiles."
    575 
    576 #~ msgid "Check to enable the \"Add to Home Screen\" balloon in the dashboard."
    577 #~ msgstr ""
    578 #~ "Cochez pour activer l'infobulle \"Ajouter à l'écran d'accueil\" dans le "
    579 #~ "tableau de bord."
    580 
    581 #~ msgid "Custom Message"
    582 #~ msgstr "Message personnalisé"
    583 
    584 #~ msgid "Supports basic HTML like <center>, <strong>, <i>, etc."
    585 #~ msgstr "Supporte le HTML de base comme <center>, <strong>, <i>, etc."
    586 
    587 #~ msgid "Screen Title"
    588 #~ msgstr "Titre de l'écran"
    589 
    590 #~ msgid ""
    591 #~ "The title displayed on the home screen shortcut (e.g., \"TulipWork "
    592 #~ "Dashboard\")."
    593 #~ msgstr ""
    594 #~ "Le titre affiché sur le raccourci de l'écran d'accueil (par exemple, "
    595 #~ "\"Tableau de bord TulipWork\")."
    596 
    597 #~ msgid "Milliseconds before showing the balloon. Default: 2000"
    598 #~ msgstr "Millisecondes avant d'afficher l'infobulle. Par défaut : 2000"
    599 
    600 #~ msgid "Milliseconds before hiding the balloon. Default: 20000"
    601 #~ msgstr "Millisecondes avant de masquer l'infobulle. Par défaut : 20000"
    602 
    603 #~ msgid "Minutes before showing the balloon again. Default: 43200 (1 month)"
    604 #~ msgstr ""
    605 #~ "Minutes avant de réafficher l'infobulle. Par défaut : 43200 (1 mois)"
    606 
    607 #~ msgid "Distance in pixels from the bottom. Default: 14"
    608 #~ msgstr "Distance en pixels depuis le bas. Par défaut : 14"
    609 
    610 #~ msgid "Enable Touch Icon"
    611 #~ msgstr "Activer l'icône tactile"
    612 
    613 #~ msgid "Show an icon next to the balloon message."
    614 #~ msgstr "Afficher une icône à côté du message de l'infobulle."
    615 
    616 #~ msgid ""
    617 #~ "URL of the icon (192x192 or 512x512 PNG recommended). Leave blank for "
    618 #~ "Tulipwork default."
    619 #~ msgstr ""
    620 #~ "URL de l'icône (PNG 192x192 ou 512x512 recommandé). Laissez vide pour "
    621 #~ "utiliser la valeur par défaut de Tulipwork."
    622 
    623 #~ msgid "Select or Upload Icon"
    624 #~ msgstr "Sélectionner ou télécharger une icône"
    625 
    626 #~ msgid "Use this Icon"
    627 #~ msgstr "Utiliser cette icône"
    628 
    629 #~ msgid ""
    630 #~ "Add to Home Screen MU (Tulipwork Network Edition) requires a WordPress "
    631 #~ "multisite network."
    632 #~ msgstr ""
    633 #~ "Add to Home Screen MU (Édition Réseau Tulipwork) nécessite un réseau "
    634 #~ "multisite WordPress."
    635 
    636 #~ msgid ""
    637 #~ "Add to Home Screen MU (Tulipwork Network Edition) must be network-"
    638 #~ "activated."
    639 #~ msgstr ""
    640 #~ "Add to Home Screen MU (Édition Réseau Tulipwork) doit être activé au "
    641 #~ "niveau du réseau."
    642 
    643 #~ msgid "Total historical adds to home screen: %d"
    644 #~ msgstr "Nombre total historique d'ajouts à l'écran d'accueil : %d"
    645 
    646 #~ msgid "Settings saved successfully!"
    647 #~ msgstr "Paramètres enregistrés avec succès !"
    648 
    649 #~ msgid "You do not have sufficient permissions to access this page."
    650 #~ msgstr ""
    651 #~ "Vous n'avez pas les permissions suffisantes pour accéder à cette page."
  • add-to-home-screen-wp/trunk/languages/add-to-home-screen-wp.pot

    r3277757 r3387367  
    33msgstr ""
    44"Project-Id-Version: ATHS WP Plugin\n"
    5 "POT-Creation-Date: 2025-04-20 02:18+0200\n"
     5"POT-Creation-Date: 2025-10-31 01:59+0100\n"
    66"PO-Revision-Date: 2013-03-21 01:31+0100\n"
    77"Last-Translator: Tulipe Media <[email protected]>\n"
     
    1212"Content-Transfer-Encoding: 8bit\n"
    1313"Plural-Forms: nplurals=2; plural=n>1;\n"
    14 "X-Generator: Poedit 3.6\n"
     14"X-Generator: Poedit 3.8\n"
    1515"X-Poedit-KeywordsList: __;_e;_c;esc_html_e\n"
    1616"X-Poedit-Basepath: ..\n"
     
    1818"X-Poedit-SearchPath-0: .\n"
    1919
    20 #: add-to-home-screen-wp.php:39
    21 msgid ""
    22 "🚀 Add %network_name (%site_name) to your %device with %icon and %add now! "
    23 "🌟"
    24 msgstr ""
    25 
    26 #: add-to-home-screen-wp.php:40
    27 msgid "🚀 Add %site_name to your %device with %icon and %add now! 🌟"
    28 msgstr ""
    29 
    30 #: add-to-home-screen-wp.php:42
    31 msgid "🚀 Add %network_name (%site_name) to your %device now! 🌟"
    32 msgstr ""
    33 
    34 #: add-to-home-screen-wp.php:43
    35 #, php-format
    36 msgid "🚀 Add %site_name to your %device now! 🌟"
    37 msgstr ""
    38 
    39 #: add-to-home-screen-wp.php:156 add-to-home-screen-wp.php:157
    40 #: add-to-home-screen-wp.php:1268
     20#: add-to-home-screen-wp.php:44
     21msgid ""
     22"🚀 Add {network_name} ({site_name}) to your {device} with {icon} and {add} "
     23"now! 🌟"
     24msgstr ""
     25
     26#: add-to-home-screen-wp.php:45
     27msgid "🚀 Add {site_name} to your {device} with {icon} and {add} now! 🌟"
     28msgstr ""
     29
     30#: add-to-home-screen-wp.php:47
     31msgid "🚀 Add {network_name} ({site_name}) to your {device} now! 🌟"
     32msgstr ""
     33
     34#: add-to-home-screen-wp.php:48
     35msgid "🚀 Add {site_name} to your {device} now! 🌟"
     36msgstr ""
     37
     38#: add-to-home-screen-wp.php:161 add-to-home-screen-wp.php:162
     39#: add-to-home-screen-wp.php:1367
    4140msgid "Add to Home Screen"
    4241msgstr ""
    4342
    44 #: add-to-home-screen-wp.php:172
     43#: add-to-home-screen-wp.php:177
    4544msgid "General"
    4645msgstr ""
    4746
    48 #: add-to-home-screen-wp.php:173
     47#: add-to-home-screen-wp.php:178
    4948msgid "Pro Settings"
    5049msgstr ""
    5150
    52 #: add-to-home-screen-wp.php:174
     51#: add-to-home-screen-wp.php:179
    5352msgid "Support"
    5453msgstr ""
    5554
    56 #: add-to-home-screen-wp.php:177
     55#: add-to-home-screen-wp.php:182
    5756msgid "License"
    5857msgstr ""
    5958
    60 #: add-to-home-screen-wp.php:179
     59#: add-to-home-screen-wp.php:184
    6160msgid "Uninstall"
    6261msgstr ""
    6362
    64 #: add-to-home-screen-wp.php:183
     63#: add-to-home-screen-wp.php:188
    6564msgid "Add to Home Screen & PWA"
    6665msgstr ""
    6766
    68 #: add-to-home-screen-wp.php:280
     67#: add-to-home-screen-wp.php:285
    6968msgid "Add to Home Screen & PWA (Network Settings)"
    7069msgstr ""
    7170
    72 #: add-to-home-screen-wp.php:289 add-to-home-screen-wp.php:541
     71#: add-to-home-screen-wp.php:294 add-to-home-screen-wp.php:546
    7372msgid "PWA Settings"
    7473msgstr ""
    7574
    76 #: add-to-home-screen-wp.php:291 add-to-home-screen-wp.php:543
     75#: add-to-home-screen-wp.php:296 add-to-home-screen-wp.php:548
    7776msgid "Configure Progressive Web App features."
    7877msgstr ""
    7978
    80 #: add-to-home-screen-wp.php:295 add-to-home-screen-wp.php:547
     79#: add-to-home-screen-wp.php:300 add-to-home-screen-wp.php:552
    8180msgid "Enable PWA"
    8281msgstr ""
    8382
    84 #: add-to-home-screen-wp.php:298
     83#: add-to-home-screen-wp.php:303
    8584msgid ""
    8685"Enable Progressive Web App features (spinner and basic caching) across the "
     
    8887msgstr ""
    8988
    90 #: add-to-home-screen-wp.php:302 add-to-home-screen-wp.php:554
     89#: add-to-home-screen-wp.php:307 add-to-home-screen-wp.php:559
    9190msgid "Frontend PWA Start URL"
    9291msgstr ""
    9392
    94 #: add-to-home-screen-wp.php:305 add-to-home-screen-wp.php:341
    95 #: add-to-home-screen-wp.php:557 add-to-home-screen-wp.php:593
     93#: add-to-home-screen-wp.php:310 add-to-home-screen-wp.php:346
     94#: add-to-home-screen-wp.php:562 add-to-home-screen-wp.php:598
    9695msgid "Homepage"
    9796msgstr ""
    9897
    99 #: add-to-home-screen-wp.php:306 add-to-home-screen-wp.php:558
     98#: add-to-home-screen-wp.php:311 add-to-home-screen-wp.php:563
    10099msgid "Homepage with Path"
    101100msgstr ""
    102101
    103 #: add-to-home-screen-wp.php:309 add-to-home-screen-wp.php:561
     102#: add-to-home-screen-wp.php:314 add-to-home-screen-wp.php:566
    104103msgid ""
    105104"Choose where the PWA launches when added from the frontend. \"Homepage with "
     
    108107msgstr ""
    109108
    110 #: add-to-home-screen-wp.php:313 add-to-home-screen-wp.php:565
     109#: add-to-home-screen-wp.php:318 add-to-home-screen-wp.php:570
    111110msgid "Frontend Floating Balloon"
    112111msgstr ""
    113112
    114 #: add-to-home-screen-wp.php:315 add-to-home-screen-wp.php:567
     113#: add-to-home-screen-wp.php:320 add-to-home-screen-wp.php:572
    115114msgid ""
    116115"Configure how to prompt users to install your web app or add a shortcut to "
     
    118117msgstr ""
    119118
    120 #: add-to-home-screen-wp.php:319 add-to-home-screen-wp.php:571
     119#: add-to-home-screen-wp.php:324 add-to-home-screen-wp.php:576
    121120msgid "Show Floating Balloon in Frontend (iOS)"
    122121msgstr ""
    123122
    124 #: add-to-home-screen-wp.php:322
     123#: add-to-home-screen-wp.php:327
    125124msgid ""
    126125"Display a floating balloon to prompt iOS users to install the app in the "
     
    128127msgstr ""
    129128
    130 #: add-to-home-screen-wp.php:326 add-to-home-screen-wp.php:578
     129#: add-to-home-screen-wp.php:331 add-to-home-screen-wp.php:583
    131130msgid "Installation Prompt in Frontend (Android)"
    132131msgstr ""
    133132
    134 #: add-to-home-screen-wp.php:329 add-to-home-screen-wp.php:581
     133#: add-to-home-screen-wp.php:334 add-to-home-screen-wp.php:586
    135134msgid "Floating Balloon"
    136135msgstr ""
    137136
    138 #: add-to-home-screen-wp.php:330 add-to-home-screen-wp.php:582
     137#: add-to-home-screen-wp.php:335 add-to-home-screen-wp.php:587
    139138msgid "Native Install Button"
    140139msgstr ""
    141140
    142 #: add-to-home-screen-wp.php:331 add-to-home-screen-wp.php:583
     141#: add-to-home-screen-wp.php:336 add-to-home-screen-wp.php:588
    143142msgid "Disabled"
    144143msgstr ""
    145144
    146 #: add-to-home-screen-wp.php:333 add-to-home-screen-wp.php:585
     145#: add-to-home-screen-wp.php:338 add-to-home-screen-wp.php:590
    147146msgid ""
    148147"Choose how to prompt users to install the app on Android devices in the "
     
    151150msgstr ""
    152151
    153 #: add-to-home-screen-wp.php:337 add-to-home-screen-wp.php:589
     152#: add-to-home-screen-wp.php:342 add-to-home-screen-wp.php:594
    154153msgid "Balloon Display in Frontend"
    155154msgstr ""
    156155
    157 #: add-to-home-screen-wp.php:340 add-to-home-screen-wp.php:592
     156#: add-to-home-screen-wp.php:345 add-to-home-screen-wp.php:597
    158157msgid "All Pages"
    159158msgstr ""
    160159
    161 #: add-to-home-screen-wp.php:343 add-to-home-screen-wp.php:595
     160#: add-to-home-screen-wp.php:348 add-to-home-screen-wp.php:600
    162161msgid "Choose where to display the floating balloon on the frontend."
    163162msgstr ""
    164163
    165 #: add-to-home-screen-wp.php:347 add-to-home-screen-wp.php:599
     164#: add-to-home-screen-wp.php:352 add-to-home-screen-wp.php:604
    166165msgid "Show to Returning Visitors Only"
    167166msgstr ""
    168167
    169 #: add-to-home-screen-wp.php:350 add-to-home-screen-wp.php:602
     168#: add-to-home-screen-wp.php:355 add-to-home-screen-wp.php:607
    170169msgid "Show the balloon only to returning visitors."
    171170msgstr ""
    172171
    173 #: add-to-home-screen-wp.php:354 add-to-home-screen-wp.php:606
     172#: add-to-home-screen-wp.php:359 add-to-home-screen-wp.php:611
    174173msgid "Floating Balloon Message for iOS"
    175174msgstr ""
    176175
    177 #: add-to-home-screen-wp.php:359 add-to-home-screen-wp.php:609
    178 msgid ""
    179 "Custom message for iOS devices. Use %site_name for the site name, %device "
    180 "for the user's device, %icon for the first add icon, and %add for the "
    181 "second add icon. Supports basic HTML (e.g., <strong>, <i>). If empty, the "
    182 "default message will be used."
    183 msgstr ""
    184 
    185 #: add-to-home-screen-wp.php:368 add-to-home-screen-wp.php:613
     176#: add-to-home-screen-wp.php:364
     177msgid ""
     178"Custom message for iOS devices. Use {site_name} for the site name, {device} "
     179"for the user's device, {icon} for the first add icon, and {add} for the "
     180"second add icon."
     181msgstr ""
     182
     183#: add-to-home-screen-wp.php:373 add-to-home-screen-wp.php:625
    186184msgid "Floating Balloon Message for Android"
    187185msgstr ""
    188186
    189 #: add-to-home-screen-wp.php:373 add-to-home-screen-wp.php:616
    190 msgid ""
    191 "Custom message for Android devices. Use %site_name for the site name, and "
    192 "%device for the user's device. Note: %icon and %add are not supported in "
     187#: add-to-home-screen-wp.php:378 add-to-home-screen-wp.php:630
     188msgid ""
     189"Custom message for Android devices. Use {site_name} for the site name, and "
     190"{device} for the user's device. Note: {icon} and {add} are not supported in "
    193191"the Android balloon. Supports basic HTML (e.g., <strong>, <i>). If empty, "
    194192"the default message will be used."
    195193msgstr ""
    196194
    197 #: add-to-home-screen-wp.php:382 add-to-home-screen-wp.php:620
     195#: add-to-home-screen-wp.php:387 add-to-home-screen-wp.php:639
    198196msgid "Animation In"
    199197msgstr ""
    200198
    201 #: add-to-home-screen-wp.php:385 add-to-home-screen-wp.php:396
    202 #: add-to-home-screen-wp.php:623 add-to-home-screen-wp.php:634
     199#: add-to-home-screen-wp.php:390 add-to-home-screen-wp.php:401
     200#: add-to-home-screen-wp.php:642 add-to-home-screen-wp.php:653
    203201msgid "Drop"
    204202msgstr ""
    205203
    206 #: add-to-home-screen-wp.php:386 add-to-home-screen-wp.php:397
    207 #: add-to-home-screen-wp.php:624 add-to-home-screen-wp.php:635
     204#: add-to-home-screen-wp.php:391 add-to-home-screen-wp.php:402
     205#: add-to-home-screen-wp.php:643 add-to-home-screen-wp.php:654
    208206msgid "Bubble"
    209207msgstr ""
    210208
    211 #: add-to-home-screen-wp.php:387 add-to-home-screen-wp.php:398
    212 #: add-to-home-screen-wp.php:625 add-to-home-screen-wp.php:636
     209#: add-to-home-screen-wp.php:392 add-to-home-screen-wp.php:403
     210#: add-to-home-screen-wp.php:644 add-to-home-screen-wp.php:655
    213211msgid "Fade"
    214212msgstr ""
    215213
    216 #: add-to-home-screen-wp.php:389 add-to-home-screen-wp.php:627
     214#: add-to-home-screen-wp.php:394 add-to-home-screen-wp.php:646
    217215msgid "Animation when the balloon appears."
    218216msgstr ""
    219217
    220 #: add-to-home-screen-wp.php:393 add-to-home-screen-wp.php:631
     218#: add-to-home-screen-wp.php:398 add-to-home-screen-wp.php:650
    221219msgid "Animation Out"
    222220msgstr ""
    223221
    224 #: add-to-home-screen-wp.php:400 add-to-home-screen-wp.php:638
     222#: add-to-home-screen-wp.php:405 add-to-home-screen-wp.php:657
    225223msgid "Animation when the balloon disappears."
    226224msgstr ""
    227225
    228 #: add-to-home-screen-wp.php:404 add-to-home-screen-wp.php:642
     226#: add-to-home-screen-wp.php:409 add-to-home-screen-wp.php:661
    229227msgid "Start Delay"
    230228msgstr ""
    231229
    232 #: add-to-home-screen-wp.php:408 add-to-home-screen-wp.php:646
     230#: add-to-home-screen-wp.php:413 add-to-home-screen-wp.php:665
    233231msgid ""
    234232"Note: Ensure this is not too close to Lifespan to give users enough time to "
     
    236234msgstr ""
    237235
    238 #: add-to-home-screen-wp.php:412 add-to-home-screen-wp.php:650
     236#: add-to-home-screen-wp.php:417 add-to-home-screen-wp.php:669
    239237msgid "Lifespan"
    240238msgstr ""
    241239
    242 #: add-to-home-screen-wp.php:416 add-to-home-screen-wp.php:654
     240#: add-to-home-screen-wp.php:421 add-to-home-screen-wp.php:673
    243241msgid ""
    244242"Note: Set this sufficiently higher than Start Delay to ensure the balloon "
     
    246244msgstr ""
    247245
    248 #: add-to-home-screen-wp.php:420 add-to-home-screen-wp.php:658
     246#: add-to-home-screen-wp.php:425 add-to-home-screen-wp.php:677
    249247msgid "Expiration Time"
    250248msgstr ""
    251249
    252 #: add-to-home-screen-wp.php:427 add-to-home-screen-wp.php:665
     250#: add-to-home-screen-wp.php:432 add-to-home-screen-wp.php:684
    253251msgid "Bottom Offset"
    254252msgstr ""
    255253
    256 #: add-to-home-screen-wp.php:434 add-to-home-screen-wp.php:672
     254#: add-to-home-screen-wp.php:439 add-to-home-screen-wp.php:691
    257255msgid "Precomposed Icon"
    258256msgstr ""
    259257
    260 #: add-to-home-screen-wp.php:437 add-to-home-screen-wp.php:675
     258#: add-to-home-screen-wp.php:442 add-to-home-screen-wp.php:694
    261259msgid "Display the touch icon without gloss (iOS only)."
    262260msgstr ""
    263261
    264 #: add-to-home-screen-wp.php:441 add-to-home-screen-wp.php:679
     262#: add-to-home-screen-wp.php:446 add-to-home-screen-wp.php:698
    265263msgid "Touch Icon URL"
    266264msgstr ""
    267265
    268 #: add-to-home-screen-wp.php:444 add-to-home-screen-wp.php:682
     266#: add-to-home-screen-wp.php:449 add-to-home-screen-wp.php:701
    269267msgid "Upload Icon"
    270268msgstr ""
    271269
    272 #: add-to-home-screen-wp.php:445 add-to-home-screen-wp.php:683
     270#: add-to-home-screen-wp.php:450 add-to-home-screen-wp.php:702
    273271msgid ""
    274272"URL of the icon for the PWA on the home screen (192x192 or 512x512 PNG "
     
    278276msgstr ""
    279277
    280 #: add-to-home-screen-wp.php:449
     278#: add-to-home-screen-wp.php:454
    281279msgid "Web App Title for all subsites"
    282280msgstr ""
    283281
    284 #: add-to-home-screen-wp.php:452 add-to-home-screen-wp.php:690
     282#: add-to-home-screen-wp.php:457 add-to-home-screen-wp.php:709
    285283msgid ""
    286284"Custom title when added to the home screen. If empty, the site name will be "
     
    288286msgstr ""
    289287
    290 #: add-to-home-screen-wp.php:532
     288#: add-to-home-screen-wp.php:537
    291289msgid "Add to Home Screen & PWA Settings"
    292290msgstr ""
    293291
    294 #: add-to-home-screen-wp.php:550
     292#: add-to-home-screen-wp.php:555
    295293msgid "Enable Progressive Web App features."
    296294msgstr ""
    297295
    298 #: add-to-home-screen-wp.php:574
     296#: add-to-home-screen-wp.php:579
    299297msgid ""
    300298"Display a floating balloon to prompt iOS users to install the app in the "
     
    302300msgstr ""
    303301
    304 #: add-to-home-screen-wp.php:687
     302#: add-to-home-screen-wp.php:616
     303msgid ""
     304"Custom message for iOS devices. Use {site_name} for the site name, {device} "
     305"for the user's device, {icon} for the first add icon, and {add} for the "
     306"second add icon. Supports basic HTML (e.g., <strong>, <i>). If empty, the "
     307"default message will be used."
     308msgstr ""
     309
     310#: add-to-home-screen-wp.php:706
    305311msgid "Web App Title"
    306312msgstr ""
    307313
    308 #: add-to-home-screen-wp.php:709
     314#: add-to-home-screen-wp.php:728
    309315msgid "Support Add to Home Screen WP’s Future! 🌟"
    310316msgstr ""
    311317
    312 #: add-to-home-screen-wp.php:710
     318#: add-to-home-screen-wp.php:729
    313319msgid ""
    314320"Add to Home Screen WP is a tool built with passion to help WordPress users "
     
    317323msgstr ""
    318324
    319 #: add-to-home-screen-wp.php:713
     325#: add-to-home-screen-wp.php:732
    320326msgid "Let me know that you are using my plugin!"
    321327msgstr ""
    322328
    323 #: add-to-home-screen-wp.php:714
    324 msgid ""
    325 "Using the Add to home screen #WordPress #plugin by @ziyadbachalany! http://"
    326 "tulipemedia.com/en/add-to-home-screen-wordpress-plugin/ #iPhone #iPad "
    327 "#Android"
    328 msgstr ""
    329 
    330 #: add-to-home-screen-wp.php:717
     329#: add-to-home-screen-wp.php:735
     330#, php-format
     331msgid ""
     332"Using the Add to home screen #WordPress #plugin by @ziyadbachalany! %s "
     333"#iPhone #iPad #Android"
     334msgstr ""
     335
     336#: add-to-home-screen-wp.php:742
    331337msgid "Spread the word on X!"
    332338msgstr ""
    333339
    334 #: add-to-home-screen-wp.php:723
     340#: add-to-home-screen-wp.php:748
    335341msgid "Buy Me a Coffee"
    336342msgstr ""
    337343
    338 #: add-to-home-screen-wp.php:724
     344#: add-to-home-screen-wp.php:749
    339345msgid ""
    340346"Love using Add to Home Screen WP? A small donation can fuel my coffee cup "
     
    342348msgstr ""
    343349
    344 #: add-to-home-screen-wp.php:727
     350#: add-to-home-screen-wp.php:752
    345351msgid "Donate Now"
    346352msgstr ""
    347353
    348 #: add-to-home-screen-wp.php:732
     354#: add-to-home-screen-wp.php:757
    349355msgid "Help Translate"
    350356msgstr ""
    351357
    352 #: add-to-home-screen-wp.php:733
     358#: add-to-home-screen-wp.php:758
    353359msgid ""
    354360"Speak another language? Help make Add to Home Screen WP accessible to more "
     
    356362msgstr ""
    357363
    358 #: add-to-home-screen-wp.php:736
     364#: add-to-home-screen-wp.php:761
    359365msgid "Translate Now"
    360366msgstr ""
    361367
    362 #: add-to-home-screen-wp.php:741
     368#: add-to-home-screen-wp.php:766
    363369msgid "Rate on WordPress"
    364370msgstr ""
    365371
    366 #: add-to-home-screen-wp.php:742
     372#: add-to-home-screen-wp.php:767
    367373msgid ""
    368374"Enjoying Add to Home Screen WP? Share your feedback by rating it on "
     
    370376msgstr ""
    371377
    372 #: add-to-home-screen-wp.php:745
     378#: add-to-home-screen-wp.php:770
    373379msgid "Rate Now"
    374380msgstr ""
    375381
    376 #: add-to-home-screen-wp.php:750
     382#: add-to-home-screen-wp.php:775
    377383msgid "Need Help?"
    378384msgstr ""
    379385
    380 #: add-to-home-screen-wp.php:751
     386#: add-to-home-screen-wp.php:776
    381387msgid ""
    382388"Have questions or need assistance? Visit our support page for resources and "
     
    384390msgstr ""
    385391
    386 #: add-to-home-screen-wp.php:754
     392#: add-to-home-screen-wp.php:779
    387393msgid "Get Support"
    388394msgstr ""
    389395
    390 #: add-to-home-screen-wp.php:761
     396#: add-to-home-screen-wp.php:786
    391397msgid "Follow Me on Social Media!"
    392398msgstr ""
    393399
    394 #: add-to-home-screen-wp.php:762
     400#: add-to-home-screen-wp.php:787
    395401msgid ""
    396402"Stay updated on Add to Home Screen & PWA news, tips, and more by following "
     
    398404msgstr ""
    399405
    400 #: add-to-home-screen-wp.php:798
     406#: add-to-home-screen-wp.php:827
    401407msgid "Unlock Premium Features!"
    402408msgstr ""
    403409
    404 #: add-to-home-screen-wp.php:800
     410#: add-to-home-screen-wp.php:829
    405411msgid ""
    406412"Enhance your Add to Home Screen experience with these powerful premium "
     
    408414msgstr ""
    409415
    410 #: add-to-home-screen-wp.php:804
     416#: add-to-home-screen-wp.php:833
     417msgid "Loading Spinner:"
     418msgstr ""
     419
     420#: add-to-home-screen-wp.php:834
     421msgid ""
     422"Display a smooth, customizable loading spinner while your app content loads "
     423"— fully integrated with your brand colors."
     424msgstr ""
     425
     426#: add-to-home-screen-wp.php:837
     427msgid "Pull to Refresh:"
     428msgstr ""
     429
     430#: add-to-home-screen-wp.php:838
     431msgid ""
     432"Offer users a native-like refresh gesture on your Web App, just like on "
     433"real mobile apps."
     434msgstr ""
     435
     436#: add-to-home-screen-wp.php:841
     437msgid "Bottom Navigation Bar:"
     438msgstr ""
     439
     440#: add-to-home-screen-wp.php:842
     441msgid ""
     442"Enhance your PWA with a sleek, customizable bottom bar featuring Back, "
     443"Forward, and Share buttons — for a smoother and more app-like mobile "
     444"experience."
     445msgstr ""
     446
     447#: add-to-home-screen-wp.php:845
    411448msgid "Dashboard PWA Support:"
    412449msgstr ""
    413450
    414 #: add-to-home-screen-wp.php:804
     451#: add-to-home-screen-wp.php:846
    415452msgid ""
    416453"Enable PWA functionality specifically for the WordPress admin dashboard."
    417454msgstr ""
    418455
    419 #: add-to-home-screen-wp.php:807
     456#: add-to-home-screen-wp.php:849
    420457msgid "Advanced Dashboard Balloon Control:"
    421458msgstr ""
    422459
    423 #: add-to-home-screen-wp.php:807
     460#: add-to-home-screen-wp.php:850
    424461msgid "Fine-tune where the balloon appears in the admin dashboard."
    425462msgstr ""
    426463
    427 #: add-to-home-screen-wp.php:810
     464#: add-to-home-screen-wp.php:853
    428465msgid "Custom Top Bar & Spinner Color:"
    429466msgstr ""
    430467
    431 #: add-to-home-screen-wp.php:810
     468#: add-to-home-screen-wp.php:854
    432469msgid "Personalize your PWA’s look."
    433470msgstr ""
    434471
    435 #: add-to-home-screen-wp.php:813
     472#: add-to-home-screen-wp.php:857
    436473msgid "Floating Balloon Icon:"
    437474msgstr ""
    438475
    439 #: add-to-home-screen-wp.php:813
     476#: add-to-home-screen-wp.php:858
    440477msgid "Upload your own icon for the balloon."
    441478msgstr ""
    442479
    443 #: add-to-home-screen-wp.php:816
     480#: add-to-home-screen-wp.php:861
    444481msgid "Installation Statistics:"
    445482msgstr ""
    446483
    447 #: add-to-home-screen-wp.php:816
     484#: add-to-home-screen-wp.php:862
    448485msgid "Track how many users add your PWA to their home screens."
    449486msgstr ""
    450487
    451 #: add-to-home-screen-wp.php:823
     488#: add-to-home-screen-wp.php:869
    452489#, php-format
    453490msgid ""
    454 "Ready to upgrade? <a href=\"%s\" target=\"_blank\" style=\"color: #0073aa; "
    455 "text-decoration: underline;\">Get your premium license now</a> or <a "
    456 "href=\"%s\" style=\"color: #0073aa; text-decoration: underline;\">enter "
    457 "your license key</a> in the License tab."
    458 msgstr ""
    459 
    460 #: add-to-home-screen-wp.php:855
     491"Download <a href=\"%s\" target=\"_blank\" style=\"color: #0073aa; text-"
     492"decoration: underline; font-weight: bold;\">Add to Home Screen Pro and get "
     493"your premium license now</a> and enter your license key in the \"License\" "
     494"tab after installing and activating the Pro version of Add to Home Screen."
     495msgstr ""
     496
     497#: add-to-home-screen-wp.php:900
    461498msgid "Add to Home Screen & PWA - Uninstall Settings"
    462499msgstr ""
    463500
    464 #: add-to-home-screen-wp.php:862
     501#: add-to-home-screen-wp.php:907
    465502msgid "Delete Data on Uninstall"
    466503msgstr ""
    467504
    468 #: add-to-home-screen-wp.php:865
     505#: add-to-home-screen-wp.php:910
    469506msgid ""
    470507"If checked, all settings and data (including statistics and license "
     
    475512msgstr ""
    476513
    477 #: add-to-home-screen-wp.php:878
     514#: add-to-home-screen-wp.php:923
    478515msgid ""
    479516"Are you sure you want to delete all data on uninstall? This includes "
     
    481518msgstr ""
    482519
    483 #: add-to-home-screen-wp.php:879
     520#: add-to-home-screen-wp.php:924
    484521msgid ""
    485522"Are you sure you want to keep data on uninstall? Settings and statistics "
     
    487524msgstr ""
    488525
    489 #: add-to-home-screen-wp.php:1306
     526#: add-to-home-screen-wp.php:1405
    490527msgid "PWA settings are applied for mobile devices only."
    491528msgstr ""
  • add-to-home-screen-wp/trunk/readme.txt

    r3387352 r3387367  
    55Requires at least: 6.7
    66Tested up to: 6.8
    7 Stable tag: 2.7.3
     7Stable tag: 2.7.4
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    132132
    133133== Changelog ==
     134= 2.7.4 =
     135* **Fixed**: Removed embedded URLs from all translatable strings to comply with GNU gettext best practices.
     136* **Improved**: French (fr_FR) and German (de_DE) language files updated to 100% completion.
     137
    134138= 2.7.3 =
    135139* **Improved**: Changed placeholders from % to {} in translatable strings for better compatibility with WordPress translation system.
     
    192196
    193197== Upgrade Notice ==
     198= 2.7.4 =
     199Minor fixes related to translations.
     200
    194201= 2.7.3 =
    195202Changed placeholders from % to {} in translatable strings for better compatibility with WordPress translation system. Please update your messages in the plugin settings!
Note: See TracChangeset for help on using the changeset viewer.