Skip to content

Commit 3938df8

Browse files
committed
[iOS] Add 1.64.x translations.
Resolves brave/brave-browser#37073 Resolves brave/brave-browser#37000 Also fixes one duplicated string. It's a debug string so no ticket created for it.
1 parent 47f11b3 commit 3938df8

39 files changed

+705
-210
lines changed

ios/brave-ios/Sources/AIChat/Resources/ca.lproj/BraveLeo.strings

Lines changed: 291 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
/* The title of the section where chat models are displayed as a list. */
2+
"wallet.defaultModelChatSectionTitle" = "Xat";
3+
4+
/* The title of the section where language models are displayed as a list. */
5+
"wallet.defaultModelLanguageSectionTitle" = "MODELS DE LLENGUATGE";
6+
7+
/* The title of the menu where user can change the default model */
8+
"wallet.defaultModelViewTitle" = "Model predeterminat";
9+
10+
/* The title of the badge where a model which can be used limited */
11+
"wallet.limitedModelStatusTitle" = "Limitat";
12+
13+
/* The title of action for quick menu which displaying advanced settings */
14+
"wallet.quickMenuAdvancedSettingsActionTitle" = "Configuració avançada";
15+
16+
/* The title of action for quick menu which presents payment screen for premium */
17+
"wallet.quickMenuGoPremiumActionTitle" = "Canvia a Premium";
18+
19+
/* The title of action for quick menu which display subscription management view */
20+
"wallet.quickMenuManageSubscriptionActionTitle" = "Gestiona les subscripcions";
21+
22+
/* The title of action for quick menu which starts a new chat */
23+
"wallet.quickMenuNewChatActionTitle" = "Nou xat";
24+
25+
/* The title of a button that will reset data for leo */
26+
"wallet.resetLeoDataAlertButtonTitle" = "Restableix";
27+
28+
/* The title of the badge where a model which can be used unlimited */
29+
"wallet.unlimitedModelStatusTitle" = "Il·limitat";
30+

ios/brave-ios/Sources/AIChat/Resources/de.lproj/BraveLeo.strings

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/* The title for button that submits feedback */
22
"aichat.addFeedbackActionTitle" = "Feedback hinzufügen";
33

4-
/* The title for the settings to change default model for conversations
5-
The title for the settings to show search suggestions from Leo in url-address bar */
4+
/* The title for the settings to show search suggestions from Leo in url-address bar */
65
"aichat.advancedSettingsAutocompleteTitle" = "Vorschläge zur Autovervollständigung in der Adressleiste anzeigen";
76

7+
/* The title for the settings to change default model for conversations */
8+
"aichat.advancedSettingsDefaultModelTitle" = "Standardmodell für neue Unterhaltungen";
9+
810
/* The title for the header for adjusting leo ai settings */
911
"aichat.advancedSettingsHeaderTitle" = "Leo ist ein intelligenter KI-Assistent, der direkt in den Browser integriert ist";
1012

@@ -18,7 +20,7 @@
1820
"aichat.advancedSettingsSubscriptionExpiresTitle" = "Gültig bis";
1921

2022
/* The title for the header for subscription details */
21-
"aichat.advancedSettingsSubscriptionHeaderTitle" = "ABONNEMENT";
23+
"aichat.advancedSettingsSubscriptionHeaderTitle" = "Abonnement";
2224

2325
/* The title for the label showing status if the subscription */
2426
"aichat.advancedSettingsSubscriptionStatusTitle" = "Status";
@@ -54,7 +56,7 @@
5456
"aichat.chatIntroWebsiteHelpTitle" = "Benötigen Sie Hilfe bei einer Website?";
5557

5658
/* The title for the chat section in the menu */
57-
"aichat.chatMenuSectionTitle" = "CHAT";
59+
"aichat.chatMenuSectionTitle" = "Chat";
5860

