Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ES localization #2177

Merged
merged 1 commit into from
Sep 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 25 additions & 1 deletion IceCubesApp/Resources/Localization/Localizable.xcstrings
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in en in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in be in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in ca in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in zh-Hant in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in en-GB in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in ja in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in ko in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in nb in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in pl in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings

Check warning on line 1 in IceCubesApp/Resources/Localization/Localizable.xcstrings

View workflow job for this annotation

GitHub Actions / Validate Translations

'Quiet Public' is missing or not translated in pt-BR in file: /Users/runner/work/IceCubesApp/IceCubesApp/IceCubesApp/Resources/Localization/Localizable.xcstrings
"sourceLanguage" : "en",
"strings" : {
"" : {
Expand Down Expand Up @@ -29185,6 +29185,12 @@
},
"Feature Requests" : {
"localizations" : {
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Solicitudes de funciones"
}
},
"it" : {
"stringUnit" : {
"state" : "translated",
Expand Down Expand Up @@ -42040,6 +42046,12 @@
},
"Privacy Policy" : {
"localizations" : {
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Política de Privacidad"
}
},
"it" : {
"stringUnit" : {
"state" : "translated",
Expand Down Expand Up @@ -78940,6 +78952,12 @@
},
"Telemetry" : {
"localizations" : {
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Telemetría"
}
},
"it" : {
"stringUnit" : {
"state" : "translated",
Expand All @@ -78950,6 +78968,12 @@
},
"Telemetry by TelemetryDeck" : {
"localizations" : {
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Telemetría de TelemetryDeck"
}
},
"it" : {
"stringUnit" : {
"state" : "translated",
Expand Down Expand Up @@ -83912,4 +83936,4 @@
}
},
"version" : "1.0"
}
}
Loading