Ticket #8358: en_gb_mythbrowser.diff

File en_gb_mythbrowser.diff, 13.8 KB (added by Nick Morrott <knowledgejunkie (at) gmail (dot) com>, 14 years ago)
  • mythplugins/mythbrowser/i18n/mythbrowser_en_gb.ts

     
     1<?xml version="1.0" encoding="utf-8"?>
     2<!DOCTYPE TS>
     3<TS version="2.0" language="en_US">
     4<context>
     5    <name>BookmarkEditor</name>
     6    <message>
     7        <location filename="../mythbrowser/bookmarkeditor.cpp" line="56"/>
     8        <source>Edit Bookmark Details</source>
     9        <translation>Edit Bookmark Details</translation>
     10    </message>
     11    <message>
     12        <location filename="../mythbrowser/bookmarkeditor.cpp" line="58"/>
     13        <source>Enter Bookmark Details</source>
     14        <translation>Enter Bookmark Details</translation>
     15    </message>
     16    <message>
     17        <location filename="../mythbrowser/bookmarkeditor.cpp" line="138"/>
     18        <source>Select a category</source>
     19        <translation>Select a category</translation>
     20    </message>
     21</context>
     22<context>
     23    <name>BookmarkManager</name>
     24    <message>
     25        <location filename="../mythbrowser/bookmarkmanager.cpp" line="158"/>
     26        <source>No bookmarks defined.
     27
     28Use the &apos;Add Bookmark&apos; menu option to add new bookmarks</source>
     29        <translation>No bookmarks defined.
     30
     31Use the &apos;Add Bookmark&apos; menu option to add new bookmarks</translation>
     32    </message>
     33    <message>
     34        <location filename="../mythbrowser/bookmarkmanager.cpp" line="267"/>
     35        <source>Actions</source>
     36        <translation>Actions</translation>
     37    </message>
     38    <message>
     39        <location filename="../mythbrowser/bookmarkmanager.cpp" line="282"/>
     40        <source>Add Bookmark</source>
     41        <translation>Add Bookmark</translation>
     42    </message>
     43    <message>
     44        <location filename="../mythbrowser/bookmarkmanager.cpp" line="286"/>
     45        <source>Edit Bookmark</source>
     46        <translation>Edit Bookmark</translation>
     47    </message>
     48    <message>
     49        <location filename="../mythbrowser/bookmarkmanager.cpp" line="287"/>
     50        <source>Delete Bookmark</source>
     51        <translation>Delete Bookmark</translation>
     52    </message>
     53    <message>
     54        <location filename="../mythbrowser/bookmarkmanager.cpp" line="288"/>
     55        <source>Show Bookmark</source>
     56        <translation>Show Bookmark</translation>
     57    </message>
     58    <message>
     59        <location filename="../mythbrowser/bookmarkmanager.cpp" line="293"/>
     60        <source>Delete Marked</source>
     61        <translation>Delete Marked</translation>
     62    </message>
     63    <message>
     64        <location filename="../mythbrowser/bookmarkmanager.cpp" line="294"/>
     65        <source>Show Marked</source>
     66        <translation>Show Marked</translation>
     67    </message>
     68    <message>
     69        <location filename="../mythbrowser/bookmarkmanager.cpp" line="295"/>
     70        <source>Clear Marked</source>
     71        <translation>Clear Marked</translation>
     72    </message>
     73    <message>
     74        <location filename="../mythbrowser/bookmarkmanager.cpp" line="298"/>
     75        <source>Cancel</source>
     76        <translation>Cancel</translation>
     77    </message>
     78    <message>
     79        <location filename="../mythbrowser/bookmarkmanager.cpp" line="475"/>
     80        <source>Are you sure you want to delete the selected bookmark</source>
     81        <translation>Are you sure you want to delete the selected bookmark</translation>
     82    </message>
     83    <message>
     84        <location filename="../mythbrowser/bookmarkmanager.cpp" line="519"/>
     85        <source>Are you sure you want to delete the marked bookmarks</source>
     86        <translation>Are you sure you want to delete the marked bookmarks</translation>
     87    </message>
     88</context>
     89<context>
     90    <name>BrowserConfig</name>
     91    <message>
     92        <location filename="../mythbrowser/bookmarkmanager.cpp" line="42"/>
     93        <source>MythBrowser Settings</source>
     94        <translation>MythBrowser Settings</translation>
     95    </message>
     96    <message>
     97        <location filename="../mythbrowser/bookmarkmanager.cpp" line="115"/>
     98        <source>This is the command that will be used to show the web browser. Use &apos;Internal&apos; to use the built in web browser&apos;. %ZOOM% and %URL% will be replaced with the zoom level and URL list.</source>
     99        <translation>This is the command that will be used to show the web browser. Use &apos;Internal&apos; to use the built in web browser&apos;. %ZOOM% and %URL% will be replaced with the zoom level and URL list.</translation>
     100    </message>
     101    <message>
     102        <location filename="../mythbrowser/bookmarkmanager.cpp" line="119"/>
     103        <source>This is the default text size that will be used. Valid values for the Internal browser are from 0.3 to 5.0 with 1.0 being normal size less than 1 is smaller and greater than 1 is larger than normal size.</source>
     104        <translation>This is the default text size that will be used. Valid values for the Internal browser are from 0.3 to 5.0 with 1.0 being normal size less than 1 is smaller and greater than 1 is larger than normal size.</translation>
     105    </message>
     106    <message>
     107        <location filename="../mythbrowser/bookmarkmanager.cpp" line="124"/>
     108        <source>Exit without saving settings</source>
     109        <translation>Exit without saving settings</translation>
     110    </message>
     111    <message>
     112        <location filename="../mythbrowser/bookmarkmanager.cpp" line="126"/>
     113        <source>Save settings and Exit</source>
     114        <translation>Save settings and Exit</translation>
     115    </message>
     116</context>
     117<context>
     118    <name>MythBrowser</name>
     119    <message>
     120        <location filename="../mythbrowser/mythbrowser.cpp" line="103"/>
     121        <location filename="../mythbrowser/mythbrowser.cpp" line="348"/>
     122        <source>Enter URL</source>
     123        <translation>Enter URL</translation>
     124    </message>
     125    <message>
     126        <location filename="../mythbrowser/mythbrowser.cpp" line="239"/>
     127        <source>Loading...</source>
     128        <translation>Loading...</translation>
     129    </message>
     130    <message>
     131        <location filename="../mythbrowser/mythbrowser.cpp" line="335"/>
     132        <source>Actions</source>
     133        <translation>Actions</translation>
     134    </message>
     135    <message>
     136        <location filename="../mythbrowser/mythbrowser.cpp" line="351"/>
     137        <source>Back</source>
     138        <translation>Back</translation>
     139    </message>
     140    <message>
     141        <location filename="../mythbrowser/mythbrowser.cpp" line="354"/>
     142        <source>Forward</source>
     143        <translation>Forward</translation>
     144    </message>
     145    <message>
     146        <location filename="../mythbrowser/mythbrowser.cpp" line="356"/>
     147        <source>Zoom In</source>
     148        <translation>Zoom In</translation>
     149    </message>
     150    <message>
     151        <location filename="../mythbrowser/mythbrowser.cpp" line="357"/>
     152        <source>Zoom Out</source>
     153        <translation>Zoom Out</translation>
     154    </message>
     155    <message>
     156        <location filename="../mythbrowser/mythbrowser.cpp" line="358"/>
     157        <source>New Tab</source>
     158        <translation>New Tab</translation>
     159    </message>
     160    <message>
     161        <location filename="../mythbrowser/mythbrowser.cpp" line="361"/>
     162        <source>Delete Tab</source>
     163        <translation>Delete Tab</translation>
     164    </message>
     165    <message>
     166        <location filename="../mythbrowser/mythbrowser.cpp" line="363"/>
     167        <source>Add Bookmark</source>
     168        <translation>Add Bookmark</translation>
     169    </message>
     170    <message>
     171        <location filename="../mythbrowser/mythbrowser.cpp" line="365"/>
     172        <source>Cancel</source>
     173        <translation>Cancel</translation>
     174    </message>
     175</context>
     176<context>
     177    <name>MythControls</name>
     178    <message>
     179        <location filename="../mythbrowser/main.cpp" line="47"/>
     180        <source>Move to next browser tab</source>
     181        <translation>Move to next browser tab</translation>
     182    </message>
     183    <message>
     184        <location filename="../mythbrowser/main.cpp" line="49"/>
     185        <source>Move to previous browser tab</source>
     186        <translation>Move to previous browser tab</translation>
     187    </message>
     188    <message>
     189        <location filename="../mythbrowser/main.cpp" line="52"/>
     190        <source>Internal Web Browser</source>
     191        <translation>Internal Web Browser</translation>
     192    </message>
     193</context>
     194<context>
     195    <name>ThemeUI</name>
     196    <message>
     197        <location filename="themestrings.h" line="2"/>
     198        <source>Web Bookmarks</source>
     199        <translation>Web Bookmarks</translation>
     200    </message>
     201    <message>
     202        <location filename="themestrings.h" line="3"/>
     203        <source>Browse your favorite web sites.</source>
     204        <translation>Browse your favourite web sites.</translation>
     205    </message>
     206    <message>
     207        <location filename="themestrings.h" line="4"/>
     208        <source>Browser:</source>
     209        <translation>Browser:</translation>
     210    </message>
     211    <message>
     212        <location filename="themestrings.h" line="5"/>
     213        <source>Text Size:</source>
     214        <translation>Text Size:</translation>
     215    </message>
     216    <message>
     217        <location filename="themestrings.h" line="6"/>
     218        <source>Cancel</source>
     219        <translation>Cancel</translation>
     220    </message>
     221    <message>
     222        <location filename="themestrings.h" line="7"/>
     223        <source>OK</source>
     224        <translation>OK</translation>
     225    </message>
     226    <message>
     227        <location filename="themestrings.h" line="8"/>
     228        <source>Configure Web Browser</source>
     229        <translation>Configure Web Browser</translation>
     230    </message>
     231    <message>
     232        <location filename="themestrings.h" line="9"/>
     233        <source>You can edit the name, URL, and category for the selected Web Site on this screen.
     234
     235When you have finished editing, select &quot;OK&quot; or &quot;Cancel&quot; to continue.</source>
     236        <translation>ou can edit the name, URL, and category for the selected Web Site on this screen.
     237
     238When you have finished editing, select &quot;OK&quot; or &quot;Cancel&quot; to continue.</translation>
     239    </message>
     240    <message>
     241        <location filename="themestrings.h" line="10"/>
     242        <source>Category:</source>
     243        <translation>Category:</translation>
     244    </message>
     245    <message>
     246        <location filename="themestrings.h" line="11"/>
     247        <source>Name:</source>
     248        <translation>Name:</translation>
     249    </message>
     250    <message>
     251        <location filename="themestrings.h" line="12"/>
     252        <source>URL:</source>
     253        <translation>URL:</translation>
     254    </message>
     255    <message>
     256        <location filename="themestrings.h" line="13"/>
     257        <source>Genre:</source>
     258        <translation>Genre:</translation>
     259    </message>
     260    <message>
     261        <location filename="themestrings.h" line="14"/>
     262        <source>Channel:</source>
     263        <translation>Channel:</translation>
     264    </message>
     265    <message>
     266        <location filename="themestrings.h" line="15"/>
     267        <source>Click to choose from existing categories...</source>
     268        <translation>Click to choose from existing categories...</translation>
     269    </message>
     270    <message>
     271        <location filename="themestrings.h" line="16"/>
     272        <source>Browser Command:</source>
     273        <translation>Browser Command:</translation>
     274    </message>
     275    <message>
     276        <location filename="themestrings.h" line="17"/>
     277        <source>Ok</source>
     278        <translation>OK</translation>
     279    </message>
     280    <message>
     281        <location filename="themestrings.h" line="18"/>
     282        <source>Find</source>
     283        <translation>Find</translation>
     284    </message>
     285    <message>
     286        <location filename="themestrings.h" line="19"/>
     287        <source>Bookmark Manager</source>
     288        <translation>Bookmark Manager</translation>
     289    </message>
     290    <message>
     291        <location filename="themestrings.h" line="20"/>
     292        <source>Category</source>
     293        <translation>Category</translation>
     294    </message>
     295    <message>
     296        <location filename="themestrings.h" line="21"/>
     297        <source>[x]</source>
     298        <translation>[x]</translation>
     299    </message>
     300    <message>
     301        <location filename="themestrings.h" line="22"/>
     302        <source>Name</source>
     303        <translation>Name</translation>
     304    </message>
     305    <message>
     306        <location filename="themestrings.h" line="23"/>
     307        <source>URL</source>
     308        <translation>URL</translation>
     309    </message>
     310    <message>
     311        <location filename="themestrings.h" line="24"/>
     312        <source>Find...</source>
     313        <translation>Find...</translation>
     314    </message>
     315</context>
     316<context>
     317    <name>WebPage</name>
     318    <message>
     319        <location filename="../mythbrowser/webpage.cpp" line="129"/>
     320        <source>Loading...</source>
     321        <translation>Loading...</translation>
     322    </message>
     323</context>
     324</TS>
  • mythplugins/mythbrowser/i18n/i18n.pro

     
    1010trans.files += mythbrowser_fi.qm mythbrowser_es.qm mythbrowser_pt_br.qm
    1111trans.files += mythbrowser_et.qm mythbrowser_ru.qm mythbrowser_da.qm
    1212trans.files += mythbrowser_cs.qm mythbrowser_sl.qm
    13 trans.files += mythborwser_hu.qm
     13trans.files += mythborwser_hu.qm mythborwser_en_gb.qm
    1414
    1515INSTALLS += trans
    1616
  • mythplugins/mythbrowser/i18n/translate.pro

     
    77TRANSLATIONS += mythbrowser_fi.ts mythbrowser_es.ts mythbrowser_pt_br.ts
    88TRANSLATIONS += mythbrowser_et.ts mythbrowser_ru.ts mythbrowser_da.ts
    99TRANSLATIONS += mythbrowser_cs.ts mythbrowser_sl.ts
    10 TRANSLATIONS += mythbrowser_hu.ts
     10TRANSLATIONS += mythbrowser_hu.ts mythbrowser_en_gb.ts