Skip to content

Commit 3abdf68

Browse files
committed
Updated webapp_beta to version 3.16.0_814_beta
1 parent 47edd28 commit 3abdf68

45 files changed

Lines changed: 91653 additions & 91408 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

webapp_beta/assets/NOTICES

Lines changed: 66 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2898,10 +2898,7 @@ google_maps_flutter_android
28982898
google_maps_flutter_ios
28992899
google_maps_flutter_platform_interface
29002900
google_sign_in
2901-
google_sign_in_android
2902-
google_sign_in_ios
29032901
google_sign_in_platform_interface
2904-
google_sign_in_web
29052902
image_picker_linux
29062903
image_picker_windows
29072904
in_app_purchase
@@ -6174,7 +6171,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
61746171
--------------------------------------------------------------------------------
61756172
flutter_secure_storage
61766173
flutter_secure_storage_linux
6177-
flutter_secure_storage_macos
61786174
flutter_secure_storage_platform_interface
61796175
flutter_secure_storage_web
61806176
flutter_secure_storage_windows
@@ -6187,6 +6183,38 @@ All rights reserved.
61876183
Redistribution and use in source and binary forms, with or without
61886184
modification, are permitted provided that the following conditions are met:
61896185

6186+
* Redistributions of source code must retain the above copyright notice, this
6187+
list of conditions and the following disclaimer.
6188+
6189+
* Redistributions in binary form must reproduce the above copyright notice,
6190+
this list of conditions and the following disclaimer in the documentation
6191+
and/or other materials provided with the distribution.
6192+
6193+
* Neither the name of the copyright holder nor the names of its
6194+
contributors may be used to endorse or promote products derived from
6195+
this software without specific prior written permission.
6196+
6197+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
6198+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6199+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
6200+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
6201+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6202+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
6203+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
6204+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
6205+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6206+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6207+
--------------------------------------------------------------------------------
6208+
flutter_secure_storage_darwin
6209+
6210+
BSD 3-Clause License
6211+
6212+
Copyright 2025 Julian Steenbakker
6213+
All rights reserved.
6214+
6215+
Redistribution and use in source and binary forms, with or without
6216+
modification, are permitted provided that the following conditions are met:
6217+
61906218
* Redistributions of source code must retain the above copyright notice, this
61916219
list of conditions and the following disclaimer.
61926220

@@ -10818,6 +10846,40 @@ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1081810846
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1081910847
FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
1082010848
IN THE MATERIALS.
10849+
--------------------------------------------------------------------------------
10850+
google_sign_in_android
10851+
google_sign_in_ios
10852+
google_sign_in_web
10853+
image_picker_for_web
10854+
image_picker_macos
10855+
image_picker_platform_interface
10856+
10857+
Copyright 2013 The Flutter Authors
10858+
10859+
Redistribution and use in source and binary forms, with or without modification,
10860+
are permitted provided that the following conditions are met:
10861+
10862+
* Redistributions of source code must retain the above copyright
10863+
notice, this list of conditions and the following disclaimer.
10864+
* Redistributions in binary form must reproduce the above
10865+
copyright notice, this list of conditions and the following
10866+
disclaimer in the documentation and/or other materials provided
10867+
with the distribution.
10868+
* Neither the name of Google Inc. nor the names of its
10869+
contributors may be used to endorse or promote products derived
10870+
from this software without specific prior written permission.
10871+
10872+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
10873+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
10874+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
10875+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
10876+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
10877+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
10878+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
10879+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
10880+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
10881+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10882+
1082110883
--------------------------------------------------------------------------------
1082210884
harfbuzz
1082310885