5961
/* The title shown on limit reached error view, which is suggesting user to change default model */
6062
"aichat.contextLimitErrorTitle" = "Dieses Gespräch ist zu lang und kann nicht fortgesetzt werden.\nMöglicherweise gibt es andere Modelle, mit denen Leo auch bei längeren Gesprächen die Genauigkeit beibehalten kann.";
@@ -74,8 +76,7 @@
7476
/* The title for other feedback option */
7577
"aichat.feedbackOptionTitleOther" = "Anderes";
7678

77-
/* The description indicating voice inputs from user is not store or shared and these inpurs are totally private.
78-
The title for premium ad view. The links are inside parenthesis and the phrases inside square brackets should be translated */
79+
/* The title for premium ad view. The links are inside parenthesis and the phrases inside square brackets should be translated */
7980
"aichat.feedbackPremiumAdTitle" = "Leo Premium bietet Zugang zu einem erweiterten Satz von Sprachmodellen für noch detailliertere Antworten. [Mehr erfahren](https://brave.com/) - [Ablehnen](braveai://dismiss)";
8081

8182
/* The title for the button that submits feedback */
@@ -226,7 +227,7 @@
226227
"aichat.paywallYearlySubscriptionTitle" = "Ein Jahr";
227228

228229
/* Title shown next to Leo in navigation bar when user has premium subcription */
229-
"aichat.premiumNavigationBarBadgeTitle" = "PREMIUM";
230+
"aichat.premiumNavigationBarBadgeTitle" = "Premium";
230231

231232
/* Title showing premium subscription - not determined monthly por yearly */
232233
"aichat.premiumSubscriptionTitle" = "Premium-Abonnement";
@@ -264,6 +265,9 @@
264265
/* The title for button for re-try */
265266
"aichat.retryActionTitle" = "Erneut versuchen";
266267

268+
/* The description indicating voice inputs from user is not store or shared and these inpurs are totally private. */
269+
"aichat.speechRecognizerDisclaimer" = "Brave speichert oder teilt Ihre Sprachsuchen nicht.";
270+
267271
/* The title for the button to generate suggestions */
268272
"aichat.suggestionsGenerationButtonTitle" = "Fragen vorschlagen …";
269273

@@ -273,8 +277,10 @@
273277
/* The title for expressing acknowledgement for the terms and conditions of Brave AI */
274278
"aichat.termsConditionsApproveActionTitle" = "Ich verstehe";
275279

276-
/* The description terms and conditions for AI chat usage. The links are inside parenthesis %@ will be replaced with urls
277-
The title terms and conditions for AI chat usage */
280+
/* The description terms and conditions for AI chat usage. The links are inside parenthesis %@ will be replaced with urls */
281+
"aichat.termsConditionsDescription" = "Brave Leo ist ein persönlicher, intelligenter KI-Assistent, der Ihnen die Nutzung des Internets erleichtert. Die Nutzung von Leo ist kostenlos mit eingeschränktem Zugang. Brave Leo Premium bietet weitere Modelle, höhere Limits und ermöglicht Abonnenten einen frühzeitigen Zugang zu neuen Funktionen. Das Standardmodell für alle Benutzer ist derzeit Mixtral 8x7B. Weitere Informationen finden Sie im **[Brave-Wiki](%1$@)**\n\nWenn Sie Leo eine Frage stellen, kann er standardmäßig den Inhalt der von Ihnen angezeigten Webseite oder jeden Text, den Sie auf einer Seite markieren, an Brave Leo senden und verwenden, um eine Antwort zu geben. Die Richtigkeit der Antworten ist nicht garantiert und kann ungenaue, irreführende oder falsche Informationen enthalten. Leo verwendet die Daten der Brave-Suche, um die Qualität der Antworten zu verbessern. Geben Sie keine sensiblen oder privaten Daten ein und seien Sie vorsichtig bei Antworten, die sich auf Gesundheit, Finanzen, persönliche Sicherheit oder ähnliches beziehen. Sie können die Optionen von Leo in den Einstellungen jederzeit anpassen. Gehen Sie dazu zu Einstellungen Leo.\n\nLeo sammelt keine Identifikatoren wie Ihre IP-Adresse, die mit Ihnen in Verbindung gebracht werden können. Es werden keine Daten verwendet, um die KI-Modelle zu trainieren. Die KI-Modelle speichern keine persönlichen Daten (außer Anthropic, das Daten 30 Tage lang speichert, bevor es sie löscht). Weitere Informationen finden Sie in der **[Datenschutzrichtlinie](%2$@)**";
282+
283+
/* The title terms and conditions for AI chat usage */
278284
"aichat.termsConditionsTitle" = "Chatten Sie privat mit Brave Leo";
279285

