Skip to content

Commit

Permalink
strings
Browse files Browse the repository at this point in the history
  • Loading branch information
forrestguice committed Nov 6, 2023
1 parent 65d9172 commit 24019f2
Show file tree
Hide file tree
Showing 17 changed files with 186 additions and 26 deletions.
12 changes: 11 additions & 1 deletion app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<string name="configAction_moon">Lluna</string>
<string name="configAction_help">Ajuda</string>
<string name="configAction_onlineHelp">Online Help</string> <!-- TODO -->
<string name="configAction_appDetails">App info</string> <!-- TODO -->
<string name="configAction_overflow">Més</string>
<string name="configAction_options">Options</string> <!-- TODO -->
<string name="configAction_settings">Configuració</string>
Expand Down Expand Up @@ -486,6 +487,8 @@
<string name="locationMode_current">Actual (última coneguda)</string> <!-- setting -->
<string name="locationMode_custom">Definida per usuari</string> <!-- setting -->

<string name="locationPermissionWarning"><xliff:g id="warningTag">[w]</xliff:g> Location permissions are required to update the current location.</string> <!-- snackbar text --> <!-- TODO -->

<string name="configLabel_location">Opcions d\'ubicació</string> <!-- group title --> <!-- TODO: shortened "Location Settings" to "Location" -->
<string name="configLabel_location_mode">Mode:</string> <!-- spinner label -->
<string name="configLabel_location_lat">Latitud:</string> <!-- edittext label -->
Expand Down Expand Up @@ -963,6 +966,12 @@
<string name="help_battery_optimization"><xliff:g id="appName">%s</xliff:g> must be \"not optimized\" for best results.</string> <!-- TODO -->
<string name="help_battery_optimization_aggressive">This is a <xliff:g id="manufacturer" example="Samsung">%s</xliff:g> device, which may require additional configuration to work correctly.</string> <!-- TODO -->

<string name="configLabel_alarms_autostart">Autostart</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_on">On</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_off">Off.\nAlarms may fail to work after reboot.</string> <!-- TODO -->
<!--<string name="configLabel_alarms_autostart_summary">%1$s</string>--> <!-- "On", "Off" -->
<string name="autostartWarning"><xliff:g id="warningTag">[w] Autostart is disabled!\nAlarms may fail to work after reboot.</xliff:g> </string> <!-- snackbar message (xiomi devices only) --> <!-- TODO -->

<string name="configLabel_alarms_notifications">Notificacions</string>
<string name="configLabel_alarms_notifications_on">Activades</string>
<string name="configLabel_alarms_notifications_off">Desactivades. Les alarmes poden no mostrar-se correctament</string>
Expand Down Expand Up @@ -1100,7 +1109,7 @@

<!-- App Setting: Show Moon -->
<string name="configLabel_ui_showmoon">Mostrar la Lluna</string>
<string name="configLabel_ui_showmoon_summary">Mostra els moments de sortida i posta, fase i iŀluminació.</string>
<string name="configLabel_ui_showmoon_summary">Mostra els moments de sortida i posta, fase i iŀluminació.</string> <!-- TODO: update/review; should include "moon" at beginning of summary to provide context (may be displayed alone with checkbox) -->

<!-- App Setting: Show Lunar Noon -->
<string name="configLabel_ui_showmoon_noon">Show Lunar Noon</string> <!-- TODO -->
Expand Down Expand Up @@ -1526,6 +1535,7 @@

