summaryrefslogtreecommitdiffstats
path: root/repo-resources-embedded/resource.language.mi
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 18:07:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 18:07:22 +0000
commitc04dcc2e7d834218ef2d4194331e383402495ae1 (patch)
tree7333e38d10d75386e60f336b80c2443c1166031d /repo-resources-embedded/resource.language.mi
parentInitial commit. (diff)
downloadkodi-c04dcc2e7d834218ef2d4194331e383402495ae1.tar.xz
kodi-c04dcc2e7d834218ef2d4194331e383402495ae1.zip
Adding upstream version 2:20.4+dfsg.upstream/2%20.4+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'repo-resources-embedded/resource.language.mi')
-rw-r--r--repo-resources-embedded/resource.language.mi/addon.xml34
-rw-r--r--repo-resources-embedded/resource.language.mi/icon.pngbin0 -> 1994 bytes
-rw-r--r--repo-resources-embedded/resource.language.mi/resources/langinfo.xml68
-rw-r--r--repo-resources-embedded/resource.language.mi/resources/strings.po19080
4 files changed, 19182 insertions, 0 deletions
diff --git a/repo-resources-embedded/resource.language.mi/addon.xml b/repo-resources-embedded/resource.language.mi/addon.xml
new file mode 100644
index 0000000..2387537
--- /dev/null
+++ b/repo-resources-embedded/resource.language.mi/addon.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<addon
+ id="resource.language.mi"
+ version="10.0.41"
+ name="Maori"
+ provider-name="Team Kodi">
+ <requires>
+ <import addon="kodi.resource" version="1.0.0"/>
+ </requires>
+ <extension
+ point="kodi.resource.language"
+ locale="mi">
+ <charsets>
+ <gui>CP1252</gui>
+ <subtitle>CP1252</subtitle>
+ </charsets>
+ <dvd>
+ <menu>en</menu>
+ <audio>en</audio>
+ <subtitle>en</subtitle>
+ </dvd>
+ <sorttokens>
+ <token>The</token>
+ </sorttokens>
+ </extension>
+ <extension point="kodi.addon.metadata">
+ <summary lang="en_GB">Maori language pack</summary>
+ <description lang="en_GB">Maori version of all texts used in Kodi.</description>
+ <platform>all</platform>
+ <assets>
+ <icon>icon.png</icon>
+ </assets>
+ </extension>
+</addon>
diff --git a/repo-resources-embedded/resource.language.mi/icon.png b/repo-resources-embedded/resource.language.mi/icon.png
new file mode 100644
index 0000000..b834e48
--- /dev/null
+++ b/repo-resources-embedded/resource.language.mi/icon.png
Binary files differ
diff --git a/repo-resources-embedded/resource.language.mi/resources/langinfo.xml b/repo-resources-embedded/resource.language.mi/resources/langinfo.xml
new file mode 100644
index 0000000..a6177d9
--- /dev/null
+++ b/repo-resources-embedded/resource.language.mi/resources/langinfo.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
+<!-- Possible values for <charsets> -->
+<!-- ============================== -->
+<!-- -->
+<!-- ISO-Charsets: -->
+<!-- ISO-8859-1 - Western Europe (ISO) -->
+<!-- ISO-8859-2 - Central Europe (ISO) -->
+<!-- ISO-8859-3 - South Europe (ISO) -->
+<!-- ISO-8859-4 - Baltic (ISO) -->
+<!-- ISO-8859-5 - Cyrillic (ISO) -->
+<!-- ISO-8859-6 - Arabic (ISO) -->
+<!-- ISO-8859-7 - Greek (ISO) -->
+<!-- ISO-8859-8 - Hebrew (ISO) -->
+<!-- ISO-8859-9 - Turkish (ISO) -->
+<!-- -->
+<!-- Windows Charsets: -->
+<!-- CP1250 - Central Europe (Windows) -->
+<!-- CP1251 - Cyrillic (Windows) -->
+<!-- CP1252 - Western Europe (Windows) -->
+<!-- CP1253 - Greek (Windows) -->
+<!-- CP1254 - Turkish (Windows) -->
+<!-- CP1255 - Hebrew (Windows) -->
+<!-- CP1256 - Arabic (Windows) -->
+<!-- CP1257 - Baltic (Windows) -->
+<!-- CP1258 - Vietnamesse (Windows) -->
+<!-- CP874 - Thai (Windows) -->
+<!-- CP949 - Korean -->
+<!-- -->
+<!-- Others: -->
+<!-- GBK - Chinese Simplified (GBK) -->
+<!-- BIG5 - Chinese Traditional (Big5) -->
+<!-- BIG5-HKSCS - Hong Kong (Big5-HKSCS) -->
+<!-- SHIFT_JIS - Japanese (Shift-JIS) -->
+<!-- -->
+<!-- Link: (Country-Codepage comparison) -->
+<!-- http://www.science.co.il/Language/Locale-Codes.asp -->
+<!-- -->
+<!-- Possible values for <dvd> -->
+<!-- ========================= -->
+<!-- Language codes expected are two character -->
+<!-- codes as defined in ISO639. -->
+<!-- -->
+<!-- Link: -->
+<!-- http://etext.virginia.edu/tei/iso639.html -->
+
+
+
+<language locale="mi">
+ <regions>
+ <region name="New Zealand (12h)" locale="NZ">
+ <dateshort>DD/MM/YYYY</dateshort>
+ <datelong>DDDD, D MMMM YYYY</datelong>
+ <time symbolAM="AM" symbolPM="PM">h:mm:ss xx</time>
+ <tempunit>C</tempunit>
+ <speedunit>kmh</speedunit>
+ <timezone>UTC+12</timezone>
+ </region>
+ <region name="New Zealand (24h)" locale="NZ">
+ <dateshort>DD/MM/YYYY</dateshort>
+ <datelong>DDDD, D MMMM YYYY</datelong>
+ <time symbolAM="AM" symbolPM="PM">H:mm:ss</time>
+ <tempunit>C</tempunit>
+ <speedunit>kmh</speedunit>
+ <timezone>UTC+12</timezone>
+ </region>
+ </regions>
+</language>
diff --git a/repo-resources-embedded/resource.language.mi/resources/strings.po b/repo-resources-embedded/resource.language.mi/resources/strings.po
new file mode 100644
index 0000000..65fe928
--- /dev/null
+++ b/repo-resources-embedded/resource.language.mi/resources/strings.po
@@ -0,0 +1,19080 @@
+# Kodi Media Center language file
+msgid ""
+msgstr ""
+"Project-Id-Version: KODI Main\n"
+"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: 2023-01-30 23:09+0000\n"
+"Last-Translator: Christian Gade <gade@kodi.tv>\n"
+"Language-Team: Maori <https://kodi.weblate.cloud/projects/kodi-core/kodi-main/mi/>\n"
+"Language: mi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: Weblate 4.15.2\n"
+
+msgctxt "#0"
+msgid "Programs"
+msgstr "Ngā Papatono"
+
+msgctxt "#1"
+msgid "Pictures"
+msgstr "Ngā Pikitia"
+
+msgctxt "#2"
+msgid "Music"
+msgstr "Ngā Puoro"
+
+msgctxt "#3"
+msgid "Videos"
+msgstr "Ngā Ataata"
+
+msgctxt "#4"
+msgid "TV guide"
+msgstr ""
+
+msgctxt "#5"
+msgid "Settings"
+msgstr "Whakatūringi"
+
+msgctxt "#6"
+msgid "Kodi GIT"
+msgstr ""
+
+msgctxt "#7"
+msgid "File manager"
+msgstr "Kōnae Whakahaere"
+
+msgctxt "#8"
+msgid "Weather"
+msgstr "Huarere"
+
+msgctxt "#9"
+msgid "Kodi media center"
+msgstr "Kodi pāpāho takuahi"
+
+#. Weather token
+msgctxt "#11"
+msgid "Monday"
+msgstr "Rāhina"
+
+#. Weather token
+msgctxt "#12"
+msgid "Tuesday"
+msgstr "Rātū"
+
+#. Weather token
+msgctxt "#13"
+msgid "Wednesday"
+msgstr "Rāapa"
+
+#. Weather token
+msgctxt "#14"
+msgid "Thursday"
+msgstr "Rāpare"
+
+#. Weather token
+msgctxt "#15"
+msgid "Friday"
+msgstr "Rāmere"
+
+#. Weather token
+msgctxt "#16"
+msgid "Saturday"
+msgstr "Rāhoroi"
+
+#. Weather token
+msgctxt "#17"
+msgid "Sunday"
+msgstr "Rātapu"
+
+msgctxt "#21"
+msgid "January"
+msgstr "Kohi-tātea"
+
+msgctxt "#22"
+msgid "February"
+msgstr "Hui-tanguru"
+
+msgctxt "#23"
+msgid "March"
+msgstr "Poutū-te-rangi"
+
+msgctxt "#24"
+msgid "April"
+msgstr "Paenga-whāwhā"
+
+msgctxt "#25"
+msgid "May"
+msgstr "Haratua"
+
+msgctxt "#26"
+msgid "June"
+msgstr "Pipiri"
+
+msgctxt "#27"
+msgid "July"
+msgstr "Hōngongoi"
+
+msgctxt "#28"
+msgid "August"
+msgstr "Here-turi-kōkā"
+
+msgctxt "#29"
+msgid "September"
+msgstr "Mahuru"
+
+msgctxt "#30"
+msgid "October"
+msgstr "Whiringa-ā-nuku"
+
+msgctxt "#31"
+msgid "November"
+msgstr "Whiringa-ā-rangi"
+
+msgctxt "#32"
+msgid "December"
+msgstr "Hakihea"
+
+msgctxt "#41"
+msgid "Mon"
+msgstr "Rāhina"
+
+msgctxt "#42"
+msgid "Tue"
+msgstr "Rātū"
+
+msgctxt "#43"
+msgid "Wed"
+msgstr "Rāapa"
+
+msgctxt "#44"
+msgid "Thu"
+msgstr "Rāpare"
+
+msgctxt "#45"
+msgid "Fri"
+msgstr "Rāmere"
+
+msgctxt "#46"
+msgid "Sat"
+msgstr "Rāhoroi"
+
+msgctxt "#47"
+msgid "Sun"
+msgstr "Rātapu"
+
+msgctxt "#51"
+msgid "Jan"
+msgstr "Kōhi-tatea"
+
+msgctxt "#52"
+msgid "Feb"
+msgstr "Hui-tanguru"
+
+msgctxt "#53"
+msgid "Mar"
+msgstr "Poutū-te-rangi"
+
+msgctxt "#54"
+msgid "Apr"
+msgstr "Paenga-whāwhā"
+
+msgctxt "#55"
+msgid "May"
+msgstr "Haratua"
+
+msgctxt "#56"
+msgid "Jun"
+msgstr "Pipiri"
+
+msgctxt "#57"
+msgid "Jul"
+msgstr "Hōngongoi"
+
+msgctxt "#58"
+msgid "Aug"
+msgstr "Here-turi-koka"
+
+msgctxt "#59"
+msgid "Sep"
+msgstr "Mahuru"
+
+msgctxt "#60"
+msgid "Oct"
+msgstr "Whiringa-ā-nuku"
+
+msgctxt "#61"
+msgid "Nov"
+msgstr "Whiringa-ā-rangi"
+
+msgctxt "#62"
+msgid "Dec"
+msgstr "Hakihea"
+
+#. Weather token
+msgctxt "#71"
+msgid "N"
+msgstr "N"
+
+#. Weather token
+msgctxt "#72"
+msgid "NNE"
+msgstr "NNE"
+
+#. Weather token
+msgctxt "#73"
+msgid "NE"
+msgstr "NE"
+
+#. Weather token
+msgctxt "#74"
+msgid "ENE"
+msgstr "ENE"
+
+#. Weather token
+msgctxt "#75"
+msgid "E"
+msgstr "E"
+
+#. Weather token
+msgctxt "#76"
+msgid "ESE"
+msgstr "ESE"
+
+#. Weather token
+msgctxt "#77"
+msgid "SE"
+msgstr "SE"
+
+#. Weather token
+msgctxt "#78"
+msgid "SSE"
+msgstr "SSE"
+
+#. Weather token
+msgctxt "#79"
+msgid "S"
+msgstr "S"
+
+#. Weather token
+msgctxt "#80"
+msgid "SSW"
+msgstr "SSW"
+
+#. Weather token
+msgctxt "#81"
+msgid "SW"
+msgstr "SW"
+
+#. Weather token
+msgctxt "#82"
+msgid "WSW"
+msgstr "WSW"
+
+#. Weather token
+msgctxt "#83"
+msgid "W"
+msgstr "W"
+
+#. Weather token
+msgctxt "#84"
+msgid "WNW"
+msgstr "WNW"
+
+#. Weather token
+msgctxt "#85"
+msgid "NW"
+msgstr "NW"
+
+#. Weather token
+msgctxt "#86"
+msgid "NNW"
+msgstr "NNW"
+
+#. Weather token
+msgctxt "#87"
+msgid "VAR"
+msgstr "Tāupe"
+
+#. Weather token
+msgctxt "#88"
+msgid "South"
+msgstr "Tonga"
+
+#. Weather token
+msgctxt "#89"
+msgid "North"
+msgstr "Raki"
+
+#. Weather token
+msgctxt "#90"
+msgid "West"
+msgstr "Tuauru"
+
+#. Weather token
+msgctxt "#91"
+msgid "East"
+msgstr "Rāwhiti"
+
+#. Weather token
+msgctxt "#92"
+msgid "Variable"
+msgstr "Tāupe"
+
+msgctxt "#98"
+msgid "View: Auto"
+msgstr "Kitenga: Aunoa"
+
+msgctxt "#99"
+msgid "View: Auto big"
+msgstr "Kitenga: Aunoa nui"
+
+msgctxt "#100"
+msgid "View: Icons"
+msgstr "Kitenga: Whakaāhua"
+
+msgctxt "#101"
+msgid "View: List"
+msgstr "Kitenga: Rārangi"
+
+msgctxt "#102"
+msgid "Scan"
+msgstr "Tirotiro"
+
+msgctxt "#103"
+msgid "Sort by: Name"
+msgstr "Kōmaka mā te: Ingoa"
+
+msgctxt "#104"
+msgid "Sort by: Date"
+msgstr "Kōmaka mā te: Rā"
+
+msgctxt "#105"
+msgid "Sort by: Size"
+msgstr "Kōmaka mā te: Rahi"
+
+msgctxt "#106"
+msgid "No"
+msgstr "Kāo"
+
+msgctxt "#107"
+msgid "Yes"
+msgstr "Ae"
+
+msgctxt "#108"
+msgid "Slideshow"
+msgstr "Whakaatakiriata"
+
+msgctxt "#109"
+msgid "Create thumbs"
+msgstr "Waihanga ngā karakōnui"
+
+msgctxt "#110"
+msgid "Create thumbnails"
+msgstr "Waihanga ngā karakōnui"
+
+msgctxt "#111"
+msgid "Shortcuts"
+msgstr "Ngā Pokatata"
+
+msgctxt "#112"
+msgid "Paused"
+msgstr "Kua Tāria"
+
+msgctxt "#113"
+msgid "Update failed"
+msgstr "Kua rahua te whakahōunga"
+
+msgctxt "#114"
+msgid "Installation failed"
+msgstr "Kua hinga te utanga"
+
+msgctxt "#115"
+msgid "Copy"
+msgstr "Tārua"
+
+msgctxt "#116"
+msgid "Move"
+msgstr "Nuku"
+
+msgctxt "#117"
+msgid "Delete"
+msgstr "Mukua"
+
+msgctxt "#118"
+msgid "Rename"
+msgstr "Whakaingoa anō"
+
+msgctxt "#119"
+msgid "New folder"
+msgstr "Kōpaki hōu"
+
+msgctxt "#120"
+msgid "Confirm copy"
+msgstr ""
+
+msgctxt "#121"
+msgid "Confirm move"
+msgstr ""
+
+msgctxt "#122"
+msgid "Confirm delete"
+msgstr ""
+
+msgctxt "#123"
+msgid "Would you like to copy the selected file(s)?"
+msgstr ""
+
+msgctxt "#124"
+msgid "Would you like to move the selected file(s)?"
+msgstr ""
+
+msgctxt "#125"
+msgid "Would you like to delete the selected file(s)?[CR]Warning - this action can't be undone!"
+msgstr ""
+
+msgctxt "#126"
+msgid "Status"
+msgstr "Tūnga"
+
+msgctxt "#127"
+msgid "Objects"
+msgstr "Ngā Ahanoa"
+
+msgctxt "#128"
+msgid "General"
+msgstr "Āhuawhānui"
+
+msgctxt "#129"
+msgid "Slideshow"
+msgstr "Whakaatakiriata"
+
+#. skin sub-menu
+msgctxt "#130"
+msgid "System info"
+msgstr "Info Pūnaha"
+
+msgctxt "#131"
+msgid "Display"
+msgstr "Whakaatu"
+
+msgctxt "#132"
+msgid "Albums"
+msgstr "Ngā pukaemi"
+
+msgctxt "#133"
+msgid "Artists"
+msgstr "Artists"
+
+msgctxt "#134"
+msgid "Songs"
+msgstr "Songs"
+
+msgctxt "#135"
+msgid "Genres"
+msgstr "Momo"
+
+msgctxt "#136"
+msgid "Playlists"
+msgstr "Rārangipāpāho"
+
+msgctxt "#137"
+msgid "Search"
+msgstr "Rapu"
+
+msgctxt "#138"
+msgid "System information"
+msgstr "Mōhiohio Pūnaha"
+
+msgctxt "#139"
+msgid "Temperatures:"
+msgstr "Pāmahana:"
+
+msgctxt "#140"
+msgid "CPU:"
+msgstr "CPU:"
+
+msgctxt "#141"
+msgid "GPU:"
+msgstr "GPU:"
+
+msgctxt "#142"
+msgid "Time:"
+msgstr "Wā:"
+
+msgctxt "#143"
+msgid "Current:"
+msgstr "Onāianei:"
+
+msgctxt "#144"
+msgid "Build:"
+msgstr "Hanga:"
+
+msgctxt "#145"
+msgid "Network:"
+msgstr "Whatunga:"
+
+msgctxt "#146"
+msgid "Type:"
+msgstr "Momo:"
+
+msgctxt "#147"
+msgid "Static"
+msgstr "Pateko"
+
+msgctxt "#148"
+msgid "DHCP"
+msgstr "DHCP"
+
+msgctxt "#149"
+msgid "MAC address"
+msgstr "Wāhitau MAC"
+
+msgctxt "#150"
+msgid "IP address"
+msgstr "Wāhitau IP"
+
+msgctxt "#151"
+msgid "Link:"
+msgstr "Hono:"
+
+msgctxt "#152"
+msgid "Half duplex"
+msgstr "Matarua hawhe"
+
+msgctxt "#153"
+msgid "Full duplex"
+msgstr "Matarua katoa"
+
+msgctxt "#154"
+msgid "Storage"
+msgstr "Rokiroki"
+
+msgctxt "#155"
+msgid "Drive"
+msgstr "Puku"
+
+msgctxt "#156"
+msgid "Free"
+msgstr "Wātea"
+
+msgctxt "#157"
+msgid "Video"
+msgstr "Ataata"
+
+msgctxt "#158"
+msgid "Free memory"
+msgstr "Pūmahara wātea"
+
+msgctxt "#159"
+msgid "No link"
+msgstr "Hono kore"
+
+msgctxt "#160"
+msgid "Free"
+msgstr "Wātea"
+
+msgctxt "#162"
+msgid "Tray open"
+msgstr "Paepae tuwhera"
+
+msgctxt "#163"
+msgid "Reading"
+msgstr "Pānui ana"
+
+msgctxt "#164"
+msgid "No disc"
+msgstr "Kōpae kore"
+
+msgctxt "#165"
+msgid "Disc present"
+msgstr "Kōpae reira"
+
+msgctxt "#166"
+msgid "Skin"
+msgstr "Kiri"
+
+msgctxt "#167"
+msgid "Cancel file operations"
+msgstr "Whakakore ngā mahi kōnae"
+
+msgctxt "#168"
+msgid "{0:s}- {1:s}"
+msgstr ""
+
+msgctxt "#169"
+msgid "Resolution"
+msgstr "Taumira"
+
+msgctxt "#170"
+msgid "Adjust display refresh rate"
+msgstr ""
+
+msgctxt "#171"
+msgid "Sort title"
+msgstr "Taitara Kōmaka"
+
+msgctxt "#172"
+msgid "Release date"
+msgstr "Rā pānui"
+
+msgctxt "#173"
+msgid "Display 4:3 videos as"
+msgstr "Whakaatu 4:3 ataata rite"
+
+msgctxt "#174"
+msgid "Compiled:"
+msgstr ""
+
+msgctxt "#175"
+msgid "Moods"
+msgstr "Ngā wairua ngākau"
+
+msgctxt "#176"
+msgid "Styles"
+msgstr "Ngā kāhua"
+
+#. <application name> successfully started
+msgctxt "#177"
+msgid "{0:s} successfully started"
+msgstr ""
+
+#. <application name> has been successfully started.
+msgctxt "#178"
+msgid "{0:s} has been successfully started."
+msgstr ""
+
+msgctxt "#179"
+msgid "Song"
+msgstr "Waiata"
+
+#. generic "duration" label used in different places
+msgctxt "#180"
+msgid "Duration"
+msgstr "Roanga"
+
+msgctxt "#181"
+msgid "Select album"
+msgstr "Tīpakohia Pukaemi"
+
+msgctxt "#182"
+msgid "Tracks"
+msgstr "Ngā Aroturuki"
+
+msgctxt "#183"
+msgid "Review"
+msgstr "Arotakenga"
+
+msgctxt "#184"
+msgid "Refresh"
+msgstr "Tāmata"
+
+msgctxt "#185"
+msgid "Searching album"
+msgstr "Rapu pukaemi"
+
+msgctxt "#186"
+msgid "OK"
+msgstr "Āna"
+
+msgctxt "#187"
+msgid "No albums found!"
+msgstr "Kaore kitea he pukaemi!"
+
+msgctxt "#188"
+msgid "Select all"
+msgstr "Tīpako te katoa"
+
+msgctxt "#189"
+msgid "Scanning media information"
+msgstr ""
+
+msgctxt "#190"
+msgid "Save"
+msgstr "Tiaki"
+
+msgctxt "#191"
+msgid "Shuffle"
+msgstr "Riwhi"
+
+msgctxt "#192"
+msgid "Clear"
+msgstr "Whakawātea"
+
+msgctxt "#193"
+msgid "Scan"
+msgstr "Tirotiro"
+
+#. label for "searching" message box heading
+msgctxt "#194"
+msgid "Searching..."
+msgstr "E rapu ana ..."
+
+msgctxt "#195"
+msgid "No information found!"
+msgstr ""
+
+msgctxt "#196"
+msgid "Select movie:"
+msgstr "Tīpako kiriata:"
+
+msgctxt "#197"
+msgid "Querying {0:s} information"
+msgstr ""
+
+msgctxt "#198"
+msgid "Loading movie details"
+msgstr "Uta ana ngā taipitopito o te kiriata"
+
+msgctxt "#199"
+msgid "Web interface"
+msgstr "Atanga Tukutuku"
+
+msgctxt "#200"
+msgid "Audio encoders"
+msgstr ""
+
+msgctxt "#201"
+msgid "Audio decoders"
+msgstr ""
+
+msgctxt "#202"
+msgid "Tagline"
+msgstr "Kīanga Teremau"
+
+msgctxt "#203"
+msgid "Plot outline"
+msgstr "Whakahuahua Tā"
+
+#. label of a smartplaylist filter option to filter for albums on compilations
+msgctxt "#204"
+msgid "Compilation"
+msgstr ""
+
+#. label of a smartplaylist filter option to filter for songs or albums on votes for rating
+msgctxt "#205"
+msgid "Votes"
+msgstr "Pōti"
+
+msgctxt "#206"
+msgid "Cast"
+msgstr "Maka"
+
+msgctxt "#207"
+msgid "Plot"
+msgstr "Tā"
+
+#. generic "play" (some sort of media) label used in different places
+msgctxt "#208"
+msgid "Play"
+msgstr "Pūrei"
+
+#. used as label for an action/button to play or navigate to the next item
+msgctxt "#209"
+msgid "Next"
+msgstr "Muri"
+
+#. used as label for an action/button to play or navigate to the previous item
+msgctxt "#210"
+msgid "Previous"
+msgstr "Mua"
+
+msgctxt "#211"
+msgid "50 Hz"
+msgstr ""
+
+msgctxt "#212"
+msgid "59.94 Hz"
+msgstr ""
+
+msgctxt "#213"
+msgid "Calibrate user interface..."
+msgstr "Whakatikaina atanga kaiwhakamahi ..."
+
+#. To open window screen calibration and as window title
+msgctxt "#214"
+msgid "Video calibration"
+msgstr "Whakatika ataata"
+
+msgctxt "#215"
+msgid "Soften"
+msgstr "Whakangāwari"
+
+msgctxt "#216"
+msgid "Zoom amount"
+msgstr "Nui Tope"
+
+msgctxt "#217"
+msgid "Pixel ratio"
+msgstr "Pika ōwehenga"
+
+msgctxt "#218"
+msgid "DVD drive"
+msgstr "Te puku DVD"
+
+msgctxt "#219"
+msgid "Please insert disc"
+msgstr "Kōkuhua koa kōpae"
+
+msgctxt "#220"
+msgid "Remote share"
+msgstr "Hea mamao"
+
+msgctxt "#221"
+msgid "Network is not connected"
+msgstr "E kore te hono whatunga"
+
+msgctxt "#222"
+msgid "Cancel"
+msgstr "Whakakorea"
+
+msgctxt "#224"
+msgid "Speed"
+msgstr "Tere"
+
+msgctxt "#225"
+msgid "Vertical shift"
+msgstr ""
+
+# empty string with id 226
+msgctxt "#227"
+msgid "Load audio CD information from online service"
+msgstr ""
+
+msgctxt "#228"
+msgid "Shuffle playlist on load"
+msgstr "Riwhi te rārangipāpāho i te uta"
+
+msgctxt "#229"
+msgid "HDD spindown time"
+msgstr "HDD miro iho wā"
+
+msgctxt "#230"
+msgid "Video filters"
+msgstr "Ngā tātaritanga kua ataata"
+
+#. Name of an action to perform on a specific event, like changing the CEC source away from Kodi
+msgctxt "#231"
+msgid "None"
+msgstr "Kahore"
+
+msgctxt "#232"
+msgid "Point"
+msgstr "Ira"
+
+msgctxt "#233"
+msgid "Linear"
+msgstr "Rārangi"
+
+msgctxt "#234"
+msgid "Anisotropic"
+msgstr "Anisotropic"
+
+msgctxt "#235"
+msgid "Quincunx"
+msgstr "Quincunx"
+
+msgctxt "#236"
+msgid "Gaussian cubic"
+msgstr "Gaussian pūtoru"
+
+msgctxt "#237"
+msgid "Minification"
+msgstr "Minification"
+
+msgctxt "#238"
+msgid "Magnification"
+msgstr "Whakakaitātanga"
+
+msgctxt "#239"
+msgid "Clear playlist on finish"
+msgstr "Ūkui te rārangipāpāho i runga i otinga"
+
+msgctxt "#240"
+msgid "Display mode"
+msgstr ""
+
+msgctxt "#241"
+msgid "Full screen #{0:d}"
+msgstr ""
+
+msgctxt "#242"
+msgid "Windowed"
+msgstr "Tūmahi Matapihi"
+
+msgctxt "#243"
+msgid "Refresh rate"
+msgstr ""
+
+msgctxt "#244"
+msgid "Full screen"
+msgstr "Mata katoa"
+
+msgctxt "#245"
+msgid "Sizing: ({0:d},{1:d})->({2:d},{3:d}) (Zoom x{4:2.2f}) AR:{5:2.2f}:1 (Pixels: {6:2.2f}:1) (VShift: {7:2.2f})"
+msgstr ""
+
+msgctxt "#246"
+msgid "Monitor"
+msgstr ""
+
+msgctxt "#247"
+msgid "Scripts"
+msgstr "Hōtuhi"
+
+msgctxt "#248"
+msgid "Language"
+msgstr "Reo"
+
+msgctxt "#249"
+msgid "Music"
+msgstr "Puoro"
+
+msgctxt "#250"
+msgid "Visualisation"
+msgstr "Visualisation"
+
+msgctxt "#251"
+msgid "Select destination directory"
+msgstr "Tīpakohia te whaiaronga ūnga"
+
+msgctxt "#252"
+msgid "Stereo upmix"
+msgstr "Tīwharawhara upmix"
+
+msgctxt "#253"
+msgid "Number of channels"
+msgstr "Tokomaha o hongere"
+
+msgctxt "#254"
+msgid "DTS capable receiver"
+msgstr "Kaitatau o e taea DTS"
+
+msgctxt "#255"
+msgid "CDDB"
+msgstr "CDDB"
+
+msgctxt "#256"
+msgid "Fetching CD information"
+msgstr "Kei te tiki te mōhiohio mō te CD"
+
+msgctxt "#257"
+msgid "Error"
+msgstr "Hapa"
+
+msgctxt "#258"
+msgid "Enable tag reading"
+msgstr "Whakahohetia te pānui tūtohu"
+
+msgctxt "#259"
+msgid "Opening"
+msgstr "Tuwhera ana"
+
+msgctxt "#260"
+msgid "Shoutcast"
+msgstr "Shoutcast"
+
+msgctxt "#261"
+msgid "Waiting for start..."
+msgstr "E tatari ana mo te tīmatanga ..."
+
+msgctxt "#262"
+msgid "Scripts output"
+msgstr "Hōtuhi putanga"
+
+msgctxt "#263"
+msgid "Allow remote control via HTTP"
+msgstr ""
+
+#. Label for a context menu entry / button to start/schedule a recording
+msgctxt "#264"
+msgid "Record"
+msgstr "Hopu"
+
+msgctxt "#265"
+msgid "Stop Rec."
+msgstr "Kāti te Tāhopu"
+
+msgctxt "#266"
+msgid "Sort by: Track"
+msgstr "Kōmaka mā te: Riu Whakatangi"
+
+msgctxt "#267"
+msgid "Sort by: Time"
+msgstr "Kōmaka mā te: Wā"
+
+msgctxt "#268"
+msgid "Sort by: Title"
+msgstr "Kōmaka mā te: Taitara"
+
+msgctxt "#269"
+msgid "Sort by: Artist"
+msgstr "Kōmaka mā te: Kaiwaiata"
+
+msgctxt "#270"
+msgid "Sort by: Album"
+msgstr "Kōmaka mā te: Pukaemi"
+
+msgctxt "#271"
+msgid "Top 100"
+msgstr "Tuatahi 100"
+
+#. Window screen calibration: calibration from the rectangle box
+msgctxt "#272"
+msgid "Pixel ratio adjustment"
+msgstr "Whakatikatikanga pika ōwehenga"
+
+#. Window screen calibration: calibration by using the rectangle box
+msgctxt "#273"
+msgid "Adjust the rectangle so it is perfectly square"
+msgstr "Whakaritea te tapawhā kia he tino tapawha"
+
+#. Window screen calibration: calibration from the top-left angle
+msgctxt "#274"
+msgid "Top-Left overscan compensation"
+msgstr "Te Mauī o Runga whakaeatanga overscan"
+
+#. Window screen calibration: calibration from the bottom-right angle
+msgctxt "#275"
+msgid "Bottom-Right overscan compensation"
+msgstr "Paremata raro-matau overscan"
+
+#. Window screen calibration: calibration by using the top-left or bottom-right arrows
+msgctxt "#276"
+msgid "Adjust the arrow to change the amount of overscan"
+msgstr "Whakaritea te pere ki te huri i te rahi o te overscan"
+
+#. Window screen calibration: calibration of subtitle bar
+msgctxt "#277"
+msgid "Subtitle positioning"
+msgstr "Whakatūtū kupu hauraro"
+
+#. Window screen calibration: calibration by using the subtitle bar
+msgctxt "#278"
+msgid "Adjust the bar to change the subtitles position"
+msgstr "Whakaritea te pae ki te whakarerekē i te tūranga o ngā hauraro"
+
+msgctxt "#279"
+msgid "Unable to load settings"
+msgstr "Kāore e taea te ki te uta i ngā tautuhinga"
+
+msgctxt "#280"
+msgid "Using default settings"
+msgstr "Te whakamahi i ngā tautuhinga taunoa"
+
+msgctxt "#281"
+msgid "Please check the XML files"
+msgstr "Koa tirohia te kōnae XML"
+
+msgctxt "#282"
+msgid "Found {0:d} items"
+msgstr ""
+
+msgctxt "#283"
+msgid "Search results"
+msgstr "Hua Rapu"
+
+#. generic "no search results found" label used in different places
+msgctxt "#284"
+msgid "No results found"
+msgstr "Kāore i kitea ngā hua"
+
+msgctxt "#285"
+msgid "Preferred audio language"
+msgstr "Te reo audio e hiahiatia ana"
+
+msgctxt "#286"
+msgid "Preferred subtitle language"
+msgstr "Te reo tuhi e hiahiatia ana"
+
+#. Title of category and group menu subtitles
+msgctxt "#287"
+msgid "Subtitles"
+msgstr "Hauraro"
+
+msgctxt "#288"
+msgid "Font"
+msgstr "Momotuhi"
+
+msgctxt "#289"
+msgid "Size"
+msgstr "Rahi"
+
+msgctxt "#290"
+msgid "Dynamic range compression"
+msgstr "Kōpeketanga ngā Hihiri"
+
+msgctxt "#291"
+msgid "Video"
+msgstr "Ataata"
+
+msgctxt "#292"
+msgid "Audio"
+msgstr "Ororongo"
+
+msgctxt "#293"
+msgid "Browse for subtitles"
+msgstr "Tirotiro hoki hauraro"
+
+msgctxt "#294"
+msgid "Create bookmark"
+msgstr "Waihanga tohuwāhi"
+
+msgctxt "#296"
+msgid "Clear bookmarks"
+msgstr "Mārama tohuwāhi"
+
+msgctxt "#297"
+msgid "Audio offset"
+msgstr "Ororongo wāhikē"
+
+msgctxt "#298"
+msgid "Bookmarks"
+msgstr "Ngā Tohuwāhi"
+
+msgctxt "#299"
+msgid "Bookmark {0:d}"
+msgstr ""
+
+msgctxt "#300"
+msgid "MP1 capable receiver"
+msgstr "Kaitatau o e taea MP1"
+
+msgctxt "#301"
+msgid "MP2 capable receiver"
+msgstr "Kaitatau o e taea MP2"
+
+msgctxt "#302"
+msgid "MP3 capable receiver"
+msgstr "Kaitatau o e taea MP3"
+
+msgctxt "#303"
+msgid "Delay"
+msgstr "Whakaroa"
+
+msgctxt "#304"
+msgid "Language"
+msgstr "Reo"
+
+#. Label of 'Enabled' radiobutton in PVR timer settings dialog
+#. Label of timers state in PVR timer/timer rule window
+msgctxt "#305"
+msgid "Enabled"
+msgstr "Kua whakahohe"
+
+msgctxt "#306"
+msgid "Non-interleaved"
+msgstr "Non-Tuingātahi"
+
+#. Select option for the setting "Preferred audio language".
+#. Will prefer the stream marked as "default" if available.
+msgctxt "#307"
+msgid "Media default"
+msgstr ""
+
+#. Select option for the setting "Preferred audio language".
+#. Will prefer the stream marked as "original" if available.
+msgctxt "#308"
+msgid "Original language"
+msgstr ""
+
+msgctxt "#309"
+msgid "User interface language"
+msgstr ""
+
+#. Setting in international settings
+msgctxt "#310"
+msgid "Virtual keyboard layouts"
+msgstr ""
+
+#. Keyboard layout name e.g. "English QWERTY"
+msgctxt "#311"
+msgid "{0:s} {1:s}"
+msgstr ""
+
+msgctxt "#312"
+msgid "(0=auto)"
+msgstr "(0 = aunoa)"
+
+#. generic "cleaning database" label used in different places
+msgctxt "#313"
+msgid "Cleaning database"
+msgstr "Whakapai ana te pātengi raraunga"
+
+msgctxt "#314"
+msgid "Preparing..."
+msgstr "Te takatū ..."
+
+msgctxt "#315"
+msgid "Database error"
+msgstr "Hapa Database"
+
+msgctxt "#316"
+msgid "Searching songs..."
+msgstr "Rapu waiata ..."
+
+msgctxt "#317"
+msgid "Cleaned database successfully"
+msgstr "Pātengi raraunga horoia pai"
+
+msgctxt "#318"
+msgid "Cleaning songs..."
+msgstr "Whakapai ana waiata ..."
+
+msgctxt "#319"
+msgid "Error cleaning songs"
+msgstr "Waiata horoi Hapa"
+
+msgctxt "#320"
+msgid "Cleaning artists..."
+msgstr "Whakapai ana toi ..."
+
+msgctxt "#321"
+msgid "Error cleaning artists"
+msgstr "Toi horoi Hapa"
+
+msgctxt "#322"
+msgid "Cleaning genres, roles etc...."
+msgstr ""
+
+msgctxt "#323"
+msgid "Error cleaning genres, roles etc."
+msgstr ""
+
+msgctxt "#324"
+msgid "Cleaning paths..."
+msgstr "Whakapai ana ara ..."
+
+msgctxt "#325"
+msgid "Error cleaning paths"
+msgstr "Ara horoi Hapa"
+
+msgctxt "#326"
+msgid "Cleaning albums..."
+msgstr "Whakapai ana pukaemi ..."
+
+msgctxt "#327"
+msgid "Error cleaning albums"
+msgstr "Pukapuka whakaemi horoi Hapa"
+
+msgctxt "#328"
+msgid "Writing changes..."
+msgstr "Tuhia ana te huringa ..."
+
+msgctxt "#329"
+msgid "Error writing changes"
+msgstr "Huringa Hapa tuhituhi"
+
+msgctxt "#330"
+msgid "This may take some time..."
+msgstr "Kia tango tenei etahi wa ..."
+
+msgctxt "#331"
+msgid "Compressing database..."
+msgstr "E pēhi ana te pātengi raraunga ..."
+
+msgctxt "#332"
+msgid "Error compressing database"
+msgstr "Hapa kōpeke pātengi raraunga"
+
+msgctxt "#333"
+msgid "Do you want to clean the library?"
+msgstr "E hiahia ana koe ki te horoi i te whare pukapuka?"
+
+msgctxt "#334"
+msgid "Clean library..."
+msgstr "Clean hei tirotiro ai ..."
+
+msgctxt "#335"
+msgid "Start"
+msgstr "Ttīmata"
+
+msgctxt "#336"
+msgid "Framerate conversion"
+msgstr "Faafariuraa Framerate"
+
+msgctxt "#337"
+msgid "Output configuration"
+msgstr "Whirihoranga Huaputa"
+
+msgctxt "#338"
+msgid "Fixed"
+msgstr "Pumau tonu"
+
+msgctxt "#339"
+msgid "Optimized"
+msgstr "Papaitia"
+
+msgctxt "#340"
+msgid "Various artists"
+msgstr "Various artists"
+
+msgctxt "#341"
+msgid "Play disc"
+msgstr "Kōpae Play"
+
+msgctxt "#342"
+msgid "Movies"
+msgstr "Kiriata"
+
+msgctxt "#343"
+msgid "Adjust framerate"
+msgstr "Whakarite framerate"
+
+msgctxt "#344"
+msgid "Actors"
+msgstr "Kaiwhakaari"
+
+msgctxt "#345"
+msgid "Year"
+msgstr "Tau"
+
+msgctxt "#346"
+msgid "Maintain original volume on downmix"
+msgstr ""
+
+msgctxt "#347"
+msgid "DTS-HD capable receiver"
+msgstr "Tali e taea DTS-HD"
+
+msgctxt "#348"
+msgid "Allow passthrough"
+msgstr ""
+
+msgctxt "#349"
+msgid "TrueHD capable receiver"
+msgstr "Kaitatau o e taea TrueHD"
+
+msgctxt "#350"
+msgid "Programs"
+msgstr "Papatono"
+
+msgctxt "#351"
+msgid "Off"
+msgstr "Weto"
+
+msgctxt "#352"
+msgid "Dim"
+msgstr "Atarua"
+
+msgctxt "#353"
+msgid "Black"
+msgstr "Black"
+
+msgctxt "#354"
+msgid "Matrix trails"
+msgstr "Ara kopu"
+
+#. Label of a setting to configure the idle time until the screensaver kicks in
+msgctxt "#355"
+msgid "Wait time"
+msgstr ""
+
+msgctxt "#356"
+msgid "Screensaver mode"
+msgstr "Aratau Tiakimata"
+
+msgctxt "#357"
+msgid "Shutdown function timer"
+msgstr "Whakaweto mahi matawā"
+
+msgctxt "#358"
+msgid "All albums"
+msgstr "Pukapuka katoa"
+
+msgctxt "#359"
+msgid "Recently added albums"
+msgstr "Pukapuka tata tānaki atu"
+
+msgctxt "#360"
+msgid "Screensaver"
+msgstr "Kaitiaki mata"
+
+msgctxt "#361"
+msgid "Recursive slideshow"
+msgstr "Whakaatakiriata Recursive"
+
+msgctxt "#362"
+msgid "Screensaver dim level"
+msgstr "Tiakimata taumata atarua"
+
+msgctxt "#363"
+msgid "Sort by: File"
+msgstr "Kōmaka mā te: Kōnae"
+
+msgctxt "#364"
+msgid "Dolby Digital (AC3) capable receiver"
+msgstr "Dolby Digital (AC3) kaitatau o e taea"
+
+msgctxt "#365"
+msgid "Sort by: Name"
+msgstr "Kōmaka mā te: Ingoa"
+
+msgctxt "#366"
+msgid "Sort by: Year"
+msgstr "Kōmaka mā te: Tau"
+
+msgctxt "#367"
+msgid "Sort by: Rating"
+msgstr "Kōmaka mā te: Whakatauranga"
+
+msgctxt "#368"
+msgid "IMDb"
+msgstr "IMDb"
+
+msgctxt "#369"
+msgid "Title"
+msgstr "Taitara"
+
+#. Weather token
+msgctxt "#370"
+msgid "Thunderstorms"
+msgstr "Uira"
+
+#. Weather token
+msgctxt "#371"
+msgid "Partly"
+msgstr "Tetahi wahi"
+
+#. Weather token
+msgctxt "#372"
+msgid "Mostly"
+msgstr "Te nuinga"
+
+#. Weather token
+msgctxt "#373"
+msgid "Sunny"
+msgstr "Paki"
+
+#. Weather token
+msgctxt "#374"
+msgid "Cloudy"
+msgstr "Kāpuapua"
+
+#. Weather token
+msgctxt "#375"
+msgid "Snow"
+msgstr "Snow"
+
+#. Weather token
+msgctxt "#376"
+msgid "Rain"
+msgstr "Rain"
+
+#. Weather token
+msgctxt "#377"
+msgid "Light"
+msgstr "Light"
+
+#. Weather token
+msgctxt "#378"
+msgid "AM"
+msgstr "AM"
+
+#. Weather token
+msgctxt "#379"
+msgid "PM"
+msgstr "PM"
+
+#. Weather token
+msgctxt "#380"
+msgid "Showers"
+msgstr "Ua"
+
+#. Weather token
+msgctxt "#381"
+msgid "Few"
+msgstr "Torutoru"
+
+#. Weather token
+msgctxt "#382"
+msgid "Scattered"
+msgstr "Marara"
+
+#. Weather token
+msgctxt "#383"
+msgid "Wind"
+msgstr "hao:"
+
+#. Weather token
+msgctxt "#384"
+msgid "Strong"
+msgstr "Kaha"
+
+#. Weather token
+msgctxt "#385"
+msgid "Fair"
+msgstr "Fair"
+
+#. Weather token
+msgctxt "#386"
+msgid "Clear"
+msgstr "Whakawātea"
+
+#. Weather token
+msgctxt "#387"
+msgid "Clouds"
+msgstr "Kapua"
+
+#. Weather token
+msgctxt "#388"
+msgid "Early"
+msgstr "Early"
+
+#. Weather token
+msgctxt "#389"
+msgid "Shower"
+msgstr "Ua"
+
+#. Weather token
+msgctxt "#390"
+msgid "Flurries"
+msgstr "Flurries"
+
+#. Weather token
+msgctxt "#391"
+msgid "Low"
+msgstr "Hakahaka"
+
+#. Weather token
+msgctxt "#392"
+msgid "Medium"
+msgstr "Waenga"
+
+#. Weather token
+msgctxt "#393"
+msgid "High"
+msgstr "Teitei"
+
+#. Weather token
+msgctxt "#394"
+msgid "Fog"
+msgstr "Kohu"
+
+#. Weather token
+msgctxt "#395"
+msgid "Haze"
+msgstr "Kōkōuri"
+
+msgctxt "#396"
+msgid "Select location"
+msgstr "Tīpakohia te wāhi"
+
+msgctxt "#397"
+msgid "Refresh time"
+msgstr "Kia ora te wā"
+
+msgctxt "#398"
+msgid "Temperature units"
+msgstr "Wae te pāmahana"
+
+msgctxt "#399"
+msgid "Speed units"
+msgstr "Wae Tere"
+
+msgctxt "#400"
+msgid "Weather"
+msgstr "Huarere"
+
+msgctxt "#401"
+msgid "Temp"
+msgstr "Temp"
+
+msgctxt "#402"
+msgid "Feels like"
+msgstr "Mana'o rite"
+
+msgctxt "#403"
+msgid "UV index"
+msgstr "Taupū UV"
+
+msgctxt "#404"
+msgid "Wind"
+msgstr "hao:"
+
+msgctxt "#405"
+msgid "Dew point"
+msgstr "Tata tomairangi"
+
+msgctxt "#406"
+msgid "Humidity"
+msgstr "Haumākū"
+
+msgctxt "#407"
+msgid "Hardware keyboard layouts"
+msgstr ""
+
+msgctxt "#409"
+msgid "Defaults"
+msgstr "Taunoa"
+
+msgctxt "#410"
+msgid "Accessing weather service"
+msgstr "Whai wāhi ratonga huarere"
+
+msgctxt "#411"
+msgid "Getting weather for:"
+msgstr "Whiwhi paki hoki:"
+
+msgctxt "#412"
+msgid "Unable to get weather data"
+msgstr "Kāore e taea te ki te tiki raraunga huarere"
+
+msgctxt "#413"
+msgid "Manual"
+msgstr "pukawhakaatu"
+
+msgctxt "#414"
+msgid "No review for this album"
+msgstr "No arotake hoki tēnei pukaemi"
+
+msgctxt "#415"
+msgid "Downloading thumbnail..."
+msgstr "Tikiake karakōnui ..."
+
+msgctxt "#417"
+msgid "View: Big icons"
+msgstr "Tirohia: ata Big"
+
+msgctxt "#418"
+msgid "Low"
+msgstr "Hakahaka"
+
+msgctxt "#419"
+msgid "High"
+msgstr "Teitei"
+
+msgctxt "#420"
+msgid "Best match"
+msgstr ""
+
+msgctxt "#421"
+msgid "Keep audio device alive"
+msgstr "Kia mau ki pūrere ororongo ora"
+
+msgctxt "#422"
+msgid "Delete album information"
+msgstr ""
+
+msgctxt "#423"
+msgid "Delete CD information"
+msgstr "Mukua te mōhiohio CD"
+
+msgctxt "#424"
+msgid "Select"
+msgstr "Tīpakohia"
+
+msgctxt "#425"
+msgid "No album information found"
+msgstr "No mōhiohio album i kitea"
+
+msgctxt "#426"
+msgid "No CD information found"
+msgstr "No mōhiohio CD kitea"
+
+msgctxt "#427"
+msgid "Disc"
+msgstr "Kōpae"
+
+msgctxt "#428"
+msgid "Insert correct CD / DVD"
+msgstr ""
+
+msgctxt "#429"
+msgid "Please insert the following disc:"
+msgstr "Kōkuhutia koa te kōpae e whai ake nei:"
+
+msgctxt "#430"
+msgid "Sort by: DVD#"
+msgstr "Kōmaka mā te: DVD#"
+
+msgctxt "#431"
+msgid "No cache"
+msgstr "No keteroki"
+
+msgctxt "#432"
+msgid "Remove movie from library"
+msgstr "Tangohia te kiriata i tirotiro ai"
+
+msgctxt "#433"
+msgid "Would you really like to remove '{0:s}' from library?"
+msgstr ""
+
+#. From <wind dir.> at <speed> <unit>
+msgctxt "#434"
+msgid "From {0:s} at {1:d} {2:s}"
+msgstr ""
+
+#. Headline of a dialog that pops up when a user tries to play a video that is located on an optical disc (Blu-ray, DVD) but the current KODI device doesn't have the according drive
+msgctxt "#435"
+msgid "No optical disc drive detected"
+msgstr "No te puku kōpae whatu kitea"
+
+#. Message body of a dialog that pops up when a user tries to play a video that is located on an optical disc (Blu-ray, DVD) but the current KODI device doesn't have the according drive
+msgctxt "#436"
+msgid "This video is stored on an optical disc (e.g. DVD, Blu-ray) and cannot be played as your device does not have an appropriate drive."
+msgstr ""
+
+msgctxt "#437"
+msgid "Removable disk"
+msgstr "Kōpae Te Tango"
+
+msgctxt "#438"
+msgid "Opening file"
+msgstr "Kōnae Opening"
+
+msgctxt "#439"
+msgid "Cache"
+msgstr "Keteroki"
+
+msgctxt "#440"
+msgid "Hard disk"
+msgstr "Kōpae mārō"
+
+msgctxt "#441"
+msgid "UDF"
+msgstr "UDF"
+
+msgctxt "#442"
+msgid "Local network"
+msgstr "Whatunga paetata"
+
+msgctxt "#443"
+msgid "Internet"
+msgstr "Ipurangi"
+
+msgctxt "#444"
+msgid "Video"
+msgstr "Ataata"
+
+msgctxt "#445"
+msgid "Audio"
+msgstr "Ororongo"
+
+msgctxt "#446"
+msgid "DVD"
+msgstr "DVD"
+
+msgctxt "#447"
+msgid "Autorun media"
+msgstr "Pāpāho Autorun"
+
+msgctxt "#448"
+msgid "Dolby Digital Plus (E-AC3) capable receiver"
+msgstr "Dolby Digital Plus (E-AC3) kaitatau o e taea"
+
+msgctxt "#449"
+msgid "Enabled"
+msgstr "Kua whakahohe"
+
+msgctxt "#450"
+msgid "Columns"
+msgstr "Ngā tīwae"
+
+msgctxt "#451"
+msgid "Row 1 address"
+msgstr "Row 1 wāhitau"
+
+msgctxt "#452"
+msgid "Row 2 address"
+msgstr "Row 2 wāhitau"
+
+msgctxt "#453"
+msgid "Row 3 address"
+msgstr "Row 3 wāhitau"
+
+msgctxt "#454"
+msgid "Row 4 address"
+msgstr "Row 4 wāhitau"
+
+msgctxt "#455"
+msgid "Rows"
+msgstr "Ngā rārangi"
+
+msgctxt "#456"
+msgid "Mode"
+msgstr "Aratau"
+
+msgctxt "#457"
+msgid "Switch view"
+msgstr "Whakawhiti Ngā view"
+
+msgctxt "#458"
+msgid "Limit sampling rate (kHz)"
+msgstr "Rate tīpako rohe (kHz)"
+
+msgctxt "#459"
+msgid "Subs"
+msgstr "Rōpūroto"
+
+msgctxt "#460"
+msgid "Audio stream"
+msgstr "Awa Ororongo"
+
+msgctxt "#461"
+msgid "[active]"
+msgstr "[Kaha]"
+
+msgctxt "#462"
+msgid "Subtitle"
+msgstr "Taitararoto"
+
+msgctxt "#463"
+msgid "Backlight"
+msgstr "Backlight"
+
+msgctxt "#464"
+msgid "Brightness"
+msgstr "Māramatanga"
+
+msgctxt "#465"
+msgid "Contrast"
+msgstr "Pūrata"
+
+msgctxt "#466"
+msgid "Gamma"
+msgstr "Gamma"
+
+msgctxt "#467"
+msgid "Type"
+msgstr "Pato"
+
+msgctxt "#468"
+msgid "Move the bar to change the OSD position"
+msgstr "Nekehia te pae ki te whakarerekē i te tūranga OSD"
+
+msgctxt "#469"
+msgid "OSD position"
+msgstr "Tūnga OSD"
+
+msgctxt "#470"
+msgid "Credits"
+msgstr "Whiwhinga"
+
+msgctxt "#474"
+msgid "Off"
+msgstr "Weto"
+
+msgctxt "#475"
+msgid "Music only"
+msgstr "Music anake"
+
+msgctxt "#476"
+msgid "Music & video"
+msgstr "Music me ngā ataata katoa"
+
+msgctxt "#477"
+msgid "Unable to load playlist"
+msgstr "Kāore e taea te ki te uta i te rārangipāpāho"
+
+msgctxt "#478"
+msgid "OSD"
+msgstr "OSD"
+
+msgctxt "#479"
+msgid "Skin & language"
+msgstr "Kiri & reo"
+
+msgctxt "#480"
+msgid "Appearance"
+msgstr "Whakaaturanga"
+
+msgctxt "#481"
+msgid "Audio options"
+msgstr "Kōwhiringa Ororongo"
+
+msgctxt "#482"
+msgid "About Kodi"
+msgstr "Mō Kodi"
+
+msgctxt "#485"
+msgid "Delete album"
+msgstr "Mukua te album"
+
+msgctxt "#486"
+msgid "Repeat"
+msgstr "Tārua"
+
+msgctxt "#487"
+msgid "Repeat one"
+msgstr "Tukurua kotahi"
+
+msgctxt "#488"
+msgid "Repeat folder"
+msgstr "Tukurua kōpaki"
+
+msgctxt "#489"
+msgid "Play next song automatically"
+msgstr ""
+
+msgctxt "#491"
+msgid "- Use big icons"
+msgstr "- Whakamahi ata nui"
+
+msgctxt "#492"
+msgid "Resize VobSubs"
+msgstr "Rahianō VobSubs"
+
+msgctxt "#493"
+msgid "Advanced options (experts only!)"
+msgstr ""
+
+msgctxt "#494"
+msgid "Overall audio headroom"
+msgstr "Headroom audio whānui"
+
+msgctxt "#495"
+msgid "Upscale videos to GUI resolution"
+msgstr ""
+
+msgctxt "#496"
+msgid "Calibration"
+msgstr "Tōkarikari"
+
+msgctxt "#497"
+msgid "Show file extensions"
+msgstr "Ngā toronga Whakaatu kōnae"
+
+msgctxt "#498"
+msgid "Sort by: Type"
+msgstr "Kōmaka mā te: Momo"
+
+msgctxt "#499"
+msgid "Unable to connect to online lookup service"
+msgstr "Kāore e taea te ki te hono atu ki te mahi tiro ipurangi"
+
+msgctxt "#500"
+msgid "Downloading album information failed"
+msgstr "Tikiake ana i ngā mōhiohio album i rahua"
+
+msgctxt "#501"
+msgid "Looking for album names..."
+msgstr "Titiro hoki ingoa album ..."
+
+msgctxt "#502"
+msgid "Open"
+msgstr "Tuwhera"
+
+msgctxt "#503"
+msgid "Busy"
+msgstr "Korewātea"
+
+msgctxt "#504"
+msgid "Empty"
+msgstr "Kau"
+
+#. label for library update progress bar when scanning media files
+msgctxt "#505"
+msgid "Loading media information from files..."
+msgstr ""
+
+#. label for library update progress bar when checking for new or changed media files
+msgctxt "#506"
+msgid "Checking media files..."
+msgstr ""
+
+msgctxt "#507"
+msgid "Sort by: Usage"
+msgstr "Kōmaka mā te: Whakamahinga"
+
+msgctxt "#510"
+msgid "Enable visualisations"
+msgstr "Whakahohe i visualisations"
+
+msgctxt "#511"
+msgid "Enable video mode switching"
+msgstr "Whakahohe i whakawhitinga aratau ataata"
+
+msgctxt "#512"
+msgid "Startup window"
+msgstr "Matapihi Whakaoho"
+
+msgctxt "#513"
+msgid "Home window"
+msgstr "Matapihi Kāinga"
+
+msgctxt "#514"
+msgid "Manual settings"
+msgstr "Tautuhinga ā-ringa"
+
+msgctxt "#515"
+msgid "Genre"
+msgstr "Tūmomo"
+
+msgctxt "#517"
+msgid "Recently played albums"
+msgstr "Pukapuka takaro tata"
+
+msgctxt "#518"
+msgid "Launch"
+msgstr "Whakarewanga"
+
+msgctxt "#519"
+msgid "Launch in..."
+msgstr "Whakarewa in .."
+
+#. Node title for compilation albums, plural of #204
+msgctxt "#521"
+msgid "Compilations"
+msgstr "Compilations"
+
+msgctxt "#522"
+msgid "Remove source"
+msgstr "Tango puna"
+
+msgctxt "#523"
+msgid "Switch media"
+msgstr "Whakawhiti Ngā pāpāho"
+
+msgctxt "#524"
+msgid "Select playlist"
+msgstr "Tīpako rārangipāho"
+
+msgctxt "#525"
+msgid "New playlist..."
+msgstr "Rārangipāpāho New ..."
+
+msgctxt "#526"
+msgid "Add to playlist"
+msgstr "Tāpiri ki te rārangipāpāho"
+
+msgctxt "#527"
+msgid "Manually add to library"
+msgstr "Ā-ringa ki te tāpiri hei tirotiro ai"
+
+msgctxt "#528"
+msgid "Enter title"
+msgstr "Tomo taitara"
+
+msgctxt "#529"
+msgid "Error: Duplicate title"
+msgstr "Hapa: Tāritetia te taitara"
+
+msgctxt "#530"
+msgid "Select genre"
+msgstr "Tīpakohia momo"
+
+msgctxt "#531"
+msgid "New genre"
+msgstr "Momo New"
+
+msgctxt "#532"
+msgid "Manual addition"
+msgstr "Tua atu Manual"
+
+msgctxt "#533"
+msgid "Enter genre"
+msgstr "Tomo momo"
+
+msgctxt "#534"
+msgid "View: {0:s}"
+msgstr ""
+
+msgctxt "#535"
+msgid "List"
+msgstr "Rārangi"
+
+msgctxt "#536"
+msgid "Icons"
+msgstr "Ata"
+
+msgctxt "#537"
+msgid "Big list"
+msgstr "Rārangi Big"
+
+msgctxt "#538"
+msgid "Big icons"
+msgstr "Ata Big"
+
+msgctxt "#539"
+msgid "Wide"
+msgstr "whānui"
+
+msgctxt "#540"
+msgid "Big wide"
+msgstr "Whānui Big"
+
+msgctxt "#541"
+msgid "Album icons"
+msgstr "Album ata"
+
+msgctxt "#542"
+msgid "DVD icons"
+msgstr "Ata DVD"
+
+msgctxt "#543"
+msgid "DVD"
+msgstr "DVD"
+
+msgctxt "#544"
+msgid "Media info"
+msgstr "Info Media"
+
+msgctxt "#545"
+msgid "Audio output device"
+msgstr "Pūrere huaputa ororongo"
+
+msgctxt "#546"
+msgid "Passthrough output device"
+msgstr "Pūrere huaputa Passthrough"
+
+msgctxt "#547"
+msgid "No biography for this artist"
+msgstr "No koioranga hoki tenei artist"
+
+msgctxt "#548"
+msgid "Downmix multichannel audio to stereo"
+msgstr "Downmix audio multichannel ki te tīwharawhara"
+
+#. generic "number" label used in different places
+msgctxt "#549"
+msgid "Number"
+msgstr ""
+
+msgctxt "#550"
+msgid "Sort by: {0:s}"
+msgstr ""
+
+#. generic "name" label used in different places
+msgctxt "#551"
+msgid "Name"
+msgstr "Ingoa"
+
+#. generic "date" label used in different places
+msgctxt "#552"
+msgid "Date"
+msgstr "Rā"
+
+msgctxt "#553"
+msgid "Size"
+msgstr "Rahi"
+
+msgctxt "#554"
+msgid "Track"
+msgstr "Track"
+
+msgctxt "#555"
+msgid "Time"
+msgstr "Wā"
+
+msgctxt "#556"
+msgid "Title"
+msgstr "Taitara"
+
+msgctxt "#557"
+msgid "Artist"
+msgstr "Artist"
+
+msgctxt "#558"
+msgid "Album"
+msgstr "Pukaemi"
+
+msgctxt "#559"
+msgid "Playlist"
+msgstr "Rārangipāho"
+
+msgctxt "#560"
+msgid "ID"
+msgstr "ID"
+
+msgctxt "#561"
+msgid "File"
+msgstr "Kōnae"
+
+msgctxt "#562"
+msgid "Year"
+msgstr "Tau"
+
+msgctxt "#563"
+msgid "Rating"
+msgstr "Whakatauranga"
+
+msgctxt "#564"
+msgid "Type"
+msgstr "Pato"
+
+msgctxt "#565"
+msgid "Usage"
+msgstr "Raihana"
+
+msgctxt "#566"
+msgid "Album artist"
+msgstr "Kaiwaiata pukaemi"
+
+#. generic "play count" label used in different places
+msgctxt "#567"
+msgid "Play count"
+msgstr "Tatau Purei"
+
+#. generic "last played" label used in different places
+msgctxt "#568"
+msgid "Last played"
+msgstr "Takaro Last"
+
+msgctxt "#569"
+msgid "Comment"
+msgstr "Tākupu"
+
+msgctxt "#570"
+msgid "Date added"
+msgstr "Rā tānaki atu"
+
+msgctxt "#571"
+msgid "Default"
+msgstr "Taunoa"
+
+msgctxt "#572"
+msgid "Studio"
+msgstr "Studio"
+
+msgctxt "#573"
+msgid "Path"
+msgstr "Ara"
+
+msgctxt "#574"
+msgid "Country"
+msgstr "Country"
+
+msgctxt "#575"
+msgid "In progress"
+msgstr "Kauneke ana"
+
+msgctxt "#576"
+msgid "Times played"
+msgstr "Times takaro"
+
+msgctxt "#577"
+msgid "Date taken"
+msgstr ""
+
+msgctxt "#578"
+msgid "Artist / Year"
+msgstr ""
+
+msgctxt "#580"
+msgid "Sort direction"
+msgstr "Aronga Kōmaka"
+
+msgctxt "#581"
+msgid "Sort method"
+msgstr "Tikanga Kōmaka"
+
+msgctxt "#582"
+msgid "View mode"
+msgstr "Aratau Tirohia"
+
+msgctxt "#583"
+msgid "Remember views for different folders"
+msgstr "Kia mahara ki ngā tirohanga mō ngā kōpaki rerekē"
+
+msgctxt "#584"
+msgid "Ascending"
+msgstr "Piki"
+
+msgctxt "#585"
+msgid "Descending"
+msgstr "Heke"
+
+msgctxt "#586"
+msgid "Edit playlist"
+msgstr "Whakatika rārangipāpāho"
+
+msgctxt "#587"
+msgid "Filter"
+msgstr "Tātari"
+
+msgctxt "#588"
+msgid "Cancel party mode"
+msgstr "Whakakore aratau rōpū"
+
+msgctxt "#589"
+msgid "Party mode"
+msgstr "Aratau Party"
+
+msgctxt "#590"
+msgid "Random"
+msgstr "Matapōkere"
+
+msgctxt "#591"
+msgid "Off"
+msgstr "Weto"
+
+msgctxt "#592"
+msgid "One"
+msgstr "Kotahi"
+
+#. Label used for buttons and select options as a reference to match all items or occurrences.
+msgctxt "#593"
+msgid "All"
+msgstr "Katoa"
+
+msgctxt "#594"
+msgid "Off"
+msgstr "Weto"
+
+msgctxt "#595"
+msgid "Repeat: Off"
+msgstr "Toe fakaongo atu: Off"
+
+msgctxt "#596"
+msgid "Repeat: One"
+msgstr "Toe fakaongo atu: Ko tētahi"
+
+msgctxt "#597"
+msgid "Repeat: All"
+msgstr "Toe fakaongo atu: katoa"
+
+msgctxt "#600"
+msgid "Rip audio CD"
+msgstr "Ripiripia e CD audio"
+
+msgctxt "#601"
+msgid "Medium"
+msgstr "Waenga"
+
+msgctxt "#602"
+msgid "Standard"
+msgstr "Paerewa"
+
+msgctxt "#603"
+msgid "Extreme"
+msgstr "Extreme"
+
+msgctxt "#604"
+msgid "Constant bitrate"
+msgstr "Bitrate tonu"
+
+msgctxt "#605"
+msgid "Ripping..."
+msgstr "Te tārua ..."
+
+msgctxt "#607"
+msgid "To:"
+msgstr "Ki"
+
+msgctxt "#608"
+msgid "Couldn't rip CD or track because CDDARipPath is not set."
+msgstr ""
+
+msgctxt "#610"
+msgid "Rip audio track"
+msgstr "Ripiripia e ara audio"
+
+msgctxt "#611"
+msgid "Enter number"
+msgstr "Tomo tau"
+
+msgctxt "#612"
+msgid "Bits/sample"
+msgstr "Bits / tauira"
+
+msgctxt "#613"
+msgid "Sample rate"
+msgstr "Rate Tauira"
+
+msgctxt "#614"
+msgid "Virtual folder"
+msgstr "Kōpaki Virtual"
+
+msgctxt "#620"
+msgid "Audio CDs"
+msgstr "CD Ororongo"
+
+msgctxt "#621"
+msgid "Encoder"
+msgstr "Encoder"
+
+msgctxt "#622"
+msgid "Quality"
+msgstr "Kōunga"
+
+msgctxt "#623"
+msgid "Bitrate"
+msgstr "Bitrate"
+
+msgctxt "#624"
+msgid "Include track number"
+msgstr "Whakaurua te tau ara"
+
+msgctxt "#625"
+msgid "All songs of"
+msgstr "Waiata katoa o"
+
+msgctxt "#626"
+msgid "In progress TV shows"
+msgstr "I roto i te whakaaturanga i te ahunga whakamua TV"
+
+msgctxt "#629"
+msgid "View mode"
+msgstr "Aratau Tirohia"
+
+msgctxt "#630"
+msgid "Normal"
+msgstr "Pūnoa"
+
+msgctxt "#631"
+msgid "Zoom"
+msgstr "Topa"
+
+msgctxt "#632"
+msgid "Stretch 4:3"
+msgstr "Totoro 4:3"
+
+msgctxt "#633"
+msgid "Wide zoom"
+msgstr ""
+
+msgctxt "#634"
+msgid "Stretch 16:9"
+msgstr "Totoro 16:9"
+
+msgctxt "#635"
+msgid "Original size"
+msgstr ""
+
+msgctxt "#636"
+msgid "Custom"
+msgstr "Ritenga"
+
+msgctxt "#637"
+msgid "ReplayGain"
+msgstr "ReplayGain"
+
+msgctxt "#638"
+msgid "Volume adjustments"
+msgstr ""
+
+msgctxt "#639"
+msgid "Use track levels"
+msgstr "Whakamahia ngā taumata aroturuki"
+
+msgctxt "#640"
+msgid "Use album levels"
+msgstr "Whakamahia ngā taumata album"
+
+msgctxt "#641"
+msgid "Files with ReplayGain information"
+msgstr ""
+
+msgctxt "#642"
+msgid "Files without ReplayGain information"
+msgstr ""
+
+msgctxt "#643"
+msgid "Avoid clipping protection on ReplayGained files"
+msgstr ""
+
+msgctxt "#644"
+msgid "Stretch 16:9 - Nonlinear"
+msgstr ""
+
+msgctxt "#645"
+msgid "Need to unpack a big file. Continue?"
+msgstr "Me ki wetewete i te kōnae nui. Haere tonu?"
+
+msgctxt "#646"
+msgid "Remove from library"
+msgstr "Tangohia mai i hei tirotiro ai"
+
+msgctxt "#647"
+msgid "Export video library"
+msgstr "Hei tirotiro ai Export ataata"
+
+msgctxt "#648"
+msgid "Import video library"
+msgstr "Kawemai tirotiro ataata"
+
+#. unused?
+msgctxt "#649"
+msgid "Importing"
+msgstr "E kawemai ana i"
+
+#. unused?
+msgctxt "#650"
+msgid "Exporting"
+msgstr "E kaweake ana i"
+
+msgctxt "#651"
+msgid "Browse for library"
+msgstr "Tirotiro hoki hei tirotiro ai"
+
+msgctxt "#652"
+msgid "Years"
+msgstr "Tau"
+
+msgctxt "#653"
+msgid "Update library"
+msgstr "Update hei tirotiro ai"
+
+msgctxt "#654"
+msgid "Show debug information"
+msgstr ""
+
+msgctxt "#655"
+msgid "Browse for executable"
+msgstr "Tirotiro hoki kawenga"
+
+msgctxt "#656"
+msgid "Browse for playlist"
+msgstr "Tirotiro hoki rārangipāpāho"
+
+msgctxt "#657"
+msgid "Browse for folder"
+msgstr "Tirotiro hoki kōpaki"
+
+msgctxt "#658"
+msgid "Song information"
+msgstr "Mōhiohio Song"
+
+msgctxt "#659"
+msgid "Non-linear stretch"
+msgstr "Totoro Non-rārangi"
+
+msgctxt "#660"
+msgid "Volume amplification"
+msgstr "Volume amplification"
+
+msgctxt "#661"
+msgid "Choose export folder"
+msgstr "Kōwhiri kōpaki kaweake"
+
+msgctxt "#662"
+msgid "This file is no longer available."
+msgstr "Kei te wātea kore tēnei kōnae."
+
+msgctxt "#663"
+msgid "Would you like to remove it from the library?"
+msgstr "E hiahia ana koe ki te tango i te reira i te whare pukapuka?"
+
+msgctxt "#664"
+msgid "Browse for script"
+msgstr ""
+
+msgctxt "#665"
+msgid "Compression level"
+msgstr "Taumata kōpeketanga"
+
+msgctxt "#666"
+msgid "Enable component-specific logging"
+msgstr ""
+
+msgctxt "#667"
+msgid "Enable Dolby Digital (AC3) transcoding"
+msgstr ""
+
+msgctxt "#668"
+msgid "Specify component-specific logging..."
+msgstr ""
+
+msgctxt "#669"
+msgid "Verbose logging for the [B]SMB[/B] library"
+msgstr ""
+
+msgctxt "#670"
+msgid "Verbose logging for the [B]libcURL[/B] library (HTTP(S), DAV)"
+msgstr ""
+
+# empty string with id 671
+msgctxt "#672"
+msgid "Verbose logging for the [B]FFmpeg[/B] libraries"
+msgstr ""
+
+# empty string with id 673
+msgctxt "#674"
+msgid "Verbose logging for [B]D-Bus[/B] calls"
+msgstr ""
+
+msgctxt "#675"
+msgid "Verbose logging for [B]JSON-RPC[/B] requests"
+msgstr ""
+
+msgctxt "#676"
+msgid "Verbose logging for the [B]Audio[/B] component"
+msgstr ""
+
+msgctxt "#677"
+msgid "Verbose logging for the [B]AirTunes[/B] library"
+msgstr ""
+
+msgctxt "#678"
+msgid "Verbose logging for the [B]UPnP[/B] components"
+msgstr ""
+
+msgctxt "#679"
+msgid "Verbose logging for the [B]libCEC[/B] library"
+msgstr ""
+
+msgctxt "#680"
+msgid "Verbose logging for the [B]Video[/B] component"
+msgstr ""
+
+msgctxt "#681"
+msgid "Verbose logging for the [B]Webserver[/B] component"
+msgstr ""
+
+msgctxt "#682"
+msgid "Verbose logging for the [B]Database[/B] component"
+msgstr ""
+
+msgctxt "#683"
+msgid "Verbose logging of [B]audio/video timing information[/B]"
+msgstr ""
+
+msgctxt "#684"
+msgid "Verbose logging of [B]Windowing[/B] component"
+msgstr ""
+
+msgctxt "#685"
+msgid "Verbose logging of [B]PVR[/B] component"
+msgstr ""
+
+msgctxt "#686"
+msgid "Verbose logging of [B]EPG[/B] component"
+msgstr ""
+
+msgctxt "#687"
+msgid "From metadata"
+msgstr ""
+
+msgctxt "#700"
+msgid "Cleaning up library"
+msgstr "Whakapai ana ake hei tirotiro ai"
+
+msgctxt "#701"
+msgid "Removing old songs from the library"
+msgstr "Te tango i nga waiata tawhito i te whare pukapuka"
+
+msgctxt "#702"
+msgid "This path has been scanned before"
+msgstr "Kua kua karapahia tenei ara i mua i"
+
+msgctxt "#703"
+msgid "Can't clean up library while running background tasks"
+msgstr ""
+
+msgctxt "#705"
+msgid "Network"
+msgstr "Whatunga"
+
+msgctxt "#706"
+msgid "Server"
+msgstr "Tūmau"
+
+# empty string with id 707
+msgctxt "#708"
+msgid "Use proxy server"
+msgstr ""
+
+msgctxt "#711"
+msgid "Internet Protocol (IP)"
+msgstr "Kawa Ipurangi (IP)"
+
+msgctxt "#712"
+msgid "Invalid port specified. Value must be between 1 and 65535."
+msgstr "Tauranga muhu. Me uara i waenganui i te 1 me te 65535."
+
+msgctxt "#713"
+msgid "HTTP proxy"
+msgstr "Takawaenga HTTP"
+
+msgctxt "#715"
+msgid "Assignment"
+msgstr "Taumahi"
+
+msgctxt "#716"
+msgid "Automatic (DHCP)"
+msgstr "Aunoa (DHCP)"
+
+msgctxt "#717"
+msgid "Manual (static)"
+msgstr ""
+
+msgctxt "#719"
+msgid "IP address"
+msgstr "Wāhitau IP"
+
+msgctxt "#720"
+msgid "Netmask"
+msgstr "Netmask"
+
+msgctxt "#721"
+msgid "Default gateway"
+msgstr "Waharoa Taunoa"
+
+msgctxt "#722"
+msgid "DNS server"
+msgstr "Tūmau DNS"
+
+msgctxt "#723"
+msgid "Save & restart"
+msgstr "Whakaorangia & tīmata"
+
+msgctxt "#724"
+msgid "Invalid address specified. Value must be AAA.BBB.CCC.DDD"
+msgstr "Wāhitau muhu. Me uara AAA.BBB.CCC.DDD"
+
+msgctxt "#725"
+msgid "with numbers between 0 and 255."
+msgstr "ki te tau i waenganui i te 0 me te 255."
+
+msgctxt "#726"
+msgid "Changes not saved. Continue without saving?"
+msgstr "E kore ora huringa. Haere tonu me te kore tiaki?"
+
+msgctxt "#727"
+msgid "Web server"
+msgstr "Tūmau Tukutuku"
+
+msgctxt "#728"
+msgid "FTP server"
+msgstr "Tūmau FTP"
+
+msgctxt "#729"
+msgid "Enable SSL"
+msgstr ""
+
+msgctxt "#730"
+msgid "Port"
+msgstr "Port"
+
+msgctxt "#731"
+msgid "Black"
+msgstr "Black"
+
+msgctxt "#732"
+msgid "Save & apply"
+msgstr "Whakaorangia & tono"
+
+msgctxt "#733"
+msgid "Password"
+msgstr "Kupuhipa"
+
+msgctxt "#734"
+msgid "No pass"
+msgstr "No haere"
+
+msgctxt "#735"
+msgid "Character set"
+msgstr "Huinga Pūāhua"
+
+msgctxt "#736"
+msgid "Style"
+msgstr "Kāhua:"
+
+msgctxt "#737"
+msgid "Colour"
+msgstr "Tae"
+
+msgctxt "#738"
+msgid "Normal"
+msgstr "Pūnoa"
+
+msgctxt "#739"
+msgid "Bold"
+msgstr "Tākaha"
+
+msgctxt "#740"
+msgid "Italics"
+msgstr "Ngā Tītaha"
+
+msgctxt "#741"
+msgid "Bold italics"
+msgstr "Faaoparaa maia"
+
+msgctxt "#742"
+msgid "White"
+msgstr "White"
+
+msgctxt "#743"
+msgid "Yellow"
+msgstr "Kōwhai"
+
+msgctxt "#744"
+msgid "Files"
+msgstr "Ngā kōnae"
+
+msgctxt "#745"
+msgid "Background colour"
+msgstr ""
+
+msgctxt "#746"
+msgid "Background opacity"
+msgstr ""
+
+msgctxt "#747"
+msgid "Error loading image"
+msgstr "Hapa uta image"
+
+msgctxt "#748"
+msgid "Edit path"
+msgstr "Whakatika ara"
+
+msgctxt "#749"
+msgid "Mirror image"
+msgstr "Whakaata image"
+
+msgctxt "#750"
+msgid "Are you sure?"
+msgstr "Kua tau ō whakaaro?"
+
+msgctxt "#751"
+msgid "Removing source"
+msgstr "Te tango i te pūtake"
+
+msgctxt "#752"
+msgid "Opacity"
+msgstr ""
+
+msgctxt "#754"
+msgid "Add program link"
+msgstr "Tāpiri hononga hōtaka"
+
+msgctxt "#755"
+msgid "Edit program path"
+msgstr "Ara Whakatika hōtaka"
+
+msgctxt "#756"
+msgid "Edit program name"
+msgstr "Whakatika ingoa hōtaka"
+
+msgctxt "#757"
+msgid "Edit path depth"
+msgstr "Hōhonu Whakatika ara"
+
+msgctxt "#759"
+msgid "View: Big list"
+msgstr "Tirohia: rārangi Big"
+
+msgctxt "#760"
+msgid "Yellow"
+msgstr "Kōwhai"
+
+msgctxt "#761"
+msgid "White"
+msgstr "White"
+
+msgctxt "#762"
+msgid "Blue"
+msgstr "Kahurangi"
+
+msgctxt "#763"
+msgid "Bright green"
+msgstr "Matomato kanapa"
+
+msgctxt "#764"
+msgid "Yellow green"
+msgstr "Matomato Kōwhai"
+
+msgctxt "#765"
+msgid "Cyan"
+msgstr "Urikiko"
+
+msgctxt "#766"
+msgid "Light grey"
+msgstr "Hina te marama"
+
+msgctxt "#767"
+msgid "Grey"
+msgstr "Grey"
+
+msgctxt "#768"
+msgid "Dark Grey"
+msgstr ""
+
+# empty string with id 769
+# string 769 reserved for more subtitle colours
+msgctxt "#770"
+msgid "Error {0:d}: share not available"
+msgstr ""
+
+msgctxt "#772"
+msgid "Audio"
+msgstr "Ororongo"
+
+msgctxt "#773"
+msgid "Seeking"
+msgstr "Te rapu"
+
+msgctxt "#774"
+msgid "Slideshow folder"
+msgstr "Kōpaki Whakaatakiriata"
+
+msgctxt "#790"
+msgid "Remote control"
+msgstr "Mana mamao"
+
+msgctxt "#791"
+msgid "Allow remote control by programs on this system"
+msgstr ""
+
+msgctxt "#792"
+msgid "Port"
+msgstr "Port"
+
+msgctxt "#793"
+msgid "Port range"
+msgstr "Ngā Port"
+
+msgctxt "#794"
+msgid "Allow remote control by programs on other systems"
+msgstr ""
+
+msgctxt "#795"
+msgid "Initial repeat delay (ms)"
+msgstr "Roa tukurua tuatahi (ms)"
+
+msgctxt "#796"
+msgid "Continuous repeat delay (ms)"
+msgstr "Tukurua tonu roa (ms)"
+
+msgctxt "#797"
+msgid "Maximum number of clients"
+msgstr "Te tau mōrahi o ngā kiritaki"
+
+msgctxt "#798"
+msgid "Internet access"
+msgstr "Uru Ipurangi"
+
+msgctxt "#799"
+msgid "Library update"
+msgstr ""
+
+# empty strings from id 800 to 801
+#. Label of progress bar which shows the available/total space of pvr backend
+msgctxt "#802"
+msgid "{0:s} of {1:s} available"
+msgstr ""
+
+#. Label of list control for choosing the timer type (one time, repeating, ...) in PVR timer settings dialog
+msgctxt "#803"
+msgid "Type"
+msgstr "Pato"
+
+#. Label of 'Guide data title search' edit field in PVR timer settings dialog
+msgctxt "#804"
+msgid "Search guide for"
+msgstr ""
+
+#. Help of 'Guide data title search' edit field in PVR timer settings dialog
+msgctxt "#805"
+msgid "Enter the search string to use to lookup matching events in the guide"
+msgstr ""
+
+#. Label of "Fulltext search" edit field in PVR timer settings dialog
+msgctxt "#806"
+msgid "Fulltext search (or title search only)"
+msgstr ""
+
+#. special days of week representation value for a timer rule
+msgctxt "#807"
+msgid "Any day"
+msgstr ""
+
+#. special days of week representation for a timer rule
+msgctxt "#808"
+msgid "Every day"
+msgstr ""
+
+#. special channel representation value for a timer rule
+msgctxt "#809"
+msgid "Any channel"
+msgstr ""
+
+#. Label of "Start any time" radio button in PVR timer settings dialog
+msgctxt "#810"
+msgid "Start any time"
+msgstr ""
+
+#. Label of recording group list control in the PVR timer settings dialog
+#. Part of value of recording group list control in the PVR timer settings dialog (e.g. "Recording Group 1")
+msgctxt "#811"
+msgid "Recording group"
+msgstr ""
+
+#. Label for setting TV->Recordings->Prevent duplicate episodes
+#. Label of prevent duplicate episodes list control (if user does not want to record the same episode multiple times) in PVR timer settings dialog
+msgctxt "#812"
+msgid "Prevent duplicate episodes"
+msgstr ""
+
+#. Label of start padding time list control in PVR timer settings dialog
+msgctxt "#813"
+msgid "Start padding time"
+msgstr ""
+
+#. Label of end padding time list control in PVR timer settings dialog
+msgctxt "#814"
+msgid "End padding time"
+msgstr ""
+
+#. Value of prevent duplicate episodes list control in PVR timer settings dialog
+msgctxt "#815"
+msgid "Record all episodes"
+msgstr ""
+
+#. Value of prevent duplicate episodes list control in PVR timer settings dialog
+msgctxt "#816"
+msgid "Record only new episodes"
+msgstr ""
+
+#. Label of "End any time" radio button in PVR timer settings dialog
+msgctxt "#817"
+msgid "End any time"
+msgstr ""
+
+#. Label of "MaxRecordings" list in the PVR timer settings dialog
+msgctxt "#818"
+msgid "Max recordings"
+msgstr ""
+
+#. Representation of a one-time timer which has been scheduled by a timer rule.
+msgctxt "#819"
+msgid "One time (Scheduled by timer rule)"
+msgstr ""
+
+#. Representation of a one-time timer.
+msgctxt "#820"
+msgid "One time"
+msgstr ""
+
+#. Representation of an epg-based one-time timer.
+msgctxt "#821"
+msgid "One time (guide-based)"
+msgstr ""
+
+#. Representation of a timer rule
+msgctxt "#822"
+msgid "Timer rule"
+msgstr ""
+
+#. Representation of an epg-based timer rule.
+msgctxt "#823"
+msgid "Timer rule (guide-based)"
+msgstr ""
+
+#. Complete prefixed representation of a reminder timer type.
+msgctxt "#824"
+msgid "Reminder: {0:s}"
+msgstr ""
+
+#. Complete prefixed representation of a recording timer type.
+msgctxt "#825"
+msgid "Recording: {0:s}"
+msgstr ""
+
+#. Label for buttons to add a PVR reminder timer
+msgctxt "#826"
+msgid "Set reminder"
+msgstr ""
+
+#. Label for a context menu entry to delete a reminder timer
+msgctxt "#827"
+msgid "Delete reminder"
+msgstr ""
+
+#. Text for notification that a timer rule has been deleted
+msgctxt "#828"
+msgid "Timer rule deleted"
+msgstr ""
+
+#. Label for a context menu entry to view a read-only reminder timer
+msgctxt "#829"
+msgid "View reminder"
+msgstr ""
+
+#. Label for a context menu entry to edit a reminder timer
+msgctxt "#830"
+msgid "Edit reminder"
+msgstr ""
+
+#. Weekday representation
+msgctxt "#831"
+msgid "Mondays"
+msgstr ""
+
+#. Weekday representation
+msgctxt "#832"
+msgid "Tuesdays"
+msgstr ""
+
+#. Weekday representation
+msgctxt "#833"
+msgid "Wednesdays"
+msgstr ""
+
+#. Weekday representation
+msgctxt "#834"
+msgid "Thursdays"
+msgstr ""
+
+#. Weekday representation
+msgctxt "#835"
+msgid "Fridays"
+msgstr ""
+
+#. Weekday representation
+msgctxt "#836"
+msgid "Saturdays"
+msgstr ""
+
+#. Weekday representation
+msgctxt "#837"
+msgid "Sundays"
+msgstr ""
+
+#. Label for a TV show Premiere
+msgctxt "#838"
+msgid "Première"
+msgstr ""
+
+#. Label for a Live TV show
+msgctxt "#839"
+msgid "Live"
+msgstr ""
+
+#. Message in a dialog when a user wants to delete a timer that was scheduled by a timer rule
+msgctxt "#840"
+msgid "Do you only want to delete this timer or also the timer rule that has scheduled it?"
+msgstr ""
+
+#. Label for No button in a dialog when a user wants to delete a timer that was scheduled by a timer rule
+msgctxt "#841"
+msgid "Only this"
+msgstr ""
+
+#. Label for a first aired TV show
+msgctxt "#842"
+msgid "New"
+msgstr ""
+
+#. Label for a context menu entry to activate a currently inactive timer
+msgctxt "#843"
+msgid "Activate"
+msgstr ""
+
+#. Label for a context menu entry to deactivate a currently active timer
+msgctxt "#844"
+msgid "Deactivate"
+msgstr ""
+
+#. Message in a dialog when a user wants to delete a timer rule
+msgctxt "#845"
+msgid "Are you sure you want to delete this timer rule and all timers it has scheduled?"
+msgstr ""
+
+#. Message in a dialog when a user wants to delete a timer
+msgctxt "#846"
+msgid "Are you sure you want to delete this timer?"
+msgstr ""
+
+#. Heading for a dialog for confirming to stop an active recording
+msgctxt "#847"
+msgid "Confirm stop recording"
+msgstr ""
+
+#. Message in a dialog when a user wants to stop an active recording
+msgctxt "#848"
+msgid "Are you sure you want to stop this recording?"
+msgstr ""
+
+#. Label for a finale of a TV show
+msgctxt "#849"
+msgid "Finale"
+msgstr ""
+
+msgctxt "#850"
+msgid "Invalid port number entered"
+msgstr "Tomo te tau tauranga muhu"
+
+msgctxt "#851"
+msgid "Valid port range is 1-65535"
+msgstr "Awhe tauranga tika he 1-65535"
+
+msgctxt "#852"
+msgid "Valid port range is 1024-65535"
+msgstr "Awhe tauranga tika ko te 1024-65535"
+
+# empty strings from id 853 to 996
+msgctxt "#997"
+msgid "Add pictures..."
+msgstr ""
+
+msgctxt "#998"
+msgid "Add music..."
+msgstr ""
+
+msgctxt "#999"
+msgid "Add videos..."
+msgstr ""
+
+msgctxt "#1000"
+msgid "Preview"
+msgstr "Kite wawe"
+
+msgctxt "#1001"
+msgid "Unable to connect"
+msgstr "Te hono, auare ake."
+
+msgctxt "#1002"
+msgid "The connection to the network location couldn't be established. This could be due to the network not being connected. Would you like to add it anyway?"
+msgstr ""
+
+msgctxt "#1006"
+msgid "IP address"
+msgstr "Wāhitau IP"
+
+msgctxt "#1007"
+msgid "Add network location"
+msgstr "Tāpiri tauwāhi whatunga"
+
+msgctxt "#1008"
+msgid "Protocol"
+msgstr "Kawa"
+
+msgctxt "#1009"
+msgid "Server address"
+msgstr "Wāhitau tūmau"
+
+msgctxt "#1010"
+msgid "Server name"
+msgstr "Ingoa tūmau"
+
+msgctxt "#1011"
+msgid "Remote path"
+msgstr "Ara Mamao"
+
+msgctxt "#1012"
+msgid "Shared folder"
+msgstr "Kōpaki tiri"
+
+msgctxt "#1013"
+msgid "Port"
+msgstr "Port"
+
+msgctxt "#1014"
+msgid "Username"
+msgstr "Ingoa kaiwhakamahi"
+
+msgctxt "#1015"
+msgid "Browse for network server"
+msgstr "Tirotiro hoki tūmau whatunga"
+
+msgctxt "#1016"
+msgid "Enter the network address of the server"
+msgstr "Tomo i te wāhitau whatunga o te tūmau"
+
+msgctxt "#1017"
+msgid "Enter the path on the server"
+msgstr "Tomo i te ara i runga i te tūmau"
+
+msgctxt "#1018"
+msgid "Enter the port number"
+msgstr "Tomo i te tau tauranga"
+
+msgctxt "#1019"
+msgid "Enter the username"
+msgstr "Tomo i te ingoa kaiwhakamahi"
+
+msgctxt "#1021"
+msgid "Enter the paths or browse for the media locations."
+msgstr "Tomo i te ara te tirotiro mo te wāhi pāpāho ranei."
+
+msgctxt "#1022"
+msgid "Enter a name for this media source."
+msgstr ""
+
+msgctxt "#1023"
+msgid "Browse for new share"
+msgstr "Tirotiro hoki hea hou"
+
+msgctxt "#1024"
+msgid "Browse"
+msgstr "Tirotiro"
+
+msgctxt "#1025"
+msgid "Couldn't retrieve directory information. This could be due to the network not being connected. Would you like to add it anyway?"
+msgstr ""
+
+msgctxt "#1026"
+msgid "Add source"
+msgstr "Tāpiri puna"
+
+msgctxt "#1027"
+msgid "Edit source"
+msgstr "Whakatika pūtake"
+
+msgctxt "#1029"
+msgid "Enter the new label"
+msgstr "Tomo i te tapanga hou"
+
+msgctxt "#1030"
+msgid "Browse for image"
+msgstr "Tirotiro hoki image"
+
+msgctxt "#1031"
+msgid "Browse for image folder"
+msgstr "Tirotiro hoki kōpaki image"
+
+msgctxt "#1032"
+msgid "Add network location..."
+msgstr "Tāpiri tauwāhi whatunga ..."
+
+msgctxt "#1033"
+msgid "Browse for file"
+msgstr "Tirotiro hoki kōnae"
+
+msgctxt "#1034"
+msgid "Submenu"
+msgstr "Tahuaroto"
+
+msgctxt "#1035"
+msgid "Enable submenu buttons"
+msgstr "Whakahohe i pātene tahuaroto"
+
+msgctxt "#1036"
+msgid "Favourites"
+msgstr "Ngā makau"
+
+msgctxt "#1037"
+msgid "Video add-ons"
+msgstr ""
+
+msgctxt "#1038"
+msgid "Music add-ons"
+msgstr ""
+
+msgctxt "#1039"
+msgid "Picture add-ons"
+msgstr ""
+
+msgctxt "#1040"
+msgid "Loading directory"
+msgstr "Uta whaiaronga"
+
+msgctxt "#1041"
+msgid "Retrieved {0:d} items"
+msgstr ""
+
+msgctxt "#1042"
+msgid "Retrieved {0:d} of {1:d} items"
+msgstr ""
+
+msgctxt "#1043"
+msgid "Program add-ons"
+msgstr ""
+
+msgctxt "#1044"
+msgid "Set plug-in thumb"
+msgstr "Whakaturia mono-i roto i te koromatua"
+
+msgctxt "#1046"
+msgid "Access points"
+msgstr "Ngā Access"
+
+msgctxt "#1048"
+msgid "Username"
+msgstr "Ingoa kaiwhakamahi"
+
+msgctxt "#1049"
+msgid "Script settings"
+msgstr "I ngā tautuhinga Script"
+
+msgctxt "#1050"
+msgid "Singles"
+msgstr "Hangatahi"
+
+msgctxt "#1051"
+msgid "Enter web address"
+msgstr "Tomo wāhitau tukutuku"
+
+msgctxt "#1052"
+msgid "Require authentication"
+msgstr ""
+
+msgctxt "#1053"
+msgid "Choose whether requests to the web server require a username and a password, which must be set below if enabled. It is recommended to always leave this setting enabled."
+msgstr ""
+
+msgctxt "#1180"
+msgid "Proxy type"
+msgstr "Momo takawaenga"
+
+msgctxt "#1181"
+msgid "HTTP"
+msgstr "HTTP"
+
+msgctxt "#1182"
+msgid "SOCKS4"
+msgstr "SOCKS4"
+
+msgctxt "#1183"
+msgid "SOCKS4A"
+msgstr "SOCKS4A"
+
+msgctxt "#1184"
+msgid "SOCKS5"
+msgstr "SOCKS5"
+
+msgctxt "#1185"
+msgid "SOCKS5 with remote DNS resolving"
+msgstr ""
+
+msgctxt "#1186"
+msgid "HTTPS"
+msgstr ""
+
+msgctxt "#1200"
+msgid "SMB client"
+msgstr "SMB kiritaki"
+
+msgctxt "#1201"
+msgid "NFS Client"
+msgstr ""
+
+msgctxt "#1202"
+msgid "Workgroup"
+msgstr "Roopu"
+
+msgctxt "#1203"
+msgid "Default username"
+msgstr "Ingoa kaiwhakamahi Taunoa"
+
+msgctxt "#1204"
+msgid "Default password"
+msgstr "Kupuhipa Taunoa"
+
+msgctxt "#1207"
+msgid "WINS server"
+msgstr "WINS tūmau"
+
+msgctxt "#1208"
+msgid "Mount SMB shares"
+msgstr "Mount SMB hea"
+
+msgctxt "#1210"
+msgid "Remove"
+msgstr "Whakakorengia"
+
+msgctxt "#1211"
+msgid "Music"
+msgstr "Puoro"
+
+msgctxt "#1212"
+msgid "Video"
+msgstr "Ataata"
+
+msgctxt "#1213"
+msgid "Pictures"
+msgstr "Pikitia"
+
+msgctxt "#1214"
+msgid "Files"
+msgstr "Ngā kōnae"
+
+msgctxt "#1215"
+msgid "Music & video "
+msgstr "Music me ngā ataata katoa "
+
+msgctxt "#1216"
+msgid "Music & pictures"
+msgstr "Music & pikitia"
+
+msgctxt "#1217"
+msgid "Music & files"
+msgstr "Music & kōnae"
+
+msgctxt "#1218"
+msgid "Video & pictures"
+msgstr "Ataata & pikitia"
+
+msgctxt "#1219"
+msgid "Video & files"
+msgstr "Ataata & kōnae"
+
+msgctxt "#1220"
+msgid "Pictures & files"
+msgstr "Pikitia & kōnae"
+
+msgctxt "#1221"
+msgid "Music & video & pictures"
+msgstr "Music me ngā ataata katoa & pikitia"
+
+msgctxt "#1222"
+msgid "Music & video & pictures & files"
+msgstr "Music me ngā ataata katoa & pikitia & kōnae"
+
+msgctxt "#1223"
+msgid "Disabled"
+msgstr "Kua mono"
+
+msgctxt "#1226"
+msgid "Files & music & video"
+msgstr "Ngā kōnae waiata me ngā ataata katoa &"
+
+msgctxt "#1227"
+msgid "Files & pictures & music"
+msgstr "Ngā kōnae & pikitia & music"
+
+msgctxt "#1228"
+msgid "Files & pictures & video"
+msgstr "Ngā kōnae me ngā pikitia me ngā ataata katoa"
+
+msgctxt "#1229"
+msgid "Music & programs"
+msgstr "Music & hōtaka"
+
+msgctxt "#1230"
+msgid "Video & programs"
+msgstr "Ataata & hōtaka"
+
+msgctxt "#1231"
+msgid "Pictures & programs"
+msgstr "Pikitia & hōtaka"
+
+msgctxt "#1232"
+msgid "Music & video & pictures & programs"
+msgstr "Music me ngā ataata katoa & pikitia & hōtaka"
+
+msgctxt "#1233"
+msgid "Programs & video & music"
+msgstr "Hōtaka me ngā ataata katoa & puoro"
+
+msgctxt "#1234"
+msgid "Programs & pictures & music"
+msgstr "Programs & pikitia & music"
+
+msgctxt "#1235"
+msgid "Programs & pictures & video"
+msgstr "Hōtaka me ngā pikitia me ngā ataata katoa"
+
+msgctxt "#1259"
+msgid "Zeroconf"
+msgstr "Zeroconf"
+
+msgctxt "#1260"
+msgid "Announce services to other systems"
+msgstr ""
+
+# empty strings from id 1261 to 1267
+msgctxt "#1268"
+msgid "Enable AirPlay \"Videos\" and \"Pictures\" support"
+msgstr ""
+
+msgctxt "#1269"
+msgid "Allow volume control"
+msgstr "Whakaaetia te mana rōrahi"
+
+msgctxt "#1270"
+msgid "Enable AirPlay support"
+msgstr ""
+
+msgctxt "#1271"
+msgid "Device name"
+msgstr "Ingoa Pūrere"
+
+msgctxt "#1272"
+msgid "Use password protection"
+msgstr "Whakamahia tiaki kupuhipa"
+
+msgctxt "#1273"
+msgid "AirPlay"
+msgstr "AirPlay"
+
+msgctxt "#1274"
+msgid "AirTunes"
+msgstr "AirTunes"
+
+#. Filter movies/tvshows/music/episodes/artists/musicvideos/albums/songs
+msgctxt "#1275"
+msgid "Filter {0:s}"
+msgstr ""
+
+msgctxt "#1300"
+msgid "Custom audio device"
+msgstr "Pūrere ororongo ritenga"
+
+msgctxt "#1301"
+msgid "Custom passthrough device"
+msgstr "Pūrere passthrough ritenga"
+
+msgctxt "#1302"
+msgid "Volume control steps"
+msgstr ""
+
+# empty strings from id 1303 to 1373
+# strings from 1350 to 1449 are reserved for weather translation
+#. Weather token
+msgctxt "#1374"
+msgid "Breezy"
+msgstr ""
+
+#. Weather token
+msgctxt "#1375"
+msgid "Temperature"
+msgstr ""
+
+#. Weather token
+msgctxt "#1376"
+msgid "Pressure"
+msgstr ""
+
+#. Weather token
+msgctxt "#1377"
+msgid "Proximity"
+msgstr ""
+
+#. Weather token
+msgctxt "#1378"
+msgid "Intensity"
+msgstr ""
+
+#. Weather token
+msgctxt "#1379"
+msgid "Ragged"
+msgstr ""
+
+#. Weather token
+msgctxt "#1380"
+msgid "Very"
+msgstr ""
+
+#. Weather token
+msgctxt "#1381"
+msgid "Extreme"
+msgstr "Extreme"
+
+#. Weather token
+msgctxt "#1382"
+msgid "Whirls"
+msgstr "Whirls"
+
+#. Weather token
+msgctxt "#1383"
+msgid "Sky is clear"
+msgstr ""
+
+#. Weather token
+msgctxt "#1384"
+msgid "Broken"
+msgstr "Pakaru"
+
+#. Weather token
+msgctxt "#1385"
+msgid "Tornado"
+msgstr ""
+
+#. Weather token
+msgctxt "#1386"
+msgid "Tropical"
+msgstr ""
+
+#. Weather token
+msgctxt "#1387"
+msgid "Hurricane"
+msgstr ""
+
+#. Weather token
+msgctxt "#1388"
+msgid "Cold"
+msgstr ""
+
+#. Weather token
+msgctxt "#1389"
+msgid "Windy"
+msgstr "Hauhau"
+
+#. Weather token
+msgctxt "#1390"
+msgid "Settings"
+msgstr "Whakatūringi"
+
+#. Weather token
+msgctxt "#1391"
+msgid "Breeze"
+msgstr ""
+
+#. Weather token
+msgctxt "#1392"
+msgid "Gentle"
+msgstr ""
+
+#. Weather token
+msgctxt "#1393"
+msgid "High wind, near gale"
+msgstr ""
+
+#. Weather token
+msgctxt "#1394"
+msgid "Severe"
+msgstr ""
+
+#. Weather token
+msgctxt "#1395"
+msgid "Violent"
+msgstr ""
+
+#. Weather token
+msgctxt "#1396"
+msgid "Drifting"
+msgstr "E tere"
+
+#. Weather token
+msgctxt "#1397"
+msgid "and"
+msgstr "me"
+
+#. Weather token
+msgctxt "#1398"
+msgid "Freezing"
+msgstr "Freezing"
+
+#. Weather token
+msgctxt "#1399"
+msgid "Late"
+msgstr "Late"
+
+#. Weather token
+msgctxt "#1400"
+msgid "Isolated"
+msgstr "Taratahi"
+
+#. Weather token
+msgctxt "#1401"
+msgid "Thundershowers"
+msgstr "Thundershowers"
+
+#. Weather token
+msgctxt "#1402"
+msgid "Thunder"
+msgstr "Whatitiri"
+
+#. Weather token
+msgctxt "#1403"
+msgid "Sun"
+msgstr "Rātapu"
+
+#. Weather token
+msgctxt "#1404"
+msgid "Heavy"
+msgstr "Taimaha"
+
+#. Weather token
+msgctxt "#1405"
+msgid "in"
+msgstr "roto"
+
+#. Weather token
+msgctxt "#1406"
+msgid "the"
+msgstr "te"
+
+#. Weather token
+msgctxt "#1407"
+msgid "Vicinity"
+msgstr "Takiwā"
+
+#. Weather token
+msgctxt "#1408"
+msgid "Ice"
+msgstr "Ice"
+
+#. Weather token
+msgctxt "#1409"
+msgid "Crystals"
+msgstr "Tioata"
+
+#. Weather token
+msgctxt "#1410"
+msgid "Calm"
+msgstr "Marino"
+
+#. Weather token
+msgctxt "#1411"
+msgid "with"
+msgstr "ki te"
+
+#. Weather token
+msgctxt "#1412"
+msgid "windy"
+msgstr "hauhau"
+
+#. Weather token
+msgctxt "#1413"
+msgid "Patches"
+msgstr "Pāti"
+
+#. Weather token
+msgctxt "#1414"
+msgid "Thunderstorm"
+msgstr "Rautupu"
+
+#. Weather token
+msgctxt "#1415"
+msgid "Drizzle"
+msgstr "Drizzle"
+
+#. Weather token
+msgctxt "#1416"
+msgid "Foggy"
+msgstr "Kohu"
+
+#. Weather token
+msgctxt "#1417"
+msgid "Grains"
+msgstr "Purapura"
+
+#. Weather token
+msgctxt "#1418"
+msgid "Thunderstorms"
+msgstr "Uira"
+
+#. Weather token
+msgctxt "#1419"
+msgid "Shallow"
+msgstr "Pāpaku"
+
+#. Weather token
+msgctxt "#1420"
+msgid "Moderate"
+msgstr "Ngāwari"
+
+#. Weather token
+msgctxt "#1421"
+msgid "Very high"
+msgstr ""
+
+#. Weather token
+msgctxt "#1422"
+msgid "Windy"
+msgstr "Hauhau"
+
+#. Weather token
+msgctxt "#1423"
+msgid "Mist"
+msgstr "Kohu"
+
+#. Weather token
+msgctxt "#1424"
+msgid "Overcast"
+msgstr "Kōruru"
+
+#. Weather token
+msgctxt "#1425"
+msgid "Pellets"
+msgstr "Pire"
+
+#. Weather token
+msgctxt "#1426"
+msgid "Hail"
+msgstr "Tena koe,"
+
+#. Weather token
+msgctxt "#1427"
+msgid "Smoke"
+msgstr "Smoke"
+
+#. Weather token
+msgctxt "#1428"
+msgid "Volcanic"
+msgstr "Puia"
+
+#. Weather token
+msgctxt "#1429"
+msgid "Ash"
+msgstr "Pungarehu"
+
+#. Weather token
+msgctxt "#1430"
+msgid "Widespread"
+msgstr "Hōrapa"
+
+#. Weather token
+msgctxt "#1431"
+msgid "Dust"
+msgstr "Puehu"
+
+#. Weather token
+msgctxt "#1432"
+msgid "Sand"
+msgstr "Sand"
+
+#. Weather token
+msgctxt "#1433"
+msgid "Spray"
+msgstr "Rehu"
+
+#. Weather token
+msgctxt "#1434"
+msgid "Whirls"
+msgstr "Whirls"
+
+#. Weather token
+msgctxt "#1435"
+msgid "Sandstorm"
+msgstr "Kirikiri"
+
+#. Weather token
+msgctxt "#1436"
+msgid "Blowing"
+msgstr "Whakatangi"
+
+#. Weather token
+msgctxt "#1437"
+msgid "Pellet"
+msgstr "Pellet"
+
+#. Weather token
+msgctxt "#1438"
+msgid "Small"
+msgstr "Small"
+
+#. Weather token
+msgctxt "#1439"
+msgid "and"
+msgstr "me"
+
+#. Weather token
+msgctxt "#1440"
+msgid "Sleet"
+msgstr "Waiwaha"
+
+#. Weather token
+msgctxt "#1441"
+msgid "with"
+msgstr "ki te"
+
+#. Weather token
+msgctxt "#1442"
+msgid "Chance"
+msgstr "Chance"
+
+#. Weather token
+msgctxt "#1443"
+msgid "of"
+msgstr "o"
+
+#. Weather token
+msgctxt "#1444"
+msgid "Funnel"
+msgstr "Kōrere"
+
+#. Weather token
+msgctxt "#1445"
+msgid "Cloud"
+msgstr "Kapua"
+
+#. Weather token
+msgctxt "#1446"
+msgid "Unknown"
+msgstr "Tauhou"
+
+#. Weather token
+msgctxt "#1447"
+msgid "Squalls"
+msgstr ""
+
+#. Weather token
+msgctxt "#1448"
+msgid "Precipitation"
+msgstr "Precipitation"
+
+#. Weather token
+msgctxt "#1449"
+msgid "Partial"
+msgstr "Kanohi"
+
+msgctxt "#1450"
+msgid "Put display to sleep when idle"
+msgstr "Maka whakaatu ki te moe, ka mangere"
+
+msgctxt "#2050"
+msgid "Runtime"
+msgstr "Wāhaere"
+
+msgctxt "#2080"
+msgid "Empty list"
+msgstr "Rārangi Putu i"
+
+msgctxt "#2081"
+msgid "Went back to parent list because the active list has been emptied"
+msgstr "Hoki ki te rārangi mātua haere no te mea kua ringihia e kua te rārangi hohe"
+
+# empty strings from id 2082 to 2100
+msgctxt "#2101"
+msgid "Newer version needed. Check the log for more information about this message."
+msgstr ""
+
+#. Notification message indicating an add-on error. "<Add-on name> error".
+msgctxt "#2102"
+msgid "{0:s} error"
+msgstr ""
+
+#. Fallback message indicating an add-on error.
+msgctxt "#2103"
+msgid "Add-on error"
+msgstr ""
+
+#. Used for add-on error kaitoast.
+msgctxt "#2104"
+msgid "Check the log for more information."
+msgstr ""
+
+# empty strings from id 2105 to 2202
+msgctxt "#2203"
+msgid "Use DTS Core"
+msgstr ""
+
+msgctxt "#2204"
+msgid "Select this option if you want to passthrough DTS-HD formats as DTS, otherwise, DTS-HD formats will be played via PCM"
+msgstr ""
+
+msgctxt "#10000"
+msgid "Home"
+msgstr "Kāinga"
+
+msgctxt "#10001"
+msgid "Programs"
+msgstr "Papatono"
+
+msgctxt "#10002"
+msgid "Pictures"
+msgstr "Pikitia"
+
+msgctxt "#10003"
+msgid "File manager"
+msgstr "Kōnae Whakahaere"
+
+msgctxt "#10004"
+msgid "Settings"
+msgstr "Whakatūringi"
+
+msgctxt "#10005"
+msgid "Not available"
+msgstr "Wātea kore"
+
+#. Abbreviation of "Not Available"
+msgctxt "#10006"
+msgid "N/A"
+msgstr ""
+
+msgctxt "#10007"
+msgid "System information"
+msgstr "Mōhiohio Pūnaha"
+
+msgctxt "#10008"
+msgid "Play next"
+msgstr ""
+
+#. Header label for add-on configuration removal dialog
+msgctxt "#10009"
+msgid "Confirm add-on configuration removal"
+msgstr ""
+
+#. Header label for add-on configuration removal selection dialog
+msgctxt "#10010"
+msgid "Select add-on configuration to remove"
+msgstr ""
+
+# empty strings from id 10009 to 10010
+msgctxt "#10011"
+msgid "Settings - Videos - Screen calibration"
+msgstr ""
+
+#. Header label for add-on configuration selection dialog
+msgctxt "#10012"
+msgid "Add-on configurations and settings"
+msgstr ""
+
+#. Item label used in add-on configuration selection dialog
+msgctxt "#10013"
+msgid "Edit add-on settings"
+msgstr ""
+
+#. Item label used in add-on configuration selection dialog
+msgctxt "#10014"
+msgid "Add add-on configuration"
+msgstr ""
+
+#. Item label used in add-on configuration selection dialog
+msgctxt "#10015"
+msgid "Remove add-on configuration"
+msgstr ""
+
+msgctxt "#10016"
+msgid "Settings - System"
+msgstr "Settings - Pūnaha"
+
+#. Settings group label
+msgctxt "#10017"
+msgid "Add-on configuration"
+msgstr ""
+
+# empty string with id 10017
+msgctxt "#10018"
+msgid "Settings - Service"
+msgstr ""
+
+#. Item label for add-on configuration removal dialog
+msgctxt "#10019"
+msgid "Do you want to remove the add-on configuration \"{0:s}\"?"
+msgstr ""
+
+#. Item label used in add-on setup selection dialog
+msgctxt "#10020"
+msgid "Edit \"{0:s}\" [{1:s}]"
+msgstr ""
+
+# empty strings from id 10019 to 10020
+msgctxt "#10021"
+msgid "Settings - TV"
+msgstr ""
+
+msgctxt "#10022"
+msgid "Settings - Games"
+msgstr ""
+
+# empty string with id 10023
+msgctxt "#10024"
+msgid "Titles"
+msgstr ""
+
+msgctxt "#10025"
+msgid "Videos"
+msgstr "Rīpene Whakaata"
+
+# empty strings from id 10026 to 10027
+msgctxt "#10028"
+msgid "Videos / Playlist"
+msgstr ""
+
+msgctxt "#10029"
+msgid "Login screen"
+msgstr "Mata Takiuru"
+
+msgctxt "#10030"
+msgid "Settings - Player"
+msgstr ""
+
+msgctxt "#10031"
+msgid "Settings - Media"
+msgstr ""
+
+msgctxt "#10032"
+msgid "Settings - Interface"
+msgstr ""
+
+msgctxt "#10034"
+msgid "Settings - Profiles"
+msgstr "Settings - Kōtaha"
+
+msgctxt "#10035"
+msgid "Skin Settings"
+msgstr ""
+
+msgctxt "#10036"
+msgid "Basic"
+msgstr "Waiwai"
+
+msgctxt "#10037"
+msgid "Standard"
+msgstr "Paerewa"
+
+msgctxt "#10038"
+msgid "Advanced"
+msgstr "Arā Atu Anō"
+
+msgctxt "#10039"
+msgid "Expert"
+msgstr "Tohunga"
+
+msgctxt "#10040"
+msgid "Add-on browser"
+msgstr "Tāpiri-i runga i pūtirotiro"
+
+msgctxt "#10041"
+msgid "Reset above settings to default"
+msgstr "Tautuhi anō i ngā tautuhinga i runga ake ki te taunoa"
+
+msgctxt "#10042"
+msgid "Are you sure you want to reset the settings in this category?"
+msgstr "Kei te hiahia koe ki te tautuhi anō i ngā tautuhinga i roto i tēnei kāwai ki a koutou?"
+
+msgctxt "#10043"
+msgid "Help"
+msgstr "Āwhina"
+
+msgctxt "#10044"
+msgid "No help available"
+msgstr "No āwhina e wātea ana"
+
+msgctxt "#10045"
+msgid "Resets all the visible settings to their default values."
+msgstr "Tautuhianō i ngā tautuhinga kitea katoa ki o ratou uara taunoa."
+
+msgctxt "#10046"
+msgid "No categories available"
+msgstr "No ngā kāwai e wātea ana"
+
+msgctxt "#10047"
+msgid "Try changing the setting level to see additional categories and settings."
+msgstr "Whakamātau ki te whakarerekē i te taumata tautuhinga ki te kite atu i ngā kāwai me ngā tautuhinga."
+
+msgctxt "#10048"
+msgid "Add video source"
+msgstr ""
+
+msgctxt "#10049"
+msgid "Add music source"
+msgstr ""
+
+msgctxt "#10050"
+msgid "Event log"
+msgstr ""
+
+msgctxt "#10051"
+msgid "Add program source"
+msgstr ""
+
+msgctxt "#10052"
+msgid "Add file source"
+msgstr ""
+
+msgctxt "#10053"
+msgid "Edit video source"
+msgstr ""
+
+msgctxt "#10054"
+msgid "Edit music source"
+msgstr ""
+
+msgctxt "#10055"
+msgid "Edit picture source"
+msgstr ""
+
+msgctxt "#10056"
+msgid "Edit program source"
+msgstr ""
+
+msgctxt "#10057"
+msgid "Edit file source"
+msgstr ""
+
+msgctxt "#10058"
+msgid "Remove tag from library"
+msgstr ""
+
+# empty string with id 10059
+msgctxt "#10060"
+msgid "Favourites"
+msgstr "Ngā makau"
+
+# empty strings from id 10059 to 10098
+msgctxt "#10099"
+msgid "Pointer"
+msgstr ""
+
+msgctxt "#10100"
+msgid "Yes / No dialog"
+msgstr ""
+
+msgctxt "#10101"
+msgid "Progress dialog"
+msgstr ""
+
+# empty string with id 10102
+msgctxt "#10103"
+msgid "Virtual keyboard"
+msgstr ""
+
+msgctxt "#10104"
+msgid "Volume bar"
+msgstr ""
+
+# empty string with id 10105
+msgctxt "#10106"
+msgid "Context menu"
+msgstr ""
+
+msgctxt "#10107"
+msgid "Notification dialog"
+msgstr ""
+
+# empty string with id 10108
+msgctxt "#10109"
+msgid "Numeric Input"
+msgstr ""
+
+msgctxt "#10110"
+msgid "Gamepad input"
+msgstr ""
+
+msgctxt "#10111"
+msgid "Shutdown menu"
+msgstr ""
+
+# empty strings from id 10112 to 10113
+msgctxt "#10114"
+msgid "Player controls"
+msgstr ""
+
+msgctxt "#10115"
+msgid "Seek bar"
+msgstr ""
+
+msgctxt "#10116"
+msgid "Player process info"
+msgstr ""
+
+# empty strings from id 10117 to 10119
+msgctxt "#10120"
+msgid "Music OSD"
+msgstr ""
+
+# empty string with id 10121
+msgctxt "#10122"
+msgid "Visualization preset list"
+msgstr ""
+
+msgctxt "#10123"
+msgid "Video OSD settings"
+msgstr ""
+
+msgctxt "#10124"
+msgid "Audio OSD settings"
+msgstr ""
+
+msgctxt "#10125"
+msgid "Video bookmarks"
+msgstr ""
+
+msgctxt "#10126"
+msgid "File browser"
+msgstr "Pūtirotiro kōnae"
+
+#. Audio Channel count
+msgctxt "#10127"
+msgid "channels"
+msgstr ""
+
+msgctxt "#10128"
+msgid "Network setup"
+msgstr "Te tatūnga Whatunga"
+
+msgctxt "#10129"
+msgid "Media source"
+msgstr "Puna Media"
+
+msgctxt "#10130"
+msgid "Profile settings"
+msgstr "I ngā tautuhinga Profile"
+
+msgctxt "#10131"
+msgid "Lock settings"
+msgstr "Maukati i ngā tautuhinga"
+
+msgctxt "#10132"
+msgid "Content settings"
+msgstr "I ngā tautuhinga Ihirangi"
+
+msgctxt "#10134"
+msgid "Favourites"
+msgstr "Ngā makau"
+
+msgctxt "#10135"
+msgid "Song info"
+msgstr ""
+
+msgctxt "#10136"
+msgid "Smart playlist editor"
+msgstr "Ētita rārangipāpāho Smart"
+
+msgctxt "#10137"
+msgid "Smart playlist rule editor"
+msgstr "Ētita ture rārangipāpāho Smart"
+
+# empty string with id 10138
+msgctxt "#10139"
+msgid "Picture info"
+msgstr ""
+
+msgctxt "#10140"
+msgid "Add-on settings"
+msgstr "I ngā tautuhinga Tāpiri-i runga i"
+
+# empty string with id 10141
+msgctxt "#10142"
+msgid "Fullscreen info"
+msgstr ""
+
+# empty strings from id 10143 to 10144
+msgctxt "#10145"
+msgid "Slider dialog"
+msgstr ""
+
+msgctxt "#10146"
+msgid "Add-on info"
+msgstr ""
+
+msgctxt "#10147"
+msgid "Text viewer"
+msgstr ""
+
+# empty strings from id 10148 to 10149
+msgctxt "#10150"
+msgid "Peripheral settings"
+msgstr ""
+
+msgctxt "#10151"
+msgid "Extended progress dialog"
+msgstr ""
+
+msgctxt "#10152"
+msgid "Media filter"
+msgstr ""
+
+msgctxt "#10153"
+msgid "Subtitle search"
+msgstr ""
+
+# empty strings from id 10154 to 10156
+msgctxt "#10157"
+msgid "OSD CMS settings"
+msgstr ""
+
+# empty string with id 10158
+msgctxt "#10159"
+msgid "Subtitle OSD settings"
+msgstr ""
+
+msgctxt "#10210"
+msgid "Looking for subtitles..."
+msgstr "Titiro hoki hauraro ..."
+
+msgctxt "#10211"
+msgid "Looking for or caching subtitles..."
+msgstr "Titiro hoki te whakaketeroki ná ranei ..."
+
+msgctxt "#10212"
+msgid "terminating"
+msgstr "mutunga"
+
+msgctxt "#10213"
+msgid "buffering"
+msgstr "pūreirei"
+
+msgctxt "#10214"
+msgid "Opening stream"
+msgstr "Awa Opening"
+
+# empty strings from id 10215 to 10499
+msgctxt "#10500"
+msgid "Music playlist"
+msgstr ""
+
+msgctxt "#10502"
+msgid "Music"
+msgstr "Puoro"
+
+msgctxt "#10503"
+msgid "Music playlist editor"
+msgstr ""
+
+msgctxt "#10504"
+msgid "Top 100 songs"
+msgstr "100 waiata Runga"
+
+msgctxt "#10505"
+msgid "Top 100 albums"
+msgstr "100 pukapuka Runga"
+
+msgctxt "#10506"
+msgid "Programs"
+msgstr "Papatono"
+
+msgctxt "#10507"
+msgid "Configuration"
+msgstr "Whirihoranga"
+
+msgctxt "#10508"
+msgid "Weather forecast"
+msgstr "Weather matapae"
+
+msgctxt "#10509"
+msgid "Network gaming"
+msgstr "Petipeti Whatunga"
+
+msgctxt "#10510"
+msgid "Extensions"
+msgstr "Toronga"
+
+msgctxt "#10511"
+msgid "System info"
+msgstr "Info Pūnaha"
+
+msgctxt "#10516"
+msgid "Music - Library"
+msgstr "Music - Library"
+
+msgctxt "#10517"
+msgid "Now playing - Music"
+msgstr ""
+
+# empty strings from id 10518 to 10521
+msgctxt "#10522"
+msgid "Now playing - Videos"
+msgstr ""
+
+msgctxt "#10523"
+msgid "Album information"
+msgstr "Mōhiohio Album"
+
+msgctxt "#10524"
+msgid "Movie information"
+msgstr "Mōhiohio kiriata"
+
+# empty strings from id 10525 to 10549
+msgctxt "#10550"
+msgid "Teletext"
+msgstr ""
+
+# empty strings from id 10551 to 10599
+msgctxt "#10600"
+msgid "PVR guide info"
+msgstr ""
+
+msgctxt "#10601"
+msgid "PVR recording info"
+msgstr ""
+
+msgctxt "#10602"
+msgid "PVR timer setting"
+msgstr ""
+
+msgctxt "#10603"
+msgid "PVR group manager"
+msgstr ""
+
+msgctxt "#10604"
+msgid "PVR channel manager"
+msgstr ""
+
+msgctxt "#10605"
+msgid "PVR guide search"
+msgstr ""
+
+msgctxt "#10606"
+msgid "PVR channel scan"
+msgstr ""
+
+msgctxt "#10607"
+msgid "PVR update progress"
+msgstr ""
+
+msgctxt "#10608"
+msgid "PVR OSD channels"
+msgstr ""
+
+msgctxt "#10609"
+msgid "PVR OSD guide"
+msgstr ""
+
+msgctxt "#10610"
+msgid "PVR radio RDS info"
+msgstr ""
+
+msgctxt "#10611"
+msgid "PVR recording setting"
+msgstr ""
+
+msgctxt "#10700"
+msgid "TV channels"
+msgstr "Hongere TV"
+
+msgctxt "#10701"
+msgid "TV recordings"
+msgstr ""
+
+msgctxt "#10702"
+msgid "TV guide"
+msgstr ""
+
+msgctxt "#10703"
+msgid "TV timers"
+msgstr ""
+
+msgctxt "#10704"
+msgid "TV search"
+msgstr ""
+
+msgctxt "#10705"
+msgid "Radio channels"
+msgstr "Hongere Irirangi"
+
+msgctxt "#10706"
+msgid "Radio recordings"
+msgstr ""
+
+msgctxt "#10707"
+msgid "Radio guide"
+msgstr ""
+
+msgctxt "#10708"
+msgid "Radio timers"
+msgstr ""
+
+msgctxt "#10709"
+msgid "Radio search"
+msgstr ""
+
+msgctxt "#10710"
+msgid "TV timer rules"
+msgstr ""
+
+msgctxt "#10711"
+msgid "Radio timer rules"
+msgstr ""
+
+# empty strings from id 10712 to 10799
+msgctxt "#10800"
+msgid "Fullscreen live TV"
+msgstr ""
+
+msgctxt "#10801"
+msgid "Fullscreen radio"
+msgstr ""
+
+# empty strings from id 10802 to 10819
+msgctxt "#10820"
+msgid "Game video filter"
+msgstr ""
+
+msgctxt "#10821"
+msgid "Games"
+msgstr "Tākaro"
+
+msgctxt "#10822"
+msgid "Game OSD"
+msgstr ""
+
+msgctxt "#10823"
+msgid "Game controllers"
+msgstr ""
+
+msgctxt "#10824"
+msgid "Game video settings"
+msgstr ""
+
+# empty strings from id 10825 to 11999
+msgctxt "#12000"
+msgid "Select dialog"
+msgstr ""
+
+msgctxt "#12001"
+msgid "Music info"
+msgstr ""
+
+msgctxt "#12002"
+msgid "OK dialog"
+msgstr ""
+
+msgctxt "#12003"
+msgid "Video info"
+msgstr ""
+
+msgctxt "#12005"
+msgid "Fullscreen video"
+msgstr "Ataata Matakatoa"
+
+msgctxt "#12006"
+msgid "Audio visualisation"
+msgstr "Te mātakitaki Ororongo"
+
+msgctxt "#12007"
+msgid "Audio visualisation"
+msgstr "Te mātakitaki Ororongo"
+
+#. Does not match window ID description
+msgctxt "#12009"
+msgid "Rebuild index..."
+msgstr "Hanga taupū ..."
+
+msgctxt "#12010"
+msgid "Return to music window"
+msgstr "Hoki ki te matapihi music"
+
+msgctxt "#12011"
+msgid "Return to videos window"
+msgstr "Hoki ki te matapihi ataata"
+
+msgctxt "#12012"
+msgid "Last used"
+msgstr ""
+
+msgctxt "#12013"
+msgid "Install date"
+msgstr ""
+
+msgctxt "#12014"
+msgid "Last updated"
+msgstr ""
+
+# empty strings from id 12015 to 12020
+#. Label of various controls for starting playback from the beginning
+msgctxt "#12021"
+msgid "Play from beginning"
+msgstr ""
+
+#. Label of various controls for resuming playback from a certain point in time
+msgctxt "#12022"
+msgid "Resume from {0:s}"
+msgstr ""
+
+# empty strings from id 12023 to 12307
+#. Label of the show password button in the keyboard dialog
+msgctxt "#12308"
+msgid "Show password"
+msgstr ""
+
+#. Label of the hide password button in the keyboard dialog
+msgctxt "#12309"
+msgid "Hide password"
+msgstr ""
+
+msgctxt "#12310"
+msgid "0"
+msgstr "0"
+
+msgctxt "#12311"
+msgid "1"
+msgstr "1"
+
+msgctxt "#12312"
+msgid "2"
+msgstr "2"
+
+msgctxt "#12313"
+msgid "3"
+msgstr "3"
+
+msgctxt "#12314"
+msgid "4"
+msgstr "4"
+
+msgctxt "#12315"
+msgid "5"
+msgstr "5"
+
+msgctxt "#12316"
+msgid "6"
+msgstr "6"
+
+msgctxt "#12317"
+msgid "7"
+msgstr "7"
+
+msgctxt "#12318"
+msgid "8"
+msgstr "8"
+
+msgctxt "#12319"
+msgid "9"
+msgstr "9"
+
+msgctxt "#12320"
+msgid "c"
+msgstr "c"
+
+msgctxt "#12321"
+msgid "OK"
+msgstr "Āna"
+
+msgctxt "#12322"
+msgid "*"
+msgstr "*"
+
+msgctxt "#12325"
+msgid "Locked! Enter code..."
+msgstr "Maukatia! Tomo waehere ..."
+
+msgctxt "#12326"
+msgid "Enter password"
+msgstr "Tāuru i te kupuhipa"
+
+msgctxt "#12327"
+msgid "Enter master code"
+msgstr "Tomo waehere ariki"
+
+msgctxt "#12328"
+msgid "Enter unlock code"
+msgstr "Tomo waehere wewete"
+
+msgctxt "#12329"
+msgid "or press \"C\" to cancel"
+msgstr ""
+
+msgctxt "#12330"
+msgid "Enter gamepad button combo and"
+msgstr "Tomo gamepad pātene paheko me"
+
+msgctxt "#12331"
+msgid "press \"OK\", or \"Back\" to cancel"
+msgstr ""
+
+msgctxt "#12332"
+msgid "Set lock"
+msgstr "Whakaturia raka"
+
+msgctxt "#12333"
+msgid "Unlock"
+msgstr "Wewete"
+
+msgctxt "#12334"
+msgid "Reset lock"
+msgstr "Tautuhi anō raka"
+
+msgctxt "#12335"
+msgid "Remove lock"
+msgstr "Tango raka"
+
+msgctxt "#12337"
+msgid "Numeric password"
+msgstr "Kupuhipa tau"
+
+msgctxt "#12338"
+msgid "Gamepad button combo"
+msgstr "Gamepad pātene paheko"
+
+msgctxt "#12339"
+msgid "Full-text password"
+msgstr "Kupuhipa kuputuhi-tonu"
+
+msgctxt "#12340"
+msgid "Enter new password"
+msgstr "Tāuru kupuhipa hōu"
+
+msgctxt "#12341"
+msgid "Re-enter new password"
+msgstr ""
+
+msgctxt "#12342"
+msgid "Incorrect password,"
+msgstr "Kupuhipa hē,"
+
+msgctxt "#12343"
+msgid "retries left"
+msgstr ""
+
+msgctxt "#12344"
+msgid "Passwords entered did not match."
+msgstr "Kihai i kupuhipa tomo i te ōrite."
+
+msgctxt "#12345"
+msgid "Access denied"
+msgstr "Ka whakakahore Access"
+
+msgctxt "#12346"
+msgid "Password retry limit exceeded."
+msgstr "Nui atu Kupuhipa rohe Ngana."
+
+msgctxt "#12347"
+msgid "The system will now power down."
+msgstr "Na i te pūnaha ka kaha ki raro."
+
+msgctxt "#12348"
+msgid "Item locked"
+msgstr "Item raka"
+
+msgctxt "#12353"
+msgid "Reactivate lock"
+msgstr "Reactivate raka"
+
+msgctxt "#12356"
+msgid "Change lock"
+msgstr "Huria raka"
+
+msgctxt "#12357"
+msgid "Source lock"
+msgstr "Raka Source"
+
+msgctxt "#12358"
+msgid "Password entry was blank. Try again."
+msgstr "Ko wātea tomokanga Kupuhipa. Ngana anō."
+
+msgctxt "#12360"
+msgid "Master lock"
+msgstr "Raka te Kaiwhakaako"
+
+# empty string with id 12361
+msgctxt "#12362"
+msgid "Shutdown system if number of master lock retries is exceeded"
+msgstr ""
+
+# empty strings from id 12363 to 12366
+msgctxt "#12367"
+msgid "Master code is not valid. Please enter a valid master code."
+msgstr ""
+
+msgctxt "#12373"
+msgid "Settings & file manager"
+msgstr "Settings & kōnae kaiwhakahaere"
+
+# empty strings from id 12374 to 12375
+msgctxt "#12376"
+msgid "Set as default for all media"
+msgstr ""
+
+msgctxt "#12377"
+msgid "This will reset any previously saved values. Are you sure?"
+msgstr ""
+
+msgctxt "#12378"
+msgid "Amount of time to display each image"
+msgstr "Nui o te wā ki te whakaatu ia image"
+
+msgctxt "#12379"
+msgid "Use pan and zoom effects"
+msgstr "Whakamahia paraharaha me zoom ngā pānga"
+
+# empty string with id 12380
+msgctxt "#12381"
+msgid "Switch to visualisation on playback"
+msgstr ""
+
+#. time format with meridiem (xx) e.g. "HH:mm:ss xx"
+msgctxt "#12382"
+msgid "{0:s} xx"
+msgstr ""
+
+msgctxt "#12383"
+msgid "12-hour clock"
+msgstr ""
+
+msgctxt "#12384"
+msgid "24-hour clock"
+msgstr ""
+
+msgctxt "#12385"
+msgid "Day / Month"
+msgstr ""
+
+msgctxt "#12386"
+msgid "Month / Day"
+msgstr ""
+
+# empty strings from id 12387 to 12388
+msgctxt "#12389"
+msgid "Privacy policy"
+msgstr ""
+
+msgctxt "#12390"
+msgid "System uptime"
+msgstr "Uptime Pūnaha"
+
+msgctxt "#12391"
+msgid "Minutes"
+msgstr "Minutes"
+
+msgctxt "#12392"
+msgid "Hours"
+msgstr "Haora"
+
+msgctxt "#12393"
+msgid "Days"
+msgstr "Ngā rangi"
+
+msgctxt "#12394"
+msgid "Total uptime"
+msgstr "Uptime katoa"
+
+msgctxt "#12395"
+msgid "Battery level"
+msgstr "Taumata pūhiko"
+
+msgctxt "#12600"
+msgid "Weather"
+msgstr "Huarere"
+
+msgctxt "#12900"
+msgid "Screensaver"
+msgstr "Kaitiaki mata"
+
+msgctxt "#12901"
+msgid "Fullscreen OSD"
+msgstr "OSD Matakatoa"
+
+# empty strings from id 12902 to 12905
+msgctxt "#12906"
+msgid "Fullscreen game"
+msgstr ""
+
+# empty strings from id 12907 to 12998
+msgctxt "#12999"
+msgid "Startup"
+msgstr ""
+
+msgctxt "#13000"
+msgid "System"
+msgstr "Pūnaha"
+
+msgctxt "#13001"
+msgid "Immediate HDD spindown"
+msgstr ""
+
+msgctxt "#13002"
+msgid "Video only"
+msgstr "Ataata anake"
+
+msgctxt "#13003"
+msgid "- Delay"
+msgstr "- Kaua e"
+
+msgctxt "#13004"
+msgid "- Minimum file duration"
+msgstr "- Roanga kōnae Mōkito"
+
+msgctxt "#13005"
+msgid "Shutdown"
+msgstr "Whakaweto"
+
+msgctxt "#13006"
+msgid "Add picture source"
+msgstr ""
+
+msgctxt "#13007"
+msgid "Reset"
+msgstr "Tautuhi anō"
+
+msgctxt "#13008"
+msgid "Shutdown function"
+msgstr "Whakaweto mahi"
+
+msgctxt "#13009"
+msgid "Quit"
+msgstr "Waiho"
+
+msgctxt "#13010"
+msgid "Hibernate"
+msgstr "Moepukutia"
+
+msgctxt "#13011"
+msgid "Suspend"
+msgstr "Whakairia"
+
+msgctxt "#13012"
+msgid "Exit"
+msgstr "E puta"
+
+msgctxt "#13013"
+msgid "Reboot"
+msgstr "Anō"
+
+msgctxt "#13014"
+msgid "Minimise"
+msgstr "Whakaititia rawatia"
+
+msgctxt "#13015"
+msgid "Power button action"
+msgstr "Pātene Power mahi"
+
+msgctxt "#13016"
+msgid "Power off system"
+msgstr ""
+
+msgctxt "#13017"
+msgid "Inhibit idle shutdown"
+msgstr "Tautāwhi i whakaweto mangere"
+
+msgctxt "#13018"
+msgid "Allow idle shutdown"
+msgstr "Tukua whakaweto mangere"
+
+msgctxt "#13020"
+msgid "Is another session active, perhaps over ssh?"
+msgstr "Ko tetahi atu wātū kaha, pea mo ssh?"
+
+msgctxt "#13021"
+msgid "Mounted removable storage device"
+msgstr ""
+
+msgctxt "#13022"
+msgid "Unsafe storage device removal"
+msgstr ""
+
+msgctxt "#13023"
+msgid "Successfully removed storage device"
+msgstr ""
+
+# empty strings from id 13024 to 13025
+msgctxt "#13026"
+msgid "Try to wakeup remote servers on access"
+msgstr ""
+
+msgctxt "#13027"
+msgid "Wake-on-LAN ({0:s})"
+msgstr ""
+
+msgctxt "#13028"
+msgid "Waiting for network to connect..."
+msgstr "E tatari ana ki te whatunga hono ..."
+
+msgctxt "#13029"
+msgid "Failed to execute Wake-on-LAN!"
+msgstr ""
+
+msgctxt "#13030"
+msgid "Waiting for server to wake up..."
+msgstr "E tatari ana mō te tūmau ki ake ara ..."
+
+msgctxt "#13031"
+msgid "Extended wait for server to wake up..."
+msgstr "Ngā whanga hoki tūmau ake ki te ara ..."
+
+msgctxt "#13032"
+msgid "Waiting for services to launch..."
+msgstr "E tatari ana ki te ratonga whakarewa ..."
+
+msgctxt "#13033"
+msgid "MAC discovery"
+msgstr ""
+
+msgctxt "#13034"
+msgid "Updated for {0:s}"
+msgstr ""
+
+msgctxt "#13035"
+msgid "Found for {0:s}"
+msgstr ""
+
+msgctxt "#13036"
+msgid "Failed for {0:s}"
+msgstr ""
+
+msgctxt "#13050"
+msgid "Running low on battery"
+msgstr "Rere iti i runga i te pūhiko"
+
+msgctxt "#13100"
+msgid "Flicker filter"
+msgstr "Tātari kōpura mata"
+
+msgctxt "#13101"
+msgid "Let driver choose (requires restart)"
+msgstr "Kia taraiwa whiriwhiri (me tīmata)"
+
+#. generic "disabled" label used in different places
+msgctxt "#13106"
+msgid "Disabled"
+msgstr "Kua mono"
+
+msgctxt "#13107"
+msgid "Enabled during video playback"
+msgstr "Ngā makaurangi i roto i te purei anō ataata"
+
+msgctxt "#13108"
+msgid "Always enabled"
+msgstr "Ngā makaurangi i nga wa katoa"
+
+#. unused?
+msgctxt "#13109"
+msgid "Test & apply the resolution"
+msgstr ""
+
+msgctxt "#13110"
+msgid "Save this resolution?"
+msgstr ""
+
+msgctxt "#13111"
+msgid "Would you like to keep this change?"
+msgstr "E hiahia ana koe ki te pupuri i tēnei huringa?"
+
+#. unused?
+msgctxt "#13112"
+msgid "High quality upscaling"
+msgstr "Kounga High upscaling"
+
+#. used by several skins
+msgctxt "#13113"
+msgid "Disabled"
+msgstr "Kua mono"
+
+#. unused?
+msgctxt "#13114"
+msgid "Enabled for SD content"
+msgstr "Whakahohea mō SD ihirangi"
+
+#. unused?
+msgctxt "#13115"
+msgid "Always enabled"
+msgstr "Ngā makaurangi i nga wa katoa"
+
+#. unused?
+msgctxt "#13116"
+msgid "Upscaling method"
+msgstr "Tikanga Upscaling"
+
+#. unused?
+msgctxt "#13117"
+msgid "Bicubic"
+msgstr "Bicubic"
+
+#. unused?
+msgctxt "#13118"
+msgid "Lanczos"
+msgstr "Lanczos"
+
+#. unused?
+msgctxt "#13119"
+msgid "Sinc"
+msgstr "Sinc"
+
+msgctxt "#13120"
+msgid "VDPAU"
+msgstr "VDPAU"
+
+msgctxt "#13123"
+msgid "Keep skin?"
+msgstr "Puritia kiri?"
+
+msgctxt "#13130"
+msgid "Blank other displays"
+msgstr "Pātea atu ngā whakaaturanga"
+
+#. unused?
+msgctxt "#13131"
+msgid "Disabled"
+msgstr "Kua mono"
+
+#. unused?
+msgctxt "#13132"
+msgid "Blank displays"
+msgstr "Ngā whakaaturanga pātea"
+
+msgctxt "#13140"
+msgid "Active connections detected!"
+msgstr "Hononga Active kitea!"
+
+msgctxt "#13141"
+msgid "If you proceed, you might not be able to control this application any longer. Are you sure you want to stop the event server?"
+msgstr ""
+
+msgctxt "#13144"
+msgid "Change Apple Remote mode?"
+msgstr "Hurihia Apple aratau Mamao?"
+
+msgctxt "#13145"
+msgid "If you are currently using the Apple Remote to control this application, changing this setting might affect your ability to continue controlling it. Do you want to proceed?"
+msgstr ""
+
+msgctxt "#13159"
+msgid "Subnet mask"
+msgstr "Whaturoto kanohi"
+
+msgctxt "#13160"
+msgid "Gateway"
+msgstr "Gateway"
+
+msgctxt "#13161"
+msgid "Primary DNS"
+msgstr "DNS Primary"
+
+#. unused?
+msgctxt "#13162"
+msgid "Initialise failed"
+msgstr "I rahua te Initialise"
+
+msgctxt "#13170"
+msgid "Never"
+msgstr "Kore rawa"
+
+#. unused?
+msgctxt "#13171"
+msgid "Immediately"
+msgstr "Tonu"
+
+#. unused?
+msgctxt "#13172"
+msgid "After {0:d} secs"
+msgstr ""
+
+#. unused?
+msgctxt "#13173"
+msgid "HDD install date:"
+msgstr "Tāuta HDD rā:"
+
+#. unused?
+msgctxt "#13174"
+msgid "HDD power cycle count:"
+msgstr "Tatau huringa kaha HDD:"
+
+msgctxt "#13200"
+msgid "Profiles"
+msgstr "Ngā Kōtaha"
+
+msgctxt "#13201"
+msgid "Delete profile '{0:s}'?"
+msgstr ""
+
+#. used by several skins
+msgctxt "#13204"
+msgid "Last loaded profile:"
+msgstr "Kōtaha i utaina Last:"
+
+#. generic "unknown" label used in different places
+msgctxt "#13205"
+msgid "Unknown"
+msgstr "Tauhou"
+
+#. Label in the game OSD to overwrite an existing savestate
+msgctxt "#13206"
+msgid "Overwrite"
+msgstr "Tuhirua"
+
+#. Subtitle selection to only use forced subtitles
+msgctxt "#13207"
+msgid "Forced only"
+msgstr ""
+
+msgctxt "#13208"
+msgid "Alarm clock"
+msgstr "Whakaoho karaka"
+
+msgctxt "#13209"
+msgid "Alarm clock interval (in minutes)"
+msgstr "Whakaoho wā karaka (i roto i te meneti)"
+
+msgctxt "#13210"
+msgid "Started, alarm in {0:d}m"
+msgstr ""
+
+msgctxt "#13211"
+msgid "Alarm!"
+msgstr "Whakaoho!"
+
+msgctxt "#13212"
+msgid "Cancelled with {0:d}m{1:d}s left"
+msgstr ""
+
+#. minutes (left from countdown)
+msgctxt "#13213"
+msgid "{0:2.0f}m"
+msgstr ""
+
+#. seconds (left from countdown)
+msgctxt "#13214"
+msgid "{0:2.0f}s"
+msgstr ""
+
+msgctxt "#13249"
+msgid "Search for subtitles in RARs"
+msgstr "Rapu mō ngā kupu hauraro i roto i RARs"
+
+msgctxt "#13250"
+msgid "Browse for subtitle..."
+msgstr "Tirotiro hoki taitararoto ..."
+
+msgctxt "#13251"
+msgid "Move item"
+msgstr "Whakaneke i te tūemi"
+
+msgctxt "#13252"
+msgid "Move item here"
+msgstr "Whakaneke i te tūemi i konei"
+
+msgctxt "#13253"
+msgid "Cancel move"
+msgstr "Whakakore tere"
+
+msgctxt "#13270"
+msgid "Hardware:"
+msgstr "Hardware:"
+
+msgctxt "#13271"
+msgid "System CPU usage:"
+msgstr ""
+
+msgctxt "#13274"
+msgid "Connected, but no DNS is available."
+msgstr "Hono, engari kei te DNS."
+
+msgctxt "#13275"
+msgid "Hard disk"
+msgstr "Kōpae mārō"
+
+msgctxt "#13276"
+msgid "DVD-ROM"
+msgstr "Kōpae-Whakaari"
+
+msgctxt "#13277"
+msgid "Storage"
+msgstr "Storage"
+
+msgctxt "#13278"
+msgid "Default"
+msgstr "Taunoa"
+
+msgctxt "#13279"
+msgid "Network"
+msgstr "Whatunga"
+
+msgctxt "#13280"
+msgid "Video"
+msgstr "Ataata"
+
+msgctxt "#13281"
+msgid "Hardware"
+msgstr "Hardware"
+
+msgctxt "#13283"
+msgid "Operating system:"
+msgstr "Pūnaha mahi:"
+
+msgctxt "#13284"
+msgid "CPU speed:"
+msgstr "Tere PTM:"
+
+msgctxt "#13286"
+msgid "Video encoder:"
+msgstr "Encoder Video:"
+
+msgctxt "#13287"
+msgid "Screen resolution:"
+msgstr "Taumira mata:"
+
+msgctxt "#13292"
+msgid "A/V cable:"
+msgstr "A te taura V /:"
+
+msgctxt "#13294"
+msgid "DVD region:"
+msgstr "Rohe DVD:"
+
+msgctxt "#13295"
+msgid "Internet:"
+msgstr "Internet:"
+
+msgctxt "#13296"
+msgid "Connected"
+msgstr "Tūhono"
+
+msgctxt "#13297"
+msgid "Not connected. Check network settings."
+msgstr "E kore e hono. Tirohia tautuhinga whatunga."
+
+#. Label of the button used to disconnect a game controller from the emulated game port
+msgctxt "#13298"
+msgid "Disconnected"
+msgstr ""
+
+msgctxt "#13299"
+msgid "Target temperature"
+msgstr "Pāmahana Ūnga"
+
+msgctxt "#13300"
+msgid "Fan speed"
+msgstr "Tere tahi"
+
+msgctxt "#13301"
+msgid "Auto temperature control"
+msgstr "Whakahaere i te pāmahana aunoa"
+
+msgctxt "#13302"
+msgid "Fan speed override"
+msgstr "Takahi tere tahi"
+
+msgctxt "#13303"
+msgid "Fonts"
+msgstr "Momotuhi"
+
+msgctxt "#13304"
+msgid "Enable flipping bi-directional strings"
+msgstr "Whakahohe i YUV aho aronga-rua"
+
+msgctxt "#13305"
+msgid "Show RSS news feeds"
+msgstr "Whakaaturia ngā whāngai karere RSS"
+
+msgctxt "#13306"
+msgid "Show parent folder items"
+msgstr "Whakaaturia tūemi kōpaki matua"
+
+msgctxt "#13307"
+msgid "Track naming template"
+msgstr "Aru i whakaingoa tauira"
+
+msgctxt "#13308"
+msgid "Do you wish to reboot your system instead of just this application?"
+msgstr ""
+
+msgctxt "#13310"
+msgid "Zoom effect"
+msgstr "Pānga Tope"
+
+msgctxt "#13311"
+msgid "Float effect"
+msgstr "Rewa pānga"
+
+msgctxt "#13312"
+msgid "Black bar reduction"
+msgstr "H bar Black"
+
+msgctxt "#13313"
+msgid "Restart"
+msgstr "Tīmata anō"
+
+msgctxt "#13314"
+msgid "Crossfade between songs"
+msgstr "Muhani whitiwhiti i waenganui i waiata"
+
+msgctxt "#13315"
+msgid "Regenerate thumbnails"
+msgstr "Whakatupu karakōnui"
+
+msgctxt "#13316"
+msgid "Recursive thumbnails"
+msgstr "Karakōnui Recursive"
+
+msgctxt "#13317"
+msgid "View slideshow"
+msgstr "Tirohia whakaatakiriata"
+
+msgctxt "#13318"
+msgid "Recursive slideshow"
+msgstr "Whakaatakiriata Recursive"
+
+msgctxt "#13319"
+msgid "Randomise"
+msgstr "Randomise"
+
+msgctxt "#13320"
+msgid "Stereo"
+msgstr "Tīwharawhara"
+
+msgctxt "#13321"
+msgid "Left only"
+msgstr "Mahue anake"
+
+msgctxt "#13322"
+msgid "Right only"
+msgstr "Tika anake"
+
+msgctxt "#13324"
+msgid "Background transparency"
+msgstr "Mārama He whakamārama"
+
+msgctxt "#13325"
+msgid "Foreground transparency"
+msgstr "Mārama mua"
+
+msgctxt "#13326"
+msgid "A/V delay"
+msgstr "A V roa /"
+
+# empty string with id 13327
+msgctxt "#13328"
+msgid "{0:s} not found"
+msgstr ""
+
+msgctxt "#13329"
+msgid "Error opening {0:s}"
+msgstr ""
+
+msgctxt "#13330"
+msgid "Unable to load {0:s}"
+msgstr ""
+
+msgctxt "#13331"
+msgid "Error: Out of memory"
+msgstr "Hapa: Out o mahara"
+
+msgctxt "#13332"
+msgid "Move up"
+msgstr "Nuku whakarunga"
+
+msgctxt "#13333"
+msgid "Move down"
+msgstr "Nuku whakararo"
+
+msgctxt "#13334"
+msgid "Edit label"
+msgstr "Whakatika tapanga"
+
+msgctxt "#13335"
+msgid "Make default"
+msgstr "Hanga taunoa"
+
+msgctxt "#13336"
+msgid "Remove button"
+msgstr "Pātene tango"
+
+msgctxt "#13340"
+msgid "Leave as is"
+msgstr "Waiho i te mea he"
+
+msgctxt "#13341"
+msgid "Green"
+msgstr "Green"
+
+msgctxt "#13342"
+msgid "Orange"
+msgstr "Karaka"
+
+msgctxt "#13343"
+msgid "Red"
+msgstr "Whero"
+
+msgctxt "#13344"
+msgid "Cycle"
+msgstr "Cycle"
+
+msgctxt "#13345"
+msgid "Switch LED off on playback"
+msgstr "Whakakā arahina atu ki runga ki te purei anō"
+
+msgctxt "#13346"
+msgid "Movie information"
+msgstr "Mōhiohio kiriata"
+
+msgctxt "#13347"
+msgid "Queue item"
+msgstr "Item tūtira"
+
+msgctxt "#13348"
+msgid "Search IMDb..."
+msgstr "Rapu IMDb ..."
+
+msgctxt "#13349"
+msgid "Scan for new content"
+msgstr "Matawai hoki ihirangi hou"
+
+msgctxt "#13350"
+msgid "Current playlist"
+msgstr "Rārangi ō naianei"
+
+msgctxt "#13351"
+msgid "Album information"
+msgstr "Mōhiohio Album"
+
+msgctxt "#13352"
+msgid "Scan item to library"
+msgstr "Item karapa ki te tirotiro"
+
+msgctxt "#13353"
+msgid "Stop scanning"
+msgstr "Kāti te matawai"
+
+msgctxt "#13354"
+msgid "Render method"
+msgstr "Hoatu tikanga"
+
+msgctxt "#13355"
+msgid "Low quality pixel shader"
+msgstr "Kounga iti shader pika"
+
+msgctxt "#13356"
+msgid "Hardware overlays"
+msgstr "Paparua Hardware"
+
+msgctxt "#13357"
+msgid "High quality pixel shader"
+msgstr "Kounga High shader pika"
+
+msgctxt "#13358"
+msgid "Play item"
+msgstr "Item te tākaro"
+
+msgctxt "#13359"
+msgid "Set artist thumb"
+msgstr "Whakaturia koromatua artist"
+
+msgctxt "#13360"
+msgid "Automatically generate thumbnails"
+msgstr "Whakaputa aunoa i ngā karakōnui"
+
+msgctxt "#13361"
+msgid "Enable voice"
+msgstr "Whakahohe i te reo"
+
+#. label for resume context menu item for video folders (like a TV show or a single season of a TV show)
+msgctxt "#13362"
+msgid "Continue watching"
+msgstr ""
+
+msgctxt "#13375"
+msgid "Enable device"
+msgstr "Whakahohetia te pūrere"
+
+msgctxt "#13376"
+msgid "Volume"
+msgstr "Pukapuka"
+
+msgctxt "#13377"
+msgid "Default view mode"
+msgstr "Aratau mua Taunoa"
+
+msgctxt "#13378"
+msgid "Default brightness"
+msgstr "Wherikotanga Taunoa"
+
+msgctxt "#13379"
+msgid "Default contrast"
+msgstr "Pūrata Taunoa"
+
+msgctxt "#13380"
+msgid "Default gamma"
+msgstr "Gamma Taunoa"
+
+msgctxt "#13381"
+msgid "Resume video"
+msgstr "Anō ataata"
+
+msgctxt "#13382"
+msgid "Voice mask - Port 1"
+msgstr "Kanohi reo - Port 1"
+
+msgctxt "#13383"
+msgid "Voice mask - Port 2"
+msgstr "Kanohi reo - Port 2"
+
+msgctxt "#13384"
+msgid "Voice mask - Port 3"
+msgstr "Kanohi reo - Port 3"
+
+msgctxt "#13385"
+msgid "Voice mask - Port 4"
+msgstr "Kanohi reo - Port 4"
+
+msgctxt "#13386"
+msgid "Use time based seeking"
+msgstr "Whakamahia te wā e hāngai ana te imiraa"
+
+#. unused?
+msgctxt "#13387"
+msgid "Track naming template - right"
+msgstr "Aru i huaina tauira - matau"
+
+msgctxt "#13388"
+msgid "Preset"
+msgstr "Tautuhinga"
+
+msgctxt "#13389"
+msgid "There are no presets available for this visualisation"
+msgstr ""
+
+msgctxt "#13390"
+msgid "There are no settings available[CR]for this visualisation"
+msgstr ""
+
+msgctxt "#13391"
+msgid "Eject / Load"
+msgstr ""
+
+msgctxt "#13392"
+msgid "Use visualisation if playing audio"
+msgstr "Whakamahia te mātakitaki, ki te tākaro audio"
+
+msgctxt "#13393"
+msgid "Calculate size"
+msgstr "Tātai rahi"
+
+msgctxt "#13394"
+msgid "Calculating folder size"
+msgstr "Tātai ana te rahi kōpaki"
+
+msgctxt "#13395"
+msgid "Video settings"
+msgstr "I ngā tautuhinga Video"
+
+msgctxt "#13396"
+msgid "Audio settings"
+msgstr ""
+
+msgctxt "#13397"
+msgid "Enable subtitles"
+msgstr "Whakahohe i ná"
+
+msgctxt "#13398"
+msgid "Shortcuts"
+msgstr "Pokatata"
+
+msgctxt "#13399"
+msgid "Ignore articles when sorting"
+msgstr ""
+
+msgctxt "#13400"
+msgid "Crossfade between songs on the same album"
+msgstr "Muhani whitiwhiti i waenganui i nga waiata i runga i te taua album"
+
+msgctxt "#13401"
+msgid "Browse for {0:s}"
+msgstr ""
+
+msgctxt "#13402"
+msgid "Show track position"
+msgstr "Whakaaturia te tūnga ara"
+
+msgctxt "#13403"
+msgid "Clear default"
+msgstr "Mārama taunoa"
+
+msgctxt "#13404"
+msgid "Resume"
+msgstr "Haere anō"
+
+msgctxt "#13405"
+msgid "Get thumb"
+msgstr "Tikina te koromatua"
+
+msgctxt "#13406"
+msgid "Picture information"
+msgstr "Mōhiohio Pikitia"
+
+msgctxt "#13407"
+msgid "{0:s} presets"
+msgstr ""
+
+msgctxt "#13408"
+msgid "(IMDb user rating)"
+msgstr "(IMDb kaiwhakamahi rating)"
+
+msgctxt "#13409"
+msgid "Top 250"
+msgstr "Top 250"
+
+msgctxt "#13410"
+msgid "Tune in on Last.fm"
+msgstr "Rangi i roto i te i runga i Last.fm"
+
+msgctxt "#13411"
+msgid "Minimum fan speed"
+msgstr "Tere tahi Mōkito"
+
+msgctxt "#13412"
+msgid "Play from here"
+msgstr "Te tākaro i konei"
+
+msgctxt "#13413"
+msgid "Downloading"
+msgstr "Tikiake"
+
+msgctxt "#13414"
+msgid "Show song and album artists"
+msgstr ""
+
+msgctxt "#13415"
+msgid "Render method"
+msgstr "Hoatu tikanga"
+
+#. Value for setting with label #13415 "Player / Videos / Render method"
+#. Value for setting with label #36098 "System / Display / Use 10 bit for SDR"
+msgctxt "#13416"
+msgid "Auto detect"
+msgstr "Hāhau aunoa i"
+
+msgctxt "#13419"
+msgid "Software"
+msgstr "Pūmanawa"
+
+msgctxt "#13420"
+msgid "Remove safely"
+msgstr "Tango humarie"
+
+msgctxt "#13421"
+msgid "VDPAU"
+msgstr "VDPAU"
+
+msgctxt "#13422"
+msgid "Start slideshow here"
+msgstr "Tīmata whakaatakiriata konei"
+
+msgctxt "#13423"
+msgid "Remember for this path"
+msgstr "Hoki tenei ara mahara"
+
+# empty string with id 13424
+msgctxt "#13425"
+msgid "Allow hardware acceleration - VDPAU"
+msgstr ""
+
+msgctxt "#13426"
+msgid "Allow hardware acceleration - VAAPI"
+msgstr ""
+
+msgctxt "#13427"
+msgid "Allow hardware acceleration - DXVA2"
+msgstr ""
+
+msgctxt "#13428"
+msgid "Allow hardware acceleration - CrystalHD"
+msgstr ""
+
+msgctxt "#13429"
+msgid "Allow hardware acceleration - VTBDecoder"
+msgstr ""
+
+msgctxt "#13430"
+msgid "Allow using DRM PRIME decoder"
+msgstr ""
+
+msgctxt "#13431"
+msgid "Pixel shaders"
+msgstr ""
+
+msgctxt "#13432"
+msgid "Allow hardware acceleration - VideoToolbox"
+msgstr ""
+
+msgctxt "#13433"
+msgid "Play next video automatically"
+msgstr ""
+
+#. If autoplay next video is set true
+msgctxt "#13434"
+msgid "Play only this"
+msgstr "Te tākaro anake tenei"
+
+msgctxt "#13435"
+msgid "Enable HQ scalers for scaling above"
+msgstr ""
+
+msgctxt "#13436"
+msgid "Use display HDR capabilities"
+msgstr ""
+
+msgctxt "#13437"
+msgid "Prefer VDPAU video mixer"
+msgstr ""
+
+msgctxt "#13438"
+msgid "Allow hardware acceleration with DRM PRIME"
+msgstr ""
+
+msgctxt "#13439"
+msgid "Allow hardware acceleration - MediaCodec"
+msgstr ""
+
+msgctxt "#13440"
+msgid "Allow hardware acceleration - MediaCodec (Surface)"
+msgstr ""
+
+msgctxt "#13441"
+msgid "Use MPEG-2 VDPAU"
+msgstr ""
+
+#. Description of setting with label #13441 "Use MPEG-2 VDPAU"
+msgctxt "#13442"
+msgid "Enable this option to use hardware acceleration for MPEG-(1 / 2) codecs. If disabled the CPU will be used instead. Older Radeon Cards tend to segfault with this enabled."
+msgstr ""
+
+msgctxt "#13443"
+msgid "Use MPEG-4 VDPAU"
+msgstr ""
+
+#. Description of setting with label #13443 "Use MPEG-4 VDPAU"
+msgctxt "#13444"
+msgid "Enable this option to use hardware acceleration for the MPEG-4 codec. If disabled the CPU will be used instead. Some ION hardware has problems with this being enabled by default."
+msgstr ""
+
+msgctxt "#13445"
+msgid "Use VC-1 VDPAU"
+msgstr "Whakamahia te VC-1 VDPAU"
+
+#. Description of setting with label #13445 "Use VC-1 VDPAU"
+msgctxt "#13446"
+msgid "Enable this option to use hardware acceleration for VC-1 based codecs. If disabled the CPU will be used instead. AMD hardware with VDPAU can't decode VC-1 Simple."
+msgstr ""
+
+msgctxt "#13447"
+msgid "Use MPEG-2 VAAPI"
+msgstr ""
+
+#. Description of setting with label #13447 "Use MPEG-2 VAAPI"
+msgctxt "#13448"
+msgid "Enable this option to use hardware acceleration for MPEG-(1 / 2) codecs. If disabled the CPU will be used instead. Some MPEG-2 videos might have green artifacts."
+msgstr ""
+
+msgctxt "#13449"
+msgid "Use MPEG-4 VAAPI"
+msgstr ""
+
+#. Description of setting with label #13449 "Use MPEG-4 VAAPI"
+msgctxt "#13450"
+msgid "Enable this option to use hardware acceleration for the MPEG-4 codec. If disabled the CPU will be used instead."
+msgstr ""
+
+msgctxt "#13451"
+msgid "Use VC-1 VAAPI"
+msgstr "Whakamahia VC-1 VAAPI"
+
+#. Description of setting with label #13451 "Use VC-1 VAAPI"
+msgctxt "#13452"
+msgid "Enable this option to use hardware acceleration for VC-1 based codecs. If disabled the CPU will be used instead. Especially VC-1 interlaced fails hard on Intel hardware."
+msgstr ""
+
+msgctxt "#13453"
+msgid "Use VP8 VAAPI"
+msgstr ""
+
+#. Description of setting with label #13453 "Use VP8 VAAPI"
+msgctxt "#13454"
+msgid "Enable this option to use hardware acceleration for the VP8 codec. If disabled the CPU will be used instead."
+msgstr ""
+
+msgctxt "#13455"
+msgid "Use VP9 VAAPI"
+msgstr ""
+
+#. Description of setting with label #13453 "Use VP9 VAAPI"
+msgctxt "#13456"
+msgid "Enable this option to use hardware acceleration for the VP9 codec. If disabled the CPU will be used instead."
+msgstr ""
+
+#. Option for video related setting #13454: sw filter
+msgctxt "#13457"
+msgid "Prefer VAAPI render method"
+msgstr ""
+
+# empty strings from id 13458 to 13459
+msgctxt "#13460"
+msgid "Use HEVC VAAPI"
+msgstr ""
+
+#. Description of setting with label #13460 "Use HEVC VAAPI"
+msgctxt "#13461"
+msgid "Enable this option to use hardware acceleration for the HEVC codec. If disabled the CPU will be used instead."
+msgstr ""
+
+#. Option for setting the PRIME render method
+msgctxt "#13462"
+msgid "PRIME Render Method"
+msgstr ""
+
+#. Description of setting with label #13462 "PRIME Render Method"
+msgctxt "#13463"
+msgid "This option switches between direct-to-plane and EGL rendering methods."
+msgstr ""
+
+#. String for options 1 of setting with label #13462 "PRIME Render Method"
+msgctxt "#13464"
+msgid "Direct To Plane"
+msgstr ""
+
+#. String for options 2 of setting with label #13462 "PRIME Render Method"
+msgctxt "#13465"
+msgid "EGL"
+msgstr ""
+
+msgctxt "#13466"
+msgid "1080 / 720 (>30Hz)"
+msgstr ""
+
+msgctxt "#13467"
+msgid "Unlimited / 1080 (>30Hz)"
+msgstr ""
+
+msgctxt "#13468"
+msgid "Use AV1 VAAPI"
+msgstr "Whakamahia AV1 VAAPI"
+
+#. Description of setting with label #13468 "Use AV1 VAAPI"
+msgctxt "#13469"
+msgid "Enable this option to use hardware acceleration for the AV1 codec. If disabled the CPU will be used instead."
+msgstr ""
+
+msgctxt "#13505"
+msgid "Resample quality"
+msgstr "Kounga Resample"
+
+msgctxt "#13506"
+msgid "Low (fast)"
+msgstr ""
+
+msgctxt "#13507"
+msgid "Medium"
+msgstr "Waenga"
+
+msgctxt "#13508"
+msgid "High"
+msgstr "Teitei"
+
+msgctxt "#13509"
+msgid "Really high (slow)"
+msgstr ""
+
+msgctxt "#13510"
+msgid "Sync playback to display"
+msgstr "Purei tukutahi ki te whakaatu"
+
+msgctxt "#13511"
+msgid "Choose art"
+msgstr "Kōwhiri toi"
+
+msgctxt "#13512"
+msgid "Current art"
+msgstr "Toi o nāianei"
+
+msgctxt "#13513"
+msgid "Remote art"
+msgstr "Toi Mamao"
+
+msgctxt "#13514"
+msgid "Local art"
+msgstr "Toi rohe"
+
+msgctxt "#13515"
+msgid "No art"
+msgstr "No toi"
+
+#. Button to add a new type of art e.g. "thumb", "poster", "fanart" etc.
+msgctxt "#13516"
+msgid "Add art type"
+msgstr ""
+
+msgctxt "#13517"
+msgid "Threshold for pitch correction"
+msgstr ""
+
+msgctxt "#13518"
+msgid "When the speed change exceeds this threshold, a pitch-correction filter will be applied. This avoids the \"chipmonk voices\" that normally result from speeding up a video"
+msgstr ""
+
+msgctxt "#13519"
+msgid "Embedded art"
+msgstr ""
+
+msgctxt "#13520"
+msgid "Embedded fanart"
+msgstr ""
+
+#. Heading for selection of a type of art e.g. "thumb", "poster", "fanart" etc.
+msgctxt "#13521"
+msgid "Choose art type"
+msgstr ""
+
+#. label of a setting that allows splitting of albums into component discs
+msgctxt "#13522"
+msgid "Split albums into individual discs"
+msgstr ""
+
+#. Description of setting with label #13522 "Split albums into individual discs"
+msgctxt "#13523"
+msgid "When enabled, opening a multi-disc album shows the discs as individual items instead of all the songs. Opening a disc then shows the songs on that disc."
+msgstr ""
+
+#. Label of a setting that allows original release dates to be used instead of album release date
+msgctxt "#13524"
+msgid "Use original release date of albums for year"
+msgstr ""
+
+#. Description of setting with label #13524
+msgctxt "#13525"
+msgid "When enabled, use the original year of release rather than the album release year (if available)."
+msgstr ""
+
+# empty strings from id 13526 to 13549
+msgctxt "#13550"
+msgid "Delay after change of refresh rate"
+msgstr ""
+
+msgctxt "#13551"
+msgid "Off"
+msgstr "Weto"
+
+msgctxt "#13552"
+msgid "{0:.1f} second"
+msgstr ""
+
+msgctxt "#13553"
+msgid "{0:.1f} seconds"
+msgstr ""
+
+msgctxt "#13554"
+msgid "{0:d} Minute"
+msgstr ""
+
+msgctxt "#13555"
+msgid "{0:d} Minutes"
+msgstr ""
+
+#. Label of a setting that allows to select the skip step sizes to use for skipping
+msgctxt "#13556"
+msgid "Skip steps"
+msgstr ""
+
+#. Name of a setting to configure the time to wait for subsequent keypresses in order to apply additive skipping
+msgctxt "#13557"
+msgid "Skip delay"
+msgstr ""
+
+# empty strings from id 13558 to 13599
+msgctxt "#13600"
+msgid "Apple Remote"
+msgstr ""
+
+msgctxt "#13601"
+msgid "Apple TV"
+msgstr ""
+
+msgctxt "#13602"
+msgid "Allow start of Kodi using the remote"
+msgstr "Tukua tīmatanga o Kodi te whakamahi i te mamao"
+
+msgctxt "#13603"
+msgid "Sequence delay time"
+msgstr "Wā raupapa roa"
+
+msgctxt "#13610"
+msgid "Disabled"
+msgstr "Kua mono"
+
+msgctxt "#13611"
+msgid "Standard"
+msgstr "Paerewa"
+
+msgctxt "#13612"
+msgid "Universal remote"
+msgstr ""
+
+msgctxt "#13613"
+msgid "Harmony remote"
+msgstr ""
+
+# empty strings from id 13614 to 13619
+msgctxt "#13620"
+msgid "Apple Remote error"
+msgstr ""
+
+msgctxt "#13621"
+msgid "Apple Remote support couldn't be enabled."
+msgstr ""
+
+msgctxt "#14000"
+msgid "Stack"
+msgstr "Stack"
+
+msgctxt "#14001"
+msgid "Unstack"
+msgstr "Wetetāpae rānei"
+
+msgctxt "#14003"
+msgid "Downloading playlist file..."
+msgstr "Te tikiake i te kōnae rārangipāpāho ana ..."
+
+msgctxt "#14004"
+msgid "Downloading streams list..."
+msgstr "E tikiake ana rārangi awa ..."
+
+msgctxt "#14005"
+msgid "Parsing streams list..."
+msgstr "Pāhi rārangi awa ..."
+
+msgctxt "#14006"
+msgid "Downloading streams list failed"
+msgstr "I rahua te rārangi tikiake i awa"
+
+msgctxt "#14007"
+msgid "Downloading playlist file failed"
+msgstr "I rahua te tikiake i te kōnae rārangipāpāho"
+
+msgctxt "#14009"
+msgid "Games directory"
+msgstr "Whaiaronga Games"
+
+msgctxt "#14010"
+msgid "Auto switch to thumbs based on"
+msgstr "Pana aunoa ki te koromatua i runga i"
+
+msgctxt "#14011"
+msgid "Enable auto switching to thumbs view"
+msgstr "Whakahohe i whakawhitinga aunoa ki te koromatua hei tirotiro ai"
+
+msgctxt "#14012"
+msgid "- Use large icons"
+msgstr "- Whakamahi ata nui"
+
+msgctxt "#14013"
+msgid "- Switch based on"
+msgstr "- Whakakā i runga i"
+
+msgctxt "#14014"
+msgid "- Percentage"
+msgstr "- Ōrautanga"
+
+msgctxt "#14015"
+msgid "No files and at least one thumb"
+msgstr "Kāore he kōnae, me te neke atu tetahi koromatua"
+
+msgctxt "#14016"
+msgid "At least one file and thumb"
+msgstr "I tētahi kōnae me te koromatua"
+
+msgctxt "#14017"
+msgid "Percentage of thumbs"
+msgstr "Ōrau o koromatua"
+
+msgctxt "#14018"
+msgid "View options"
+msgstr "Tirohia ngā kōwhiringa"
+
+msgctxt "#14019"
+msgid "Change area code 1"
+msgstr "Waehere rohe Change 1"
+
+msgctxt "#14020"
+msgid "Change area code 2"
+msgstr "Waehere Change rohe 2"
+
+msgctxt "#14021"
+msgid "Change area code 3"
+msgstr "Waehere Change rohe 3"
+
+msgctxt "#14022"
+msgid "Library"
+msgstr "Wharetaonga"
+
+msgctxt "#14023"
+msgid "No TV"
+msgstr "No TV"
+
+msgctxt "#14024"
+msgid "Enter the nearest large town"
+msgstr "Tomo tata te pa nui"
+
+msgctxt "#14025"
+msgid "Video/Audio/DVD cache - Hard disk"
+msgstr "Ataata / Oro keteroki DVD / - kōpae mārō"
+
+msgctxt "#14026"
+msgid "Video cache - DVD-ROM"
+msgstr "Keteroki Ataata - DVD-ROM"
+
+msgctxt "#14027"
+msgid "Video cache - Local network"
+msgstr ""
+
+msgctxt "#14028"
+msgid "Video cache - Internet"
+msgstr ""
+
+msgctxt "#14030"
+msgid "Audio cache - DVD-ROM"
+msgstr "Keteroki Ororongo - DVD-ROM"
+
+msgctxt "#14031"
+msgid "Audio cache - Local network"
+msgstr ""
+
+msgctxt "#14032"
+msgid "Audio cache - Internet"
+msgstr ""
+
+msgctxt "#14034"
+msgid "DVD cache - DVD-ROM"
+msgstr "Keteroki DVD - DVD-ROM"
+
+msgctxt "#14035"
+msgid "Local network"
+msgstr "Whatunga paetata"
+
+msgctxt "#14036"
+msgid "Services"
+msgstr "Ratonga"
+
+msgctxt "#14037"
+msgid "DVD cache - Local network"
+msgstr ""
+
+msgctxt "#14038"
+msgid "Network settings changed"
+msgstr "Huri i ngā tautuhinga Whatunga"
+
+msgctxt "#14039"
+msgid "A restart is required to change your network setup. Would you like to restart now?"
+msgstr ""
+
+msgctxt "#14041"
+msgid "Internet connection bandwidth limitation"
+msgstr "Hōkaiipurangi hononga Ipurangi fakangatangata"
+
+msgctxt "#14043"
+msgid "- Shutdown while playing"
+msgstr "- Tukaweto i tākaro"
+
+msgctxt "#14044"
+msgid "{0:d} min"
+msgstr ""
+
+msgctxt "#14045"
+msgid "{0:d} sec"
+msgstr ""
+
+msgctxt "#14046"
+msgid "{0:d} ms"
+msgstr ""
+
+msgctxt "#14047"
+msgid "{0:d} %"
+msgstr ""
+
+msgctxt "#14048"
+msgid "{0:d} kbps"
+msgstr ""
+
+msgctxt "#14049"
+msgid "{0:d} kb"
+msgstr ""
+
+msgctxt "#14050"
+msgid "{0:d}.0 dB"
+msgstr ""
+
+msgctxt "#14051"
+msgid "Time format"
+msgstr "Hōputu wā"
+
+msgctxt "#14052"
+msgid "Date format"
+msgstr "Hōputu mō te rā"
+
+msgctxt "#14053"
+msgid "GUI filters"
+msgstr "Ngā tātaritanga kua gui"
+
+msgctxt "#14054"
+msgid "{0:2.1f} dB"
+msgstr ""
+
+msgctxt "#14055"
+msgid "Use background scanning"
+msgstr "Whakamahia matawai muri"
+
+msgctxt "#14056"
+msgid "Stop scan"
+msgstr "Kāti te Matawai"
+
+msgctxt "#14057"
+msgid "Not possible while scanning for media information"
+msgstr ""
+
+msgctxt "#14058"
+msgid "Film grain effect"
+msgstr "Pānga witi Film"
+
+msgctxt "#14059"
+msgid "Search for thumbnails on remote shares"
+msgstr "Rapu mō ngā karakōnui i runga i hea mamao"
+
+msgctxt "#14060"
+msgid "Unknown type cache - Internet"
+msgstr "Momo Unknown keteroki - Internet"
+
+msgctxt "#14062"
+msgid "Enter username for"
+msgstr "Tomo ingoa kaiwhakamahi hoki"
+
+msgctxt "#14063"
+msgid "Date & time"
+msgstr "Rā & wā"
+
+msgctxt "#14064"
+msgid "Set date"
+msgstr "Whakaturia rā"
+
+msgctxt "#14065"
+msgid "Set time"
+msgstr "Whakaturia wā"
+
+msgctxt "#14066"
+msgid "Enter the time in 24-hour HH:MM format"
+msgstr ""
+
+msgctxt "#14067"
+msgid "Enter the date in DD/MM/YYYY format"
+msgstr "E tomo te rā i roto i te DD MM whakatakotoranga / / YYYY"
+
+msgctxt "#14068"
+msgid "Enter the IP address"
+msgstr "Tomo i te wāhitau IP"
+
+msgctxt "#14069"
+msgid "Apply these settings now?"
+msgstr "Te whakamahi i ēnei tautuhinga inaianei?"
+
+msgctxt "#14070"
+msgid "Apply changes now"
+msgstr "Hoatu ngā huringa inaianei"
+
+msgctxt "#14071"
+msgid "Allow file renaming and deletion"
+msgstr "Tukua Whakaingoa kōnae, me te mukunga"
+
+msgctxt "#14074"
+msgid "Set timezone"
+msgstr "Whakaturia rohewā"
+
+msgctxt "#14075"
+msgid "Use daylight saving time"
+msgstr "Whakamahia te wā awatea"
+
+msgctxt "#14076"
+msgid "Add to favourites"
+msgstr "Tāpiri ki ngā makau"
+
+msgctxt "#14077"
+msgid "Remove from favourites"
+msgstr "Tango mai i ngā makau"
+
+msgctxt "#14078"
+msgid "Colours"
+msgstr "Colours"
+
+msgctxt "#14079"
+msgid "Timezone country"
+msgstr "Rohewā whenua"
+
+msgctxt "#14080"
+msgid "Timezone"
+msgstr "Rohewā"
+
+msgctxt "#14081"
+msgid "File lists"
+msgstr "Rārangi Kōnae"
+
+# empty string with id 14082
+msgctxt "#14083"
+msgid "Use fullscreen window"
+msgstr ""
+
+msgctxt "#14084"
+msgid "Queue songs on selection"
+msgstr "Waiata tūtira i runga i ngā kōwhiringa"
+
+msgctxt "#14086"
+msgid "Playback"
+msgstr "Pūrei anō"
+
+msgctxt "#14087"
+msgid "Discs"
+msgstr ""
+
+msgctxt "#14088"
+msgid "Play DVDs automatically"
+msgstr "Te tākaro aunoa DVD"
+
+#. Subtitle font selection setting
+msgctxt "#14089"
+msgid "Font"
+msgstr "Momotuhi"
+
+msgctxt "#14090"
+msgid "International"
+msgstr "International"
+
+msgctxt "#14091"
+msgid "Character set"
+msgstr "Huinga Pūāhua"
+
+msgctxt "#14092"
+msgid "Logging"
+msgstr ""
+
+msgctxt "#14093"
+msgid "Security"
+msgstr "Haumarutanga"
+
+msgctxt "#14094"
+msgid "Devices"
+msgstr ""
+
+msgctxt "#14095"
+msgid "Power saving"
+msgstr "Whakaora Power"
+
+msgctxt "#14096"
+msgid "Rip"
+msgstr "Rip"
+
+msgctxt "#14097"
+msgid "Audio CD insert action"
+msgstr ""
+
+msgctxt "#14098"
+msgid "Play"
+msgstr "Pūrei"
+
+msgctxt "#14099"
+msgid "Eject disc when the CD ripping is complete"
+msgstr ""
+
+msgctxt "#14100"
+msgid "Stop ripping CD"
+msgstr "Poro te tārua CD"
+
+#. Name of a settings category related to video playback
+msgctxt "#14101"
+msgid "Processing"
+msgstr ""
+
+#. Name of a setting for Blu-ray playback mode
+msgctxt "#14102"
+msgid "Blu-ray playback mode"
+msgstr ""
+
+#. Playback mode option for Blu-ray
+msgctxt "#14103"
+msgid "Play main movie"
+msgstr ""
+
+#. Playback mode option for Blu-ray
+msgctxt "#14104"
+msgid "Show simplified menu"
+msgstr ""
+
+msgctxt "#14105"
+msgid "Temperature unit"
+msgstr ""
+
+msgctxt "#14106"
+msgid "Speed unit"
+msgstr ""
+
+msgctxt "#14107"
+msgid "Time format"
+msgstr "Hōputu wā"
+
+msgctxt "#14108"
+msgid "Use 12 / 24-hour format"
+msgstr ""
+
+msgctxt "#14109"
+msgid "Short date format"
+msgstr ""
+
+msgctxt "#14110"
+msgid "Long date format"
+msgstr ""
+
+msgctxt "#14111"
+msgid "Events"
+msgstr ""
+
+#. Label of setting to enable/disable event logging
+msgctxt "#14112"
+msgid "Enable event logging"
+msgstr ""
+
+#. Label of setting to enable/disable event logging for notifications
+msgctxt "#14113"
+msgid "Enable notification event logging"
+msgstr ""
+
+#. Label of setting to go into the event log window
+msgctxt "#14114"
+msgid "Show event log"
+msgstr ""
+
+#. Label for the "Basic" event level
+msgctxt "#14115"
+msgid "Basic"
+msgstr "Waiwai"
+
+#. Label for the "Information" event level
+msgctxt "#14116"
+msgid "Information"
+msgstr "Information"
+
+#. Label for the "Warning" event level
+msgctxt "#14117"
+msgid "Warning"
+msgstr "Whakatūpato"
+
+#. Label for the "Error" event level
+msgctxt "#14118"
+msgid "Error"
+msgstr "Hapa"
+
+#. Label to show the currently active/displayed event level in the event log window
+msgctxt "#14119"
+msgid "Level: {0:s}"
+msgstr ""
+
+#. Label for the option to show/hide higher level events in the event log window
+msgctxt "#14120"
+msgid "Show higher levels"
+msgstr ""
+
+#. Name of a setting for Blu-ray region codes
+msgctxt "#14121"
+msgid "Blu-ray region Code"
+msgstr ""
+
+#. Region Code option for Blu-ray
+msgctxt "#14122"
+msgid "Region A"
+msgstr ""
+
+#. Region Code option for Blu-ray
+msgctxt "#14123"
+msgid "Region B"
+msgstr ""
+
+#. Region Code option for Blu-ray
+msgctxt "#14124"
+msgid "Region C"
+msgstr ""
+
+#. This is in the context of input devices!
+msgctxt "#14125"
+msgid "Input"
+msgstr ""
+
+msgctxt "#14126"
+msgid "Whitelist"
+msgstr ""
+
+msgctxt "#14127"
+msgid "Allow 3:2 pulldown refresh rates"
+msgstr ""
+
+msgctxt "#14128"
+msgid "Allow double refresh rates"
+msgstr ""
+
+msgctxt "#14200"
+msgid "Player"
+msgstr "Player"
+
+msgctxt "#14201"
+msgid "Player settings"
+msgstr ""
+
+msgctxt "#14202"
+msgid "Library"
+msgstr "Wharetaonga"
+
+msgctxt "#14203"
+msgid "Library settings"
+msgstr ""
+
+msgctxt "#14204"
+msgid "PVR & Live TV"
+msgstr ""
+
+msgctxt "#14205"
+msgid "PVR & Live TV settings"
+msgstr ""
+
+msgctxt "#14206"
+msgid "Interface"
+msgstr ""
+
+msgctxt "#14207"
+msgid "Interface settings"
+msgstr ""
+
+msgctxt "#14208"
+msgid "Service settings"
+msgstr ""
+
+msgctxt "#14209"
+msgid "System settings"
+msgstr ""
+
+msgctxt "#14210"
+msgid "Profile settings"
+msgstr "I ngā tautuhinga Profile"
+
+msgctxt "#14211"
+msgid "Media"
+msgstr ""
+
+msgctxt "#14212"
+msgid "Media settings"
+msgstr ""
+
+msgctxt "#14215"
+msgid "Videos"
+msgstr "Rīpene Whakaata"
+
+msgctxt "#14216"
+msgid "Music"
+msgstr "Puoro"
+
+msgctxt "#14217"
+msgid "Pictures"
+msgstr "Pikitia"
+
+msgctxt "#14218"
+msgid "Language"
+msgstr "Reo"
+
+msgctxt "#14219"
+msgid "Databases"
+msgstr ""
+
+msgctxt "#14220"
+msgid "Display"
+msgstr "Whakaatu"
+
+msgctxt "#14221"
+msgid "Audio"
+msgstr "Ororongo"
+
+msgctxt "#14222"
+msgid "Regional"
+msgstr ""
+
+msgctxt "#14223"
+msgid "Control"
+msgstr ""
+
+msgctxt "#14224"
+msgid "Startup"
+msgstr ""
+
+msgctxt "#14225"
+msgid "Network Control"
+msgstr ""
+
+msgctxt "#14226"
+msgid "Manage Sources"
+msgstr ""
+
+msgctxt "#14227"
+msgid "Startup Settings"
+msgstr ""
+
+# empty strings from id 14228 to 14229
+msgctxt "#14230"
+msgid "Actions"
+msgstr ""
+
+msgctxt "#14231"
+msgid "Processing"
+msgstr ""
+
+msgctxt "#14232"
+msgid "Stereoscopic 3D"
+msgstr ""
+
+msgctxt "#14233"
+msgid "Teletext"
+msgstr ""
+
+msgctxt "#14234"
+msgid "Blu-ray"
+msgstr ""
+
+msgctxt "#14235"
+msgid "Download Services"
+msgstr ""
+
+msgctxt "#14236"
+msgid "Video Library"
+msgstr ""
+
+msgctxt "#14237"
+msgid "Music Library"
+msgstr ""
+
+# empty strings from id 14238 to 14239
+msgctxt "#14240"
+msgid "Lists & Views"
+msgstr ""
+
+msgctxt "#14241"
+msgid "Metadata"
+msgstr ""
+
+msgctxt "#14242"
+msgid "Videos..."
+msgstr ""
+
+msgctxt "#14243"
+msgid "Music..."
+msgstr ""
+
+msgctxt "#14244"
+msgid "Pictures..."
+msgstr ""
+
+msgctxt "#14245"
+msgid "Update library on startup"
+msgstr "Update tirotiro i te whakaohonga"
+
+msgctxt "#14246"
+msgid "Hide progress of library updates"
+msgstr "Huna i te ahunga whakamua o ngā whakahōunga hei tirotiro ai"
+
+msgctxt "#14247"
+msgid "Clean library"
+msgstr ""
+
+msgctxt "#14248"
+msgid "Export library"
+msgstr ""
+
+msgctxt "#14249"
+msgid "Import library"
+msgstr ""
+
+msgctxt "#14250"
+msgid "Audio Decoder"
+msgstr ""
+
+# empty string with id 14251
+msgctxt "#14252"
+msgid "Audio Passthrough"
+msgstr ""
+
+# empty strings from id 14253 to 14254
+msgctxt "#14255"
+msgid "Sleep / Shutdown"
+msgstr ""
+
+msgctxt "#14256"
+msgid "Wake"
+msgstr ""
+
+# empty strings from id 14257 to 14259
+msgctxt "#14260"
+msgid "Debug"
+msgstr ""
+
+msgctxt "#14261"
+msgid "Configure skin..."
+msgstr ""
+
+# empty strings from id 14262 to 14269
+msgctxt "#14270"
+msgid "Unit Formats"
+msgstr ""
+
+msgctxt "#14271"
+msgid "Region default format"
+msgstr ""
+
+# empty strings from id 14272 to 14274
+msgctxt "#14275"
+msgid "Application control"
+msgstr ""
+
+msgctxt "#14276"
+msgid "Allow remote control from applications on this system"
+msgstr ""
+
+msgctxt "#14277"
+msgid "Allow remote control from applications on other systems"
+msgstr ""
+
+#. pvr "channels" settings group label
+msgctxt "#14301"
+msgid "Channels"
+msgstr "Ngā hongere"
+
+#. pvr "icons" settings group label
+msgctxt "#14302"
+msgid "Icons"
+msgstr "Ata"
+
+#. pvr "epg updates" settings group label
+msgctxt "#14303"
+msgid "Updates"
+msgstr ""
+
+#. pvr "RDS" settings group label
+msgctxt "#14304"
+msgid "RDS Radio"
+msgstr ""
+
+# empty strings from id 14305 to 15010
+msgctxt "#15011"
+msgid "{0:d} Items failed to export"
+msgstr ""
+
+msgctxt "#15012"
+msgid "Unavailable source"
+msgstr "Puna wātea"
+
+msgctxt "#15013"
+msgid "What would you like to do with media items from {0:s}"
+msgstr ""
+
+msgctxt "#15014"
+msgid "Keep"
+msgstr "Penapena"
+
+msgctxt "#15015"
+msgid "Remove"
+msgstr "Whakakorengia"
+
+msgctxt "#15016"
+msgid "Games"
+msgstr "Tākaro"
+
+msgctxt "#15019"
+msgid "Add"
+msgstr "Tāpiri"
+
+# empty strings from id 15020 to 15049
+#. Name of a list with amount of entries behind on GUI
+msgctxt "#15050"
+msgid "Available modes"
+msgstr ""
+
+#. Name of a list with amount of entries behind on GUI
+msgctxt "#15051"
+msgid "Active modes"
+msgstr ""
+
+msgctxt "#15052"
+msgid "Password"
+msgstr "Kupuhipa"
+
+# empty strings from id 15053 to 15065
+#. Button to disable all enabled modes on current selected type
+msgctxt "#15066"
+msgid "Clear active modes"
+msgstr ""
+
+msgctxt "#15067"
+msgid "Close"
+msgstr ""
+
+msgctxt "#15100"
+msgid "Library"
+msgstr "Wharetaonga"
+
+msgctxt "#15101"
+msgid "Database"
+msgstr "Pātengi raraunga"
+
+msgctxt "#15102"
+msgid "* All albums"
+msgstr "* Pukapuka katoa"
+
+msgctxt "#15103"
+msgid "* All artists"
+msgstr "* Toi katoa"
+
+msgctxt "#15104"
+msgid "* All songs"
+msgstr "* Waiata katoa"
+
+msgctxt "#15105"
+msgid "* All genres"
+msgstr "* Momo katoa"
+
+msgctxt "#15106"
+msgid "Skin built-in"
+msgstr ""
+
+msgctxt "#15107"
+msgid "Buffering..."
+msgstr "Pūpare ..."
+
+msgctxt "#15108"
+msgid "GUI Sounds"
+msgstr ""
+
+msgctxt "#15109"
+msgid "Skin default"
+msgstr "Kiri taunoa"
+
+msgctxt "#15110"
+msgid "Larger font size"
+msgstr ""
+
+msgctxt "#15111"
+msgid "Theme"
+msgstr "Kaupapa"
+
+msgctxt "#15112"
+msgid "Default theme"
+msgstr "Kaupapa taunoa"
+
+msgctxt "#15200"
+msgid "Last.fm"
+msgstr "Last.fm"
+
+msgctxt "#15207"
+msgid "Connected"
+msgstr "Tūhono"
+
+msgctxt "#15208"
+msgid "Not connected"
+msgstr "E kore e hono"
+
+msgctxt "#15213"
+msgid "Play using..."
+msgstr "Te tākaro mā te whakamahi i ..."
+
+msgctxt "#15214"
+msgid "Use smoothed A/V synchronisation"
+msgstr "Whakamahia te mānia te tukutahi A / V"
+
+msgctxt "#15215"
+msgid "Hide file names in thumbs view"
+msgstr "Ingoa Hunaia kōnae i roto i nga koromatua, tirohia"
+
+msgctxt "#15216"
+msgid "Play in party mode"
+msgstr "Te tākaro i roto i te aratau rōpū"
+
+#. Label for actions associated with favourites
+msgctxt "#15217"
+msgid "Action"
+msgstr ""
+
+#. Label for an action associated with a favourite.
+msgctxt "#15218"
+msgid "Play media"
+msgstr ""
+
+#. Label for an action associated with a favourite
+msgctxt "#15219"
+msgid "Show picture"
+msgstr ""
+
+#. Label for an action associated with a favourite. Placeholder will be filled with the name of the window the favourite's content will be displayed in.
+msgctxt "#15220"
+msgid "Show content in \"{}\""
+msgstr ""
+
+#. Label for an action associated with a favourite
+msgctxt "#15221"
+msgid "Execute script"
+msgstr ""
+
+#. Label for an action associated with a favourite
+msgctxt "#15222"
+msgid "Execute Android app"
+msgstr ""
+
+#. Label for an action associated with a favourite
+msgctxt "#15223"
+msgid "Execute add-on"
+msgstr ""
+
+#. Label for an action associated with a favourite
+msgctxt "#15224"
+msgid "Other / Unknown"
+msgstr ""
+
+#. genric label for 'provider'
+msgctxt "#15225"
+msgid "Provider"
+msgstr "Kaihoatu"
+
+msgctxt "#15300"
+msgid "Path not found or invalid"
+msgstr "Kihai i kitea te ara muhu rānei"
+
+msgctxt "#15301"
+msgid "Couldn't connect to network server"
+msgstr ""
+
+msgctxt "#15302"
+msgid "No servers found"
+msgstr "No tūmau i kitea"
+
+msgctxt "#15303"
+msgid "Workgroup not found"
+msgstr "E kore roopu kitea"
+
+msgctxt "#15310"
+msgid "Opening multi-path source"
+msgstr "Opening puna maha ara-"
+
+msgctxt "#15311"
+msgid "Path:"
+msgstr "Ara:"
+
+#. Game settings category name
+msgctxt "#15312"
+msgid "Achievements"
+msgstr ""
+
+#. Group label for Achievements category in game settings
+msgctxt "#15313"
+msgid "Login to RetroAchievements"
+msgstr ""
+
+#. Label for button which creates a new savestate in the in-game savestate manager
+msgctxt "#15314"
+msgid "Save"
+msgstr "Tiaki"
+
+#. Caption for "Save" button in the in-game savestate manager
+msgctxt "#15315"
+msgid "Save progress to a new save file"
+msgstr ""
+
+#. Label for savestates created automatically by "Autosave" function
+msgctxt "#15316"
+msgid "Autosave"
+msgstr ""
+
+msgctxt "#16000"
+msgid "General"
+msgstr "Āhuawhānui"
+
+msgctxt "#16002"
+msgid "Internet lookup"
+msgstr "Rapu Ipurangi"
+
+msgctxt "#16003"
+msgid "Player"
+msgstr "Player"
+
+msgctxt "#16004"
+msgid "Play media from disc"
+msgstr "Te tākaro pāpāho i te kōpae"
+
+msgctxt "#16008"
+msgid "Enter new title"
+msgstr "Tomo taitara hou"
+
+msgctxt "#16009"
+msgid "Enter the movie name"
+msgstr "Tomo i te ingoa kiriata"
+
+msgctxt "#16010"
+msgid "Enter the profile name"
+msgstr "Tomo i te ingoa kōtaha"
+
+msgctxt "#16011"
+msgid "Enter the album name"
+msgstr "Tomo i te ingoa album"
+
+msgctxt "#16012"
+msgid "Enter the playlist name"
+msgstr "Tāurutia te ingoa rārangipāho"
+
+msgctxt "#16013"
+msgid "Enter new filename"
+msgstr "Tomo kōnae hou"
+
+msgctxt "#16014"
+msgid "Enter folder name"
+msgstr "Tomo ingoa kōpaki"
+
+msgctxt "#16015"
+msgid "Enter directory"
+msgstr "Tomo whaiaronga"
+
+msgctxt "#16016"
+msgid "Available options: %A, %T, %N, %B, %D, %G, %Y, %F, %S"
+msgstr "Kōwhiringa e wātea ana:% A,% T,% N,% B,% D,% G,% Y,% F,% S"
+
+msgctxt "#16017"
+msgid "Enter search string"
+msgstr "Tomo rapu string"
+
+msgctxt "#16018"
+msgid "None"
+msgstr "Kahore"
+
+msgctxt "#16019"
+msgid "Auto select"
+msgstr "Te tīpako aunoa"
+
+msgctxt "#16020"
+msgid "Deinterlace"
+msgstr ""
+
+msgctxt "#16021"
+msgid "Bob"
+msgstr "Bob"
+
+msgctxt "#16022"
+msgid "Bob - Inverted"
+msgstr ""
+
+msgctxt "#16023"
+msgid "Choose operator"
+msgstr ""
+
+msgctxt "#16024"
+msgid "Cancelling..."
+msgstr "E whakakore ana..."
+
+msgctxt "#16025"
+msgid "Enter the artist name"
+msgstr "Tomo i te ingoa artist"
+
+msgctxt "#16026"
+msgid "Playback failed"
+msgstr "I rahua te Purei Anō"
+
+msgctxt "#16027"
+msgid "One or more items failed to play. Check the log for more information about this message."
+msgstr ""
+
+msgctxt "#16028"
+msgid "Enter value"
+msgstr "Tomo uara"
+
+#. PVR error messages dialog text.
+msgctxt "#16029"
+msgid "Check the log for more information about this message."
+msgstr ""
+
+msgctxt "#16030"
+msgid "Party mode aborted."
+msgstr "Haukotia aratau Party."
+
+msgctxt "#16031"
+msgid "No matching songs in the library."
+msgstr "No waiata ōrite i roto i te whare pukapuka."
+
+msgctxt "#16032"
+msgid "Couldn't initialise database."
+msgstr ""
+
+msgctxt "#16033"
+msgid "Couldn't open database."
+msgstr ""
+
+msgctxt "#16034"
+msgid "Couldn't get songs from database."
+msgstr ""
+
+msgctxt "#16035"
+msgid "Party mode playlist"
+msgstr "Party aratau rārangipāpāho"
+
+msgctxt "#16036"
+msgid "Deinterlace (half)"
+msgstr ""
+
+msgctxt "#16037"
+msgid "Deinterlace video"
+msgstr "Wetewetehia te ataata"
+
+msgctxt "#16038"
+msgid "Deinterlace method"
+msgstr "Tikanga Wetewetehia"
+
+msgctxt "#16039"
+msgid "Off"
+msgstr "Weto"
+
+msgctxt "#16041"
+msgid "On"
+msgstr "I te"
+
+# empty strings from id 16042 to 16099
+msgctxt "#16100"
+msgid "All videos"
+msgstr ""
+
+msgctxt "#16101"
+msgid "Unwatched"
+msgstr "Takoto"
+
+msgctxt "#16102"
+msgid "Watched"
+msgstr "Titiro"
+
+#. Label for a context menu entry to mark an item as watched
+msgctxt "#16103"
+msgid "Mark as watched"
+msgstr "Mark rite titiro"
+
+#. Label for a context menu entry to mark an item as unwatched
+msgctxt "#16104"
+msgid "Mark as unwatched"
+msgstr "Mark rite takoto"
+
+msgctxt "#16105"
+msgid "Edit title"
+msgstr "Whakatika taitara"
+
+#. Label for a context menu entry that opens a submenu with further actions for the selected item
+msgctxt "#16106"
+msgid "Manage..."
+msgstr "Whakahaere ..."
+
+msgctxt "#16107"
+msgid "Edit sort title"
+msgstr "Taitara Whakatika ahua"
+
+msgctxt "#16200"
+msgid "Operation was aborted"
+msgstr "Haukotia Operation i"
+
+msgctxt "#16201"
+msgid "Copy failed"
+msgstr "Kua rahua te tārua"
+
+msgctxt "#16202"
+msgid "Failed to copy at least one file. Check the log for more information about this message."
+msgstr ""
+
+msgctxt "#16203"
+msgid "Move failed"
+msgstr "I rahua te neke"
+
+msgctxt "#16204"
+msgid "Failed to move at least one file. Check the log for more information about this message."
+msgstr ""
+
+msgctxt "#16205"
+msgid "Delete failed"
+msgstr "I rahua te muku"
+
+msgctxt "#16206"
+msgid "Failed to delete at least one file. Check the log for more information about this message."
+msgstr ""
+
+# empty strings from id 16207 to 16295
+#. Name of the video filter that uses jagged pixels without smoothing
+msgctxt "#16296"
+msgid "Pixelate"
+msgstr ""
+
+#. Name of the video filter that smooths pixels to remove jagged edges
+msgctxt "#16297"
+msgid "Smooth"
+msgstr ""
+
+#. Description of the video filter that uses jagged pixels without smoothing
+msgctxt "#16298"
+msgid "Shows the game's pixels without any modifications."
+msgstr ""
+
+#. Description of the video filter that smooths pixels to remove jagged edges
+msgctxt "#16299"
+msgid "Removes the jagged edges of pixels by evenly fading between adjacent pixels."
+msgstr ""
+
+msgctxt "#16300"
+msgid "Video scaling method"
+msgstr "Tikanga tauine Ataata"
+
+msgctxt "#16301"
+msgid "Nearest neighbour"
+msgstr "Tata hoa"
+
+msgctxt "#16302"
+msgid "Bilinear"
+msgstr "Bilinear"
+
+msgctxt "#16303"
+msgid "Bicubic (B-Spline)"
+msgstr ""
+
+msgctxt "#16304"
+msgid "Lanczos2"
+msgstr "Lanczos2"
+
+msgctxt "#16305"
+msgid "Lanczos3"
+msgstr "Lanczos3"
+
+msgctxt "#16306"
+msgid "Sinc8"
+msgstr "Sinc8"
+
+msgctxt "#16307"
+msgid "Bicubic (software)"
+msgstr "Bicubic (pūmanawa)"
+
+msgctxt "#16308"
+msgid "Lanczos (software)"
+msgstr "Lanczos (pūmanawa)"
+
+msgctxt "#16309"
+msgid "Sinc (software)"
+msgstr "Sinc (pūmanawa)"
+
+msgctxt "#16310"
+msgid "Temporal"
+msgstr "Te pae tino"
+
+msgctxt "#16311"
+msgid "Temporal / Spatial"
+msgstr ""
+
+msgctxt "#16312"
+msgid "VDPAU - Noise reduction"
+msgstr ""
+
+msgctxt "#16313"
+msgid "VDPAU - Sharpness"
+msgstr ""
+
+msgctxt "#16314"
+msgid "Bicubic (Mitchell)"
+msgstr ""
+
+msgctxt "#16315"
+msgid "Lanczos3 - Optimised"
+msgstr ""
+
+msgctxt "#16316"
+msgid "Auto"
+msgstr "Aunoa"
+
+msgctxt "#16317"
+msgid "Temporal (half)"
+msgstr ""
+
+msgctxt "#16318"
+msgid "Temporal / Spatial (half)"
+msgstr ""
+
+msgctxt "#16319"
+msgid "DXVA"
+msgstr "DXVA"
+
+msgctxt "#16320"
+msgid "DXVA"
+msgstr "DXVA"
+
+msgctxt "#16321"
+msgid "Bicubic (Catmull-Rom)"
+msgstr ""
+
+msgctxt "#16322"
+msgid "Spline36"
+msgstr "Spline36"
+
+msgctxt "#16323"
+msgid "Spline36 - Optimised"
+msgstr ""
+
+msgctxt "#16324"
+msgid "Software - Blend"
+msgstr ""
+
+msgctxt "#16325"
+msgid "VDPAU - Bob"
+msgstr "VDPAU - Bob"
+
+msgctxt "#16326"
+msgid "Bicubic (0,0.75)"
+msgstr ""
+
+msgctxt "#16327"
+msgid "VAAPI - Bob"
+msgstr ""
+
+msgctxt "#16328"
+msgid "VAAPI - Motion adaptive"
+msgstr ""
+
+msgctxt "#16329"
+msgid "VAAPI - Motion compensated"
+msgstr ""
+
+msgctxt "#16330"
+msgid "Bicubic (0,1.)"
+msgstr ""
+
+# empty strings from id 16331 to 16333
+#. Description of OSD video settings for deinterlace method with label #16334
+msgctxt "#16334"
+msgid "Bob (half)"
+msgstr ""
+
+#. Description of OSD video settings for deinterlace method with label #16335
+msgctxt "#16335"
+msgid "IMX - Advanced (half)"
+msgstr ""
+
+#. Description of OSD video settings for deinterlace method with label #16336
+msgctxt "#16336"
+msgid "IMX - Advanced"
+msgstr ""
+
+msgctxt "#16400"
+msgid "Post-processing"
+msgstr "Tukatuka-Post"
+
+msgctxt "#17500"
+msgid "Display sleep timeout"
+msgstr "Wāhiki Whakaatu moe"
+
+# empty strings from id 17501 to 17996
+msgctxt "#17997"
+msgid "{0:d} MByte"
+msgstr ""
+
+msgctxt "#17998"
+msgid "{0:d} hours"
+msgstr ""
+
+msgctxt "#17999"
+msgid "{0:d} days"
+msgstr ""
+
+#. Live TV channels 'play' context menu item label
+msgctxt "#19000"
+msgid "Switch to channel"
+msgstr "Whakawhiti atu ki te hongere"
+
+msgctxt "#19001"
+msgid "Separate the search words by using AND, OR and / or NOT."
+msgstr ""
+
+msgctxt "#19002"
+msgid "or use phrases to find an exact match, like \"The wizard of Oz\"."
+msgstr "te whakamahi ranei kīanga ki te kimihia he ōritenga, rite \"te ruānuku o Oz \"."
+
+#. Label of a context menu entry to find similar programs (matching a given epg event)
+msgctxt "#19003"
+msgid "Find similar"
+msgstr ""
+
+#. label for epg import progress control
+msgctxt "#19004"
+msgid "Importing guide from clients"
+msgstr ""
+
+#. used by several skins
+msgctxt "#19005"
+msgid "PVR stream information"
+msgstr "Mōhiohio awa PVR"
+
+#. label for 'tuner name' in pvr player information dialog
+msgctxt "#19006"
+msgid "Receiving device"
+msgstr "Te fariiraa i pūrere"
+
+#. label for 'device status' in pvr player information dialog
+msgctxt "#19007"
+msgid "Device status"
+msgstr "Tūnga Pūrere"
+
+#. label for 'signal quality' in pvr player information dialog
+msgctxt "#19008"
+msgid "Signal quality"
+msgstr "Kounga tohu"
+
+#. label for 'signal noise ratio' in pvr player information dialog
+msgctxt "#19009"
+msgid "SNR"
+msgstr "SNR"
+
+#. label for 'bit error ratio' in pvr player information dialog
+msgctxt "#19010"
+msgid "BER"
+msgstr "Manatui"
+
+#. label for 'number of uncorrected errors' in pvr player information dialog
+msgctxt "#19011"
+msgid "UNC"
+msgstr "UNC"
+
+#. label for PVR backend name in system information's PVR section
+msgctxt "#19012"
+msgid "PVR backend"
+msgstr ""
+
+#. PVR 'channel encryption system' textual presentation for free to air channels
+msgctxt "#19013"
+msgid "Free to air"
+msgstr "Free ki te rangi"
+
+#. PVR 'channel encryption system' textual presentation for 'fixed' channels
+msgctxt "#19014"
+msgid "Fixed"
+msgstr "Pumau tonu"
+
+#. label for 'channel encryption' in pvr player information dialog
+msgctxt "#19015"
+msgid "Encryption"
+msgstr "Whakamuna"
+
+#. unused?
+msgctxt "#19016"
+msgid "PVR backend {0:d} - {1:s}"
+msgstr ""
+
+#. generic label for pvr recordings used in different places
+msgctxt "#19017"
+msgid "Recordings"
+msgstr "Ngā pūhopu"
+
+#. Name of a setting, asking to enter the path to a folder that contains icons for TV channels
+msgctxt "#19018"
+msgid "Folder with channel icons"
+msgstr "Kōpaki me hongere ata"
+
+#. generic label for pvr channels used in different places
+msgctxt "#19019"
+msgid "Channels"
+msgstr "Ngā hongere"
+
+#. generic label for 'Live TV' used in different places
+msgctxt "#19020"
+msgid "TV"
+msgstr "TV"
+
+#. generic label for pvr-provided 'Radio' used in different places
+msgctxt "#19021"
+msgid "Radio"
+msgstr "Radio"
+
+#. generic 'hidden' label used in different places
+msgctxt "#19022"
+msgid "Hidden"
+msgstr "Hunahuna"
+
+#. generic label for 'Live TV channels' used in different places
+msgctxt "#19023"
+msgid "TV channels"
+msgstr "Hongere TV"
+
+#. generic label for pvr-provided 'Radio channels' used in different places
+msgctxt "#19024"
+msgid "Radio channels"
+msgstr "Hongere Irirangi"
+
+#. label for PVR backend number of timers in system information's PVR section
+msgctxt "#19025"
+msgid "Upcoming recordings"
+msgstr "Recordings Ū"
+
+#. label for "add timer..." list item used in pvr timers / timer rules window
+msgctxt "#19026"
+msgid "Add timer..."
+msgstr "Tāpiri matawā ..."
+
+#. unused?
+msgctxt "#19027"
+msgid "No search results"
+msgstr "No huanga rapu"
+
+#. label used in pvr guide window views to indicate that there are no epg data for the current view (channel, now, next)
+msgctxt "#19028"
+msgid "No guide entries"
+msgstr ""
+
+#. generic 'channel' label used in different places
+msgctxt "#19029"
+msgid "Channel"
+msgstr "Hongere"
+
+#. generic 'now' label used in different places
+msgctxt "#19030"
+msgid "Now"
+msgstr "Na"
+
+#. generic 'next' label used in different places in pvr context
+msgctxt "#19031"
+msgid "Next"
+msgstr "Te atahanga e whai ake nei"
+
+#. 'timeline' label used in pvr guide window
+msgctxt "#19032"
+msgid "Timeline"
+msgstr "Rārangiwā"
+
+#. generic 'information' label used in different places, like labels for message box headers
+msgctxt "#19033"
+msgid "Information"
+msgstr "Information"
+
+#. message box text stating that a timer is already set for a given epg event.
+msgctxt "#19034"
+msgid "There is already a timer set for this event"
+msgstr ""
+
+#. message box text stating that a pvr channel could not be played.
+msgctxt "#19035"
+msgid "{0:s} can't be played. Check the log for more information about this message."
+msgstr ""
+
+#. message box text stating that a recording could not be played.
+msgctxt "#19036"
+msgid "This recording can't be played. Check the log for more information about this message."
+msgstr ""
+
+#. pvr settings "show signal quality" label
+msgctxt "#19037"
+msgid "Show signal quality"
+msgstr "Kounga Whakaatu tohu"
+
+#. message box text stating that a PVR backend does not support a certain functionality.
+msgctxt "#19038"
+msgid "Not supported by the PVR backend."
+msgstr "E kore e tautokona ana e te backend PVR."
+
+#. message box text asking for confirmation to hide a channel.
+msgctxt "#19039"
+msgid "Are you sure you want to hide this channel?"
+msgstr "Kei te hiahia koe ki te tāhopu i tenei hongere?"
+
+msgctxt "#19040"
+msgid "Timers"
+msgstr ""
+
+#. Label for button to refresh the channel logos
+msgctxt "#19041"
+msgid "Refresh channel logos"
+msgstr ""
+
+#. label for PVR backend number of channel groups in system information's PVR section
+msgctxt "#19042"
+msgid "Channel Groups"
+msgstr ""
+
+#. pvr settings "recording" category label
+msgctxt "#19043"
+msgid "Recording"
+msgstr "Pūhopu"
+
+msgctxt "#19044"
+msgid "Please check your configuration. Check the log for more information about this message."
+msgstr ""
+
+msgctxt "#19045"
+msgid "No PVR clients have been started yet. Wait for the PVR clients to start up. Check the log for more information about this message."
+msgstr ""
+
+msgctxt "#19046"
+msgid "New channel"
+msgstr "Hongere hou"
+
+#. Label for a context menu entry to open an EPG event information dialog
+msgctxt "#19047"
+msgid "Programme information"
+msgstr ""
+
+#. pvr settings "group manager" action button label
+#. Label for a context menu entry to open the pvr channel group manager dialog
+msgctxt "#19048"
+msgid "Group manager"
+msgstr ""
+
+msgctxt "#19049"
+msgid "Show channel"
+msgstr "Whakaatu hongere"
+
+msgctxt "#19050"
+msgid "Show visible channels"
+msgstr "Whakaaturia hongere e kitea ana"
+
+msgctxt "#19051"
+msgid "Show hidden channels"
+msgstr "Whakaaturia hongere huna"
+
+msgctxt "#19052"
+msgid "Move channel to:"
+msgstr "Nekehia hongere ki:"
+
+#. Label for a context menu entry to open recording info dialog
+msgctxt "#19053"
+msgid "Recording information"
+msgstr "Ngā mōhiohio tuhi"
+
+#. header label for hide channel confirmation message box
+msgctxt "#19054"
+msgid "Hide channel"
+msgstr "Huna hongere"
+
+#. generic text used in several places to state that there is no information available
+msgctxt "#19055"
+msgid "No information available"
+msgstr "No mōhiohio e wātea ana"
+
+#. Label for a new timer
+msgctxt "#19056"
+msgid "New timer"
+msgstr "Matawā New"
+
+#. Notification text to announce that a timer was disabled
+msgctxt "#19057"
+msgid "Timer disabled"
+msgstr ""
+
+#. Notification text to announce that a timer was enabled
+msgctxt "#19058"
+msgid "Timer enabled"
+msgstr "Matawā ngā makaurangi"
+
+#. Label for a context menu entry and for a button to stop a recording
+msgctxt "#19059"
+msgid "Stop recording"
+msgstr "Whakatū hopukanga"
+
+#. Label for a context menu entry to delete a timer associated with an epg event and for a button to delete a timer in epg event info dialog
+msgctxt "#19060"
+msgid "Delete timer"
+msgstr "Mukua te matawā"
+
+#. Label for a context menu entry to open the timer settings dialog
+msgctxt "#19061"
+msgid "Add timer"
+msgstr "Tāpiri matawā"
+
+msgctxt "#19062"
+msgid "Sort by: Channel"
+msgstr "Kōmaka mā te: Hongere"
+
+#. Label for epg grid window "jump to grid start" (oldest available programme) context menu entry and epg grid controls dialog help text
+msgctxt "#19063"
+msgid "First programme"
+msgstr ""
+
+#. Label for epg grid window "jump to grid end" (youngest available programme) context menu entry and epg grid controls dialog help text
+msgctxt "#19064"
+msgid "Last programme"
+msgstr ""
+
+#. Label for timer settings dialog header
+msgctxt "#19065"
+msgid "Timer settings"
+msgstr ""
+
+#. Name of a shortcut to a custom folder for channel icons
+msgctxt "#19066"
+msgid "Channel icons"
+msgstr "Ata hongere"
+
+#. message box text stating that an epg event is already being recorded
+msgctxt "#19067"
+msgid "This event is already being recorded."
+msgstr "Kei te tuhia kē ana tēnei kaupapa."
+
+#. Label for recording settings dialog header
+msgctxt "#19068"
+msgid "Recording settings"
+msgstr ""
+
+#. generic label for the electronic program guide (EPG) used in different places
+msgctxt "#19069"
+msgid "Guide"
+msgstr "Guide"
+
+#. Label for epg grid window "jump to now" (current programme) context menu entry and epg grid controls dialog help text
+msgctxt "#19070"
+msgid "Current programme"
+msgstr ""
+
+#. pvr settings "epg update interval" setting label
+msgctxt "#19071"
+msgid "Update interval"
+msgstr ""
+
+#. Dialog warning text for invalid timer setting
+msgctxt "#19072"
+msgid "In order to add/update a timer the end date and time must be greater than the start date and time."
+msgstr ""
+
+#. pvr settings "delay channel switch" setting label
+msgctxt "#19073"
+msgid "Delay channel switch"
+msgstr "Whakaroa hongere whakawhiti"
+
+msgctxt "#19074"
+msgid "Active"
+msgstr ""
+
+#. Label of name edit in PVR timer and recording settings dialog
+msgctxt "#19075"
+msgid "Name"
+msgstr "Ingoa"
+
+#. Label of recording folder edit in PVR timer settings dialog
+msgctxt "#19076"
+msgid "Folder"
+msgstr "Kōpaki"
+
+msgctxt "#19077"
+msgid "Hide disabled"
+msgstr ""
+
+#. Label of channel selector list in PVR timer settings dialog
+msgctxt "#19078"
+msgid "Channel"
+msgstr "Hongere"
+
+#. Heading for PVR timer days of week settings dialog
+#. Label of days of week button in PVR timer settings dialog
+msgctxt "#19079"
+msgid "Days of week"
+msgstr ""
+
+#. used by several skins
+msgctxt "#19080"
+msgid "Begin"
+msgstr ""
+
+#. used by several skins
+msgctxt "#19081"
+msgid "End"
+msgstr ""
+
+#. Label of priority spinner in PVR timer settings dialog
+msgctxt "#19082"
+msgid "Priority"
+msgstr ""
+
+#. Label of lifetime selector in PVR timer and recording settings dialog
+msgctxt "#19083"
+msgid "Lifetime"
+msgstr ""
+
+#. Label of first day (dd mm yy) button in PVR timer settings dialog
+msgctxt "#19084"
+msgid "First day"
+msgstr ""
+
+#. default for channels without a name. place holder will be filled with channel number.
+msgctxt "#19085"
+msgid "Unknown channel {0:s}"
+msgstr ""
+
+#. Label for "Instant recording action" setting
+msgctxt "#19086"
+msgid "Instant recording action"
+msgstr ""
+
+#. Label for "Instant recording action" settings value
+msgctxt "#19087"
+msgid "Record current show (if guide data available)"
+msgstr ""
+
+#. Label for "Instant recording action" settings value
+msgctxt "#19088"
+msgid "Record for a fixed period of time (Instant recording duration)"
+msgstr ""
+
+#. Label for "Instant recording action" settings value
+msgctxt "#19089"
+msgid "Ask what to do"
+msgstr ""
+
+#. Label for "Instant recording action" dialog settings value
+msgctxt "#19090"
+msgid "Record the next {0:d} minutes"
+msgstr ""
+
+#. Label for "Instant recording action" dialog settings value
+msgctxt "#19091"
+msgid "Record current show ({0:s})"
+msgstr ""
+
+#. Label for "Instant recording action" dialog settings value
+msgctxt "#19092"
+msgid "Record next show ({0:s})"
+msgstr ""
+
+#. Instant recording summary. Expands to "Instant recording: <recording start and end times>", for example "Instant recording: 31/05/2016 from 9:00 to 11:00"
+msgctxt "#19093"
+msgid "Instant recording: {0:s}"
+msgstr ""
+
+#. error message displayed in case adding a timer failed because no suitable epg-based timer type could be found.
+msgctxt "#19094"
+msgid "Timer creation failed. Unsupported timer type."
+msgstr ""
+
+#. error message displayed in case adding a timer rule failed because no suitable epg-based timer rule type could be found.
+msgctxt "#19095"
+msgid "Timer rule creation failed. Unsupported timer type."
+msgstr ""
+
+#. label of a value for default epg event select action, where the action is choosen depending on whether the event is in the past, now or in the future
+msgctxt "#19096"
+msgid "\"Smart select\""
+msgstr ""
+
+#. label of the help text for the name edit field in PVR timer and recording settings dialog
+msgctxt "#19097"
+msgid "Enter the name for the timer"
+msgstr ""
+
+#. generic warning label used at several places
+msgctxt "#19098"
+msgid "Warning!"
+msgstr ""
+
+#. service label in pvr info dialog
+msgctxt "#19099"
+msgid "Service"
+msgstr "Ratonga"
+
+#. mux label in pvr info dialog
+msgctxt "#19100"
+msgid "Mux"
+msgstr "Mux"
+
+#. provider label in pvr info dialog
+msgctxt "#19101"
+msgid "Provider"
+msgstr "Kaihoatu"
+
+#. message box text prompting user to switch to another channel
+msgctxt "#19102"
+msgid "Please switch to another channel."
+msgstr "Me whakawhiti atu ki tētahi atu hongere."
+
+#. Title of numeric dialog for choosing a channel by entering a number
+msgctxt "#19103"
+msgid "Go to channel"
+msgstr ""
+
+#. label of the help text for the recording folder edit field in PVR timer settings dialog
+msgctxt "#19104"
+msgid "Enter the name of the folder for the recording"
+msgstr "Tomo i te ingoa o te kōpaki mō te tuhi"
+
+#. unused?
+msgctxt "#19105"
+msgid "Please select a channel"
+msgstr ""
+
+#. part of timer information text (e.g. "Next recording on 10/10/2016 at 9:00 AM")
+msgctxt "#19106"
+msgid "Next recording on"
+msgstr ""
+
+#. part of timer information text (e.g. "Next recording on 10/10/2016 at 9:00 AM")
+msgctxt "#19107"
+msgid "at"
+msgstr "i"
+
+#. label for PVR settings "tv fallback framerate" (in Hz) selector
+msgctxt "#19108"
+msgid "Fallback framerate"
+msgstr ""
+
+#. message box text stating that a timer could not be saved
+msgctxt "#19109"
+msgid "Could not save the timer. Check the log for more information about this message."
+msgstr ""
+
+#. message box text stating that a timer could not be deleted
+msgctxt "#19110"
+msgid "Could not delete the timer. Check the log for more information about this message."
+msgstr ""
+
+#. message box text stating that a PVR backend error occurred
+msgctxt "#19111"
+msgid "PVR backend error. Check the log for more information about this message."
+msgstr ""
+
+#. delete recordings confirmation message box text
+msgctxt "#19112"
+msgid "Delete this recording?"
+msgstr ""
+
+#. delete multiple recordings confirmation message box text
+msgctxt "#19113"
+msgid "Delete all recordings in this folder?"
+msgstr ""
+
+#. label for PVR backend version in system information's PVR section
+msgctxt "#19114"
+msgid "Version"
+msgstr "Putanga"
+
+#. label for PVR backend address (e.g. ID address of the PVR backend server) in system information's PVR section
+msgctxt "#19115"
+msgid "Address"
+msgstr "Wāhitau"
+
+#. label for PVR backend disk size in system information's PVR section
+msgctxt "#19116"
+msgid "Disksize"
+msgstr "Disksize"
+
+#. label for PVR settings channels search action control
+msgctxt "#19117"
+msgid "Search for channels"
+msgstr "Rapu mō ngā hongere"
+
+#. unused?
+msgctxt "#19118"
+msgid "Can't use PVR functions while searching."
+msgstr ""
+
+#. channel scan backend selection dialog text
+msgctxt "#19119"
+msgid "On which backend do you want to search?"
+msgstr ""
+
+#. label for PVR client number in system information's PVR section
+msgctxt "#19120"
+msgid "Client number"
+msgstr "Tau kiritaki"
+
+msgctxt "#19121"
+msgid "Avoid repeats"
+msgstr "A ape i tukurua"
+
+#. delete active timer confirmation message box text
+msgctxt "#19122"
+msgid "This timer is still recording. Are you sure you want to delete this timer?"
+msgstr "Kei te tuhi tonu tenei matawā. E hiahia ana koe ki te muku i tēnei matawā koe?"
+
+msgctxt "#19123"
+msgid "Free to air channels only"
+msgstr "Kore utu ki hau hongere anake"
+
+msgctxt "#19124"
+msgid "Ignore present timers"
+msgstr "Waihotia timers reira"
+
+msgctxt "#19125"
+msgid "Ignore present recordings"
+msgstr "Waihotia reira recordings"
+
+#. Label of "Start time" spinner in PVR timer settings dialog
+msgctxt "#19126"
+msgid "Start time"
+msgstr "Wā tīmatanga"
+
+#. Label of "End time" edit field in PVR timer settings dialog
+msgctxt "#19127"
+msgid "End time"
+msgstr "Wā mutunga"
+
+#. Label of "Start date" spinner field in PVR timer settings dialog
+msgctxt "#19128"
+msgid "Start date"
+msgstr "Rā tīmata"
+
+#. Label of "End date" edit field in PVR timer settings dialog
+msgctxt "#19129"
+msgid "End date"
+msgstr "Rā mutu"
+
+msgctxt "#19130"
+msgid "Minimum duration"
+msgstr "Roanga Mōkito"
+
+msgctxt "#19131"
+msgid "Maximum duration"
+msgstr "Roanga mōrahi"
+
+msgctxt "#19132"
+msgid "Include unknown genres"
+msgstr "Whakaurua momo unknown"
+
+msgctxt "#19133"
+msgid "Search string"
+msgstr "Rapu string"
+
+msgctxt "#19134"
+msgid "Include description"
+msgstr "Whakaurua whakamārama"
+
+msgctxt "#19135"
+msgid "Case sensitive"
+msgstr "Case tairongo"
+
+msgctxt "#19136"
+msgid "Channel unavailable"
+msgstr "Kaore wātea te hongere"
+
+#. channel group manager dialog error message box text
+msgctxt "#19137"
+msgid "No groups defined. Please create a group first"
+msgstr ""
+
+#. Label of timer rules tv/radio home submenu item
+msgctxt "#19138"
+msgid "Timer rules"
+msgstr ""
+
+#. channel group manager dialog create group / rename group message box text
+msgctxt "#19139"
+msgid "Name of the new group"
+msgstr "Ingoa o te rōpū hou"
+
+#. PVR search window 'search' list item label
+msgctxt "#19140"
+msgid "Search..."
+msgstr ""
+
+#. generic PVR channel 'group' label used in different places
+msgctxt "#19141"
+msgid "Group"
+msgstr "Group"
+
+msgctxt "#19142"
+msgid "Search guide"
+msgstr "Aratohu Rapu"
+
+msgctxt "#19143"
+msgid "Group management"
+msgstr "Whakahaere rōpū"
+
+#. used by several skins
+msgctxt "#19144"
+msgid "No groups defined"
+msgstr "No rōpū tautuhia"
+
+#. used by several skins
+msgctxt "#19145"
+msgid "Grouped"
+msgstr "Whakarōpūtia"
+
+#. generic label for pvr channel groups used in different places
+msgctxt "#19146"
+msgid "Groups"
+msgstr "Ngā rōpū"
+
+#. Dialog warning text for lifetime recording setting
+msgctxt "#19147"
+msgid "Setting the lifetime of this recording to {0:d} days will immediately expire the recording, which might result in instant deletion of the recording. Proceed anyway?"
+msgstr ""
+
+#. generic PVR 'channel' label used in different places
+msgctxt "#19148"
+msgid "Channel"
+msgstr "Hongere"
+
+#. part of timer rule textual weekdays representation (e.g. "Mo-Tu-Fr-Su", "Mo-Tu-__-__-Fr-__-Su")
+msgctxt "#19149"
+msgid "Mo"
+msgstr "Mo"
+
+#. part of timer rule textual weekdays representation (e.g. "Mo-Tu-Fr-Su", "Mo-Tu-__-__-Fr-__-Su")
+msgctxt "#19150"
+msgid "Tu"
+msgstr "Tu"
+
+#. part of timer rule textual weekdays representation (e.g. "Mo-Tu-Fr-Su", "Mo-Tu-__-__-Fr-__-Su")
+msgctxt "#19151"
+msgid "We"
+msgstr "Matou"
+
+#. part of timer rule textual weekdays representation (e.g. "Mo-Tu-Fr-Su", "Mo-Tu-__-__-Fr-__-Su")
+msgctxt "#19152"
+msgid "Th"
+msgstr "Th"
+
+#. part of timer rule textual weekdays representation (e.g. "Mo-Tu-Fr-Su", "Mo-Tu-__-__-Fr-__-Su")
+msgctxt "#19153"
+msgid "Fr"
+msgstr "Fr"
+
+#. part of timer rule textual weekdays representation (e.g. "Mo-Tu-Fr-Su", "Mo-Tu-__-__-Fr-__-Su")
+msgctxt "#19154"
+msgid "Sa"
+msgstr "Sa"
+
+#. part of timer rule textual weekdays representation (e.g. "Mo-Tu-Fr-Su", "Mo-Tu-__-__-Fr-__-Su")
+msgctxt "#19155"
+msgid "Su"
+msgstr "Su"
+
+#. unused?
+msgctxt "#19156"
+msgid "from"
+msgstr "i"
+
+msgctxt "#19157"
+msgid "Next recording"
+msgstr "Tuhi Next"
+
+msgctxt "#19158"
+msgid "Currently recording"
+msgstr "Te tuhi i tēnei wā"
+
+#. part of timer / timer rule textual representation (e.g. "10/10/2016 from 11:00 PM to 10/11/2016 1:00 AM". "Mondays from any time to any time")
+msgctxt "#19159"
+msgid "from"
+msgstr "i"
+
+#. part of timer / timer rule textual representation (e.g. "10/10/2016 from 11:00 PM to 10/11/2016 1:00 AM". "Mondays from any time to any time")
+msgctxt "#19160"
+msgid "to"
+msgstr "ki"
+
+#. timer rule presentation string. (start-day-date|days-of-week) "from" (start-day-time|"any time") "to" (end-day-time|"any time")
+msgctxt "#19161"
+msgid "any time"
+msgstr ""
+
+#. timer status textual representation
+msgctxt "#19162"
+msgid "Recording active"
+msgstr "Te tuhi i kaha"
+
+#. label for number of PVR recordings in system information's PVR section
+msgctxt "#19163"
+msgid "Recordings"
+msgstr "Ngā pūhopu"
+
+#. error box text stating that recording could not be started
+msgctxt "#19164"
+msgid "Could not start recording. Check the log for more information about this message."
+msgstr ""
+
+#. Label for "switch to channel" button""
+msgctxt "#19165"
+msgid "Switch"
+msgstr "Whakakā"
+
+#. label for header of misc PVR GUI elements
+msgctxt "#19166"
+msgid "PVR information"
+msgstr "Mōhiohio PVR"
+
+#. pvr settings "scan for missing channel icons" action button label
+msgctxt "#19167"
+msgid "Scan for missing icons"
+msgstr "Matawai hoki ata ngaro"
+
+#. label for PVR number of deleted recordings in system information's PVR section
+msgctxt "#19168"
+msgid "Deleted and recoverable recordings"
+msgstr ""
+
+#. unused?
+msgctxt "#19169"
+msgid "Hide video information box"
+msgstr "Huna ataata pouaka mōhiohio"
+
+#. error box text stating that recording could not be stopped
+msgctxt "#19170"
+msgid "Could not stop recording. Check the log for more information about this message."
+msgstr ""
+
+#. pvr settings "start playback full screen" setting label
+msgctxt "#19171"
+msgid "Switch to full screen"
+msgstr ""
+
+#. pvr settings "duration for an instant recording" setting label
+msgctxt "#19172"
+msgid "Instant recording duration"
+msgstr "Roanga tuhi Inamata"
+
+#. generic label for 'Live TV channel groups' used in different places
+msgctxt "#19173"
+msgid "TV channel groups"
+msgstr ""
+
+#. generic label for pvr-provided 'Radio channel groups' used in different places
+msgctxt "#19174"
+msgid "Radio channel groups"
+msgstr ""
+
+#. pvr settings "default time to add before the start of an event to record (according to its epg data)" setting label
+msgctxt "#19175"
+msgid "Default start padding time"
+msgstr ""
+
+#. pvr settings "default time to add after the end of an event to record (according to epg its data)" setting label
+msgctxt "#19176"
+msgid "Default end padding time"
+msgstr ""
+
+#. pvr settings category and group label
+msgctxt "#19177"
+msgid "Playback"
+msgstr "Pūrei anō"
+
+#. pvr setting "show channel info while switching channels" value
+msgctxt "#19178"
+msgid "Show channel information when switching channels"
+msgstr "Whakaatuhia te mōhiohio hongere i runga i te whakawhiti"
+
+#. header used in pvr recordings window
+msgctxt "#19179"
+msgid "Deleted"
+msgstr ""
+
+#. Settings -> Interface -> Other -> Startup window value
+#. Settings -> PVR -> Playback -> Switch to fullscreen value
+msgctxt "#19180"
+msgid "TV channels"
+msgstr "Hongere TV"
+
+#. pvr settings "Menu / OSD" category label
+msgctxt "#19181"
+msgid "Menu / OSD"
+msgstr ""
+
+#. pvr settings "future epg days to display" setting value
+msgctxt "#19182"
+msgid "Future days to display"
+msgstr ""
+
+#. Settings -> Interface -> Other -> Startup window value
+#. Settings -> PVR -> Playback -> Switch to fullscreen value
+msgctxt "#19183"
+msgid "Radio channels"
+msgstr "Hongere Irirangi"
+
+#. label for "deleted recordings" data source in media source window
+msgctxt "#19184"
+msgid "Deleted recordings"
+msgstr ""
+
+#. pvr settings "clear epg data" action button label
+msgctxt "#19185"
+msgid "Clear data"
+msgstr ""
+
+#. message box text for pvr data reset confirmation
+msgctxt "#19186"
+msgid "All selected data will be cleared. Some information cannot be restored from the clients afterwards. Proceed anyway?"
+msgstr ""
+
+#. progress dialog text shown while purging pvr data
+msgctxt "#19187"
+msgid "Clearing data."
+msgstr ""
+
+#. message box text for epg data reset confirmation
+msgctxt "#19188"
+msgid "All guide data will be cleared. Are you sure?"
+msgstr ""
+
+#. message box text stating that the PVR backend forbids to record a given epg event.
+msgctxt "#19189"
+msgid "The PVR backend does not allow to record this event."
+msgstr ""
+
+#. generic "play program" label used in different places
+msgctxt "#19190"
+msgid "Play programme"
+msgstr ""
+
+msgctxt "#19191"
+msgid "PVR service"
+msgstr "Ratonga PVR"
+
+#. info message box text stating that none of the available pvr clients does support channel scanning
+msgctxt "#19192"
+msgid "None of the connected PVR backends supports scanning for channels."
+msgstr "E kore tētahi o te PVR tuara-muri i honoa ka tautoko ana matawai mō ngā hongere."
+
+#. error message box text stating that a given pvr channel could not be played
+msgctxt "#19193"
+msgid "The channel scan can't be started. Check the log for more information about this message."
+msgstr ""
+
+#. unused?
+msgctxt "#19194"
+msgid "Continue?"
+msgstr "Me haere tonu?"
+
+#. pvr settings "delay mark last watched" setting label
+msgctxt "#19195"
+msgid "Delay mark last watched"
+msgstr ""
+
+#. value for "pvr client specific actions" dialog headers
+msgctxt "#19196"
+msgid "PVR client specific actions"
+msgstr "PVR kiritaki mahi tauwhāiti"
+
+#. text for "recording started on <pvr client name>" pvr client addon callback notification
+msgctxt "#19197"
+msgid "Recording started on: {0:s}"
+msgstr ""
+
+#. text for "recording finished on <pvr client name>" pvr client addon callback notification
+msgctxt "#19198"
+msgid "Recording finished on: {0:s}"
+msgstr ""
+
+#. pvr settings "channel manager" action button label
+msgctxt "#19199"
+msgid "Channel manager"
+msgstr "Kaiwhakahaere hongere"
+
+msgctxt "#19200"
+msgid "Guide source:"
+msgstr ""
+
+msgctxt "#19201"
+msgid "Channel name:"
+msgstr "Ingoa hongere:"
+
+msgctxt "#19202"
+msgid "Channel icon:"
+msgstr "Ata hongere:"
+
+#. used by several skins
+msgctxt "#19203"
+msgid "Edit channel"
+msgstr "Whakatika hongere"
+
+#. initial name for new channels, used in pvr channel manager dialog
+msgctxt "#19204"
+msgid "New channel"
+msgstr "Hongere hou"
+
+msgctxt "#19205"
+msgid "Group management"
+msgstr "Whakahaere rōpū"
+
+msgctxt "#19206"
+msgid "Activate guide:"
+msgstr ""
+
+#. used by several skins
+msgctxt "#19207"
+msgid "Group:"
+msgstr "Group:"
+
+#. text for "new channel name input" dialog
+msgctxt "#19208"
+msgid "Enter the name of the new channel"
+msgstr "Tāuru te ingoa o te hongere hou"
+
+#. unused?
+msgctxt "#19209"
+msgid "Kodi virtual backend"
+msgstr "Kodi backend mariko"
+
+#. pvr channel manager "epg source" selector value
+msgctxt "#19210"
+msgid "Client"
+msgstr "Kiritaki"
+
+#. Heading of a channel delete confirmation dialog
+msgctxt "#19211"
+msgid "Delete channel"
+msgstr "Mukua te hongere"
+
+#. pvr channel manager "save changes", part of confirmation dialog message
+msgctxt "#19212"
+msgid "This list contains changes"
+msgstr "Tenei rārangi kei huringa"
+
+#. pvr channel manager "create new channel", backend selector dialog message
+msgctxt "#19213"
+msgid "Select backend"
+msgstr "Tīpakohia te backend"
+
+#. @@@ dead code in pvr channel manager, action for a context menu item never added?
+msgctxt "#19214"
+msgid "Enter a valid URL for the new channel"
+msgstr "Tāuru te URL tika mo te hongere hou"
+
+#. generic label for PVR reminders used in different places
+msgctxt "#19215"
+msgid "Reminders"
+msgstr ""
+
+#. label for 'all channels' value for 'channels' selector control in pvr radio guide search dialog
+msgctxt "#19216"
+msgid "All radio channels"
+msgstr "Hongere reo irirangi katoa"
+
+#. label for 'all channels' value for 'channels' selector control in pvr TV guide search dialog
+msgctxt "#19217"
+msgid "All TV channels"
+msgstr "Hongere TV katoa"
+
+#. 'visible' label used as prefix for 'group' control label in pvr channel group manager dialog, e.g. "Visible TV groups"
+msgctxt "#19218"
+msgid "Visible"
+msgstr "Ari"
+
+#. label for 'ungrouped' control in pvr channel group manager dialog
+msgctxt "#19219"
+msgid "Ungrouped channels"
+msgstr "Ngā hongere whakarōpūkore"
+
+#. 'channels in' label used as prefix for 'group' control label in pvr channel group manager dialog, e.g. "Channels in My Sports Channels Group"
+msgctxt "#19220"
+msgid "Channels in"
+msgstr "Ngā hongere i roto i"
+
+#. pvr settings "sync channel groups with backend(s)" control label
+msgctxt "#19221"
+msgid "Synchronise channel groups with backend(s)"
+msgstr ""
+
+msgctxt "#19222"
+msgid "Guide"
+msgstr "Guide"
+
+#. unused?
+msgctxt "#19223"
+msgid "No PVR add-on could be enabled. Check your settings or the log for more information."
+msgstr ""
+
+#. Notification text to announce that a recording was aborted
+msgctxt "#19224"
+msgid "Recording aborted"
+msgstr "Te tuhi i haukotia"
+
+#. Notification text to announce that a recording was scheduled
+msgctxt "#19225"
+msgid "Recording scheduled"
+msgstr "Te tuhi i whakaritea"
+
+#. Notification text to announce that a recording started
+msgctxt "#19226"
+msgid "Recording started"
+msgstr "Kua tīmata te hopu"
+
+#. Notification text to announce that a recording completed
+msgctxt "#19227"
+msgid "Recording completed"
+msgstr "Te tuhi i oti"
+
+#. Notification text to announce that a timer was deleted
+msgctxt "#19228"
+msgid "Timer deleted"
+msgstr ""
+
+#. pvr settings "past epg days to display" setting value
+msgctxt "#19229"
+msgid "Past days to display"
+msgstr ""
+
+#. label for PVR settings no epg updates during playback control
+msgctxt "#19230"
+msgid "Prevent updates during playback"
+msgstr ""
+
+#. label for PVR settings use backend channel order control
+msgctxt "#19231"
+msgid "Use channel order from backend(s)"
+msgstr ""
+
+#. label for pvr epg search window 'clear search results' context menu item
+msgctxt "#19232"
+msgid "Clear search results"
+msgstr "Ngā huanga rapu ā mārama"
+
+#. label for PVR settings timer updates notification control
+msgctxt "#19233"
+msgid "Display a notification on timer updates"
+msgstr "Whakaatu i tētahi whakamōhiotanga ki te matawā ngā whakahōunga"
+
+#. label for PVR settings use backend channel numbers control
+msgctxt "#19234"
+msgid "Use channel numbers from backend"
+msgstr ""
+
+#. label 'pvr starting up' for progress dialog text
+msgctxt "#19235"
+msgid "PVR manager is starting up"
+msgstr "Kei te tīmata ake kaiwhakahaere PVR"
+
+#. label 'loading channels' for progress dialog text
+msgctxt "#19236"
+msgid "Loading channels from clients"
+msgstr "Utaina hongere i kiritaki"
+
+#. label 'loading timers' for progress dialog text
+msgctxt "#19237"
+msgid "Loading timers from clients"
+msgstr "Utaina timers i kiritaki"
+
+#. label 'loading recordings' for progress dialog text
+msgctxt "#19238"
+msgid "Loading recordings from clients"
+msgstr "Utaina recordings i kiritaki"
+
+#. label for PVR client creation progress control
+msgctxt "#19239"
+msgid "Creating PVR clients"
+msgstr ""
+
+#. label for pvr settings client priorities control and client priorities dialog heading.
+msgctxt "#19240"
+msgid "Client priorities"
+msgstr ""
+
+#. Label for context menu entry to open settings dialog for a timer (read-only)
+msgctxt "#19241"
+msgid "View timer"
+msgstr ""
+
+#. Label for context menu entry to open settings dialog for a timer
+msgctxt "#19242"
+msgid "Edit timer"
+msgstr "Whakatika matawā"
+
+#. Label for context menu entry to open settings dialog for a timer rule
+msgctxt "#19243"
+msgid "Edit timer rule"
+msgstr ""
+
+#. label for PVR settings pvr backend idle time control. if enabled, kodi will be automatically shutdown after the defined amount of pvr backend idle time.
+msgctxt "#19244"
+msgid "Backend idle time"
+msgstr "Backend wā mangere"
+
+#. label for PVR settings wakeup command control. if not empty, kodi will execute the given command upon waking up from suspend.
+msgctxt "#19245"
+msgid "Wakeup command"
+msgstr ""
+
+#. label for PVR settings wakeup before recording control. if checked, the box where kodi is installed on will be automatically turned on before a recording starts.
+msgctxt "#19246"
+msgid "Wakeup before recording"
+msgstr "Tāmati i te aroaro o te tuhi"
+
+#. label for PVR settings daily wakeup control. if checked, the box where kodi is installed on will be automatically turned on at the given time.
+msgctxt "#19247"
+msgid "Daily wakeup"
+msgstr "Te ohonga Daily"
+
+#. label for PVR settings daily wakeup time control. if checked, the box where kodi is installed on will be automatically turned on at the given time.
+msgctxt "#19248"
+msgid "Daily wakeup time (HH:MM:SS)"
+msgstr "Wā te ohonga Daily (HH: MM: SS)"
+
+#. unused?
+msgctxt "#19249"
+msgid "Filter channels"
+msgstr "Hongere tātari"
+
+#. Settings -> PVR -> Playback -> Switch to fullscreen value
+msgctxt "#19250"
+msgid "TV and radio channels"
+msgstr ""
+
+#. label for 'update epg' context menu item and 'update epg' confirmation dialog header
+msgctxt "#19251"
+msgid "Update guide information"
+msgstr ""
+
+#. label for 'update channel epg' confirmation dialog text
+msgctxt "#19252"
+msgid "Schedule guide update for this channel?"
+msgstr ""
+
+#. label for notification text stating that an epg data update for a given channel was started
+msgctxt "#19253"
+msgid "Guide update scheduled for channel"
+msgstr ""
+
+#. label for notification text stating that an epg data update for a given channel failed
+msgctxt "#19254"
+msgid "Guide update failed for channel"
+msgstr ""
+
+#. for a timer rule, the number of child timers which are currently scheduled to record. For use in "status" fields.
+msgctxt "#19255"
+msgid "{0:d} scheduled"
+msgstr ""
+
+#. for a timer rule or timer to indicate this item has completed the intended recordings. For use in "status" fields.
+msgctxt "#19256"
+msgid "Completed"
+msgstr ""
+
+#. unused?
+msgctxt "#19257"
+msgid "Lock channel"
+msgstr "Maukati hongere"
+
+#. unused?
+msgctxt "#19258"
+msgid "Unlock channel"
+msgstr "Wewete hongere"
+
+#. pvr settings category label
+msgctxt "#19259"
+msgid "Parental control"
+msgstr "Mana mātua"
+
+#. pvr settings 'parental control channel unlock duration' setting label
+msgctxt "#19260"
+msgid "Unlock duration"
+msgstr "Wewete roanga"
+
+#. pvr settings 'parental control change pin' setting label
+msgctxt "#19261"
+msgid "Change PIN"
+msgstr "Huria PIN"
+
+#. generic 'parental control enter pin' label
+msgctxt "#19262"
+msgid "Parental control. Enter PIN:"
+msgstr "Mana mātua. Tomo PIN:"
+
+#. message box text stating that a timer could not be updated
+msgctxt "#19263"
+msgid "Could not update the timer. Check the log for more information about this message."
+msgstr ""
+
+#. label for 'incorrect pin' error dialog header
+msgctxt "#19264"
+msgid "Incorrect PIN"
+msgstr "PIN hē"
+
+#. label for 'incorrect pin' error dialog text
+msgctxt "#19265"
+msgid "The entered PIN was incorrect."
+msgstr ""
+
+#. label to use for epg tag title instead of actual event title if the respective channel is parental locked
+msgctxt "#19266"
+msgid "Parental locked"
+msgstr "Mātua raka"
+
+msgctxt "#19267"
+msgid "Parental locked:"
+msgstr "Raka mātua:"
+
+#. pvr settings 'hide no info available labels' setting label. Instead of displaying "no information available" text (for example in epg grid for time spans without epg data), show nothing
+msgctxt "#19268"
+msgid "Hide \"No information available\" labels"
+msgstr ""
+
+#. pvr settings "Preselect playing channel in lists" control label
+msgctxt "#19269"
+msgid "Preselect playing channel in lists"
+msgstr ""
+
+#. Label of the option to switch between a grouped recordings list and a non-grouped recordings list in pvr recordings window.
+msgctxt "#19270"
+msgid "Group Items"
+msgstr ""
+
+#. unused?
+msgctxt "#19271"
+msgid "No PVR add-ons could be found"
+msgstr ""
+
+#. label for 'pvr configuration incomplete' information dialog text
+msgctxt "#19272"
+msgid "To use PVR you need to install, enable and configure a PVR add-on. Please visit http://kodi.wiki/view/PVR to learn more."
+msgstr ""
+
+#. Settings -> Interface -> Other -> Startup window value
+msgctxt "#19273"
+msgid "TV guide"
+msgstr ""
+
+#. Settings -> Interface -> Other -> Startup window value
+msgctxt "#19274"
+msgid "Radio guide"
+msgstr ""
+
+#. timer status textual representation
+msgctxt "#19275"
+msgid "Conflict warning"
+msgstr "Whakatūpato Papā"
+
+#. timer status textual representation
+msgctxt "#19276"
+msgid "Conflict error"
+msgstr "Hapa Papā"
+
+#. Notification text to announce that a recording has a conflict
+msgctxt "#19277"
+msgid "Recording conflict"
+msgstr "Pakanga tuhi"
+
+#. Notification text to announce that a recording has an error
+msgctxt "#19278"
+msgid "Recording error"
+msgstr "Te tuhi hapa"
+
+#. pvr settings 'PVR clients' group label.
+msgctxt "#19279"
+msgid "PVR clients"
+msgstr "Kiritaki PVR"
+
+#. pvr client specific settings 'client specific settings' action control label.
+msgctxt "#19280"
+msgid "Client specific settings"
+msgstr "I ngā tautuhinga kiritaki motuhake"
+
+#. pvr settings 'confirm channel switch' setting label.
+msgctxt "#19281"
+msgid "Confirm channel switches by pressing \"OK\""
+msgstr ""
+
+#. Label for a select option or list item, representing an icon graphic (like a TV channel icon)
+msgctxt "#19282"
+msgid "Current icon"
+msgstr "Icon o nāianei"
+
+#. Label for a select option or list item, representing an icon graphic (like a TV channel icon)
+msgctxt "#19283"
+msgid "No icon"
+msgstr "No icon"
+
+#. used by several skins
+msgctxt "#19284"
+msgid "Choose icon"
+msgstr "Kōwhiri ata"
+
+#. Label for a select/menu option to select an icon graphic
+msgctxt "#19285"
+msgid "Browse for icon"
+msgstr "Tirotiro hoki icon"
+
+#. Label for channel icon search progress dialog
+msgctxt "#19286"
+msgid "Searching for channel icons"
+msgstr ""
+
+#. Label for the default pvr channel group
+msgctxt "#19287"
+msgid "All channels"
+msgstr ""
+
+#. Label for epg grid window "go to date" context menu entry
+msgctxt "#19288"
+msgid "Date selector"
+msgstr ""
+
+#. Label for button to hide a group in the group manager
+msgctxt "#19289"
+msgid "Hide group"
+msgstr ""
+
+#. Label for a context menu entry of a recording to undelete a deleted recording
+msgctxt "#19290"
+msgid "Undelete"
+msgstr ""
+
+#. Label for a context menu entry of a recording to permanently delete a deleted recording
+msgctxt "#19291"
+msgid "Delete permanently"
+msgstr ""
+
+#. "remove deleted recordings from trash" dialog header
+msgctxt "#19292"
+msgid "Delete all permanently"
+msgstr ""
+
+#. "remove deleted recordings from trash" dialog text
+msgctxt "#19293"
+msgid "Remove all deleted recordings from trash? This operation cannot be reverted."
+msgstr ""
+
+#. "remove deleted recording from trash" dialog text
+msgctxt "#19294"
+msgid "Remove this deleted recording from trash? This operation cannot be reverted."
+msgstr ""
+
+#. Label for context menu entry to delete a timer rule
+msgctxt "#19295"
+msgid "Delete timer rule"
+msgstr ""
+
+#. Label if no pvr addons are enabled
+msgctxt "#19296"
+msgid "No PVR add-on enabled"
+msgstr ""
+
+#. 'Viewtype' label for vertical channel layout, used in pvr guide window
+msgctxt "#19297"
+msgid "Vertical channels"
+msgstr ""
+
+#. 'Viewtype' label for horizontal channel layout, used in pvr guide window
+msgctxt "#19298"
+msgid "Horizontal channels"
+msgstr ""
+
+#. generic "expiration" label used in different places
+msgctxt "#19299"
+msgid "Expires"
+msgstr ""
+
+#. 'Viewtype' label for vertical channel layout without channel group selctor, used in pvr guide window
+msgctxt "#19300"
+msgid "Vertical channels, no group selector"
+msgstr ""
+
+#. 'Viewtype' label for horizontal channel layout without channel group selctor, used in pvr guide window
+msgctxt "#19301"
+msgid "Horizontal channels, no group selector"
+msgstr ""
+
+#. text for yes no dialog shown when user selects a future programme in the guide window and default select action is 'smart select'
+msgctxt "#19302"
+msgid "Do you want to record the selected programme or to switch to the current programme?"
+msgstr ""
+
+#. label for PVR settings close channel OSD after channel switch control
+msgctxt "#19303"
+msgid "Close channel OSD after switching channels"
+msgstr "Katia te hongere OSD a muri i te whakawhitinga o hongere"
+
+#. label for context menu entry to open settings dialog for a timer rule (read-only)
+msgctxt "#19304"
+msgid "View timer rule"
+msgstr ""
+
+#. text for event log entry for logging auto deleted missed reminders
+msgctxt "#19305"
+msgid "Deleted missed PVR reminder for '{0:s}' on channel '{1:s}' at '{2:s}'"
+msgstr ""
+
+#. text for event log entry for logging auto deleted missed reminders
+msgctxt "#19306"
+msgid "Deleted missed PVR reminder for channel '{0:s}' at '{1:s}'"
+msgstr ""
+
+#. text for reminder announcement dialog
+msgctxt "#19307"
+msgid "Reminder for [B]{0:s}[/B] on channel [B]{1:s}[/B] at [B]{2:s}[/B]."
+msgstr ""
+
+#. text for reminder announcement dialog
+msgctxt "#19308"
+msgid "Reminder for channel [B]{0:s}[/B] at [B]{1:s}[/B]."
+msgstr ""
+
+#. additional text for reminder announcement dialog, used if a recording can be scheduled
+msgctxt "#19309"
+msgid "(Auto-close of this reminder will schedule a recording...)"
+msgstr ""
+
+#. text for event log entry for logging auto scheduled recordings for auto-closed reminders
+msgctxt "#19310"
+msgid "Scheduled recording for auto-closed PVR reminder for '{0:s}' on channel '{1:s}' at '{2:s}'"
+msgstr ""
+
+#. text for event log entry for logging auto scheduled recordings for auto-closed reminders
+msgctxt "#19311"
+msgid "Scheduled recording for auto-closed PVR reminder for channel '{0:s}' at '{1:s}'"
+msgstr ""
+
+#. heading for pvr reminder notification dialog
+msgctxt "#19312"
+msgid "PVR reminder"
+msgstr ""
+
+#. pvr settings "reminder auto close delay" setting label
+msgctxt "#19313"
+msgid "Automatically close reminder popup after"
+msgstr ""
+
+#. pvr settings "schedule recording on reminder auto-close" setting label
+msgctxt "#19314"
+msgid "Schedule recording when auto-closing the reminder popup"
+msgstr ""
+
+#. generic 'backend order' label
+msgctxt "#19315"
+msgid "Backend order"
+msgstr ""
+
+#. pvr settings "Start all group channel numbers from 1" setting label
+msgctxt "#19316"
+msgid "Start group channel numbers from 1"
+msgstr ""
+
+#. Label for epg grid window "Jump 12 hours back" context menu entry and epg grid controls dialog help text
+msgctxt "#19317"
+msgid "12 hours back"
+msgstr ""
+
+#. Label for epg grid window "Jump 12 hours forward" context menu entry and epg grid controls dialog help text
+msgctxt "#19318"
+msgid "12 hours forward"
+msgstr ""
+
+#. Label for epg grid window "Activate previous channel group" context menu entry and epg grid controls dialog help text
+msgctxt "#19319"
+msgid "Previous group"
+msgstr ""
+
+#. Label for epg grid window "Activate next channel group" context menu entry and epg grid controls dialog help text
+msgctxt "#19320"
+msgid "Next group"
+msgstr ""
+
+#. Label for epg grid window "Activate channel group selector" context menu entry and epg grid controls dialog help text
+msgctxt "#19321"
+msgid "Group selector"
+msgstr ""
+
+#. Label for epg grid window "Jump to first channel" context menu entry and epg grid controls dialog help text
+msgctxt "#19322"
+msgid "First channel"
+msgstr ""
+
+#. Label for epg grid window "Jump to playing channel" context menu entry and epg grid controls dialog help text
+msgctxt "#19323"
+msgid "Playing channel"
+msgstr ""
+
+#. Label for epg grid window "Jump to last channel" context menu entry and epg grid controls dialog help text
+msgctxt "#19324"
+msgid "Last channel"
+msgstr ""
+
+#. Label for epg grid controls "Programme" group header"
+msgctxt "#19325"
+msgid "Programme"
+msgstr ""
+
+#. Label for epg grid window "Navigate..." context menu entry
+msgctxt "#19326"
+msgid "Navigate..."
+msgstr ""
+
+#. Label for a context menu entry to delete alle watched recordings contained in a folder
+msgctxt "#19327"
+msgid "Delete watched"
+msgstr ""
+
+#. delete multiple recordings confirmation message box text
+msgctxt "#19328"
+msgid "Delete all watched recordings in this folder?"
+msgstr ""
+
+#. label for PVR settings use backend channel numbers always
+msgctxt "#19329"
+msgid "Allow backend channel numbers with more than one PVR add-on"
+msgstr ""
+
+#. pvr settings "switch to channel on reminder auto-close" setting label
+msgctxt "#19330"
+msgid "Switch to channel when auto-closing the reminder popup"
+msgstr ""
+
+#. additional text for reminder announcement dialog, used if a recording can be scheduled
+msgctxt "#19331"
+msgid "(Auto-close of this reminder will switch to channel...)"
+msgstr ""
+
+#. text for event log entry for logging auto channel switch for auto-closed reminders
+msgctxt "#19332"
+msgid "Switched to channel for auto-closed PVR reminder for '{0:s}' on channel '{1:s}' at '{2:s}'"
+msgstr ""
+
+#. text for event log entry for logging auto scheduled recordings for auto-closed reminders
+msgctxt "#19333"
+msgid "Switched to channel for auto-closed PVR reminder for channel '{0:s}' at '{1:s}'"
+msgstr ""
+
+#. label for PVR backend number of channel providers in system information's PVR section
+msgctxt "#19334"
+msgid "Providers"
+msgstr ""
+
+#. label for special PVR search window list item
+msgctxt "#19335"
+msgid "New search..."
+msgstr ""
+
+#. label for special PVR search window list item
+msgctxt "#19336"
+msgid "Edit search..."
+msgstr ""
+
+#. label for special PVR search window list item
+msgctxt "#19337"
+msgid "Saved searches"
+msgstr ""
+
+#. delete saved search confirmation message box text
+msgctxt "#19338"
+msgid "Delete this saved search?"
+msgstr ""
+
+#. PVR guide search dialog label
+msgctxt "#19339"
+msgid "Ignore finished broadcasts"
+msgstr ""
+
+#. PVR guide search dialog label
+msgctxt "#19340"
+msgid "Ignore future broadcasts"
+msgstr ""
+
+#. label to ask user to save an EPG search
+msgctxt "#19341"
+msgid "Save the current search?"
+msgstr ""
+
+#. "search not saved" label, used in PVR search window breadcrumb
+msgctxt "#19342"
+msgid "[not saved]"
+msgstr ""
+
+#. "search saved" label, used in PVR search window breadcrumb
+msgctxt "#19343"
+msgid "[saved]"
+msgstr ""
+
+#. text for yes no dialog shown when user selects a future programme in the guide window and default select action is 'smart select'
+msgctxt "#19344"
+msgid "Do you want to set a reminder for the selected programme or to switch to the current programme?"
+msgstr ""
+
+#. settings label to open add-ons manager window with available PVR client add-ons
+msgctxt "#19345"
+msgid "PVR client add-ons"
+msgstr ""
+
+#. help text for setting to open add-ons manager window with available PVR client add-ons
+msgctxt "#19346"
+msgid "Display and manage available PVR client add-ons."
+msgstr ""
+
+#. info message box text stating that none of the available pvr clients does provide client-specific settings
+msgctxt "#19347"
+msgid "None of the active PVR clients provide client-specific settings."
+msgstr ""
+
+#. label for 'by provider' sort method
+msgctxt "#19348"
+msgid "Provider"
+msgstr "Kaihoatu"
+
+#. label for 'by user preference' sort method
+msgctxt "#19349"
+msgid "User preference"
+msgstr ""
+
+# empty strings from id 19334 to 19498
+#. label for epg genre value
+msgctxt "#19499"
+msgid "Other / Unknown"
+msgstr ""
+
+#. label for epg "movie/drama" genre value
+msgctxt "#19500"
+msgid "Movie / Drama"
+msgstr ""
+
+#. label for epg "movie/drama" subgenre value
+msgctxt "#19501"
+msgid "Detective / Thriller"
+msgstr ""
+
+#. label for epg "movie/drama" subgenre value
+msgctxt "#19502"
+msgid "Adventure / Western / War"
+msgstr ""
+
+#. label for epg "movie/drama" subgenre value
+msgctxt "#19503"
+msgid "Science fiction / Fantasy / Horror"
+msgstr ""
+
+#. label for epg "movie/drama" subgenre value
+msgctxt "#19504"
+msgid "Comedy"
+msgstr "Whakakata"
+
+#. label for epg "movie/drama" subgenre value
+msgctxt "#19505"
+msgid "Soap / Melodrama / Folkloric"
+msgstr ""
+
+#. label for epg "movie/drama" subgenre value
+msgctxt "#19506"
+msgid "Romance"
+msgstr "Mahi whaiāipo"
+
+#. label for epg "movie/drama" subgenre value
+msgctxt "#19507"
+msgid "Serious / Classical / Religious / Historical movie / drama"
+msgstr ""
+
+#. label for epg "movie/drama" subgenre value
+msgctxt "#19508"
+msgid "Adult movie / drama"
+msgstr ""
+
+# empty strings from id 19509 to 19515
+#. label for "news/current affairs" epg genre value
+msgctxt "#19516"
+msgid "News / Current affairs"
+msgstr ""
+
+#. label for "news/current affairs" epg subgenre value
+msgctxt "#19517"
+msgid "News / Weather report"
+msgstr ""
+
+#. label for "news/current affairs" epg subgenre value
+msgctxt "#19518"
+msgid "News magazine"
+msgstr ""
+
+#. label for "news/current affairs" epg subgenre value
+msgctxt "#19519"
+msgid "Documentary"
+msgstr "Pakipūmeka"
+
+#. label for "news/current affairs" epg subgenre value
+msgctxt "#19520"
+msgid "Discussion / Interview / Debate"
+msgstr ""
+
+# empty strings from id 19521 to 19531
+#. label for "show/game show" epg subgenre value
+msgctxt "#19532"
+msgid "Show / Game show"
+msgstr ""
+
+#. label for "show/game show" epg subgenre value
+msgctxt "#19533"
+msgid "Game show / Quiz / Contest"
+msgstr ""
+
+#. label for "show/game show" epg subgenre value
+msgctxt "#19534"
+msgid "Variety show"
+msgstr ""
+
+#. label for "show/game show" epg subgenre value
+msgctxt "#19535"
+msgid "Talk show"
+msgstr ""
+
+#. label for "sports" epg genre value
+msgctxt "#19548"
+msgid "Sports"
+msgstr "Hākinakina"
+
+#. label for "sports" epg subgenre value
+msgctxt "#19549"
+msgid "Special event"
+msgstr ""
+
+#. label for "sports" epg subgenre value
+msgctxt "#19550"
+msgid "Sport magazine"
+msgstr ""
+
+#. label for "sports" epg subgenre value
+msgctxt "#19551"
+msgid "Football"
+msgstr "Football"
+
+#. label for "sports" epg subgenre value
+msgctxt "#19552"
+msgid "Tennis / Squash"
+msgstr ""
+
+#. label for "sports" epg subgenre value
+msgctxt "#19553"
+msgid "Team sports"
+msgstr ""
+
+#. label for "sports" epg subgenre value
+msgctxt "#19554"
+msgid "Athletics"
+msgstr "Kaiaka"
+
+#. label for "sports" epg subgenre value
+msgctxt "#19555"
+msgid "Motor sport"
+msgstr ""
+
+#. label for "sports" epg subgenre value
+msgctxt "#19556"
+msgid "Water sport"
+msgstr ""
+
+#. label for "sports" epg subgenre value
+msgctxt "#19557"
+msgid "Winter sports"
+msgstr ""
+
+#. label for "sports" epg subgenre value
+msgctxt "#19558"
+msgid "Equestrian"
+msgstr "Equestrian"
+
+#. label for "sports" epg subgenre value
+msgctxt "#19559"
+msgid "Martial sports"
+msgstr ""
+
+# empty strings from id 19560 to 19563
+#. label for "children's/youth programmes" epg genre value
+msgctxt "#19564"
+msgid "Children's / Youth programmes"
+msgstr ""
+
+#. label for "children's/youth programmes" epg subgenre value
+msgctxt "#19565"
+msgid "Pre-school children's programmes"
+msgstr ""
+
+#. label for "children's/youth programmes" epg subgenre value
+msgctxt "#19566"
+msgid "Entertainment programmes for 6 to 14"
+msgstr ""
+
+#. label for "children's/youth programmes" epg subgenre value
+msgctxt "#19567"
+msgid "Entertainment programmes for 10 to 16"
+msgstr ""
+
+#. label for "children's/youth programmes" epg subgenre value
+msgctxt "#19568"
+msgid "Informational / Educational / School programme"
+msgstr ""
+
+#. label for "children's/youth programmes" epg subgenre value
+msgctxt "#19569"
+msgid "Cartoons / Puppets"
+msgstr ""
+
+# empty strings from id 19570 to 19579
+#. label for "music/ballet/dance" epg genre value
+msgctxt "#19580"
+msgid "Music / Ballet / Dance"
+msgstr ""
+
+#. label for "music/ballet/dance" epg subgenre value
+msgctxt "#19581"
+msgid "Rock / Pop"
+msgstr ""
+
+#. label for "music/ballet/dance" epg subgenre value
+msgctxt "#19582"
+msgid "Serious / Classical music"
+msgstr ""
+
+#. label for "music/ballet/dance" epg subgenre value
+msgctxt "#19583"
+msgid "Folk / Traditional music"
+msgstr ""
+
+#. label for "music/ballet/dance" epg subgenre value
+msgctxt "#19584"
+msgid "Jazz"
+msgstr ""
+
+#. label for "music/ballet/dance" epg subgenre value
+msgctxt "#19585"
+msgid "Musical / Opera"
+msgstr ""
+
+#. label for "music/ballet/dance" epg subgenre value
+msgctxt "#19586"
+msgid "Ballet"
+msgstr "Ballet"
+
+# empty strings from id 19586 to 19595
+#. label for "arts/culture" epg genre value
+msgctxt "#19596"
+msgid "Arts / Culture"
+msgstr ""
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19597"
+msgid "Performing arts"
+msgstr ""
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19598"
+msgid "Fine arts"
+msgstr ""
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19599"
+msgid "Religion"
+msgstr "Religion"
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19600"
+msgid "Popular culture / Traditional arts"
+msgstr ""
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19601"
+msgid "Literature"
+msgstr "Literature"
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19602"
+msgid "Film / Cinema"
+msgstr ""
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19603"
+msgid "Experimental film / video"
+msgstr ""
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19604"
+msgid "Broadcasting / Press"
+msgstr ""
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19605"
+msgid "New media"
+msgstr ""
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19606"
+msgid "Arts / Culture magazines"
+msgstr ""
+
+#. label for "arts/culture" epg subgenre value
+msgctxt "#19607"
+msgid "Fashion"
+msgstr "Fashion"
+
+# empty strings from id 19608 to 19611
+#. label for "social/political/economics" epg genre value
+msgctxt "#19612"
+msgid "Social / Political / Economics"
+msgstr ""
+
+#. label for "social/political/economics" epg subgenre value
+msgctxt "#19613"
+msgid "Magazines / Reports / Documentary"
+msgstr ""
+
+#. label for "social/political/economics" epg subgenre value
+msgctxt "#19614"
+msgid "Economics / Social advisory"
+msgstr ""
+
+#. label for "social/political/economics" epg subgenre value
+msgctxt "#19615"
+msgid "Remarkable people"
+msgstr ""
+
+# empty strings from id 19616 to 19627
+#. label for "education/science/factual" epg genre value
+msgctxt "#19628"
+msgid "Education / Science / Factual"
+msgstr ""
+
+#. label for "education/science/factual" epg subgenre value
+msgctxt "#19629"
+msgid "Nature / Animals / Environment"
+msgstr ""
+
+#. label for "education/science/factual" epg subgenre value
+msgctxt "#19630"
+msgid "Technology / Natural sciences"
+msgstr ""
+
+#. label for "education/science/factual" epg subgenre value
+msgctxt "#19631"
+msgid "Medicine / Physiology / Psychology"
+msgstr ""
+
+#. label for "education/science/factual" epg subgenre value
+msgctxt "#19632"
+msgid "Foreign countries / Expeditions"
+msgstr ""
+
+#. label for "education/science/factual" epg subgenre value
+msgctxt "#19633"
+msgid "Social / Spiritual sciences"
+msgstr ""
+
+#. label for "education/science/factual" epg subgenre value
+msgctxt "#19634"
+msgid "Further education"
+msgstr ""
+
+#. label for "education/science/factual" epg subgenre value
+msgctxt "#19635"
+msgid "Languages"
+msgstr "Ngā reo"
+
+# empty strings from id 19636 to 19643
+#. label for "leisure/hobbies" epg genre value
+msgctxt "#19644"
+msgid "Leisure / Hobbies"
+msgstr ""
+
+#. label for "leisure/hobbies" epg subgenre value
+msgctxt "#19645"
+msgid "Tourism / Travel"
+msgstr ""
+
+#. label for "leisure/hobbies" epg subgenre value
+msgctxt "#19646"
+msgid "Handicraft"
+msgstr "Handicraft"
+
+#. label for "leisure/hobbies" epg subgenre value
+msgctxt "#19647"
+msgid "Motoring"
+msgstr "Motoring"
+
+#. label for "leisure/hobbies" epg subgenre value
+msgctxt "#19648"
+msgid "Fitness & health"
+msgstr ""
+
+#. label for "leisure/hobbies" epg subgenre value
+msgctxt "#19649"
+msgid "Cooking"
+msgstr "Cooking"
+
+#. label for "leisure/hobbies" epg subgenre value
+msgctxt "#19650"
+msgid "Advertisement / Shopping"
+msgstr ""
+
+#. label for "leisure/hobbies" epg subgenre value
+msgctxt "#19651"
+msgid "Gardening"
+msgstr "Gardening"
+
+# empty strings from id 19652 to 19659
+#. label for "special characteristics" epg genre value
+msgctxt "#19660"
+msgid "Special characteristics"
+msgstr ""
+
+#. label for "special characteristics" epg subgenre value
+msgctxt "#19661"
+msgid "Original language"
+msgstr ""
+
+#. label for "special characteristics" epg subgenre value
+msgctxt "#19662"
+msgid "Black & white"
+msgstr ""
+
+#. label for "special characteristics" epg subgenre value
+msgctxt "#19663"
+msgid "Unpublished"
+msgstr "Kua whakaputakore"
+
+#. label for "special characteristics" epg subgenre value
+msgctxt "#19664"
+msgid "Live broadcast"
+msgstr ""
+
+#. label for "user defined" epg subgenre value
+msgctxt "#19676"
+msgid "Drama"
+msgstr "Nanawe"
+
+#. label for "user defined" epg subgenre value
+msgctxt "#19677"
+msgid "Detective / Thriller"
+msgstr ""
+
+#. label for "user defined" epg subgenre value
+msgctxt "#19678"
+msgid "Adventure / Western / War"
+msgstr ""
+
+#. label for "user defined" epg subgenre value
+msgctxt "#19679"
+msgid "Science fiction / Fantasy / Horror"
+msgstr ""
+
+#. label for "user defined" epg subgenre value
+msgctxt "#19680"
+msgid "Comedy"
+msgstr "Whakakata"
+
+#. label for "user defined" epg subgenre value
+msgctxt "#19681"
+msgid "Soap / Melodrama / Folkloric"
+msgstr ""
+
+#. label for "user defined" epg subgenre value
+msgctxt "#19682"
+msgid "Romance"
+msgstr "Mahi whaiāipo"
+
+#. label for "user defined" epg subgenre value
+msgctxt "#19683"
+msgid "Serious / Classical / Religion / Historical"
+msgstr ""
+
+#. label for "user defined" epg subgenre value
+msgctxt "#19684"
+msgid "Adult"
+msgstr "Pakeke"
+
+#. Title for shutdown confirmation dialog
+msgctxt "#19685"
+msgid "Confirm shutdown"
+msgstr ""
+
+msgctxt "#19686"
+msgid "Channel guide"
+msgstr ""
+
+msgctxt "#19687"
+msgid "Play recording"
+msgstr ""
+
+# empty strings from id 19688 to 19689
+#. Text for shutdown confirmation dialog
+msgctxt "#19690"
+msgid "PVR has scheduled a reminder for '{0:s}' on channel '{1:s}' in {2:s}."
+msgstr ""
+
+#. Text for shutdown confirmation dialog.
+msgctxt "#19691"
+msgid "PVR is currently recording '{0:s}' on channel '{1:s}'."
+msgstr ""
+
+#. Text for shutdown confirmation dialog
+msgctxt "#19692"
+msgid "PVR will start recording '{0:s}' on channel '{1:s}' in {2:s}."
+msgstr ""
+
+#. Text for shutdown confirmation dialog
+msgctxt "#19693"
+msgid "Daily wakeup is due in {0:s}."
+msgstr ""
+
+#. Text for shutdown confirmation dialog
+msgctxt "#19694"
+msgid "{0:d} minutes"
+msgstr ""
+
+#. Text for shutdown confirmation dialog
+msgctxt "#19695"
+msgid "about a minute"
+msgstr ""
+
+#. Yes button label for shutdown confirmation dialog
+msgctxt "#19696"
+msgid "Shutdown anyway"
+msgstr ""
+
+msgctxt "#20000"
+msgid "Saved music folder"
+msgstr "Kōpaki music ora"
+
+msgctxt "#20001"
+msgid "Use external DVD player"
+msgstr "Whakamahia kaitākaro DVD waho"
+
+msgctxt "#20002"
+msgid "External DVD player"
+msgstr "Waho kaitākaro DVD"
+
+msgctxt "#20003"
+msgid "Trainers folder"
+msgstr "Kōpaki kaiwhakangungu"
+
+msgctxt "#20004"
+msgid "Screenshot folder"
+msgstr "Kōpaki Whakaahuamata"
+
+msgctxt "#20006"
+msgid "Playlists folder"
+msgstr "Kōpaki rārangipāpāho"
+
+msgctxt "#20007"
+msgid "Recordings"
+msgstr "Ngā pūhopu"
+
+msgctxt "#20008"
+msgid "Screenshots"
+msgstr "Screenshots"
+
+msgctxt "#20009"
+msgid "Use Kodi"
+msgstr "Whakamahia te Kodi"
+
+msgctxt "#20011"
+msgid "Music playlists"
+msgstr "Rārangipāpāho Music"
+
+msgctxt "#20012"
+msgid "Video playlists"
+msgstr "Rārangipāpāho Video"
+
+msgctxt "#20013"
+msgid "Do you wish to launch the game?"
+msgstr "Kei te hiahia koe ki te whakarewa i te kēmu?"
+
+msgctxt "#20014"
+msgid "Sort by: Playlist"
+msgstr "Kōmaka mā te: Rārangipāpaho"
+
+msgctxt "#20015"
+msgid "Remote thumb"
+msgstr "Koromatua Mamao"
+
+msgctxt "#20016"
+msgid "Current thumb"
+msgstr "Koromatua o nāianei"
+
+msgctxt "#20017"
+msgid "Local thumb"
+msgstr "Koromatua rohe"
+
+msgctxt "#20018"
+msgid "No thumb"
+msgstr "No koromatua"
+
+msgctxt "#20019"
+msgid "Choose thumbnail"
+msgstr "Kōwhiri karakōnui"
+
+#. Name of an artwork type
+msgctxt "#20020"
+msgid "Banner"
+msgstr ""
+
+#. Name of an artwork type
+msgctxt "#20021"
+msgid "Poster"
+msgstr ""
+
+msgctxt "#20023"
+msgid "Conflict"
+msgstr "Papā"
+
+msgctxt "#20024"
+msgid "Scan new"
+msgstr "Hou karapa"
+
+msgctxt "#20025"
+msgid "Scan all"
+msgstr "Te matawai katoa"
+
+msgctxt "#20026"
+msgid "Region"
+msgstr "Region"
+
+# empty strings from id 20027 to 20034
+# string id's 20027 thru 20034 are reserved for temperature strings (LocalizeStrings.cpp)
+msgctxt "#20035"
+msgid "Regional ({0:s})"
+msgstr ""
+
+#. Used for date/time format settings like "10:00:00 (HH:mm:ss)"
+msgctxt "#20036"
+msgid "{0:s} ({1:s})"
+msgstr ""
+
+msgctxt "#20037"
+msgid "Summary"
+msgstr "Tīpoka"
+
+msgctxt "#20038"
+msgid "Lock music window"
+msgstr "Matapihi music Maukati"
+
+msgctxt "#20039"
+msgid "Lock videos window"
+msgstr "Matapihi ataata Maukati"
+
+msgctxt "#20040"
+msgid "Lock pictures window"
+msgstr "Maukati pikitia matapihi"
+
+msgctxt "#20041"
+msgid "Lock programs & scripts windows"
+msgstr "Maukati hōtaka & hōtuhi matapihi"
+
+msgctxt "#20042"
+msgid "Lock file manager"
+msgstr "Kaiwhakahaere kōnae Maukati"
+
+msgctxt "#20043"
+msgid "Lock settings"
+msgstr "Maukati i ngā tautuhinga"
+
+msgctxt "#20044"
+msgid "Start fresh"
+msgstr "Tīmata hou"
+
+msgctxt "#20045"
+msgid "Enter master mode"
+msgstr "Tomo aratau ariki"
+
+msgctxt "#20046"
+msgid "Leave master mode"
+msgstr "Waiho aratau ariki"
+
+msgctxt "#20047"
+msgid "Create profile '{0:s}'?"
+msgstr ""
+
+msgctxt "#20048"
+msgid "Start with fresh settings or copy from default?"
+msgstr ""
+
+msgctxt "#20049"
+msgid "Best available"
+msgstr "Best wātea"
+
+msgctxt "#20050"
+msgid "Auto-switch between 16x9 and 4x3"
+msgstr "Whakakā aunoa-i waenganui i 16x9 me te 4x3"
+
+msgctxt "#20051"
+msgid "Treat stacked files as single file"
+msgstr "Kōnae Haumaru Ngā Kōnae tāpae rite kōnae kotahi"
+
+msgctxt "#20052"
+msgid "Caution"
+msgstr "Tūpato"
+
+msgctxt "#20053"
+msgid "Left master mode"
+msgstr "Aratau ariki mahue"
+
+msgctxt "#20054"
+msgid "Entered master mode"
+msgstr "Aratau ariki tomo"
+
+msgctxt "#20055"
+msgid "Allmusic.com thumb"
+msgstr "Allmusic.com koromatua"
+
+msgctxt "#20057"
+msgid "Remove thumbnail"
+msgstr "Tango karakōnui"
+
+msgctxt "#20058"
+msgid "Add profile..."
+msgstr "Tāpiri kōtaha ..."
+
+#. Context menu entry
+msgctxt "#20059"
+msgid "Query info for all albums"
+msgstr "Te uiui info mō ngā pukapuka whakaemi katoa"
+
+msgctxt "#20060"
+msgid "Media info"
+msgstr "Info Media"
+
+msgctxt "#20061"
+msgid "Separate"
+msgstr "Wehea"
+
+msgctxt "#20062"
+msgid "Shares with default"
+msgstr "Hea ki te taunoa"
+
+msgctxt "#20063"
+msgid "Shares with default (read only)"
+msgstr "Hea ki te taunoa (pānui anake)"
+
+msgctxt "#20064"
+msgid "Copy default"
+msgstr "Kape taunoa"
+
+msgctxt "#20065"
+msgid "Profile picture"
+msgstr "Pikitia Profile"
+
+msgctxt "#20066"
+msgid "Lock preferences"
+msgstr "Maukati manakohanga"
+
+msgctxt "#20067"
+msgid "Edit profile"
+msgstr "Whakatika kōtaha"
+
+msgctxt "#20068"
+msgid "Profile lock"
+msgstr "Raka Profile"
+
+msgctxt "#20069"
+msgid "Couldn't create folder"
+msgstr ""
+
+msgctxt "#20070"
+msgid "Profile directory"
+msgstr "Whaiaronga Profile"
+
+msgctxt "#20071"
+msgid "Start with fresh media sources or copy from default?"
+msgstr ""
+
+msgctxt "#20072"
+msgid "Make sure the selected folder is writable and that the new folder name is valid"
+msgstr ""
+
+msgctxt "#20074"
+msgid "MPAA rating"
+msgstr "Whakatauranga MPAA"
+
+msgctxt "#20075"
+msgid "Enter master lock code"
+msgstr "Tomo waehere maukati ariki"
+
+msgctxt "#20076"
+msgid "Ask for master lock code on startup"
+msgstr "A ani i te mo te waehere maukati ariki i runga i te whakaohonga"
+
+msgctxt "#20077"
+msgid "Skin settings"
+msgstr "I ngā tautuhinga kiri"
+
+msgctxt "#20078"
+msgid "- no link set -"
+msgstr "- Whakaturia e kore hononga -"
+
+msgctxt "#20079"
+msgid "Enable animations"
+msgstr "Whakahohe i ngā hākoritanga"
+
+msgctxt "#20080"
+msgid "Disable RSS during music"
+msgstr "Monokia RSS i roto i te waiata"
+
+msgctxt "#20081"
+msgid "Enable shortcut buttons"
+msgstr "Whakahohe i pātene pokatata"
+
+msgctxt "#20082"
+msgid "Show programs in main menu"
+msgstr "Whakaatu i ngā hōtaka i roto i te tahua matua"
+
+msgctxt "#20083"
+msgid "Show music information"
+msgstr ""
+
+msgctxt "#20084"
+msgid "Show weather information"
+msgstr ""
+
+msgctxt "#20085"
+msgid "Show system information"
+msgstr ""
+
+msgctxt "#20086"
+msgid "Show available disk space C: E: F:"
+msgstr "Whakaatu wātea kōpae wāhi C: E: F:"
+
+msgctxt "#20087"
+msgid "Show available disk space E: F: G:"
+msgstr "Whakaatu wātea E te mokowā kōpae: F: G:"
+
+msgctxt "#20088"
+msgid "Weather information"
+msgstr ""
+
+msgctxt "#20089"
+msgid "Drive space free"
+msgstr "Te mokowā wātea Drive"
+
+msgctxt "#20090"
+msgid "Enter the name of an existing share"
+msgstr "Tomo i te ingoa o te wahi tīariari"
+
+msgctxt "#20091"
+msgid "Lock code"
+msgstr "Maukati waehere"
+
+msgctxt "#20092"
+msgid "Load profile"
+msgstr "Kōtaha Uta"
+
+msgctxt "#20093"
+msgid "Profile name"
+msgstr "Ingoa Profile"
+
+msgctxt "#20094"
+msgid "Media sources"
+msgstr "Puna Media"
+
+msgctxt "#20095"
+msgid "Enter profile lock code"
+msgstr "Tomo waehere raka kōtaha"
+
+msgctxt "#20096"
+msgid "Login screen"
+msgstr "Mata Takiuru"
+
+msgctxt "#20097"
+msgid "Fetching album information"
+msgstr ""
+
+msgctxt "#20098"
+msgid "Fetching information for album"
+msgstr ""
+
+msgctxt "#20099"
+msgid "A CD or track can't be ripped while being played"
+msgstr ""
+
+msgctxt "#20100"
+msgid "Master lock code and settings"
+msgstr "Waehere maukati Kaiwhakaako me ngā tautuhinga"
+
+msgctxt "#20101"
+msgid "Entering master lock code always enables master mode"
+msgstr "E taea ai nga wa katoa e tomo ana waehere maukati ariki aratau ariki"
+
+msgctxt "#20103"
+msgid "Save changes to profile?"
+msgstr "Whakaora huringa ki te kōtaha?"
+
+msgctxt "#20104"
+msgid "Old settings found. Do you want to use them?"
+msgstr ""
+
+# empty string with id 20105
+msgctxt "#20106"
+msgid "Old media sources found. Do you want to use them?"
+msgstr ""
+
+msgctxt "#20107"
+msgid "Separate (locked)"
+msgstr "Motuhake (raka)"
+
+msgctxt "#20108"
+msgid "Root"
+msgstr "Pakiaka"
+
+msgctxt "#20109"
+msgid "Zoom"
+msgstr "Topa"
+
+msgctxt "#20110"
+msgid "UPnP settings"
+msgstr "I ngā tautuhinga UPnP"
+
+msgctxt "#20111"
+msgid "Autostart UPnP client"
+msgstr "NetMeeting UPnP kiritaki"
+
+msgctxt "#20112"
+msgid "Last login: {0:s}"
+msgstr ""
+
+msgctxt "#20113"
+msgid "Never logged on"
+msgstr "Kaua e whakauru i te"
+
+msgctxt "#20114"
+msgid "Profile {0:d} / {1:d}"
+msgstr ""
+
+msgctxt "#20115"
+msgid "User login / Select a profile"
+msgstr "Takiuru kaiwhakamahi / Tīpakohia te kōtaha"
+
+msgctxt "#20116"
+msgid "Use lock on login screen"
+msgstr "Whakamahia maukati ki te mata o takiuru"
+
+msgctxt "#20117"
+msgid "Invalid lock code."
+msgstr "Waehere raka muhu."
+
+msgctxt "#20118"
+msgid "This requires the master lock to be set. Would you like to set it now?"
+msgstr ""
+
+msgctxt "#20120"
+msgid "Loading program information"
+msgstr "Mōhiohio Uta hōtaka"
+
+msgctxt "#20121"
+msgid "Party on!"
+msgstr "Rōpū i runga i!"
+
+msgctxt "#20122"
+msgid "True"
+msgstr "Pono"
+
+msgctxt "#20123"
+msgid "Mixing drinks"
+msgstr "Mixing inu"
+
+msgctxt "#20124"
+msgid "Filling glasses"
+msgstr "Whakakī mōhiti"
+
+msgctxt "#20125"
+msgid "Logged on as"
+msgstr "Anō ki te rite"
+
+msgctxt "#20126"
+msgid "Log off"
+msgstr "Takiuru atu"
+
+msgctxt "#20129"
+msgid "Weave"
+msgstr "Te mumu"
+
+msgctxt "#20130"
+msgid "Weave - Inverted"
+msgstr ""
+
+msgctxt "#20131"
+msgid "Blend"
+msgstr "Whakakotahitanga"
+
+msgctxt "#20132"
+msgid "Restart video"
+msgstr "Ataata Tīmata anō"
+
+msgctxt "#20133"
+msgid "Edit network location"
+msgstr "Wāhi Whakatika whatunga"
+
+msgctxt "#20134"
+msgid "Remove network location"
+msgstr "Tango tauwāhi whatunga"
+
+msgctxt "#20135"
+msgid "Do you want to scan the folder?"
+msgstr "E hiahia ana koe ki te karapa i te kōpaki?"
+
+msgctxt "#20136"
+msgid "Memory unit"
+msgstr "Unit Pūmahara"
+
+msgctxt "#20137"
+msgid "Memory unit mounted"
+msgstr "Eke unit Pūmahara"
+
+msgctxt "#20138"
+msgid "Unable to mount memory unit"
+msgstr "Kāore e taea te ki Maunga wae mahara"
+
+msgctxt "#20139"
+msgid "In port {0:d}, slot {1:d}"
+msgstr ""
+
+msgctxt "#20140"
+msgid "Lock screensaver"
+msgstr "Maukati tiakimata"
+
+msgctxt "#20141"
+msgid "Set"
+msgstr "Huinga"
+
+msgctxt "#20142"
+msgid "Username"
+msgstr "Ingoa kaiwhakamahi"
+
+msgctxt "#20143"
+msgid "Enter password for"
+msgstr "Tāuru i te kupuhipa hoki"
+
+msgctxt "#20144"
+msgid "Shutdown timer"
+msgstr "Whakaweto matawā"
+
+msgctxt "#20145"
+msgid "Shutdown interval (in minutes)"
+msgstr "Whakaweto wā (i roto i te meneti)"
+
+msgctxt "#20146"
+msgid "Started, shutdown in {0:d}m"
+msgstr ""
+
+msgctxt "#20147"
+msgid "Shutdown in 30 minutes"
+msgstr "Whakaweto i roto i te 30 meneti"
+
+msgctxt "#20148"
+msgid "Shutdown in 60 minutes"
+msgstr "Whakaweto i te 60 meneti"
+
+msgctxt "#20149"
+msgid "Shutdown in 120 minutes"
+msgstr "Whakaweto i te 120 meneti"
+
+msgctxt "#20150"
+msgid "Custom shutdown timer"
+msgstr "Whakaweto ritenga matawā"
+
+msgctxt "#20151"
+msgid "Cancel shutdown timer"
+msgstr "Whakakore Whakaweto matawā"
+
+msgctxt "#20152"
+msgid "Lock preferences for {0:s}"
+msgstr ""
+
+msgctxt "#20153"
+msgid "Browse..."
+msgstr "Tirotiro..."
+
+msgctxt "#20154"
+msgid "Summary information"
+msgstr "Mōhiohio Summary"
+
+msgctxt "#20155"
+msgid "Storage information"
+msgstr "Mōhiohio Storage"
+
+msgctxt "#20156"
+msgid "Hard disk information"
+msgstr "Mōhiohio kōpae mārō"
+
+msgctxt "#20157"
+msgid "DVD-ROM information"
+msgstr "Mōhiohio DVD-ROM"
+
+msgctxt "#20158"
+msgid "Network information"
+msgstr "Mōhiohio Whatunga"
+
+msgctxt "#20159"
+msgid "Video information"
+msgstr "Mōhiohio Ataata"
+
+msgctxt "#20160"
+msgid "Hardware information"
+msgstr "Mōhiohio Pūmāro"
+
+msgctxt "#20161"
+msgid "Total"
+msgstr "Tapeke"
+
+msgctxt "#20162"
+msgid "Used"
+msgstr "Kua whakamahia"
+
+msgctxt "#20163"
+msgid "of"
+msgstr "o"
+
+msgctxt "#20164"
+msgid "Locking not supported"
+msgstr "Maukati kore tautoko"
+
+msgctxt "#20165"
+msgid "Not locked"
+msgstr "E kore e kiia"
+
+msgctxt "#20166"
+msgid "Locked"
+msgstr "Kua maukati"
+
+msgctxt "#20167"
+msgid "Frozen"
+msgstr "Frozen"
+
+msgctxt "#20168"
+msgid "Requires reset"
+msgstr "Me tautuhi anō"
+
+msgctxt "#20169"
+msgid "Week"
+msgstr "Wiki"
+
+msgctxt "#20170"
+msgid "Line"
+msgstr "Raina"
+
+msgctxt "#20171"
+msgid "Windows network (SMB)"
+msgstr "Whatunga Windows (SMB)"
+
+msgctxt "#20172"
+msgid "XBMSP server"
+msgstr "XBMSP tūmau"
+
+msgctxt "#20173"
+msgid "FTP server"
+msgstr "Tūmau FTP"
+
+msgctxt "#20174"
+msgid "FTPS server"
+msgstr ""
+
+msgctxt "#20175"
+msgid "UPnP server"
+msgstr "UPnP tūmau"
+
+#. Label used for a video info message box
+msgctxt "#20176"
+msgid "Show video information"
+msgstr ""
+
+msgctxt "#20177"
+msgid "Done"
+msgstr "Mea ai"
+
+msgctxt "#20178"
+msgid "Shift"
+msgstr "Shift"
+
+msgctxt "#20179"
+msgid "Caps Lock"
+msgstr "Maukati Pūmatua"
+
+msgctxt "#20180"
+msgid "Symbols"
+msgstr "Ngā Tohu"
+
+msgctxt "#20181"
+msgid "Backspace"
+msgstr "Hokimuri"
+
+msgctxt "#20182"
+msgid "Space"
+msgstr "Mokowā"
+
+msgctxt "#20183"
+msgid "Reload skin"
+msgstr "Uta anō kiri"
+
+msgctxt "#20185"
+msgid "Use poster view styles for TV shows"
+msgstr "Whakamahia ngā momo hei tirotiro ai pānui mō ngā whakaaturanga TV"
+
+msgctxt "#20186"
+msgid "Please wait"
+msgstr "Tēnā koa taihoa ake ..."
+
+msgctxt "#20187"
+msgid "UPnP / DLNA"
+msgstr ""
+
+msgctxt "#20188"
+msgid "Announce library updates"
+msgstr ""
+
+msgctxt "#20189"
+msgid "Enable auto scrolling for plot & review"
+msgstr "Whakahohe i aunoa panuku mō te wahi & arotake"
+
+msgctxt "#20190"
+msgid "Custom"
+msgstr "Ritenga"
+
+msgctxt "#20191"
+msgid "Enable debug logging"
+msgstr "Whakahohetia te patuiro takiuru"
+
+msgctxt "#20192"
+msgid "Fetch additional information during updates"
+msgstr ""
+
+msgctxt "#20193"
+msgid "Default provider for album information"
+msgstr ""
+
+msgctxt "#20194"
+msgid "Default provider for artist information"
+msgstr ""
+
+msgctxt "#20195"
+msgid "Change information provider"
+msgstr ""
+
+msgctxt "#20196"
+msgid "Export music library"
+msgstr "Hei tirotiro ai Export music"
+
+msgctxt "#20197"
+msgid "Import music library"
+msgstr "Hei tirotiro ai Kawemai music"
+
+msgctxt "#20198"
+msgid "No artist found!"
+msgstr "Kitea he artist!"
+
+msgctxt "#20199"
+msgid "Downloading artist information failed"
+msgstr ""
+
+# empty strings from id 20200 to 20219
+# string id's 20200 thru 20211 are reserved for speedstrings (LocalizeStrings.cpp)
+msgctxt "#20220"
+msgid "Prefer online information"
+msgstr ""
+
+#. Description of setting with label #20220 "Prefer online information"
+msgctxt "#20221"
+msgid "With this enabled, any information that is downloaded for albums and artists will override anything you have set in your song tags, such as genres, year, song artists etc. Useful if you have MusicBrainz identifiers in your song tags."
+msgstr "Ki te whakahohea tenei, tetahi mōhiohio tīkina e te mo te pukapuka, me te toi ka takahi tetahi mea kua whakaturia koe i roto i a koutou ngā tūtohu waiata, pērā i momo, tau, toi waiata etc whai hua ki te whai koe i ngā pūwehe MusicBrainz i roto i a koutou ngā tūtohu waiata."
+
+msgctxt "#20222"
+msgid "Look for external subtitles"
+msgstr ""
+
+msgctxt "#20223"
+msgid "Artist information folder"
+msgstr ""
+
+msgctxt "#20224"
+msgid "Prefer online album art"
+msgstr ""
+
+#. Description of setting with label #20224 "Prefer online album art"
+msgctxt "#20225"
+msgid "Where no local album cover exists, online art will be used. Where neither is available, cover images embedded in music files will be used"
+msgstr ""
+
+msgctxt "#20226"
+msgid "Movie set information folder"
+msgstr ""
+
+# empty string with id 20227
+msgctxt "#20228"
+msgid "Use artist sortname when sorting by artist"
+msgstr ""
+
+msgctxt "#20240"
+msgid "Android music"
+msgstr "Music Android"
+
+msgctxt "#20241"
+msgid "Android videos"
+msgstr "Ataata Android"
+
+msgctxt "#20242"
+msgid "Android pictures"
+msgstr "Pikitia Android"
+
+msgctxt "#20243"
+msgid "Android photos"
+msgstr "Whakaahua Android"
+
+msgctxt "#20244"
+msgid "Android apps"
+msgstr ""
+
+msgctxt "#20245"
+msgid "Windows music library"
+msgstr ""
+
+msgctxt "#20246"
+msgid "Windows videos library"
+msgstr ""
+
+msgctxt "#20247"
+msgid "Windows pictures library"
+msgstr ""
+
+msgctxt "#20248"
+msgid "Windows photos library"
+msgstr ""
+
+msgctxt "#20249"
+msgid "Windows documents"
+msgstr ""
+
+msgctxt "#20250"
+msgid "Party on! (videos)"
+msgstr "Rōpū i runga i! (Ataata)"
+
+msgctxt "#20251"
+msgid "Mixing drinks (videos)"
+msgstr "Inu Mixing (ataata)"
+
+msgctxt "#20252"
+msgid "Filling glasses (videos)"
+msgstr "Whakakī mōhiti (ataata)"
+
+msgctxt "#20253"
+msgid "WebDAV server (HTTP)"
+msgstr "Tūmau WebDAV (HTTP)"
+
+msgctxt "#20254"
+msgid "WebDAV server (HTTPS)"
+msgstr "Tūmau WebDAV (HTTPS)"
+
+msgctxt "#20255"
+msgid "First logon, edit your profile"
+msgstr "Whakaurunga tuatahi, whakatika i tō kōtaha"
+
+# empty strings from id 20256 to 20258
+msgctxt "#20259"
+msgid "Network File System (NFS)"
+msgstr ""
+
+msgctxt "#20260"
+msgid "Secure Shell (SSH / SFTP)"
+msgstr ""
+
+# empty string with id 20261
+msgctxt "#20262"
+msgid "Zeroconf browser"
+msgstr ""
+
+msgctxt "#20300"
+msgid "Web server directory (HTTP)"
+msgstr "Whaiaronga tūmau Tukutuku (HTTP)"
+
+msgctxt "#20301"
+msgid "Web server directory (HTTPS)"
+msgstr "Whaiaronga tūmau Tukutuku (HTTPS)"
+
+msgctxt "#20302"
+msgid "Unable to write to folder:"
+msgstr "Kāore e taea te ki te tuhituhi ki te kōpaki:"
+
+# empty string with id 20303
+msgctxt "#20304"
+msgid "RSS Feed (HTTP)"
+msgstr ""
+
+msgctxt "#20305"
+msgid "RSS Feed (HTTPS)"
+msgstr ""
+
+msgctxt "#20307"
+msgid "Secondary DNS"
+msgstr "DNS Tuarua"
+
+msgctxt "#20308"
+msgid "DHCP server:"
+msgstr "Tūmau DHCP:"
+
+msgctxt "#20309"
+msgid "Make new folder"
+msgstr "Hanga kōpaki hou"
+
+msgctxt "#20311"
+msgid "Unknown or onboard (protected)"
+msgstr "Unknown te hikoinga ranei (te tiaki)"
+
+msgctxt "#20314"
+msgid "Videos - Library"
+msgstr "Videos - Library"
+
+msgctxt "#20316"
+msgid "Sort by: ID"
+msgstr "Kōmaka mā te: Tāutunga"
+
+msgctxt "#20317"
+msgid "Scanning movies using {0:s}"
+msgstr ""
+
+msgctxt "#20318"
+msgid "Scanning music videos using {0:s}"
+msgstr ""
+
+msgctxt "#20319"
+msgid "Scanning TV shows using {0:s}"
+msgstr ""
+
+msgctxt "#20320"
+msgid "Scanning artists using {0:s}"
+msgstr ""
+
+msgctxt "#20321"
+msgid "Scanning albums using {0:s}"
+msgstr ""
+
+msgctxt "#20322"
+msgid "Content scanning options"
+msgstr ""
+
+msgctxt "#20323"
+msgid "Movie plot"
+msgstr "Wahi kiriata"
+
+msgctxt "#20324"
+msgid "Play part..."
+msgstr "Te tākaro wahi ..."
+
+#. Window screen calibration: as title to reset calibration settings
+msgctxt "#20325"
+msgid "Calibration reset"
+msgstr "Tōkarikari tautuhi"
+
+#. Window screen calibration: ask to reset calibration settings
+msgctxt "#20326"
+msgid "Do you want reset the calibration to their defaults for \"{0:s}\" resolution?"
+msgstr ""
+
+#. Window screen calibration: the current calibration value
+msgctxt "#20327"
+msgid "Current value: {}"
+msgstr ""
+
+msgctxt "#20328"
+msgid "Browse for destination"
+msgstr "Tirotiro hoki ūnga"
+
+msgctxt "#20329"
+msgid "Movies are in separate folders that match the movie title"
+msgstr "He Movies i roto i ngā kōpaki motuhake e ōrite ana ki te taitara kiriata"
+
+msgctxt "#20330"
+msgid "Use folder names for lookups"
+msgstr "Whakamahia ingoa kōpaki mō ngā lookups"
+
+msgctxt "#20331"
+msgid "File"
+msgstr "Kōnae"
+
+msgctxt "#20332"
+msgid "Use file or folder names in lookups?"
+msgstr "Whakamahia kōnae kōpaki ranei ingoa i roto i lookups?"
+
+msgctxt "#20333"
+msgid "Set content"
+msgstr "Whakaritea ihirangi"
+
+msgctxt "#20334"
+msgid "Folder"
+msgstr "Kōpaki"
+
+msgctxt "#20335"
+msgid "Look for content recursively?"
+msgstr "Kimihia ihirangi recursively?"
+
+msgctxt "#20336"
+msgid "Unlock sources"
+msgstr "Wewete puna"
+
+msgctxt "#20337"
+msgid "Actor"
+msgstr "Kaiwhakatū"
+
+msgctxt "#20338"
+msgid "Movie"
+msgstr "Kiriata"
+
+msgctxt "#20339"
+msgid "Director"
+msgstr "Kaitohu"
+
+msgctxt "#20340"
+msgid "Do you want to remove all items within this path from your library?"
+msgstr ""
+
+msgctxt "#20342"
+msgid "Movies"
+msgstr "Kiriata"
+
+msgctxt "#20343"
+msgid "TV shows"
+msgstr "Whakaaturanga TV"
+
+#. xbmc/settings/dialogs/GUIDialogContentSettings.cpp
+msgctxt "#20344"
+msgid "This directory contains"
+msgstr "Tenei whaiaronga kei"
+
+msgctxt "#20345"
+msgid "Run automated scan"
+msgstr "Rere karapa aunoa"
+
+msgctxt "#20346"
+msgid "Scan recursively"
+msgstr "Te karapa recursively"
+
+msgctxt "#20347"
+msgid "as"
+msgstr "rite"
+
+msgctxt "#20348"
+msgid "Directors"
+msgstr "Directors"
+
+msgctxt "#20349"
+msgid "No video files found in this path!"
+msgstr "Kāore he kōnae ataata i kitea i roto i tenei ara!"
+
+#. Label for showing media rating and votes (combined), for example: "9.1 (87 votes)"
+msgctxt "#20350"
+msgid "{0:s} ({1:s} votes)"
+msgstr ""
+
+msgctxt "#20351"
+msgid "TV show information"
+msgstr "Mōhiohio TV whakaatu"
+
+msgctxt "#20352"
+msgid "Episode information"
+msgstr "Mōhiohio Episode"
+
+msgctxt "#20353"
+msgid "Loading TV show details"
+msgstr "Utaina TV whakaatu kōrero"
+
+msgctxt "#20354"
+msgid "Fetching episode guide"
+msgstr "Tiki aratohu kōrero"
+
+msgctxt "#20355"
+msgid "Loading information for episodes in directory"
+msgstr ""
+
+msgctxt "#20356"
+msgid "Select TV show:"
+msgstr "Tīpakohia TV whakaatu:"
+
+msgctxt "#20357"
+msgid "Enter the TV show name"
+msgstr "Tomo i te ingoa TV show"
+
+msgctxt "#20358"
+msgid "Season {0:d}"
+msgstr ""
+
+msgctxt "#20359"
+msgid "Episode"
+msgstr "Episode"
+
+msgctxt "#20360"
+msgid "Episodes"
+msgstr "Whakaaturanga"
+
+msgctxt "#20361"
+msgid "Loading episode details"
+msgstr "Kōrero Loading kōrero"
+
+msgctxt "#20362"
+msgid "Remove episode from library"
+msgstr "Tango kōrero i tirotiro ai"
+
+msgctxt "#20363"
+msgid "Remove TV show from library"
+msgstr "Tango TV whakaatu i tirotiro ai"
+
+msgctxt "#20364"
+msgid "TV show"
+msgstr "TV whakaatu"
+
+msgctxt "#20365"
+msgid "Episode plot"
+msgstr "Episode wahi"
+
+msgctxt "#20366"
+msgid "* All seasons"
+msgstr "* Nga wa katoa"
+
+msgctxt "#20367"
+msgid "Hide watched"
+msgstr "Huna titiro"
+
+msgctxt "#20368"
+msgid "Prod code"
+msgstr "Waehere Prod"
+
+msgctxt "#20369"
+msgid "Show information for unwatched items"
+msgstr ""
+
+msgctxt "#20370"
+msgid "* Hidden to prevent spoilers *"
+msgstr "* Huna ki te ārai i kaipahua *"
+
+msgctxt "#20371"
+msgid "Set season thumb"
+msgstr "Whakaturia wa koromatua"
+
+msgctxt "#20372"
+msgid "Season image"
+msgstr "Wa image"
+
+msgctxt "#20373"
+msgid "Season"
+msgstr "Te wa e"
+
+msgctxt "#20374"
+msgid "Downloading movie information"
+msgstr "Tikiake ana i ngā mōhiohio movie"
+
+msgctxt "#20375"
+msgid "Unassign content"
+msgstr "Ihirangi wetetautapa"
+
+#. Original title of the movie/tvshow (could differ from local distributor title) (ListItem.OriginalTitle)
+msgctxt "#20376"
+msgid "Original title"
+msgstr "Taitara Original"
+
+msgctxt "#20377"
+msgid "Refresh TV show information"
+msgstr "Tāmata mōhiohio whakaatu TV"
+
+msgctxt "#20378"
+msgid "Refresh information for all episodes?"
+msgstr ""
+
+#. xbmc/settings/dialogs/GUIDialogContentSettings.cpp
+msgctxt "#20379"
+msgid "Selected folder contains a single TV show"
+msgstr "He TV whakaatu kotahi kei kōpaki i tīpakohia"
+
+msgctxt "#20380"
+msgid "Exclude selected folder from scans"
+msgstr "Waihoa kōpaki i tīpakohia mai scans"
+
+msgctxt "#20381"
+msgid "Specials"
+msgstr "Ngā Motuhake"
+
+msgctxt "#20382"
+msgid "Recently added"
+msgstr ""
+
+msgctxt "#20383"
+msgid "Selected folder contains a single video"
+msgstr "Kei kōpaki i tīpakohia he ataata kotahi"
+
+msgctxt "#20384"
+msgid "Link to TV show"
+msgstr "Hono ki te TV whakaatu"
+
+msgctxt "#20385"
+msgid "Remove link to TV show"
+msgstr "Tango hononga ki te TV whakaatu"
+
+msgctxt "#20386"
+msgid "Recently added movies"
+msgstr "Kiriata tata tānaki atu"
+
+msgctxt "#20387"
+msgid "Recently added episodes"
+msgstr "Wā tata nei te tāpiri"
+
+msgctxt "#20388"
+msgid "Studios"
+msgstr "Studios"
+
+msgctxt "#20389"
+msgid "Music videos"
+msgstr "Ataata Music"
+
+msgctxt "#20390"
+msgid "Recently added music videos"
+msgstr "Ataata puoro tata te tāpiri"
+
+msgctxt "#20391"
+msgid "Music video"
+msgstr "Music video"
+
+msgctxt "#20392"
+msgid "Remove music video from library"
+msgstr "Tango ataata puoro i tirotiro ai"
+
+msgctxt "#20393"
+msgid "Music video information"
+msgstr "Mōhiohio Music video"
+
+msgctxt "#20394"
+msgid "Loading music video information"
+msgstr "Ngā mōhiohio ataata Uta waiata"
+
+msgctxt "#20395"
+msgid "Mixed"
+msgstr "I konatunatua"
+
+msgctxt "#20396"
+msgid "Go to albums by artist"
+msgstr "Haere ki te whakaemi i te toi"
+
+msgctxt "#20397"
+msgid "Go to album"
+msgstr "Haere ki te album"
+
+msgctxt "#20398"
+msgid "Play song"
+msgstr "Waiata te tākaro"
+
+msgctxt "#20399"
+msgid "Go to music videos from album"
+msgstr "Haere ki te ataata pūoro i album"
+
+msgctxt "#20400"
+msgid "Go to music videos by artist"
+msgstr "Haere ki te ataata waiata by artist"
+
+msgctxt "#20401"
+msgid "Play music video"
+msgstr "Te tākaro ataata puoro"
+
+msgctxt "#20402"
+msgid "Download actor thumbnails"
+msgstr ""
+
+msgctxt "#20403"
+msgid "Set actor thumb"
+msgstr "Huinga kaiwhakaari koromatua"
+
+msgctxt "#20404"
+msgid "Remove bookmark"
+msgstr "Tango tohuwāhi"
+
+msgctxt "#20405"
+msgid "Remove episode bookmark"
+msgstr "Tango kōrero tohuwāhi"
+
+msgctxt "#20406"
+msgid "Set episode bookmark"
+msgstr "Whakaturia tohuwāhi kōrero"
+
+msgctxt "#20407"
+msgid "Information provider settings"
+msgstr ""
+
+msgctxt "#20408"
+msgid "Downloading music video information"
+msgstr "Tikiake ana i ngā mōhiohio ataata puoro"
+
+msgctxt "#20409"
+msgid "Downloading TV show information"
+msgstr "Tikiake ana i ngā mōhiohio TV show"
+
+msgctxt "#20410"
+msgid "Trailer"
+msgstr "Tauaru"
+
+msgctxt "#20411"
+msgid "Flatten"
+msgstr "Whakaparaha"
+
+msgctxt "#20412"
+msgid "Flatten TV show seasons"
+msgstr ""
+
+msgctxt "#20413"
+msgid "Get fanart"
+msgstr "Tikina fanart"
+
+msgctxt "#20414"
+msgid "Show fanart in video and music libraries"
+msgstr "Whakaatu fanart i roto i te ataata me te waiata whare pukapuka"
+
+msgctxt "#20415"
+msgid "Scanning for new content"
+msgstr "Karapa ana hoki ihirangi hou"
+
+msgctxt "#20416"
+msgid "First aired"
+msgstr "Whakapāho tuatahi"
+
+msgctxt "#20417"
+msgid "Writer"
+msgstr "Kaituhi"
+
+msgctxt "#20418"
+msgid "Writers"
+msgstr "Writers"
+
+msgctxt "#20419"
+msgid "Replace file names with library titles"
+msgstr "Whakakapia ingoa kōnae ki te taitara hei tirotiro ai"
+
+#. Value for setting with label #19171 "PVR & Live TV / Playback / Switch to full screen"
+#. Value for setting with label #36098 "System / Display / Use 10 bit for SDR"
+msgctxt "#20420"
+msgid "Never"
+msgstr "Kore rawa"
+
+msgctxt "#20421"
+msgid "If only one season"
+msgstr "Ki te kotahi anake te wa e"
+
+#. Value for setting with label #170 "Player / Videos / Adjust display refresh rate"
+#. Value for setting with label #36098 "System / Display / Use 10 bit for SDR"
+msgctxt "#20422"
+msgid "Always"
+msgstr "Tonu"
+
+msgctxt "#20423"
+msgid "Has trailer"
+msgstr "Kua tauaru"
+
+msgctxt "#20424"
+msgid "False"
+msgstr "Teka"
+
+msgctxt "#20425"
+msgid "Fanart slideshow"
+msgstr "Fanart whakaatakiriata"
+
+#. xbmc/interfaces/builtins/LibraryBuiltins.cpp
+msgctxt "#20426"
+msgid "Export to a single file or separate files per entry?"
+msgstr ""
+
+msgctxt "#20427"
+msgid "Choose rule type"
+msgstr ""
+
+#. xbmc/interfaces/builtins/LibraryBuiltins.cpp
+msgctxt "#20428"
+msgid "Single file"
+msgstr "Kōnae Single"
+
+#. xbmc/interfaces/builtins/LibraryBuiltins.cpp
+msgctxt "#20429"
+msgid "Separate"
+msgstr "Wehea"
+
+#. xbmc/interfaces/builtins/LibraryBuiltins.cpp
+msgctxt "#20430"
+msgid "Export thumbnails and fanart?"
+msgstr "Export ngā karakōnui me te fanart?"
+
+msgctxt "#20431"
+msgid "Overwrite old files?"
+msgstr "Tuhirua ngā kōnae tawhito?"
+
+#. xbmc/settings/dialogs/GUIDialogContentSettings.cpp
+msgctxt "#20432"
+msgid "Exclude path from library updates"
+msgstr "Waihoa ara i ngā whakahōunga hei tirotiro ai"
+
+msgctxt "#20433"
+msgid "Extract video information from files"
+msgstr ""
+
+msgctxt "#20434"
+msgid "Sets"
+msgstr "Sets"
+
+msgctxt "#20435"
+msgid "Combine split video items"
+msgstr "Whakakotahitia ngā tūemi ataata wahia"
+
+msgctxt "#20436"
+msgid "Export actor thumbs?"
+msgstr "Koromatua Export kaiwhakaari?"
+
+msgctxt "#20437"
+msgid "Choose fanart"
+msgstr "Kōwhiri fanart"
+
+msgctxt "#20438"
+msgid "Local fanart"
+msgstr "Fanart rohe"
+
+msgctxt "#20439"
+msgid "No fanart"
+msgstr "No fanart"
+
+msgctxt "#20440"
+msgid "Current fanart"
+msgstr "Fanart o nāianei"
+
+msgctxt "#20441"
+msgid "Remote fanart"
+msgstr "Fanart Mamao"
+
+msgctxt "#20442"
+msgid "Change content"
+msgstr "Change ihirangi"
+
+msgctxt "#20443"
+msgid "Do you want to refresh information for all items within this path?"
+msgstr ""
+
+msgctxt "#20444"
+msgid "Add to library"
+msgstr ""
+
+#. Name of an artwork type
+msgctxt "#20445"
+msgid "Fanart"
+msgstr "Fanart"
+
+#. Ask user when refreshing music or video info if they want to use data from NFO file
+msgctxt "#20446"
+msgid "Locally stored information found. Ignore and refresh from Internet?"
+msgstr ""
+
+msgctxt "#20447"
+msgid "Do you want to add the media from this source to your library?"
+msgstr ""
+
+msgctxt "#20448"
+msgid "Couldn't download information"
+msgstr ""
+
+msgctxt "#20449"
+msgid "Unable to connect to remote server"
+msgstr "Kāore e taea te ki hono ki te tūmau mamao"
+
+msgctxt "#20450"
+msgid "Unable to connect to remote server. Would you like to continue scanning?"
+msgstr ""
+
+msgctxt "#20451"
+msgid "Countries"
+msgstr "Ngā Whenua"
+
+msgctxt "#20452"
+msgid "episode"
+msgstr "kōrero"
+
+msgctxt "#20453"
+msgid "episodes"
+msgstr "whakaaturanga"
+
+msgctxt "#20454"
+msgid "Listener"
+msgstr "Whakarongo"
+
+msgctxt "#20455"
+msgid "Listeners"
+msgstr "Whakarongo"
+
+#. Label of a setting to use a simplified (flattened) hierarchy
+msgctxt "#20456"
+msgid "Flatten hierarchy"
+msgstr ""
+
+msgctxt "#20457"
+msgid "Movie set"
+msgstr "Huinga kiriata"
+
+msgctxt "#20458"
+msgid "Show movie sets"
+msgstr ""
+
+msgctxt "#20459"
+msgid "Tags"
+msgstr "Ngā Tūtohu"
+
+msgctxt "#20460"
+msgid "Add {0:s}"
+msgstr ""
+
+msgctxt "#20461"
+msgid "Remove {0:s}"
+msgstr ""
+
+msgctxt "#20462"
+msgid "New tag..."
+msgstr "Tūtohu New ..."
+
+msgctxt "#20463"
+msgid "A tag with the name '{0:s}' already exists."
+msgstr ""
+
+msgctxt "#20464"
+msgid "Select {0:s}"
+msgstr ""
+
+msgctxt "#20465"
+msgid "Manage movie set"
+msgstr "Whakahaere huinga movie"
+
+msgctxt "#20466"
+msgid "Select movie set"
+msgstr "Tīpakohia te huinga movie"
+
+msgctxt "#20467"
+msgid "No set (remove from {0:s})"
+msgstr ""
+
+msgctxt "#20468"
+msgid "Add movie to a new set"
+msgstr "Tāpiri kiriata ki te huinga hou"
+
+msgctxt "#20469"
+msgid "Keep current set ({0:s})"
+msgstr ""
+
+msgctxt "#20470"
+msgid "Include sets containing a single movie"
+msgstr ""
+
+msgctxt "#20471"
+msgid "Show empty TV shows"
+msgstr ""
+
+msgctxt "#20472"
+msgid "Show all performers for music videos"
+msgstr ""
+
+msgctxt "#20473"
+msgid "Premiered"
+msgstr ""
+
+#. Used in smart playlists to select items based on the HDR type (HDR10, HLG, Dolbyvision)
+msgctxt "#20474"
+msgid "HDR type"
+msgstr ""
+
+msgctxt "#21330"
+msgid "Show hidden files and directories"
+msgstr "Whakaaturia ngā kōnae huna me ngā whaiaronga"
+
+msgctxt "#21331"
+msgid "New media detected"
+msgstr ""
+
+msgctxt "#21332"
+msgid "Browse videos"
+msgstr ""
+
+msgctxt "#21333"
+msgid "Browse music"
+msgstr ""
+
+msgctxt "#21334"
+msgid "Browse pictures"
+msgstr ""
+
+msgctxt "#21335"
+msgid "Browse files"
+msgstr ""
+
+msgctxt "#21336"
+msgid "Connecting to: {0:s}"
+msgstr ""
+
+#. Used in the add-on browser under "Last updated" when a repository has never been updated
+msgctxt "#21337"
+msgid "Never"
+msgstr "Kore rawa"
+
+msgctxt "#21338"
+msgid "Select version"
+msgstr ""
+
+msgctxt "#21339"
+msgid "Version {0:s}"
+msgstr ""
+
+msgctxt "#21340"
+msgid "Auto-update"
+msgstr ""
+
+msgctxt "#21341"
+msgid "No updates available"
+msgstr ""
+
+msgctxt "#21342"
+msgid "There are currently no versions available for this add-on."
+msgstr ""
+
+msgctxt "#21343"
+msgid "Use video tags"
+msgstr ""
+
+msgctxt "#21344"
+msgid "Enable to use embedded tags in mp4 or mkv files for library metadata. Will prevent scrapers from operating correctly."
+msgstr ""
+
+#. Used in AutoPlayNextItem dialogs for not categorized listItem directories
+msgctxt "#21345"
+msgid "Uncategorized"
+msgstr ""
+
+#. Used to give heading list entry for an file extension description, e.g. to show as 'Extension: ".mp3"'
+msgctxt "#21346"
+msgid "Extension: \"{0:s}\""
+msgstr ""
+
+#. Used to give heading list entry for an mimetype description, e.g. to show as 'MIME type: "audio/mpeg3"'
+msgctxt "#21347"
+msgid "MIME type: \"{0:s}\""
+msgstr ""
+
+# empty strings from id 21346 to 21357
+msgctxt "#21358"
+msgid "Enable UPnP support"
+msgstr ""
+
+msgctxt "#21359"
+msgid "Add media share..."
+msgstr "Tāpiri hea pāpāho ..."
+
+msgctxt "#21360"
+msgid "Share my libraries"
+msgstr ""
+
+msgctxt "#21361"
+msgid "Look for remote UPnP players"
+msgstr "Kimihia kaitākaro UPnP mamao"
+
+msgctxt "#21362"
+msgid "Bookmark created"
+msgstr "Bookmark hanga"
+
+msgctxt "#21363"
+msgid "Episode bookmark created"
+msgstr ""
+
+msgctxt "#21364"
+msgid "Edit media share"
+msgstr "Whakatika hea pāpāho"
+
+msgctxt "#21365"
+msgid "Remove media share"
+msgstr "Tango hea pāpāho"
+
+msgctxt "#21366"
+msgid "Custom subtitle folder"
+msgstr "Kōpaki taitararoto ritenga"
+
+msgctxt "#21367"
+msgid "Movie & alternate subtitle directory"
+msgstr "Kiriata & whaiaronga taitararoto kē"
+
+msgctxt "#21368"
+msgid "Override subtitles fonts"
+msgstr ""
+
+msgctxt "#21369"
+msgid "Enable mouse and touch screen support"
+msgstr ""
+
+msgctxt "#21370"
+msgid "Play GUI sounds during media playback"
+msgstr ""
+
+#. Name of an artwork type
+msgctxt "#21371"
+msgid "Thumbnail"
+msgstr "Karakōnui"
+
+msgctxt "#21372"
+msgid "Forced DVD player region"
+msgstr "Kaitākaro DVD takoha rohe"
+
+msgctxt "#21373"
+msgid "Display"
+msgstr "Whakaatu"
+
+msgctxt "#21374"
+msgid "Video aspect"
+msgstr "Āhuatanga Ataata"
+
+msgctxt "#21375"
+msgid "Normal"
+msgstr "Pūnoa"
+
+msgctxt "#21376"
+msgid "Letterbox"
+msgstr "Letterbox"
+
+msgctxt "#21377"
+msgid "Widescreen"
+msgstr "Matawhānui"
+
+msgctxt "#21378"
+msgid "Enable 480p"
+msgstr "Whakahohe i 480p"
+
+msgctxt "#21379"
+msgid "Enable 720p"
+msgstr "Whakahohe i 720p"
+
+msgctxt "#21380"
+msgid "Enable 1080i"
+msgstr "Whakahohe i 1080i"
+
+msgctxt "#21381"
+msgid "Enter name of new playlist"
+msgstr "Tomo ingoa o rārangipāpāho hou"
+
+msgctxt "#21382"
+msgid "Show \"Add source\" buttons"
+msgstr ""
+
+msgctxt "#21383"
+msgid "Enable scrollbars"
+msgstr "Whakahohe ngā paet"
+
+msgctxt "#21384"
+msgid "Make watched filtering a toggle in video library"
+msgstr "Hanga titiro tātari he takahuri i roto i te whare pukapuka ataata"
+
+msgctxt "#21385"
+msgid "Open"
+msgstr "Tuwhera"
+
+msgctxt "#21386"
+msgid "Acoustic management level"
+msgstr "Taumata whakahaere Acoustic"
+
+msgctxt "#21387"
+msgid "Fast"
+msgstr "Nohopuku"
+
+msgctxt "#21388"
+msgid "Quiet"
+msgstr "Quiet"
+
+msgctxt "#21389"
+msgid "Enable custom background"
+msgstr "Whakahohe i muri ritenga"
+
+msgctxt "#21390"
+msgid "Power management level"
+msgstr "Taumata whakahaere Power"
+
+msgctxt "#21391"
+msgid "High power"
+msgstr "Mana High"
+
+msgctxt "#21392"
+msgid "Low power"
+msgstr "Mana iti"
+
+msgctxt "#21393"
+msgid "High standby"
+msgstr "Tūtatari High"
+
+msgctxt "#21394"
+msgid "Low standby"
+msgstr "Tūtatari iti"
+
+msgctxt "#21395"
+msgid "Unable to cache files bigger than 4GB"
+msgstr "Kāore e taea te ki te keteroki ngā kōnae nui atu i 4GB"
+
+msgctxt "#21396"
+msgid "Chapter"
+msgstr "Chapter"
+
+msgctxt "#21397"
+msgid "High quality pixel shader v2"
+msgstr "W2 pika shader kounga High"
+
+msgctxt "#21399"
+msgid "Use tween animations"
+msgstr "Whakamahia ngā hākoritanga i rotopu i"
+
+msgctxt "#21400"
+msgid "contains"
+msgstr "Kei"
+
+msgctxt "#21401"
+msgid "does not contain"
+msgstr "e kore i roto i"
+
+msgctxt "#21402"
+msgid "is"
+msgstr "Ko"
+
+msgctxt "#21403"
+msgid "is not"
+msgstr "Ko te kore e"
+
+msgctxt "#21404"
+msgid "starts with"
+msgstr "tīmata ki te"
+
+msgctxt "#21405"
+msgid "ends with"
+msgstr "mutu ki"
+
+msgctxt "#21406"
+msgid "greater than"
+msgstr "rahi ake i"
+
+msgctxt "#21407"
+msgid "less than"
+msgstr "iti ake"
+
+msgctxt "#21408"
+msgid "after"
+msgstr "i muri i"
+
+msgctxt "#21409"
+msgid "before"
+msgstr "i mua i te"
+
+msgctxt "#21410"
+msgid "in the last"
+msgstr "i roto i te whakamutunga"
+
+msgctxt "#21411"
+msgid "not in the last"
+msgstr "e kore i roto i te whakamutunga"
+
+msgctxt "#21412"
+msgid "Information providers"
+msgstr ""
+
+msgctxt "#21413"
+msgid "Default provider for movie information"
+msgstr ""
+
+msgctxt "#21414"
+msgid "Default provider for TV show information"
+msgstr ""
+
+msgctxt "#21415"
+msgid "Default provider for music video information"
+msgstr ""
+
+msgctxt "#21416"
+msgid "Select first unwatched TV show season / episode"
+msgstr ""
+
+msgctxt "#21417"
+msgid "Settings"
+msgstr "Whakatūringi"
+
+msgctxt "#21418"
+msgid "Multilingual"
+msgstr "Reomaha"
+
+msgctxt "#21419"
+msgid "No information providers present"
+msgstr ""
+
+msgctxt "#21420"
+msgid "Value to match"
+msgstr "Uara ki te ōrite ki"
+
+msgctxt "#21421"
+msgid "Smart playlist rule"
+msgstr "Ture rārangipāpāho Smart"
+
+msgctxt "#21422"
+msgid "Match items where"
+msgstr "Match tūemi i reira"
+
+msgctxt "#21423"
+msgid "New rule..."
+msgstr "Ture New ..."
+
+msgctxt "#21424"
+msgid "Items must match"
+msgstr "Me ōrite te Tūemi"
+
+msgctxt "#21425"
+msgid "all of the rules"
+msgstr "katoa o te ture"
+
+msgctxt "#21426"
+msgid "one or more of the rules"
+msgstr "tētahi, ētahi rānei o te ture"
+
+msgctxt "#21427"
+msgid "Limit to"
+msgstr "Whakawāiti ki"
+
+msgctxt "#21428"
+msgid "No limit"
+msgstr "No rohe"
+
+msgctxt "#21429"
+msgid "Order by"
+msgstr "Order by"
+
+msgctxt "#21430"
+msgid "ascending"
+msgstr "piki"
+
+msgctxt "#21431"
+msgid "descending"
+msgstr "heke"
+
+msgctxt "#21432"
+msgid "Edit smart playlist"
+msgstr "Whakatika rārangipāpāho smart"
+
+msgctxt "#21433"
+msgid "Playlist name"
+msgstr ""
+
+msgctxt "#21434"
+msgid "Find items where"
+msgstr "Kimihia tūemi i reira"
+
+msgctxt "#21435"
+msgid "Edit"
+msgstr "Whakatika"
+
+msgctxt "#21436"
+msgid "{0:d} items"
+msgstr ""
+
+msgctxt "#21437"
+msgid "New smart playlist..."
+msgstr "Rārangipāpāho smart New ..."
+
+msgctxt "#21438"
+msgid "{0:c} Drive"
+msgstr ""
+
+msgctxt "#21439"
+msgid "Edit party mode rules"
+msgstr "Ture aratau whakatika rōpū"
+
+msgctxt "#21440"
+msgid "Home folder"
+msgstr "Kōpaki Kāinga"
+
+msgctxt "#21441"
+msgid "Watched count"
+msgstr "Tatau titiro"
+
+msgctxt "#21442"
+msgid "Episode title"
+msgstr "Taitara Episode"
+
+msgctxt "#21443"
+msgid "Video resolution"
+msgstr "Taumira Ataata"
+
+msgctxt "#21444"
+msgid "Audio channels"
+msgstr "Hongere ororongo"
+
+msgctxt "#21445"
+msgid "Video codec"
+msgstr "Kōtēke Ataata"
+
+msgctxt "#21446"
+msgid "Audio codec"
+msgstr "Kōtēke Ororongo"
+
+msgctxt "#21447"
+msgid "Audio language"
+msgstr "Te reo Ororongo"
+
+msgctxt "#21448"
+msgid "Subtitle language"
+msgstr "Te reo Taitararoto"
+
+msgctxt "#21449"
+msgid "Remote control sends keyboard presses"
+msgstr "Mana mamao e tuku perehi keyboard"
+
+#. Label for controls used to edit something (e.g. setting "Appearance -> Skin -> Edit" or a context menu entry to open timer settings dialog)
+msgctxt "#21450"
+msgid "Edit"
+msgstr "Whakatika"
+
+msgctxt "#21451"
+msgid "Internet connection required."
+msgstr "Hononga Ipurangi e hiahiatia ana."
+
+msgctxt "#21452"
+msgid "Get more..."
+msgstr ""
+
+msgctxt "#21453"
+msgid "Root filesystem"
+msgstr "Pūnahakōnae pakiaka"
+
+msgctxt "#21454"
+msgid "Source too slow"
+msgstr ""
+
+msgctxt "#21455"
+msgid "Read rate too low for continuous playback"
+msgstr ""
+
+msgctxt "#21456"
+msgid "External storage"
+msgstr "Rokiroki waho"
+
+msgctxt "#21457"
+msgid "Watched episode count"
+msgstr "Tatau kōrero titiro"
+
+msgctxt "#21458"
+msgid "Group by"
+msgstr "Rōpū nā"
+
+msgctxt "#21459"
+msgid "mixed"
+msgstr "whakauru"
+
+#. Subtitle position on screen setting list
+msgctxt "#21460"
+msgid "Position on screen"
+msgstr ""
+
+#. Item list value of setting with label #21460 "Subtitle position on screen"
+msgctxt "#21461"
+msgid "Manual"
+msgstr "pukawhakaatu"
+
+#. Item list value of setting with label #21460 "Subtitle position on screen"
+msgctxt "#21462"
+msgid "Bottom of video"
+msgstr "Raro o te ataata"
+
+#. Item list value of setting with label #21460 "Subtitle position on screen"
+msgctxt "#21463"
+msgid "Bottom of screen"
+msgstr ""
+
+#. Item list value of setting with label #21460 "Subtitle position on screen"
+msgctxt "#21464"
+msgid "Top of video"
+msgstr "Runga o te ataata"
+
+#. Item list value of setting with label #21460 "Subtitle position on screen"
+msgctxt "#21465"
+msgid "Top of screen"
+msgstr ""
+
+#. Description of setting with label #21416 "Select first unwatched TV show season/episode"
+msgctxt "#21466"
+msgid "When entering a TV show season or episode view automatically select the first unwatched season or episode.[CR][On first entry] The first unwatched item will be selected only when a view is entered for the first time.[CR][Always] The first unwatched item will be selected every time a view is entered."
+msgstr ""
+
+#. Filter (media data) from float value to float value
+msgctxt "#21467"
+msgid "{0:.1f} to {1:.1f}"
+msgstr ""
+
+#. Filter (media data) from int value to int value
+msgctxt "#21468"
+msgid "{0:d} to {1:d}"
+msgstr ""
+
+#. Filter (media data) from string value to string value
+msgctxt "#21469"
+msgid "{0:s} to {1:s}"
+msgstr ""
+
+#. Field (e.g. "Genre") [count]
+msgctxt "#21470"
+msgid "{0:s} [{1:d}]"
+msgstr ""
+
+#. One of the values valid for "Videos -> Library -> Select first unwatched TV show season / episode" with label #21416
+msgctxt "#21471"
+msgid "On first entry"
+msgstr ""
+
+msgctxt "#21472"
+msgid "Include \"All seasons\" and \"Specials\""
+msgstr ""
+
+#. Description of setting with label #21472 "Include All Seasons and Specials"
+msgctxt "#21473"
+msgid "Whether or not to consider the items from \"All seasons\" and \"Specials\" in the unwatched item selection."
+msgstr ""
+
+#. One of the values valid for settings #21472 "Include All Seasons and Specials"
+msgctxt "#21474"
+msgid "Neither"
+msgstr ""
+
+#. One of the values valid for settings #21472 "Include All Seasons and Specials"
+msgctxt "#21475"
+msgid "Both"
+msgstr ""
+
+#. One of the values valid for settings #21472 "Include All Seasons and Specials"
+msgctxt "#21476"
+msgid "Just \"All seasons\""
+msgstr ""
+
+#. One of the values valid for settings #21472 "Include All Seasons and Specials"
+msgctxt "#21477"
+msgid "Just \"Specials\""
+msgstr ""
+
+msgctxt "#21478"
+msgid "Open"
+msgstr "Tuwhera"
+
+msgctxt "#21479"
+msgid "Run"
+msgstr ""
+
+msgctxt "#21480"
+msgid "Use"
+msgstr ""
+
+msgctxt "#21481"
+msgid "Audio track count"
+msgstr ""
+
+msgctxt "#21482"
+msgid "Subtitle track count"
+msgstr ""
+
+#. Label for controls used to view something (e.g. a context menu entry to open read-only timer settings dialog)
+msgctxt "#21483"
+msgid "View"
+msgstr ""
+
+#. Button label to show list of supported types, e.g. supported file extensions
+msgctxt "#21484"
+msgid "Show support"
+msgstr ""
+
+#. Dialog header label to show list of supported types, e.g. supported file extensions
+msgctxt "#21485"
+msgid "Supported file extensions and media types"
+msgstr ""
+
+msgctxt "#21602"
+msgid "(External)"
+msgstr "(Waho)"
+
+msgctxt "#21800"
+msgid "File name"
+msgstr "Ingoa kōnae"
+
+msgctxt "#21801"
+msgid "File path"
+msgstr "Ara Kōnae"
+
+msgctxt "#21802"
+msgid "File size"
+msgstr "Rahi Kōnae"
+
+msgctxt "#21803"
+msgid "File date / time"
+msgstr ""
+
+msgctxt "#21804"
+msgid "Slide index"
+msgstr "Taupū Kiriata"
+
+msgctxt "#21805"
+msgid "Resolution"
+msgstr "Taumira"
+
+msgctxt "#21806"
+msgid "Comment"
+msgstr "Tākupu"
+
+msgctxt "#21807"
+msgid "Colour / B&W"
+msgstr ""
+
+msgctxt "#21808"
+msgid "JPEG process"
+msgstr "Tukanga JPEG"
+
+# empty strings from id 21809 to 21819
+msgctxt "#21820"
+msgid "Date / Time"
+msgstr ""
+
+msgctxt "#21821"
+msgid "Description"
+msgstr "Whakamāramatanga"
+
+msgctxt "#21822"
+msgid "Camera make"
+msgstr "Momo kāmera"
+
+msgctxt "#21823"
+msgid "Camera model"
+msgstr "Te hanga o te kāmera"
+
+msgctxt "#21824"
+msgid "EXIF comment"
+msgstr "EXIF kōrero"
+
+msgctxt "#21825"
+msgid "Firmware"
+msgstr "Pūmanawa"
+
+msgctxt "#21826"
+msgid "Aperture"
+msgstr "Puare"
+
+msgctxt "#21827"
+msgid "Focal length"
+msgstr "Te roanga o te Hāngai"
+
+msgctxt "#21828"
+msgid "Focus distance"
+msgstr "Tawhiti o te Hāngai"
+
+msgctxt "#21829"
+msgid "Exposure"
+msgstr "Putanga"
+
+msgctxt "#21830"
+msgid "Exposure time"
+msgstr "Wā putanga māramatanga"
+
+msgctxt "#21831"
+msgid "Exposure bias"
+msgstr "Te kaha whakaputanga"
+
+msgctxt "#21832"
+msgid "Exposure mode"
+msgstr "Aratau Mārakerake"
+
+msgctxt "#21833"
+msgid "Flash used"
+msgstr "Flash whakamahia"
+
+msgctxt "#21834"
+msgid "White-balance"
+msgstr "White-toenga"
+
+msgctxt "#21835"
+msgid "Light source"
+msgstr "Puna Light"
+
+msgctxt "#21836"
+msgid "Metering mode"
+msgstr "Aratau Eanga"
+
+msgctxt "#21837"
+msgid "ISO"
+msgstr "ISO"
+
+msgctxt "#21838"
+msgid "Digital zoom"
+msgstr "Zoom Digital"
+
+msgctxt "#21839"
+msgid "CCD width"
+msgstr "CCD whānui"
+
+msgctxt "#21840"
+msgid "GPS latitude"
+msgstr "GPS ahopae"
+
+msgctxt "#21841"
+msgid "GPS longitude"
+msgstr "GPS ahopou"
+
+msgctxt "#21842"
+msgid "GPS altitude"
+msgstr "GPS teitei"
+
+msgctxt "#21843"
+msgid "Orientation"
+msgstr "Āhuatanga"
+
+msgctxt "#21844"
+msgid "XP comment"
+msgstr ""
+
+#. Used in context menu
+msgctxt "#21845"
+msgid "Scan to library"
+msgstr ""
+
+msgctxt "#21857"
+msgid "Sub-location"
+msgstr "Sub-wāhi"
+
+msgctxt "#21858"
+msgid "Image type"
+msgstr "Momo Image"
+
+msgctxt "#21859"
+msgid "Time created"
+msgstr "Time i hanga"
+
+msgctxt "#21860"
+msgid "Supplemental categories"
+msgstr "Ngā kāwai Tāpiri"
+
+msgctxt "#21861"
+msgid "Keywords"
+msgstr "Ngā kupumatua"
+
+msgctxt "#21862"
+msgid "Caption"
+msgstr "Tapanga"
+
+msgctxt "#21863"
+msgid "Author"
+msgstr "Author"
+
+msgctxt "#21864"
+msgid "Headline"
+msgstr "Panerārangi"
+
+msgctxt "#21865"
+msgid "Special instructions"
+msgstr "Tohutohu Motuhake"
+
+msgctxt "#21866"
+msgid "Category"
+msgstr "Category"
+
+msgctxt "#21867"
+msgid "Byline"
+msgstr "Byline"
+
+msgctxt "#21868"
+msgid "Byline title"
+msgstr "Taitara Byline"
+
+msgctxt "#21869"
+msgid "Credit"
+msgstr "Ngā tauwhi"
+
+msgctxt "#21870"
+msgid "Source"
+msgstr "Pūtake"
+
+msgctxt "#21871"
+msgid "Copyright notice"
+msgstr "Pānui manatārua"
+
+msgctxt "#21872"
+msgid "Object name"
+msgstr "Ingoa ahanoa"
+
+msgctxt "#21873"
+msgid "City"
+msgstr "City"
+
+msgctxt "#21874"
+msgid "State"
+msgstr "State"
+
+msgctxt "#21875"
+msgid "Country"
+msgstr "Country"
+
+msgctxt "#21876"
+msgid "Original TX reference"
+msgstr ""
+
+msgctxt "#21877"
+msgid "Date created"
+msgstr "Te rā i waihangatia"
+
+msgctxt "#21878"
+msgid "Urgency"
+msgstr "Rūraa"
+
+msgctxt "#21879"
+msgid "Country code"
+msgstr "Country waehere"
+
+msgctxt "#21880"
+msgid "Reference service"
+msgstr "Ratonga Tohutoro"
+
+msgctxt "#21881"
+msgid "Allow remote control via UPnP"
+msgstr ""
+
+msgctxt "#21882"
+msgid "Attempt to skip introduction before DVD menu"
+msgstr "Ngana ki te tīpoka introduction i mua i te tahua DVD"
+
+msgctxt "#21883"
+msgid "Saved music"
+msgstr "Music ora"
+
+msgctxt "#21884"
+msgid "Query info for all artists"
+msgstr "Te uiui info mō ngā toi katoa"
+
+msgctxt "#21885"
+msgid "Downloading album information"
+msgstr "Tikiake ana i ngā mōhiohio album"
+
+msgctxt "#21886"
+msgid "Downloading artist information"
+msgstr "Tikiake ana i ngā mōhiohio artist"
+
+msgctxt "#21887"
+msgid "Biography"
+msgstr "Biography"
+
+msgctxt "#21888"
+msgid "Discography"
+msgstr "Kōpaepae"
+
+msgctxt "#21889"
+msgid "Searching artist"
+msgstr "Artist rapu"
+
+msgctxt "#21890"
+msgid "Select artist"
+msgstr "Tīpakohia te artist"
+
+msgctxt "#21891"
+msgid "Artist information"
+msgstr "Mōhiohio Artist"
+
+msgctxt "#21892"
+msgid "Instruments"
+msgstr "Instruments"
+
+msgctxt "#21893"
+msgid "Born"
+msgstr "Whānau mai"
+
+msgctxt "#21894"
+msgid "Formed"
+msgstr "I hanga"
+
+msgctxt "#21895"
+msgid "Themes"
+msgstr "Kaupapa"
+
+msgctxt "#21896"
+msgid "Disbanded"
+msgstr "Wehewehe"
+
+msgctxt "#21897"
+msgid "Died"
+msgstr "Mate"
+
+msgctxt "#21898"
+msgid "Years active"
+msgstr "Tau kaha"
+
+msgctxt "#21899"
+msgid "Label"
+msgstr "Tapanga"
+
+msgctxt "#21900"
+msgid "Born / Formed"
+msgstr ""
+
+msgctxt "#22000"
+msgid "Update library on startup"
+msgstr "Update tirotiro i te whakaohonga"
+
+msgctxt "#22001"
+msgid "Hide progress of library updates"
+msgstr "Huna i te ahunga whakamua o ngā whakahōunga hei tirotiro ai"
+
+msgctxt "#22002"
+msgid "DNS suffix"
+msgstr "DNS pīmuri"
+
+msgctxt "#22003"
+msgid "{0:2.3f}s"
+msgstr ""
+
+msgctxt "#22004"
+msgid "Delayed by: {0:2.3f}s"
+msgstr ""
+
+msgctxt "#22005"
+msgid "Ahead by: {0:2.3f}s"
+msgstr ""
+
+msgctxt "#22006"
+msgid "Subtitle offset"
+msgstr "Taitararoto wāhikē"
+
+msgctxt "#22007"
+msgid "OpenGL vendor:"
+msgstr "Kaihoko OpenGL:"
+
+msgctxt "#22008"
+msgid "OpenGL renderer:"
+msgstr "Pūtāhuahua OpenGL:"
+
+msgctxt "#22009"
+msgid "OpenGL version:"
+msgstr "OpenGL putanga:"
+
+msgctxt "#22010"
+msgid "GPU temperature:"
+msgstr "Pāmahana GPU:"
+
+msgctxt "#22011"
+msgid "CPU temperature:"
+msgstr "Pāmahana PTM:"
+
+msgctxt "#22012"
+msgid "Total memory"
+msgstr "Mahara katoa"
+
+msgctxt "#22013"
+msgid "Profile data"
+msgstr "Profile raraunga"
+
+msgctxt "#22014"
+msgid "Use dim if paused during video playback"
+msgstr "Whakamahia atarua ki te tūtatari i roto i te purei anō ataata"
+
+msgctxt "#22015"
+msgid "All recordings"
+msgstr "Recordings katoa"
+
+msgctxt "#22016"
+msgid "By title"
+msgstr "Mā te taitara"
+
+msgctxt "#22017"
+msgid "By group"
+msgstr "I te rōpū"
+
+msgctxt "#22019"
+msgid "Recordings by title"
+msgstr "Recordings by taitara"
+
+msgctxt "#22020"
+msgid "Guide"
+msgstr "Guide"
+
+msgctxt "#22021"
+msgid "Minimise black bars"
+msgstr ""
+
+msgctxt "#22022"
+msgid "Show video files in listings"
+msgstr "Whakaaturia ngā kōnae ataata i roto i ngā rārangi"
+
+msgctxt "#22024"
+msgid "Direct3D version:"
+msgstr "Putanga Direct3D:"
+
+msgctxt "#22030"
+msgid "Font"
+msgstr "Momotuhi"
+
+msgctxt "#22031"
+msgid "Size"
+msgstr "Rahi"
+
+msgctxt "#22032"
+msgid "Colours"
+msgstr "Colours"
+
+msgctxt "#22033"
+msgid "Charset"
+msgstr "Tautuhipūāhua"
+
+msgctxt "#22079"
+msgid "Default select action"
+msgstr "Taunoa mahi tīpako"
+
+msgctxt "#22080"
+msgid "Choose"
+msgstr "Kōwhiri"
+
+msgctxt "#22081"
+msgid "Show information"
+msgstr "Whakaatuhia ētahi atu pārongo"
+
+msgctxt "#22082"
+msgid "More..."
+msgstr "Anō..."
+
+msgctxt "#22083"
+msgid "Play all"
+msgstr "Te tākaro katoa"
+
+msgctxt "#23049"
+msgid "Teletext not available"
+msgstr "Teletext kāore i te wātea"
+
+msgctxt "#23050"
+msgid "Activate teletext"
+msgstr ""
+
+msgctxt "#23051"
+msgid "Part {0:d}"
+msgstr ""
+
+msgctxt "#23052"
+msgid "Buffering {0:d} bytes"
+msgstr ""
+
+msgctxt "#23053"
+msgid "Stopping"
+msgstr "Te rapuKua"
+
+msgctxt "#23054"
+msgid "Running"
+msgstr "Rere"
+
+msgctxt "#23055"
+msgid "Scale teletext to 4:3"
+msgstr ""
+
+# empty strings from id 23056 to 23099
+# strings 23100 thru 23150 reserved for external player
+msgctxt "#23100"
+msgid "External player active"
+msgstr ""
+
+msgctxt "#23101"
+msgid "Click \"OK\" to terminate the player"
+msgstr ""
+
+# empty strings from id 23102 to 23103
+msgctxt "#23104"
+msgid "Click \"OK\" when playback has ended"
+msgstr ""
+
+msgctxt "#24000"
+msgid "Add-on"
+msgstr "Tāpiri-i runga i"
+
+msgctxt "#24001"
+msgid "Add-ons"
+msgstr "Tāpiri-ake"
+
+msgctxt "#24002"
+msgid "Add-on options"
+msgstr "Kōwhiringa Tāpiri-i runga i"
+
+msgctxt "#24003"
+msgid "Add-on information"
+msgstr ""
+
+#. Name of menu in the add-on browser
+msgctxt "#24004"
+msgid "Recently updated"
+msgstr ""
+
+msgctxt "#24005"
+msgid "Media sources"
+msgstr "Puna Media"
+
+#. Name of an add-on type
+msgctxt "#24006"
+msgid "GUI sounds"
+msgstr ""
+
+msgctxt "#24007"
+msgid "Movie information"
+msgstr "Mōhiohio kiriata"
+
+msgctxt "#24008"
+msgid "Screensaver"
+msgstr "Kaitiaki mata"
+
+msgctxt "#24009"
+msgid "Script"
+msgstr "Script"
+
+msgctxt "#24010"
+msgid "Visualisation"
+msgstr "Visualisation"
+
+msgctxt "#24011"
+msgid "Add-on repository"
+msgstr "Pupuru Tāpiri-i runga i"
+
+msgctxt "#24012"
+msgid "Subtitles"
+msgstr "Hauraro"
+
+msgctxt "#24013"
+msgid "Lyrics"
+msgstr "Lyrics"
+
+msgctxt "#24014"
+msgid "TV information"
+msgstr "Mōhiohio TV"
+
+msgctxt "#24015"
+msgid "Music video information"
+msgstr "Mōhiohio Music video"
+
+msgctxt "#24016"
+msgid "Album information"
+msgstr "Mōhiohio Album"
+
+msgctxt "#24017"
+msgid "Artist information"
+msgstr "Mōhiohio Artist"
+
+msgctxt "#24018"
+msgid "Services"
+msgstr "Ratonga"
+
+#. generic label to denote the addon type pvr clients, used in different places
+msgctxt "#24019"
+msgid "PVR clients"
+msgstr "Kiritaki PVR"
+
+msgctxt "#24020"
+msgid "Configure"
+msgstr "Whirihorahia"
+
+msgctxt "#24021"
+msgid "Disable"
+msgstr "Monokia"
+
+msgctxt "#24022"
+msgid "Enable"
+msgstr "Whakahohe"
+
+#. Defines the state of the add-on in the add-on manager window
+msgctxt "#24023"
+msgid "Disabled"
+msgstr "Kua mono"
+
+#. Used as an error message (triggered from content dialog) on disabled scrapers
+msgctxt "#24024"
+msgid "Add-on disabled"
+msgstr ""
+
+#. Used as the type name for context item addons
+msgctxt "#24025"
+msgid "Context menus"
+msgstr ""
+
+msgctxt "#24026"
+msgid "Languages"
+msgstr "Ngā reo"
+
+msgctxt "#24027"
+msgid "Weather"
+msgstr "Huarere"
+
+msgctxt "#24028"
+msgid "Weather.com (standard)"
+msgstr "Weather.com (paerewa)"
+
+msgctxt "#24029"
+msgid "Service for weather information"
+msgstr "Ratonga hoki ngā mōhiohio huarere"
+
+msgctxt "#24030"
+msgid "This add-on can't be configured"
+msgstr ""
+
+msgctxt "#24031"
+msgid "Error loading settings"
+msgstr "I ngā tautuhinga Hapa te uta"
+
+msgctxt "#24032"
+msgid "All add-ons"
+msgstr ""
+
+msgctxt "#24033"
+msgid "Install from repository"
+msgstr ""
+
+msgctxt "#24034"
+msgid "Check for updates"
+msgstr "Tirohia hoki ngā whakahōunga"
+
+msgctxt "#24035"
+msgid "Image collections"
+msgstr ""
+
+msgctxt "#24036"
+msgid "Changelog"
+msgstr "Changelog"
+
+msgctxt "#24037"
+msgid "Uninstall"
+msgstr "Whakawāteangia"
+
+msgctxt "#24038"
+msgid "Install"
+msgstr "Tāuta"
+
+msgctxt "#24039"
+msgid "Disabled add-ons"
+msgstr ""
+
+msgctxt "#24040"
+msgid "(Clear the current setting)"
+msgstr "(Mārama te tautuhinga o nāianei)"
+
+msgctxt "#24041"
+msgid "Install from zip file"
+msgstr "Tāuta i te kōnae kōtui"
+
+#. Used to show on addon list the current download process
+msgctxt "#24042"
+msgid "Downloading {0:d}%"
+msgstr ""
+
+msgctxt "#24043"
+msgid "Available updates"
+msgstr ""
+
+#. Used to show on addon list the current install process (shown after 24042)
+msgctxt "#24044"
+msgid "Installing {0:d}%"
+msgstr ""
+
+#. Used as an event log description for add-ons failed to install from zip
+msgctxt "#24045"
+msgid "Failed to install add-on from zip file"
+msgstr ""
+
+msgctxt "#24046"
+msgid "{0:s} is used by the following installed add-on(s)"
+msgstr ""
+
+msgctxt "#24047"
+msgid "This add-on can't be uninstalled"
+msgstr ""
+
+msgctxt "#24048"
+msgid "VideoPlayer InputStream"
+msgstr ""
+
+#. To show addon as deprecated over icon
+msgctxt "#24049"
+msgid "Add-on has been marked deprecated in repository."
+msgstr ""
+
+msgctxt "#24050"
+msgid "Available add-ons"
+msgstr ""
+
+msgctxt "#24051"
+msgid "Version:"
+msgstr "Maori Bible:"
+
+msgctxt "#24052"
+msgid "Disclaimer"
+msgstr "Whakakape"
+
+msgctxt "#24053"
+msgid "License:"
+msgstr "Raihana:"
+
+msgctxt "#24054"
+msgid "What's new"
+msgstr ""
+
+#. Used in the Add-on Manager
+msgctxt "#24055"
+msgid "Check for updates"
+msgstr "Tirohia hoki ngā whakahōunga"
+
+#. Used in the Add-on Manager to specify last update time
+msgctxt "#24056"
+msgid "Last updated {0:s}"
+msgstr ""
+
+#. Used as a title in the progress dialog when installing an add-on
+msgctxt "#24057"
+msgid "Installing {0:s}..."
+msgstr ""
+
+#. Used as a text in the progress dialog when installing an add-on
+msgctxt "#24058"
+msgid "Checking dependencies..."
+msgstr ""
+
+msgctxt "#24059"
+msgid "Would you like to enable this add-on?"
+msgstr ""
+
+msgctxt "#24060"
+msgid "Would you like to disable this add-on?"
+msgstr ""
+
+msgctxt "#24061"
+msgid "Add-on updates available"
+msgstr ""
+
+msgctxt "#24062"
+msgid "Enabled add-ons"
+msgstr ""
+
+msgctxt "#24063"
+msgid "Auto update"
+msgstr "Whakahōu aunoa"
+
+#. Used as an event log description for add-ons that have been installed/enabled
+msgctxt "#24064"
+msgid "Add-on enabled"
+msgstr "Tāpiri-i runga i ngā makaurangi"
+
+msgctxt "#24065"
+msgid "Add-on updated"
+msgstr "Tāpiri-i runga i te whakahou"
+
+msgctxt "#24066"
+msgid "Cancel add-on download?"
+msgstr ""
+
+msgctxt "#24067"
+msgid "Currently downloading add-ons"
+msgstr ""
+
+msgctxt "#24068"
+msgid "Update available"
+msgstr "Update wātea"
+
+msgctxt "#24069"
+msgid "Versions"
+msgstr ""
+
+msgctxt "#24070"
+msgid "Add-on couldn't be loaded."
+msgstr ""
+
+msgctxt "#24071"
+msgid "An unknown error has occurred."
+msgstr "I puta tētahi hapa tē mōhiotia Kua."
+
+msgctxt "#24072"
+msgid "Settings required"
+msgstr "Settings e hiahiatia ana"
+
+msgctxt "#24073"
+msgid "Couldn't connect"
+msgstr ""
+
+msgctxt "#24074"
+msgid "Needs to restart"
+msgstr "Hiahia ki te tīmata anō"
+
+msgctxt "#24075"
+msgid "Disable"
+msgstr "Monokia"
+
+msgctxt "#24076"
+msgid "Add-on required"
+msgstr ""
+
+#. Used as a text in the progress dialog when installing an add-on
+msgctxt "#24077"
+msgid "Verifying downloaded add-on..."
+msgstr ""
+
+#. Used as a text in the progress dialog when installing an add-on
+msgctxt "#24078"
+msgid "Downloading add-on..."
+msgstr ""
+
+#. Used as a text in the progress dialog when installing an add-on
+msgctxt "#24079"
+msgid "Installing add-on dependencies..."
+msgstr ""
+
+msgctxt "#24080"
+msgid "Try to reconnect?"
+msgstr "Whakamātauria ki te tūhono anō?"
+
+#. The label in the add-ons manager for helper add-ons
+msgctxt "#24081"
+msgid "Helper add-ons"
+msgstr ""
+
+#. The label in the add-ons manager for add-on libraries
+msgctxt "#24082"
+msgid "Add-on libraries"
+msgstr ""
+
+#. The label in the add-ons manager for information libraries
+msgctxt "#24083"
+msgid "Information libraries"
+msgstr ""
+
+msgctxt "#24084"
+msgid "Add-on installed"
+msgstr ""
+
+#. Used as a text in the progress dialog when installing an add-on
+msgctxt "#24085"
+msgid "Failed to install a dependency"
+msgstr ""
+
+#. Used as a text in the progress dialog when installing an add-on
+msgctxt "#24086"
+msgid "Installing add-on..."
+msgstr ""
+
+#. Used in add-on browser
+msgctxt "#24087"
+msgid "All repositories"
+msgstr ""
+
+#. Used as a text in the progress dialog when install of a repo fails
+msgctxt "#24088"
+msgid "Failed to install repository"
+msgstr ""
+
+msgctxt "#24089"
+msgid "Add-on restarts"
+msgstr "Te tīmatanga anō Tāpiri-i runga i"
+
+msgctxt "#24090"
+msgid "Lock add-on manager"
+msgstr ""
+
+msgctxt "#24091"
+msgid "This add-on can't be disabled"
+msgstr ""
+
+#. Used as title of the progress dialog when checking for add-on updates in add-on browser
+msgctxt "#24092"
+msgid "Checking for add-on updates"
+msgstr ""
+
+#. Used as a text in the progress dialog when checking for add-on updates. {0:s} contains repository name
+msgctxt "#24093"
+msgid "Checking {0:s}..."
+msgstr ""
+
+msgctxt "#24094"
+msgid "Add-on disabled due to being marked broken in repository."
+msgstr ""
+
+msgctxt "#24095"
+msgid "Local package cache"
+msgstr ""
+
+#. To show addon as broken over icon
+msgctxt "#24096"
+msgid "Add-on has been marked broken in repository."
+msgstr ""
+
+msgctxt "#24097"
+msgid "Would you like to disable it on your system?"
+msgstr "E hiahia ana koe ki te mono i te reira i runga i tō pūnaha?"
+
+msgctxt "#24098"
+msgid "Broken"
+msgstr "Pakaru"
+
+msgctxt "#24099"
+msgid "Would you like to switch to this skin?"
+msgstr "E hiahia ana koe ki te whakawhiti atu ki tenei kiri?"
+
+msgctxt "#24100"
+msgid "To use this feature you must download an add-on:"
+msgstr ""
+
+msgctxt "#24101"
+msgid "Would you like to download this add-on?"
+msgstr ""
+
+msgctxt "#24102"
+msgid "Unable to load skin"
+msgstr "Kāore e taea te uta i te kiri ki te"
+
+msgctxt "#24103"
+msgid "Skin is missing some files"
+msgstr "Kei te ngaro te kiri ētahi kōnae"
+
+#. Error message shown when a game add-on can't be loaded due to missing dependencies
+msgctxt "#24104"
+msgid "Add-on is incompatible due to unmet dependencies."
+msgstr "He hotokore tika ki te here i tutukitia Tāpiri-ki."
+
+msgctxt "#24105"
+msgid "Pause when searching for subtitles"
+msgstr "Okioki rapu mō hauraro"
+
+#. Description of setting "Videos -> Subtitles -> Save subtitles to movie folder" with label #24115
+msgctxt "#24106"
+msgid "Specify where downloaded subtitles should be saved, the same location as the video or a custom location."
+msgstr ""
+
+msgctxt "#24107"
+msgid "Searching for subtitles ..."
+msgstr "E rapu ana mō hauraro ..."
+
+msgctxt "#24108"
+msgid "{0:d} subtitles found"
+msgstr ""
+
+msgctxt "#24109"
+msgid "No subtitles found"
+msgstr "No ná i kitea"
+
+msgctxt "#24110"
+msgid "Downloading subtitles ..."
+msgstr "Te tikiake i ná Te ..."
+
+msgctxt "#24111"
+msgid "Languages to download subtitles for"
+msgstr "Reo ki te tikiake ná hoki"
+
+#. Description of setting "Videos -> Subtitles -> Languages to download subtitles for" with label #24111
+msgctxt "#24112"
+msgid "Set languages to use when searching for subtitles.[CR]Note: Not all subtitle services will use all languages."
+msgstr ""
+
+msgctxt "#24113"
+msgid "Failed to download subtitle"
+msgstr "I rahua te tikiake taitararoto"
+
+msgctxt "#24114"
+msgid "No subtitle services installed"
+msgstr "No ratonga taitararoto tāutatia"
+
+msgctxt "#24115"
+msgid "Subtitle storage location"
+msgstr ""
+
+msgctxt "#24116"
+msgid "Default TV show service"
+msgstr ""
+
+#. Description of setting with label #24116 "Default TV Service"
+msgctxt "#24117"
+msgid "Select the service that will be used as default to search for TV show subtitles."
+msgstr ""
+
+msgctxt "#24118"
+msgid "Default movie service"
+msgstr ""
+
+#. Description of setting with label #24118 "Default Movie Service"
+msgctxt "#24119"
+msgid "Select the service that will be used as default to search for movie subtitles."
+msgstr ""
+
+msgctxt "#24120"
+msgid "Manual search string"
+msgstr "String rapu Manual"
+
+msgctxt "#24121"
+msgid "Enter search string"
+msgstr "Tomo rapu string"
+
+#. Button in Add-on Manager -> Available Updates for updating all add-ons when auto-updating is off.
+msgctxt "#24122"
+msgid "Install all updates"
+msgstr ""
+
+#. Description of setting with label #24105 "Pause when searching for subtitles"
+msgctxt "#24123"
+msgid "Pause the current video while searching for subtitles and resume once the subtitle is available."
+msgstr ""
+
+msgctxt "#24124"
+msgid "Next to the video"
+msgstr ""
+
+msgctxt "#24125"
+msgid "Custom location"
+msgstr ""
+
+msgctxt "#24126"
+msgid "Auto download first subtitle"
+msgstr ""
+
+#. Description of setting with label #24126 "Auto download first subtitle"
+msgctxt "#24127"
+msgid "Automatically download first subtitle from the search result list"
+msgstr ""
+
+#. Info dialog after migrating userdata from xbmc to kodi
+msgctxt "#24128"
+msgid "Configuration has been moved"
+msgstr ""
+
+#. Info dialog after migrating userdata from xbmc to kodi
+msgctxt "#24129"
+msgid "The configuration of XBMC has been moved to the new location for Kodi. Please refer to http://kodi.wiki/view/Migration - this message will not be shown again!"
+msgstr ""
+
+msgctxt "#24130"
+msgid "Enable parsing for closed captions"
+msgstr ""
+
+msgctxt "#24131"
+msgid "Enable to parse for CC in video stream. Puts slightly more load on the CPU"
+msgstr ""
+
+msgctxt "#24132"
+msgid "Would you like to switch to this language?"
+msgstr ""
+
+msgctxt "#24133"
+msgid "Subtitle settings"
+msgstr ""
+
+msgctxt "#24134"
+msgid "Download subtitle..."
+msgstr ""
+
+msgctxt "#24135"
+msgid "To use this feature you must enable an add-on:"
+msgstr ""
+
+msgctxt "#24136"
+msgid "Would you like to enable this add-on?"
+msgstr ""
+
+#. Button in Add-on Manager -> Available Updates for updating all possible add-ons when auto-updating is off.
+msgctxt "#24137"
+msgid "Install auto updates only"
+msgstr ""
+
+#. Button caption in DialogAddoninfo
+msgctxt "#24138"
+msgid "Update"
+msgstr "Whakahōu"
+
+#. Label for the action provided by addon management events to jump to a specific add-on
+msgctxt "#24139"
+msgid "View add-on"
+msgstr ""
+
+#. Label for the action provided by media library events to jump to a specific path/file
+msgctxt "#24140"
+msgid "View"
+msgstr ""
+
+#. Used as an event log description for add-ons that have been disabled
+msgctxt "#24141"
+msgid "Add-on disabled"
+msgstr ""
+
+#. The dependency on <addon id> version <addon version> could not be satisfied.
+msgctxt "#24142"
+msgid "The dependency on {0:s} version {1:s} could not be satisfied."
+msgstr ""
+
+#. Installing the addon from zip file located at <path to zip file> failed due to an invalid structure.
+msgctxt "#24143"
+msgid "Installing the add-on from zip file located at {0:s} failed due to an invalid structure."
+msgstr ""
+
+#. Used as an event log description for add-ons that have been uninstalled
+msgctxt "#24144"
+msgid "Add-on uninstalled"
+msgstr ""
+
+#. Used as an event log title for the video library scanner
+msgctxt "#24145"
+msgid "Video library scanner"
+msgstr ""
+
+#. Used as an event log title for the music library scanner
+msgctxt "#24146"
+msgid "Music library scanner"
+msgstr ""
+
+#. Used as an event log description for files that failed to be processed by the library scanner
+#. Failed to scan <media type>: <filename>
+msgctxt "#24147"
+msgid "Failed to scan {0:s}: {1:s}"
+msgstr ""
+
+msgctxt "#24148"
+msgid "Incompatible add-ons"
+msgstr ""
+
+msgctxt "#24149"
+msgid "The following add-ons are incompatible with this version of Kodi and have been automatically disabled: {0:s}."
+msgstr ""
+
+#. Progress text on splash screen
+msgctxt "#24150"
+msgid "Database migration in progress - please wait"
+msgstr ""
+
+#. Progress text on splash screen
+msgctxt "#24151"
+msgid "Add-on migration in progress - please wait"
+msgstr ""
+
+#. Inform about not supported addon if tried to enable
+msgctxt "#24152"
+msgid "The add-on is not compatible with this version of Kodi."
+msgstr ""
+
+msgctxt "#24153"
+msgid "Enable to make the Siri remote match the normal Apple tvOS behavior"
+msgstr ""
+
+msgctxt "#24154"
+msgid "Consider Siri remote in idle state after N seconds"
+msgstr ""
+
+msgctxt "#24155"
+msgid "Time to wait before considering the Siri remote in idle state"
+msgstr ""
+
+msgctxt "#24156"
+msgid "30 Seconds"
+msgstr ""
+
+msgctxt "#24157"
+msgid "60 Seconds"
+msgstr ""
+
+msgctxt "#24158"
+msgid "90 Seconds"
+msgstr ""
+
+msgctxt "#24159"
+msgid "120 Seconds"
+msgstr ""
+
+msgctxt "#24160"
+msgid "Ignore first tap/swipe/pan of the Siri remote after a period of inactivity"
+msgstr ""
+
+msgctxt "#24161"
+msgid "This prevents you from accidental tap/swipe/pan action when you grab the remote in your hand"
+msgstr ""
+
+msgctxt "#24162"
+msgid "Use Kodi virtual keyboard"
+msgstr ""
+
+msgctxt "#24163"
+msgid "The higher the value, the more sensitive the pan gesture"
+msgstr ""
+
+# empty string with id 24163
+#. Header text for yes/no dialog about enable of broken add-on
+msgctxt "#24164"
+msgid "Add-on \"{0:s}\" broken"
+msgstr ""
+
+#. Yes/no dialog text with add-on broken string value and to ask for use
+msgctxt "#24165"
+msgid "Add-on marked as broken with following note:[CR][B][I]{0:s}[/I][/B][CR][CR]Do you want to enable?"
+msgstr ""
+
+#. Header text for yes/no dialog about enable of deprecated add-on
+msgctxt "#24166"
+msgid "Add-on \"{0:s}\" deprecated"
+msgstr ""
+
+#. Yes/no dialog text with add-on deprecated string value and to ask for use
+msgctxt "#24167"
+msgid "Add-on marked as deprecated with following note:[CR][B][I]{0:s}[/I][/B][CR][CR]Do you want to enable?"
+msgstr ""
+
+#. Notification event to show addon marked as deprecated.
+msgctxt "#24168"
+msgid "Deprecated: {0:s}"
+msgstr ""
+
+#. Lifecycle state name, for normal addons (no special). Used also on skin to compare and identify related state.
+msgctxt "#24169"
+msgid "Normal"
+msgstr "Pūnoa"
+
+#. Lifecycle state name, for deprecated addons. Used also on skin to compare and identify related state.
+msgctxt "#24170"
+msgid "Deprecated"
+msgstr ""
+
+#. Lifecycle state name, for broken and not usable addons. Used also on skin to compare and identify related state.
+msgctxt "#24171"
+msgid "Broken"
+msgstr "Pakaru"
+
+# empty strings from id 24172 to 24179
+# 24171-24179 reserved for future use of lifecycle state name (to have continuous chain of GUI)
+#. The minimum version a dependency must meet. This is set in the <requires> tag of the dependee
+#. {3:s} reserved for an empty string or the " (optional)" optional string. see #24184
+msgctxt "#24180"
+msgid "Minimum: {0:s}{3:s}"
+msgstr ""
+
+#. The minimum version, plus the version going to be installed
+#. {3:s} reserved for an empty string or the " (optional)" optional string. see #24184
+msgctxt "#24181"
+msgid "Minimum: {0:s} => Install: {2:s}{3:s}"
+msgstr ""
+
+#. The minimum version, plus the currently installed version
+#. {3:s} reserved for an empty string or the " (optional)" optional string. see #24184
+msgctxt "#24182"
+msgid "Minimum: {0:s} / Installed: {1:s}{3:s}"
+msgstr ""
+
+#. The minimum version, the currently installed, plus the updated version we're going to install
+#. {3:s} reserved for an empty string or the " (optional)" optional string. see #24184
+msgctxt "#24183"
+msgid "Minimum: {0:s} / Installed: {1:s} => Update to: {2:s}{3:s}"
+msgstr ""
+
+#. used in #24180 - #24183 as {3:s}
+msgctxt "#24184"
+msgid " (optional)"
+msgstr ""
+
+#. The minimum version, only lower versions are available for install
+#. {3:s} reserved for an empty string or the " (optional)" optional string. see #24184
+msgctxt "#24185"
+msgid "Minimum: {0:s} / Not available{3:s}"
+msgstr ""
+
+# empty strings from id 24186 to 24990
+#. Used as error message in add-on browser when add-on repository data could not be downloaded
+msgctxt "#24991"
+msgid "Could not connect to repository."
+msgstr ""
+
+msgctxt "#24992"
+msgid "System"
+msgstr "Pūnaha"
+
+msgctxt "#24993"
+msgid "Information providers"
+msgstr ""
+
+msgctxt "#24994"
+msgid "Running"
+msgstr "Rere"
+
+msgctxt "#24995"
+msgid "Orphaned"
+msgstr ""
+
+msgctxt "#24996"
+msgid "Manage dependencies"
+msgstr ""
+
+msgctxt "#24997"
+msgid "Look and feel"
+msgstr ""
+
+msgctxt "#24998"
+msgid "My add-ons"
+msgstr ""
+
+#. Used in add-on browser
+msgctxt "#24999"
+msgid "Hide incompatible"
+msgstr ""
+
+#. Used in add-on browser
+msgctxt "#25000"
+msgid "Notifications"
+msgstr "Ngā whakamōhiotanga"
+
+#. Used in add-on browser
+msgctxt "#25001"
+msgid "Hide foreign"
+msgstr "Huna ke"
+
+msgctxt "#25002"
+msgid "Select from all titles ..."
+msgstr "Tīpakohia i ngā taitara katoa ..."
+
+#. A Blu-ray playback mode and a option in the simplified Blu-ray menu
+msgctxt "#25003"
+msgid "Show Blu-ray menu"
+msgstr ""
+
+msgctxt "#25004"
+msgid "Play main title: {0:d}"
+msgstr ""
+
+msgctxt "#25005"
+msgid "Title: {0:d}"
+msgstr ""
+
+msgctxt "#25006"
+msgid "Select playback item"
+msgstr "Tīpakohia item pūrei anō"
+
+msgctxt "#25007"
+msgid "Chapters: {0:d} - duration: {1:s}"
+msgstr ""
+
+msgctxt "#25008"
+msgid "Playback of Blu-ray failed"
+msgstr ""
+
+msgctxt "#25009"
+msgid "The menu of this Blu-ray is not supported"
+msgstr ""
+
+msgctxt "#25010"
+msgid "Chapter {0:d}"
+msgstr ""
+
+msgctxt "#25011"
+msgid "Commercial"
+msgstr ""
+
+msgctxt "#25012"
+msgid "Auto-skip off"
+msgstr ""
+
+msgctxt "#25013"
+msgid "Auto-skip on"
+msgstr ""
+
+#. Used to tell addon origin type
+#. xbmc/guilib/guiinfo/AddonsGUIInfo.cpp
+msgctxt "#25014"
+msgid "Manual"
+msgstr "pukawhakaatu"
+
+msgctxt "#29801"
+msgid "QWERTY keyboard"
+msgstr "QWERTY papapātuhi"
+
+msgctxt "#29802"
+msgid "Passthrough audio in use"
+msgstr ""
+
+#. Header text for the BD-J warning dialog
+msgctxt "#29803"
+msgid "BD-J menu error"
+msgstr ""
+
+#. Body text for the BD-J warning dialog
+msgctxt "#29804"
+msgid "There was an error encountered loading Java, so BD-J menus will not be functional at this time. BD-J menus require the Java Runtime Environment so make sure this is installed and functioning on your system."
+msgstr ""
+
+#. Body text for the encryption error kaitoast
+msgctxt "#29805"
+msgid "This Blu-ray disc (or file) is encrypted and can't be played."
+msgstr ""
+
+# empty strings from id 29806 to 29899
+#. Header string on RDS Radiotext+ Info dialog
+msgctxt "#29900"
+msgid "RadioText Plus info"
+msgstr ""
+
+#. Music band name which make the song (if present)
+msgctxt "#29901"
+msgid "Band"
+msgstr ""
+
+#. Style of the current playing radio
+msgctxt "#29902"
+msgid "Style"
+msgstr "Kāhua:"
+
+#. Concert composer of the music (if present)
+msgctxt "#29903"
+msgid "Composer"
+msgstr ""
+
+#. Artists which sing the music (if present)
+msgctxt "#29904"
+msgid "Artist"
+msgstr "Artist"
+
+#. Conductor of the classic music (if present)
+msgctxt "#29905"
+msgid "Conductor"
+msgstr ""
+
+#. Moderator currently on radio (if present)
+msgctxt "#29906"
+msgid "Moderator"
+msgstr ""
+
+#. List of editoral staff (if present)
+msgctxt "#29907"
+msgid "Editorial Staff"
+msgstr ""
+
+#. Current playing program name
+msgctxt "#29908"
+msgid "Program"
+msgstr ""
+
+#. Studio name (if present)
+msgctxt "#29909"
+msgid "Studio"
+msgstr "Studio"
+
+#. Phone number (if present)
+msgctxt "#29910"
+msgid "Phone"
+msgstr ""
+
+#. EMail address (if present)
+msgctxt "#29911"
+msgid "EMail"
+msgstr ""
+
+#. SMS message number (if present)
+msgctxt "#29912"
+msgid "SMS"
+msgstr ""
+
+#. Hotline phone (if present)
+msgctxt "#29913"
+msgid "Hotline"
+msgstr ""
+
+#. Website address (if present)
+msgctxt "#29914"
+msgid "Website"
+msgstr ""
+
+#. General information news, in list selector (if present)
+msgctxt "#29915"
+msgid "Info"
+msgstr ""
+
+#. News, in list selector (if present)
+msgctxt "#29916"
+msgid "News"
+msgstr ""
+
+#. Local news, in list selector (if present)
+msgctxt "#29917"
+msgid "News local"
+msgstr ""
+
+#. Sport news, in list selector (if present)
+msgctxt "#29918"
+msgid "Sport"
+msgstr ""
+
+#. Lottery information, in list selector (if present)
+msgctxt "#29919"
+msgid "Lottery"
+msgstr ""
+
+#. Stock information, in list selector (if present)
+msgctxt "#29920"
+msgid "Stock"
+msgstr ""
+
+#. Other informations, in list selector (if present)
+msgctxt "#29921"
+msgid "Other"
+msgstr ""
+
+#. Horoscope messages, in list selector (if present)
+msgctxt "#29922"
+msgid "Horoscope"
+msgstr ""
+
+# empty strings from id 29923 to 29925
+#. Program style name
+msgctxt "#29926"
+msgid "Adult hits"
+msgstr ""
+
+#. Program style name
+msgctxt "#29927"
+msgid "Spanish talk"
+msgstr ""
+
+#. Program style name
+msgctxt "#29928"
+msgid "Spanish music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29929"
+msgid "Hip hop"
+msgstr ""
+
+#. Program style name
+msgctxt "#29930"
+msgid "Radio Traffic advisory message!"
+msgstr ""
+
+#. Program style name
+msgctxt "#29931"
+msgid "Radio message"
+msgstr ""
+
+#. Program style name
+msgctxt "#29932"
+msgid "Language"
+msgstr "Reo"
+
+#. Program style name
+msgctxt "#29933"
+msgid "College"
+msgstr ""
+
+#. Program style name
+msgctxt "#29934"
+msgid "Personality"
+msgstr ""
+
+#. Program style name
+msgctxt "#29935"
+msgid "Public"
+msgstr ""
+
+#. Program style name
+msgctxt "#29936"
+msgid "Soft music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29937"
+msgid "Adult hits"
+msgstr ""
+
+#. Program style name
+msgctxt "#29938"
+msgid "Soft rock"
+msgstr ""
+
+#. Program style name
+msgctxt "#29939"
+msgid "Talk"
+msgstr ""
+
+#. Program style name
+msgctxt "#29940"
+msgid "No programme type"
+msgstr ""
+
+#. Program style name
+msgctxt "#29941"
+msgid "News"
+msgstr ""
+
+#. Program style name
+msgctxt "#29942"
+msgid "Current affairs"
+msgstr ""
+
+#. Program style name
+msgctxt "#29943"
+msgid "Information"
+msgstr "Information"
+
+#. Program style name
+msgctxt "#29944"
+msgid "Sport"
+msgstr ""
+
+#. Program style name
+msgctxt "#29945"
+msgid "Education"
+msgstr ""
+
+#. Program style name
+msgctxt "#29946"
+msgid "Drama"
+msgstr "Nanawe"
+
+#. Program style name
+msgctxt "#29947"
+msgid "Culture"
+msgstr ""
+
+#. Program style name
+msgctxt "#29948"
+msgid "Science"
+msgstr ""
+
+#. Program style name
+msgctxt "#29949"
+msgid "Varied"
+msgstr ""
+
+#. Program style name
+msgctxt "#29950"
+msgid "Pop music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29951"
+msgid "Rock music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29952"
+msgid "Easy listening music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29953"
+msgid "Light classical"
+msgstr ""
+
+#. Program style name
+msgctxt "#29954"
+msgid "Serious classical"
+msgstr ""
+
+#. Program style name
+msgctxt "#29955"
+msgid "Other music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29956"
+msgid "Weather"
+msgstr "Huarere"
+
+#. Program style name
+msgctxt "#29957"
+msgid "Finance"
+msgstr ""
+
+#. Program style name
+msgctxt "#29958"
+msgid "Children's Programmes"
+msgstr ""
+
+#. Program style name
+msgctxt "#29959"
+msgid "Social Affairs"
+msgstr ""
+
+#. Program style name
+msgctxt "#29960"
+msgid "Religion"
+msgstr "Religion"
+
+#. Program style name
+msgctxt "#29961"
+msgid "Phone-in"
+msgstr ""
+
+#. Program style name
+msgctxt "#29962"
+msgid "Travel"
+msgstr ""
+
+#. Program style name
+msgctxt "#29963"
+msgid "Leisure"
+msgstr ""
+
+#. Program style name
+msgctxt "#29964"
+msgid "Jazz Music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29965"
+msgid "Country Music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29966"
+msgid "National Music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29967"
+msgid "Oldies Music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29968"
+msgid "Folk Music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29969"
+msgid "Documentary"
+msgstr "Pakipūmeka"
+
+#. Program style name
+msgctxt "#29970"
+msgid "Alarm Test"
+msgstr ""
+
+#. Program style name
+msgctxt "#29971"
+msgid "Alarm"
+msgstr ""
+
+# empty strings from id 29972 to 29976
+#. Program style name
+msgctxt "#29977"
+msgid "Classic rock music"
+msgstr ""
+
+#. Program style name
+msgctxt "#29978"
+msgid "Classical"
+msgstr ""
+
+#. Program style name
+msgctxt "#29979"
+msgid "Nostalgia"
+msgstr ""
+
+#. Settings boolean value to enable/disable RDS
+msgctxt "#29980"
+msgid "Enable RDS for radio channels"
+msgstr ""
+
+#. Help text for RDS enable/disable
+msgctxt "#29981"
+msgid "RDS data can be used if present"
+msgstr ""
+
+#. Boolean value to enable traffic advisory from RDS
+msgctxt "#29982"
+msgid "Message traffic advisory"
+msgstr ""
+
+#. Help text of boolean on/off value
+msgctxt "#29983"
+msgid "RDS informs you about traffic advisory messages"
+msgstr ""
+
+#. Boolean value on settings
+msgctxt "#29984"
+msgid "Increase volume on traffic advisory"
+msgstr ""
+
+#. Help text of boolean on/off value
+msgctxt "#29985"
+msgid "If traffic advisory is send from RDS, volume is increased"
+msgstr ""
+
+# empty string with id 29986
+#. Node title for music artist role, plural of #38036
+msgctxt "#29987"
+msgid "Remixers"
+msgstr ""
+
+#. Node title for music artist role, plural of #38037
+msgctxt "#29988"
+msgid "Arrangers"
+msgstr ""
+
+#. Node title for music artist role, plural of #29903
+msgctxt "#29989"
+msgid "Composers"
+msgstr ""
+
+#. Node title for music artist role, plural of #29905
+msgctxt "#29990"
+msgid "Conductors"
+msgstr ""
+
+#. Node title for music artist role, plural of #38040
+msgctxt "#29991"
+msgid "DJ Mixers"
+msgstr ""
+
+#. Node title for music artist role, plural of #38035
+msgctxt "#29992"
+msgid "Lyricists"
+msgstr ""
+
+#. Node title for music artist role, plural of #38034
+msgctxt "#29993"
+msgid "Orchestras"
+msgstr ""
+
+#. Title for music artist roles node
+msgctxt "#29994"
+msgid "Roles"
+msgstr ""
+
+msgctxt "#33001"
+msgid "Trailer quality"
+msgstr "Kounga tauaru"
+
+msgctxt "#33002"
+msgid "Stream"
+msgstr "Roma"
+
+msgctxt "#33003"
+msgid "Download"
+msgstr "Download"
+
+msgctxt "#33004"
+msgid "Download & play"
+msgstr "Tikiake & takaro"
+
+msgctxt "#33005"
+msgid "Download & save"
+msgstr "Tikiake & whakaora"
+
+msgctxt "#33006"
+msgid "Today"
+msgstr "Ākuanei"
+
+msgctxt "#33007"
+msgid "Tomorrow"
+msgstr "Apopo"
+
+msgctxt "#33008"
+msgid "Saving"
+msgstr "Tiaki ana"
+
+msgctxt "#33009"
+msgid "Copying"
+msgstr "Tārua ana"
+
+msgctxt "#33010"
+msgid "Set download directory"
+msgstr "Whaiaronga whakaturia download"
+
+msgctxt "#33011"
+msgid "Search duration"
+msgstr "Roanga Rapu"
+
+msgctxt "#33012"
+msgid "Short"
+msgstr "Poto"
+
+msgctxt "#33013"
+msgid "Long"
+msgstr "Roa"
+
+msgctxt "#33014"
+msgid "Use DVD player instead of regular player"
+msgstr "Whakamahia kaitākaro DVD kē o te kaitākaro te wā,"
+
+msgctxt "#33015"
+msgid "Ask for download before playing video"
+msgstr "A ani i te mo download i mua i te tākaro ataata"
+
+msgctxt "#33016"
+msgid "Clips"
+msgstr "Topenga"
+
+msgctxt "#33017"
+msgid "Restart plug-in to enable"
+msgstr "Tīmata anō mono-i roto i ki te taea"
+
+msgctxt "#33018"
+msgid "Tonight"
+msgstr "I tenei po"
+
+msgctxt "#33019"
+msgid "Tomorrow night"
+msgstr ""
+
+msgctxt "#33020"
+msgid "Condition"
+msgstr "Here"
+
+msgctxt "#33021"
+msgid "Precipitation"
+msgstr "Precipitation"
+
+msgctxt "#33022"
+msgid "Precip"
+msgstr "Precip"
+
+msgctxt "#33023"
+msgid "Humid"
+msgstr "Takawai"
+
+msgctxt "#33024"
+msgid "Feels"
+msgstr "Mana'o"
+
+msgctxt "#33025"
+msgid "Observed"
+msgstr "I kitea ai"
+
+msgctxt "#33026"
+msgid "Departure from normal"
+msgstr "Te wehenga atu i te noa"
+
+msgctxt "#33027"
+msgid "Sunrise"
+msgstr "Sunrise"
+
+msgctxt "#33028"
+msgid "Sunset"
+msgstr "Ahiahi"
+
+msgctxt "#33029"
+msgid "Details"
+msgstr "Ngā Taipitopito"
+
+msgctxt "#33030"
+msgid "Outlook"
+msgstr "Outlook"
+
+msgctxt "#33031"
+msgid "Coverflow"
+msgstr "Coverflow"
+
+msgctxt "#33032"
+msgid "Translate text"
+msgstr "Whakamāoritia te kuputuhi"
+
+msgctxt "#33033"
+msgid "Map list {0:s} category"
+msgstr ""
+
+msgctxt "#33034"
+msgid "36-hour"
+msgstr ""
+
+msgctxt "#33035"
+msgid "Maps"
+msgstr "Mahere"
+
+msgctxt "#33036"
+msgid "Hourly"
+msgstr "Haora"
+
+msgctxt "#33037"
+msgid "Weekend"
+msgstr "Wiki"
+
+msgctxt "#33038"
+msgid "{0:s} day"
+msgstr ""
+
+# empty string with id 33039
+#. Used in the media source dialog. Will result in "HDHomerun Devices"
+msgctxt "#33040"
+msgid "{0:s} devices"
+msgstr ""
+
+msgctxt "#33049"
+msgid "Alert"
+msgstr "Whakapaoho"
+
+msgctxt "#33050"
+msgid "Alerts"
+msgstr "Matohi"
+
+msgctxt "#33051"
+msgid "Choose your"
+msgstr ""
+
+msgctxt "#33052"
+msgid "Check"
+msgstr "Tirohia"
+
+msgctxt "#33053"
+msgid "Configure the"
+msgstr "Whirihorahia te"
+
+msgctxt "#33054"
+msgid "Seasons"
+msgstr "Seasons"
+
+msgctxt "#33055"
+msgid "Use your"
+msgstr "Whakamahia koutou"
+
+msgctxt "#33056"
+msgid "Watch your"
+msgstr "Watch koutou"
+
+msgctxt "#33057"
+msgid "Listen to"
+msgstr "Whakarongo ki te"
+
+msgctxt "#33058"
+msgid "View your"
+msgstr "Tirohia koutou"
+
+msgctxt "#33059"
+msgid "Configure the"
+msgstr "Whirihorahia te"
+
+msgctxt "#33060"
+msgid "Power"
+msgstr "Power"
+
+msgctxt "#33061"
+msgid "Menu"
+msgstr "Tahua"
+
+msgctxt "#33062"
+msgid "Play the"
+msgstr "Te tākaro i te"
+
+msgctxt "#33063"
+msgid "Options"
+msgstr "Ngā Kōwhiringa"
+
+msgctxt "#33065"
+msgid "Editor"
+msgstr "Editor"
+
+msgctxt "#33066"
+msgid "About your"
+msgstr "Mō koutou"
+
+msgctxt "#33067"
+msgid "Star rating"
+msgstr "Whakatauranga Star"
+
+msgctxt "#33068"
+msgid "Background"
+msgstr "He Whakamārama"
+
+msgctxt "#33069"
+msgid "Backgrounds"
+msgstr "Ngā"
+
+msgctxt "#33070"
+msgid "Custom background"
+msgstr "Muri ritenga"
+
+msgctxt "#33071"
+msgid "Custom backgrounds"
+msgstr "Ngā ritenga"
+
+msgctxt "#33072"
+msgid "View readme"
+msgstr ""
+
+msgctxt "#33073"
+msgid "View changelog"
+msgstr ""
+
+msgctxt "#33077"
+msgid "No data found!"
+msgstr "No raraunga kitea!"
+
+msgctxt "#33078"
+msgid "Next page"
+msgstr "Whārangi panuku"
+
+msgctxt "#33079"
+msgid "Love"
+msgstr "Aroha"
+
+msgctxt "#33080"
+msgid "Hate"
+msgstr "Kino"
+
+msgctxt "#33082"
+msgid "Path to script"
+msgstr "Ara ki te hōtuhi"
+
+msgctxt "#33083"
+msgid "Enable custom script button"
+msgstr "Pātene hōtuhi ritenga Whakahohe i"
+
+msgctxt "#33084"
+msgid "Auto login"
+msgstr "Takiuru aunoa"
+
+msgctxt "#33100"
+msgid "Failed to start"
+msgstr "I rahua te tīmata"
+
+msgctxt "#33101"
+msgid "Web server"
+msgstr "Tūmau Tukutuku"
+
+msgctxt "#33102"
+msgid "Event server"
+msgstr ""
+
+msgctxt "#33103"
+msgid "Remote communication server"
+msgstr "Tūmau kōrero Mamao"
+
+msgctxt "#33104"
+msgid "You have previously enabled the web interface without setting up a password. The web server has been disabled until you either explicitly allow this or set up authentication. Please review your settings."
+msgstr ""
+
+# empty strings from id 33105 to 33199
+msgctxt "#33200"
+msgid "Detected new connection"
+msgstr ""
+
+msgctxt "#34000"
+msgid "Lame"
+msgstr "Kopa"
+
+msgctxt "#34001"
+msgid "Vorbis"
+msgstr "Vorbis"
+
+msgctxt "#34002"
+msgid "Wav"
+msgstr "Wav"
+
+msgctxt "#34003"
+msgid "DXVA2"
+msgstr "DXVA2"
+
+msgctxt "#34004"
+msgid "VAAPI"
+msgstr "VAAPI"
+
+msgctxt "#34005"
+msgid "FLAC"
+msgstr ""
+
+msgctxt "#34006"
+msgid "MPEG-4 audio (FFmpeg M4A AAC)"
+msgstr ""
+
+msgctxt "#34007"
+msgid "Windows media audio 2 (FFmpeg wmav2)"
+msgstr ""
+
+msgctxt "#34008"
+msgid "When you need to enter some text, Kodi virtual keyboard will show up instead of the built-in tvOS keyboard"
+msgstr ""
+
+msgctxt "#34009"
+msgid "Siri remote pan gesture horizontal sensitivity"
+msgstr ""
+
+msgctxt "#34010"
+msgid "Siri remote pan gesture vertical sensitivity"
+msgstr ""
+
+msgctxt "#34100"
+msgid "Number of channels"
+msgstr "Tau o hongere"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34101"
+msgid "2.0"
+msgstr "2.0"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34102"
+msgid "2.1"
+msgstr "2.1"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34103"
+msgid "3.0"
+msgstr "3.0"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34104"
+msgid "3.1"
+msgstr "3.1"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34105"
+msgid "4.0"
+msgstr "4.0"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34106"
+msgid "4.1"
+msgstr "4.1"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34107"
+msgid "5.0"
+msgstr "5.0"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34108"
+msgid "5.1"
+msgstr "5.1"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34109"
+msgid "7.0"
+msgstr "7.0"
+
+#. Indicates the number of audio channels in settings
+msgctxt "#34110"
+msgid "7.1"
+msgstr "7.1"
+
+#. Description of setting with label #421 "Keep audio device alive"
+msgctxt "#34111"
+msgid "Select the behaviour when no sound is required for either playback or GUI sounds.[CR][Always] Continuous inaudible signal is output, this keeps the receiving audio device alive for any new sounds, however this might also block sound from other applications.[CR][1-10 Minutes] Same as [Always] except that after the selected period of time audio enters a suspended state.[CR][Off] Audio output enters a suspended state. Note: Sounds can be missed if audio enters suspended state."
+msgstr ""
+
+#. Indicates if Audio Engine should transmit noise or real silence
+msgctxt "#34112"
+msgid "Send low volume noise"
+msgstr ""
+
+#. Description of setting with label #34112 "Send low volume noise"
+msgctxt "#34113"
+msgid "To keep certain AVRs powered we send an inaudible random noise signal. You can disable this setting if you are using headphone or analog output."
+msgstr ""
+
+msgctxt "#34120"
+msgid "Play GUI sounds"
+msgstr "Te tākaro gui ngā oro"
+
+#. play GUI sounds
+msgctxt "#34121"
+msgid "Only when playback stopped"
+msgstr "Anake ka mutu te purei anō"
+
+#. play GUI sounds
+msgctxt "#34122"
+msgid "Always"
+msgstr "Tonu"
+
+#. play GUI sounds
+msgctxt "#34123"
+msgid "Never"
+msgstr "Kore rawa"
+
+#. SPDIF max sampling rate
+msgctxt "#34124"
+msgid "44.1"
+msgstr "44,1"
+
+#. SPDIF max sampling rate
+msgctxt "#34125"
+msgid "48.0"
+msgstr "48,0"
+
+#. SPDIF max sampling rate
+msgctxt "#34126"
+msgid "88.2"
+msgstr "88,2"
+
+#. SPDIF max sampling rate
+msgctxt "#34127"
+msgid "96.0"
+msgstr "96,0"
+
+#. SPDIF max sampling rate
+msgctxt "#34128"
+msgid "192.0"
+msgstr "192,0"
+
+#. SPDIF max sampling rate
+msgctxt "#34129"
+msgid "352.8"
+msgstr ""
+
+#. SPDIF max sampling rate
+msgctxt "#34130"
+msgid "384.0"
+msgstr ""
+
+msgctxt "#34201"
+msgid "Can't find a next item to play"
+msgstr "Kāore e taea te kite i te take o muri ki te tākaro"
+
+msgctxt "#34202"
+msgid "Can't find a previous item to play"
+msgstr "Kāore e taea te kite i te take o mua ki te takaro"
+
+# empty strings from id 34203 to 34219
+#. Manual HDR toggle (ACTION_HDR_TOGGLE) - HDR On/Off toast caption
+msgctxt "#34220"
+msgid "HDR status"
+msgstr ""
+
+#. Manual HDR toggle (ACTION_HDR_TOGGLE) - HDR Off toast message
+msgctxt "#34221"
+msgid "Off"
+msgstr "Weto"
+
+#. Manual HDR toggle (ACTION_HDR_TOGGLE) - HDR On toast message
+msgctxt "#34222"
+msgid "On"
+msgstr "I te"
+
+# empty string with id 34223
+msgctxt "#34224"
+msgid "Tone mapping method"
+msgstr ""
+
+msgctxt "#34300"
+msgid "Failed to start Zeroconf"
+msgstr "I rahua te tīmata Zeroconf"
+
+msgctxt "#34301"
+msgid "Is Apple's Bonjour service installed? Check the log for more information about this message."
+msgstr ""
+
+msgctxt "#34302"
+msgid "Failed to start AirPlay as it requires Zeroconf to be enabled."
+msgstr ""
+
+msgctxt "#34303"
+msgid "Unable to stop Zeroconf. AirPlay and AirTunes depend on Zeroconf running."
+msgstr ""
+
+# empty strings from id 34304 to 34399
+msgctxt "#34400"
+msgid "Video rendering"
+msgstr ""
+
+msgctxt "#34401"
+msgid "Failed to initialize video filters / scalers, falling back to bilinear scaling"
+msgstr ""
+
+msgctxt "#34402"
+msgid "Failed to initialise audio device"
+msgstr "I rahua te initialise pūrere ororongo"
+
+msgctxt "#34403"
+msgid "Check your audio settings"
+msgstr ""
+
+msgctxt "#34404"
+msgid "Use gestures for navigation:"
+msgstr "Whakamahia ngā tohu mō te navigation:"
+
+msgctxt "#34405"
+msgid "One finger swipe left,right,up,down for cursors"
+msgstr ""
+
+msgctxt "#34406"
+msgid "Two finger swipe left for backspace"
+msgstr ""
+
+msgctxt "#34407"
+msgid "One finger single tap for enter"
+msgstr ""
+
+msgctxt "#34408"
+msgid "Two finger single tap or one finger long press for contextmenu"
+msgstr ""
+
+msgctxt "#35000"
+msgid "Peripherals"
+msgstr "Peripherals"
+
+msgctxt "#35001"
+msgid "Generic HID device"
+msgstr "Pūrere huna Whānui"
+
+msgctxt "#35002"
+msgid "Generic network adapter"
+msgstr ""
+
+msgctxt "#35003"
+msgid "Generic disk"
+msgstr "Kōpae Whānui"
+
+msgctxt "#35004"
+msgid "There are no settings available for this peripheral."
+msgstr ""
+
+msgctxt "#35005"
+msgid "New device configured"
+msgstr "Whirihora pūrere New"
+
+msgctxt "#35006"
+msgid "Device removed"
+msgstr "Tangohia Pūrere"
+
+msgctxt "#35007"
+msgid "Keymap to use for this device"
+msgstr "Keymap ki te whakamahi hoki i tēnei pūrere"
+
+msgctxt "#35008"
+msgid "Keymap enabled"
+msgstr "Keymap te whakahohea"
+
+msgctxt "#35009"
+msgid "Don't use the custom keymap for this device"
+msgstr ""
+
+#. Name of add-ons extending the kodi.peripheral extension point
+msgctxt "#35010"
+msgid "Peripheral libraries"
+msgstr ""
+
+#. Title of dialog to ask users if they would like to configure a new controller
+msgctxt "#35011"
+msgid "New controller detected"
+msgstr ""
+
+#. Text of dialog to ask users if they would like to configure a new controller
+msgctxt "#35012"
+msgid "A new controller has been detected. Configuration can be done at any time in \"Settings -> System Settings -> Input\". Would you like to configure it now?"
+msgstr ""
+
+# empty string with id 35013
+#. Help text of the button to fix the bug where buttons are skipped in the controller dialog. {0:s} - list of disabled buttons and axes
+msgctxt "#35014"
+msgid "Some controllers have buttons and axes that interfere with mapping. Press these now to disable them:[CR]{0:s}"
+msgstr ""
+
+#. Name of a controller button, e.g. Button 1. {0:d} - button index
+msgctxt "#35015"
+msgid "Button {0:d}"
+msgstr ""
+
+#. Name of a controller axis, e.g. Axis 2. {0:d} - axis index
+msgctxt "#35016"
+msgid "Axis {0:d}"
+msgstr ""
+
+#. Error dialog title when the controller dialog is opened but peripheral add-ons are disabled
+msgctxt "#35017"
+msgid "Unable to configure controllers"
+msgstr ""
+
+#. Error dialog text when the controller dialog is opened but peripheral add-ons are disabled
+msgctxt "#35018"
+msgid "Controller configuration depends on a disabled add-on. Would you like to enable it?"
+msgstr ""
+
+#. Label of the button to fix the bug where buttons are skipped in the controller dialog
+msgctxt "#35019"
+msgid "Ignore input"
+msgstr ""
+
+#. Help text of the dialog to detect analog buttons on controllers. {0:s} - list of detected axes
+msgctxt "#35020"
+msgid "Press all analog buttons now to detect them:[CR][CR]{0:s}"
+msgstr ""
+
+#. Button in the controller configuration dialog to install all controller profiles
+msgctxt "#35021"
+msgid "Get all"
+msgstr ""
+
+#. Message shown in the controller dialog when there is nothing to map, for example hubs (multitaps) have no buttons
+msgctxt "#35022"
+msgid "Nothing to map"
+msgstr ""
+
+# empty strings from id 35023 to 35046
+#. Name of setting to configure peripheral add-ons
+msgctxt "#35047"
+msgid "Driver settings"
+msgstr ""
+
+#. Description of setting with label #35047 "Driver settings"
+msgctxt "#35048"
+msgid "View and configure peripheral add-ons."
+msgstr ""
+
+#. Name of game add-ons category
+msgctxt "#35049"
+msgid "Game add-ons"
+msgstr ""
+
+#. Name of controller add-ons
+msgctxt "#35050"
+msgid "Controller profiles"
+msgstr ""
+
+#. Setting to test rumble
+msgctxt "#35051"
+msgid "Test rumble"
+msgstr ""
+
+#. Description of setting to test rumble
+msgctxt "#35052"
+msgid "Activate the rumble motors of all controllers."
+msgstr ""
+
+#. Setting to enable rumble for GUI notifications
+msgctxt "#35053"
+msgid "Enable rumble for notifications"
+msgstr ""
+
+#. Description of setting to enable rumble for GUI notifications
+msgctxt "#35054"
+msgid "Activates controller rumble motors when a notification occurs."
+msgstr ""
+
+#. Help text for controller window
+msgctxt "#35055"
+msgid "Use the keyboard or remote to select a controller profile. When prompted, press the button on your game controller that best matches what you see on the screen. If you make a mistake you can repeat the process."
+msgstr ""
+
+# empty strings from id 35056 to 35057
+#. Title of controller configuration window
+msgctxt "#35058"
+msgid "Controller Configuration"
+msgstr ""
+
+#. Heading for controller buttons list in controller configuration window
+msgctxt "#35059"
+msgid "Buttons"
+msgstr ""
+
+#. Heading for prompt to reset a controller profile for all devices
+msgctxt "#35060"
+msgid "Reset controller profile"
+msgstr ""
+
+#. Prompt to reset a controller profile for all devices
+msgctxt "#35061"
+msgid "Would you like to reset this controller profile for all attached devices?"
+msgstr ""
+
+#. Notice that all controller profiles are installed
+msgctxt "#35062"
+msgid "All available controller profiles are installed."
+msgstr ""
+
+#. Name of the setting that activates the controller configuration window
+msgctxt "#35063"
+msgid "Configure attached controllers"
+msgstr ""
+
+#. Description for the controller window setting
+msgctxt "#35064"
+msgid "Pair your controllers with the various input devices of different game systems."
+msgstr ""
+
+# empty strings from id 35065 to 35070
+#. Label for buttons that appear on a racing wheel for games. Used in the controller mapping dialog.
+msgctxt "#35071"
+msgid "Racing wheel"
+msgstr ""
+
+#. Label for paddle buttons that appear on a racing wheel for games. Used in the controller mapping dialog.
+msgctxt "#35072"
+msgid "Paddles"
+msgstr ""
+
+#. Label for buttons that appear on a joystick for games. Used in the controller mapping dialog.
+msgctxt "#35073"
+msgid "Joysticks"
+msgstr ""
+
+#. Label for buttons that appear on the face of the controller. Used in the controller mapping dialog.
+msgctxt "#35074"
+msgid "Face buttons"
+msgstr ""
+
+#. Label for buttons that appear on the shoulders of the controller. Used in the controller mapping dialog.
+msgctxt "#35075"
+msgid "Shoulder buttons"
+msgstr ""
+
+#. Label for triggers on the controller. Used in the controller mapping dialog.
+msgctxt "#35076"
+msgid "Triggers"
+msgstr ""
+
+#. Label for analog sticks on the controller. Used in the controller mapping dialog.
+msgctxt "#35077"
+msgid "Analog sticks"
+msgstr ""
+
+#. Setting title for left analog stick deadzone
+msgctxt "#35078"
+msgid "Left stick deadzone"
+msgstr ""
+
+#. Setting title for right analog stick deadzone
+msgctxt "#35079"
+msgid "Right stick deadzone"
+msgstr ""
+
+# empty strings from id 35080 to 35087
+#. Name of the setting that enables/disables powering off controllers on exit
+msgctxt "#35088"
+msgid "Power off controllers on exit"
+msgstr ""
+
+#. Description for the setting that enables/disables powering off controllers on exit
+msgctxt "#35089"
+msgid "Powers off any controller that supports it on exit."
+msgstr ""
+
+#. Button prompt without timeout. {0:s} - button name
+msgctxt "#35090"
+msgid "Press {0:s}"
+msgstr ""
+
+#. Button prompt with timeout. {0:s} - button name, {1:d} - seconds left in prompt
+msgctxt "#35091"
+msgid "Press {0:s} ({1:d})"
+msgstr ""
+
+#. Analog stick up prompt without timeout. {0:s} - analog stick name
+msgctxt "#35092"
+msgid "Move {0:s} up"
+msgstr ""
+
+#. Analog stick up prompt with timeout. {0:s} - analog stick name, {1:d} - seconds left in prompt
+msgctxt "#35093"
+msgid "Move {0:s} up ({1:d})"
+msgstr ""
+
+#. Analog stick down prompt without timeout. {0:s} - analog stick name
+msgctxt "#35094"
+msgid "Move {0:s} down"
+msgstr ""
+
+#. Analog stick down prompt with timeout. {0:s} - analog stick name, {1:d} - seconds left in prompt
+msgctxt "#35095"
+msgid "Move {0:s} down ({1:d})"
+msgstr ""
+
+#. Analog stick right prompt without timeout. {0:s} - analog stick name
+msgctxt "#35096"
+msgid "Move {0:s} right"
+msgstr ""
+
+#. Analog stick right prompt with timeout. {0:s} - analog stick name, {1:d} - seconds left in prompt
+msgctxt "#35097"
+msgid "Move {0:s} right ({1:d})"
+msgstr ""
+
+#. Analog stick left prompt without timeout. {0:s} - analog stick name
+msgctxt "#35098"
+msgid "Move {0:s} left"
+msgstr ""
+
+#. Analog stick left prompt with timeout. {0:s} - analog stick name, {1:d} - seconds left in prompt
+msgctxt "#35099"
+msgid "Move {0:s} left ({1:d})"
+msgstr ""
+
+msgctxt "#35100"
+msgid "Enable controller support"
+msgstr ""
+
+# empty string with id 35101
+msgctxt "#35102"
+msgid "Disable controllers when this device is present"
+msgstr ""
+
+#. Label for mouse buttons. Used in the controller mapping dialog.
+msgctxt "#35103"
+msgid "Buttons"
+msgstr ""
+
+#. Label for relative mounters like the mouse pointer. Used in the controller mapping dialog.
+msgctxt "#35104"
+msgid "Pointers"
+msgstr ""
+
+#. Heading for buttons mounted on a light gun. Used in the controller mapping dialog.
+msgctxt "#35105"
+msgid "Light gun"
+msgstr ""
+
+#. Heading for the button that shoots the lightgun offscreen when pressed. Used in the controller mapping dialog.
+msgctxt "#35106"
+msgid "Shoot offscreen"
+msgstr ""
+
+#. Heading for switches found on a game console, such as the Atari 2600. Used in the controller mapping dialog.
+msgctxt "#35107"
+msgid "Console switches"
+msgstr ""
+
+#. Heading for buttons that control the game console hardware, such as a microphone button. Used in the controller mapping dialog.
+msgctxt "#35108"
+msgid "Hardware buttons"
+msgstr ""
+
+#. Heading for buttons on a numeric keypad (containing 0-9, star and pound). Used in the controller mapping dialog.
+msgctxt "#35109"
+msgid "Keypad"
+msgstr ""
+
+#. Label for the button that opens the port setup dialog
+msgctxt "#35110"
+msgid "Ports"
+msgstr ""
+
+#. Title of the window for setting up controller ports used by the game
+msgctxt "#35111"
+msgid "Port Setup"
+msgstr ""
+
+#. Label of a port with a numeric identifier. {0:s} is the port ID, e.g. "1" for "Port 1"
+msgctxt "#35112"
+msgid "Port {0:s}"
+msgstr ""
+
+#. Title of the dialog for selecting a game controller
+msgctxt "#35113"
+msgid "Select a Controller"
+msgstr ""
+
+#. Title of the error dialog when changing a controller port fails
+msgctxt "#35114"
+msgid "Failed to change controller"
+msgstr ""
+
+# empty strings from id 35110 to 35149
+#. Name of keyboard category in the settings category window
+msgctxt "#35150"
+msgid "Keyboard"
+msgstr ""
+
+#. Name of group in "Games -> Keyboard" for configuring keyboard players
+msgctxt "#35151"
+msgid "Player configuration"
+msgstr ""
+
+#. Name of setting for enabling the keyboard during gameplay
+msgctxt "#35152"
+msgid "Enable keyboard"
+msgstr ""
+
+#. Description of setting with label #35152 "Enable keyboard"
+msgctxt "#35153"
+msgid "This allows the keyboard to emulate up to 8 game controllers. If disabled, the keyboard can still be used to control emulators like DOSBox which require a full keyboard."
+msgstr ""
+
+#. Setting name for number of keyboard players
+msgctxt "#35154"
+msgid "Number of keyboard players"
+msgstr ""
+
+#. Description of settings with label #35066
+msgctxt "#35155"
+msgid "Set the number of players using the keyboard. This is intended for devices that use keyboard drivers, but you can also see how many people fit around a keyboard!"
+msgstr ""
+
+msgctxt "#35156"
+msgid "{0:d}"
+msgstr ""
+
+#. Name of setting to configure a keyboard player's controller configuration
+msgctxt "#35157"
+msgid "Configure keyboard player 1"
+msgstr ""
+
+#. Name of setting to configure a keyboard player's controller configuration
+msgctxt "#35158"
+msgid "Configure keyboard player 2"
+msgstr ""
+
+#. Name of setting to configure a keyboard player's controller configuration
+msgctxt "#35159"
+msgid "Configure keyboard player 3"
+msgstr ""
+
+#. Name of setting to configure a keyboard player's controller configuration
+msgctxt "#35160"
+msgid "Configure keyboard player 4"
+msgstr ""
+
+#. Name of setting to configure a keyboard player's controller configuration
+msgctxt "#35161"
+msgid "Configure keyboard player 5"
+msgstr ""
+
+#. Name of setting to configure a keyboard player's controller configuration
+msgctxt "#35162"
+msgid "Configure keyboard player 6"
+msgstr ""
+
+#. Name of setting to configure a keyboard player's controller configuration
+msgctxt "#35163"
+msgid "Configure keyboard player 7"
+msgstr ""
+
+#. Name of setting to configure a keyboard player's controller configuration
+msgctxt "#35164"
+msgid "Configure keyboard player 8"
+msgstr ""
+
+#. Name of the keyboard-emulated controller in the list of peripherals
+msgctxt "#35165"
+msgid "Keyboard player"
+msgstr ""
+
+#. Heading for the button that lets the user map any keyboard key. Used in the controller mapping dialog.
+msgctxt "#35166"
+msgid "All keys"
+msgstr ""
+
+#. Heading for the button that lets the user map individual keyboard keys. Used in the controller mapping dialog.
+msgctxt "#35167"
+msgid "Single keys"
+msgstr ""
+
+#. Name of the button that prompts you to select a key on the keyboard. Used in the controller mapping dialog.
+msgctxt "#35168"
+msgid "Select key"
+msgstr ""
+
+#. Keyboard prompt without a timeout. Used in the controller mapping dialog.
+msgctxt "#35169"
+msgid "Press a key"
+msgstr ""
+
+#. Keyboard prompt with timeout. {1:d} - seconds left in prompt. Used in the controller mapping dialog.
+msgctxt "#35170"
+msgid "Press a key ({1:d})"
+msgstr ""
+
+#. Name of mouse connected to the device
+msgctxt "#35171"
+msgid "Mouse"
+msgstr ""
+
+# empty strings from id 35172 to 35199
+#. This string is an early meme from the late 1990's that made fun of the poor translation in the 16-bit game Zero Wing from the late 1980's. DO NOT TRANSLATE!
+msgctxt "#35200"
+msgid "ALL YOUR BASE ARE BELONG[CR]TO US"
+msgstr ""
+
+#. Name of group in "Games -> General" for configuring gameplay
+msgctxt "#35201"
+msgid "Gameplay"
+msgstr ""
+
+# empty string with id 35202
+msgctxt "#35203"
+msgid "Enable rewind (if supported)"
+msgstr ""
+
+msgctxt "#35204"
+msgid "Enable real-time rewinding during game play, if supported. Press rewind or manually seek backwards using the seek bar."
+msgstr ""
+
+msgctxt "#35205"
+msgid "Maximum rewind time"
+msgstr ""
+
+msgctxt "#35206"
+msgid "Maximum time possible to rewind, if supported. Large rewind histories can use a lot of RAM."
+msgstr ""
+
+#. Description of add-on category for emulators
+msgctxt "#35207"
+msgid "Emulators"
+msgstr ""
+
+#. Description of add-on category for standalone games
+msgctxt "#35208"
+msgid "Standalone games"
+msgstr ""
+
+msgctxt "#35209"
+msgid "Game resources"
+msgstr ""
+
+#. Dialog title when gameplay fails
+msgctxt "#35210"
+msgid "Failed to play game"
+msgstr ""
+
+#. Error dialog text when the game requires restricted files to play. {0:s} - emulator ID
+msgctxt "#35211"
+msgid "This game requires the following add-on: {0:s}"
+msgstr ""
+
+#. Error dialog text when launching a game and no emulators are compatible
+msgctxt "#35212"
+msgid "This game isn't compatible with any available emulators."
+msgstr ""
+
+#. Error dialog text when launching a game and the emulator has an internal error. {0:s} - emulator name
+msgctxt "#35213"
+msgid "The emulator \"{0:s}\" had an internal error."
+msgstr ""
+
+#. Error dialog text when the game can't be played because it's not on a hard drive or partition
+msgctxt "#35214"
+msgid "This game can only be played directly from a hard drive or partition. Compressed files must be extracted."
+msgstr ""
+
+#. Error dialog text when libretro support is disabled
+msgctxt "#35215"
+msgid "This game depends on a disabled add-on. Would you like to enable it?"
+msgstr ""
+
+#. Description of add-on category for game support add-ons like game.libretro (the libretro wrapper)
+msgctxt "#35216"
+msgid "Support add-ons"
+msgstr ""
+
+#. Dialog text asking user to overwrite their savestate file
+msgctxt "#35217"
+msgid "The savestate can only be loaded with \"{0:s}\". Erase savestate and continue?"
+msgstr ""
+
+#. Button to erase the savestate
+msgctxt "#35218"
+msgid "Erase savestate"
+msgstr ""
+
+#. Error dialog text when trying to play a game and the game's files aren't found.
+msgctxt "#35219"
+msgid "The required files can't be found."
+msgstr ""
+
+#. Description of add-on category for game providers
+msgctxt "#35220"
+msgid "Game providers"
+msgstr ""
+
+#. Title of the game OSD menu
+msgctxt "#35221"
+msgid "Menu"
+msgstr "Tahua"
+
+#. Label of button in the in-game menu for stopping game playback
+msgctxt "#35222"
+msgid "Exit"
+msgstr "E puta"
+
+#. Help text shown when playaing a game with missing add-on dependencies. {0:s} - list of add-ons that are missing
+msgctxt "#35223"
+msgid "Missing: {0:s}"
+msgstr ""
+
+#. Label of button in the in-game menu for pausing and resuming playback
+msgctxt "#35224"
+msgid "Pause / Resume"
+msgstr ""
+
+#. Label of button in the in-game menu for changing the video filter (also called a video shader)
+msgctxt "#35225"
+msgid "Video filter"
+msgstr ""
+
+#. Label of button in the in-game menu for advanced settings
+msgctxt "#35226"
+msgid "Advanced settings"
+msgstr ""
+
+#. Label of button in the in-game menu for changing the video rotation
+msgctxt "#35227"
+msgid "Rotation"
+msgstr ""
+
+#. Label of the thumbnail for when the video is not rotated and is displayed normally
+msgctxt "#35228"
+msgid "0°"
+msgstr ""
+
+#. Label of the thumbnail for when the video is rotated to the right
+msgctxt "#35229"
+msgid "90°"
+msgstr ""
+
+#. Label of the thumbnail for when the video is rotated upside down
+msgctxt "#35230"
+msgid "180°"
+msgstr ""
+
+#. Label of the thumbnail for when the video is rotated to the left
+msgctxt "#35231"
+msgid "270°"
+msgstr ""
+
+#. Label of thumbnail in the in-game menu for stretching the video to fullscreen
+msgctxt "#35232"
+msgid "Fullscreen"
+msgstr ""
+
+#. Label of the setting in the in-game menu for stretching the game to fit the monitor
+msgctxt "#35233"
+msgid "Stretch mode"
+msgstr ""
+
+#. Label of button in the in-game menu for configuring the game's controls
+msgctxt "#35234"
+msgid "Controls"
+msgstr ""
+
+#. Help text shown when the user first plays a game. {0:s} - Button combo to open the in-game menu
+msgctxt "#35235"
+msgid "Press {0:s} to open the in-game menu."
+msgstr ""
+
+#. Additional help text shown when the user first plays a game. This will be removed in the future.
+msgctxt "#35236"
+msgid "In this release, only controllers can be used to play games."
+msgstr ""
+
+# empty strings from id 35237 to 35248
+#. Button to open the savestate manager from the game OSD
+msgctxt "#35249"
+msgid "Save / Load"
+msgstr ""
+
+# empty strings from id 35237 to 35249
+msgctxt "#35250"
+msgid "Add games..."
+msgstr ""
+
+msgctxt "#35251"
+msgid "Add game source"
+msgstr ""
+
+msgctxt "#35252"
+msgid "Edit game source"
+msgstr ""
+
+msgctxt "#35253"
+msgid "Enable autosave (if supported)"
+msgstr ""
+
+msgctxt "#35254"
+msgid "Save the game automatically during game play, if supported. Resume playing where you left off."
+msgstr ""
+
+#. Label for showing which emulator the game was saved with
+msgctxt "#35255"
+msgid "Saved with:"
+msgstr ""
+
+# empty string with id 35255
+#. Error message when a game client fails to install when a game is being launched
+msgctxt "#35256"
+msgid "Failed to install add-on."
+msgstr ""
+
+#. Label on installed emulators in the emulator selection dialog
+msgctxt "#35257"
+msgid "Installed"
+msgstr ""
+
+#. Title of the dialog to select an emulator for the current game. {0:s} - game file extension
+msgctxt "#35258"
+msgid "Select emulator for {0:s} file"
+msgstr ""
+
+#. Label on emulators with a savestate in the emulator selection dialog
+msgctxt "#35259"
+msgid "Saved"
+msgstr ""
+
+#. Title of the dialog to select a savestate for the current game
+msgctxt "#35260"
+msgid "Select savestate"
+msgstr ""
+
+#. Button for creating a new save state from the select savestate dialog
+msgctxt "#35261"
+msgid "New"
+msgstr ""
+
+#. Help text for RetroAchievements username input setting
+msgctxt "#35262"
+msgid "Enter your RetroAchievements account username"
+msgstr ""
+
+#. Help text for RetroAchievements password input setting
+msgctxt "#35263"
+msgid "Enter your RetroAchievements account password"
+msgstr ""
+
+#. Label for notification events regarding RetroAchievements login
+msgctxt "#35264"
+msgid "RetroAchievements"
+msgstr ""
+
+#. Description for notification event regarding unsuccessful RetroAchievements login
+msgctxt "#35265"
+msgid "Incorrect User/Password!"
+msgstr ""
+
+#. Description for notification event regarding unsuccessful RetroAchievements login
+msgctxt "#35266"
+msgid "Failed to contact server"
+msgstr ""
+
+#. Description for notification event regarding unsuccessful RetroAchievements login
+msgctxt "#35267"
+msgid "Invalid response from server"
+msgstr ""
+
+#. Setting to show if the user is logged in to RetroAchievements
+#. Settings -> Games -> Achievements -> Logged in
+msgctxt "#35268"
+msgid "Logged in"
+msgstr ""
+
+#. Help text for the setting that shows if the user is logged in to RetroAchievements
+#. Settings -> Games -> Achievements -> Logged in
+msgctxt "#35269"
+msgid "Toggle this setting to log in or out of RetroAchievements."
+msgstr ""
+
+#. Description for notification event regarding unsuccessful RetroAchievements login
+msgctxt "#35270"
+msgid "Your account is not verified. Please check your email to complete your sign up."
+msgstr ""
+
+# empty strings from id 35260 to 35504
+#. connection state "host unreachable"
+msgctxt "#35505"
+msgid "Server is unreachable."
+msgstr ""
+
+#. connection state "server type mismatch" (reachable, but maybe an HTTP server where an FTP server is expected)
+msgctxt "#35506"
+msgid "Server does not respond properly."
+msgstr ""
+
+#. connection state "client - server version mismatch (reachable, but maybe server version to low)"
+msgctxt "#35507"
+msgid "Server version is not compatible."
+msgstr ""
+
+#. connection state "access denied" (e.g. due to wrong credentials)
+msgctxt "#35508"
+msgid "Access denied."
+msgstr ""
+
+#. connection state "connecting" (asynchronous addon start)
+msgctxt "#35509"
+msgid "Connecting to backend."
+msgstr ""
+
+# empty strings from id 35510 to 35999
+msgctxt "#36000"
+msgid "Pulse-Eight CEC adapter"
+msgstr ""
+
+msgctxt "#36001"
+msgid "Pulse-Eight Nyxboard"
+msgstr "Pini-waru Nyxboard"
+
+msgctxt "#36002"
+msgid "Switch to keyboard side command"
+msgstr "Whakawhiti atu ki te whakahau taha papapātuhi"
+
+msgctxt "#36003"
+msgid "Switch to remote side command"
+msgstr "Whakawhiti atu ki te whakahau taha mamao"
+
+msgctxt "#36004"
+msgid "Press \"user\" button command"
+msgstr "Press \"kaiwhakamahi \" whakahau pātene"
+
+msgctxt "#36005"
+msgid "Enable switch side commands"
+msgstr "Whakahohe i whakahau taha whakawhiti"
+
+msgctxt "#36006"
+msgid "Couldn't open the adapter"
+msgstr ""
+
+msgctxt "#36007"
+msgid "Devices to power on during startup"
+msgstr ""
+
+msgctxt "#36008"
+msgid "Devices to power off during shutdown"
+msgstr ""
+
+msgctxt "#36009"
+msgid "Put devices in standby mode when activating the screensaver"
+msgstr ""
+
+msgctxt "#36010"
+msgid "Wake devices when deactivating the screensaver"
+msgstr ""
+
+msgctxt "#36011"
+msgid "Couldn't detect the CEC com port. Please configure it manually."
+msgstr ""
+
+msgctxt "#36012"
+msgid "Couldn't initialise the CEC adapter. Please check your settings."
+msgstr ""
+
+#. CEC adapter setting to set the type of device that libCEC reports to the TV (Recording, Playback or Tuner Device)
+msgctxt "#36013"
+msgid "CEC client device mode"
+msgstr ""
+
+msgctxt "#36015"
+msgid "HDMI port number"
+msgstr "Tau tauranga atanga"
+
+#. max. 13 characters
+msgctxt "#36016"
+msgid "Connected"
+msgstr "Tūhono"
+
+msgctxt "#36017"
+msgid "Couldn't initialise the CEC adapter: libCEC was not found on your system."
+msgstr ""
+
+msgctxt "#36018"
+msgid "Use the TV's language setting"
+msgstr "Whakamahia te tautuhinga reo o te TV"
+
+msgctxt "#36019"
+msgid "Connected to HDMI device"
+msgstr "Tūhono ki te pūrere atanga"
+
+msgctxt "#36020"
+msgid "Switch source to this device on startup"
+msgstr ""
+
+msgctxt "#36021"
+msgid "Physical address (overrules HDMI port)"
+msgstr "Wāhitau tinana (overrules atanga tauranga)"
+
+msgctxt "#36023"
+msgid "Configuration updated"
+msgstr "Whirihoranga whakahōungia"
+
+msgctxt "#36024"
+msgid "Failed to set the new configuration. Please check your settings."
+msgstr "I rahua te whakaturia te whirihoranga hou. Takina ō tautuhinga."
+
+msgctxt "#36025"
+msgid "Send \"Inactive source\" command on shutdown"
+msgstr ""
+
+msgctxt "#36026"
+msgid "Devices to also put in standby mode"
+msgstr ""
+
+msgctxt "#36027"
+msgid "This device needs servicing"
+msgstr "Me tenei pūrere ratonga"
+
+#. Label for a select option
+msgctxt "#36028"
+msgid "Ignore"
+msgstr "Waihotia"
+
+msgctxt "#36029"
+msgid "When the TV is switched off"
+msgstr "A, no te whakawhitia te te TV atu"
+
+#. connection state "connection lost"
+msgctxt "#36030"
+msgid "Connection lost"
+msgstr "Hononga ngaro"
+
+msgctxt "#36031"
+msgid "This user does not have permissions to open the CEC adapter"
+msgstr ""
+
+msgctxt "#36032"
+msgid "The port is busy. Only one program can access the CEC adapter"
+msgstr ""
+
+msgctxt "#36033"
+msgid "Action when switching to another source"
+msgstr ""
+
+#. connection state "connection established"
+msgctxt "#36034"
+msgid "Connection established"
+msgstr ""
+
+#. adjust refreshrate
+msgctxt "#36035"
+msgid "Always"
+msgstr "Tonu"
+
+#. adjust refreshrate
+msgctxt "#36036"
+msgid "On start / stop"
+msgstr ""
+
+msgctxt "#36037"
+msgid "TV"
+msgstr "TV"
+
+msgctxt "#36038"
+msgid "Amplifier / AVR device"
+msgstr "Pūrere tīwerawera / AVR"
+
+msgctxt "#36039"
+msgid "TV and AVR device (explicit)"
+msgstr "Pūrere TV me te AVR (mārama)"
+
+msgctxt "#36040"
+msgid "Detected version of libCEC interface ({0:x}) is lower than the supported version {1:x}."
+msgstr ""
+
+msgctxt "#36041"
+msgid "* Item folder"
+msgstr "* Kōpaki Item"
+
+msgctxt "#36042"
+msgid "Use limited colour range (16-235)"
+msgstr "Whakamahia ngā tae iti (16-235)"
+
+msgctxt "#36043"
+msgid "Number of buffers used by graphics driver"
+msgstr ""
+
+#. Name of an action to perform on a specific event, like changing the CEC source away from Kodi
+msgctxt "#36044"
+msgid "Stop Playback"
+msgstr ""
+
+#. Name of an action to perform on a specific event, like changing the CEC source away from Kodi
+msgctxt "#36045"
+msgid "Pause Playback"
+msgstr ""
+
+msgctxt "#36046"
+msgid "Force AVR to wake up when Kodi is activated"
+msgstr ""
+
+msgctxt "#36047"
+msgid "Remote button press delay before repeating (ms)"
+msgstr ""
+
+msgctxt "#36048"
+msgid "Remote button press repeat rate (ms)"
+msgstr ""
+
+msgctxt "#36049"
+msgid "Remote button press release time (ms)"
+msgstr ""
+
+msgctxt "#36050"
+msgid "On start"
+msgstr ""
+
+#. Item list value of setting with label #36013 "CEC client device mode"
+msgctxt "#36051"
+msgid "Recording Device"
+msgstr ""
+
+#. Item list value of setting with label #36013 "CEC client device mode"
+msgctxt "#36052"
+msgid "Playback Device"
+msgstr ""
+
+#. Item list value of setting with label #36013 "CEC client device mode"
+msgctxt "#36053"
+msgid "Tuner Device"
+msgstr ""
+
+# empty strings from id 36054 to 36096
+#. Label of setting "System / Display / GUI peak luminance in HDR PQ mode"
+msgctxt "#36097"
+msgid "GUI peak luminance in HDR PQ mode"
+msgstr ""
+
+# empty strings from id 36051 to 36097
+#. Label of setting "System / Display / Use 10 bit for SDR"
+msgctxt "#36098"
+msgid "Use 10 bit for SDR"
+msgstr ""
+
+# empty strings from id 36051 to 36098
+msgctxt "#36099"
+msgid "Dithering"
+msgstr ""
+
+msgctxt "#36100"
+msgid "Dither depth"
+msgstr ""
+
+# strings from 36100 to 36999 are reserved for settings descriptions
+#. Description of settings section "Appearance"
+msgctxt "#36101"
+msgid "Change the look and feel of the user interface."
+msgstr ""
+
+#. Description of settings category "Appearance -> Skin" with label #166
+msgctxt "#36102"
+msgid "This category contains all skin related settings."
+msgstr ""
+
+#. Description of setting with label #166 "Skin"
+msgctxt "#36103"
+msgid "Select the skin for the user interface. This will define the look and feel of the application."
+msgstr ""
+
+#. Description of setting with label #21417 "Settings"
+msgctxt "#36104"
+msgid "Select to change the skin specific settings. Which options are available for configuration depends on the features provided by the skin."
+msgstr ""
+
+#. Description of setting with label #15111 "Theme"
+msgctxt "#36105"
+msgid "Change the theme associated with your selected skin."
+msgstr "Hurihia te kaupapa e pā ana ki to koutou kiri kua tīpakohia."
+
+#. Description of setting with label #14078 "Colours"
+msgctxt "#36106"
+msgid "Change the colours of your selected skin."
+msgstr "Hurihia te tae o to koutou kiri kua tīpakohia."
+
+#. Description of setting with label #13303 "Fonts"
+msgctxt "#36107"
+msgid "Choose the fonts displayed in the user interface. The font sets are configured by your skin."
+msgstr ""
+
+#. Description of setting with label #20109 "Zoom"
+msgctxt "#36108"
+msgid "Resize the view of the user interface."
+msgstr ""
+
+#. Description of setting with label #512 "Startup window"
+msgctxt "#36109"
+msgid "Select the media window to display on startup."
+msgstr ""
+
+#. Description of setting with label #15108 "GUI sounds"
+msgctxt "#36110"
+msgid "Select or disable the sounds used in the user interface."
+msgstr ""
+
+#. Description of setting with label #13305 "Show RSS news feed"
+msgctxt "#36111"
+msgid "Turn this off to remove the scrolling RSS news ticker."
+msgstr "Tahuri tenei atu ki te tango i te panuku Tape Tika rongo RSS."
+
+#. Description of setting with label #21450 "Edit"
+msgctxt "#36112"
+msgid "Edit the RSS feeds."
+msgstr "Whakatika i te whāngai RSS."
+
+#. Description of settings category with label #14090 "Regional"
+msgctxt "#36113"
+msgid "This category contains all locale / regional settings."
+msgstr ""
+
+#. Description of setting with label #248 "Language"
+msgctxt "#36114"
+msgid "Chooses the language of the user interface."
+msgstr ""
+
+#. Description of setting with label #20026 "Region"
+msgctxt "#36115"
+msgid "Select the formats for temperature, time and date. The available options depend on the selected language."
+msgstr "Tīpakohia te ngā mo te pāmahana, te wā me te rā. Ko te kōwhiringa e wātea ana i runga i te whakawhirinaki reo kua tīpakohia."
+
+#. Description of setting with label #14091 "Character set"
+msgctxt "#36116"
+msgid "Choose which character set is used for displaying text in the user interface. This doesn't change the character set used for subtitles, for that go to Player > Language."
+msgstr ""
+
+#. Description of setting with label #14079 "Timezone country"
+msgctxt "#36117"
+msgid "Select country location."
+msgstr "Tīpakohia wāhi whenua."
+
+#. Description of setting with label #14080 "Timezone"
+msgctxt "#36118"
+msgid "Select your current timezone."
+msgstr "Tīpakohia koutou rohewā o nāianei."
+
+#. Description of setting with label #285 "Preferred audio language"
+msgctxt "#36119"
+msgid "Defaults to the selected audio language if more than one language is available."
+msgstr ""
+
+#. Description of setting with label #286 "Preferred subtitle language"
+msgctxt "#36120"
+msgid "Defaults to the selected subtitle language if more than one language is available."
+msgstr ""
+
+#. Description of settings with label #16000 "General"
+msgctxt "#36121"
+msgid "This category contains the settings for how media lists are displayed."
+msgstr ""
+
+#. Description of setting with label #13306 "Show parent folder items"
+msgctxt "#36122"
+msgid "Display the (..) item in lists for visiting the parent folder."
+msgstr "Whakaatu i te take (..) i roto i ngā rārangi mō ngā haere ki te kōpaki matua."
+
+#. Description of setting with label #497 "Show file extensions"
+msgctxt "#36123"
+msgid "Show file extensions on media files, for example \"You Enjoy Myself\" would be shown as \"You Enjoy Myself.mp3\"."
+msgstr ""
+
+#. Description of setting with label #13399 "Ignore articles when sorting"
+msgctxt "#36124"
+msgid "Ignore certain tokens, e.g. \"The\", during sort operations. \"The Simpsons\" would for example be sorted as \"Simpsons\"."
+msgstr ""
+
+#. Description of setting with label #14071 "Allow file renaming and deletion"
+msgctxt "#36125"
+msgid "Allow files to be deleted and renamed through the user interface, via the context menu, e.g. press \"C\" on a keyboard to bring up this menu."
+msgstr ""
+
+#. Description of setting with label #21382 Show "Add source" buttons in files lists"
+msgctxt "#36126"
+msgid "Show the add source button in root sections of the user interface."
+msgstr ""
+
+#. Description of setting with label #21330 "Show hidden files and directories"
+msgctxt "#36127"
+msgid "Show hidden files and directories when listing files."
+msgstr ""
+
+#. Description of settings category with label #360 "Screensaver"
+msgctxt "#36128"
+msgid "This category contains the settings for how the screensaver add-ons are handled."
+msgstr ""
+
+#. Description of setting with label #355 "Wait time"
+msgctxt "#36129"
+msgid "Set the time to wait for any activity to occur before displaying the screensaver."
+msgstr ""
+
+#. Description of setting with label #356 "Screensaver mode"
+msgctxt "#36130"
+msgid "Select the screensaver. The \"Dim\" screensaver will be forced when fullscreen video playback is paused or a dialogue box is active."
+msgstr ""
+
+#. #. Description of setting with label #21417 "Settings"
+msgctxt "#36131"
+msgid "Select to change the screensaver specific settings. Which options are available for configuration depends on the features provided by the screensaver add-on."
+msgstr ""
+
+#. Description of setting with label #1000 "Preview"
+msgctxt "#36132"
+msgid "Preview the selected screensaver."
+msgstr "Arokite i te tiakimata tīpakohia."
+
+#. Description of setting with label #13392 "Use visualisation if playing audio"
+msgctxt "#36133"
+msgid "If music is being played, the selected visualisation will be started instead of displaying the screensaver."
+msgstr ""
+
+#. Description of setting with label #22014 "Use dim if paused during video playback"
+msgctxt "#36134"
+msgid "Dim the display when media is paused. Not valid for the \"Dim\" screensaver mode."
+msgstr ""
+
+msgctxt "#36135"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+msgctxt "#36136"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+msgctxt "#36137"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+#. Description of settings section with label #3 "Videos"
+msgctxt "#36138"
+msgid "Section that contains settings related to videos and how they are handled."
+msgstr ""
+
+#. Description of settings category with label #14022 "Library"
+msgctxt "#36139"
+msgid "This category contains the settings for how the video library is handled."
+msgstr ""
+
+#. Description of setting with label #14105 "Temperature unit"
+msgctxt "#36140"
+msgid "Choose which temperature unit is used for displaying temperatures in the user interface."
+msgstr ""
+
+#. Description of setting with label #20369 "Show information for unwatched items"
+msgctxt "#36141"
+msgid "Show information for unwatched media in the video library or hide them if not selected to prevent spoilers. Available options are 'Movie plot', 'Episode plot' and 'Episode thumb'."
+msgstr ""
+
+#. Description of setting with label #14106 "Speed unit"
+msgctxt "#36142"
+msgid "Choose which speed unit is used for displaying speeds in the user interface."
+msgstr ""
+
+#. Description of setting with label #20402 "Download actor thumbnails"
+msgctxt "#36143"
+msgid "Downloads thumbnails for actors from online databases when adding media to the library."
+msgstr ""
+
+#. Description of setting with label #20412 "Flatten TV show seasons"
+msgctxt "#36144"
+msgid "Select in which cases you want to hide the season nodes of TV shows. If hidden, selecting a TV show will directly jump into the episodes view."
+msgstr ""
+
+#. Description of setting with label #20458 "Group movies in sets"
+msgctxt "#36145"
+msgid "When enabled, movies belonging to a \"Movie set\" are grouped together under one entry for the set in the movie library, this entry can then be opened to display the individual movies. When disabled, each movie will have its own entry in the movie library even if it belongs to a set."
+msgstr ""
+
+#. Description of setting with label #22000 "Update library on startup"
+msgctxt "#36146"
+msgid "Check for new media files on startup."
+msgstr ""
+
+#. Description of setting with label #22001 "Hide progress of library updates"
+msgctxt "#36147"
+msgid "Hide the library scanning progress bar during scans."
+msgstr "Huna i te pae i te ahunga whakamua i roto i te matawai hei tirotiro ai scans."
+
+#. Description of setting with label #334 "Clean library..."
+msgctxt "#36148"
+msgid "Remove items from your library that can't be found (either renamed, deleted, or on removable storage that is currently unplugged)."
+msgstr "Tango i ngā tūemi i tou tirotiro e kore e taea e te kitea (rānei whakaingoatia, mukua, ranei i runga i rokiroki ka taea te kawe e he kotia wā)."
+
+#. Description of setting with label #647 "Export video library"
+msgctxt "#36149"
+msgid "Export the video library database to XML files. This will optionally overwrite your current XML files."
+msgstr ""
+
+#. Description of setting with label #648 "Import video library"
+msgctxt "#36150"
+msgid "Import an XML file into the video library database."
+msgstr ""
+
+#. Description of settings category with label #14086 "Playback"
+msgctxt "#36151"
+msgid "This category contains the settings for how video playback is handled."
+msgstr ""
+
+#. Description of setting with label #13433 "Play next video automatically"
+msgctxt "#36152"
+msgid "Enable automatic playback of the next file in the list for selected playlist types."
+msgstr ""
+
+#. Description of setting with label #13415 "Render method"
+msgctxt "#36153"
+msgid "Adjust the method used to process and display video."
+msgstr "Whakaritea te tikanga e whakamahia ana ki te tukatuka me te whakaatu ataata."
+
+#. Description of setting with label #13435 "Enable HQ Scalers for scaling above"
+msgctxt "#36154"
+msgid "Use high quality scalers when upscaling a video by at least this percentage. A value below 5% makes little sense as video is processed with high GPU load without any visible picture quality improvements."
+msgstr ""
+
+#. Description of setting with label #13425 "Allow hardware acceleration (VDPAU)"
+msgctxt "#36155"
+msgid "Enable VDPAU hardware decoding of video files, mainly used for NVIDIA graphics and in some circumstances AMD graphics."
+msgstr ""
+
+#. Description of setting with label #13426 "Allow hardware acceleration (VAAPI)"
+msgctxt "#36156"
+msgid "Enable VAAPI hardware decoding of video files, mainly used for Intel graphics and in some circumstances AMD graphics."
+msgstr ""
+
+#. Description of setting with label #20470 "Use movie sets for single movies"
+msgctxt "#36157"
+msgid "When enabled, a \"Movie set\" entry is used even if the movie library contains only a single movie from that set. When disabled, a \"Movie set\" entry is used only if the movie library contains more than one movie from that set."
+msgstr ""
+
+#. Description of setting with label #13427 "Allow hardware acceleration (DXVA2)"
+msgctxt "#36158"
+msgid "Enable DXVA2 hardware decoding of video files."
+msgstr ""
+
+#. Description of setting with label #13428 "Allow hardware acceleration (CrystalHD)"
+msgctxt "#36159"
+msgid "Enable CrystalHD decoding of video files."
+msgstr ""
+
+#. Description of setting with label #13429 "Allow hardware acceleration (VDADecoder)"
+msgctxt "#36160"
+msgid "Enable VTB hardware decoding of video files."
+msgstr ""
+
+#. Description of setting with label #508 "Startup action"
+msgctxt "#36161"
+msgid "Select an action Kodi will perform on startup."
+msgstr ""
+
+#. Description of setting with label #13432 "Allow hardware acceleration (VideoToolbox)"
+msgctxt "#36162"
+msgid "Enable VideoToolbox hardware decoding of video files."
+msgstr ""
+
+#. Description of setting with label #20471 "Show empty TV shows"
+msgctxt "#36163"
+msgid "Show TV shows with no episodes when browsing the video library."
+msgstr ""
+
+#. Description of setting with label #170 "Adjust display refresh rate"
+msgctxt "#36164"
+msgid "Allow the refresh rate of the display to be changed so that it best matches the video frame rate. This may yield smoother video playback."
+msgstr ""
+
+#. Description of setting with label #13550 "Delay after change of refresh rate"
+msgctxt "#36165"
+msgid "Delay of reset event after a change of refresh rate"
+msgstr ""
+
+#. Description of setting with label #13510 "Sync playback to display"
+msgctxt "#36166"
+msgid "Synchronise video and audio to the refresh rate of the monitor. VideoPlayer won't use passthrough audio in this case because resampling may be required."
+msgstr ""
+
+#. Description of setting with label #14107 "Time format"
+msgctxt "#36167"
+msgid "Choose which time format is used for displaying the time in the user interface."
+msgstr ""
+
+#. Description of setting with label #14108 "Use 12/24-hour format"
+msgctxt "#36168"
+msgid "Choose whether to use 12 or 24-hour format for displaying the time in the user interface."
+msgstr ""
+
+#. Description of setting with label #13505 "Resample quality"
+msgctxt "#36169"
+msgid "Select the quality of resampling for cases where the audio output needs to be at a different sampling rate from that used by the source.[CR][Low] Is fast and will have minimal impact on system resources such as the use of the CPU.[CR][Medium] & [High] Will use progressively more system resources."
+msgstr ""
+
+#. Description of setting with label #22021 "Minimise black bars"
+msgctxt "#36170"
+msgid "Stretch the video up to the set percentage in order to minimise black bars."
+msgstr ""
+
+#. Description of setting with label #173 "Display 4:3 videos as"
+msgctxt "#36171"
+msgid "Select the zoom level that 4:3 videos are shown on widescreen displays."
+msgstr "Tīpakohia te taumata topa e whakaaturia 4:3 ataata i runga i ngā whakaaturanga matawhānui."
+
+#. Description of setting with label #13430 "Allow hardware acceleration - PRIME"
+msgctxt "#36172"
+msgid "Enable PRIME decoding of video files"
+msgstr ""
+
+#. Description of setting with label #14109 "Short date format"
+msgctxt "#36173"
+msgid "Choose which short date format is used for displaying the date in the user interface."
+msgstr ""
+
+#. Description of setting with label #23050 "Activate Teletext"
+msgctxt "#36174"
+msgid "Enable teletext when watching a live TV stream."
+msgstr ""
+
+#. Description of setting with label #23055 "Scale Teletext to 4:3"
+msgctxt "#36175"
+msgid "Scale teletext to 4:3 ratio."
+msgstr ""
+
+#. Description of settings category with label #14081 "File lists"
+msgctxt "#36176"
+msgid "This category contains the settings for how video file lists are handled."
+msgstr ""
+
+#. Description of setting with label #22079 "Default select action"
+msgctxt "#36177"
+msgid "Toggle between [Choose], [Play] (default), [Resume] and [Show information].[CR][Choose] Will select an item, e.g. open a directory in files mode.[CR][Resume] Will automatically resume videos from the last position that you were viewing them, even after restarting the system."
+msgstr ""
+
+#. Description of setting with label #20433 "Extract thumbnails and video information"
+msgctxt "#36178"
+msgid "Extract metadata information such as codec and aspect ratio from videos."
+msgstr ""
+
+#. Description of setting with label #20419 "Replace file names with library titles"
+msgctxt "#36179"
+msgid "When a file is scanned into the library it will display the metadata title instead of the file name."
+msgstr "A, no te te whai mai i te kōnae ki te tirotiro e whakaatu te reira i te metadata taitara hei utu mo te ingoa kōnae."
+
+#. Description of setting with label #20433 "Extract thumbnails and video information"
+msgctxt "#36180"
+msgid "Extract thumbnails to display in library mode."
+msgstr ""
+
+msgctxt "#36181"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+#. Description of setting with label #20435 "Combine split video items"
+msgctxt "#36182"
+msgid "Combines multi-part video files, DVD folders or movie folders, down to a single item in non-library views."
+msgstr ""
+
+#. Description of setting with label #20456 "Flatten hierarchy"
+msgctxt "#36183"
+msgid "Removes the title, genre, etc. nodes from the library view. Selecting a category takes you straight to the title view."
+msgstr ""
+
+#. Description of settings category with label #287 "Subtitles"
+msgctxt "#36184"
+msgid "This category contains the settings for how subtitles are handled."
+msgstr ""
+
+#. Description of setting with label #14089 "Font"
+msgctxt "#36185"
+msgid "Set the font type to be used for subtitles."
+msgstr ""
+
+#. Description of setting with label #289 "Size"
+msgctxt "#36186"
+msgid "Set the font size to be used for subtitles."
+msgstr ""
+
+#. Description of setting with label #736 "Style"
+msgctxt "#36187"
+msgid "Set the font style to be used for subtitles."
+msgstr ""
+
+#. Description of setting with label #737 "Colour"
+msgctxt "#36188"
+msgid "Set the font colour to be used for subtitles."
+msgstr ""
+
+#. Description of setting with label #735 "Character set"
+msgctxt "#36189"
+msgid "Set the font character set to be used for subtitles."
+msgstr ""
+
+#. Description of setting with label #21368 "Override subtitles fonts"
+msgctxt "#36190"
+msgid "Override subtitles fonts in subtitle formats such as ASS / SSA."
+msgstr ""
+
+#. Description of setting with label #21366 "Custom subtitle folder"
+msgctxt "#36191"
+msgid "Set a custom directory for your subtitles. This can be a file share."
+msgstr "Whakaturia he whaiaronga ritenga mo koutou ná. E taea e tenei he wahi kōnae."
+
+#. Description of setting with label #21460 "Subtitle location on screen"
+msgctxt "#36192"
+msgid "Location of subtitles on the screen. [Bottom of video] / [Top of video] When possible the subtitles will be positioned within the video area (depends on video encoding). Please note that some forced positions in the subtitles cannot be changed."
+msgstr ""
+
+#. Description of settings category with label #14087 "DVDs"
+msgctxt "#36193"
+msgid "This category contains the settings for how DVD's, Blu-ray, & CD's are handled."
+msgstr ""
+
+#. Description of setting with label #14088 "Play DVDs automatically"
+msgctxt "#36194"
+msgid "Autorun DVD video when inserted in drive."
+msgstr "Autorun ataata DVD ka whakaurua ki roto i te puku."
+
+#. Description of setting with label #21372 "Forced DVD player region"
+msgctxt "#36195"
+msgid "Force a region for DVD playback."
+msgstr "Whakahautia te rohe mo te purei anō DVD."
+
+#. Description of setting label #21882 "Attempt to skip introduction before DVD menu"
+msgctxt "#36196"
+msgid "Attempt to skip \"unskippable\" introductions before DVD menu."
+msgstr ""
+
+msgctxt "#36197"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+msgctxt "#36198"
+msgid "Select the default movie information source. See the add-ons manager for options."
+msgstr ""
+
+msgctxt "#36199"
+msgid "Select the default TV show information source. See the add-ons manager for options."
+msgstr ""
+
+msgctxt "#36200"
+msgid "Select the default music videos information source. See the add-ons manager for options."
+msgstr ""
+
+msgctxt "#36201"
+msgid "Settings for PVR & Live TV."
+msgstr ""
+
+msgctxt "#36202"
+msgid "This category contains the general settings for the PVR & Live TV."
+msgstr ""
+
+msgctxt "#36203"
+msgid "Enables the \"Personal Video Recorder\" (PVR) features. This requires that at least one PVR add-on is installed."
+msgstr ""
+
+msgctxt "#36204"
+msgid "Import channel groups from the PVR backend (if supported). Will delete user created groups if they're not found on the backend."
+msgstr "Kawemai i ngā rōpū hongere i te PVR tuara-muri (ki te tautoko). Ka muku i hanga kaiwhakamahi rōpū ki te kore ratou e kitea i runga i te tuara-muri."
+
+msgctxt "#36205"
+msgid "Sort the channels by channel number from the backend, but use local numbering for channels."
+msgstr ""
+
+msgctxt "#36206"
+msgid "Use the channel numbering from the backend."
+msgstr ""
+
+msgctxt "#36207"
+msgid "Open the channel manager, which allows modifying the channel order, channel name, icon, etc."
+msgstr "Whakatūwhera te kaiwhakahaere hongere, i taea ai te whakakē i te raupapa hongere, ingoa hongere, icon, etc"
+
+msgctxt "#36208"
+msgid "Instruct the backend to search for channels (if supported)."
+msgstr "Whakaako i te backend ki te rapu mō te takere (ki te tautoko)."
+
+msgctxt "#36209"
+msgid "Clear the databases for PVR data like channels, groups, reminders and guide. Please note that not all data can be restored from the backend afterwards."
+msgstr ""
+
+msgctxt "#36210"
+msgid "Open the client priorities dialog which allows modifying the priority for enabled PVR clients according to your personal preferences, for instance to order channels client by client. Higher value means higher priority."
+msgstr ""
+
+msgctxt "#36211"
+msgid "This category contains the settings for PVR channels and channel groups."
+msgstr ""
+
+msgctxt "#36212"
+msgid "Display programming information when changing channels, such as the current TV show."
+msgstr ""
+
+msgctxt "#36213"
+msgid "Open the group manager, which allows modification of groups and their respective channels"
+msgstr ""
+
+msgctxt "#36214"
+msgid "Preselect the playing channel in windows and dialogs containing channel lists. If enabled and there is a playing channel, the playing channel will be selected when opening a window or dialog containing a channel list. If disabled, the channel previously selected in a window or dialog will be selected when opening a window containing a channel list. "
+msgstr ""
+
+#. Description of setting with label #14110 "Long date format"
+msgctxt "#36215"
+msgid "Choose which long date format is used for displaying the date in the user interface."
+msgstr ""
+
+msgctxt "#36216"
+msgid "Folder where channel icons are stored."
+msgstr ""
+
+msgctxt "#36217"
+msgid "Scan for missing channel icons."
+msgstr ""
+
+msgctxt "#36218"
+msgid "This category contains the electronic programming guide (EPG) settings."
+msgstr ""
+
+msgctxt "#36219"
+msgid "Number of past days to show in the guide and to import from backends."
+msgstr ""
+
+msgctxt "#36220"
+msgid "Number of future days to show in the guide and to import from backends."
+msgstr ""
+
+msgctxt "#36221"
+msgid "Time between imports of guide data from backends."
+msgstr ""
+
+msgctxt "#36222"
+msgid "Don't import the guide data while playing TV to minimise CPU usage."
+msgstr ""
+
+#. Description of setting with label #13438 "Allow Hardware Accelleration with DRM PRIME"
+msgctxt "#36223"
+msgid "Enable PRIME hardware decoding of video files, used if ffmpeg PRIME hwaccel is available."
+msgstr ""
+
+msgctxt "#36224"
+msgid "Hide \"No information available\" labels when no guide data is available for a channel."
+msgstr ""
+
+msgctxt "#36225"
+msgid "Delete the cached guide data and reimport it from the backend."
+msgstr ""
+
+msgctxt "#36226"
+msgid "This category contains the PVR playback and channel switching settings."
+msgstr ""
+
+msgctxt "#36227"
+msgid "Switch to full screen display when starting playback of channels."
+msgstr ""
+
+#. Description of setting with label #745 "Background Colour"
+msgctxt "#36228"
+msgid "Set the colour to be used for the subtitle background."
+msgstr ""
+
+msgctxt "#36229"
+msgid "Display signal quality information in the codec information window (if supported by the add-on and backend)."
+msgstr ""
+
+#. Description of setting with label #746 "Background Opacity"
+msgctxt "#36230"
+msgid "Set the the subtitle background opacity."
+msgstr ""
+
+msgctxt "#36231"
+msgid "When flipping through channels using channel up/down buttons, channel switches must be confirmed using the OK button."
+msgstr ""
+
+msgctxt "#36232"
+msgid "When pressing channel up or down, the actual channel switch is delayed, allowing the user to flip to a channel number without waiting for each channel switch."
+msgstr ""
+
+msgctxt "#36233"
+msgid "This category contains settings for recordings."
+msgstr ""
+
+msgctxt "#36234"
+msgid "Duration of instant recordings when pressing the record button. This value will be taken into account if \"Instant recording action\" is set to \"Record for a fixed period of time\""
+msgstr ""
+
+msgctxt "#36235"
+msgid "Close the on screen display controls after switching channels."
+msgstr ""
+
+msgctxt "#36236"
+msgid "If set to a value greater than zero last watched time of channels will be stored the given amount of time after start of channel playback. Otherwise the last watched time will be stored immediately at start of channel playback."
+msgstr ""
+
+msgctxt "#36237"
+msgid "Additional time to record before the scheduled start time to allow for minor broadcasting changes. Not supported by all add-ons and backends."
+msgstr ""
+
+msgctxt "#36238"
+msgid "Additional time to record after the scheduled end time to allow for minor broadcasting changes. Not supported by all add-ons and backends."
+msgstr ""
+
+msgctxt "#36239"
+msgid "Display a notification when timers are added, finished or removed by the backend."
+msgstr "Whakaatu i te whakamōhiotanga i te e tapiritia timers, ka oti tangohia ranei e te backend."
+
+msgctxt "#36240"
+msgid "This category contains the PVR power management settings, such as when to wakeup the PVR backend server."
+msgstr ""
+
+msgctxt "#36241"
+msgid "Execute the wakeup command below when exiting this application or going into hibernation mode. The timestamp of the next scheduled recording is passed as parameter."
+msgstr ""
+
+msgctxt "#36242"
+msgid "The command will not be executed when a recording will be started within this timeout."
+msgstr ""
+
+msgctxt "#36243"
+msgid "The command to execute (cmd [timestamp])."
+msgstr ""
+
+msgctxt "#36244"
+msgid "Time to subtract from the start time of the next scheduled recording."
+msgstr ""
+
+msgctxt "#36245"
+msgid "Execute the wakeup command every day at the given time."
+msgstr "Whakaritea te i te whakahau te ohonga i nga ra katoa i te wa i homai."
+
+msgctxt "#36246"
+msgid "When to execute the daily wakeup command."
+msgstr "A, no te ki te mahi i te whakahau te ohonga ia rā."
+
+msgctxt "#36247"
+msgid "This category contains the parental control settings, if the PVR backend server supports parental controls."
+msgstr ""
+
+msgctxt "#36248"
+msgid "Asks for a pin code to access parental locked channels. Channels can be marked as locked in the channels editor on the general tab. Parental locked channels can't be played or recorded without entering a pin code, and the guide information is hidden for those channels."
+msgstr ""
+
+msgctxt "#36249"
+msgid "Enter a new pin code to unlock parental locked channels."
+msgstr "Tomo i te waehere titi hou ki te iriti mātua takere e kati ana."
+
+msgctxt "#36250"
+msgid "Ask for the pin code again when trying to access a parental locked channel and the code hasn't been asked for this duration."
+msgstr ""
+
+msgctxt "#36251"
+msgid "This category contains the settings for your PVR backend specifically, if supported by the PVR add-on and backend."
+msgstr ""
+
+msgctxt "#36252"
+msgid "This option will bring you to any specific settings for your PVR backend, if supported by the PVR add-on and backend."
+msgstr ""
+
+#. Description of settings section with label #2 "Music"
+msgctxt "#36253"
+msgid "Section that contains settings related to music files and how they are handled."
+msgstr ""
+
+msgctxt "#36254"
+msgid "Action to perform when pressing the record button. [Record current show] will record the current show from \"now\" to the end of the show. If no TV guide data is currently available a fixed length recording starting \"now\", with the value set for \"Instant recording duration\" will be scheduled. [Record for a fixed period of time] will schedule a fixed length recording starting \"now\", with the value set for \"Instant recording duration\". [Ask what to do] will open a dialogue containing different recording actions to choose from, like \"Record current show\", \"Record next show\" and some fixed duration recordings."
+msgstr ""
+
+#. Description of setting with label #13414 "Show song and album artists"
+msgctxt "#36255"
+msgid "When enabled, both song and album artists are shown. When disabled, only album artists are shown and artists that appear only on individual songs from an album are excluded."
+msgstr ""
+
+#. Description of setting with label #20192 "Fetch additional information during updates"
+msgctxt "#36256"
+msgid "Automatically fetch album and artist information from information providers when adding songs to the library."
+msgstr ""
+
+#. Description of setting with label #20193 "Default provider for album information"
+msgctxt "#36257"
+msgid "Select the default album information provider."
+msgstr ""
+
+#. Description of setting with label #20194 "Default provider for artist information"
+msgctxt "#36258"
+msgid "Select the default artist information provider."
+msgstr ""
+
+#. Description of setting with label #22000 "Update library on startup"
+msgctxt "#36259"
+msgid "Check for new and removed media files on startup."
+msgstr ""
+
+msgctxt "#36260"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+#. Description of setting with label #19108 "Refreshrate"
+msgctxt "#36261"
+msgid "If enabled, this framerate is used for streams we were not able to detect fps."
+msgstr ""
+
+#. Description of setting with label #20196 "Export music library"
+msgctxt "#36262"
+msgid "Export parts of the music library to an XML file or NFO files. This will optionally overwrite your current NFO and artwork files."
+msgstr ""
+
+#. Description of setting with label #20197 "Import music library"
+msgctxt "#36263"
+msgid "Import an XML file into the music library database."
+msgstr ""
+
+#. Description of settings category with label #14086 "Playback"
+msgctxt "#36264"
+msgid "This category contains the settings for how music playback is handled."
+msgstr ""
+
+#. Description of setting with label #489 "Play next song automatically"
+msgctxt "#36265"
+msgid "Automatically plays the next item in the current folder, for example in \"Files\" view after a track has been played, the next track in the same folder will automatically play."
+msgstr ""
+
+#. Description of setting with label #14084 "Queue songs on selection"
+msgctxt "#36266"
+msgid "When songs are selected they are queued instead of playback starting immediately."
+msgstr ""
+
+#. Description of setting with label #638 "Volume adjustments"
+msgctxt "#36267"
+msgid "Read the ReplayGain information encoded in your audio files by a program such as MP3Gain and normalise the sound levels accordingly."
+msgstr ""
+
+#. Description of setting with label #641 "Files with ReplayGain information"
+msgctxt "#36268"
+msgid "Reference volume (PreAmp level) to use for files with encoded ReplayGain information. Default is 89dB as per standard. Change with caution."
+msgstr ""
+
+#. Description of setting with label #642 "PreAmp Level - Non ReplayGained files"
+msgctxt "#36269"
+msgid "Reference volume (PreAmp level) to use for files without encoded ReplayGain information. Default is 89dB as per standard. Change with caution."
+msgstr ""
+
+#. Description of setting with label #643 "Avoid clipping protection on ReplayGained files"
+msgctxt "#36270"
+msgid "Play file at lower volume, if necessary, to avoid audio limiting clipping protection. Otherwise clipping protection will be provided by the audioengine in those parts that need it."
+msgstr ""
+
+#. Description of setting with label #13314 "Crossfade between songs"
+msgctxt "#36271"
+msgid "Smoothly fade from one audio track to the next. You can set the amount of overlap from 1-15 seconds."
+msgstr "Pai memeha atu i tetahi ara ki te audio muri. Ka taea e koe whakaturia te nui o īnaki i 1-15 hēkona."
+
+#. Description of setting with label #13400 "Crossfade between songs on the same album"
+msgctxt "#36272"
+msgid "Allow crossfading to occur when both tracks are from the same album."
+msgstr ""
+
+#. Description of setting with label #250 "Visualisation"
+msgctxt "#36273"
+msgid "Select the visualisation that will be displayed while listening to music."
+msgstr "Tīpakohia te whakakitenga kia e ka whakaaturia i te wā e whakarongo ki te waiata."
+
+#. Description of setting with label #39125 "Enable tag reading in file view"
+msgctxt "#36274"
+msgid "When browsing music files in file view read the tags of those not in the music library as you go. This can make large directories slow to display, especially over a network."
+msgstr ""
+
+#. Description of setting with label #13307 "Track naming template" for musicfiles.trackformat
+msgctxt "#36275"
+msgid "Control the way that the names of songs are displayed in the user interface. In order to function properly, tag reading needs to be enabled."
+msgstr ""
+
+#. unused?
+msgctxt "#36276"
+msgid "Used for formatting the second column in file lists."
+msgstr ""
+
+#. Description of setting with label #13307 "Track naming template" in musicfiles.nowplayingtrackformat
+msgctxt "#36277"
+msgid "Control the way that the names of songs are displayed in the now playing list."
+msgstr ""
+
+#. unused?
+msgctxt "#36278"
+msgid "Used for formatting the second column in the now playing list."
+msgstr ""
+
+#. Description of setting with label #13307 "Track naming template" in musicfiles.librarytrackformat
+msgctxt "#36279"
+msgid "Control the way that the names of songs are displayed in library lists."
+msgstr ""
+
+#. unused?
+msgctxt "#36280"
+msgid "Used for formatting the second column in library lists."
+msgstr ""
+
+#. Description of setting with label #14059 "Search for thumbnails on remote shares"
+msgctxt "#36281"
+msgid "Search for thumbs on remote shares and optical media. This can often slow down the listing of network folders."
+msgstr ""
+
+#. Description of settings category with label #620 "Audio CDs"
+msgctxt "#36282"
+msgid "This category contains the settings for how CDs are handled."
+msgstr ""
+
+#. Description of setting with label #14097 "Audio CD Insert Action"
+msgctxt "#36283"
+msgid "Autorun CDs when inserted in drive."
+msgstr "Kōpae Autorun ka whakaurua ki roto i te puku."
+
+#. Description of setting with label #227 "Load audio CD information from online service"
+msgctxt "#36284"
+msgid "Read the information belonging to an audio CD, like song title and artist, from the Internet database gnudb.org."
+msgstr ""
+
+#. Description of setting label #20000 "Saved music folder"
+msgctxt "#36285"
+msgid "Select the location on your hard drive where ripped tracks will be saved to."
+msgstr "Tīpakohia te wāhi i runga i tō puku mārō te wahi e ora ara pipiripia e ki."
+
+#. Description of setting with label #13307 "Track naming template" in audiocds.trackpathformat
+msgctxt "#36286"
+msgid "Control how saved music is named from the tags. Tags: [B]%N[/B]: TrackNumber, [B]%S[/B]: DiscNumber, [B]%A[/B]: Artist, [B]%T[/B]: Title, [B]%B[/B]: Album, [B]%G[/B]: Genre, [B]%Y[/B]: Year, [B]%F[/B]: FileName, [B]%D[/B]: Duration, [B]%J[/B]: Date, [B]%R[/B]: Rating, [B]%I[/B]: FileSize."
+msgstr ""
+
+#. Description of setting with label #621 "Encoder"
+msgctxt "#36287"
+msgid "Select which audio encoder to use when ripping."
+msgstr "Tīpakohia e audio encoder ki te whakamahi i te tārua."
+
+#. Description of setting with label #622 "Quality"
+msgctxt "#36288"
+msgid "Select which quality you want to rip your files."
+msgstr "Tīpakohia e kounga hiahia koe ki te ripiripia e koutou kōnae."
+
+#. Description of setting with label #623 "Bitrate"
+msgctxt "#36289"
+msgid "Select which bitrate to use for the specified audio encoder for audio compression."
+msgstr "Tīpakohia e bitrate ki te whakamahi hoki i te encoder ororongo whakapūtā mō te kōpeketanga audio."
+
+#. Description of setting with label #665 "Compression level"
+msgctxt "#36290"
+msgid "For FLAC define compression level, default 5."
+msgstr ""
+
+#. Description of setting with label #14099 "Eject disc when CD ripping is complete"
+msgctxt "#36291"
+msgid "Auto eject disc after rip is complete."
+msgstr "Te whakaputa aunoa kōpae i muri tārua oti."
+
+#. Description of settings category "Interface -> Startup" with label #14224
+msgctxt "#36292"
+msgid "This category contains startup settings."
+msgstr ""
+
+#. Description of setting with label #20223 "Artist information folder"
+msgctxt "#36293"
+msgid "Select the folder where artist information (nfo files and images) should be saved in."
+msgstr ""
+
+#. Description of setting with label #20228 "Use artist sortname"
+msgctxt "#36294"
+msgid "When sorting music items by artist use sortname e.g. Parton, Dolly rather than name."
+msgstr ""
+
+#. Description of setting with label #752 "Opacity"
+msgctxt "#36295"
+msgid "Set the the subtitle opacity."
+msgstr ""
+
+msgctxt "#36296"
+msgid "This category contains settings for reminders."
+msgstr ""
+
+msgctxt "#36297"
+msgid "Choose a time in seconds after which PVR reminder popups will be automatically closed."
+msgstr ""
+
+msgctxt "#36298"
+msgid "If enabled, a recording for the programme to remind will be scheduled when auto-closing the reminder popup, if supported by the PVR add-on and backend."
+msgstr ""
+
+#. Description of setting with label #13436 "Use display HDR capabilities"
+msgctxt "#36299"
+msgid "Switch display into HDR mode if media with HDR information is played.[CR]If disabled, HDR information are applied using Kodi's internal HDR path."
+msgstr ""
+
+#. Description of setting with label #20226 "Movie set information folder"
+msgctxt "#36300"
+msgid "Select the folder where movie set information (images) are saved locally."
+msgstr ""
+
+msgctxt "#36301"
+msgid "No 'Movie set information folder' is configured to store movie set images so they will not be exported. Do you want to proceed?"
+msgstr ""
+
+msgctxt "#36302"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+msgctxt "#36303"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+#. Description of settings section with label #1 "Pictures"
+msgctxt "#36304"
+msgid "Section that contains settings related to pictures and how they are handled."
+msgstr ""
+
+#. Description of settings category with label #14081 "File lists"
+msgctxt "#36305"
+msgid "This category contains the settings for how picture file lists are handled."
+msgstr ""
+
+msgctxt "#36306"
+msgid "If not using backend channel numbers then start all groups channel numbers from 1."
+msgstr ""
+
+#. Description of setting with label #13360 "Automatically generate thumbnails"
+msgctxt "#36307"
+msgid "Automatically generate picture thumbnails when entering picture folder."
+msgstr "Whakaputa aunoa karakōnui pikitia ka tomo kōpaki pikitia."
+
+#. Description of setting with label #20472 "Show all performers for music videos"
+msgctxt "#36308"
+msgid "When enabled, shows all performers in the artist list for music videos, not just the main artist"
+msgstr ""
+
+#. Description of setting with label #22022 "Show video files in listings"
+msgctxt "#36309"
+msgid "Show videos in picture file lists."
+msgstr ""
+
+#. Description of setting with label #169 "Resolution"
+msgctxt "#36310"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+#. Description of settings category with label #108 "Slideshow"
+msgctxt "#36311"
+msgid "This category contains the settings for how the picture slideshow is handled."
+msgstr ""
+
+#. Description of setting with label #12378 "Amount of time to display each image"
+msgctxt "#36312"
+msgid "Select the amount of time that each image is displayed in a slideshow."
+msgstr "Tīpakohia te nui o te wā e whakaaturia ia whakapakoko i roto i te kiriata."
+
+#. Description of setting with label #12379 "Use pan and zoom effects"
+msgctxt "#36313"
+msgid "Images in a slideshow will pan and zoom while displayed."
+msgstr "Ka paraharaha Images i roto i te kiriata, me te topa i whakaaturia."
+
+#. Description of setting with label #13319 "Randomise"
+msgctxt "#36314"
+msgid "View slideshow images in a random order."
+msgstr "Tirohia ngā whakaahua kiriata i roto i te raupapa matapōkere."
+
+#. Description of settings section with label #8 "Weather"
+msgctxt "#36315"
+msgid "Section that contains weather related settings."
+msgstr ""
+
+#. Description of settings category with label #16000 "General"
+msgctxt "#36316"
+msgid "This category contains the settings for how the weather service is handled."
+msgstr ""
+
+#. Description of settings category with label #0 "Locations"
+msgctxt "#36317"
+msgid "Select up to three locations for which the weather can be displayed."
+msgstr "Tīpakohia ake ki te toru wāhi hoki e taea te whakaatu i te rangi."
+
+#. Description of setting with label #24029 "Service for weather information"
+msgctxt "#36318"
+msgid "Specify the default weather information source. See the add-ons manager for options."
+msgstr ""
+
+#. Description of settings section with label #14036 "Services"
+msgctxt "#36319"
+msgid "Section containing settings for how services are handled."
+msgstr ""
+
+#. Description of settings category with label #16000 "General"
+msgctxt "#36320"
+msgid "This category contains the settings used for all services."
+msgstr ""
+
+#. Description of setting with label #1271 "Device name"
+msgctxt "#36321"
+msgid "The name to display for this device when using various network services."
+msgstr ""
+
+#. Description of settings category with label #20187 "UPnP/DLNA"
+msgctxt "#36322"
+msgid "This category contains the settings for how the UPnP service is handled. UPnP is also called DLNA on most consumer electronics."
+msgstr ""
+
+#. Description of setting with label #21360 "Share my libraries"
+msgctxt "#36323"
+msgid "Enables the UPnP server. This allows you to stream media in your libraries to a UPnP client."
+msgstr ""
+
+#. Description of setting with label #20188 "Announce library updates"
+msgctxt "#36324"
+msgid "When a manual or automatic library update occurs, notify UPnP clients."
+msgstr ""
+
+#. Description of setting with label #21881 "Allow playback control via UPnP"
+msgctxt "#36325"
+msgid "Enable the UPnP client. This allows you to stream media from any UPnP server with a control point and control playback from that server."
+msgstr ""
+
+#. Description of setting with label #21361 "Look for remote UPnP players"
+msgctxt "#36326"
+msgid "Enable the UPnP control point. This allows you to stream media to any UPnP client and control its playback."
+msgstr ""
+
+#. Description of settings category with label #20187 "Control"
+msgctxt "#36327"
+msgid "This category contains the settings for how the web server service and the application control service is handled."
+msgstr ""
+
+#. Description of setting with label #263 "Allow remote control via HTTP"
+msgctxt "#36328"
+msgid "Enable remote users to control this application through the built-in web server. Never expose the web server port to the Internet."
+msgstr ""
+
+#. Description of setting with label #730 "Port"
+msgctxt "#36329"
+msgid "Define the web server port."
+msgstr ""
+
+#. Description of setting with label #1048 "Username"
+msgctxt "#36330"
+msgid "Define the web server username. Must be set when authentication is enabled."
+msgstr ""
+
+#. Description of setting with label #1048 "Password"
+msgctxt "#36331"
+msgid "Define the web server password. Must be set when authentication is enabled."
+msgstr ""
+
+#. Description of setting with label #199 "Web interface"
+msgctxt "#36332"
+msgid "Select between web interfaces installed via the add-on manager."
+msgstr ""
+
+#. Description of settings category with label #790 "Remote Control"
+msgctxt "#36333"
+msgid "This category contains the settings for how the remote control service is handled."
+msgstr ""
+
+#. Description of setting with label #791 "Allow remote control from programs on this system"
+msgctxt "#36334"
+msgid "Allow programs on this device to control this application via the JSON-RPC over WebSocket, JSON-RPC over TCP, or EventServer protocol, without authentication."
+msgstr ""
+
+#. Description of setting with label #792 "Port"
+msgctxt "#36335"
+msgid "Define the remote control port."
+msgstr ""
+
+#. Description of setting with label #793 "Port range"
+msgctxt "#36336"
+msgid "Define the remote control port range."
+msgstr ""
+
+#. Description of setting with label #797 "Maximum number of clients"
+msgctxt "#36337"
+msgid "Define the maximum number of clients that can connect."
+msgstr ""
+
+#. Description of setting with label #794 "Allow remote control from programs on other systems"
+msgctxt "#36338"
+msgid "Allow programs on the network to control this application via the JSON-RPC over WebSocket, JSON-RPC over TCP, or EventServer protocol, without authentication. It allows anyone with access to the network to completely control this application and, therefore, this device. Never expose these interfaces to the Internet."
+msgstr ""
+
+#. Description of setting with label #795 "Initial repeat delay (ms)"
+msgctxt "#36339"
+msgid "Initial repeat delay (ms)."
+msgstr ""
+
+#. Description of setting with label #796 "Continuous repeat delay (ms)"
+msgctxt "#36340"
+msgid "Continuous repeat delay (ms)."
+msgstr ""
+
+#. Description of settings category with label #1259 "Zeroconf"
+msgctxt "#36341"
+msgid "This category contains the settings for how the Zeroconf network discovery service is handled, required for AirPlay."
+msgstr ""
+
+#. Description of setting with label #1260 "Announce services to other systems"
+msgctxt "#36342"
+msgid "Allows applications on the network to discover enabled services via Zeroconf."
+msgstr ""
+
+#. Description of setting with label #1270 "Enable AirPlay support"
+msgctxt "#36343"
+msgid "If enabled, the content from other AirPlay devices or applications can be received."
+msgstr ""
+
+#. Description of setting with label #1272 "Use password protection"
+msgctxt "#36344"
+msgid "Enable AirPlay password protection."
+msgstr ""
+
+#. Description of setting with label #733 "Password"
+msgctxt "#36345"
+msgid "Sets the AirPlay password."
+msgstr ""
+
+#. Description of settings category with label #1200 "SMB Client"
+msgctxt "#36346"
+msgid "This category contains the settings for how the SMB client (Samba) service is handled."
+msgstr ""
+
+#. Description of setting with label #1207 "WINS server"
+msgctxt "#36347"
+msgid "If a WINS server is running on the network, enter its IP address here. Otherwise, leave blank."
+msgstr ""
+
+#. Description of setting with label #1202 "Workgroup"
+msgctxt "#36348"
+msgid "If a WINS server is running on the network, enter its workgroup name here. Otherwise, leave blank."
+msgstr ""
+
+#. Description of settings section with label #13000 "System"
+msgctxt "#36349"
+msgid "Section that contains the system related settings for the device this application is installed on."
+msgstr ""
+
+#. Description of setting with label #13026 "Try to wake remote servers on access"
+msgctxt "#36350"
+msgid "Automatically send Wake-on-LAN to server(s) right before trying to access shared files or services."
+msgstr ""
+
+#. Description of setting with label #21373 "Display Mode"
+msgctxt "#36351"
+msgid "Changes the way this application is displayed on the selected screen. Either in a window or fullscreen."
+msgstr ""
+
+#. Description of setting with label #169 "Resolution"
+msgctxt "#36352"
+msgid "Changes the resolution that the user interface is displayed in."
+msgstr ""
+
+#. Description of setting with label #243 "Refresh Rate"
+msgctxt "#36353"
+msgid "Changes the refresh rate that the user interface is displayed in."
+msgstr ""
+
+#. Description of setting with label #14083 "Use fullscreen window"
+msgctxt "#36354"
+msgid "If enabled, fullscreen mode will be applied by using a window instead of a real fullscreen mode. The main benefit is for multi-screen configurations, so that other applications can be used in parallel more easily. This uses more resources so playback may be less smooth."
+msgstr ""
+
+#. Description of setting with label #13130 "Blank other displays"
+msgctxt "#36355"
+msgid "In a multi-screen configuration, the screens not displaying this application are blacked out."
+msgstr ""
+
+#. Description of settings category with label #1201 "NFS Client"
+msgctxt "#36356"
+msgid "This category contains the settings for how the NFS client is handled."
+msgstr ""
+
+# empty string with id 36356
+#. Description of setting with label #214 "Video calibration..."
+msgctxt "#36357"
+msgid "Calibrate the user interface by adjusting the overscan. Use this tool if the image being displayed is too large or small for your display."
+msgstr ""
+
+msgctxt "#36358"
+msgid "Allow using channel numbering from multiple backends. Note that the All channels group can contain multiple of the same channel number if using this option. This means that jump to channel number may not work correctly for the All channels group."
+msgstr ""
+
+#. Description of setting with label #36042 "Use limited colour range (16-235)"
+msgctxt "#36359"
+msgid "Use limited colour range (16-235) instead of full colour range (0-255). Limited range should be used if your display is a regular HDMI TV and doesn't have a PC or other mode to display full range colour, however if your display is a PC monitor then leave this disabled to get proper blacks."
+msgstr ""
+
+#. Description of settings category with label #772 "Audio"
+msgctxt "#36360"
+msgid "This category contains the settings for how audio output is handled."
+msgstr ""
+
+#. Description of setting with label #337 "Output configuration"
+msgctxt "#36361"
+msgid "Select how the properties of the audio output are set: [Fixed] Output properties are set to the specified sampling rate & speaker configuration at all times; [Best Match] Output properties are set to always be as close a match to the source properties as possible; [Optimized] Output properties are set at the start of playback and will not change if the properties of the source change."
+msgstr ""
+
+#. Description of setting with label #34100 "Number of channels"
+msgctxt "#36362"
+msgid "Select the number of channels supported by the audio connection, or the number of speakers if connected by analogue connections. This setting does not apply to passthrough audio. Note: S/PDIF supports 2.0 channels only but can still output multichannel audio using a format supported by passthrough."
+msgstr ""
+
+msgctxt "#36363"
+msgid "Boost AC3 streams that have been downmixed to 2 channels."
+msgstr "I näianei ki awa AC3 e kua downmixed ki 2 takere."
+
+#. Description of setting with label #252 "Stereo upmix"
+msgctxt "#36364"
+msgid "Select to enable upmixing of 2 channel audio to the number of audio channels specified by the channel configuration."
+msgstr ""
+
+#. Description of setting with label #364 "Dolby Digital (AC3) capable receiver"
+msgctxt "#36365"
+msgid "Select this option if your receiver is capable of decoding Dolby Digital (AC3) streams."
+msgstr ""
+
+#. Description of setting with label #254 "DTS capable receiver"
+msgctxt "#36366"
+msgid "Select this option if your receiver is capable of decoding DTS streams."
+msgstr "Tīpakohia tēnei kōwhiringa ki te ahei o te wetemuna DTS awa koutou te kaitatau."
+
+msgctxt "#36367"
+msgid "Select the maximum number of audio channels / speakers available for decoded audio. If optical / coax digital outputs are used, this must be set to 2.0"
+msgstr ""
+
+#. Description of setting with label #348 "Enable passthrough"
+msgctxt "#36368"
+msgid "Select to allow passthrough audio for playback of compressed audio such as Dolby Digital (AC3), DTS, etc. The Client of the AudioEngine, for example Videoplayer, might decide to decode the audio stream under certain conditions. In Videoplayer case, passthrough won't be used for live streams and when you sync playback to display."
+msgstr ""
+
+#. Description of setting with label #349 "TrueHD capable receiver"
+msgctxt "#36369"
+msgid "Select this option if your receiver is capable of decoding TrueHD streams."
+msgstr "Tīpakohia tēnei kōwhiringa ki te ahei o whakamuna ana awa TrueHD koutou te kaitatau."
+
+#. Description of setting with label #347 "DTS-HD capable receiver"
+msgctxt "#36370"
+msgid "Select this option if your receiver is capable of decoding DTS-HD streams."
+msgstr "Tīpakohia tēnei kōwhiringa ki te ahei o whakamuna ana DTS-HD awa koutou te kaitatau."
+
+#. Description of setting with label #545 "Audio output device"
+msgctxt "#36371"
+msgid "Select the device to be used for playback of audio that has been decoded such as mp3."
+msgstr ""
+
+#. Description of setting with label #546 "Passthrough output device"
+msgctxt "#36372"
+msgid "Select the device to be used for playback of encoded formats, these are any of the formats below in the capable receiver options."
+msgstr ""
+
+#. Description of setting with label #34120 "Play GUI sounds"
+msgctxt "#36373"
+msgid "Configure how interface sounds are handled, such as menu navigation and important notifications."
+msgstr "Whirihorahia pehea e whawha atanga oro, pērā i navigation tahua me ngā pānui hira."
+
+#. Description of settings category with label #15087 "Input"
+msgctxt "#36374"
+msgid "This category contains the settings for how input devices are handled."
+msgstr ""
+
+#. Description of setting with label #35000 "Peripherals"
+msgctxt "#36375"
+msgid "Configure any attached peripheral devices."
+msgstr ""
+
+#. Description of setting with label #21449 "Remote control sends keyboard presses"
+msgctxt "#36376"
+msgid "When activated, your keyboard arrows will move the selection on the virtual keyboard. When deactivated, they will move the cursor from your text."
+msgstr "A, no te whakahohea, ka neke au pere papapātuhi te kōwhiringa i runga i te papapātuhi mariko. A, no te taupāhohea, ka neke ratou i te pehu i to koutou kuputuhi."
+
+#. Description of setting with label #21369 "Enable mouse and Touch Screen support"
+msgctxt "#36377"
+msgid "Use a mouse or touch screen device to control the interface. Note: Disabling will cause you to lose control over this application when no keyboard or remote is present."
+msgstr ""
+
+#. Description of setting with label #35100 "Enable controller support"
+msgctxt "#36378"
+msgid "Use a game controller to control the interface."
+msgstr ""
+
+#. Description of settings category with label #798 Internet access
+msgctxt "#36379"
+msgid "This category contains the settings for how Internet access is handled. The default web interface can also be selected here."
+msgstr ""
+
+#. Description of setting with label #708 "Use proxy server"
+msgctxt "#36380"
+msgid "If your Internet connection uses a proxy server, configure it here."
+msgstr ""
+
+#. Description of setting with label #1180 "Proxy type"
+msgctxt "#36381"
+msgid "Configure which proxy type is used."
+msgstr "Whirihorahia i whakamahia momo takawaenga te."
+
+#. Description of setting with label #706 "Server"
+msgctxt "#36382"
+msgid "Configure the proxy server address."
+msgstr "Whirihorahia te wāhitau tūmau takawaenga."
+
+#. Description of setting with label #730 "Port"
+msgctxt "#36383"
+msgid "Configure the proxy server port."
+msgstr "Whirihorahia te tauranga tūmau takawaenga."
+
+#. Description of setting with label #1048 "Username"
+msgctxt "#36384"
+msgid "Configure the proxy server username."
+msgstr "Whirihorahia te ingoa tūmau takawaenga."
+
+#. Description of setting with label #733 "Password"
+msgctxt "#36385"
+msgid "Configure the proxy server password."
+msgstr "Whirihorahia te kupuhipa tūmau takawaenga."
+
+#. Description of setting with label #14041 "Internet connection bandwidth limitation"
+msgctxt "#36386"
+msgid "If your Internet connection has limited bandwidth available, use this setting to keep bandwidth usage by this application within defined limits."
+msgstr ""
+
+#. Description of settings category with label #14095 "Power saving"
+msgctxt "#36387"
+msgid "This category contains the settings for power saving."
+msgstr ""
+
+#. Description of setting with label #1450 "Put display to sleep when idle"
+msgctxt "#36388"
+msgid "Turn off display when idle. Useful for TVs that turn off when there is no display signal detected."
+msgstr ""
+
+#. Description of setting with label #357 "Shutdown function timer"
+msgctxt "#36389"
+msgid "Set the time to wait for any activity to occur before shutting down."
+msgstr ""
+
+#. Description of setting with label #13008 "Shutdown function"
+msgctxt "#36390"
+msgid "Define what action to perform when the shutdown function timer lapsed."
+msgstr ""
+
+#. Description of settings category with label #14092 "Logging"
+msgctxt "#36391"
+msgid "This category contains the settings for enabling event and debug logging. You can also enable component-specific debug logging in order to help troubleshoot related issues in more detail."
+msgstr ""
+
+#. Description of setting with label #20191 "Enable debug logging"
+msgctxt "#36392"
+msgid "Turn debug logging on or off. Useful for troubleshooting."
+msgstr ""
+
+#. Description of setting with label #20004 "Screenshot folder"
+msgctxt "#36393"
+msgid "Select the folder where screenshots should be saved in."
+msgstr ""
+
+#. Description of setting with label #666 "Enable component-specific logging"
+msgctxt "#36394"
+msgid "Enables verbose messages from additional libraries to be included in the debug log."
+msgstr ""
+
+#. Description of settings category with label #12360 "Master lock"
+msgctxt "#36395"
+msgid "This category contains the settings for how the master lock function is handled."
+msgstr ""
+
+#. Description of setting with label #20100 "Master lock code and settings"
+msgctxt "#36396"
+msgid "Here you can enable or disable master lock and define the PIN code used to unlock it. You can also specify which areas of the application would need a PIN to access them."
+msgstr ""
+
+#. Description of setting with label #20076 "Ask for master lock code on startup"
+msgctxt "#36397"
+msgid "If enabled, the master lock code is required to unlock this application on startup."
+msgstr ""
+
+#. Description of setting with label #20076 "Max Retries"
+msgctxt "#36398"
+msgid "Define the maximum number of retries before this application is closed down."
+msgstr ""
+
+#. Description of settings category with label #439 "Cache"
+msgctxt "#36399"
+msgid "This category contains the settings for how the cache function is handled."
+msgstr ""
+
+#. Description of settings category with label #14025 "Video/Audio/DVD cache - Hard disk"
+msgctxt "#36400"
+msgid "Enable cache for playback of video, audio or DVDs from hard disk."
+msgstr ""
+
+#. Description of settings category with label #14026 "Video cache - DVD-ROM"
+msgctxt "#36401"
+msgid "Enable cache for playback of video from DVD-ROM."
+msgstr ""
+
+#. Description of settings category with label #14027 "Video cache - Local Network"
+msgctxt "#36402"
+msgid "Enable cache for video playback from local network."
+msgstr ""
+
+#. Description of settings category with label #14028 "Video cache - Internet"
+msgctxt "#36403"
+msgid "Enable cache for video playback from Internet."
+msgstr ""
+
+#. Description of settings category with label #14030 "Audio cache - DVD-ROM"
+msgctxt "#36404"
+msgid "Enable cache for playback of audio from DVD-ROM."
+msgstr ""
+
+#. Description of settings category with label #14031 "Audio cache - Local Network"
+msgctxt "#36405"
+msgid "Enable cache for audio playback from local network."
+msgstr ""
+
+#. Description of settings category with label #14032 "Audio cache - Internet"
+msgctxt "#36406"
+msgid "Enable cache for audio playback from Internet."
+msgstr ""
+
+#. Description of setting with label #14034 "DVD cache - DVD-ROM"
+msgctxt "#36407"
+msgid "Enable cache for playback of DVD from DVD-ROM."
+msgstr ""
+
+#. Description of setting with label #14037 "DVD cache - Local Network"
+msgctxt "#36408"
+msgid "Enable cache for DVD playback from local network."
+msgstr ""
+
+#. Description of setting with label #14060 "Unknown type cache - Internet"
+msgctxt "#36409"
+msgid "Enable cache of unknown types from Internet."
+msgstr ""
+
+msgctxt "#36410"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+msgctxt "#36411"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+msgctxt "#36412"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+msgctxt "#36413"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+msgctxt "#36414"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+msgctxt "#36415"
+msgid "No info available yet."
+msgstr "No info wātea ano."
+
+#. Description of setting with label #13600 "Apple remote"
+msgctxt "#36416"
+msgid "Specify the type of remote used."
+msgstr ""
+
+#. Description of setting with label #13602 "Allow start of Kodi with remote"
+msgctxt "#36417"
+msgid "Always run a Kodi helper so that the remote can be used to start Kodi."
+msgstr ""
+
+#. Description of setting with label #13603 "Sequence delay time"
+msgctxt "#36418"
+msgid "Specify the delay between button sequences on a universal remote."
+msgstr ""
+
+#. Description of setting with label #21417 "Settings"
+msgctxt "#36419"
+msgid "Define locations used for retrieving weather information."
+msgstr "Whakatautuhia ngā wāhi e whakamahia ana mō te tiki i ngā mōhiohio huarere."
+
+#. Description of setting with label #20222 "Look for external subtitles"
+msgctxt "#36420"
+msgid "Look for external subtitles for videos provided by the UPnP server. This can cause extensive CPU, filesystem and network load."
+msgstr ""
+
+#. Description of setting with label #13437 "Prefer VDPAU Video Mixer"
+msgctxt "#36421"
+msgid "Bypassing VDPAU mixer saves resources on low power systems but slightly reduces picture quality."
+msgstr ""
+
+msgctxt "#36422"
+msgid "Update official add-ons from"
+msgstr ""
+
+#. Description of setting with label #36422 "Update official add-ons from"
+msgctxt "#36423"
+msgid "By default, add-ons from official repositories will be prevented from being auto-updated from private repositories. For cases such as updating from an add-ons beta repository this option can be switched to [Any repositories] (bear in mind this is a less secure option and enabling it could cause incompatibility and crashes)."
+msgstr ""
+
+msgctxt "#36424"
+msgid "Select what will happen when an item is selected in the guide: [Show context menu] Will trigger the context menu from where you can choose further actions; [Switch to channel] Will instantly tune to the related channel; [Show information] Will display a detailed information with plot and further options; [Record] Will create a recording timer for the selected item. [\"Smart select\"] The action is choosen dynamically, depending on whether the event is in the past, now or in the future."
+msgstr ""
+
+msgctxt "#36425"
+msgid "Show context menu"
+msgstr "Whakaatu tahua horopaki"
+
+msgctxt "#36426"
+msgid "Switch to channel"
+msgstr "Whakawhiti atu ki te hongere"
+
+msgctxt "#36427"
+msgid "Show information"
+msgstr "Whakaatuhia ētahi atu pārongo"
+
+msgctxt "#36428"
+msgid "Record"
+msgstr "Hopu"
+
+#. Description of setting with label #667 "Enable Dolby Digital transcoding"
+msgctxt "#36429"
+msgid "Select this if the audio out connection only supports multichannel audio as Dolby Digital 5.1 (AC-3), such as a S/PDIF connection. If your system supports PCM multichannel audio via HDMI, leave this disabled."
+msgstr ""
+
+#. Description for setting category #14101: "Video Acceleration"
+msgctxt "#36430"
+msgid "Configure how video processing will be accelerated. This includes things like decoding and scaling."
+msgstr ""
+
+#. Description of setting with label #13438 "Show event log"
+msgctxt "#36431"
+msgid "Shows all events in the event log for the current profile with options to only show specific levels."
+msgstr ""
+
+#. Description for setting #310: "Virtual keyboard layouts"
+#. Setting in Interface -> Regional -> Virtual keyboard layouts
+#. Select the layout of a virtual keyboard
+msgctxt "#36432"
+msgid "Select virtual keyboard layouts."
+msgstr ""
+
+#. Description for video related setting #13457: "vaapi sw filter"
+msgctxt "#36433"
+msgid "When enabled, VAAPI render method is preferred and the CPU has less load. If you experience hangs, disable this option."
+msgstr ""
+
+msgctxt "#36434"
+msgid "If enabled, switch to the channel with the programme to remind when auto-closing the reminder popup."
+msgstr ""
+
+# empty string with id 36435
+#. Description for setting #407: "Hardware keyboard layouts"
+#. Setting in System -> Input -> Hardware keyboard layouts
+#. Select the layout of a physically attached keyboard
+msgctxt "#36436"
+msgid "Select hardware keyboard layout."
+msgstr ""
+
+#. Option for setting "System -> Add-ons -> Update official add-ons from"
+msgctxt "#36437"
+msgid "Official repositories only (default)"
+msgstr ""
+
+#. Option for setting "System -> Add-ons -> Update official add-ons from"
+msgctxt "#36438"
+msgid "Any repositories"
+msgstr ""
+
+# empty strings from id 36439 to 36441
+#. Description of setting "System -> Audio output -> Volume control steps" with label #1302
+msgctxt "#36442"
+msgid "Set the number of volume control steps."
+msgstr ""
+
+#. Description of setting with label #14126 "Whitelist"
+msgctxt "#36443"
+msgid "Whitelisted modes give the user the control to choose which display modes are allowed or not allowed to be used"
+msgstr ""
+
+#. Description of setting with label #14127 "Whitelist"
+msgctxt "#36444"
+msgid "Select this option to allow using 3:2 pulldown refresh rates (playing 23.976 FPS video on a 59.94 Hz monitor or playing 24 FPS video on a 60 Hz monitor). You may want to use this option if your monitor doesn't have a 23.976 Hz or 24 Hz mode."
+msgstr ""
+
+#. Description of setting with label #14128 "Whitelist"
+msgctxt "#36445"
+msgid "Select this option to allow using double refresh rates (playing 29.97 FPS video on a 59.94 Hz monitor or playing 30 FPS video on a 60 Hz monitor). You may want to use this option if your monitor doesn't have a 29.97 Hz or 30 Hz mode."
+msgstr ""
+
+# empty strings from id 36446 to 36459
+#. Description of settings with label #14112 "Enable event logging"
+msgctxt "#36460"
+msgid "Event logging allows to keep track of what has happened."
+msgstr ""
+
+#. Description of settings with label #14113 "Enable notification event logging"
+msgctxt "#36461"
+msgid "Notification event describe regular processes and actions performed by the system or the user."
+msgstr ""
+
+# empty strings from id 36462 to 36499
+# end reservation
+#. label of a setting for the stereoscopic 3D mode of the GUI that is/should be applied
+msgctxt "#36500"
+msgid "Stereoscopic 3D mode / Current"
+msgstr ""
+
+#. headline of a dialog/info message showing the current stereoscopic 3D mode
+msgctxt "#36501"
+msgid "Stereoscopic 3D mode"
+msgstr ""
+
+#. name of a stereoscopic mode
+msgctxt "#36502"
+msgid "Disabled"
+msgstr "Kua mono"
+
+#. name of a stereoscopic mode
+msgctxt "#36503"
+msgid "Over / Under"
+msgstr ""
+
+#. name of a stereoscopic mode
+msgctxt "#36504"
+msgid "Side by side"
+msgstr "Taha i te taha"
+
+#. name of a stereoscopic mode
+msgctxt "#36505"
+msgid "Anaglyph red / cyan"
+msgstr ""
+
+#. name of a stereoscopic mode
+msgctxt "#36506"
+msgid "Anaglyph green / magenta"
+msgstr ""
+
+#. name of a stereoscopic mode
+msgctxt "#36507"
+msgid "Interlaced"
+msgstr "Tuifio"
+
+#. name of a stereoscopic mode
+msgctxt "#36508"
+msgid "Hardware based"
+msgstr ""
+
+#. name of a stereoscopic mode
+msgctxt "#36509"
+msgid "Monoscopic / 2D"
+msgstr ""
+
+#. name of a stereoscopic mode
+msgctxt "#36510"
+msgid "Anaglyph yellow / blue"
+msgstr ""
+
+#. name of a stereoscopic mode
+msgctxt "#36511"
+msgid "Checkerboard"
+msgstr ""
+
+# empty strings from id 36512 to 36519
+# end of reserved strings for 3d modes
+#. Name of a setting, asking the user for the default playback mode (2D, 3D, ask) of stereoscopic videos
+msgctxt "#36520"
+msgid "Playback mode of stereoscopic 3D videos"
+msgstr ""
+
+#. Option value of a desired playback mode setting. (f.e. "Settings -> Video -> Playback -> Playback mode of stereoscopic 3D videos" with label #36520)
+msgctxt "#36521"
+msgid "Ask me"
+msgstr "Ui ki ahau"
+
+# empty string with id 36522
+#. Description of setting with label #458 "Limit sampling rate (kHz)"
+msgctxt "#36523"
+msgid "Maximum sampling rate for S/PDIF or sampling rate for fixed output configuration."
+msgstr ""
+
+#. label for a setting to choose the preferred (playback) mode and the name of a selectable playback option
+msgctxt "#36524"
+msgid "Preferred mode"
+msgstr "Aratau e hiahiatia ana"
+
+#. label for a preferred stereoscopic 3D playback mode
+msgctxt "#36525"
+msgid "Same as movie (autodetect)"
+msgstr "Rite kiriata (Rapuaunoatia)"
+
+#. label of a setting to turn of stereoscopic 3D mode if video playback ended
+msgctxt "#36526"
+msgid "Disable stereoscopic 3D mode when playback ended"
+msgstr ""
+
+#. Title of a dialog to choose the desired playback mode
+msgctxt "#36527"
+msgid "Select playback mode"
+msgstr ""
+
+#. label of a dialog box prompting the user to selected the desired playback mode of the detected stereoscopic video
+msgctxt "#36528"
+msgid "Select stereoscopic 3D mode"
+msgstr ""
+
+#. option label of a setting/dialog asking for the desired stereoscopic playback mode
+msgctxt "#36531"
+msgid "Select alternate mode..."
+msgstr "Tīpakohia aratau kē ..."
+
+#. option label of a setting/dialog asking for the desired stereoscopic playback mode
+msgctxt "#36532"
+msgid "Same as movie"
+msgstr "Rite kiriata"
+
+#. Description of setting with label #346 "Normalize levels on downmix"
+msgctxt "#36533"
+msgid "Select how audio is downmixed, e.g. from 5.1 to 2.0.[CR][Enabled] Maintains volume level of the original audio source however the dynamic range is compressed.[CR][Disabled] Maintains the dynamic range of the original audio source when downmixed however volume will be lower. Note: Dynamic range is the difference between the quietest and loudest sounds in an audio source. Enable this setting if movie dialogues are barely audible."
+msgstr ""
+
+#. Description of setting with label #668 "Component-specific logging..."
+msgctxt "#36534"
+msgid "Specify additional libraries whose verbose messages are to be included in the debug log."
+msgstr ""
+
+#. label of a setting, allowing to specify the stereoscopic 3D mode of a video
+msgctxt "#36535"
+msgid "Stereoscopic 3D mode of video"
+msgstr ""
+
+#. label of a toggle option that allows to invert the stereoscopic 3d mode
+msgctxt "#36536"
+msgid "Invert stereoscopic 3D mode (flip eyes)"
+msgstr ""
+
+#. Description of setting with label #36520 "Playback mode of stereoscopic videos"
+msgctxt "#36537"
+msgid "Select in which mode stereoscopic 3D videos will be played.[CR][Ask me] Will show a dialogue to select the desired mode for each playback.[CR][Preferred mode] Will use the preferred mode specified in the \"System -> Video hardware\" section of the settings.[CR][Monoscopic / 2D] Will play the video in mono / 2D.[CR][Ignore] Disables any stereoscopic 3D processing and handling."
+msgstr ""
+
+#. Description of setting with label #36526 Disable stereoscopic mode when playback is stopped
+msgctxt "#36538"
+msgid "[Enabled] Switch GUI (and some TVs) back to 2D mode, between videos in a playlist or when playback ended.[CR][Disabled] GUI and TV will stay in stereoscopic 3D mode. For video playlists with mixed stereoscopic 3D and 2D content, then the GUI will also stay in stereoscopic 3D mode even when a non-stereoscopic 2D video is playing."
+msgstr ""
+
+#. Description of setting with label #36500 "Stereoscopic mode (current)"
+msgctxt "#36539"
+msgid "Changes the stereoscopic 3D mode of the user interface."
+msgstr ""
+
+#. Description of setting with label #36524 "Preferred mode"
+msgctxt "#36540"
+msgid "The preferred mode in which stereoscopic 3D media such as videos should be played."
+msgstr ""
+
+#. Description of setting with label #1269 "Allow volume control"
+msgctxt "#36541"
+msgid "Allows volume control from AirPlay clients."
+msgstr "Taea mana rōrahi i kiritaki AirPlay."
+
+msgctxt "#36544"
+msgid "Enable hardware decoding of video files."
+msgstr "Whakahohe i wetemuna ngā pūmārō o ngā kōnae ataata."
+
+#. Label of a setting, allowing the user to adjust the visual depths of subtitles when watching stereoscopic 3D videos
+msgctxt "#36545"
+msgid "Stereoscopic 3D depth of subtitles"
+msgstr ""
+
+#. Description of setting with label #36545 "Subtitle stereoscopic depth"
+msgctxt "#36546"
+msgid "Sets the visual depth of subtitles for stereoscopic 3D videos. The higher the value, the closer the subtitles will appear to the viewer."
+msgstr ""
+
+#. Description of setting with label #36097 "System / Display / GUI peak luminance in HDR PQ mode"
+msgctxt "#36547"
+msgid "Sets the peak luminance level for GUI elements while the display is in HDR PQ mode. This affects all OSD, subtitles and graphics that are SDR in origin."
+msgstr ""
+
+# empty string with id 36547
+#. Description of setting with label #37021 "Set GUI resolution limit"
+msgctxt "#36548"
+msgid "Limits resolution of GUI to save memory. Does not affect video playback. Requires restart."
+msgstr ""
+
+#. Description of setting with label #1268 "iOS 8 compatibility mode"
+msgctxt "#36549"
+msgid "Enables support for receiving \"Videos\" and \"Pictures\" via AirPlay. This needs to be disabled when using iOS 9 or later clients to restore music streaming via AirPlay. \"Videos\" and \"Pictures\" are only supported for iOS clients using iOS 8.x and older."
+msgstr ""
+
+#. Name of a setting
+msgctxt "#36550"
+msgid "Stereoscopic 3D effect strength"
+msgstr ""
+
+#. Description of setting with label #36550 "Stereoscopic 3D effect strength"
+msgctxt "#36551"
+msgid "Defines the strength of the stereoscopic 3D effect in the GUI. This is done by controlling the depth of perception within the GUI, so the higher the value, the more elements will pop out of the screen. [Zero] Disables the stereoscopic 3D effect of the GUI.[CR]For a good visual experience, the value should be higher for small screens and lower for large screens. Note: this is not supported by all skins."
+msgstr ""
+
+#. Description of setting "System -> Video output -> NoOfBuffers" with label #36043
+msgctxt "#36552"
+msgid "Defines the number of presentation buffers used by the graphics driver. Select 2 if the driver uses double buffering or 3 for triple buffering."
+msgstr ""
+
+#. label of a setting, allowing to specify tonemap method
+msgctxt "#36553"
+msgid "Tone mapping"
+msgstr ""
+
+#. label of a setting, tone mapping method
+msgctxt "#36554"
+msgid "off"
+msgstr ""
+
+#. label of a setting, tone mapping method
+msgctxt "#36555"
+msgid "Reinhard"
+msgstr ""
+
+#. label of a setting, allowing to specify tone mapping parameter
+msgctxt "#36556"
+msgid "Tone mapping parameter"
+msgstr ""
+
+#. label of a setting, tone mapping method
+msgctxt "#36557"
+msgid "ACES Filmic"
+msgstr ""
+
+#. label of a setting, tone mapping method
+msgctxt "#36558"
+msgid "Hable"
+msgstr ""
+
+# empty string with id 36559
+msgctxt "#36560"
+msgid "Colour management"
+msgstr ""
+
+#. Description of setting "System -> Video output -> Colour management" with label #36560
+msgctxt "#36561"
+msgid "Reproduce video colours accurately using a display profile or a 3D lookup table."
+msgstr ""
+
+msgctxt "#36562"
+msgid "Colour management mode"
+msgstr ""
+
+#. Description of setting "System -> Video output -> Colour management mode" with label #36562
+msgctxt "#36563"
+msgid "Use a precalculated 3D lookup table for video colour correction, or calculate the transformation for each video from a profile of your display. A precalculated 3D lookup table is preferred as it allows you to take advantage of the advanced features and high precision in ArgyllCMS. Display profile based correction is useful for testing different parameters, or emulating display settings that you don't have a 3D LUT prepared for."
+msgstr ""
+
+msgctxt "#36564"
+msgid "3D LUT"
+msgstr ""
+
+#. Description of setting "System -> Video output -> 3D LUT" with label #36564
+msgctxt "#36565"
+msgid "Select the 3DLUT file to be used by default. If you place multiple 3DLUT files in the same directory, then you can switch between them in the OSD menu during video playback. This allows for multiple display profiles to account for different viewing environments and source materials, for example gamma 2.2 for daytime viewing and 2.4 for nighttime."
+msgstr ""
+
+msgctxt "#36566"
+msgid "ICC display profile"
+msgstr ""
+
+#. Description of setting "System -> Video output -> ICC display profile" with label #36566
+msgctxt "#36567"
+msgid "By providing a display profile, you can modify video parameters such as gamma, color primaries and whitepoint during playback. An ICC source profile is created based on the parameters and linked with the display ICC profile set here. This support is experimental and lacks near black adjustment towards display native black (causing raised black level) and white level scaling when a different whitepoint from display native is selected (as a workaround, adjust video brightness down to avoid clipping)."
+msgstr ""
+
+msgctxt "#36568"
+msgid "Whitepoint"
+msgstr ""
+
+#. Description of setting "System -> Video output -> Whitepoint" with label #36568
+msgctxt "#36569"
+msgid "Changing video whitepoint to D93 is mainly useful for older Japanese NTSC material which looks too red when played back on a D65 display. Adjust video brightness setting down to avoid clipping to display native whitepoint."
+msgstr ""
+
+msgctxt "#36570"
+msgid "Primaries"
+msgstr ""
+
+#. Description of setting "System -> Video output -> Primaries" with label #36570
+msgctxt "#36571"
+msgid "Select the primary color coordinates according to source material. Older HD material may have been mastered on displays with BT.601 primaries."
+msgstr ""
+
+msgctxt "#36572"
+msgid "Gamma mode"
+msgstr ""
+
+#. Description of setting "System -> Video output -> Gamma mode" with label #36572
+msgctxt "#36573"
+msgid "Select the gamma curve formula. Use BT.1886 for gamma curve that accounts for display black and white levels and avoids perceptual clipping. Use input offset for a similar curve with a manually specified effective gamma. Output offset allows for perceptual clipping, but can be used to compensate for incorrect mastering monitor settings that lead to too bright dark details. Absolute gamma does not account for display black at all and will clip the lowest levels to display black on any display with higher than zero black level."
+msgstr ""
+
+msgctxt "#36574"
+msgid "Gamma"
+msgstr "Gamma"
+
+#. Description of setting "System -> Video output -> Gamma" with label #36574
+msgctxt "#36575"
+msgid "Gamma for selected gamma curve type. For input and output offset, the result at 50% will match an absolute gamma curve with this gamma value."
+msgstr ""
+
+msgctxt "#36576"
+msgid "Lookup table size"
+msgstr ""
+
+#. Description of setting "System -> Video output -> Lookup table size" with label #36576
+msgctxt "#36577"
+msgid "Specify the resolution for the 3D lookup table. Use a lower resolution for quick preview and higher resolution for more accurate picture. Using a high resolution may take seconds to prepare when parameters are changed or a new video is started."
+msgstr ""
+
+#. Description of setting "System / Display / Use 10 bit for SDR" with label #36098
+msgctxt "#36578"
+msgid "Improves video quality by using 10-bit video surfaces for Standard Dynamic Range (SDR) video.[CR][Auto detect] Enables 10 bit for SDR only if the connected display supports HDR.[CR][Always] Enables 10 bit for SDR even if the connected display doesn't support HDR.[CR][Never] Do not use 10 bit for SDR.[CR]HDR passthrough mode always uses 10-bit regardless of this setting."
+msgstr ""
+
+# empty string with id 36578
+#. primaries labels
+msgctxt "#36579"
+msgid "UHDTV (BT.2020)"
+msgstr ""
+
+#. Dialog title for 3D LUT file picker
+msgctxt "#36580"
+msgid "3D LUT file"
+msgstr ""
+
+#. Dialog title for ICC display profile file picker
+msgctxt "#36581"
+msgid "ICC Profile"
+msgstr ""
+
+#. gamma type labels
+msgctxt "#36582"
+msgid "BT.1886"
+msgstr ""
+
+msgctxt "#36583"
+msgid "Input offset"
+msgstr ""
+
+msgctxt "#36584"
+msgid "Output offset"
+msgstr ""
+
+msgctxt "#36585"
+msgid "Absolute"
+msgstr ""
+
+#. whitepoint labels
+msgctxt "#36586"
+msgid "D65 (standard)"
+msgstr ""
+
+msgctxt "#36587"
+msgid "D93 (Japanese NTSC)"
+msgstr ""
+
+#. primaries labels
+msgctxt "#36588"
+msgid "Automatic"
+msgstr ""
+
+msgctxt "#36589"
+msgid "HDTV (BT.709)"
+msgstr ""
+
+msgctxt "#36590"
+msgid "SDTV (SMPTE C)"
+msgstr ""
+
+msgctxt "#36591"
+msgid "NTSC 1953 (BT.470 M)"
+msgstr ""
+
+msgctxt "#36592"
+msgid "PAL/SECAM 1975 (BT.470 B/G)"
+msgstr ""
+
+msgctxt "#36593"
+msgid "HDTV 1988 (SMPTE 240M)"
+msgstr ""
+
+#. 3D LUT size labels
+msgctxt "#36594"
+msgid "16x16x16"
+msgstr ""
+
+msgctxt "#36595"
+msgid "64x64x64"
+msgstr ""
+
+msgctxt "#36596"
+msgid "256x256x256"
+msgstr ""
+
+msgctxt "#36597"
+msgid "{0:1.2f}"
+msgstr ""
+
+#. Description of setting with label #36099 "Dither"
+msgctxt "#36598"
+msgid "Eliminate banding caused by RGB level conversion or other processing by adding a small amount of noise to the picture. This can be disabled for slower systems, or when Kodi is set to limited range RGB output and no video processing is needed."
+msgstr ""
+
+#. Description of setting with label #36100 "Dither depth"
+msgctxt "#36599"
+msgid "Video dithering output precision in bits. Use the highest setting that doesn't show banding. The default of 8 is recommended for most systems. If your GPU is set to scale the output RGB levels or you use a laptop screen, a 7 or 6 bit setting may eliminate more banding. Lower settings are available for testing purposes only to make it easy to see whether dithering is applied and that the dither noise pixel size matches the display resolution."
+msgstr ""
+
+# reserved strings 365XX
+#. Description of settings category with label #14022 "Library"
+msgctxt "#36600"
+msgid "This category contains the settings for how the music library is handled."
+msgstr ""
+
+#. Description of settings category with label #14081 "File lists"
+msgctxt "#36601"
+msgid "This category contains the settings for how music file lists are handled."
+msgstr ""
+
+#. Description of settings category with label #1273 "AirPlay"
+msgctxt "#36602"
+msgid "This category contains the settings for how the AirPlay service is handled."
+msgstr ""
+
+#. Description of settings category with label #14220 Display
+msgctxt "#36603"
+msgid "This category contains the settings for displays."
+msgstr ""
+
+# empty string with id 36604
+msgctxt "#36605"
+msgid "Updates"
+msgstr ""
+
+#. Option for setting "System -> Add-ons -> Updates"
+msgctxt "#36606"
+msgid "Install updates automatically"
+msgstr ""
+
+#. Option for setting "System -> Add-ons -> Updates"
+msgctxt "#36607"
+msgid "Notify, but don't install updates"
+msgstr ""
+
+#. Option for setting "System -> Add-ons -> Updates"
+msgctxt "#36608"
+msgid "Never check for updates"
+msgstr ""
+
+msgctxt "#36609"
+msgid "Show notifications"
+msgstr ""
+
+#. Description of settings category "Add-ons"
+msgctxt "#36610"
+msgid "This category contains settings for the add-on system."
+msgstr ""
+
+#. Description of setting with label #36605 "Updates"
+msgctxt "#36611"
+msgid "Change how auto updating of add-ons are handled."
+msgstr ""
+
+#. Description of setting with label #36609 "Show notifications"
+msgctxt "#36612"
+msgid "Show notification when an add-on have been updated."
+msgstr ""
+
+#. Description of setting with label #24996 "Manage dependencies"
+msgctxt "#36613"
+msgid "Manage modules and support libraries that have been automatically installed as a dependency to other add-ons. Items listed as \"Orphaned\" are no longer required by any add-ons and are safe to uninstall."
+msgstr ""
+
+#. Description of setting with label #24994 "Running"
+msgctxt "#36614"
+msgid "Show add-ons that are currently running in the background."
+msgstr ""
+
+#. Label of a setting or option referring to the source/origin of e.g. add-ons.
+msgctxt "#36615"
+msgid "Unknown sources"
+msgstr ""
+
+#. Description of setting with label #36615 "Unknown sources"
+msgctxt "#36616"
+msgid "Allow installation of add-ons from unknown sources."
+msgstr ""
+
+#. Text in warning dialog when attempting to install add-ons from zip file.
+msgctxt "#36617"
+msgid "For security, installation of add-ons from unknown sources is disabled."
+msgstr ""
+
+#. Text in confirm dialog when enabling setting "System -> Add-ons -> Unknown sources"
+msgctxt "#36618"
+msgid "Add-ons will be given access to personal data stored on this device. By allowing, you agree that you are solely responsible for any loss of data, unwanted behaviour, or damage to your device. Proceed?"
+msgstr ""
+
+#. Label of a setting, allow the user to specify high quality downscaling of pictures
+msgctxt "#36619"
+msgid "High quality downscaling"
+msgstr ""
+
+#. Description of setting "Pictures -> Slideshow -> High Quality Downscaling" with label #36619
+msgctxt "#36620"
+msgid "Enable high quality downscaling of pictures (uses more memory and has moderate performance impact)."
+msgstr ""
+
+#. Label of a setting, allow the maximum smbclient protocol to be configured
+msgctxt "#36621"
+msgid "Maximum protocol version"
+msgstr ""
+
+#. Description of setting with label #36621 "Maximum protocol version"
+msgctxt "#36622"
+msgid "Set the maximum SMB protocol version to negotiate when making connections. Forcing SMBv2 or SMBv1 compatibility may be required with older NAS and Windows shares."
+msgstr ""
+
+#. Values for setting with label #36621 and #36628 "Minimum/Maximum protocol version" - none means "no protocol version is forced"
+msgctxt "#36623"
+msgid "None"
+msgstr "Kahore"
+
+#. Values for setting with label #36621 and #36628 "Minimum/Maximum protocol version"
+msgctxt "#36624"
+msgid "SMBv1"
+msgstr ""
+
+#. Values for setting with label #36621 and #36628 "Minimum/Maximum protocol version"
+msgctxt "#36625"
+msgid "SMBv2"
+msgstr ""
+
+#. Values for setting with label #36621 and #36628 "Minimum/Maximum protocol version"
+msgctxt "#36626"
+msgid "SMBv3"
+msgstr ""
+
+#. Label of a group, that allows configuration of the system SMB client
+msgctxt "#36627"
+msgid "Client"
+msgstr "Kiritaki"
+
+#. Label of a setting, allow the minimum smbclient protocol to be configured
+msgctxt "#36628"
+msgid "Minimum protocol version"
+msgstr ""
+
+#. Description of setting with label #36628 "Minimum protocol version"
+msgctxt "#36629"
+msgid "Set the minimum SMB protocol version to negotiate when making connections. Forcing SMBv2 may be required to prevent SMBv1 use on some OS."
+msgstr ""
+
+#. Label of a setting, sets additional config required for some proprietary SMBv1 implementations (mostly routers)
+msgctxt "#36630"
+msgid "Use legacy security"
+msgstr ""
+
+#. Description of setting with label #36630 "Use legacy security"
+msgctxt "#36631"
+msgid "Force weak SMBv1 security for compatibility with the USB sharing features on some WiFi routers and NAS devices."
+msgstr ""
+
+#. Text in confirm dialog when enabling setting "Services -> Control -> Allow remote control via HTTP"
+msgctxt "#36632"
+msgid "Anyone who has access to the web interface will be able to completely control this application and, therefore, this device, so it should never be exposed on the Internet. A password should be set below. Proceed?"
+msgstr ""
+
+#. Text in confirm dialog when enabling setting "Services -> Control -> Allow remote control from applications on other systems"
+msgctxt "#36633"
+msgid "These services offer neither authentication nor encryption. Anyone who can connect to them will be able to completely control this application and, therefore, this device, so they should never be exposed to the Internet. Proceed?"
+msgstr ""
+
+#. Text in confirm dialog when disabling setting "Services -> Control -> Require authentication"
+msgctxt "#36634"
+msgid "Anyone who has access to the web interface will be able to completely control this application and, therefore, this device, so it should be secured by a password. Are you sure you want to disable authentication?"
+msgstr ""
+
+#. Text in error dialog when trying to enter an invalid web server configuration
+msgctxt "#36635"
+msgid "If web server authentication is enabled, a password must be entered as well."
+msgstr ""
+
+#. Text in error dialog when trying to enter an invalid web server configuration by enabling authentication without a password set
+msgctxt "#36636"
+msgid "You must first enter a password before web server authentication can be enabled."
+msgstr ""
+
+#. Menuitem at "Settings -> System -> Add-ons"
+msgctxt "#36638"
+msgid "Remove all orphaned add-ons"
+msgstr ""
+
+#. Description of setting with label #36638 "Remove all orphaned dependencies"
+msgctxt "#36639"
+msgid "Remove all modules and support libraries that have been automatically installed and are in an orphaned state."
+msgstr ""
+
+#. Dialog caption
+msgctxt "#36640"
+msgid "Orphaned add-ons"
+msgstr ""
+
+#. Dialog text if orphaned add-ons were found and removed
+msgctxt "#36641"
+msgid "The following orphaned add-ons were removed from your system: {0:s}."
+msgstr ""
+
+#. Dialog text if no more orphaned add-ons left on the system
+msgctxt "#36642"
+msgid "No orphaned add-ons to remove."
+msgstr ""
+
+# empty strings from id 36643 to 36898
+#. Description of setting with label #729 "Enable SSL"
+msgctxt "#36899"
+msgid "Enables SSL encryption in the webserver. Certificate special://userdata/server.pem and Key special://userdata/server.key must be created manually"
+msgstr ""
+
+msgctxt "#36900"
+msgid "movie"
+msgstr ""
+
+msgctxt "#36901"
+msgid "movies"
+msgstr ""
+
+msgctxt "#36902"
+msgid "TV show"
+msgstr "TV whakaatu"
+
+msgctxt "#36903"
+msgid "TV shows"
+msgstr "Whakaaturanga TV"
+
+msgctxt "#36904"
+msgid "season"
+msgstr ""
+
+msgctxt "#36905"
+msgid "seasons"
+msgstr ""
+
+msgctxt "#36906"
+msgid "episode"
+msgstr "kōrero"
+
+msgctxt "#36907"
+msgid "episodes"
+msgstr "whakaaturanga"
+
+msgctxt "#36908"
+msgid "music video"
+msgstr ""
+
+msgctxt "#36909"
+msgid "music videos"
+msgstr ""
+
+msgctxt "#36910"
+msgid "set"
+msgstr "Huinga"
+
+msgctxt "#36911"
+msgid "sets"
+msgstr "Sets"
+
+msgctxt "#36912"
+msgid "video"
+msgstr "Ataata"
+
+msgctxt "#36913"
+msgid "videos"
+msgstr "Rīpene Whakaata"
+
+msgctxt "#36914"
+msgid "music"
+msgstr ""
+
+msgctxt "#36915"
+msgid "music"
+msgstr ""
+
+msgctxt "#36916"
+msgid "artist"
+msgstr ""
+
+msgctxt "#36917"
+msgid "artists"
+msgstr ""
+
+msgctxt "#36918"
+msgid "album"
+msgstr "Pukaemi"
+
+msgctxt "#36919"
+msgid "albums"
+msgstr ""
+
+msgctxt "#36920"
+msgid "song"
+msgstr ""
+
+msgctxt "#36921"
+msgid "songs"
+msgstr "Songs"
+
+# empty strings from id 36922 to 36999
+msgctxt "#37000"
+msgid "(Visually impaired)"
+msgstr ""
+
+msgctxt "#37001"
+msgid "(Director's comments)"
+msgstr ""
+
+msgctxt "#37002"
+msgid "(Director's comments 2)"
+msgstr ""
+
+msgctxt "#37014"
+msgid "Last used profile"
+msgstr "Kōtaha whakamahia Last"
+
+msgctxt "#37015"
+msgid "Browse into"
+msgstr ""
+
+#. Description of setting with label #448 "Dolby Digital Plus (E-AC3) capable receiver"
+msgctxt "#37016"
+msgid "Select this option if your receiver is capable of decoding Dolby Digital Plus (E-AC3) streams."
+msgstr ""
+
+msgctxt "#37021"
+msgid "Set GUI resolution limit"
+msgstr "Whakaturia gui rohe taumira"
+
+msgctxt "#37022"
+msgid "UPnP player"
+msgstr ""
+
+msgctxt "#37023"
+msgid "Do you wish to stop playback on the remote device?"
+msgstr "Kei te hiahia koe ki te aukati i te purei anō i runga i te pūrere mamao?"
+
+# empty string with id 37024
+msgctxt "#37025"
+msgid "Configure audio encoder settings such as quality and compression level"
+msgstr ""
+
+msgctxt "#37026"
+msgid "Auto"
+msgstr "Aunoa"
+
+msgctxt "#37027"
+msgid "540"
+msgstr ""
+
+msgctxt "#37028"
+msgid "720"
+msgstr ""
+
+msgctxt "#37029"
+msgid "900"
+msgstr ""
+
+msgctxt "#37030"
+msgid "Unlimited"
+msgstr ""
+
+#. Description of setting #14102 Blu-ray playback mode
+msgctxt "#37031"
+msgid "Specifies how Blu-rays should be opened / played back. Note: Some disc menus are not fully supported and may cause problems."
+msgstr ""
+
+#. Title of accessibility menu group
+msgctxt "#37032"
+msgid "Accessibility"
+msgstr ""
+
+#. Description of category #287 Subtitles
+msgctxt "#37033"
+msgid "This category contains the settings for subtitles"
+msgstr ""
+
+#. Setting #37034 Accessibility
+msgctxt "#37034"
+msgid "Prefer audio stream for the visually impaired"
+msgstr ""
+
+#. Description of setting #37034 Accessibility
+msgctxt "#37035"
+msgid "Prefer the audio stream for the visually impaired to other audio streams of the same language"
+msgstr ""
+
+#. Setting #37036 Settings -> Video -> Accessibility
+msgctxt "#37036"
+msgid "Prefer audio stream for the hearing impaired"
+msgstr ""
+
+#. Description of setting #37036 Accessibility
+msgctxt "#37037"
+msgid "Prefer the audio stream for the hearing impaired to other audio streams of the same language"
+msgstr ""
+
+#. Setting #37038 Accessibility
+msgctxt "#37038"
+msgid "Prefer subtitles for the hearing impaired"
+msgstr ""
+
+#. Description of setting #37038 Accessibility
+msgctxt "#37039"
+msgid "Prefer the subtitle stream for the hearing impaired to other subtitle streams of the same language"
+msgstr ""
+
+#. Setting #37040 Playback
+msgctxt "#37040"
+msgid "Prefer default audio streams"
+msgstr ""
+
+#. Description of setting #37040 Playback
+msgctxt "#37041"
+msgid "If enabled, audio streams that are flagged as default (and match the preferred language) are preferred over audio streams with higher quality (number of channels, codec, ...)."
+msgstr ""
+
+#. Description of setting Skip steps
+msgctxt "#37042"
+msgid "Defines which step sizes to use when pressing the skip buttons. If more steps are selected for a skip direction, these can be applied by subsequent presses on the skip button within the defined skip delay. Forward (positive) and backward (negative) steps can be defined independently."
+msgstr ""
+
+#. Description of setting Skip delay
+msgctxt "#37043"
+msgid "Defines the time to wait for subsequent key presses before performing the skip. Only applies when using smart skipping (when using more than one skip step for a direction)."
+msgstr ""
+
+#. Setting #37044 Extract chapter thumbnails
+msgctxt "#37044"
+msgid "Extract chapter thumbnails"
+msgstr ""
+
+#. Description of setting #37044 Extract chapter thumbnails"
+msgctxt "#37045"
+msgid "Extract chapter thumbnails for presentation in the chapters / bookmarks dialogue. This might increase CPU load."
+msgstr ""
+
+msgctxt "#37046"
+msgid "1080"
+msgstr ""
+
+msgctxt "#37047"
+msgid "WS-Discovery"
+msgstr ""
+
+#. Setting #37048 Enable WS-Discovery Service"
+msgctxt "#37048"
+msgid "Enable WS-Discovery Service"
+msgstr ""
+
+#. Description of setting #37048 Enable WS-Discovery Service"
+msgctxt "#37049"
+msgid "Enable service to search for SMB services using the WS-Discovery protocol"
+msgstr ""
+
+#. Label for component level debug logging setting
+msgctxt "#37050"
+msgid "Verbose logging for the [B]WS-Discovery[/B] component"
+msgstr ""
+
+#. Setting #37051 NFS Protocol Version"
+msgctxt "#37051"
+msgid "NFS Protocol Version"
+msgstr ""
+
+#. Description of setting #37051 NFS Protocol Version"
+msgctxt "#37052"
+msgid "NFS protocol version to use when establishing NFS connections"
+msgstr ""
+
+# empty strings from id 37047 to 38010
+#. Setting #38011 "Show All Items entry"
+msgctxt "#38011"
+msgid "Show \"All items\" entry"
+msgstr ""
+
+#. Description of setting "Show All Items entry"
+msgctxt "#38012"
+msgid "Show \"All items\" entry in directory, e.g. \"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.
+msgctxt "#38013"
+msgid "Limit GUI updates during playback"
+msgstr ""
+
+#. Description for the setting with label #38013 "Limit GUI updates when playing video"
+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, etc.)
+msgctxt "#38015"
+msgid "Unlimited"
+msgstr ""
+
+#. Used to format framerate values. {0:d} will be replaced with the according number/integer, like "24 fps", "50 fps"
+msgctxt "#38016"
+msgid "{0:d} fps"
+msgstr ""
+
+#. Description of setting #14111 "Blu-ray region code"
+msgctxt "#38017"
+msgid "Region A - Americas, East Asia and Southeast Asia. Region B - Africa, Middle East, Southwest Asia, Europe, Australia, New Zealand. Region C - Central Asia, mainland China, Mongolia, South Asia, Belarus, Russia, Ukraine, Kazakhstan."
+msgstr ""
+
+#. Used for the viewstate selection
+msgctxt "#38018"
+msgid "My rating"
+msgstr ""
+
+# empty strings from id 38019 to 38021
+#. Used for the rating selection
+msgctxt "#38022"
+msgid "No rating"
+msgstr ""
+
+#. Used for the rating selection
+msgctxt "#38023"
+msgid "Set my rating"
+msgstr ""
+
+msgctxt "#38024"
+msgid "Information provider selection"
+msgstr ""
+
+msgctxt "#38025"
+msgid "Choose information provider"
+msgstr ""
+
+msgctxt "#38026"
+msgid "Appearances"
+msgstr ""
+
+# empty strings from id 38027 to 38030
+#. Label for an option to select the video stream to play if current video has more than one video stream
+msgctxt "#38031"
+msgid "Video stream"
+msgstr ""
+
+#. Label for an option to select the angle to play if current disc has more than one angle
+msgctxt "#38032"
+msgid "Angle"
+msgstr ""
+
+msgctxt "#38033"
+msgid "Role"
+msgstr ""
+
+#. Orchestra playing on the recording (if present)
+msgctxt "#38034"
+msgid "Orchestra"
+msgstr ""
+
+#. Lyricist that wrote the lyrics of the song (if present)
+msgctxt "#38035"
+msgid "Lyricist"
+msgstr ""
+
+#. Remixer of the song (if present)
+msgctxt "#38036"
+msgid "Remixer"
+msgstr ""
+
+#. Arranger of the song (if present)
+msgctxt "#38037"
+msgid "Arranger"
+msgstr ""
+
+#. Engineer of the song (if present)
+msgctxt "#38038"
+msgid "Engineer"
+msgstr ""
+
+#. Producer of the song (if present)
+msgctxt "#38039"
+msgid "Producer"
+msgstr ""
+
+#. DJMixer of the song (if present)
+msgctxt "#38040"
+msgid "DJMixer"
+msgstr ""
+
+#. Mixer of the song (if present)
+msgctxt "#38041"
+msgid "Mixer"
+msgstr ""
+
+#. Name used when artist name is missing from music file tags
+msgctxt "#38042"
+msgid "[Missing]"
+msgstr ""
+
+#. Title album artists node, and music item to export output, see #38306
+msgctxt "#38043"
+msgid "Album artists"
+msgstr ""
+
+#. Title all artists node
+msgctxt "#38044"
+msgid "Song & album artists"
+msgstr ""
+
+#. Title all contributors node (any role e.g. composer, piano, producer, engineer)
+msgctxt "#38045"
+msgid "All contributors"
+msgstr ""
+
+#. Title all roles node
+msgctxt "#38046"
+msgid "All roles"
+msgstr ""
+
+# empty strings from id 38047 to 38059
+# strings 38047 to 38059 reserved for music library roles
+#. Question when forced rescan of music tags needed after upgrade from previous version of Kodi
+msgctxt "#38060"
+msgid "Music library needs to rescan tags from files. Would you like to scan now?"
+msgstr ""
+
+#. Extra scraping question on upgrade from previous version
+msgctxt "#38061"
+msgid "Fetch additional information for albums and artists? This could take some time so you may prefer to do this later"
+msgstr ""
+
+#. Full tag scanning question on library update (by default tags are only scanned when the file has changed since last time)
+msgctxt "#38062"
+msgid "Do full tag scan even when music files are unchanged?"
+msgstr ""
+
+#. Item in selection list #38338. Settings will change the default addon used to fetch artist or album information, related to #20195, #20193 and #20194
+msgctxt "#38063"
+msgid "Set default information provider"
+msgstr ""
+
+#. Item in selection list #38338 to change the information provider for a specific artist, related to #20195
+msgctxt "#38064"
+msgid "Set for this artist"
+msgstr ""
+
+#. Item in selection list #38338 to change the information provider for all artists in node, related to #20195
+msgctxt "#38065"
+msgid "Set for all artists shown"
+msgstr ""
+
+#. Item in selection list #38338 to change the information provider for a specific album, related to #20195
+msgctxt "#38066"
+msgid "Set for this album"
+msgstr ""
+
+#. Item in selection list #38338 to change the information provider for all albums in node, related to #20195
+msgctxt "#38067"
+msgid "Set for all albums shown"
+msgstr ""
+
+#. Dialog message asking for confirmation of change the information provider for all artists shown in node, after #38065
+msgctxt "#38068"
+msgid "Use this information provider for all the artists shown here?"
+msgstr ""
+
+#. Dialog message asking for confirmation of change the information provider for all albums shown in node, after #38067
+msgctxt "#38069"
+msgid "Use this information provider for all the albums shown here?"
+msgstr ""
+
+#. Dialog message asking for confirmation of change to the default artist information provider, after #38063
+msgctxt "#38070"
+msgid "Use this information provider for all artists, clearing any previous settings for specific artists?"
+msgstr ""
+
+#. Dialog message asking for confirmation of change to the default album information provider, after #38063
+msgctxt "#38071"
+msgid "Use this information provider for all albums, clearing any previous settings for specific albums?"
+msgstr ""
+
+#. Dialog message asking for confirmation to get additional info for all the artists or albums in the node immediately
+msgctxt "#38072"
+msgid "Do you want to refresh information for all these items now?"
+msgstr ""
+
+#. Dialog message asking for confirmation to get additional info for the current artist or album immediately
+msgctxt "#38073"
+msgid "Do you want to refresh information for this item now?"
+msgstr ""
+
+msgctxt "#38074"
+msgid "Boxsets"
+msgstr ""
+
+msgctxt "#38075"
+msgid "* All discs"
+msgstr ""
+
+msgctxt "#38076"
+msgid "Disc title"
+msgstr ""
+
+msgctxt "#38077"
+msgid "Total discs"
+msgstr ""
+
+msgctxt "#38078"
+msgid "Original year"
+msgstr ""
+
+msgctxt "#38079"
+msgid "Original date"
+msgstr ""
+
+#. Music property - Beats Per Minute
+msgctxt "#38080"
+msgid "BPM"
+msgstr ""
+
+#. Music property - Album release status
+msgctxt "#38081"
+msgid "Release status"
+msgstr ""
+
+#. Displayed in a toast notification when music items are added to a playlist
+msgctxt "#38082"
+msgid "Added to end of playlist"
+msgstr ""
+
+#. Displayed in a toast notification when music items are added to a playlist to play next
+msgctxt "#38083"
+msgid "Added to playlist to play next"
+msgstr ""
+
+# empty strings from id 38082 to 38099
+# strings 38082 to 38099 reserved for music library
+#. Description of section #14200 "Player""
+msgctxt "#38100"
+msgid "Section that contains the settings for the playback of media"
+msgstr ""
+
+#. Description of section #14201 "Media"
+msgctxt "#38101"
+msgid "Section that contains the settings for sources and how media information is collected, stored, shown and navigated"
+msgstr ""
+
+#. Description of section #14203 "Customise"
+msgctxt "#38102"
+msgid "Section that contains the settings influencing the GUI experience and for controlling the GUI/system"
+msgstr ""
+
+#. Description of category #14210 "Videos"
+msgctxt "#38103"
+msgid "This category contains the settings for the playback of videos"
+msgstr ""
+
+#. Description of category #14211 "Music"
+msgctxt "#38104"
+msgid "This category contains the settings for the playback of music"
+msgstr ""
+
+#. Description of category #14212 "Pictures"
+msgctxt "#38105"
+msgid "This category contains the settings for playback of pictures via a slideshow"
+msgstr ""
+
+#. Description of category #14213 "Language"
+msgctxt "#38106"
+msgid "This category contains the settings for audio / subtitles language and accessibility"
+msgstr ""
+
+#. Description of category #14210 "Videos"
+msgctxt "#38107"
+msgid "This category contains the settings for how information for videos is collected, stored, shown, and navigated"
+msgstr ""
+
+#. Description of category #14211 "Music"
+msgctxt "#38108"
+msgid "This category contains the settings for how information for music is collected, stored, shown, and navigated"
+msgstr ""
+
+#. Description of category #14212 "Pictures"
+msgctxt "#38109"
+msgid "This category contains the settings for how information for pictures is shown and navigated"
+msgstr ""
+
+#. Description of category #14215 "Databases"
+msgctxt "#38110"
+msgid "This category contains the settings for the library databases"
+msgstr ""
+
+#. Description of category #14224 "Other"
+msgctxt "#38111"
+msgid "This category contains other settings for the GUI interface"
+msgstr ""
+
+#. Description of setting with label #12381 "Switch to visualisation on playback"
+msgctxt "#38112"
+msgid "Automatically go to the visualisation window when audio playback starts"
+msgstr ""
+
+# empty strings from id 38113 to 38189
+msgctxt "#38190"
+msgid "Extract thumbnails from video files"
+msgstr ""
+
+#. Description of setting "Pictures -> Show EXIF picture information" with label #38207
+msgctxt "#38207"
+msgid "Show EXIF picture information"
+msgstr "Mōhiohio pikitia Whakaatu EXIF"
+
+#. Help text of setting "Pictures -> Show EXIF picture information" with label #38208
+msgctxt "#38208"
+msgid "If EXIF information exists (date, time, camera used, etc.), it will be displayed."
+msgstr "Ki te te vai mōhiohio EXIF (te rā, te wā, kāmera whakamahia, me ētahi atu), ka whakaaturia e ia."
+
+#. Contextmenu entry to remove the resume point of the currently selected item
+msgctxt "#38209"
+msgid "Reset resume position"
+msgstr ""
+
+# empty strings from id 38210 to 38299
+#. Dialog header for settings for how to export specific music library data
+msgctxt "#38300"
+msgid "Export Music Library"
+msgstr ""
+
+#. Kind of export output, see #38304
+msgctxt "#38301"
+msgid "Single file"
+msgstr "Kōnae Single"
+
+#. Kind of export output, see #38304
+msgctxt "#38302"
+msgid "Separate files for each item"
+msgstr ""
+
+#. Kind of export output, see #38304
+msgctxt "#38303"
+msgid "To library folders"
+msgstr ""
+
+#. Selection of export to a single file, many separate files or the library folder(s)
+msgctxt "#38304"
+msgid "Choose kind of export output"
+msgstr ""
+
+#. Folder path for export output file or files
+msgctxt "#38305"
+msgid "Destination folder"
+msgstr ""
+
+#. Section of music items to export - albums, album artists, song artists etc.
+msgctxt "#38306"
+msgid "Items to export"
+msgstr ""
+
+msgctxt "#38307"
+msgid "Include artwork such as thumbnails and fanart"
+msgstr ""
+
+msgctxt "#38308"
+msgid "Include items that have not been scraped (to create template NFO files)"
+msgstr ""
+
+msgctxt "#38309"
+msgid "Output information to NFO files"
+msgstr ""
+
+#. See #38309 when NFO and art export disabled so only artist folders
+msgctxt "#38310"
+msgid "Output information to NFO files (currently exporting artist folders only)"
+msgstr ""
+
+msgctxt "#38311"
+msgid "Overwrite existing files"
+msgstr ""
+
+#. Music item to export output, see #38306
+msgctxt "#38312"
+msgid "Song artists"
+msgstr ""
+
+#. Music item to export output, see #38306
+msgctxt "#38313"
+msgid "Other artists"
+msgstr ""
+
+# empty strings from id 38314 to 38316
+#. Message when trying to do a kind #38303 of export and setting #20223 is empty
+msgctxt "#38317"
+msgid "Unable to export to library folders as the system artist information folder setting is empty"
+msgstr ""
+
+#. Message when trying to do export and destination folder #38305 does not exist
+msgctxt "#38318"
+msgid "Unable to export data as the destination folder does not exist"
+msgstr ""
+
+#. Button text to start export
+msgctxt "#38319"
+msgid "Export"
+msgstr ""
+
+#. Message when adding music source and setting #20223 is empty
+msgctxt "#38320"
+msgid "Do you have local artist information (NFO) and art files that you want to fetch? Set the location of these artist folders now"
+msgstr ""
+
+#. Kind of export output, see #38304
+msgctxt "#38321"
+msgid "Artist folders only"
+msgstr ""
+
+#. Explanation of what export to library folders means see #38303 when albums and artists selected
+msgctxt "#38322"
+msgid "Artists exported to Artist Information Folder and albums to music folders"
+msgstr ""
+
+#. Explanation of what export to library folders means see #38303 when only albums selected
+msgctxt "#38323"
+msgid "Albums exported to music folders"
+msgstr ""
+
+#. Explanation of what export to library folders means see #38303 when only artists selected
+msgctxt "#38324"
+msgid "Artists exported to Artist Information Folder"
+msgstr ""
+
+#. Explanation of what export artist folders only means see #38304
+msgctxt "#38325"
+msgid "Artist subfolders created in Artist Information Folder"
+msgstr ""
+
+# empty strings from id 38326 to 38329
+#. Dialog heading when editing default settings for fetching additional music information
+msgctxt "#38330"
+msgid "Set Music Information Providers"
+msgstr ""
+
+#. Dialog heading when editing album information provider
+msgctxt "#38331"
+msgid "Set Album Information Provider"
+msgstr ""
+
+#. Dialog heading when editing artist information provider
+msgctxt "#38332"
+msgid "Set Artist Information Provider"
+msgstr ""
+
+#. Use scrapers to fetch additional album and artist information and art during scan
+msgctxt "#38333"
+msgid "Fetch additional information and art during scan"
+msgstr ""
+
+#. Scraper to use for additional album information. See #20193
+msgctxt "#38334"
+msgid "Album information provider"
+msgstr ""
+
+#. Scraper to use for additional artist information. See #20194
+msgctxt "#38335"
+msgid "Artist information provider"
+msgstr ""
+
+#. Location of folder where local art and nfo files can be found for artists. See #20223
+msgctxt "#38336"
+msgid "Local artist information folder"
+msgstr ""
+
+#. Group header describing the settings
+msgctxt "#38337"
+msgid "Options for fetching additional information"
+msgstr ""
+
+#. Selecting what items the settings will be used for, selecting from #38064 to 38067
+msgctxt "#38338"
+msgid "Choose how to apply settings"
+msgstr ""
+
+#. Heading when selecting from list for #38338
+msgctxt "#38339"
+msgid "How to apply information provider settings"
+msgstr ""
+
+# empty strings from id 38340 to 38349
+#. Progress statement when importing music library is processing song playback history data
+msgctxt "#38350"
+msgid "Importing song playback history"
+msgstr ""
+
+#. Progress statement when importing music library - data matching phase
+msgctxt "#38351"
+msgid "Matching data"
+msgstr ""
+
+#. Progress statement when importing music library - song history being updated
+msgctxt "#38352"
+msgid "Updating songs"
+msgstr ""
+
+#. Notification of import success "Importing song history - <number of songs matched> updated out of <total songs in xml> imported songs"
+msgctxt "#38353"
+msgid "Importing song history - {0:d} updated out of {0:d} imported songs"
+msgstr ""
+
+#. Message when reading the user specified XML for import to library fails
+msgctxt "#38354"
+msgid "Unable to read xml file"
+msgstr ""
+
+# empty strings from id 38355 to 39003
+#. Description of category "Library" with label #14202
+msgctxt "#39004"
+msgid "This category provides access to the windows for source management and library management facilities"
+msgstr ""
+
+#. Description of setting "Videos... with label #14242
+msgctxt "#39005"
+msgid "This provides access to where video sources can be added and otherwise managed."
+msgstr ""
+
+#. Description of setting "Music... with label #14243
+msgctxt "#39006"
+msgid "This provides access to where music sources can be added and otherwise managed."
+msgstr ""
+
+#. Description of setting "Pictures... with label #14244
+msgctxt "#39007"
+msgid "This provides access to where picture sources can be added and otherwise managed."
+msgstr ""
+
+msgctxt "#39008"
+msgid "Zoom - 120% width"
+msgstr ""
+
+msgctxt "#39009"
+msgid "Zoom - 110% width"
+msgstr ""
+
+msgctxt "#39010"
+msgid "Select sort method"
+msgstr ""
+
+msgctxt "#39011"
+msgid "Maximum wait time for network"
+msgstr ""
+
+#. Description of setting with label #39011 "Maximum wait time for network"
+msgctxt "#39012"
+msgid "Set the maximum time to wait for the network to come up after starting or waking up. When time has passed before network is up startup will continue."
+msgstr ""
+
+msgctxt "#39013"
+msgid "Virtual filesystems"
+msgstr ""
+
+#. Message of a dialog, asking if related data of an add-on should also be removed on uninstall
+msgctxt "#39014"
+msgid "Would you also like to remove all related data (e.g. settings) of this add-on?"
+msgstr ""
+
+msgctxt "#39015"
+msgid "Image decoder"
+msgstr ""
+
+msgctxt "#39016"
+msgid "Resume audiobook"
+msgstr ""
+
+#. Description of setting with label #21358 "Share my libraries"
+msgctxt "#39017"
+msgid "Enables UPnP. This allows you to stream media in your libraries to a UPnP client and to detect remote UPnP servers."
+msgstr ""
+
+msgctxt "#39018"
+msgid "optional"
+msgstr ""
+
+msgctxt "#39019"
+msgid "installed"
+msgstr ""
+
+msgctxt "#39020"
+msgid "The following additional add-ons will be installed"
+msgstr ""
+
+msgctxt "#39021"
+msgid "Proceed with installation?"
+msgstr ""
+
+msgctxt "#39022"
+msgid "({0:s})"
+msgstr ""
+
+msgctxt "#39023"
+msgid "({0:s}, {1:s})"
+msgstr ""
+
+msgctxt "#39024"
+msgid "Dependencies"
+msgstr ""
+
+#. Artist gender - male, female, other
+msgctxt "#39025"
+msgid "Gender"
+msgstr ""
+
+#. Brief comment to distinguish artists with the same name e.g "former bassist with Journey"
+msgctxt "#39026"
+msgid "Disambiguation"
+msgstr ""
+
+#. Sort name of artist (e.g. Jackson, Michael)
+msgctxt "#39027"
+msgid "Sortname"
+msgstr ""
+
+#. Text for yes/no dialog when silently uninstalling an add-on
+msgctxt "#39028"
+msgid "Add-on: {0:s}[CR]Origin: {1:s}[CR]Version: {2:s}[CR]- will be uninstalled and replaced. Would you like to proceed?"
+msgstr ""
+
+#. Text for yes/no dialog to indicate that an add-on was manually installed
+msgctxt "#39029"
+msgid "Manually installed"
+msgstr ""
+
+#. Media source, a filter and smart playlist rule option
+msgctxt "#39030"
+msgid "Source"
+msgstr "Pūtake"
+
+#. Node title, plural of #39030
+msgctxt "#39031"
+msgid "Sources"
+msgstr ""
+
+# empty strings from id 39032 to 39099
+msgctxt "#39100"
+msgid "Perform on startup"
+msgstr ""
+
+#. Startup action option label
+msgctxt "#39101"
+msgid "Play TV"
+msgstr ""
+
+msgctxt "#39102"
+msgid "Play Radio"
+msgstr ""
+
+msgctxt "#39103"
+msgid "Unable to configure network location. Invalid path given."
+msgstr ""
+
+msgctxt "#39104"
+msgid "View as text"
+msgstr ""
+
+#. audio/video/subtitle flag - FLAG_DEFAULT
+msgctxt "#39105"
+msgid "default"
+msgstr ""
+
+#. audio/video/subtitle flag - FLAG_FORCED
+msgctxt "#39106"
+msgid "forced"
+msgstr ""
+
+#. audio/video/subtitle flag - FLAG_HEARING_IMPAIRED
+msgctxt "#39107"
+msgid "captions"
+msgstr ""
+
+#. audio/video/subtitle flag - FLAG_VISUAL_IMPAIRED
+msgctxt "#39108"
+msgid "audio description"
+msgstr ""
+
+msgctxt "#39109"
+msgid "Select Program"
+msgstr ""
+
+msgctxt "#39110"
+msgid "Select Resolution"
+msgstr ""
+
+#. audio flag - FLAG_ORIGINAL
+#. language prefix displayed in audio settings stream selection
+msgctxt "#39111"
+msgid "original"
+msgstr ""
+
+#. Used for a setting which allows centre channel (voice/speech) volume to be adjusted when downmixing.
+msgctxt "#39112"
+msgid "Downmix: Center Mix Level"
+msgstr ""
+
+#. Help text for 39112
+msgctxt "#39113"
+msgid "Center Mix Level in dB relative to metadata or default (-3 dB)"
+msgstr ""
+
+#. Label for "show information for unwatched items" setting option
+msgctxt "#39114"
+msgid "Episode thumb"
+msgstr ""
+
+#. Label for "show information for unwatched items" setting option
+msgctxt "#39115"
+msgid "Movie plot"
+msgstr "Wahi kiriata"
+
+#. Label for "show information for unwatched items" setting option
+msgctxt "#39116"
+msgid "Episode plot"
+msgstr "Episode wahi"
+
+#. Label for component level debug logging setting
+msgctxt "#39117"
+msgid "Verbose logging for the [B]Announcer[/B] component"
+msgstr ""
+
+#. Label for action to present native iOS sharing sheet
+msgctxt "#39118"
+msgid "Share debug log"
+msgstr ""
+
+msgctxt "#39119"
+msgid "Last modified"
+msgstr ""
+
+msgctxt "#39120"
+msgid "Skip filename matching for external audio tracks"
+msgstr ""
+
+#. Label for section of settings controling what is shown on the library windows
+msgctxt "#39121"
+msgid "Library Display and Navigation"
+msgstr ""
+
+#. Label for section of settings controling how library is populated
+msgctxt "#39122"
+msgid "Library Information Sources"
+msgstr ""
+
+#. Label for section of settings
+msgctxt "#39123"
+msgid "Artwork"
+msgstr ""
+
+# empty string with id 39124
+msgctxt "#39125"
+msgid "Enable tag reading in file view"
+msgstr ""
+
+# empty string with id 39126
+msgctxt "#39127"
+msgid "Use all local image files as artwork"
+msgstr ""
+
+#. Description of setting with label #39127 "Use all local image files as artwork"
+msgctxt "#39128"
+msgid "All image files located alongside the media files are picked up as artwork during library scan, with the file name as the art type."
+msgstr ""
+
+msgctxt "#39129"
+msgid "Use all remote artwork fetched by scrapers"
+msgstr ""
+
+#. Description of setting with label #39129 "Use all remote artwork fetched by scrapers"
+msgctxt "#39130"
+msgid "Use the first of each art type of the remote artwork in scraper results to fill any missing art not populated with local art."
+msgstr ""
+
+msgctxt "#39131"
+msgid "Artist art types whitelist"
+msgstr ""
+
+#. Description of setting with label #39131 "Artist art types whitelist"
+msgctxt "#39132"
+msgid "Limit the artist artwork fetched locally or applied from scraper remote art results to just those art types in the whitelist"
+msgstr ""
+
+msgctxt "#39133"
+msgid "Album art types whitelist"
+msgstr ""
+
+#. Description of setting with label #39133 "Album art types whitelist"
+msgctxt "#39134"
+msgid "Limit the album artwork fetched locally or applied from scraper remote art results to just those art types in the whitelist"
+msgstr ""
+
+msgctxt "#39135"
+msgid "Thumbnail image files"
+msgstr ""
+
+#. Description of setting with label #39135 "Thumbnail image files"
+msgctxt "#39136"
+msgid "The names of files that contain primary artwork (thumbnails), generally square and used both full and in reduced size to visually identify a folder, artist, album or song"
+msgstr ""
+
+msgctxt "#39137"
+msgid "Artwork level"
+msgstr ""
+
+#. Description of setting with label #39137 "Artwork level"
+msgctxt "#39138"
+msgid "The amount of artwork automatically selected - [Maximum] all local images and remote art; [Basic] save space on limited devices or when using a simple skin; [Custom] configured by user for detailed control; [None] no art"
+msgstr ""
+
+# empty string with id 39139
+#. Value of setting with label #39137 "Artwork level"
+msgctxt "#39140"
+msgid "Maximum"
+msgstr ""
+
+#. Value of setting with label #39137 "Artwork level"
+msgctxt "#39141"
+msgid "Basic"
+msgstr "Waiwai"
+
+#. Value of setting with label #39137 "Artwork level"
+msgctxt "#39142"
+msgid "Custom"
+msgstr "Ritenga"
+
+msgctxt "#39143"
+msgid "Movie art types whitelist"
+msgstr ""
+
+#. Description of setting with label #39150 "Movie art types whitelist"
+msgctxt "#39144"
+msgid "Limit the movie and movie set artwork fetched locally or applied from scraper remote art results to just those art types in the whitelist"
+msgstr ""
+
+msgctxt "#39145"
+msgid "TV show art types whitelist"
+msgstr ""
+
+#. Description of setting with label #39152 "TV show art types whitelist"
+msgctxt "#39146"
+msgid "Limit the TV show and season artwork fetched locally or applied from scraper remote art results to just those art types in the whitelist"
+msgstr ""
+
+msgctxt "#39147"
+msgid "Episode art types whitelist"
+msgstr ""
+
+#. Description of setting with label #39154 "Episode art types whitelist"
+msgctxt "#39148"
+msgid "Limit the episode artwork fetched locally or applied from scraper remote art results to just those art types in the whitelist"
+msgstr ""
+
+msgctxt "#39149"
+msgid "Music video art types whitelist"
+msgstr ""
+
+#. Description of setting with label #39156 "Music video art types whitelist"
+msgctxt "#39150"
+msgid "Limit the music video artwork fetched locally or applied from scraper remote art results to just those art types in the whitelist"
+msgstr ""
+
+#. Display Hardware scaling filter setting toggle
+msgctxt "#39151"
+msgid "Display hardware scaling filter"
+msgstr ""
+
+#. Description
+msgctxt "#39152"
+msgid "Integer scaling (IS) is a Nearest-Neighbor(NN) upscaling technique using Display Engine"
+msgstr ""
+
+msgctxt "#39153"
+msgid "Windowing system:"
+msgstr ""
+
+#. Override subtitles styles setting list
+msgctxt "#39154"
+msgid "Override subtitles styles"
+msgstr ""
+
+#. Description of setting with label #39154 "Override subtitles styles"
+msgctxt "#39155"
+msgid "Some subtitle formats such as SSA / ASS / WebVTT can include metadata like font style, colors, size, alignments, positions, etc. you can override the styles with your customizations (please note that side effects may occur in some cases)."
+msgstr ""
+
+#. Item list value of setting with label #39154 "Override subtitles styles"
+msgctxt "#39156"
+msgid "Positions"
+msgstr ""
+
+#. Item list value of setting with label #39154 "Override subtitles styles"
+msgctxt "#39157"
+msgid "Styles"
+msgstr "Ngā kāhua"
+
+#. Item list value of setting with label #39154 "Override subtitles styles"
+msgctxt "#39158"
+msgid "Styles and positions"
+msgstr ""
+
+#. Subtitle border size setting toggle
+msgctxt "#39159"
+msgid "Border size"
+msgstr ""
+
+#. Subtitle border colour setting
+msgctxt "#39160"
+msgid "Border colour"
+msgstr ""
+
+#. CC Subtitles text alignment setting list
+msgctxt "#39161"
+msgid "Text alignment"
+msgstr ""
+
+#. Item list value of setting with label #39161 "Text alignment"
+msgctxt "#39162"
+msgid "Left"
+msgstr ""
+
+#. Item list value of setting with label #39161 "Text alignment"
+msgctxt "#39163"
+msgid "Center"
+msgstr ""
+
+#. Item list value of setting with label #39161 "Text alignment"
+msgctxt "#39164"
+msgid "Right"
+msgstr ""
+
+#. Type of background for displaying the subtitles
+msgctxt "#39165"
+msgid "Background type"
+msgstr ""
+
+#. Item list value of setting with label #39166 "Background type"
+msgctxt "#39166"
+msgid "Shadow"
+msgstr ""
+
+#. Item list value of setting with label #39166 "Background type"
+msgctxt "#39167"
+msgid "Box"
+msgstr ""
+
+#. Item list value of setting with label #39166 "Background type"
+msgctxt "#39168"
+msgid "Square box"
+msgstr ""
+
+#. Description of setting with label #39166 "Background type"
+msgctxt "#39169"
+msgid "Type of background to apply to subtitles."
+msgstr ""
+
+#. Subtitle shadow size setting
+msgctxt "#39170"
+msgid "Shadow size"
+msgstr ""
+
+#. Subtitle shadow colour setting
+msgctxt "#39171"
+msgid "Shadow colour"
+msgstr ""
+
+#. Subtitle shadow opacity setting
+msgctxt "#39172"
+msgid "Shadow opacity"
+msgstr ""
+
+#. Subtitle blur setting
+msgctxt "#39173"
+msgid "Blur"
+msgstr ""
+
+#. SystemInfo string for the display's supported HDR types
+msgctxt "#39174"
+msgid "Display supported HDR types"
+msgstr ""
+
+#. Progress text on splash screen, to build the font cache
+msgctxt "#39175"
+msgid "Building font cache in progress - please wait"
+msgstr ""
+
+#. Helper text for gui sound volume setting
+msgctxt "#39176"
+msgid "Relative volume for gui sounds"
+msgstr ""
+
+#. Dialog caption related to the speech to text process
+msgctxt "#39177"
+msgid "Speech to text"
+msgstr ""
+
+#. Dialog text to notify that the speech service is not available
+msgctxt "#39178"
+msgid "Speech recognition service not available"
+msgstr ""
+
+#. Dialog text to notify that microphone is listening
+msgctxt "#39179"
+msgid "Listening..."
+msgstr ""
+
+#. Dialog text to notify that there has been no matching recognition result
+msgctxt "#39180"
+msgid "No recognition result matched"
+msgstr ""
+
+#. Dialog text to notify that there has been a speech recognition error
+msgctxt "#39181"
+msgid "Speech recognition error"
+msgstr ""
+
+#. Subtitle vertical margin setting
+msgctxt "#39182"
+msgid "Vertical margin"
+msgstr ""
+
+#. Help text for setting "Vertical margin" of label #39182
+msgctxt "#39183"
+msgid "Allows you to add a margin in top and bottom aligned text. Changing this setting will affect also subtitle position set with the Video calibration."
+msgstr ""
+
+#. Window screen calibration: the current subtitle calibration value with vertical margin
+msgctxt "#39184"
+msgid "Current value: {0:d} (with vertical margin: {1:d})"
+msgstr ""
+
+#. Dialog text to notify that there are insufficient permissions for speech recognition
+msgctxt "#39185"
+msgid "Insufficient permissions for speech recognition"
+msgstr ""
+
+#. Title of group menu subtitles
+msgctxt "#39186"
+msgid "Styles for text based subtitles"
+msgstr ""
+
+#. Title of group menu subtitles
+msgctxt "#39187"
+msgid "Closed caption subtitles"
+msgstr ""
+
+#. Item list value of setting with label #39166 "Background type"
+msgctxt "#39188"
+msgid "No background"
+msgstr ""
+
+#. Window screen calibration: calibration by using the subtitle bar
+msgctxt "#39189"
+msgid "Available only with manual subtitle position"
+msgstr ""
+
+#~ msgctxt "#19279"
+#~ msgid "Client specific"
+#~ msgstr "Kiritaki motuhake"
+
+#~ msgctxt "#21463"
+#~ msgid "Below video"
+#~ msgstr "I raro ataata"
+
+#~ msgctxt "#21465"
+#~ msgid "Above video"
+#~ msgstr "Runga ake ataata"
+
+#~ msgctxt "#14089"
+#~ msgid "Font to use for text subtitles"
+#~ msgstr "Momotuhi ki te whakamahi hoki hauraro kuputuhi"
+
+#~ msgctxt "#19239"
+#~ msgid "Starting background threads"
+#~ msgstr "Tīmata aho whakamārama"
+
+#~ msgctxt "#214"
+#~ msgid "Video calibration..."
+#~ msgstr "Whakatika ataata ..."
+
+#~ msgctxt "#272"
+#~ msgid "Top-Left overscan compensation"
+#~ msgstr "Te Mauī o Runga whakaeatanga overscan"
+
+#~ msgctxt "#273"
+#~ msgid "Bottom-Right overscan compensation"
+#~ msgstr "Paremata raro-matau overscan"
+
+#~ msgctxt "#274"
+#~ msgid "Subtitle positioning"
+#~ msgstr "Whakatūtū kupu hauraro"
+
+#~ msgctxt "#275"
+#~ msgid "Pixel ratio adjustment"
+#~ msgstr "Whakatikatikanga pika ōwehenga"
+
+#~ msgctxt "#277"
+#~ msgid "Adjust the bar to change the subtitles position"
+#~ msgstr "Whakaritea te pae ki te whakarerekē i te tūranga o ngā hauraro"
+
+#~ msgctxt "#278"
+#~ msgid "Adjust the rectangle so it is perfectly square"
+#~ msgstr "Whakaritea te tapawhā kia he tino tapawha"
+
+#~ msgctxt "#19585"
+#~ msgid "Ballet"
+#~ msgstr "Ballet"
+
+#~ msgctxt "#21461"
+#~ msgid "Fixed"
+#~ msgstr "Pumau tonu"
+
+#~ msgctxt "#36192"
+#~ msgid "Location of subtitles on the screen."
+#~ msgstr "Wāhi o hauraro i runga i te mata."