Added french translations (#666)

* Update Localizable.strings

Added missing translations

* Added french localization for settings.app.about

* Added french translations

Added timeline.latest and timeline.add.url french translations
This commit is contained in:
Emmanuel Netter 2023-02-05 21:46:35 +01:00 committed by GitHub
parent b598434648
commit 71063c69df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -295,12 +295,12 @@
// MARK: Package: Timeline // MARK: Package: Timeline
"timeline.federated" = "Fédéré"; "timeline.federated" = "Fédéré";
"timeline.latest" = "Jump to Latest"; "timeline.latest" = "Aller au plus récent";
"timeline.home" = "Accueil"; "timeline.home" = "Accueil";
"timeline.local" = "Local"; "timeline.local" = "Local";
"timeline.n-recent-from-n-participants %lld %lld" = "%lld publications récentes de %lld participants"; "timeline.n-recent-from-n-participants %lld %lld" = "%lld publications récentes de %lld participants";
"timeline.trending" = "Tendances"; "timeline.trending" = "Tendances";
"timeline.add.url" = "Instance URL"; "timeline.add.url" = "URL de l'instance";
// MARK: Package: Status // MARK: Package: Status
"status.action.translate" = "Traduire"; "status.action.translate" = "Traduire";