Changeset 2114148
- Timestamp:
- 06/28/2019 10:56:31 AM (7 years ago)
- Location:
- powies-uptime-robot
- Files:
-
- 2 edited
-
tags/0.9.6/languages/powies-uptime-robot.pot (modified) (2 diffs)
-
trunk/languages/powies-uptime-robot.pot (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
powies-uptime-robot/tags/0.9.6/languages/powies-uptime-robot.pot
r2114130 r2114148 1 1 # Copyright (C) 2019 Thomas Ehrhardt 2 2 # This file is distributed under the same license as the Powies Uptime Robot plugin. 3 #, fuzzy 3 4 msgid "" 4 5 msgstr "" … … 10 11 "Content-Type: text/plain; charset=UTF-8\n" 11 12 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2019-06-28 T12:32:05+02:00\n"13 "POT-Creation-Date: 2019-06-28 12:55+0200\n" 13 14 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.2.0\n"15 "X-Generator: Poedit 2.2.3\n" 15 16 "X-Domain: pum\n" 17 "X-Poedit-KeywordsList: __;_e\n" 18 "X-Poedit-Basepath: ..\n" 19 "X-Poedit-SearchPath-0: .\n" 16 20 17 # . Plugin Name of the plugin18 msgid " Powies Uptime Robot"21 #: pum.php:32 22 msgid "Uptime Robot Setup" 19 23 msgstr "" 20 24 21 # . Plugin URI of the plugin22 msgid " https://powie.de/wordpress/powies-uptime-robot/"25 #: pum.php:59 26 msgid "Status" 23 27 msgstr "" 24 28 25 # . Description of the plugin26 msgid " Powies Uptime Robot Plugin with Shortcode and Widget"29 #: pum.php:60 30 msgid "Monitor Name" 27 31 msgstr "" 28 32 29 # . Author of the plugin30 msgid " Thomas Ehrhardt"33 #: pum.php:61 34 msgid "Uptime" 31 35 msgstr "" 32 36 33 # . Author URI of the plugin34 msgid " https://powie.de"37 #: pum.php:79 38 msgid "Updated at" 35 39 msgstr "" 40 41 #: pum.php:99 42 msgid "paused" 43 msgstr "" 44 45 #: pum.php:102 46 msgid "not checked yet" 47 msgstr "" 48 49 #: pum.php:105 50 msgid "up" 51 msgstr "" 52 53 #: pum.php:108 54 msgid "seems down" 55 msgstr "" 56 57 #: pum.php:111 58 msgid "down" 59 msgstr "" 60 61 #: pum.php:114 62 msgid "unknown" 63 msgstr "" 64 65 #: pum_settings.php:3 66 msgid "Uptime Robot Settings" 67 msgstr "" 68 69 #: pum_settings.php:8 70 msgid "Post Content" 71 msgstr "" 72 73 #: pum_settings.php:13 74 msgid "API Settings" 75 msgstr "" 76 77 #: pum_settings.php:17 78 msgid "API Key" 79 msgstr "" 80 81 #: pum_settings.php:27 82 msgid "Display Settings" 83 msgstr "" 84 85 #: pum_settings.php:31 86 msgid "Hide Monitors" 87 msgstr "" 88 89 #: pum_settings.php:35 90 msgid "Comma separated list of monitors to hide from displaying" 91 msgstr "" 92 93 #: pum_settings.php:40 94 msgid "Save Changes" 95 msgstr "" 96 97 #: pum_settings.php:46 98 msgid "Shortcode Usage" 99 msgstr "" 100 101 #: pum_settings.php:48 102 msgid "Use the shortcode <code>[pum]</code> to show the status list on a page or post." 103 msgstr "" 104 105 #: pum_settings.php:49 106 msgid "Use <code>[pum monitor=friendlyname]</code> to show the status of a single monitor only." 107 msgstr "" 108 109 #: pum_settings.php:54 110 msgid "About" 111 msgstr "" 112 113 #: status-cloud-widget.php:15 114 msgid "Uptime Robot Status Cloud" 115 msgstr "" 116 117 #: status-cloud-widget.php:16 118 msgid "Displays Uptime Robot Statuses on the sidebar" 119 msgstr "" -
powies-uptime-robot/trunk/languages/powies-uptime-robot.pot
r2114130 r2114148 1 1 # Copyright (C) 2019 Thomas Ehrhardt 2 2 # This file is distributed under the same license as the Powies Uptime Robot plugin. 3 #, fuzzy 3 4 msgid "" 4 5 msgstr "" … … 10 11 "Content-Type: text/plain; charset=UTF-8\n" 11 12 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2019-06-28 T12:32:05+02:00\n"13 "POT-Creation-Date: 2019-06-28 12:55+0200\n" 13 14 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.2.0\n"15 "X-Generator: Poedit 2.2.3\n" 15 16 "X-Domain: pum\n" 17 "X-Poedit-KeywordsList: __;_e\n" 18 "X-Poedit-Basepath: ..\n" 19 "X-Poedit-SearchPath-0: .\n" 16 20 17 # . Plugin Name of the plugin18 msgid " Powies Uptime Robot"21 #: pum.php:32 22 msgid "Uptime Robot Setup" 19 23 msgstr "" 20 24 21 # . Plugin URI of the plugin22 msgid " https://powie.de/wordpress/powies-uptime-robot/"25 #: pum.php:59 26 msgid "Status" 23 27 msgstr "" 24 28 25 # . Description of the plugin26 msgid " Powies Uptime Robot Plugin with Shortcode and Widget"29 #: pum.php:60 30 msgid "Monitor Name" 27 31 msgstr "" 28 32 29 # . Author of the plugin30 msgid " Thomas Ehrhardt"33 #: pum.php:61 34 msgid "Uptime" 31 35 msgstr "" 32 36 33 # . Author URI of the plugin34 msgid " https://powie.de"37 #: pum.php:79 38 msgid "Updated at" 35 39 msgstr "" 40 41 #: pum.php:99 42 msgid "paused" 43 msgstr "" 44 45 #: pum.php:102 46 msgid "not checked yet" 47 msgstr "" 48 49 #: pum.php:105 50 msgid "up" 51 msgstr "" 52 53 #: pum.php:108 54 msgid "seems down" 55 msgstr "" 56 57 #: pum.php:111 58 msgid "down" 59 msgstr "" 60 61 #: pum.php:114 62 msgid "unknown" 63 msgstr "" 64 65 #: pum_settings.php:3 66 msgid "Uptime Robot Settings" 67 msgstr "" 68 69 #: pum_settings.php:8 70 msgid "Post Content" 71 msgstr "" 72 73 #: pum_settings.php:13 74 msgid "API Settings" 75 msgstr "" 76 77 #: pum_settings.php:17 78 msgid "API Key" 79 msgstr "" 80 81 #: pum_settings.php:27 82 msgid "Display Settings" 83 msgstr "" 84 85 #: pum_settings.php:31 86 msgid "Hide Monitors" 87 msgstr "" 88 89 #: pum_settings.php:35 90 msgid "Comma separated list of monitors to hide from displaying" 91 msgstr "" 92 93 #: pum_settings.php:40 94 msgid "Save Changes" 95 msgstr "" 96 97 #: pum_settings.php:46 98 msgid "Shortcode Usage" 99 msgstr "" 100 101 #: pum_settings.php:48 102 msgid "Use the shortcode <code>[pum]</code> to show the status list on a page or post." 103 msgstr "" 104 105 #: pum_settings.php:49 106 msgid "Use <code>[pum monitor=friendlyname]</code> to show the status of a single monitor only." 107 msgstr "" 108 109 #: pum_settings.php:54 110 msgid "About" 111 msgstr "" 112 113 #: status-cloud-widget.php:15 114 msgid "Uptime Robot Status Cloud" 115 msgstr "" 116 117 #: status-cloud-widget.php:16 118 msgid "Displays Uptime Robot Statuses on the sidebar" 119 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.