Files
2024-06-18 17:29:05 -04:00

659 lines
16 KiB
Plaintext

# Copyright (C) 2024 rtCamp
# This file is distributed under the same license as the Nginx Helper plugin.
msgid ""
msgstr ""
"Project-Id-Version: Nginx Helper 2.2.5\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/nginx-helper\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-04-15T10:26:40+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.9.0\n"
"X-Domain: nginx-helper\n"
#. Plugin Name of the plugin
#: admin/class-nginx-helper-admin.php:177
#: admin/class-nginx-helper-admin.php:178
#: admin/class-nginx-helper-admin.php:188
#: admin/class-nginx-helper-admin.php:189
msgid "Nginx Helper"
msgstr ""
#. Plugin URI of the plugin
msgid "https://rtcamp.com/nginx-helper/"
msgstr ""
#. Description of the plugin
msgid "Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does few more things."
msgstr ""
#. Author of the plugin
msgid "rtCamp"
msgstr ""
#. Author URI of the plugin
msgid "https://rtcamp.com"
msgstr ""
#: admin/class-nginx-helper-admin.php:88
msgid "General"
msgstr ""
#: admin/class-nginx-helper-admin.php:92
msgid "Support"
msgstr ""
#: admin/class-nginx-helper-admin.php:160
msgid "Purging entire cache is not recommended. Would you like to continue?"
msgstr ""
#: admin/class-nginx-helper-admin.php:212
msgid "Purge Cache"
msgstr ""
#: admin/class-nginx-helper-admin.php:215
msgid "Purge Current Page"
msgstr ""
#: admin/class-nginx-helper-admin.php:342
msgid "Settings"
msgstr ""
#: admin/class-nginx-helper-admin.php:426
msgid "No items"
msgstr ""
#: admin/class-nginx-helper-admin.php:437
msgid "Posted "
msgstr ""
#: admin/class-nginx-helper-admin.php:776
msgid "Purge initiated"
msgstr ""
#: admin/class-purger.php:691
msgid "Purging homepage (WPML) "
msgstr ""
#: admin/class-purger.php:696
msgid "Purging homepage "
msgstr ""
#: admin/class-purger.php:715
msgid "Purging personal urls"
msgstr ""
#: admin/class-purger.php:723
msgid "No personal urls available"
msgstr ""
#: admin/class-purger.php:739
msgid "Purging category archives"
msgstr ""
#. translators: %d: Category ID.
#: admin/class-purger.php:748
msgid "Purging category '%d'"
msgstr ""
#: admin/class-purger.php:766
msgid "Purging tags archives"
msgstr ""
#: admin/class-purger.php:774
#: admin/class-purger.php:874
msgid "Purging tag '%1$s' ( id %2$d )"
msgstr ""
#: admin/class-purger.php:793
msgid "Purging post custom taxonomies related"
msgstr ""
#. translators: %s: Post taxonomy name.
#. translators: %s: Taxonomy name.
#: admin/class-purger.php:807
#: admin/class-purger.php:907
msgid "Purging custom taxonomy '%s'"
msgstr ""
#. translators: %s: Post taxonomy name.
#. translators: %s: Taxonomy name.
#: admin/class-purger.php:821
#: admin/class-purger.php:923
msgid "Your built-in taxonomy '%s' has param '_builtin' set to false."
msgstr ""
#: admin/class-purger.php:825
#: admin/class-purger.php:927
msgid "No custom taxonomies"
msgstr ""
#: admin/class-purger.php:838
msgid "Purging all categories"
msgstr ""
#: admin/class-purger.php:846
msgid "Purging category '%1$s' ( id %2$d )"
msgstr ""
#: admin/class-purger.php:852
msgid "No categories archives"
msgstr ""
#: admin/class-purger.php:866
msgid "Purging all tags"
msgstr ""
#: admin/class-purger.php:879
msgid "No tags archives"
msgstr ""
#: admin/class-purger.php:893
msgid "Purging all custom taxonomies"
msgstr ""
#: admin/class-purger.php:954
msgid "Purging all posts, pages and custom post types."
msgstr ""
#: admin/class-purger.php:969
msgid "Purging post id '%1$d' ( post type '%2$s' )"
msgstr ""
#: admin/class-purger.php:974
msgid "No posts"
msgstr ""
#: admin/class-purger.php:988
msgid "Purging all date-based archives."
msgstr ""
#: admin/class-purger.php:1005
msgid "Purging all daily archives."
msgstr ""
#: admin/class-purger.php:1028
msgid "Purging daily archive '%1$s/%2$s/%3$s'"
msgstr ""
#: admin/class-purger.php:1039
msgid "No daily archives"
msgstr ""
#: admin/class-purger.php:1051
msgid "Purging all monthly archives."
msgstr ""
#: admin/class-purger.php:1079
msgid "Purging monthly archive '%1$s/%2$s'"
msgstr ""
#: admin/class-purger.php:1084
msgid "No monthly archives"
msgstr ""
#: admin/class-purger.php:1096
msgid "Purging all yearly archives."
msgstr ""
#. translators: %s: Year to purge cache.
#: admin/class-purger.php:1124
msgid "Purging yearly archive '%s'"
msgstr ""
#: admin/class-purger.php:1129
msgid "No yearly archives"
msgstr ""
#: admin/class-purger.php:1141
msgid "Let's purge everything!"
msgstr ""
#: admin/class-purger.php:1147
msgid "Everything purged!"
msgstr ""
#: admin/class-purger.php:1170
msgid "Term taxonomy edited or deleted"
msgstr ""
#: admin/class-purger.php:1177
msgid "Term taxonomy '%1$s' edited, (tt_id '%2$d', term_id '%3$d', taxonomy '%4$s')"
msgstr ""
#: admin/class-purger.php:1181
msgid "A term taxonomy has been deleted from taxonomy '%1$s', (tt_id '%2$d', term_id '%3$d')"
msgstr ""
#: admin/class-purger.php:1209
msgid "Widget saved, moved or removed in a sidebar"
msgstr ""
#: admin/partials/nginx-helper-admin-display.php:21
msgid "Nginx Settings"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:82
msgid "Log file size must be a number."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:92
msgid "Settings saved."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:119
msgid "Purging Options"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:126
msgid "Enable Purge"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:136
msgid "Caching Method"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:148
msgid "nginx Fastcgi cache"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:150
msgid "External settings for nginx"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:151
msgid "requires external settings for nginx"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:161
msgid "Redis cache"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:171
msgid "Purge Method"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:181
#: admin/partials/nginx-helper-general-options.php:361
msgid "when a post/page/custom post is published."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:191
msgid "Using a GET request to"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:192
msgid "(Default option)"
msgstr ""
#. translators: %s Nginx cache purge module link.
#: admin/partials/nginx-helper-general-options.php:203
msgid "Uses the %s module."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:221
msgid "Delete local server cache files"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:227
msgid "Checks for matching cache file in <strong>RT_WP_NGINX_HELPER_CACHE_PATH</strong>. Does not require any other modules. Requires that the cache be stored on the same server as WordPress. You must also be using the default nginx cache options (levels=1:2) and (fastcgi_cache_key \"$scheme$request_method$host$request_uri\")."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:242
msgid "Redis Settings"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:247
msgid "Hostname"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:254
#: admin/partials/nginx-helper-general-options.php:269
#: admin/partials/nginx-helper-general-options.php:284
msgid "Overridden by constant variables."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:262
msgid "Port"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:277
msgid "Prefix"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:297
msgid "Purging Conditions"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:302
msgid "Purge Homepage:"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:309
msgid "when a post/page/custom post is modified or added."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:318
#: admin/partials/nginx-helper-general-options.php:445
msgid "when a <strong>post</strong> (or page/custom post) is <strong>modified</strong> or <strong>added</strong>."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:330
msgid "when an existing post/page/custom post is modified."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:339
msgid "when a <strong>published post</strong> (or page/custom post) is <strong>trashed</strong>"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:353
msgid "Purge Post/Page/Custom Post Type:"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:370
msgid "when a <strong>post</strong> is <strong>published</strong>."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:382
#: admin/partials/nginx-helper-general-options.php:479
msgid "when a comment is approved/published."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:391
#: admin/partials/nginx-helper-general-options.php:488
msgid "when a <strong>comment</strong> is <strong>approved/published</strong>."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:403
#: admin/partials/nginx-helper-general-options.php:500
msgid "when a comment is unapproved/deleted."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:412
#: admin/partials/nginx-helper-general-options.php:509
msgid "when a <strong>comment</strong> is <strong>unapproved/deleted</strong>."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:426
msgid "Purge Archives:"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:428
msgid "(date, category, tag, author, custom taxonomies)"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:436
msgid "when an post/page/custom post is modified or added"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:457
msgid "when an existing post/page/custom post is trashed."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:466
msgid "when a <strong>published post</strong> (or page/custom post) is <strong>trashed</strong>."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:523
msgid "Purge Feeds:"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:532
msgid "purge feeds"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:541
msgid "purge <strong>feeds</strong> along with <strong>posts</strong> & <strong>pages</strong>."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:554
msgid "Custom Purge URL:"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:560
msgid "Add one URL per line. URL should not contain domain name."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:563
msgid "Eg: To purge http://example.com/sample-page/ add <strong>/sample-page/</strong> in above textarea."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:567
msgid "'*' will only work with redis cache server."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:577
msgid "Debug Options"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:587
msgid "Enable Nginx Map."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:606
msgid "Enable Logging"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:611
msgid "disable"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:617
msgid "enable"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:624
msgid "NOTE"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:625
msgid "To"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:627
msgid "the logging feature, you must define"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:628
msgid "as"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:630
msgid "in your"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:641
msgid "Enable Nginx Timestamp in HTML"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:655
msgid "Nginx Map"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:664
msgid "Can't write on map file."
msgstr ""
#. translators: %s file url.
#: admin/partials/nginx-helper-general-options.php:669
#: admin/partials/nginx-helper-general-options.php:741
msgid "Check you have write permission on <strong>%s</strong>"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:686
msgid "Nginx Map path to include in nginx settings"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:687
msgid "(recommended)"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:700
msgid "Or,"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:701
msgid "Text to manually copy and paste in nginx settings"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:702
msgid "(if your network is small and new sites are not added frequently)"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:720
msgid "Logging Options"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:736
msgid "Can't write on log file."
msgstr ""
#: admin/partials/nginx-helper-general-options.php:758
msgid "Logs path"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:770
msgid "View Log"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:775
msgid "Log"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:782
msgid "Log level"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:787
msgid "None"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:788
msgid "Info"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:789
msgid "Warning"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:790
msgid "Error"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:797
msgid "Max log file size"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:803
msgid "Mb"
msgstr ""
#: admin/partials/nginx-helper-general-options.php:820
msgid "Save All Changes"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:26
msgid "Purge Entire Cache"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:31
msgid "Need Help?"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:38
msgid "Please use our"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:40
msgid "free support forum"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:50
msgid "Getting Social is Good"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:54
msgid "Become a fan on Facebook"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:55
msgid "Follow us on Twitter"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:61
msgid "Useful Links"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:66
msgid "WordPress-Nginx Solutions"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:69
msgid "WordPress Theme Devleopment"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:72
msgid "WordPress Plugin Development"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:75
msgid "WordPress Consultancy"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:78
msgid "easyengine (ee)"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:85
msgid "Click to toggle"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:86
msgid "Latest News"
msgstr ""
#: admin/partials/nginx-helper-sidebar-display.php:87
msgid "Loading..."
msgstr ""
#: admin/partials/nginx-helper-support-options.php:18
msgid "Support Forums"
msgstr ""
#: admin/partials/nginx-helper-support-options.php:24
msgid "Free Support"
msgstr ""
#: admin/partials/nginx-helper-support-options.php:27
msgid "Free Support Forum"
msgstr ""
#: admin/partials/nginx-helper-support-options.php:28
#: admin/partials/nginx-helper-support-options.php:38
msgid "Link to forum"
msgstr ""
#: admin/partials/nginx-helper-support-options.php:34
msgid "Premium Support"
msgstr ""
#: admin/partials/nginx-helper-support-options.php:37
msgid "Premium Support Forum"
msgstr ""
#: class-nginx-helper-wp-cli-command.php:40
msgid "Purged Everything!"
msgstr ""
#: includes/class-nginx-helper-activator.php:49
msgid "Sorry, you need to be an administrator to use Nginx Helper"
msgstr ""
#. translators: %s is Minimum WP version.
#: includes/class-nginx-helper.php:311
msgid "Sorry, Nginx Helper requires WordPress %s or higher"
msgstr ""