280286
/* The accessibility description when pressing the microphone button to access voice entry. */

ios/brave-ios/Sources/AIChat/Resources/de.lproj/BraveWallet.strings

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* The title of the section where chat models are displayed as a list. */
2-
"wallet.defaultModelChatSectionTitle" = "CHAT";
2+
"wallet.defaultModelChatSectionTitle" = "Chat";
33

44
/* The title of the section where language models are displayed as a list. */
55
"wallet.defaultModelLanguageSectionTitle" = "SPRACHMODELLE";
@@ -8,7 +8,7 @@
88
"wallet.defaultModelViewTitle" = "Standardmodell";
99

1010
/* The title of the badge where a model which can be used limited */
11-
"wallet.limitedModelStatusTitle" = "EINGESCHRÄNKT";
11+
"wallet.limitedModelStatusTitle" = "Eingeschränkt";
1212

1313
/* The title of action for quick menu which displaying advanced settings */
1414
"wallet.quickMenuAdvancedSettingsActionTitle" = "Erweiterte Einstellungen";
@@ -26,5 +26,5 @@
2626
"wallet.resetLeoDataAlertButtonTitle" = "Zurücksetzen";
2727

2828
/* The title of the badge where a model which can be used unlimited */
29-
"wallet.unlimitedModelStatusTitle" = "UNEINGESCHRÄNKT";
29+
"wallet.unlimitedModelStatusTitle" = "Unbegrenzt";
3030

ios/brave-ios/Sources/AIChat/Resources/es.lproj/BraveLeo.strings

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/* The title for button that submits feedback */
22
"aichat.addFeedbackActionTitle" = "Añadir comentarios";
33

4-
/* The title for the settings to change default model for conversations
5-
The title for the settings to show search suggestions from Leo in url-address bar */
4+
/* The title for the settings to show search suggestions from Leo in url-address bar */
65
"aichat.advancedSettingsAutocompleteTitle" = "Mostrar sugerencias autocompletadas en la barra de direcciones";
76

7+
/* The title for the settings to change default model for conversations */
8+
"aichat.advancedSettingsDefaultModelTitle" = "Modelo predeterminado para conversaciones nuevas";
9+
810
/* The title for the header for adjusting leo ai settings */
911
"aichat.advancedSettingsHeaderTitle" = "Leo es un asistente inteligente de IA integrado en el navegador.";
1012

@@ -18,7 +20,7 @@
1820
"aichat.advancedSettingsSubscriptionExpiresTitle" = "Expiración";
1921

2022
/* The title for the header for subscription details */
21-
"aichat.advancedSettingsSubscriptionHeaderTitle" = "SUSCRIPCIÓN";
23+
"aichat.advancedSettingsSubscriptionHeaderTitle" = "Suscripción";
2224

2325
/* The title for the label showing status if the subscription */
2426
"aichat.advancedSettingsSubscriptionStatusTitle" = "Estado";
@@ -54,7 +56,7 @@
5456
"aichat.chatIntroWebsiteHelpTitle" = "¿Necesitas ayuda con algún sitio web?";
5557

5658
/* The title for the chat section in the menu */
57-
"aichat.chatMenuSectionTitle" = "CHAT";
59+
"aichat.chatMenuSectionTitle" = "Chat";
5860

5961
/* The title shown on limit reached error view, which is suggesting user to change default model */
6062
"aichat.contextLimitErrorTitle" = "Esta conversación es demasiado larga y no puede extenderse más.\nEs posible que haya disponibles otros modelos que permitan a Leo mantener conversaciones prolongadas sin perder eficacia.";
@@ -74,8 +76,7 @@
7476
/* The title for other feedback option */
7577
"aichat.feedbackOptionTitleOther" = "Otro";
7678

77-
/* The description indicating voice inputs from user is not store or shared and these inpurs are totally private.
78-
The title for premium ad view. The links are inside parenthesis and the phrases inside square brackets should be translated */
79+
/* The title for premium ad view. The links are inside parenthesis and the phrases inside square brackets should be translated */
7980
"aichat.feedbackPremiumAdTitle" = "Leo Premium te da acceso a un conjunto ampliado de modelos lingüísticos para matizar aún más las respuestas. [Más información](https://brave.com/) - [Descartar](braveai://dismiss)";
8081

8182
/* The title for the button that submits feedback */
@@ -226,7 +227,7 @@
226227
"aichat.paywallYearlySubscriptionTitle" = "One Year";
227228

228229
/* Title shown next to Leo in navigation bar when user has premium subcription */
229-
"aichat.premiumNavigationBarBadgeTitle" = "PREMIUM";
230+
"aichat.premiumNavigationBarBadgeTitle" = "Premium";
230231

231232
/* Title showing premium subscription - not determined monthly por yearly */
232233
"aichat.premiumSubscriptionTitle" = "Suscripción a Premium";
@@ -264,6 +265,9 @@
264265
/* The title for button for re-try */
265266
"aichat.retryActionTitle" = "Reintentar";
266267

268+
/* The description indicating voice inputs from user is not store or shared and these inpurs are totally private. */
269+
"aichat.speechRecognizerDisclaimer" = "Brave no almacena ni comparte sus búsquedas por voz.";
270+
267271
/* The title for the button to generate suggestions */
268272
"aichat.suggestionsGenerationButtonTitle" = "Sugerir preguntas…";
269273

@@ -273,8 +277,10 @@
273277
/* The title for expressing acknowledgement for the terms and conditions of Brave AI */
274278
"aichat.termsConditionsApproveActionTitle" = "Lo entiendo";
275279

276-
/* The description terms and conditions for AI chat usage. The links are inside parenthesis %@ will be replaced with urls
277-
The title terms and conditions for AI chat usage */
280+
/* The description terms and conditions for AI chat usage. The links are inside parenthesis %@ will be replaced with urls */
281+
"aichat.termsConditionsDescription" = "Brave Leo es un asistente privado con IA que mejora tu experiencia en internet. Puedes usarlo gratis con acceso limitado. Brave Leo Premium ofrece más modelos, límites más altos y permite que los suscriptores tengan acceso en primicia a nuevas funcionalidades. El modelo predeterminado para todos los usuarios es Mixtral8x7B. Consulta más detalles en la **[wiki de Brave](%1$@)**\n\nPor defecto, cuando haces una pregunta, Leo Brave puede acceder y usar el contenido de la página web que estás viendo o cualquier texto que resaltes en una página para darte una respuesta. La exactitud de las respuestas no está garantizada, y puede incluir información imprecisa, engañosa o falsa. Leo utiliza datos de la búsqueda de Brave para mejorar la calidad de las respuestas. No envíes información confidencial ni privada, y sé prudente con las respuestas sobre salud, finanzas, seguridad personal o temas similares. Puedes cambiar las preferencias de Leo en cualquier momento desde Ajustes Leo.\n\nLeo no recopila identificadores que puedan estar vinculados contigo; por ejemplo, tu dirección IP. No se utiliza ningún dato para entrenar los modelos de IA, y estos tampoco guardan ningún dato personal (excepto Anthropic, que almacena los datos durante 30 días antes de eliminarlos). Consulta más detalles en la **[política de privacidad](%2$@)**";
282+
283+
/* The title terms and conditions for AI chat usage */
278284
"aichat.termsConditionsTitle" = "Chatear con Brave Leo en privado";
279285

