From 3bd0160cf221cacbe1905814015a38d3d5776791 Mon Sep 17 00:00:00 2001 From: Serhiy Mytrovtsiy Date: Wed, 21 Dec 2022 22:09:04 +0100 Subject: [PATCH] lang: added missing translations (`Fan value` and `current / maximum / designed`) --- Stats/Supporting Files/bg.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/ca.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/cs.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/da.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/de.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/el.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/en.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/es.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/fa.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/fr.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/he.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/hr.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/hu.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/id.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/it.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/ja.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/ko.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/nb.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/nl.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/pl.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/pt-BR.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/pt-PT.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/ro.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/ru.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/sl.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/sv.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/tr.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/uk.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/vi.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/zh-Hans.lproj/Localizable.strings | 3 ++- Stats/Supporting Files/zh-Hant.lproj/Localizable.strings | 3 ++- 31 files changed, 62 insertions(+), 31 deletions(-) diff --git a/Stats/Supporting Files/bg.lproj/Localizable.strings b/Stats/Supporting Files/bg.lproj/Localizable.strings index 7330dca8..f3f9d4eb 100644 --- a/Stats/Supporting Files/bg.lproj/Localizable.strings +++ b/Stats/Supporting Files/bg.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Показване на непознатите сензори"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Качване"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Скриване на допълнителна информация при пълен заряд"; "Last charge" = "Последно зареждане"; "Capacity" = "Капацитет"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Режим за пестене на енергията"; "Percentage inside the icon" = "Процент в иконата"; diff --git a/Stats/Supporting Files/ca.lproj/Localizable.strings b/Stats/Supporting Files/ca.lproj/Localizable.strings index 5363efa2..4676f9b8 100644 --- a/Stats/Supporting Files/ca.lproj/Localizable.strings +++ b/Stats/Supporting Files/ca.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Carregant"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Oculta informació addicional quan la bateria estigui carregada"; "Last charge" = "Última càrrega"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/cs.lproj/Localizable.strings b/Stats/Supporting Files/cs.lproj/Localizable.strings index de9d3380..fc70f72f 100644 --- a/Stats/Supporting Files/cs.lproj/Localizable.strings +++ b/Stats/Supporting Files/cs.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Nahrávání"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Skrýt další informace při plném nabití"; "Last charge" = "Poslední nabití"; "Capacity" = "Kapacita"; -"maximum / designed" = "maximum / výrobní"; +"current / maximum / designed" = "current / maximum / výrobní"; "Low power mode" = "Režim nízké spotřeby"; "Percentage inside the icon" = "Procento uvnitř ikony"; diff --git a/Stats/Supporting Files/da.lproj/Localizable.strings b/Stats/Supporting Files/da.lproj/Localizable.strings index 89564131..6810d5b1 100644 --- a/Stats/Supporting Files/da.lproj/Localizable.strings +++ b/Stats/Supporting Files/da.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Upload"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Skjul yderligere information når fuldt opladt"; "Last charge" = "Sidst opladt"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/de.lproj/Localizable.strings b/Stats/Supporting Files/de.lproj/Localizable.strings index 7f214668..7d78fcd5 100644 --- a/Stats/Supporting Files/de.lproj/Localizable.strings +++ b/Stats/Supporting Files/de.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Unbekannte Sensoren anzeigen"; "Install fan helper" = "Lüftersteuerung installieren"; "Uninstall fan helper" = "Lüftersteuerung deinstallieren"; +"Fan value" = "Fan value"; // Network "Uploading" = "Upload"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Zusätzliche Informationen bei vollständiger Ladung verbergen"; "Last charge" = "Letzte Ladung"; "Capacity" = "Kapazität"; -"maximum / designed" = "Aktuell / ab Werk"; +"current / maximum / designed" = "current / Aktuell / ab Werk"; "Low power mode" = "Stromsparmodus"; "Percentage inside the icon" = "Prozenzsatz im Symbol"; diff --git a/Stats/Supporting Files/el.lproj/Localizable.strings b/Stats/Supporting Files/el.lproj/Localizable.strings index d55cc113..2f6b6dbe 100644 --- a/Stats/Supporting Files/el.lproj/Localizable.strings +++ b/Stats/Supporting Files/el.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Μεταφόρτωση"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Απόκρυψη επιπρόσθετων πληροφοριών όταν γεμίσει"; "Last charge" = "Τελευταία φόρτιση"; "Capacity" = "Χωρητικότητα"; -"maximum / designed" = "Μέγιστη / designed"; +"current / maximum / designed" = "current / Μέγιστη / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/en.lproj/Localizable.strings b/Stats/Supporting Files/en.lproj/Localizable.strings index 0ec526b1..80bef945 100644 --- a/Stats/Supporting Files/en.lproj/Localizable.strings +++ b/Stats/Supporting Files/en.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Upload"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Hide additional information when full"; "Last charge" = "Last charge"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/es.lproj/Localizable.strings b/Stats/Supporting Files/es.lproj/Localizable.strings index cfcc1ee1..f63c4393 100644 --- a/Stats/Supporting Files/es.lproj/Localizable.strings +++ b/Stats/Supporting Files/es.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Carga"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Ocultar información adicional cuando la batería está cargada"; "Last charge" = "Última carga"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/fa.lproj/Localizable.strings b/Stats/Supporting Files/fa.lproj/Localizable.strings index 9cac7030..5849807e 100644 --- a/Stats/Supporting Files/fa.lproj/Localizable.strings +++ b/Stats/Supporting Files/fa.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "نمایش سنسور‌های ناشناخته"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "آپلود"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "پنهان کردن اطلاعات اضافه موقع شارژ کامل"; "Last charge" = "آخرین شارژ"; "Capacity" = "ظرفیت"; -"maximum / designed" = "حداکثر / طراحی شده"; +"current / maximum / designed" = "current / حداکثر / طراحی شده"; "Low power mode" = "حالت کم مصرف"; "Percentage inside the icon" = "درصد داخل آیکون"; diff --git a/Stats/Supporting Files/fr.lproj/Localizable.strings b/Stats/Supporting Files/fr.lproj/Localizable.strings index 9ad9634e..d70e3d3a 100644 --- a/Stats/Supporting Files/fr.lproj/Localizable.strings +++ b/Stats/Supporting Files/fr.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Upload"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Masquer les informations supplémentaires lorsque la batterie est pleine"; "Last charge" = "Dernière charge"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/he.lproj/Localizable.strings b/Stats/Supporting Files/he.lproj/Localizable.strings index 7b0bcbb7..e156b8e1 100644 --- a/Stats/Supporting Files/he.lproj/Localizable.strings +++ b/Stats/Supporting Files/he.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "העלאה"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "הסתר מידע נוסף כשהסוללה מלאה"; "Last charge" = "טעינה אחרונה"; "Capacity" = "קיבולת"; -"maximum / designed" = "מקסימום / עיצוב"; +"current / maximum / designed" = "current / מקסימום / עיצוב"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/hr.lproj/Localizable.strings b/Stats/Supporting Files/hr.lproj/Localizable.strings index 0c8ca172..547f230c 100644 --- a/Stats/Supporting Files/hr.lproj/Localizable.strings +++ b/Stats/Supporting Files/hr.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Slanje"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Sakrij dodatne podatke kad je napunjena"; "Last charge" = "Zadnje punjenje"; "Capacity" = "Kapacitet"; -"maximum / designed" = "maksimalni / projektirani"; +"current / maximum / designed" = "current / maksimalni / projektirani"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/hu.lproj/Localizable.strings b/Stats/Supporting Files/hu.lproj/Localizable.strings index b05cb7e5..f8b46346 100644 --- a/Stats/Supporting Files/hu.lproj/Localizable.strings +++ b/Stats/Supporting Files/hu.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Feltöltés"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "További információk elrejtése, ha teljesen fel van töltve"; "Last charge" = "Utolsó töltés"; "Capacity" = "Kapacitás"; -"maximum / designed" = "maximum / gyári"; +"current / maximum / designed" = "current / maximum / gyári"; "Low power mode" = "Energia takarékos mód"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/id.lproj/Localizable.strings b/Stats/Supporting Files/id.lproj/Localizable.strings index 0be061f0..beb5510e 100644 --- a/Stats/Supporting Files/id.lproj/Localizable.strings +++ b/Stats/Supporting Files/id.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Unggah"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Sembunyikan informasi tambahan ketika penuh"; "Last charge" = "Terakhir diisi"; "Capacity" = "Kapasitas"; -"maximum / designed" = "maksimal / dirancang"; +"current / maximum / designed" = "current / maksimal / dirancang"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/it.lproj/Localizable.strings b/Stats/Supporting Files/it.lproj/Localizable.strings index 7fa046cd..ebe0dad2 100644 --- a/Stats/Supporting Files/it.lproj/Localizable.strings +++ b/Stats/Supporting Files/it.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Upload"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Nascondi informazioni addizionali quando piena"; "Last charge" = "Ultima carica"; "Capacity" = "Capacità"; -"maximum / designed" = "massima / progettata"; +"current / maximum / designed" = "current / massima / progettata"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/ja.lproj/Localizable.strings b/Stats/Supporting Files/ja.lproj/Localizable.strings index cdf37854..520d1edf 100644 --- a/Stats/Supporting Files/ja.lproj/Localizable.strings +++ b/Stats/Supporting Files/ja.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "送信"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "フル充電済みのときはアイコンのみ表示"; "Last charge" = "最後の充電から"; "Capacity" = "容量"; -"maximum / designed" = "最大 / 規格"; +"current / maximum / designed" = "current / 最大 / 規格"; "Low power mode" = "低電力モード"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/ko.lproj/Localizable.strings b/Stats/Supporting Files/ko.lproj/Localizable.strings index 80a76746..b7d38326 100644 --- a/Stats/Supporting Files/ko.lproj/Localizable.strings +++ b/Stats/Supporting Files/ko.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "업로드"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "완충되면 추가 정보 숨기기"; "Last charge" = "마지막 충전"; "Capacity" = "용량"; -"maximum / designed" = "최대 / 설계"; +"current / maximum / designed" = "current / 최대 / 설계"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/nb.lproj/Localizable.strings b/Stats/Supporting Files/nb.lproj/Localizable.strings index 891935cc..9af6da55 100644 --- a/Stats/Supporting Files/nb.lproj/Localizable.strings +++ b/Stats/Supporting Files/nb.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Opplasting"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Skjul ekstra information når fulladet"; "Last charge" = "Siste lading"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/nl.lproj/Localizable.strings b/Stats/Supporting Files/nl.lproj/Localizable.strings index 8ec5f809..7d8b0153 100644 --- a/Stats/Supporting Files/nl.lproj/Localizable.strings +++ b/Stats/Supporting Files/nl.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Uploaden"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Verberg aanvullende informatie wanneer batterij vol is"; "Last charge" = "Laatste oplading"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/pl.lproj/Localizable.strings b/Stats/Supporting Files/pl.lproj/Localizable.strings index 95911ae0..f1e742a0 100644 --- a/Stats/Supporting Files/pl.lproj/Localizable.strings +++ b/Stats/Supporting Files/pl.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Pokaż nieznane czujniki"; "Install fan helper" = "Zainstaluj narzędzie do wentylatora"; "Uninstall fan helper" = "Odinstaluj narzędzie do wentylatora"; +"Fan value" = "Wartość wentylatora"; // Network "Uploading" = "Wysyłanie"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Ukryj dodatkowe informacje, gdy bateria jest naładowana"; "Last charge" = "Ostatnie ładowanie"; "Capacity" = "Pojemność"; -"maximum / designed" = "maksymalna / zaprojektowana"; +"current / maximum / designed" = "aktualna / maksymalna / zaprojektowana"; "Low power mode" = "Niskie zużycie energii"; "Percentage inside the icon" = "Procent wewnątrz ikony"; diff --git a/Stats/Supporting Files/pt-BR.lproj/Localizable.strings b/Stats/Supporting Files/pt-BR.lproj/Localizable.strings index 9f7094c7..e2971d51 100644 --- a/Stats/Supporting Files/pt-BR.lproj/Localizable.strings +++ b/Stats/Supporting Files/pt-BR.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Enviando"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Ocultar informações adicionais quando estiver cheia"; "Last charge" = "Última carga"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/pt-PT.lproj/Localizable.strings b/Stats/Supporting Files/pt-PT.lproj/Localizable.strings index 0af3f5c6..f2e49504 100644 --- a/Stats/Supporting Files/pt-PT.lproj/Localizable.strings +++ b/Stats/Supporting Files/pt-PT.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Enviando"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Ocultar informações adicionais quando estiver cheia"; "Last charge" = "Última carga"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/ro.lproj/Localizable.strings b/Stats/Supporting Files/ro.lproj/Localizable.strings index ef749acc..dd5ab053 100644 --- a/Stats/Supporting Files/ro.lproj/Localizable.strings +++ b/Stats/Supporting Files/ro.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Incarcă"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Ascunde restul informației cand e plină"; "Last charge" = "Ultima încărcare"; "Capacity" = "Capacity"; -"maximum / designed" = "maximum / designed"; +"current / maximum / designed" = "current / maximum / designed"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/ru.lproj/Localizable.strings b/Stats/Supporting Files/ru.lproj/Localizable.strings index 66234295..fd0ecaa8 100644 --- a/Stats/Supporting Files/ru.lproj/Localizable.strings +++ b/Stats/Supporting Files/ru.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Показать неизвестные датчики"; "Install fan helper" = "Установить помощник для вентилятора"; "Uninstall fan helper" = "Удалить помощник для вентилятора"; +"Fan value" = "Значение вентилятора"; // Network "Uploading" = "Выгрузка"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Скрыть дополнительную информацию при полном заряде"; "Last charge" = "Последняя зарядка"; "Capacity" = "Емкость"; -"maximum / designed" = "максимальная / расчетная"; +"current / maximum / designed" = "текущая / максимальная / расчетная"; "Low power mode" = "Режим пониженного энергопотребления"; "Percentage inside the icon" = "Процент внутри виджета"; diff --git a/Stats/Supporting Files/sl.lproj/Localizable.strings b/Stats/Supporting Files/sl.lproj/Localizable.strings index 9de42925..f392c4ea 100644 --- a/Stats/Supporting Files/sl.lproj/Localizable.strings +++ b/Stats/Supporting Files/sl.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Oddajanje"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Skrij dodatne informacije, ko je batarija polna"; "Last charge" = "Zadnje polnjenje"; "Capacity" = "Kapaciteta"; -"maximum / designed" = "največja / predvidena"; +"current / maximum / designed" = "current / največja / predvidena"; "Low power mode" = "Način nizke porabe"; "Percentage inside the icon" = "Odstotek znotraj ikone"; diff --git a/Stats/Supporting Files/sv.lproj/Localizable.strings b/Stats/Supporting Files/sv.lproj/Localizable.strings index cbc81eaa..47ecfaea 100644 --- a/Stats/Supporting Files/sv.lproj/Localizable.strings +++ b/Stats/Supporting Files/sv.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Skickar"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Göm detaljer när fulladdat"; "Last charge" = "Senaste laddning"; "Capacity" = "Kapacitet"; -"maximum / designed" = "nuvarande / ursprunglig"; +"current / maximum / designed" = "current / nuvarande / ursprunglig"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/tr.lproj/Localizable.strings b/Stats/Supporting Files/tr.lproj/Localizable.strings index 487a554a..dad91f2b 100644 --- a/Stats/Supporting Files/tr.lproj/Localizable.strings +++ b/Stats/Supporting Files/tr.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Bilinmeyen sensörleri göster"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Yükleme"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Pil dolduğunda ek bilgileri gizle"; "Last charge" = "Son şarj"; "Capacity" = "Kapasite"; -"maximum / designed" = "maksimum / orijinal"; +"current / maximum / designed" = "current / maksimum / orijinal"; "Low power mode" = "Düşük güç modu"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/uk.lproj/Localizable.strings b/Stats/Supporting Files/uk.lproj/Localizable.strings index b2bbc24c..1b4cd191 100644 --- a/Stats/Supporting Files/uk.lproj/Localizable.strings +++ b/Stats/Supporting Files/uk.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Показати невідомі датчики"; "Install fan helper" = "Встановити помічник для вентилятора"; "Uninstall fan helper" = "Видалити помічник для вентилятора"; +"Fan value" = "Значення вентилятора"; // Network "Uploading" = "Висилання"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Приховати додаткову інформацію, якщо акумулятор заряджений"; "Last charge" = "Остання зарядка"; "Capacity" = "Ємність"; -"maximum / designed" = "максимальна / запроектована"; +"current / maximum / designed" = "поточна / максимальна / запроектована"; "Low power mode" = "Режим низької потужності"; "Percentage inside the icon" = "Відсоток всередині віджету"; diff --git a/Stats/Supporting Files/vi.lproj/Localizable.strings b/Stats/Supporting Files/vi.lproj/Localizable.strings index 362881bc..5aa7d7fc 100644 --- a/Stats/Supporting Files/vi.lproj/Localizable.strings +++ b/Stats/Supporting Files/vi.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "Show unknown sensors"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "Tải lên"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "Ẩn thông tin bổ sung khi pin đầy"; "Last charge" = "Lần sạc cuối"; "Capacity" = "Dung tích"; -"maximum / designed" = "tối đa / thiết kế"; +"current / maximum / designed" = "current / tối đa / thiết kế"; "Low power mode" = "Low power mode"; "Percentage inside the icon" = "Percentage inside the icon"; diff --git a/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings b/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings index 956b3486..59714f60 100644 --- a/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings +++ b/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "显示未知传感器"; "Install fan helper" = "安装风扇控制程序"; "Uninstall fan helper" = "卸载风扇控制程序"; +"Fan value" = "Fan value"; // Network "Uploading" = "上传"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "电池充满后隐藏其他信息"; "Last charge" = "最后一次充电"; "Capacity" = "容量"; -"maximum / designed" = "最大值 / 设计值"; +"current / maximum / designed" = "current / 最大值 / 设计值"; "Low power mode" = "低电量模式"; "Percentage inside the icon" = "图标内百分比"; diff --git a/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings b/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings index bdbd54bb..cab024ed 100644 --- a/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings +++ b/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings @@ -277,6 +277,7 @@ "Show unknown sensors" = "顯示未知的感知器"; "Install fan helper" = "Install fan helper"; "Uninstall fan helper" = "Uninstall fan helper"; +"Fan value" = "Fan value"; // Network "Uploading" = "上傳"; @@ -344,7 +345,7 @@ "Hide additional information when full" = "電池充飽後隱藏其他資訊"; "Last charge" = "最近一次充電"; "Capacity" = "容量"; -"maximum / designed" = "最大容量/設計容量"; +"current / maximum / designed" = "current/最大容量/設計容量"; "Low power mode" = "低電量模式"; "Percentage inside the icon" = "圖示內百分比";