Skip to content

Commit

Permalink
Merge branch 'dimdenGD:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Celestial04 authored Nov 14, 2024
2 parents b77bcbb + 0caf88b commit 9d6231a
Show file tree
Hide file tree
Showing 21 changed files with 1,044 additions and 144 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Hebrew - "ugh", qqqq, [kriterin](https://twitter.com/kriterin)
Nepali - [DimeDead](https://dimedead.neocities.org/)
Dutch - Puka1611
Japanese - [Chazuru](https://twitter.com/AIWMD), [Nyankodasu](https://twitter.com/Nyankodasu1234), [kamokakesu](https://twitter.com/kamokakesu)
Korean - [Nyankodasu](https://twitter.com/Nyankodasu1234), [han_eirin](https://twitter.com/han_eirin), [Sch](https://me.shtelo.org)
Korean - [Nyankodasu](https://twitter.com/Nyankodasu1234), HY, [Sch](https://me.shtelo.org)
Turkish - [KayrabCebll](https://steamcommunity.com/id/KayrabCebll), [YordemEren](https://twitter.com/YordemEren)
Italian - [krek](https://twitter.com/CactusInc420), [Francesco](https://twitter.com/FrancescoRosi27)
Arabic - [Yours Truly,](https://twitter.com/schrotheneko)
Expand All @@ -186,7 +186,7 @@ Traditional Chinese - [Oliver Tzeng(曾嘉禾)](https://github.com/olivertze
Simplified Chinese - [am1006](https://github.com/am1006), [CarimoWuling](https://twitter.com/carimowuling)
Czech - Menal
German - [basti564](https://twitter.com/basti564)
Catalan - [elmees21](https://twitter.com/elmees21)
Catalan - [elmees21](https://twitter.com/elmees21), [Luna](https://twitter.com/chica_botella)
Swedish - [actuallyaridan](https://twitter.com/actuallyaridan)
Bulgarian - [Scarlett7447](https://twitter.com/Scarlett7447)
Norwegian - [twistquest](https://twitter.com/twistquest)
Expand Down
133 changes: 125 additions & 8 deletions _locales/ca/messages.json

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@
"show_user_previews_on_mobile": { "message": "Show user previews on hold (this can be annoying)", "description": "This option only appears on mobile" },
"separate_text": { "message": "Separate text", "description": "This option appears in three-dot menu of tweets only on mobile and makes text bigger and adds padding on top and bottom on tap" },
"leave_conversation": { "message": "Are you sure you want to leave/remove this conversation?"},
"autotranslation_help1": { "message": "This function can find the tweets and trigger translation automatically, without having to click the button manually."},
"autotranslation_help1": { "message": "This function can find the tweets and trigger translation automatically, without having to click the button manually."},
"autotranslation_help2": { "message": "To use it, select autotranslation mode and set the language list. The tweets that meet the conditions will be automatically translated."},
"autotranslation_help3": { "message": "Specifically:"},
"autotranslation_help4": { "message": "\"Translate when in language list\" with no languages set cause function to be disabled (default)."},
Expand Down Expand Up @@ -645,5 +645,6 @@
"nonexistent_user_desc": { "message": "Try searching for another." },
"suspended_user": { "message": "Account suspended" },
"suspended_user_desc": { "message": "The profile you are trying to view has been suspended." },
"show_boring_indicators": { "message": "Show indicator in followers/following page if last tweet of person is a retweet/quote/non-existent/old" }
"show_boring_indicators": { "message": "Show indicator in followers/following page if last tweet of person is a retweet/quote/non-existent/old" },
"hide_original_languages":{"message": "Hide original languages when translated" }
}
23 changes: 21 additions & 2 deletions _locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@
"manage_searches": { "message": "Gérer les recherches" },
"add_search": { "message": "Ajouter une recherche" },
"pinned_searches": { "message": "Recherches épinglées" },
"show_follower_counts_in_lists": { "message": "Show users follower counts on follower/following pages." },
"show_follower_counts_in_lists": { "message": "Afficher le nombre de followers des utilisateurs sur les pages de followers et de suivi.e." },
"not_possible_to_see_unfollowers": { "message": "Malheureusement, il n'est pas possible de voir les comptes ayant plus de 50 000 followers." },
"sort_by_follow_date": { "message": "Trier par date de suivi (inexact)" },
"sort_by_followers": { "message": "Trier par nombre de followers" },
Expand Down Expand Up @@ -617,5 +617,24 @@
}
},
"accepted_conversation": { "message": "Conversation acceptée" },
"anniversary_tweet": { "message": "Vous souvenez-vous quand vous avez rejoint Twitter? Je sais!\n#MyTwitterAnniversary" }
"anniversary_tweet": { "message": "Vous souvenez-vous quand vous avez rejoint Twitter? Je sais!\n#MyTwitterAnniversary" },
"you_shared_tweet": { "message": "Vous avez partagé un tweet" },
"user_shared_tweet": { "message": "$NAME$ à partagé un tweet.", "placeholders": { "name": { "content": "Display Name" } } },
"transition_profile_banner": { "message": "Utiliser une transition sur la bannière du profil" },
"custom_downloadtemplate": { "message": "Modèle de téléchargement personnalisé" },
"custom_downloadtemplate_text": { "message": "Vous permet de personaliser les noms des fichiers quand vous téléchargez un média d'un tweet." },
"save_downloadtemplate": { "message": "Sauvegarder le modèle de téléchargement" },
"custom_downloadtemplate_hintName1": { "message": "<code>{user_name}</code> : Nom de l'utilisateur." },
"custom_downloadtemplate_hintName2": { "message": "<code>{user_screen_name}</code> : Nom du compte de l'utilisateur. (Example : @dril)" },
"custom_downloadtemplate_hintTime": { "message": "<code>{timestamp}</code> : Date et heure de publication du tweet." },
"custom_downloadtemplate_hintExtension": { "message": "<code>{extension}</code> : Extension de fichier du tweet téléchargé." },
"custom_downloadtemplate_hintID": { "message": "<code>{id}</code> : ID du tweet." },
"custom_downloadtemplate_hintIndex": { "message": "<code>{index}</code> : Index pour chaque fichier à télécharger. (pour les publications avec plusieurs médias)" },
"custom_downloadtemplate_hintFilename": { "message": "<code>{filename}</code> : Nom de fichier original provenant de pbs.twimg.com." },
"nonexistent_user": { "message": "Ce compte n'existe pas" },
"nonexistent_user_desc": { "message": "Essayez d'en chercher un autre." },
"suspended_user": { "message": "Compte suspendu" },
"suspended_user_desc": { "message": "Le profil que vous essayez de voir est suspendu." },
"show_boring_indicators": { "message": "Afficher un indicateur sur la page des abonnés/abonnements si le dernier tweet de la personne est un retweet, une citation, inexistant ou ancien" }

}
Loading

0 comments on commit 9d6231a

Please sign in to comment.