Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "I'm feeling lucky" mode #99

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions locale/baq.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<int_language>Hizkuntza:</int_language>
<int_ok>&amp;Ongi</int_ok>
<int_remove_tag>&amp;Kendu etiketak</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>&amp;Bilatu</int_research>
<int_save>&amp;Gorde</int_save>
<int_search_hash>Bilatu &amp;hashez</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/cze.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Jazyk rozhraní</int_int_lang>
<int_ok>Ok</int_ok>
<int_remove_tag>Odstranit formátovací značky</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Hledání</int_research>
<int_save>Uložit</int_save>
<int_search_hash>Hledat podle hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/dan.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Grænsefladens sprog</int_int_lang>
<int_ok>Okay</int_ok>
<int_remove_tag>Fjern tags</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Søg</int_research>
<int_save>Gem</int_save>
<int_search_hash>Search ud fra hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/dut.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<int_int_lang>Interface taal</int_int_lang>
<int_ok>OK</int_ok>
<int_remove_tag>Tags verwijderen</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Ondertitel zoeken</int_research>
<int_save>Opslaan</int_save>
<int_search_hash>Zoeken met bestandshash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/ell.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<int_int_lang>Γλώσσα</int_int_lang>
<int_ok>ΟΚ</int_ok>
<int_remove_tag>Αφαίρεση ετικετών</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Αναζήτηση</int_research>
<int_save>Αποθήκευση</int_save>
<int_search_hash>Αναζήτηση με hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/eng.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Interface language</int_int_lang>
<int_ok>Ok</int_ok>
<int_remove_tag>Remove tags</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Research</int_research>
<int_save>Save</int_save>
<int_search_hash>Search by hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/fre.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Langue de l&#39;interface</int_int_lang>
<int_ok>Ok</int_ok>
<int_remove_tag>Supprimer les tags</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Recherche</int_research>
<int_save>Sauvegarder</int_save>
<int_search_hash>Recherche automatique</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/heb.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>שפת המנשק</int_int_lang>
<int_ok>אישור</int_ok>
<int_remove_tag>הסרת תגיות</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>מחקר</int_research>
<int_save>שמירה</int_save>
<int_search_hash>חיפוש לפי מחרוזת גיבוב</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/hun.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Kezelőfelület nyelve</int_int_lang>
<int_ok>Ok</int_ok>
<int_remove_tag>Tagek eltávolítása</int_remove_tag>
<int_feeling_lucky>Jó napom van szerű működés</int_feeling_lucky>
<int_research>Kutatás</int_research>
<int_save>Mentés</int_save>
<int_search_hash>Hash szerinti keresés</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/ita.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
+<int_int_lang>Lingua interfaccia</int_int_lang>
+<int_ok>Ok</int_ok>
+<int_remove_tag>Rimuovi tag</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
+<int_research>Cerca</int_research>
+<int_save>Salva</int_save>
+<int_search_hash>Cerca per hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/pob.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<int_int_lang>Idioma da interface</int_int_lang>
<int_ok>Ok</int_ok>
<int_remove_tag>Remover tags</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Pesquisa</int_research>
<int_save>Salvar</int_save>
<int_search_hash>Procurar por hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/pol.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Język interfejsu</int_int_lang>
<int_ok>Ok</int_ok>
<int_remove_tag>Usuń tagi</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Ponownie wyszukaj</int_research>
<int_save>Zapisz</int_save>
<int_search_hash>Wyszukaj po hashu</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/por.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Idioma da interface</int_int_lang>
<int_ok>Ok</int_ok>
<int_remove_tag>Remover tags</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Pesquisa</int_research>
<int_save>Guardar</int_save>
<int_search_hash>Procurar por hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/rum.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Limba interfeței</int_int_lang>
<int_ok>Ok</int_ok>
<int_remove_tag>Înlătură etichetele</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Caută</int_research>
<int_save>Salvează</int_save>
<int_search_hash>Caută după hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/slo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Jazyk rozhrania</int_int_lang>
<int_ok>Ok</int_ok>
<int_remove_tag>Odstrániť formátovacie značky</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Hľadanie</int_research>
<int_save>Uložiť</int_save>
<int_search_hash>Hľadať podľa hash</int_search_hash>
Expand Down
3 changes: 2 additions & 1 deletion locale/spa.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,14 @@
&lt;strong&gt;En Windows tienes que instalar una versión más antigua de VLC (2.0.8 por ejemplo)&lt;/strong&gt;
para poder usar VLSub:
&lt;br&gt;
&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot;
&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot;
href=&quot;http://download.videolan.org/pub/videolan/vlc/2.0.8/&quot;&gt;
http://download.videolan.org/pub/videolan/vlc/2.0.8/&lt;/a&gt;&lt;br&gt;
<int_ok>Ok</int_ok>
<int_os_password>Contraseña</int_os_password>
<int_os_username>Nombre de usuario</int_os_username>
<int_remove_tag>Quitar etiquetas</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Buscar</int_research>
<int_save>Guardar</int_save>
<int_search_hash>Buscar por hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/swe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<int_int_lang>Användarspråk</int_int_lang>
<int_ok>OK</int_ok>
<int_remove_tag>Ta bort taggar</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Sök igen</int_research>
<int_save>Spara</int_save>
<int_search_hash>Sök via hash</int_search_hash>
Expand Down
1 change: 1 addition & 0 deletions locale/ukr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<int_int_lang>Мова iнтерфейсу</int_int_lang>
<int_ok>Ок</int_ok>
<int_remove_tag>Видалити таг</int_remove_tag>
<int_feeling_lucky>I'm feeling lucky type behavior</int_feeling_lucky>
<int_research>Новий пошук</int_research>
<int_save>Зберегти</int_save>
<int_search_hash>Шукати за хашем</int_search_hash>
Expand Down
Loading