Skip to content

Commit

Permalink
Import translations
Browse files Browse the repository at this point in the history
  • Loading branch information
thewizrd committed Sep 10, 2023
1 parent 2e287a1 commit 8420436
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<string name="weather_fair">"Ładnie"</string>
<string name="weather_rainandhail">"Deszcz z gradem"</string>
<string name="weather_hot">"Gorąco"</string>
<string name="weather_isotstorms">"Miejscowe burze z piorunami"</string>
<string name="weather_isotstorms">"Pojedyncze burze z piorunami"</string>
<string name="weather_scatteredtstorms">"Rozproszone burze z piorunami"</string>
<string name="weather_scatteredshowers">"Rozproszone przelotne opady"</string>
<string name="weather_heavysnow">"Silne opady śniegu"</string>
Expand Down
1 change: 1 addition & 0 deletions wearapp/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@
Weather (High/Low) -->
<string name="complication_label_weather_hilo">"Wetter (hoch / niedrig)"</string>
<string name="complication_label_weather_currentlocation">"Wetter (Standort)"</string>
<string name="tile_label_weather_hrforecast">"Wetter + Stündliche Vorhersage"</string>
</resources>
1 change: 1 addition & 0 deletions wearapp/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@
Weather (High/Low) -->
<string name="complication_label_weather_hilo">"Tiempo (Máx / Mín)"</string>
<string name="complication_label_weather_currentlocation">"Tiempo (ubicación actual)"</string>
<string name="tile_label_weather_hrforecast">"Tiempo + Previsión horaria"</string>
</resources>
1 change: 1 addition & 0 deletions wearapp/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@
Weather (High/Low) -->
<string name="complication_label_weather_hilo">"Météo (Max / Min)"</string>
<string name="complication_label_weather_currentlocation">"Météo (emplacement actuel)"</string>
<string name="tile_label_weather_hrforecast">"Météo + prévisions horaires"</string>
</resources>
1 change: 1 addition & 0 deletions wearapp/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@
Weather (High/Low) -->
<string name="complication_label_weather_hilo">"Weer (Max / Min)"</string>
<string name="complication_label_weather_currentlocation">"Weer (huidige locatie)"</string>
<string name="tile_label_weather_hrforecast">"Weer + Uurvoorspelling"</string>
</resources>
1 change: 1 addition & 0 deletions wearapp/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@
Weather (High/Low) -->
<string name="complication_label_weather_hilo">"Pogoda (Maks / Min)"</string>
<string name="complication_label_weather_currentlocation">"Pogoda (obecna lokalizacja)"</string>
<string name="tile_label_weather_hrforecast">"Pogoda + prognoza godzinowa"</string>
</resources>
1 change: 1 addition & 0 deletions wearapp/src/main/res/values-sk/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ Weather (High/Low) -->
<!-- Fuzzy -->
<string name="complication_label_weather_hilo">"Počasie (V. / N.)"</string>
<string name="complication_label_weather_currentlocation">"Počasie (súčasná poloha)"</string>
<string name="tile_label_weather_hrforecast">"Počasie + hodinová predpoveď"</string>
</resources>
1 change: 1 addition & 0 deletions wearapp/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ Weather (High/Low) -->
<!-- Fuzzy -->
<string name="complication_label_weather_hilo">"天气 (高溫 / 低溫)"</string>
<string name="complication_label_weather_currentlocation">"天气 (当前地址)"</string>
<string name="tile_label_weather_hrforecast">"天气 + 每小时预报"</string>
</resources>

0 comments on commit 8420436

Please sign in to comment.