Skip to content
Merged
Show file tree
Hide file tree
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
128 changes: 128 additions & 0 deletions watchface/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>

<string name="app_name" translatable="false">Minimal Watch Face</string>

<!-- Complication Names -->

<string name="left_complication">غادر</string>

<string name="right_complication">يمين</string>

<!-- Colors -->

<string name="color_cornflower_blue">أزرق زهر الذرة</string>

<string name="color_medium_slate_blue">أزرق رمادي متوسط</string>

<string name="color_dodger_blue">دودجر بلو</string>

<string name="color_deep_sky_blue">أزرق سماوي عميق</string>

<string name="color_steel_blue">أزرق فولاذي</string>

<string name="color_turquoise">فيروزي</string>

<string name="color_medium_turquoise">فيروزي متوسط</string>

<string name="color_dark_turquoise">فيروزي غامق</string>

<string name="color_cyan">سماوي</string>

<string name="color_aquamarine">زبرجد</string>

<string name="color_spring_green">أخضر الربيع</string>

<string name="color_medium_spring_green">أخضر ربيعي متوسط</string>

<string name="color_light_sea_green">أخضر بحري فاتح</string>

<string name="color_sea_green">أخضر البحر</string>

<string name="color_medium_sea_green">أخضر بحري متوسط</string>

<string name="color_green">أخضر</string>

<string name="color_lime_green">أخضر ليموني</string>

<string name="color_forest_green">غابة خضراء</string>

<string name="color_dark_green">أخضر غامق</string>

<string name="color_chartreuse">أخضر مصفر</string>

<string name="color_yellow_green">أصفر أخضر</string>

<string name="color_olive_drab">زيتوني داكن</string>

<string name="color_lawn_green">العشب الأخضر</string>

<string name="color_yellow">أصفر</string>

<string name="color_gold">ذهب</string>

<string name="color_goldenrod">العصا الذهبية</string>

<string name="color_orange">البرتقالي</string>

<string name="color_dark_orange">برتقالي غامق</string>

<string name="color_tomato">طماطم</string>

<string name="color_orange_red">برتقالي أحمر</string>

<string name="color_red">أحمر</string>

<string name="color_crimson">قرمزي</string>

<string name="color_firebrick">طوب حراري</string>

<string name="color_maroon">كستنائي</string>

<string name="color_violet_red">أحمر بنفسجي</string>

<string name="color_deep_pink">وردي غامق</string>

<string name="color_hot_pink">وردي ساخن</string>

<string name="color_pale_violet_red">أحمر بنفسجي باهت</string>

<string name="color_orchid">زهرة الأوركيد</string>

<string name="color_medium_orchid">اوركيد متوسط الحجم</string>

<string name="color_purple">أرجواني</string>

<string name="color_dark_violet">بنفسجي داكن</string>

<string name="color_indigo">نيلي</string>

<string name="color_slate_blue">أزرق رمادي</string>

<string name="color_lavender">الخزامى</string>

<string name="color_blue_violet">بنفسجي أزرق</string>

<string name="color_royal_blue">أزرق ملكي</string>

<string name="color_dark_salmon">سمك السلمون الداكن</string>

<string name="color_chocolate">الشوكولاتة</string>

<string name="color_rosy_brown">بني وردي</string>

<string name="color_white">أبيض</string>

<!-- Settings Labels -->

<string name="clock_color_label">لون الساعة</string>

<string name="left_complication_color_label">لون المضاعفات اليسرى</string>

<string name="right_complication_color_label">اللون المضاعف الصحيح</string>

<string name="show_battery_percentage_label">إظهار نسبة البطارية</string>

<string name="show_weather_label">عرض الطقس</string>

</resources>
128 changes: 128 additions & 0 deletions watchface/src/main/res/values-b+es+419/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>

<string name="app_name" translatable="false">Minimal Watch Face</string>

<!-- Complication Names -->

<string name="left_complication">Izquierda</string>

<string name="right_complication">Bien</string>

<!-- Colors -->

<string name="color_cornflower_blue">Azul aciano</string>

<string name="color_medium_slate_blue">Azul pizarra medio</string>

<string name="color_dodger_blue">Azul Dodger</string>

<string name="color_deep_sky_blue">Azul cielo profundo</string>

<string name="color_steel_blue">Azul acero</string>

<string name="color_turquoise">Turquesa</string>

<string name="color_medium_turquoise">Turquesa medio</string>

<string name="color_dark_turquoise">Turquesa oscuro</string>

<string name="color_cyan">Cian</string>

<string name="color_aquamarine">Aguamarina</string>

<string name="color_spring_green">Verde primavera</string>

<string name="color_medium_spring_green">Verde primaveral medio</string>

<string name="color_light_sea_green">Verde mar claro</string>

<string name="color_sea_green">Verde mar</string>

<string name="color_medium_sea_green">Verde mar medio</string>

<string name="color_green">Verde</string>

<string name="color_lime_green">Verde lima</string>

<string name="color_forest_green">Verde bosque</string>

<string name="color_dark_green">Verde oscuro</string>

<string name="color_chartreuse">Monasterio</string>

<string name="color_yellow_green">Amarillo verde</string>

<string name="color_olive_drab">Verde oliva</string>

<string name="color_lawn_green">Césped verde</string>

<string name="color_yellow">Amarillo</string>