<!-- gps_lastfix (current location mode) -->
<string name="gps_lastfix_title_set">Configurar posició</string> <!-- may appear as place name when location set by intent -->
<string name="gps_lastfix_title_cached">Última posició</string> <!-- may appear as place name after location mode is changed away from 'current location' --> <!-- TODO: "Last Postion" to "Previous Position" -->
<string name="gps_lastfix_title_found">Última posició</string> <!-- may appear as place name when location set by gps -->
<string name="gps_lastfix_title_searching">Obtenint posició</string> <!-- may appear in ActionBar title while gps in progress -->
<string name="gps_lastfix_toast_notfound">Posició no trobada; utilizant l\'última posició coneguda.</string> <!-- displayed briefly after gps has failed to get a location -->
Expand Down
12 changes: 11 additions & 1 deletion app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<string name="configAction_moon">Měsíc</string>
<string name="configAction_help">Nápověda</string>
<string name="configAction_onlineHelp">Nápověda online</string>
<string name="configAction_appDetails">App info</string> <!-- TODO -->
<string name="configAction_overflow">Více</string>
<string name="configAction_options">Možnosti</string>
<string name="configAction_settings">Nastavení</string>
Expand Down Expand Up @@ -546,6 +547,8 @@
<string name="locationMode_current">Aktuální (poslední známa)</string> <!-- setting -->
<string name="locationMode_custom">Uživatelem definovaná</string> <!-- setting -->

<string name="locationPermissionWarning"><xliff:g id="warningTag">[w]</xliff:g> Location permissions are required to update the current location.</string> <!-- snackbar text --> <!-- TODO -->

<string name="configLabel_location">Nastavení polohy</string> <!-- group title --> <!-- TODO: shortened "Location Settings" to "Location" -->
<string name="configLabel_location_mode">Režim:</string> <!-- spinner label -->
<string name="configLabel_location_lat">Zeměpisná šířka:</string> <!-- edittext label -->
Expand Down Expand Up @@ -1032,6 +1035,12 @@
<string name="help_battery_optimization"><xliff:g id="appName">%s</xliff:g> must be \"not optimized\" for best results.</string> <!-- TODO -->
<string name="help_battery_optimization_aggressive">This is a <xliff:g id="manufacturer" example="Samsung">%s</xliff:g> device, which may require additional configuration to work correctly.</string> <!-- TODO -->

<string name="configLabel_alarms_autostart">Autostart</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_on">On</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_off">Off.\nAlarms may fail to work after reboot.</string> <!-- TODO -->
<!--<string name="configLabel_alarms_autostart_summary">%1$s</string>--> <!-- "On", "Off" -->
<string name="autostartWarning"><xliff:g id="warningTag">[w] Autostart is disabled!\nAlarms may fail to work after reboot.</xliff:g> </string> <!-- snackbar message (xiomi devices only) --> <!-- TODO -->

<string name="configLabel_alarms_notifications">Notifikace</string>
<string name="configLabel_alarms_notifications_on">Zapnuty</string>
<string name="configLabel_alarms_notifications_off">Vypnuty.\nNemusí dojít ke správnému zobrazení budíku.</string>
Expand Down Expand Up @@ -1177,7 +1186,7 @@

<!-- App Setting: Show Moon -->
<string name="configLabel_ui_showmoon">Zobrazit měsíc</string>
<string name="configLabel_ui_showmoon_summary">Zobrazit časy východu a západu, fázi a osvícenost.</string>
<string name="configLabel_ui_showmoon_summary">Zobrazit časy východu a západu, fázi a osvícenost.</string> <!-- TODO: update/review; should include "moon" at beginning of summary to provide context (may be displayed alone with checkbox) -->

<!-- App Setting: Show Lunar Noon -->
<string name="configLabel_ui_showmoon_noon">Show Lunar Noon</string> <!-- TODO -->
Expand Down Expand Up @@ -1635,6 +1644,7 @@

