aboutsummaryrefslogtreecommitdiff
path: root/addons/resource.language.en_gb
diff options
context:
space:
mode:
authorfritsch <Peter.Fruehberger@gmail.com>2015-04-07 18:50:40 +0200
committerfritsch <peter.fruehberger@gmail.com>2015-04-08 20:39:11 +0200
commit316d5712011955d95184ac3b63d8d5e20cb9dcdc (patch)
treee4e50686171148d8c7f8d705ae880d1bac37b7a5 /addons/resource.language.en_gb
parentdceab971ed71caa55fe4a50af9d68ff0cf170ae8 (diff)
Lang: Add ressources strings for Gui Limits
Diffstat (limited to 'addons/resource.language.en_gb')
-rw-r--r--addons/resource.language.en_gb/resources/strings.po24
1 files changed, 24 insertions, 0 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po
index 8c9d3f9e35..e7244d13bf 100644
--- a/addons/resource.language.en_gb/resources/strings.po
+++ b/addons/resource.language.en_gb/resources/strings.po
@@ -16532,3 +16532,27 @@ msgstr ""
msgctxt "#38012"
msgid "Show "All Items" entry in directory (for example All Albums or All Seasons)"
msgstr ""
+
+#. Label of a setting to limit the number of fps used for updating the GUI while playing videos. This is useful for slow systems that have problems rendering GUI and video at the same time in full speed.
+#: system/settings/settings.xml
+msgctxt "#38013"
+msgid "Limit GUI updates during playback"
+msgstr ""
+
+#. Description for the setting Video -> Acceleration -> Limit GUI updates when playing video with label #38013
+#: system/settings/settings.xml
+msgctxt "#38014"
+msgid "Limits the speed (fps) used to update the GUI while playing videos. This can reduce CPU load and fix playback issues while the GUI is shown."
+msgstr ""
+
+#. Label of a settings value to indicate the "disabled" state of an otherwise limiting setting (like fps limit, bandwidth limit, ...)
+#: system/settings/settings.xml
+msgctxt "#38015"
+msgid "Unlimited"
+msgstr ""
+
+#. Used to format framerate values. %d will be replaced with the according number/integer, like "24 fps", "50 fps"
+#: system/settings/settings.xml
+msgctxt "#38016"
+msgid "%d fps"
+msgstr ""