From 27bbf6f2a35e7254b032944b86e17e4b6d26c429 Mon Sep 17 00:00:00 2001 From: Kino Roy Date: Sat, 12 Oct 2024 20:26:19 -0700 Subject: [PATCH] Add missing localizations --- Xcodes/Resources/Localizable.xcstrings | 342 +++++++++++++++++++++++++ 1 file changed, 342 insertions(+) diff --git a/Xcodes/Resources/Localizable.xcstrings b/Xcodes/Resources/Localizable.xcstrings index f53086c..de92c83 100644 --- a/Xcodes/Resources/Localizable.xcstrings +++ b/Xcodes/Resources/Localizable.xcstrings @@ -17412,11 +17412,125 @@ }, "PIN" : { "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, "en" : { "stringUnit" : { "state" : "translated", "value" : "PIN" } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "hi" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "PIN" + } } } }, @@ -19379,22 +19493,250 @@ "SecurityKeyPinDescription" : { "extractionState" : "manual", "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, "en" : { "stringUnit" : { "state" : "translated", "value" : "Insert your physical security key and enter the PIN" } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "hi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Insert your physical security key and enter the PIN" + } } } }, "SecurityKeyTouchDescription" : { "extractionState" : "manual", "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "ca" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "el" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, "en" : { "stringUnit" : { "state" : "translated", "value" : "Touch your security key to verify that it’s you" } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "hi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "Touch your security key to verify that it’s you" + } } } },