<!-- gps_lastfix (current location mode) -->
<string name="gps_lastfix_title_set">Nastavit polohu</string> <!-- may appear as place name when location set by intent -->
<string name="gps_lastfix_title_cached">Poslední poloha</string> <!-- may appear as place name after location mode is changed away from 'current location' --> <!-- TODO: "Last Postion" to "Previous Position" -->
<string name="gps_lastfix_title_found">Poslední poloha</string> <!-- may appear as place name when location set by gps -->
<string name="gps_lastfix_title_searching">Získávaní polohy</string> <!-- may appear in ActionBar title while gps in progress -->
<string name="gps_lastfix_toast_notfound">Získávaní polohy selhalo; vracím se k poslední známé poloze</string> <!-- displayed briefly after gps has failed to get a location -->
Expand Down
12 changes: 11 additions & 1 deletion app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<string name="configAction_moon">Mond</string>
<string name="configAction_help">Hilfe</string>
<string name="configAction_onlineHelp">Onlinehilfe</string>
<string name="configAction_appDetails">App info</string> <!-- TODO -->
<string name="configAction_overflow">Mehr</string>
<string name="configAction_options">Optionen</string>
<string name="configAction_settings">Einstellungen</string>
Expand Down Expand Up @@ -478,6 +479,8 @@
<string name="locationMode_current">Aktueller Standort</string> <!-- setting -->
<string name="locationMode_custom">Benutzerdefiniert</string> <!-- setting -->

<string name="locationPermissionWarning"><xliff:g id="warningTag">[w]</xliff:g> Location permissions are required to update the current location.</string> <!-- snackbar text --> <!-- TODO -->

<string name="configLabel_location">Standort</string> <!-- group title -->
<string name="configLabel_location_mode">Modus:</string> <!-- spinner label -->
<string name="configLabel_location_lat">Breitengrad (Lat.):</string> <!-- edittext label -->
Expand Down Expand Up @@ -976,6 +979,12 @@
<string name="help_battery_optimization"><xliff:g id="appName">%s</xliff:g> must be \"not optimized\" for best results.</string> <!-- TODO -->
<string name="help_battery_optimization_aggressive">This is a <xliff:g id="manufacturer" example="Samsung">%s</xliff:g> device, which may require additional configuration to work correctly.</string> <!-- TODO -->

<string name="configLabel_alarms_autostart">Autostart</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_on">On</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_off">Off.\nAlarms may fail to work after reboot.</string> <!-- TODO -->
<!--<string name="configLabel_alarms_autostart_summary">%1$s</string>--> <!-- "On", "Off" -->
<string name="autostartWarning"><xliff:g id="warningTag">[w] Autostart is disabled!\nAlarms may fail to work after reboot.</xliff:g> </string> <!-- snackbar message (xiomi devices only) --> <!-- TODO -->

<string name="configLabel_alarms_notifications">Benachrichtigungen</string>
<string name="configLabel_alarms_notifications_on">An</string>
<string name="configLabel_alarms_notifications_off">Aus.\nAlarme könnten nicht richtig anzeigt werden.</string>
Expand Down Expand Up @@ -1115,7 +1124,7 @@

<!-- App Setting: Show Moon -->
<string name="configLabel_ui_showmoon">Zeige Mond</string>
<string name="configLabel_ui_showmoon_summary">Zeige Aufgangs- und Untergangszeiten, Mondphasen und Illumination.</string>
<string name="configLabel_ui_showmoon_summary">Zeige Aufgangs- und Untergangszeiten, Mondphasen und Illumination.</string> <!-- TODO: update/review; should include "moon" at beginning of summary to provide context (may be displayed alone with checkbox) -->

<!-- App Setting: Show Lunar Noon -->
<string name="configLabel_ui_showmoon_noon">Show Lunar Noon</string> <!-- TODO -->
Expand Down Expand Up @@ -1517,6 +1526,7 @@
<string name="gps_dialog_cancel">Nein</string>