@@ -28297,37 +28359,6 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2829728359
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2829828360
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2829928361
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28300-
--------------------------------------------------------------------------------
28301-
image_picker_for_web
28302-
image_picker_macos
28303-
image_picker_platform_interface
28304-
28305-
Copyright 2013 The Flutter Authors
28306-
28307-
Redistribution and use in source and binary forms, with or without modification,
28308-
are permitted provided that the following conditions are met:
28309-
28310-
* Redistributions of source code must retain the above copyright
28311-
notice, this list of conditions and the following disclaimer.
28312-
* Redistributions in binary form must reproduce the above
28313-
copyright notice, this list of conditions and the following
28314-
disclaimer in the documentation and/or other materials provided
28315-
with the distribution.
28316-
* Neither the name of Google Inc. nor the names of its
28317-
contributors may be used to endorse or promote products derived
28318-
from this software without specific prior written permission.
28319-
28320-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
28321-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
28322-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28323-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
28324-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
28325-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28326-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
28327-
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28328-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
28329-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28330-
2833128362
--------------------------------------------------------------------------------
2833228363
image_size_getter
2833328364

webapp_beta/assets/lib/assets/translations/languages/ar.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@
4444
"miles": "ميل",
4545
"marker_details_copied_to_clipboard": "تم نسخ تفاصيل العلامة إلى الحافظة",
4646
"do_not_show_again": "لا تظهر مجدداً",
47-
"sou_metric_option": "متري (كم / متر)",
48-
"sou_imperial_option": "إمبراطوري (ميل / قدم)",
4947
"delete_folder": "حذف المجلد",
5048
"opening_location_failed": "لا يمكن العثور على المكان",
5149
"could_not_start_a_map_app": "لا يمكن العثور على تطبيق خرائط آخر",
@@ -184,18 +182,9 @@
184182
"replace_description": "استبدال الوصف",
185183
"unit_of_distance": "وحدة المسافة",
186184
"unit_of_area": "وحدة المساحة",
187-
"uoa_metric_option": "متري (%s)",
188-
"uoa_imperial_option": "إمبراطوري (%s)",
189-
"uoa_metric_option_hint": "m²/a/ha/km²",
190-
"uoa_imperial_option_hint": "Square yard/Square rod(rd²)/Acre/Square mile(mi²)/Township",
191185
"uoa_square_meter_abreviation": "",
192-
"uoa_are_abreviation": "a",
193186
"uoa_hectare_abreviation": "ha",
194187
"uoa_square_kilometer_abreviation": "km²",
195-
"uoa_square_yard_abreviation": "Square yard",
196-
"uoa_square_rod_abreviation": "rd²",
197-
"uoa_acre_abreviation": "Acre",
198-
"uoa_township_abreviation": "Township",
199188
"uoa_square_mile_abreviation": "mi²",
200189
"images": "صور",
201190
"fit_in_x_by_y_square": "تملأ مربع %1$sx%2$s",
@@ -526,5 +515,15 @@
526515
"search_source_geoapify": "Geoapify",
527516
"short_search_source_geoapify": "Geoapify Places Search API",
528517
"location_always_permission_asking_message": "سوف يحتاج التطبيق إلى الحصول على إذن الموقع \"دائمًا\" ليظل نشطًا في الخلفية أثناء تسجيل المسار.",
518+
"uoa_square_feet_abreviation": "ft²",
519+
"uoa_acre_abreviation_2": "ac",
520+
"uoa_metric_option_hint_2": "متر مربع (m²) / هكتار (ha) / كيلومتر مربع (km²)",
521+
"uoa_imperial_option_hint_2": "قدم مربع (ft²) / فدان (ac) / ميل مربع (mi²)",
522+
"uoa_metric_option_2": "المقياس: %s",
523+
"uoa_imperial_option_2": "إمبراطوري: %s",
524+
"sou_metric_option_2": "النظام المتري: أمتار / كيلومترات",
525+
"sou_imperial_option_2": "النظام الإمبراطوري: قدم / ميل",
526+
"google_web_oauth_status_message": "يتم الاتصال بحسابك Google عبر خطوتين: المصادقة والتفويض.\n\nقد تظهر لك نافذتان منبثقتان متتاليتان أثناء عملية الاتصال - في هذه الحالة، يُرجى التأكد من اختيار نفس الحساب Google في كلتا المرتين.\n\nالخطوة 1 من 2 - المصادقة %1$s\n\nالخطوة 2 من 2 - التفويض %2$s",
527+
"google_oauth_local_device_cache_corruption_error_message": "حدث خطأ غير متوقع في المصادقة Google، ويبدو أن ذاكرة التخزين المؤقت لجهازك تالفة.\n\nقد يحدث هذا إذا قمت مؤخرًا بإلغاء/إعادة ضبط/حذف الاتصال بين هذا التطبيق وحسابك Google.\n\nيُفترض أن يتم تحديث ذاكرة التخزين المؤقت للجهاز تلقائيًا كل ساعة.\n\nيرجى الانتظار ساعة أو ساعتين ثم المحاولة مرة أخرى.",
529528
"_": "This entry is just so that the other lines entries can stay with a ',' at the end"
530529
}

