diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index f08344ae..643c0d70 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -3,8 +3,8 @@ Simple Calculator Calculadora Calculadora científica - Unit converter - Swap units + Conversor de unidades + Cambiar unidades Error: división por cero @@ -16,86 +16,86 @@ Vibrar al presionar un botón Usar una coma como marca decimal - Length - Kilometer - Meter - Centimeter - Millimeter - Micrometer - Nanometer - Angstrom + Longitud + Kilómetros + Metro + Centímetro + Milímetro + Micrómetro + Nanómetro + Ángstrom Mile Yard - Foot - Inch - Fathom - Nautical Mile - Astronomical Unit - Parsec - Light Year + Pie + Pulgada + Braza inglesa + Millas Náuticas + Unidad astronómica + Pársec + Año Luz Area - Square Kilometer - Square Meter - Square Centimeter - Square Millimeter - Square Mile - Square Yard - Square Foot - Square Inch + Kilómetro cuadrado + Metro cuadrado + Centímetro cuadrado + Milímetro cuadrado + Milla cuadrada + Yarda cuadrada + Pie cuadrado + Pulgada cuadrada Acre - Hectare + Hectárea Volume - Cubic Meter - Cubic Decimeter - Cubic Centimeter - Cubic Millimeter - Liter - Centiliter - Deciliter - Milliliter - Acre Foot - Cubic Foot - Cubic Inch - Barrel (US) - Gallon (US) - Quart (US) - Pint (US) - Gill (US) - Fluid Ounce (US) - Barrel (Imperial) - Gallon (Imperial) - Quart (Imperial) - Pint (Imperial) + Metro cúbico + Decímetro cúbico + Centímetro cúbico + Milímetro cúbico + Litro + Centilitro + Decilitro + Mililitro + Acres + Pie cúbico + Pulgada cúbica + Barril (EE.UU.) + Galón (EE.UU.) + Cuarto de galón (EE.UU.) + Pinta (EE.UU.) + Gill (EE.UU.) + Onza líquida (EE.UU.) + Barril (Imperial) + Galón (Imperial) + Cuarto de galón (Imperial) + Pinta (Imperial) Gill (Imperial) - Fluid Ounce (Imperial) - Mass - Gram - Kilogram - Milligram - Microgram - Tonne + Onza líquida (Imperial) + Masa + Gramo + Kilogramo + Miligramo + Microgramo + Tonelada Pound - Ounce - Grain + Onza + Grano Dram - Stone - Long Ton - Short Ton - Carat - Carat (Metric) - Temperature + Piedra + Tonelada larga + Tonelada corta + Quilate + Quilate (sistema métrico) + Temperatura Celsius Fahrenheit Rankine Kelvin - Time - Hour + Tiempo + Hora Minute - Second - Microsecond + Segundo + Microsegundo Day - Week - Year + Semana + Año ¿Cómo funciona el botón C (Borrar)\? Presionándolo una vez eliminará un solo carácter. Mantenerlo presionado reiniciará todos los campos. @@ -103,4 +103,4 @@ Haven't found some strings? There's more at https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> - + \ No newline at end of file diff --git a/app/src/main/res/values-et/strings.xml b/app/src/main/res/values-et/strings.xml index bccf69e2..56749f20 100644 --- a/app/src/main/res/values-et/strings.xml +++ b/app/src/main/res/values-et/strings.xml @@ -16,13 +16,13 @@ Nupuvajutusel vibreeri Kasutage koma kui kümnendmärki - Length - Kilometer - Meter - Centimeter - Millimeter - Micrometer - Nanometer + Pikkus + Kilomeeter + Meeter + Sentimeeter + Millimeeter + Mikromeeter + Nanomeeter Angstrom Mile Yard @@ -103,4 +103,4 @@ Haven't found some strings? There's more at https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> - + \ No newline at end of file diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 44504cc5..7194f504 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -13,7 +13,7 @@ Effacer L\'historique a été effacé - Vibrer lors de l\'appui sur les touches + Vibrer lors de l\'appui sur une touche Utiliser la virgule comme séparateur décimal Length diff --git a/app/src/main/res/values-or/strings.xml b/app/src/main/res/values-or/strings.xml new file mode 100644 index 00000000..2cc9922f --- /dev/null +++ b/app/src/main/res/values-or/strings.xml @@ -0,0 +1,111 @@ + + + Simple Calculator + Calculator + Scientific Calculator + Unit converter + Swap units + + + Error: division by zero + + + History + History is empty + Clear + History has been cleared + + + Vibrate on button press + Use comma as a decimal mark + + + Length + Kilometer + Meter + Centimeter + Millimeter + Micrometer + Nanometer + Angstrom + Mile + Yard + Foot + Inch + Fathom + Nautical Mile + Astronomical Unit + Parsec + Light Year + Area + Square Kilometer + Square Meter + Square Centimeter + Square Millimeter + Square Mile + Square Yard + Square Foot + Square Inch + Acre + Hectare + Volume + Cubic Meter + Cubic Decimeter + Cubic Centimeter + Cubic Millimeter + Liter + Centiliter + Deciliter + Milliliter + Acre Foot + Cubic Foot + Cubic Inch + Barrel (US) + Gallon (US) + Quart (US) + Pint (US) + Gill (US) + Fluid Ounce (US) + Barrel (Imperial) + Gallon (Imperial) + Quart (Imperial) + Pint (Imperial) + Gill (Imperial) + Fluid Ounce (Imperial) + Mass + Gram + Kilogram + Milligram + Microgram + Tonne + Pound + Ounce + Grain + Dram + Stone + Long Ton + Short Ton + Carat + Carat (Metric) + Temperature + Celsius + Fahrenheit + Rankine + Kelvin + Time + Hour + Minute + Second + Microsecond + Day + Week + Year + + + How does the C (Clear) button work? + Tapping on it will remove one character at a time. Long pressing it will reset all fields at once. + + diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index e45190f0..8916b6e5 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -3,8 +3,8 @@ Простой калькулятор Калькулятор Научный калькулятор - Unit converter - Swap units + Конвертер величин + Поменять местами Ошибка: деление на ноль @@ -16,86 +16,86 @@ Вибрация при нажатии кнопок Использовать запятую в качестве десятичного знака - Length - Kilometer - Meter - Centimeter - Millimeter - Micrometer - Nanometer - Angstrom + Длина + Километр + Метр + Сантиметр + Миллиметр + Микрометр + Нанометр + Ангстрем Mile Yard - Foot - Inch - Fathom - Nautical Mile - Astronomical Unit - Parsec - Light Year + Фут + Дюйм + Морская сажень + Морская миля + Астрономическая единица + Парсек + Световой год Area - Square Kilometer - Square Meter - Square Centimeter - Square Millimeter - Square Mile - Square Yard - Square Foot - Square Inch + Квадратный километр + Квадратный метр + Квадратный сантиметр + Квадратный миллиметр + Квадратная миля + Квадратный ярд + Квадратный фут + Квадратный дюйм Acre - Hectare + Гектар Volume - Cubic Meter - Cubic Decimeter - Cubic Centimeter - Cubic Millimeter - Liter - Centiliter - Deciliter - Milliliter - Acre Foot - Cubic Foot - Cubic Inch - Barrel (US) - Gallon (US) - Quart (US) - Pint (US) - Gill (US) - Fluid Ounce (US) - Barrel (Imperial) - Gallon (Imperial) - Quart (Imperial) - Pint (Imperial) - Gill (Imperial) - Fluid Ounce (Imperial) - Mass - Gram - Kilogram - Milligram - Microgram - Tonne + Кубический метр + Кубический дециметр + Кубический сантиметр + Кубический миллиметр + Литр + Сантилитр + Децилитр + Миллилитр + Акр-фут + Кубический фут + Кубический дюйм + Баррель (США) + Галлон (США) + Кварта (США) + Пинта (США) + Джилл (США) + Жидкая унция (США) + Баррель (Англия) + Галлон (Англия) + Кварта (Англия) + Пинта (Англия) + Джилл (Англия) + Жидкая унция (Англия) + Масса + Грамм + Килограмм + Миллиграмм + Микрограмм + Тонна Pound - Ounce - Grain + Унция + Гран Dram - Stone - Long Ton - Short Ton - Carat - Carat (Metric) - Temperature - Celsius - Fahrenheit - Rankine - Kelvin - Time - Hour + Стон + Длинная тонна + Короткая тонна + Карат + Карат (метрический) + Температура + Цельсий + Фаренгейт + Рэнкин + Кельвин + Время + Час Minute - Second - Microsecond + Секунда + Микросекунда Day - Week - Year + Неделя + Год Как работает кнопка C (Очистка)\? Нажатие на неё удалит один символ. Долгое нажатие сбросит все поля сразу. @@ -103,4 +103,4 @@ Haven't found some strings? There's more at https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> - + \ No newline at end of file diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index bd82d37d..3566f733 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -3,8 +3,8 @@ 簡易計算機 計算機 科學計算機 - Unit converter - Swap units + 單位轉換器 + 交換單位 錯誤:除以零 @@ -14,88 +14,88 @@ 歷史紀錄已被清除 按下按鈕時震動 - Use comma as a decimal mark + 使用逗號作為小數點 - Length - Kilometer - Meter - Centimeter - Millimeter - Micrometer - Nanometer - Angstrom - Mile - Yard - Foot - Inch - Fathom - Nautical Mile - Astronomical Unit - Parsec - Light Year - Area - Square Kilometer - Square Meter - Square Centimeter - Square Millimeter - Square Mile - Square Yard - Square Foot - Square Inch - Acre - Hectare - Volume - Cubic Meter - Cubic Decimeter - Cubic Centimeter - Cubic Millimeter - Liter - Centiliter - Deciliter - Milliliter - Acre Foot - Cubic Foot - Cubic Inch - Barrel (US) - Gallon (US) - Quart (US) - Pint (US) - Gill (US) - Fluid Ounce (US) - Barrel (Imperial) - Gallon (Imperial) - Quart (Imperial) - Pint (Imperial) - Gill (Imperial) - Fluid Ounce (Imperial) - Mass - Gram - Kilogram - Milligram - Microgram - Tonne - Pound - Ounce - Grain - Dram - Stone - Long Ton - Short Ton - Carat - Carat (Metric) - Temperature - Celsius - Fahrenheit - Rankine - Kelvin - Time - Hour - Minute - Second - Microsecond - Day - Week - Year + 長度 + 公里 + 公尺 + 公分 + 公釐 + 微米 + 奈米 + + 英里 + + 英尺 + 英吋 + + 海里 + 天文單位 + 秒差距 + 光年 + 面積 + 平方公里 + 平方公尺 + 平方公分 + 平方公釐 + 平方英里 + 平方碼 + 平方英尺 + 平方英吋 + 英畝 + 公頃 + 體積 + 立方公尺 + 立方分米 + 立方公分 + 立方公釐 + 公升 + 分升 + 十分升 + 毫升 + 英畝英尺 + 立方英尺 + 立方英吋 + 桶(美制) + 加侖(美制) + 夸脫(美制) + 品脫(美制) + 吉爾(美制) + 液量盎司(美制) + 桶(英制) + 加侖(英制) + 夸脫(英制) + 品脫(英制) + 吉爾(英制) + 液量盎司(英制) + 質量 + + 公斤 + 毫克 + 微克 + 公噸 + + 盎司 + 格林 + 打蘭 + 英石 + 長噸 + 短噸 + 克拉 + 克拉(公制) + 溫度 + 攝氏 + 華氏 + 蘭金度 + 克耳文 + 時間 + 小時 + 分鐘 + + 微秒 + + + C(清除)按鈕如何使用? 按一次會刪除一個字元。長按會馬上重設全部欄位。 @@ -103,4 +103,4 @@ Haven't found some strings? There's more at https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> - + \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/full_description.txt b/fastlane/metadata/android/fr-FR/full_description.txt index 796dca33..719d7c63 100644 --- a/fastlane/metadata/android/fr-FR/full_description.txt +++ b/fastlane/metadata/android/fr-FR/full_description.txt @@ -12,7 +12,7 @@ Vous avez accès à un historique des opérations pour parcourir rapidement les L'application est livrée avec une conception matérielle et un thème sombre par défaut, vous offrant une excellente expérience utilisateur et une utilisation simple. L'absence d'accès à Internet vous offre davantage de confidentialité, de sécurité et de stabilité, en comparaison des autres applications. -Ne contient aucune publicité ni autorisation inutile. Le code source de l'application est entièrement libre. Elle fournit des couleurs personnalisables. +Ne contient aucune publicité ni autorisation inutile. Le code source de l'application est entièrement ouvert. Elle fournit des couleurs personnalisables. Caractéristiques :