#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-04-04 08:15+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: \n" "Language: \n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Loco https://localise.biz/" #. Dependency warning #: progressive-wordpress.php:19 #, php-format msgid "" "“%1$s” requires PHP %2$s (or newer) and WordPress %3$s (or newer) to " "function properly. Your site is using PHP %4$s and WordPress %5$s. Please " "upgrade. The plugin has been automatically deactivated." msgstr "" #: Classes/class-init.php:13 msgid "Progressive WP" msgstr "" #. Thank you for using plugin_name #: Classes/class-init.php:38 #, php-format msgid "Thank you for using %s!" msgstr "" #. Why it was developed. #: Classes/class-init.php:41 #, php-format msgid "" "This plugin was developed by %s to use progressive web app features for your " "WordPress website." msgstr "" #. feature 1 #: Classes/class-init.php:44 msgid "" "You are able to create a web-app-manifest, which makes your website " "installable." msgstr "" #. feature 2 #: Classes/class-init.php:46 msgid "" "It also enables offline usage and you are able to send push notifications!" msgstr "" #: Classes/class-init.php:49 msgid "" "To deliver app-like features this plugin uses a serviceworker.js file. This " "technology is not yet supported in all browsers!" msgstr "" #: Classes/class-init.php:50 msgid "buy me a beer" msgstr "" #. If you like this plugin feel free to buy me a beer or get involved in the development on GitHub #: Classes/class-init.php:53 #, php-format msgid "" "If you like this plugin feel free to %1$s or get involved with the " "development on %2$s" msgstr "" #: Classes/class-init.php:111 msgid "An unexpected error occured" msgstr "" #: Classes/class-installable.php:20 msgid "Make your website installable!" msgstr "" #: Classes/class-installable.php:21 inc/funcs.php:62 msgid "Installable" msgstr "" #: Classes/class-installable.php:23 msgid "Enable installation" msgstr "" #: Classes/class-manifest.php:37 msgid "" "This values are used to create a manifest.json file, which provides the data " "to make your website installable." msgstr "" #: Classes/class-manifest.php:39 msgid "Read all about the web app manifest:." msgstr "" #: Classes/class-manifest.php:40 msgid "Manifest.json values" msgstr "" #: Classes/class-manifest.php:42 msgid "Name" msgstr "" #: Classes/class-manifest.php:43 msgid "Short Name" msgstr "" #: Classes/class-manifest.php:44 msgid "max. 12 Chars" msgstr "" #: Classes/class-manifest.php:47 msgid "Start URL" msgstr "" #: Classes/class-manifest.php:49 msgid "Description" msgstr "" #: Classes/class-manifest.php:50 msgid "Icon" msgstr "" #: Classes/class-manifest.php:62 msgid "Display mode" msgstr "" #: Classes/class-manifest.php:63 msgid "possible display modes" msgstr "" #: Classes/class-manifest.php:66 msgid "Orientation" msgstr "" #: Classes/class-manifest.php:67 msgid "Both" msgstr "" #: Classes/class-manifest.php:68 msgid "Landscape" msgstr "" #: Classes/class-manifest.php:69 msgid "Portrait" msgstr "" #: Classes/class-manifest.php:73 msgid "hex value" msgstr "" #: Classes/class-manifest.php:75 msgid "Theme Color" msgstr "" #: Classes/class-manifest.php:76 msgid "Background Color" msgstr "" #. There was a problem generating your manifest file. Please check your permissions for ABSPATH #: Classes/class-manifest.php:123 #, php-format msgid "" "There was a problem generating your manifest file. Please check your " "permissions for %s" msgstr "" #. There was a problem generating your serviceworker file. Please check your permissions for ABSPATH #: Classes/class-manifest.php:130 msgid "Web App Manifest regenerated" msgstr "" #: Classes/class-offlineusage.php:25 msgid "This feature allows you to provide offline usage for your website." msgstr "" #: Classes/class-offlineusage.php:26 msgid "" "A copy of each page is stored in the browser cache as the visitor views it. " "This allows a visitor to load any previously viewed page while they are " "offline. The plugin also defines a special “offline page”, which allows you " "to customize a message and the experience if the app is offline and the page " "is not in the cache." msgstr "" #: Classes/class-offlineusage.php:27 msgid "Offline Usage" msgstr "" #: Classes/class-offlineusage.php:29 msgid "Offline Usage enabled" msgstr "" #: Classes/class-offlineusage.php:38 msgid "Offline Page" msgstr "" #: Classes/class-offlineusage.php:39 msgid "" "This page should contain a message explaining why the requested content is " "not available." msgstr "" #: Classes/class-offlineusage.php:42 msgid "" "Pages and files that should be saved for offline usage on first interaction. " "One URL per line." msgstr "" #. Every URL has to start with: [home_url] #: Classes/class-offlineusage.php:44 #, php-format msgid "Every URL has to start with: %1$s" msgstr "" #: Classes/class-offlineusage.php:46 msgid "Offline Content" msgstr "" #: Classes/class-offlineusage.php:126 msgid "" "This adds a little notice which will be displayed if the device is offline." msgstr "" #: Classes/class-offlineusage.php:127 msgid "offline indicator " msgstr "" #: Classes/class-offlineusage.php:128 msgid "Offline indicator" msgstr "" #: Classes/class-offlineusage.php:129 msgid "Message" msgstr "" #: Classes/class-offlineusage.php:130 msgid "Position" msgstr "" #: Classes/class-offlineusage.php:131 msgid "Bottom" msgstr "" #: Classes/class-offlineusage.php:132 msgid "Top" msgstr "" #: Classes/class-offlineusage.php:135 msgid "Textcolor" msgstr "" #: Classes/class-offlineusage.php:136 msgid "Background-Color" msgstr "" #: Classes/class-push.php:82 msgid "Push Notification settings" msgstr "" #: Classes/class-push.php:84 msgid "Remove devices if failed once" msgstr "" #: Classes/class-push.php:85 msgid "Notification Bar Icon" msgstr "" #: Classes/class-push.php:89 msgid "" "This image will represent the notification when there is not enough space to " "display the notification itself such as, for example, the Android " "Notification Bar. It will be automatically masked. For the best result use a " "single-color graphic with transparent background." msgstr "" #: Classes/class-push.php:94 msgid "This adds a fixed push notification button to the bottom of your page." msgstr "" #: Classes/class-push.php:95 msgid "Push Button" msgstr "" #: Classes/class-push.php:97 msgid "Add notification button" msgstr "" #: Classes/class-push.php:105 msgid "Send to all devices" msgstr "" #: Classes/class-push.php:111 msgid "Device" msgstr "" #: Classes/class-push.php:111 msgid "Registered" msgstr "" #: Classes/class-push.php:114 msgid "No devices registered" msgstr "" #: Classes/class-push.php:124 msgid "Browser" msgstr "" #: Classes/class-push.php:143 msgid "Remove device" msgstr "" #: Classes/class-push.php:151 msgid "Devices" msgstr "" #: Classes/class-push.php:155 msgid "Device could not be removed." msgstr "" #: Classes/class-push.php:156 msgid "Device could not be registered." msgstr "" #: Classes/class-push.php:331 Classes/class-status.php:75 msgid "Download Logfile" msgstr "" #: Classes/class-push.php:332 msgid "Latest Push Log" msgstr "" #: Classes/class-push.php:344 Classes/class-status.php:92 msgid "Logfile could not be created" msgstr "" #: Classes/class-push.php:347 Classes/class-status.php:95 msgid "Error" msgstr "" #: Classes/class-push.php:373 msgid "Title" msgstr "" #: Classes/class-push.php:377 msgid "Body" msgstr "" #: Classes/class-push.php:381 msgid "URL" msgstr "" #: Classes/class-push.php:385 msgid "Image" msgstr "" #: Classes/class-push.php:399 msgid "Create push notification" msgstr "" #: Classes/class-push.php:402 msgid "New Push-Notification" msgstr "" #: Classes/class-push.php:404 msgid "This notification will be sent to the selected device." msgstr "" #: Classes/class-push.php:411 msgid "upload image" msgstr "" #: Classes/class-push.php:411 msgid "remove image" msgstr "" #: Classes/class-push.php:422 msgid "Send push" msgstr "" #: Classes/class-push.php:424 msgid "Notifications have been sent" msgstr "" #: Classes/class-push.php:439 msgid "Invalid firebase server key" msgstr "" #: Classes/class-push.php:468 msgid "No devices set" msgstr "" #: Classes/class-pushcredentials.php:24 msgid "Server Key" msgstr "" #: Classes/class-pushcredentials.php:25 msgid "Sender ID" msgstr "" #: Classes/class-pushcredentials.php:34 msgid "This plugin uses Firebase Cloud Messaging as a messaging service." msgstr "" #. Go to url #: Classes/class-pushcredentials.php:37 #, php-format msgid "Go to %s" msgstr "" #: Classes/class-pushcredentials.php:38 msgid "Click \"create new project\"" msgstr "" #: Classes/class-pushcredentials.php:39 msgid "Follow the instructions to create your project" msgstr "" #: Classes/class-pushcredentials.php:40 msgid "Now navigate to Project setting page" msgstr "" #: Classes/class-pushcredentials.php:41 msgid "Navigate to Cloud Messaging Tab" msgstr "" #: Classes/class-pushcredentials.php:42 msgid "There you will get two important key’s \"Server Key\" and \"Sender Id\"" msgstr "" #: Classes/class-pushcredentials.php:46 msgid "Firebase credentials" msgstr "" #: Classes/class-pushcredentials.php:63 msgid "remove credentials" msgstr "" #: Classes/class-pushcredentials.php:106 msgid "Access denied." msgstr "" #: Classes/class-pushcredentials.php:130 msgid "Server Key or Sender ID could not be verified." msgstr "" #: Classes/class-pushpost.php:28 msgid "PWA Push" msgstr "" #: Classes/class-pushpost.php:41 msgid "This function opens the push notification modal for this post." msgstr "" #: Classes/class-pushpost.php:46 msgid "Push notification has already been sent. Do you want to send it again?" msgstr "" #: Classes/class-pushpost.php:47 msgid "Are you sure you want to send a new push notification?" msgstr "" #: Classes/class-pushpost.php:47 msgid "Send again" msgstr "" #: Classes/class-pushpost.php:87 msgid "" "This will add a meta box to the post edit screen, where you can easily send " "a push notification for this post." msgstr "" #. `{post_title}` will be replaced with the post title. #: Classes/class-pushpost.php:89 #, php-format msgid "%s will be replaced with the post title." msgstr "" #: Classes/class-pushpost.php:90 msgid "Push Post" msgstr "" #. "PushPost" for Post #: Classes/class-pushpost.php:102 #, php-format msgid "Push Post for \"%s\"" msgstr "" #. Post: Title #: Classes/class-pushpost.php:106 #, php-format msgid "%s: Title" msgstr "" #. Post: Body #: Classes/class-pushpost.php:111 #, php-format msgid "%s: Body" msgstr "" #. New Post-Type published #: Classes/class-pushpost.php:113 #, php-format msgid "New %s published!" msgstr "" #: Classes/class-serviceworker.php:42 msgid "" "Your site has to be served over https to use progressive web app features." msgstr "" #: Classes/class-serviceworker.php:53 msgid "" "Your site needs to be served via HTTPS to use Progressive Web App " "functionality" msgstr "" #: Classes/class-serviceworker.php:61 msgid "Registration failed" msgstr "" #: Classes/class-serviceworker.php:66 msgid "Your browser does not support Progressive Web App functionality" msgstr "" #. There was a problem generating your serviceworker file. Please check your permissions for ABSPATH #: Classes/class-serviceworker.php:140 #, php-format msgid "" "There was a problem generating your serviceworker file. Please check your " "permissions for %s" msgstr "" #. There was a problem generating your serviceworker file. Please check your permissions for ABSPATH #: Classes/class-serviceworker.php:149 msgid "ServiceWorker regenerated" msgstr "" #: Classes/class-status.php:44 msgid "Status" msgstr "" #: Classes/class-status.php:61 msgid "Unregister all other serviceworkers" msgstr "" #. Please make sure your device supports progressive web apps and the status above is green. #: Classes/class-status.php:68 #, php-format msgid "" "Please make sure the status above is all green and your device supports %s." msgstr "" #. Still not working? Please visit the support forum. #: Classes/class-status.php:70 #, php-format msgid "Still not working? Please visit the %s." msgstr "" #: Classes/class-status.php:70 msgid "support forum" msgstr "" #: Classes/class-status.php:71 msgid "Attention!" msgstr "" #: Classes/class-status.php:71 msgid "The Debug Log contains information that should not be public." msgstr "" #: Classes/class-status.php:73 msgid "Need Help?" msgstr "" #: Classes/class-status.php:76 msgid "Debug Log" msgstr "" #: Classes/class-status.php:166 msgid "Manifest" msgstr "" #: Classes/class-status.php:168 msgid "Manifest generated successfully." msgstr "" #: Classes/class-status.php:169 msgid "Manifest not generated." msgstr "" #: Classes/class-status.php:172 msgid "ServiceWorker" msgstr "" #: Classes/class-status.php:174 msgid "ServiceWorker generated successfully." msgstr "" #: Classes/class-status.php:175 msgid "ServiceWorker not generated." msgstr "" #: Classes/class-status.php:178 msgid "Root Folder" msgstr "" #: Classes/class-status.php:180 msgid "Root Folder is writable." msgstr "" #: Classes/class-status.php:181 msgid "Root Folder is not writable." msgstr "" #: Classes/class-status.php:184 msgid "HTTPS" msgstr "" #: Classes/class-status.php:186 msgid "Your site is serverd over HTTPS." msgstr "" #: Classes/class-status.php:187 msgid "Your site has to be served over HTTPS." msgstr "" #: inc/funcs.php:58 msgid "About" msgstr "" #: inc/funcs.php:66 msgid "Offline usage" msgstr "" #: inc/funcs.php:70 msgid "Push Notifications" msgstr "" #: Classes/Libs/class-settings.php:63 msgid "Settings saved." msgstr "" #. Name of the plugin msgid "Progressive WordPress (PWA)" msgstr "" #. Description of the plugin msgid "" "Turn your website into a Progressive Web App and make it installable, " "offline ready and send push notifications." msgstr "" #. URI of the plugin msgid "https://github.com/nico-martin/progressive-wordpress" msgstr "" #. Author of the plugin msgid "Nico Martin" msgstr "" #. Author URI of the plugin msgid "https://nicomartin.ch" msgstr ""