webapp_beta/assets/lib/assets/translations/languages/bg.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@
4444
"miles": "Miles",
4545
"marker_details_copied_to_clipboard": "Подробности Маркер копирани в клипборда",
4646
"do_not_show_again": "Да не се показва отново",
47-
"sou_metric_option": "Metric (Километри / м)",
48-
"sou_imperial_option": "Imperial (Miles / Feet)",
4947
"delete_folder": "Изтриване на папка",
5048
"opening_location_failed": "Не можах да намеря мястото",
5149
"could_not_start_a_map_app": "Не можах да намеря друго приложение картата",
@@ -184,18 +182,9 @@
184182
"replace_description": "Сменете описание",
185183
"unit_of_distance": "Единица за разстояние",
186184
"unit_of_area": "Единица площ",
187-
"uoa_metric_option": "Metric ( %s )",
188-
"uoa_imperial_option": "Imperial ( %s )",
189-
"uoa_metric_option_hint": "m²/a/ha/km²",
190-
"uoa_imperial_option_hint": "Square yard/Square rod(rd²)/Acre/Square mile(mi²)/Township",
191185
"uoa_square_meter_abreviation": "",
192-
"uoa_are_abreviation": "a",
193186
"uoa_hectare_abreviation": "ha",
194187
"uoa_square_kilometer_abreviation": "km²",
195-
"uoa_square_yard_abreviation": "Square yard",
196-
"uoa_square_rod_abreviation": "rd²",
197-
"uoa_acre_abreviation": "Acre",
198-
"uoa_township_abreviation": "Township",
199188
"uoa_square_mile_abreviation": "mi²",
200189
"images": "Снимки",
201190
"fit_in_x_by_y_square": "Поставете в %1$s х %2$s квадрат",
@@ -526,5 +515,15 @@
526515
"search_source_geoapify": "Geoapify",
527516
"short_search_source_geoapify": "Geoapify Places Search API",
528517
"location_always_permission_asking_message": "Приложението ще трябва да има разрешение за местоположение „винаги“, за да остане активно във фонов режим, докато записва трак.",
518+
"uoa_square_feet_abreviation": "ft²",
519+
"uoa_acre_abreviation_2": "ac",
520+
"uoa_metric_option_hint_2": "Квадратен метър (m²) / Хектар (ha) / Квадратен километър (km²)",
521+
"uoa_imperial_option_hint_2": "Квадратен фут (ft²) / Акър (ac) / Квадратна миля (mi²)",
522+
"uoa_metric_option_2": "Метрика: %s",
523+
"uoa_imperial_option_2": "Имперски: %s",
524+
"sou_metric_option_2": "Метрична система: Метри / Километри",
525+
"sou_imperial_option_2": "Имперски: Футове / Мили",
526+
"google_web_oauth_status_message": "Свързването с вашия Google акаунт се осъществява чрез две стъпки: удостоверяване и оторизация.\nМоже да видите два изскачащи прозореца подред по време на процеса на свързване - в този случай, моля, уверете се, че сте избрали един и същ Google акаунт и двата пъти.\n\n%1$s Стъпка 1/2 - удостоверяване\n\n%2$s Стъпка 2/2 - оторизация",
527+
"google_oauth_local_device_cache_corruption_error_message": "Възникна неочаквана грешка при удостоверяване Google. Изглежда, че локалният кеш на устройството ви е повреден.\nТова може да се случи, ако наскоро сте отменили / нулирали / изтрили връзката между това приложение и вашия Google акаунт.\nКешът на устройството трябва да се обновява автоматично на всеки час.\nМоля, изчакайте един или два часа и опитайте отново.",
529528
"_": "This entry is just so that the other lines entries can stay with a ',' at the end"
530529
}

