Merge branch 'develop' into censorship

This commit is contained in:
Micah Lee 2022-02-13 11:28:16 -08:00
commit e168080b77
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
781 changed files with 7753 additions and 3930 deletions

View file

@ -2,7 +2,7 @@
"""
OnionShare | https://onionshare.org/
Copyright (C) 2014-2021 Micah Lee, et al. <micah@micahflee.com>
Copyright (C) 2014-2022 Micah Lee, et al. <micah@micahflee.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -55,8 +55,8 @@ class Settings(object):
# Dictionary of available languages in this version of OnionShare,
# mapped to the language name, in that language
self.available_locales = {
"ar": "العربية", # Arabic
"bn": "বাংলা", # Bengali
# "ar": "العربية", # Arabic
# "bn": "বাংলা", # Bengali
# "ca": "Català", # Catalan
# "zh_Hant": "正體中文 (繁體)", # Traditional Chinese
"zh_Hans": "中文 (简体)", # Simplified Chinese
@ -64,28 +64,28 @@ class Settings(object):
# "da": "Dansk", # Danish
# "nl": "Nederlands", # Dutch
"en": "English", # English
"fi": "Suomi", # Finnish
# "fr": "Français", # French
# "fi": "Suomi", # Finnish
"fr": "Français", # French
"gl": "Galego", # Galician
"de": "Deutsch", # German
# "el": "Ελληνικά", # Greek
"el": "Ελληνικά", # Greek
"is": "Íslenska", # Icelandic
# "id": "Bahasa Indonesia", # Indonesian
# "ga": "Gaeilge", # Irish
# "it": "Italiano", # Italian
# "ja": "日本語", # Japanese
"ja": "日本語", # Japanese
# "ckb": "Soranî", # Kurdish (Central)
"lt": "Lietuvių Kalba", # Lithuanian
"nb_NO": "Norsk Bokmål", # Norwegian Bokmål
# "lt": "Lietuvių Kalba", # Lithuanian
# "nb_NO": "Norsk Bokmål", # Norwegian Bokmål
# "fa": "فارسی", # Persian
"pl": "Polski", # Polish
# "pl": "Polski", # Polish
"pt_BR": "Português (Brasil)", # Portuguese Brazil
# "pt_PT": "Português (Portugal)", # Portuguese Portugal
"pt_PT": "Português (Portugal)", # Portuguese Portugal
# "ro": "Română", # Romanian
"ru": "Русский", # Russian
# "sr_Latn": "Srpska (latinica)", # Serbian (latin)
# "sk": "Slovenčina", # Slovak
"sv": "Svenska", # Swedish
# "sv": "Svenska", # Swedish
"es": "Español", # Spanish
# "te": "తెలుగు", # Telugu
"tr": "Türkçe", # Turkish