mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-28 00:39:37 -05:00
Remove unused wait_for_hs string, and change tests to test with a different string. Also remove a few other unused strings
This commit is contained in:
parent
92d5edfa4d
commit
44f408c9ac
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"config_onion_service": "Nastavuji onion service na portu {0:d}.",
|
"config_onion_service": "Nastavuji onion service na portu {0:d}.",
|
||||||
"preparing_files": "Připravuji soubory ke sdílení.",
|
"preparing_files": "Připravuji soubory ke sdílení.",
|
||||||
"wait_for_hs": "Čekám na HS až bude připravena:",
|
|
||||||
"give_this_url": "Dejte tuto URL osobě, které dané soubory posíláte:",
|
"give_this_url": "Dejte tuto URL osobě, které dané soubory posíláte:",
|
||||||
"give_this_url_stealth": "Give this URL and HidServAuth line to the person you're sending the file to:",
|
"give_this_url_stealth": "Give this URL and HidServAuth line to the person you're sending the file to:",
|
||||||
"ctrlc_to_stop": "Stiskněte Ctrl-C pro zastavení serveru",
|
"ctrlc_to_stop": "Stiskněte Ctrl-C pro zastavení serveru",
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"config_onion_service": "Konfigurerer onion-tjeneste på port {0:d}.",
|
"config_onion_service": "Konfigurerer onion-tjeneste på port {0:d}.",
|
||||||
"preparing_files": "Forbereder filer som skal deles.",
|
"preparing_files": "Forbereder filer som skal deles.",
|
||||||
"wait_for_hs": "Venter på at HS bliver klar:",
|
|
||||||
"give_this_url": "Giv denne URL til personen du sender filen til:",
|
"give_this_url": "Giv denne URL til personen du sender filen til:",
|
||||||
"give_this_url_stealth": "Giv denne URL og HidServAuth-linje til personen du sender filen til:",
|
"give_this_url_stealth": "Giv denne URL og HidServAuth-linje til personen du sender filen til:",
|
||||||
"ctrlc_to_stop": "Tryk på Ctrl-C for at stoppe serveren",
|
"ctrlc_to_stop": "Tryk på Ctrl-C for at stoppe serveren",
|
||||||
@ -53,9 +52,7 @@
|
|||||||
"error_stealth_not_supported": "For at oprette usynlige onion-tjenester, skal du mindst have Tor 0.2.9.1-alpha (eller Tor Browser 6.5) og mindst python3-stem 1.5.0.",
|
"error_stealth_not_supported": "For at oprette usynlige onion-tjenester, skal du mindst have Tor 0.2.9.1-alpha (eller Tor Browser 6.5) og mindst python3-stem 1.5.0.",
|
||||||
"error_ephemeral_not_supported": "OnionShare kræver mindst Tor 0.2.7.1 og mindst python3-stem 1.4.0.",
|
"error_ephemeral_not_supported": "OnionShare kræver mindst Tor 0.2.7.1 og mindst python3-stem 1.4.0.",
|
||||||
"gui_settings_window_title": "Indstillinger",
|
"gui_settings_window_title": "Indstillinger",
|
||||||
"gui_settings_stealth_label": "Usynlig (avanceret)",
|
|
||||||
"gui_settings_stealth_option": "Opret usynlige onion-tjenester",
|
"gui_settings_stealth_option": "Opret usynlige onion-tjenester",
|
||||||
"gui_settings_stealth_option_details": "Det gør OnionShare mere sikker, men også mere besværlig for modtageren at oprette forbindelse til den.<br><a href=\"https://github.com/micahflee/onionshare/wiki/Stealth-Onion-Services\">Mere information</a>.",
|
|
||||||
"gui_settings_stealth_hidservauth_string": "Du har gemt den private nøgle til at blive brugt igen, så din HidServAuth-streng bruges også igen.\nKlik nedenfor, for at kopiere HidServAuth.",
|
"gui_settings_stealth_hidservauth_string": "Du har gemt den private nøgle til at blive brugt igen, så din HidServAuth-streng bruges også igen.\nKlik nedenfor, for at kopiere HidServAuth.",
|
||||||
"gui_settings_autoupdate_label": "Søg efter opdateringer",
|
"gui_settings_autoupdate_label": "Søg efter opdateringer",
|
||||||
"gui_settings_autoupdate_option": "Giv mig besked når der findes opdateringer",
|
"gui_settings_autoupdate_option": "Giv mig besked når der findes opdateringer",
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"preparing_files": "Dateien werden vorbereitet.",
|
"preparing_files": "Dateien werden vorbereitet.",
|
||||||
"wait_for_hs": "Warte auf HS:",
|
|
||||||
"give_this_url": "Geben Sie diese URL der Person, der Sie die Datei zusenden möchten:",
|
"give_this_url": "Geben Sie diese URL der Person, der Sie die Datei zusenden möchten:",
|
||||||
"ctrlc_to_stop": "Drücken Sie Strg+C um den Server anzuhalten",
|
"ctrlc_to_stop": "Drücken Sie Strg+C um den Server anzuhalten",
|
||||||
"not_a_file": "{0:s} ist keine Datei.",
|
"not_a_file": "{0:s} ist keine Datei.",
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"config_onion_service": "Configuring onion service on port {0:d}.",
|
"config_onion_service": "Configuring onion service on port {0:d}.",
|
||||||
"preparing_files": "Preparing files to share.",
|
"preparing_files": "Preparing files to share.",
|
||||||
"wait_for_hs": "Waiting for HS to be ready:",
|
|
||||||
"give_this_url": "Give this address to the person you're sending the file to:",
|
"give_this_url": "Give this address to the person you're sending the file to:",
|
||||||
"give_this_url_stealth": "Give this address and HidServAuth line to the person you're sending the file to:",
|
"give_this_url_stealth": "Give this address and HidServAuth line to the person you're sending the file to:",
|
||||||
"give_this_url_receive": "Give this address to the people sending you files:",
|
"give_this_url_receive": "Give this address to the people sending you files:",
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"config_onion_service": "Agordas onion service je pordo {0:d}.",
|
"config_onion_service": "Agordas onion service je pordo {0:d}.",
|
||||||
"preparing_files": "Preparas dosierojn por kundivido.",
|
"preparing_files": "Preparas dosierojn por kundivido.",
|
||||||
"wait_for_hs": "Atendas al hidden sevice por esti preta:",
|
|
||||||
"give_this_url": "Donu ĉi tiun URL al la persono al kiu vi sendas la dosieron:",
|
"give_this_url": "Donu ĉi tiun URL al la persono al kiu vi sendas la dosieron:",
|
||||||
"give_this_url_stealth": "Give this URL and HidServAuth line to the person you're sending the file to:",
|
"give_this_url_stealth": "Give this URL and HidServAuth line to the person you're sending the file to:",
|
||||||
"ctrlc_to_stop": "Presu Ctrl-C por halti la servilon",
|
"ctrlc_to_stop": "Presu Ctrl-C por halti la servilon",
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"preparing_files": "Preparando los archivos para compartir.",
|
"preparing_files": "Preparando los archivos para compartir.",
|
||||||
"wait_for_hs": "Esperando a que HS esté listo:",
|
|
||||||
"give_this_url": "Entregue esta URL a la persona a la que está enviando el archivo:",
|
"give_this_url": "Entregue esta URL a la persona a la que está enviando el archivo:",
|
||||||
"ctrlc_to_stop": "Pulse Ctrl-C para detener el servidor",
|
"ctrlc_to_stop": "Pulse Ctrl-C para detener el servidor",
|
||||||
"not_a_file": "{0:s} no es un archivo.",
|
"not_a_file": "{0:s} no es un archivo.",
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"preparing_files": "Valmistellaan tiedostoja jaettavaksi.",
|
"preparing_files": "Valmistellaan tiedostoja jaettavaksi.",
|
||||||
"wait_for_hs": "Odotetaan piilopalvelun valmistumista:",
|
|
||||||
"give_this_url": "Anna tämä URL-osoite henkilölle, jolle lähetät tiedostot:",
|
"give_this_url": "Anna tämä URL-osoite henkilölle, jolle lähetät tiedostot:",
|
||||||
"ctrlc_to_stop": "Näppäin Ctrl-C pysäyttää palvelimen",
|
"ctrlc_to_stop": "Näppäin Ctrl-C pysäyttää palvelimen",
|
||||||
"not_a_file": "{0:s} Ei ole tiedosto.",
|
"not_a_file": "{0:s} Ei ole tiedosto.",
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"preparing_files": "Préparation des fichiers à partager.",
|
"preparing_files": "Préparation des fichiers à partager.",
|
||||||
"wait_for_hs": "En attente du HS:",
|
|
||||||
"give_this_url": "Donnez cette URL à la personne qui doit recevoir le fichier :",
|
"give_this_url": "Donnez cette URL à la personne qui doit recevoir le fichier :",
|
||||||
"ctrlc_to_stop": "Ctrl-C arrête le serveur",
|
"ctrlc_to_stop": "Ctrl-C arrête le serveur",
|
||||||
"not_a_file": "{0:s} n'est pas un fichier.",
|
"not_a_file": "{0:s} n'est pas un fichier.",
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"preparing_files": "Preparazione dei files da condividere.",
|
"preparing_files": "Preparazione dei files da condividere.",
|
||||||
"wait_for_hs": "In attesa che l'HS sia pronto:",
|
|
||||||
"give_this_url": "Dai questo URL alla persona a cui vuoi inviare il file:",
|
"give_this_url": "Dai questo URL alla persona a cui vuoi inviare il file:",
|
||||||
"ctrlc_to_stop": "Premi Ctrl-C per fermare il server",
|
"ctrlc_to_stop": "Premi Ctrl-C per fermare il server",
|
||||||
"not_a_file": "{0:s} non è un file.",
|
"not_a_file": "{0:s} non è un file.",
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"config_onion_service": "Onion service configureren op poort {0:d}.",
|
"config_onion_service": "Onion service configureren op poort {0:d}.",
|
||||||
"preparing_files": "Bestanden om te delen aan het voorbereiden.",
|
"preparing_files": "Bestanden om te delen aan het voorbereiden.",
|
||||||
"wait_for_hs": "Wachten op gereed zijn van HS:",
|
|
||||||
"give_this_url": "Geef deze URL aan de persoon aan wie je dit bestand verzend:",
|
"give_this_url": "Geef deze URL aan de persoon aan wie je dit bestand verzend:",
|
||||||
"give_this_url_stealth": "Geef deze URL en de HidServAuth regel aan de persoon aan wie je dit bestand verzend:",
|
"give_this_url_stealth": "Geef deze URL en de HidServAuth regel aan de persoon aan wie je dit bestand verzend:",
|
||||||
"ctrlc_to_stop": "Druk Ctrl-C om de server te stoppen",
|
"ctrlc_to_stop": "Druk Ctrl-C om de server te stoppen",
|
||||||
@ -51,9 +50,7 @@
|
|||||||
"error_stealth_not_supported": "Om een geheime onion service te maken heb je minstens Tor 0.2.9.1-alpha (of Tor Browser 6.5) en minstens python3-stem 1.5.0 nodig.",
|
"error_stealth_not_supported": "Om een geheime onion service te maken heb je minstens Tor 0.2.9.1-alpha (of Tor Browser 6.5) en minstens python3-stem 1.5.0 nodig.",
|
||||||
"error_ephemeral_not_supported": "OnionShare vereist minstens Tor 0.2.7.1 en minstens python3-stem 1.4.0.",
|
"error_ephemeral_not_supported": "OnionShare vereist minstens Tor 0.2.7.1 en minstens python3-stem 1.4.0.",
|
||||||
"gui_settings_window_title": "Instellingen",
|
"gui_settings_window_title": "Instellingen",
|
||||||
"gui_settings_stealth_label": "Stealth (geavanceerd)",
|
|
||||||
"gui_settings_stealth_option": "Maak stealth onion services",
|
"gui_settings_stealth_option": "Maak stealth onion services",
|
||||||
"gui_settings_stealth_option_details": "Dit maakt OnionShare veiliger, maar ook lastiger voor de ontvanger om te verbinden.<br><a href=\"https://github.com/micahflee/onionshare/wiki/Stealth-Onion-Services\">Meer informatie</a>.",
|
|
||||||
"gui_settings_autoupdate_label": "Controleer voor updates",
|
"gui_settings_autoupdate_label": "Controleer voor updates",
|
||||||
"gui_settings_autoupdate_option": "Notificeer me als er updates beschikbaar zijn",
|
"gui_settings_autoupdate_option": "Notificeer me als er updates beschikbaar zijn",
|
||||||
"gui_settings_autoupdate_timestamp": "Laatste controle: {}",
|
"gui_settings_autoupdate_timestamp": "Laatste controle: {}",
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"preparing_files": "Paylaşmak için dosyalar hazırlanıyor.",
|
"preparing_files": "Paylaşmak için dosyalar hazırlanıyor.",
|
||||||
"wait_for_hs": "GH hazır olması bekleniyor:",
|
|
||||||
"give_this_url": "Dosyayı gönderdiğin kişiye bu URL'i verin:",
|
"give_this_url": "Dosyayı gönderdiğin kişiye bu URL'i verin:",
|
||||||
"ctrlc_to_stop": "Sunucuyu durdurmak için, Ctrl-C basın",
|
"ctrlc_to_stop": "Sunucuyu durdurmak için, Ctrl-C basın",
|
||||||
"not_a_file": "{0:s} dosya değil.",
|
"not_a_file": "{0:s} dosya değil.",
|
||||||
|
@ -47,22 +47,14 @@ class TestLoadStrings:
|
|||||||
self, common_obj, locale_en, sys_onionshare_dev_mode):
|
self, common_obj, locale_en, sys_onionshare_dev_mode):
|
||||||
""" load_strings() loads English by default """
|
""" load_strings() loads English by default """
|
||||||
strings.load_strings(common_obj)
|
strings.load_strings(common_obj)
|
||||||
assert strings._('wait_for_hs') == "Waiting for HS to be ready:"
|
assert strings._('preparing_files') == "Preparing files to share."
|
||||||
|
|
||||||
|
|
||||||
def test_load_strings_loads_other_languages(
|
def test_load_strings_loads_other_languages(
|
||||||
self, common_obj, locale_fr, sys_onionshare_dev_mode):
|
self, common_obj, locale_fr, sys_onionshare_dev_mode):
|
||||||
""" load_strings() loads other languages in different locales """
|
""" load_strings() loads other languages in different locales """
|
||||||
strings.load_strings(common_obj, "fr")
|
strings.load_strings(common_obj, "fr")
|
||||||
assert strings._('wait_for_hs') == "En attente du HS:"
|
assert strings._('preparing_files') == "Préparation des fichiers à partager."
|
||||||
|
|
||||||
def test_load_partial_strings(
|
|
||||||
self, common_obj, locale_ru, sys_onionshare_dev_mode):
|
|
||||||
strings.load_strings(common_obj)
|
|
||||||
assert strings._("give_this_url") == (
|
|
||||||
"Отправьте эту ссылку тому человеку, "
|
|
||||||
"которому вы хотите передать файл:")
|
|
||||||
assert strings._('wait_for_hs') == "Waiting for HS to be ready:"
|
|
||||||
|
|
||||||
def test_load_invalid_locale(
|
def test_load_invalid_locale(
|
||||||
self, common_obj, locale_invalid, sys_onionshare_dev_mode):
|
self, common_obj, locale_invalid, sys_onionshare_dev_mode):
|
||||||
|
Loading…
Reference in New Issue
Block a user