<string name="color_gold">Oro</string>

<string name="color_goldenrod">Vara de oro</string>

<string name="color_orange">Naranja</string>

<string name="color_dark_orange">Naranja oscuro</string>

<string name="color_tomato">Tomate</string>

<string name="color_orange_red">Naranja Rojo</string>

<string name="color_red">Rojo</string>

<string name="color_crimson">Carmesí</string>

<string name="color_firebrick">Ladrillo refractario</string>

<string name="color_maroon">Granate</string>

<string name="color_violet_red">Violeta rojo</string>

<string name="color_deep_pink">Rosa oscuro</string>

<string name="color_hot_pink">Rosa fuerte</string>

<string name="color_pale_violet_red">Rojo violeta pálido</string>

<string name="color_orchid">Orquídea</string>

<string name="color_medium_orchid">Orquídea mediana</string>

<string name="color_purple">Púrpura</string>

<string name="color_dark_violet">Violeta oscuro</string>

<string name="color_indigo">Índigo</string>

<string name="color_slate_blue">Azul pizarra</string>

<string name="color_lavender">Lavanda</string>

<string name="color_blue_violet">Violeta azul</string>

<string name="color_royal_blue">Azul real</string>

<string name="color_dark_salmon">Salmón oscuro</string>

<string name="color_chocolate">Chocolate</string>

<string name="color_rosy_brown">Marrón rosado</string>

<string name="color_white">Blanco</string>

<!-- Settings Labels -->

<string name="clock_color_label">Color del reloj</string>

<string name="left_complication_color_label">Complicación de color izquierda</string>

<string name="right_complication_color_label">Complicación de color derecha</string>

<string name="show_battery_percentage_label">Mostrar porcentaje de batería</string>

<string name="show_weather_label">Mostrar el tiempo</string>

</resources>
128 changes: 128 additions & 0 deletions watchface/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>

<string name="app_name" translatable="false">Minimal Watch Face</string>

<!-- Complication Names -->

<string name="left_complication">Links</string>

<string name="right_complication">Rechts</string>

<!-- Colors -->

<string name="color_cornflower_blue">Kornblumenblau</string>

<string name="color_medium_slate_blue">Mittleres Schieferblau</string>

<string name="color_dodger_blue">Dodger Blau</string>

<string name="color_deep_sky_blue">Tiefes Himmelblau</string>

<string name="color_steel_blue">Stahlblau</string>

<string name="color_turquoise">Türkis</string>

<string name="color_medium_turquoise">Mittleres Türkis</string>

<string name="color_dark_turquoise">Dunkeltürkis</string>

<string name="color_cyan">Cyan</string>

<string name="color_aquamarine">Aquamarin</string>

<string name="color_spring_green">Frühlingsgrün</string>

<string name="color_medium_spring_green">Mittleres Frühlingsgrün</string>

<string name="color_light_sea_green">Helles Meeresgrün</string>

<string name="color_sea_green">Seegrün</string>

<string name="color_medium_sea_green">Mittleres Seegrün</string>

<string name="color_green">Grün</string>

<string name="color_lime_green">Limettengrün</string>

<string name="color_forest_green">Waldgrün</string>

<string name="color_dark_green">Dunkelgrün</string>

<string name="color_chartreuse">Chartreuse</string>

<string name="color_yellow_green">Gelb Grün</string>

<string name="color_olive_drab">Olivgrün</string>

<string name="color_lawn_green">Rasen Grün</string>

<string name="color_yellow">Gelb</string>

<string name="color_gold">Gold</string>

<string name="color_goldenrod">Goldrute</string>

<string name="color_orange">Orange</string>

<string name="color_dark_orange">Dunkelorange</string>

<string name="color_tomato">Tomate</string>

<string name="color_orange_red">Orange Rot</string>

<string name="color_red">Rot</string>

<string name="color_crimson">Purpur</string>

<string name="color_firebrick">Schamottsteine</string>

<string name="color_maroon">Kastanienbraun</string>

<string name="color_violet_red">Violettrot</string>

<string name="color_deep_pink">Dunkelrosa</string>

<string name="color_hot_pink">Pink</string>

<string name="color_pale_violet_red">Blasses Violettrot</string>

<string name="color_orchid">Orchidee</string>

<string name="color_medium_orchid">Mittlere Orchidee</string>

<string name="color_purple">Lila</string>

<string name="color_dark_violet">Dunkelviolett</string>

<string name="color_indigo">Indigo</string>

<string name="color_slate_blue">Schieferblau</string>

<string name="color_lavender">Lavendel</string>

<string name="color_blue_violet">Blau Violett</string>

<string name="color_royal_blue">Königsblau</string>

<string name="color_dark_salmon">Dunkler Lachs</string>

<string name="color_chocolate">Schokolade</string>

<string name="color_rosy_brown">Rosiges Braun</string>

<string name="color_white">Weiß</string>

<!-- Settings Labels -->

<string name="clock_color_label">Uhrfarbe</string>

<string name="left_complication_color_label">Linke Komplikationsfarbe</string>

<string name="right_complication_color_label">Richtige Komplikationsfarbe</string>

<string name="show_battery_percentage_label">Batterieprozentsatz anzeigen</string>

<string name="show_weather_label">Wetter anzeigen</string>

</resources>
Loading
Loading