Skip to content

Instantly share code, notes, and snippets.

@b3ll
Last active October 11, 2021 18:31
Show Gist options
  • Select an option

  • Save b3ll/10c0f8f5d6f7042b932d6126a6b7056a to your computer and use it in GitHub Desktop.

Select an option

Save b3ll/10c0f8f5d6f7042b932d6126a6b7056a to your computer and use it in GitHub Desktop.
Raid Dad Localizable Strings
"CHOOSE_FIRETEAM_MEMBERS" = "Choose fireteam members from the drawer below to get started";
"SEARCH_GUARDIANS" = "Search guardians…";
"LOG_IN" = "Log In";
"LOG_OUT" = "Log Out";
"SWITCH_ACCOUNT" = "Switch Account";
"LOG_OUT_QUESTION" = "Are you sure you want to log out?";
"CANCEL" = "Cancel";
"PLATFORM" = "Platform";
"CLAN" = "Clan";
"ENTER_CLAN" = "Enter Clan";
"FIND_CLAN" = "Find Clan";
"VIEW_CLAN" = "View Clan";
"SWITCH_CLAN" = "Switch Clan";
"SWITCH_CLAN_QUESTION" = "Are you sure you want to switch clans?";
"FIRETEAM" = "Fireteam";
"ONLINE" = "Online";
"OFFLINE" = "Offline";
"OTHER_GUARDIANS" = "Other Guardians";
"RAIDDAD_INFO" = "At-a-glance dashboard for fireteam loadout analysis.";
@yoyobytes

yoyobytes commented Mar 26, 2021

Copy link
Copy Markdown

Spanish

"CHOOSE_FIRETEAM_MEMBERS" = "Elige a los miembros de tu escuadra en la tabla de abajo para iniciar"
"SEARCH_GUARDIANS" = "Buscar Guardianes... "
"LOG_IN" = "Iniciar Sesión
"LOG_OUT" = "Cerrar Sesión"
"SWITCH_ACCOUNT" = "Cambiar de cuenta"
"LOG_OUT_QUESTION" = "¿Estás seguro de que quieres cerrar sesión?"
"CANCEL" = "Cancelar"
"PLATFORM" = "Plataforma"
"CLAN" = "Clan"
"ENTER_CLAN" = "Entrar Clan"
"FIND_CLAN" = "Encontrar Clan"
"VIEW_CLAN" = "Ver Clan"
"SWITCH_CLAN" = "Cambiar de Clan"
"SWITCH_CLAN_QUESTION" = "¿Estás seguro de que quieres cambiar de clan?"
"FIRETEAM" = "Escuadra"
"ONLINE" = "Activo"
"OFFLINE" = "Inactivo"
"OTHER_GUARDIANS" = "Otros Guardianes"
"RAIDDAD_INFO" = "Tablero accesible para un análisis eficiente del equipamiento de tu escuadra"

Yup, that's perfect.

@gameshack

Copy link
Copy Markdown

"CHOOSE_FIRETEAM_MEMBERS" = "Wähle Fireteam-Mitglieder aus der Dropdown-Liste unten, um loszulegen";

i suggest changing "CHOOSE_FIRETEAM_MEMBERS" from the formal "Sie" to this informal version since the other strings like LOG_OUT_QUESTION and SWITCH_CLAN_QUESTION do that already.

@PwnedG0blin

Copy link
Copy Markdown

"CHOOSE_FIRETEAM_MEMBERS" = "Wähle Fireteam-Mitglieder aus der Dropdown-Liste unten, um loszulegen";

i suggest changing "CHOOSE_FIRETEAM_MEMBERS" from the formal "Sie" to this informal version since the other strings like LOG_OUT_QUESTION and SWITCH_CLAN_QUESTION do that already.

I wanted to do that too, but I guess I forgot. It is already adjusted! Thank you for watching out!

@b3ll

b3ll commented Mar 26, 2021

Copy link
Copy Markdown
Author

Thank you @i0s1q, @gameshack and @LitostForU!

I updated your responses with screenshots that reflect your translations… do they look okay?

@PwnedG0blin

Copy link
Copy Markdown

Thank you @i0s1q, @gameshack and @LitostForU!

I updated your responses with screenshots that reflect your translations… do they look okay?

German, yes :)

@gameshack

Copy link
Copy Markdown

"CHOOSE_FIRETEAM_MEMBERS" = "Wybierz członków fireteam z poniższej listy, aby rozpocząć";
"SEARCH_GUARDIANS" = "Szukaj opiekunów…";
"LOG_IN" = "Zaloguj sie";
"LOG_OUT" = "Wyloguj się";
"SWITCH_ACCOUNT" = "Zmień konto";
"LOG_OUT_QUESTION" = "Na pewno chcesz się wylogować?";
"CANCEL" = "Anuluj";
"PLATFORM" = "Platforma";
"CLAN" = "Klan";
"ENTER_CLAN" = "Przystąp do klanu";
"FIND_CLAN" = "Znajdź klan";
"VIEW_CLAN" = "Zobacz klan";
"SWITCH_CLAN" = "Zmień klan";
"SWITCH_CLAN_QUESTION" = "Na pewno chcesz zmienić klany?";
"FIRETEAM" = "Fireteam";
"ONLINE" = "Online";
"OFFLINE" = "Offline";
"OTHER_GUARDIANS" = "Inni opiekunowie";
"RAIDDAD_INFO" = "Wyraźny pulpit do analizy obciążenia drużyny ogniowej.";

Here’s the polish translation, Adam :)

@b3ll

b3ll commented Mar 27, 2021

Copy link
Copy Markdown
Author

thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment