mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-11 00:58:16 -05:00
feat(lang): translations update from Hosted Weblate (#2629)
* feat(lang): translated using Weblate (French) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Maxent <rouaultmaxent@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Polish) Currently translated at 100.0% (1042 of 1042 strings) feat(lang): translated using Weblate (Polish) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pl/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Swedish) Currently translated at 100.0% (1042 of 1042 strings) feat(lang): translated using Weblate (Swedish) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Shjosan <shjosan@kakmix.co> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1042 of 1042 strings) feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: exentler <gurandsrud@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nb_NO/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Maxent <rouaultmaxent@gmail.com> Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: Shjosan <shjosan@kakmix.co> Co-authored-by: exentler <gurandsrud@gmail.com>
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
"components.Settings.SettingsAbout.Releases.currentversion": "Actuelle",
|
||||
"components.UserList.importfromplexerror": "Une erreur s'est produite durant l'importation des utilisateurs de Plex.",
|
||||
"components.UserList.importfromplex": "Importer les utilisateurs de Plex",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, one {user} autres {users}} importé(s) depuis Plex avec succès !",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, one {utilisateur} other {utilisateurs}} importé(s) depuis Plex avec succès !",
|
||||
"components.TvDetails.viewfullcrew": "Voir l'équipe complète de la série",
|
||||
"components.TvDetails.TvCrew.fullseriescrew": "Équipe complète de la série",
|
||||
"components.PersonDetails.crewmember": "Équipe",
|
||||
@@ -1039,5 +1039,6 @@
|
||||
"components.UserList.newplexsigninenabled": "L'option <strong>Autoriser nouvelle connexion Plex</strong> est actuellement activée. Les utilisateurs Plex disposant d'un accès à la librairie n'ont pas besoin d'être importés pour pouvoir ce connecter.",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.discordId": "ID utilisateur Discord",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.discordIdTip": "Le <FindDiscordIdLink>numéro d'identification à plusieurs chiffres</FindDiscordIdLink> est associé avec votre compte Discord",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Vous devez fournir un ID utilisateur Discord valide"
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.validationDiscordId": "Vous devez fournir un ID utilisateur Discord valide",
|
||||
"components.Settings.SettingsAbout.appDataPath": "Répertoire de données"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user