<string name="gps_lastfix_title_set">Standort bestimmen</string> <!-- toast text -->
<string name="gps_lastfix_title_cached">Letzter Standort</string> <!-- may appear as place name after location mode is changed away from 'current location' --> <!-- TODO: "Last Postion" to "Previous Position" -->
<string name="gps_lastfix_title_found">Letzter Standort</string> <!-- may appear in ActionBar title -->
<string name="gps_lastfix_title_searching">Suche Standort</string> <!-- may appear in ActionBar title -->
<string name="gps_lastfix_toast_notfound">Standortbestimmung fehlgeschlagen; Letzter Standort wird benutzt.</string>
Expand Down
12 changes: 11 additions & 1 deletion app/src/main/res/values-eo/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<string name="configAction_moon">Luno</string>
<string name="configAction_help">Helpo</string>
<string name="configAction_onlineHelp">Helpo enrete</string>
<string name="configAction_appDetails">App info</string> <!-- TODO -->
<string name="configAction_overflow">Pli</string>
<string name="configAction_options">Agordi…</string>
<string name="configAction_settings">Agordoj</string>
Expand Down Expand Up @@ -484,6 +485,8 @@
<string name="locationMode_current">Aktuala (laste konata)</string> <!-- setting -->
<string name="locationMode_custom">Propra</string> <!-- setting -->

<string name="locationPermissionWarning"><xliff:g id="warningTag">[w]</xliff:g> Location permissions are required to update the current location.</string> <!-- snackbar text --> <!-- TODO -->

<string name="configLabel_location">Lokoj</string> <!-- group title -->
<string name="configLabel_location_mode">Reĝimo:</string> <!-- spinner label -->
<string name="configLabel_location_lat">Latitudo:</string> <!-- edittext label -->
Expand Down Expand Up @@ -965,6 +968,12 @@
<string name="help_battery_optimization">Estas konsilinde agordi la aplikaĵon <xliff:g id="appName">%s</xliff:g> kiel “ne optimumigitan”.</string>
<string name="help_battery_optimization_aggressive">Tio ĉi estas aparato <xliff:g id="manufacturer" example="Samsung">%s</xliff:g>, kiu povas bezoni plian agordadon por funkcii ĝuste.</string>

<string name="configLabel_alarms_autostart">Autostart</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_on">On</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_off">Off.\nAlarms may fail to work after reboot.</string> <!-- TODO -->
<!--<string name="configLabel_alarms_autostart_summary">%1$s</string>--> <!-- "On", "Off" -->
<string name="autostartWarning"><xliff:g id="warningTag">[w] Autostart is disabled!\nAlarms may fail to work after reboot.</xliff:g> </string> <!-- snackbar message (xiomi devices only) --> <!-- TODO -->

<string name="configLabel_alarms_notifications">Sciigoj</string>
<string name="configLabel_alarms_notifications_on">Aktivaj</string>
<string name="configLabel_alarms_notifications_off">Malaktivaj.\nAlarmoj povas ne vidiĝi ĝuste.</string>
Expand Down Expand Up @@ -1101,7 +1110,7 @@

<!-- App Setting: Show Moon -->
<string name="configLabel_ui_showmoon">Montri lunajn informojn</string>
<string name="configLabel_ui_showmoon_summary">Montri tempojn de lun-leviĝo, lun-subiro, fazon kaj prilumecon.</string>
<string name="configLabel_ui_showmoon_summary">Montri tempojn de lun-leviĝo, lun-subiro, fazon kaj prilumecon.</string> <!-- TODO: update/review; should include "moon" at beginning of summary to provide context (may be displayed alone with checkbox) -->

<!-- App Setting: Show Lunar Noon -->
<string name="configLabel_ui_showmoon_noon">Montri plej(mal)supron de Luno</string>
Expand Down Expand Up @@ -1504,6 +1513,7 @@

