From f1d0c66768f1f837f5c1b3e31f6d85a4624572e8 Mon Sep 17 00:00:00 2001 From: Allan Nordhøy Date: Tue, 25 Sep 2018 17:35:20 +0000 Subject: Translated using Weblate (Norwegian Bokmål) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- share/locale/no.json | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 180 insertions(+), 3 deletions(-) diff --git a/share/locale/no.json b/share/locale/no.json index a04710d2..4b3fd97e 100644 --- a/share/locale/no.json +++ b/share/locale/no.json @@ -1,7 +1,184 @@ { - "give_this_url": "Gi personen du vil sende filen til denne URL-en:", - "ctrlc_to_stop": "Trykk Ctrl+C for å stoppe serveren.", + "give_this_url": "Gi denne adressen til mottakeren:", + "ctrlc_to_stop": "Trykk Ctrl+C for å stoppe serveren.", "not_a_file": "{0:s} er ikke en fil.", "gui_copied_url": "Kopierte URL-en til utklippstavlen", - "other_page_loaded": "En annen side har blitt lastet" + "other_page_loaded": "En annen side har blitt lastet", + "config_onion_service": "Setter opp løk-tjeneste på port {0:d}.", + "preparing_files": "Pakker sammen filer.", + "give_this_url_stealth": "Gi denne adressen og HidServAuth-linjen til mottakeren:", + "give_this_url_receive": "Gi denne adressen til avsenderen:", + "give_this_url_receive_stealth": "Gi denne adressen og HidServAuth-linjen til avsenderen:", + "not_a_readable_file": "{0:s} er ikke en lesbar fil.", + "no_available_port": "Fant ikke tilgjengelig port for oppstart av løktjenesten", + "close_on_timeout": "Stoppet fordi tidsavbruddsuret gikk ut", + "closing_automatically": "Stoppet fordi nedlasting fullførtes", + "timeout_download_still_running": "Venter på at nedlastingen skal fullføres", + "large_filesize": "Advarsel: forsendelse av stor deling kan ta timer", + "systray_menu_exit": "Avslutt", + "systray_download_started_title": "OnionShare-nedlasting startet", + "systray_download_started_message": "En bruker startet nedlasting av filene dine", + "systray_download_completed_title": "OnionShare-nedlasting fullført", + "systray_download_completed_message": "Brukeren fullførte nedlasting av filene dine", + "systray_download_canceled_title": "OnionShare-nedlasting avbrutt", + "systray_download_canceled_message": "Brukeren avbrøt nedlastingen", + "systray_upload_started_title": "OnionShare-opplasting startet", + "systray_upload_started_message": "En bruker startet opplasting av filer til din datamaskin", + "help_local_only": "Ikke bruk Tor (kun i utviklingsøyemed)", + "help_stay_open": "Fortsett å dele etter første nedlasting", + "help_shutdown_timeout": "Stopp deling etter et gitt antall sekunder", + "help_stealth": "Bruk klientidentifisering (avansert)", + "help_receive": "Motta delinger istedenfor å sende dem", + "help_debug": "Log OnionShare-feil til stdout, og vev-feil til disk", + "help_filename": "Liste over filer eller mapper å dele", + "help_config": "Egendefinert JSON-oppsettsfil (valgfri)", + "gui_drag_and_drop": "Dra og slipp filer og mapper\nfor å starte deling", + "gui_add": "Legg til", + "gui_delete": "Slett", + "gui_choose_items": "Velg", + "gui_share_start_server": "Start deling", + "gui_share_stop_server": "Stopp deling", + "gui_share_stop_server_shutdown_timeout": "Stopp deling ({}s gjenstår)", + "gui_share_stop_server_shutdown_timeout_tooltip": "Tidsavbruddsuret går ut {}", + "gui_receive_start_server": "Start mottaksmodus", + "gui_receive_stop_server": "Stopp mottaksmodus", + "gui_receive_stop_server_shutdown_timeout": "Stopp mottaksmodus ({}s gjenstår)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "Tidsavbruddsuret går ut {}", + "gui_copy_url": "Kopier nettadresse", + "gui_copy_hidservauth": "Kopier HidServAuth", + "gui_downloads": "Nedlastingshistorikk", + "gui_no_downloads": "Ingen nedlastinger enda.", + "gui_canceled": "Avbrutt", + "gui_copied_url_title": "Kopierte OnionShare-adressen", + "gui_copied_hidservauth_title": "Kopierte HidServAuth-linje", + "gui_copied_hidservauth": "HidServAuth-linje kopiert til utklippstavle", + "gui_please_wait": "Starter… Klikk for å avbryte", + "gui_download_upload_progress_complete": "%p%, {0:s} forløpt.", + "gui_download_upload_progress_starting": "{0:s}, %p% (regner ut)", + "gui_download_upload_progress_eta": "{0:s}, anslått ferdigstilt: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_quit_title": "Hold an", + "gui_share_quit_warning": "Filer er i ferd med å bli sendt. Er du sikker på at du ønsker å avslutte OnionShare?", + "gui_receive_quit_warning": "Du har ikke fått overført alle filene til deg enda. Er du sikker på at du ønsker å avslutte OnionShare?", + "gui_quit_warning_quit": "Avslutt", + "gui_quit_warning_dont_quit": "Avbryt", + "error_rate_limit": "Noen har prøvd adressen din for mange ganger, som kan betyr at de prøver å gjette seg fram til den, OnionShare har derfor stoppet tjeneren. Start deling igjen, og send mottakeren en ny adresse å dele.", + "zip_progress_bar_format": "Pakker sammen: %p%", + "error_stealth_not_supported": "For å bruke klientidentitetsbekreftelse, trenger du minst Tor 0.2.9.1-alpha (eller Tor-nettleseren 6.5) og python3-stem 1.5.0", + "error_ephemeral_not_supported": "OnionShare krever minst både Tor 0.2.7.1 og pything3-stem 1.4.0.", + "gui_settings_window_title": "Innstillinger", + "gui_settings_whats_this": "Hva er dette?", + "gui_settings_stealth_option": "Bruk klientidentifisering (foreldet)", + "gui_settings_stealth_hidservauth_string": "Siden du har lagret din private nøkkel for gjenbruk, kan du nå\nklikke for å kopiere din HidServAuth-linje.", + "gui_settings_autoupdate_label": "Se etter ny versjon", + "gui_settings_autoupdate_option": "Gi meg beskjed når en ny versjon er tilgjengelig", + "gui_settings_autoupdate_timestamp": "Sist sjekket: {}", + "gui_settings_autoupdate_timestamp_never": "Aldri", + "gui_settings_autoupdate_check_button": "Se etter ny versjon", + "gui_settings_general_label": "Hovedinnstillinger", + "gui_settings_sharing_label": "Delingsinnstillinger", + "gui_settings_close_after_first_download_option": "Stopp deling etter første nedlasting", + "gui_settings_connection_type_label": "Hvordan skal OnionShare koble seg til Tor?", + "gui_settings_connection_type_bundled_option": "Bruk Tor-versjonen som kommer med OnionShare", + "gui_settings_connection_type_automatic_option": "Forsøk automatisk oppsett med Tor-nettleser", + "gui_settings_connection_type_control_port_option": "Koble til ved bruk av kontrollport", + "gui_settings_connection_type_socket_file_option": "Koble til ved bruk av socket-fil", + "gui_settings_connection_type_test_button": "Test tilkobling til Tor", + "gui_settings_control_port_label": "Kontrollport", + "gui_settings_socket_file_label": "Socket-fil", + "gui_settings_socks_label": "SOCKS-port", + "gui_settings_authenticate_label": "Tor-identitetsbekreftelsesinnstillinger", + "gui_settings_authenticate_no_auth_option": "Ingen identitetsbekreftelse, eller kakeidentifiseringsbekreftelse", + "gui_settings_authenticate_password_option": "Passord", + "gui_settings_password_label": "Passord", + "gui_settings_tor_bridges": "Støtte for Tor-bro", + "gui_settings_tor_bridges_no_bridges_radio_option": "Ikke benytt broer", + "gui_settings_tor_bridges_obfs4_radio_option": "Bruk innebygd pluggbare obfs4-transporter", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Bruk innebygd pluggbare obfs4-transporter (krever obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Bruk innebygd pluggbare meek_lite (Azure) transporter", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Bruk innebygd pluggbare meek_lite (Azure) transporter (krever obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Advarsel: Meek-lite-broene er veldig kostbare å kjøre for Tor-prosjektet.

Kun bruk dem hvis direkte tilkobling til Tor ikke virker, via obfs-transporter, eller andre normale broer.", + "gui_settings_tor_bridges_custom_radio_option": "Bruk egendefinerte broer", + "gui_settings_tor_bridges_custom_label": "Du kan hente broer fra https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Ingen av broene du la til virker.\nDobbeltsjekk dem eller legg til andre.", + "gui_settings_button_save": "Lagre", + "gui_settings_button_cancel": "Avbryt", + "gui_settings_button_help": "Hjelp", + "gui_settings_shutdown_timeout_checkbox": "Bruk tidsavbruddsur", + "gui_settings_shutdown_timeout": "Stopp deling ved:", + "settings_saved": "Innstillinger lagret i {}", + "settings_error_unknown": "Kan ikke koble til Tor-kontroller fordi innstillingene dine ikke gir mening.", + "settings_error_automatic": "Kunne ikke koble til Tor-kontrolleren. Kjører Tor-nettleseren (tilgjengelig fra torproject.org) i bakgrunnen?", + "settings_error_socket_port": "Kan ikke koble til Tor-kontroller på {}:{}.", + "settings_error_socket_file": "Kan ikke koble til Tor-kontroller ved bruk av socket-fil {}.", + "settings_error_auth": "Tilkoblet til {}:{}, men kan ikke identitetsbekrefte. Kanskje dette ikke er en Tor-kontroller?", + "settings_error_missing_password": "Tilkoblet til Tor-kontroller, men den krever et passord for å identitetsbekrefte.", + "settings_error_unreadable_cookie_file": "Tilkoblet til Tor-kontrolleren, men passordet kan være galt, eller så har ikke brukeren din tilgang til å lese fra kakefilen.", + "settings_error_bundled_tor_not_supported": "Bruk av Tor-versjonen som kommer med OnionShare fungerer ikke i utviklermodus på Windows eller macOS.", + "settings_error_bundled_tor_timeout": "Det tar for lang tid å koble til Tor. Kanskje du ikke er koblet til Internett, eller har du kanskje en unøyaktig systemklokke?", + "settings_error_bundled_tor_broken": "OnionShare kunne ikke koble til Tor i bakgrunnen:\n{}", + "settings_test_success": "Koblet til Tor-kontrolleren.\n\nTor-versjon: {}\nStøtter flyktige løktjenester: {}.\nStøtter klientidentifiserings", + "error_tor_protocol_error": "Feil med Tor: {}", + "error_tor_protocol_error_unknown": "Ukjent feil med Tor", + "error_invalid_private_key": "Denne private nøkkeltypen er ikke støttet", + "connecting_to_tor": "Kobler til Tor-nettverket", + "update_available": "Ny OnionShare lansert. Klikk her for å hente det.

Du bruker {} og nyeste versjon er {}.", + "update_error_check_error": "Kunne ikke sjekke etter nye versjoner: OnionShare-nettsiden sier at siste versjon er det ugjenkjennelige \"{}\"…", + "update_error_invalid_latest_version": "Kunne ikke sjekke etter ny versjon: Kanskje du ikke er koblet til Tor, eller kanskje OnionShare-nettsiden er nede?", + "update_not_available": "Du kjører siste OnionShare.", + "gui_tor_connection_ask": "Åpne innstillingene for å ordne opp i tilkoblingen til Tor?", + "gui_tor_connection_ask_open_settings": "Ja", + "gui_tor_connection_ask_quit": "Avslutt", + "gui_tor_connection_error_settings": "Prøv å endre hvordan OnionShare kobler til Tor-nettverket i innstillingene.", + "gui_tor_connection_canceled": "Kunne ikke koble til Tor.\n\nForsikre deg om at du er koblet til Internett, åpne så OnionShare igjen, og sett opp dets tilkobling til Tor.", + "gui_tor_connection_lost": "Frakoblet fra Tor.", + "gui_server_started_after_timeout": "Tidsavbruddsuret gikk ut før tjeneren startet.\nLag en ny deling.", + "gui_server_timeout_expired": "Tidsavbruddsuret har gått ut allerede.\nOppdater det for å starte deling.", + "share_via_onionshare": "OnionShare det", + "gui_use_legacy_v2_onions_checkbox": "Bruk foreldede adresser", + "gui_save_private_key_checkbox": "Bruk en vedvarende adresse (foreldet)", + "gui_share_url_description": "Alle som har denne OnionShare-adressen kan Laste ned filene dine ved bruk av Tor-nettleseren: ", + "gui_receive_url_description": "Alle som har denne OnionShare-adressen kan Laste opp filer til din datamaskin ved bruk av Tor-nettleseren: ", + "gui_url_label_persistent": "Delingen vil ikke stoppe automatisk.

Hver påfølgende deling vil gjenbruke adressen. (For engangsadresser, skru av \"Bruk vedvarende adresse\" i innstillingene.)", + "gui_url_label_stay_open": "Denne delingen vil ikke stoppe automatisk", + "gui_url_label_onetime": "Denne delingen vil stoppe etter første fullføring.", + "gui_url_label_onetime_and_persistent": "Delingen vil ikke stoppe automatisk.

Hver påfølgende deling vil gjenbruke adressen. (For å bruke engangsadresser, skru av \"Bruk vedvarende adresse\" i innstillingene.)", + "gui_status_indicator_share_stopped": "Klar til å dele", + "gui_status_indicator_share_working": "Starter…", + "gui_status_indicator_share_started": "Deler", + "gui_status_indicator_receive_stopped": "Klar til mottak", + "gui_status_indicator_receive_working": "Starter…", + "gui_status_indicator_receive_started": "Mottar", + "gui_file_info": "{} filer, {}", + "gui_file_info_single": "{} fil, {}", + "info_in_progress_downloads_tooltip": "{} nedlasting(er) underveis", + "info_completed_downloads_tooltip": "{} nedlasting(er) fullført", + "info_in_progress_uploads_tooltip": "{} opplasting(er) underveis", + "info_completed_uploads_tooltip": "{} nedlasting(er) fullført", + "error_cannot_create_downloads_dir": "Kunne ikke opprette mottaksmodusmappe: {}", + "error_downloads_dir_not_writable": "Mottaksmodusmappen er skrivebeskyttet: {}", + "receive_mode_downloads_dir": "Filer sendt til deg vil vises i denne mappen: {}", + "receive_mode_warning": "Advarsel: Mottaksmodus lar folk laste opp filer til din datamaskin. Noen filer kan potensielt ta over datamaskinen din hvis du åpner dem. Kun åpne ting fra folk du stoler på, eller hvis du vet hva du gjør.", + "gui_receive_mode_warning": "Mottaksmodus lar folk laste opp filer til din datamaskin.

Noen filer kan potensielt ta over datamaskinen din hvis du åpner dem. Kun åpne ting fra folk du stoler på, eller hvis du vet hva du gjør.", + "receive_mode_upload_starting": "Opplasting av størrelse {} starter", + "receive_mode_received_file": "Mottatt: {}", + "gui_mode_share_button": "Del filer", + "gui_mode_receive_button": "Motta filer", + "gui_settings_receiving_label": "Mottaksinnstillinger", + "gui_settings_downloads_label": "Lagre filer i", + "gui_settings_downloads_button": "Utforstk", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "Mottaksmodus kan stoppes av avsenderen", + "gui_settings_public_mode_checkbox": "Offentlig modus", + "systray_close_server_title": "OnionShare-tjener lukket", + "systray_close_server_message": "En bruker stengte tjeneren", + "systray_page_loaded_title": "OnionShare-side lastet", + "systray_download_page_loaded_message": "En bruker lastet inn nedlastingssiden", + "systray_upload_page_loaded_message": "En bruker lastet inn opplastingssiden", + "gui_uploads": "Opplastingshistorikk", + "gui_no_uploads": "Ingen opplastinger enda.", + "gui_clear_history": "Tøm historikk", + "gui_upload_in_progress": "Opplasting startet {}", + "gui_upload_finished_range": "Lastet opp {} til {}", + "gui_upload_finished": "Lastet opp {}", + "gui_open_folder_error_nautilus": "Kan ikke åpne mappe fordi nautilus ikke er tilgjengelig. Filen er her: {}" } -- cgit v1.2.3-54-g00ecf From bc8d1d3f49af80ee897a178791d13a5471e9f868 Mon Sep 17 00:00:00 2001 From: scootergrisen Date: Fri, 28 Sep 2018 00:11:18 +0000 Subject: Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ --- share/locale/da.json | 240 +++++++++++++++++++++++++++------------------------ 1 file changed, 127 insertions(+), 113 deletions(-) diff --git a/share/locale/da.json b/share/locale/da.json index d414695b..d44b7734 100644 --- a/share/locale/da.json +++ b/share/locale/da.json @@ -1,115 +1,129 @@ { - "config_onion_service": "Konfigurerer onion-tjeneste på port {0:d}.", - "preparing_files": "Forbereder filer som skal deles.", - "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:", - "ctrlc_to_stop": "Tryk på Ctrl-C for at stoppe serveren", - "not_a_file": "{0:s} er ikke en gyldig fil.", - "not_a_readable_file": "{0:s} er ikke en læsbar fil.", - "no_available_port": "Kunne ikke starte onion-tjenesten da der ikke var nogen tilgængelig port.", - "other_page_loaded": "URL indlæst", - "close_on_timeout": "Lukker automatisk da timeout er nået", - "closing_automatically": "Lukker automatisk da download er færdig", - "timeout_download_still_running": "Venter på at download skal blive færdig inden automatisk stop", - "large_filesize": "Advarsel: Det kan tage timer at sende store filer", - "systray_menu_exit": "Afslut", - "systray_download_started_title": "OnionShare-download startet", - "systray_download_started_message": "En bruger startede download af dine filer", - "systray_download_completed_title": "OnionShare-download færdig", - "systray_download_completed_message": "Brugeren er færdig med at downloade dine filer", - "systray_download_canceled_title": "OnionShare-download annulleret", - "systray_download_canceled_message": "Brugeren annullerede downloaden", - "help_local_only": "Undlad at bruge tor: kun til udvikling", - "help_stay_open": "Hold onion-tjeneste kørende efter download er færdig", - "help_shutdown_timeout": "Luk onion-tjenesten efter N sekunder", - "help_stealth": "Opret usynlig onion-tjeneste (avanceret)", - "help_debug": "Log programfejl til stdout, og log webfejl til disk", - "help_filename": "Liste over filer eller mapper som skal deles", - "help_config": "Sti til en brugerdefineret JSON-konfigurationsfil (valgfri)", - "gui_drag_and_drop": "Træk og slip\nfiler her", - "gui_add": "Tilføj", - "gui_delete": "Slet", - "gui_choose_items": "Vælg", - "gui_share_start_server": "Start deling", - "gui_share_stop_server": "Stop deling", - "gui_copy_url": "Kopiér URL", - "gui_copy_hidservauth": "Kopiér HidServAuth", - "gui_downloads": "Downloads:", - "gui_canceled": "Annulleret", - "gui_copied_url": "Kopierede URL til udklipsholder", - "gui_copied_hidservauth": "Kopierede HidServAuth-linje til udklipsholder", - "gui_please_wait": "Vent venligst...", - "gui_download_upload_progress_complete": "%p%, tid forløbet: {0:s}", - "gui_download_upload_progress_starting": "{0:s}, %p% (udregner anslået ankomsttid)", - "gui_download_upload_progress_eta": "{0:s}, anslået ankomsttid: {1:s}, %p%", - "version_string": "Onionshare {0:s} | https://onionshare.org/", - "gui_share_quit_warning": "Er du sikker på, at du vil afslutte?\nURL'en som du deler vil ikke eksistere længere.", - "gui_quit_warning_quit": "Afslut", - "gui_quit_warning_dont_quit": "Afslut ikke", - "error_rate_limit": "En angriber forsøger måske at gætte din URL. For at forhindre det, har OnionShare automatisk stoppet serveren. For at dele filerne skal du starte den igen og dele den nye URL.", - "zip_progress_bar_format": "Databehandler filer: %p%", - "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.", - "gui_settings_window_title": "Indstillinger", - "gui_settings_stealth_option": "Opret usynlige onion-tjenester", - "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_option": "Giv mig besked når der findes opdateringer", - "gui_settings_autoupdate_timestamp": "Sidste søgning: {}", - "gui_settings_autoupdate_timestamp_never": "Aldrig", - "gui_settings_autoupdate_check_button": "Søg efter opdateringer", - "gui_settings_sharing_label": "Valgmuligheder for deling", - "gui_settings_close_after_first_download_option": "Stop deling efter første download", - "gui_settings_connection_type_label": "Hvordan skal OnionShare oprette forbindelse til Tor?", - "gui_settings_connection_type_bundled_option": "Brug Tor som er bundet med OnionShare", - "gui_settings_connection_type_automatic_option": "Prøv automatisk konfiguration med Tor Browser", - "gui_settings_connection_type_control_port_option": "Opret forbindelse med kontrolport", - "gui_settings_connection_type_socket_file_option": "Opret forbindelse med sokkelfil", - "gui_settings_connection_type_test_button": "Test Tor-indstillinger", - "gui_settings_control_port_label": "Kontrolport", - "gui_settings_socket_file_label": "Sokkelfil", - "gui_settings_socks_label": "SOCKS-port", - "gui_settings_authenticate_label": "Valgmuligheder for Tor-autentifikation", - "gui_settings_authenticate_no_auth_option": "Ingen autentifikation, eller cookieautentifikation", - "gui_settings_authenticate_password_option": "Adgangskode", - "gui_settings_password_label": "Adgangskode", - "gui_settings_tor_bridges": "Understøttelse af Tor-bro", - "gui_settings_tor_bridges_no_bridges_radio_option": "Brug ikke broer", - "gui_settings_tor_bridges_obfs4_radio_option": "Brug indbygget obfs4 udskiftelige transporter", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Brug indbygget obfs4 udskiftelige transporter (kræver obfs4proxy)", - "gui_settings_tor_bridges_custom_radio_option": "Brug brugerdefinerede broer", - "gui_settings_tor_bridges_custom_label": "Du kan få broer fra https://bridges.torproject.org", - "gui_settings_tor_bridges_invalid": "Ingen af broerne du leverede ser ud til at være gyldige, så de ignoreres.\nPrøv venligst igen med gyldige broer.", - "gui_settings_button_save": "Gem", - "gui_settings_button_cancel": "Annuller", - "gui_settings_button_help": "Hjælp", - "gui_settings_shutdown_timeout": "Stop delingen ved:", - "settings_saved": "Indstillinger gemt til {}", - "settings_error_unknown": "Kan ikke oprette forbindelse til Tor-kontroller da indstillingerne ikke giver mening.", - "settings_error_automatic": "Kan ikke oprette forbindelse til Tor-kontroller. Kører Tor Browser i baggrunden? Hvis du ikke har den kan du få den fra:\nhttps://www.torproject.org/.", - "settings_error_socket_port": "Kan ikke oprette forbindelse til Tor-kontroller på {}:{}", - "settings_error_socket_file": "Kan ikke oprette forbindelse til Tor-kontroller med sokkelfilen {}", - "settings_error_auth": "Forbundet til {}:{}, men kan ikke autentificere. Er det en Tor-kontroller?", - "settings_error_missing_password": "Forbundet til Tor-kontroller, men den kræver en adgangskode for at autentificere", - "settings_error_unreadable_cookie_file": "Forbundet til Tor-kontroller, men kan ikke autentificere da din adgangskode kan være forkert, og din bruger ikke har tilladelse til at læse cookiefilen.", - "settings_error_bundled_tor_not_supported": "Bundet Tor understøttes ikke når der ikke bruges udviklertilstand i Windows eller MacOS.", - "settings_error_bundled_tor_timeout": "Det tager for længe at oprette forbindelse til Tor. Din computer er måske offline, eller dit ur går forkert.", - "settings_error_bundled_tor_broken": "Der er noget galt med OnionShare som opretter forbindelse til Tor i baggrunden:\n{}", - "settings_test_success": "Tillykke, OnionShare kan oprette forbindelse til Tor-kontrolleren.\n\nTor version: {}\nUnderstøtter kortvarige onion-tjenester: {}\nUnderstøtter usynlige onion-tjenester: {}", - "error_tor_protocol_error": "Fejl under snak med Tor-kontrolleren.\nHvis du bruger Whonix, så tjek https://www.whonix.org/wiki/onionshare for at få OnionShare til at virke.", - "connecting_to_tor": "Forbundet til Tor-netværket", - "update_available": "Der findes en OnionShare-opdatering. Klik her for at downloade den.

Installeret version: {}
Seneste version: {}", - "update_error_check_error": "Fejl under søgning efter opdateringer: Du er måske ikke forbundet til Tor, eller måske er OnionShare-webstedet nede.", - "update_error_invalid_latest_version": "Fejl under søgning efter opdateringer: OnionShare-webstedet svarende ved at sige at den seneste version er '{}', men det ser ikke ud til at være en gyldig versionsstreng.", - "update_not_available": "Du kører den seneste version af OnionShare.", - "gui_tor_connection_ask": "Vil du åbne OnionShare-indstillinger for at fejlsøge forbindelsen til Tor?", - "gui_tor_connection_ask_open_settings": "Åbn indstillinger", - "gui_tor_connection_ask_quit": "Afslut", - "gui_tor_connection_error_settings": "Prøv at justere måden hvorpå OnionShare opretter forbindelse til Tor-netværket i Indstillinger.", - "gui_tor_connection_canceled": "OnionShare kan ikke oprette forbindelse til Tor.\n\nSørg for at du har forbindelse til internettet, og åbn herefter OnionShare igen for at konfigurere Tor-forbindelsen.", - "gui_tor_connection_lost": "Afbryder forbindelsen fra Tor.", - "gui_server_started_after_timeout": "Serveren startede efter dit valgte automatiske timeout.\nStart venligst en ny deling.", - "gui_server_timeout_expired": "Den valgte timeout er allerede udløbet.\nOpdater venligst timeouten og herefter kan du starte deling.", - "share_via_onionshare": "Del via OnionShare", - "gui_save_private_key_checkbox": "Brug en vedvarende URL\n(fravalg vil slette gemte URL)" + "config_onion_service": ".", + "preparing_files": ".", + "give_this_url": ".", + "give_this_url_stealth": ".", + "ctrlc_to_stop": ".", + "not_a_file": ".", + "not_a_readable_file": ".", + "no_available_port": ".", + "other_page_loaded": ".", + "close_on_timeout": ".", + "closing_automatically": ".", + "timeout_download_still_running": ".", + "large_filesize": ".", + "systray_menu_exit": ".", + "systray_download_started_title": ".", + "systray_download_started_message": ".", + "systray_download_completed_title": ".", + "systray_download_completed_message": ".", + "systray_download_canceled_title": ".", + "systray_download_canceled_message": ".", + "help_local_only": ".", + "help_stay_open": ".", + "help_shutdown_timeout": ".", + "help_stealth": ".", + "help_debug": ".", + "help_filename": ".", + "help_config": ".", + "gui_drag_and_drop": ".", + "gui_add": ".", + "gui_delete": ".", + "gui_choose_items": ".", + "gui_share_start_server": ".", + "gui_share_stop_server": ".", + "gui_copy_url": ".", + "gui_copy_hidservauth": ".", + "gui_downloads": ".", + "gui_canceled": ".", + "gui_copied_url": ".", + "gui_copied_hidservauth": ".", + "gui_please_wait": ".", + "gui_download_upload_progress_complete": ".", + "gui_download_upload_progress_starting": ".", + "gui_download_upload_progress_eta": ".", + "version_string": ".", + "gui_share_quit_warning": ".", + "gui_quit_warning_quit": ".", + "gui_quit_warning_dont_quit": ".", + "error_rate_limit": ".", + "zip_progress_bar_format": ".", + "error_stealth_not_supported": ".", + "error_ephemeral_not_supported": ".", + "gui_settings_window_title": ".", + "gui_settings_stealth_option": ".", + "gui_settings_stealth_hidservauth_string": ".", + "gui_settings_autoupdate_label": ".", + "gui_settings_autoupdate_option": ".", + "gui_settings_autoupdate_timestamp": ".", + "gui_settings_autoupdate_timestamp_never": ".", + "gui_settings_autoupdate_check_button": ".", + "gui_settings_sharing_label": ".", + "gui_settings_close_after_first_download_option": ".", + "gui_settings_connection_type_label": ".", + "gui_settings_connection_type_bundled_option": ".", + "gui_settings_connection_type_automatic_option": ".", + "gui_settings_connection_type_control_port_option": ".", + "gui_settings_connection_type_socket_file_option": ".", + "gui_settings_connection_type_test_button": ".", + "gui_settings_control_port_label": ".", + "gui_settings_socket_file_label": ".", + "gui_settings_socks_label": ".", + "gui_settings_authenticate_label": ".", + "gui_settings_authenticate_no_auth_option": ".", + "gui_settings_authenticate_password_option": ".", + "gui_settings_password_label": ".", + "gui_settings_tor_bridges": ".", + "gui_settings_tor_bridges_no_bridges_radio_option": ".", + "gui_settings_tor_bridges_obfs4_radio_option": ".", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": ".", + "gui_settings_tor_bridges_custom_radio_option": ".", + "gui_settings_tor_bridges_custom_label": ".", + "gui_settings_tor_bridges_invalid": ".", + "gui_settings_button_save": ".", + "gui_settings_button_cancel": ".", + "gui_settings_button_help": ".", + "gui_settings_shutdown_timeout": ".", + "settings_saved": ".", + "settings_error_unknown": ".", + "settings_error_automatic": ".", + "settings_error_socket_port": ".", + "settings_error_socket_file": ".", + "settings_error_auth": ".", + "settings_error_missing_password": ".", + "settings_error_unreadable_cookie_file": ".", + "settings_error_bundled_tor_not_supported": ".", + "settings_error_bundled_tor_timeout": ".", + "settings_error_bundled_tor_broken": ".", + "settings_test_success": ".", + "error_tor_protocol_error": ".", + "connecting_to_tor": ".", + "update_available": ".", + "update_error_check_error": ".", + "update_error_invalid_latest_version": ".", + "update_not_available": ".", + "gui_tor_connection_ask": ".", + "gui_tor_connection_ask_open_settings": ".", + "gui_tor_connection_ask_quit": ".", + "gui_tor_connection_error_settings": ".", + "gui_tor_connection_canceled": ".", + "gui_tor_connection_lost": ".", + "gui_server_started_after_timeout": ".", + "gui_server_timeout_expired": ".", + "share_via_onionshare": ".", + "gui_save_private_key_checkbox": "Brug en vedvarende URL\n(fravalg vil slette gemte URL)", + "gui_copied_url_title": "Kopierede OnionShare-adresse", + "gui_copied_hidservauth_title": "Kopierede HidServAuth", + "gui_quit_title": "Igangværende overførsel", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Brug indbyggede meek_lite (Azure) udskiftelige transporter", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Brug indbyggede meek_lite (Azure) udskiftelige transporter (kræver obfs4proxy)", + "gui_settings_shutdown_timeout_checkbox": "Brug timer med autostop", + "gui_url_label_persistent": "Delingen stopper ikke automatisk, med mindre der er sat en timer.

Hver deling har den samme adresse (hvis du vil bruge engangsadresser, så deaktivér vedvarende, i indstillingerne)", + "gui_url_label_stay_open": "Delingen stopper ikke automatisk, med mindre der er sat en timer.", + "gui_url_label_onetime": "Delingen stopper efter den første download", + "gui_url_label_onetime_and_persistent": "Delingen stopper efter den første download

Hver deling har den samme adresse (hvis du vil bruge engangsadresser, så deaktivér vedvarende, i indstillingerne)", + "gui_file_info": "{} filer, {}", + "gui_file_info_single": "{} fil, {}", + "info_in_progress_downloads_tooltip": "{} igangværende downloads", + "info_completed_downloads_tooltip": "{} færdige downloads" } -- cgit v1.2.3-54-g00ecf From 7ce981fd8f886ce3ffe39a597b97d5d8e160e994 Mon Sep 17 00:00:00 2001 From: scootergrisen Date: Fri, 28 Sep 2018 00:34:22 +0000 Subject: Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ --- share/locale/da.json | 214 +++++++++++++++++++++++++-------------------------- 1 file changed, 107 insertions(+), 107 deletions(-) diff --git a/share/locale/da.json b/share/locale/da.json index d44b7734..724af134 100644 --- a/share/locale/da.json +++ b/share/locale/da.json @@ -1,117 +1,117 @@ { - "config_onion_service": ".", - "preparing_files": ".", - "give_this_url": ".", - "give_this_url_stealth": ".", - "ctrlc_to_stop": ".", - "not_a_file": ".", - "not_a_readable_file": ".", - "no_available_port": ".", - "other_page_loaded": ".", - "close_on_timeout": ".", - "closing_automatically": ".", - "timeout_download_still_running": ".", - "large_filesize": ".", - "systray_menu_exit": ".", - "systray_download_started_title": ".", - "systray_download_started_message": ".", - "systray_download_completed_title": ".", - "systray_download_completed_message": ".", - "systray_download_canceled_title": ".", - "systray_download_canceled_message": ".", - "help_local_only": ".", - "help_stay_open": ".", - "help_shutdown_timeout": ".", - "help_stealth": ".", - "help_debug": ".", - "help_filename": ".", - "help_config": ".", - "gui_drag_and_drop": ".", - "gui_add": ".", - "gui_delete": ".", - "gui_choose_items": ".", + "config_onion_service": "Konfigurerer onion-tjeneste på port {0:d}.", + "preparing_files": "Forbereder filer som skal deles.", + "give_this_url": "Giv adressen til personen du sender filen til:", + "give_this_url_stealth": "Giv adressen og HidServAuth-linjen til personen du sender filen til:", + "ctrlc_to_stop": "Tryk på Ctrl-C for at stoppe serveren", + "not_a_file": "{0:s} er ikke en gyldig fil.", + "not_a_readable_file": "{0:s} er ikke en læsbar fil.", + "no_available_port": "Kunne ikke starte onion-tjenesten da der ikke var nogen tilgængelig port.", + "other_page_loaded": "Adresse indlæst", + "close_on_timeout": "Stoppede fordi timeren løb ud", + "closing_automatically": "Stoppede fordi download er færdig", + "timeout_download_still_running": "Venter på at download skal blive færdig", + "large_filesize": "Advarsel: Det kan tage timer at sende store filer", + "systray_menu_exit": "Afslut", + "systray_download_started_title": "OnionShare-download startet", + "systray_download_started_message": "En bruger startede download af dine filer", + "systray_download_completed_title": "OnionShare-download færdig", + "systray_download_completed_message": "Brugeren er færdig med at downloade dine filer", + "systray_download_canceled_title": "OnionShare-download annulleret", + "systray_download_canceled_message": "Brugeren annullerede downloaden", + "help_local_only": "Undlad at bruge tor: kun til udvikling", + "help_stay_open": "Hold onion-tjeneste kørende efter download er færdig", + "help_shutdown_timeout": "Luk ned for onion-tjenesten efter N sekunder", + "help_stealth": "Opret skjult onion-tjeneste (avanceret)", + "help_debug": "Log programfejl til stdout, og log webfejl til disk", + "help_filename": "Liste over filer eller mapper som skal deles", + "help_config": "Sti til en brugerdefineret JSON-konfigurationsfil (valgfri)", + "gui_drag_and_drop": "Træk og slip filer og mapper her\nfor at starte deling", + "gui_add": "Tilføj", + "gui_delete": "Slet", + "gui_choose_items": "Vælg", "gui_share_start_server": ".", "gui_share_stop_server": ".", - "gui_copy_url": ".", - "gui_copy_hidservauth": ".", - "gui_downloads": ".", - "gui_canceled": ".", - "gui_copied_url": ".", - "gui_copied_hidservauth": ".", - "gui_please_wait": ".", + "gui_copy_url": "Kopiér adresse", + "gui_copy_hidservauth": "Kopiér HidServAuth", + "gui_downloads": "Downloads:", + "gui_canceled": "Annulleret", + "gui_copied_url": "OnionShare-adressen er blevet kopieret til udklipsholderen", + "gui_copied_hidservauth": "HidServAuth-linjen er blevet kopieret til udklipsholderen", + "gui_please_wait": "Starter... klik for at annullere", "gui_download_upload_progress_complete": ".", "gui_download_upload_progress_starting": ".", "gui_download_upload_progress_eta": ".", - "version_string": ".", + "version_string": "Onionshare {0:s} | https://onionshare.org/", "gui_share_quit_warning": ".", - "gui_quit_warning_quit": ".", - "gui_quit_warning_dont_quit": ".", - "error_rate_limit": ".", - "zip_progress_bar_format": ".", - "error_stealth_not_supported": ".", - "error_ephemeral_not_supported": ".", - "gui_settings_window_title": ".", - "gui_settings_stealth_option": ".", - "gui_settings_stealth_hidservauth_string": ".", - "gui_settings_autoupdate_label": ".", - "gui_settings_autoupdate_option": ".", - "gui_settings_autoupdate_timestamp": ".", - "gui_settings_autoupdate_timestamp_never": ".", - "gui_settings_autoupdate_check_button": ".", - "gui_settings_sharing_label": ".", - "gui_settings_close_after_first_download_option": ".", - "gui_settings_connection_type_label": ".", - "gui_settings_connection_type_bundled_option": ".", - "gui_settings_connection_type_automatic_option": ".", - "gui_settings_connection_type_control_port_option": ".", - "gui_settings_connection_type_socket_file_option": ".", - "gui_settings_connection_type_test_button": ".", - "gui_settings_control_port_label": ".", - "gui_settings_socket_file_label": ".", - "gui_settings_socks_label": ".", - "gui_settings_authenticate_label": ".", - "gui_settings_authenticate_no_auth_option": ".", - "gui_settings_authenticate_password_option": ".", - "gui_settings_password_label": ".", - "gui_settings_tor_bridges": ".", - "gui_settings_tor_bridges_no_bridges_radio_option": ".", - "gui_settings_tor_bridges_obfs4_radio_option": ".", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": ".", - "gui_settings_tor_bridges_custom_radio_option": ".", - "gui_settings_tor_bridges_custom_label": ".", - "gui_settings_tor_bridges_invalid": ".", - "gui_settings_button_save": ".", - "gui_settings_button_cancel": ".", - "gui_settings_button_help": ".", - "gui_settings_shutdown_timeout": ".", - "settings_saved": ".", - "settings_error_unknown": ".", - "settings_error_automatic": ".", - "settings_error_socket_port": ".", - "settings_error_socket_file": ".", - "settings_error_auth": ".", - "settings_error_missing_password": ".", - "settings_error_unreadable_cookie_file": ".", - "settings_error_bundled_tor_not_supported": ".", - "settings_error_bundled_tor_timeout": ".", - "settings_error_bundled_tor_broken": ".", - "settings_test_success": ".", - "error_tor_protocol_error": ".", - "connecting_to_tor": ".", - "update_available": ".", - "update_error_check_error": ".", - "update_error_invalid_latest_version": ".", - "update_not_available": ".", - "gui_tor_connection_ask": ".", - "gui_tor_connection_ask_open_settings": ".", - "gui_tor_connection_ask_quit": ".", - "gui_tor_connection_error_settings": ".", - "gui_tor_connection_canceled": ".", - "gui_tor_connection_lost": ".", - "gui_server_started_after_timeout": ".", - "gui_server_timeout_expired": ".", - "share_via_onionshare": ".", - "gui_save_private_key_checkbox": "Brug en vedvarende URL\n(fravalg vil slette gemte URL)", + "gui_quit_warning_quit": "Afslut", + "gui_quit_warning_dont_quit": "Annuller", + "error_rate_limit": "En angriber forsøger måske at gætte din adresse. For at forhindre det, har OnionShare automatisk stoppet serveren. For at dele filerne skal du starte den igen og dele den nye adresse.", + "zip_progress_bar_format": "Databehandler filer: %p%", + "error_stealth_not_supported": "For at oprette skjulte 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.", + "gui_settings_window_title": "Indstillinger", + "gui_settings_stealth_option": "Opret skjulte onion-tjenester", + "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_option": "Giv mig besked når der findes opdateringer", + "gui_settings_autoupdate_timestamp": "Sidste søgning: {}", + "gui_settings_autoupdate_timestamp_never": "Aldrig", + "gui_settings_autoupdate_check_button": "Søg efter opdateringer", + "gui_settings_sharing_label": "Valgmuligheder for deling", + "gui_settings_close_after_first_download_option": "Stop deling efter første download", + "gui_settings_connection_type_label": "Hvordan skal OnionShare oprette forbindelse til Tor?", + "gui_settings_connection_type_bundled_option": "Brug Tor som er bundet med OnionShare", + "gui_settings_connection_type_automatic_option": "Prøv automatisk konfiguration med Tor Browser", + "gui_settings_connection_type_control_port_option": "Opret forbindelse med kontrolport", + "gui_settings_connection_type_socket_file_option": "Opret forbindelse med sokkelfil", + "gui_settings_connection_type_test_button": "Test Tor-indstillinger", + "gui_settings_control_port_label": "Kontrolport", + "gui_settings_socket_file_label": "Sokkelfil", + "gui_settings_socks_label": "SOCKS-port", + "gui_settings_authenticate_label": "Valgmuligheder for Tor-autentifikation", + "gui_settings_authenticate_no_auth_option": "Ingen autentifikation, eller cookieautentifikation", + "gui_settings_authenticate_password_option": "Adgangskode", + "gui_settings_password_label": "Adgangskode", + "gui_settings_tor_bridges": "Understøttelse af Tor-bro", + "gui_settings_tor_bridges_no_bridges_radio_option": "Brug ikke broer", + "gui_settings_tor_bridges_obfs4_radio_option": "Brug indbyggede obfs4 udskiftelige transporter", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Brug indbyggede obfs4 udskiftelige transporter (kræver obfs4proxy)", + "gui_settings_tor_bridges_custom_radio_option": "Brug brugerdefinerede broer", + "gui_settings_tor_bridges_custom_label": "Du kan få broer fra https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Ingen af de broer du leverede ser ud til at være gyldige.\nPrøv venligst igen med gyldige broer.", + "gui_settings_button_save": "Gem", + "gui_settings_button_cancel": "Annuller", + "gui_settings_button_help": "Hjælp", + "gui_settings_shutdown_timeout": "Stop delingen ved:", + "settings_saved": "Indstillinger gemt til {}", + "settings_error_unknown": "Kan ikke oprette forbindelse til Tor-kontroller da indstillingerne ikke giver mening.", + "settings_error_automatic": "Kan ikke oprette forbindelse til Tor-kontroller. Kører Tor Browser i baggrunden? Hvis du ikke har den kan du få den fra:\nhttps://www.torproject.org/.", + "settings_error_socket_port": "Kan ikke oprette forbindelse til Tor-kontroller på {}:{}.", + "settings_error_socket_file": "Kan ikke oprette forbindelse til Tor-kontroller med sokkelfilen {}.", + "settings_error_auth": "Forbundet til {}:{}, men kan ikke autentificere. Er det fordi det ikke er en Tor-kontroller?", + "settings_error_missing_password": "Forbundet til Tor-kontroller, men den kræver en adgangskode for at autentificere.", + "settings_error_unreadable_cookie_file": "Forbundet til Tor-kontroller, men kan ikke autentificere da din adgangskode kan være forkert, og din bruger ikke har tilladelse til at læse cookiefilen.", + "settings_error_bundled_tor_not_supported": "Bundet Tor understøttes ikke når der ikke bruges udviklertilstand i Windows eller macOS.", + "settings_error_bundled_tor_timeout": "Det tager for lang tid at oprette forbindelse til Tor. Din computer er måske offline, eller dit ur går forkert.", + "settings_error_bundled_tor_broken": "Der er noget galt med OnionShare som opretter forbindelse til Tor i baggrunden:\n{}", + "settings_test_success": "Tillykke, OnionShare kan oprette forbindelse til Tor-kontrolleren.\n\nTor version: {}\nUnderstøtter kortvarige onion-tjenester: {}\nUnderstøtter skjulte onion-tjenester: {}", + "error_tor_protocol_error": "Fejl ved snak med Tor-kontrolleren.\nHvis du bruger Whonix, så tjek https://www.whonix.org/wiki/onionshare for at få OnionShare til at virke.", + "connecting_to_tor": "Opretter forbindelse til Tor-netværket", + "update_available": "Der findes en opdatering til OnionShare. Klik her for at downloade den.

Installeret version: {}
Seneste version: {}", + "update_error_check_error": "Fejl under søgning efter opdateringer: Du er måske ikke forbundet til Tor, eller måske er OnionShare-webstedet nede.", + "update_error_invalid_latest_version": "Fejl under søgning efter opdateringer: OnionShare-webstedet svarende ved at sige at den seneste version er '{}', men det ser ikke ud til at være en gyldig versionsstreng.", + "update_not_available": "Du kører den seneste version af OnionShare.", + "gui_tor_connection_ask": "Vil du åbne OnionShare-indstillinger for at fejlsøge forbindelsen til Tor?", + "gui_tor_connection_ask_open_settings": "Åbn indstillinger", + "gui_tor_connection_ask_quit": "Afslut", + "gui_tor_connection_error_settings": "Prøv at justere måden hvorpå OnionShare opretter forbindelse til Tor-netværket, i indstillinger.", + "gui_tor_connection_canceled": "OnionShare kan ikke oprette forbindelse til Tor.\n\nSørg for at du har forbindelse til internettet, og åbn herefter OnionShare igen for at konfigurere Tor-forbindelsen.", + "gui_tor_connection_lost": "Der er ikke forbindelse til Tor.", + "gui_server_started_after_timeout": "Serveren startede efter dit valgte automatiske timeout.\nStart venligst en ny deling.", + "gui_server_timeout_expired": "Den valgte timeout er allerede udløbet.\nOpdater venligst timeouten og herefter kan du starte deling.", + "share_via_onionshare": "Del via OnionShare", + "gui_save_private_key_checkbox": "Brug en vedvarende adresse\n(fravalg vil slette gemt adresse)", "gui_copied_url_title": "Kopierede OnionShare-adresse", "gui_copied_hidservauth_title": "Kopierede HidServAuth", "gui_quit_title": "Igangværende overførsel", -- cgit v1.2.3-54-g00ecf From 593d220fed9ce25b0c2321136dddff8b4f4cd0c8 Mon Sep 17 00:00:00 2001 From: Allan Nordhøy Date: Thu, 27 Sep 2018 04:12:24 +0000 Subject: Translated using Weblate (Norwegian Bokmål) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- share/locale/no.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/share/locale/no.json b/share/locale/no.json index 4b3fd97e..9d2758de 100644 --- a/share/locale/no.json +++ b/share/locale/no.json @@ -2,7 +2,7 @@ "give_this_url": "Gi denne adressen til mottakeren:", "ctrlc_to_stop": "Trykk Ctrl+C for å stoppe serveren.", "not_a_file": "{0:s} er ikke en fil.", - "gui_copied_url": "Kopierte URL-en til utklippstavlen", + "gui_copied_url": "OnionShare-adresse kopiert til utklippstavle", "other_page_loaded": "En annen side har blitt lastet", "config_onion_service": "Setter opp løk-tjeneste på port {0:d}.", "preparing_files": "Pakker sammen filer.", @@ -52,7 +52,7 @@ "gui_copied_url_title": "Kopierte OnionShare-adressen", "gui_copied_hidservauth_title": "Kopierte HidServAuth-linje", "gui_copied_hidservauth": "HidServAuth-linje kopiert til utklippstavle", - "gui_please_wait": "Starter… Klikk for å avbryte", + "gui_please_wait": "Starter… Klikk for å avbryte.", "gui_download_upload_progress_complete": "%p%, {0:s} forløpt.", "gui_download_upload_progress_starting": "{0:s}, %p% (regner ut)", "gui_download_upload_progress_eta": "{0:s}, anslått ferdigstilt: {1:s}, %p%", @@ -64,11 +64,11 @@ "gui_quit_warning_dont_quit": "Avbryt", "error_rate_limit": "Noen har prøvd adressen din for mange ganger, som kan betyr at de prøver å gjette seg fram til den, OnionShare har derfor stoppet tjeneren. Start deling igjen, og send mottakeren en ny adresse å dele.", "zip_progress_bar_format": "Pakker sammen: %p%", - "error_stealth_not_supported": "For å bruke klientidentitetsbekreftelse, trenger du minst Tor 0.2.9.1-alpha (eller Tor-nettleseren 6.5) og python3-stem 1.5.0", + "error_stealth_not_supported": "For å bruke klientidentitetsbekreftelse, trenger du minst Tor 0.2.9.1-alpha (eller Tor-nettleseren 6.5) og python3-stem 1.5.0.", "error_ephemeral_not_supported": "OnionShare krever minst både Tor 0.2.7.1 og pything3-stem 1.4.0.", "gui_settings_window_title": "Innstillinger", "gui_settings_whats_this": "Hva er dette?", - "gui_settings_stealth_option": "Bruk klientidentifisering (foreldet)", + "gui_settings_stealth_option": "Bruk klientidentifisering (gammeldags)", "gui_settings_stealth_hidservauth_string": "Siden du har lagret din private nøkkel for gjenbruk, kan du nå\nklikke for å kopiere din HidServAuth-linje.", "gui_settings_autoupdate_label": "Se etter ny versjon", "gui_settings_autoupdate_option": "Gi meg beskjed når en ny versjon er tilgjengelig", @@ -117,7 +117,7 @@ "settings_error_bundled_tor_not_supported": "Bruk av Tor-versjonen som kommer med OnionShare fungerer ikke i utviklermodus på Windows eller macOS.", "settings_error_bundled_tor_timeout": "Det tar for lang tid å koble til Tor. Kanskje du ikke er koblet til Internett, eller har du kanskje en unøyaktig systemklokke?", "settings_error_bundled_tor_broken": "OnionShare kunne ikke koble til Tor i bakgrunnen:\n{}", - "settings_test_success": "Koblet til Tor-kontrolleren.\n\nTor-versjon: {}\nStøtter flyktige løktjenester: {}.\nStøtter klientidentifiserings", + "settings_test_success": "Koblet til Tor-kontrolleren.\n\nTor-versjon: {}.\nStøtter flyktige løktjenester: {}.\nStøtter klientidentifisering: {}.\nStøtter nestegenerasjons .onion-adresser: {}.", "error_tor_protocol_error": "Feil med Tor: {}", "error_tor_protocol_error_unknown": "Ukjent feil med Tor", "error_invalid_private_key": "Denne private nøkkeltypen er ikke støttet", @@ -135,12 +135,12 @@ "gui_server_started_after_timeout": "Tidsavbruddsuret gikk ut før tjeneren startet.\nLag en ny deling.", "gui_server_timeout_expired": "Tidsavbruddsuret har gått ut allerede.\nOppdater det for å starte deling.", "share_via_onionshare": "OnionShare det", - "gui_use_legacy_v2_onions_checkbox": "Bruk foreldede adresser", - "gui_save_private_key_checkbox": "Bruk en vedvarende adresse (foreldet)", + "gui_use_legacy_v2_onions_checkbox": "Bruk gammeldagse adresser", + "gui_save_private_key_checkbox": "Bruk en vedvarende adresse (gammeldags)", "gui_share_url_description": "Alle som har denne OnionShare-adressen kan Laste ned filene dine ved bruk av Tor-nettleseren: ", "gui_receive_url_description": "Alle som har denne OnionShare-adressen kan Laste opp filer til din datamaskin ved bruk av Tor-nettleseren: ", "gui_url_label_persistent": "Delingen vil ikke stoppe automatisk.

Hver påfølgende deling vil gjenbruke adressen. (For engangsadresser, skru av \"Bruk vedvarende adresse\" i innstillingene.)", - "gui_url_label_stay_open": "Denne delingen vil ikke stoppe automatisk", + "gui_url_label_stay_open": "Denne delingen vil ikke stoppe automatisk.", "gui_url_label_onetime": "Denne delingen vil stoppe etter første fullføring.", "gui_url_label_onetime_and_persistent": "Delingen vil ikke stoppe automatisk.

Hver påfølgende deling vil gjenbruke adressen. (For å bruke engangsadresser, skru av \"Bruk vedvarende adresse\" i innstillingene.)", "gui_status_indicator_share_stopped": "Klar til å dele", -- cgit v1.2.3-54-g00ecf From 502c0b6eea8355f8a986339458643fec8ddd207e Mon Sep 17 00:00:00 2001 From: emma peel Date: Thu, 4 Oct 2018 00:00:53 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 49 +++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 10 deletions(-) diff --git a/share/locale/es.json b/share/locale/es.json index 8c9945a8..1f531068 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -1,21 +1,50 @@ { - "preparing_files": "Preparando los archivos para compartir.", - "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", + "preparing_files": "Comprimiendo los archivos.", + "give_this_url": "Entrega esta URL al receptor:", + "ctrlc_to_stop": "Pulsa Ctrl-C para detener el servidor", "not_a_file": "{0:s} no es un archivo.", - "other_page_loaded": "La URL está lista.", + "other_page_loaded": "La URL está lista", "closing_automatically": "Apagando automáticamente porque la descarga finalizó", - "help_local_only": "No intentar usar Tor: sólo para desarrollo", - "help_stay_open": "Mantener el servicio oculto ejecutando después de que la descarga haya finalizado", + "help_local_only": "No usar Tor (sólo para desarrollo)", + "help_stay_open": "Mantener el servicio después de que la primera descarga haya finalizado", "help_debug": "Guardar registro de errores en el disco", "help_filename": "Lista de archivos o carpetas para compartir", "gui_drag_and_drop": "Arrastre\narchivos aquí", "gui_add": "Añadir", "gui_delete": "Eliminar", "gui_choose_items": "Elegir", - "gui_share_start_server": "Encender el Servidor", - "gui_share_stop_server": "Detener el Servidor", + "gui_share_start_server": "Comenzar a compartir", + "gui_share_stop_server": "Dejar de compartir", "gui_copy_url": "Copiar URL", - "gui_downloads": "Descargas:", - "gui_copied_url": "Se copió la URL en el portapapeles" + "gui_downloads": "Historial de descargas", + "gui_copied_url": "Dirección OnionShare copiada al portapapeles", + "config_onion_service": "Configurando el servicio cebolla en el puerto {0:d}.", + "give_this_url_stealth": "Dale esta dirección y la línea de HidServAuth a la persona a la que le estás enviando el archivo:", + "no_available_port": "No se pudo iniciar el servicio cebolla porque no había puerto disponible.", + "close_on_timeout": "Parado porque el temporizador expiró", + "timeout_download_still_running": "Esperando a que se complete la descarga", + "large_filesize": "Advertencia: Enviar un archivo tan grande podría llevar horas", + "help_shutdown_timeout": "Dejar de compartir después de una determinada cantidad de segundos", + "help_stealth": "Usar autorización de cliente (avanzada)", + "help_config": "Ubicación del archivo de configuración JSON personalizado (opcional)", + "gui_copied_url_title": "Dirección de OnionShare copiada", + "gui_copied_hidservauth": "Línea HidServAuth copiada al portapapeles", + "gui_please_wait": "Comenzando.... Haz clic para cancelar.", + "gui_quit_title": "No tan rápido", + "error_rate_limit": "Alguien ha hecho demasiados intentos equivocados en tu dirección, lo que significa que podrían estar intentando adivinarlo, así que OnionShare ha detenido el servidor. Comienza a compartir de nuevo y envía al destinatario la nueva dirección para compartir.", + "zip_progress_bar_format": "Comprimiendo: %p%", + "error_stealth_not_supported": "Para crear servicios de cebolla sigilosos, necesitas al menos Tor 0.2.9.1-alfa (o Navegador Tor 6.5) y python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare requiere al menos Tor 0.2.7.1 y al menos python3-stem 1.4.0.", + "gui_settings_window_title": "Configuración", + "gui_settings_stealth_option": "Utilizar la autorización del cliente (antigua)", + "gui_settings_stealth_hidservauth_string": "Después de haber guardado su clave privada para volver a utilizarla, ahora puedes\nhacer clic para copiar tu HidServAuth.", + "gui_settings_autoupdate_label": "Control para versión nueva", + "gui_settings_autoupdate_option": "Notificarme cuando haya una nueva versión disponible", + "gui_settings_autoupdate_check_button": "Buscar una Nueva Versión", + "gui_settings_connection_type_bundled_option": "Use la versión Tor incorporada en OnionShare", + "gui_settings_connection_type_automatic_option": "Intentar la autoconfiguración con el Navegador Tor", + "gui_settings_connection_type_test_button": "Probar la conexión a Tor", + "gui_settings_tor_bridges": "Soporte de puentes de Tor", + "gui_settings_tor_bridges_invalid": "Ninguno de los puentes que has añadido funciona.\nVuelve a verificarlos o añade otros.", + "settings_saved": "Ajustes guardados en {}" } -- cgit v1.2.3-54-g00ecf From 1039053478ed0f4f84022711f64c872ee945675c Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 6 Oct 2018 21:02:29 +0000 Subject: Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ --- share/locale/da.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/locale/da.json b/share/locale/da.json index 724af134..1c87e443 100644 --- a/share/locale/da.json +++ b/share/locale/da.json @@ -30,7 +30,7 @@ "gui_add": "Tilføj", "gui_delete": "Slet", "gui_choose_items": "Vælg", - "gui_share_start_server": ".", + "gui_share_start_server": "Begynd at dele", "gui_share_stop_server": ".", "gui_copy_url": "Kopiér adresse", "gui_copy_hidservauth": "Kopiér HidServAuth", @@ -40,7 +40,7 @@ "gui_copied_hidservauth": "HidServAuth-linjen er blevet kopieret til udklipsholderen", "gui_please_wait": "Starter... klik for at annullere", "gui_download_upload_progress_complete": ".", - "gui_download_upload_progress_starting": ".", + "gui_download_upload_progress_starting": "{0:s}, %p% (udregner anslået ankomsttid)", "gui_download_upload_progress_eta": ".", "version_string": "Onionshare {0:s} | https://onionshare.org/", "gui_share_quit_warning": ".", -- cgit v1.2.3-54-g00ecf From 87b67bedc4a88c218da0b3edb95decb9fc008acf Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 5 Oct 2018 20:47:48 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 76 insertions(+), 3 deletions(-) diff --git a/share/locale/es.json b/share/locale/es.json index 1f531068..02be03f3 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -7,7 +7,7 @@ "closing_automatically": "Apagando automáticamente porque la descarga finalizó", "help_local_only": "No usar Tor (sólo para desarrollo)", "help_stay_open": "Mantener el servicio después de que la primera descarga haya finalizado", - "help_debug": "Guardar registro de errores en el disco", + "help_debug": "Enviar los errores de OnionShare a stdout, y los errores web al disco", "help_filename": "Lista de archivos o carpetas para compartir", "gui_drag_and_drop": "Arrastre\narchivos aquí", "gui_add": "Añadir", @@ -20,7 +20,7 @@ "gui_copied_url": "Dirección OnionShare copiada al portapapeles", "config_onion_service": "Configurando el servicio cebolla en el puerto {0:d}.", "give_this_url_stealth": "Dale esta dirección y la línea de HidServAuth a la persona a la que le estás enviando el archivo:", - "no_available_port": "No se pudo iniciar el servicio cebolla porque no había puerto disponible.", + "no_available_port": "No se pudo iniciar el servicio cebolla porque no había puerto disponible", "close_on_timeout": "Parado porque el temporizador expiró", "timeout_download_still_running": "Esperando a que se complete la descarga", "large_filesize": "Advertencia: Enviar un archivo tan grande podría llevar horas", @@ -46,5 +46,78 @@ "gui_settings_connection_type_test_button": "Probar la conexión a Tor", "gui_settings_tor_bridges": "Soporte de puentes de Tor", "gui_settings_tor_bridges_invalid": "Ninguno de los puentes que has añadido funciona.\nVuelve a verificarlos o añade otros.", - "settings_saved": "Ajustes guardados en {}" + "settings_saved": "Ajustes guardados en {}", + "give_this_url_receive": "Dale esta dirección al remitente:", + "give_this_url_receive_stealth": "Dar esta dirección y HidServAuth al remitente:", + "not_a_readable_file": "{0:s} no es un archivo legible.", + "systray_menu_exit": "Salir", + "systray_download_started_title": "Iniciada la descarga de OnionShare", + "systray_download_started_message": "Alguien comenzó a descargar tus archivos", + "systray_download_completed_title": "Descarga de OnionShare finalizada", + "systray_download_completed_message": "Alguien ha terminado de descargar tus archivos", + "systray_download_canceled_title": "Descarga de OnionShare Cancelada", + "systray_download_canceled_message": "El usuario canceló la descarga", + "systray_upload_started_title": "Subida OnionShare Iniciada", + "systray_upload_started_message": "Un usuario comenzó a subir archivos a tu computadora", + "help_receive": "Recibir recursos compartidos en lugar de enviarlos", + "gui_share_stop_server_shutdown_timeout": "Dejar de Compartir ({}s restantes)", + "gui_share_stop_server_shutdown_timeout_tooltip": "El temporizador de parada automática termina en {}", + "gui_receive_start_server": "Iniciar el modo de recepción", + "gui_receive_stop_server": "Detener el modo de recepción", + "gui_receive_stop_server_shutdown_timeout": "Detener el modo de recepción ({}s restantes)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "El temporizador de parada automática termina en {}", + "gui_copy_hidservauth": "Copiar HidServAuth", + "gui_no_downloads": "Ninguna descarga todavía.", + "gui_canceled": "Cancelado", + "gui_copied_hidservauth_title": "Se ha copiado el token de HidServAuth", + "settings_error_unknown": "No se puede conectar al controlador Tor porque la configuración no tiene sentido.", + "settings_error_automatic": "No se puede conectar al controlador Tor. ¿Se está ejecutando el Navegador Tor (disponible en https://www.torproject.org/) en segundo plano?", + "settings_error_socket_port": "No se puede conectar al controlador Tor en {}:{}.", + "settings_error_socket_file": "No se puede conectar al controlador Tor usando el archivo de socket {}.", + "settings_error_auth": "Conectado a {}:{}, pero no se puede autentificar. ¿Quizás este no sea un controlador Tor?", + "settings_error_missing_password": "Conectado al controlador Tor, pero requiere una contraseña para autenticarse.", + "settings_error_unreadable_cookie_file": "Conectado al controlador Tor, pero no puedo autenticarme porque la contraseña parece estar equivocada, y tu usuario no tiene permiso para leer el archivo cookie.", + "settings_error_bundled_tor_not_supported": "Bundled Tor no sepuede usar si no se usa el modo de desarrollo en Windows o macOS.", + "settings_error_bundled_tor_timeout": "Conectarse con Tor está llevando demasiado tiempo. ¿Quizás el equipo está desconectado, o el reloj no está en hora?", + "settings_error_bundled_tor_broken": "OnionShare no pudo conectarse a Tor en segundo plano:\n{}", + "settings_test_success": "Conectado al *Tor controlador.\n\n*Tor Versión: {}\nSoporte servicios de cebolla efímera: {}.\nAutentificación de cliente de los soportes: {}.\nSoporte direcciones de cebolla de nueva generación: {}.", + "error_tor_protocol_error": "Hubo un error con Tor: {}", + "error_tor_protocol_error_unknown": "Hubo un error desconocido con Tor", + "error_invalid_private_key": "Este tipo de clave privada no es compatible", + "connecting_to_tor": "Conexión a la red Tor", + "update_available": "Hay un nuevo OnionShare. Haz clic aquí para obtenerlo.

Br>Estás usando {} y el último es {}.", + "update_error_check_error": "No se han podido comprobar las nuevas versiones: El sitio web de OnionShare dice que la última versión es la irreconocible '{}'.…", + "update_error_invalid_latest_version": "No se ha podido comprobar la nueva versión: ¿Quizás no estás conectado a Tor, o el sitio web de OnionShare está caído?", + "update_not_available": "Estás ejecutando la última versión de OnionShare.", + "gui_tor_connection_ask": "Abrir la configuración para arrreglar la conexión a Tor?", + "gui_tor_connection_ask_open_settings": "sí", + "gui_tor_connection_ask_quit": "Salir", + "gui_tor_connection_error_settings": "Intenta cambiando la forma en que OnionShare se conecta a la red Tor en tu configuración.", + "gui_tor_connection_canceled": "No se pudo conectar con Tor.\n\nAsegúrate de estar conectado a Internet, luego vuelve a abrir OnionShare y configura tu conexión a Tor.", + "gui_tor_connection_lost": "Desconectado de Tor.", + "gui_server_started_after_timeout": "El temporizador de parada automática se agotó antes de que se iniciara el servidor.\nPor favor, haz una nueva porción.", + "gui_server_timeout_expired": "El temporizador de parada automática ya se ha agotado.\nPor favor, actualízalo para comenzar a compartir.", + "share_via_onionshare": "Compártelo con OnionShare", + "gui_use_legacy_v2_onions_checkbox": "Usar direcciones de legado", + "gui_save_private_key_checkbox": "Usar una dirección persistente (legado)", + "gui_share_url_description": "Cualquier persona con esta dirección de OnionShare puede descargar tus archivos usando el Tor Browser: ", + "gui_receive_url_description": "Con esta dirección de OnionShare, cualquier persona puede subir archivos a tu ordenador usando el Tor Browser: ", + "gui_url_label_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactiva la opción \"Usar dirección persistente\" en los ajustes.)", + "gui_url_label_stay_open": "Este recurso compartido no se detendrá automáticamente.", + "gui_url_label_onetime": "Este recurso compartido se detendrá después de la primera descarga.", + "gui_url_label_onetime_and_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactiva la opción \"Usar dirección persistente\" en los ajustes.)", + "gui_status_indicator_share_stopped": "Listo para compartir", + "gui_status_indicator_share_working": "Comenzando.…", + "gui_status_indicator_share_started": "Compartir", + "gui_status_indicator_receive_stopped": "Listo para recibir", + "gui_status_indicator_receive_working": "Comenzando.…", + "gui_status_indicator_receive_started": "Recibiendo", + "gui_file_info": "{} archivos, {}", + "gui_file_info_single": "{} archivo, {}", + "info_in_progress_downloads_tooltip": "{} descarga(s) en curso", + "info_completed_downloads_tooltip": "{} descarga(s) completada(s)", + "info_in_progress_uploads_tooltip": "{} subida(s) en curso", + "info_completed_uploads_tooltip": "{} subida(s) completada(s)", + "receive_mode_downloads_dir": "Los archivos enviados a ti aparecen en esta carpeta: {}", + "receive_mode_warning": "Advertencia: El modo de recepción permite a la gente subir archivos a su ordenador. Algunos archivos, si los abres, podrían tomar el control de tu ordenador. Abre sólo cosas de personas en las que confíes, o si sabes lo que estás haciendo." } -- cgit v1.2.3-54-g00ecf From 4a0a9b96efe387cba64fe4580945bf7258c3192c Mon Sep 17 00:00:00 2001 From: Allan Nordhøy Date: Thu, 11 Oct 2018 05:11:22 +0000 Subject: Translated using Weblate (Norwegian Bokmål) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- share/locale/no.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/share/locale/no.json b/share/locale/no.json index 9d2758de..d0b2661f 100644 --- a/share/locale/no.json +++ b/share/locale/no.json @@ -160,7 +160,7 @@ "receive_mode_downloads_dir": "Filer sendt til deg vil vises i denne mappen: {}", "receive_mode_warning": "Advarsel: Mottaksmodus lar folk laste opp filer til din datamaskin. Noen filer kan potensielt ta over datamaskinen din hvis du åpner dem. Kun åpne ting fra folk du stoler på, eller hvis du vet hva du gjør.", "gui_receive_mode_warning": "Mottaksmodus lar folk laste opp filer til din datamaskin.

Noen filer kan potensielt ta over datamaskinen din hvis du åpner dem. Kun åpne ting fra folk du stoler på, eller hvis du vet hva du gjør.", - "receive_mode_upload_starting": "Opplasting av størrelse {} starter", + "receive_mode_upload_starting": "Opplasting av total størrelse {} starter", "receive_mode_received_file": "Mottatt: {}", "gui_mode_share_button": "Del filer", "gui_mode_receive_button": "Motta filer", @@ -176,9 +176,14 @@ "systray_upload_page_loaded_message": "En bruker lastet inn opplastingssiden", "gui_uploads": "Opplastingshistorikk", "gui_no_uploads": "Ingen opplastinger enda.", - "gui_clear_history": "Tøm historikk", + "gui_clear_history": "Tøm alt", "gui_upload_in_progress": "Opplasting startet {}", "gui_upload_finished_range": "Lastet opp {} til {}", "gui_upload_finished": "Lastet opp {}", - "gui_open_folder_error_nautilus": "Kan ikke åpne mappe fordi nautilus ikke er tilgjengelig. Filen er her: {}" + "gui_open_folder_error_nautilus": "Kan ikke åpne mappe fordi nautilus ikke er tilgjengelig. Filen er her: {}", + "history_in_progress_tooltip": "{} underveis", + "history_completed_tooltip": "{} fullført", + "gui_download_in_progress": "Nedlasting startet {}", + "gui_settings_language_label": "Foretrukket språk", + "gui_settings_language_changed_notice": "Start OnionShare på ny for å se nytt språkvalg." } -- cgit v1.2.3-54-g00ecf From ed433b1d5cc4007d9cc91c7b0504245860f57b11 Mon Sep 17 00:00:00 2001 From: ButterflyOfFire Date: Sat, 13 Oct 2018 14:44:33 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index ee206662..232e9188 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -1,7 +1,7 @@ { - "preparing_files": "Préparation des fichiers à partager.", - "give_this_url": "Donnez cette URL à la personne qui doit recevoir le fichier :", - "ctrlc_to_stop": "Ctrl-C arrête le serveur", + "preparing_files": "Compression de fichiers.", + "give_this_url": "Donnez cette adresse au destinataire :", + "ctrlc_to_stop": "Appuyez sur Ctrl+c pour arrêter le serveur", "not_a_file": "{0:s} n'est pas un fichier.", "other_page_loaded": "URL chargée", "closing_automatically": "Fermeture automatique car le téléchargement est fini", @@ -11,7 +11,7 @@ "systray_download_completed_title": "Téléchargement OnionShare Complete", "systray_download_canceled_title": "Téléchargement OnionShare Annulé", "systray_download_canceled_message": "L'utilisateur a annulé le téléchargement", - "help_local_only": "Ne tentez pas d'utiliser Tor, uniquement pour développement", + "help_local_only": "Ne pas utiliser Tor (uniquement pour le développement)", "help_stay_open": "Laisser tourner le onion service après que le téléchargment soit fini", "help_debug": "Enregistrer les erreurs sur le disque", "help_filename": "Liste des fichiers ou dossiers à partager", @@ -20,15 +20,15 @@ "gui_delete": "Supprimer", "gui_choose_items": "Sélectionnez", "gui_share_start_server": "Démarrer le serveur", - "gui_share_stop_server": "Arrêter le serveur", + "gui_share_stop_server": "Arrêter le partage", "gui_copy_url": "Copier URL", "gui_copy_hidservauth": "Copier HidServAuth", "gui_downloads": "Téléchargements :", "gui_canceled": "Annulé", - "gui_copied_url": "URL copié dans le presse-papier", - "gui_please_wait": "Attendez-vous...", + "gui_copied_url": "Adresse OnionShare copiée dans le presse-papiers", + "gui_please_wait": "Démarrage … Cliquez pour annuler.", "gui_quit_warning_quit": "Quitter", "gui_quit_warning_dont_quit": "Ne quitter pas", "gui_settings_autoupdate_timestamp_never": "Jamais", - "gui_settings_language_changed_notice": "Redémarrez OnionShare pour que votre changement de langue prenne effet" + "gui_settings_language_changed_notice": "Redémarrez OnionShare pour que votre changement de langue prenne effet." } -- cgit v1.2.3-54-g00ecf From f573e8c6f41fa37b4e4e592c5d53577ae0ce5bdf Mon Sep 17 00:00:00 2001 From: emma peel Date: Tue, 16 Oct 2018 19:16:06 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/share/locale/es.json b/share/locale/es.json index 02be03f3..61a1c043 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -67,7 +67,7 @@ "gui_receive_stop_server_shutdown_timeout": "Detener el modo de recepción ({}s restantes)", "gui_receive_stop_server_shutdown_timeout_tooltip": "El temporizador de parada automática termina en {}", "gui_copy_hidservauth": "Copiar HidServAuth", - "gui_no_downloads": "Ninguna descarga todavía.", + "gui_no_downloads": "Ninguna Descarga Todavía", "gui_canceled": "Cancelado", "gui_copied_hidservauth_title": "Se ha copiado el token de HidServAuth", "settings_error_unknown": "No se puede conectar al controlador Tor porque la configuración no tiene sentido.", @@ -119,5 +119,29 @@ "info_in_progress_uploads_tooltip": "{} subida(s) en curso", "info_completed_uploads_tooltip": "{} subida(s) completada(s)", "receive_mode_downloads_dir": "Los archivos enviados a ti aparecen en esta carpeta: {}", - "receive_mode_warning": "Advertencia: El modo de recepción permite a la gente subir archivos a su ordenador. Algunos archivos, si los abres, podrían tomar el control de tu ordenador. Abre sólo cosas de personas en las que confíes, o si sabes lo que estás haciendo." + "receive_mode_warning": "Advertencia: El modo de recepción permite a la gente subir archivos a su ordenador. Algunos archivos, si los abres, podrían tomar el control de tu ordenador. Abre sólo cosas de personas en las que confíes, o si sabes lo que estás haciendo.", + "gui_download_upload_progress_complete": "%p%, {0:s} transcurrido.", + "gui_download_upload_progress_starting": "{0:s}, %p% (calculando)", + "gui_download_upload_progress_eta": "{0:s}, tiempo restante: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_share_quit_warning": "Estás enviando archivos. ¿Quieres realmente cerrar OnionShare?", + "gui_quit_warning_quit": "Salir", + "gui_quit_warning_dont_quit": "Cancelar", + "gui_settings_whats_this": "¿Qué es esto?", + "gui_settings_autoupdate_timestamp": "Última comprobación: {}", + "gui_settings_autoupdate_timestamp_never": "Nunca", + "gui_settings_general_label": "Ajustes generales", + "gui_settings_sharing_label": "Configuración de uso compartido", + "gui_settings_close_after_first_download_option": "Dejar de compartir después de la primera descarga", + "gui_settings_connection_type_label": "¿Cómo debería conectarse OnionShare a Tor?", + "gui_settings_connection_type_control_port_option": "Conectar usando el puerto de control", + "gui_settings_connection_type_socket_file_option": "Conectar usando archivo de socket", + "gui_settings_control_port_label": "Puerto de control", + "gui_settings_socket_file_label": "Archivo Socket", + "gui_settings_socks_label": "Puerto SOCKS", + "gui_settings_authenticate_label": "Configuración de autenticación Tor", + "gui_settings_authenticate_no_auth_option": "Sin autenticación, o autenticación por cookies", + "gui_settings_authenticate_password_option": "Contraseña", + "gui_settings_password_label": "Contraseña", + "gui_settings_tor_bridges_no_bridges_radio_option": "No usar puentes" } -- cgit v1.2.3-54-g00ecf From 7d1835153fc43a945989450501259a95e6a8c3a3 Mon Sep 17 00:00:00 2001 From: samba Date: Tue, 16 Oct 2018 20:49:25 +0000 Subject: Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ --- share/locale/it.json | 73 ++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 59 insertions(+), 14 deletions(-) diff --git a/share/locale/it.json b/share/locale/it.json index ebe2df4e..ac30f107 100644 --- a/share/locale/it.json +++ b/share/locale/it.json @@ -1,25 +1,70 @@ { - "preparing_files": "Preparazione dei files da condividere.", - "give_this_url": "Dai questo URL alla persona a cui vuoi inviare il file:", - "ctrlc_to_stop": "Premi Ctrl-C per fermare il server", + "preparing_files": "Preparazione dei file da condividere.", + "give_this_url": "condividi questo URL:", + "ctrlc_to_stop": "Premi Ctrl-C per terminare", "not_a_file": "{0:s} non è un file.", - "other_page_loaded": "URL caricato", - "closing_automatically": "Chiusura automatica dopo aver finito il download", + "other_page_loaded": "URL pronto", + "closing_automatically": "download completato, chiudo", "large_filesize": "Attenzione: Inviare file di grandi dimensioni può richiedere ore", - "help_local_only": "Non usare tor: è solo per lo sviluppo", - "help_stay_open": "Mantieni il servizio nascosto avviato anche dopo aver finito il download", - "help_debug": "Registra gli errori sul disco", + "help_local_only": "Non usare Tor (solo per lo sviluppatori)", + "help_stay_open": "Continua condividendo anche dopo il download", + "help_debug": "Mostra gli errori sullo schermo e salva gli errori web su file", "help_filename": "Lista dei file o cartelle da condividere", - "gui_drag_and_drop": "Prendi e rilascia\ni file qui sopra", + "gui_drag_and_drop": "Sposta qui file e cartelle \nper iniziare a condividere", "gui_add": "Aggiungi", "gui_delete": "Cancella", - "gui_choose_items": "Scegli", - "gui_share_start_server": "Inizia la condivisione", + "gui_choose_items": "Seleziona", + "gui_share_start_server": "Inizia a condividere", "gui_share_stop_server": "Ferma la condivisione", - "gui_copy_url": "Copia lo URL", + "gui_copy_url": "Copia URL", "gui_downloads": "Downloads:", "gui_canceled": "Cancellati", "gui_copied_url": "URL Copiato nella clipboard", - "gui_please_wait": "Attendere prego...", - "zip_progress_bar_format": "Elaborazione files: %p%" + "gui_please_wait": "Attendere prego... fai clic per interrompere", + "zip_progress_bar_format": "Elaborazione del file: %p%", + "config_onion_service": "Preparando il servizio onion sulla porta {0,d}.", + "give_this_url_stealth": "Condividi questo indirizzo e la linea HidServAuth:", + "give_this_url_receive": "Condividi questo indirizzo col destinatario:", + "give_this_url_receive_stealth": "Condividi questo indirizzo e la linea HideServAuth:", + "not_a_readable_file": "{0:s} non riesco a leggere il file.", + "no_available_port": "Non trovo nessuna porta disponibile per far partire un onion service", + "close_on_timeout": "tempo scaduto, chiudo", + "timeout_download_still_running": "download in corso, attendere", + "systray_menu_exit": "Fine", + "systray_download_started_title": "Inizio il Download con OnionShare", + "systray_download_started_message": "Una persona ha iniziato il download dei tuoi file", + "systray_download_completed_title": "Download completato", + "systray_download_completed_message": "il download dei tuoi file è stato completato", + "systray_download_canceled_title": "Download cancellato", + "systray_download_canceled_message": "la persona ha interrotto il download", + "systray_upload_started_title": "Iniziando upload", + "systray_upload_started_message": "Iniziando upload di file sul tuo computer", + "help_shutdown_timeout": "Termina la condivisione dopo alcuni secondi", + "help_stealth": "Richiedi autorizzazione (avanzato)", + "help_config": "Specifica il path del file JSON personalizzato", + "gui_share_stop_server_shutdown_timeout": "Ferma la condivisione ({}s rimanenti)", + "gui_share_stop_server_shutdown_timeout_tooltip": "timer termina in {}", + "gui_receive_start_server": "Inizia modalitá ricezione", + "gui_receive_stop_server": "Termina modalitá ricezione", + "gui_receive_stop_server_shutdown_timeout": "Interrompi modalitá ricezione ({}s rimanenti)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "timer termina in {}", + "gui_copy_hidservauth": "Copia URL segreto", + "gui_no_downloads": "ancora niente", + "gui_copied_url_title": "Indirizzo OnionShare copiato", + "gui_copied_hidservauth_title": "URL segreto copiato", + "gui_copied_hidservauth": "URL segreto copiato", + "gui_download_upload_progress_complete": "%p%, {0:s} mancanti.", + "gui_download_upload_progress_starting": "{0:s}, %p% (calcolando)", + "gui_download_upload_progress_eta": "{0:s}, Terminando in: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org", + "gui_quit_title": "Non cosí in fretta", + "gui_share_quit_warning": "Stai condividendo dei file, vuoi davvero terminare e chiudere OnionShare?", + "gui_receive_quit_warning": "Stai ricevendo file, vuoi davvero terminare e chiudere OnionShare?", + "gui_quit_warning_quit": "Esci", + "gui_quit_warning_dont_quit": "Cancella", + "error_rate_limit": "Qualcosa ha fatto troppi tentativi a questo indirizzo, questo potrebbe esporre la sicurezza dell'indirizzo, quindi OnionShare ha deciso di interrompere il server. Prova a condividere di nuovo e invia al tuo contatto il nuovo URL che verrá generato.", + "error_stealth_not_supported": "Per usare l'opzione \"client auth\" hai bisogno almeno di Tor 0.2.9.1-alpha (o Tor Browser 6.5) con python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare richiede almeno Tor 0.2.7.1 e python3-stem 1.4.0.", + "gui_settings_window_title": "Preferenze", + "gui_settings_whats_this": "Cos'e' questo?" } -- cgit v1.2.3-54-g00ecf From 6cc8c8236bbe95b4b32262ba55afdaf6b17cc156 Mon Sep 17 00:00:00 2001 From: emma peel Date: Wed, 17 Oct 2018 12:52:33 +0000 Subject: Translated using Weblate (Portuguese) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt/ --- share/locale/pt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/locale/pt.json b/share/locale/pt.json index 1b2d3139..f6cb2ed2 100644 --- a/share/locale/pt.json +++ b/share/locale/pt.json @@ -1,6 +1,6 @@ { - "give_this_url": "Passe este URL para a pessoa que deve receber o arquivo:", - "ctrlc_to_stop": "Pressione Ctrl-C para parar o servidor", + "give_this_url": "Dar este endereço para o destinatário:", + "ctrlc_to_stop": "Pressione Ctrl+C para parar o servidor", "not_a_file": "{0:s} não é um arquivo.", "gui_copied_url": "URL foi copiado para área de transferência", "other_page_loaded": "Outra página tem sido carregada" -- cgit v1.2.3-54-g00ecf From 6ac360c42dda2b6850fbd13c873a45ae8406185e Mon Sep 17 00:00:00 2001 From: emma peel Date: Wed, 17 Oct 2018 12:45:54 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/share/locale/es.json b/share/locale/es.json index 61a1c043..bd259106 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -143,5 +143,12 @@ "gui_settings_authenticate_no_auth_option": "Sin autenticación, o autenticación por cookies", "gui_settings_authenticate_password_option": "Contraseña", "gui_settings_password_label": "Contraseña", - "gui_settings_tor_bridges_no_bridges_radio_option": "No usar puentes" + "gui_settings_tor_bridges_no_bridges_radio_option": "No usar puentes", + "gui_receive_quit_warning": "Estás recibiendo archivos. ¿Quieres cerrar OnionShare igualmente?", + "gui_settings_tor_bridges_obfs4_radio_option": "Usar transportes enchufables obfs4 incorporados", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Usar transportes enchufables obfs4 incorporados (requiere obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Utilizar transporte enchufable incorporado meek_lite (Azure)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Usar transporte enchufable meek_lite (Azure) incorporado (requiere obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Advertencia: Los puentes meek_lite son caros para el Proyecto Tor.

br>Úsalos sólo si no puedes conectarte a Tor directamente, a través de transportes obfs4, u otros puentes normales.", + "gui_settings_tor_bridges_custom_radio_option": "Usar puentes personalizados" } -- cgit v1.2.3-54-g00ecf From 52beded85453a859cc8586ae02a50b2603657e41 Mon Sep 17 00:00:00 2001 From: carlosm2 Date: Thu, 18 Oct 2018 00:40:28 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/share/locale/es.json b/share/locale/es.json index bd259106..b434b12c 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -150,5 +150,32 @@ "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Utilizar transporte enchufable incorporado meek_lite (Azure)", "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Usar transporte enchufable meek_lite (Azure) incorporado (requiere obfs4proxy)", "gui_settings_meek_lite_expensive_warning": "Advertencia: Los puentes meek_lite son caros para el Proyecto Tor.

br>Úsalos sólo si no puedes conectarte a Tor directamente, a través de transportes obfs4, u otros puentes normales.", - "gui_settings_tor_bridges_custom_radio_option": "Usar puentes personalizados" + "gui_settings_tor_bridges_custom_radio_option": "Usar puentes personalizados", + "gui_settings_tor_bridges_custom_label": "Puedes obtener puentes en https://bridges.torproject.org", + "gui_settings_button_save": "Guardar", + "gui_settings_button_cancel": "Cancelar", + "gui_settings_button_help": "Ayuda", + "gui_settings_shutdown_timeout_checkbox": "Usar temporizador de parada automática", + "gui_settings_shutdown_timeout": "Detener el compartir en:", + "history_in_progress_tooltip": "{} En progreso", + "history_completed_tooltip": "{} completado", + "error_cannot_create_downloads_dir": "No se ha podido crear la carpeta del modo de recepción: {}", + "error_downloads_dir_not_writable": "La carpeta del modo de recepción está protegida contra escritura: {}", + "gui_receive_mode_warning": "El modo de recepción permite a la gente subir archivos a su ordenador.


Algunos archivos pueden potencialmente tomar el control de su ordenador si usted los abre. Sólo abra cosas de personas en las que confíe, o si sabe lo que está haciendo.", + "receive_mode_upload_starting": "La carga del tamaño total {} está comenzando", + "receive_mode_received_file": "Recibido: {}", + "gui_mode_share_button": "Compartir archivos", + "gui_mode_receive_button": "Recibir archivos", + "gui_settings_receiving_label": "Ajustes de recepción", + "gui_settings_downloads_label": "Guardar archivos en", + "gui_settings_downloads_button": "Examinar", + "gui_settings_public_mode_checkbox": "Modo público", + "systray_close_server_title": "Servidor OnionShare cerrado", + "systray_close_server_message": "Un usuario cerró el servidor", + "systray_page_loaded_title": "Página de OnionShare Cargada", + "systray_download_page_loaded_message": "Un usuario cargó la página de descarga", + "systray_upload_page_loaded_message": "Un usuario cargó la página de carga", + "gui_uploads": "Historial de carga", + "gui_no_uploads": "No hay subidas todavía", + "gui_clear_history": "Limpiar todo" } -- cgit v1.2.3-54-g00ecf From 60f5cebe1d17edeb1b96f671cea4454f40ba65e7 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 27 Oct 2018 18:51:49 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/share/locale/es.json b/share/locale/es.json index b434b12c..e25a9b0e 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -80,7 +80,7 @@ "settings_error_bundled_tor_not_supported": "Bundled Tor no sepuede usar si no se usa el modo de desarrollo en Windows o macOS.", "settings_error_bundled_tor_timeout": "Conectarse con Tor está llevando demasiado tiempo. ¿Quizás el equipo está desconectado, o el reloj no está en hora?", "settings_error_bundled_tor_broken": "OnionShare no pudo conectarse a Tor en segundo plano:\n{}", - "settings_test_success": "Conectado al *Tor controlador.\n\n*Tor Versión: {}\nSoporte servicios de cebolla efímera: {}.\nAutentificación de cliente de los soportes: {}.\nSoporte direcciones de cebolla de nueva generación: {}.", + "settings_test_success": "Conectado al *Tor controlador.\n\n*Tor Versión: {}\nSoporte servicios de cebolla efímeros: {}.\nAutentificación de cliente de los soportes: {}.\nSoporte direcciones de cebolla de nueva generación: {}.", "error_tor_protocol_error": "Hubo un error con Tor: {}", "error_tor_protocol_error_unknown": "Hubo un error desconocido con Tor", "error_invalid_private_key": "Este tipo de clave privada no es compatible", @@ -177,5 +177,12 @@ "systray_upload_page_loaded_message": "Un usuario cargó la página de carga", "gui_uploads": "Historial de carga", "gui_no_uploads": "No hay subidas todavía", - "gui_clear_history": "Limpiar todo" + "gui_clear_history": "Limpiar todo", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "El modo de recepción puede ser detenido por el remitente", + "gui_upload_in_progress": "Subida Iniciada {}", + "gui_upload_finished": "Subido {}", + "gui_download_in_progress": "Descarga iniciada {}", + "gui_open_folder_error_nautilus": "No se puede abrir la carpeta porque nautilus no está disponible. El archivo está aquí: {}", + "gui_settings_language_label": "Idioma preferido", + "gui_settings_language_changed_notice": "Reinicia OnionShare para que el cambio de idioma surta efecto." } -- cgit v1.2.3-54-g00ecf From ee7ac1cbf982dccd80de9c6ed8ddda3bd20f4d21 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 29 Oct 2018 09:31:08 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index 232e9188..a61e8cc7 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -13,22 +13,27 @@ "systray_download_canceled_message": "L'utilisateur a annulé le téléchargement", "help_local_only": "Ne pas utiliser Tor (uniquement pour le développement)", "help_stay_open": "Laisser tourner le onion service après que le téléchargment soit fini", - "help_debug": "Enregistrer les erreurs sur le disque", + "help_debug": "Enregistrer les erreurs OnionShare sur la sortie standard, et les erreurs Web sur le disque", "help_filename": "Liste des fichiers ou dossiers à partager", "gui_drag_and_drop": "Glissez déposez\nles fichiers ici", "gui_add": "Ajouter", "gui_delete": "Supprimer", "gui_choose_items": "Sélectionnez", - "gui_share_start_server": "Démarrer le serveur", + "gui_share_start_server": "Commencer à partager", "gui_share_stop_server": "Arrêter le partage", "gui_copy_url": "Copier URL", "gui_copy_hidservauth": "Copier HidServAuth", - "gui_downloads": "Téléchargements :", + "gui_downloads": "Historique De Téléchargement", "gui_canceled": "Annulé", "gui_copied_url": "Adresse OnionShare copiée dans le presse-papiers", "gui_please_wait": "Démarrage … Cliquez pour annuler.", "gui_quit_warning_quit": "Quitter", "gui_quit_warning_dont_quit": "Ne quitter pas", "gui_settings_autoupdate_timestamp_never": "Jamais", - "gui_settings_language_changed_notice": "Redémarrez OnionShare pour que votre changement de langue prenne effet." + "gui_settings_language_changed_notice": "Redémarrez OnionShare pour que votre changement de langue prenne effet.", + "config_onion_service": "Mise en place du service de l'oignon sur le port {0:d}.", + "give_this_url_stealth": "Donnez cette adresse et cette ligne HidServAuth au destinataire :", + "give_this_url_receive": "Donnez cette adresse à l'expéditeur :", + "give_this_url_receive_stealth": "Donnez cette adresse et HidServAuth à l'expéditeur :", + "not_a_readable_file": "{0:s} n'est pas un fichier lisible." } -- cgit v1.2.3-54-g00ecf From c69a8d9bc9f8d928ab7c2cb42a3555bcd86ecc87 Mon Sep 17 00:00:00 2001 From: Ibrahim Derraz Date: Mon, 29 Oct 2018 09:33:09 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index a61e8cc7..c70197eb 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -28,12 +28,32 @@ "gui_copied_url": "Adresse OnionShare copiée dans le presse-papiers", "gui_please_wait": "Démarrage … Cliquez pour annuler.", "gui_quit_warning_quit": "Quitter", - "gui_quit_warning_dont_quit": "Ne quitter pas", + "gui_quit_warning_dont_quit": "Annuler", "gui_settings_autoupdate_timestamp_never": "Jamais", "gui_settings_language_changed_notice": "Redémarrez OnionShare pour que votre changement de langue prenne effet.", "config_onion_service": "Mise en place du service de l'oignon sur le port {0:d}.", "give_this_url_stealth": "Donnez cette adresse et cette ligne HidServAuth au destinataire :", "give_this_url_receive": "Donnez cette adresse à l'expéditeur :", "give_this_url_receive_stealth": "Donnez cette adresse et HidServAuth à l'expéditeur :", - "not_a_readable_file": "{0:s} n'est pas un fichier lisible." + "not_a_readable_file": "{0:s} n'est pas un fichier lisible.", + "timeout_download_still_running": "En attente de la fin du téléchargement ", + "systray_download_completed_message": "L'utilisateur a terminé de télécharger vos fichiers", + "gui_copied_hidservauth_title": "HidServAuth copié ", + "gui_settings_window_title": "Paramètres ", + "gui_settings_autoupdate_timestamp": "Dernière vérification: {}", + "gui_settings_close_after_first_download_option": "Arrêt du partage après le premier téléchargement ", + "gui_settings_connection_type_label": "Comment OnionShare doit se connecter à Tor ?", + "gui_settings_connection_type_control_port_option": "Se connecter avec le port de contrôle ", + "gui_settings_connection_type_socket_file_option": "Se connecter à l'aide d'un fichier socket", + "gui_settings_socket_file_label": "Fichier socket", + "gui_settings_socks_label": "Port SOCKS", + "gui_settings_authenticate_no_auth_option": "Pas d'authentification ou authentification par cookie", + "gui_settings_authenticate_password_option": "Mot de passe", + "gui_settings_password_label": "Mot de passe", + "gui_settings_tor_bridges_no_bridges_radio_option": "Ne pas utiliser de bridge", + "gui_settings_button_save": "Sauvegarder", + "gui_settings_button_cancel": "Annuler", + "gui_settings_button_help": "Aide", + "gui_settings_shutdown_timeout": "Arrêter le partage à:", + "connecting_to_tor": "Connexion au réseau Tor" } -- cgit v1.2.3-54-g00ecf From 53f463a582e4e8553324d73e1aea1ccc4b9a5640 Mon Sep 17 00:00:00 2001 From: la corneja Date: Mon, 29 Oct 2018 09:51:02 +0000 Subject: Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ --- share/locale/de.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/share/locale/de.json b/share/locale/de.json index 1d0436a0..8006ef09 100644 --- a/share/locale/de.json +++ b/share/locale/de.json @@ -1,7 +1,7 @@ { "preparing_files": "Dateien werden vorbereitet.", "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ücke Strg+C um den Server anzuhalten", "not_a_file": "{0:s} ist keine Datei.", "other_page_loaded": "URL geladen", "closing_automatically": "Halte automatisch an, da der Download beendet wurde", @@ -19,5 +19,13 @@ "gui_copy_url": "URL kopieren", "gui_downloads": "Downloads:", "gui_copied_url": "URL wurde in die Zwischenablage kopiert", - "gui_please_wait": "Bitte warten..." + "gui_please_wait": "Bitte warten...", + "timeout_download_still_running": "Warte auf Beendigung des Downloads.", + "systray_menu_exit": "Beenden", + "gui_settings_authenticate_password_option": "Passwort", + "gui_settings_password_label": "Passwort", + "gui_settings_button_save": "Speichern", + "gui_settings_button_cancel": "Abbrechen", + "gui_settings_button_help": "Hilfe", + "gui_settings_shutdown_timeout": "Stoppe den Server bei:" } -- cgit v1.2.3-54-g00ecf From 8030d28d5f69b04a9554463e5f2adbb693e20f20 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 29 Oct 2018 11:32:35 +0000 Subject: Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ --- share/locale/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/de.json b/share/locale/de.json index 8006ef09..09784582 100644 --- a/share/locale/de.json +++ b/share/locale/de.json @@ -20,7 +20,7 @@ "gui_downloads": "Downloads:", "gui_copied_url": "URL wurde in die Zwischenablage kopiert", "gui_please_wait": "Bitte warten...", - "timeout_download_still_running": "Warte auf Beendigung des Downloads.", + "timeout_download_still_running": "Warte auf Beendigung des Downloads", "systray_menu_exit": "Beenden", "gui_settings_authenticate_password_option": "Passwort", "gui_settings_password_label": "Passwort", -- cgit v1.2.3-54-g00ecf From ec0301c73b862a38848c59ae0fdee160322694b9 Mon Sep 17 00:00:00 2001 From: la corneja Date: Mon, 29 Oct 2018 11:33:01 +0000 Subject: Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ --- share/locale/de.json | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/share/locale/de.json b/share/locale/de.json index 09784582..f2e655df 100644 --- a/share/locale/de.json +++ b/share/locale/de.json @@ -4,20 +4,20 @@ "ctrlc_to_stop": "Drücke Strg+C um den Server anzuhalten", "not_a_file": "{0:s} ist keine Datei.", "other_page_loaded": "URL geladen", - "closing_automatically": "Halte automatisch an, da der Download beendet wurde", + "closing_automatically": "Gestoppt, da der Download beendet wurde", "large_filesize": "Warnung: Das Senden von großen Dateien kann Stunden dauern", "help_local_only": "Nicht mit Tor benutzen, nur für Entwicklung", "help_stay_open": "Den onion service nicht anhalten nachdem ein Download beendet wurde", "help_debug": "Fehler auf Festplatte schreiben", "help_filename": "Liste der zu teilenden Dateien oder Verzeichnisse", - "gui_drag_and_drop": "Drag & drop\nDateien hier", + "gui_drag_and_drop": "Dateien und Ordner hierher ziehen\num sie zu teilen", "gui_add": "Hinzufügen", "gui_delete": "Löschen", "gui_choose_items": "Auswählen", "gui_share_start_server": "Server starten", "gui_share_stop_server": "Server anhalten", "gui_copy_url": "URL kopieren", - "gui_downloads": "Downloads:", + "gui_downloads": "Bisherige Downloads:", "gui_copied_url": "URL wurde in die Zwischenablage kopiert", "gui_please_wait": "Bitte warten...", "timeout_download_still_running": "Warte auf Beendigung des Downloads", @@ -27,5 +27,21 @@ "gui_settings_button_save": "Speichern", "gui_settings_button_cancel": "Abbrechen", "gui_settings_button_help": "Hilfe", - "gui_settings_shutdown_timeout": "Stoppe den Server bei:" + "gui_settings_shutdown_timeout": "Stoppe den Server bei:", + "systray_download_started_title": "OnionShareDownload begonnen", + "systray_download_started_message": "Ein Nutzer hat begonnen deine Dateien herunterzuladen", + "systray_download_completed_title": "OnionShareDownload beendet", + "systray_download_completed_message": "Der Benutzer hat deine Dateien heruntergeladen", + "systray_download_canceled_title": "OnionShareDownload abgebrochen", + "systray_download_canceled_message": "Der Benutzer hat den Download abgebrochen", + "gui_copy_hidservauth": "HidServAuth kopieren", + "gui_canceled": "Abgebrochen", + "gui_copied_hidservauth_title": "HidServAuth kopiert", + "gui_quit_warning_quit": "Beenden", + "gui_quit_warning_dont_quit": "Abbrechen", + "gui_settings_window_title": "Eintellungen", + "gui_settings_autoupdate_timestamp": "Letzte Überprüfung: {}", + "gui_settings_autoupdate_timestamp_never": "Niemals", + "gui_settings_close_after_first_download_option": "Server nach dem ersten Download stoppen", + "gui_settings_connection_type_label": "Wie soll sich OnionShare mit Tor verbinden?" } -- cgit v1.2.3-54-g00ecf From 4a89cee1c9c36b924b308130d54b67a3138a1bb3 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 29 Oct 2018 12:09:10 +0000 Subject: Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ --- share/locale/da.json | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/share/locale/da.json b/share/locale/da.json index 1c87e443..94d2b258 100644 --- a/share/locale/da.json +++ b/share/locale/da.json @@ -31,7 +31,7 @@ "gui_delete": "Slet", "gui_choose_items": "Vælg", "gui_share_start_server": "Begynd at dele", - "gui_share_stop_server": ".", + "gui_share_stop_server": "Stop deling", "gui_copy_url": "Kopiér adresse", "gui_copy_hidservauth": "Kopiér HidServAuth", "gui_downloads": "Downloads:", @@ -41,9 +41,9 @@ "gui_please_wait": "Starter... klik for at annullere", "gui_download_upload_progress_complete": ".", "gui_download_upload_progress_starting": "{0:s}, %p% (udregner anslået ankomsttid)", - "gui_download_upload_progress_eta": ".", + "gui_download_upload_progress_eta": "{0:s}, ETA: {1:s}, %p%", "version_string": "Onionshare {0:s} | https://onionshare.org/", - "gui_share_quit_warning": ".", + "gui_share_quit_warning": "Du er ved at afsende filer. Er du sikker på, at du vil afslutte OnionShare?", "gui_quit_warning_quit": "Afslut", "gui_quit_warning_dont_quit": "Annuller", "error_rate_limit": "En angriber forsøger måske at gætte din adresse. For at forhindre det, har OnionShare automatisk stoppet serveren. For at dele filerne skal du starte den igen og dele den nye adresse.", @@ -125,5 +125,14 @@ "gui_file_info": "{} filer, {}", "gui_file_info_single": "{} fil, {}", "info_in_progress_downloads_tooltip": "{} igangværende downloads", - "info_completed_downloads_tooltip": "{} færdige downloads" + "info_completed_downloads_tooltip": "{} færdige downloads", + "give_this_url_receive": "Give denne adresse til afsenderen:", + "give_this_url_receive_stealth": "Giv adressen og HidServAuth-linjen til personen du sender filen til:", + "systray_upload_started_title": "OnionShare Upload Startet", + "systray_upload_started_message": "En bruger begyndte at uploade filer til din computer", + "help_receive": "Modtager aktier i stedet for at sende dem", + "gui_share_stop_server_shutdown_timeout": "Stop deling ({}s tilbage)", + "gui_receive_quit_warning": "Du er i færd med at modtage filer. Er du sikker på du ønsker at stoppe med at OnionShare?", + "gui_settings_whats_this": "Hvad er dette?", + "gui_settings_general_label": "Generel opsætning" } -- cgit v1.2.3-54-g00ecf From a474e0b2ec09a4eec31fafacb93ac15fb9f87bb0 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 29 Oct 2018 21:30:42 +0000 Subject: Translated using Weblate (Dutch) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nl/ --- share/locale/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/nl.json b/share/locale/nl.json index abd14753..6bb1528a 100644 --- a/share/locale/nl.json +++ b/share/locale/nl.json @@ -3,7 +3,7 @@ "preparing_files": "Bestanden om te delen aan het voorbereiden.", "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:", - "ctrlc_to_stop": "Druk Ctrl-C om de server te stoppen", + "ctrlc_to_stop": "Druk Ctrl+C om de server te stoppen", "not_a_file": "{0:s} is geen bestand.", "not_a_readable_file": "{0:s} is geen leesbaar bestand.", "no_available_port": "Kan de Onion service niet starten, er zijn geen poorten beschikbaar.", -- cgit v1.2.3-54-g00ecf From bf076023110a3863f8f284b60d4133b4613bef81 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 29 Oct 2018 09:35:25 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index c70197eb..fee26e7d 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -36,14 +36,14 @@ "give_this_url_receive": "Donnez cette adresse à l'expéditeur :", "give_this_url_receive_stealth": "Donnez cette adresse et HidServAuth à l'expéditeur :", "not_a_readable_file": "{0:s} n'est pas un fichier lisible.", - "timeout_download_still_running": "En attente de la fin du téléchargement ", + "timeout_download_still_running": "En attente de la fin du téléchargement", "systray_download_completed_message": "L'utilisateur a terminé de télécharger vos fichiers", - "gui_copied_hidservauth_title": "HidServAuth copié ", - "gui_settings_window_title": "Paramètres ", + "gui_copied_hidservauth_title": "HidServAuth copié", + "gui_settings_window_title": "Paramètres", "gui_settings_autoupdate_timestamp": "Dernière vérification: {}", - "gui_settings_close_after_first_download_option": "Arrêt du partage après le premier téléchargement ", + "gui_settings_close_after_first_download_option": "Arrêt du partage après le premier téléchargement", "gui_settings_connection_type_label": "Comment OnionShare doit se connecter à Tor ?", - "gui_settings_connection_type_control_port_option": "Se connecter avec le port de contrôle ", + "gui_settings_connection_type_control_port_option": "Se connecter avec le port de contrôle", "gui_settings_connection_type_socket_file_option": "Se connecter à l'aide d'un fichier socket", "gui_settings_socket_file_label": "Fichier socket", "gui_settings_socks_label": "Port SOCKS", @@ -54,6 +54,7 @@ "gui_settings_button_save": "Sauvegarder", "gui_settings_button_cancel": "Annuler", "gui_settings_button_help": "Aide", - "gui_settings_shutdown_timeout": "Arrêter le partage à:", - "connecting_to_tor": "Connexion au réseau Tor" + "gui_settings_shutdown_timeout": "Arrêter le partage à :", + "connecting_to_tor": "Connexion au réseau Tor", + "help_config": "Emplacement du fichier de configuration JSON personnalisé (optionnel)" } -- cgit v1.2.3-54-g00ecf From 7477b7d0d9a6bf7c88c653874bccc0448a2b9941 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 29 Oct 2018 11:36:03 +0000 Subject: Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ --- share/locale/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/locale/de.json b/share/locale/de.json index f2e655df..9de29c24 100644 --- a/share/locale/de.json +++ b/share/locale/de.json @@ -17,7 +17,7 @@ "gui_share_start_server": "Server starten", "gui_share_stop_server": "Server anhalten", "gui_copy_url": "URL kopieren", - "gui_downloads": "Bisherige Downloads:", + "gui_downloads": "Bisherige Downloads", "gui_copied_url": "URL wurde in die Zwischenablage kopiert", "gui_please_wait": "Bitte warten...", "timeout_download_still_running": "Warte auf Beendigung des Downloads", @@ -30,7 +30,7 @@ "gui_settings_shutdown_timeout": "Stoppe den Server bei:", "systray_download_started_title": "OnionShareDownload begonnen", "systray_download_started_message": "Ein Nutzer hat begonnen deine Dateien herunterzuladen", - "systray_download_completed_title": "OnionShareDownload beendet", + "systray_download_completed_title": "OnionShare Download beendet", "systray_download_completed_message": "Der Benutzer hat deine Dateien heruntergeladen", "systray_download_canceled_title": "OnionShareDownload abgebrochen", "systray_download_canceled_message": "Der Benutzer hat den Download abgebrochen", -- cgit v1.2.3-54-g00ecf From f12b02ce5c6c3674ada413fb2ac30738a1ff6c21 Mon Sep 17 00:00:00 2001 From: la corneja Date: Mon, 29 Oct 2018 11:36:58 +0000 Subject: Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ --- share/locale/de.json | 38 +++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/share/locale/de.json b/share/locale/de.json index 9de29c24..a6abb43c 100644 --- a/share/locale/de.json +++ b/share/locale/de.json @@ -6,8 +6,8 @@ "other_page_loaded": "URL geladen", "closing_automatically": "Gestoppt, da der Download beendet wurde", "large_filesize": "Warnung: Das Senden von großen Dateien kann Stunden dauern", - "help_local_only": "Nicht mit Tor benutzen, nur für Entwicklung", - "help_stay_open": "Den onion service nicht anhalten nachdem ein Download beendet wurde", + "help_local_only": "Tor nicht benutzen (nur für Entwicklung)", + "help_stay_open": "Den OnionService nicht anhalten nachdem ein Download beendet wurde", "help_debug": "Fehler auf Festplatte schreiben", "help_filename": "Liste der zu teilenden Dateien oder Verzeichnisse", "gui_drag_and_drop": "Dateien und Ordner hierher ziehen\num sie zu teilen", @@ -43,5 +43,37 @@ "gui_settings_autoupdate_timestamp": "Letzte Überprüfung: {}", "gui_settings_autoupdate_timestamp_never": "Niemals", "gui_settings_close_after_first_download_option": "Server nach dem ersten Download stoppen", - "gui_settings_connection_type_label": "Wie soll sich OnionShare mit Tor verbinden?" + "gui_settings_connection_type_label": "Wie soll sich OnionShare mit Tor verbinden?", + "config_onion_service": "Richte den Onionservice auf Port {0:d} ein.", + "give_this_url_stealth": "Gib dem Empfänger diese URL und die HidServAuth-Zeile:", + "give_this_url_receive": "Gib diese URL dem Sender:", + "give_this_url_receive_stealth": "Gib diese URL und die HidServAuth-Zeile an den Sender:", + "not_a_readable_file": "{0:s} kann nicht gelesen werden.", + "no_available_port": "Konnte keinen freien Port finden, um den Onionservice zu starten", + "close_on_timeout": "Wegen Zeitablaufs gestoppt", + "systray_upload_started_title": "OnionShare Upload gestartet", + "systray_upload_started_message": "Ein Nutzer hat begonnen Dateien auf deinen Computer zu laden", + "help_shutdown_timeout": "Den Server nach einer bestimmten Zeit anhalten", + "help_receive": "Empfange Dateien anstatt sie zu senden", + "gui_share_stop_server_shutdown_timeout": "Server stoppen (läuft noch {} Sekunden)", + "gui_share_stop_server_shutdown_timeout_tooltip": "Zeit läuft in {} Sekunden ab", + "gui_settings_connection_type_control_port_option": "Verbinde über den control port", + "gui_settings_connection_type_socket_file_option": "Verbinde über ein socket file", + "gui_settings_control_port_label": "Control port", + "gui_settings_socket_file_label": "Socket file", + "gui_settings_socks_label": "SOCKS Port", + "gui_settings_authenticate_no_auth_option": "Keine Authentifizierung, oder Authentifizierung per cookie", + "gui_settings_tor_bridges_no_bridges_radio_option": "Benutze keine bridges", + "gui_settings_tor_bridges_obfs4_radio_option": "Benutze eingebaute obfs4 pluggable transports", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Benutze eingebaute obfs4 pluggable transports (benötigt obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Benutze eingebaute meek_lite (Amazon) pluggable transports", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Benutze eingebaute meek_lite (Azure) pluggable transports (benötigt obfs4proxy)", + "gui_settings_tor_bridges_custom_radio_option": "Benutze benutzerdefinierte bridges", + "gui_settings_tor_bridges_custom_label": "Bridges findest du unter https://bridges.torproject.org", + "gui_settings_shutdown_timeout_checkbox": "Stoppe nach einer bestimmten Zeit", + "settings_error_auth": "Mit {}:{} verbinden aber nicht authentifiziert. Eventuell handelt es sich nicht um einen Tor controller?", + "settings_error_missing_password": "Mit dem Tor controller verbunden, aber er benötigt ein Passwort zur Authentifizierung.", + "connecting_to_tor": "Verbinde mit dem Tornetzwerk", + "gui_tor_connection_ask_quit": "Beenden", + "gui_tor_connection_lost": "Verbindung zu Tor getrennt." } -- cgit v1.2.3-54-g00ecf From 19a194faa45f1a9a21311c09bca192472f7bf07f Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 29 Oct 2018 09:47:00 +0000 Subject: Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ --- share/locale/it.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/locale/it.json b/share/locale/it.json index ac30f107..a40a813e 100644 --- a/share/locale/it.json +++ b/share/locale/it.json @@ -1,5 +1,5 @@ { - "preparing_files": "Preparazione dei file da condividere.", + "preparing_files": "Comprimere i files.", "give_this_url": "condividi questo URL:", "ctrlc_to_stop": "Premi Ctrl-C per terminare", "not_a_file": "{0:s} non è un file.", @@ -20,13 +20,13 @@ "gui_downloads": "Downloads:", "gui_canceled": "Cancellati", "gui_copied_url": "URL Copiato nella clipboard", - "gui_please_wait": "Attendere prego... fai clic per interrompere", + "gui_please_wait": "Attendere prego... fai clic per interrompere.", "zip_progress_bar_format": "Elaborazione del file: %p%", "config_onion_service": "Preparando il servizio onion sulla porta {0,d}.", - "give_this_url_stealth": "Condividi questo indirizzo e la linea HidServAuth:", - "give_this_url_receive": "Condividi questo indirizzo col destinatario:", + "give_this_url_stealth": "Dai questa URL e la linea di HidServAuth al recipiente:", + "give_this_url_receive": "Dai questo indirizzo al mittente:", "give_this_url_receive_stealth": "Condividi questo indirizzo e la linea HideServAuth:", - "not_a_readable_file": "{0:s} non riesco a leggere il file.", + "not_a_readable_file": "{0:s} non e' un file leggibile.", "no_available_port": "Non trovo nessuna porta disponibile per far partire un onion service", "close_on_timeout": "tempo scaduto, chiudo", "timeout_download_still_running": "download in corso, attendere", -- cgit v1.2.3-54-g00ecf From 3881bc613da56976f086f1d82b44755735448b0d Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 29 Oct 2018 19:43:47 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/locale/es.json b/share/locale/es.json index e25a9b0e..9d1669d3 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -184,5 +184,6 @@ "gui_download_in_progress": "Descarga iniciada {}", "gui_open_folder_error_nautilus": "No se puede abrir la carpeta porque nautilus no está disponible. El archivo está aquí: {}", "gui_settings_language_label": "Idioma preferido", - "gui_settings_language_changed_notice": "Reinicia OnionShare para que el cambio de idioma surta efecto." + "gui_settings_language_changed_notice": "Reinicia OnionShare para que el cambio de idioma surta efecto.", + "gui_upload_finished_range": "Cargado {} a {}" } -- cgit v1.2.3-54-g00ecf From 82b6274ccf95cdaeba9518d02675646129f3a9e3 Mon Sep 17 00:00:00 2001 From: scootergrisen Date: Mon, 5 Nov 2018 03:10:12 +0000 Subject: Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ --- share/locale/da.json | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/share/locale/da.json b/share/locale/da.json index 94d2b258..cf5bdbea 100644 --- a/share/locale/da.json +++ b/share/locale/da.json @@ -1,25 +1,25 @@ { - "config_onion_service": "Konfigurerer onion-tjeneste på port {0:d}.", - "preparing_files": "Forbereder filer som skal deles.", - "give_this_url": "Giv adressen til personen du sender filen til:", - "give_this_url_stealth": "Giv adressen og HidServAuth-linjen til personen du sender filen til:", - "ctrlc_to_stop": "Tryk på Ctrl-C for at stoppe serveren", + "config_onion_service": "Opsætter onion-tjeneste på port {0:d}.", + "preparing_files": "Komprimerer filer.", + "give_this_url": "Giv adressen til modtageren:", + "give_this_url_stealth": "Giv adressen og HidServAuth-linjen til modtageren:", + "ctrlc_to_stop": "Tryk på Ctrl+C for at stoppe serveren", "not_a_file": "{0:s} er ikke en gyldig fil.", "not_a_readable_file": "{0:s} er ikke en læsbar fil.", - "no_available_port": "Kunne ikke starte onion-tjenesten da der ikke var nogen tilgængelig port.", + "no_available_port": "Kunne ikke finde en tilgængelig port til at starte onion-tjenesten", "other_page_loaded": "Adresse indlæst", "close_on_timeout": "Stoppede fordi timeren løb ud", "closing_automatically": "Stoppede fordi download er færdig", "timeout_download_still_running": "Venter på at download skal blive færdig", - "large_filesize": "Advarsel: Det kan tage timer at sende store filer", + "large_filesize": "Advarsel: Det kan tage timer at sende en stor deling", "systray_menu_exit": "Afslut", - "systray_download_started_title": "OnionShare-download startet", - "systray_download_started_message": "En bruger startede download af dine filer", + "systray_download_started_title": "OnionShare-download begyndte", + "systray_download_started_message": "En bruger begyndte download af dine filer", "systray_download_completed_title": "OnionShare-download færdig", "systray_download_completed_message": "Brugeren er færdig med at downloade dine filer", "systray_download_canceled_title": "OnionShare-download annulleret", "systray_download_canceled_message": "Brugeren annullerede downloaden", - "help_local_only": "Undlad at bruge tor: kun til udvikling", + "help_local_only": "Brug ikke Tor (kun til udvikling)", "help_stay_open": "Hold onion-tjeneste kørende efter download er færdig", "help_shutdown_timeout": "Luk ned for onion-tjenesten efter N sekunder", "help_stealth": "Opret skjult onion-tjeneste (avanceret)", @@ -126,13 +126,15 @@ "gui_file_info_single": "{} fil, {}", "info_in_progress_downloads_tooltip": "{} igangværende downloads", "info_completed_downloads_tooltip": "{} færdige downloads", - "give_this_url_receive": "Give denne adresse til afsenderen:", - "give_this_url_receive_stealth": "Giv adressen og HidServAuth-linjen til personen du sender filen til:", - "systray_upload_started_title": "OnionShare Upload Startet", + "give_this_url_receive": "Giv adressen til afsenderen:", + "give_this_url_receive_stealth": "Giv adressen og HidServAuth til afsenderen:", + "systray_upload_started_title": "OnionShare-upload begyndte", "systray_upload_started_message": "En bruger begyndte at uploade filer til din computer", "help_receive": "Modtager aktier i stedet for at sende dem", "gui_share_stop_server_shutdown_timeout": "Stop deling ({}s tilbage)", "gui_receive_quit_warning": "Du er i færd med at modtage filer. Er du sikker på du ønsker at stoppe med at OnionShare?", "gui_settings_whats_this": "Hvad er dette?", - "gui_settings_general_label": "Generel opsætning" + "gui_settings_general_label": "Generel opsætning", + "gui_upload_in_progress": "Upload begyndte {}", + "gui_download_in_progress": "Download begyndte {}" } -- cgit v1.2.3-54-g00ecf From 9be2cc6a007ec805b272962d2541890df3808f04 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 07:14:09 +0000 Subject: Added translation using Weblate (Catalan) --- share/locale/ca.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/ca.json diff --git a/share/locale/ca.json b/share/locale/ca.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/ca.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 5ece094a8ec6bd8b03ed76acfb78e40bc8ade120 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 07:14:21 +0000 Subject: Added translation using Weblate (Georgian) --- share/locale/ka.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/ka.json diff --git a/share/locale/ka.json b/share/locale/ka.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/ka.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 29c38cc58c6a4b0dc3e3379a9f8f430fb267caee Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 07:14:30 +0000 Subject: Added translation using Weblate (Greek) --- share/locale/el.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/el.json diff --git a/share/locale/el.json b/share/locale/el.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/el.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From b2af41d2607a2d7517c59bc6f582d9188e399359 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 07:14:41 +0000 Subject: Added translation using Weblate (Hungarian) --- share/locale/hu.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/hu.json diff --git a/share/locale/hu.json b/share/locale/hu.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/hu.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From ec40e44328b40724689bb9afdec7437fd7e3204f Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 07:14:51 +0000 Subject: Added translation using Weblate (Icelandic) --- share/locale/is.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/is.json diff --git a/share/locale/is.json b/share/locale/is.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/is.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 55446aeb41596f9103217b8c6e61028c2f9dc29a Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 07:15:01 +0000 Subject: Added translation using Weblate (Irish) --- share/locale/ga.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/ga.json diff --git a/share/locale/ga.json b/share/locale/ga.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/ga.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 2ce02e7b73c0cf4bbed51e8d4263457dcde567de Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 07:15:18 +0000 Subject: Added translation using Weblate (Persian) --- share/locale/fa.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/fa.json diff --git a/share/locale/fa.json b/share/locale/fa.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/fa.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 93e965683d83d5703ab891b87ad5a9da798769f8 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 07:15:29 +0000 Subject: Added translation using Weblate (Punjabi) --- share/locale/pa.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/pa.json diff --git a/share/locale/pa.json b/share/locale/pa.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/pa.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 4b4293a4f539369419e0ae2ff1ece94d976d4c8c Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 07:15:54 +0000 Subject: Added translation using Weblate (Romanian) --- share/locale/ro.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/ro.json diff --git a/share/locale/ro.json b/share/locale/ro.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/ro.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 5dc8eda247f4015a46c661d944eee5b2ea3d7b36 Mon Sep 17 00:00:00 2001 From: xin Date: Sun, 11 Nov 2018 09:06:23 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index fee26e7d..bba77f01 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -2,14 +2,14 @@ "preparing_files": "Compression de fichiers.", "give_this_url": "Donnez cette adresse au destinataire :", "ctrlc_to_stop": "Appuyez sur Ctrl+c pour arrêter le serveur", - "not_a_file": "{0:s} n'est pas un fichier.", - "other_page_loaded": "URL chargée", - "closing_automatically": "Fermeture automatique car le téléchargement est fini", + "not_a_file": "{0:s} n'est pas un fichier valide.", + "other_page_loaded": "Adresse chargée", + "closing_automatically": "Arrêt automatique car le téléchargement est fini", "systray_menu_exit": "Quitter", "systray_download_started_title": "Téléchargement OnionShare Démarré", "systray_download_started_message": "Un utilisateur télécharge vos fichiers", - "systray_download_completed_title": "Téléchargement OnionShare Complete", - "systray_download_canceled_title": "Téléchargement OnionShare Annulé", + "systray_download_completed_title": "Téléchargement OnionShare terminé", + "systray_download_canceled_title": "Téléchargement OnionShare annulé", "systray_download_canceled_message": "L'utilisateur a annulé le téléchargement", "help_local_only": "Ne pas utiliser Tor (uniquement pour le développement)", "help_stay_open": "Laisser tourner le onion service après que le téléchargment soit fini", @@ -21,9 +21,9 @@ "gui_choose_items": "Sélectionnez", "gui_share_start_server": "Commencer à partager", "gui_share_stop_server": "Arrêter le partage", - "gui_copy_url": "Copier URL", + "gui_copy_url": "Copier l'adresse", "gui_copy_hidservauth": "Copier HidServAuth", - "gui_downloads": "Historique De Téléchargement", + "gui_downloads": "Historique de téléchargement", "gui_canceled": "Annulé", "gui_copied_url": "Adresse OnionShare copiée dans le presse-papiers", "gui_please_wait": "Démarrage … Cliquez pour annuler.", @@ -40,7 +40,7 @@ "systray_download_completed_message": "L'utilisateur a terminé de télécharger vos fichiers", "gui_copied_hidservauth_title": "HidServAuth copié", "gui_settings_window_title": "Paramètres", - "gui_settings_autoupdate_timestamp": "Dernière vérification: {}", + "gui_settings_autoupdate_timestamp": "Dernière vérification : {}", "gui_settings_close_after_first_download_option": "Arrêt du partage après le premier téléchargement", "gui_settings_connection_type_label": "Comment OnionShare doit se connecter à Tor ?", "gui_settings_connection_type_control_port_option": "Se connecter avec le port de contrôle", @@ -56,5 +56,10 @@ "gui_settings_button_help": "Aide", "gui_settings_shutdown_timeout": "Arrêter le partage à :", "connecting_to_tor": "Connexion au réseau Tor", - "help_config": "Emplacement du fichier de configuration JSON personnalisé (optionnel)" + "help_config": "Emplacement du fichier de configuration JSON personnalisé (optionnel)", + "large_filesize": "Avertissement : envoyer un gros fichier peut prendre plusieurs heures", + "gui_copied_hidservauth": "Ligne HidServAuth copiée dans le presse-papiers", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "zip_progress_bar_format": "Compression : %p%", + "error_ephemeral_not_supported": "OnionShare nécessite au moins Tor 0.2.7.1 et python3-stem 1.4.0." } -- cgit v1.2.3-54-g00ecf From 13b02934856167ce3bc97875b51fe352ad5dcf6a Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 11 Nov 2018 09:22:23 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index bba77f01..09bc9681 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -61,5 +61,6 @@ "gui_copied_hidservauth": "Ligne HidServAuth copiée dans le presse-papiers", "version_string": "OnionShare {0:s} | https://onionshare.org/", "zip_progress_bar_format": "Compression : %p%", - "error_ephemeral_not_supported": "OnionShare nécessite au moins Tor 0.2.7.1 et python3-stem 1.4.0." + "error_ephemeral_not_supported": "OnionShare nécessite au moins Tor 0.2.7.1 et python3-stem 1.4.0.", + "help_shutdown_timeout": "Arrêter le partage après un certain nombre de secondes" } -- cgit v1.2.3-54-g00ecf From 34f6ecc63432310126208d86252bd72d13d13747 Mon Sep 17 00:00:00 2001 From: communia Date: Sun, 11 Nov 2018 13:21:41 +0000 Subject: Translated using Weblate (Portuguese) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt/ --- share/locale/pt.json | 85 ++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 80 insertions(+), 5 deletions(-) diff --git a/share/locale/pt.json b/share/locale/pt.json index f6cb2ed2..1fcb2067 100644 --- a/share/locale/pt.json +++ b/share/locale/pt.json @@ -1,7 +1,82 @@ { - "give_this_url": "Dar este endereço para o destinatário:", - "ctrlc_to_stop": "Pressione Ctrl+C para parar o servidor", - "not_a_file": "{0:s} não é um arquivo.", - "gui_copied_url": "URL foi copiado para área de transferência", - "other_page_loaded": "Outra página tem sido carregada" + "give_this_url": "Dar este endereço ao destinatário:", + "ctrlc_to_stop": "Pressione Ctrl+C para interromper o servidor", + "not_a_file": "{0:s} não é um arquivo válido.", + "gui_copied_url": "URL foi copiado na área de transferência", + "other_page_loaded": "Endereço carregado", + "config_onion_service": "Configurando o serviço onion na entrada {0:d}", + "preparing_files": "Comprimindo arquivos.", + "give_this_url_stealth": "Dar este endereço e linha HidServAuth ao destinatário:", + "give_this_url_receive": "Dar este endereço ao remetente:", + "give_this_url_receive_stealth": "Dar este endereço e HidServAuth ao remetente:", + "not_a_readable_file": "{0:s} não é um arquivo legível.", + "no_available_port": "Não foi possível encontrar um pórtico disponível para iniciar o serviço onion", + "close_on_timeout": "Interrompido ao final da contagem do cronômetro automático", + "closing_automatically": "Interrompido porque o download terminou", + "timeout_download_still_running": "Esperando que o download termine", + "large_filesize": "Aviso: O envio de arquivos grandes pode levar várias horas", + "systray_menu_exit": "Sair", + "systray_download_started_title": "O download de OnionShare começou", + "systray_download_started_message": "Alguém começou fazer o download dos seus arquivos", + "systray_download_completed_title": "O download de OnionShare terminou", + "systray_download_completed_message": "Essa pessoa terminou de fazer o download dos seus arquivos", + "systray_download_canceled_title": "O download de OnionShare foi cancelado", + "systray_download_canceled_message": "Essa pessoa cancelou o download", + "systray_upload_started_title": "OnionShare começou a carregar", + "systray_upload_started_message": "Alguém começou a carregar arquivos no seu computador", + "help_local_only": "Não use Tor (unicamente para programação)", + "help_stay_open": "Continuar a compartilhar depois do primeiro download", + "help_shutdown_timeout": "Parar de compartilhar após um número determinado de segundos", + "help_stealth": "Usar autorização de cliente (avançado)", + "help_receive": "Receber compartilhamentos ao invés de enviá-los", + "help_debug": "Registrar erros do OnionShare no stdout e erros de rede, no disco", + "help_filename": "Lista de arquivos ou pastas a compartilhar", + "help_config": "Personalizar a configuração JSON de localização de arquivos (opcional)", + "gui_drag_and_drop": "Arrastar arquivos e pastas\npara começar a compartilhá-los", + "gui_add": "Adicionar", + "gui_delete": "Apagar", + "gui_choose_items": "Escolher", + "gui_share_start_server": "Começar a compartilhar", + "gui_share_stop_server": "Parar de compartilhar", + "gui_share_stop_server_shutdown_timeout": "Parar de compartilhar ({}segundos para terminar)", + "gui_share_stop_server_shutdown_timeout_tooltip": "O cronômetro automático termina às", + "gui_receive_start_server": "Modo Começar a Receber", + "gui_receive_stop_server": "Modo Parar de Receber", + "gui_receive_stop_server_shutdown_timeout": "Modo Parar de Receber ({}segundos para terminar)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "O cronômetro automático termina às {}", + "gui_copy_url": "Copiar endereço", + "gui_copy_hidservauth": "Copiar HidServAuth", + "gui_downloads": "Histórico de download", + "gui_no_downloads": "Nenhum download por enquanto", + "gui_canceled": "Cancelado", + "gui_copied_url_title": "Endereço OnionShare copiado", + "gui_copied_hidservauth_title": "HidServAuth copiado", + "gui_copied_hidservauth": "Linha HidServAuth copiada na área de transferência", + "gui_please_wait": "Começando...Clique para cancelar.", + "gui_download_upload_progress_complete": "%p%, {0:s} decorridos.", + "gui_download_upload_progress_starting": "{0:s}, %p% (calculando)", + "gui_download_upload_progress_eta": "{0:s}, ETA: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_quit_title": "Mais devagar", + "gui_share_quit_warning": "O envio dos seus arquivos ainda não terminou . Você tem certeza de que quer sair de OnionShare?", + "gui_receive_quit_warning": "O recebimento dos seus arquivos ainda não terminou. Você tem certeza de que quer sair do OnionShare?", + "gui_quit_warning_quit": "Sair", + "gui_quit_warning_dont_quit": "Cancelar", + "error_rate_limit": "Alguém tentou por várias vezes entrar no seu endereço, o que talvez signifique que essa pessoa esteja tentando adivinhá-lo. Por isso, OnionShare interrompeu o servidor. Recomece a compartilhar e envie um novo endereço ao seu destinatário para continuar a compartilhar.", + "zip_progress_bar_format": "Comprimindo: %p%", + "error_stealth_not_supported": "Para usar uma autorização de cliente, você precisa de ao menos de Tor 0.2.9.1-alpha (ou navegador Tor 6.5) e de python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare requer ao menos Tor 0.2.7.1 e python3-stem 1.4.0.", + "gui_settings_window_title": "Configurações", + "gui_settings_whats_this": "O que é isso?", + "gui_settings_stealth_option": "Usar autorização de cliente (legacy)", + "gui_settings_autoupdate_label": "Procurar a nova versão", + "gui_settings_autoupdate_option": "Notificar-me quando uma nova versão estiver disponível", + "gui_settings_autoupdate_timestamp": "Última atualização: {}", + "gui_settings_autoupdate_timestamp_never": "Nunca", + "gui_settings_autoupdate_check_button": "Procurar a nova versão", + "gui_settings_general_label": "Configurações gerais", + "gui_settings_sharing_label": "Compartilhando configurações", + "gui_settings_close_after_first_download_option": "Parar de compartilhar depois do primeiro download", + "gui_settings_connection_type_label": "Como OnionShare normalmente conecta-se a Tor?", + "gui_settings_connection_type_bundled_option": "Use a versão de Tor que vem junto com OnionShare" } -- cgit v1.2.3-54-g00ecf From 1a97f3178a45f044b226da9cb62eb7a4e9445824 Mon Sep 17 00:00:00 2001 From: communia Date: Mon, 12 Nov 2018 09:12:42 +0000 Subject: Translated using Weblate (Portuguese) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt/ --- share/locale/pt.json | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/share/locale/pt.json b/share/locale/pt.json index 1fcb2067..d5e9211d 100644 --- a/share/locale/pt.json +++ b/share/locale/pt.json @@ -78,5 +78,37 @@ "gui_settings_sharing_label": "Compartilhando configurações", "gui_settings_close_after_first_download_option": "Parar de compartilhar depois do primeiro download", "gui_settings_connection_type_label": "Como OnionShare normalmente conecta-se a Tor?", - "gui_settings_connection_type_bundled_option": "Use a versão de Tor que vem junto com OnionShare" + "gui_settings_connection_type_bundled_option": "Use a versão de Tor que vem junto com OnionShare", + "gui_settings_connection_type_automatic_option": "Tentar configuração automática com o Navegador Tor", + "gui_settings_connection_type_control_port_option": "Conectar usando entrada de controle", + "gui_settings_socks_label": "Entrada SOCKS", + "gui_settings_authenticate_label": "Configurações de autenticação do Tor", + "gui_settings_authenticate_no_auth_option": "Sem autenticação nem cookie de autenticação", + "gui_settings_authenticate_password_option": "Senha", + "gui_settings_password_label": "Senha", + "gui_settings_tor_bridges": "Ajuda para pontes Tor", + "gui_settings_tor_bridges_no_bridges_radio_option": "Não usar pontes", + "gui_settings_meek_lite_expensive_warning": "Aviso: As pontes meek_lite são muito custosas para o Projeto Tor.

Use-as somente se você não conseguir se conectar a Tor diretamente, via transportadores obfs4 ou outras pontes comuns.", + "gui_settings_tor_bridges_custom_radio_option": "Usar pontes personalizadas", + "gui_settings_tor_bridges_custom_label": "Você pode obter pontes em https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Nenhumas ponte adicionada funciona.\nTente usá-las de novo ou adicione outras.", + "gui_settings_button_save": "Salvar", + "gui_settings_button_cancel": "Cancelar", + "gui_settings_button_help": "Ajuda", + "gui_settings_shutdown_timeout_checkbox": "Usar cronômetro para encerrar automaticamente", + "gui_settings_shutdown_timeout": "Encerrar o compartilhamento às:", + "settings_error_bundled_tor_not_supported": "Não é possível usar a versão de Tor que vem junto com OnionShare, em modo 'programação', com Windows ou macOS.", + "error_tor_protocol_error_unknown": "Ocorreu um erro desconhecido com Tor", + "error_invalid_private_key": "Este tipo de chave privada não possui suporte", + "connecting_to_tor": "Conectando à rede Tor", + "gui_tor_connection_ask_open_settings": "Sim", + "gui_tor_connection_ask_quit": "Sair", + "gui_status_indicator_share_stopped": "Pronto para compartilhar", + "gui_status_indicator_share_working": "Começando…", + "gui_status_indicator_share_started": "Compartilhando", + "gui_status_indicator_receive_stopped": "Pronto para receber", + "gui_status_indicator_receive_working": "Começando…", + "gui_status_indicator_receive_started": "Recebendo", + "gui_file_info": "{} arquivos, {}", + "gui_file_info_single": "{} arquivo, {}" } -- cgit v1.2.3-54-g00ecf From 32a848e8fca97110d8bf97a742cad41700bc904d Mon Sep 17 00:00:00 2001 From: communia Date: Tue, 13 Nov 2018 22:58:16 +0000 Subject: Translated using Weblate (Portuguese) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt/ --- share/locale/pt.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/share/locale/pt.json b/share/locale/pt.json index d5e9211d..b11fec5c 100644 --- a/share/locale/pt.json +++ b/share/locale/pt.json @@ -110,5 +110,12 @@ "gui_status_indicator_receive_working": "Começando…", "gui_status_indicator_receive_started": "Recebendo", "gui_file_info": "{} arquivos, {}", - "gui_file_info_single": "{} arquivo, {}" + "gui_file_info_single": "{} arquivo, {}", + "settings_error_unreadable_cookie_file": "Conectado ao controlador Tor, mas talvez a senha esteja incorreta, ou o seu usuário não possui autorização para ler o arquivo de cookie.", + "settings_error_bundled_tor_timeout": "A conexão a Tor está demorando muito. O seu computado está conectado à Internet e o seu relógio de sistema, ajustado?", + "settings_test_success": "Conectado ao controlador Tor.\n\nVersão do Tor: {}\nPossui suporte para serviços onion efêmeros: {}.\nPossui suporte para autenticação de cliente: {}.\nPossui suporte para a próxima geração de endereços .onion: {}.", + "error_tor_protocol_error": "Houve um erro com Tor: {}", + "update_available": "Atualização de OnionShare disponível. Clique aqui para obtê-la.

Você está usando a versão {} e a última é {}.", + "update_not_available": "Você está rodando a última versão de OnionShare.", + "gui_tor_connection_lost": "Desconectado do Tor." } -- cgit v1.2.3-54-g00ecf From af5f0fb61bb97f276137d2f67323c3bb94ca98d5 Mon Sep 17 00:00:00 2001 From: scootergrisen Date: Thu, 15 Nov 2018 18:17:39 +0000 Subject: Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ --- share/locale/da.json | 89 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 62 insertions(+), 27 deletions(-) diff --git a/share/locale/da.json b/share/locale/da.json index cf5bdbea..90233582 100644 --- a/share/locale/da.json +++ b/share/locale/da.json @@ -8,7 +8,7 @@ "not_a_readable_file": "{0:s} er ikke en læsbar fil.", "no_available_port": "Kunne ikke finde en tilgængelig port til at starte onion-tjenesten", "other_page_loaded": "Adresse indlæst", - "close_on_timeout": "Stoppede fordi timeren løb ud", + "close_on_timeout": "Stoppede fordi timer med autostop løb ud", "closing_automatically": "Stoppede fordi download er færdig", "timeout_download_still_running": "Venter på at download skal blive færdig", "large_filesize": "Advarsel: Det kan tage timer at sende en stor deling", @@ -20,7 +20,7 @@ "systray_download_canceled_title": "OnionShare-download annulleret", "systray_download_canceled_message": "Brugeren annullerede downloaden", "help_local_only": "Brug ikke Tor (kun til udvikling)", - "help_stay_open": "Hold onion-tjeneste kørende efter download er færdig", + "help_stay_open": "Bliv ved med at dele efter første download", "help_shutdown_timeout": "Luk ned for onion-tjenesten efter N sekunder", "help_stealth": "Opret skjult onion-tjeneste (avanceret)", "help_debug": "Log programfejl til stdout, og log webfejl til disk", @@ -34,42 +34,42 @@ "gui_share_stop_server": "Stop deling", "gui_copy_url": "Kopiér adresse", "gui_copy_hidservauth": "Kopiér HidServAuth", - "gui_downloads": "Downloads:", + "gui_downloads": "Downloadhistorik", "gui_canceled": "Annulleret", - "gui_copied_url": "OnionShare-adressen er blevet kopieret til udklipsholderen", - "gui_copied_hidservauth": "HidServAuth-linjen er blevet kopieret til udklipsholderen", - "gui_please_wait": "Starter... klik for at annullere", + "gui_copied_url": "OnionShare-adressen blev kopieret til udklipsholderen", + "gui_copied_hidservauth": "HidServAuth-linjen blev kopieret til udklipsholderen", + "gui_please_wait": "Starter... klik for at annullere.", "gui_download_upload_progress_complete": ".", "gui_download_upload_progress_starting": "{0:s}, %p% (udregner anslået ankomsttid)", "gui_download_upload_progress_eta": "{0:s}, ETA: {1:s}, %p%", - "version_string": "Onionshare {0:s} | https://onionshare.org/", + "version_string": "OnionShare {0:s} | https://onionshare.org/", "gui_share_quit_warning": "Du er ved at afsende filer. Er du sikker på, at du vil afslutte OnionShare?", "gui_quit_warning_quit": "Afslut", "gui_quit_warning_dont_quit": "Annuller", "error_rate_limit": "En angriber forsøger måske at gætte din adresse. For at forhindre det, har OnionShare automatisk stoppet serveren. For at dele filerne skal du starte den igen og dele den nye adresse.", "zip_progress_bar_format": "Databehandler filer: %p%", "error_stealth_not_supported": "For at oprette skjulte 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 både Tor 0.2.7.1 og python3-stem 1.4.0.", "gui_settings_window_title": "Indstillinger", "gui_settings_stealth_option": "Opret skjulte onion-tjenester", "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_option": "Giv mig besked når der findes opdateringer", + "gui_settings_autoupdate_label": "Søg efter ny version", + "gui_settings_autoupdate_option": "Giv mig besked når der findes en ny version", "gui_settings_autoupdate_timestamp": "Sidste søgning: {}", "gui_settings_autoupdate_timestamp_never": "Aldrig", - "gui_settings_autoupdate_check_button": "Søg efter opdateringer", - "gui_settings_sharing_label": "Valgmuligheder for deling", + "gui_settings_autoupdate_check_button": "Søg efter ny version", + "gui_settings_sharing_label": "Delingsindstillinger", "gui_settings_close_after_first_download_option": "Stop deling efter første download", "gui_settings_connection_type_label": "Hvordan skal OnionShare oprette forbindelse til Tor?", "gui_settings_connection_type_bundled_option": "Brug Tor som er bundet med OnionShare", - "gui_settings_connection_type_automatic_option": "Prøv automatisk konfiguration med Tor Browser", + "gui_settings_connection_type_automatic_option": "Prøv autokonfiguration med Tor Browser", "gui_settings_connection_type_control_port_option": "Opret forbindelse med kontrolport", "gui_settings_connection_type_socket_file_option": "Opret forbindelse med sokkelfil", - "gui_settings_connection_type_test_button": "Test Tor-indstillinger", + "gui_settings_connection_type_test_button": "Test forbindelsen til Tor", "gui_settings_control_port_label": "Kontrolport", "gui_settings_socket_file_label": "Sokkelfil", "gui_settings_socks_label": "SOCKS-port", - "gui_settings_authenticate_label": "Valgmuligheder for Tor-autentifikation", + "gui_settings_authenticate_label": "Indstillinger for Tor-autentifikation", "gui_settings_authenticate_no_auth_option": "Ingen autentifikation, eller cookieautentifikation", "gui_settings_authenticate_password_option": "Adgangskode", "gui_settings_password_label": "Adgangskode", @@ -85,10 +85,10 @@ "gui_settings_button_help": "Hjælp", "gui_settings_shutdown_timeout": "Stop delingen ved:", "settings_saved": "Indstillinger gemt til {}", - "settings_error_unknown": "Kan ikke oprette forbindelse til Tor-kontroller da indstillingerne ikke giver mening.", + "settings_error_unknown": "Kan ikke oprette forbindelse til Tor-kontroller da dine indstillingerne ikke giver mening.", "settings_error_automatic": "Kan ikke oprette forbindelse til Tor-kontroller. Kører Tor Browser i baggrunden? Hvis du ikke har den kan du få den fra:\nhttps://www.torproject.org/.", - "settings_error_socket_port": "Kan ikke oprette forbindelse til Tor-kontroller på {}:{}.", - "settings_error_socket_file": "Kan ikke oprette forbindelse til Tor-kontroller med sokkelfilen {}.", + "settings_error_socket_port": "Kan ikke oprette forbindelse til Tor-kontrolleren på {}:{}.", + "settings_error_socket_file": "Kan ikke oprette forbindelse til Tor-kontrolleren med sokkelfilen {}.", "settings_error_auth": "Forbundet til {}:{}, men kan ikke autentificere. Er det fordi det ikke er en Tor-kontroller?", "settings_error_missing_password": "Forbundet til Tor-kontroller, men den kræver en adgangskode for at autentificere.", "settings_error_unreadable_cookie_file": "Forbundet til Tor-kontroller, men kan ikke autentificere da din adgangskode kan være forkert, og din bruger ikke har tilladelse til at læse cookiefilen.", @@ -96,20 +96,20 @@ "settings_error_bundled_tor_timeout": "Det tager for lang tid at oprette forbindelse til Tor. Din computer er måske offline, eller dit ur går forkert.", "settings_error_bundled_tor_broken": "Der er noget galt med OnionShare som opretter forbindelse til Tor i baggrunden:\n{}", "settings_test_success": "Tillykke, OnionShare kan oprette forbindelse til Tor-kontrolleren.\n\nTor version: {}\nUnderstøtter kortvarige onion-tjenester: {}\nUnderstøtter skjulte onion-tjenester: {}", - "error_tor_protocol_error": "Fejl ved snak med Tor-kontrolleren.\nHvis du bruger Whonix, så tjek https://www.whonix.org/wiki/onionshare for at få OnionShare til at virke.", + "error_tor_protocol_error": "Der opstod en fejl med Tor: {}", "connecting_to_tor": "Opretter forbindelse til Tor-netværket", "update_available": "Der findes en opdatering til OnionShare. Klik her for at downloade den.

Installeret version: {}
Seneste version: {}", "update_error_check_error": "Fejl under søgning efter opdateringer: Du er måske ikke forbundet til Tor, eller måske er OnionShare-webstedet nede.", "update_error_invalid_latest_version": "Fejl under søgning efter opdateringer: OnionShare-webstedet svarende ved at sige at den seneste version er '{}', men det ser ikke ud til at være en gyldig versionsstreng.", - "update_not_available": "Du kører den seneste version af OnionShare.", + "update_not_available": "Du kører den seneste OnionShare.", "gui_tor_connection_ask": "Vil du åbne OnionShare-indstillinger for at fejlsøge forbindelsen til Tor?", - "gui_tor_connection_ask_open_settings": "Åbn indstillinger", + "gui_tor_connection_ask_open_settings": "Ja", "gui_tor_connection_ask_quit": "Afslut", "gui_tor_connection_error_settings": "Prøv at justere måden hvorpå OnionShare opretter forbindelse til Tor-netværket, i indstillinger.", "gui_tor_connection_canceled": "OnionShare kan ikke oprette forbindelse til Tor.\n\nSørg for at du har forbindelse til internettet, og åbn herefter OnionShare igen for at konfigurere Tor-forbindelsen.", - "gui_tor_connection_lost": "Der er ikke forbindelse til Tor.", - "gui_server_started_after_timeout": "Serveren startede efter dit valgte automatiske timeout.\nStart venligst en ny deling.", - "gui_server_timeout_expired": "Den valgte timeout er allerede udløbet.\nOpdater venligst timeouten og herefter kan du starte deling.", + "gui_tor_connection_lost": "Der er ikke oprettet forbindelse til Tor.", + "gui_server_started_after_timeout": "Timeren med autostop løb ud inden serveren startede.\nOpret venligst en ny deling.", + "gui_server_timeout_expired": "Timeren med autostop er allerede løbet ud.\nOpdater den venligst for at starte deling.", "share_via_onionshare": "Del via OnionShare", "gui_save_private_key_checkbox": "Brug en vedvarende adresse\n(fravalg vil slette gemt adresse)", "gui_copied_url_title": "Kopierede OnionShare-adresse", @@ -119,8 +119,8 @@ "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Brug indbyggede meek_lite (Azure) udskiftelige transporter (kræver obfs4proxy)", "gui_settings_shutdown_timeout_checkbox": "Brug timer med autostop", "gui_url_label_persistent": "Delingen stopper ikke automatisk, med mindre der er sat en timer.

Hver deling har den samme adresse (hvis du vil bruge engangsadresser, så deaktivér vedvarende, i indstillingerne)", - "gui_url_label_stay_open": "Delingen stopper ikke automatisk, med mindre der er sat en timer.", - "gui_url_label_onetime": "Delingen stopper efter den første download", + "gui_url_label_stay_open": "Delingen stopper ikke automatisk.", + "gui_url_label_onetime": "Delingen stopper efter den første download.", "gui_url_label_onetime_and_persistent": "Delingen stopper efter den første download

Hver deling har den samme adresse (hvis du vil bruge engangsadresser, så deaktivér vedvarende, i indstillingerne)", "gui_file_info": "{} filer, {}", "gui_file_info_single": "{} fil, {}", @@ -136,5 +136,40 @@ "gui_settings_whats_this": "Hvad er dette?", "gui_settings_general_label": "Generel opsætning", "gui_upload_in_progress": "Upload begyndte {}", - "gui_download_in_progress": "Download begyndte {}" + "gui_download_in_progress": "Download begyndte {}", + "gui_share_stop_server_shutdown_timeout_tooltip": "Timer med autostop slutter ved {}", + "gui_receive_start_server": "Start modtage-tilstand", + "gui_receive_stop_server": "Stop modtage-tilstand", + "gui_receive_stop_server_shutdown_timeout": "Stop modtage-tilstand ({}s tilbage)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "Timer med autostop slutter ved {}", + "gui_no_downloads": "Ingen downloads endnu", + "error_tor_protocol_error_unknown": "Der opstod en ukendt fejl med Tor", + "error_invalid_private_key": "Den private nøgletype understøttes ikke", + "gui_use_legacy_v2_onions_checkbox": "Brug forældede adresser", + "gui_status_indicator_share_stopped": "Klar til at dele", + "gui_status_indicator_share_working": "Starter…", + "gui_status_indicator_share_started": "Deler", + "gui_status_indicator_receive_stopped": "Klar til at modtage", + "gui_status_indicator_receive_working": "Starter…", + "gui_status_indicator_receive_started": "Modtager", + "receive_mode_received_file": "Modtaget: {}", + "gui_mode_share_button": "Del filer", + "gui_mode_receive_button": "Modtag filer", + "gui_settings_receiving_label": "Modtagelsesindstillinger", + "gui_settings_downloads_label": "Gem filer til", + "gui_settings_downloads_button": "Gennemse", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "Modtage-tilstand kan ikke stoppes af afsenderen", + "gui_settings_public_mode_checkbox": "Offentlig tilstand", + "systray_close_server_title": "OnionShare-server lukket", + "systray_close_server_message": "En bruger lukkede serveren", + "systray_page_loaded_title": "OnionShare-side indlæst", + "systray_download_page_loaded_message": "En bruger indlæste downloadsiden", + "systray_upload_page_loaded_message": "En bruger indlæste uploadsiden", + "gui_uploads": "Uploadhistorik", + "gui_no_uploads": "Ingen uploads endnu", + "gui_clear_history": "Ryd alle", + "gui_upload_finished_range": "Uploadede {} til {}", + "gui_upload_finished": "Uploadet {}", + "gui_settings_language_label": "Foretrukne sprog", + "gui_settings_language_changed_notice": "Genstart OnionShare for at din ændring af sprog skal træder i kraft." } -- cgit v1.2.3-54-g00ecf From d3b52b62fad8feb5be4fac7633d4ffd018ddf52f Mon Sep 17 00:00:00 2001 From: communia Date: Fri, 16 Nov 2018 09:04:24 +0000 Subject: Translated using Weblate (Portuguese) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt/ --- share/locale/pt.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/share/locale/pt.json b/share/locale/pt.json index b11fec5c..95305bb4 100644 --- a/share/locale/pt.json +++ b/share/locale/pt.json @@ -62,7 +62,7 @@ "gui_receive_quit_warning": "O recebimento dos seus arquivos ainda não terminou. Você tem certeza de que quer sair do OnionShare?", "gui_quit_warning_quit": "Sair", "gui_quit_warning_dont_quit": "Cancelar", - "error_rate_limit": "Alguém tentou por várias vezes entrar no seu endereço, o que talvez signifique que essa pessoa esteja tentando adivinhá-lo. Por isso, OnionShare interrompeu o servidor. Recomece a compartilhar e envie um novo endereço ao seu destinatário para continuar a compartilhar.", + "error_rate_limit": "Alguém tentou por várias vezes acessar seu endereço, o que talvez signifique que essa pessoa esteja tentando adivinhá-lo. Por isso, OnionShare interrompeu o servidor. Recomece a compartilhar e envie um novo endereço ao seu destinatário para continuar a compartilhar.", "zip_progress_bar_format": "Comprimindo: %p%", "error_stealth_not_supported": "Para usar uma autorização de cliente, você precisa de ao menos de Tor 0.2.9.1-alpha (ou navegador Tor 6.5) e de python3-stem 1.5.0.", "error_ephemeral_not_supported": "OnionShare requer ao menos Tor 0.2.7.1 e python3-stem 1.4.0.", @@ -117,5 +117,16 @@ "error_tor_protocol_error": "Houve um erro com Tor: {}", "update_available": "Atualização de OnionShare disponível. Clique aqui para obtê-la.

Você está usando a versão {} e a última é {}.", "update_not_available": "Você está rodando a última versão de OnionShare.", - "gui_tor_connection_lost": "Desconectado do Tor." + "gui_tor_connection_lost": "Desconectado do Tor.", + "gui_settings_stealth_hidservauth_string": "Após salvar a sua chave privada para reutilização, você pode\nclicar para copiar o seu HidServAuth.", + "gui_settings_connection_type_socket_file_option": "Conectar usando um arquivo socket", + "gui_settings_connection_type_test_button": "Testar a conexão a Tor", + "gui_settings_control_port_label": "Entrada de controle", + "gui_settings_socket_file_label": "Arquivo socket", + "gui_settings_tor_bridges_obfs4_radio_option": "Usar transportadores plugáveis obfs4 já instalados", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Usar transportadores plugáveis obfs4 já instalados (requer obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Usar transportadores plugáveis meek_lite (Azure) instalados", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Usar transportadores plugáveis meek_lite (Azure) instalados (requer obfs4proxy)", + "settings_error_unknown": "Impossível conectar-se ao controlador do Tor, porque as suas configurações estão confusas.", + "settings_error_automatic": "Não foi possível conectar ao controlador do Tor. O Navegador Tor (disponível no site torproject.org) está rodando em segundo plano?" } -- cgit v1.2.3-54-g00ecf From f185d3d3a372f612abe602912e542e401de3ad4e Mon Sep 17 00:00:00 2001 From: ssantos Date: Sun, 18 Nov 2018 08:25:39 +0000 Subject: Translated using Weblate (Portuguese) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt/ --- share/locale/pt.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/share/locale/pt.json b/share/locale/pt.json index 95305bb4..4af05f42 100644 --- a/share/locale/pt.json +++ b/share/locale/pt.json @@ -1,7 +1,7 @@ { "give_this_url": "Dar este endereço ao destinatário:", "ctrlc_to_stop": "Pressione Ctrl+C para interromper o servidor", - "not_a_file": "{0:s} não é um arquivo válido.", + "not_a_file": "{0:s} não é um ficheiro válido.", "gui_copied_url": "URL foi copiado na área de transferência", "other_page_loaded": "Endereço carregado", "config_onion_service": "Configurando o serviço onion na entrada {0:d}", @@ -9,7 +9,7 @@ "give_this_url_stealth": "Dar este endereço e linha HidServAuth ao destinatário:", "give_this_url_receive": "Dar este endereço ao remetente:", "give_this_url_receive_stealth": "Dar este endereço e HidServAuth ao remetente:", - "not_a_readable_file": "{0:s} não é um arquivo legível.", + "not_a_readable_file": "{0:s} não é um ficheiro legível.", "no_available_port": "Não foi possível encontrar um pórtico disponível para iniciar o serviço onion", "close_on_timeout": "Interrompido ao final da contagem do cronômetro automático", "closing_automatically": "Interrompido porque o download terminou", @@ -84,8 +84,8 @@ "gui_settings_socks_label": "Entrada SOCKS", "gui_settings_authenticate_label": "Configurações de autenticação do Tor", "gui_settings_authenticate_no_auth_option": "Sem autenticação nem cookie de autenticação", - "gui_settings_authenticate_password_option": "Senha", - "gui_settings_password_label": "Senha", + "gui_settings_authenticate_password_option": "Palavra-passe", + "gui_settings_password_label": "Palavra-passe", "gui_settings_tor_bridges": "Ajuda para pontes Tor", "gui_settings_tor_bridges_no_bridges_radio_option": "Não usar pontes", "gui_settings_meek_lite_expensive_warning": "Aviso: As pontes meek_lite são muito custosas para o Projeto Tor.

Use-as somente se você não conseguir se conectar a Tor diretamente, via transportadores obfs4 ou outras pontes comuns.", @@ -110,8 +110,8 @@ "gui_status_indicator_receive_working": "Começando…", "gui_status_indicator_receive_started": "Recebendo", "gui_file_info": "{} arquivos, {}", - "gui_file_info_single": "{} arquivo, {}", - "settings_error_unreadable_cookie_file": "Conectado ao controlador Tor, mas talvez a senha esteja incorreta, ou o seu usuário não possui autorização para ler o arquivo de cookie.", + "gui_file_info_single": "{} ficheiro, {}", + "settings_error_unreadable_cookie_file": "Conectado ao controlador Tor, mas talvez a palavra-passe esteja incorreta, ou o seu usuário não possui autorização para ler o ficheiro de cookie.", "settings_error_bundled_tor_timeout": "A conexão a Tor está demorando muito. O seu computado está conectado à Internet e o seu relógio de sistema, ajustado?", "settings_test_success": "Conectado ao controlador Tor.\n\nVersão do Tor: {}\nPossui suporte para serviços onion efêmeros: {}.\nPossui suporte para autenticação de cliente: {}.\nPossui suporte para a próxima geração de endereços .onion: {}.", "error_tor_protocol_error": "Houve um erro com Tor: {}", @@ -119,10 +119,10 @@ "update_not_available": "Você está rodando a última versão de OnionShare.", "gui_tor_connection_lost": "Desconectado do Tor.", "gui_settings_stealth_hidservauth_string": "Após salvar a sua chave privada para reutilização, você pode\nclicar para copiar o seu HidServAuth.", - "gui_settings_connection_type_socket_file_option": "Conectar usando um arquivo socket", + "gui_settings_connection_type_socket_file_option": "Conectar usando um ficheiro socket", "gui_settings_connection_type_test_button": "Testar a conexão a Tor", "gui_settings_control_port_label": "Entrada de controle", - "gui_settings_socket_file_label": "Arquivo socket", + "gui_settings_socket_file_label": "Ficheiro socket", "gui_settings_tor_bridges_obfs4_radio_option": "Usar transportadores plugáveis obfs4 já instalados", "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Usar transportadores plugáveis obfs4 já instalados (requer obfs4proxy)", "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Usar transportadores plugáveis meek_lite (Azure) instalados", -- cgit v1.2.3-54-g00ecf From f1cea2bb718b310ee86c4e3cdc2b7fc58c972baf Mon Sep 17 00:00:00 2001 From: scootergrisen Date: Tue, 20 Nov 2018 17:41:51 +0000 Subject: Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ --- share/locale/da.json | 45 +++++++++++++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/share/locale/da.json b/share/locale/da.json index 90233582..dd7c4073 100644 --- a/share/locale/da.json +++ b/share/locale/da.json @@ -21,11 +21,11 @@ "systray_download_canceled_message": "Brugeren annullerede downloaden", "help_local_only": "Brug ikke Tor (kun til udvikling)", "help_stay_open": "Bliv ved med at dele efter første download", - "help_shutdown_timeout": "Luk ned for onion-tjenesten efter N sekunder", - "help_stealth": "Opret skjult onion-tjeneste (avanceret)", - "help_debug": "Log programfejl til stdout, og log webfejl til disk", + "help_shutdown_timeout": "Stop deling efter et vist antal sekunder", + "help_stealth": "Brug klient-autentifikation (avanceret)", + "help_debug": "Log OnionShare-fejl til stdout, og webfejl til disk", "help_filename": "Liste over filer eller mapper som skal deles", - "help_config": "Sti til en brugerdefineret JSON-konfigurationsfil (valgfri)", + "help_config": "Tilpasset placering af JSON-konfigurationsfil (valgfri)", "gui_drag_and_drop": "Træk og slip filer og mapper her\nfor at starte deling", "gui_add": "Tilføj", "gui_delete": "Slet", @@ -47,7 +47,7 @@ "gui_quit_warning_quit": "Afslut", "gui_quit_warning_dont_quit": "Annuller", "error_rate_limit": "En angriber forsøger måske at gætte din adresse. For at forhindre det, har OnionShare automatisk stoppet serveren. For at dele filerne skal du starte den igen og dele den nye adresse.", - "zip_progress_bar_format": "Databehandler filer: %p%", + "zip_progress_bar_format": "Komprimerer: %p%", "error_stealth_not_supported": "For at oprette skjulte 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 både Tor 0.2.7.1 og python3-stem 1.4.0.", "gui_settings_window_title": "Indstillinger", @@ -61,7 +61,7 @@ "gui_settings_sharing_label": "Delingsindstillinger", "gui_settings_close_after_first_download_option": "Stop deling efter første download", "gui_settings_connection_type_label": "Hvordan skal OnionShare oprette forbindelse til Tor?", - "gui_settings_connection_type_bundled_option": "Brug Tor som er bundet med OnionShare", + "gui_settings_connection_type_bundled_option": "Brug Tor-versionen som er indbygget i OnionShare", "gui_settings_connection_type_automatic_option": "Prøv autokonfiguration med Tor Browser", "gui_settings_connection_type_control_port_option": "Opret forbindelse med kontrolport", "gui_settings_connection_type_socket_file_option": "Opret forbindelse med sokkelfil", @@ -77,7 +77,7 @@ "gui_settings_tor_bridges_no_bridges_radio_option": "Brug ikke broer", "gui_settings_tor_bridges_obfs4_radio_option": "Brug indbyggede obfs4 udskiftelige transporter", "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Brug indbyggede obfs4 udskiftelige transporter (kræver obfs4proxy)", - "gui_settings_tor_bridges_custom_radio_option": "Brug brugerdefinerede broer", + "gui_settings_tor_bridges_custom_radio_option": "Brug tilpassede broer", "gui_settings_tor_bridges_custom_label": "Du kan få broer fra https://bridges.torproject.org", "gui_settings_tor_bridges_invalid": "Ingen af de broer du leverede ser ud til at være gyldige.\nPrøv venligst igen med gyldige broer.", "gui_settings_button_save": "Gem", @@ -86,15 +86,15 @@ "gui_settings_shutdown_timeout": "Stop delingen ved:", "settings_saved": "Indstillinger gemt til {}", "settings_error_unknown": "Kan ikke oprette forbindelse til Tor-kontroller da dine indstillingerne ikke giver mening.", - "settings_error_automatic": "Kan ikke oprette forbindelse til Tor-kontroller. Kører Tor Browser i baggrunden? Hvis du ikke har den kan du få den fra:\nhttps://www.torproject.org/.", + "settings_error_automatic": "Kunne ikke oprette forbindelse til Tor-kontrolleren. Kører Tor Browser (tilgængelige fra torproject.org) i baggrunden?", "settings_error_socket_port": "Kan ikke oprette forbindelse til Tor-kontrolleren på {}:{}.", "settings_error_socket_file": "Kan ikke oprette forbindelse til Tor-kontrolleren med sokkelfilen {}.", "settings_error_auth": "Forbundet til {}:{}, men kan ikke autentificere. Er det fordi det ikke er en Tor-kontroller?", "settings_error_missing_password": "Forbundet til Tor-kontroller, men den kræver en adgangskode for at autentificere.", - "settings_error_unreadable_cookie_file": "Forbundet til Tor-kontroller, men kan ikke autentificere da din adgangskode kan være forkert, og din bruger ikke har tilladelse til at læse cookiefilen.", + "settings_error_unreadable_cookie_file": "Forbundet til Tor-kontrolleren, men adgangskoden kan være forkert, eller din bruger har ikke tilladelse til at læse cookiefilen.", "settings_error_bundled_tor_not_supported": "Bundet Tor understøttes ikke når der ikke bruges udviklertilstand i Windows eller macOS.", "settings_error_bundled_tor_timeout": "Det tager for lang tid at oprette forbindelse til Tor. Din computer er måske offline, eller dit ur går forkert.", - "settings_error_bundled_tor_broken": "Der er noget galt med OnionShare som opretter forbindelse til Tor i baggrunden:\n{}", + "settings_error_bundled_tor_broken": "OnionShare kunne ikke oprette forbindelse til Tor i baggrunden:\n{}", "settings_test_success": "Tillykke, OnionShare kan oprette forbindelse til Tor-kontrolleren.\n\nTor version: {}\nUnderstøtter kortvarige onion-tjenester: {}\nUnderstøtter skjulte onion-tjenester: {}", "error_tor_protocol_error": "Der opstod en fejl med Tor: {}", "connecting_to_tor": "Opretter forbindelse til Tor-netværket", @@ -105,23 +105,23 @@ "gui_tor_connection_ask": "Vil du åbne OnionShare-indstillinger for at fejlsøge forbindelsen til Tor?", "gui_tor_connection_ask_open_settings": "Ja", "gui_tor_connection_ask_quit": "Afslut", - "gui_tor_connection_error_settings": "Prøv at justere måden hvorpå OnionShare opretter forbindelse til Tor-netværket, i indstillinger.", + "gui_tor_connection_error_settings": "Prøv at ændre måden hvorpå OnionShare opretter forbindelse til Tor-netværket, i indstillingerne.", "gui_tor_connection_canceled": "OnionShare kan ikke oprette forbindelse til Tor.\n\nSørg for at du har forbindelse til internettet, og åbn herefter OnionShare igen for at konfigurere Tor-forbindelsen.", "gui_tor_connection_lost": "Der er ikke oprettet forbindelse til Tor.", "gui_server_started_after_timeout": "Timeren med autostop løb ud inden serveren startede.\nOpret venligst en ny deling.", "gui_server_timeout_expired": "Timeren med autostop er allerede løbet ud.\nOpdater den venligst for at starte deling.", "share_via_onionshare": "Del via OnionShare", - "gui_save_private_key_checkbox": "Brug en vedvarende adresse\n(fravalg vil slette gemt adresse)", + "gui_save_private_key_checkbox": "Brug en vedvarende adresse (udgået)", "gui_copied_url_title": "Kopierede OnionShare-adresse", "gui_copied_hidservauth_title": "Kopierede HidServAuth", - "gui_quit_title": "Igangværende overførsel", + "gui_quit_title": "Klap lige hesten", "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Brug indbyggede meek_lite (Azure) udskiftelige transporter", "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Brug indbyggede meek_lite (Azure) udskiftelige transporter (kræver obfs4proxy)", "gui_settings_shutdown_timeout_checkbox": "Brug timer med autostop", - "gui_url_label_persistent": "Delingen stopper ikke automatisk, med mindre der er sat en timer.

Hver deling har den samme adresse (hvis du vil bruge engangsadresser, så deaktivér vedvarende, i indstillingerne)", + "gui_url_label_persistent": "Delingen stopper ikke automatisk.

Hver efterfølgende deling bruger den samme adresse igen (hvis du vil bruge engangsadresser, så deaktivér \"Brug vedvarende adresse\", i indstillingerne).", "gui_url_label_stay_open": "Delingen stopper ikke automatisk.", "gui_url_label_onetime": "Delingen stopper efter den første download.", - "gui_url_label_onetime_and_persistent": "Delingen stopper efter den første download

Hver deling har den samme adresse (hvis du vil bruge engangsadresser, så deaktivér vedvarende, i indstillingerne)", + "gui_url_label_onetime_and_persistent": "Delingen stopper ikke automatisk.

Hver efterfølgende deling bruger den samme adresse igen (hvis du vil bruge engangsadresser, så deaktivér \"Brug vedvarende adresse\", i indstillingerne).", "gui_file_info": "{} filer, {}", "gui_file_info_single": "{} fil, {}", "info_in_progress_downloads_tooltip": "{} igangværende downloads", @@ -171,5 +171,18 @@ "gui_upload_finished_range": "Uploadede {} til {}", "gui_upload_finished": "Uploadet {}", "gui_settings_language_label": "Foretrukne sprog", - "gui_settings_language_changed_notice": "Genstart OnionShare for at din ændring af sprog skal træder i kraft." + "gui_settings_language_changed_notice": "Genstart OnionShare for at din ændring af sprog skal træder i kraft.", + "gui_settings_meek_lite_expensive_warning": "Advarsel: meek_lite-broerne er meget dyre at køre for Tor-projektet.

Brug dem kun hvis du ikke er i stand til at oprette forbindelse til Tor direkte, via obfs4-transporter eller andre normale broer.", + "gui_share_url_description": "Alle med OnionShare-adressen kan downloade dine filer med Tor Browser: ", + "gui_receive_url_description": "Alle med OnionShare-adressen kan uploade filer til din computer med Tor Browser: ", + "history_in_progress_tooltip": "{} igangværende", + "history_completed_tooltip": "{} færdige", + "info_in_progress_uploads_tooltip": "{} igangværende upload(s)", + "info_completed_uploads_tooltip": "{} upload(s) færdige", + "error_cannot_create_downloads_dir": "Kunne ikke oprette modtage-tilstand-mappe: {}", + "receive_mode_downloads_dir": "Filer som sendes til dig vises i denne mappe: {}", + "receive_mode_warning": "Advarsel: Modtage-tilstand lader folk uploade filer til din computer. Nogle filer kan potentielt tage kontrol over din computer hvis du åbner dem. Åbn kun ting fra folk du har tillid til, eller hvis du ved hvad du har gang i.", + "gui_receive_mode_warning": "Modtage-tilstand lader folk uploade filer til din computer.

Nogle filer kan potentielt tage kontrol over din computer hvis du åbner dem. Åbn kun ting fra folk du har tillid til, eller hvis du ved hvad du har gang i.", + "receive_mode_upload_starting": "Upload med samlet størrelse på {} starter", + "gui_open_folder_error_nautilus": "Kan ikke åbne mappe fordi nautilus ikke er tilgængelig. Filen er her: {}" } -- cgit v1.2.3-54-g00ecf From b6c99999e3ee561d91df5b9de7c33c1449586f5f Mon Sep 17 00:00:00 2001 From: scootergrisen Date: Tue, 20 Nov 2018 18:09:42 +0000 Subject: Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ --- share/locale/da.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/share/locale/da.json b/share/locale/da.json index dd7c4073..5f198098 100644 --- a/share/locale/da.json +++ b/share/locale/da.json @@ -22,7 +22,7 @@ "help_local_only": "Brug ikke Tor (kun til udvikling)", "help_stay_open": "Bliv ved med at dele efter første download", "help_shutdown_timeout": "Stop deling efter et vist antal sekunder", - "help_stealth": "Brug klient-autentifikation (avanceret)", + "help_stealth": "Brug klientautentifikation (avanceret)", "help_debug": "Log OnionShare-fejl til stdout, og webfejl til disk", "help_filename": "Liste over filer eller mapper som skal deles", "help_config": "Tilpasset placering af JSON-konfigurationsfil (valgfri)", @@ -46,13 +46,13 @@ "gui_share_quit_warning": "Du er ved at afsende filer. Er du sikker på, at du vil afslutte OnionShare?", "gui_quit_warning_quit": "Afslut", "gui_quit_warning_dont_quit": "Annuller", - "error_rate_limit": "En angriber forsøger måske at gætte din adresse. For at forhindre det, har OnionShare automatisk stoppet serveren. For at dele filerne skal du starte den igen og dele den nye adresse.", + "error_rate_limit": "Nogen har foretaget for mange forkerte forsøg på din adresse, hvilket kan betyde at de prøver at gætte det, så OnionShare har stoppet serveren. Start deling igen og send en ny adresse til modtageren for at dele.", "zip_progress_bar_format": "Komprimerer: %p%", - "error_stealth_not_supported": "For at oprette skjulte 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 bruge klientautentifikation skal du have mindst Tor 0.2.9.1-alpha (eller Tor Browser 6.5) og python3-stem 1.5.0.", "error_ephemeral_not_supported": "OnionShare kræver mindst både Tor 0.2.7.1 og python3-stem 1.4.0.", "gui_settings_window_title": "Indstillinger", - "gui_settings_stealth_option": "Opret skjulte onion-tjenester", - "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_option": "Brug klientautentifikation (forældet)", + "gui_settings_stealth_hidservauth_string": "Ved at have gemt din private nøgle til at blive brugt igen, betyder det at du nu\nkan klikke for at kopiere din HidServAuth.", "gui_settings_autoupdate_label": "Søg efter ny version", "gui_settings_autoupdate_option": "Giv mig besked når der findes en ny version", "gui_settings_autoupdate_timestamp": "Sidste søgning: {}", @@ -79,7 +79,7 @@ "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Brug indbyggede obfs4 udskiftelige transporter (kræver obfs4proxy)", "gui_settings_tor_bridges_custom_radio_option": "Brug tilpassede broer", "gui_settings_tor_bridges_custom_label": "Du kan få broer fra https://bridges.torproject.org", - "gui_settings_tor_bridges_invalid": "Ingen af de broer du leverede ser ud til at være gyldige.\nPrøv venligst igen med gyldige broer.", + "gui_settings_tor_bridges_invalid": "Ingen at de broer du tilføjede virker.\nDobbeltklik på dem eller tilføj andre.", "gui_settings_button_save": "Gem", "gui_settings_button_cancel": "Annuller", "gui_settings_button_help": "Hjælp", @@ -92,21 +92,21 @@ "settings_error_auth": "Forbundet til {}:{}, men kan ikke autentificere. Er det fordi det ikke er en Tor-kontroller?", "settings_error_missing_password": "Forbundet til Tor-kontroller, men den kræver en adgangskode for at autentificere.", "settings_error_unreadable_cookie_file": "Forbundet til Tor-kontrolleren, men adgangskoden kan være forkert, eller din bruger har ikke tilladelse til at læse cookiefilen.", - "settings_error_bundled_tor_not_supported": "Bundet Tor understøttes ikke når der ikke bruges udviklertilstand i Windows eller macOS.", - "settings_error_bundled_tor_timeout": "Det tager for lang tid at oprette forbindelse til Tor. Din computer er måske offline, eller dit ur går forkert.", + "settings_error_bundled_tor_not_supported": "Brug af Tor-versionen som kom med OnionShare virker ikke i udviklertilstand på Windows eller macOS.", + "settings_error_bundled_tor_timeout": "For længe om at oprette forbindelse til Tor. Måske har du ikke forbindelse til internettet, eller går dit systems ur forkert?", "settings_error_bundled_tor_broken": "OnionShare kunne ikke oprette forbindelse til Tor i baggrunden:\n{}", - "settings_test_success": "Tillykke, OnionShare kan oprette forbindelse til Tor-kontrolleren.\n\nTor version: {}\nUnderstøtter kortvarige onion-tjenester: {}\nUnderstøtter skjulte onion-tjenester: {}", + "settings_test_success": "Forbundet til Tor-kontrolleren.\n\nTor version: {}\nUnderstøtter kortvarige onion-tjenester: {}.\nUnderstøtter klientautentifikation: {}.\nUnderstøtter næste generations .onion-adresser: {}.", "error_tor_protocol_error": "Der opstod en fejl med Tor: {}", "connecting_to_tor": "Opretter forbindelse til Tor-netværket", - "update_available": "Der findes en opdatering til OnionShare. Klik her for at downloade den.

Installeret version: {}
Seneste version: {}", - "update_error_check_error": "Fejl under søgning efter opdateringer: Du er måske ikke forbundet til Tor, eller måske er OnionShare-webstedet nede.", - "update_error_invalid_latest_version": "Fejl under søgning efter opdateringer: OnionShare-webstedet svarende ved at sige at den seneste version er '{}', men det ser ikke ud til at være en gyldig versionsstreng.", + "update_available": "Der findes en ny OnionShare. Klik her for at hente den.

Du bruger {} og den seneste er {}.", + "update_error_check_error": "Kunne ikke søge efter nye versioner: OnionShare-webstedet siger at den seneste version er den ugenkendte '{}'…", + "update_error_invalid_latest_version": "Kunne ikke søge efter ny version: Måske har du ikke forbindelse til Tor, eller er OnionShare-webstedet nede?", "update_not_available": "Du kører den seneste OnionShare.", - "gui_tor_connection_ask": "Vil du åbne OnionShare-indstillinger for at fejlsøge forbindelsen til Tor?", + "gui_tor_connection_ask": "Åbn indstillingerne for at rette forbindelsen til Tor?", "gui_tor_connection_ask_open_settings": "Ja", "gui_tor_connection_ask_quit": "Afslut", "gui_tor_connection_error_settings": "Prøv at ændre måden hvorpå OnionShare opretter forbindelse til Tor-netværket, i indstillingerne.", - "gui_tor_connection_canceled": "OnionShare kan ikke oprette forbindelse til Tor.\n\nSørg for at du har forbindelse til internettet, og åbn herefter OnionShare igen for at konfigurere Tor-forbindelsen.", + "gui_tor_connection_canceled": "Kunne ikke oprette forbindelse til Tor.\n\nSørg for at du har forbindelse til internettet, og åbn herefter OnionShare igen for at opsætte dens forbindelse til Tor.", "gui_tor_connection_lost": "Der er ikke oprettet forbindelse til Tor.", "gui_server_started_after_timeout": "Timeren med autostop løb ud inden serveren startede.\nOpret venligst en ny deling.", "gui_server_timeout_expired": "Timeren med autostop er allerede løbet ud.\nOpdater den venligst for at starte deling.", @@ -138,9 +138,9 @@ "gui_upload_in_progress": "Upload begyndte {}", "gui_download_in_progress": "Download begyndte {}", "gui_share_stop_server_shutdown_timeout_tooltip": "Timer med autostop slutter ved {}", - "gui_receive_start_server": "Start modtage-tilstand", - "gui_receive_stop_server": "Stop modtage-tilstand", - "gui_receive_stop_server_shutdown_timeout": "Stop modtage-tilstand ({}s tilbage)", + "gui_receive_start_server": "Start modtagetilstand", + "gui_receive_stop_server": "Stop modtagetilstand", + "gui_receive_stop_server_shutdown_timeout": "Stop modtagetilstand ({}s tilbage)", "gui_receive_stop_server_shutdown_timeout_tooltip": "Timer med autostop slutter ved {}", "gui_no_downloads": "Ingen downloads endnu", "error_tor_protocol_error_unknown": "Der opstod en ukendt fejl med Tor", @@ -158,7 +158,7 @@ "gui_settings_receiving_label": "Modtagelsesindstillinger", "gui_settings_downloads_label": "Gem filer til", "gui_settings_downloads_button": "Gennemse", - "gui_settings_receive_allow_receiver_shutdown_checkbox": "Modtage-tilstand kan ikke stoppes af afsenderen", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "Modtagetilstand kan ikke stoppes af afsenderen", "gui_settings_public_mode_checkbox": "Offentlig tilstand", "systray_close_server_title": "OnionShare-server lukket", "systray_close_server_message": "En bruger lukkede serveren", @@ -179,10 +179,10 @@ "history_completed_tooltip": "{} færdige", "info_in_progress_uploads_tooltip": "{} igangværende upload(s)", "info_completed_uploads_tooltip": "{} upload(s) færdige", - "error_cannot_create_downloads_dir": "Kunne ikke oprette modtage-tilstand-mappe: {}", + "error_cannot_create_downloads_dir": "Kunne ikke oprette modtagetilstand-mappe: {}", "receive_mode_downloads_dir": "Filer som sendes til dig vises i denne mappe: {}", - "receive_mode_warning": "Advarsel: Modtage-tilstand lader folk uploade filer til din computer. Nogle filer kan potentielt tage kontrol over din computer hvis du åbner dem. Åbn kun ting fra folk du har tillid til, eller hvis du ved hvad du har gang i.", - "gui_receive_mode_warning": "Modtage-tilstand lader folk uploade filer til din computer.

Nogle filer kan potentielt tage kontrol over din computer hvis du åbner dem. Åbn kun ting fra folk du har tillid til, eller hvis du ved hvad du har gang i.", + "receive_mode_warning": "Advarsel: Modtagetilstand lader folk uploade filer til din computer. Nogle filer kan potentielt tage kontrol over din computer hvis du åbner dem. Åbn kun ting fra folk du har tillid til, eller hvis du ved hvad du har gang i.", + "gui_receive_mode_warning": "Modtagetilstand lader folk uploade filer til din computer.

Nogle filer kan potentielt tage kontrol over din computer hvis du åbner dem. Åbn kun ting fra folk du har tillid til, eller hvis du ved hvad du har gang i.", "receive_mode_upload_starting": "Upload med samlet størrelse på {} starter", "gui_open_folder_error_nautilus": "Kan ikke åbne mappe fordi nautilus ikke er tilgængelig. Filen er her: {}" } -- cgit v1.2.3-54-g00ecf From 49d38cafccf7076d7869a5303c127b649c6fce86 Mon Sep 17 00:00:00 2001 From: DogeIlMeme Date: Thu, 22 Nov 2018 17:19:18 +0000 Subject: Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ --- share/locale/it.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/locale/it.json b/share/locale/it.json index a40a813e..4f272c11 100644 --- a/share/locale/it.json +++ b/share/locale/it.json @@ -66,5 +66,6 @@ "error_stealth_not_supported": "Per usare l'opzione \"client auth\" hai bisogno almeno di Tor 0.2.9.1-alpha (o Tor Browser 6.5) con python3-stem 1.5.0.", "error_ephemeral_not_supported": "OnionShare richiede almeno Tor 0.2.7.1 e python3-stem 1.4.0.", "gui_settings_window_title": "Preferenze", - "gui_settings_whats_this": "Cos'e' questo?" + "gui_settings_whats_this": "Cos'e' questo?", + "help_receive": "Ricevi condivisioni invece di inviarle" } -- cgit v1.2.3-54-g00ecf From 832309b4449f61ee4f216c7ed2e0bf03f77ad975 Mon Sep 17 00:00:00 2001 From: Heimen Stoffels Date: Sat, 24 Nov 2018 21:00:05 +0000 Subject: Translated using Weblate (Dutch) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nl/ --- share/locale/nl.json | 45 +++++++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 20 deletions(-) diff --git a/share/locale/nl.json b/share/locale/nl.json index 6bb1528a..f27bd1ea 100644 --- a/share/locale/nl.json +++ b/share/locale/nl.json @@ -1,28 +1,28 @@ { - "config_onion_service": "Onion service configureren op poort {0:d}.", - "preparing_files": "Bestanden om te delen aan het voorbereiden.", - "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:", - "ctrlc_to_stop": "Druk Ctrl+C om de server te stoppen", - "not_a_file": "{0:s} is geen bestand.", + "config_onion_service": "Onion-dienst configureren op poort {0:d}.", + "preparing_files": "Bezig met comprimeren van bestanden.", + "give_this_url": "Geef dit adres aan de ontvanger:", + "give_this_url_stealth": "Geef dit adres en de HidServAuth-regel aan de ontvanger:", + "ctrlc_to_stop": "Druk op Ctrl+C om de server te stoppen", + "not_a_file": "{0:s} is geen geldig bestand.", "not_a_readable_file": "{0:s} is geen leesbaar bestand.", - "no_available_port": "Kan de Onion service niet starten, er zijn geen poorten beschikbaar.", - "other_page_loaded": "URL geladen", - "close_on_timeout": "Sluit automatisch omdat timeout bereikt is", - "closing_automatically": "Sluit automatisch omdat download gereed is", - "timeout_download_still_running": "Wachten totdat download gereed is voor automatisch sluiten", - "large_filesize": "Waarschuwing: Versturen van grote bestanden kan uren duren", + "no_available_port": "Er is geen poort beschikbaar om de onion-dienst op te starten", + "other_page_loaded": "Adres geladen", + "close_on_timeout": "Gestopt omdat de automatische time-out bereikt is", + "closing_automatically": "Gestopt omdat de download is afgerond", + "timeout_download_still_running": "Bezig met wachten op afronden van download", + "large_filesize": "Waarschuwing: het versturen van grote bestanden kan uren duren", "systray_menu_exit": "Afsluiten", - "systray_download_started_title": "OnionShare download gestart", + "systray_download_started_title": "OnionShare-download gestart", "systray_download_started_message": "Een gebruiker is begonnen met downloaden van je bestanden", - "systray_download_completed_title": "OnionShare download gereed", + "systray_download_completed_title": "OnionShare-download afgerond", "systray_download_completed_message": "De gebruiker is klaar met downloaden", - "systray_download_canceled_title": "OnionShare download afgebroken", + "systray_download_canceled_title": "OnionShare-download afgebroken", "systray_download_canceled_message": "De gebruiker heeft de download afgebroken", - "help_local_only": "Maak geen gebruik van Tor, alleen voor ontwikkeling", - "help_stay_open": "Laat verborgen service draaien nadat download gereed is", - "help_shutdown_timeout": "Sluit de Onion service na N seconden", - "help_stealth": "Maak stealth Onion service (geavanceerd)", + "help_local_only": "Tor niet gebruiken (alleen voor ontwikkelingsdoeleinden)", + "help_stay_open": "Blijven delen na afronden van eerste download", + "help_shutdown_timeout": "Stoppen met delen na het opgegeven aantal seconden", + "help_stealth": "Client-authorisatie gebruiken (geavanceerd)", "help_debug": "Log fouten naar harde schijf", "help_filename": "Lijst van bestanden of mappen om te delen", "help_config": "Pad naar een JSON configuratie bestand (optioneel)", @@ -99,5 +99,10 @@ "gui_tor_connection_canceled": "OnionShare kan niet verbinden met Tor.\n\nControleer of je verbonden bent met het internet, herstart OnionShare om de Tor verbinding te configureren.", "gui_server_started_after_timeout": "De server startte na de gekozen auto-timeout.\nDeel opnieuw.", "gui_server_timeout_expired": "De gekozen timeout is al verlopen.\nKies nieuwe timeout deel opnieuw.", - "share_via_onionshare": "Deel via OnionShare" + "share_via_onionshare": "Deel via OnionShare", + "give_this_url_receive": "Geef dit adres aan de afzender:", + "give_this_url_receive_stealth": "Geef dit adres en de HidServAuth-regel aan de afzender:", + "systray_upload_started_title": "OnionShare-upload gestart", + "systray_upload_started_message": "Een gebruiker is begonnen met uploaden van bestanden naar je computer", + "help_receive": "Bestanden ontvangen in plaats van ze versturen" } -- cgit v1.2.3-54-g00ecf From da1c4df049879af624d30d47f2d78c03813f2510 Mon Sep 17 00:00:00 2001 From: DogeIlMeme Date: Sat, 24 Nov 2018 10:43:46 +0000 Subject: Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ --- share/locale/it.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/share/locale/it.json b/share/locale/it.json index 4f272c11..87b873c7 100644 --- a/share/locale/it.json +++ b/share/locale/it.json @@ -67,5 +67,20 @@ "error_ephemeral_not_supported": "OnionShare richiede almeno Tor 0.2.7.1 e python3-stem 1.4.0.", "gui_settings_window_title": "Preferenze", "gui_settings_whats_this": "Cos'e' questo?", - "help_receive": "Ricevi condivisioni invece di inviarle" + "help_receive": "Ricevi condivisioni invece di inviarle", + "gui_settings_stealth_option": "Usa l'autorizzazione client (legacy)", + "gui_settings_stealth_hidservauth_string": "Dopo aver salvato la tua chiave privata per il riutilizzo, significa che ora puoi\nclicca per copiare il tuo HidServAuth.", + "gui_settings_autoupdate_label": "controlla la nuova versione", + "gui_settings_autoupdate_option": "Notificami quando una nuova versione è disponibile", + "gui_settings_autoupdate_timestamp": "ultimo controllo", + "gui_settings_autoupdate_timestamp_never": "Mai", + "gui_settings_autoupdate_check_button": "Controlla per una nuova nuova versione", + "gui_settings_general_label": "Impostazioni generali", + "gui_settings_sharing_label": "Impostazione Condivise", + "gui_settings_close_after_first_download_option": "Ferma la condivisione dopo il primo download", + "gui_settings_connection_type_label": "Come OnionShare si connette a tor?", + "gui_settings_connection_type_bundled_option": "Usa la versione Tor integrata in OnionShare", + "gui_settings_connection_type_automatic_option": "Tentativo di auto-configurazione con Tor Browser", + "gui_settings_language_label": "Lingua preferita", + "gui_settings_language_changed_notice": "Riavvia OnionShare affinché il cambiamento della tua lingua abbia effetto." } -- cgit v1.2.3-54-g00ecf From a164d857764477c9f1e73d37e5caec9a78359a78 Mon Sep 17 00:00:00 2001 From: la corneja Date: Tue, 27 Nov 2018 21:09:08 +0000 Subject: Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ --- share/locale/de.json | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 96 insertions(+), 3 deletions(-) diff --git a/share/locale/de.json b/share/locale/de.json index a6abb43c..6a10fea2 100644 --- a/share/locale/de.json +++ b/share/locale/de.json @@ -8,7 +8,7 @@ "large_filesize": "Warnung: Das Senden von großen Dateien kann Stunden dauern", "help_local_only": "Tor nicht benutzen (nur für Entwicklung)", "help_stay_open": "Den OnionService nicht anhalten nachdem ein Download beendet wurde", - "help_debug": "Fehler auf Festplatte schreiben", + "help_debug": "Schreibe Fehler von OnionShare nach stdout und Webfehler aus die Festplatte", "help_filename": "Liste der zu teilenden Dateien oder Verzeichnisse", "gui_drag_and_drop": "Dateien und Ordner hierher ziehen\num sie zu teilen", "gui_add": "Hinzufügen", @@ -19,7 +19,7 @@ "gui_copy_url": "URL kopieren", "gui_downloads": "Bisherige Downloads", "gui_copied_url": "URL wurde in die Zwischenablage kopiert", - "gui_please_wait": "Bitte warten...", + "gui_please_wait": "Starte... Klicken zum Abbrechen.", "timeout_download_still_running": "Warte auf Beendigung des Downloads", "systray_menu_exit": "Beenden", "gui_settings_authenticate_password_option": "Passwort", @@ -75,5 +75,98 @@ "settings_error_missing_password": "Mit dem Tor controller verbunden, aber er benötigt ein Passwort zur Authentifizierung.", "connecting_to_tor": "Verbinde mit dem Tornetzwerk", "gui_tor_connection_ask_quit": "Beenden", - "gui_tor_connection_lost": "Verbindung zu Tor getrennt." + "gui_tor_connection_lost": "Verbindung zu Tor getrennt.", + "help_stealth": "Nutze Klientauthorisierung (fortgeschritten)", + "gui_receive_start_server": "Starte den Empfängermodus", + "gui_receive_stop_server": "Stoppe den Empfängermodus", + "gui_receive_stop_server_shutdown_timeout": "Stoppe den Empfängermodus (stoppt automatisch in {})", + "gui_receive_stop_server_shutdown_timeout_tooltip": "Zeit läuft in {} Sekunden ab", + "gui_no_downloads": "Bisher keine Downloads", + "gui_copied_url_title": "OnionShareadresse kopiert", + "gui_copied_hidservauth": "HidServAuth-Zeile in die Zwischenablage kopiert", + "gui_download_upload_progress_complete": "%p%, {0:s} vergangen.", + "gui_download_upload_progress_starting": "{0:s}, %p% (berechne)", + "gui_download_upload_progress_eta": "{0:s}, Voraussichtliche Dauer: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_quit_title": "Nicht so schnell", + "gui_share_quit_warning": "Du versendest gerade Dateien. Bist du sicher, dass du OnionShare beenden willst?", + "gui_receive_quit_warning": "Du empfängst gerade Dateien. Bist du sicher, dass du OnionShare beenden willst?", + "error_rate_limit": "Jemand hat deine Adresse zu oft falsch eingegeben, das heißt, jemand könnte versuchen, sie zu erraten. Deswegen hat OnionShare den Server gestoppt. Starte den Server erneut und schicke dem Empfänger die neue Adresse, um die Dateien zu verschicken.", + "zip_progress_bar_format": "Packe: %p%", + "error_stealth_not_supported": "Um Klientauthorisierung zu nutzen, benötigst du mindestens Tor 0.2.9.1-alpha (or Tor Browser 6.5) und python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare benötigt mindestens Tor 0.2.7.1 als auch python3-stem 1.4.0.", + "gui_settings_whats_this": "Was ist das?", + "gui_settings_stealth_option": "Nutze Klientauthorisierung (Alt)", + "gui_settings_autoupdate_label": "Suche nach neuerer Version", + "gui_settings_autoupdate_option": "Benachrichtige mich, wenn eine neuere Version verfügbar ist", + "gui_settings_autoupdate_check_button": "Suche nach neuerer Version", + "gui_settings_general_label": "Allgemeine Einstellungen", + "gui_settings_sharing_label": "Servereinstellungen", + "gui_settings_connection_type_automatic_option": "Versuche mit dem Tor Browser automatisch zu konfigurieren", + "gui_settings_connection_type_test_button": "Teste Verbindung zum Tornetzwerk", + "gui_settings_authenticate_label": "Autentifizierungseinstellungen für Tor", + "gui_settings_tor_bridges": "Einstellungen für Tor bridges", + "gui_settings_meek_lite_expensive_warning": "Achtung: Die meek_lite bridges sind für das Tor Projekt sehr kostspielig.

Nutze sie nur, wenn du dich nicht direkt, per obfs4 Transport oder über andere, normale bridges zum Tornetzwerk verbinden kannst.", + "gui_settings_tor_bridges_invalid": "Keine der bridges, die du angegeben hast, funktionieren.\nÜberprüfe sie oder gebe Andere an.", + "settings_error_unknown": "Kann nicht zum Tor controller verbinden, weil deine Einstellungen keinen Sinn ergeben.", + "settings_error_automatic": "Kann nicht zum Tor controller verbinden. Läuft der Tor Browser (zum Download unter torproject.org) im Hintergrund?", + "settings_error_socket_port": "Kann unter {}:{} nicht zum Tor controller verbinden.", + "settings_error_unreadable_cookie_file": "Verbindung zum Tor controller hergestellt, aber dein Passwort ist falsch oder dein Nutzer hat keine Rechte, die Cookiedatei zu lesen.", + "settings_error_bundled_tor_not_supported": "Im Entwicklermodus auf Windows oder macOS kannst du die Torversion, die mit OnionShare gekoppelt ist nicht nutzen.", + "settings_error_bundled_tor_timeout": "Die Verbindung zum Tornetzwerk braucht zu lang. Bist du vielleicht nicht mit dem Internet verbunden oder geht die Uhr auf deinem System falsch?", + "settings_error_bundled_tor_broken": "OnionShare konnte nicht zu Tor im Hintergrund verbinden:\n{}", + "settings_test_success": "Verbunden mit dem Tor controller.\n\nTorversion: {}\nUnterstützt flüchtige onion services: {}.\nUnterstützt Klientauthorisierung: {}.\nUnterstützt .onion Adressen der nächsten Generation: {}.", + "error_tor_protocol_error": "Es gab eine Fehler mit Tor: {}", + "error_tor_protocol_error_unknown": "Es gab einen unbekannten Fehler mit Tor", + "error_invalid_private_key": "Diese Art von privatem Schlüssel wird nicht unterstützt", + "update_available": "Es gibt eine neue Version von OnionShare. Klicke hier um sie herunterzuladen.

Du benutzt {} und die neueste Version ist {}.", + "update_error_check_error": "Konnte nicht nach neueren Versionen suchen: Die OnionShareSeite sagt, die letzte Version ist die unkenntliche '{}'…", + "update_error_invalid_latest_version": "Konnte nicht nach neueren Versionen suchen: Bist du vielleicht nicht mit dem Tornetzwerk verbunden oder ist die OnionShareSeite offline?", + "update_not_available": "Du benutzt bereits die neueste Version von OnionShare.", + "gui_tor_connection_ask": "Einstellungen öffnen, um die Verbindung zum Tornetzwerk zu ermöglichen?", + "gui_tor_connection_ask_open_settings": "Ja", + "gui_tor_connection_error_settings": "Versuche in den Einstellung zu ändern, wie sich OnionShare mit dem Tornetzwerk verbindet.", + "gui_tor_connection_canceled": "Konnte keine Verbindung zu Tor herstellen.\n\nStelle sicher, dass du mit dem Internet verbunden bist, öffne OnionShare erneut und richte die Verbindung zu Tor ein.", + "share_via_onionshare": "Teile es per OnionShare", + "gui_use_legacy_v2_onions_checkbox": "Nutze das alte Adressformat", + "gui_save_private_key_checkbox": "Nutze eine gleichbleibende Adresse (alt)", + "gui_share_url_description": "Jeder mit dieser OnionShareAdresse kann deine Dateien mit dem Tor Browser herunterladen: ", + "gui_receive_url_description": "Jeder mit dieser OnionShareAdresse kann mit dem Tor Browser Dateien auf deinen Computer hochladen: ", + "gui_url_label_persistent": "Dieser Server wird nicht automatisch stoppen.

Jeder folgende Server wird die Adresse erneut nutzen. (Um Adressen nur einmal zu nutzen, schalte \"Nutze beständige Adressen\" in den Einstellungen aus.)", + "gui_url_label_stay_open": "Dieser Server wird nicht automatisch stoppen.", + "gui_url_label_onetime": "Dieser Server wird nach dem ersten vollständigen Download stoppen.", + "gui_status_indicator_share_working": "Starte…", + "gui_status_indicator_share_started": "Läuft", + "gui_status_indicator_receive_stopped": "Bereit zum Empfangen", + "gui_status_indicator_receive_working": "Starte…", + "gui_status_indicator_receive_started": "Empfange", + "gui_file_info": "{} Dateien, {}", + "gui_file_info_single": "{} Datei, {}", + "history_completed_tooltip": "{} vollständige", + "info_in_progress_uploads_tooltip": "{} Upload(s) laufen", + "info_completed_uploads_tooltip": "{} Upload(s) vollständig", + "error_cannot_create_downloads_dir": "Konnte den Ordner für den Empfängermodus nicht erstellen: {}", + "receive_mode_downloads_dir": "Dateien, die dir geschickt werden, findest du in diesem Ordner: {}", + "receive_mode_warning": "Achtung: Im Empfängermodus können Leute Dateien auf deinen Computer laden. Einige Dateien können die Kontrolle über deinen Computer übernehmen, wenn du sie öffnest. Öffne nur Dateien von Personen, denen du vertraust oder wenn du genau weißt, was du tust.", + "gui_receive_mode_warning": "Im Empfängermodus können Leute Dateien auf deinen Computer laden.

Einige Dateien können die Kontrolle über deinen Computer übernehmen, wenn du sie öffnest. Öffne nur Dateien von Personen, denen du vertraust oder wenn du genau weißt, was du tust.", + "receive_mode_received_file": "Empfangen: {}", + "gui_mode_share_button": "Versende Dateien", + "gui_mode_receive_button": "Empfange Dateien", + "gui_settings_receiving_label": "Empfangseinstellungen", + "gui_settings_downloads_label": "Speichere Dateien in", + "gui_settings_downloads_button": "Durchsuchen", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "Der Empfängermodus kann vom Versender gestoppt werden", + "gui_settings_public_mode_checkbox": "Öffentlich", + "systray_close_server_title": "OnionShareServer gestoppt", + "systray_close_server_message": "Ein Nutzer hat den Server gestoppt", + "systray_download_page_loaded_message": "Ein Nutzer hat die Downloadseite geöffnet", + "systray_upload_page_loaded_message": "Ein Nutzer hat die Uploadseite geöffnet", + "gui_uploads": "Uploadhistorie", + "gui_no_uploads": "Bisher keine Uploads", + "gui_clear_history": "Alle löschen", + "gui_upload_in_progress": "Upload gestartet {}", + "gui_download_in_progress": "Download gestartet {}", + "gui_open_folder_error_nautilus": "Kann den Ordner nicht öffnen, weil Nautilus nicht verfügbar ist. Die Datei ist hier: {}", + "gui_settings_language_label": "Bevorzugte Sprache", + "gui_settings_language_changed_notice": "Starte OnionShare neu, damit die Sprache geändert wird." } -- cgit v1.2.3-54-g00ecf From 32e1cbad0895b55290a1ebf282f455ea62cdc7fe Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 1 Dec 2018 10:47:53 +0000 Subject: Added translation using Weblate (Portuguese (Brazil)) --- share/locale/pt_BR.json | 185 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/pt_BR.json diff --git a/share/locale/pt_BR.json b/share/locale/pt_BR.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/pt_BR.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From e5c06432a5b894817ab0073c48328a3a28cabde2 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 1 Dec 2018 10:48:02 +0000 Subject: Added translation using Weblate (Portuguese (Portugal)) --- share/locale/pt_PT.json | 185 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/pt_PT.json diff --git a/share/locale/pt_PT.json b/share/locale/pt_PT.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/pt_PT.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 71a9c2ae1c9fad10fe9754caa327d16ce900e407 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 08:33:22 +0100 Subject: Deleted translation using Weblate (Portuguese) --- share/locale/pt.json | 132 --------------------------------------------------- 1 file changed, 132 deletions(-) delete mode 100644 share/locale/pt.json diff --git a/share/locale/pt.json b/share/locale/pt.json deleted file mode 100644 index 4af05f42..00000000 --- a/share/locale/pt.json +++ /dev/null @@ -1,132 +0,0 @@ -{ - "give_this_url": "Dar este endereço ao destinatário:", - "ctrlc_to_stop": "Pressione Ctrl+C para interromper o servidor", - "not_a_file": "{0:s} não é um ficheiro válido.", - "gui_copied_url": "URL foi copiado na área de transferência", - "other_page_loaded": "Endereço carregado", - "config_onion_service": "Configurando o serviço onion na entrada {0:d}", - "preparing_files": "Comprimindo arquivos.", - "give_this_url_stealth": "Dar este endereço e linha HidServAuth ao destinatário:", - "give_this_url_receive": "Dar este endereço ao remetente:", - "give_this_url_receive_stealth": "Dar este endereço e HidServAuth ao remetente:", - "not_a_readable_file": "{0:s} não é um ficheiro legível.", - "no_available_port": "Não foi possível encontrar um pórtico disponível para iniciar o serviço onion", - "close_on_timeout": "Interrompido ao final da contagem do cronômetro automático", - "closing_automatically": "Interrompido porque o download terminou", - "timeout_download_still_running": "Esperando que o download termine", - "large_filesize": "Aviso: O envio de arquivos grandes pode levar várias horas", - "systray_menu_exit": "Sair", - "systray_download_started_title": "O download de OnionShare começou", - "systray_download_started_message": "Alguém começou fazer o download dos seus arquivos", - "systray_download_completed_title": "O download de OnionShare terminou", - "systray_download_completed_message": "Essa pessoa terminou de fazer o download dos seus arquivos", - "systray_download_canceled_title": "O download de OnionShare foi cancelado", - "systray_download_canceled_message": "Essa pessoa cancelou o download", - "systray_upload_started_title": "OnionShare começou a carregar", - "systray_upload_started_message": "Alguém começou a carregar arquivos no seu computador", - "help_local_only": "Não use Tor (unicamente para programação)", - "help_stay_open": "Continuar a compartilhar depois do primeiro download", - "help_shutdown_timeout": "Parar de compartilhar após um número determinado de segundos", - "help_stealth": "Usar autorização de cliente (avançado)", - "help_receive": "Receber compartilhamentos ao invés de enviá-los", - "help_debug": "Registrar erros do OnionShare no stdout e erros de rede, no disco", - "help_filename": "Lista de arquivos ou pastas a compartilhar", - "help_config": "Personalizar a configuração JSON de localização de arquivos (opcional)", - "gui_drag_and_drop": "Arrastar arquivos e pastas\npara começar a compartilhá-los", - "gui_add": "Adicionar", - "gui_delete": "Apagar", - "gui_choose_items": "Escolher", - "gui_share_start_server": "Começar a compartilhar", - "gui_share_stop_server": "Parar de compartilhar", - "gui_share_stop_server_shutdown_timeout": "Parar de compartilhar ({}segundos para terminar)", - "gui_share_stop_server_shutdown_timeout_tooltip": "O cronômetro automático termina às", - "gui_receive_start_server": "Modo Começar a Receber", - "gui_receive_stop_server": "Modo Parar de Receber", - "gui_receive_stop_server_shutdown_timeout": "Modo Parar de Receber ({}segundos para terminar)", - "gui_receive_stop_server_shutdown_timeout_tooltip": "O cronômetro automático termina às {}", - "gui_copy_url": "Copiar endereço", - "gui_copy_hidservauth": "Copiar HidServAuth", - "gui_downloads": "Histórico de download", - "gui_no_downloads": "Nenhum download por enquanto", - "gui_canceled": "Cancelado", - "gui_copied_url_title": "Endereço OnionShare copiado", - "gui_copied_hidservauth_title": "HidServAuth copiado", - "gui_copied_hidservauth": "Linha HidServAuth copiada na área de transferência", - "gui_please_wait": "Começando...Clique para cancelar.", - "gui_download_upload_progress_complete": "%p%, {0:s} decorridos.", - "gui_download_upload_progress_starting": "{0:s}, %p% (calculando)", - "gui_download_upload_progress_eta": "{0:s}, ETA: {1:s}, %p%", - "version_string": "OnionShare {0:s} | https://onionshare.org/", - "gui_quit_title": "Mais devagar", - "gui_share_quit_warning": "O envio dos seus arquivos ainda não terminou . Você tem certeza de que quer sair de OnionShare?", - "gui_receive_quit_warning": "O recebimento dos seus arquivos ainda não terminou. Você tem certeza de que quer sair do OnionShare?", - "gui_quit_warning_quit": "Sair", - "gui_quit_warning_dont_quit": "Cancelar", - "error_rate_limit": "Alguém tentou por várias vezes acessar seu endereço, o que talvez signifique que essa pessoa esteja tentando adivinhá-lo. Por isso, OnionShare interrompeu o servidor. Recomece a compartilhar e envie um novo endereço ao seu destinatário para continuar a compartilhar.", - "zip_progress_bar_format": "Comprimindo: %p%", - "error_stealth_not_supported": "Para usar uma autorização de cliente, você precisa de ao menos de Tor 0.2.9.1-alpha (ou navegador Tor 6.5) e de python3-stem 1.5.0.", - "error_ephemeral_not_supported": "OnionShare requer ao menos Tor 0.2.7.1 e python3-stem 1.4.0.", - "gui_settings_window_title": "Configurações", - "gui_settings_whats_this": "O que é isso?", - "gui_settings_stealth_option": "Usar autorização de cliente (legacy)", - "gui_settings_autoupdate_label": "Procurar a nova versão", - "gui_settings_autoupdate_option": "Notificar-me quando uma nova versão estiver disponível", - "gui_settings_autoupdate_timestamp": "Última atualização: {}", - "gui_settings_autoupdate_timestamp_never": "Nunca", - "gui_settings_autoupdate_check_button": "Procurar a nova versão", - "gui_settings_general_label": "Configurações gerais", - "gui_settings_sharing_label": "Compartilhando configurações", - "gui_settings_close_after_first_download_option": "Parar de compartilhar depois do primeiro download", - "gui_settings_connection_type_label": "Como OnionShare normalmente conecta-se a Tor?", - "gui_settings_connection_type_bundled_option": "Use a versão de Tor que vem junto com OnionShare", - "gui_settings_connection_type_automatic_option": "Tentar configuração automática com o Navegador Tor", - "gui_settings_connection_type_control_port_option": "Conectar usando entrada de controle", - "gui_settings_socks_label": "Entrada SOCKS", - "gui_settings_authenticate_label": "Configurações de autenticação do Tor", - "gui_settings_authenticate_no_auth_option": "Sem autenticação nem cookie de autenticação", - "gui_settings_authenticate_password_option": "Palavra-passe", - "gui_settings_password_label": "Palavra-passe", - "gui_settings_tor_bridges": "Ajuda para pontes Tor", - "gui_settings_tor_bridges_no_bridges_radio_option": "Não usar pontes", - "gui_settings_meek_lite_expensive_warning": "Aviso: As pontes meek_lite são muito custosas para o Projeto Tor.

Use-as somente se você não conseguir se conectar a Tor diretamente, via transportadores obfs4 ou outras pontes comuns.", - "gui_settings_tor_bridges_custom_radio_option": "Usar pontes personalizadas", - "gui_settings_tor_bridges_custom_label": "Você pode obter pontes em https://bridges.torproject.org", - "gui_settings_tor_bridges_invalid": "Nenhumas ponte adicionada funciona.\nTente usá-las de novo ou adicione outras.", - "gui_settings_button_save": "Salvar", - "gui_settings_button_cancel": "Cancelar", - "gui_settings_button_help": "Ajuda", - "gui_settings_shutdown_timeout_checkbox": "Usar cronômetro para encerrar automaticamente", - "gui_settings_shutdown_timeout": "Encerrar o compartilhamento às:", - "settings_error_bundled_tor_not_supported": "Não é possível usar a versão de Tor que vem junto com OnionShare, em modo 'programação', com Windows ou macOS.", - "error_tor_protocol_error_unknown": "Ocorreu um erro desconhecido com Tor", - "error_invalid_private_key": "Este tipo de chave privada não possui suporte", - "connecting_to_tor": "Conectando à rede Tor", - "gui_tor_connection_ask_open_settings": "Sim", - "gui_tor_connection_ask_quit": "Sair", - "gui_status_indicator_share_stopped": "Pronto para compartilhar", - "gui_status_indicator_share_working": "Começando…", - "gui_status_indicator_share_started": "Compartilhando", - "gui_status_indicator_receive_stopped": "Pronto para receber", - "gui_status_indicator_receive_working": "Começando…", - "gui_status_indicator_receive_started": "Recebendo", - "gui_file_info": "{} arquivos, {}", - "gui_file_info_single": "{} ficheiro, {}", - "settings_error_unreadable_cookie_file": "Conectado ao controlador Tor, mas talvez a palavra-passe esteja incorreta, ou o seu usuário não possui autorização para ler o ficheiro de cookie.", - "settings_error_bundled_tor_timeout": "A conexão a Tor está demorando muito. O seu computado está conectado à Internet e o seu relógio de sistema, ajustado?", - "settings_test_success": "Conectado ao controlador Tor.\n\nVersão do Tor: {}\nPossui suporte para serviços onion efêmeros: {}.\nPossui suporte para autenticação de cliente: {}.\nPossui suporte para a próxima geração de endereços .onion: {}.", - "error_tor_protocol_error": "Houve um erro com Tor: {}", - "update_available": "Atualização de OnionShare disponível. Clique aqui para obtê-la.

Você está usando a versão {} e a última é {}.", - "update_not_available": "Você está rodando a última versão de OnionShare.", - "gui_tor_connection_lost": "Desconectado do Tor.", - "gui_settings_stealth_hidservauth_string": "Após salvar a sua chave privada para reutilização, você pode\nclicar para copiar o seu HidServAuth.", - "gui_settings_connection_type_socket_file_option": "Conectar usando um ficheiro socket", - "gui_settings_connection_type_test_button": "Testar a conexão a Tor", - "gui_settings_control_port_label": "Entrada de controle", - "gui_settings_socket_file_label": "Ficheiro socket", - "gui_settings_tor_bridges_obfs4_radio_option": "Usar transportadores plugáveis obfs4 já instalados", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Usar transportadores plugáveis obfs4 já instalados (requer obfs4proxy)", - "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Usar transportadores plugáveis meek_lite (Azure) instalados", - "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Usar transportadores plugáveis meek_lite (Azure) instalados (requer obfs4proxy)", - "settings_error_unknown": "Impossível conectar-se ao controlador do Tor, porque as suas configurações estão confusas.", - "settings_error_automatic": "Não foi possível conectar ao controlador do Tor. O Navegador Tor (disponível no site torproject.org) está rodando em segundo plano?" -} -- cgit v1.2.3-54-g00ecf From 1f0cb72974168eb4fbd158f6475ef166fd46826f Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:41:04 +0000 Subject: Added translation using Weblate (Arabic) --- share/locale/ar.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/ar.json diff --git a/share/locale/ar.json b/share/locale/ar.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/ar.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From e34c4ab6514bbd6a445cec26ba3b14b5634fdd27 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:41:13 +0000 Subject: Added translation using Weblate (Indonesian) --- share/locale/id.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/id.json diff --git a/share/locale/id.json b/share/locale/id.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/id.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 360b6a369df61b5996e9543d7ab572ac966faa68 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:41:22 +0000 Subject: Added translation using Weblate (Macedonian) --- share/locale/mk.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/mk.json diff --git a/share/locale/mk.json b/share/locale/mk.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/mk.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From c53296749aa74df013588e9dbd1d9ea7e85b687c Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:41:31 +0000 Subject: Added translation using Weblate (Polish) --- share/locale/pl.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/pl.json diff --git a/share/locale/pl.json b/share/locale/pl.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/pl.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 651bbb4e1c9156a61cb6eafd9672f3a9f6284a07 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:41:40 +0000 Subject: Added translation using Weblate (Slovenian) --- share/locale/sl.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/sl.json diff --git a/share/locale/sl.json b/share/locale/sl.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/sl.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 8a944f9e8c0a34565f0f496b638a94862abdd2b6 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:41:50 +0000 Subject: Added translation using Weblate (Tachelhit) --- share/locale/shi.json | 185 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/shi.json diff --git a/share/locale/shi.json b/share/locale/shi.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/shi.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From e0f25c8d55541b1e4d1a94540c2a07e0dfc1b1f0 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:41:59 +0000 Subject: Added translation using Weblate (Wolof) --- share/locale/wo.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/wo.json diff --git a/share/locale/wo.json b/share/locale/wo.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/wo.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From d46d15b4ae6f250ecac56382d7a8263261479eb1 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:43:30 +0000 Subject: Added translation using Weblate (Chinese (Simplified)) --- share/locale/zh_Hans.json | 185 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/zh_Hans.json diff --git a/share/locale/zh_Hans.json b/share/locale/zh_Hans.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/zh_Hans.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 8f2fad88577e0243950f032ef789b25cd3a6a316 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:43:40 +0000 Subject: Added translation using Weblate (Chinese (Traditional)) --- share/locale/zh_Hant.json | 185 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/zh_Hant.json diff --git a/share/locale/zh_Hant.json b/share/locale/zh_Hant.json new file mode 100644 index 00000000..a67a5f75 --- /dev/null +++ b/share/locale/zh_Hant.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From be1d9b0dec6c0d0ed29d0fe3eb83d0d4819923dc Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:46:29 +0000 Subject: Translated using Weblate (Arabic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/ --- share/locale/ar.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/share/locale/ar.json b/share/locale/ar.json index a67a5f75..7aaacd9e 100644 --- a/share/locale/ar.json +++ b/share/locale/ar.json @@ -14,15 +14,15 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "خروج", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", "systray_download_completed_message": "", "systray_download_canceled_title": "", - "systray_download_canceled_message": "", - "systray_upload_started_title": "", - "systray_upload_started_message": "", + "systray_download_canceled_message": "المستخدم الغاء التحميل", + "systray_upload_started_title": "onionshare تحميل بدأت", + "systray_upload_started_message": "بدأ المستخدم تحميل الملفات إلى جهاز الكمبيوتر الخاص بك", "help_local_only": "", "help_stay_open": "", "help_shutdown_timeout": "", @@ -33,8 +33,8 @@ "help_config": "", "gui_drag_and_drop": "", "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_delete": "حذف", + "gui_choose_items": "إختر", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", -- cgit v1.2.3-54-g00ecf From cc14693e652213c62d29fbb4e5021744db03c947 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sun, 2 Dec 2018 07:53:30 +0000 Subject: Translated using Weblate (Catalan) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/ --- share/locale/ca.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/share/locale/ca.json b/share/locale/ca.json index a67a5f75..0e95a29c 100644 --- a/share/locale/ca.json +++ b/share/locale/ca.json @@ -1,26 +1,26 @@ { "config_onion_service": "", - "preparing_files": "", - "give_this_url": "", + "preparing_files": "Comprimint arxius.", + "give_this_url": "Dona aquesta adreça al destinatari:", "give_this_url_stealth": "", - "give_this_url_receive": "", + "give_this_url_receive": "Dona aquesta adreça al remitent:", "give_this_url_receive_stealth": "", "ctrlc_to_stop": "", - "not_a_file": "", - "not_a_readable_file": "", - "no_available_port": "", - "other_page_loaded": "", + "not_a_file": "{0:s} no és un arxiu vàlid.", + "not_a_readable_file": "{0:s} no és un arxiu llegible.", + "no_available_port": "No s'ha pogut trobar un port disponible per començar el servei de ceba", + "other_page_loaded": "Adreça carregada", "close_on_timeout": "", "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Surt", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", "systray_download_completed_message": "", "systray_download_canceled_title": "", - "systray_download_canceled_message": "", + "systray_download_canceled_message": "L'usuari va cancel·lar la descàrrega", "systray_upload_started_title": "", "systray_upload_started_message": "", "help_local_only": "", -- cgit v1.2.3-54-g00ecf From cfd55fb34dfc6c720de0d0b4d0060144d69ce170 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 1 Dec 2018 10:49:03 +0000 Subject: Translated using Weblate (Portuguese (Brazil)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/ --- share/locale/pt_BR.json | 266 ++++++++++++++++++++++++------------------------ 1 file changed, 133 insertions(+), 133 deletions(-) diff --git a/share/locale/pt_BR.json b/share/locale/pt_BR.json index a67a5f75..6a89d825 100644 --- a/share/locale/pt_BR.json +++ b/share/locale/pt_BR.json @@ -1,139 +1,139 @@ { - "config_onion_service": "", - "preparing_files": "", - "give_this_url": "", - "give_this_url_stealth": "", - "give_this_url_receive": "", - "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", - "not_a_file": "", - "not_a_readable_file": "", - "no_available_port": "", - "other_page_loaded": "", - "close_on_timeout": "", - "closing_automatically": "", - "timeout_download_still_running": "", - "large_filesize": "", - "systray_menu_exit": "", - "systray_download_started_title": "", - "systray_download_started_message": "", - "systray_download_completed_title": "", - "systray_download_completed_message": "", - "systray_download_canceled_title": "", - "systray_download_canceled_message": "", - "systray_upload_started_title": "", - "systray_upload_started_message": "", - "help_local_only": "", - "help_stay_open": "", - "help_shutdown_timeout": "", - "help_stealth": "", - "help_receive": "", - "help_debug": "", - "help_filename": "", - "help_config": "", - "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", - "gui_share_start_server": "", - "gui_share_stop_server": "", - "gui_share_stop_server_shutdown_timeout": "", - "gui_share_stop_server_shutdown_timeout_tooltip": "", - "gui_receive_start_server": "", - "gui_receive_stop_server": "", - "gui_receive_stop_server_shutdown_timeout": "", - "gui_receive_stop_server_shutdown_timeout_tooltip": "", - "gui_copy_url": "", - "gui_copy_hidservauth": "", - "gui_downloads": "", - "gui_no_downloads": "", - "gui_canceled": "", - "gui_copied_url_title": "", - "gui_copied_url": "", - "gui_copied_hidservauth_title": "", - "gui_copied_hidservauth": "", - "gui_please_wait": "", - "gui_download_upload_progress_complete": "", - "gui_download_upload_progress_starting": "", - "gui_download_upload_progress_eta": "", - "version_string": "", - "gui_quit_title": "", - "gui_share_quit_warning": "", - "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", - "error_rate_limit": "", - "zip_progress_bar_format": "", - "error_stealth_not_supported": "", - "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", - "gui_settings_whats_this": "", - "gui_settings_stealth_option": "", - "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", - "gui_settings_autoupdate_option": "", - "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", - "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", - "gui_settings_sharing_label": "", - "gui_settings_close_after_first_download_option": "", - "gui_settings_connection_type_label": "", - "gui_settings_connection_type_bundled_option": "", - "gui_settings_connection_type_automatic_option": "", - "gui_settings_connection_type_control_port_option": "", - "gui_settings_connection_type_socket_file_option": "", - "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", - "gui_settings_socket_file_label": "", - "gui_settings_socks_label": "", - "gui_settings_authenticate_label": "", - "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", - "gui_settings_tor_bridges": "", - "gui_settings_tor_bridges_no_bridges_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", - "gui_settings_meek_lite_expensive_warning": "", - "gui_settings_tor_bridges_custom_radio_option": "", - "gui_settings_tor_bridges_custom_label": "", - "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", - "gui_settings_shutdown_timeout_checkbox": "", - "gui_settings_shutdown_timeout": "", - "settings_error_unknown": "", - "settings_error_automatic": "", - "settings_error_socket_port": "", + "config_onion_service": "Configurando o serviço onion na entrada {0:d}", + "preparing_files": "Comprimindo arquivos.", + "give_this_url": "Dar este endereço ao destinatário:", + "give_this_url_stealth": "Dar este endereço e linha HidServAuth ao destinatário:", + "give_this_url_receive": "Dar este endereço ao remetente:", + "give_this_url_receive_stealth": "Dar este endereço e HidServAuth ao remetente:", + "ctrlc_to_stop": "Pressione Ctrl+C para interromper o servidor", + "not_a_file": "{0:s} não é um ficheiro válido.", + "not_a_readable_file": "{0:s} não é um ficheiro legível.", + "no_available_port": "Não foi possível encontrar um pórtico disponível para iniciar o serviço onion", + "other_page_loaded": "Endereço carregado", + "close_on_timeout": "Interrompido ao final da contagem do cronômetro automático", + "closing_automatically": "Interrompido porque o download terminou", + "timeout_download_still_running": "Esperando que o download termine", + "large_filesize": "Aviso: O envio de arquivos grandes pode levar várias horas", + "systray_menu_exit": "Sair", + "systray_download_started_title": "O download de OnionShare começou", + "systray_download_started_message": "Alguém começou fazer o download dos seus arquivos", + "systray_download_completed_title": "O download de OnionShare terminou", + "systray_download_completed_message": "Essa pessoa terminou de fazer o download dos seus arquivos", + "systray_download_canceled_title": "O download de OnionShare foi cancelado", + "systray_download_canceled_message": "Essa pessoa cancelou o download", + "systray_upload_started_title": "OnionShare começou a carregar", + "systray_upload_started_message": "Alguém começou a carregar arquivos no seu computador", + "help_local_only": "Não use Tor (unicamente para programação)", + "help_stay_open": "Continuar a compartilhar depois do primeiro download", + "help_shutdown_timeout": "Parar de compartilhar após um número determinado de segundos", + "help_stealth": "Usar autorização de cliente (avançado)", + "help_receive": "Receber compartilhamentos ao invés de enviá-los", + "help_debug": "Registrar erros do OnionShare no stdout e erros de rede, no disco", + "help_filename": "Lista de arquivos ou pastas a compartilhar", + "help_config": "Personalizar a configuração JSON de localização de arquivos (opcional)", + "gui_drag_and_drop": "Arrastar arquivos e pastas\npara começar a compartilhá-los", + "gui_add": "Adicionar", + "gui_delete": "Apagar", + "gui_choose_items": "Escolher", + "gui_share_start_server": "Começar a compartilhar", + "gui_share_stop_server": "Parar de compartilhar", + "gui_share_stop_server_shutdown_timeout": "Parar de compartilhar ({}segundos para terminar)", + "gui_share_stop_server_shutdown_timeout_tooltip": "O cronômetro automático termina às", + "gui_receive_start_server": "Modo Começar a Receber", + "gui_receive_stop_server": "Modo Parar de Receber", + "gui_receive_stop_server_shutdown_timeout": "Modo Parar de Receber ({}segundos para terminar)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "O cronômetro automático termina às {}", + "gui_copy_url": "Copiar endereço", + "gui_copy_hidservauth": "Copiar HidServAuth", + "gui_downloads": "Histórico de download", + "gui_no_downloads": "Nenhum download por enquanto", + "gui_canceled": "Cancelado", + "gui_copied_url_title": "Endereço OnionShare copiado", + "gui_copied_url": "URL foi copiado na área de transferência", + "gui_copied_hidservauth_title": "HidServAuth copiado", + "gui_copied_hidservauth": "Linha HidServAuth copiada na área de transferência", + "gui_please_wait": "Começando...Clique para cancelar.", + "gui_download_upload_progress_complete": "%p%, {0:s} decorridos.", + "gui_download_upload_progress_starting": "{0:s}, %p% (calculando)", + "gui_download_upload_progress_eta": "{0:s}, ETA: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_quit_title": "Mais devagar", + "gui_share_quit_warning": "O envio dos seus arquivos ainda não terminou . Você tem certeza de que quer sair de OnionShare?", + "gui_receive_quit_warning": "O recebimento dos seus arquivos ainda não terminou. Você tem certeza de que quer sair do OnionShare?", + "gui_quit_warning_quit": "Sair", + "gui_quit_warning_dont_quit": "Cancelar", + "error_rate_limit": "Alguém tentou por várias vezes acessar seu endereço, o que talvez signifique que essa pessoa esteja tentando adivinhá-lo. Por isso, OnionShare interrompeu o servidor. Recomece a compartilhar e envie um novo endereço ao seu destinatário para continuar a compartilhar.", + "zip_progress_bar_format": "Comprimindo: %p%", + "error_stealth_not_supported": "Para usar uma autorização de cliente, você precisa de ao menos de Tor 0.2.9.1-alpha (ou navegador Tor 6.5) e de python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare requer ao menos Tor 0.2.7.1 e python3-stem 1.4.0.", + "gui_settings_window_title": "Configurações", + "gui_settings_whats_this": "O que é isso?", + "gui_settings_stealth_option": "Usar autorização de cliente (legacy)", + "gui_settings_stealth_hidservauth_string": "Após salvar a sua chave privada para reutilização, você pode\nclicar para copiar o seu HidServAuth.", + "gui_settings_autoupdate_label": "Procurar a nova versão", + "gui_settings_autoupdate_option": "Notificar-me quando uma nova versão estiver disponível", + "gui_settings_autoupdate_timestamp": "Última atualização: {}", + "gui_settings_autoupdate_timestamp_never": "Nunca", + "gui_settings_autoupdate_check_button": "Procurar a nova versão", + "gui_settings_general_label": "Configurações gerais", + "gui_settings_sharing_label": "Compartilhando configurações", + "gui_settings_close_after_first_download_option": "Parar de compartilhar depois do primeiro download", + "gui_settings_connection_type_label": "Como OnionShare normalmente conecta-se a Tor?", + "gui_settings_connection_type_bundled_option": "Use a versão de Tor que vem junto com OnionShare", + "gui_settings_connection_type_automatic_option": "Tentar configuração automática com o Navegador Tor", + "gui_settings_connection_type_control_port_option": "Conectar usando entrada de controle", + "gui_settings_connection_type_socket_file_option": "Conectar usando um ficheiro socket", + "gui_settings_connection_type_test_button": "Testar a conexão a Tor", + "gui_settings_control_port_label": "Entrada de controle", + "gui_settings_socket_file_label": "Ficheiro socket", + "gui_settings_socks_label": "Entrada SOCKS", + "gui_settings_authenticate_label": "Configurações de autenticação do Tor", + "gui_settings_authenticate_no_auth_option": "Sem autenticação nem cookie de autenticação", + "gui_settings_authenticate_password_option": "Palavra-passe", + "gui_settings_password_label": "Palavra-passe", + "gui_settings_tor_bridges": "Ajuda para pontes Tor", + "gui_settings_tor_bridges_no_bridges_radio_option": "Não usar pontes", + "gui_settings_tor_bridges_obfs4_radio_option": "Usar transportadores plugáveis obfs4 já instalados", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Usar transportadores plugáveis obfs4 já instalados (requer obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Usar transportadores plugáveis meek_lite (Azure) instalados", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Usar transportadores plugáveis meek_lite (Azure) instalados (requer obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Aviso: As pontes meek_lite são muito custosas para o Projeto Tor.

Use-as somente se você não conseguir se conectar a Tor diretamente, via transportadores obfs4 ou outras pontes comuns.", + "gui_settings_tor_bridges_custom_radio_option": "Usar pontes personalizadas", + "gui_settings_tor_bridges_custom_label": "Você pode obter pontes em https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Nenhumas ponte adicionada funciona.\nTente usá-las de novo ou adicione outras.", + "gui_settings_button_save": "Salvar", + "gui_settings_button_cancel": "Cancelar", + "gui_settings_button_help": "Ajuda", + "gui_settings_shutdown_timeout_checkbox": "Usar cronômetro para encerrar automaticamente", + "gui_settings_shutdown_timeout": "Encerrar o compartilhamento às:", + "settings_error_unknown": "Impossível conectar-se ao controlador do Tor, porque as suas configurações estão confusas.", + "settings_error_automatic": "Não foi possível conectar ao controlador do Tor. O Navegador Tor (disponível no site torproject.org) está rodando em segundo plano?", + "settings_error_socket_port": "Não pode ligar ao controlador do Tor em {}:{}.", "settings_error_socket_file": "", "settings_error_auth": "", "settings_error_missing_password": "", - "settings_error_unreadable_cookie_file": "", - "settings_error_bundled_tor_not_supported": "", - "settings_error_bundled_tor_timeout": "", - "settings_error_bundled_tor_broken": "", - "settings_test_success": "", - "error_tor_protocol_error": "", - "error_tor_protocol_error_unknown": "", - "error_invalid_private_key": "", - "connecting_to_tor": "", - "update_available": "", + "settings_error_unreadable_cookie_file": "Conectado ao controlador Tor, mas talvez a palavra-passe esteja incorreta, ou o seu usuário não possui autorização para ler o ficheiro de cookie.", + "settings_error_bundled_tor_not_supported": "Não é possível usar a versão de Tor que vem junto com OnionShare, em modo 'programação', com Windows ou macOS.", + "settings_error_bundled_tor_timeout": "A conexão a Tor está demorando muito. O seu computado está conectado à Internet e o seu relógio de sistema, ajustado?", + "settings_error_bundled_tor_broken": "OnionShare não pôde se conectar a Tor em segundo plano:\n{}", + "settings_test_success": "Conectado ao controlador Tor.\n\nVersão do Tor: {}\nPossui suporte para serviços onion efêmeros: {}.\nPossui suporte para autenticação de cliente: {}.\nPossui suporte para a próxima geração de endereços .onion: {}.", + "error_tor_protocol_error": "Houve um erro com Tor: {}", + "error_tor_protocol_error_unknown": "Ocorreu um erro desconhecido com Tor", + "error_invalid_private_key": "Este tipo de chave privada não possui suporte", + "connecting_to_tor": "Conectando à rede Tor", + "update_available": "Atualização de OnionShare disponível. Clique aqui para obtê-la.

Você está usando a versão {} e a última é {}.", "update_error_check_error": "", "update_error_invalid_latest_version": "", - "update_not_available": "", + "update_not_available": "Você está rodando a última versão de OnionShare.", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "Sim", + "gui_tor_connection_ask_quit": "Sair", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", - "gui_tor_connection_lost": "", + "gui_tor_connection_lost": "Desconectado do Tor.", "gui_server_started_after_timeout": "", "gui_server_timeout_expired": "", - "share_via_onionshare": "", + "share_via_onionshare": "Compartilhar por meio de OnionShare", "gui_use_legacy_v2_onions_checkbox": "", "gui_save_private_key_checkbox": "", "gui_share_url_description": "", @@ -142,14 +142,14 @@ "gui_url_label_stay_open": "", "gui_url_label_onetime": "", "gui_url_label_onetime_and_persistent": "", - "gui_status_indicator_share_stopped": "", - "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", - "gui_status_indicator_receive_stopped": "", - "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", - "gui_file_info": "", - "gui_file_info_single": "", + "gui_status_indicator_share_stopped": "Pronto para compartilhar", + "gui_status_indicator_share_working": "Começando…", + "gui_status_indicator_share_started": "Compartilhando", + "gui_status_indicator_receive_stopped": "Pronto para receber", + "gui_status_indicator_receive_working": "Começando…", + "gui_status_indicator_receive_started": "Recebendo", + "gui_file_info": "{} arquivos, {}", + "gui_file_info_single": "{} ficheiro, {}", "history_in_progress_tooltip": "", "history_completed_tooltip": "", "info_in_progress_uploads_tooltip": "", -- cgit v1.2.3-54-g00ecf From 358a7c68e35f4725e2ec57c49288bcd3637de74f Mon Sep 17 00:00:00 2001 From: xin Date: Tue, 4 Dec 2018 14:21:48 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index 09bc9681..d9189590 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -1,18 +1,18 @@ { - "preparing_files": "Compression de fichiers.", + "preparing_files": "Compression des fichiers.", "give_this_url": "Donnez cette adresse au destinataire :", "ctrlc_to_stop": "Appuyez sur Ctrl+c pour arrêter le serveur", "not_a_file": "{0:s} n'est pas un fichier valide.", "other_page_loaded": "Adresse chargée", "closing_automatically": "Arrêt automatique car le téléchargement est fini", "systray_menu_exit": "Quitter", - "systray_download_started_title": "Téléchargement OnionShare Démarré", + "systray_download_started_title": "Téléchargement OnionShare démarré", "systray_download_started_message": "Un utilisateur télécharge vos fichiers", "systray_download_completed_title": "Téléchargement OnionShare terminé", "systray_download_canceled_title": "Téléchargement OnionShare annulé", "systray_download_canceled_message": "L'utilisateur a annulé le téléchargement", "help_local_only": "Ne pas utiliser Tor (uniquement pour le développement)", - "help_stay_open": "Laisser tourner le onion service après que le téléchargment soit fini", + "help_stay_open": "Continuer le partage après le premier téléchargement", "help_debug": "Enregistrer les erreurs OnionShare sur la sortie standard, et les erreurs Web sur le disque", "help_filename": "Liste des fichiers ou dossiers à partager", "gui_drag_and_drop": "Glissez déposez\nles fichiers ici", @@ -31,7 +31,7 @@ "gui_quit_warning_dont_quit": "Annuler", "gui_settings_autoupdate_timestamp_never": "Jamais", "gui_settings_language_changed_notice": "Redémarrez OnionShare pour que votre changement de langue prenne effet.", - "config_onion_service": "Mise en place du service de l'oignon sur le port {0:d}.", + "config_onion_service": "Mise en place du service oignon sur le port {0:d}.", "give_this_url_stealth": "Donnez cette adresse et cette ligne HidServAuth au destinataire :", "give_this_url_receive": "Donnez cette adresse à l'expéditeur :", "give_this_url_receive_stealth": "Donnez cette adresse et HidServAuth à l'expéditeur :", @@ -62,5 +62,6 @@ "version_string": "OnionShare {0:s} | https://onionshare.org/", "zip_progress_bar_format": "Compression : %p%", "error_ephemeral_not_supported": "OnionShare nécessite au moins Tor 0.2.7.1 et python3-stem 1.4.0.", - "help_shutdown_timeout": "Arrêter le partage après un certain nombre de secondes" + "help_shutdown_timeout": "Arrêter le partage après un certain nombre de secondes", + "gui_tor_connection_error_settings": "Essayez de modifier dans les paramètres la façon dont OnionShare se connecte au réseau Tor." } -- cgit v1.2.3-54-g00ecf From 37423ed213fee7fe89383c3cd9ee2d5ab76b49ab Mon Sep 17 00:00:00 2001 From: emma peel Date: Tue, 4 Dec 2018 14:26:06 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index d9189590..6ea8118f 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -63,5 +63,7 @@ "zip_progress_bar_format": "Compression : %p%", "error_ephemeral_not_supported": "OnionShare nécessite au moins Tor 0.2.7.1 et python3-stem 1.4.0.", "help_shutdown_timeout": "Arrêter le partage après un certain nombre de secondes", - "gui_tor_connection_error_settings": "Essayez de modifier dans les paramètres la façon dont OnionShare se connecte au réseau Tor." + "gui_tor_connection_error_settings": "Essayez de modifier dans les paramètres la façon dont OnionShare se connecte au réseau Tor.", + "no_available_port": "Impossible de trouver un port disponible pour démarrer le service oignon", + "gui_share_stop_server_shutdown_timeout": "Arrêter le partage ({}s restants)" } -- cgit v1.2.3-54-g00ecf From 8eb29e00132a195e6146f43365e06340e5ffc819 Mon Sep 17 00:00:00 2001 From: xin Date: Tue, 4 Dec 2018 14:41:21 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 80 insertions(+), 2 deletions(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index 6ea8118f..a2530fee 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -26,7 +26,7 @@ "gui_downloads": "Historique de téléchargement", "gui_canceled": "Annulé", "gui_copied_url": "Adresse OnionShare copiée dans le presse-papiers", - "gui_please_wait": "Démarrage … Cliquez pour annuler.", + "gui_please_wait": "Démarrage… Cliquez pour annuler.", "gui_quit_warning_quit": "Quitter", "gui_quit_warning_dont_quit": "Annuler", "gui_settings_autoupdate_timestamp_never": "Jamais", @@ -65,5 +65,83 @@ "help_shutdown_timeout": "Arrêter le partage après un certain nombre de secondes", "gui_tor_connection_error_settings": "Essayez de modifier dans les paramètres la façon dont OnionShare se connecte au réseau Tor.", "no_available_port": "Impossible de trouver un port disponible pour démarrer le service oignon", - "gui_share_stop_server_shutdown_timeout": "Arrêter le partage ({}s restants)" + "gui_share_stop_server_shutdown_timeout": "Arrêter le partage ({}s restantes)", + "systray_upload_started_title": "Envoi OnionShare démarré", + "systray_upload_started_message": "Une personne a commencé à envoyer des fichiers vers votre ordinateur", + "gui_no_downloads": "Pas encore de téléchargements", + "gui_copied_url_title": "Adresse OnionShare copiée", + "gui_quit_title": "Pas si vite", + "gui_share_quit_warning": "Vous êtes en train d'envoyer des fichiers. Voulez-vous vraiment quitter OnionShare ?", + "gui_receive_quit_warning": "Vous êtes en train de recevoir des fichiers. Voulez-vous vraiment quitter OnionShare ?", + "gui_settings_whats_this": "Qu'est-ce que c'est ?", + "gui_settings_autoupdate_label": "Rechercher des mises à jour", + "gui_settings_autoupdate_option": "Me notifier lorsque des mises à jour sont disponibles", + "gui_settings_general_label": "Paramètres généraux", + "gui_settings_sharing_label": "Paramètres de partage", + "gui_settings_connection_type_bundled_option": "Utiliser la version de Tor inclue dans OnionShare", + "gui_settings_connection_type_automatic_option": "Essayer la configuration automatique avec le navigateur Tor", + "gui_settings_connection_type_test_button": "Tester la connexion à Tor", + "gui_settings_control_port_label": "Port de contrôle", + "gui_settings_authenticate_label": "Paramètres d'authentification de Tor", + "gui_settings_tor_bridges": "Support des bridges Tor", + "gui_settings_tor_bridges_custom_radio_option": "Utiliser des bridges personnalisés", + "gui_settings_tor_bridges_custom_label": "Vous pouvez obtenir des bridges à l'adresse https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Aucun des bridges que vous avez ajouté ne fonctionne.\nVérifiez les à nouveau ou ajoutez-en d'autres.", + "settings_error_unknown": "Impossible de se connecter au contrôleur Tor car les paramètres n'ont pas de sens.", + "settings_error_automatic": "Impossible de se connecter au contrôleur Tor. Est-ce que le navigateur Tor (disponible sur torproject.org) fonctionne en arrière-plan ?", + "settings_error_socket_port": "Impossible de se connecter au contrôleur Tor à {}:{}.", + "settings_error_socket_file": "Impossible de se connecter au contrôleur Tor en utilisant le fichier socket {}.", + "settings_error_auth": "Connecté à {}:{} mais impossible de s'authentifier. Peut-être que ce n'est pas un contrôleur Tor ?", + "settings_error_missing_password": "Connecté au contrôleur Tor mais il demande un mot de passe pour s'authentifier.", + "settings_error_unreadable_cookie_file": "Connecté au contrôleur Tor, mais le mot de passe est peut-être faux ou l'utilisateur n'a pas la permission de lire le fichier cookie.", + "settings_error_bundled_tor_not_supported": "L'utilisation de la version de Tor inclue avec OnionShare ne marche pas dans le mode développement sous Windows ou macOS.", + "settings_error_bundled_tor_timeout": "La connexion à Tor prend trop de temps. Peut-être qu'il n'y a pas de connexion à Internet ou que l'horloge système est inexacte ?", + "settings_error_bundled_tor_broken": "OnionShare n'a pas pu se connecter à Tor en arrière-plan :\n{}", + "error_tor_protocol_error": "Il y a eu une erreur avec Tor : {}", + "error_tor_protocol_error_unknown": "Il y a eu une erreur inconnue avec Tor", + "error_invalid_private_key": "Ce type de clé privée n'est pas supporté", + "update_available": "Une nouvelle version de OnionShare est disponible. Cliquez ici pour l'obtenir.

Vous utilisez actuellement la version {} et la dernière version est la {}.", + "update_not_available": "Vous utilisez la dernière version d'OnionShare.", + "gui_tor_connection_ask_open_settings": "Oui", + "gui_tor_connection_ask_quit": "Quitter", + "gui_tor_connection_lost": "Déconnecté de Tor.", + "share_via_onionshare": "Partager via OnionShare", + "gui_save_private_key_checkbox": "Utiliser une adresse persistante (legacy)", + "gui_share_url_description": "Avec cette adresse OnionShare n'importe qui peut télécharger vos fichiers en utilisant le navigateur Tor : ", + "gui_receive_url_description": "Avec cette adresse OnionShare n'importe qui peut envoyer des fichiers vers votre ordinateur en utilisant le navigateur Tor : ", + "gui_url_label_persistent": "Ce partage ne s'arrêtera pas automatiquement.

Tous les partages suivants réutiliseront l'adresse. (Pour utiliser des adresses uniques, désactivez \"Utiliser une adresse persistante\" dans les paramètres.)", + "gui_url_label_stay_open": "Ce partage ne s'arrêtera pas automatiquement.", + "gui_url_label_onetime": "Ce partage s'arrêtera après le premier téléchargement complété.", + "gui_url_label_onetime_and_persistent": "Ce partage ne s'arrêtera pas automatiquement.

Tous les partages suivants devraient réutiliser l'adresse. (Pour utiliser des adresses uniques, désactivez \"Utiliser une adresse persistante\" dans les paramètres.)", + "gui_status_indicator_share_stopped": "Prêt à partager", + "gui_status_indicator_share_working": "Démarrage…", + "gui_status_indicator_share_started": "Partage", + "gui_status_indicator_receive_stopped": "Prêt à recevoir", + "gui_status_indicator_receive_working": "Démarrage…", + "gui_status_indicator_receive_started": "Réception", + "gui_file_info": "{} fichiers, {}", + "gui_file_info_single": "{} fichier, {}", + "history_in_progress_tooltip": "{} en cours", + "history_completed_tooltip": "{} terminé", + "receive_mode_downloads_dir": "Les fichiers qui vous sont envoyés apparaissent dans ce dossier : {}", + "receive_mode_warning": "Avertissement : le mode réception permet à des personnes d'envoyer des fichiers vers votre ordinateur. Certains fichiers peuvent potentiellement prendre le contrôle de votre ordinateur si vous les ouvrez. Ouvrez uniquement des choses provenant de personnes de confiance ou si vous savez ce que vous faites.", + "gui_receive_mode_warning": "Le mode réception permet à des personnes d'envoyer des fichiers vers votre ordinateur.

Certains fichiers peuvent potentiellement prendre le contrôle de votre ordinateur si vous les ouvrez. Ouvrez uniquement des choses provenant de personnes de confiance ou si vous savez ce que vous faites.", + "receive_mode_received_file": "Reçu : {}", + "gui_mode_share_button": "Fichiers partagés", + "gui_mode_receive_button": "Fichiers reçus", + "gui_settings_receiving_label": "Paramètres de réception", + "gui_settings_downloads_label": "Enregistrer les fichiers sous", + "gui_settings_downloads_button": "Parcourir", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "Le mode réception peut-être arrêté par l'expéditeur", + "gui_settings_public_mode_checkbox": "Mode public", + "systray_close_server_title": "Serveur OnionShare arrêté", + "gui_uploads": "Historique d'envoi", + "gui_no_uploads": "Pas encore d'envoi", + "gui_clear_history": "Tout effacer", + "gui_upload_in_progress": "Envoi démarré {}", + "gui_upload_finished_range": "Envoyé {} de {}", + "gui_upload_finished": "{} envoyé", + "gui_download_in_progress": "Téléchargement démarré {}", + "gui_open_folder_error_nautilus": "Impossible d'ouvrir le dossier car nautilus n'est pas disponible. Le fichier est ici : {}", + "gui_settings_language_label": "Langue préférée" } -- cgit v1.2.3-54-g00ecf From e6167cd6046647b524367752697c2fd7a6993dbd Mon Sep 17 00:00:00 2001 From: emma peel Date: Tue, 4 Dec 2018 15:59:10 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index a2530fee..a301bf5b 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -143,5 +143,7 @@ "gui_upload_finished": "{} envoyé", "gui_download_in_progress": "Téléchargement démarré {}", "gui_open_folder_error_nautilus": "Impossible d'ouvrir le dossier car nautilus n'est pas disponible. Le fichier est ici : {}", - "gui_settings_language_label": "Langue préférée" + "gui_settings_language_label": "Langue préférée", + "help_stealth": "Utilisation de l'autorisation du client (avancé)", + "help_receive": "Recevoir des actions au lieu de les envoyer" } -- cgit v1.2.3-54-g00ecf From 9c3d668679cd38aee73995eadd431715135e0044 Mon Sep 17 00:00:00 2001 From: xin Date: Tue, 4 Dec 2018 15:59:45 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index a301bf5b..eecf1481 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -13,7 +13,7 @@ "systray_download_canceled_message": "L'utilisateur a annulé le téléchargement", "help_local_only": "Ne pas utiliser Tor (uniquement pour le développement)", "help_stay_open": "Continuer le partage après le premier téléchargement", - "help_debug": "Enregistrer les erreurs OnionShare sur la sortie standard, et les erreurs Web sur le disque", + "help_debug": "Enregistrer les erreurs OnionShare sur la sortie standard, et les erreurs web sur le disque", "help_filename": "Liste des fichiers ou dossiers à partager", "gui_drag_and_drop": "Glissez déposez\nles fichiers ici", "gui_add": "Ajouter", @@ -144,6 +144,15 @@ "gui_download_in_progress": "Téléchargement démarré {}", "gui_open_folder_error_nautilus": "Impossible d'ouvrir le dossier car nautilus n'est pas disponible. Le fichier est ici : {}", "gui_settings_language_label": "Langue préférée", - "help_stealth": "Utilisation de l'autorisation du client (avancé)", - "help_receive": "Recevoir des actions au lieu de les envoyer" + "help_stealth": "Utilisation de l'autorisation client (avancé)", + "help_receive": "Recevoir des partages au lieu de les envoyer", + "gui_receive_start_server": "Démarrer le mode réception", + "gui_receive_stop_server": "Arrêter le mode réception", + "gui_receive_stop_server_shutdown_timeout": "Arrêter le mode réception ({}s restantes)", + "gui_download_upload_progress_complete": "%p%, {0:s} écoulées.", + "gui_download_upload_progress_starting": "{0:s}, %p% (estimation)", + "gui_download_upload_progress_eta": "{0:s}, Fin : {1:s}, %p%", + "error_rate_limit": "Une personne a effectué sur votre adresse beaucoup de tentatives qui ont échouées, ce qui veut dire qu'elle essayait de la deviner, ainsi OnionShare a arrêté le serveur. Démarrez le partage à nouveau et envoyez une nouvelle adresse au destinataire pour pouvoir partager.", + "error_stealth_not_supported": "Pour utiliser l’autorisation client, vous avez besoin d'au moins Tor 0.2.9.1-alpha (ou le navigateur Tor 6.5) et python3-stem 1.5.0.", + "gui_settings_stealth_option": "Utiliser l'autorisation client (legacy)" } -- cgit v1.2.3-54-g00ecf From 6b315fd1be382fc8d3e5a83dd28bedef1057c2f0 Mon Sep 17 00:00:00 2001 From: la corneja Date: Wed, 5 Dec 2018 14:04:34 +0000 Subject: Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ --- share/locale/de.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/share/locale/de.json b/share/locale/de.json index 6a10fea2..30f5eed0 100644 --- a/share/locale/de.json +++ b/share/locale/de.json @@ -1,6 +1,6 @@ { "preparing_files": "Dateien werden vorbereitet.", - "give_this_url": "Geben Sie diese URL der Person, der Sie die Datei zusenden möchten:", + "give_this_url": "Gib diese URL an den Empfänger:", "ctrlc_to_stop": "Drücke Strg+C um den Server anzuhalten", "not_a_file": "{0:s} ist keine Datei.", "other_page_loaded": "URL geladen", @@ -97,7 +97,7 @@ "error_ephemeral_not_supported": "OnionShare benötigt mindestens Tor 0.2.7.1 als auch python3-stem 1.4.0.", "gui_settings_whats_this": "Was ist das?", "gui_settings_stealth_option": "Nutze Klientauthorisierung (Alt)", - "gui_settings_autoupdate_label": "Suche nach neuerer Version", + "gui_settings_autoupdate_label": "Suche nach einer neueren Version", "gui_settings_autoupdate_option": "Benachrichtige mich, wenn eine neuere Version verfügbar ist", "gui_settings_autoupdate_check_button": "Suche nach neuerer Version", "gui_settings_general_label": "Allgemeine Einstellungen", @@ -168,5 +168,6 @@ "gui_download_in_progress": "Download gestartet {}", "gui_open_folder_error_nautilus": "Kann den Ordner nicht öffnen, weil Nautilus nicht verfügbar ist. Die Datei ist hier: {}", "gui_settings_language_label": "Bevorzugte Sprache", - "gui_settings_language_changed_notice": "Starte OnionShare neu, damit die Sprache geändert wird." + "gui_settings_language_changed_notice": "Starte OnionShare neu, damit die Sprache geändert wird.", + "help_config": "Ort deiner eigenen JSON Konfigurationsdatei (optional)" } -- cgit v1.2.3-54-g00ecf From a6cdd5a76b84ac7dde2a667dc08cea6a182313c4 Mon Sep 17 00:00:00 2001 From: Kevin Scannell Date: Mon, 3 Dec 2018 13:03:22 +0000 Subject: Translated using Weblate (Irish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ga/ --- share/locale/ga.json | 366 +++++++++++++++++++++++++-------------------------- 1 file changed, 183 insertions(+), 183 deletions(-) diff --git a/share/locale/ga.json b/share/locale/ga.json index a67a5f75..114661d2 100644 --- a/share/locale/ga.json +++ b/share/locale/ga.json @@ -1,185 +1,185 @@ { - "config_onion_service": "", - "preparing_files": "", - "give_this_url": "", - "give_this_url_stealth": "", - "give_this_url_receive": "", - "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", - "not_a_file": "", - "not_a_readable_file": "", - "no_available_port": "", - "other_page_loaded": "", - "close_on_timeout": "", - "closing_automatically": "", - "timeout_download_still_running": "", - "large_filesize": "", - "systray_menu_exit": "", - "systray_download_started_title": "", - "systray_download_started_message": "", - "systray_download_completed_title": "", - "systray_download_completed_message": "", - "systray_download_canceled_title": "", - "systray_download_canceled_message": "", - "systray_upload_started_title": "", - "systray_upload_started_message": "", - "help_local_only": "", - "help_stay_open": "", - "help_shutdown_timeout": "", - "help_stealth": "", - "help_receive": "", - "help_debug": "", - "help_filename": "", - "help_config": "", - "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", - "gui_share_start_server": "", - "gui_share_stop_server": "", - "gui_share_stop_server_shutdown_timeout": "", - "gui_share_stop_server_shutdown_timeout_tooltip": "", - "gui_receive_start_server": "", - "gui_receive_stop_server": "", - "gui_receive_stop_server_shutdown_timeout": "", - "gui_receive_stop_server_shutdown_timeout_tooltip": "", - "gui_copy_url": "", - "gui_copy_hidservauth": "", - "gui_downloads": "", - "gui_no_downloads": "", - "gui_canceled": "", - "gui_copied_url_title": "", - "gui_copied_url": "", - "gui_copied_hidservauth_title": "", - "gui_copied_hidservauth": "", - "gui_please_wait": "", - "gui_download_upload_progress_complete": "", - "gui_download_upload_progress_starting": "", - "gui_download_upload_progress_eta": "", - "version_string": "", - "gui_quit_title": "", - "gui_share_quit_warning": "", - "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", - "error_rate_limit": "", - "zip_progress_bar_format": "", - "error_stealth_not_supported": "", - "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", - "gui_settings_whats_this": "", - "gui_settings_stealth_option": "", - "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", - "gui_settings_autoupdate_option": "", - "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", - "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", - "gui_settings_sharing_label": "", - "gui_settings_close_after_first_download_option": "", - "gui_settings_connection_type_label": "", - "gui_settings_connection_type_bundled_option": "", - "gui_settings_connection_type_automatic_option": "", - "gui_settings_connection_type_control_port_option": "", - "gui_settings_connection_type_socket_file_option": "", - "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", - "gui_settings_socket_file_label": "", - "gui_settings_socks_label": "", - "gui_settings_authenticate_label": "", - "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", - "gui_settings_tor_bridges": "", - "gui_settings_tor_bridges_no_bridges_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", - "gui_settings_meek_lite_expensive_warning": "", - "gui_settings_tor_bridges_custom_radio_option": "", - "gui_settings_tor_bridges_custom_label": "", - "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", - "gui_settings_shutdown_timeout_checkbox": "", - "gui_settings_shutdown_timeout": "", - "settings_error_unknown": "", - "settings_error_automatic": "", - "settings_error_socket_port": "", - "settings_error_socket_file": "", - "settings_error_auth": "", - "settings_error_missing_password": "", - "settings_error_unreadable_cookie_file": "", - "settings_error_bundled_tor_not_supported": "", - "settings_error_bundled_tor_timeout": "", - "settings_error_bundled_tor_broken": "", - "settings_test_success": "", - "error_tor_protocol_error": "", - "error_tor_protocol_error_unknown": "", - "error_invalid_private_key": "", - "connecting_to_tor": "", - "update_available": "", - "update_error_check_error": "", - "update_error_invalid_latest_version": "", - "update_not_available": "", - "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", - "gui_tor_connection_error_settings": "", - "gui_tor_connection_canceled": "", - "gui_tor_connection_lost": "", - "gui_server_started_after_timeout": "", - "gui_server_timeout_expired": "", - "share_via_onionshare": "", - "gui_use_legacy_v2_onions_checkbox": "", - "gui_save_private_key_checkbox": "", - "gui_share_url_description": "", - "gui_receive_url_description": "", - "gui_url_label_persistent": "", - "gui_url_label_stay_open": "", - "gui_url_label_onetime": "", - "gui_url_label_onetime_and_persistent": "", - "gui_status_indicator_share_stopped": "", - "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", - "gui_status_indicator_receive_stopped": "", - "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", - "gui_file_info": "", - "gui_file_info_single": "", - "history_in_progress_tooltip": "", - "history_completed_tooltip": "", - "info_in_progress_uploads_tooltip": "", - "info_completed_uploads_tooltip": "", - "error_cannot_create_downloads_dir": "", - "receive_mode_downloads_dir": "", - "receive_mode_warning": "", - "gui_receive_mode_warning": "", - "receive_mode_upload_starting": "", - "receive_mode_received_file": "", - "gui_mode_share_button": "", - "gui_mode_receive_button": "", - "gui_settings_receiving_label": "", - "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", - "gui_settings_receive_allow_receiver_shutdown_checkbox": "", - "gui_settings_public_mode_checkbox": "", - "systray_close_server_title": "", - "systray_close_server_message": "", - "systray_page_loaded_title": "", - "systray_download_page_loaded_message": "", - "systray_upload_page_loaded_message": "", - "gui_uploads": "", - "gui_no_uploads": "", - "gui_clear_history": "", - "gui_upload_in_progress": "", - "gui_upload_finished_range": "", - "gui_upload_finished": "", - "gui_download_in_progress": "", - "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", - "gui_settings_language_changed_notice": "" + "config_onion_service": "Seirbhís onion á shocrú ar phort {0:d}.", + "preparing_files": "Comhaid á gcomhbhrú.", + "give_this_url": "Tabhair an seoladh seo don fhaighteoir:", + "give_this_url_stealth": "Tabhair an seoladh seo agus an líne HidServAuth seo don fhaighteoir:", + "give_this_url_receive": "Tabhair an seoladh seo don seoltóir:", + "give_this_url_receive_stealth": "Tabhair an seoladh seo agus an líne HidServAuth seo don seoltóir:", + "ctrlc_to_stop": "Brúigh Ctrl+C chun stop a chur leis an bhfreastalaí", + "not_a_file": "Ní comhad bailí é {0:s}.", + "not_a_readable_file": "Ní comhad inléite é {0:s}.", + "no_available_port": "Níorbh fhéidir port a aimsiú chun an tseirbhís onion a thosú", + "other_page_loaded": "Seoladh lódáilte", + "close_on_timeout": "Cuireadh stop leis toisc go bhfuil an t-amadóir caite", + "closing_automatically": "Cuireadh stop leis toisc go bhfuil an íoslódáil críochnaithe", + "timeout_download_still_running": "Ag fanacht go gcríochnódh an íoslódáil", + "large_filesize": "Rabhadh: D'fhéadfadh go dtógfadh sé tamall fada comhad mór a sheoladh", + "systray_menu_exit": "Scoir", + "systray_download_started_title": "Tosaíodh Íoslódáil OnionShare", + "systray_download_started_message": "Thosaigh úsáideoir ag íoslódáil do chuid comhad", + "systray_download_completed_title": "Críochnaíodh Íoslódáil OnionShare", + "systray_download_completed_message": "Tá do chuid comhad íoslódáilte ag an úsáideoir", + "systray_download_canceled_title": "Cuireadh Íoslódáil OnionShare ar ceal", + "systray_download_canceled_message": "Chuir an t-úsáideoir an íoslódáil ar ceal", + "systray_upload_started_title": "Tosaíodh Uaslódáil OnionShare", + "systray_upload_started_message": "Thosaigh úsáideoir ag uaslódáil comhad go dtí do ríomhaire", + "help_local_only": "Ná húsáid Tor (tástáil amháin)", + "help_stay_open": "Lean ort ag comhroinnt tar éis an chéad íoslódáil", + "help_shutdown_timeout": "Stop ag comhroinnt tar éis líon áirithe soicindí", + "help_stealth": "Úsáid údarú cliaint (ardleibhéal)", + "help_receive": "Glac le comhaid chomhroinnte in áit iad a sheoladh", + "help_debug": "Déan tuairisc ar earráidí OnionShare ar stdout, agus earráidí Gréasáin ar an diosca", + "help_filename": "Liosta comhad nó fillteán le comhroinnt", + "help_config": "Suíomh saincheaptha don chomhad cumraíochta JSON (roghnach)", + "gui_drag_and_drop": "Tarraing agus scaoil comhaid agus fillteáin\nchun iad a chomhroinnt", + "gui_add": "Cuir Leis", + "gui_delete": "Scrios", + "gui_choose_items": "Roghnaigh", + "gui_share_start_server": "Comhroinn", + "gui_share_stop_server": "Stop ag comhroinnt", + "gui_share_stop_server_shutdown_timeout": "Stop ag Comhroinnt ({}s fágtha)", + "gui_share_stop_server_shutdown_timeout_tooltip": "Amadóir uathstoptha caite {}", + "gui_receive_start_server": "Tosaigh an Mód Glactha", + "gui_receive_stop_server": "Stop an Mód Glactha", + "gui_receive_stop_server_shutdown_timeout": "Stop an Mód Glactha ({}s fágtha)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "Amadóir uathstoptha caite {}", + "gui_copy_url": "Cóipeáil an Seoladh", + "gui_copy_hidservauth": "Cóipeáil HidServAuth", + "gui_downloads": "Stair Íoslódála", + "gui_no_downloads": "Níl aon rud íoslódáilte agat fós", + "gui_canceled": "Curtha ar ceal", + "gui_copied_url_title": "Cóipeáladh an Seoladh OnionShare", + "gui_copied_url": "Cóipeáladh an seoladh OnionShare go dtí an ghearrthaisce", + "gui_copied_hidservauth_title": "Cóipeáladh HidServAuth", + "gui_copied_hidservauth": "Cóipeáladh an líne HidServAuth go dtí an ghearrthaisce", + "gui_please_wait": "Ag tosú... Cliceáil lena chur ar ceal.", + "gui_download_upload_progress_complete": "%[%, {0:s} caite.", + "gui_download_upload_progress_starting": "{0:s}, %p% (á áireamh)", + "gui_download_upload_progress_eta": "{0:s}, am teachta measta: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_quit_title": "Fan soic", + "gui_share_quit_warning": "Tá tú le linn roinnt comhad a sheoladh. An bhfuil tú cinnte gur mhaith leat OnionShare a scor?", + "gui_receive_quit_warning": "Tá tú le linn roinnt comhad a íoslódáil. An bhfuil tú cinnte gur mhaith leat OnionShare a scor?", + "gui_quit_warning_quit": "Scoir", + "gui_quit_warning_dont_quit": "Cealaigh", + "error_rate_limit": "Rinne duine éigin an iomarca iarrachtaí míchearta ar do sheoladh, agus dá bharr sin stop OnionShare an freastalaí. Tosaigh ag comhroinnt arís agus cuir seoladh nua chuig an bhfaighteoir.", + "zip_progress_bar_format": "Á chomhbhrú: %p%", + "error_stealth_not_supported": "Chun údarú cliaint a úsáid, teastaíonn uait Tor 0.2.9.1-alpha (nó Brabhsálaí 6.5) agus python3-stem 1.5.0.", + "error_ephemeral_not_supported": "Teastaíonn uait ar a laghad Tor 0.2.7.1 agus python3-stem 1.4.0 chun OnionShare a úsáid.", + "gui_settings_window_title": "Socruithe", + "gui_settings_whats_this": "Cad é seo", + "gui_settings_stealth_option": "Úsáid údarú cliaint (seanleagan)", + "gui_settings_stealth_hidservauth_string": "Toisc gur shábháil tú d'eochair phríobháideach, anois is féidir leat\ncliceáil chun an HidServAuth a chóipeáil.", + "gui_settings_autoupdate_label": "Lorg nuashonruithe", + "gui_settings_autoupdate_option": "Cuir in iúl dom nuair a bheidh leagan nua ar fáil", + "gui_settings_autoupdate_timestamp": "Seiceáilte: {}", + "gui_settings_autoupdate_timestamp_never": "Níor seiceáladh riamh", + "gui_settings_autoupdate_check_button": "Lorg Nuashonrú", + "gui_settings_general_label": "Socruithe ginearálta", + "gui_settings_sharing_label": "Socruithe comhroinnte", + "gui_settings_close_after_first_download_option": "Stop ag comhroinnt tar éis an chéad íoslódáil", + "gui_settings_connection_type_label": "Cén chaoi ar chóir do OnionShare ceangal le Tor?", + "gui_settings_connection_type_bundled_option": "Úsáid an leagan de Tor ionsuite in OnionShare", + "gui_settings_connection_type_automatic_option": "Déan cumraíocht uathoibríoch le Brabhsálaí Tor", + "gui_settings_connection_type_control_port_option": "Ceangal trí phort rialaithe", + "gui_settings_connection_type_socket_file_option": "Ceangal trí chomhad soicéid", + "gui_settings_connection_type_test_button": "Tástáil an Ceangal le Tor", + "gui_settings_control_port_label": "Port rialaithe", + "gui_settings_socket_file_label": "Comhad soicéid", + "gui_settings_socks_label": "Port SOCKS", + "gui_settings_authenticate_label": "Socruithe fíordheimhnithe Tor", + "gui_settings_authenticate_no_auth_option": "Gan fíordheimhniú, nó fíordheimhniú le fianán", + "gui_settings_authenticate_password_option": "Focal faire", + "gui_settings_password_label": "Focal faire", + "gui_settings_tor_bridges": "Tacaíocht do dhroichid Tor", + "gui_settings_tor_bridges_no_bridges_radio_option": "Ná húsáid droichid", + "gui_settings_tor_bridges_obfs4_radio_option": "Bain úsáid as córais iompair ionphlugáilte ionsuite obfs4", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Bain úsáid as córais iompair ionphlugáilte ionsuite obfs4 (obfs4proxy de dhíth)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Bain úsáid as córais iompair ionphlugáilte ionsuite meek_lite(Azure)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Bain úsáid as córais iompair ionphlugáilte ionsuite meek_lite (Azure) (obfs4proxy de dhíth)", + "gui_settings_meek_lite_expensive_warning": "Rabhadh: Tá sé an-chostasach ar Thionscadal Tor na droichid meek_lite a chur ar fáil.

Iarraimid ort gan iad a úsáid má tá tú in ann ceangal díreach a bhunú le Tor, nó trí chóras iompair obfs4, nó trí dhroichead eile.", + "gui_settings_tor_bridges_custom_radio_option": "Úsáid droichid shaincheaptha", + "gui_settings_tor_bridges_custom_label": "Is féidir leat droichid a fháil ó https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Níl aon cheann de na droichid ag obair.\nSeiceáil arís iad, nó bain triail as droichid eile.", + "gui_settings_button_save": "Sábháil", + "gui_settings_button_cancel": "Cealaigh", + "gui_settings_button_help": "Cabhair", + "gui_settings_shutdown_timeout_checkbox": "Úsáid amadóir uathstoptha", + "gui_settings_shutdown_timeout": "Stop ag comhroinnt ag:", + "settings_error_unknown": "Ní féidir ceangal a bhunú leis an rialaitheoir Tor toisc nach féidir linn ciall a bhaint as na socruithe.", + "settings_error_automatic": "Níorbh fhéidir ceangal a bhunú leis an rialaitheoir Tor. An bhfuil Brabhsálaí Tor (ar fáil ó torproject.org) ag rith sa gcúlra?", + "settings_error_socket_port": "Ní féidir ceangal a bhunú leis an rialaitheoir Tor ag {}:{}.", + "settings_error_socket_file": "Ní féidir ceangal a bhunú leis an rialaitheoir Tor trí chomhad soicéid {}.", + "settings_error_auth": "Ceangailte le {}:{}, ach ní féidir an ceangal a fhíordheimhniú. B'fhéidir nach rialaitheoir Tor é seo?", + "settings_error_missing_password": "Ceangailte le rialaitheoir Tor, ach teastaíonn focal faire uaidh.", + "settings_error_unreadable_cookie_file": "Ceangailte le rialaitheoir Tor, ach seans go bhfuil an focal faire mícheart, nó níl cead ag an úsáideoir an comhad ina bhfuil na fianáin a léamh.", + "settings_error_bundled_tor_not_supported": "Ní féidir an leagan de Tor a thagann le OnionShare a úsáid sa mód forbartha ar Windows nó ar macOS.", + "settings_error_bundled_tor_timeout": "An iomarca ama ag ceangal le Tor. B'fhéidir nach bhfuil ceangailte leis an Idirlíon, nó nach bhfuil clog do chórais socraithe mar is ceart?", + "settings_error_bundled_tor_broken": "Níorbh fhéidir le OnionShare ceangal le Tor sa gcúlra:\n{}", + "settings_test_success": "Ceangailte leis an rialaitheoir Tor.\n\nLeagan de Tor: {}\nTacaíonn sé le seirbhísí onion gearrshaolacha: {}.\nTacaíonn sé le fíordheimhniú cliaint: {}.\nTacaíonn sé le seoltaí .onion den chéad ghlúin eile: {}.", + "error_tor_protocol_error": "Tharla earráid le Tor: {}", + "error_tor_protocol_error_unknown": "Tharla earráid anaithnid le Tor", + "error_invalid_private_key": "Ní thacaítear le heochair phríobháideach den sórt seo", + "connecting_to_tor": "Ag ceangal le líonra Tor", + "update_available": "Leagan nua de OnionShare ar fáil. Cliceáil anseo lena íoslódáil.

Tá {} agat agus is é {} an leagan is déanaí.", + "update_error_check_error": "Theip orainn nuashonruithe a lorg: Deir suíomh Gréasáin OnionShare gurb é '{}' an leagan is déanaí, leagan nach n-aithnímid…", + "update_error_invalid_latest_version": "Theip orainn nuashonruithe a lorg: B'fhéidir nach bhfuil ceangailte le Tor, nó nach bhfuil suíomh OnionShare ag obair faoi láthair?", + "update_not_available": "Tá an leagan is déanaí de OnionShare agat cheana.", + "gui_tor_connection_ask": "An bhfuil fonn ort na socruithe líonra a oscailt chun an fhadhb a réiteach?", + "gui_tor_connection_ask_open_settings": "Tá", + "gui_tor_connection_ask_quit": "Scoir", + "gui_tor_connection_error_settings": "Bain triail as na socruithe líonra a athrú chun ceangal le líonra Tor ó OnionShare.", + "gui_tor_connection_canceled": "Níorbh fhéidir ceangal a bhunú le Tor.\n\nDeimhnigh go bhfuil tú ceangailte leis an Idirlíon, ansin oscail OnionShare arís agus socraigh an ceangal le Tor.", + "gui_tor_connection_lost": "Dícheangailte ó Tor.", + "gui_server_started_after_timeout": "Bhí an t-amadóir uathstoptha caite sular thosaigh an freastalaí.\nCaithfidh tú comhroinnt nua a chruthú.", + "gui_server_timeout_expired": "Tá an t-amadóir uathstoptha caite cheana.\nCaithfidh tú é a athshocrú sular féidir leat comhaid a chomhroinnt.", + "share_via_onionshare": "Comhroinn trí OnionShare é", + "gui_use_legacy_v2_onions_checkbox": "Úsáid seoltaí sean-nóis", + "gui_save_private_key_checkbox": "Úsáid seoladh seasmhach (seanleagan)", + "gui_share_url_description": "Tá aon duine a bhfuil an seoladh OnionShare aige/aici in ann do chuid comhad a íoslódáil le Brabhsálaí Tor: ", + "gui_receive_url_description": "Tá aon duine a bhfuil an seoladh OnionShare aige/aici in ann comhaid a uaslódáil go dtí do ríomhaire le Brabhsálaí Tor: ", + "gui_url_label_persistent": "Ní stopfaidh an chomhroinnt seo go huathoibríoch.

Úsáidfear an seoladh seo arís gach uair a dhéanfaidh tú comhroinnt. (Chun seoladh aon uaire a úsáid, múch \"Úsáid seoladh seasmhach\" sna socruithe.)", + "gui_url_label_stay_open": "Ní stopfaidh an chomhroinnt seo go huathoibríoch.", + "gui_url_label_onetime": "Stopfaidh an chomhroinnt seo nuair a chríochnóidh sé den chéad uair.", + "gui_url_label_onetime_and_persistent": "Ní stopfaidh an chomhroinnt seo go huathoibríoch.

Úsáidfear an seoladh seo arís gach uair a dhéanfaidh tú comhroinnt. (Chun seoladh aon uaire a úsáid, múch \"Úsáid seoladh seasmhach\" sna socruithe.)", + "gui_status_indicator_share_stopped": "Réidh le comhroinnt", + "gui_status_indicator_share_working": "Á thosú…", + "gui_status_indicator_share_started": "Comhroinnt", + "gui_status_indicator_receive_stopped": "Réidh le glacadh le comhaid", + "gui_status_indicator_receive_working": "Á thosú…", + "gui_status_indicator_receive_started": "Glacadh", + "gui_file_info": "{} comhad, {}", + "gui_file_info_single": "{} chomhad, {}", + "history_in_progress_tooltip": "{} ar siúl", + "history_completed_tooltip": "{} críochnaithe", + "info_in_progress_uploads_tooltip": "{} uaslódáil ar siúl faoi láthair", + "info_completed_uploads_tooltip": "{} uaslódáil críochnaithe", + "error_cannot_create_downloads_dir": "Níorbh fhéidir fillteán a chruthú do chomhaid a nglacann tú leo: {}", + "receive_mode_downloads_dir": "Cuirfear comhaid a sheoltar chugat san fhillteán seo: {}", + "receive_mode_warning": "Rabhadh: Sa mód glactha, beidh daoine in ann comhaid a uaslódáil ar do ríomhaire, fiú comhaid chontúirteacha a dhéanfadh dochar do do ríomhaire dá n-osclófá iad. Ná hoscail ach comhaid ó dhaoine iontaofa mura bhfuil tú i do shaineolaí cruthanta slándála.", + "gui_receive_mode_warning": "Sa mód glactha, beidh daoine in ann comhaid a uaslódáil ar do ríomhaire.

Tá comhaid áirithe an-chontúirteach agus dhéanfaidís dochar do do ríomhaire dá n-osclófá iad. Ná hoscail ach comhaid ó dhaoine iontaofa mura bhfuil tú i do shaineolaí cruthanta slándála.", + "receive_mode_upload_starting": "Uaslódáil, méid iomlán {}, á tosú", + "receive_mode_received_file": "Faighte: {}", + "gui_mode_share_button": "Comhroinn Comhaid", + "gui_mode_receive_button": "Glac le Comhaid", + "gui_settings_receiving_label": "Socruithe glactha", + "gui_settings_downloads_label": "Sábháil comhaid i", + "gui_settings_downloads_button": "Brabhsáil", + "gui_settings_receive_allow_receiver_shutdown_checkbox": "Tá cead ag an seoltóir stop a chur leis an mód glactha", + "gui_settings_public_mode_checkbox": "Mód poiblí", + "systray_close_server_title": "Tá an freastalaí OnionShare dúnta", + "systray_close_server_message": "Dhún úsáideoir an freastalaí", + "systray_page_loaded_title": "Lódáladh leathanach OnionShare", + "systray_download_page_loaded_message": "Lódáil úsáideoir an leathanach íoslódála", + "systray_upload_page_loaded_message": "Lódáil úsáideoir an leathanach uaslódála", + "gui_uploads": "Stair Uaslódála", + "gui_no_uploads": "Níl aon rud uaslódáilte agat fós", + "gui_clear_history": "Glan Uile", + "gui_upload_in_progress": "Tosaíodh an Uaslódáil {}", + "gui_upload_finished_range": "Uaslódáladh {} go {}", + "gui_upload_finished": "Uaslódáladh {}", + "gui_download_in_progress": "Tosaíodh an Íoslódáil {}", + "gui_open_folder_error_nautilus": "Ní féidir an fillteán a oscailt toisc nach bhfuil nautilus ar fáil. Tá an comhad anseo: {}", + "gui_settings_language_label": "Do rogha teanga", + "gui_settings_language_changed_notice": "Atosaigh OnionShare chun an teanga nua a chur i bhfeidhm." } -- cgit v1.2.3-54-g00ecf From 9869c679f0eb8ed09dbfdf60469391a1117b750a Mon Sep 17 00:00:00 2001 From: fadelkon Date: Thu, 6 Dec 2018 12:43:43 +0000 Subject: Translated using Weblate (Catalan) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/ --- share/locale/ca.json | 227 ++++++++++++++++++++++++++------------------------- 1 file changed, 114 insertions(+), 113 deletions(-) diff --git a/share/locale/ca.json b/share/locale/ca.json index 0e95a29c..40b6bac2 100644 --- a/share/locale/ca.json +++ b/share/locale/ca.json @@ -1,121 +1,121 @@ { - "config_onion_service": "", - "preparing_files": "Comprimint arxius.", - "give_this_url": "Dona aquesta adreça al destinatari:", - "give_this_url_stealth": "", - "give_this_url_receive": "Dona aquesta adreça al remitent:", - "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", + "config_onion_service": "S'està establint el servei onion al port {0:d}.", + "preparing_files": "S'estan comprimint els arxius.", + "give_this_url": "Dóna aquesta adreça a la persona destinatària:", + "give_this_url_stealth": "Dóna aquesta adreça i la línia HidServAuth a la persona destinatària:", + "give_this_url_receive": "Dóna aquesta adreça a la persona remitent:", + "give_this_url_receive_stealth": "Dóna aquesta adreça i la línia HidServAuth a la persona remitent:", + "ctrlc_to_stop": "Prem Control+C per aturar el servidor", "not_a_file": "{0:s} no és un arxiu vàlid.", "not_a_readable_file": "{0:s} no és un arxiu llegible.", - "no_available_port": "No s'ha pogut trobar un port disponible per començar el servei de ceba", + "no_available_port": "No s'ha pogut trobar un port disponible per començar el servei onion", "other_page_loaded": "Adreça carregada", - "close_on_timeout": "", - "closing_automatically": "", - "timeout_download_still_running": "", - "large_filesize": "", + "close_on_timeout": "S'ha aturat perquè s'ha acabat el temps d'espera", + "closing_automatically": "S'ha aturat perquè ha acabat la descàrrega", + "timeout_download_still_running": "S'està esperant que acabi la descàrrega", + "large_filesize": "Compte: La transferència d'arxius molt grans podria trigar hores", "systray_menu_exit": "Surt", - "systray_download_started_title": "", - "systray_download_started_message": "", - "systray_download_completed_title": "", - "systray_download_completed_message": "", - "systray_download_canceled_title": "", + "systray_download_started_title": "S'ha iniciat la descàrrega amb OnionShare", + "systray_download_started_message": "Algú ha començat a descarregar els teus arxius", + "systray_download_completed_title": "S'ha completat la descàrrega amb OnionShare", + "systray_download_completed_message": "Algú ha acabat de descarregar els teus arxius", + "systray_download_canceled_title": "S'ha canceŀlat la descàrrega", "systray_download_canceled_message": "L'usuari va cancel·lar la descàrrega", - "systray_upload_started_title": "", - "systray_upload_started_message": "", - "help_local_only": "", - "help_stay_open": "", - "help_shutdown_timeout": "", - "help_stealth": "", - "help_receive": "", - "help_debug": "", - "help_filename": "", - "help_config": "", - "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", - "gui_share_start_server": "", - "gui_share_stop_server": "", - "gui_share_stop_server_shutdown_timeout": "", - "gui_share_stop_server_shutdown_timeout_tooltip": "", - "gui_receive_start_server": "", - "gui_receive_stop_server": "", - "gui_receive_stop_server_shutdown_timeout": "", - "gui_receive_stop_server_shutdown_timeout_tooltip": "", - "gui_copy_url": "", - "gui_copy_hidservauth": "", - "gui_downloads": "", - "gui_no_downloads": "", - "gui_canceled": "", - "gui_copied_url_title": "", - "gui_copied_url": "", - "gui_copied_hidservauth_title": "", - "gui_copied_hidservauth": "", - "gui_please_wait": "", - "gui_download_upload_progress_complete": "", - "gui_download_upload_progress_starting": "", - "gui_download_upload_progress_eta": "", - "version_string": "", - "gui_quit_title": "", - "gui_share_quit_warning": "", - "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", - "error_rate_limit": "", - "zip_progress_bar_format": "", - "error_stealth_not_supported": "", - "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", - "gui_settings_whats_this": "", - "gui_settings_stealth_option": "", - "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", - "gui_settings_autoupdate_option": "", - "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", - "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", - "gui_settings_sharing_label": "", - "gui_settings_close_after_first_download_option": "", - "gui_settings_connection_type_label": "", - "gui_settings_connection_type_bundled_option": "", - "gui_settings_connection_type_automatic_option": "", - "gui_settings_connection_type_control_port_option": "", - "gui_settings_connection_type_socket_file_option": "", - "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", - "gui_settings_socket_file_label": "", - "gui_settings_socks_label": "", - "gui_settings_authenticate_label": "", - "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", - "gui_settings_tor_bridges": "", - "gui_settings_tor_bridges_no_bridges_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", - "gui_settings_meek_lite_expensive_warning": "", - "gui_settings_tor_bridges_custom_radio_option": "", - "gui_settings_tor_bridges_custom_label": "", - "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", - "gui_settings_shutdown_timeout_checkbox": "", - "gui_settings_shutdown_timeout": "", - "settings_error_unknown": "", - "settings_error_automatic": "", - "settings_error_socket_port": "", - "settings_error_socket_file": "", - "settings_error_auth": "", - "settings_error_missing_password": "", - "settings_error_unreadable_cookie_file": "", - "settings_error_bundled_tor_not_supported": "", - "settings_error_bundled_tor_timeout": "", - "settings_error_bundled_tor_broken": "", + "systray_upload_started_title": "S'ha iniciat la pujada", + "systray_upload_started_message": "Algú ha començat a pujar arxius al teu ordinador", + "help_local_only": "No facis servir Tor (només per a desenvolupament)", + "help_stay_open": "Manté obert el servei després de la primera descàrrega", + "help_shutdown_timeout": "Deixa de compartir al cap de tants segons", + "help_stealth": "Fes servir autorització de client (avançat)", + "help_receive": "Rep recursos en comptes d'enviar-los", + "help_debug": "Envia els errors d'OnionShare a stdout i els errors web al disc", + "help_filename": "Llista d'arxius o carpetes a compartir", + "help_config": "Ubicació de la configuració JSON personalitzada", + "gui_drag_and_drop": "Arrossega arxius i carpetes\nper començar a compartir", + "gui_add": "Afegeix", + "gui_delete": "Esborra", + "gui_choose_items": "Escull", + "gui_share_start_server": "Comparteix", + "gui_share_stop_server": "Deixa de compartir", + "gui_share_stop_server_shutdown_timeout": "Deixa de compartir (queden {}s)", + "gui_share_stop_server_shutdown_timeout_tooltip": "El temporitzador acaba a {}", + "gui_receive_start_server": "Inicia en mode de recepció", + "gui_receive_stop_server": "Atura el mode de recepció", + "gui_receive_stop_server_shutdown_timeout": "Atura el mode de recepció (queden {}s)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "El temporitzador acaba a {}", + "gui_copy_url": "Copia l'adreça", + "gui_copy_hidservauth": "Copia el HidServAuth", + "gui_downloads": "Historial de descàrregues", + "gui_no_downloads": "No n'hi ha cap", + "gui_canceled": "Canceŀlat", + "gui_copied_url_title": "S'ha copiat l'adreça OnionShare", + "gui_copied_url": "S'ha copiat l'adreça OnionShare al porta-retalls", + "gui_copied_hidservauth_title": "S'ha copiat el HidServAuth", + "gui_copied_hidservauth": "S'ha copiat la línia HidServAuth al porta-retalls", + "gui_please_wait": "S'està iniciant… Clica per a canceŀlar.", + "gui_download_upload_progress_complete": "Han passat %p%, {0:s}.", + "gui_download_upload_progress_starting": "{0:s}, %p% (s'està calculant)", + "gui_download_upload_progress_eta": "{0:s}, temps restant: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_quit_title": "Espera un moment", + "gui_share_quit_warning": "Encara s'estan enviant fitxers. Segur que vols sortir de l'OnionShare?", + "gui_receive_quit_warning": "Encara s'estan rebent arxius. Segur que vols sortir de l'OnionShare?", + "gui_quit_warning_quit": "Surt", + "gui_quit_warning_dont_quit": "Canceŀla", + "error_rate_limit": "Algú ha fet massa intents a la teva adreça, cosa que podria significar que l'estan intentant endevinar. Per això OnionShare s'ha aturat sola. Pots tornar a començar i enviar a la destinatària la nova adreça.", + "zip_progress_bar_format": "S'està comprimint: %p%", + "error_stealth_not_supported": "Per fer servir l'autorització de client, necessites les versions iguals o superiors a Tor 0.2.9.1-alpha (o Tor Browser 6.5) i python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare necessita almenys les versions Tor 0.2.7.1 i python3-stem 1.4.0.", + "gui_settings_window_title": "Configuració", + "gui_settings_whats_this": "Què és això?", + "gui_settings_stealth_option": "Fes servir autorització de client (antiquada)", + "gui_settings_stealth_hidservauth_string": "Ara que has desat la clau privada per reutilitzar-la,\nja pots clicar per copiar el teu HidServAuth.", + "gui_settings_autoupdate_label": "Comprova si hi ha noves versions", + "gui_settings_autoupdate_option": "Notifica'm si hi ha una actualització disponible", + "gui_settings_autoupdate_timestamp": "Última comprovació: {}", + "gui_settings_autoupdate_timestamp_never": "Mai", + "gui_settings_autoupdate_check_button": "Comprova si hi ha una versió més nova", + "gui_settings_general_label": "Configuració general", + "gui_settings_sharing_label": "Configuració de compartir", + "gui_settings_close_after_first_download_option": "Deixa de compartir després de la primera descàrrega", + "gui_settings_connection_type_label": "Com hauria de connectar-se OnionShare a Tor?", + "gui_settings_connection_type_bundled_option": "Fes servir la versió de Tor inclosa dins d'OnionShare", + "gui_settings_connection_type_automatic_option": "Intenta la configuració automàtica amb el Navegador Tor", + "gui_settings_connection_type_control_port_option": "Connecta fent servir el port de control", + "gui_settings_connection_type_socket_file_option": "Connecta fent servir un arxiu de socket", + "gui_settings_connection_type_test_button": "Comprova la connexió a Tor", + "gui_settings_control_port_label": "Port de control", + "gui_settings_socket_file_label": "Arxiu de socket", + "gui_settings_socks_label": "Port SOCKS", + "gui_settings_authenticate_label": "Configuració d'autenticació a Tor", + "gui_settings_authenticate_no_auth_option": "Sense autenticació o autenticació per cookies", + "gui_settings_authenticate_password_option": "Contrasenya", + "gui_settings_password_label": "Contrasenya", + "gui_settings_tor_bridges": "Ponts de Tor", + "gui_settings_tor_bridges_no_bridges_radio_option": "No facis servir ponts", + "gui_settings_tor_bridges_obfs4_radio_option": "Fes servir el transport connectable obfs4", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Fes servir el transport connectable obfs4 (necessita obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Fes servir el transport connectable meek_lite (Azure)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Fes servir el transport connectable meek_lite (Azure, necessita obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Compte: els ponts meek_lite costen molts recursos al Tor Project per funcionar.

Sisplau, fes-los servir només si no pots connectar-te a Tor directament, a través de obfs4, o a través de ponts normals.", + "gui_settings_tor_bridges_custom_radio_option": "Fes servir ponts personalitzats", + "gui_settings_tor_bridges_custom_label": "Pots trobar-ne a https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Cap dels ponts que has afegit ha funcionat.\nComprova'ls o prova d'afegir-ne de nous.", + "gui_settings_button_save": "Desa", + "gui_settings_button_cancel": "Canceŀla", + "gui_settings_button_help": "Ajuda", + "gui_settings_shutdown_timeout_checkbox": "Posa un temporitzador d'aturada", + "gui_settings_shutdown_timeout": "Atura a:", + "settings_error_unknown": "No s'ha pogut connectar a Tor perquè la configuració és inconsistent.", + "settings_error_automatic": "No s'ha pogut connectar al controlador de Tor. Tens el navegador de Tor arrencat? (el pots descarregar a https://torproject.org)", + "settings_error_socket_port": "No s'ha pogut establir la connexió al controlador de Tor a {}:{}.", + "settings_error_socket_file": "No s'ha pogut connectar al controlador de Tor fent servir el fitxer de socket {}.", + "settings_error_auth": "S'ha establert la connexió a {}:{} però ha fallat l'autenticació. Pot ser que no sigui un controlador de Tor?", + "settings_error_missing_password": "S'ha establer la connexió al controlador de Tor, però necessita una contrasenya d'autenticació.", + "settings_error_unreadable_cookie_file": "S'ha establert la connexió al controlador de Tor, però hi ha hagut un error de permisos. Pot ser que la contrasenya sigui errònia o que faltin permisos de lectura a l'arxiu de cookie.", + "settings_error_bundled_tor_not_supported": "La versió de Tor inclosa a OnionShare no funciona en mode de desenvolupador a Windows ni MacOS.", + "settings_error_bundled_tor_timeout": "Està trigant molt la connexió. Assegura't que estàs connectat a internet i que tens en hora el rellotge del sistema.", + "settings_error_bundled_tor_broken": "OnionShare no s'ha pogut connectar a Tor en segon pla:\n{}", "settings_test_success": "", "error_tor_protocol_error": "", "error_tor_protocol_error_unknown": "", @@ -181,5 +181,6 @@ "gui_download_in_progress": "", "gui_open_folder_error_nautilus": "", "gui_settings_language_label": "", - "gui_settings_language_changed_notice": "" + "gui_settings_language_changed_notice": "", + "timeout_upload_still_running": "S'està esperant que acabi la pujada" } -- cgit v1.2.3-54-g00ecf From b40f370790c97da096b1613edf0db712b2ca83ae Mon Sep 17 00:00:00 2001 From: scootergrisen Date: Thu, 6 Dec 2018 03:27:05 +0000 Subject: Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ --- share/locale/da.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/locale/da.json b/share/locale/da.json index 5f198098..b759cdc4 100644 --- a/share/locale/da.json +++ b/share/locale/da.json @@ -184,5 +184,6 @@ "receive_mode_warning": "Advarsel: Modtagetilstand lader folk uploade filer til din computer. Nogle filer kan potentielt tage kontrol over din computer hvis du åbner dem. Åbn kun ting fra folk du har tillid til, eller hvis du ved hvad du har gang i.", "gui_receive_mode_warning": "Modtagetilstand lader folk uploade filer til din computer.

Nogle filer kan potentielt tage kontrol over din computer hvis du åbner dem. Åbn kun ting fra folk du har tillid til, eller hvis du ved hvad du har gang i.", "receive_mode_upload_starting": "Upload med samlet størrelse på {} starter", - "gui_open_folder_error_nautilus": "Kan ikke åbne mappe fordi nautilus ikke er tilgængelig. Filen er her: {}" + "gui_open_folder_error_nautilus": "Kan ikke åbne mappe fordi nautilus ikke er tilgængelig. Filen er her: {}", + "timeout_upload_still_running": "Venter på at upload skal blive færdig" } -- cgit v1.2.3-54-g00ecf From 32ea55b3e21ba4d231563b1ef320012c11a3e26b Mon Sep 17 00:00:00 2001 From: Allan Nordhøy Date: Thu, 6 Dec 2018 06:41:04 +0000 Subject: Translated using Weblate (Norwegian Bokmål) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- share/locale/no.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/locale/no.json b/share/locale/no.json index d0b2661f..4d474cea 100644 --- a/share/locale/no.json +++ b/share/locale/no.json @@ -185,5 +185,6 @@ "history_completed_tooltip": "{} fullført", "gui_download_in_progress": "Nedlasting startet {}", "gui_settings_language_label": "Foretrukket språk", - "gui_settings_language_changed_notice": "Start OnionShare på ny for å se nytt språkvalg." + "gui_settings_language_changed_notice": "Start OnionShare på ny for å se nytt språkvalg.", + "timeout_upload_still_running": "Venter på at opplastingen fullføres" } -- cgit v1.2.3-54-g00ecf From 602908d542a08c2a69014ddbc7f5a6f41144973d Mon Sep 17 00:00:00 2001 From: fadelkon Date: Thu, 6 Dec 2018 13:30:58 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/es.json b/share/locale/es.json index 9d1669d3..3477fd3b 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -149,7 +149,7 @@ "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Usar transportes enchufables obfs4 incorporados (requiere obfs4proxy)", "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Utilizar transporte enchufable incorporado meek_lite (Azure)", "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Usar transporte enchufable meek_lite (Azure) incorporado (requiere obfs4proxy)", - "gui_settings_meek_lite_expensive_warning": "Advertencia: Los puentes meek_lite son caros para el Proyecto Tor.

br>Úsalos sólo si no puedes conectarte a Tor directamente, a través de transportes obfs4, u otros puentes normales.", + "gui_settings_meek_lite_expensive_warning": "Advertencia: Los puentes meek_lite son caros para el Proyecto Tor.

Úsalos sólo si no puedes conectarte a Tor directamente, a través de transportes obfs4, u otros puentes normales.", "gui_settings_tor_bridges_custom_radio_option": "Usar puentes personalizados", "gui_settings_tor_bridges_custom_label": "Puedes obtener puentes en https://bridges.torproject.org", "gui_settings_button_save": "Guardar", -- cgit v1.2.3-54-g00ecf From 7ea5a1394ad16ae328b02c443c03e7473898e54d Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 10 Dec 2018 10:29:53 +0000 Subject: Added translation using Weblate (Korean) --- share/locale/ko.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/ko.json diff --git a/share/locale/ko.json b/share/locale/ko.json new file mode 100644 index 00000000..25cd5c48 --- /dev/null +++ b/share/locale/ko.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "timeout_upload_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From adfb84383a16969084877639ba29946a205cf395 Mon Sep 17 00:00:00 2001 From: Adrià García-Alzórriz Date: Sun, 9 Dec 2018 11:39:38 +0000 Subject: Translated using Weblate (Catalan) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/ --- share/locale/ca.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/locale/ca.json b/share/locale/ca.json index 40b6bac2..2afe214f 100644 --- a/share/locale/ca.json +++ b/share/locale/ca.json @@ -116,11 +116,11 @@ "settings_error_bundled_tor_not_supported": "La versió de Tor inclosa a OnionShare no funciona en mode de desenvolupador a Windows ni MacOS.", "settings_error_bundled_tor_timeout": "Està trigant molt la connexió. Assegura't que estàs connectat a internet i que tens en hora el rellotge del sistema.", "settings_error_bundled_tor_broken": "OnionShare no s'ha pogut connectar a Tor en segon pla:\n{}", - "settings_test_success": "", - "error_tor_protocol_error": "", - "error_tor_protocol_error_unknown": "", - "error_invalid_private_key": "", - "connecting_to_tor": "", + "settings_test_success": "Connectat al controlador de Tor.\n\nVersió de Tor: {}\nSuporta serveis onion efímers: {}.\nSuporta autenticació del client: {}.\nSuporta adreces .onion de nova generació: {}.", + "error_tor_protocol_error": "Hi ha hagut un error amb Tor: {}", + "error_tor_protocol_error_unknown": "Hi ha hagut un error desconegut amb Tor", + "error_invalid_private_key": "Aquest tipus de clau privada no està suportat", + "connecting_to_tor": "Connectant a la xarxa Tor", "update_available": "", "update_error_check_error": "", "update_error_invalid_latest_version": "", -- cgit v1.2.3-54-g00ecf From 655e6fde0fe9d1ef3817870d8f23cb1c12ba6666 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 10 Dec 2018 10:26:23 +0000 Subject: Translated using Weblate (Catalan) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/ --- share/locale/ca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/ca.json b/share/locale/ca.json index 2afe214f..fbe11606 100644 --- a/share/locale/ca.json +++ b/share/locale/ca.json @@ -107,7 +107,7 @@ "gui_settings_shutdown_timeout_checkbox": "Posa un temporitzador d'aturada", "gui_settings_shutdown_timeout": "Atura a:", "settings_error_unknown": "No s'ha pogut connectar a Tor perquè la configuració és inconsistent.", - "settings_error_automatic": "No s'ha pogut connectar al controlador de Tor. Tens el navegador de Tor arrencat? (el pots descarregar a https://torproject.org)", + "settings_error_automatic": "No s'ha pogut connectar al controlador de Tor. Tens el navegador de Tor arrencat? (el pots descarregar a torproject.org)", "settings_error_socket_port": "No s'ha pogut establir la connexió al controlador de Tor a {}:{}.", "settings_error_socket_file": "No s'ha pogut connectar al controlador de Tor fent servir el fitxer de socket {}.", "settings_error_auth": "S'ha establert la connexió a {}:{} però ha fallat l'autenticació. Pot ser que no sigui un controlador de Tor?", -- cgit v1.2.3-54-g00ecf From f7964ce0da3d29680ded6bcb236a6bd4853515d0 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 10 Dec 2018 08:59:13 +0000 Subject: Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ --- share/locale/it.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/share/locale/it.json b/share/locale/it.json index 87b873c7..7e075aaf 100644 --- a/share/locale/it.json +++ b/share/locale/it.json @@ -1,27 +1,27 @@ { - "preparing_files": "Comprimere i files.", - "give_this_url": "condividi questo URL:", - "ctrlc_to_stop": "Premi Ctrl-C per terminare", + "preparing_files": "Preparazione dei files da condividere.", + "give_this_url": "Dai questo URL alla persona a cui vuoi inviare il file:", + "ctrlc_to_stop": "Premi Ctrl-C per fermare il server", "not_a_file": "{0:s} non è un file.", - "other_page_loaded": "URL pronto", - "closing_automatically": "download completato, chiudo", + "other_page_loaded": "URL caricato", + "closing_automatically": "Chiusura automatica dopo aver finito il download", "large_filesize": "Attenzione: Inviare file di grandi dimensioni può richiedere ore", - "help_local_only": "Non usare Tor (solo per lo sviluppatori)", - "help_stay_open": "Continua condividendo anche dopo il download", - "help_debug": "Mostra gli errori sullo schermo e salva gli errori web su file", + "help_local_only": "Non usare tor: è solo per lo sviluppo", + "help_stay_open": "Mantieni il servizio nascosto avviato anche dopo aver finito il download", + "help_debug": "Registra gli errori sul disco", "help_filename": "Lista dei file o cartelle da condividere", - "gui_drag_and_drop": "Sposta qui file e cartelle \nper iniziare a condividere", + "gui_drag_and_drop": "Prendi e rilascia\ni file qui sopra", "gui_add": "Aggiungi", "gui_delete": "Cancella", - "gui_choose_items": "Seleziona", - "gui_share_start_server": "Inizia a condividere", + "gui_choose_items": "Scegli", + "gui_share_start_server": "Inizia la condivisione", "gui_share_stop_server": "Ferma la condivisione", - "gui_copy_url": "Copia URL", - "gui_downloads": "Downloads:", + "gui_copy_url": "Copia l' URL", + "gui_downloads": "Cronologia Dei Download", "gui_canceled": "Cancellati", "gui_copied_url": "URL Copiato nella clipboard", - "gui_please_wait": "Attendere prego... fai clic per interrompere.", - "zip_progress_bar_format": "Elaborazione del file: %p%", + "gui_please_wait": "Attendere prego...", + "zip_progress_bar_format": "Elaborazione files: %p%", "config_onion_service": "Preparando il servizio onion sulla porta {0,d}.", "give_this_url_stealth": "Dai questa URL e la linea di HidServAuth al recipiente:", "give_this_url_receive": "Dai questo indirizzo al mittente:", @@ -58,7 +58,7 @@ "gui_download_upload_progress_eta": "{0:s}, Terminando in: {1:s}, %p%", "version_string": "OnionShare {0:s} | https://onionshare.org", "gui_quit_title": "Non cosí in fretta", - "gui_share_quit_warning": "Stai condividendo dei file, vuoi davvero terminare e chiudere OnionShare?", + "gui_share_quit_warning": "Stai per inviare dai file. Sei sicuro di voler uscire da OnionShare?", "gui_receive_quit_warning": "Stai ricevendo file, vuoi davvero terminare e chiudere OnionShare?", "gui_quit_warning_quit": "Esci", "gui_quit_warning_dont_quit": "Cancella", -- cgit v1.2.3-54-g00ecf From 9c04600d685a1841af99cac84bde010d4ff2fbe3 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 10 Dec 2018 10:23:53 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/locale/es.json b/share/locale/es.json index 3477fd3b..c2d89282 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -185,5 +185,6 @@ "gui_open_folder_error_nautilus": "No se puede abrir la carpeta porque nautilus no está disponible. El archivo está aquí: {}", "gui_settings_language_label": "Idioma preferido", "gui_settings_language_changed_notice": "Reinicia OnionShare para que el cambio de idioma surta efecto.", - "gui_upload_finished_range": "Cargado {} a {}" + "gui_upload_finished_range": "Cargado {} a {}", + "timeout_upload_still_running": "Esperando a que se complete la subida" } -- cgit v1.2.3-54-g00ecf From a322c3fbaa197c4ca8d810ebec67e08d0b0c13c9 Mon Sep 17 00:00:00 2001 From: Mesut Akcan Date: Mon, 10 Dec 2018 09:06:20 +0000 Subject: Translated using Weblate (Turkish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/tr/ --- share/locale/tr.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/share/locale/tr.json b/share/locale/tr.json index 68807410..ae6a7058 100644 --- a/share/locale/tr.json +++ b/share/locale/tr.json @@ -1,7 +1,7 @@ { - "preparing_files": "Paylaşmak için dosyalar hazırlanıyor.", - "give_this_url": "Dosyayı gönderdiğin kişiye bu URL'i verin:", - "ctrlc_to_stop": "Sunucuyu durdurmak için, Ctrl-C basın", + "preparing_files": "Sıkıştırma dosyaları.", + "give_this_url": "Bu adresi alıcıya verin:", + "ctrlc_to_stop": "Sunucuyu durdurmak için, Ctrl-C basın", "not_a_file": "{0:s} dosya değil.", "other_page_loaded": "Diğer sayfa yüklendi", "closing_automatically": "İndirme işlemi tamamlandığı için kendiliğinden durduruluyor", @@ -21,5 +21,6 @@ "gui_canceled": "İptal edilen", "gui_copied_url": "Panoya kopyalanan URL", "gui_please_wait": "Lütfen bekleyin...", - "zip_progress_bar_format": "Dosyalar hazırlanıyor: %p%" + "zip_progress_bar_format": "Dosyalar hazırlanıyor: %p%", + "config_onion_service": "{0:d} bağlantı noktasında onion servisini ayarla." } -- cgit v1.2.3-54-g00ecf From 90b907932aede43cb10006b000ccaec80280ca06 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 10 Dec 2018 17:57:25 +0000 Subject: Added translation using Weblate (Bengali) --- share/locale/bn.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/bn.json diff --git a/share/locale/bn.json b/share/locale/bn.json new file mode 100644 index 00000000..25cd5c48 --- /dev/null +++ b/share/locale/bn.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "timeout_upload_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From ffd1a76b5c056a9f7b6608d25576e4e7a6dd411d Mon Sep 17 00:00:00 2001 From: drebs Date: Tue, 11 Dec 2018 13:20:40 +0000 Subject: Translated using Weblate (Portuguese (Brazil)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/ --- share/locale/pt_BR.json | 97 +++++++++++++++++++++++++------------------------ 1 file changed, 49 insertions(+), 48 deletions(-) diff --git a/share/locale/pt_BR.json b/share/locale/pt_BR.json index 6a89d825..9ad705a3 100644 --- a/share/locale/pt_BR.json +++ b/share/locale/pt_BR.json @@ -1,5 +1,5 @@ { - "config_onion_service": "Configurando o serviço onion na entrada {0:d}", + "config_onion_service": "Configurando o serviço onion na porta {0:d}.", "preparing_files": "Comprimindo arquivos.", "give_this_url": "Dar este endereço ao destinatário:", "give_this_url_stealth": "Dar este endereço e linha HidServAuth ao destinatário:", @@ -55,7 +55,7 @@ "gui_please_wait": "Começando...Clique para cancelar.", "gui_download_upload_progress_complete": "%p%, {0:s} decorridos.", "gui_download_upload_progress_starting": "{0:s}, %p% (calculando)", - "gui_download_upload_progress_eta": "{0:s}, ETA: {1:s}, %p%", + "gui_download_upload_progress_eta": "{0:s}, tempo estimado para término: {1:s}, %p%", "version_string": "OnionShare {0:s} | https://onionshare.org/", "gui_quit_title": "Mais devagar", "gui_share_quit_warning": "O envio dos seus arquivos ainda não terminou . Você tem certeza de que quer sair de OnionShare?", @@ -109,9 +109,9 @@ "settings_error_unknown": "Impossível conectar-se ao controlador do Tor, porque as suas configurações estão confusas.", "settings_error_automatic": "Não foi possível conectar ao controlador do Tor. O Navegador Tor (disponível no site torproject.org) está rodando em segundo plano?", "settings_error_socket_port": "Não pode ligar ao controlador do Tor em {}:{}.", - "settings_error_socket_file": "", - "settings_error_auth": "", - "settings_error_missing_password": "", + "settings_error_socket_file": "Não foi possível conectar ao controlador Tor usando o arquivo de socket {}.", + "settings_error_auth": "Conectado a {}:{}, mas não foi possível autenticar. Talvez este não seja um controlador Tor?", + "settings_error_missing_password": "Conectado ao controlador Tor, mas é preciso ter uma senha para autenticar.", "settings_error_unreadable_cookie_file": "Conectado ao controlador Tor, mas talvez a palavra-passe esteja incorreta, ou o seu usuário não possui autorização para ler o ficheiro de cookie.", "settings_error_bundled_tor_not_supported": "Não é possível usar a versão de Tor que vem junto com OnionShare, em modo 'programação', com Windows ou macOS.", "settings_error_bundled_tor_timeout": "A conexão a Tor está demorando muito. O seu computado está conectado à Internet e o seu relógio de sistema, ajustado?", @@ -122,26 +122,26 @@ "error_invalid_private_key": "Este tipo de chave privada não possui suporte", "connecting_to_tor": "Conectando à rede Tor", "update_available": "Atualização de OnionShare disponível. Clique aqui para obtê-la.

Você está usando a versão {} e a última é {}.", - "update_error_check_error": "", - "update_error_invalid_latest_version": "", + "update_error_check_error": "Não foi possível verificar por novas versões: o website do OnionShare está dizendo que a última versão é a irreconhecível '{}'…", + "update_error_invalid_latest_version": "Não foi possível verificar por uma nova versão: talvez você não esteja conectada ao Tor, ou talvez o website do OnionShare esteja fora do ar?", "update_not_available": "Você está rodando a última versão de OnionShare.", - "gui_tor_connection_ask": "", + "gui_tor_connection_ask": "Abrir as configurações para consertar a conexão ao Tor?", "gui_tor_connection_ask_open_settings": "Sim", "gui_tor_connection_ask_quit": "Sair", - "gui_tor_connection_error_settings": "", - "gui_tor_connection_canceled": "", + "gui_tor_connection_error_settings": "Tente mudar nas configurações a forma como OnionShare se conecta à rede Tor.", + "gui_tor_connection_canceled": "Não foi possível conectar à rede Tor.\n\nVerifique se você está conectada à Internet, e então abra OnionShare novamente e configure sua conexão à rede Tor.", "gui_tor_connection_lost": "Desconectado do Tor.", - "gui_server_started_after_timeout": "", - "gui_server_timeout_expired": "", + "gui_server_started_after_timeout": "O tempo se esgotou antes do servidor iniciar.\nPor favor, crie um novo compartilhamento.", + "gui_server_timeout_expired": "O temporizador já se esgotou.\nPor favor, atualize-o antes de começar a compartilhar.", "share_via_onionshare": "Compartilhar por meio de OnionShare", - "gui_use_legacy_v2_onions_checkbox": "", + "gui_use_legacy_v2_onions_checkbox": "Usar endereços do tipo antigo", "gui_save_private_key_checkbox": "", - "gui_share_url_description": "", - "gui_receive_url_description": "", - "gui_url_label_persistent": "", - "gui_url_label_stay_open": "", - "gui_url_label_onetime": "", - "gui_url_label_onetime_and_persistent": "", + "gui_share_url_description": "Qualquer pessoa com este endereço do OnionShare pode baixar seus arquivos usando o Tor Browser: ", + "gui_receive_url_description": "Qualquer pessoa com este endereço do OnionShare pode fazer upload de arquivos para o seu computador usando o Tor Browser: ", + "gui_url_label_persistent": "Este compartilhamento não vai ser encerrado automaticamente.

Todos os compartilhamentos posteriores reutilizarão este endereço. (Para usar um endereço novo a cada vez, desligue a opção \"Usar endereço persistente\" nas configurações.)", + "gui_url_label_stay_open": "Este compartilhamento não sera encerrado automaticamente.", + "gui_url_label_onetime": "Este compartilhamento será encerrado depois da primeira vez que for utilizado.", + "gui_url_label_onetime_and_persistent": "Este compartilhamento não será encerrado automaticamente.

Todos os compartilhamentos posteriores reutilizarão este endereço. (Para usar endereços únicos a cada compartilhamento, desligue a opção \"Usar endereço persistente\" nas configurações.)", "gui_status_indicator_share_stopped": "Pronto para compartilhar", "gui_status_indicator_share_working": "Começando…", "gui_status_indicator_share_started": "Compartilhando", @@ -150,36 +150,37 @@ "gui_status_indicator_receive_started": "Recebendo", "gui_file_info": "{} arquivos, {}", "gui_file_info_single": "{} ficheiro, {}", - "history_in_progress_tooltip": "", - "history_completed_tooltip": "", - "info_in_progress_uploads_tooltip": "", - "info_completed_uploads_tooltip": "", - "error_cannot_create_downloads_dir": "", - "receive_mode_downloads_dir": "", - "receive_mode_warning": "", - "gui_receive_mode_warning": "", - "receive_mode_upload_starting": "", - "receive_mode_received_file": "", - "gui_mode_share_button": "", - "gui_mode_receive_button": "", - "gui_settings_receiving_label": "", - "gui_settings_downloads_label": "", + "history_in_progress_tooltip": "{} em progresso", + "history_completed_tooltip": "{} completado", + "info_in_progress_uploads_tooltip": "{} upload(s) em progresso", + "info_completed_uploads_tooltip": "{} upload(s) completado(s)", + "error_cannot_create_downloads_dir": "Não foi possível a pasta do modo de recepção: {}", + "receive_mode_downloads_dir": "Os arquivos enviados para você aparecem na seguinte pasta: {}", + "receive_mode_warning": "Atenção: O modo de recepção permite que as pessoas enviem arquivos para o seu computador. Alguns arquivos podem tomar o controle do seu computador se você abrí-los. Apenas abra arquivos enviados por pessoas que você confia, ou se você souber o que está fazendo.", + "gui_receive_mode_warning": "O modo de recepção permite que pessoas enviem arquivos para o seu computador.

Alguns arquivos podem tomar o controle do seu computador se você abrí-los. Apenas abra arquivos enviados por pessoas que você confia, ou se você souber o que está fazendo.", + "receive_mode_upload_starting": "Um upload de tamanho total {} está sendo iniciado", + "receive_mode_received_file": "Recebido: {}", + "gui_mode_share_button": "Compartilhar Arquivos", + "gui_mode_receive_button": "Receber Arquivos", + "gui_settings_receiving_label": "Configurações de recepção", + "gui_settings_downloads_label": "Armazenar arquivos em", "gui_settings_downloads_button": "", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", - "gui_settings_public_mode_checkbox": "", - "systray_close_server_title": "", - "systray_close_server_message": "", - "systray_page_loaded_title": "", - "systray_download_page_loaded_message": "", - "systray_upload_page_loaded_message": "", - "gui_uploads": "", - "gui_no_uploads": "", - "gui_clear_history": "", - "gui_upload_in_progress": "", - "gui_upload_finished_range": "", + "gui_settings_public_mode_checkbox": "Modo público", + "systray_close_server_title": "Servidor OnionShare encerrado", + "systray_close_server_message": "Um usuário encerrou o servidor", + "systray_page_loaded_title": "Página OnionShare Carregada", + "systray_download_page_loaded_message": "Um usuário carregou a página de download", + "systray_upload_page_loaded_message": "Um usuário carregou a página de upload", + "gui_uploads": "Histórico de Uploads", + "gui_no_uploads": "Nenhum upload realizado", + "gui_clear_history": "Limpar Tudo", + "gui_upload_in_progress": "Upload Iniciado {}", + "gui_upload_finished_range": "Upload de {} feito para {}", "gui_upload_finished": "", - "gui_download_in_progress": "", - "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", - "gui_settings_language_changed_notice": "" + "gui_download_in_progress": "Download Iniciado {}", + "gui_open_folder_error_nautilus": "Não foi possível abrir a pasta porque o nautilus não está disponível. O arquivo está aqui: {}", + "gui_settings_language_label": "Idioma preferido", + "gui_settings_language_changed_notice": "Reinicie o OnionShare para que sua alteração de idioma tenha efeito.", + "timeout_upload_still_running": "Esperando o término do upload" } -- cgit v1.2.3-54-g00ecf From d853cb8aa359405ef67e65e921a17422258d4cde Mon Sep 17 00:00:00 2001 From: emma peel Date: Tue, 11 Dec 2018 15:05:01 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/locale/es.json b/share/locale/es.json index c2d89282..131fb9be 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -98,8 +98,8 @@ "gui_server_started_after_timeout": "El temporizador de parada automática se agotó antes de que se iniciara el servidor.\nPor favor, haz una nueva porción.", "gui_server_timeout_expired": "El temporizador de parada automática ya se ha agotado.\nPor favor, actualízalo para comenzar a compartir.", "share_via_onionshare": "Compártelo con OnionShare", - "gui_use_legacy_v2_onions_checkbox": "Usar direcciones de legado", - "gui_save_private_key_checkbox": "Usar una dirección persistente (legado)", + "gui_use_legacy_v2_onions_checkbox": "Usar direcciones antiguas", + "gui_save_private_key_checkbox": "Usar una dirección persistente (modo antiguo)", "gui_share_url_description": "Cualquier persona con esta dirección de OnionShare puede descargar tus archivos usando el Tor Browser: ", "gui_receive_url_description": "Con esta dirección de OnionShare, cualquier persona puede subir archivos a tu ordenador usando el Tor Browser: ", "gui_url_label_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactiva la opción \"Usar dirección persistente\" en los ajustes.)", -- cgit v1.2.3-54-g00ecf From dfca32ad8295e473bdba0badaa390de5a40cb3eb Mon Sep 17 00:00:00 2001 From: drebs Date: Tue, 11 Dec 2018 23:17:41 +0000 Subject: Translated using Weblate (Portuguese (Brazil)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/ --- share/locale/pt_BR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/pt_BR.json b/share/locale/pt_BR.json index 9ad705a3..abe7c795 100644 --- a/share/locale/pt_BR.json +++ b/share/locale/pt_BR.json @@ -135,7 +135,7 @@ "gui_server_timeout_expired": "O temporizador já se esgotou.\nPor favor, atualize-o antes de começar a compartilhar.", "share_via_onionshare": "Compartilhar por meio de OnionShare", "gui_use_legacy_v2_onions_checkbox": "Usar endereços do tipo antigo", - "gui_save_private_key_checkbox": "", + "gui_save_private_key_checkbox": "Usar um endereço persistente (modo antigo)", "gui_share_url_description": "Qualquer pessoa com este endereço do OnionShare pode baixar seus arquivos usando o Tor Browser: ", "gui_receive_url_description": "Qualquer pessoa com este endereço do OnionShare pode fazer upload de arquivos para o seu computador usando o Tor Browser: ", "gui_url_label_persistent": "Este compartilhamento não vai ser encerrado automaticamente.

Todos os compartilhamentos posteriores reutilizarão este endereço. (Para usar um endereço novo a cada vez, desligue a opção \"Usar endereço persistente\" nas configurações.)", -- cgit v1.2.3-54-g00ecf From 6cc85d499569c3dceaa6ef557a4ae0b4b8b288dd Mon Sep 17 00:00:00 2001 From: xin Date: Wed, 12 Dec 2018 11:15:49 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index eecf1481..a5ed1710 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -154,5 +154,22 @@ "gui_download_upload_progress_eta": "{0:s}, Fin : {1:s}, %p%", "error_rate_limit": "Une personne a effectué sur votre adresse beaucoup de tentatives qui ont échouées, ce qui veut dire qu'elle essayait de la deviner, ainsi OnionShare a arrêté le serveur. Démarrez le partage à nouveau et envoyez une nouvelle adresse au destinataire pour pouvoir partager.", "error_stealth_not_supported": "Pour utiliser l’autorisation client, vous avez besoin d'au moins Tor 0.2.9.1-alpha (ou le navigateur Tor 6.5) et python3-stem 1.5.0.", - "gui_settings_stealth_option": "Utiliser l'autorisation client (legacy)" + "gui_settings_stealth_option": "Utiliser l'autorisation client (legacy)", + "timeout_upload_still_running": "En attente de la fin de l'envoi", + "gui_settings_stealth_hidservauth_string": "Vous avez enregistré votre clé privée, vous pouvez maintenant\ncliquer pour copier votre HidServAuth.", + "gui_settings_autoupdate_check_button": "Vérifier les mises à jour", + "settings_test_success": "Connecté au contrôleur Tor.\n\nVersion de Tor : {}\nSupport des services oignon éphémères : {}.\nSupport de l'authentification client : {}.\nSupport de la nouvelle génération d'adresses .onion : {}.", + "update_error_check_error": "Impossible de vérifier les mises à jour : le site web d'OnionShare dit que la dernière version est la méconnaissable '{}'…", + "update_error_invalid_latest_version": "Impossible de vérifier les mises à jour : peut-être qu'il n'y a pas de connexion à Tor ou que le site web d'OnionShare est hors service ?", + "gui_tor_connection_ask": "Ouvrir les paramètres pour configurer la connexion à Tor ?", + "gui_tor_connection_canceled": "Impossible de se connecter à Tor.\n\nVérifiez votre connexion à Internet, puis réouvrez OnionShare et configurez sa connexion à Tor.", + "gui_use_legacy_v2_onions_checkbox": "Utiliser les adresses legacy", + "info_in_progress_uploads_tooltip": "{} envoi(s) en cours", + "info_completed_uploads_tooltip": "{} envoi(s) terminé(s)", + "error_cannot_create_downloads_dir": "Impossible de créer le dossier du mode réception : {}", + "receive_mode_upload_starting": "Un envoi d'une taille totale de {} a commencé", + "systray_close_server_message": "Une personne a arrêté le serveur", + "systray_page_loaded_title": "Page OnionShare chargée", + "systray_download_page_loaded_message": "Une personne a chargé la page de téléchargement", + "systray_upload_page_loaded_message": "Une personne a chargé la page d'envoi" } -- cgit v1.2.3-54-g00ecf From ba0d86a7affc9cc32cc4fd73e25ae7a846aba074 Mon Sep 17 00:00:00 2001 From: emma peel Date: Wed, 12 Dec 2018 11:32:54 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index a5ed1710..2606917f 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -171,5 +171,6 @@ "systray_close_server_message": "Une personne a arrêté le serveur", "systray_page_loaded_title": "Page OnionShare chargée", "systray_download_page_loaded_message": "Une personne a chargé la page de téléchargement", - "systray_upload_page_loaded_message": "Une personne a chargé la page d'envoi" + "systray_upload_page_loaded_message": "Une personne a chargé la page d'envoi", + "gui_share_stop_server_shutdown_timeout_tooltip": "La minuterie d'arrêt automatique se termine à {}." } -- cgit v1.2.3-54-g00ecf From 12edae103a2a06ad1e8108d5c34380f82a961429 Mon Sep 17 00:00:00 2001 From: xin Date: Wed, 12 Dec 2018 11:33:03 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index 2606917f..01c152d8 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -172,5 +172,5 @@ "systray_page_loaded_title": "Page OnionShare chargée", "systray_download_page_loaded_message": "Une personne a chargé la page de téléchargement", "systray_upload_page_loaded_message": "Une personne a chargé la page d'envoi", - "gui_share_stop_server_shutdown_timeout_tooltip": "La minuterie d'arrêt automatique se termine à {}." + "gui_share_stop_server_shutdown_timeout_tooltip": "La minuterie d'arrêt automatique se termine après {}." } -- cgit v1.2.3-54-g00ecf From c6cb0c9bbd870575c599e2625a47b432a33f6e8b Mon Sep 17 00:00:00 2001 From: xin Date: Wed, 12 Dec 2018 11:34:33 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index 01c152d8..8e89ec3f 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -172,5 +172,14 @@ "systray_page_loaded_title": "Page OnionShare chargée", "systray_download_page_loaded_message": "Une personne a chargé la page de téléchargement", "systray_upload_page_loaded_message": "Une personne a chargé la page d'envoi", - "gui_share_stop_server_shutdown_timeout_tooltip": "La minuterie d'arrêt automatique se termine après {}." + "gui_share_stop_server_shutdown_timeout_tooltip": "La minuterie d'arrêt automatique se termine après {}", + "gui_receive_stop_server_shutdown_timeout_tooltip": "La minuterie d'arrêt automatique se termine après {}", + "gui_settings_tor_bridges_obfs4_radio_option": "Utiliser les transports enfichables obfs4 intégrés", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Utiliser les transports enfichables obfs4 intégrés (nécessitent obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Utiliser les transports enfichables meek_lite (Azure) intégrés", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Utiliser les transports enfichables meek_lite (Azure) intégrés (nécessitent obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Avertissement : les bridges meek_lite sont très coûteux à faire fonctionner pour le Tor Project.

Utilisez les seulement si vous ne pouvez pas vous connecter à Tor directement, via les transports obfs4 ou avec d'autres bridges normaux.", + "gui_settings_shutdown_timeout_checkbox": "Utiliser la minuterie d'arrêt automatique", + "gui_server_started_after_timeout": "La minuterie d'arrêt automatique a expiré avant le démarrage du serveur.\nVeuillez faire un nouveau partage.", + "gui_server_timeout_expired": "La minuterie d'arrêt automatique a déjà expiré.\nVeuillez la mettre à jour pour démarrer le partage." } -- cgit v1.2.3-54-g00ecf From e417423493c95e0847e146a15c8eb9c229ae75d7 Mon Sep 17 00:00:00 2001 From: emma peel Date: Wed, 12 Dec 2018 11:34:52 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index 8e89ec3f..bf1cb85d 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -181,5 +181,6 @@ "gui_settings_meek_lite_expensive_warning": "Avertissement : les bridges meek_lite sont très coûteux à faire fonctionner pour le Tor Project.

Utilisez les seulement si vous ne pouvez pas vous connecter à Tor directement, via les transports obfs4 ou avec d'autres bridges normaux.", "gui_settings_shutdown_timeout_checkbox": "Utiliser la minuterie d'arrêt automatique", "gui_server_started_after_timeout": "La minuterie d'arrêt automatique a expiré avant le démarrage du serveur.\nVeuillez faire un nouveau partage.", - "gui_server_timeout_expired": "La minuterie d'arrêt automatique a déjà expiré.\nVeuillez la mettre à jour pour démarrer le partage." + "gui_server_timeout_expired": "La minuterie d'arrêt automatique a déjà expiré.\nVeuillez la mettre à jour pour démarrer le partage.", + "close_on_timeout": "Arrêté parce que la minuterie d'arrêt automatique s'est épuisée." } -- cgit v1.2.3-54-g00ecf From 540075805582ba31b8f9887bb5b637183974deb2 Mon Sep 17 00:00:00 2001 From: xin Date: Wed, 12 Dec 2018 11:43:57 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index bf1cb85d..c9cc2ffa 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -182,5 +182,5 @@ "gui_settings_shutdown_timeout_checkbox": "Utiliser la minuterie d'arrêt automatique", "gui_server_started_after_timeout": "La minuterie d'arrêt automatique a expiré avant le démarrage du serveur.\nVeuillez faire un nouveau partage.", "gui_server_timeout_expired": "La minuterie d'arrêt automatique a déjà expiré.\nVeuillez la mettre à jour pour démarrer le partage.", - "close_on_timeout": "Arrêté parce que la minuterie d'arrêt automatique s'est épuisée." + "close_on_timeout": "Arrêté parce que la minuterie d'arrêt automatique est épuisée" } -- cgit v1.2.3-54-g00ecf From e827a6dc5be077dc3766f8589f1245fc43deeb00 Mon Sep 17 00:00:00 2001 From: xin Date: Wed, 12 Dec 2018 11:44:43 +0000 Subject: Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ --- share/locale/fr.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/share/locale/fr.json b/share/locale/fr.json index c9cc2ffa..38580eb1 100644 --- a/share/locale/fr.json +++ b/share/locale/fr.json @@ -7,15 +7,15 @@ "closing_automatically": "Arrêt automatique car le téléchargement est fini", "systray_menu_exit": "Quitter", "systray_download_started_title": "Téléchargement OnionShare démarré", - "systray_download_started_message": "Un utilisateur télécharge vos fichiers", + "systray_download_started_message": "Une personne télécharge vos fichiers", "systray_download_completed_title": "Téléchargement OnionShare terminé", "systray_download_canceled_title": "Téléchargement OnionShare annulé", - "systray_download_canceled_message": "L'utilisateur a annulé le téléchargement", + "systray_download_canceled_message": "La personne a annulé le téléchargement", "help_local_only": "Ne pas utiliser Tor (uniquement pour le développement)", "help_stay_open": "Continuer le partage après le premier téléchargement", "help_debug": "Enregistrer les erreurs OnionShare sur la sortie standard, et les erreurs web sur le disque", "help_filename": "Liste des fichiers ou dossiers à partager", - "gui_drag_and_drop": "Glissez déposez\nles fichiers ici", + "gui_drag_and_drop": "Glissez-déposez les fichiers et dossiers\npour commencer à partager", "gui_add": "Ajouter", "gui_delete": "Supprimer", "gui_choose_items": "Sélectionnez", @@ -37,12 +37,12 @@ "give_this_url_receive_stealth": "Donnez cette adresse et HidServAuth à l'expéditeur :", "not_a_readable_file": "{0:s} n'est pas un fichier lisible.", "timeout_download_still_running": "En attente de la fin du téléchargement", - "systray_download_completed_message": "L'utilisateur a terminé de télécharger vos fichiers", + "systray_download_completed_message": "La personne a terminé de télécharger vos fichiers", "gui_copied_hidservauth_title": "HidServAuth copié", "gui_settings_window_title": "Paramètres", "gui_settings_autoupdate_timestamp": "Dernière vérification : {}", "gui_settings_close_after_first_download_option": "Arrêt du partage après le premier téléchargement", - "gui_settings_connection_type_label": "Comment OnionShare doit se connecter à Tor ?", + "gui_settings_connection_type_label": "Comment OnionShare doit-il se connecter à Tor ?", "gui_settings_connection_type_control_port_option": "Se connecter avec le port de contrôle", "gui_settings_connection_type_socket_file_option": "Se connecter à l'aide d'un fichier socket", "gui_settings_socket_file_label": "Fichier socket", @@ -68,7 +68,7 @@ "gui_share_stop_server_shutdown_timeout": "Arrêter le partage ({}s restantes)", "systray_upload_started_title": "Envoi OnionShare démarré", "systray_upload_started_message": "Une personne a commencé à envoyer des fichiers vers votre ordinateur", - "gui_no_downloads": "Pas encore de téléchargements", + "gui_no_downloads": "Pas encore de téléchargement", "gui_copied_url_title": "Adresse OnionShare copiée", "gui_quit_title": "Pas si vite", "gui_share_quit_warning": "Vous êtes en train d'envoyer des fichiers. Voulez-vous vraiment quitter OnionShare ?", @@ -182,5 +182,5 @@ "gui_settings_shutdown_timeout_checkbox": "Utiliser la minuterie d'arrêt automatique", "gui_server_started_after_timeout": "La minuterie d'arrêt automatique a expiré avant le démarrage du serveur.\nVeuillez faire un nouveau partage.", "gui_server_timeout_expired": "La minuterie d'arrêt automatique a déjà expiré.\nVeuillez la mettre à jour pour démarrer le partage.", - "close_on_timeout": "Arrêté parce que la minuterie d'arrêt automatique est épuisée" + "close_on_timeout": "Arrêté parce que la minuterie d'arrêt automatique a expiré" } -- cgit v1.2.3-54-g00ecf From 9b4cf87f390ec611c1de0c0cd0292583ce9f90f6 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 14 Dec 2018 08:26:34 +0000 Subject: Translated using Weblate (Greek) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/ --- share/locale/el.json | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/share/locale/el.json b/share/locale/el.json index a67a5f75..77f0b85b 100644 --- a/share/locale/el.json +++ b/share/locale/el.json @@ -1,31 +1,31 @@ { "config_onion_service": "", - "preparing_files": "", - "give_this_url": "", + "preparing_files": "Συμπίεση αρχείων.", + "give_this_url": "Δώσε αυτή την διεύθυνση στον/στην παραλήπτη/τρια:", "give_this_url_stealth": "", - "give_this_url_receive": "", + "give_this_url_receive": "Δώσε αυτή τη διεύθυνση στον/στην αποστολέα:", "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", - "not_a_file": "", - "not_a_readable_file": "", - "no_available_port": "", - "other_page_loaded": "", - "close_on_timeout": "", - "closing_automatically": "", - "timeout_download_still_running": "", - "large_filesize": "", - "systray_menu_exit": "", - "systray_download_started_title": "", - "systray_download_started_message": "", - "systray_download_completed_title": "", - "systray_download_completed_message": "", - "systray_download_canceled_title": "", - "systray_download_canceled_message": "", - "systray_upload_started_title": "", - "systray_upload_started_message": "", - "help_local_only": "", - "help_stay_open": "", - "help_shutdown_timeout": "", + "ctrlc_to_stop": "Πάτα Ctrl+C για να σταματήσεις το σέρβερ", + "not_a_file": "{0:s} δεν είναι έγκυρο αρχείο.", + "not_a_readable_file": "Το {0:s} δεν είναι αναγνώσιμο αρχείο.", + "no_available_port": "Δεν βρέθηκε διαθέσιμη θύρα για να ξεκινήσει η υπηρεσία onion", + "other_page_loaded": "Η διεύθυνση φορτώθηκε", + "close_on_timeout": "Τερματίστηκε γιατί το χρονόμετρο τερματισμού έφτασε στο τέλος", + "closing_automatically": "Τερματίστηκε επειδή η λήψη ολοκληρώθηκε", + "timeout_download_still_running": "Αναμονή ολοκλήρωσης της λήψης", + "large_filesize": "Προειδοποίηση: Η αποστολή μεγάλου όγκου δεδομένων μπορεί να διαρκέσει ώρες", + "systray_menu_exit": "Έξοδος", + "systray_download_started_title": "Η λήψη του OnionShare ξεκίνησε", + "systray_download_started_message": "Ένας/μια χρήστης/τρια ξεκίνησε να κατεβάζει τα αρχεία σου", + "systray_download_completed_title": "Η λήψη του OnionShare ολοκληρώθηκε", + "systray_download_completed_message": "Ο/η χρήστης/τρια ολοκλήρωσε την λήψη των αρχείων σου", + "systray_download_canceled_title": "Η λήψη του OnionShare ακυρώθηκε", + "systray_download_canceled_message": "Ο/η χρήστης/τρια ακύρωσε τη λήψη", + "systray_upload_started_title": "Η λήψη του OnionShare ξεκίνησε", + "systray_upload_started_message": "Ένας/μια χρήστης/τρια ξεκίνησε να ανεβάζει αρχεία στον υπολογιστή σου", + "help_local_only": "Να μην χρησιμοποιηθεί το Tor (μόνο για development)", + "help_stay_open": "Να συνεχίσει ο διαμοιρασμός μετά τη πρώτη λήψη", + "help_shutdown_timeout": "Να τερματιστεί ο διαμοιρασμός μετά από ένα συγκεκριμένο αριθμό δευτερολέπτων", "help_stealth": "", "help_receive": "", "help_debug": "", @@ -181,5 +181,6 @@ "gui_download_in_progress": "", "gui_open_folder_error_nautilus": "", "gui_settings_language_label": "", - "gui_settings_language_changed_notice": "" + "gui_settings_language_changed_notice": "", + "timeout_upload_still_running": "Αναμονή ολοκλήρωση του ανεβάσματος" } -- cgit v1.2.3-54-g00ecf From 9ddca486f863cdc9eb9dc4bd08386e1489af4e64 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 14 Dec 2018 09:07:15 +0000 Subject: Translated using Weblate (Persian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/ --- share/locale/fa.json | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/share/locale/fa.json b/share/locale/fa.json index a67a5f75..9b15a20d 100644 --- a/share/locale/fa.json +++ b/share/locale/fa.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "خروج", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -32,9 +32,9 @@ "help_filename": "", "help_config": "", "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_add": "افزودن", + "gui_delete": "Delete", + "gui_choose_items": "گزینش", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Canceled", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "خروج", + "gui_quit_warning_dont_quit": "لغو", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "تنظیمات", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_label": "بررسی برای نسخه جدید", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "هرگز", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "تنظیمات عمومی", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -89,8 +89,8 @@ "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Password", + "gui_settings_password_label": "Password", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -101,8 +101,8 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", + "gui_settings_button_save": "ذخیره", + "gui_settings_button_cancel": "لغو", "gui_settings_button_help": "", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "بله", + "gui_tor_connection_ask_quit": "خروج", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -147,7 +147,7 @@ "gui_status_indicator_share_started": "", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "درحال دریافت", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "فهرست", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", @@ -180,6 +180,6 @@ "gui_upload_finished": "", "gui_download_in_progress": "", "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", + "gui_settings_language_label": "زبان ترجیحی", "gui_settings_language_changed_notice": "" } -- cgit v1.2.3-54-g00ecf From 0ab18fd7ef1fb943abf09a2034fd743f7655a7ad Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 14 Dec 2018 15:21:28 +0000 Subject: Translated using Weblate (Arabic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/ --- share/locale/ar.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/share/locale/ar.json b/share/locale/ar.json index 7aaacd9e..94dca8fd 100644 --- a/share/locale/ar.json +++ b/share/locale/ar.json @@ -32,7 +32,7 @@ "help_filename": "", "help_config": "", "gui_drag_and_drop": "", - "gui_add": "", + "gui_add": "إضافة", "gui_delete": "حذف", "gui_choose_items": "إختر", "gui_share_start_server": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Canceled", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "خروج", + "gui_quit_warning_dont_quit": "إلغاء", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "الإعدادات", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_label": "التحقق من الإصدار الجديد", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "أبدا", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "الإعدادات العامة", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -89,8 +89,8 @@ "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "كلمة السر", + "gui_settings_password_label": "كلمة السر", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -101,9 +101,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_save": "حفظ", + "gui_settings_button_cancel": "إلغاء", + "gui_settings_button_help": "مساعدة", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "نعم,", + "gui_tor_connection_ask_quit": "خروج", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -147,7 +147,7 @@ "gui_status_indicator_share_started": "", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "جاري الإستلام", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "استعراض", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From ca24a4d07b11ec0f84fae97870ea4d8a19eb7cb6 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 14 Dec 2018 15:23:53 +0000 Subject: Translated using Weblate (Bengali) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/ --- share/locale/bn.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/share/locale/bn.json b/share/locale/bn.json index 25cd5c48..e62db7da 100644 --- a/share/locale/bn.json +++ b/share/locale/bn.json @@ -15,7 +15,7 @@ "timeout_download_still_running": "", "timeout_upload_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "প্রস্থান করুন", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -33,9 +33,9 @@ "help_filename": "", "help_config": "", "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_add": "সংযোজন করুন", + "gui_delete": "মুছ", + "gui_choose_items": "পছন্দ করুন", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -61,13 +61,13 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "প্রস্থান করুন", + "gui_quit_warning_dont_quit": "বাতিল", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "সেটিং", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", @@ -85,13 +85,13 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "নিয়ন্ত্রন পোর্ট", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "পাসওয়ার্ড", + "gui_settings_password_label": "পাসওয়ার্ড", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -102,9 +102,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_save": "সেভ", + "gui_settings_button_cancel": "বাতিল", + "gui_settings_button_help": "সাহায্য", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -127,8 +127,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "হ্যাঁ", + "gui_tor_connection_ask_quit": "প্রস্থান করুন", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -165,7 +165,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "দেখা", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", "systray_close_server_message": "", -- cgit v1.2.3-54-g00ecf From dee9f5cb29329c5e5fb6e4f02124c5c954290f5b Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 14 Dec 2018 15:28:00 +0000 Subject: Translated using Weblate (Chinese (Simplified)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/ --- share/locale/zh_Hans.json | 48 +++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/share/locale/zh_Hans.json b/share/locale/zh_Hans.json index a67a5f75..300fa7ac 100644 --- a/share/locale/zh_Hans.json +++ b/share/locale/zh_Hans.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "退出", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -32,9 +32,9 @@ "help_filename": "", "help_config": "", "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_add": "添加", + "gui_delete": "删除", + "gui_choose_items": "选择", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Canceled", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "退出", + "gui_quit_warning_dont_quit": "取消", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "设置中", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_label": "检查新版本", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "从不", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "常规设置", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -84,13 +84,13 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "控制端口", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "密码", + "gui_settings_password_label": "密码", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -101,9 +101,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_save": "保存", + "gui_settings_button_cancel": "取消", + "gui_settings_button_help": "帮助", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "是的", + "gui_tor_connection_ask_quit": "退出", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -144,10 +144,10 @@ "gui_url_label_onetime_and_persistent": "", "gui_status_indicator_share_stopped": "", "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", + "gui_status_indicator_share_started": "分享", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "正在接收", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "分享轨迹", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", @@ -174,12 +174,12 @@ "systray_upload_page_loaded_message": "", "gui_uploads": "", "gui_no_uploads": "", - "gui_clear_history": "", + "gui_clear_history": "清除所有", "gui_upload_in_progress": "", "gui_upload_finished_range": "", "gui_upload_finished": "", "gui_download_in_progress": "", "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", + "gui_settings_language_label": "首选语言", "gui_settings_language_changed_notice": "" } -- cgit v1.2.3-54-g00ecf From 6b7d9b8a98c9fbf054d1e4412aef1172ded10484 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 14 Dec 2018 15:23:32 +0000 Subject: Translated using Weblate (Gujarati) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/gu/ --- share/locale/gu.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/gu.json diff --git a/share/locale/gu.json b/share/locale/gu.json new file mode 100644 index 00000000..8ebfc5fb --- /dev/null +++ b/share/locale/gu.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "timeout_upload_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "ક્યારેય નહીં", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 491b28c9e6dd68e5fe6b7a8f3c4a868733dcbfc6 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:28:46 +0000 Subject: Translated using Weblate (Arabic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/ --- share/locale/ar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/ar.json b/share/locale/ar.json index 94dca8fd..a2313ac1 100644 --- a/share/locale/ar.json +++ b/share/locale/ar.json @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "Canceled", + "gui_canceled": "ألغى", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", -- cgit v1.2.3-54-g00ecf From 31d1fe1e1a74d3e742811c5ce620c8a152ada4e8 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:18:27 +0000 Subject: Translated using Weblate (Chinese (Simplified)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/ --- share/locale/zh_Hans.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/zh_Hans.json b/share/locale/zh_Hans.json index 300fa7ac..958bfb3c 100644 --- a/share/locale/zh_Hans.json +++ b/share/locale/zh_Hans.json @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "Canceled", + "gui_canceled": "取消", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", -- cgit v1.2.3-54-g00ecf From c2105feddb05052d97ab5e45746c126b39e7fac9 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:28:24 +0000 Subject: Translated using Weblate (Czech) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/cs/ --- share/locale/cs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/locale/cs.json b/share/locale/cs.json index a595ce67..74eb8ea3 100644 --- a/share/locale/cs.json +++ b/share/locale/cs.json @@ -3,7 +3,7 @@ "preparing_files": "Připravuji soubory ke sdílení.", "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:", - "ctrlc_to_stop": "Stiskněte Ctrl-C pro zastavení serveru", + "ctrlc_to_stop": "Stiskněte Ctrl-C pro zastavení serveru", "not_a_file": "{0:s} není soubor.", "other_page_loaded": "URL loaded", "closing_automatically": "Zastavuji automaticky, protože stahování skončilo", @@ -40,8 +40,8 @@ "gui_settings_window_title": "Nastavení", "gui_settings_connection_type_label": "Jak by se měl OnionShare připojit k Toru?", "gui_settings_connection_type_automatic_option": "Zkusit automatické nastavení s Tor Browserem", - "gui_settings_connection_type_control_port_option": "Connect using control port", - "gui_settings_connection_type_socket_file_option": "Connect using socket file", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", "gui_settings_control_port_label": "Control port", "gui_settings_socket_file_label": "Socket file", "gui_settings_authenticate_label": "Autentizační možnosti Toru", -- cgit v1.2.3-54-g00ecf From 8fe808a15285efd6ad365c18f55b85039d638c4a Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:24:30 +0000 Subject: Translated using Weblate (Esperanto) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/eo/ --- share/locale/eo.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/share/locale/eo.json b/share/locale/eo.json index 9902e4ae..bf578276 100644 --- a/share/locale/eo.json +++ b/share/locale/eo.json @@ -3,9 +3,9 @@ "preparing_files": "Preparas dosierojn por kundivido.", "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:", - "ctrlc_to_stop": "Presu Ctrl-C por halti la servilon", + "ctrlc_to_stop": "Presu Ctrl-C por halti la servilon", "not_a_file": "{0:s} ne estas dosiero.", - "other_page_loaded": "URL loaded", + "other_page_loaded": "", "closing_automatically": "Haltas aŭtomate ĉar la elŝuto finiĝis", "large_filesize": "Atentigo: Sendado de grandaj dosieroj povas daŭri horojn", "help_local_only": "Ne strebu uzi tor: nur por evoluado", @@ -37,7 +37,7 @@ "zip_progress_bar_format": "Compressing files: %p%", "error_stealth_not_supported": "To create stealth onion services, you need at least Tor 0.2.9.1-alpha (or Tor Browser 6.5) and at least python3-stem 1.5.0.", "error_ephemeral_not_supported": "OnionShare postulas almenaŭ Tor 0.2.7.1 kaj almenaŭ python3-stem 1.4.0.", - "gui_settings_window_title": "Settings", + "gui_settings_window_title": "", "gui_settings_connection_type_label": "Kiel OnionShare devus konektiĝi al Tor?", "gui_settings_connection_type_automatic_option": "Provi aŭtomate agordi kun Tor Browser", "gui_settings_connection_type_control_port_option": "Konekti per kontrolpordo", @@ -45,7 +45,7 @@ "gui_settings_control_port_label": "Kontrolpordo", "gui_settings_socket_file_label": "Socket-dosiero", "gui_settings_authenticate_label": "Tor authentication options", - "gui_settings_authenticate_no_auth_option": "No authentication, or cookie authentication", + "gui_settings_authenticate_no_auth_option": "", "gui_settings_authenticate_password_option": "Pasvorto", "gui_settings_password_label": "Pasvorto", "gui_settings_button_save": "Konservi", @@ -55,8 +55,8 @@ "settings_error_automatic": "Ne eblas konektiĝi al Tor-kontrolilo. Ĉu Tor Browser funkcias en la fono? Se vi ne havas ĝin, vi povas ekhavi ĝin je:\nhttps://www.torproject.org/.", "settings_error_socket_port": "Ne eblas konektiĝi al Tor-kontrolilo je {}:{}.", "settings_error_socket_file": "Ne eblas konektiĝi al Tor-kontrolilo per socket-dosiero {}.", - "settings_error_auth": "Connected to {}:{}, but can't authenticate. Maybe this isn't a Tor controller?", - "settings_error_missing_password": "Connected to Tor controller, but it requires a password to authenticate.", + "settings_error_auth": "", + "settings_error_missing_password": "", "settings_error_unreadable_cookie_file": "Connected to Tor controller, but can't authenticate because your password may be wrong, and your user doesn't have permission to read the cookie file.", "settings_test_success": "Congratulations, OnionShare can connect to the Tor controller.\n\nTor version: {}\nSupports ephemeral onion services: {}\nSupports stealth onion services: {}", "error_tor_protocol_error": "Error talking to the Tor controller.\nIf you're using Whonix, check out https://www.whonix.org/wiki/onionshare to make OnionShare work." -- cgit v1.2.3-54-g00ecf From a0ceb76d05500193f7d682ce1218eaf9955eaa20 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 14 Dec 2018 16:20:59 +0000 Subject: Translated using Weblate (Georgian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ka/ --- share/locale/ka.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/locale/ka.json b/share/locale/ka.json index a67a5f75..0f6541fa 100644 --- a/share/locale/ka.json +++ b/share/locale/ka.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "პროგრამის დატოვება", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -60,7 +60,7 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", + "gui_quit_warning_quit": "პროგრამის დატოვება", "gui_quit_warning_dont_quit": "", "error_rate_limit": "", "zip_progress_bar_format": "", @@ -127,7 +127,7 @@ "update_not_available": "", "gui_tor_connection_ask": "", "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_quit": "პროგრამის დატოვება", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "არჩევა", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From e433357d816a0ba564cda642f881aa40d316127c Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 14 Dec 2018 16:21:04 +0000 Subject: Translated using Weblate (Hungarian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/hu/ --- share/locale/hu.json | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/share/locale/hu.json b/share/locale/hu.json index a67a5f75..2f11fd50 100644 --- a/share/locale/hu.json +++ b/share/locale/hu.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Kilépés", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -33,8 +33,8 @@ "help_config": "", "gui_drag_and_drop": "", "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_delete": "Delete", + "gui_choose_items": "Kiválaszt", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Canceled", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "Kilépés", + "gui_quit_warning_dont_quit": "Megszakítás", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "Beállítások", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "Soha", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "Általános beállítások", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -84,13 +84,13 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "Kontroll port", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Password", + "gui_settings_password_label": "Password", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -101,9 +101,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_save": "Mentés", + "gui_settings_button_cancel": "Megszakítás", + "gui_settings_button_help": "Súgó", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "Igen", + "gui_tor_connection_ask_quit": "Kilépés", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -144,10 +144,10 @@ "gui_url_label_onetime_and_persistent": "", "gui_status_indicator_share_stopped": "", "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", + "gui_status_indicator_share_started": "Megosztás", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "Bevétel", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Tallózás", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", @@ -174,12 +174,12 @@ "systray_upload_page_loaded_message": "", "gui_uploads": "", "gui_no_uploads": "", - "gui_clear_history": "", + "gui_clear_history": "Az összes törlése", "gui_upload_in_progress": "", "gui_upload_finished_range": "", "gui_upload_finished": "", "gui_download_in_progress": "", "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", + "gui_settings_language_label": "Előnyben részesített nyelv", "gui_settings_language_changed_notice": "" } -- cgit v1.2.3-54-g00ecf From 30dc050f17937c451216b9a14fdfaf07578d901c Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:45:14 +0000 Subject: Translated using Weblate (Indonesian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/id/ --- share/locale/id.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/share/locale/id.json b/share/locale/id.json index a67a5f75..24da50a0 100644 --- a/share/locale/id.json +++ b/share/locale/id.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Keluar", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -32,9 +32,9 @@ "help_filename": "", "help_config": "", "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_add": "Tambahkan", + "gui_delete": "Hapus", + "gui_choose_items": "Pilih", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Canceled", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "Keluar", + "gui_quit_warning_dont_quit": "Batal", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "Pengaturan", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "Tak pernah", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "Pengaturan umum", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -84,7 +84,7 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "Port kontrol", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", @@ -101,8 +101,8 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", + "gui_settings_button_save": "Simpan", + "gui_settings_button_cancel": "Batal", "gui_settings_button_help": "", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "Ya", + "gui_tor_connection_ask_quit": "Keluar", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Jelajahi", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From c6f81658a77f87842dc9f8b0d0e337efd90832ba Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:44:08 +0000 Subject: Translated using Weblate (Korean) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ko/ --- share/locale/ko.json | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/share/locale/ko.json b/share/locale/ko.json index 25cd5c48..c152c33a 100644 --- a/share/locale/ko.json +++ b/share/locale/ko.json @@ -15,7 +15,7 @@ "timeout_download_still_running": "", "timeout_upload_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "종료", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -34,8 +34,8 @@ "help_config": "", "gui_drag_and_drop": "", "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_delete": "삭제", + "gui_choose_items": "선택", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -48,7 +48,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "취소 된", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -61,22 +61,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "종료", + "gui_quit_warning_dont_quit": "취소", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "설정", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "하지 않음", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "일반 설정", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -85,13 +85,13 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "제어 포트", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Password", + "gui_settings_password_label": "Password", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -102,9 +102,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_save": "저장", + "gui_settings_button_cancel": "취소", + "gui_settings_button_help": "도움말", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -128,7 +128,7 @@ "update_not_available": "", "gui_tor_connection_ask": "", "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_quit": "종료", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -148,7 +148,7 @@ "gui_status_indicator_share_started": "", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "수익", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -165,7 +165,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "보기", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", "systray_close_server_message": "", @@ -174,12 +174,12 @@ "systray_upload_page_loaded_message": "", "gui_uploads": "", "gui_no_uploads": "", - "gui_clear_history": "", + "gui_clear_history": "모두 삭제", "gui_upload_in_progress": "", "gui_upload_finished_range": "", "gui_upload_finished": "", "gui_download_in_progress": "", "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", + "gui_settings_language_label": "선호 언어", "gui_settings_language_changed_notice": "" } -- cgit v1.2.3-54-g00ecf From 8dc0ae7b4d096bb90b451ea0a944dcdd56c85ccf Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:44:34 +0000 Subject: Translated using Weblate (Macedonian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/mk/ --- share/locale/mk.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/share/locale/mk.json b/share/locale/mk.json index a67a5f75..2273ba1e 100644 --- a/share/locale/mk.json +++ b/share/locale/mk.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Излези", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "Излези", + "gui_quit_warning_dont_quit": "Откажи", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "Поставки", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "Никогаш", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "Општи поставувања", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -101,8 +101,8 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", + "gui_settings_button_save": "Зачувување", + "gui_settings_button_cancel": "Откажи", "gui_settings_button_help": "", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", @@ -127,7 +127,7 @@ "update_not_available": "", "gui_tor_connection_ask": "", "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_quit": "Излези", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Преглед", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From b04e9727d6b2c800f68eeccbabbb8fe52960fda5 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:00:16 +0000 Subject: Translated using Weblate (Polish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/ --- share/locale/pl.json | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/share/locale/pl.json b/share/locale/pl.json index a67a5f75..c45af162 100644 --- a/share/locale/pl.json +++ b/share/locale/pl.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Wyjście", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -33,8 +33,8 @@ "help_config": "", "gui_drag_and_drop": "", "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_delete": "Usuń", + "gui_choose_items": "Wybierz", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Anulowano", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "Wyjście", + "gui_quit_warning_dont_quit": "Anuluj", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "Ustawienia", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_label": "Sprawdź nową wersję", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "Nigdy", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "Ustawienia ogólne", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -84,13 +84,13 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "Port sterowania", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Hasło", + "gui_settings_password_label": "Hasło", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -101,9 +101,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_save": "Zapisz", + "gui_settings_button_cancel": "Anuluj", + "gui_settings_button_help": "Pomoc", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "Tak", + "gui_tor_connection_ask_quit": "Wyjście", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -144,10 +144,10 @@ "gui_url_label_onetime_and_persistent": "", "gui_status_indicator_share_stopped": "", "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", + "gui_status_indicator_share_started": "Udostępnianie", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "Otrzymuję", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Wybierz...", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", @@ -174,12 +174,12 @@ "systray_upload_page_loaded_message": "", "gui_uploads": "", "gui_no_uploads": "", - "gui_clear_history": "", + "gui_clear_history": "Wyczyść wszystko", "gui_upload_in_progress": "", "gui_upload_finished_range": "", "gui_upload_finished": "", "gui_download_in_progress": "", "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", + "gui_settings_language_label": "Preferowany język", "gui_settings_language_changed_notice": "" } -- cgit v1.2.3-54-g00ecf From 4230b770b3348ba81d9e919fcfdc0bdfd75e563f Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:42:33 +0000 Subject: Translated using Weblate (Punjabi) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pa/ --- share/locale/pa.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/locale/pa.json b/share/locale/pa.json index a67a5f75..a2a967cc 100644 --- a/share/locale/pa.json +++ b/share/locale/pa.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "ਬਾਹਰ", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -60,7 +60,7 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", + "gui_quit_warning_quit": "ਬਾਹਰ", "gui_quit_warning_dont_quit": "", "error_rate_limit": "", "zip_progress_bar_format": "", @@ -75,7 +75,7 @@ "gui_settings_autoupdate_timestamp": "", "gui_settings_autoupdate_timestamp_never": "", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "ਜਨਰਲ ਸੈਟਿੰਗਜ਼", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -127,7 +127,7 @@ "update_not_available": "", "gui_tor_connection_ask": "", "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_quit": "ਬਾਹਰ", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", -- cgit v1.2.3-54-g00ecf From bb1617407724c2aefe18709e16043a76de6e0300 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:13:44 +0000 Subject: Translated using Weblate (Romanian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ro/ --- share/locale/ro.json | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/share/locale/ro.json b/share/locale/ro.json index a67a5f75..b46f0b5d 100644 --- a/share/locale/ro.json +++ b/share/locale/ro.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Închidere", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -33,8 +33,8 @@ "help_config": "", "gui_drag_and_drop": "", "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_delete": "Şterge", + "gui_choose_items": "Alegeți", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Canceled", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "Închidere", + "gui_quit_warning_dont_quit": "Anulare", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "Setari", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "Niciodata", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "Setări generale", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -84,13 +84,13 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "Port de control", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Parolă", + "gui_settings_password_label": "Parolă", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -101,9 +101,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_save": "Salvare", + "gui_settings_button_cancel": "Anulare", + "gui_settings_button_help": "Ajutor", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "Da", + "gui_tor_connection_ask_quit": "Închidere", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -144,10 +144,10 @@ "gui_url_label_onetime_and_persistent": "", "gui_status_indicator_share_stopped": "", "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", + "gui_status_indicator_share_started": "Impartasirea creatiilor", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "Primire", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Răsfoiește", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From 68966c5759f8c5eb63685d39b9492db35d69cbf8 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 07:35:10 +0000 Subject: Translated using Weblate (Russian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/ --- share/locale/ru.json | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/share/locale/ru.json b/share/locale/ru.json index b7c89d69..54f5d64d 100644 --- a/share/locale/ru.json +++ b/share/locale/ru.json @@ -1,8 +1,32 @@ { "give_this_url": "Отправьте эту ссылку тому человеку, которому вы хотите передать файл:", - "ctrlc_to_stop": "Нажмите Ctrl-C чтобы остановить сервер", + "ctrlc_to_stop": "Нажмите Ctrl-C чтобы остановить сервер", "not_a_file": "{0:s} не является файлом.", "gui_copied_url": "Ссылка скопирована в буфер обмена", "other_page_loaded": "Другая страница была загружена", - "gui_copy_url": "Скопировать ссылку" + "gui_copy_url": "Скопировать ссылку", + "systray_menu_exit": "Выйти", + "gui_add": "Добавить", + "gui_delete": "Удалить", + "gui_choose_items": "Выбрать", + "gui_canceled": "Отменена", + "gui_quit_warning_quit": "Выйти", + "gui_quit_warning_dont_quit": "Отмена", + "gui_settings_window_title": "Настройки", + "gui_settings_autoupdate_timestamp_never": "Никогда", + "gui_settings_general_label": "Основные настройки", + "gui_settings_control_port_label": "Контрольный порт", + "gui_settings_authenticate_password_option": "Password", + "gui_settings_password_label": "Password", + "gui_settings_button_save": "Сохранить", + "gui_settings_button_cancel": "Отмена", + "gui_settings_button_help": "Помощь", + "gui_tor_connection_ask_open_settings": "Есть", + "gui_tor_connection_ask_quit": "Выйти", + "gui_status_indicator_share_started": "Распространение", + "gui_status_indicator_receive_started": "Доходы", + "gui_settings_downloads_label": "Сохранять файлы в", + "gui_settings_downloads_button": "Выбрать", + "gui_clear_history": "Очистить все", + "gui_settings_language_label": "Предпочтительный язык" } -- cgit v1.2.3-54-g00ecf From c913f768e5382c7f4a4dc30d20c1130ad63adf28 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 08:42:58 +0000 Subject: Translated using Weblate (Slovenian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sl/ --- share/locale/sl.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/share/locale/sl.json b/share/locale/sl.json index a67a5f75..42892ef9 100644 --- a/share/locale/sl.json +++ b/share/locale/sl.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Izhod", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -34,7 +34,7 @@ "gui_drag_and_drop": "", "gui_add": "", "gui_delete": "", - "gui_choose_items": "", + "gui_choose_items": "Izberi", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Odpovedan", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,7 +60,7 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", + "gui_quit_warning_quit": "Izhod", "gui_quit_warning_dont_quit": "", "error_rate_limit": "", "zip_progress_bar_format": "", @@ -73,9 +73,9 @@ "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "Nikoli", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "Splošne nastavitve", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -84,7 +84,7 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "Krmilna vrata", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", @@ -103,7 +103,7 @@ "gui_settings_tor_bridges_invalid": "", "gui_settings_button_save": "", "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_help": "Pomoč", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "Da", + "gui_tor_connection_ask_quit": "Izhod", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Brskanje", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From 34a912623d7908f312622886f7a03db6f4d28e72 Mon Sep 17 00:00:00 2001 From: drebs Date: Sat, 15 Dec 2018 10:48:22 +0000 Subject: Translated using Weblate (Portuguese (Brazil)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/ --- share/locale/pt_BR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/locale/pt_BR.json b/share/locale/pt_BR.json index abe7c795..f0c839ef 100644 --- a/share/locale/pt_BR.json +++ b/share/locale/pt_BR.json @@ -164,7 +164,7 @@ "gui_mode_receive_button": "Receber Arquivos", "gui_settings_receiving_label": "Configurações de recepção", "gui_settings_downloads_label": "Armazenar arquivos em", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Navegar", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "Modo público", "systray_close_server_title": "Servidor OnionShare encerrado", @@ -177,7 +177,7 @@ "gui_clear_history": "Limpar Tudo", "gui_upload_in_progress": "Upload Iniciado {}", "gui_upload_finished_range": "Upload de {} feito para {}", - "gui_upload_finished": "", + "gui_upload_finished": "Upload realizado de {}", "gui_download_in_progress": "Download Iniciado {}", "gui_open_folder_error_nautilus": "Não foi possível abrir a pasta porque o nautilus não está disponível. O arquivo está aqui: {}", "gui_settings_language_label": "Idioma preferido", -- cgit v1.2.3-54-g00ecf From 0868ae52c19b77989cb384337c230b540d5aefd7 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 11:02:28 +0000 Subject: Translated using Weblate (Portuguese (Portugal)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_PT/ --- share/locale/pt_PT.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/locale/pt_PT.json b/share/locale/pt_PT.json index a67a5f75..2fa056ee 100644 --- a/share/locale/pt_PT.json +++ b/share/locale/pt_PT.json @@ -1,15 +1,15 @@ { "config_onion_service": "", "preparing_files": "", - "give_this_url": "", + "give_this_url": "Passe este URL para a pessoa que deve receber o arquivo:", "give_this_url_stealth": "", "give_this_url_receive": "", "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", - "not_a_file": "", + "ctrlc_to_stop": "Pressione Ctrl-C para parar o servidor", + "not_a_file": "{0:s} não é um arquivo.", "not_a_readable_file": "", "no_available_port": "", - "other_page_loaded": "", + "other_page_loaded": "Outra página tem sido carregada", "close_on_timeout": "", "closing_automatically": "", "timeout_download_still_running": "", @@ -49,7 +49,7 @@ "gui_no_downloads": "", "gui_canceled": "", "gui_copied_url_title": "", - "gui_copied_url": "", + "gui_copied_url": "URL foi copiado para área de transferência", "gui_copied_hidservauth_title": "", "gui_copied_hidservauth": "", "gui_please_wait": "", -- cgit v1.2.3-54-g00ecf From 78b876d748dde14b03995cfc56de1083f2634d09 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 12:23:21 +0100 Subject: Deleted translation using Weblate (Tachelhit) --- share/locale/shi.json | 185 -------------------------------------------------- 1 file changed, 185 deletions(-) delete mode 100644 share/locale/shi.json diff --git a/share/locale/shi.json b/share/locale/shi.json deleted file mode 100644 index a67a5f75..00000000 --- a/share/locale/shi.json +++ /dev/null @@ -1,185 +0,0 @@ -{ - "config_onion_service": "", - "preparing_files": "", - "give_this_url": "", - "give_this_url_stealth": "", - "give_this_url_receive": "", - "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", - "not_a_file": "", - "not_a_readable_file": "", - "no_available_port": "", - "other_page_loaded": "", - "close_on_timeout": "", - "closing_automatically": "", - "timeout_download_still_running": "", - "large_filesize": "", - "systray_menu_exit": "", - "systray_download_started_title": "", - "systray_download_started_message": "", - "systray_download_completed_title": "", - "systray_download_completed_message": "", - "systray_download_canceled_title": "", - "systray_download_canceled_message": "", - "systray_upload_started_title": "", - "systray_upload_started_message": "", - "help_local_only": "", - "help_stay_open": "", - "help_shutdown_timeout": "", - "help_stealth": "", - "help_receive": "", - "help_debug": "", - "help_filename": "", - "help_config": "", - "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", - "gui_share_start_server": "", - "gui_share_stop_server": "", - "gui_share_stop_server_shutdown_timeout": "", - "gui_share_stop_server_shutdown_timeout_tooltip": "", - "gui_receive_start_server": "", - "gui_receive_stop_server": "", - "gui_receive_stop_server_shutdown_timeout": "", - "gui_receive_stop_server_shutdown_timeout_tooltip": "", - "gui_copy_url": "", - "gui_copy_hidservauth": "", - "gui_downloads": "", - "gui_no_downloads": "", - "gui_canceled": "", - "gui_copied_url_title": "", - "gui_copied_url": "", - "gui_copied_hidservauth_title": "", - "gui_copied_hidservauth": "", - "gui_please_wait": "", - "gui_download_upload_progress_complete": "", - "gui_download_upload_progress_starting": "", - "gui_download_upload_progress_eta": "", - "version_string": "", - "gui_quit_title": "", - "gui_share_quit_warning": "", - "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", - "error_rate_limit": "", - "zip_progress_bar_format": "", - "error_stealth_not_supported": "", - "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", - "gui_settings_whats_this": "", - "gui_settings_stealth_option": "", - "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", - "gui_settings_autoupdate_option": "", - "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", - "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", - "gui_settings_sharing_label": "", - "gui_settings_close_after_first_download_option": "", - "gui_settings_connection_type_label": "", - "gui_settings_connection_type_bundled_option": "", - "gui_settings_connection_type_automatic_option": "", - "gui_settings_connection_type_control_port_option": "", - "gui_settings_connection_type_socket_file_option": "", - "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", - "gui_settings_socket_file_label": "", - "gui_settings_socks_label": "", - "gui_settings_authenticate_label": "", - "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", - "gui_settings_tor_bridges": "", - "gui_settings_tor_bridges_no_bridges_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", - "gui_settings_meek_lite_expensive_warning": "", - "gui_settings_tor_bridges_custom_radio_option": "", - "gui_settings_tor_bridges_custom_label": "", - "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", - "gui_settings_shutdown_timeout_checkbox": "", - "gui_settings_shutdown_timeout": "", - "settings_error_unknown": "", - "settings_error_automatic": "", - "settings_error_socket_port": "", - "settings_error_socket_file": "", - "settings_error_auth": "", - "settings_error_missing_password": "", - "settings_error_unreadable_cookie_file": "", - "settings_error_bundled_tor_not_supported": "", - "settings_error_bundled_tor_timeout": "", - "settings_error_bundled_tor_broken": "", - "settings_test_success": "", - "error_tor_protocol_error": "", - "error_tor_protocol_error_unknown": "", - "error_invalid_private_key": "", - "connecting_to_tor": "", - "update_available": "", - "update_error_check_error": "", - "update_error_invalid_latest_version": "", - "update_not_available": "", - "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", - "gui_tor_connection_error_settings": "", - "gui_tor_connection_canceled": "", - "gui_tor_connection_lost": "", - "gui_server_started_after_timeout": "", - "gui_server_timeout_expired": "", - "share_via_onionshare": "", - "gui_use_legacy_v2_onions_checkbox": "", - "gui_save_private_key_checkbox": "", - "gui_share_url_description": "", - "gui_receive_url_description": "", - "gui_url_label_persistent": "", - "gui_url_label_stay_open": "", - "gui_url_label_onetime": "", - "gui_url_label_onetime_and_persistent": "", - "gui_status_indicator_share_stopped": "", - "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", - "gui_status_indicator_receive_stopped": "", - "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", - "gui_file_info": "", - "gui_file_info_single": "", - "history_in_progress_tooltip": "", - "history_completed_tooltip": "", - "info_in_progress_uploads_tooltip": "", - "info_completed_uploads_tooltip": "", - "error_cannot_create_downloads_dir": "", - "receive_mode_downloads_dir": "", - "receive_mode_warning": "", - "gui_receive_mode_warning": "", - "receive_mode_upload_starting": "", - "receive_mode_received_file": "", - "gui_mode_share_button": "", - "gui_mode_receive_button": "", - "gui_settings_receiving_label": "", - "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", - "gui_settings_receive_allow_receiver_shutdown_checkbox": "", - "gui_settings_public_mode_checkbox": "", - "systray_close_server_title": "", - "systray_close_server_message": "", - "systray_page_loaded_title": "", - "systray_download_page_loaded_message": "", - "systray_upload_page_loaded_message": "", - "gui_uploads": "", - "gui_no_uploads": "", - "gui_clear_history": "", - "gui_upload_in_progress": "", - "gui_upload_finished_range": "", - "gui_upload_finished": "", - "gui_download_in_progress": "", - "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", - "gui_settings_language_changed_notice": "" -} -- cgit v1.2.3-54-g00ecf From 668a6db142b89af40a5088286173faad66b4288c Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 11:22:14 +0000 Subject: Translated using Weblate (Portuguese (Portugal)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_PT/ --- share/locale/pt_PT.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/share/locale/pt_PT.json b/share/locale/pt_PT.json index 2fa056ee..7085f2c2 100644 --- a/share/locale/pt_PT.json +++ b/share/locale/pt_PT.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Sair", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -33,8 +33,8 @@ "help_config": "", "gui_drag_and_drop": "", "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_delete": "Eliminar", + "gui_choose_items": "Escolha", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Cancelada", "gui_copied_url_title": "", "gui_copied_url": "URL foi copiado para área de transferência", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "Sair", + "gui_quit_warning_dont_quit": "Cancelar", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "Definições", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "Nunca", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "Definições gerais", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -89,8 +89,8 @@ "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Password", + "gui_settings_password_label": "Password", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -102,8 +102,8 @@ "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_cancel": "Cancelar", + "gui_settings_button_help": "Ajuda", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "Sim", + "gui_tor_connection_ask_quit": "Sair", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Navegar", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From dc529e2da67b770523cd1b28bc7972023e0b547c Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 11:53:18 +0000 Subject: Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ --- share/locale/it.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/locale/it.json b/share/locale/it.json index 7e075aaf..a6f6d265 100644 --- a/share/locale/it.json +++ b/share/locale/it.json @@ -82,5 +82,6 @@ "gui_settings_connection_type_bundled_option": "Usa la versione Tor integrata in OnionShare", "gui_settings_connection_type_automatic_option": "Tentativo di auto-configurazione con Tor Browser", "gui_settings_language_label": "Lingua preferita", - "gui_settings_language_changed_notice": "Riavvia OnionShare affinché il cambiamento della tua lingua abbia effetto." + "gui_settings_language_changed_notice": "Riavvia OnionShare affinché il cambiamento della tua lingua abbia effetto.", + "gui_settings_tor_bridges_custom_radio_option": "Utilizzare ponti personalizzati" } -- cgit v1.2.3-54-g00ecf From d31d13bc1bf2b9c2ff97e59138b960f9dd33cc76 Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 11:45:38 +0000 Subject: Translated using Weblate (Chinese (Traditional)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/ --- share/locale/zh_Hant.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/share/locale/zh_Hant.json b/share/locale/zh_Hant.json index a67a5f75..c24d13ce 100644 --- a/share/locale/zh_Hant.json +++ b/share/locale/zh_Hant.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "離開", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -32,9 +32,9 @@ "help_filename": "", "help_config": "", "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_add": "新增", + "gui_delete": "刪除", + "gui_choose_items": "選擇", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "取消", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", + "gui_quit_warning_quit": "離開", "gui_quit_warning_dont_quit": "", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "設定", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_label": "檢查新版本", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "不使用", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "一般設定", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -84,13 +84,13 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "管理連接埠", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Password", + "gui_settings_password_label": "Password", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -101,9 +101,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", + "gui_settings_button_save": "保存", "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_help": "協助", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -127,7 +127,7 @@ "update_not_available": "", "gui_tor_connection_ask": "", "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_quit": "離開", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -144,10 +144,10 @@ "gui_url_label_onetime_and_persistent": "", "gui_status_indicator_share_stopped": "", "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", + "gui_status_indicator_share_started": "分享", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "收取", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "瀏覽", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From 371417838ce3837ee94a33cf2d84a76a4157b71a Mon Sep 17 00:00:00 2001 From: Weblate push user Date: Sat, 15 Dec 2018 13:01:53 +0100 Subject: Update from Weblate (#4) * Translated using Weblate --- share/locale/it.json | 3 +- share/locale/pt_PT.json | 42 +++++------ share/locale/shi.json | 185 ---------------------------------------------- share/locale/zh_Hant.json | 38 +++++----- 4 files changed, 42 insertions(+), 226 deletions(-) delete mode 100644 share/locale/shi.json diff --git a/share/locale/it.json b/share/locale/it.json index 7e075aaf..a6f6d265 100644 --- a/share/locale/it.json +++ b/share/locale/it.json @@ -82,5 +82,6 @@ "gui_settings_connection_type_bundled_option": "Usa la versione Tor integrata in OnionShare", "gui_settings_connection_type_automatic_option": "Tentativo di auto-configurazione con Tor Browser", "gui_settings_language_label": "Lingua preferita", - "gui_settings_language_changed_notice": "Riavvia OnionShare affinché il cambiamento della tua lingua abbia effetto." + "gui_settings_language_changed_notice": "Riavvia OnionShare affinché il cambiamento della tua lingua abbia effetto.", + "gui_settings_tor_bridges_custom_radio_option": "Utilizzare ponti personalizzati" } diff --git a/share/locale/pt_PT.json b/share/locale/pt_PT.json index a67a5f75..7085f2c2 100644 --- a/share/locale/pt_PT.json +++ b/share/locale/pt_PT.json @@ -1,20 +1,20 @@ { "config_onion_service": "", "preparing_files": "", - "give_this_url": "", + "give_this_url": "Passe este URL para a pessoa que deve receber o arquivo:", "give_this_url_stealth": "", "give_this_url_receive": "", "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", - "not_a_file": "", + "ctrlc_to_stop": "Pressione Ctrl-C para parar o servidor", + "not_a_file": "{0:s} não é um arquivo.", "not_a_readable_file": "", "no_available_port": "", - "other_page_loaded": "", + "other_page_loaded": "Outra página tem sido carregada", "close_on_timeout": "", "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Sair", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -33,8 +33,8 @@ "help_config": "", "gui_drag_and_drop": "", "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_delete": "Eliminar", + "gui_choose_items": "Escolha", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,9 +47,9 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "Cancelada", "gui_copied_url_title": "", - "gui_copied_url": "", + "gui_copied_url": "URL foi copiado para área de transferência", "gui_copied_hidservauth_title": "", "gui_copied_hidservauth": "", "gui_please_wait": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "Sair", + "gui_quit_warning_dont_quit": "Cancelar", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "Definições", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "Nunca", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "Definições gerais", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -89,8 +89,8 @@ "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Password", + "gui_settings_password_label": "Password", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -102,8 +102,8 @@ "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_cancel": "Cancelar", + "gui_settings_button_help": "Ajuda", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "Sim", + "gui_tor_connection_ask_quit": "Sair", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Navegar", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", diff --git a/share/locale/shi.json b/share/locale/shi.json deleted file mode 100644 index a67a5f75..00000000 --- a/share/locale/shi.json +++ /dev/null @@ -1,185 +0,0 @@ -{ - "config_onion_service": "", - "preparing_files": "", - "give_this_url": "", - "give_this_url_stealth": "", - "give_this_url_receive": "", - "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", - "not_a_file": "", - "not_a_readable_file": "", - "no_available_port": "", - "other_page_loaded": "", - "close_on_timeout": "", - "closing_automatically": "", - "timeout_download_still_running": "", - "large_filesize": "", - "systray_menu_exit": "", - "systray_download_started_title": "", - "systray_download_started_message": "", - "systray_download_completed_title": "", - "systray_download_completed_message": "", - "systray_download_canceled_title": "", - "systray_download_canceled_message": "", - "systray_upload_started_title": "", - "systray_upload_started_message": "", - "help_local_only": "", - "help_stay_open": "", - "help_shutdown_timeout": "", - "help_stealth": "", - "help_receive": "", - "help_debug": "", - "help_filename": "", - "help_config": "", - "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", - "gui_share_start_server": "", - "gui_share_stop_server": "", - "gui_share_stop_server_shutdown_timeout": "", - "gui_share_stop_server_shutdown_timeout_tooltip": "", - "gui_receive_start_server": "", - "gui_receive_stop_server": "", - "gui_receive_stop_server_shutdown_timeout": "", - "gui_receive_stop_server_shutdown_timeout_tooltip": "", - "gui_copy_url": "", - "gui_copy_hidservauth": "", - "gui_downloads": "", - "gui_no_downloads": "", - "gui_canceled": "", - "gui_copied_url_title": "", - "gui_copied_url": "", - "gui_copied_hidservauth_title": "", - "gui_copied_hidservauth": "", - "gui_please_wait": "", - "gui_download_upload_progress_complete": "", - "gui_download_upload_progress_starting": "", - "gui_download_upload_progress_eta": "", - "version_string": "", - "gui_quit_title": "", - "gui_share_quit_warning": "", - "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", - "error_rate_limit": "", - "zip_progress_bar_format": "", - "error_stealth_not_supported": "", - "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", - "gui_settings_whats_this": "", - "gui_settings_stealth_option": "", - "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", - "gui_settings_autoupdate_option": "", - "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", - "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", - "gui_settings_sharing_label": "", - "gui_settings_close_after_first_download_option": "", - "gui_settings_connection_type_label": "", - "gui_settings_connection_type_bundled_option": "", - "gui_settings_connection_type_automatic_option": "", - "gui_settings_connection_type_control_port_option": "", - "gui_settings_connection_type_socket_file_option": "", - "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", - "gui_settings_socket_file_label": "", - "gui_settings_socks_label": "", - "gui_settings_authenticate_label": "", - "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", - "gui_settings_tor_bridges": "", - "gui_settings_tor_bridges_no_bridges_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", - "gui_settings_meek_lite_expensive_warning": "", - "gui_settings_tor_bridges_custom_radio_option": "", - "gui_settings_tor_bridges_custom_label": "", - "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", - "gui_settings_shutdown_timeout_checkbox": "", - "gui_settings_shutdown_timeout": "", - "settings_error_unknown": "", - "settings_error_automatic": "", - "settings_error_socket_port": "", - "settings_error_socket_file": "", - "settings_error_auth": "", - "settings_error_missing_password": "", - "settings_error_unreadable_cookie_file": "", - "settings_error_bundled_tor_not_supported": "", - "settings_error_bundled_tor_timeout": "", - "settings_error_bundled_tor_broken": "", - "settings_test_success": "", - "error_tor_protocol_error": "", - "error_tor_protocol_error_unknown": "", - "error_invalid_private_key": "", - "connecting_to_tor": "", - "update_available": "", - "update_error_check_error": "", - "update_error_invalid_latest_version": "", - "update_not_available": "", - "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", - "gui_tor_connection_error_settings": "", - "gui_tor_connection_canceled": "", - "gui_tor_connection_lost": "", - "gui_server_started_after_timeout": "", - "gui_server_timeout_expired": "", - "share_via_onionshare": "", - "gui_use_legacy_v2_onions_checkbox": "", - "gui_save_private_key_checkbox": "", - "gui_share_url_description": "", - "gui_receive_url_description": "", - "gui_url_label_persistent": "", - "gui_url_label_stay_open": "", - "gui_url_label_onetime": "", - "gui_url_label_onetime_and_persistent": "", - "gui_status_indicator_share_stopped": "", - "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", - "gui_status_indicator_receive_stopped": "", - "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", - "gui_file_info": "", - "gui_file_info_single": "", - "history_in_progress_tooltip": "", - "history_completed_tooltip": "", - "info_in_progress_uploads_tooltip": "", - "info_completed_uploads_tooltip": "", - "error_cannot_create_downloads_dir": "", - "receive_mode_downloads_dir": "", - "receive_mode_warning": "", - "gui_receive_mode_warning": "", - "receive_mode_upload_starting": "", - "receive_mode_received_file": "", - "gui_mode_share_button": "", - "gui_mode_receive_button": "", - "gui_settings_receiving_label": "", - "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", - "gui_settings_receive_allow_receiver_shutdown_checkbox": "", - "gui_settings_public_mode_checkbox": "", - "systray_close_server_title": "", - "systray_close_server_message": "", - "systray_page_loaded_title": "", - "systray_download_page_loaded_message": "", - "systray_upload_page_loaded_message": "", - "gui_uploads": "", - "gui_no_uploads": "", - "gui_clear_history": "", - "gui_upload_in_progress": "", - "gui_upload_finished_range": "", - "gui_upload_finished": "", - "gui_download_in_progress": "", - "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", - "gui_settings_language_changed_notice": "" -} diff --git a/share/locale/zh_Hant.json b/share/locale/zh_Hant.json index a67a5f75..c24d13ce 100644 --- a/share/locale/zh_Hant.json +++ b/share/locale/zh_Hant.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "離開", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -32,9 +32,9 @@ "help_filename": "", "help_config": "", "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_add": "新增", + "gui_delete": "刪除", + "gui_choose_items": "選擇", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "取消", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -60,22 +60,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", + "gui_quit_warning_quit": "離開", "gui_quit_warning_dont_quit": "", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "設定", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_label": "檢查新版本", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "不使用", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "一般設定", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -84,13 +84,13 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "管理連接埠", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Password", + "gui_settings_password_label": "Password", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -101,9 +101,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", + "gui_settings_button_save": "保存", "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_help": "協助", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -127,7 +127,7 @@ "update_not_available": "", "gui_tor_connection_ask": "", "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_quit": "離開", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -144,10 +144,10 @@ "gui_url_label_onetime_and_persistent": "", "gui_status_indicator_share_stopped": "", "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", + "gui_status_indicator_share_started": "分享", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "收取", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "瀏覽", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From 0dae2baa3eca2affd10865f4acfd9c6fdc4b8df7 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 17 Dec 2018 09:33:47 +0000 Subject: Added translation using Weblate (Amharic) --- share/locale/am.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/am.json diff --git a/share/locale/am.json b/share/locale/am.json new file mode 100644 index 00000000..25cd5c48 --- /dev/null +++ b/share/locale/am.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "timeout_upload_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From af2af016118ea013a62a5ca342f6fea51dca8783 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 17 Dec 2018 09:34:03 +0000 Subject: Added translation using Weblate (Luganda) --- share/locale/lg.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/lg.json diff --git a/share/locale/lg.json b/share/locale/lg.json new file mode 100644 index 00000000..25cd5c48 --- /dev/null +++ b/share/locale/lg.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "timeout_upload_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From acf5690c2204ab038201c2773bc3eb37259b1aa1 Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 17 Dec 2018 09:34:21 +0000 Subject: Added translation using Weblate (Yoruba) --- share/locale/yo.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/yo.json diff --git a/share/locale/yo.json b/share/locale/yo.json new file mode 100644 index 00000000..25cd5c48 --- /dev/null +++ b/share/locale/yo.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "timeout_upload_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 4d3d6ef2239b43900df5b7cdef30efd7aaf41cfd Mon Sep 17 00:00:00 2001 From: emma peel Date: Sat, 15 Dec 2018 12:35:59 +0000 Subject: Translated using Weblate (Icelandic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/is/ --- share/locale/is.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/share/locale/is.json b/share/locale/is.json index a67a5f75..85b492ab 100644 --- a/share/locale/is.json +++ b/share/locale/is.json @@ -14,7 +14,7 @@ "closing_automatically": "", "timeout_download_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "Hætta", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -60,7 +60,7 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", + "gui_quit_warning_quit": "Hætta", "gui_quit_warning_dont_quit": "", "error_rate_limit": "", "zip_progress_bar_format": "", @@ -73,9 +73,9 @@ "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "Aldrei", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "Almennar stillingar", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -126,8 +126,8 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_open_settings": "Já", + "gui_tor_connection_ask_quit": "Hætta", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "Flakka", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From 12fc9fd568b6682d33cda9bc79f77217a0172b9b Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 17 Dec 2018 10:02:36 +0000 Subject: Translated using Weblate (Amharic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/am/ --- share/locale/am.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/locale/am.json b/share/locale/am.json index 25cd5c48..d226d86e 100644 --- a/share/locale/am.json +++ b/share/locale/am.json @@ -62,7 +62,7 @@ "gui_share_quit_warning": "", "gui_receive_quit_warning": "", "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_dont_quit": "ተወው", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", @@ -103,8 +103,8 @@ "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_cancel": "ተወው", + "gui_settings_button_help": "መመሪያ", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -127,7 +127,7 @@ "update_error_invalid_latest_version": "", "update_not_available": "", "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_open_settings": "አዎ", "gui_tor_connection_ask_quit": "", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", -- cgit v1.2.3-54-g00ecf From c8b77ab3d80327dde285b414dae4ff04263dad6f Mon Sep 17 00:00:00 2001 From: emma peel Date: Mon, 17 Dec 2018 19:29:05 +0000 Subject: Translated using Weblate (Hungarian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/hu/ --- share/locale/hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/hu.json b/share/locale/hu.json index 2f11fd50..34cc480b 100644 --- a/share/locale/hu.json +++ b/share/locale/hu.json @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "Canceled", + "gui_canceled": "", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", -- cgit v1.2.3-54-g00ecf From 4dade70236ec78059194019eb0f534de48593b44 Mon Sep 17 00:00:00 2001 From: Atef Ben Ali Date: Fri, 21 Dec 2018 09:12:40 +0000 Subject: Translated using Weblate (Arabic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/ --- share/locale/ar.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/locale/ar.json b/share/locale/ar.json index a2313ac1..4abe35e1 100644 --- a/share/locale/ar.json +++ b/share/locale/ar.json @@ -1,7 +1,7 @@ { - "config_onion_service": "", - "preparing_files": "", - "give_this_url": "", + "config_onion_service": "تثبيت خدمة onion على المنفذ {0:d}.", + "preparing_files": "ضغط الملفات", + "give_this_url": "أعط هذا العنوان للمستقبل", "give_this_url_stealth": "", "give_this_url_receive": "", "give_this_url_receive_stealth": "", -- cgit v1.2.3-54-g00ecf From 0c1d1b7538982b4f7dc7055a2604dd7fb743c8ba Mon Sep 17 00:00:00 2001 From: Mattias Bertolino Date: Sat, 22 Dec 2018 20:11:43 +0000 Subject: Added translation using Weblate (Swedish) --- share/locale/sv.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/sv.json diff --git a/share/locale/sv.json b/share/locale/sv.json new file mode 100644 index 00000000..25cd5c48 --- /dev/null +++ b/share/locale/sv.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "timeout_upload_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From 480d4153f610086c1fdbb9410be1179a7dce963f Mon Sep 17 00:00:00 2001 From: apapac Date: Sat, 22 Dec 2018 16:31:42 +0000 Subject: Translated using Weblate (Greek) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/ --- share/locale/el.json | 168 +++++++++++++++++++++++++-------------------------- 1 file changed, 84 insertions(+), 84 deletions(-) diff --git a/share/locale/el.json b/share/locale/el.json index 77f0b85b..dcdc97f1 100644 --- a/share/locale/el.json +++ b/share/locale/el.json @@ -1,10 +1,10 @@ { - "config_onion_service": "", + "config_onion_service": "Δημιουργία onion service στην πύλη {0:d}.", "preparing_files": "Συμπίεση αρχείων.", "give_this_url": "Δώσε αυτή την διεύθυνση στον/στην παραλήπτη/τρια:", - "give_this_url_stealth": "", + "give_this_url_stealth": "Συμπληρώστε αυτήν τη διεύθυνση και τη σειρά HidServAuth ως παραλήπτη:", "give_this_url_receive": "Δώσε αυτή τη διεύθυνση στον/στην αποστολέα:", - "give_this_url_receive_stealth": "", + "give_this_url_receive_stealth": "Συμπληρώστε αυτήν τη διεύθυνση και το HidServAuth ως αποστολέα:", "ctrlc_to_stop": "Πάτα Ctrl+C για να σταματήσεις το σέρβερ", "not_a_file": "{0:s} δεν είναι έγκυρο αρχείο.", "not_a_readable_file": "Το {0:s} δεν είναι αναγνώσιμο αρχείο.", @@ -26,89 +26,89 @@ "help_local_only": "Να μην χρησιμοποιηθεί το Tor (μόνο για development)", "help_stay_open": "Να συνεχίσει ο διαμοιρασμός μετά τη πρώτη λήψη", "help_shutdown_timeout": "Να τερματιστεί ο διαμοιρασμός μετά από ένα συγκεκριμένο αριθμό δευτερολέπτων", - "help_stealth": "", + "help_stealth": "Χρησιμοποιήστε άδεια χρήστη (Για προχωρημένους)", "help_receive": "", "help_debug": "", - "help_filename": "", + "help_filename": "Λίστα αρχείων ή φακέλων για μοίρασμα", "help_config": "", - "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", - "gui_share_start_server": "", - "gui_share_stop_server": "", - "gui_share_stop_server_shutdown_timeout": "", - "gui_share_stop_server_shutdown_timeout_tooltip": "", - "gui_receive_start_server": "", - "gui_receive_stop_server": "", - "gui_receive_stop_server_shutdown_timeout": "", - "gui_receive_stop_server_shutdown_timeout_tooltip": "", - "gui_copy_url": "", - "gui_copy_hidservauth": "", - "gui_downloads": "", - "gui_no_downloads": "", - "gui_canceled": "", - "gui_copied_url_title": "", - "gui_copied_url": "", - "gui_copied_hidservauth_title": "", - "gui_copied_hidservauth": "", - "gui_please_wait": "", - "gui_download_upload_progress_complete": "", - "gui_download_upload_progress_starting": "", - "gui_download_upload_progress_eta": "", - "version_string": "", - "gui_quit_title": "", - "gui_share_quit_warning": "", - "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", - "error_rate_limit": "", - "zip_progress_bar_format": "", - "error_stealth_not_supported": "", - "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", - "gui_settings_whats_this": "", - "gui_settings_stealth_option": "", - "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", - "gui_settings_autoupdate_option": "", - "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", - "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", - "gui_settings_sharing_label": "", - "gui_settings_close_after_first_download_option": "", - "gui_settings_connection_type_label": "", - "gui_settings_connection_type_bundled_option": "", - "gui_settings_connection_type_automatic_option": "", - "gui_settings_connection_type_control_port_option": "", - "gui_settings_connection_type_socket_file_option": "", - "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", - "gui_settings_socket_file_label": "", - "gui_settings_socks_label": "", - "gui_settings_authenticate_label": "", - "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", - "gui_settings_tor_bridges": "", - "gui_settings_tor_bridges_no_bridges_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", - "gui_settings_meek_lite_expensive_warning": "", - "gui_settings_tor_bridges_custom_radio_option": "", - "gui_settings_tor_bridges_custom_label": "", - "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", - "gui_settings_shutdown_timeout_checkbox": "", - "gui_settings_shutdown_timeout": "", - "settings_error_unknown": "", - "settings_error_automatic": "", - "settings_error_socket_port": "", + "gui_drag_and_drop": "Σύρτε και αφήστε αρχεία και φακέλους\nγια να αρχίσετε να τα μοιράζεστε", + "gui_add": "Προσθήκη", + "gui_delete": "Διαγραφή", + "gui_choose_items": "Επιλογή", + "gui_share_start_server": "Εκκίνηση μοιράσματος", + "gui_share_stop_server": "Τερματισμός μοιράσματος", + "gui_share_stop_server_shutdown_timeout": "Τερματισμός μοιράσματος (απομένουν {}\")", + "gui_share_stop_server_shutdown_timeout_tooltip": "Το χρονόμετρο αυτόματου τερματισμού τελειώνει σε {}", + "gui_receive_start_server": "Εκκίνηση κατάστασης λήψης", + "gui_receive_stop_server": "Τερματισμός κατάστασης λήψης", + "gui_receive_stop_server_shutdown_timeout": "Τερματισμός κατάστασης λήψης (υπολοίπονται {}\")", + "gui_receive_stop_server_shutdown_timeout_tooltip": "Το χρονόμετρο αυτόματου τερματισμού τελειώνει σε {}", + "gui_copy_url": "Αντιγραφή διεύθυνσης", + "gui_copy_hidservauth": "Αντιγραφή HidServAuth", + "gui_downloads": "Ιστορικό Λήψεων", + "gui_no_downloads": "Καμία λήψη ως τώρα", + "gui_canceled": "Ακυρώθηκε", + "gui_copied_url_title": "Αντεγραμμένη διεύθυνση OnionShare", + "gui_copied_url": "Αντεγράφη η διεύθυνση OnionShare στον πίνακα", + "gui_copied_hidservauth_title": "Αντιγραμμένος HidServAuth", + "gui_copied_hidservauth": "Η σειρά HidServAuth αντεγράφη στον πίνακα", + "gui_please_wait": "Ξεκινάμε... Κάντε κλικ για ακύρωση.", + "gui_download_upload_progress_complete": "%p%, {0:s} πέρασαν.", + "gui_download_upload_progress_starting": "{0:s}, %p% (υπολογισμός)", + "gui_download_upload_progress_eta": "{0:s}, ETA: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_quit_title": "Όχι τόσο γρήγορα", + "gui_share_quit_warning": "Είστε στη διαδικασία αποστολής αρχείων. Είστε σίγουρος πως θέλετε να ακυρώσετε το OnionShare?", + "gui_receive_quit_warning": "Είστε στη διαδικασία παραλαβής αρχείων. Είστε σίγουρος πώς θέλετε να ακυρώσετε το OnionShare?", + "gui_quit_warning_quit": "Έξοδος", + "gui_quit_warning_dont_quit": "Ακύρωση", + "error_rate_limit": "Κάποιος προσπάθησε επανειλημμένα να μπει στη διεύθυνσή σας, το οποίο σημαίνει πως μπορεί να προσπαθεί να την μαντέψει, οπότε το OnionShare σταμάτησε τον server. Ξεκινήστε πάλι το μοίρασμα και στείλτε στον παραλήπτη μία νέα διεύθυνση για κοινοποίηση.", + "zip_progress_bar_format": "Συμπίεση: %p%", + "error_stealth_not_supported": "Για τη χρήση άδειας χρήστη, χρειάζεστε τουλάχιστον το Tor 0.2.9.1-alpha (ή τον Tor Browser 6.5) και το python3-stem 1.5.0.", + "error_ephemeral_not_supported": "Το OnionShare απαιτεί τουλάχιστον το Tor 0.2.7.1 και το python3-stem 1.4.0.", + "gui_settings_window_title": "Ρυθμίσεις", + "gui_settings_whats_this": " Τί είναι αυτό? ", + "gui_settings_stealth_option": "Χρήση άδειας χρήστη (αδειοδότηση)", + "gui_settings_stealth_hidservauth_string": "Με την αποθήκευση των κλειδιών σας για χρήση εκ νέου, μπορείτε τώρα \nνα επιλέξετε την αντιγραφή του HidServAuth σας.", + "gui_settings_autoupdate_label": "Έλεγχος για νέα έκδοση", + "gui_settings_autoupdate_option": "Ενημερώστε με όταν είναι διαθέσιμη μια νέα έκδοση", + "gui_settings_autoupdate_timestamp": "Τελευταίος έλεγχος: {}", + "gui_settings_autoupdate_timestamp_never": "Ποτέ", + "gui_settings_autoupdate_check_button": "Έλεγχος για νέα έκδοση", + "gui_settings_general_label": "Γενικές ρυθμίσεις", + "gui_settings_sharing_label": "Ρυθμίσεις κοινοποίησης", + "gui_settings_close_after_first_download_option": "Τερματισμός κοινοποίησης μετά την πρώτη λήψη", + "gui_settings_connection_type_label": "Πώς πρέπει να συνδέεται το OnionShare με το Tor?", + "gui_settings_connection_type_bundled_option": "Χρησιμοποιήστε την έκδοση του Tor, ενσωματωμένη στο OnionShare", + "gui_settings_connection_type_automatic_option": "Προσπάθεια σύνδεσης με τον Tor Browser", + "gui_settings_connection_type_control_port_option": "Σύνδεση μέσω πύλης ελέγχου", + "gui_settings_connection_type_socket_file_option": "Σύνδεση μέσω αρχείου μετάβασης", + "gui_settings_connection_type_test_button": "Έλεγχος της σύνδεσης με το Tor", + "gui_settings_control_port_label": "Πύλη ελέγχου", + "gui_settings_socket_file_label": "Αρχείο μετάβασης", + "gui_settings_socks_label": "πύλη SOCKS", + "gui_settings_authenticate_label": "Ρυθμίσεις επαλήθευσης Tor", + "gui_settings_authenticate_no_auth_option": "Καμία επαλήθευση ή επαλήθευση cookie", + "gui_settings_authenticate_password_option": "Κωδικός", + "gui_settings_password_label": "Κωδικός", + "gui_settings_tor_bridges": "Στήριξη Tor bridge", + "gui_settings_tor_bridges_no_bridges_radio_option": "Μην χρησιμοποιείτε bridges", + "gui_settings_tor_bridges_obfs4_radio_option": "Χρησιμοποιήστε ενσωματωμένα obfs4 pluggable transports", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Χρησμοποιήστε ενσωματωμένα obfs4 pluggable transports (απαιτείται obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Χρησιμοποιήστε ενσωματωμένα meek_lite (Azure) pluggable transports", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Χρησιμοποιήστε ενσωματωμένα meek_lite (Azure) pluggable transports (απαιτεί obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Προσοχή: Τα meek_lite bridges επιβαρύνουν πολύ το Tor Project στη λειτουργία.

Χρησιμοποιήστε τα μόνο αν δεν μπορείτε να συνδεθείτε κατ' ευθείαν στο Tor μέσω obfs4 transports ή άλλα κανονικά bridges.", + "gui_settings_tor_bridges_custom_radio_option": "Χρήση κανονικών bridges", + "gui_settings_tor_bridges_custom_label": "Αποκτήστε bridges στο https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Δεν λειτούργησε κάποιο από τα bridges που προσθέσατε.\nΞαναελέγξτε τα ή επιλέξτε άλλα.", + "gui_settings_button_save": "Αποθήκευση", + "gui_settings_button_cancel": "Ακύρωση", + "gui_settings_button_help": "Βοήθεια", + "gui_settings_shutdown_timeout_checkbox": "Χρήση χρονομέτρου αυτόματου τερματισμού", + "gui_settings_shutdown_timeout": "Τερματισμός της κοινοποίησης στα:", + "settings_error_unknown": "Αδύνατη η σύνδεση του ελέγχου Tor, καθώς οι ρυθμίσεις σας δεν έχουν κανένα νόημα.", + "settings_error_automatic": "Είναι αδύνατη η σύνδεση στον έλεγχο του Tor. Λειτουργεί ο Tor Browser (διαθέσιμος στο torproject.org) στο παρασκήνιο?", + "settings_error_socket_port": "Αδύνατη η σύνδεση στον έλεγχο Tor στις {}:{}.", "settings_error_socket_file": "", "settings_error_auth": "", "settings_error_missing_password": "", @@ -182,5 +182,5 @@ "gui_open_folder_error_nautilus": "", "gui_settings_language_label": "", "gui_settings_language_changed_notice": "", - "timeout_upload_still_running": "Αναμονή ολοκλήρωση του ανεβάσματος" + "timeout_upload_still_running": "Αναμονή ολοκλήρωσης του ανεβάσματος" } -- cgit v1.2.3-54-g00ecf From 424d500af7cf7a76da4ef83e77575f6bfa60bc16 Mon Sep 17 00:00:00 2001 From: jinofe zdfpost Date: Sun, 23 Dec 2018 08:00:47 +0000 Subject: Translated using Weblate (Russian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/ --- share/locale/ru.json | 177 +++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 165 insertions(+), 12 deletions(-) diff --git a/share/locale/ru.json b/share/locale/ru.json index 54f5d64d..254b5ef8 100644 --- a/share/locale/ru.json +++ b/share/locale/ru.json @@ -1,9 +1,9 @@ { - "give_this_url": "Отправьте эту ссылку тому человеку, которому вы хотите передать файл:", - "ctrlc_to_stop": "Нажмите Ctrl-C чтобы остановить сервер", - "not_a_file": "{0:s} не является файлом.", - "gui_copied_url": "Ссылка скопирована в буфер обмена", - "other_page_loaded": "Другая страница была загружена", + "give_this_url": "Передайте этот адрес получателю:", + "ctrlc_to_stop": "Нажмите Ctrl+C, чтобы остановить сервер", + "not_a_file": "{0:s} недопустимый файл.", + "gui_copied_url": "Ссылка OnionShare скопирована в буфер обмена", + "other_page_loaded": "Адрес загружен", "gui_copy_url": "Скопировать ссылку", "systray_menu_exit": "Выйти", "gui_add": "Добавить", @@ -14,19 +14,172 @@ "gui_quit_warning_dont_quit": "Отмена", "gui_settings_window_title": "Настройки", "gui_settings_autoupdate_timestamp_never": "Никогда", - "gui_settings_general_label": "Основные настройки", + "gui_settings_general_label": "Общие настройки", "gui_settings_control_port_label": "Контрольный порт", - "gui_settings_authenticate_password_option": "Password", - "gui_settings_password_label": "Password", + "gui_settings_authenticate_password_option": "Пароль", + "gui_settings_password_label": "Пароль", "gui_settings_button_save": "Сохранить", "gui_settings_button_cancel": "Отмена", "gui_settings_button_help": "Помощь", "gui_tor_connection_ask_open_settings": "Есть", "gui_tor_connection_ask_quit": "Выйти", - "gui_status_indicator_share_started": "Распространение", - "gui_status_indicator_receive_started": "Доходы", + "gui_status_indicator_share_started": "Идёт раздача", + "gui_status_indicator_receive_started": "Идёт получение", "gui_settings_downloads_label": "Сохранять файлы в", "gui_settings_downloads_button": "Выбрать", - "gui_clear_history": "Очистить все", - "gui_settings_language_label": "Предпочтительный язык" + "gui_clear_history": "Очистить Все", + "gui_settings_language_label": "Предпочтительный язык", + "config_onion_service": "Назначем \"луковому\" сервису порт {:d}.", + "preparing_files": "Сжимаем файлы.", + "give_this_url_stealth": "Передайте этот адрес и строку HidServAuth получателю:", + "give_this_url_receive": "Передайте этот адрес отправителю:", + "give_this_url_receive_stealth": "Передайте этот адрес и строку HidServAuth отправителю:", + "not_a_readable_file": "{0:s} не читаемый файл.", + "no_available_port": "Не удалось найти доступный порт для запуска \"лукового\" сервиса", + "close_on_timeout": "Время ожидания таймера истекло, сервис остановлен", + "closing_automatically": "Загрузка завершена, сервис остановлен", + "timeout_download_still_running": "Ожидаем завершения загрузки", + "timeout_upload_still_running": "Ожидаем завершения выгрузки", + "large_filesize": "Внимание: Отправка раздачи большого объёма может занять продолжительное время (часы)", + "systray_download_started_title": "OnionShare: Загрузка Началась", + "systray_download_started_message": "Пользователь начал загружать ваши файлы", + "systray_download_completed_title": "OnionShare: Загрузка Завершена", + "systray_download_completed_message": "Пользователь завершил загрузку ваших файлов", + "systray_download_canceled_title": "OnionShare: Загрузка Отменена", + "systray_download_canceled_message": "Пользователь отменил загрузку", + "systray_upload_started_title": "OnionShare: Выгрузка Началась", + "systray_upload_started_message": "Пользователь начал выгрузку файлов на ваш компьютер", + "help_local_only": "Не использовать Tor (только для разработки)", + "help_stay_open": "Продолжить раздачу после первой загрузки", + "help_shutdown_timeout": "Остановить раздачу после заданного количества секунд", + "help_stealth": "Использовать авторизацию клиента (дополнительно)", + "help_receive": "Получать раздачи, вместо их отправки", + "help_debug": "Направлять сообщения об ошибках OnionShare в stdout, ошибки сети сохранять на диск", + "help_filename": "Список файлов или папок для раздачи", + "help_config": "Расположение пользовательского конфигурационного JSON-файла (необязательно)", + "gui_drag_and_drop": "Перетащите сюда файлы и папки\nчтобы начать раздачу", + "gui_share_start_server": "Начать раздачу", + "gui_share_stop_server": "Закончить раздачу", + "gui_share_stop_server_shutdown_timeout": "Остановить раздачу ({}s осталось)", + "gui_share_stop_server_shutdown_timeout_tooltip": "Время таймера истекает в {}", + "gui_receive_start_server": "Включить Режим Получения", + "gui_receive_stop_server": "Выключить Режим Получения", + "gui_receive_stop_server_shutdown_timeout": "Выключить Режим Получения ({}s осталось)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "Время таймера истекает в {}", + "gui_copy_hidservauth": "Скопировать строку HidServAuth", + "gui_downloads": "История Загрузок", + "gui_no_downloads": "Пока нет загрузок", + "gui_copied_url_title": "Адрес OnionShare скопирован", + "gui_copied_hidservauth_title": "Строка HidServAuth скопирована", + "gui_copied_hidservauth": "Строка HidServAuth скопирована в буфер обмена", + "gui_please_wait": "Начинаем... нажмите, чтобы отменить.", + "gui_download_upload_progress_complete": "%p%, прошло {0:s}.", + "gui_download_upload_progress_starting": "{0:s}, %p% (вычисляем)", + "gui_download_upload_progress_eta": "{0:s}, ETA: {1:s}, %p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_quit_title": "Не так быстро", + "gui_share_quit_warning": "Идёт процесс отправки файлов. Вы уверены, что хотите завершить работу OnionShare?", + "gui_receive_quit_warning": "Идёт процесс получения файлов. Вы уверены, что хотите завершить работу OnionShare?", + "error_rate_limit": "Кто-то совершил слишком много неверных попыток подключения к вашему адресу, это может означать, что его пытаются вычислить. OnionShare остановил сервер. Создайте раздачу повторно и перешлите получателю новый адрес.", + "zip_progress_bar_format": "Сжатие: %p%", + "error_stealth_not_supported": "Для использования авторизации клиента необходимы как минимум версии Tor 0.2.9.1-alpha (или Tor Browser 6.5) и библиотеки python3-stem 1.5.0.", + "error_ephemeral_not_supported": "Для работы OnionShare необходимы как минимум версии Tor 0.2.7.1 и библиотеки python3-stem 1.4.0.", + "gui_settings_whats_this": "Что это?", + "gui_settings_stealth_option": "Использовать авторизацию клиента (устарело)", + "gui_settings_stealth_hidservauth_string": "Сохранили ваш приватный ключ для повторного использования,\nзначит теперь вы можете нажать сюда, чтобы скопировать вашу строку HidServAuth.", + "gui_settings_autoupdate_label": "Проверить новую версию", + "gui_settings_autoupdate_option": "Уведомить меня, когда будет доступна новая версия", + "gui_settings_autoupdate_timestamp": "Последняя проверка: {}", + "gui_settings_autoupdate_check_button": "Проверить Новую Версию", + "gui_settings_sharing_label": "Настройки раздачи", + "gui_settings_close_after_first_download_option": "Остановить раздачу после первой загрузки", + "gui_settings_connection_type_label": "Как OnionShare следует подключиться к сети Tor?", + "gui_settings_connection_type_bundled_option": "Использовать версию Tor, встроенную в OnionShare", + "gui_settings_connection_type_automatic_option": "Попробовать автоматическую настройку с Tor Browser", + "gui_settings_connection_type_control_port_option": "Подключиться используя порт управления", + "gui_settings_connection_type_socket_file_option": "Подключиться используя файл-сокет", + "gui_settings_connection_type_test_button": "Проверить подключение к сети Tor", + "gui_settings_socket_file_label": "Файл-сокет", + "gui_settings_socks_label": "Порт SOCKS", + "gui_settings_authenticate_label": "Настройки аутентификации Tor", + "gui_settings_authenticate_no_auth_option": "Без аутентификации или cookie-аутентификации", + "gui_settings_tor_bridges": "Поддержка \"мостов\" Tor", + "gui_settings_tor_bridges_no_bridges_radio_option": "Не использовать \"мосты\"", + "gui_settings_tor_bridges_obfs4_radio_option": "Использовать встроенные obfs4 подключаемые транспорты", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Использовать встроенные obfs4 подключаемые транспорты (необходим obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Использовать встроенные meek_lite (Azure) встроенные транспорты", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Использовать встроенные meek_lite (Azure) встроенные транспорты (необходим obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Внимание: использование \"мостов\" meek_lite очень затратно для Tor Project

Используйте их только если Вы не можете поделючться к сети Tor напрямую, через obfs4 транспорты или другие обычные \"мосты\".", + "gui_settings_tor_bridges_custom_radio_option": "Использовать пользовательские \"мосты\"", + "gui_settings_tor_bridges_custom_label": "Получить настройки \"мостов\" можно здесь https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Ни один из добавленных вами \"мостов\" не работет.\nПроверьте их снова или добавьте другие.", + "gui_settings_shutdown_timeout_checkbox": "Использовать таймер", + "gui_settings_shutdown_timeout": "Остановить раздачу в:", + "settings_error_unknown": "Невозможно подключить к контроллеру Tor, поскольку ваши настройки не корректны.", + "settings_error_automatic": "Невозможно подключться к контроллеру Tor. Уточните, Tor Browser (можно загрузить по ссылке torproject.org) запущен в фоновом режиме?", + "settings_error_socket_port": "Невозможно подключиться к контроллеру Tor в {}:{}.", + "settings_error_socket_file": "Невозможно подключиться к контроллеру Tor используя файл-сокет {}.", + "settings_error_auth": "Произведено подлючение к {}:{}, не получается проверить подлинность. Возможно, это не контроллер сети Tor?", + "settings_error_missing_password": "Произведено подключение к контроллеру Tor, но для аутентификации необходим пароль.", + "settings_error_unreadable_cookie_file": "Произведено подключение к контроллеру Tor, но пароль может быть указан неверно или пользователю не разрешено чтение файла-cookie.", + "settings_error_bundled_tor_not_supported": "Версию Tor, которая поставляется вместе с OnionShare нельзя использовать в режиме разработки на операционных системах Windows или macOS.", + "settings_error_bundled_tor_timeout": "Подключение к сети Tor занимает слишком много времени. Возможно, отсутствует подключение к сети Интернет или у вас неточно настроено системное время?", + "settings_error_bundled_tor_broken": "OnionShare не смог подулючиться к сети Tor в фоновом режиме:\n{}", + "settings_test_success": "Произведено подключение к контроллеру Tor.\n\nВерсия Tor: {}\nПоддержка временных \"луковых\" сервисов: {}.\nПоддержка аутентификации клиента: {}.\nПоддержка адресов .onion следующего поколения: {}.", + "error_tor_protocol_error": "Произошла ошибка с сетью Tor: {}", + "error_tor_protocol_error_unknown": "Произошла неизвестная ошибка с сетю Tor", + "error_invalid_private_key": "Данный тип приватного ключа не поддерживается", + "connecting_to_tor": "Подключаемся к сети Tor", + "update_available": "Вышла новая версия OnionShare. Нажмите сюда чтобы загрузить.

Вы используется версию {}, наиболее поздняя версия {}.", + "update_error_check_error": "Не удалось проверить новые версии: сайт OnionShare сообщает, что не удалось распознать наиболее позднюю версию '{}'…", + "update_error_invalid_latest_version": "Не удалось проверить наличие новой версии: возможно вы не подключены к сети Tor или сайт OnionShare не работает?", + "update_not_available": "Вы используете наиболее позднюю версию OnionShare.", + "gui_tor_connection_ask": "Открыть раздел \"настройки\" для решения проблем с подключением к сети Tor?", + "gui_tor_connection_error_settings": "Попробуйте изменить способ, при помощий которого OnionShare подключается к сети Tor в разделе \"Настройки\".", + "gui_tor_connection_canceled": "Не удалось подключиться к сети Tor.\n\nПожалуйста, убедитесь что есть подключение к сети Интернет, затем переоткройте OnionShare и настройте подключение к сети Tor.", + "gui_tor_connection_lost": "Произведено отключение от сети Tor.", + "gui_server_started_after_timeout": "Время таймера истекло до того, как сервер был запущен.\nПожалуйста, создайте новую раздачу.", + "gui_server_timeout_expired": "Время таймера истекло.\nПожалуйста, обновите его для того, чтобы начать раздачу.", + "share_via_onionshare": "OnionShare это", + "gui_use_legacy_v2_onions_checkbox": "Используйте устаревшие адреса", + "gui_save_private_key_checkbox": "Используйте постоянный адрес (устарело)", + "gui_share_url_description": "Кто угодно c этим адресом OnionShare может загрузить ваши файлы при помощиTor Browser: ", + "gui_receive_url_description": "Кто угодно c этим адресом OnionShare может выгрузить файлы на ваш комьютер Tor Browser: ", + "gui_url_label_persistent": "Данная раздаче не будет завершена автоматически.

Каждая последующая раздача будет повторно использовать данный адрес. (Чтобы использовать одноразовый адрес, отключите опцию \"Использовать устаревший адрес\" в настройках.)", + "gui_url_label_stay_open": "Данная раздача не будет остановлена автоматически.", + "gui_url_label_onetime": "Данная раздача будет завершена автоматически после первой загрузки.", + "gui_url_label_onetime_and_persistent": "Данная раздача не будет завершена автоматически.

Каждая последующая раздача будет повторно использовать данный адрес. (Чтобы использовать одноразовый адрес, отключите опцию \"Использовать устаревший адрес\" в настройках.)", + "gui_status_indicator_share_stopped": "Можно начинать раздачу", + "gui_status_indicator_share_working": "Начинаем…", + "gui_status_indicator_receive_stopped": "Можно начинать получение", + "gui_status_indicator_receive_working": "Начинаем…", + "gui_file_info": "{} файлы, {}", + "gui_file_info_single": "{} файл, {}", + "history_in_progress_tooltip": "{} в ходе выполнения", + "history_completed_tooltip": "{} завершено", + "info_in_progress_uploads_tooltip": "{} выгрузка(и) в ходе выполнения", + "info_completed_uploads_tooltip": "{} выгрузка(и) завершена(ы)", + "error_cannot_create_downloads_dir": "Не удалось создать папку в режиме получения: {}", + "receive_mode_downloads_dir": "Файлы, которые были вам отправлены находятся в папке: {}", + "receive_mode_warning": "Внимание: Режим получения позаоляет другия людями загружать файлы на ваш компьютер. Некоторые файлы могут получить управление вашим компьютером, если вы откроете их. Открывайте только те файлы, которые вы получили от людей, которым вы доверяете, или если вы знаете, что делаете.", + "gui_receive_mode_warning": "Режим получения позаоляет другия людями загружать файлы на ваш компьютер.

Некоторые файлы могут получить управление вашим компьютером, если вы откроете их. Открывайте только те файлы, которые вы получили от людей, которым вы доверяете, или если вы знаете, что делаете.", + "receive_mode_upload_starting": "Начинается выгрузка общим объёмом {}", + "receive_mode_received_file": "Получено: {}", + "gui_mode_share_button": "Раздача файлов", + "gui_mode_receive_button": "Получение файлов", + "gui_settings_receiving_label": "Настройки получения", + "gui_settings_public_mode_checkbox": "Публичный режим", + "systray_close_server_title": "Сервер OnionShare Отключен", + "systray_close_server_message": "Пользователь отключил сервер", + "systray_page_loaded_title": "Страница OnionShare Загружена", + "systray_download_page_loaded_message": "Пользователь находится на странице загрузки", + "systray_upload_page_loaded_message": "Пользователь посетил странцу выгрузки", + "gui_uploads": "История Выгрузок", + "gui_no_uploads": "Пока Нет Выгрузок", + "gui_upload_in_progress": "Выгрузка Началась {}", + "gui_upload_finished_range": "Загружено {} в {}", + "gui_upload_finished": "Выгружено {}", + "gui_download_in_progress": "Загрузка Началась {}", + "gui_open_folder_error_nautilus": "Не удаётся открыть папку, поскольку nautilus не доступен. Файл находится здесь: {}", + "gui_settings_language_changed_notice": "Перезапустите OnionShare чтобы применились языковые настройки." } -- cgit v1.2.3-54-g00ecf From ea579c73727bd3cc3c4f2c84389b9f9f585a945a Mon Sep 17 00:00:00 2001 From: Adrià García-Alzórriz Date: Sun, 23 Dec 2018 13:18:49 +0000 Subject: Translated using Weblate (Catalan) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/ --- share/locale/ca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/ca.json b/share/locale/ca.json index fbe11606..068ed541 100644 --- a/share/locale/ca.json +++ b/share/locale/ca.json @@ -121,7 +121,7 @@ "error_tor_protocol_error_unknown": "Hi ha hagut un error desconegut amb Tor", "error_invalid_private_key": "Aquest tipus de clau privada no està suportat", "connecting_to_tor": "Connectant a la xarxa Tor", - "update_available": "", + "update_available": "Ha sortit una nova versió d'OnionShare.Feu clic aquí per obtenir-la.

Esteu usant {} i la més recent és {}.", "update_error_check_error": "", "update_error_invalid_latest_version": "", "update_not_available": "", -- cgit v1.2.3-54-g00ecf From fe0e873010c6f3ce43e831c7bd5ff04f54695eef Mon Sep 17 00:00:00 2001 From: Harm ten Napel Date: Sun, 23 Dec 2018 10:41:35 +0000 Subject: Translated using Weblate (Dutch) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nl/ --- share/locale/nl.json | 156 ++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 117 insertions(+), 39 deletions(-) diff --git a/share/locale/nl.json b/share/locale/nl.json index f27bd1ea..3ecc763b 100644 --- a/share/locale/nl.json +++ b/share/locale/nl.json @@ -23,50 +23,50 @@ "help_stay_open": "Blijven delen na afronden van eerste download", "help_shutdown_timeout": "Stoppen met delen na het opgegeven aantal seconden", "help_stealth": "Client-authorisatie gebruiken (geavanceerd)", - "help_debug": "Log fouten naar harde schijf", + "help_debug": "Log OnionShare fouten naar stdout, en web fouten naar disk", "help_filename": "Lijst van bestanden of mappen om te delen", - "help_config": "Pad naar een JSON configuratie bestand (optioneel)", + "help_config": "Instelbaar pad naar JSON configuratie bestand (optioneel)", "gui_drag_and_drop": "Sleep en zet\nbestanden hier neer", "gui_add": "Toevoegen", "gui_delete": "Verwijder", "gui_choose_items": "Kies", "gui_copy_url": "Kopieer URL", "gui_copy_hidservauth": "Kopieer HidServAuth", - "gui_downloads": "Downloads:", + "gui_downloads": "Download Geschiedenis", "gui_canceled": "Afgebroken", - "gui_copied_url": "URL gekopieerd naar klembord", + "gui_copied_url": "OnionShare adres gekopieerd naar klembord", "gui_copied_hidservauth": "HidServAuth regel gekopieerd naar klembord", - "gui_please_wait": "Moment geduld...", - "gui_download_upload_progress_complete": "%p%, Tijd verstreken: {0:s}", - "gui_download_upload_progress_starting": "{0:s}, %p% (ETA berekenen)", + "gui_please_wait": "Aan het starten... Klik om te annuleren.", + "gui_download_upload_progress_complete": "%p%, {0:s} verstreken.", + "gui_download_upload_progress_starting": "{0:s}, %p% (berekenen)", "gui_download_upload_progress_eta": "{0:s}, ETA: {1:s}, %p%", - "version_string": "Onionshare {0:s} | https://onionshare.org/", + "version_string": "OnionShare {0:s} | https://onionshare.org/", "gui_share_quit_warning": "Weet je zeker dat je wilt afsluiten?\nDe URL die je aan het delen bent zal niet meer bestaan.", "gui_quit_warning_quit": "Afsluiten", "gui_quit_warning_dont_quit": "Niet afsluiten", - "error_rate_limit": "Een aanvaller probeert misschien je URL te gokken. Om dit te voorkomen heeft OnionShare de server automatisch gestopt. Om de bestanden te delen moet je de server opnieuw starten en de nieuwe URL delen.", - "zip_progress_bar_format": "Bestanden verwerken: %p%", - "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_rate_limit": "Iemand heeft te veel foute pogingen gedaan op je adres, dit betekent dat ze zouden kunnen proberen het te raden, daarom heeft OnionShare de server gestopt. Start het delen opnieuw en stuur de ontvanger een nieuw adres om te delen.", + "zip_progress_bar_format": "Comprimeren: %p%", + "error_stealth_not_supported": "Om client authorization te gebruiken heb je op zijn minst zowel Tor 0.2.9.1-alpha (of Tor Browser 6.5) en python3-stem 1.5.0 nodig.", + "error_ephemeral_not_supported": "OnionShare vereist minstens zowel Tor 0.2.7.1 als python3-stem 1.4.0.", "gui_settings_window_title": "Instellingen", - "gui_settings_stealth_option": "Maak stealth onion services", - "gui_settings_autoupdate_label": "Controleer voor updates", - "gui_settings_autoupdate_option": "Notificeer me als er updates beschikbaar zijn", + "gui_settings_stealth_option": "Gebruik client authorization (achterhaald)", + "gui_settings_autoupdate_label": "Controleer op updates", + "gui_settings_autoupdate_option": "Laat me weten als er een nieuwe versie beschikbaar is", "gui_settings_autoupdate_timestamp": "Laatste controle: {}", "gui_settings_autoupdate_timestamp_never": "Nooit", - "gui_settings_autoupdate_check_button": "Controleer voor update", - "gui_settings_sharing_label": "Deel opties", + "gui_settings_autoupdate_check_button": "Controleer op een Nieuwe Versie", + "gui_settings_sharing_label": "Instelling voor delen", "gui_settings_close_after_first_download_option": "Stop delen na eerste download", "gui_settings_connection_type_label": "Hoe moet OnionShare verbinden met Tor?", - "gui_settings_connection_type_bundled_option": "Gebruik Tor die is meegeleverd met OnionShare", - "gui_settings_connection_type_automatic_option": "Probeer automatische configuratie met Tor Browser", + "gui_settings_connection_type_bundled_option": "Gebruik de Tor versie die is ingebouwd in OnionShare", + "gui_settings_connection_type_automatic_option": "Probeer auto-configuratie met Tor Browser", "gui_settings_connection_type_control_port_option": "Verbinden via controle poort", "gui_settings_connection_type_socket_file_option": "Verbinden via socket bestand", - "gui_settings_connection_type_test_button": "Test Tor instellingen", + "gui_settings_connection_type_test_button": "Test Connectie naar Tor", "gui_settings_control_port_label": "Controle poort", "gui_settings_socket_file_label": "Socket bestand", "gui_settings_socks_label": "SOCKS poort", - "gui_settings_authenticate_label": "Tor authenticatie opties", + "gui_settings_authenticate_label": "Tor authenticatie instellingen", "gui_settings_authenticate_no_auth_option": "Geen authenticatie of cookie authenticatie", "gui_settings_authenticate_password_option": "Wachtwoord", "gui_settings_password_label": "Wachtwoord", @@ -75,34 +75,112 @@ "gui_settings_button_help": "Help", "gui_settings_shutdown_timeout": "Stop delen om:", "settings_saved": "Instellingen opgeslagen in {}", - "settings_error_unknown": "Kan geen verbinding maken met de Tor controller omdat de instellingen niet kloppen.", - "settings_error_automatic": "Kan geen verbinding maken met de Tor controller. Draait Tor Browser in de achtergrond? Deze kan je verkrijgen via https://www.torproject.org/.", + "settings_error_unknown": "Kan geen verbinding maken met de Tor controller omdat je instellingen nergens op slaan.", + "settings_error_automatic": "Kon geen verbinding maken met de Tor controller. Draait Tor Browser (beschikbaar via torproject.org) in de achtergrond?", "settings_error_socket_port": "Kan geen verbinding maken met de Tor controller op {}:{}.", "settings_error_socket_file": "Kan geen verbinding maken met de Tor controller via socket bestand {}.", "settings_error_auth": "Verbonden met {}:{}, maar kan niet authenticeren. Misschien is het geen Tor controller?", "settings_error_missing_password": "Verbonden met Tor controller, maar het heeft een wachtwoord nodig voor authenticatie.", - "settings_error_unreadable_cookie_file": "Verbonden met Tor controller, maar kan niet authenticeren omdat wachtwoord onjuist is en gebruiker heeft niet de permissies om cookie bestand te lezen.", - "settings_error_bundled_tor_not_supported": "Meegeleverde Tor is niet onersteunt wanneer je niet de ontwikkelaarsmodus gebruikt in Windows or macOS.", - "settings_error_bundled_tor_timeout": "Verbinden met Tor duurt te lang. Misschien is je computer offline, of je klok is niet accuraat.", + "settings_error_unreadable_cookie_file": "Verbonden met de Tor controller, maar het wachtwoord kan onjuist zijn, of je gebruiker heeft geen toestemming om het cookie bestand te lezen.", + "settings_error_bundled_tor_not_supported": "De Tor versie die is meegeleverd bij OnionShare werkt niet in de developer mode op Windows of macOS.", + "settings_error_bundled_tor_timeout": "Verbinden met Tor duurt te lang. Misschien is je computer niet verbonden met internet, of je hebt een inaccurate systeemklok?", "settings_error_bundled_tor_broken": "OnionShare kan niet verbinden met Tor op de achtergrond:\n{}", - "settings_test_success": "Gefeliciteerd, OnionShare kan verbinden met de Tor controller.\n\nTor version: {}\nOndersteunt kortstondige onion services: {}\nOndersteunt geheime onion services: {}", - "error_tor_protocol_error": "Fout bij praten met de Tor controller.\nAls je Whonix gebruikt, kijk dan hier https://www.whonix.org/wiki/onionshare om OnionShare werkend te krijgen.", + "settings_test_success": "Verbonden met de Tor controller.\n\nTor versie: {}\nOndersteund ephemeral onion services: {}.\nOndersteund client authentication: {}.\nOndersteund next-gen .onion addresses: {}.", + "error_tor_protocol_error": "Er was een fout met Tor: {}", "connecting_to_tor": "Verbinden met het Tor network", - "update_available": "Er is een OnionShare update beschikbaar. Klik hier om te downloaden.

Geinstalleerde versie: {}
Laatste versie: {}", - "update_error_check_error": "Fout bij controleren voor updates: Misschien ben je niet verbonden met Tor, of misschien is de OnionShare website down.", - "update_error_invalid_latest_version": "Fout bij controleren voor updates: De OnionShare website zegt dat de laatste versie '{}' is, maar dat lijkt geen valide versie te zijn.", - "update_not_available": "Je draait de laatste versie van OnionShare.", - "gui_tor_connection_ask": "Wil je de OnionShare instellingen openen om het verbindingsprobleem met Tor op te lossen?", - "gui_tor_connection_ask_open_settings": "Open Instellingen", + "update_available": "Er is een nieuwe versie van OnionShare beschikbaar. Klik hier om te updaten.

Je hebt nu {} en de laatste versie is {}.", + "update_error_check_error": "Kon niet controleren op nieuwe versies: De OnionShare website meldt dat de laatste versie de onherkenbare is '{}' is…", + "update_error_invalid_latest_version": "Kon niet controleren op een nieuwe versie: Wellicht ben je niet met Tor verbonden, of is de OnionShare website is niet beschikbaar?", + "update_not_available": "Je draait de laatst beschikbare OnionShare.", + "gui_tor_connection_ask": "Open de instellingen om het verbindingsprobleem met Tor op te lossen?", + "gui_tor_connection_ask_open_settings": "Ja", "gui_tor_connection_ask_quit": "Afsluiten", - "gui_tor_connection_error_settings": "Probeer de instellingen hoe OnionShare verbind met het Tor network aan te passen in Instellingen.", - "gui_tor_connection_canceled": "OnionShare kan niet verbinden met Tor.\n\nControleer of je verbonden bent met het internet, herstart OnionShare om de Tor verbinding te configureren.", - "gui_server_started_after_timeout": "De server startte na de gekozen auto-timeout.\nDeel opnieuw.", - "gui_server_timeout_expired": "De gekozen timeout is al verlopen.\nKies nieuwe timeout deel opnieuw.", + "gui_tor_connection_error_settings": "Probeer hoe OnionShare verbind met het Tor network te veranderen in de instellingen.", + "gui_tor_connection_canceled": "Kon niet verbinden met Tor.\n\nWees er zeker van dat je verbonden bent met het internet, herstart OnionShare en configureer de verbinding met Tor.", + "gui_server_started_after_timeout": "De auto-stop timer liep af voordat de server startte.\nMaak een nieuwe share aan.", + "gui_server_timeout_expired": "De auto-stop timer is al verlopen.\nStel een nieuwe tijd in om te beginnen met delen.", "share_via_onionshare": "Deel via OnionShare", "give_this_url_receive": "Geef dit adres aan de afzender:", "give_this_url_receive_stealth": "Geef dit adres en de HidServAuth-regel aan de afzender:", "systray_upload_started_title": "OnionShare-upload gestart", "systray_upload_started_message": "Een gebruiker is begonnen met uploaden van bestanden naar je computer", - "help_receive": "Bestanden ontvangen in plaats van ze versturen" + "help_receive": "Bestanden ontvangen in plaats van ze versturen", + "timeout_upload_still_running": "Wachten op voltooiing van de upload", + "gui_share_start_server": "Start delen", + "gui_share_stop_server": "Stop delen", + "gui_share_stop_server_shutdown_timeout": "Stop Delen ({}s resterend)", + "gui_share_stop_server_shutdown_timeout_tooltip": "Auto-stop timer eindigt bij {}", + "gui_receive_start_server": "Start Ontvangst Mode", + "gui_receive_stop_server": "Stop Ontvangst Mode", + "gui_receive_stop_server_shutdown_timeout": "Stop Ontvangst Mode ({}s resterend)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "Auto-stop timer stopt bij {}", + "gui_no_downloads": "Nog Geen Downloads", + "gui_copied_url_title": "Gekopieerd OnionShare Adres", + "gui_copied_hidservauth_title": "HidServAuth gekopieerd", + "gui_quit_title": "Niet zo snel", + "gui_receive_quit_warning": "Je ben bezig files te ontvangen. Weet je zeker dat je OnionShare wilt stoppen?", + "gui_settings_whats_this": "1What is dit?2", + "gui_settings_stealth_hidservauth_string": "Nu de privésleutel voor hergebruik is opgeslagen kun je klikken om je HidServAuth te kopiëren.", + "gui_settings_general_label": "Algemene instellingen", + "gui_settings_tor_bridges": "Tor bridge ondersteuning", + "gui_settings_tor_bridges_no_bridges_radio_option": "Gebruik geen bridges", + "gui_settings_tor_bridges_obfs4_radio_option": "Gebruik ingebouwde obfs4 pluggable transports", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Gebruik ingebouwde pluggable transports (vereist obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Gebruik ingebouwde meek_lite (Azure) pluggable transports", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Gebruik ingebouwde meek_lite (Azure) pluggable transports (vereist obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Waarschuwing: De meek_lite bridges zijn erg kostbaar voor het Tor Project om uit te voeren.

Gebruik ze alleen als je niet direct met Tor kan verbinden, via obfs4 transports, of andere normale bridges.", + "gui_settings_tor_bridges_custom_radio_option": "Gebruik custom bridges", + "gui_settings_tor_bridges_custom_label": "Je kan bridges krijgen via 1https://bridges.torproject.org2", + "gui_settings_tor_bridges_invalid": "Geen van de bridges die je hebt toegevoegd werken. Controleer ze of voeg andere toe.", + "gui_settings_shutdown_timeout_checkbox": "Gebruik auto-stop timer", + "error_tor_protocol_error_unknown": "Er was een onbekende fout met Tor", + "error_invalid_private_key": "Dit type privésleutel wordt niet ondersteund", + "gui_tor_connection_lost": "De verbinding met Tor is verbroken.", + "gui_use_legacy_v2_onions_checkbox": "Gebruik ouderwetse adressen", + "gui_save_private_key_checkbox": "Gebruik een blijvend adres (achterhaald)", + "gui_share_url_description": "1Iedereen2 met dit OnionShare adres kan je bestanden 3binnenhalen4 met de 5Tor Browser6: ", + "gui_receive_url_description": "1Iedereen2 met dit OnionShare adres kan bestanden op je computer 3plaatsen4 met de 5Tor Browser6: 7", + "gui_url_label_persistent": "Deze share stopt niet vanzelf.

Elke volgende share hergebruikt het adres. (Om eenmalige adressen te gebruiken, zet \"Gebruik vast adres\" uit in de settings.)", + "gui_url_label_stay_open": "Deze share stopt niet automatisch.", + "gui_url_label_onetime": "Deze share stopt na de eerste voltooiing.", + "gui_url_label_onetime_and_persistent": "Deze share stopt niet vanzelf.

Elke volgende share hergebruikt het adres. (Om eenmalige adressen te gebruiken, zet \"Gebruik vast adres\" uit in de settings.)", + "gui_status_indicator_share_stopped": "Klaar om te delen", + "gui_status_indicator_share_working": "Starten…", + "gui_status_indicator_share_started": "Aan het delen", + "gui_status_indicator_receive_stopped": "Klaar om te ontvangen", + "gui_status_indicator_receive_working": "Starten…", + "gui_status_indicator_receive_started": "Ontvangen", + "gui_file_info": "{} bestanden, {}", + "gui_file_info_single": "{} bestand, {}", + "history_in_progress_tooltip": "{} bezig", + "history_completed_tooltip": "{} klaar", + "info_in_progress_uploads_tooltip": "{} upload(s) zijn bezig", + "info_completed_uploads_tooltip": "de {} upload(s) zijn klaar", + "error_cannot_create_downloads_dir": "Kon de ontvangst mode map niet maken: {}", + "receive_mode_downloads_dir": "De naar je verstuurde bestanden verschijnen in deze map: {}", + "receive_mode_warning": "Waarschuwing: Ontvangst mode laat het toe dat mensen bestanden op je computer zetten. Sommige bestanden kunnen mogelijk de controle over je computer overnemen als je ze opent. Open alleen dingen van mensen die je vertrouwd of als je weet wat je aan het doen bent.", + "gui_receive_mode_warning": "Ontvangst mode laat het toe dat mensen bestanden op je computer zetten.

Sommige bestanden kunnen mogelijk de controle over je computer overnemen als je ze opent. Open alleen dingen van mensen die je vertrouwd of als je weet wat je aan het doen bent.", + "receive_mode_upload_starting": "Upload met totale grootte {} is aan het starten", + "receive_mode_received_file": "Ontvangen: {}", + "gui_mode_share_button": "Deel Bestanden", + "gui_mode_receive_button": "Ontvang Bestanden", + "gui_settings_receiving_label": "Instellingen voor Ontvangen", + "gui_settings_downloads_label": "Sla bestanden op naar", + "gui_settings_downloads_button": "Surf", + "gui_settings_public_mode_checkbox": "Publieke mode", + "systray_close_server_title": "OnionShare Server Afgesloten", + "systray_close_server_message": "Een gebruiker heeft de server gestopt", + "systray_page_loaded_title": "OnionShare Pagina Geladen", + "systray_download_page_loaded_message": "Een gebruiker heeft de download pagina geladen", + "systray_upload_page_loaded_message": "Een gebruiker heeft de upload pagina geladen", + "gui_uploads": "Upload geschiedenis", + "gui_no_uploads": "Er zijn nog geen uploads", + "gui_clear_history": "Wis alles", + "gui_upload_in_progress": "Upload is gestart{}", + "gui_upload_finished_range": "{} is naar {} gestuurd", + "gui_upload_finished": "Verzonden {}", + "gui_download_in_progress": "Binnenhalen gestart {}", + "gui_open_folder_error_nautilus": "Kan de map niet openen omdat bestandsbeheerprogramma nautilus niet beschikbaar is. Het bestand staat hier : {}", + "gui_settings_language_label": "Voorkeurstaal", + "gui_settings_language_changed_notice": "Je moet OnionShare opnieuw starten als je de taal veranderd." } -- cgit v1.2.3-54-g00ecf From e72d12c7048508b0c6101909f1c18c0d99f04ac3 Mon Sep 17 00:00:00 2001 From: Mattias Bertolino Date: Sat, 22 Dec 2018 20:12:25 +0000 Subject: Translated using Weblate (Swedish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/ --- share/locale/sv.json | 98 ++++++++++++++++++++++++++-------------------------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/share/locale/sv.json b/share/locale/sv.json index 25cd5c48..38ac4fa7 100644 --- a/share/locale/sv.json +++ b/share/locale/sv.json @@ -1,56 +1,56 @@ { - "config_onion_service": "", - "preparing_files": "", - "give_this_url": "", - "give_this_url_stealth": "", - "give_this_url_receive": "", - "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", - "not_a_file": "", - "not_a_readable_file": "", - "no_available_port": "", - "other_page_loaded": "", + "config_onion_service": "Förbereder onion-tjänsten på port {0:d}.", + "preparing_files": "Komprimera filer.", + "give_this_url": "Ge den här adressen till mottagaren:", + "give_this_url_stealth": "Ge den här adressen och HidServAuth-raden till mottagaren:", + "give_this_url_receive": "Ge den här adressen till avsändaren:", + "give_this_url_receive_stealth": "Ge den här adressen och HidServAuth-raden till avsändaren:", + "ctrlc_to_stop": "Tryck ned Ctrl+C för att stoppa servern", + "not_a_file": "{0:s} är inte en giltig fil.", + "not_a_readable_file": "{0:s} är inte en läsbar fil.", + "no_available_port": "Kunde inte hitta en ledig kort för att starta onion-tjänsten", + "other_page_loaded": "Adress laddad", "close_on_timeout": "", - "closing_automatically": "", - "timeout_download_still_running": "", - "timeout_upload_still_running": "", - "large_filesize": "", - "systray_menu_exit": "", - "systray_download_started_title": "", - "systray_download_started_message": "", - "systray_download_completed_title": "", - "systray_download_completed_message": "", - "systray_download_canceled_title": "", - "systray_download_canceled_message": "", - "systray_upload_started_title": "", - "systray_upload_started_message": "", - "help_local_only": "", - "help_stay_open": "", + "closing_automatically": "Stannade för att nedladdningen blev klar", + "timeout_download_still_running": "Väntar på att nedladdningen ska bli klar", + "timeout_upload_still_running": "Väntar på att uppladdningen ska bli klar", + "large_filesize": "Varning: Att skicka en stor fil kan ta timmar", + "systray_menu_exit": "Avsluta", + "systray_download_started_title": "OnionShare Nedladdning Startad", + "systray_download_started_message": "En användare började ladda ner dina filer", + "systray_download_completed_title": "OnionShare Nedladdning Klar", + "systray_download_completed_message": "Användaren har laddat ner dina filer", + "systray_download_canceled_title": "OnionShare Nedladdning Avbruten", + "systray_download_canceled_message": "Användaren avbröt nedladdningen", + "systray_upload_started_title": "OnionShare Uppladdning Påbörjad", + "systray_upload_started_message": "En användare började ladda upp filer på din dator", + "help_local_only": "Använd inte Tor (endast för utveckling)", + "help_stay_open": "Fortsätt dela efter första nedladdning", "help_shutdown_timeout": "", - "help_stealth": "", - "help_receive": "", - "help_debug": "", - "help_filename": "", - "help_config": "", - "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", - "gui_share_start_server": "", - "gui_share_stop_server": "", - "gui_share_stop_server_shutdown_timeout": "", + "help_stealth": "Använd klient-auktorisering (avancerat)", + "help_receive": "Ta emot delningar istället för att skicka dem", + "help_debug": "Logga OnionShare fel till stdout och webbfel till hårddisken", + "help_filename": "Lista filer och mappar att dela", + "help_config": "Egenvald sökväg för JSON konfigurationsfil (valfri)", + "gui_drag_and_drop": "Dra och släpp filer och mappar\nför att påbörja delning", + "gui_add": "Lägg till", + "gui_delete": "Radera", + "gui_choose_items": "Välj", + "gui_share_start_server": "Påbörja delning", + "gui_share_stop_server": "Avbryt delning", + "gui_share_stop_server_shutdown_timeout": "Avbryt Delning ({}s kvarstår)", "gui_share_stop_server_shutdown_timeout_tooltip": "", - "gui_receive_start_server": "", - "gui_receive_stop_server": "", - "gui_receive_stop_server_shutdown_timeout": "", - "gui_receive_stop_server_shutdown_timeout_tooltip": "", - "gui_copy_url": "", - "gui_copy_hidservauth": "", - "gui_downloads": "", - "gui_no_downloads": "", - "gui_canceled": "", - "gui_copied_url_title": "", - "gui_copied_url": "", + "gui_receive_start_server": "Starta Mottagarläge", + "gui_receive_stop_server": "Avsluta Mottagarläge", + "gui_receive_stop_server_shutdown_timeout": "Avsluta Mottagarläge ({}s kvarstår)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "Auto-stop timer avslutas kl {}", + "gui_copy_url": "Kopiera Adress", + "gui_copy_hidservauth": "Kopiera HidServAuth", + "gui_downloads": "Nedladdningshistorik", + "gui_no_downloads": "Inga Nedladdningar Än", + "gui_canceled": "Avbruten", + "gui_copied_url_title": "OnionShare Adress Kopierad", + "gui_copied_url": "OnionShare adress kopierad till urklipp", "gui_copied_hidservauth_title": "", "gui_copied_hidservauth": "", "gui_please_wait": "", -- cgit v1.2.3-54-g00ecf From dae819e4d02f579c3f0fa200ed36b93952187a1e Mon Sep 17 00:00:00 2001 From: MA Date: Tue, 25 Dec 2018 04:23:10 +0000 Subject: Added translation using Weblate (Bulgarian) --- share/locale/bg.json | 185 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 share/locale/bg.json diff --git a/share/locale/bg.json b/share/locale/bg.json new file mode 100644 index 00000000..25cd5c48 --- /dev/null +++ b/share/locale/bg.json @@ -0,0 +1,185 @@ +{ + "config_onion_service": "", + "preparing_files": "", + "give_this_url": "", + "give_this_url_stealth": "", + "give_this_url_receive": "", + "give_this_url_receive_stealth": "", + "ctrlc_to_stop": "", + "not_a_file": "", + "not_a_readable_file": "", + "no_available_port": "", + "other_page_loaded": "", + "close_on_timeout": "", + "closing_automatically": "", + "timeout_download_still_running": "", + "timeout_upload_still_running": "", + "large_filesize": "", + "systray_menu_exit": "", + "systray_download_started_title": "", + "systray_download_started_message": "", + "systray_download_completed_title": "", + "systray_download_completed_message": "", + "systray_download_canceled_title": "", + "systray_download_canceled_message": "", + "systray_upload_started_title": "", + "systray_upload_started_message": "", + "help_local_only": "", + "help_stay_open": "", + "help_shutdown_timeout": "", + "help_stealth": "", + "help_receive": "", + "help_debug": "", + "help_filename": "", + "help_config": "", + "gui_drag_and_drop": "", + "gui_add": "", + "gui_delete": "", + "gui_choose_items": "", + "gui_share_start_server": "", + "gui_share_stop_server": "", + "gui_share_stop_server_shutdown_timeout": "", + "gui_share_stop_server_shutdown_timeout_tooltip": "", + "gui_receive_start_server": "", + "gui_receive_stop_server": "", + "gui_receive_stop_server_shutdown_timeout": "", + "gui_receive_stop_server_shutdown_timeout_tooltip": "", + "gui_copy_url": "", + "gui_copy_hidservauth": "", + "gui_downloads": "", + "gui_no_downloads": "", + "gui_canceled": "", + "gui_copied_url_title": "", + "gui_copied_url": "", + "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth": "", + "gui_please_wait": "", + "gui_download_upload_progress_complete": "", + "gui_download_upload_progress_starting": "", + "gui_download_upload_progress_eta": "", + "version_string": "", + "gui_quit_title": "", + "gui_share_quit_warning": "", + "gui_receive_quit_warning": "", + "gui_quit_warning_quit": "", + "gui_quit_warning_dont_quit": "", + "error_rate_limit": "", + "zip_progress_bar_format": "", + "error_stealth_not_supported": "", + "error_ephemeral_not_supported": "", + "gui_settings_window_title": "", + "gui_settings_whats_this": "", + "gui_settings_stealth_option": "", + "gui_settings_stealth_hidservauth_string": "", + "gui_settings_autoupdate_label": "", + "gui_settings_autoupdate_option": "", + "gui_settings_autoupdate_timestamp": "", + "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_check_button": "", + "gui_settings_general_label": "", + "gui_settings_sharing_label": "", + "gui_settings_close_after_first_download_option": "", + "gui_settings_connection_type_label": "", + "gui_settings_connection_type_bundled_option": "", + "gui_settings_connection_type_automatic_option": "", + "gui_settings_connection_type_control_port_option": "", + "gui_settings_connection_type_socket_file_option": "", + "gui_settings_connection_type_test_button": "", + "gui_settings_control_port_label": "", + "gui_settings_socket_file_label": "", + "gui_settings_socks_label": "", + "gui_settings_authenticate_label": "", + "gui_settings_authenticate_no_auth_option": "", + "gui_settings_authenticate_password_option": "", + "gui_settings_password_label": "", + "gui_settings_tor_bridges": "", + "gui_settings_tor_bridges_no_bridges_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option": "", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", + "gui_settings_meek_lite_expensive_warning": "", + "gui_settings_tor_bridges_custom_radio_option": "", + "gui_settings_tor_bridges_custom_label": "", + "gui_settings_tor_bridges_invalid": "", + "gui_settings_button_save": "", + "gui_settings_button_cancel": "", + "gui_settings_button_help": "", + "gui_settings_shutdown_timeout_checkbox": "", + "gui_settings_shutdown_timeout": "", + "settings_error_unknown": "", + "settings_error_automatic": "", + "settings_error_socket_port": "", + "settings_error_socket_file": "", + "settings_error_auth": "", + "settings_error_missing_password": "", + "settings_error_unreadable_cookie_file": "", + "settings_error_bundled_tor_not_supported": "", + "settings_error_bundled_tor_timeout": "", + "settings_error_bundled_tor_broken": "", + "settings_test_success": "", + "error_tor_protocol_error": "", + "error_tor_protocol_error_unknown": "", + "error_invalid_private_key": "", + "connecting_to_tor": "", + "update_available": "", + "update_error_check_error": "", + "update_error_invalid_latest_version": "", + "update_not_available": "", + "gui_tor_connection_ask": "", + "gui_tor_connection_ask_open_settings": "", + "gui_tor_connection_ask_quit": "", + "gui_tor_connection_error_settings": "", + "gui_tor_connection_canceled": "", + "gui_tor_connection_lost": "", + "gui_server_started_after_timeout": "", + "gui_server_timeout_expired": "", + "share_via_onionshare": "", + "gui_use_legacy_v2_onions_checkbox": "", + "gui_save_private_key_checkbox": "", + "gui_share_url_description": "", + "gui_receive_url_description": "", + "gui_url_label_persistent": "", + "gui_url_label_stay_open": "", + "gui_url_label_onetime": "", + "gui_url_label_onetime_and_persistent": "", + "gui_status_indicator_share_stopped": "", + "gui_status_indicator_share_working": "", + "gui_status_indicator_share_started": "", + "gui_status_indicator_receive_stopped": "", + "gui_status_indicator_receive_working": "", + "gui_status_indicator_receive_started": "", + "gui_file_info": "", + "gui_file_info_single": "", + "history_in_progress_tooltip": "", + "history_completed_tooltip": "", + "info_in_progress_uploads_tooltip": "", + "info_completed_uploads_tooltip": "", + "error_cannot_create_downloads_dir": "", + "receive_mode_downloads_dir": "", + "receive_mode_warning": "", + "gui_receive_mode_warning": "", + "receive_mode_upload_starting": "", + "receive_mode_received_file": "", + "gui_mode_share_button": "", + "gui_mode_receive_button": "", + "gui_settings_receiving_label": "", + "gui_settings_downloads_label": "", + "gui_settings_downloads_button": "", + "gui_settings_public_mode_checkbox": "", + "systray_close_server_title": "", + "systray_close_server_message": "", + "systray_page_loaded_title": "", + "systray_download_page_loaded_message": "", + "systray_upload_page_loaded_message": "", + "gui_uploads": "", + "gui_no_uploads": "", + "gui_clear_history": "", + "gui_upload_in_progress": "", + "gui_upload_finished_range": "", + "gui_upload_finished": "", + "gui_download_in_progress": "", + "gui_open_folder_error_nautilus": "", + "gui_settings_language_label": "", + "gui_settings_language_changed_notice": "" +} -- cgit v1.2.3-54-g00ecf From a6cd589385efb9b4d2f4607f4ca86328d437e7e6 Mon Sep 17 00:00:00 2001 From: Stefan Leibfarth Date: Mon, 24 Dec 2018 08:03:39 +0000 Subject: Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ --- share/locale/de.json | 42 +++++++++++++++++++++++++++--------------- 1 file changed, 27 insertions(+), 15 deletions(-) diff --git a/share/locale/de.json b/share/locale/de.json index 30f5eed0..3aae1951 100644 --- a/share/locale/de.json +++ b/share/locale/de.json @@ -92,7 +92,7 @@ "gui_share_quit_warning": "Du versendest gerade Dateien. Bist du sicher, dass du OnionShare beenden willst?", "gui_receive_quit_warning": "Du empfängst gerade Dateien. Bist du sicher, dass du OnionShare beenden willst?", "error_rate_limit": "Jemand hat deine Adresse zu oft falsch eingegeben, das heißt, jemand könnte versuchen, sie zu erraten. Deswegen hat OnionShare den Server gestoppt. Starte den Server erneut und schicke dem Empfänger die neue Adresse, um die Dateien zu verschicken.", - "zip_progress_bar_format": "Packe: %p%", + "zip_progress_bar_format": "Komprimiere: %p%", "error_stealth_not_supported": "Um Klientauthorisierung zu nutzen, benötigst du mindestens Tor 0.2.9.1-alpha (or Tor Browser 6.5) und python3-stem 1.5.0.", "error_ephemeral_not_supported": "OnionShare benötigt mindestens Tor 0.2.7.1 als auch python3-stem 1.4.0.", "gui_settings_whats_this": "Was ist das?", @@ -101,29 +101,29 @@ "gui_settings_autoupdate_option": "Benachrichtige mich, wenn eine neuere Version verfügbar ist", "gui_settings_autoupdate_check_button": "Suche nach neuerer Version", "gui_settings_general_label": "Allgemeine Einstellungen", - "gui_settings_sharing_label": "Servereinstellungen", - "gui_settings_connection_type_automatic_option": "Versuche mit dem Tor Browser automatisch zu konfigurieren", + "gui_settings_sharing_label": "Freigabe-Einstellungen", + "gui_settings_connection_type_automatic_option": "Versuche auto-konfiguartion mittels des Tor Browsers", "gui_settings_connection_type_test_button": "Teste Verbindung zum Tornetzwerk", "gui_settings_authenticate_label": "Autentifizierungseinstellungen für Tor", - "gui_settings_tor_bridges": "Einstellungen für Tor bridges", + "gui_settings_tor_bridges": "Unterstützung für Tor Bridges", "gui_settings_meek_lite_expensive_warning": "Achtung: Die meek_lite bridges sind für das Tor Projekt sehr kostspielig.

Nutze sie nur, wenn du dich nicht direkt, per obfs4 Transport oder über andere, normale bridges zum Tornetzwerk verbinden kannst.", "gui_settings_tor_bridges_invalid": "Keine der bridges, die du angegeben hast, funktionieren.\nÜberprüfe sie oder gebe Andere an.", "settings_error_unknown": "Kann nicht zum Tor controller verbinden, weil deine Einstellungen keinen Sinn ergeben.", "settings_error_automatic": "Kann nicht zum Tor controller verbinden. Läuft der Tor Browser (zum Download unter torproject.org) im Hintergrund?", "settings_error_socket_port": "Kann unter {}:{} nicht zum Tor controller verbinden.", - "settings_error_unreadable_cookie_file": "Verbindung zum Tor controller hergestellt, aber dein Passwort ist falsch oder dein Nutzer hat keine Rechte, die Cookiedatei zu lesen.", - "settings_error_bundled_tor_not_supported": "Im Entwicklermodus auf Windows oder macOS kannst du die Torversion, die mit OnionShare gekoppelt ist nicht nutzen.", + "settings_error_unreadable_cookie_file": "Verbindung zum Tor controller hergestellt, aber dein Passwort ist falsch oder dein Nutzer darf die Cookiedatei nicht lesen.", + "settings_error_bundled_tor_not_supported": "Im Entwicklermodus auf Windows oder macOS kannst du die Torversion, die mit OnionShare geliefert wird nicht nutzen.", "settings_error_bundled_tor_timeout": "Die Verbindung zum Tornetzwerk braucht zu lang. Bist du vielleicht nicht mit dem Internet verbunden oder geht die Uhr auf deinem System falsch?", - "settings_error_bundled_tor_broken": "OnionShare konnte nicht zu Tor im Hintergrund verbinden:\n{}", - "settings_test_success": "Verbunden mit dem Tor controller.\n\nTorversion: {}\nUnterstützt flüchtige onion services: {}.\nUnterstützt Klientauthorisierung: {}.\nUnterstützt .onion Adressen der nächsten Generation: {}.", + "settings_error_bundled_tor_broken": "OnionShare konnte in Hintergrund nicht mit Tor verbinden:\n{}", + "settings_test_success": "Verbunden mit dem Tor controller.\n\nTor-Version: {}\nUnterstützt vorübergehende onion services: {}.\nUnterstützt Klient-Authorisierung: {}.\nUnterstützt .onion-Adressen der nächsten Generation: {}.", "error_tor_protocol_error": "Es gab eine Fehler mit Tor: {}", "error_tor_protocol_error_unknown": "Es gab einen unbekannten Fehler mit Tor", "error_invalid_private_key": "Diese Art von privatem Schlüssel wird nicht unterstützt", "update_available": "Es gibt eine neue Version von OnionShare. Klicke hier um sie herunterzuladen.

Du benutzt {} und die neueste Version ist {}.", - "update_error_check_error": "Konnte nicht nach neueren Versionen suchen: Die OnionShareSeite sagt, die letzte Version ist die unkenntliche '{}'…", + "update_error_check_error": "Konnte nicht nach neueren Versionen suchen: Die OnionShare-Seite sagt, die aktuelle Version ist nicht wiederzuerkennen '{}'…", "update_error_invalid_latest_version": "Konnte nicht nach neueren Versionen suchen: Bist du vielleicht nicht mit dem Tornetzwerk verbunden oder ist die OnionShareSeite offline?", "update_not_available": "Du benutzt bereits die neueste Version von OnionShare.", - "gui_tor_connection_ask": "Einstellungen öffnen, um die Verbindung zum Tornetzwerk zu ermöglichen?", + "gui_tor_connection_ask": "Einstellungen öffnen, um die Verbindung zum Tornetzwerk in Ordnung zu bringen?", "gui_tor_connection_ask_open_settings": "Ja", "gui_tor_connection_error_settings": "Versuche in den Einstellung zu ändern, wie sich OnionShare mit dem Tornetzwerk verbindet.", "gui_tor_connection_canceled": "Konnte keine Verbindung zu Tor herstellen.\n\nStelle sicher, dass du mit dem Internet verbunden bist, öffne OnionShare erneut und richte die Verbindung zu Tor ein.", @@ -136,13 +136,13 @@ "gui_url_label_stay_open": "Dieser Server wird nicht automatisch stoppen.", "gui_url_label_onetime": "Dieser Server wird nach dem ersten vollständigen Download stoppen.", "gui_status_indicator_share_working": "Starte…", - "gui_status_indicator_share_started": "Läuft", + "gui_status_indicator_share_started": "Teilen", "gui_status_indicator_receive_stopped": "Bereit zum Empfangen", "gui_status_indicator_receive_working": "Starte…", "gui_status_indicator_receive_started": "Empfange", "gui_file_info": "{} Dateien, {}", "gui_file_info_single": "{} Datei, {}", - "history_completed_tooltip": "{} vollständige", + "history_completed_tooltip": "{} abgeschlossen", "info_in_progress_uploads_tooltip": "{} Upload(s) laufen", "info_completed_uploads_tooltip": "{} Upload(s) vollständig", "error_cannot_create_downloads_dir": "Konnte den Ordner für den Empfängermodus nicht erstellen: {}", @@ -152,11 +152,11 @@ "receive_mode_received_file": "Empfangen: {}", "gui_mode_share_button": "Versende Dateien", "gui_mode_receive_button": "Empfange Dateien", - "gui_settings_receiving_label": "Empfangseinstellungen", + "gui_settings_receiving_label": "Empfangs-Einstellungen", "gui_settings_downloads_label": "Speichere Dateien in", "gui_settings_downloads_button": "Durchsuchen", "gui_settings_receive_allow_receiver_shutdown_checkbox": "Der Empfängermodus kann vom Versender gestoppt werden", - "gui_settings_public_mode_checkbox": "Öffentlich", + "gui_settings_public_mode_checkbox": "Öffentlicher Modus", "systray_close_server_title": "OnionShareServer gestoppt", "systray_close_server_message": "Ein Nutzer hat den Server gestoppt", "systray_download_page_loaded_message": "Ein Nutzer hat die Downloadseite geöffnet", @@ -169,5 +169,17 @@ "gui_open_folder_error_nautilus": "Kann den Ordner nicht öffnen, weil Nautilus nicht verfügbar ist. Die Datei ist hier: {}", "gui_settings_language_label": "Bevorzugte Sprache", "gui_settings_language_changed_notice": "Starte OnionShare neu, damit die Sprache geändert wird.", - "help_config": "Ort deiner eigenen JSON Konfigurationsdatei (optional)" + "help_config": "Ort deiner eigenen JSON Konfigurationsdatei (optional)", + "timeout_upload_still_running": "Warte bis der Upload abgeschlossen wurde", + "gui_settings_stealth_hidservauth_string": "Da dein privater Schlüssel jetzt gespeichert wurde um ihn später erneut zu nutzen, kannst du jetzt\nklicken um deinen HidServAuth zu kopieren.", + "gui_settings_connection_type_bundled_option": "Benutzt die in OnionShare eingebaute Tor-Version", + "settings_error_socket_file": "Kann nicht mittels des Tor Controller Socket {} verbinden.", + "gui_server_started_after_timeout": "Der Zeit ist abgelaufen bevor der Server gestartet werden konnte.\nBitte erneut etwas teilen.", + "gui_server_timeout_expired": "Der Timer ist bereits abgelaufen.\nBearbeite diesen um das teilen zu starten.", + "gui_status_indicator_share_stopped": "Bereit zum teilen", + "history_in_progress_tooltip": "{} läuft", + "receive_mode_upload_starting": "Hochladen von insgesamt {} beginnt", + "systray_page_loaded_title": "OnionShare Seite geladen", + "gui_upload_finished_range": "{} hochgeladen zu {}", + "gui_upload_finished": "{} hochgeladen" } -- cgit v1.2.3-54-g00ecf From feaa360dcf73b40ea2a14c9350568bd31de550da Mon Sep 17 00:00:00 2001 From: Zuhualime Akoochimoya Date: Mon, 24 Dec 2018 09:42:54 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 90 ++++++++++++++++++++++++++-------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/share/locale/es.json b/share/locale/es.json index 131fb9be..93a86673 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -2,14 +2,14 @@ "preparing_files": "Comprimiendo los archivos.", "give_this_url": "Entrega esta URL al receptor:", "ctrlc_to_stop": "Pulsa Ctrl-C para detener el servidor", - "not_a_file": "{0:s} no es un archivo.", + "not_a_file": "{0:s} no es un archivo válido.", "other_page_loaded": "La URL está lista", "closing_automatically": "Apagando automáticamente porque la descarga finalizó", "help_local_only": "No usar Tor (sólo para desarrollo)", "help_stay_open": "Mantener el servicio después de que la primera descarga haya finalizado", "help_debug": "Enviar los errores de OnionShare a stdout, y los errores web al disco", "help_filename": "Lista de archivos o carpetas para compartir", - "gui_drag_and_drop": "Arrastre\narchivos aquí", + "gui_drag_and_drop": "Arrastre y suelte archivos y carpetas\npara empezar a compartir", "gui_add": "Añadir", "gui_delete": "Eliminar", "gui_choose_items": "Elegir", @@ -31,16 +31,16 @@ "gui_copied_hidservauth": "Línea HidServAuth copiada al portapapeles", "gui_please_wait": "Comenzando.... Haz clic para cancelar.", "gui_quit_title": "No tan rápido", - "error_rate_limit": "Alguien ha hecho demasiados intentos equivocados en tu dirección, lo que significa que podrían estar intentando adivinarlo, así que OnionShare ha detenido el servidor. Comienza a compartir de nuevo y envía al destinatario la nueva dirección para compartir.", + "error_rate_limit": "Alguien ha hecho demasiados intentos equivocados en tu dirección, lo que significa que podrían estar intentando adivinarla, así que OnionShare ha detenido el servidor. Comienza a compartir de nuevo y envía al destinatario la nueva dirección para compartir.", "zip_progress_bar_format": "Comprimiendo: %p%", - "error_stealth_not_supported": "Para crear servicios de cebolla sigilosos, necesitas al menos Tor 0.2.9.1-alfa (o Navegador Tor 6.5) y python3-stem 1.5.0.", - "error_ephemeral_not_supported": "OnionShare requiere al menos Tor 0.2.7.1 y al menos python3-stem 1.4.0.", + "error_stealth_not_supported": "Para usar autorización de cliente, necesitas al menos Tor 0.2.9.1-alfa (o Navegador Tor 6.5) y python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare requiere ambos Tor 0.2.7.1 y python3-stem 1.4.0 al menos.", "gui_settings_window_title": "Configuración", "gui_settings_stealth_option": "Utilizar la autorización del cliente (antigua)", - "gui_settings_stealth_hidservauth_string": "Después de haber guardado su clave privada para volver a utilizarla, ahora puedes\nhacer clic para copiar tu HidServAuth.", - "gui_settings_autoupdate_label": "Control para versión nueva", + "gui_settings_stealth_hidservauth_string": "Habiendo guardado su clave privada para volver a utilizarla, ahora puede\nhacer clic para copiar tu HidServAuth.", + "gui_settings_autoupdate_label": "Comprobar si hay una versión nueva", "gui_settings_autoupdate_option": "Notificarme cuando haya una nueva versión disponible", - "gui_settings_autoupdate_check_button": "Buscar una Nueva Versión", + "gui_settings_autoupdate_check_button": "Comprobar por una Nueva Versión", "gui_settings_connection_type_bundled_option": "Use la versión Tor incorporada en OnionShare", "gui_settings_connection_type_automatic_option": "Intentar la autoconfiguración con el Navegador Tor", "gui_settings_connection_type_test_button": "Probar la conexión a Tor", @@ -70,42 +70,42 @@ "gui_no_downloads": "Ninguna Descarga Todavía", "gui_canceled": "Cancelado", "gui_copied_hidservauth_title": "Se ha copiado el token de HidServAuth", - "settings_error_unknown": "No se puede conectar al controlador Tor porque la configuración no tiene sentido.", + "settings_error_unknown": "No se puede conectar al controlador Tor porque su configuración no tiene sentido.", "settings_error_automatic": "No se puede conectar al controlador Tor. ¿Se está ejecutando el Navegador Tor (disponible en https://www.torproject.org/) en segundo plano?", "settings_error_socket_port": "No se puede conectar al controlador Tor en {}:{}.", "settings_error_socket_file": "No se puede conectar al controlador Tor usando el archivo de socket {}.", - "settings_error_auth": "Conectado a {}:{}, pero no se puede autentificar. ¿Quizás este no sea un controlador Tor?", + "settings_error_auth": "Conectado a {}:{}, pero no se puede autenticar. ¿Quizás este no sea un controlador Tor?", "settings_error_missing_password": "Conectado al controlador Tor, pero requiere una contraseña para autenticarse.", - "settings_error_unreadable_cookie_file": "Conectado al controlador Tor, pero no puedo autenticarme porque la contraseña parece estar equivocada, y tu usuario no tiene permiso para leer el archivo cookie.", - "settings_error_bundled_tor_not_supported": "Bundled Tor no sepuede usar si no se usa el modo de desarrollo en Windows o macOS.", - "settings_error_bundled_tor_timeout": "Conectarse con Tor está llevando demasiado tiempo. ¿Quizás el equipo está desconectado, o el reloj no está en hora?", + "settings_error_unreadable_cookie_file": "Conectado al controlador Tor, pero la contraseña puede estar equivocada, o su usuario no tiene permiso para leer el archivo cookie.", + "settings_error_bundled_tor_not_supported": "La versión de Tor que viene con OnionShare no funciona en el modo desarrollador en Windows o macOS.", + "settings_error_bundled_tor_timeout": "La conexión a Tor está llevando demasiado tiempo. ¿Quizás el equipo está desconectado de Internet, o tiene un reloj impreciso?", "settings_error_bundled_tor_broken": "OnionShare no pudo conectarse a Tor en segundo plano:\n{}", - "settings_test_success": "Conectado al *Tor controlador.\n\n*Tor Versión: {}\nSoporte servicios de cebolla efímeros: {}.\nAutentificación de cliente de los soportes: {}.\nSoporte direcciones de cebolla de nueva generación: {}.", + "settings_test_success": "Conectado al controlador Tor.\n\nVersión de Tor: {}\nSoporta servicios cebolla efímeros: {}.\nSoporta autenticación de cliente: {}.\nSoporta direcciones cebolla .onion de nueva generación: {}.", "error_tor_protocol_error": "Hubo un error con Tor: {}", "error_tor_protocol_error_unknown": "Hubo un error desconocido con Tor", - "error_invalid_private_key": "Este tipo de clave privada no es compatible", - "connecting_to_tor": "Conexión a la red Tor", - "update_available": "Hay un nuevo OnionShare. Haz clic aquí para obtenerlo.

Br>Estás usando {} y el último es {}.", - "update_error_check_error": "No se han podido comprobar las nuevas versiones: El sitio web de OnionShare dice que la última versión es la irreconocible '{}'.…", - "update_error_invalid_latest_version": "No se ha podido comprobar la nueva versión: ¿Quizás no estás conectado a Tor, o el sitio web de OnionShare está caído?", - "update_not_available": "Estás ejecutando la última versión de OnionShare.", - "gui_tor_connection_ask": "Abrir la configuración para arrreglar la conexión a Tor?", - "gui_tor_connection_ask_open_settings": "sí", + "error_invalid_private_key": "Este tipo de clave privada no está soportado", + "connecting_to_tor": "Conectando a la red de Tor", + "update_available": "Hay un nuevo OnionShare. Haz clic aquí para obtenerlo.

Estás usando {} y el último es {}.", + "update_error_check_error": "No se ha podido comprobar por nuevas versiones: El sitio web de OnionShare está diciendo que la última versión es la irreconocible '{}'.…", + "update_error_invalid_latest_version": "No se pudo comprobar nueva versión: ¿Quizás no está conectado a Tor, o el sitio web de OnionShare está caído?", + "update_not_available": "Está ejecutando la última versión de OnionShare.", + "gui_tor_connection_ask": "¿Abrir la configuración para arrreglar la conexión a Tor?", + "gui_tor_connection_ask_open_settings": "Sí", "gui_tor_connection_ask_quit": "Salir", - "gui_tor_connection_error_settings": "Intenta cambiando la forma en que OnionShare se conecta a la red Tor en tu configuración.", - "gui_tor_connection_canceled": "No se pudo conectar con Tor.\n\nAsegúrate de estar conectado a Internet, luego vuelve a abrir OnionShare y configura tu conexión a Tor.", + "gui_tor_connection_error_settings": "Intente cambiando la forma en que OnionShare se conecta a la red Tor en su configuración.", + "gui_tor_connection_canceled": "No se pudo conectar con Tor.\n\nAsegúrese de estar conectado a Internet, luego vuelve a abrir OnionShare y configurar su conexión a Tor.", "gui_tor_connection_lost": "Desconectado de Tor.", - "gui_server_started_after_timeout": "El temporizador de parada automática se agotó antes de que se iniciara el servidor.\nPor favor, haz una nueva porción.", - "gui_server_timeout_expired": "El temporizador de parada automática ya se ha agotado.\nPor favor, actualízalo para comenzar a compartir.", - "share_via_onionshare": "Compártelo con OnionShare", + "gui_server_started_after_timeout": "El temporizador de parada automática se agotó antes de que se iniciara el servidor.\nPor favor cree nueva conexión compartida.", + "gui_server_timeout_expired": "El temporizador de parada automática ya se ha agotado.\nPor favor, actualícelo para comenzar a compartir.", + "share_via_onionshare": "Compártalo con OnionShare", "gui_use_legacy_v2_onions_checkbox": "Usar direcciones antiguas", "gui_save_private_key_checkbox": "Usar una dirección persistente (modo antiguo)", - "gui_share_url_description": "Cualquier persona con esta dirección de OnionShare puede descargar tus archivos usando el Tor Browser: ", - "gui_receive_url_description": "Con esta dirección de OnionShare, cualquier persona puede subir archivos a tu ordenador usando el Tor Browser: ", - "gui_url_label_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactiva la opción \"Usar dirección persistente\" en los ajustes.)", + "gui_share_url_description": "Cualquier persona con esta dirección de OnionShare puede descargar tus archivos usando el Navegador Tor: ", + "gui_receive_url_description": "Con esta dirección de OnionShare, cualquier persona puede subir archivos a tu ordenador usando el Navegador Tor: ", + "gui_url_label_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactive la opción \"Usar dirección persistente\" en los ajustes.)", "gui_url_label_stay_open": "Este recurso compartido no se detendrá automáticamente.", "gui_url_label_onetime": "Este recurso compartido se detendrá después de la primera descarga.", - "gui_url_label_onetime_and_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactiva la opción \"Usar dirección persistente\" en los ajustes.)", + "gui_url_label_onetime_and_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactive la opción \"Usar dirección persistente\" en los ajustes.)", "gui_status_indicator_share_stopped": "Listo para compartir", "gui_status_indicator_share_working": "Comenzando.…", "gui_status_indicator_share_started": "Compartir", @@ -118,11 +118,11 @@ "info_completed_downloads_tooltip": "{} descarga(s) completada(s)", "info_in_progress_uploads_tooltip": "{} subida(s) en curso", "info_completed_uploads_tooltip": "{} subida(s) completada(s)", - "receive_mode_downloads_dir": "Los archivos enviados a ti aparecen en esta carpeta: {}", - "receive_mode_warning": "Advertencia: El modo de recepción permite a la gente subir archivos a su ordenador. Algunos archivos, si los abres, podrían tomar el control de tu ordenador. Abre sólo cosas de personas en las que confíes, o si sabes lo que estás haciendo.", + "receive_mode_downloads_dir": "Archivos enviados a usted aparecen en esta carpeta: {}", + "receive_mode_warning": "Advertencia: El modo de recepción permite a la gente subir archivos a su ordenador. Algunos archivos, si los abre, podrían tomar el control de su ordenador. Abra sólo cosas de personas en las que confíe, o si sabe lo que está haciendo.", "gui_download_upload_progress_complete": "%p%, {0:s} transcurrido.", "gui_download_upload_progress_starting": "{0:s}, %p% (calculando)", - "gui_download_upload_progress_eta": "{0:s}, tiempo restante: {1:s}, %p%", + "gui_download_upload_progress_eta": "{0:s}, tiempo restante estimado: {1:s}, %p%", "version_string": "OnionShare {0:s} | https://onionshare.org/", "gui_share_quit_warning": "Estás enviando archivos. ¿Quieres realmente cerrar OnionShare?", "gui_quit_warning_quit": "Salir", @@ -131,7 +131,7 @@ "gui_settings_autoupdate_timestamp": "Última comprobación: {}", "gui_settings_autoupdate_timestamp_never": "Nunca", "gui_settings_general_label": "Ajustes generales", - "gui_settings_sharing_label": "Configuración de uso compartido", + "gui_settings_sharing_label": "Configuración de compartición", "gui_settings_close_after_first_download_option": "Dejar de compartir después de la primera descarga", "gui_settings_connection_type_label": "¿Cómo debería conectarse OnionShare a Tor?", "gui_settings_connection_type_control_port_option": "Conectar usando el puerto de control", @@ -145,23 +145,23 @@ "gui_settings_password_label": "Contraseña", "gui_settings_tor_bridges_no_bridges_radio_option": "No usar puentes", "gui_receive_quit_warning": "Estás recibiendo archivos. ¿Quieres cerrar OnionShare igualmente?", - "gui_settings_tor_bridges_obfs4_radio_option": "Usar transportes enchufables obfs4 incorporados", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Usar transportes enchufables obfs4 incorporados (requiere obfs4proxy)", - "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Utilizar transporte enchufable incorporado meek_lite (Azure)", - "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Usar transporte enchufable meek_lite (Azure) incorporado (requiere obfs4proxy)", - "gui_settings_meek_lite_expensive_warning": "Advertencia: Los puentes meek_lite son caros para el Proyecto Tor.

Úsalos sólo si no puedes conectarte a Tor directamente, a través de transportes obfs4, u otros puentes normales.", + "gui_settings_tor_bridges_obfs4_radio_option": "Usar transportes insertables obfs4 incorporados", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Usar transportes insertables obfs4 incorporados (requiere obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Utilizar transporte insertable incorporado meek_lite (Azure)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Usar transporte insertable meek_lite (Azure) incorporado (requiere obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Advertencia: Los puentes meek_lite son muy costosos de correr para el Proyecto Tor.

Úsalos sólo si no puedes conectarte a Tor directamente, a través de transportes obfs4, u otros puentes normales.", "gui_settings_tor_bridges_custom_radio_option": "Usar puentes personalizados", "gui_settings_tor_bridges_custom_label": "Puedes obtener puentes en https://bridges.torproject.org", "gui_settings_button_save": "Guardar", "gui_settings_button_cancel": "Cancelar", "gui_settings_button_help": "Ayuda", "gui_settings_shutdown_timeout_checkbox": "Usar temporizador de parada automática", - "gui_settings_shutdown_timeout": "Detener el compartir en:", - "history_in_progress_tooltip": "{} En progreso", + "gui_settings_shutdown_timeout": "Detener carpeta compartida en:", + "history_in_progress_tooltip": "{} en progreso", "history_completed_tooltip": "{} completado", - "error_cannot_create_downloads_dir": "No se ha podido crear la carpeta del modo de recepción: {}", + "error_cannot_create_downloads_dir": "No se ha podido crear la carpeta en modo de recepción: {}", "error_downloads_dir_not_writable": "La carpeta del modo de recepción está protegida contra escritura: {}", - "gui_receive_mode_warning": "El modo de recepción permite a la gente subir archivos a su ordenador.


Algunos archivos pueden potencialmente tomar el control de su ordenador si usted los abre. Sólo abra cosas de personas en las que confíe, o si sabe lo que está haciendo.", + "gui_receive_mode_warning": "El modo de recepción permite a la gente subir archivos a su ordenador.

Algunos archivos pueden potencialmente tomar el control de su ordenador si usted los abre. Sólo abra cosas de personas en las que confíe, o si sabe lo que está haciendo.", "receive_mode_upload_starting": "La carga del tamaño total {} está comenzando", "receive_mode_received_file": "Recibido: {}", "gui_mode_share_button": "Compartir archivos", @@ -184,7 +184,7 @@ "gui_download_in_progress": "Descarga iniciada {}", "gui_open_folder_error_nautilus": "No se puede abrir la carpeta porque nautilus no está disponible. El archivo está aquí: {}", "gui_settings_language_label": "Idioma preferido", - "gui_settings_language_changed_notice": "Reinicia OnionShare para que el cambio de idioma surta efecto.", + "gui_settings_language_changed_notice": "Reinicie OnionShare para que el cambio de idioma surta efecto.", "gui_upload_finished_range": "Cargado {} a {}", "timeout_upload_still_running": "Esperando a que se complete la subida" } -- cgit v1.2.3-54-g00ecf From e81b459f858cb85675d36fb96d7865c72eaa7ad2 Mon Sep 17 00:00:00 2001 From: Mattias Bertolino Date: Mon, 24 Dec 2018 14:18:48 +0000 Subject: Translated using Weblate (Swedish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/ --- share/locale/sv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/locale/sv.json b/share/locale/sv.json index 38ac4fa7..c5f6e8da 100644 --- a/share/locale/sv.json +++ b/share/locale/sv.json @@ -26,7 +26,7 @@ "systray_upload_started_message": "En användare började ladda upp filer på din dator", "help_local_only": "Använd inte Tor (endast för utveckling)", "help_stay_open": "Fortsätt dela efter första nedladdning", - "help_shutdown_timeout": "", + "help_shutdown_timeout": "Avbryt delning efter ett bestämt antal sekunder", "help_stealth": "Använd klient-auktorisering (avancerat)", "help_receive": "Ta emot delningar istället för att skicka dem", "help_debug": "Logga OnionShare fel till stdout och webbfel till hårddisken", @@ -51,7 +51,7 @@ "gui_canceled": "Avbruten", "gui_copied_url_title": "OnionShare Adress Kopierad", "gui_copied_url": "OnionShare adress kopierad till urklipp", - "gui_copied_hidservauth_title": "", + "gui_copied_hidservauth_title": "HidServAuth Kopierad", "gui_copied_hidservauth": "", "gui_please_wait": "", "gui_download_upload_progress_complete": "", -- cgit v1.2.3-54-g00ecf From 21019509896979fb0da72cc04ffe537ec1a052cf Mon Sep 17 00:00:00 2001 From: ButterflyOfFire Date: Thu, 27 Dec 2018 11:54:14 +0000 Subject: Translated using Weblate (Arabic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/ --- share/locale/ar.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/locale/ar.json b/share/locale/ar.json index 4abe35e1..92987bd7 100644 --- a/share/locale/ar.json +++ b/share/locale/ar.json @@ -1,9 +1,9 @@ { "config_onion_service": "تثبيت خدمة onion على المنفذ {0:d}.", - "preparing_files": "ضغط الملفات", - "give_this_url": "أعط هذا العنوان للمستقبل", + "preparing_files": "ضغط الملفات.", + "give_this_url": "أعط هذا العنوان للمتلقي:", "give_this_url_stealth": "", - "give_this_url_receive": "", + "give_this_url_receive": "إعط هذا العنوان للمُرسِل:", "give_this_url_receive_stealth": "", "ctrlc_to_stop": "", "not_a_file": "", -- cgit v1.2.3-54-g00ecf From f56a7c839ae6e41b136e01b972d98e7382647349 Mon Sep 17 00:00:00 2001 From: MA Date: Tue, 25 Dec 2018 04:24:56 +0000 Subject: Translated using Weblate (Bulgarian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bg/ --- share/locale/bg.json | 358 +++++++++++++++++++++++++-------------------------- 1 file changed, 179 insertions(+), 179 deletions(-) diff --git a/share/locale/bg.json b/share/locale/bg.json index 25cd5c48..660effe2 100644 --- a/share/locale/bg.json +++ b/share/locale/bg.json @@ -1,185 +1,185 @@ { - "config_onion_service": "", - "preparing_files": "", - "give_this_url": "", - "give_this_url_stealth": "", - "give_this_url_receive": "", - "give_this_url_receive_stealth": "", - "ctrlc_to_stop": "", - "not_a_file": "", - "not_a_readable_file": "", - "no_available_port": "", - "other_page_loaded": "", - "close_on_timeout": "", - "closing_automatically": "", - "timeout_download_still_running": "", - "timeout_upload_still_running": "", - "large_filesize": "", - "systray_menu_exit": "", - "systray_download_started_title": "", - "systray_download_started_message": "", - "systray_download_completed_title": "", - "systray_download_completed_message": "", - "systray_download_canceled_title": "", - "systray_download_canceled_message": "", - "systray_upload_started_title": "", - "systray_upload_started_message": "", - "help_local_only": "", - "help_stay_open": "", - "help_shutdown_timeout": "", - "help_stealth": "", - "help_receive": "", - "help_debug": "", - "help_filename": "", - "help_config": "", - "gui_drag_and_drop": "", - "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", - "gui_share_start_server": "", - "gui_share_stop_server": "", - "gui_share_stop_server_shutdown_timeout": "", - "gui_share_stop_server_shutdown_timeout_tooltip": "", - "gui_receive_start_server": "", - "gui_receive_stop_server": "", - "gui_receive_stop_server_shutdown_timeout": "", - "gui_receive_stop_server_shutdown_timeout_tooltip": "", - "gui_copy_url": "", - "gui_copy_hidservauth": "", - "gui_downloads": "", - "gui_no_downloads": "", - "gui_canceled": "", - "gui_copied_url_title": "", - "gui_copied_url": "", - "gui_copied_hidservauth_title": "", - "gui_copied_hidservauth": "", - "gui_please_wait": "", - "gui_download_upload_progress_complete": "", - "gui_download_upload_progress_starting": "", - "gui_download_upload_progress_eta": "", - "version_string": "", - "gui_quit_title": "", - "gui_share_quit_warning": "", - "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", - "error_rate_limit": "", - "zip_progress_bar_format": "", - "error_stealth_not_supported": "", - "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", - "gui_settings_whats_this": "", - "gui_settings_stealth_option": "", - "gui_settings_stealth_hidservauth_string": "", - "gui_settings_autoupdate_label": "", - "gui_settings_autoupdate_option": "", - "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", - "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", - "gui_settings_sharing_label": "", - "gui_settings_close_after_first_download_option": "", - "gui_settings_connection_type_label": "", - "gui_settings_connection_type_bundled_option": "", - "gui_settings_connection_type_automatic_option": "", - "gui_settings_connection_type_control_port_option": "", - "gui_settings_connection_type_socket_file_option": "", - "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", - "gui_settings_socket_file_label": "", - "gui_settings_socks_label": "", - "gui_settings_authenticate_label": "", - "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", - "gui_settings_tor_bridges": "", - "gui_settings_tor_bridges_no_bridges_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option": "", - "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option": "", - "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "", - "gui_settings_meek_lite_expensive_warning": "", - "gui_settings_tor_bridges_custom_radio_option": "", - "gui_settings_tor_bridges_custom_label": "", - "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", - "gui_settings_shutdown_timeout_checkbox": "", - "gui_settings_shutdown_timeout": "", - "settings_error_unknown": "", - "settings_error_automatic": "", - "settings_error_socket_port": "", - "settings_error_socket_file": "", - "settings_error_auth": "", - "settings_error_missing_password": "", - "settings_error_unreadable_cookie_file": "", - "settings_error_bundled_tor_not_supported": "", - "settings_error_bundled_tor_timeout": "", - "settings_error_bundled_tor_broken": "", - "settings_test_success": "", - "error_tor_protocol_error": "", - "error_tor_protocol_error_unknown": "", - "error_invalid_private_key": "", - "connecting_to_tor": "", - "update_available": "", - "update_error_check_error": "", - "update_error_invalid_latest_version": "", - "update_not_available": "", - "gui_tor_connection_ask": "", - "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", - "gui_tor_connection_error_settings": "", - "gui_tor_connection_canceled": "", - "gui_tor_connection_lost": "", - "gui_server_started_after_timeout": "", - "gui_server_timeout_expired": "", - "share_via_onionshare": "", + "config_onion_service": "Създаване на onion служба на порт {0:d}.", + "preparing_files": "Архивира документи.", + "give_this_url": "Дай този адрес на получателя:", + "give_this_url_stealth": "Дай този адрес и HidServAuth реда на получателя:", + "give_this_url_receive": "Дай този адрес на подателя:", + "give_this_url_receive_stealth": "Дай този адрес и HidServAuth на подателя:", + "ctrlc_to_stop": "Натиснете Ctrl+C, за да спрете сървъра", + "not_a_file": "{10: s) не е валиден документ.", + "not_a_readable_file": "{0: s) не е четаем файл.", + "no_available_port": "Свободен порт не бе намерен, за да може onion service да бъде стартиран.", + "other_page_loaded": "Адресът е зареден", + "close_on_timeout": "Спряно, защото таймерът с автоматично спиране приключи", + "closing_automatically": "Спряно, защото свалянето приключи", + "timeout_download_still_running": "Изчакване на свалянето да приключи", + "timeout_upload_still_running": "Изчакаване ъплоудът да приключи", + "large_filesize": "Предупреждение: изпращане на голям дял може да отнеме часове", + "systray_menu_exit": "Изход", + "systray_download_started_title": "OnionShare сваляне започна", + "systray_download_started_message": "Потребител започна да сваля файловете Ви", + "systray_download_completed_title": "OnionShare свалянето приключи", + "systray_download_completed_message": "Потребителят приключи с изтегляне на Вашите файлове", + "systray_download_canceled_title": "OnionShare сваляне е отменено", + "systray_download_canceled_message": "Потребителят отмени свалянето", + "systray_upload_started_title": "OnionShare ъплоуд започна", + "systray_upload_started_message": "Ползвател започна да ъплоудва файлове на компютъра Ви", + "help_local_only": "Не използвайте Тор (само за разработване)", + "help_stay_open": "Продължи споделянето след първото изтегляне", + "help_shutdown_timeout": "Спри споделянето след дадено количество секунди", + "help_stealth": "Използвай клиент авторизация (напреднал)", + "help_receive": "Получаване на дялове вместо изпращане", + "help_debug": "Протоколирай OnionShare грешки на stdout и уеб грешки на диск", + "help_filename": "Списък на документи или папки за споделяне", + "help_config": "Персонализирано местоположение на JSON конфигурационен файл (незадължително)", + "gui_drag_and_drop": "Плъзнете и пуснете файлове и папки, \nза да започнете споделяне", + "gui_add": "Добави", + "gui_delete": "Изтриване", + "gui_choose_items": "Избери", + "gui_share_start_server": "Започни споделянето", + "gui_share_stop_server": "Спри споделянето", + "gui_share_stop_server_shutdown_timeout": "Спри споделянето ({} остават)", + "gui_share_stop_server_shutdown_timeout_tooltip": "Tаймерът с автоматично спиране терминира в {}", + "gui_receive_start_server": "Стартирай получаващ режим", + "gui_receive_stop_server": "Спри получаващия режим", + "gui_receive_stop_server_shutdown_timeout": "Спри получаващия режим ({} остават)", + "gui_receive_stop_server_shutdown_timeout_tooltip": "Автоматично спиращияt таймер спира в {}", + "gui_copy_url": "Копирай адрес", + "gui_copy_hidservauth": "Копирай HidServAuth", + "gui_downloads": "Свали история", + "gui_no_downloads": "Още няма изтегляния", + "gui_canceled": "Отменен", + "gui_copied_url_title": "OnionShare адрес е копиран", + "gui_copied_url": "OnionShare адресът е копиран към клипборда", + "gui_copied_hidservauth_title": "HidServAuth е копиран", + "gui_copied_hidservauth": "HidServAuth ред е копиран към клипборда", + "gui_please_wait": "Започва... - кликни за отменяне", + "gui_download_upload_progress_complete": "% p% (0: s) изтече.", + "gui_download_upload_progress_starting": "{10: s),% p% (изчисляване)", + "gui_download_upload_progress_eta": "{0: s), eta: {1: s),% p%", + "version_string": "OnionShare {0:s} | https://onionshare.org/", + "gui_quit_title": "Не толкова бързо", + "gui_share_quit_warning": "Намирате се в процес на изпращане на данни. Сигурни ли сте, че искате да спрете OnionShare?", + "gui_receive_quit_warning": "Намирате се в процес на получаване на файлове. Сигурни ли сте, че искате да спрете OnionShare?", + "gui_quit_warning_quit": "Изход", + "gui_quit_warning_dont_quit": "Отказ", + "error_rate_limit": "Някой е направил прекалено много грешни опити за адреса ти, което означава, че може да се опитват да го отгатнат, така че OnionShare спря сървъра. Стартирайте споделянето отново и изпратете нов адрес на получателя за споделяне.", + "zip_progress_bar_format": "Компресира:% p%", + "error_stealth_not_supported": "За да използвате ауторизация на клиента Ви трябва поне Tor 0.2.9.1-alpha (или на браузъра 6.5) и python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare изисква поне Tor 0.2.7.1 и python3-stem 1.4.0.", + "gui_settings_window_title": "Настройки", + "gui_settings_whats_this": "Какво е това?", + "gui_settings_stealth_option": "Използвай клиент ауторизация (наследствен)", + "gui_settings_stealth_hidservauth_string": "След като Вашия частен ключ бе запазен за повторна употреба, можете сега да кликнете, за да копирате Вашия HidServAuth.", + "gui_settings_autoupdate_label": "Провери за нова версия", + "gui_settings_autoupdate_option": "Уведоми ме, когато е налице нова версия", + "gui_settings_autoupdate_timestamp": "Последна проверка: {}", + "gui_settings_autoupdate_timestamp_never": "Никога", + "gui_settings_autoupdate_check_button": "Проверете за нова версия", + "gui_settings_general_label": "Общи настройки", + "gui_settings_sharing_label": "Настройки на споделяне", + "gui_settings_close_after_first_download_option": "Спри споделянето след първото изтегляне", + "gui_settings_connection_type_label": "Как OnionShare да се свързже с Тор?", + "gui_settings_connection_type_bundled_option": "Използвай Тор версия, вградена в OnionShare", + "gui_settings_connection_type_automatic_option": "Опит за автоматична конфигурация с Тор браузъра", + "gui_settings_connection_type_control_port_option": "Свържете използвайки контролен порт", + "gui_settings_connection_type_socket_file_option": "Свържете се използвайки сокет", + "gui_settings_connection_type_test_button": "Тест на връзката с Тор", + "gui_settings_control_port_label": "Контролен порт", + "gui_settings_socket_file_label": "Сокет файл", + "gui_settings_socks_label": "SOCKS порт", + "gui_settings_authenticate_label": "Настройки на Tor за удостоверяване на автентичността", + "gui_settings_authenticate_no_auth_option": "Без автентикация или cookie автентикация", + "gui_settings_authenticate_password_option": "Парола", + "gui_settings_password_label": "Парола", + "gui_settings_tor_bridges": "Поддръжка на Тор мост", + "gui_settings_tor_bridges_no_bridges_radio_option": "Не използвайте мостове", + "gui_settings_tor_bridges_obfs4_radio_option": "Използвайте вградените obfs4 pluggable транспорти", + "gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy": "Използвайте вградените obfs4 pluggable транспорти (изисква obfs4proxy)", + "gui_settings_tor_bridges_meek_lite_azure_radio_option": "Използвайте вградените meek_lite (Azure) pluggable транспорти", + "gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Използвайте вградените meek_lite (Azure) pluggable транспорти (изисква obfs4proxy)", + "gui_settings_meek_lite_expensive_warning": "Предупреждение: meek_lite мостовета са много скъпи за проекта Тор.

Използвайте ги само, ако не могат да се свържат пряко чрез obfs4 транспорти или други нормални мостове с Тор.", + "gui_settings_tor_bridges_custom_radio_option": "Използвайте персонализирани мостове", + "gui_settings_tor_bridges_custom_label": "Може намерите мостове на https://bridges.torproject.org", + "gui_settings_tor_bridges_invalid": "Нито един от добавените от Вас мостове работят.\nПроверете ги отново или добавете други.", + "gui_settings_button_save": "Запазване", + "gui_settings_button_cancel": "Отказ", + "gui_settings_button_help": "Помощ", + "gui_settings_shutdown_timeout_checkbox": "Използвайте автоматично спиращия таймер", + "gui_settings_shutdown_timeout": "Спри дела на:", + "settings_error_unknown": "Не мога да се свържа с Тор контролера, защото Вашите настройки не правят смисъл.", + "settings_error_automatic": "Не мога да се свържа с Тор контролера. Стартиран ли е Тор браузерът във фонов режим (достъпен от torproject. org)?", + "settings_error_socket_port": "Не мога да се свържа с Тор контролера в {}:{}.", + "settings_error_socket_file": "Не мога да се свържа с Тор контролера, използвайки сокет файл .{}.", + "settings_error_auth": "Свързан с {}:{}, но не може да се идентифицира. Може би това не е Тор контролер?", + "settings_error_missing_password": "Свързан с Тор контролер, но той изисква парола за идентификация.", + "settings_error_unreadable_cookie_file": "Свързан с Тор контролер, но паролата може да е грешна, или на Вашият потребител не е позволено да чете бисквитката файл.", + "settings_error_bundled_tor_not_supported": "Използване на Тор версия, идваща с OnionShare не работи в режим на разработчик под Windows или macOS.", + "settings_error_bundled_tor_timeout": "Oтнема прекалено дълго време да се свържа с Тор. Може би не сте свързани с интернет или системния часовник е неточен?", + "settings_error_bundled_tor_broken": "OnionShare не можа да се свърже с Тор във фонов режим:\n{}", + "settings_test_success": "Свързан с Тор контролер.\n\nТор версия: {}\nПоддържа ephemeral onion services: {}\nПоддържа клиент автентикация: {}\nПоддържа следваща генерация .onion адреси: {}", + "error_tor_protocol_error": "Станала е грешка с Тор: {}", + "error_tor_protocol_error_unknown": "Имаше неизвестен грешка с Тор", + "error_invalid_private_key": "Този тип частен ключ е неподдържан", + "connecting_to_tor": "Свързване към Тор мрежата", + "update_available": "Има нов OnionShare. Кликнете тук, за да го изтеглите.

Вие използвате {}, а последният е {}.", + "update_error_check_error": "Не може да се провери за нови версии: OnionShare сайтът казва, че не разпознава последната версия '{}'…", + "update_error_invalid_latest_version": "Не мОГ да проверя за нова версия: Може би не сте свързани към Тор, или OnionShare уебсайтът е изключен?", + "update_not_available": "Вие изпозвате псоледната версия на OnionShare.", + "gui_tor_connection_ask": "Отворете настройките, за да възстановите връзката с Тор?", + "gui_tor_connection_ask_open_settings": "Да", + "gui_tor_connection_ask_quit": "Изход", + "gui_tor_connection_error_settings": "Опитайте се да промените в настройките как OnionShare се свързва с Тор.", + "gui_tor_connection_canceled": "Не може да се установи връзка с Тор.\n\nУверете се, че имате връзка с интернтет, след което отново отворете OnionShare и пренастройте връзката с Тор.", + "gui_tor_connection_lost": "Връзката с Тор е прекъсната.", + "gui_server_started_after_timeout": "Аввтоматично спиращият таъмер спря преди сървърът да стартира.\nМоля направете нов дял.", + "gui_server_timeout_expired": "Автоматично спиращият таймер спря.\nМоля актуализирайте за да започнете споделяне.", + "share_via_onionshare": "Споделете го чрез OnionShare", "gui_use_legacy_v2_onions_checkbox": "", "gui_save_private_key_checkbox": "", - "gui_share_url_description": "", - "gui_receive_url_description": "", + "gui_share_url_description": "Всеки с този OnionShare адрес може да свали Вашите файлове използвайки Тор браузера: ", + "gui_receive_url_description": "Всеки с този OnionShare адрес може да качи файлове на Вашия компютър, използвайки Тор браузера: ", "gui_url_label_persistent": "", - "gui_url_label_stay_open": "", - "gui_url_label_onetime": "", + "gui_url_label_stay_open": "Тази част няма да спре автоматично.", + "gui_url_label_onetime": "Тази част ще спре след първото изпълнение.", "gui_url_label_onetime_and_persistent": "", - "gui_status_indicator_share_stopped": "", - "gui_status_indicator_share_working": "", - "gui_status_indicator_share_started": "", - "gui_status_indicator_receive_stopped": "", - "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", - "gui_file_info": "", - "gui_file_info_single": "", - "history_in_progress_tooltip": "", - "history_completed_tooltip": "", - "info_in_progress_uploads_tooltip": "", - "info_completed_uploads_tooltip": "", - "error_cannot_create_downloads_dir": "", - "receive_mode_downloads_dir": "", - "receive_mode_warning": "", - "gui_receive_mode_warning": "", - "receive_mode_upload_starting": "", - "receive_mode_received_file": "", - "gui_mode_share_button": "", - "gui_mode_receive_button": "", - "gui_settings_receiving_label": "", - "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", - "gui_settings_public_mode_checkbox": "", - "systray_close_server_title": "", - "systray_close_server_message": "", - "systray_page_loaded_title": "", - "systray_download_page_loaded_message": "", - "systray_upload_page_loaded_message": "", - "gui_uploads": "", - "gui_no_uploads": "", - "gui_clear_history": "", - "gui_upload_in_progress": "", - "gui_upload_finished_range": "", - "gui_upload_finished": "", - "gui_download_in_progress": "", - "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", - "gui_settings_language_changed_notice": "" + "gui_status_indicator_share_stopped": "Готово за споделяне", + "gui_status_indicator_share_working": "Започва…", + "gui_status_indicator_share_started": "Споделяне", + "gui_status_indicator_receive_stopped": "Готово за приемане", + "gui_status_indicator_receive_working": "Започва…", + "gui_status_indicator_receive_started": "Получаване", + "gui_file_info": "{} файлове, {}", + "gui_file_info_single": "{} файл, {}", + "history_in_progress_tooltip": "{} е в прогрес", + "history_completed_tooltip": "{} завършено", + "info_in_progress_uploads_tooltip": "{} качване(та) в прогрес", + "info_completed_uploads_tooltip": "{} ъплоудът(ите) е(са) завършен(и)", + "error_cannot_create_downloads_dir": "Не мога да създам папка за режим на приемане: {}", + "receive_mode_downloads_dir": "Документи, изпратени до Вас, се появяват в тази папка: {}", + "receive_mode_warning": "Предупреждение: Режим на приемане позволява на хора да ъплоудват файлове на Вашия компютър. Някои файлове могат потенциално да поемат контрол над компютъра Ви, ако ги отворите. Отваряйте единствено неща от хора, на които вярвате или ако знаете какво правите.", + "gui_receive_mode_warning": "Режим на приемане позволява на хора да ъплоудват файлове на Вашия компютър.

Някои файлове могат потенциално да поемат контрол над компютъра Ви, ако ги отворите. Отваряйте единствено неща от хора, на които вярвате или ако знаете какво правите.", + "receive_mode_upload_starting": "Ъплоуд на общ размер {} започва", + "receive_mode_received_file": "Получено: {}", + "gui_mode_share_button": "Споделяне на файлове", + "gui_mode_receive_button": "Получи документи", + "gui_settings_receiving_label": "Настройки на получаване", + "gui_settings_downloads_label": "Запазете файлове в", + "gui_settings_downloads_button": "Разглеждане", + "gui_settings_public_mode_checkbox": "Публичен режим", + "systray_close_server_title": "OnionShare сървърът приключи", + "systray_close_server_message": "Един ползвател затвори сървъра", + "systray_page_loaded_title": "OnionShare страницата е заредена", + "systray_download_page_loaded_message": "Един ползвател зареди свалената страница", + "systray_upload_page_loaded_message": "Един ползвател зареди качената страница", + "gui_uploads": "Ъплоуд история", + "gui_no_uploads": "Все още няма ъплоуди", + "gui_clear_history": "Изтрий всичко", + "gui_upload_in_progress": "Ъплоудът започна", + "gui_upload_finished_range": "Качен {} на {}", + "gui_upload_finished": "Качен {}", + "gui_download_in_progress": "Изтеглянето започна {}", + "gui_open_folder_error_nautilus": "Не може да бъде отворена папка, защото \"nautilus\" не е на разположение. Файлът е тук: {}", + "gui_settings_language_label": "Предпочитан език", + "gui_settings_language_changed_notice": "Рестартирайте OnionShare Вашата промяна на език да има ефект." } -- cgit v1.2.3-54-g00ecf From b47db255186c4957078475a7a67669099b6aef7a Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 28 Dec 2018 10:47:34 +0000 Subject: Translated using Weblate (Indonesian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/id/ --- share/locale/id.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/id.json b/share/locale/id.json index 24da50a0..0557aca9 100644 --- a/share/locale/id.json +++ b/share/locale/id.json @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "Canceled", + "gui_canceled": "Dibatalkan", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", -- cgit v1.2.3-54-g00ecf From b68b6899f1edb3eaa05f380628f92a0ea021ad59 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 28 Dec 2018 10:46:42 +0000 Subject: Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ --- share/locale/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/it.json b/share/locale/it.json index a6f6d265..8d4f5bf3 100644 --- a/share/locale/it.json +++ b/share/locale/it.json @@ -17,7 +17,7 @@ "gui_share_start_server": "Inizia la condivisione", "gui_share_stop_server": "Ferma la condivisione", "gui_copy_url": "Copia l' URL", - "gui_downloads": "Cronologia Dei Download", + "gui_downloads": "Cronologia Dei Downloads", "gui_canceled": "Cancellati", "gui_copied_url": "URL Copiato nella clipboard", "gui_please_wait": "Attendere prego...", -- cgit v1.2.3-54-g00ecf From 24039961df3fd862b3890d2969968bed2a5709c3 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 28 Dec 2018 10:47:37 +0000 Subject: Translated using Weblate (Norwegian Bokmål) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- share/locale/no.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/no.json b/share/locale/no.json index 4d474cea..381b4e84 100644 --- a/share/locale/no.json +++ b/share/locale/no.json @@ -1,6 +1,6 @@ { "give_this_url": "Gi denne adressen til mottakeren:", - "ctrlc_to_stop": "Trykk Ctrl+C for å stoppe serveren.", + "ctrlc_to_stop": "Trykk Ctrl+C for å stoppe serveren", "not_a_file": "{0:s} er ikke en fil.", "gui_copied_url": "OnionShare-adresse kopiert til utklippstavle", "other_page_loaded": "En annen side har blitt lastet", -- cgit v1.2.3-54-g00ecf From 583c83c7f6d0f953e3f59b5935eeb3b0cffa2095 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 28 Dec 2018 10:46:04 +0000 Subject: Translated using Weblate (Persian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/ --- share/locale/fa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/fa.json b/share/locale/fa.json index 9b15a20d..d45ea27c 100644 --- a/share/locale/fa.json +++ b/share/locale/fa.json @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "Canceled", + "gui_canceled": "لغو شده", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", -- cgit v1.2.3-54-g00ecf From 587af6c6cdec77ab3c6888762a3e84583a4b07ed Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 28 Dec 2018 10:47:55 +0000 Subject: Translated using Weblate (Polish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/ --- share/locale/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/pl.json b/share/locale/pl.json index c45af162..d24a0818 100644 --- a/share/locale/pl.json +++ b/share/locale/pl.json @@ -164,7 +164,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "Wybierz...", + "gui_settings_downloads_button": "Przeglądaj", "gui_settings_receive_allow_receiver_shutdown_checkbox": "", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", -- cgit v1.2.3-54-g00ecf From 38ee78b045a7a2a450ba366a022a851fb1696eb7 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 28 Dec 2018 10:45:53 +0000 Subject: Translated using Weblate (Romanian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ro/ --- share/locale/ro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/locale/ro.json b/share/locale/ro.json index b46f0b5d..54750c24 100644 --- a/share/locale/ro.json +++ b/share/locale/ro.json @@ -47,7 +47,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "Canceled", + "gui_canceled": "Anulat", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", -- cgit v1.2.3-54-g00ecf From 8aa41d727403269433ca76ab5306d3e86b894022 Mon Sep 17 00:00:00 2001 From: emma peel Date: Fri, 28 Dec 2018 08:44:33 +0000 Subject: Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ --- share/locale/es.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/share/locale/es.json b/share/locale/es.json index 93a86673..e18c54a0 100644 --- a/share/locale/es.json +++ b/share/locale/es.json @@ -9,7 +9,7 @@ "help_stay_open": "Mantener el servicio después de que la primera descarga haya finalizado", "help_debug": "Enviar los errores de OnionShare a stdout, y los errores web al disco", "help_filename": "Lista de archivos o carpetas para compartir", - "gui_drag_and_drop": "Arrastre y suelte archivos y carpetas\npara empezar a compartir", + "gui_drag_and_drop": "Arrastra y suelta archivos y carpetas\npara empezar a compartir", "gui_add": "Añadir", "gui_delete": "Eliminar", "gui_choose_items": "Elegir", @@ -37,7 +37,7 @@ "error_ephemeral_not_supported": "OnionShare requiere ambos Tor 0.2.7.1 y python3-stem 1.4.0 al menos.", "gui_settings_window_title": "Configuración", "gui_settings_stealth_option": "Utilizar la autorización del cliente (antigua)", - "gui_settings_stealth_hidservauth_string": "Habiendo guardado su clave privada para volver a utilizarla, ahora puede\nhacer clic para copiar tu HidServAuth.", + "gui_settings_stealth_hidservauth_string": "Habiendo guardado tu clave privada para volver a utilizarla, ahora puedes\nhacer clic para copiar tu HidServAuth.", "gui_settings_autoupdate_label": "Comprobar si hay una versión nueva", "gui_settings_autoupdate_option": "Notificarme cuando haya una nueva versión disponible", "gui_settings_autoupdate_check_button": "Comprobar por una Nueva Versión", @@ -48,7 +48,7 @@ "gui_settings_tor_bridges_invalid": "Ninguno de los puentes que has añadido funciona.\nVuelve a verificarlos o añade otros.", "settings_saved": "Ajustes guardados en {}", "give_this_url_receive": "Dale esta dirección al remitente:", - "give_this_url_receive_stealth": "Dar esta dirección y HidServAuth al remitente:", + "give_this_url_receive_stealth": "Entrega esta dirección y HidServAuth al remitente:", "not_a_readable_file": "{0:s} no es un archivo legible.", "systray_menu_exit": "Salir", "systray_download_started_title": "Iniciada la descarga de OnionShare", @@ -70,15 +70,15 @@ "gui_no_downloads": "Ninguna Descarga Todavía", "gui_canceled": "Cancelado", "gui_copied_hidservauth_title": "Se ha copiado el token de HidServAuth", - "settings_error_unknown": "No se puede conectar al controlador Tor porque su configuración no tiene sentido.", + "settings_error_unknown": "No se puede conectar al controlador Tor porque tu configuración no tiene sentido.", "settings_error_automatic": "No se puede conectar al controlador Tor. ¿Se está ejecutando el Navegador Tor (disponible en https://www.torproject.org/) en segundo plano?", "settings_error_socket_port": "No se puede conectar al controlador Tor en {}:{}.", "settings_error_socket_file": "No se puede conectar al controlador Tor usando el archivo de socket {}.", "settings_error_auth": "Conectado a {}:{}, pero no se puede autenticar. ¿Quizás este no sea un controlador Tor?", "settings_error_missing_password": "Conectado al controlador Tor, pero requiere una contraseña para autenticarse.", - "settings_error_unreadable_cookie_file": "Conectado al controlador Tor, pero la contraseña puede estar equivocada, o su usuario no tiene permiso para leer el archivo cookie.", + "settings_error_unreadable_cookie_file": "Conectado al controlador Tor, pero la contraseña puede estar equivocada, o tu usuario no tiene permiso para leer el archivo cookie.", "settings_error_bundled_tor_not_supported": "La versión de Tor que viene con OnionShare no funciona en el modo desarrollador en Windows o macOS.", - "settings_error_bundled_tor_timeout": "La conexión a Tor está llevando demasiado tiempo. ¿Quizás el equipo está desconectado de Internet, o tiene un reloj impreciso?", + "settings_error_bundled_tor_timeout": "La conexión a Tor está llevando demasiado tiempo. ¿Quizás el equipo está desconectado de Internet, o tu reloj no está en hora?", "settings_error_bundled_tor_broken": "OnionShare no pudo conectarse a Tor en segundo plano:\n{}", "settings_test_success": "Conectado al controlador Tor.\n\nVersión de Tor: {}\nSoporta servicios cebolla efímeros: {}.\nSoporta autenticación de cliente: {}.\nSoporta direcciones cebolla .onion de nueva generación: {}.", "error_tor_protocol_error": "Hubo un error con Tor: {}", @@ -87,17 +87,17 @@ "connecting_to_tor": "Conectando a la red de Tor", "update_available": "Hay un nuevo OnionShare. Haz clic aquí para obtenerlo.

Estás usando {} y el último es {}.", "update_error_check_error": "No se ha podido comprobar por nuevas versiones: El sitio web de OnionShare está diciendo que la última versión es la irreconocible '{}'.…", - "update_error_invalid_latest_version": "No se pudo comprobar nueva versión: ¿Quizás no está conectado a Tor, o el sitio web de OnionShare está caído?", - "update_not_available": "Está ejecutando la última versión de OnionShare.", + "update_error_invalid_latest_version": "No se pudo comprobar nueva versión: ¿Quizás no estás conectado a Tor, o el sitio web de OnionShare está caído?", + "update_not_available": "Estás ejecutando la última versión de OnionShare.", "gui_tor_connection_ask": "¿Abrir la configuración para arrreglar la conexión a Tor?", "gui_tor_connection_ask_open_settings": "Sí", "gui_tor_connection_ask_quit": "Salir", - "gui_tor_connection_error_settings": "Intente cambiando la forma en que OnionShare se conecta a la red Tor en su configuración.", - "gui_tor_connection_canceled": "No se pudo conectar con Tor.\n\nAsegúrese de estar conectado a Internet, luego vuelve a abrir OnionShare y configurar su conexión a Tor.", + "gui_tor_connection_error_settings": "Intenta cambiando la forma en que OnionShare se conecta a la red Tor en tu configuración.", + "gui_tor_connection_canceled": "No se pudo conectar con Tor.\n\nAsegúrate de estar conectado a Internet, luego vuelve a abrir OnionShare y configurar tu conexión a Tor.", "gui_tor_connection_lost": "Desconectado de Tor.", - "gui_server_started_after_timeout": "El temporizador de parada automática se agotó antes de que se iniciara el servidor.\nPor favor cree nueva conexión compartida.", - "gui_server_timeout_expired": "El temporizador de parada automática ya se ha agotado.\nPor favor, actualícelo para comenzar a compartir.", - "share_via_onionshare": "Compártalo con OnionShare", + "gui_server_started_after_timeout": "El temporizador de parada automática se agotó antes de que se iniciara el servidor.\nPor favor crea nueva conexión compartida.", + "gui_server_timeout_expired": "El temporizador de parada automática ya se ha agotado.\nPor favor, actualízalo para comenzar a compartir.", + "share_via_onionshare": "Compártelo con OnionShare", "gui_use_legacy_v2_onions_checkbox": "Usar direcciones antiguas", "gui_save_private_key_checkbox": "Usar una dirección persistente (modo antiguo)", "gui_share_url_description": "Cualquier persona con esta dirección de OnionShare puede descargar tus archivos usando el Navegador Tor: ", @@ -105,7 +105,7 @@ "gui_url_label_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactive la opción \"Usar dirección persistente\" en los ajustes.)", "gui_url_label_stay_open": "Este recurso compartido no se detendrá automáticamente.", "gui_url_label_onetime": "Este recurso compartido se detendrá después de la primera descarga.", - "gui_url_label_onetime_and_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactive la opción \"Usar dirección persistente\" en los ajustes.)", + "gui_url_label_onetime_and_persistent": "Este recurso compartido no se detendrá automáticamente.

Cada recurso compartido subsiguiente reutilizará la dirección. (Para usar direcciones una sola vez, desactiva la opción \"Usar dirección persistente\" en los ajustes.)", "gui_status_indicator_share_stopped": "Listo para compartir", "gui_status_indicator_share_working": "Comenzando.…", "gui_status_indicator_share_started": "Compartir", @@ -118,8 +118,8 @@ "info_completed_downloads_tooltip": "{} descarga(s) completada(s)", "info_in_progress_uploads_tooltip": "{} subida(s) en curso", "info_completed_uploads_tooltip": "{} subida(s) completada(s)", - "receive_mode_downloads_dir": "Archivos enviados a usted aparecen en esta carpeta: {}", - "receive_mode_warning": "Advertencia: El modo de recepción permite a la gente subir archivos a su ordenador. Algunos archivos, si los abre, podrían tomar el control de su ordenador. Abra sólo cosas de personas en las que confíe, o si sabe lo que está haciendo.", + "receive_mode_downloads_dir": "Los archivos que te envíen aparecerán en esta carpeta: {}", + "receive_mode_warning": "Advertencia: El modo de recepción permite a la gente subir archivos a tu ordenador. Algunos archivos, si los abres, podrían tomar el control de tu ordenador. Abre sólo cosas de personas en las que confíe, o si sabes lo que estás haciendo.", "gui_download_upload_progress_complete": "%p%, {0:s} transcurrido.", "gui_download_upload_progress_starting": "{0:s}, %p% (calculando)", "gui_download_upload_progress_eta": "{0:s}, tiempo restante estimado: {1:s}, %p%", @@ -161,8 +161,8 @@ "history_completed_tooltip": "{} completado", "error_cannot_create_downloads_dir": "No se ha podido crear la carpeta en modo de recepción: {}", "error_downloads_dir_not_writable": "La carpeta del modo de recepción está protegida contra escritura: {}", - "gui_receive_mode_warning": "El modo de recepción permite a la gente subir archivos a su ordenador.

Algunos archivos pueden potencialmente tomar el control de su ordenador si usted los abre. Sólo abra cosas de personas en las que confíe, o si sabe lo que está haciendo.", - "receive_mode_upload_starting": "La carga del tamaño total {} está comenzando", + "gui_receive_mode_warning": "El modo de recepción permite a la gente subir archivos a su ordenador.

Algunos archivos pueden potencialmente tomar el control de tu ordenador si los abres. Abre sólo cosas de personas en las que confíes, o si sabes lo que estás haciendo.", + "receive_mode_upload_starting": "La subida con un tamaño total de {} está comenzando ahora", "receive_mode_received_file": "Recibido: {}", "gui_mode_share_button": "Compartir archivos", "gui_mode_receive_button": "Recibir archivos", @@ -184,7 +184,7 @@ "gui_download_in_progress": "Descarga iniciada {}", "gui_open_folder_error_nautilus": "No se puede abrir la carpeta porque nautilus no está disponible. El archivo está aquí: {}", "gui_settings_language_label": "Idioma preferido", - "gui_settings_language_changed_notice": "Reinicie OnionShare para que el cambio de idioma surta efecto.", + "gui_settings_language_changed_notice": "Reinicia OnionShare para que el cambio de idioma surta efecto.", "gui_upload_finished_range": "Cargado {} a {}", "timeout_upload_still_running": "Esperando a que se complete la subida" } -- cgit v1.2.3-54-g00ecf From f329614ea4fc20dbfdb7bb536e19a18ba7fe531f Mon Sep 17 00:00:00 2001 From: MA Date: Fri, 28 Dec 2018 17:40:49 +0000 Subject: Translated using Weblate (Bulgarian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bg/ --- share/locale/bg.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/share/locale/bg.json b/share/locale/bg.json index 660effe2..e17b2a88 100644 --- a/share/locale/bg.json +++ b/share/locale/bg.json @@ -1,19 +1,19 @@ { "config_onion_service": "Създаване на onion служба на порт {0:d}.", "preparing_files": "Архивира документи.", - "give_this_url": "Дай този адрес на получателя:", - "give_this_url_stealth": "Дай този адрес и HidServAuth реда на получателя:", - "give_this_url_receive": "Дай този адрес на подателя:", - "give_this_url_receive_stealth": "Дай този адрес и HidServAuth на подателя:", + "give_this_url": "Дайте този адрес на получателя:", + "give_this_url_stealth": "Дайте този адрес и HidServAuth реда на получателя:", + "give_this_url_receive": "Дайте този адрес на подателя:", + "give_this_url_receive_stealth": "Дайте този адрес и HidServAuth на подателя:", "ctrlc_to_stop": "Натиснете Ctrl+C, за да спрете сървъра", - "not_a_file": "{10: s) не е валиден документ.", - "not_a_readable_file": "{0: s) не е четаем файл.", + "not_a_file": "{0: s) не е валиден документ.", + "not_a_readable_file": "{0:s) не е четаем файл.", "no_available_port": "Свободен порт не бе намерен, за да може onion service да бъде стартиран.", "other_page_loaded": "Адресът е зареден", "close_on_timeout": "Спряно, защото таймерът с автоматично спиране приключи", "closing_automatically": "Спряно, защото свалянето приключи", "timeout_download_still_running": "Изчакване на свалянето да приключи", - "timeout_upload_still_running": "Изчакаване ъплоудът да приключи", + "timeout_upload_still_running": "Изчакване ъплоудът да приключи", "large_filesize": "Предупреждение: изпращане на голям дял може да отнеме часове", "systray_menu_exit": "Изход", "systray_download_started_title": "OnionShare сваляне започна", -- cgit v1.2.3-54-g00ecf