webapp_beta/assets/lib/assets/translations/languages/ca.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@
4444
"miles": "Milers",
4545
"marker_details_copied_to_clipboard": "Detalls marcadors copiats al porta-retalls",
4646
"do_not_show_again": "No mostrar de nou",
47-
"sou_metric_option": "Mètriques (quilòmetres / Metres)",
48-
"sou_imperial_option": "Imperial (Milles / Peus)",
4947
"delete_folder": "Eliminar carpeta",
5048
"opening_location_failed": "No s'ha pogut trobar el lloc",
5149
"could_not_start_a_map_app": "No s'ha pogut trobar una altra aplicació de mapes",
@@ -184,18 +182,9 @@
184182
"replace_description": "reemplaçar Descripció",
185183
"unit_of_distance": "Unitat de distància",
186184
"unit_of_area": "Unitat d'àrea",
187-
"uoa_metric_option": "Mètric ( %s )",
188-
"uoa_imperial_option": "Imperial ( %s )",
189-
"uoa_metric_option_hint": "m²/a/ha/km²",
190-
"uoa_imperial_option_hint": "Square yard/Square rod(rd²)/Acre/Square mile(mi²)/Township",
191185
"uoa_square_meter_abreviation": "",
192-
"uoa_are_abreviation": "a",
193186
"uoa_hectare_abreviation": "ha",
194187
"uoa_square_kilometer_abreviation": "km²",
195-
"uoa_square_yard_abreviation": "Square yard",
196-
"uoa_square_rod_abreviation": "rd²",
197-
"uoa_acre_abreviation": "Acre",
198-
"uoa_township_abreviation": "Township",
199188
"uoa_square_mile_abreviation": "mi²",
200189
"images": "imatges",
201190
"fit_in_x_by_y_square": "Cabre en un %1$s x %2$s quadrat",
@@ -526,5 +515,15 @@
526515
"search_source_geoapify": "Geoapify",
527516
"short_search_source_geoapify": "Geoapify Places Search API",
528517
"location_always_permission_asking_message": "L'aplicació haurà de tenir el permís d'ubicació \"sempre\" per poder romandre activa en segon pla mentre grava una pista.",
518+
"uoa_square_feet_abreviation": "ft²",
519+
"uoa_acre_abreviation_2": "ac",
520+
"uoa_metric_option_hint_2": "Metre quadrat (m²) / Hectàrea (ha) / Quilòmetre quadrat (km²)",
521+
"uoa_imperial_option_hint_2": "Peu quadrat (ft²) / Acre (ac) / Milla quadrada (mi²)",
522+
"uoa_metric_option_2": "Mètrica: %s",
523+
"uoa_imperial_option_2": "Imperial: %s",
524+
"sou_metric_option_2": "Mètrica: Metres / Quilòmetres",
525+
"sou_imperial_option_2": "Imperial: Peus / Milles",
526+
"google_web_oauth_status_message": "La connexió al vostre compte Google es fa mitjançant dos passos: autenticació i autorització.\nÉs possible que vegeu dues finestres emergents seguides durant el flux de connexió; en aquest cas, assegureu-vos de seleccionar el mateix compte Google les dues vegades.\n\n%1$s Pas 1/2: autenticació\n\n%2$s Pas 2/2: autorització",
527+
"google_oauth_local_device_cache_corruption_error_message": "S'ha produït un error d'autenticació inesperat Google. Sembla que la memòria cau local del dispositiu està corrupta.\nAixò podria passar si recentment has revocat/restableix/eliminat la connexió entre aquesta aplicació i el teu compte Google.\nLa memòria cau del dispositiu s'hauria d'actualitzar automàticament cada hora.\nEspereu una o dues hores i torneu-ho a provar.",
529528
"_": "This entry is just so that the other lines entries can stay with a ',' at the end"
530529
}

0 commit comments

Comments
 (0)