diff -Nru kodi-pvr-vbox-8.1.0/debian/changelog kodi-pvr-vbox-8.1.1/debian/changelog --- kodi-pvr-vbox-8.1.0/debian/changelog 2013-05-31 22:59:22.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/debian/changelog 2013-05-31 22:59:22.000000000 +0000 @@ -1,4 +1,4 @@ -kodi-pvr-vbox (8.1.0-1~bionic) bionic; urgency=low +kodi-pvr-vbox (8.1.1-1~bionic) bionic; urgency=low [ kodi ] * autogenerated dummy changelog diff -Nru kodi-pvr-vbox-8.1.0/.github/workflows/increment-version.yml kodi-pvr-vbox-8.1.1/.github/workflows/increment-version.yml --- kodi-pvr-vbox-8.1.0/.github/workflows/increment-version.yml 1970-01-01 00:00:00.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/.github/workflows/increment-version.yml 2021-07-03 15:39:55.000000000 +0000 @@ -0,0 +1,51 @@ +name: Increment version when languages are updated + +on: + push: + branches: [ Matrix, Nexus ] + paths: + - '**resource.language.**strings.po' + +jobs: + default: + if: github.repository == 'kodi-pvr/pvr.vbox' + runs-on: ubuntu-latest + name: Increment add-on version when languages are updated + + steps: + + - name: Checkout Repository + uses: actions/checkout@v2 + with: + fetch-depth: 0 + path: ${{ github.event.repository.name }} + + - name: Checkout Scripts + uses: actions/checkout@v2 + with: + fetch-depth: 0 + repository: xbmc/weblate-supplementary-scripts + path: scripts + + - name: Set up Python + uses: actions/setup-python@v2 + with: + python-version: '3.9' + + - name: Get changed files + uses: trilom/file-changes-action@v1.2.4 + + - name: Increment add-on version + run: | + python3 ../scripts/binary/increment_version.py $HOME/files.json + working-directory: ${{ github.event.repository.name }} + + - name: Create PR for incrementing add-on versions + uses: peter-evans/create-pull-request@v3.10.0 + with: + commit-message: Add-on version incremented + title: Add-on version incremented + body: Add-on version incremented triggered by ${{ github.sha }} + branch: inc-ver + delete-branch: true + path: ./${{ github.event.repository.name }} \ No newline at end of file diff -Nru kodi-pvr-vbox-8.1.0/.github/workflows/sync-addon-metadata-translations.yml kodi-pvr-vbox-8.1.1/.github/workflows/sync-addon-metadata-translations.yml --- kodi-pvr-vbox-8.1.0/.github/workflows/sync-addon-metadata-translations.yml 1970-01-01 00:00:00.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/.github/workflows/sync-addon-metadata-translations.yml 2021-07-03 15:39:55.000000000 +0000 @@ -0,0 +1,57 @@ +name: Sync addon metadata translations + +on: + push: + branches: [ Matrix, Nexus ] + paths: + - '**addon.xml' + - '**resource.language.**strings.po' + +jobs: + default: + if: github.repository == 'kodi-pvr/pvr.vbox' + runs-on: ubuntu-latest + + strategy: + + fail-fast: false + matrix: + python-version: [ 3.9 ] + + steps: + + - name: Checkout repository + uses: actions/checkout@v2 + with: + path: project + + - name: Checkout sync_addon_metadata_translations repository + uses: actions/checkout@v2 + with: + repository: xbmc/sync_addon_metadata_translations + path: sync_addon_metadata_translations + + - name: Set up Python ${{ matrix.python-version }} + uses: actions/setup-python@v2 + with: + python-version: ${{ matrix.python-version }} + + - name: Install dependencies + run: | + python -m pip install --upgrade pip + python -m pip install sync_addon_metadata_translations/ + + - name: Run sync-addon-metadata-translations + run: | + sync-addon-metadata-translations + working-directory: ./project + + - name: Create PR for sync-addon-metadata-translations changes + uses: peter-evans/create-pull-request@v3.10.0 + with: + commit-message: Sync of addon metadata translations + title: Sync of addon metadata translations + body: Sync of addon metadata translations triggered by ${{ github.sha }} + branch: amt-sync + delete-branch: true + path: ./project diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/addon.xml.in kodi-pvr-vbox-8.1.1/pvr.vbox/addon.xml.in --- kodi-pvr-vbox-8.1.0/pvr.vbox/addon.xml.in 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/addon.xml.in 2021-07-03 15:39:55.000000000 +0000 @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.af_za/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.af_za/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.af_za/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.af_za/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/kodi-main/language/af_ZA/)\n" +"Language: af_ZA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: af_ZA\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -116,6 +116,12 @@ msgid "Cancel all the channel's reminders" msgstr "Kanselleer al die kanaal se herinneringe" +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + msgctxt "#30601" msgid "The IP address or hostname of your VBox when accessed from the local network." msgstr "Die IP adres of gasheer naam van jou VBox wanneer toegang vanaf die lokale netwerk verkry word." @@ -124,14 +130,54 @@ msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." msgstr "Die poort wat gebruik word om aan jou VBox te konnekteer wanneer toegang vanaf die lokale netwerk verkry word. Die verstek waarde is '80'." +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + msgctxt "#30620" msgid "Settings related to Channels & EPG." msgstr "Verstellings verwant aan Kanale & EPG." +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + msgctxt "#30622" msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." msgstr "Die hoeveelheid tyd in minute voor 'n program begin wat 'n herinnering moet op pop." +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + msgctxt "#30640" msgid "Settings related to the timeshift." msgstr "Verstellings verwant aan die tydskuif." diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.am_et/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.am_et/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.am_et/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.am_et/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -7,31 +7,194 @@ "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: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/kodi-main/language/am_ET/)\n" +"PO-Revision-Date: 2021-06-27 10:29+0000\n" +"Last-Translator: Christian Gade \n" +"Language-Team: Amharic (Ethiopia) \n" +"Language: am_et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: am_ET\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.7\n" msgctxt "#30000" msgid "Local network" -msgstr "የ አካባቢ ኔትዎርክ " +msgstr "የ አካባቢ ኔትዎርክ" + +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" msgctxt "#30002" msgid "HTTP port" msgstr "HTTP port" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" -msgstr "ግንኙነት " +msgstr "ግንኙነት" msgctxt "#30007" msgid "Internet" -msgstr "ኢንተርኔት " +msgstr "ኢንተርኔት" + +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" msgctxt "#30021" msgid "Channels" msgstr "ጣቢያዎች" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ar_sa/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ar_sa/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ar_sa/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ar_sa/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,24 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/kodi-main/language/ar_SA/)\n" +"Language: ar_SA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ar_SA\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" msgctxt "#30000" msgid "Local network" msgstr "الشبكة المحلية" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "منفذ HTTP" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "الإنترنت" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "قنوات" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.az_az/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.az_az/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.az_az/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.az_az/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,16 +10,192 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Azerbaijani (Azerbaijan) (http://www.transifex.com/projects/p/kodi-main/language/az_AZ/)\n" +"Language: az_AZ\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: az_AZ\n" "Plural-Forms: nplurals=1; plural=0;\n" +# ################## +# ################## +msgctxt "#30000" +msgid "Local network" +msgstr "" + +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Qoşulma" +msgctxt "#30007" +msgid "Internet" +msgstr "" + +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanallar" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.be_by/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.be_by/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.be_by/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.be_by/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,20 +10,36 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Belarusian (Belarus) (http://www.transifex.com/projects/p/kodi-main/language/be_BY/)\n" +"Language: be_BY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: be_BY\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgctxt "#30000" msgid "Local network" msgstr "Лакальная сетка" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "HTTP port" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Злучэньне" @@ -32,10 +48,152 @@ msgid "Internet" msgstr "Інтэрнэт" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Каналы" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Шлях да буферу таймшыфт" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.bg_bg/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.bg_bg/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.bg_bg/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.bg_bg/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/kodi-main/language/bg_BG/)\n" +"Language: bg_BG\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: bg_BG\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP порт" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Връзка" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Интернет" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Канали" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Време за напомняне (минути пред началото на предаването)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Изместване във времето" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Отказ от всички напомняния за канала" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.bs_ba/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.bs_ba/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.bs_ba/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.bs_ba/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,20 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/kodi-main/language/bs_BA/)\n" +"Language: bs_BA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: bs_BA\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgctxt "#30000" msgid "Local network" msgstr "Lokalna mreža" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanali" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ca_es/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ca_es/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ca_es/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ca_es/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Catalan (Spain) (http://www.transifex.com/projects/p/kodi-main/language/ca_ES/)\n" +"Language: ca_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Port UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Connexió" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Canals" @@ -48,14 +61,26 @@ msgid "EPG" msgstr "EPG" +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + msgctxt "#30024" msgid "LCN (Logical Channel Number) from backend" msgstr "LCN (Logical Channel Number) des del dorsal" +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + msgctxt "#30026" msgid "Reminder time (minutes before program starts)" msgstr "Temps de recordatori (minuts abans que comenci el programa)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Salts en el temps" @@ -68,6 +93,13 @@ msgid "Timeshift buffer path" msgstr "Camí a la memòria intermèdia dels salts en el temps" +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + msgctxt "#30107" msgid "Sync EPG" msgstr "Sincronitza l'EPG" @@ -87,3 +119,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Cancel·la tots els recordatoris del canal" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.cs_cz/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.cs_cz/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.cs_cz/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.cs_cz/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/kodi-main/language/cs_CZ/)\n" +"Language: cs_CZ\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Port UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Spojení" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanály" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Čas upozornění (minuty před začátkem programu)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Časový posun" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Zrušit všechna upozornění kanálu" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.cy_gb/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.cy_gb/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.cy_gb/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.cy_gb/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/kodi-main/language/cy_GB/)\n" +"Language: cy_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cy_GB\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" msgctxt "#30000" @@ -28,6 +28,18 @@ msgid "HTTP port" msgstr "Porth HTTP" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Cysylltiad" @@ -36,10 +48,152 @@ msgid "Internet" msgstr "Rhyngrwyd" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Sianeli" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Llwybr byffro Symud Amser" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.da_dk/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.da_dk/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.da_dk/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.da_dk/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Danish (Denmark) (http://www.transifex.com/projects/p/kodi-main/language/da_DK/)\n" +"Language: da_DK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: da_DK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP port" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Forbindelse" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanaler" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Påmindelsestidspunkt (minutter før programmet starter)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Tidsforskydning" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Afmeld alle kanalens påmindelser" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.de_de/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.de_de/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.de_de/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.de_de/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/kodi-main/language/de_DE/)\n" +"Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP Port" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Verbindung" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanäle" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Erinnerungs-Zeitpunkt (Minuten vor Programmstart)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Timeshift" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Alle Erinnerungen des Kanals löschen" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.el_gr/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.el_gr/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.el_gr/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.el_gr/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Greek (Greece) (http://www.transifex.com/projects/p/kodi-main/language/el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Θύρα UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Σύνδεση" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Διαδίκτυο" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Κανάλια" @@ -48,6 +61,26 @@ msgid "EPG" msgstr "EPG" +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Timeshift" @@ -59,3 +92,107 @@ msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Διαδρομή προσωρινής αποθήκευσης Timeshift" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.en_au/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.en_au/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.en_au/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.en_au/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,20 +10,36 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: English (Australia) (http://www.transifex.com/projects/p/kodi-main/language/en_AU/)\n" +"Language: en_AU\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: en_AU\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "Local network" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "HTTP port" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Connection" @@ -32,10 +48,152 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Channels" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Timeshift buffer path" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.en_nz/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.en_nz/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.en_nz/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.en_nz/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: English (New Zealand) (http://www.transifex.com/projects/p/kodi-main/language/en_NZ/)\n" +"Language: en_NZ\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: en_NZ\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP port" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Connection" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Channels" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Reminder time (minutes before program starts)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Timeshift" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Cancel all the channel's reminders" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.en_us/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.en_us/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.en_us/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.en_us/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: English (United States) (http://www.transifex.com/projects/p/kodi-main/language/en_US/)\n" +"Language: en_US\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: en_US\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.eo/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.eo/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.eo/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.eo/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,16 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/kodi-main/language/eo/)\n" +"Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: eo\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "LAN" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Interreto" + +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + +msgctxt "#30021" +msgid "Channels" +msgstr "" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.es_ar/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.es_ar/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.es_ar/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.es_ar/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,20 +10,36 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/kodi-main/language/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "Red local" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "Puerto HTTP" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Conexión" @@ -32,14 +48,151 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Canales" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Timeshift" +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Ruta del buffer de Timeshift" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.es_es/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.es_es/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.es_es/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.es_es/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/kodi-main/language/es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.es_mx/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.es_mx/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.es_mx/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.es_mx/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/kodi-main/language/es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Puerto UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Conexión" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Canales" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Tiempo de recordatorio (minutos antes del inicio del programa)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Cambio de hora" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Cancelar todos los recordatorios del canal" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.et_ee/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.et_ee/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.et_ee/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.et_ee/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,20 +10,36 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/kodi-main/language/et_EE/)\n" +"Language: et_EE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "Kohtvõrk" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "HTTP port" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Ühendus" @@ -32,10 +48,152 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanalid" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Ajanihke puhverduse rada" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.eu_es/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.eu_es/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.eu_es/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.eu_es/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/kodi-main/language/eu_ES/)\n" +"Language: eu_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: eu_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,14 +32,167 @@ msgid "UPnP port" msgstr "UPnP ataka" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanalak" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Denbora aldaketa" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fa_af/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fa_af/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fa_af/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fa_af/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,12 +10,192 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Persian (Afghanistan) (http://www.transifex.com/projects/p/kodi-main/language/fa_AF/)\n" +"Language: fa_AF\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fa_AF\n" "Plural-Forms: nplurals=1; plural=0;\n" +# ################## +# ################## +msgctxt "#30000" +msgid "Local network" +msgstr "" + +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "اتصال" + +msgctxt "#30007" +msgid "Internet" +msgstr "" + +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + +msgctxt "#30021" +msgid "Channels" +msgstr "" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fa_ir/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fa_ir/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fa_ir/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fa_ir/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,24 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Persian (Iran) (http://www.transifex.com/projects/p/kodi-main/language/fa_IR/)\n" +"Language: fa_IR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fa_IR\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" msgid "Local network" msgstr "شبکه محلی" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "پورت HTTP" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "اینترنت" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "کانال ها" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fi_fi/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fi_fi/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fi_fi/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fi_fi/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/kodi-main/language/fi_FI/)\n" +"Language: fi_FI\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP-portti" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Yhteys" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internetistä" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanavat" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Muistutuksen aika (minuuttia ennen ohjelman alkua)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Ajansiirto" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Peruuta kaikki kanavan muistutukset" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fo_fo/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fo_fo/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fo_fo/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fo_fo/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,16 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Faroese (Faroe Islands) (http://www.transifex.com/projects/p/kodi-main/language/fo_FO/)\n" +"Language: fo_FO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fo_FO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "Lokalt net" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + +msgctxt "#30007" +msgid "Internet" +msgstr "" + +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Rás" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fr_ca/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fr_ca/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fr_ca/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fr_ca/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: French (Canada) (http://www.transifex.com/projects/p/kodi-main/language/fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Port UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Connexion" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Chaînes" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Heure du rappel (minutes avant le début du programme)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Décalage temporel" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Annuler les rappels de toutes les chaînes" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fr_fr/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fr_fr/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.fr_fr/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.fr_fr/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -7,14 +7,15 @@ "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: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: French (France) (http://www.transifex.com/projects/p/kodi-main/language/fr_FR/)\n" +"PO-Revision-Date: 2021-06-27 10:29+0000\n" +"Last-Translator: Christian Gade \n" +"Language-Team: French (France) \n" +"Language: fr_fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fr_FR\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.7\n" msgctxt "#30000" msgid "Local network" @@ -32,6 +33,14 @@ msgid "UPnP port" msgstr "Port UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Connexion" @@ -40,9 +49,14 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" -msgstr "Chaînes " +msgstr "Chaînes" msgctxt "#30022" msgid "EPG" @@ -64,6 +78,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Temps de rappel (minutes avant que le programme commence)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Différé" @@ -78,7 +96,7 @@ msgctxt "#30106" msgid "VBox device rescan of EPG (will take a while)" -msgstr "Réanalyse du guide TV par la VBox en cours…" +msgstr "Réanalyse du guide TV par la VBox en cours" msgctxt "#30107" msgid "Sync EPG" @@ -99,3 +117,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Annuler tous les rappels de chaînes" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.gl_es/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.gl_es/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.gl_es/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.gl_es/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Galician (Spain) (http://www.transifex.com/projects/p/kodi-main/language/gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: gl_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -76,6 +76,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Tempo de recordatorio (minutos antes de que comece o programa)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Timeshift" @@ -111,3 +115,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Cancelar tódolos recordatorios da canle" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.he_il/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.he_il/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.he_il/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.he_il/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/kodi-main/language/he_IL/)\n" +"Language: he_IL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: he_IL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -163,3 +163,28 @@ msgctxt "#30620" msgid "Settings related to Channels & EPG." msgstr "הגדרות שקשורות בערוצים וב־EPG" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.hi_in/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.hi_in/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.hi_in/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.hi_in/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,16 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Hindi (India) (http://www.transifex.com/projects/p/kodi-main/language/hi_IN/)\n" +"Language: hi_IN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hi_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "स्थानीय नेटवर्क" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "इंटरनेट" + +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + +msgctxt "#30021" +msgid "Channels" +msgstr "" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.hr_hr/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.hr_hr/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.hr_hr/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.hr_hr/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/kodi-main/language/hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hr_HR\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP ulaz" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Povezivanje" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Programi" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Vrijeme podsjetnika (minuta prije nego program započne)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Vremensko premotavanje" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Poništi sve podsjetnike programa" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.hu_hu/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.hu_hu/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.hu_hu/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.hu_hu/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -7,14 +7,15 @@ "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: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/kodi-main/language/hu_HU/)\n" +"PO-Revision-Date: 2021-06-27 10:29+0000\n" +"Last-Translator: Christian Gade \n" +"Language-Team: Hungarian \n" +"Language: hu_hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hu_HU\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.7\n" msgctxt "#30000" msgid "Local network" @@ -130,7 +131,7 @@ msgctxt "#30603" msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." -msgstr "A VBox csatlakozásához használt port ha HTTPS-t használ, amikor a helyi hálózatról érkezik. Az alapértelmezett \"0\" azt jelenti, hogy ez le van tiltva, és helyette a HTTP lesz használatban." +msgstr "A VBox csatlakozásához használt port ha HTTPS-t használ, amikor a helyi hálózatról érkezik. Az alapértelmezett \"0\" azt jelenti, hogy ez le van tiltva, és helyette a HTTP lesz használatban." msgctxt "#30604" msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.hy_am/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.hy_am/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.hy_am/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.hy_am/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,16 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Armenian (Armenia) (http://www.transifex.com/projects/p/kodi-main/language/hy_AM/)\n" +"Language: hy_AM\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hy_AM\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "Լոկալ ցանց" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Համացանց" + +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + +msgctxt "#30021" +msgid "Channels" +msgstr "" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.id_id/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.id_id/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.id_id/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.id_id/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -7,14 +7,15 @@ "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: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/kodi-main/language/id_ID/)\n" +"PO-Revision-Date: 2021-06-27 10:29+0000\n" +"Last-Translator: Christian Gade \n" +"Language-Team: Indonesian \n" +"Language: id_id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: id_ID\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.7\n" msgctxt "#30000" msgid "Local network" @@ -32,6 +33,14 @@ msgid "UPnP port" msgstr "Soket UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Koneksi" @@ -40,13 +49,38 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Saluran" msgctxt "#30022" msgid "EPG" -msgstr "EPG " +msgstr "EPG" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" msgctxt "#30040" msgid "Timeshift" @@ -59,3 +93,107 @@ msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Path penyangga Timeshift" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.is_is/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.is_is/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.is_is/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.is_is/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/kodi-main/language/is_IS/)\n" +"Language: is_IS\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: is_IS\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP-gátt" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Tenging" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Rásir" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Tími áminningar (mínútur fyrir upphaf dagskrárliðs)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Tímaflakk" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Hætta við allar áminningar rása" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.it_it/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.it_it/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.it_it/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.it_it/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/kodi-main/language/it_IT/)\n" +"Language: it_IT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: it_IT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Porta UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Connessione" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Canali" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Orario promemoria (minuti prima che il programma inizi)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Timeshift" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Cancella tutti i promemoria del canale" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ja_jp/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ja_jp/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ja_jp/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ja_jp/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/kodi-main/language/ja_JP/)\n" +"Language: ja_JP\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnPポート" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "接続" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "インターネット" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "チャンネル" @@ -48,10 +61,26 @@ msgid "EPG" msgstr "EPG" +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + msgctxt "#30026" msgid "Reminder time (minutes before program starts)" msgstr "あとで通知の時間 (プログラム開始の数分前)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "タイムシフト" @@ -64,6 +93,13 @@ msgid "Timeshift buffer path" msgstr "タイムシフト用バッファのパス" +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + msgctxt "#30107" msgid "Sync EPG" msgstr "EPGと同期" @@ -83,3 +119,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "すべてのチャンネルであとで通知をキャンセル" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ko_kr/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ko_kr/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ko_kr/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ko_kr/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/kodi-main/language/ko_KR/)\n" +"Language: ko_KR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.lt_lt/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.lt_lt/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.lt_lt/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.lt_lt/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/kodi-main/language/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: lt_LT\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgctxt "#30000" @@ -116,18 +116,76 @@ msgid "Cancel all the channel's reminders" msgstr "Atšaukti visus kanalų priminimus" +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + msgctxt "#30601" msgid "The IP address or hostname of your VBox when accessed from the local network." msgstr "Jūsų VBox IP adresas arba įrenginio vardas, kai jis pasiekiamas iš vietinio tinklo." +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + msgctxt "#30606" msgid "The IP address or hostname of your VBox when accessed from the internet." msgstr "Jūsų VBox IP adresas arba įrenginio vardas, kai jis pasiekiamas per internetą." +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + msgctxt "#30620" msgid "Settings related to Channels & EPG." msgstr "Su kanalais ir EPG susiję nustatymai." +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + msgctxt "#30640" msgid "Settings related to the timeshift." msgstr "Su laiko poslinkiu susiję nustatymai." + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.lv_lv/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.lv_lv/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.lv_lv/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.lv_lv/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Latvian (Latvia) (http://www.transifex.com/projects/p/kodi-main/language/lv_LV/)\n" +"Language: lv_LV\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: lv_LV\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" msgctxt "#30000" @@ -28,6 +28,18 @@ msgid "HTTP port" msgstr "HTTP ports" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Pieslēgums" @@ -36,10 +48,23 @@ msgid "Internet" msgstr "Internets" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanāli" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + msgctxt "#30024" msgid "LCN (Logical Channel Number) from backend" msgstr "LKN (Loģiskais Kanāla Numurs) no galasistēmas" @@ -48,6 +73,127 @@ msgid "Channel index in backend" msgstr "Kanālu indekss galasistēmā" +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Laika nobīdes bufera ceļš" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.mi/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.mi/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.mi/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.mi/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,20 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Maori (http://www.transifex.com/projects/p/kodi-main/language/mi/)\n" +"Language: mi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: mi\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" msgctxt "#30000" msgid "Local network" msgstr "Whatunga paetata" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Ipurangi" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Ngā hongere" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.mk_mk/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.mk_mk/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.mk_mk/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.mk_mk/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,20 +10,36 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Macedonian (Macedonia) (http://www.transifex.com/projects/p/kodi-main/language/mk_MK/)\n" +"Language: mk_MK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: mk_MK\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" msgctxt "#30000" msgid "Local network" msgstr "Локална мрежа" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "HTTP порта" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Конекција" @@ -32,10 +48,152 @@ msgid "Internet" msgstr "Интернет" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Канали" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Пат за Timeshift buffer-от" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ml_in/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ml_in/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ml_in/strings.po 1970-01-01 00:00:00.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ml_in/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -0,0 +1,201 @@ +# Kodi Media Center language file +# Addon Name: VBox TV Gateway PVR Client +# Addon id: pvr.vbox +# Addon Provider: Sam Stenvall +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: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ml_in\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" + +################### +################### +msgctxt "#30000" +msgid "Local network" +msgstr "" + +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + +msgctxt "#30007" +msgid "Internet" +msgstr "" + +#empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + +msgctxt "#30021" +msgid "Channels" +msgstr "" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +#empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +#empty strings from id 30043 to 30105 +############# +############# +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +#empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +#empty strings from id 30114 to 30599 +#help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +#empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +#empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.mn_mn/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.mn_mn/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.mn_mn/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.mn_mn/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,24 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Mongolian (Mongolia) (http://www.transifex.com/projects/p/kodi-main/language/mn_MN/)\n" +"Language: mn_MN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: mn_MN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "Дотоод сүлжээ" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "HTTP порт" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Интернэт" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Сувгууд" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ms_my/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ms_my/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ms_my/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ms_my/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/kodi-main/language/ms_MY/)\n" +"Language: ms_MY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ms_MY\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Port UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Sambungan" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Saluran" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Masa peringatan (minit sebelum program bermula)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Anjak Masa" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Batalkan semua peringatan saluran" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.mt_mt/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.mt_mt/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.mt_mt/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.mt_mt/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,28 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Maltese (Malta) (http://www.transifex.com/projects/p/kodi-main/language/mt_MT/)\n" +"Language: mt_MT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: mt_MT\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);\n" msgctxt "#30000" msgid "Local network" msgstr "LAN" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "port tal- HTTP" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Stazzjonijiet" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Il-Buffer path tat-timeshift" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.my_mm/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.my_mm/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.my_mm/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.my_mm/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,16 +10,36 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/kodi-main/language/my_MM/)\n" +"Language: my_MM\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: my_MM\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" msgid "Local network" msgstr "Local network" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "ကွန်နက်ရှင်" @@ -28,6 +48,152 @@ msgid "Internet" msgstr "အင်တာနက်" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Channel များ" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.nb_no/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.nb_no/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.nb_no/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.nb_no/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/kodi-main/language/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP-port" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Tilkobling" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internett" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanaler" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Påminnelsestid (minutter før programmet starter)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Tdsforskyvning" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Avbryt alle kanalpåminnelser" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.nl_nl/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.nl_nl/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.nl_nl/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.nl_nl/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/kodi-main/language/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP poort" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Verbinding" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanalen" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Herinnertijd (minuten voordat het programma begint)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Timeshift" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Annuleer al de kanalen herinneringen" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.pl_pl/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.pl_pl/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.pl_pl/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.pl_pl/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/kodi-main/language/pl_PL/)\n" +"Language: pl_PL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pl_PL\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Port UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Połączenie" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanały" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Czas przypomnienia (w minutach przed uruchomieniem)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Przesunięcie czasowe" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Anuluj przypomnienia dla wszystkich kanałów" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.pt_br/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.pt_br/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.pt_br/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.pt_br/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/kodi-main/language/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" msgctxt "#30000" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.pt_pt/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.pt_pt/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.pt_pt/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.pt_pt/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/kodi-main/language/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Porto de UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Ligação" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Canais" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Hora do lembrete (minutos antes do programa iniciar)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Ver Mais Tarde" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Cancelar todos os lembretes de canal" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ro_ro/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ro_ro/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ro_ro/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ro_ro/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/kodi-main/language/ro_RO/)\n" +"Language: ro_RO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Port UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Conexiune" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Canale" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Timp reamintire (în minute, înainte să inceapa programul)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Decalaj temporal" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Anulează toate reamintirile canalelor" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ru_ru/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ru_ru/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ru_ru/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ru_ru/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/kodi-main/language/ru_RU/)\n" +"Language: ru_RU\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ru_RU\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Порт UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Соединение" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Интернет" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Каналы" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Время напоминания (за минуты до запуска программы)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Таймшифт" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Отменить все напоминания канала" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.si_lk/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.si_lk/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.si_lk/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.si_lk/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,24 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/kodi-main/language/si_LK/)\n" +"Language: si_LK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: si_LK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "ස්ථානික ජාලය" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "HTTP තිර්ථය" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "අන්තර්ජාලය" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + +msgctxt "#30021" +msgid "Channels" +msgstr "" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "කාල සාරු අවරෝධක පෙත" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sk_sk/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sk_sk/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sk_sk/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sk_sk/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/kodi-main/language/sk_SK/)\n" +"Language: sk_SK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sk_SK\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Port UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Pripojenie" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanály" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Pripomeň mi čas (minúty pred začiatkom programu)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Časový posun" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Zrušiť pripomienkovače z tohto programu" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sl_si/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sl_si/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sl_si/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sl_si/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/kodi-main/language/sl_SI/)\n" +"Language: sl_SI\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sl_SI\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Vrata UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Povezava" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Programi" @@ -48,6 +61,26 @@ msgid "EPG" msgstr "EPV" +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Časovni zamik" @@ -59,3 +92,107 @@ msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Pot medpomnenja časovnega zamika" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sq_al/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sq_al/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sq_al/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sq_al/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,24 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Albanian (Albania) (http://www.transifex.com/projects/p/kodi-main/language/sq_AL/)\n" +"Language: sq_AL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sq_AL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "Rrejti lokal" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "HTTP porti" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Interneti" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanalet" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sr_rs/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sr_rs/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sr_rs/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sr_rs/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Serbian (Serbia) (http://www.transifex.com/projects/p/kodi-main/language/sr_RS/)\n" +"Language: sr_RS\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sr_RS\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP порт" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Веза" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Интернет" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Канали" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Време подсетника (минута пре почетка програма)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Померај времена" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Откажи све подсетнике канала" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sr_rs@latin/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sr_rs@latin/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sr_rs@latin/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sr_rs@latin/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Serbian (Latin) (Serbia) (http://www.transifex.com/projects/p/kodi-main/language/sr_RS@latin/)\n" +"Language: sr_RS@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sr_RS@latin\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP port" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Veza" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanali" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Vreme podsetnika (minuta pre početka programa)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Pomeraj vremena" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Otkaži sve podsetnike kanala" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sv_se/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sv_se/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.sv_se/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.sv_se/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -7,14 +7,15 @@ "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: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/kodi-main/language/sv_SE/)\n" +"PO-Revision-Date: 2021-06-27 10:29+0000\n" +"Last-Translator: Christian Gade \n" +"Language-Team: Swedish \n" +"Language: sv_se\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sv_SE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.7\n" msgctxt "#30000" msgid "Local network" @@ -32,6 +33,14 @@ msgid "UPnP port" msgstr "UPnP-port" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Anslutning" @@ -40,6 +49,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanaler" @@ -64,6 +78,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "Påminnelsetid (minuter innan programmet startar)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Tidsförskjutning" @@ -74,7 +92,7 @@ msgctxt "#30042" msgid "Timeshift buffer path" -msgstr "Buffertsökväg för Timeshift " +msgstr "Buffertsökväg för Timeshift" msgctxt "#30106" msgid "VBox device rescan of EPG (will take a while)" @@ -99,3 +117,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "Avbryt alla kanalpåminnelser" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.szl/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.szl/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.szl/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.szl/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Silesian (http://www.transifex.com/projects/p/kodi-main/language/szl/)\n" +"Language: szl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: szl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Port UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Skuplowanie" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanały" @@ -48,6 +61,26 @@ msgid "EPG" msgstr "EPG" +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Timeshift" @@ -59,3 +92,107 @@ msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Cesta bufora timeshift" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ta_in/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ta_in/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.ta_in/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.ta_in/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,24 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Tamil (India) (http://www.transifex.com/projects/p/kodi-main/language/ta_IN/)\n" +"Language: ta_IN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ta_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "குறும்பரப்புப் பிணையம்" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "HTTP துறை" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "இணையம்" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "சேனல்கள்" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.te_in/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.te_in/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.te_in/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.te_in/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,12 +10,192 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Telugu (India) (http://www.transifex.com/projects/p/kodi-main/language/te_IN/)\n" +"Language: te_IN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: te_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +# ################## +# ################## +msgctxt "#30000" +msgid "Local network" +msgstr "" + +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "HTTP పోర్ట్" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + +msgctxt "#30007" +msgid "Internet" +msgstr "" + +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + +msgctxt "#30021" +msgid "Channels" +msgstr "" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.tg_tj/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.tg_tj/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.tg_tj/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.tg_tj/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,24 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Tajik (Tajikistan) (http://www.transifex.com/projects/p/kodi-main/language/tg_TJ/)\n" +"Language: tg_TJ\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: tg_TJ\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgctxt "#30000" msgid "Local network" msgstr "Шабакаи маҳаллӣ" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "Порти HTTP" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Интернет" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Шабакаҳо" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.th_th/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.th_th/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.th_th/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.th_th/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,16 +10,36 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/kodi-main/language/th_TH/)\n" +"Language: th_TH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: th_TH\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" msgid "Local network" msgstr "เครือข่ายท้องถิ่น" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "การเชื่อมต่อ" @@ -28,10 +48,152 @@ msgid "Internet" msgstr "อินเตอร์เน็ต" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "ช่องสัญญาณ" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "เส้นทางบัฟเฟอร์ของ Timeshift" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.tr_tr/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.tr_tr/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.tr_tr/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.tr_tr/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/kodi-main/language/tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.uk_ua/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.uk_ua/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.uk_ua/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.uk_ua/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/projects/p/kodi-main/language/uk_UA/)\n" +"Language: uk_UA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: uk_UA\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "Порт UPnP" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Зв’язок" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "Інтернет" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Канали" @@ -48,10 +61,138 @@ msgid "EPG" msgstr "EPG" +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "Зрушення в часі" +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Шлях до буферу зсуву у часі" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.uz_uz/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.uz_uz/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.uz_uz/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.uz_uz/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,20 +10,190 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Uzbek (Uzbekistan) (http://www.transifex.com/projects/p/kodi-main/language/uz_UZ/)\n" +"Language: uz_UZ\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: uz_UZ\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" msgid "Local network" msgstr "Mahalliy tarmoq" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + +msgctxt "#30002" +msgid "HTTP port" +msgstr "" + +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + +msgctxt "#30006" +msgid "Connection" +msgstr "" + msgctxt "#30007" msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kanallar" + +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + +msgctxt "#30042" +msgid "Timeshift buffer path" +msgstr "" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.vi_vn/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.vi_vn/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.vi_vn/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.vi_vn/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,20 +10,36 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/kodi-main/language/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" msgid "Local network" msgstr "Mạng nội bộ" +msgctxt "#30001" +msgid "Hostname or IP address" +msgstr "" + msgctxt "#30002" msgid "HTTP port" msgstr "Cổng HTTP" +msgctxt "#30003" +msgid "UPnP port" +msgstr "" + +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "Kết nối" @@ -32,10 +48,152 @@ msgid "Internet" msgstr "Internet" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "Kênh" +msgctxt "#30022" +msgid "EPG" +msgstr "" + +msgctxt "#30023" +msgid "Channel numbers set by" +msgstr "" + +msgctxt "#30024" +msgid "LCN (Logical Channel Number) from backend" +msgstr "" + +msgctxt "#30025" +msgid "Channel index in backend" +msgstr "" + +msgctxt "#30026" +msgid "Reminder time (minutes before program starts)" +msgstr "" + +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + +# empty strings from id 30028 to 30039 +msgctxt "#30040" +msgid "Timeshift" +msgstr "" + +msgctxt "#30041" +msgid "Enable timeshifting" +msgstr "" + msgctxt "#30042" msgid "Timeshift buffer path" msgstr "Đường dẫn bộ đệm Timeshift" + +# empty strings from id 30043 to 30105 +# ############ +# ############ +msgctxt "#30106" +msgid "VBox device rescan of EPG (will take a while)" +msgstr "" + +msgctxt "#30107" +msgid "Sync EPG" +msgstr "" + +# empty strings from id 30108 to 30109 +msgctxt "#30110" +msgid "Remind me" +msgstr "" + +msgctxt "#30111" +msgid "Manual reminder" +msgstr "" + +msgctxt "#30112" +msgid "Cancel reminder (if exists)" +msgstr "" + +msgctxt "#30113" +msgid "Cancel all the channel's reminders" +msgstr "" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.zh_cn/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.zh_cn/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.zh_cn/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.zh_cn/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/kodi-main/language/zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP 端口" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "连接" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "互联网" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "频道" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "提醒时间(节目开始前多少分钟)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "时光平移" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "取消所有频道提醒" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.zh_tw/strings.po kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.zh_tw/strings.po --- kodi-pvr-vbox-8.1.0/pvr.vbox/resources/language/resource.language.zh_tw/strings.po 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/pvr.vbox/resources/language/resource.language.zh_tw/strings.po 2021-07-03 15:39:55.000000000 +0000 @@ -10,10 +10,10 @@ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kodi Translation Team\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/kodi-main/language/zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" msgctxt "#30000" @@ -32,6 +32,14 @@ msgid "UPnP port" msgstr "UPnP 連接埠" +msgctxt "#30004" +msgid "Connection timeout" +msgstr "" + +msgctxt "#30005" +msgid "HTTPS port (set to 0 to use plain HTTP)" +msgstr "" + msgctxt "#30006" msgid "Connection" msgstr "連接" @@ -40,6 +48,11 @@ msgid "Internet" msgstr "網際網路" +# empty strings from id 30008 to 30019 +msgctxt "#30020" +msgid "Channel & EPG" +msgstr "" + msgctxt "#30021" msgid "Channels" msgstr "頻道" @@ -64,6 +77,10 @@ msgid "Reminder time (minutes before program starts)" msgstr "提醒時間(節目開始前的分鐘數)" +msgctxt "#30027" +msgid "Skip initial EPG load" +msgstr "" + msgctxt "#30040" msgid "Timeshift" msgstr "時間平移" @@ -99,3 +116,79 @@ msgctxt "#30113" msgid "Cancel all the channel's reminders" msgstr "取消所有頻道的提醒" + +# empty strings from id 30114 to 30599 +# help info - Connection +msgctxt "#30600" +msgid "Contains settings for connecting to the VBox device from both your local network and from the internet. A local connection will be attempted first and if unsuccessful the internet settings will be used." +msgstr "" + +msgctxt "#30601" +msgid "The IP address or hostname of your VBox when accessed from the local network." +msgstr "" + +msgctxt "#30602" +msgid "The port used to connect to your VBox when accessed from the local network. Default value is `80`." +msgstr "" + +msgctxt "#30603" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the local network. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30604" +msgid "The port used to connect to your VBox via UPnP when accessed from the local network. Default value is `55555`." +msgstr "" + +msgctxt "#30605" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the local network. Default value is `3`." +msgstr "" + +msgctxt "#30606" +msgid "The IP address or hostname of your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30607" +msgid "The port used to connect to your VBox when accessed from the internet." +msgstr "" + +msgctxt "#30608" +msgid "The port used to connect to your VBox if using HTTPS when accessed from the internet. The default `0` means this is disabled and HTTP will be used instead." +msgstr "" + +msgctxt "#30609" +msgid "The port used to connect to your VBox via UPnP when accessed from the internet. Default value is `55555`." +msgstr "" + +msgctxt "#30610" +msgid "The value used (in seconds) to denote when a connection attempt has failed when accessed from the internet. Default value is `10`." +msgstr "" + +# empty strings from id 30611 to 30619 +msgctxt "#30620" +msgid "Settings related to Channels & EPG." +msgstr "" + +msgctxt "#30621" +msgid "Channel numbers can be set via either of the following two options: [LCN (Logical Channel Number) from backend] The channel numbers as set on the backend; [Channel index in backend] Starting from 1 number the channels as per the order they appear on the backend." +msgstr "" + +msgctxt "#30622" +msgid "The amount of time in minutes prior to a programme start that a reminder should pop up." +msgstr "" + +msgctxt "#30623" +msgid "Ignore the initial EPG load. Enabled by default to prevent crash issues on LibreElec/CoreElec." +msgstr "" + +# empty strings from id 30624 to 30639 +msgctxt "#30640" +msgid "Settings related to the timeshift." +msgstr "" + +msgctxt "#30641" +msgid "If enabled allows pause, rewind and fast-forward of live TV." +msgstr "" + +msgctxt "#30642" +msgid "The path where the timeshift buffer files should be stored when timeshifting is enabled. Make sure you have a reasonable amount of disk space available since the buffer will grow indefinitely until you stop watching or switch channels." +msgstr "" diff -Nru kodi-pvr-vbox-8.1.0/README.md kodi-pvr-vbox-8.1.1/README.md --- kodi-pvr-vbox-8.1.0/README.md 2021-01-09 10:03:05.000000000 +0000 +++ kodi-pvr-vbox-8.1.1/README.md 2021-07-03 15:39:55.000000000 +0000 @@ -31,7 +31,7 @@ 2. Build the kodi tools * `cd $HOME/xbmc-addon/tools/depends` * `./bootstrap` - * `./configure --host=x86_64-apple-darwin` + * `./configure --host=x86_64-apple-darwin --with-platform=macos` * `make -j$(getconf _NPROCESSORS_ONLN)` 3. Build the addon * `cd $HOME/xbmc-addon`