Skip to content

Commit

Permalink
Update language file and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lushkant committed Feb 29, 2024
1 parent 52eb62d commit 41d9055
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 13 deletions.
71 changes: 58 additions & 13 deletions languages/rsfv.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-02-29T06:07:32+00:00\n"
"POT-Creation-Date: 2024-02-29T07:38:15+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: rsfv\n"
Expand Down Expand Up @@ -84,7 +84,7 @@ msgid "Please add a post id!"
msgstr ""

#: includes/Compatibility/class-plugin-provider.php:45
#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:29
#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:30
msgid "WooCommerce"
msgstr ""

Expand Down Expand Up @@ -144,14 +144,34 @@ msgstr ""
msgid "Products"
msgstr ""

#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:65
#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:63
msgid "Show videos at Product archives"
msgstr ""

#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:66
#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:64
msgid "When toggled on, it shows set videos at product archives such as Shop and Product category etc."
msgstr ""

#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:84
msgid "Featured Video Order"
msgstr ""

#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:85
msgid "Set video order on single product page/gallery, available in the Pro version."
msgstr ""

#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:90
msgid "First (Default)"
msgstr ""

#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:91
msgid "Second"
msgstr ""

#: includes/Compatibility/Plugins/WooCommerce/class-settings.php:92
msgid "Last"
msgstr ""

#: includes/Settings/class-admin-settings.php:76
msgid "Your settings have been saved."
msgstr ""
Expand All @@ -160,8 +180,16 @@ msgstr ""
msgid "The changes you made will be lost if you navigate away from this page."
msgstr ""

#: includes/Settings/class-admin-settings.php:490
#: includes/Settings/class-admin-settings.php:555
#: includes/Settings/class-admin-settings.php:323
msgid "Pro"
msgstr ""

#: includes/Settings/class-admin-settings.php:479
msgid "Checkout Pro now"
msgstr ""

#: includes/Settings/class-admin-settings.php:540
#: includes/Settings/class-admin-settings.php:605
msgid "Toggle"
msgstr ""

Expand Down Expand Up @@ -217,36 +245,53 @@ msgstr ""
msgid "General"
msgstr ""

#: includes/Settings/Tabs/class-general.php:76
#: includes/Settings/Tabs/class-general.php:74
msgctxt "settings title"
msgid "Theme Compatibility Engine"
msgstr ""

#: includes/Settings/Tabs/class-general.php:77
#: includes/Settings/Tabs/class-general.php:75
msgid "If featured videos aren't working as expected in your theme, you may need to set this from the list of supported theme engines. (Default engine follows standard WordPress rules, and may not work for all themes)"
msgstr ""

#: includes/Settings/Tabs/class-general.php:87
#: includes/Settings/Tabs/class-general.php:85
msgid "Status"
msgstr ""

#: includes/Settings/Tabs/class-general.php:90
#: includes/Settings/Tabs/class-general.php:88
msgid "Auto"
msgstr ""

#: includes/Settings/Tabs/class-general.php:96
#: includes/Settings/Tabs/class-general.php:94
msgid "Set engine"
msgstr ""

#: includes/Settings/Tabs/class-general.php:108
#: includes/Settings/Tabs/class-general.php:106
msgctxt "settings title"
msgid "Enable Post Types Support"
msgstr ""

#: includes/Settings/Tabs/class-general.php:109
#: includes/Settings/Tabs/class-general.php:107
msgid "Please select the post types you wish to enable featured video support at."
msgstr ""

#: includes/Settings/Tabs/class-general.php:136
msgctxt "settings title"
msgid "Global Aspect Ratio"
msgstr ""

#: includes/Settings/Tabs/class-general.php:137
msgid "Set aspect ratio for featured videos shown sitewide."
msgstr ""

#: includes/Settings/Tabs/class-general.php:147
msgid "Video Aspect Ratio"
msgstr ""

#: includes/Settings/Tabs/class-general.php:148
msgid "Available in the Pro version."
msgstr ""

#: includes/Settings/Tabs/class-getpro.php:26
msgid "Get Pro"
msgstr ""
Expand Down
1 change: 1 addition & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ And if you're a Pro user, you can directly send us a mail at [support@smalltownd

= 0.9.0 =
- New: WooCommerce settings now migrated to its own tab
- New: Promo settings for supporting active development
- Improvement: Updated translation files
- Improvement: Other minor changes

Expand Down

0 comments on commit 41d9055

Please sign in to comment.