diff options
| author | BalHaise <swizzybabe@gmail.com> | 2024-03-16 00:04:47 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-03-15 23:06:05 -0400 |
| commit | e2dac35ef26b7d5baf35808a55a70237fef3a28d (patch) | |
| tree | a587af98ce1af2ac2e14fd2ed0fa0650db9a7a83 | |
| parent | 62e75ed888c75ca6feebd98b06179b75d53d88e9 (diff) | |
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/fr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/fr.json b/Emby.Server.Implementations/Localization/Core/fr.json index e0aff7954..9bbf1dc29 100644 --- a/Emby.Server.Implementations/Localization/Core/fr.json +++ b/Emby.Server.Implementations/Localization/Core/fr.json @@ -1,6 +1,6 @@ { "Albums": "Albums", - "AppDeviceValues": "Application : {0}, Appareil : {1}", + "AppDeviceValues": "Application: {0}, Appareil: {1}", "Application": "Application", "Artists": "Artistes", "AuthenticationSucceededWithUserName": "{0} authentifié avec succès", @@ -29,7 +29,7 @@ "Inherit": "Hériter", "ItemAddedWithName": "{0} a été ajouté à la médiathèque", "ItemRemovedWithName": "{0} a été supprimé de la médiathèque", - "LabelIpAddressValue": "Adresse IP : {0}", + "LabelIpAddressValue": "Adresse IP: {0}", "LabelRunningTimeValue": "Durée : {0}", "Latest": "Derniers", "MessageApplicationUpdated": "Le serveur Jellyfin a été mis à jour", |