280286
/* The accessibility description when pressing the microphone button to access voice entry. */

ios/brave-ios/Sources/AIChat/Resources/es.lproj/BraveWallet.strings

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* The title of the section where chat models are displayed as a list. */
2-
"wallet.defaultModelChatSectionTitle" = "CHAT";
2+
"wallet.defaultModelChatSectionTitle" = "Chat";
33

44
/* The title of the section where language models are displayed as a list. */
55
"wallet.defaultModelLanguageSectionTitle" = "MODELOS LINGÜÍSTICOS";
@@ -8,7 +8,7 @@
88
"wallet.defaultModelViewTitle" = "Modelo predeterminado";
99

1010
/* The title of the badge where a model which can be used limited */
11-
"wallet.limitedModelStatusTitle" = "LIMITADO";
11+
"wallet.limitedModelStatusTitle" = "Limitado";
1212

1313
/* The title of action for quick menu which displaying advanced settings */
1414
"wallet.quickMenuAdvancedSettingsActionTitle" = "Configuración avanzada";
@@ -26,5 +26,5 @@
2626
"wallet.resetLeoDataAlertButtonTitle" = "Restablecer";
2727

2828
/* The title of the badge where a model which can be used unlimited */
29-
"wallet.unlimitedModelStatusTitle" = "SIN LÍMITE";
29+
"wallet.unlimitedModelStatusTitle" = "Ilimitada";
3030

ios/brave-ios/Sources/AIChat/Resources/fr.lproj/BraveLeo.strings

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/* The title for button that submits feedback */
22
"aichat.addFeedbackActionTitle" = "Ajouter un commentaire";
33

4-
/* The title for the settings to change default model for conversations
5-
The title for the settings to show search suggestions from Leo in url-address bar */
4+
/* The title for the settings to show search suggestions from Leo in url-address bar */
65
"aichat.advancedSettingsAutocompleteTitle" = "Afficher les suggestions semi-automatiques dans la barre d'adresse";
76

7+
/* The title for the settings to change default model for conversations */
8+
"aichat.advancedSettingsDefaultModelTitle" = "Modèle par défaut pour les nouvelles conversations";
9+
810
/* The title for the header for adjusting leo ai settings */
911
"aichat.advancedSettingsHeaderTitle" = "Leo est un assistant intelligent exécuté par l'IA, directement intégré à votre navigateur.";
1012

@@ -18,7 +20,7 @@
1820
"aichat.advancedSettingsSubscriptionExpiresTitle" = "Date d'expiration";
1921

2022
/* The title for the header for subscription details */
21-
"aichat.advancedSettingsSubscriptionHeaderTitle" = "ABONNEMENT";
23+
"aichat.advancedSettingsSubscriptionHeaderTitle" = "Abonnement";
2224

2325
/* The title for the label showing status if the subscription */
2426
"aichat.advancedSettingsSubscriptionStatusTitle" = "Statut";
@@ -54,7 +56,7 @@
5456
"aichat.chatIntroWebsiteHelpTitle" = "Besoin d'aide concernant un site Web ?";
5557

5658
/* The title for the chat section in the menu */
57-
"aichat.chatMenuSectionTitle" = "CHAT";
59+
"aichat.chatMenuSectionTitle" = "Chat";
5860

5961
/* The title shown on limit reached error view, which is suggesting user to change default model */
6062
"aichat.contextLimitErrorTitle" = "Cette conversation est trop longue et ne peut pas se poursuivre.\nIl est possible qu'il existe d'autres modèles avec lesquels Leo peut maintenir l'exactitude pendant des conversations plus longues.";
@@ -74,8 +76,7 @@
7476
/* The title for other feedback option */
7577
"aichat.feedbackOptionTitleOther" = "Autre";
7678

