From ce295bd89b05fb061040a100eb434419eab5a38e Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 19 Mar 2018 15:29:52 -0400 Subject: [PATCH] i18n: automatic bump Change-Id: I83ac197d610cfb06426a485dcccecc137dcdee9c --- ui/ca.lproj/Localizable.strings | 2 +- ui/fr.lproj/MigrateRingAccountsWindow.strings | 2 +- ui/nl.lproj/Localizable.strings | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/ca.lproj/Localizable.strings b/ui/ca.lproj/Localizable.strings index a8e16286..6a90fe4d 100644 --- a/ui/ca.lproj/Localizable.strings +++ b/ui/ca.lproj/Localizable.strings @@ -5,7 +5,7 @@ "Account has no password" = "Account has no password"; /* Contextual menu action */ -"Add to contacts" = "Afegir als contactes"; +"Add to contacts" = "Afegeix als contactes"; /* Text shown to the user */ "Alias : " = "Alias : "; diff --git a/ui/fr.lproj/MigrateRingAccountsWindow.strings b/ui/fr.lproj/MigrateRingAccountsWindow.strings index 35d0c0ca..c61883d5 100644 --- a/ui/fr.lproj/MigrateRingAccountsWindow.strings +++ b/ui/fr.lproj/MigrateRingAccountsWindow.strings @@ -12,7 +12,7 @@ "8K3-9Z-MKH.title" = "Erreur durant la migration du compte"; /* Class = "NSTextFieldCell"; title = "Congratulations, your account has been migrated with Success."; ObjectID = "C2l-rz-Gqt"; */ -"C2l-rz-Gqt.title" = "Félicitations, votre compte a été migré avec succès"; +"C2l-rz-Gqt.title" = "Félicitations, votre compte a été migré"; /* Class = "NSButtonCell"; title = "Delete this account"; ObjectID = "ITE-yD-CTb"; */ "ITE-yD-CTb.title" = "Supprimer ce compte"; diff --git a/ui/nl.lproj/Localizable.strings b/ui/nl.lproj/Localizable.strings index 5654cfa6..ef830c55 100644 --- a/ui/nl.lproj/Localizable.strings +++ b/ui/nl.lproj/Localizable.strings @@ -20,7 +20,7 @@ "Call number" = "Nummer bellen"; /* File transfer canceled label */ -"Canceled" = "Canceled"; +"Canceled" = "Geannuleerd"; /* Open panel title */ "Choose a CA list" = "Kies een CA-lijst"; @@ -77,7 +77,7 @@ "New SIP account" = "Nieuwe SIP-account"; /* Displayed as RingID when no accounts are available for selection */ -"No account available" = "No account available"; +"No account available" = "Geen account beschikbaar"; /* Text show to the user when password didn't match */ "Password and confirmation mismatch." = "Wachtwoord en bevestiging komen niet overeen."; -- GitLab