<!-- gps_lastfix (current location mode) -->
<string name="gps_lastfix_title_set">Pozicio agordita</string> <!-- may appear as place name when location set by intent -->
<string name="gps_lastfix_title_cached">Pozicio determinita</string> <!-- may appear as place name after location mode is changed away from 'current location' --> <!-- TODO: "Last Postion" to "Previous Position" -->
<string name="gps_lastfix_title_found">Pozicio determinita</string> <!-- may appear as place name when location set by gps -->
<string name="gps_lastfix_title_searching">Determinado de pozicio</string> <!-- may appear in ActionBar title while gps in progress -->
<string name="gps_lastfix_toast_notfound">Pozici-trova servo ne povas determini vian aktualan pozicion, reagordante al la lasta konata pozicio.</string> <!-- displayed briefly after gps has failed to get a location -->
Expand Down
14 changes: 12 additions & 2 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<string name="configAction_moon">Luna</string>
<string name="configAction_help">Ayuda</string>
<string name="configAction_onlineHelp">Online Help</string> <!-- TODO -->
<string name="configAction_appDetails">App info</string> <!-- TODO -->
<string name="configAction_overflow">Más</string>
<string name="configAction_options">Options</string> <!-- TODO -->
<string name="configAction_settings">Configuración</string>
Expand Down Expand Up @@ -482,7 +483,9 @@


<string name="locationMode_current">Actual (última conocida)</string>
<string name="locationMode_custom">Definida por usuario</string>
<string name="locationMode_custom">Definida por usuario</string>

<string name="locationPermissionWarning"><xliff:g id="warningTag">[w]</xliff:g> Location permissions are required to update the current location.</string> <!-- snackbar text --> <!-- TODO -->

<string name="configLabel_location">Opciones de ubicación</string> <!-- TODO: shortened "Location Settings" to "Location" -->
<string name="configLabel_location_mode">Modo:</string>
Expand Down Expand Up @@ -961,6 +964,12 @@
<string name="help_battery_optimization"><xliff:g id="appName">%s</xliff:g> must be \"not optimized\" for best results.</string> <!-- TODO -->
<string name="help_battery_optimization_aggressive">This is a <xliff:g id="manufacturer" example="Samsung">%s</xliff:g> device, which may require additional configuration to work correctly.</string> <!-- TODO -->

<string name="configLabel_alarms_autostart">Autostart</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_on">On</string> <!-- TODO -->
<string name="configLabel_alarms_autostart_off">Off.\nAlarms may fail to work after reboot.</string> <!-- TODO -->
<!--<string name="configLabel_alarms_autostart_summary">%1$s</string>--> <!-- "On", "Off" -->
<string name="autostartWarning"><xliff:g id="warningTag">[w] Autostart is disabled!\nAlarms may fail to work after reboot.</xliff:g> </string> <!-- snackbar message (xiomi devices only) --> <!-- TODO -->

<string name="configLabel_alarms_notifications">Notificaciones</string>
<string name="configLabel_alarms_notifications_on">Activadas</string>
<string name="configLabel_alarms_notifications_off">Apagadas. Las alarmas pueden no mostrarse correctamente.</string>
Expand Down Expand Up @@ -1098,7 +1107,7 @@


<string name="configLabel_ui_showmoon">Mostrar la Luna</string>
<string name="configLabel_ui_showmoon_summary">Muestra los momentos de salida y puesta, fase e iluminación.</string>
<string name="configLabel_ui_showmoon_summary">Muestra los momentos de salida y puesta, fase e iluminación.</string> <!-- TODO: update/review; should include "moon" at beginning of summary to provide context (may be displayed alone with checkbox) -->


<string name="configLabel_ui_showmoon_noon">Show Lunar Noon</string> <!-- TODO -->
Expand Down Expand Up @@ -1515,6 +1524,7 @@


<string name="gps_lastfix_title_set">Configurar posición</string>
<string name="gps_lastfix_title_cached">Última posición</string> <!-- may appear as place name after location mode is changed away from 'current location' --> <!-- TODO: "Last Postion" to "Previous Position" -->
<string name="gps_lastfix_title_found">Última posición</string>
<string name="gps_lastfix_title_searching">Obteniendo posición</string>
<string name="gps_lastfix_toast_notfound">El GPS no pudo obtener posición; utilizando la última posición conocida.</string> <!-- TODO: removed "GPS" -->
Expand Down
Loading

0 comments on commit 24019f2

Please sign in to comment.