77-
/* The description indicating voice inputs from user is not store or shared and these inpurs are totally private.
78-
The title for premium ad view. The links are inside parenthesis and the phrases inside square brackets should be translated */
79+
/* The title for premium ad view. The links are inside parenthesis and the phrases inside square brackets should be translated */
7980
"aichat.feedbackPremiumAdTitle" = "La version premium de Leo permet d'accéder à un plus grand nombre de modèles linguistiques pour des réponses encore plus nuancées. [En savoir plus](https://brave.com/) - [Ignorer](braveai://dismiss)";
8081

8182
/* The title for the button that submits feedback */
@@ -226,7 +227,7 @@
226227
"aichat.paywallYearlySubscriptionTitle" = "Un an";
227228

228229
/* Title shown next to Leo in navigation bar when user has premium subcription */
229-
"aichat.premiumNavigationBarBadgeTitle" = "PREMIUM";
230+
"aichat.premiumNavigationBarBadgeTitle" = "Premium";
230231

231232
/* Title showing premium subscription - not determined monthly por yearly */
232233
"aichat.premiumSubscriptionTitle" = "Abonnement premium";
@@ -264,6 +265,9 @@
264265
/* The title for button for re-try */
265266
"aichat.retryActionTitle" = "Réessayer";
266267

268+
/* The description indicating voice inputs from user is not store or shared and these inpurs are totally private. */
269+
"aichat.speechRecognizerDisclaimer" = "Brave n'enregistre pas et ne partage pas vos recherches vocales.";
270+
267271
/* The title for the button to generate suggestions */
268272
"aichat.suggestionsGenerationButtonTitle" = "Suggérer des questions…";
269273

@@ -273,8 +277,10 @@
273277
/* The title for expressing acknowledgement for the terms and conditions of Brave AI */
274278
"aichat.termsConditionsApproveActionTitle" = "Je comprends";
275279

276-
/* The description terms and conditions for AI chat usage. The links are inside parenthesis %@ will be replaced with urls
277-
The title terms and conditions for AI chat usage */
280+
/* The description terms and conditions for AI chat usage. The links are inside parenthesis %@ will be replaced with urls */
281+
"aichat.termsConditionsDescription" = "Brave Leo est un assistant intelligent privé basé sur l'IA qui améliore votre utilisation d'Internet. Leo est gratuit avec un accès limité. Brave Leo Premium propose plus de modèles, des limites plus élevées et donne aux abonnés un accès anticipé aux nouvelles fonctionnalités. Le modèle par défaut pour tous les utilisateurs est actuellement Mixtral 8x7B. Consultez le **[wiki](%1$@)** pour en savoir plus.\n\nPar défaut, lorsque vous posez une question à Leo, il peut envoyer et utiliser le contenu de la page Web que vous consultez ou tout texte que vous mettez en surbrillance sur une page pour que Brave Leo fournisse une réponse. L'exactitude des réponses n'est pas garantie et peut inclure des informations inexactes, trompeuses ou fausses. Leo utilise des données de la recherche Brave pour améliorer la qualité des réponses. Ne soumettez pas d'informations sensibles ou privées et faites preuve de prudence avec toutes les réponses liées à la santé, aux finances, à la sécurité personnelle ou similaires. Vous pouvez ajuster les options de Leo dans les paramètres à tout moment. Accédez à Paramètres Leo.\n\nLeo ne collecte pas d'identifiants tels que votre adresse IP qui peuvent être liés à vous. Aucune donnée n'est utilisée pour former les modèles d'IA et aucune donnée personnelle n'est conservée par les modèles d'IA (sauf Anthropic qui conserve les données pendant 30 jours avant de les supprimer). Consultez la **[politique de confidentialité](%2$@)** pour en savoir plus.";
282+
283+
/* The title terms and conditions for AI chat usage */
278284
"aichat.termsConditionsTitle" = "Discutez en privé avec Brave Leo";
279285

280286
/* The accessibility description when pressing the microphone button to access voice entry. */

0 commit comments

Comments
 (0)