Skip to content

Commit 22e4991

Browse files
committed
chore: add new localized string in all languages
1 parent bbec397 commit 22e4991

1 file changed

Lines changed: 114 additions & 0 deletions

File tree

Xcodes/Resources/Localizable.xcstrings

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1960,11 +1960,125 @@
19601960
},
19611961
"Alert.Install.AuthError.Message" : {
19621962
"localizations" : {
1963+
"ar" : {
1964+
"stringUnit" : {
1965+
"state" : "translated",
1966+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
1967+
}
1968+
},
1969+
"ca" : {
1970+
"stringUnit" : {
1971+
"state" : "translated",
1972+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
1973+
}
1974+
},
1975+
"de" : {
1976+
"stringUnit" : {
1977+
"state" : "translated",
1978+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
1979+
}
1980+
},
1981+
"el" : {
1982+
"stringUnit" : {
1983+
"state" : "translated",
1984+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
1985+
}
1986+
},
19631987
"en" : {
19641988
"stringUnit" : {
19651989
"state" : "translated",
19661990
"value" : "You are not authorized. Please Sign in with your Apple ID first."
19671991
}
1992+
},
1993+
"es" : {
1994+
"stringUnit" : {
1995+
"state" : "translated",
1996+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
1997+
}
1998+
},
1999+
"fi" : {
2000+
"stringUnit" : {
2001+
"state" : "translated",
2002+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2003+
}
2004+
},
2005+
"fr" : {
2006+
"stringUnit" : {
2007+
"state" : "translated",
2008+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2009+
}
2010+
},
2011+
"hi" : {
2012+
"stringUnit" : {
2013+
"state" : "translated",
2014+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2015+
}
2016+
},
2017+
"it" : {
2018+
"stringUnit" : {
2019+
"state" : "translated",
2020+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2021+
}
2022+
},
2023+
"ja" : {
2024+
"stringUnit" : {
2025+
"state" : "translated",
2026+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2027+
}
2028+
},
2029+
"ko" : {
2030+
"stringUnit" : {
2031+
"state" : "translated",
2032+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2033+
}
2034+
},
2035+
"nl" : {
2036+
"stringUnit" : {
2037+
"state" : "translated",
2038+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2039+
}
2040+
},
2041+
"pl" : {
2042+
"stringUnit" : {
2043+
"state" : "translated",
2044+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2045+
}
2046+
},
2047+
"pt-BR" : {
2048+
"stringUnit" : {
2049+
"state" : "translated",
2050+
"value" : "Você não está autorizado. Por favor, entre com o seu ID Apple primeiro."
2051+
}
2052+
},
2053+
"ru" : {
2054+
"stringUnit" : {
2055+
"state" : "translated",
2056+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2057+
}
2058+
},
2059+
"tr" : {
2060+
"stringUnit" : {
2061+
"state" : "translated",
2062+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2063+
}
2064+
},
2065+
"uk" : {
2066+
"stringUnit" : {
2067+
"state" : "translated",
2068+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2069+
}
2070+
},
2071+
"zh-Hans" : {
2072+
"stringUnit" : {
2073+
"state" : "translated",
2074+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2075+
}
2076+
},
2077+
"zh-Hant" : {
2078+
"stringUnit" : {
2079+
"state" : "translated",
2080+
"value" : "You are not authorized. Please Sign in with your Apple ID first."
2081+
}
19682082
}
19692083
}
19702084
},

0 commit comments

Comments
 (0)