Resolve conflicts and merge main

This commit is contained in:
ashilkn 2023-09-09 12:46:14 +05:30
commit c8711c87dd
146 changed files with 1946 additions and 1544 deletions

View file

@ -3,7 +3,7 @@
package="io.ente.photos"> package="io.ente.photos">
<application android:name="${applicationName}" <application android:name="${applicationName}"
android:label="@string/app_name" android:label="@string/app_name"
android:icon="@mipmap/launcher_icon" android:icon="@mipmap/ic_launcher"
android:usesCleartextTraffic="true" android:usesCleartextTraffic="true"
android:requestLegacyExternalStorage="true" android:requestLegacyExternalStorage="true"
android:allowBackup="false" android:allowBackup="false"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 B

After

Width:  |  Height:  |  Size: 69 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 B

After

Width:  |  Height:  |  Size: 69 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 B

After

Width:  |  Height:  |  Size: 69 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 B

After

Width:  |  Height:  |  Size: 69 B

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground>
<inset
android:drawable="@drawable/ic_launcher_foreground"
android:inset="26%" />
</foreground>
</adaptive-icon>

View file

@ -2,5 +2,4 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/> <background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon> </adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -4,6 +4,7 @@
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar"> <style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:forceDarkAllowed">false</item> <item name="android:forceDarkAllowed">false</item>
<item name="android:windowFullscreen">false</item> <item name="android:windowFullscreen">false</item>
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item> <item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
<item name="android:windowSplashScreenBackground">#000000</item> <item name="android:windowSplashScreenBackground">#000000</item>
<item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item> <item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item>

View file

@ -7,6 +7,7 @@
<item name="android:windowBackground">@drawable/launch_background</item> <item name="android:windowBackground">@drawable/launch_background</item>
<item name="android:forceDarkAllowed">false</item> <item name="android:forceDarkAllowed">false</item>
<item name="android:windowFullscreen">false</item> <item name="android:windowFullscreen">false</item>
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item> <item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
</style> </style>
<!-- Theme applied to the Android Window as soon as the process has started. <!-- Theme applied to the Android Window as soon as the process has started.

View file

@ -4,6 +4,7 @@
<style name="LaunchTheme" parent="@android:style/Theme.Light.NoTitleBar"> <style name="LaunchTheme" parent="@android:style/Theme.Light.NoTitleBar">
<item name="android:forceDarkAllowed">false</item> <item name="android:forceDarkAllowed">false</item>
<item name="android:windowFullscreen">false</item> <item name="android:windowFullscreen">false</item>
<item name="android:windowDrawsSystemBarBackgrounds">false</item>
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item> <item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
<item name="android:windowSplashScreenBackground">#ffffff</item> <item name="android:windowSplashScreenBackground">#ffffff</item>
<item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item> <item name="android:windowSplashScreenAnimatedIcon">@drawable/android12splash</item>

BIN
assets/ente.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

BIN
assets/splash-icon-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,8 +1,6 @@
PODS: PODS:
- background_fetch (1.1.6): - background_fetch (1.1.6):
- Flutter - Flutter
- camera_avfoundation (0.0.1):
- Flutter
- connectivity_plus (0.0.1): - connectivity_plus (0.0.1):
- Flutter - Flutter
- ReachabilitySwift - ReachabilitySwift
@ -173,8 +171,6 @@ PODS:
- FMDB (>= 2.7.5) - FMDB (>= 2.7.5)
- tflite_flutter (0.1.0): - tflite_flutter (0.1.0):
- Flutter - Flutter
- tflite_flutter_helper (0.0.1):
- Flutter
- Toast (4.0.0) - Toast (4.0.0)
- uni_links (0.0.1): - uni_links (0.0.1):
- Flutter - Flutter
@ -192,7 +188,6 @@ PODS:
DEPENDENCIES: DEPENDENCIES:
- background_fetch (from `.symlinks/plugins/background_fetch/ios`) - background_fetch (from `.symlinks/plugins/background_fetch/ios`)
- camera_avfoundation (from `.symlinks/plugins/camera_avfoundation/ios`)
- connectivity_plus (from `.symlinks/plugins/connectivity_plus/ios`) - connectivity_plus (from `.symlinks/plugins/connectivity_plus/ios`)
- device_info (from `.symlinks/plugins/device_info/ios`) - device_info (from `.symlinks/plugins/device_info/ios`)
- firebase_core (from `.symlinks/plugins/firebase_core/ios`) - firebase_core (from `.symlinks/plugins/firebase_core/ios`)
@ -228,7 +223,6 @@ DEPENDENCIES:
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`) - shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
- sqflite (from `.symlinks/plugins/sqflite/ios`) - sqflite (from `.symlinks/plugins/sqflite/ios`)
- tflite_flutter (from `.symlinks/plugins/tflite_flutter/ios`) - tflite_flutter (from `.symlinks/plugins/tflite_flutter/ios`)
- tflite_flutter_helper (from `.symlinks/plugins/tflite_flutter_helper/ios`)
- uni_links (from `.symlinks/plugins/uni_links/ios`) - uni_links (from `.symlinks/plugins/uni_links/ios`)
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`) - url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
- video_player_avfoundation (from `.symlinks/plugins/video_player_avfoundation/ios`) - video_player_avfoundation (from `.symlinks/plugins/video_player_avfoundation/ios`)
@ -261,8 +255,6 @@ SPEC REPOS:
EXTERNAL SOURCES: EXTERNAL SOURCES:
background_fetch: background_fetch:
:path: ".symlinks/plugins/background_fetch/ios" :path: ".symlinks/plugins/background_fetch/ios"
camera_avfoundation:
:path: ".symlinks/plugins/camera_avfoundation/ios"
connectivity_plus: connectivity_plus:
:path: ".symlinks/plugins/connectivity_plus/ios" :path: ".symlinks/plugins/connectivity_plus/ios"
device_info: device_info:
@ -333,8 +325,6 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/sqflite/ios" :path: ".symlinks/plugins/sqflite/ios"
tflite_flutter: tflite_flutter:
:path: ".symlinks/plugins/tflite_flutter/ios" :path: ".symlinks/plugins/tflite_flutter/ios"
tflite_flutter_helper:
:path: ".symlinks/plugins/tflite_flutter_helper/ios"
uni_links: uni_links:
:path: ".symlinks/plugins/uni_links/ios" :path: ".symlinks/plugins/uni_links/ios"
url_launcher_ios: url_launcher_ios:
@ -350,7 +340,6 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
background_fetch: bc9b44b0bf8b434e282a2ac9be8662800a0296ed background_fetch: bc9b44b0bf8b434e282a2ac9be8662800a0296ed
camera_avfoundation: 3125e8cd1a4387f6f31c6c63abb8a55892a9eeeb
connectivity_plus: 53efb943fc2882c8512d84c45707bcabc4c36076 connectivity_plus: 53efb943fc2882c8512d84c45707bcabc4c36076
device_info: d7d233b645a32c40dfdc212de5cf646ca482f175 device_info: d7d233b645a32c40dfdc212de5cf646ca482f175
Firebase: bd152f0f3d278c4060c5c71359db08ebcfd5a3e2 Firebase: bd152f0f3d278c4060c5c71359db08ebcfd5a3e2
@ -404,7 +393,6 @@ SPEC CHECKSUMS:
shared_preferences_foundation: e2dae3258e06f44cc55f49d42024fd8dd03c590c shared_preferences_foundation: e2dae3258e06f44cc55f49d42024fd8dd03c590c
sqflite: 31f7eba61e3074736dff8807a9b41581e4f7f15a sqflite: 31f7eba61e3074736dff8807a9b41581e4f7f15a
tflite_flutter: 9157a660578930a99728974f247369af1c3595d5 tflite_flutter: 9157a660578930a99728974f247369af1c3595d5
tflite_flutter_helper: 543b46b6bd064b21c92ea6e54bc0b29f1ce74cb5
Toast: 91b396c56ee72a5790816f40d3a94dd357abc196 Toast: 91b396c56ee72a5790816f40d3a94dd357abc196
uni_links: d97da20c7701486ba192624d99bffaaffcfc298a uni_links: d97da20c7701486ba192624d99bffaaffcfc298a
url_launcher_ios: 08a3dfac5fb39e8759aeb0abbd5d9480f30fc8b4 url_launcher_ios: 08a3dfac5fb39e8759aeb0abbd5d9480f30fc8b4

View file

@ -276,7 +276,6 @@
"${BUILT_PRODUCTS_DIR}/SentryPrivate/SentryPrivate.framework", "${BUILT_PRODUCTS_DIR}/SentryPrivate/SentryPrivate.framework",
"${BUILT_PRODUCTS_DIR}/Toast/Toast.framework", "${BUILT_PRODUCTS_DIR}/Toast/Toast.framework",
"${BUILT_PRODUCTS_DIR}/background_fetch/background_fetch.framework", "${BUILT_PRODUCTS_DIR}/background_fetch/background_fetch.framework",
"${BUILT_PRODUCTS_DIR}/camera_avfoundation/camera_avfoundation.framework",
"${BUILT_PRODUCTS_DIR}/connectivity_plus/connectivity_plus.framework", "${BUILT_PRODUCTS_DIR}/connectivity_plus/connectivity_plus.framework",
"${BUILT_PRODUCTS_DIR}/device_info/device_info.framework", "${BUILT_PRODUCTS_DIR}/device_info/device_info.framework",
"${BUILT_PRODUCTS_DIR}/fk_user_agent/fk_user_agent.framework", "${BUILT_PRODUCTS_DIR}/fk_user_agent/fk_user_agent.framework",
@ -311,7 +310,6 @@
"${BUILT_PRODUCTS_DIR}/shared_preferences_foundation/shared_preferences_foundation.framework", "${BUILT_PRODUCTS_DIR}/shared_preferences_foundation/shared_preferences_foundation.framework",
"${BUILT_PRODUCTS_DIR}/sqflite/sqflite.framework", "${BUILT_PRODUCTS_DIR}/sqflite/sqflite.framework",
"${BUILT_PRODUCTS_DIR}/tflite_flutter/tflite_flutter.framework", "${BUILT_PRODUCTS_DIR}/tflite_flutter/tflite_flutter.framework",
"${BUILT_PRODUCTS_DIR}/tflite_flutter_helper/tflite_flutter_helper.framework",
"${BUILT_PRODUCTS_DIR}/uni_links/uni_links.framework", "${BUILT_PRODUCTS_DIR}/uni_links/uni_links.framework",
"${BUILT_PRODUCTS_DIR}/url_launcher_ios/url_launcher_ios.framework", "${BUILT_PRODUCTS_DIR}/url_launcher_ios/url_launcher_ios.framework",
"${BUILT_PRODUCTS_DIR}/video_player_avfoundation/video_player_avfoundation.framework", "${BUILT_PRODUCTS_DIR}/video_player_avfoundation/video_player_avfoundation.framework",
@ -354,7 +352,6 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SentryPrivate.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SentryPrivate.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/background_fetch.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/background_fetch.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/camera_avfoundation.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/connectivity_plus.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/connectivity_plus.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/device_info.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/device_info.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/fk_user_agent.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/fk_user_agent.framework",
@ -389,7 +386,6 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/shared_preferences_foundation.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/shared_preferences_foundation.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/sqflite.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/sqflite.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/tflite_flutter.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/tflite_flutter.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/tflite_flutter_helper.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/uni_links.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/uni_links.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/url_launcher_ios.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/url_launcher_ios.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/video_player_avfoundation.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/video_player_avfoundation.framework",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 402 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 831 B

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 549 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 831 B

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 B

After

Width:  |  Height:  |  Size: 69 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 B

After

Width:  |  Height:  |  Size: 69 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -67,7 +67,7 @@ class Configuration {
"has_selected_all_folders_for_backup"; "has_selected_all_folders_for_backup";
static const anonymousUserIDKey = "anonymous_user_id"; static const anonymousUserIDKey = "anonymous_user_id";
final kTempFolderDeletionTimeBuffer = const Duration(days: 1).inMicroseconds; final kTempFolderDeletionTimeBuffer = const Duration(hours: 6).inMicroseconds;
static final _logger = Logger("Configuration"); static final _logger = Logger("Configuration");
@ -77,7 +77,7 @@ class Configuration {
late SharedPreferences _preferences; late SharedPreferences _preferences;
String? _secretKey; String? _secretKey;
late FlutterSecureStorage _secureStorage; late FlutterSecureStorage _secureStorage;
late String _tempDirectory; late String _tempDocumentsDirPath;
late String _thumbnailCacheDirectory; late String _thumbnailCacheDirectory;
// 6th July 22: Remove this after 3 months. Hopefully, active users // 6th July 22: Remove this after 3 months. Hopefully, active users
@ -96,14 +96,14 @@ class Configuration {
_preferences = await SharedPreferences.getInstance(); _preferences = await SharedPreferences.getInstance();
_secureStorage = const FlutterSecureStorage(); _secureStorage = const FlutterSecureStorage();
_documentsDirectory = (await getApplicationDocumentsDirectory()).path; _documentsDirectory = (await getApplicationDocumentsDirectory()).path;
_tempDirectory = _documentsDirectory + "/temp/"; _tempDocumentsDirPath = _documentsDirectory + "/temp/";
final tempDirectory = Directory(_tempDirectory); final tempDocumentsDir = Directory(_tempDocumentsDirPath);
try { try {
final currentTime = DateTime.now().microsecondsSinceEpoch; final currentTime = DateTime.now().microsecondsSinceEpoch;
if (tempDirectory.existsSync() && if (tempDocumentsDir.existsSync() &&
(_preferences.getInt(lastTempFolderClearTimeKey) ?? 0) < (_preferences.getInt(lastTempFolderClearTimeKey) ?? 0) <
(currentTime - kTempFolderDeletionTimeBuffer)) { (currentTime - kTempFolderDeletionTimeBuffer)) {
await tempDirectory.delete(recursive: true); await tempDocumentsDir.delete(recursive: true);
await _preferences.setInt(lastTempFolderClearTimeKey, currentTime); await _preferences.setInt(lastTempFolderClearTimeKey, currentTime);
_logger.info("Cleared temp folder"); _logger.info("Cleared temp folder");
} else { } else {
@ -112,7 +112,7 @@ class Configuration {
} catch (e) { } catch (e) {
_logger.warning(e); _logger.warning(e);
} }
tempDirectory.createSync(recursive: true); tempDocumentsDir.createSync(recursive: true);
final tempDirectoryPath = (await getTemporaryDirectory()).path; final tempDirectoryPath = (await getTemporaryDirectory()).path;
_thumbnailCacheDirectory = tempDirectoryPath + "/thumbnail-cache"; _thumbnailCacheDirectory = tempDirectoryPath + "/thumbnail-cache";
Directory(_thumbnailCacheDirectory).createSync(recursive: true); Directory(_thumbnailCacheDirectory).createSync(recursive: true);
@ -136,7 +136,7 @@ class Configuration {
} }
await _migrateSecurityStorageToFirstUnlock(); await _migrateSecurityStorageToFirstUnlock();
} }
SuperLogging.setUserID(await _getOrCreateAnonymousUserID()); SuperLogging.setUserID(await _getOrCreateAnonymousUserID()).ignore();
} }
Future<void> logout({bool autoLogout = false}) async { Future<void> logout({bool autoLogout = false}) async {
@ -499,7 +499,7 @@ class Configuration {
// Caution: This directory is cleared on app start // Caution: This directory is cleared on app start
String getTempDirectory() { String getTempDirectory() {
return _tempDirectory; return _tempDocumentsDirPath;
} }
String getThumbnailCacheDirectory() { String getThumbnailCacheDirectory() {

View file

@ -52,7 +52,8 @@ const double restrictedMaxWidth = 430;
const double mobileSmallThreshold = 336; const double mobileSmallThreshold = 336;
const publicLinkDeviceLimits = [50, 25, 10, 5, 2, 1]; // Note: 0 indicates no device limit
const publicLinkDeviceLimits = [0,50, 25, 10, 5, 2, 1];
const kilometersPerDegree = 111.16; const kilometersPerDegree = 111.16;

View file

@ -214,10 +214,14 @@ class SuperLogging {
} }
} }
static void setUserID(String userID) async { static Future<void> setUserID(String userID) async {
if (config.sentryDsn != null) { if (config.sentryDsn != null) {
Sentry.configureScope((scope) => scope.setUser(SentryUser(id: userID))); $.finest("setting sentry user ID to: $userID");
$.info("setting sentry user ID to: $userID"); Sentry.configureScope(
(scope) => scope.setUser(SentryUser(id: userID)).onError(
(e, s) => $.warning("failed to configure scope user", e, s),
),
);
} }
} }

View file

@ -1,12 +1,26 @@
import "package:flutter/cupertino.dart";
class HolidayData { class HolidayData {
final String name; final String name;
final int month; final int month;
final int day; final int day;
const HolidayData(this.name, {required this.month, required this.day}); HolidayData(this.name, {required this.month, required this.day});
} }
const List<HolidayData> allHolidays = [ // Based on the locale, this return holidays that have fixed date as per the
// Gregorian calendar. For example, Christmas is always on December 25th.
List<HolidayData> getHolidays(BuildContext context) {
final locale = Localizations.localeOf(context);
if (localeToHolidays.containsKey(locale.toLanguageTag())) {
return localeToHolidays[locale.toLanguageTag()]!;
} else if (localeToHolidays.containsKey(locale.languageCode)) {
return localeToHolidays[locale.languageCode]!;
}
return _defaultHolidays;
}
List<HolidayData> _defaultHolidays = [
HolidayData('New Year', month: 1, day: 1), HolidayData('New Year', month: 1, day: 1),
HolidayData('Epiphany', month: 1, day: 6), HolidayData('Epiphany', month: 1, day: 6),
HolidayData('Pongal', month: 1, day: 14), HolidayData('Pongal', month: 1, day: 14),
@ -18,9 +32,100 @@ const List<HolidayData> allHolidays = [
HolidayData('May Day', month: 5, day: 1), HolidayData('May Day', month: 5, day: 1),
HolidayData('Midsummer\'s Eve', month: 6, day: 24), HolidayData('Midsummer\'s Eve', month: 6, day: 24),
HolidayData('Midsummer Day', month: 6, day: 25), HolidayData('Midsummer Day', month: 6, day: 25),
HolidayData('Christmas Eve', month: 12, day: 24),
HolidayData('Halloween', month: 10, day: 31), HolidayData('Halloween', month: 10, day: 31),
HolidayData('Christmas Eve', month: 12, day: 24),
HolidayData('Christmas', month: 12, day: 25), HolidayData('Christmas', month: 12, day: 25),
HolidayData('Boxing Day', month: 12, day: 26), HolidayData('Boxing Day', month: 12, day: 26),
HolidayData('New Year\'s Eve', month: 12, day: 31), HolidayData('New Year\'s Eve', month: 12, day: 31),
]; ];
Map<String, List<HolidayData>> localeToHolidays = {
'it': [
HolidayData('Capodanno', month: 1, day: 1),
// New Year's Day
HolidayData('Epifania', month: 1, day: 6),
// Epiphany
HolidayData('San Valentino', month: 2, day: 14),
// Valentine's Day
HolidayData('Festa della Liberazione', month: 4, day: 25),
// Liberation Day
HolidayData('Primo Maggio', month: 5, day: 1),
// Labor Day
HolidayData('Festa della Repubblica', month: 6, day: 2),
// Republic Day
HolidayData('Ferragosto', month: 8, day: 15),
// Assumption of Mary
HolidayData('Halloween', month: 10, day: 31),
// Halloween
HolidayData('Ognissanti', month: 11, day: 1),
// All Saints' Day
HolidayData('Immacolata Concezione', month: 12, day: 8),
// Immaculate Conception
HolidayData('Natale', month: 12, day: 25),
// Christmas Day
HolidayData('Vigilia di Capodanno', month: 12, day: 31),
// New Year's Eve
],
'fr': [
HolidayData('Jour de l\'An', month: 1, day: 1), // New Year's Day
HolidayData('Fête du Travail', month: 5, day: 1), // Labour Day
HolidayData('Fête Nationale', month: 7, day: 14), // Bastille Day
HolidayData('Assomption', month: 8, day: 15), // Assumption of Mary
HolidayData('Halloween', month: 10, day: 31), // Halloween
HolidayData('Toussaint', month: 11, day: 1), // All Saints' Day
HolidayData('Jour de l\'Armistice', month: 11, day: 11), // Armistice Day
HolidayData('Noël', month: 12, day: 25), // Christmas
HolidayData('Lendemain de Noël', month: 12, day: 26), // Boxing Day
HolidayData('Saint-Sylvestre', month: 12, day: 31), // New Year's Eve
],
'de': [
HolidayData('Neujahrstag', month: 1, day: 1),
// New Year
HolidayData('Valentinstag', month: 2, day: 14),
// Valentine's Day
HolidayData('Tag der Arbeit', month: 5, day: 1),
// Labor Day
HolidayData('Tag der Deutschen Einheit', month: 10, day: 3),
// German Unity Day
HolidayData('Halloween', month: 10, day: 31),
// Halloween
HolidayData('Erster Weihnachtstag', month: 12, day: 25),
// First Christmas Day
HolidayData('Zweiter Weihnachtstag', month: 12, day: 26),
// Second Christmas Day (Boxing Day)
HolidayData('Silvester', month: 12, day: 31),
// New Year's Eve
],
'nl': [
HolidayData('Nieuwjaarsdag', month: 1, day: 1), // New Year's Day
HolidayData('Valentijnsdag', month: 2, day: 14), // Valentine's Day
HolidayData('Koningsdag', month: 4, day: 27), // King's Day
HolidayData('Bevrijdingsdag', month: 5, day: 5), // Liberation Day
HolidayData('Halloween', month: 10, day: 31), // Halloween
HolidayData('Sinterklaas', month: 12, day: 5), // Sinterklaas
HolidayData('Eerste Kerstdag', month: 12, day: 25), // First Christmas Day
HolidayData('Tweede Kerstdag', month: 12, day: 26), // Second Christmas Day
HolidayData('Oudejaarsdag', month: 12, day: 31), // New Year's Eve
],
'es': [
HolidayData('Año Nuevo', month: 1, day: 1),
// New Year's Day
HolidayData('San Valentín', month: 2, day: 14),
// Valentine's Day
HolidayData('Día del Trabajador', month: 5, day: 1),
// Labor Day
HolidayData('Día de la Hispanidad', month: 10, day: 12),
// Hispanic Day
HolidayData('Halloween', month: 10, day: 31),
// Halloween
HolidayData('Día de Todos los Santos', month: 11, day: 1),
// All Saints' Day
HolidayData('Día de la Constitución', month: 12, day: 6),
// Constitution Day
HolidayData('La Inmaculada Concepción', month: 12, day: 8),
// Immaculate Conception
HolidayData('Navidad', month: 12, day: 25),
// Christmas Day
HolidayData('Nochevieja', month: 12, day: 31),
// New Year's Eve
],
};

View file

@ -1,17 +1,20 @@
List<MonthData> allMonths = [ import "package:flutter/widgets.dart";
MonthData('January', 1), import "package:intl/intl.dart";
MonthData('February', 2),
MonthData('March', 3), final Map<String, List<MonthData>> _cache = {};
MonthData('April', 4),
MonthData('May', 5), List<MonthData> getMonthData(BuildContext context) {
MonthData('June', 6), final locale = Localizations.localeOf(context).toString();
MonthData('July', 7),
MonthData('August', 8), if (!_cache.containsKey(locale)) {
MonthData('September', 9), final dateSymbols = DateFormat('MMMM', locale).dateSymbols;
MonthData('October', 10), _cache[locale] = List.generate(
MonthData('November', 11), 12,
MonthData('December', 12), (index) => MonthData(dateSymbols.MONTHS[index], index + 1),
]; );
}
return _cache[locale]!;
}
class MonthData { class MonthData {
final String name; final String name;

View file

@ -99,99 +99,96 @@ class MessageLookup extends MessageLookupByLibrary {
static String m26(expiryTime) => "Link läuft am ${expiryTime} ab"; static String m26(expiryTime) => "Link läuft am ${expiryTime} ab";
static String m27(maxValue) => static String m27(count, formattedCount) =>
"Wenn auf den Höchstwert von ${maxValue} gesetzt, dann wird das Limit gelockert um potenzielle Höchstlasten unterstützen zu können.";
static String m28(count, formattedCount) =>
"${Intl.plural(count, zero: 'keine Erinnerungsstücke', one: '${formattedCount} Erinnerung', other: '${formattedCount} Erinnerungsstücke')}"; "${Intl.plural(count, zero: 'keine Erinnerungsstücke', one: '${formattedCount} Erinnerung', other: '${formattedCount} Erinnerungsstücke')}";
static String m29(count) => static String m28(count) =>
"${Intl.plural(count, one: 'Element verschieben', other: 'Elemente verschieben')}"; "${Intl.plural(count, one: 'Element verschieben', other: 'Elemente verschieben')}";
static String m30(albumName) => "Erfolgreich zu ${albumName} hinzugefügt"; static String m29(albumName) => "Erfolgreich zu ${albumName} hinzugefügt";
static String m31(passwordStrengthValue) => static String m30(passwordStrengthValue) =>
"Passwortstärke: ${passwordStrengthValue}"; "Passwortstärke: ${passwordStrengthValue}";
static String m32(providerName) => static String m31(providerName) =>
"Bitte kontaktiere den Support von ${providerName}, falls etwas abgebucht wurde"; "Bitte kontaktiere den Support von ${providerName}, falls etwas abgebucht wurde";
static String m33(reason) => static String m32(reason) =>
"Leider ist deine Zahlung aus folgendem Grund fehlgeschlagen: ${reason}"; "Leider ist deine Zahlung aus folgendem Grund fehlgeschlagen: ${reason}";
static String m34(toEmail) => "Bitte sende uns eine E-Mail an ${toEmail}"; static String m33(toEmail) => "Bitte sende uns eine E-Mail an ${toEmail}";
static String m35(toEmail) => "Bitte sende die Protokolle an ${toEmail}"; static String m34(toEmail) => "Bitte sende die Protokolle an ${toEmail}";
static String m36(storeName) => "Bewerte uns auf ${storeName}"; static String m35(storeName) => "Bewerte uns auf ${storeName}";
static String m37(storageInGB) => static String m36(storageInGB) =>
"3. Ihr beide erhaltet ${storageInGB} GB* kostenlos"; "3. Ihr beide erhaltet ${storageInGB} GB* kostenlos";
static String m38(userEmail) => static String m37(userEmail) =>
"${userEmail} wird aus diesem geteilten Album entfernt\n\nAlle von ihnen hinzugefügte Fotos werden ebenfalls aus dem Album entfernt"; "${userEmail} wird aus diesem geteilten Album entfernt\n\nAlle von ihnen hinzugefügte Fotos werden ebenfalls aus dem Album entfernt";
static String m39(endDate) => "Erneuert am ${endDate}"; static String m38(endDate) => "Erneuert am ${endDate}";
static String m40(count) => "${count} ausgewählt"; static String m39(count) => "${count} ausgewählt";
static String m41(count, yourCount) => static String m40(count, yourCount) =>
"${count} ausgewählt (${yourCount} von Ihnen)"; "${count} ausgewählt (${yourCount} von Ihnen)";
static String m42(verificationID) => static String m41(verificationID) =>
"Hier ist meine Verifizierungs-ID: ${verificationID} für ente.io."; "Hier ist meine Verifizierungs-ID: ${verificationID} für ente.io.";
static String m43(verificationID) => static String m42(verificationID) =>
"Hey, kannst du bestätigen, dass dies deine ente.io Verifizierungs-ID ist: ${verificationID}"; "Hey, kannst du bestätigen, dass dies deine ente.io Verifizierungs-ID ist: ${verificationID}";
static String m44(referralCode, referralStorageInGB) => static String m43(referralCode, referralStorageInGB) =>
"ente Weiterempfehlungs-Code: ${referralCode} \n\nEinlösen unter Einstellungen → Allgemein → Weiterempfehlungen, um ${referralStorageInGB} GB kostenlos zu erhalten, sobald Sie einen kostenpflichtigen Tarif abgeschlossen haben\n\nhttps://ente.io"; "ente Weiterempfehlungs-Code: ${referralCode} \n\nEinlösen unter Einstellungen → Allgemein → Weiterempfehlungen, um ${referralStorageInGB} GB kostenlos zu erhalten, sobald Sie einen kostenpflichtigen Tarif abgeschlossen haben\n\nhttps://ente.io";
static String m45(numberOfPeople) => static String m44(numberOfPeople) =>
"${Intl.plural(numberOfPeople, zero: 'Teile mit bestimmten Personen', one: 'Teilen mit 1 Person', other: 'Teilen mit ${numberOfPeople} Personen')}"; "${Intl.plural(numberOfPeople, zero: 'Teile mit bestimmten Personen', one: 'Teilen mit 1 Person', other: 'Teilen mit ${numberOfPeople} Personen')}";
static String m46(emailIDs) => "Geteilt mit ${emailIDs}"; static String m45(emailIDs) => "Geteilt mit ${emailIDs}";
static String m47(fileType) => static String m46(fileType) =>
"Dieses ${fileType} wird von deinem Gerät gelöscht."; "Dieses ${fileType} wird von deinem Gerät gelöscht.";
static String m48(fileType) => static String m47(fileType) =>
"Dieses ${fileType} existiert auf ente.io und deinem Gerät."; "Dieses ${fileType} existiert auf ente.io und deinem Gerät.";
static String m49(fileType) => static String m48(fileType) =>
"Dieses ${fileType} wird auf ente.io gelöscht."; "Dieses ${fileType} wird auf ente.io gelöscht.";
static String m50(storageAmountInGB) => "${storageAmountInGB} GB"; static String m49(storageAmountInGB) => "${storageAmountInGB} GB";
static String m51( static String m50(
usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) => usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) =>
"${usedAmount} ${usedStorageUnit} von ${totalAmount} ${totalStorageUnit} verwendet"; "${usedAmount} ${usedStorageUnit} von ${totalAmount} ${totalStorageUnit} verwendet";
static String m52(id) => static String m51(id) =>
"Ihr ${id} ist bereits mit einem anderen \'ente\'-Konto verknüpft.\nWenn Sie Ihre ${id} mit diesem Konto verwenden möchten, kontaktieren Sie bitte unseren Support\'"; "Ihr ${id} ist bereits mit einem anderen \'ente\'-Konto verknüpft.\nWenn Sie Ihre ${id} mit diesem Konto verwenden möchten, kontaktieren Sie bitte unseren Support\'";
static String m53(endDate) => "Ihr Abo endet am ${endDate}"; static String m52(endDate) => "Ihr Abo endet am ${endDate}";
static String m54(completed, total) => static String m53(completed, total) =>
"${completed}/${total} Erinnerungsstücke gesichert"; "${completed}/${total} Erinnerungsstücke gesichert";
static String m55(storageAmountInGB) => static String m54(storageAmountInGB) =>
"Diese erhalten auch ${storageAmountInGB} GB"; "Diese erhalten auch ${storageAmountInGB} GB";
static String m56(email) => "Dies ist ${email}s Verifizierungs-ID"; static String m55(email) => "Dies ist ${email}s Verifizierungs-ID";
static String m57(count) => static String m56(count) =>
"${Intl.plural(count, zero: '', one: '1 Tag', other: '${count} Tage')}"; "${Intl.plural(count, zero: '', one: '1 Tag', other: '${count} Tage')}";
static String m58(email) => "Verifiziere ${email}"; static String m57(email) => "Verifiziere ${email}";
static String m59(email) => static String m58(email) =>
"Wir haben eine E-Mail an <green>${email}</green> gesendet"; "Wir haben eine E-Mail an <green>${email}</green> gesendet";
static String m60(count) => static String m59(count) =>
"${Intl.plural(count, one: 'vor einem Jahr', other: 'vor ${count} Jahren')}"; "${Intl.plural(count, one: 'vor einem Jahr', other: 'vor ${count} Jahren')}";
static String m61(storageSaved) => static String m60(storageSaved) =>
"Du hast ${storageSaved} erfolgreich freigegeben!"; "Du hast ${storageSaved} erfolgreich freigegeben!";
final messages = _notInlinedMessages(_notInlinedMessages); final messages = _notInlinedMessages(_notInlinedMessages);
@ -821,19 +818,18 @@ class MessageLookup extends MessageLookupByLibrary {
"maps": MessageLookupByLibrary.simpleMessage("Karten"), "maps": MessageLookupByLibrary.simpleMessage("Karten"),
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"), "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"), "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
"maxDeviceLimitSpikeHandling": m27, "memoryCount": m27,
"memoryCount": m28,
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"), "merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
"mobileWebDesktop": "mobileWebDesktop":
MessageLookupByLibrary.simpleMessage("Mobil, Web, Desktop"), MessageLookupByLibrary.simpleMessage("Mobil, Web, Desktop"),
"moderateStrength": MessageLookupByLibrary.simpleMessage("Mittel"), "moderateStrength": MessageLookupByLibrary.simpleMessage("Mittel"),
"monthly": MessageLookupByLibrary.simpleMessage("Monatlich"), "monthly": MessageLookupByLibrary.simpleMessage("Monatlich"),
"moveItem": m29, "moveItem": m28,
"moveToAlbum": "moveToAlbum":
MessageLookupByLibrary.simpleMessage("Zum Album verschieben"), MessageLookupByLibrary.simpleMessage("Zum Album verschieben"),
"moveToHiddenAlbum": "moveToHiddenAlbum":
MessageLookupByLibrary.simpleMessage("Move to hidden album"), MessageLookupByLibrary.simpleMessage("Move to hidden album"),
"movedSuccessfullyTo": m30, "movedSuccessfullyTo": m29,
"movedToTrash": MessageLookupByLibrary.simpleMessage( "movedToTrash": MessageLookupByLibrary.simpleMessage(
"In den Papierkorb verschoben"), "In den Papierkorb verschoben"),
"movingFilesToAlbum": MessageLookupByLibrary.simpleMessage( "movingFilesToAlbum": MessageLookupByLibrary.simpleMessage(
@ -883,15 +879,15 @@ class MessageLookup extends MessageLookupByLibrary {
"passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage( "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
"Passwort erfolgreich geändert"), "Passwort erfolgreich geändert"),
"passwordLock": MessageLookupByLibrary.simpleMessage("Passwort Sperre"), "passwordLock": MessageLookupByLibrary.simpleMessage("Passwort Sperre"),
"passwordStrength": m31, "passwordStrength": m30,
"passwordWarning": MessageLookupByLibrary.simpleMessage( "passwordWarning": MessageLookupByLibrary.simpleMessage(
"Wir speichern dieses Passwort nicht. Wenn du es vergisst, <underline>können wir deine Daten nicht entschlüsseln</underline>"), "Wir speichern dieses Passwort nicht. Wenn du es vergisst, <underline>können wir deine Daten nicht entschlüsseln</underline>"),
"paymentDetails": "paymentDetails":
MessageLookupByLibrary.simpleMessage("Zahlungsdetails"), MessageLookupByLibrary.simpleMessage("Zahlungsdetails"),
"paymentFailed": "paymentFailed":
MessageLookupByLibrary.simpleMessage("Zahlung fehlgeschlagen"), MessageLookupByLibrary.simpleMessage("Zahlung fehlgeschlagen"),
"paymentFailedTalkToProvider": m32, "paymentFailedTalkToProvider": m31,
"paymentFailedWithReason": m33, "paymentFailedWithReason": m32,
"pendingSync": "pendingSync":
MessageLookupByLibrary.simpleMessage("Synchronisation anstehend"), MessageLookupByLibrary.simpleMessage("Synchronisation anstehend"),
"peopleUsingYourCode": MessageLookupByLibrary.simpleMessage( "peopleUsingYourCode": MessageLookupByLibrary.simpleMessage(
@ -918,12 +914,12 @@ class MessageLookup extends MessageLookupByLibrary {
"pleaseContactSupportIfTheProblemPersists": "pleaseContactSupportIfTheProblemPersists":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Bitte wenden Sie sich an den Support, falls das Problem weiterhin besteht"), "Bitte wenden Sie sich an den Support, falls das Problem weiterhin besteht"),
"pleaseEmailUsAt": m34, "pleaseEmailUsAt": m33,
"pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage( "pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage(
"Bitte erteile die nötigen Berechtigungen"), "Bitte erteile die nötigen Berechtigungen"),
"pleaseLoginAgain": "pleaseLoginAgain":
MessageLookupByLibrary.simpleMessage("Bitte logge dich erneut ein"), MessageLookupByLibrary.simpleMessage("Bitte logge dich erneut ein"),
"pleaseSendTheLogsTo": m35, "pleaseSendTheLogsTo": m34,
"pleaseTryAgain": "pleaseTryAgain":
MessageLookupByLibrary.simpleMessage("Bitte versuche es erneut"), MessageLookupByLibrary.simpleMessage("Bitte versuche es erneut"),
"pleaseVerifyTheCodeYouHaveEntered": "pleaseVerifyTheCodeYouHaveEntered":
@ -956,7 +952,7 @@ class MessageLookup extends MessageLookupByLibrary {
"raiseTicket": MessageLookupByLibrary.simpleMessage("Ticket erstellen"), "raiseTicket": MessageLookupByLibrary.simpleMessage("Ticket erstellen"),
"rateTheApp": MessageLookupByLibrary.simpleMessage("App bewerten"), "rateTheApp": MessageLookupByLibrary.simpleMessage("App bewerten"),
"rateUs": MessageLookupByLibrary.simpleMessage("Bewerte uns"), "rateUs": MessageLookupByLibrary.simpleMessage("Bewerte uns"),
"rateUsOnStore": m36, "rateUsOnStore": m35,
"recover": MessageLookupByLibrary.simpleMessage("Wiederherstellen"), "recover": MessageLookupByLibrary.simpleMessage("Wiederherstellen"),
"recoverAccount": "recoverAccount":
MessageLookupByLibrary.simpleMessage("Konto wiederherstellen"), MessageLookupByLibrary.simpleMessage("Konto wiederherstellen"),
@ -989,7 +985,7 @@ class MessageLookup extends MessageLookupByLibrary {
"1. Gib diesen Code an deine Freunde"), "1. Gib diesen Code an deine Freunde"),
"referralStep2": MessageLookupByLibrary.simpleMessage( "referralStep2": MessageLookupByLibrary.simpleMessage(
"2. Sie schließen ein bezahltes Abo ab"), "2. Sie schließen ein bezahltes Abo ab"),
"referralStep3": m37, "referralStep3": m36,
"referrals": MessageLookupByLibrary.simpleMessage("Weiterempfehlungen"), "referrals": MessageLookupByLibrary.simpleMessage("Weiterempfehlungen"),
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage( "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
"Einlösungen sind derzeit pausiert"), "Einlösungen sind derzeit pausiert"),
@ -1015,7 +1011,7 @@ class MessageLookup extends MessageLookupByLibrary {
"removeLink": MessageLookupByLibrary.simpleMessage("Link entfernen"), "removeLink": MessageLookupByLibrary.simpleMessage("Link entfernen"),
"removeParticipant": "removeParticipant":
MessageLookupByLibrary.simpleMessage("Teilnehmer entfernen"), MessageLookupByLibrary.simpleMessage("Teilnehmer entfernen"),
"removeParticipantBody": m38, "removeParticipantBody": m37,
"removePublicLink": "removePublicLink":
MessageLookupByLibrary.simpleMessage("Öffentlichen Link entfernen"), MessageLookupByLibrary.simpleMessage("Öffentlichen Link entfernen"),
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage( "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@ -1029,7 +1025,7 @@ class MessageLookup extends MessageLookupByLibrary {
"renameFile": MessageLookupByLibrary.simpleMessage("Datei umbenennen"), "renameFile": MessageLookupByLibrary.simpleMessage("Datei umbenennen"),
"renewSubscription": "renewSubscription":
MessageLookupByLibrary.simpleMessage("Abonnement erneuern"), MessageLookupByLibrary.simpleMessage("Abonnement erneuern"),
"renewsOn": m39, "renewsOn": m38,
"reportABug": MessageLookupByLibrary.simpleMessage("Fehler melden"), "reportABug": MessageLookupByLibrary.simpleMessage("Fehler melden"),
"reportBug": MessageLookupByLibrary.simpleMessage("Fehler melden"), "reportBug": MessageLookupByLibrary.simpleMessage("Fehler melden"),
"resendEmail": "resendEmail":
@ -1087,8 +1083,8 @@ class MessageLookup extends MessageLookupByLibrary {
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved": "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Ausgewählte Elemente werden aus allen Alben gelöscht und in den Papierkorb verschoben."), "Ausgewählte Elemente werden aus allen Alben gelöscht und in den Papierkorb verschoben."),
"selectedPhotos": m40, "selectedPhotos": m39,
"selectedPhotosWithYours": m41, "selectedPhotosWithYours": m40,
"send": MessageLookupByLibrary.simpleMessage("Absenden"), "send": MessageLookupByLibrary.simpleMessage("Absenden"),
"sendEmail": MessageLookupByLibrary.simpleMessage("E-Mail senden"), "sendEmail": MessageLookupByLibrary.simpleMessage("E-Mail senden"),
"sendInvite": MessageLookupByLibrary.simpleMessage("Einladung senden"), "sendInvite": MessageLookupByLibrary.simpleMessage("Einladung senden"),
@ -1111,31 +1107,31 @@ class MessageLookup extends MessageLookupByLibrary {
"shareAnAlbumNow": "shareAnAlbumNow":
MessageLookupByLibrary.simpleMessage("Teile jetzt ein Album"), MessageLookupByLibrary.simpleMessage("Teile jetzt ein Album"),
"shareLink": MessageLookupByLibrary.simpleMessage("Link teilen"), "shareLink": MessageLookupByLibrary.simpleMessage("Link teilen"),
"shareMyVerificationID": m42, "shareMyVerificationID": m41,
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage( "shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
"Teile mit ausgewählten Personen"), "Teile mit ausgewählten Personen"),
"shareTextConfirmOthersVerificationID": m43, "shareTextConfirmOthersVerificationID": m42,
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage( "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
"Lade ente herunter, damit wir einfach Fotos und Videos in höchster Qualität teilen können\n\nhttps://ente.io"), "Lade ente herunter, damit wir einfach Fotos und Videos in höchster Qualität teilen können\n\nhttps://ente.io"),
"shareTextReferralCode": m44, "shareTextReferralCode": m43,
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage( "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
"Mit Nicht-Ente-Benutzern teilen"), "Mit Nicht-Ente-Benutzern teilen"),
"shareWithPeopleSectionTitle": m45, "shareWithPeopleSectionTitle": m44,
"shareYourFirstAlbum": "shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("Teile dein erstes Album"), MessageLookupByLibrary.simpleMessage("Teile dein erstes Album"),
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage( "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
"Erstelle gemeinsame Alben mit anderen ente Benutzern, einschließlich solchen im kostenlosen Tarif."), "Erstelle gemeinsame Alben mit anderen ente Benutzern, einschließlich solchen im kostenlosen Tarif."),
"sharedByMe": MessageLookupByLibrary.simpleMessage("Von mir geteilt"), "sharedByMe": MessageLookupByLibrary.simpleMessage("Von mir geteilt"),
"sharedWith": m46, "sharedWith": m45,
"sharedWithMe": MessageLookupByLibrary.simpleMessage("Mit mir geteilt"), "sharedWithMe": MessageLookupByLibrary.simpleMessage("Mit mir geteilt"),
"sharing": MessageLookupByLibrary.simpleMessage("Teilt..."), "sharing": MessageLookupByLibrary.simpleMessage("Teilt..."),
"signUpTerms": MessageLookupByLibrary.simpleMessage( "signUpTerms": MessageLookupByLibrary.simpleMessage(
"Ich stimme den <u-terms>Nutzungsbedingungen</u-terms> und der <u-policy>Datenschutzerklärung</u-policy> zu"), "Ich stimme den <u-terms>Nutzungsbedingungen</u-terms> und der <u-policy>Datenschutzerklärung</u-policy> zu"),
"singleFileDeleteFromDevice": m47, "singleFileDeleteFromDevice": m46,
"singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage( "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
"Es wird aus allen Alben gelöscht."), "Es wird aus allen Alben gelöscht."),
"singleFileInBothLocalAndRemote": m48, "singleFileInBothLocalAndRemote": m47,
"singleFileInRemoteOnly": m49, "singleFileInRemoteOnly": m48,
"skip": MessageLookupByLibrary.simpleMessage("Überspringen"), "skip": MessageLookupByLibrary.simpleMessage("Überspringen"),
"social": MessageLookupByLibrary.simpleMessage("Social Media"), "social": MessageLookupByLibrary.simpleMessage("Social Media"),
"someItemsAreInBothEnteAndYourDevice": "someItemsAreInBothEnteAndYourDevice":
@ -1176,13 +1172,13 @@ class MessageLookup extends MessageLookupByLibrary {
"storage": MessageLookupByLibrary.simpleMessage("Speicherplatz"), "storage": MessageLookupByLibrary.simpleMessage("Speicherplatz"),
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Familie"), "storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Familie"),
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("Sie"), "storageBreakupYou": MessageLookupByLibrary.simpleMessage("Sie"),
"storageInGB": m50, "storageInGB": m49,
"storageLimitExceeded": MessageLookupByLibrary.simpleMessage( "storageLimitExceeded": MessageLookupByLibrary.simpleMessage(
"Speichergrenze überschritten"), "Speichergrenze überschritten"),
"storageUsageInfo": m51, "storageUsageInfo": m50,
"strongStrength": MessageLookupByLibrary.simpleMessage("Stark"), "strongStrength": MessageLookupByLibrary.simpleMessage("Stark"),
"subAlreadyLinkedErrMessage": m52, "subAlreadyLinkedErrMessage": m51,
"subWillBeCancelledOn": m53, "subWillBeCancelledOn": m52,
"subscribe": MessageLookupByLibrary.simpleMessage("Abonnieren"), "subscribe": MessageLookupByLibrary.simpleMessage("Abonnieren"),
"subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage( "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
"Sieht aus, als sei dein Abonnement abgelaufen. Bitte abonniere, um das Teilen zu aktivieren."), "Sieht aus, als sei dein Abonnement abgelaufen. Bitte abonniere, um das Teilen zu aktivieren."),
@ -1195,7 +1191,7 @@ class MessageLookup extends MessageLookupByLibrary {
"suggestFeatures": "suggestFeatures":
MessageLookupByLibrary.simpleMessage("Verbesserung vorschlagen"), MessageLookupByLibrary.simpleMessage("Verbesserung vorschlagen"),
"support": MessageLookupByLibrary.simpleMessage("Support"), "support": MessageLookupByLibrary.simpleMessage("Support"),
"syncProgress": m54, "syncProgress": m53,
"syncStopped": "syncStopped":
MessageLookupByLibrary.simpleMessage("Synchronisierung angehalten"), MessageLookupByLibrary.simpleMessage("Synchronisierung angehalten"),
"syncing": MessageLookupByLibrary.simpleMessage("Synchronisiere …"), "syncing": MessageLookupByLibrary.simpleMessage("Synchronisiere …"),
@ -1224,7 +1220,7 @@ class MessageLookup extends MessageLookupByLibrary {
"theseItemsWillBeDeletedFromYourDevice": "theseItemsWillBeDeletedFromYourDevice":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Diese Elemente werden von deinem Gerät gelöscht."), "Diese Elemente werden von deinem Gerät gelöscht."),
"theyAlsoGetXGb": m55, "theyAlsoGetXGb": m54,
"theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage( "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
"Sie werden aus allen Alben gelöscht."), "Sie werden aus allen Alben gelöscht."),
"thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage( "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@ -1240,7 +1236,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Diese E-Mail-Adresse wird bereits verwendet"), "Diese E-Mail-Adresse wird bereits verwendet"),
"thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage( "thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage(
"Dieses Bild hat keine Exif-Daten"), "Dieses Bild hat keine Exif-Daten"),
"thisIsPersonVerificationId": m56, "thisIsPersonVerificationId": m55,
"thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage( "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
"Dies ist deine Verifizierungs-ID"), "Dies ist deine Verifizierungs-ID"),
"thisWillLogYouOutOfTheFollowingDevice": "thisWillLogYouOutOfTheFollowingDevice":
@ -1256,7 +1252,7 @@ class MessageLookup extends MessageLookupByLibrary {
"total": MessageLookupByLibrary.simpleMessage("Gesamt"), "total": MessageLookupByLibrary.simpleMessage("Gesamt"),
"totalSize": MessageLookupByLibrary.simpleMessage("Gesamtgröße"), "totalSize": MessageLookupByLibrary.simpleMessage("Gesamtgröße"),
"trash": MessageLookupByLibrary.simpleMessage("Papierkorb"), "trash": MessageLookupByLibrary.simpleMessage("Papierkorb"),
"trashDaysLeft": m57, "trashDaysLeft": m56,
"tryAgain": MessageLookupByLibrary.simpleMessage("Erneut versuchen"), "tryAgain": MessageLookupByLibrary.simpleMessage("Erneut versuchen"),
"turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage( "turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage(
"Aktiviere die Sicherung, um automatisch neu hinzugefügte Dateien dieses Ordners auf ente hochzuladen."), "Aktiviere die Sicherung, um automatisch neu hinzugefügte Dateien dieses Ordners auf ente hochzuladen."),
@ -1315,7 +1311,7 @@ class MessageLookup extends MessageLookupByLibrary {
"verify": MessageLookupByLibrary.simpleMessage("Überprüfen"), "verify": MessageLookupByLibrary.simpleMessage("Überprüfen"),
"verifyEmail": "verifyEmail":
MessageLookupByLibrary.simpleMessage("E-Mail-Adresse verifizieren"), MessageLookupByLibrary.simpleMessage("E-Mail-Adresse verifizieren"),
"verifyEmailID": m58, "verifyEmailID": m57,
"verifyIDLabel": MessageLookupByLibrary.simpleMessage("Überprüfen"), "verifyIDLabel": MessageLookupByLibrary.simpleMessage("Überprüfen"),
"verifyPassword": "verifyPassword":
MessageLookupByLibrary.simpleMessage("Passwort überprüfen"), MessageLookupByLibrary.simpleMessage("Passwort überprüfen"),
@ -1338,12 +1334,12 @@ class MessageLookup extends MessageLookupByLibrary {
"weDontSupportEditingPhotosAndAlbumsThatYouDont": "weDontSupportEditingPhotosAndAlbumsThatYouDont":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Wir unterstützen keine Bearbeitung von Fotos und Alben, die du noch nicht besitzt"), "Wir unterstützen keine Bearbeitung von Fotos und Alben, die du noch nicht besitzt"),
"weHaveSendEmailTo": m59, "weHaveSendEmailTo": m58,
"weakStrength": MessageLookupByLibrary.simpleMessage("Schwach"), "weakStrength": MessageLookupByLibrary.simpleMessage("Schwach"),
"welcomeBack": "welcomeBack":
MessageLookupByLibrary.simpleMessage("Willkommen zurück!"), MessageLookupByLibrary.simpleMessage("Willkommen zurück!"),
"yearly": MessageLookupByLibrary.simpleMessage("Jährlich"), "yearly": MessageLookupByLibrary.simpleMessage("Jährlich"),
"yearsAgo": m60, "yearsAgo": m59,
"yes": MessageLookupByLibrary.simpleMessage("Ja"), "yes": MessageLookupByLibrary.simpleMessage("Ja"),
"yesCancel": MessageLookupByLibrary.simpleMessage("Ja, kündigen"), "yesCancel": MessageLookupByLibrary.simpleMessage("Ja, kündigen"),
"yesConvertToViewer": MessageLookupByLibrary.simpleMessage( "yesConvertToViewer": MessageLookupByLibrary.simpleMessage(
@ -1373,7 +1369,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Du kannst nicht mit dir selbst teilen"), "Du kannst nicht mit dir selbst teilen"),
"youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage( "youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
"Du hast keine archivierten Elemente."), "Du hast keine archivierten Elemente."),
"youHaveSuccessfullyFreedUp": m61, "youHaveSuccessfullyFreedUp": m60,
"yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage( "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
"Dein Benutzerkonto wurde gelöscht"), "Dein Benutzerkonto wurde gelöscht"),
"yourPlanWasSuccessfullyDowngraded": "yourPlanWasSuccessfullyDowngraded":

View file

@ -53,7 +53,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m10(provider) => static String m10(provider) =>
"Please contact us at support@ente.io to manage your ${provider} subscription."; "Please contact us at support@ente.io to manage your ${provider} subscription.";
static String m62(count) => static String m61(count) =>
"${Intl.plural(count, one: 'Delete ${count} item', other: 'Delete ${count} items')}"; "${Intl.plural(count, one: 'Delete ${count} item', other: 'Delete ${count} items')}";
static String m11(currentlyDeleting, totalCount) => static String m11(currentlyDeleting, totalCount) =>
@ -68,7 +68,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m14(count, storageSaved) => static String m14(count, storageSaved) =>
"Your have cleaned up ${Intl.plural(count, one: '${count} duplicate file', other: '${count} duplicate files')}, saving (${storageSaved}!)"; "Your have cleaned up ${Intl.plural(count, one: '${count} duplicate file', other: '${count} duplicate files')}, saving (${storageSaved}!)";
static String m63(count, formattedSize) => static String m62(count, formattedSize) =>
"${count} files, ${formattedSize} each"; "${count} files, ${formattedSize} each";
static String m15(newEmail) => "Email changed to ${newEmail}"; static String m15(newEmail) => "Email changed to ${newEmail}";
@ -103,101 +103,98 @@ class MessageLookup extends MessageLookupByLibrary {
static String m26(expiryTime) => "Link will expire on ${expiryTime}"; static String m26(expiryTime) => "Link will expire on ${expiryTime}";
static String m27(maxValue) => static String m27(count, formattedCount) =>
"When set to the maximum (${maxValue}), the device limit will be relaxed to allow for temporary spikes of large number of viewers.";
static String m28(count, formattedCount) =>
"${Intl.plural(count, zero: 'no memories', one: '${formattedCount} memory', other: '${formattedCount} memories')}"; "${Intl.plural(count, zero: 'no memories', one: '${formattedCount} memory', other: '${formattedCount} memories')}";
static String m29(count) => static String m28(count) =>
"${Intl.plural(count, one: 'Move item', other: 'Move items')}"; "${Intl.plural(count, one: 'Move item', other: 'Move items')}";
static String m30(albumName) => "Moved successfully to ${albumName}"; static String m29(albumName) => "Moved successfully to ${albumName}";
static String m31(passwordStrengthValue) => static String m30(passwordStrengthValue) =>
"Password strength: ${passwordStrengthValue}"; "Password strength: ${passwordStrengthValue}";
static String m32(providerName) => static String m31(providerName) =>
"Please talk to ${providerName} support if you were charged"; "Please talk to ${providerName} support if you were charged";
static String m33(reason) => static String m32(reason) =>
"Unfortunately your payment failed due to ${reason}"; "Unfortunately your payment failed due to ${reason}";
static String m64(endDate) => static String m63(endDate) =>
"Free trial valid till ${endDate}.\nYou can choose a paid plan afterwards."; "Free trial valid till ${endDate}.\nYou can choose a paid plan afterwards.";
static String m34(toEmail) => "Please email us at ${toEmail}"; static String m33(toEmail) => "Please email us at ${toEmail}";
static String m35(toEmail) => "Please send the logs to \n${toEmail}"; static String m34(toEmail) => "Please send the logs to \n${toEmail}";
static String m36(storeName) => "Rate us on ${storeName}"; static String m35(storeName) => "Rate us on ${storeName}";
static String m37(storageInGB) => static String m36(storageInGB) =>
"3. Both of you get ${storageInGB} GB* free"; "3. Both of you get ${storageInGB} GB* free";
static String m38(userEmail) => static String m37(userEmail) =>
"${userEmail} will be removed from this shared album\n\nAny photos added by them will also be removed from the album"; "${userEmail} will be removed from this shared album\n\nAny photos added by them will also be removed from the album";
static String m39(endDate) => "Renews on ${endDate}"; static String m38(endDate) => "Renews on ${endDate}";
static String m40(count) => "${count} selected"; static String m39(count) => "${count} selected";
static String m41(count, yourCount) => static String m40(count, yourCount) =>
"${count} selected (${yourCount} yours)"; "${count} selected (${yourCount} yours)";
static String m42(verificationID) => static String m41(verificationID) =>
"Here\'s my verification ID: ${verificationID} for ente.io."; "Here\'s my verification ID: ${verificationID} for ente.io.";
static String m43(verificationID) => static String m42(verificationID) =>
"Hey, can you confirm that this is your ente.io verification ID: ${verificationID}"; "Hey, can you confirm that this is your ente.io verification ID: ${verificationID}";
static String m44(referralCode, referralStorageInGB) => static String m43(referralCode, referralStorageInGB) =>
"ente referral code: ${referralCode} \n\nApply it in Settings → General → Referrals to get ${referralStorageInGB} GB free after you signup for a paid plan\n\nhttps://ente.io"; "ente referral code: ${referralCode} \n\nApply it in Settings → General → Referrals to get ${referralStorageInGB} GB free after you signup for a paid plan\n\nhttps://ente.io";
static String m45(numberOfPeople) => static String m44(numberOfPeople) =>
"${Intl.plural(numberOfPeople, zero: 'Share with specific people', one: 'Shared with 1 person', other: 'Shared with ${numberOfPeople} people')}"; "${Intl.plural(numberOfPeople, zero: 'Share with specific people', one: 'Shared with 1 person', other: 'Shared with ${numberOfPeople} people')}";
static String m46(emailIDs) => "Shared with ${emailIDs}"; static String m45(emailIDs) => "Shared with ${emailIDs}";
static String m47(fileType) => static String m46(fileType) =>
"This ${fileType} will be deleted from your device."; "This ${fileType} will be deleted from your device.";
static String m48(fileType) => static String m47(fileType) =>
"This ${fileType} is in both ente and your device."; "This ${fileType} is in both ente and your device.";
static String m49(fileType) => "This ${fileType} will be deleted from ente."; static String m48(fileType) => "This ${fileType} will be deleted from ente.";
static String m50(storageAmountInGB) => "${storageAmountInGB} GB"; static String m49(storageAmountInGB) => "${storageAmountInGB} GB";
static String m51( static String m50(
usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) => usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) =>
"${usedAmount} ${usedStorageUnit} of ${totalAmount} ${totalStorageUnit} used"; "${usedAmount} ${usedStorageUnit} of ${totalAmount} ${totalStorageUnit} used";
static String m52(id) => static String m51(id) =>
"Your ${id} is already linked to another ente account.\nIf you would like to use your ${id} with this account, please contact our support\'\'"; "Your ${id} is already linked to another ente account.\nIf you would like to use your ${id} with this account, please contact our support\'\'";
static String m53(endDate) => static String m52(endDate) =>
"Your subscription will be cancelled on ${endDate}"; "Your subscription will be cancelled on ${endDate}";
static String m54(completed, total) => static String m53(completed, total) =>
"${completed}/${total} memories preserved"; "${completed}/${total} memories preserved";
static String m55(storageAmountInGB) => static String m54(storageAmountInGB) =>
"They also get ${storageAmountInGB} GB"; "They also get ${storageAmountInGB} GB";
static String m56(email) => "This is ${email}\'s Verification ID"; static String m55(email) => "This is ${email}\'s Verification ID";
static String m57(count) => static String m56(count) =>
"${Intl.plural(count, zero: '', one: '1 day', other: '${count} days')}"; "${Intl.plural(count, zero: '', one: '1 day', other: '${count} days')}";
static String m58(email) => "Verify ${email}"; static String m57(email) => "Verify ${email}";
static String m59(email) => "We have sent a mail to <green>${email}</green>"; static String m58(email) => "We have sent a mail to <green>${email}</green>";
static String m60(count) => static String m59(count) =>
"${Intl.plural(count, one: '${count} year ago', other: '${count} years ago')}"; "${Intl.plural(count, one: '${count} year ago', other: '${count} years ago')}";
static String m61(storageSaved) => static String m60(storageSaved) =>
"You have successfully freed up ${storageSaved}!"; "You have successfully freed up ${storageSaved}!";
final messages = _notInlinedMessages(_notInlinedMessages); final messages = _notInlinedMessages(_notInlinedMessages);
@ -361,6 +358,8 @@ class MessageLookup extends MessageLookupByLibrary {
"cancelSubscription": "cancelSubscription":
MessageLookupByLibrary.simpleMessage("Cancel subscription"), MessageLookupByLibrary.simpleMessage("Cancel subscription"),
"cannotAddMorePhotosAfterBecomingViewer": m6, "cannotAddMorePhotosAfterBecomingViewer": m6,
"cannotDeleteSharedFiles":
MessageLookupByLibrary.simpleMessage("Cannot delete shared files"),
"centerPoint": MessageLookupByLibrary.simpleMessage("Center point"), "centerPoint": MessageLookupByLibrary.simpleMessage("Center point"),
"changeEmail": MessageLookupByLibrary.simpleMessage("Change email"), "changeEmail": MessageLookupByLibrary.simpleMessage("Change email"),
"changePassword": "changePassword":
@ -501,7 +500,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Delete from device"), MessageLookupByLibrary.simpleMessage("Delete from device"),
"deleteFromEnte": "deleteFromEnte":
MessageLookupByLibrary.simpleMessage("Delete from ente"), MessageLookupByLibrary.simpleMessage("Delete from ente"),
"deleteItemCount": m62, "deleteItemCount": m61,
"deleteLocation": "deleteLocation":
MessageLookupByLibrary.simpleMessage("Delete location"), MessageLookupByLibrary.simpleMessage("Delete location"),
"deletePhotos": MessageLookupByLibrary.simpleMessage("Delete photos"), "deletePhotos": MessageLookupByLibrary.simpleMessage("Delete photos"),
@ -559,7 +558,7 @@ class MessageLookup extends MessageLookupByLibrary {
"downloading": MessageLookupByLibrary.simpleMessage("Downloading..."), "downloading": MessageLookupByLibrary.simpleMessage("Downloading..."),
"dropSupportEmail": m13, "dropSupportEmail": m13,
"duplicateFileCountWithStorageSaved": m14, "duplicateFileCountWithStorageSaved": m14,
"duplicateItemsGroup": m63, "duplicateItemsGroup": m62,
"edit": MessageLookupByLibrary.simpleMessage("Edit"), "edit": MessageLookupByLibrary.simpleMessage("Edit"),
"editLocationTagTitle": "editLocationTagTitle":
MessageLookupByLibrary.simpleMessage("Edit location"), MessageLookupByLibrary.simpleMessage("Edit location"),
@ -687,6 +686,8 @@ class MessageLookup extends MessageLookupByLibrary {
"Generating encryption keys..."), "Generating encryption keys..."),
"goToSettings": MessageLookupByLibrary.simpleMessage("Go to settings"), "goToSettings": MessageLookupByLibrary.simpleMessage("Go to settings"),
"googlePlayId": MessageLookupByLibrary.simpleMessage("Google Play ID"), "googlePlayId": MessageLookupByLibrary.simpleMessage("Google Play ID"),
"grantFullAccessPrompt": MessageLookupByLibrary.simpleMessage(
"Please allow access to all photos in the Settings app"),
"grantPermission": "grantPermission":
MessageLookupByLibrary.simpleMessage("Grant permission"), MessageLookupByLibrary.simpleMessage("Grant permission"),
"groupNearbyPhotos": "groupNearbyPhotos":
@ -820,18 +821,17 @@ class MessageLookup extends MessageLookupByLibrary {
"maps": MessageLookupByLibrary.simpleMessage("Maps"), "maps": MessageLookupByLibrary.simpleMessage("Maps"),
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"), "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"), "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
"maxDeviceLimitSpikeHandling": m27, "memoryCount": m27,
"memoryCount": m28,
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"), "merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
"mobileWebDesktop": "mobileWebDesktop":
MessageLookupByLibrary.simpleMessage("Mobile, Web, Desktop"), MessageLookupByLibrary.simpleMessage("Mobile, Web, Desktop"),
"moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"), "moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"),
"monthly": MessageLookupByLibrary.simpleMessage("Monthly"), "monthly": MessageLookupByLibrary.simpleMessage("Monthly"),
"moveItem": m29, "moveItem": m28,
"moveToAlbum": MessageLookupByLibrary.simpleMessage("Move to album"), "moveToAlbum": MessageLookupByLibrary.simpleMessage("Move to album"),
"moveToHiddenAlbum": "moveToHiddenAlbum":
MessageLookupByLibrary.simpleMessage("Move to hidden album"), MessageLookupByLibrary.simpleMessage("Move to hidden album"),
"movedSuccessfullyTo": m30, "movedSuccessfullyTo": m29,
"movedToTrash": MessageLookupByLibrary.simpleMessage("Moved to trash"), "movedToTrash": MessageLookupByLibrary.simpleMessage("Moved to trash"),
"movingFilesToAlbum": "movingFilesToAlbum":
MessageLookupByLibrary.simpleMessage("Moving files to album..."), MessageLookupByLibrary.simpleMessage("Moving files to album..."),
@ -843,6 +843,7 @@ class MessageLookup extends MessageLookupByLibrary {
"no": MessageLookupByLibrary.simpleMessage("No"), "no": MessageLookupByLibrary.simpleMessage("No"),
"noAlbumsSharedByYouYet": "noAlbumsSharedByYouYet":
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"), MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
"noDeviceLimit": MessageLookupByLibrary.simpleMessage("None"),
"noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage( "noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage(
"You\'ve no files on this device that can be deleted"), "You\'ve no files on this device that can be deleted"),
"noDuplicates": MessageLookupByLibrary.simpleMessage("✨ No duplicates"), "noDuplicates": MessageLookupByLibrary.simpleMessage("✨ No duplicates"),
@ -877,6 +878,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Oops, could not save edits"), MessageLookupByLibrary.simpleMessage("Oops, could not save edits"),
"oopsSomethingWentWrong": "oopsSomethingWentWrong":
MessageLookupByLibrary.simpleMessage("Oops, something went wrong"), MessageLookupByLibrary.simpleMessage("Oops, something went wrong"),
"openSettings": MessageLookupByLibrary.simpleMessage("Open Settings"),
"openTheItem": MessageLookupByLibrary.simpleMessage("• Open the item"), "openTheItem": MessageLookupByLibrary.simpleMessage("• Open the item"),
"openstreetmapContributors": "openstreetmapContributors":
MessageLookupByLibrary.simpleMessage("OpenStreetMap contributors"), MessageLookupByLibrary.simpleMessage("OpenStreetMap contributors"),
@ -888,14 +890,14 @@ class MessageLookup extends MessageLookupByLibrary {
"passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage( "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
"Password changed successfully"), "Password changed successfully"),
"passwordLock": MessageLookupByLibrary.simpleMessage("Password lock"), "passwordLock": MessageLookupByLibrary.simpleMessage("Password lock"),
"passwordStrength": m31, "passwordStrength": m30,
"passwordWarning": MessageLookupByLibrary.simpleMessage( "passwordWarning": MessageLookupByLibrary.simpleMessage(
"We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>"), "We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>"),
"paymentDetails": "paymentDetails":
MessageLookupByLibrary.simpleMessage("Payment details"), MessageLookupByLibrary.simpleMessage("Payment details"),
"paymentFailed": MessageLookupByLibrary.simpleMessage("Payment failed"), "paymentFailed": MessageLookupByLibrary.simpleMessage("Payment failed"),
"paymentFailedTalkToProvider": m32, "paymentFailedTalkToProvider": m31,
"paymentFailedWithReason": m33, "paymentFailedWithReason": m32,
"pendingSync": MessageLookupByLibrary.simpleMessage("Pending sync"), "pendingSync": MessageLookupByLibrary.simpleMessage("Pending sync"),
"peopleUsingYourCode": "peopleUsingYourCode":
MessageLookupByLibrary.simpleMessage("People using your code"), MessageLookupByLibrary.simpleMessage("People using your code"),
@ -914,7 +916,7 @@ class MessageLookup extends MessageLookupByLibrary {
"pickCenterPoint": "pickCenterPoint":
MessageLookupByLibrary.simpleMessage("Pick center point"), MessageLookupByLibrary.simpleMessage("Pick center point"),
"pinAlbum": MessageLookupByLibrary.simpleMessage("Pin album"), "pinAlbum": MessageLookupByLibrary.simpleMessage("Pin album"),
"playStoreFreeTrialValidTill": m64, "playStoreFreeTrialValidTill": m63,
"playstoreSubscription": "playstoreSubscription":
MessageLookupByLibrary.simpleMessage("PlayStore subscription"), MessageLookupByLibrary.simpleMessage("PlayStore subscription"),
"pleaseContactSupportAndWeWillBeHappyToHelp": "pleaseContactSupportAndWeWillBeHappyToHelp":
@ -923,12 +925,12 @@ class MessageLookup extends MessageLookupByLibrary {
"pleaseContactSupportIfTheProblemPersists": "pleaseContactSupportIfTheProblemPersists":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Please contact support if the problem persists"), "Please contact support if the problem persists"),
"pleaseEmailUsAt": m34, "pleaseEmailUsAt": m33,
"pleaseGrantPermissions": "pleaseGrantPermissions":
MessageLookupByLibrary.simpleMessage("Please grant permissions"), MessageLookupByLibrary.simpleMessage("Please grant permissions"),
"pleaseLoginAgain": "pleaseLoginAgain":
MessageLookupByLibrary.simpleMessage("Please login again"), MessageLookupByLibrary.simpleMessage("Please login again"),
"pleaseSendTheLogsTo": m35, "pleaseSendTheLogsTo": m34,
"pleaseTryAgain": "pleaseTryAgain":
MessageLookupByLibrary.simpleMessage("Please try again"), MessageLookupByLibrary.simpleMessage("Please try again"),
"pleaseVerifyTheCodeYouHaveEntered": "pleaseVerifyTheCodeYouHaveEntered":
@ -963,7 +965,7 @@ class MessageLookup extends MessageLookupByLibrary {
"raiseTicket": MessageLookupByLibrary.simpleMessage("Raise ticket"), "raiseTicket": MessageLookupByLibrary.simpleMessage("Raise ticket"),
"rateTheApp": MessageLookupByLibrary.simpleMessage("Rate the app"), "rateTheApp": MessageLookupByLibrary.simpleMessage("Rate the app"),
"rateUs": MessageLookupByLibrary.simpleMessage("Rate us"), "rateUs": MessageLookupByLibrary.simpleMessage("Rate us"),
"rateUsOnStore": m36, "rateUsOnStore": m35,
"recover": MessageLookupByLibrary.simpleMessage("Recover"), "recover": MessageLookupByLibrary.simpleMessage("Recover"),
"recoverAccount": "recoverAccount":
MessageLookupByLibrary.simpleMessage("Recover account"), MessageLookupByLibrary.simpleMessage("Recover account"),
@ -994,7 +996,7 @@ class MessageLookup extends MessageLookupByLibrary {
"1. Give this code to your friends"), "1. Give this code to your friends"),
"referralStep2": MessageLookupByLibrary.simpleMessage( "referralStep2": MessageLookupByLibrary.simpleMessage(
"2. They sign up for a paid plan"), "2. They sign up for a paid plan"),
"referralStep3": m37, "referralStep3": m36,
"referrals": MessageLookupByLibrary.simpleMessage("Referrals"), "referrals": MessageLookupByLibrary.simpleMessage("Referrals"),
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage( "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
"Referrals are currently paused"), "Referrals are currently paused"),
@ -1018,7 +1020,7 @@ class MessageLookup extends MessageLookupByLibrary {
"removeLink": MessageLookupByLibrary.simpleMessage("Remove link"), "removeLink": MessageLookupByLibrary.simpleMessage("Remove link"),
"removeParticipant": "removeParticipant":
MessageLookupByLibrary.simpleMessage("Remove participant"), MessageLookupByLibrary.simpleMessage("Remove participant"),
"removeParticipantBody": m38, "removeParticipantBody": m37,
"removePublicLink": "removePublicLink":
MessageLookupByLibrary.simpleMessage("Remove public link"), MessageLookupByLibrary.simpleMessage("Remove public link"),
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage( "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@ -1032,7 +1034,7 @@ class MessageLookup extends MessageLookupByLibrary {
"renameFile": MessageLookupByLibrary.simpleMessage("Rename file"), "renameFile": MessageLookupByLibrary.simpleMessage("Rename file"),
"renewSubscription": "renewSubscription":
MessageLookupByLibrary.simpleMessage("Renew subscription"), MessageLookupByLibrary.simpleMessage("Renew subscription"),
"renewsOn": m39, "renewsOn": m38,
"reportABug": MessageLookupByLibrary.simpleMessage("Report a bug"), "reportABug": MessageLookupByLibrary.simpleMessage("Report a bug"),
"reportBug": MessageLookupByLibrary.simpleMessage("Report bug"), "reportBug": MessageLookupByLibrary.simpleMessage("Report bug"),
"resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"), "resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"),
@ -1080,6 +1082,8 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Select items to add"), MessageLookupByLibrary.simpleMessage("Select items to add"),
"selectLanguage": "selectLanguage":
MessageLookupByLibrary.simpleMessage("Select Language"), MessageLookupByLibrary.simpleMessage("Select Language"),
"selectMorePhotos":
MessageLookupByLibrary.simpleMessage("Select more photos"),
"selectReason": MessageLookupByLibrary.simpleMessage("Select reason"), "selectReason": MessageLookupByLibrary.simpleMessage("Select reason"),
"selectYourPlan": "selectYourPlan":
MessageLookupByLibrary.simpleMessage("Select your plan"), MessageLookupByLibrary.simpleMessage("Select your plan"),
@ -1091,8 +1095,8 @@ class MessageLookup extends MessageLookupByLibrary {
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved": "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Selected items will be deleted from all albums and moved to trash."), "Selected items will be deleted from all albums and moved to trash."),
"selectedPhotos": m40, "selectedPhotos": m39,
"selectedPhotosWithYours": m41, "selectedPhotosWithYours": m40,
"send": MessageLookupByLibrary.simpleMessage("Send"), "send": MessageLookupByLibrary.simpleMessage("Send"),
"sendEmail": MessageLookupByLibrary.simpleMessage("Send email"), "sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
"sendInvite": MessageLookupByLibrary.simpleMessage("Send invite"), "sendInvite": MessageLookupByLibrary.simpleMessage("Send invite"),
@ -1114,16 +1118,16 @@ class MessageLookup extends MessageLookupByLibrary {
"shareAnAlbumNow": "shareAnAlbumNow":
MessageLookupByLibrary.simpleMessage("Share an album now"), MessageLookupByLibrary.simpleMessage("Share an album now"),
"shareLink": MessageLookupByLibrary.simpleMessage("Share link"), "shareLink": MessageLookupByLibrary.simpleMessage("Share link"),
"shareMyVerificationID": m42, "shareMyVerificationID": m41,
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage( "shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
"Share only with the people you want"), "Share only with the people you want"),
"shareTextConfirmOthersVerificationID": m43, "shareTextConfirmOthersVerificationID": m42,
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage( "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
"Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io"), "Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io"),
"shareTextReferralCode": m44, "shareTextReferralCode": m43,
"shareWithNonenteUsers": "shareWithNonenteUsers":
MessageLookupByLibrary.simpleMessage("Share with non-ente users"), MessageLookupByLibrary.simpleMessage("Share with non-ente users"),
"shareWithPeopleSectionTitle": m45, "shareWithPeopleSectionTitle": m44,
"shareYourFirstAlbum": "shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("Share your first album"), MessageLookupByLibrary.simpleMessage("Share your first album"),
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage( "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
@ -1134,7 +1138,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("New shared photos"), MessageLookupByLibrary.simpleMessage("New shared photos"),
"sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage( "sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage(
"Receive notifications when someone adds a photo to a shared album that you\'re a part of"), "Receive notifications when someone adds a photo to a shared album that you\'re a part of"),
"sharedWith": m46, "sharedWith": m45,
"sharedWithMe": MessageLookupByLibrary.simpleMessage("Shared with me"), "sharedWithMe": MessageLookupByLibrary.simpleMessage("Shared with me"),
"sharedWithYou": "sharedWithYou":
MessageLookupByLibrary.simpleMessage("Shared with you"), MessageLookupByLibrary.simpleMessage("Shared with you"),
@ -1142,11 +1146,11 @@ class MessageLookup extends MessageLookupByLibrary {
"showMemories": MessageLookupByLibrary.simpleMessage("Show memories"), "showMemories": MessageLookupByLibrary.simpleMessage("Show memories"),
"signUpTerms": MessageLookupByLibrary.simpleMessage( "signUpTerms": MessageLookupByLibrary.simpleMessage(
"I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>"), "I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>"),
"singleFileDeleteFromDevice": m47, "singleFileDeleteFromDevice": m46,
"singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage( "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
"It will be deleted from all albums."), "It will be deleted from all albums."),
"singleFileInBothLocalAndRemote": m48, "singleFileInBothLocalAndRemote": m47,
"singleFileInRemoteOnly": m49, "singleFileInRemoteOnly": m48,
"skip": MessageLookupByLibrary.simpleMessage("Skip"), "skip": MessageLookupByLibrary.simpleMessage("Skip"),
"social": MessageLookupByLibrary.simpleMessage("Social"), "social": MessageLookupByLibrary.simpleMessage("Social"),
"someItemsAreInBothEnteAndYourDevice": "someItemsAreInBothEnteAndYourDevice":
@ -1183,13 +1187,13 @@ class MessageLookup extends MessageLookupByLibrary {
"storage": MessageLookupByLibrary.simpleMessage("Storage"), "storage": MessageLookupByLibrary.simpleMessage("Storage"),
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Family"), "storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Family"),
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("You"), "storageBreakupYou": MessageLookupByLibrary.simpleMessage("You"),
"storageInGB": m50, "storageInGB": m49,
"storageLimitExceeded": "storageLimitExceeded":
MessageLookupByLibrary.simpleMessage("Storage limit exceeded"), MessageLookupByLibrary.simpleMessage("Storage limit exceeded"),
"storageUsageInfo": m51, "storageUsageInfo": m50,
"strongStrength": MessageLookupByLibrary.simpleMessage("Strong"), "strongStrength": MessageLookupByLibrary.simpleMessage("Strong"),
"subAlreadyLinkedErrMessage": m52, "subAlreadyLinkedErrMessage": m51,
"subWillBeCancelledOn": m53, "subWillBeCancelledOn": m52,
"subscribe": MessageLookupByLibrary.simpleMessage("Subscribe"), "subscribe": MessageLookupByLibrary.simpleMessage("Subscribe"),
"subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage( "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
"Looks like your subscription has expired. Please subscribe to enable sharing."), "Looks like your subscription has expired. Please subscribe to enable sharing."),
@ -1206,7 +1210,7 @@ class MessageLookup extends MessageLookupByLibrary {
"suggestFeatures": "suggestFeatures":
MessageLookupByLibrary.simpleMessage("Suggest features"), MessageLookupByLibrary.simpleMessage("Suggest features"),
"support": MessageLookupByLibrary.simpleMessage("Support"), "support": MessageLookupByLibrary.simpleMessage("Support"),
"syncProgress": m54, "syncProgress": m53,
"syncStopped": MessageLookupByLibrary.simpleMessage("Sync stopped"), "syncStopped": MessageLookupByLibrary.simpleMessage("Sync stopped"),
"syncing": MessageLookupByLibrary.simpleMessage("Syncing..."), "syncing": MessageLookupByLibrary.simpleMessage("Syncing..."),
"systemTheme": MessageLookupByLibrary.simpleMessage("System"), "systemTheme": MessageLookupByLibrary.simpleMessage("System"),
@ -1232,7 +1236,7 @@ class MessageLookup extends MessageLookupByLibrary {
"theseItemsWillBeDeletedFromYourDevice": "theseItemsWillBeDeletedFromYourDevice":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"These items will be deleted from your device."), "These items will be deleted from your device."),
"theyAlsoGetXGb": m55, "theyAlsoGetXGb": m54,
"theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage( "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
"They will be deleted from all albums."), "They will be deleted from all albums."),
"thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage( "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@ -1248,7 +1252,7 @@ class MessageLookup extends MessageLookupByLibrary {
"This email is already in use"), "This email is already in use"),
"thisImageHasNoExifData": "thisImageHasNoExifData":
MessageLookupByLibrary.simpleMessage("This image has no exif data"), MessageLookupByLibrary.simpleMessage("This image has no exif data"),
"thisIsPersonVerificationId": m56, "thisIsPersonVerificationId": m55,
"thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage( "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
"This is your Verification ID"), "This is your Verification ID"),
"thisWillLogYouOutOfTheFollowingDevice": "thisWillLogYouOutOfTheFollowingDevice":
@ -1265,7 +1269,7 @@ class MessageLookup extends MessageLookupByLibrary {
"total": MessageLookupByLibrary.simpleMessage("total"), "total": MessageLookupByLibrary.simpleMessage("total"),
"totalSize": MessageLookupByLibrary.simpleMessage("Total size"), "totalSize": MessageLookupByLibrary.simpleMessage("Total size"),
"trash": MessageLookupByLibrary.simpleMessage("Trash"), "trash": MessageLookupByLibrary.simpleMessage("Trash"),
"trashDaysLeft": m57, "trashDaysLeft": m56,
"tryAgain": MessageLookupByLibrary.simpleMessage("Try again"), "tryAgain": MessageLookupByLibrary.simpleMessage("Try again"),
"turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage( "turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage(
"Turn on backup to automatically upload files added to this device folder to ente."), "Turn on backup to automatically upload files added to this device folder to ente."),
@ -1322,7 +1326,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Verification ID"), MessageLookupByLibrary.simpleMessage("Verification ID"),
"verify": MessageLookupByLibrary.simpleMessage("Verify"), "verify": MessageLookupByLibrary.simpleMessage("Verify"),
"verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"), "verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"),
"verifyEmailID": m58, "verifyEmailID": m57,
"verifyIDLabel": MessageLookupByLibrary.simpleMessage("Verify"), "verifyIDLabel": MessageLookupByLibrary.simpleMessage("Verify"),
"verifyPassword": "verifyPassword":
MessageLookupByLibrary.simpleMessage("Verify password"), MessageLookupByLibrary.simpleMessage("Verify password"),
@ -1346,11 +1350,11 @@ class MessageLookup extends MessageLookupByLibrary {
"weDontSupportEditingPhotosAndAlbumsThatYouDont": "weDontSupportEditingPhotosAndAlbumsThatYouDont":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"We don\'t support editing photos and albums that you don\'t own yet"), "We don\'t support editing photos and albums that you don\'t own yet"),
"weHaveSendEmailTo": m59, "weHaveSendEmailTo": m58,
"weakStrength": MessageLookupByLibrary.simpleMessage("Weak"), "weakStrength": MessageLookupByLibrary.simpleMessage("Weak"),
"welcomeBack": MessageLookupByLibrary.simpleMessage("Welcome back!"), "welcomeBack": MessageLookupByLibrary.simpleMessage("Welcome back!"),
"yearly": MessageLookupByLibrary.simpleMessage("Yearly"), "yearly": MessageLookupByLibrary.simpleMessage("Yearly"),
"yearsAgo": m60, "yearsAgo": m59,
"yes": MessageLookupByLibrary.simpleMessage("Yes"), "yes": MessageLookupByLibrary.simpleMessage("Yes"),
"yesCancel": MessageLookupByLibrary.simpleMessage("Yes, cancel"), "yesCancel": MessageLookupByLibrary.simpleMessage("Yes, cancel"),
"yesConvertToViewer": "yesConvertToViewer":
@ -1380,7 +1384,7 @@ class MessageLookup extends MessageLookupByLibrary {
"You cannot share with yourself"), "You cannot share with yourself"),
"youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage( "youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
"You don\'t have any archived items."), "You don\'t have any archived items."),
"youHaveSuccessfullyFreedUp": m61, "youHaveSuccessfullyFreedUp": m60,
"yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage( "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
"Your account has been deleted"), "Your account has been deleted"),
"yourPlanWasSuccessfullyDowngraded": "yourPlanWasSuccessfullyDowngraded":

View file

@ -100,96 +100,93 @@ class MessageLookup extends MessageLookupByLibrary {
static String m26(expiryTime) => "El enlace caducará en ${expiryTime}"; static String m26(expiryTime) => "El enlace caducará en ${expiryTime}";
static String m27(maxValue) => static String m27(count, formattedCount) =>
"Cuando se establece al máximo (${maxValue}), el límite del dispositivo se relajará para permitir picos temporales de un gran número de espectadores.";
static String m28(count, formattedCount) =>
"${Intl.plural(count, zero: 'no recuerdos', one: '${formattedCount} recuerdo', other: '${formattedCount} recuerdos')}\n"; "${Intl.plural(count, zero: 'no recuerdos', one: '${formattedCount} recuerdo', other: '${formattedCount} recuerdos')}\n";
static String m29(count) => static String m28(count) =>
"${Intl.plural(count, one: 'Mover elemento', other: 'Mover elementos')}"; "${Intl.plural(count, one: 'Mover elemento', other: 'Mover elementos')}";
static String m30(albumName) => "Movido exitosamente a ${albumName}"; static String m29(albumName) => "Movido exitosamente a ${albumName}";
static String m31(passwordStrengthValue) => static String m30(passwordStrengthValue) =>
"Seguridad de la contraseña : ${passwordStrengthValue}"; "Seguridad de la contraseña : ${passwordStrengthValue}";
static String m32(providerName) => static String m31(providerName) =>
"Por favor hable con el soporte de ${providerName} si se le cobró"; "Por favor hable con el soporte de ${providerName} si se le cobró";
static String m33(reason) => static String m32(reason) =>
"Lamentablemente tu pago falló debido a ${reason}"; "Lamentablemente tu pago falló debido a ${reason}";
static String m34(toEmail) => static String m33(toEmail) =>
"Por favor, envíanos un correo electrónico a ${toEmail}"; "Por favor, envíanos un correo electrónico a ${toEmail}";
static String m35(toEmail) => "Por favor, envíe los registros a ${toEmail}"; static String m34(toEmail) => "Por favor, envíe los registros a ${toEmail}";
static String m36(storeName) => "Califícanos en ${storeName}"; static String m35(storeName) => "Califícanos en ${storeName}";
static String m37(storageInGB) => static String m36(storageInGB) =>
"3. Ambos obtienen ${storageInGB} GB* gratis"; "3. Ambos obtienen ${storageInGB} GB* gratis";
static String m38(userEmail) => static String m37(userEmail) =>
"${userEmail} será eliminado de este álbum compartido\n\nCualquier foto añadida por ellos también será eliminada del álbum"; "${userEmail} será eliminado de este álbum compartido\n\nCualquier foto añadida por ellos también será eliminada del álbum";
static String m39(endDate) => "Se renueva el ${endDate}"; static String m38(endDate) => "Se renueva el ${endDate}";
static String m40(count) => "${count} seleccionados"; static String m39(count) => "${count} seleccionados";
static String m41(count, yourCount) => static String m40(count, yourCount) =>
"${count} seleccionados (${yourCount} tuyos)"; "${count} seleccionados (${yourCount} tuyos)";
static String m42(verificationID) => static String m41(verificationID) =>
"Aquí está mi ID de verificación: ${verificationID} para ente.io."; "Aquí está mi ID de verificación: ${verificationID} para ente.io.";
static String m43(verificationID) => static String m42(verificationID) =>
"Hola, ¿puedes confirmar que esta es tu ID de verificación ente.io: ${verificationID}?"; "Hola, ¿puedes confirmar que esta es tu ID de verificación ente.io: ${verificationID}?";
static String m44(referralCode, referralStorageInGB) => static String m43(referralCode, referralStorageInGB) =>
"ente código de referencia: ${referralCode} \n\nAplicarlo en Ajustes → General → Referencias para obtener ${referralStorageInGB} GB gratis después de registrarse en un plan de pago\n\nhttps://ente.io"; "ente código de referencia: ${referralCode} \n\nAplicarlo en Ajustes → General → Referencias para obtener ${referralStorageInGB} GB gratis después de registrarse en un plan de pago\n\nhttps://ente.io";
static String m45(numberOfPeople) => static String m44(numberOfPeople) =>
"${Intl.plural(numberOfPeople, zero: 'Compartir con personas específicas', one: 'Compartido con 1 persona', other: 'Compartido con ${numberOfPeople} personas')}"; "${Intl.plural(numberOfPeople, zero: 'Compartir con personas específicas', one: 'Compartido con 1 persona', other: 'Compartido con ${numberOfPeople} personas')}";
static String m46(emailIDs) => "Compartido con ${emailIDs}"; static String m45(emailIDs) => "Compartido con ${emailIDs}";
static String m47(fileType) => static String m46(fileType) =>
"Este ${fileType} se eliminará de tu dispositivo."; "Este ${fileType} se eliminará de tu dispositivo.";
static String m48(fileType) => static String m47(fileType) =>
"Este ${fileType} está tanto en ente como en tu dispositivo."; "Este ${fileType} está tanto en ente como en tu dispositivo.";
static String m49(fileType) => "Este ${fileType} se eliminará de ente."; static String m48(fileType) => "Este ${fileType} se eliminará de ente.";
static String m50(storageAmountInGB) => "${storageAmountInGB} GB"; static String m49(storageAmountInGB) => "${storageAmountInGB} GB";
static String m51( static String m50(
usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) => usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) =>
"${usedAmount} ${usedStorageUnit} de ${totalAmount} ${totalStorageUnit} usados"; "${usedAmount} ${usedStorageUnit} de ${totalAmount} ${totalStorageUnit} usados";
static String m52(id) => static String m51(id) =>
"Su ${id} ya está vinculado a otra cuenta ente.\nSi desea utilizar su ${id} con esta cuenta, póngase en contacto con nuestro servicio de asistencia\'\'"; "Su ${id} ya está vinculado a otra cuenta ente.\nSi desea utilizar su ${id} con esta cuenta, póngase en contacto con nuestro servicio de asistencia\'\'";
static String m53(endDate) => "Tu suscripción se cancelará el ${endDate}"; static String m52(endDate) => "Tu suscripción se cancelará el ${endDate}";
static String m54(completed, total) => static String m53(completed, total) =>
"${completed}/${total} recuerdos conservados"; "${completed}/${total} recuerdos conservados";
static String m55(storageAmountInGB) => static String m54(storageAmountInGB) =>
"También obtienen ${storageAmountInGB} GB"; "También obtienen ${storageAmountInGB} GB";
static String m56(email) => "Este es el ID de verificación de ${email}"; static String m55(email) => "Este es el ID de verificación de ${email}";
static String m58(email) => "Verificar ${email}"; static String m57(email) => "Verificar ${email}";
static String m59(email) => static String m58(email) =>
"Hemos enviado un correo a <green>${email}</green>"; "Hemos enviado un correo a <green>${email}</green>";
static String m60(count) => static String m59(count) =>
"${Intl.plural(count, one: '${count} hace un año', other: '${count} hace años')}"; "${Intl.plural(count, one: '${count} hace un año', other: '${count} hace años')}";
static String m61(storageSaved) => "¡Has liberado ${storageSaved} con éxito!"; static String m60(storageSaved) => "¡Has liberado ${storageSaved} con éxito!";
final messages = _notInlinedMessages(_notInlinedMessages); final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{ static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
@ -785,18 +782,17 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Administrar tu suscripción"), MessageLookupByLibrary.simpleMessage("Administrar tu suscripción"),
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"), "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"), "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
"maxDeviceLimitSpikeHandling": m27, "memoryCount": m27,
"memoryCount": m28,
"merchandise": MessageLookupByLibrary.simpleMessage("Mercancías"), "merchandise": MessageLookupByLibrary.simpleMessage("Mercancías"),
"mobileWebDesktop": "mobileWebDesktop":
MessageLookupByLibrary.simpleMessage("Celular, Web, Computadora"), MessageLookupByLibrary.simpleMessage("Celular, Web, Computadora"),
"moderateStrength": MessageLookupByLibrary.simpleMessage("Moderada"), "moderateStrength": MessageLookupByLibrary.simpleMessage("Moderada"),
"monthly": MessageLookupByLibrary.simpleMessage("Mensual"), "monthly": MessageLookupByLibrary.simpleMessage("Mensual"),
"moveItem": m29, "moveItem": m28,
"moveToAlbum": MessageLookupByLibrary.simpleMessage("Mover al álbum"), "moveToAlbum": MessageLookupByLibrary.simpleMessage("Mover al álbum"),
"moveToHiddenAlbum": "moveToHiddenAlbum":
MessageLookupByLibrary.simpleMessage("Move to hidden album"), MessageLookupByLibrary.simpleMessage("Move to hidden album"),
"movedSuccessfullyTo": m30, "movedSuccessfullyTo": m29,
"movedToTrash": "movedToTrash":
MessageLookupByLibrary.simpleMessage("Movido a la papelera"), MessageLookupByLibrary.simpleMessage("Movido a la papelera"),
"movingFilesToAlbum": MessageLookupByLibrary.simpleMessage( "movingFilesToAlbum": MessageLookupByLibrary.simpleMessage(
@ -846,14 +842,14 @@ class MessageLookup extends MessageLookupByLibrary {
"Contraseña cambiada correctamente"), "Contraseña cambiada correctamente"),
"passwordLock": "passwordLock":
MessageLookupByLibrary.simpleMessage("Bloqueo por contraseña"), MessageLookupByLibrary.simpleMessage("Bloqueo por contraseña"),
"passwordStrength": m31, "passwordStrength": m30,
"passwordWarning": MessageLookupByLibrary.simpleMessage( "passwordWarning": MessageLookupByLibrary.simpleMessage(
"No almacenamos esta contraseña, así que si la olvidas, <underline>no podemos descifrar tus datos</underline>"), "No almacenamos esta contraseña, así que si la olvidas, <underline>no podemos descifrar tus datos</underline>"),
"paymentDetails": "paymentDetails":
MessageLookupByLibrary.simpleMessage("Detalles de pago"), MessageLookupByLibrary.simpleMessage("Detalles de pago"),
"paymentFailed": MessageLookupByLibrary.simpleMessage("Pago fallido"), "paymentFailed": MessageLookupByLibrary.simpleMessage("Pago fallido"),
"paymentFailedTalkToProvider": m32, "paymentFailedTalkToProvider": m31,
"paymentFailedWithReason": m33, "paymentFailedWithReason": m32,
"pendingSync": "pendingSync":
MessageLookupByLibrary.simpleMessage("Sincronización pendiente"), MessageLookupByLibrary.simpleMessage("Sincronización pendiente"),
"peopleUsingYourCode": "peopleUsingYourCode":
@ -880,12 +876,12 @@ class MessageLookup extends MessageLookupByLibrary {
"pleaseContactSupportIfTheProblemPersists": "pleaseContactSupportIfTheProblemPersists":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Por favor contacte a soporte técnico si el problema persiste"), "Por favor contacte a soporte técnico si el problema persiste"),
"pleaseEmailUsAt": m34, "pleaseEmailUsAt": m33,
"pleaseGrantPermissions": "pleaseGrantPermissions":
MessageLookupByLibrary.simpleMessage("Por favor, concede permiso"), MessageLookupByLibrary.simpleMessage("Por favor, concede permiso"),
"pleaseLoginAgain": MessageLookupByLibrary.simpleMessage( "pleaseLoginAgain": MessageLookupByLibrary.simpleMessage(
"Por favor, vuelva a iniciar sesión"), "Por favor, vuelva a iniciar sesión"),
"pleaseSendTheLogsTo": m35, "pleaseSendTheLogsTo": m34,
"pleaseTryAgain": MessageLookupByLibrary.simpleMessage( "pleaseTryAgain": MessageLookupByLibrary.simpleMessage(
"Por favor, inténtalo nuevamente"), "Por favor, inténtalo nuevamente"),
"pleaseVerifyTheCodeYouHaveEntered": "pleaseVerifyTheCodeYouHaveEntered":
@ -919,7 +915,7 @@ class MessageLookup extends MessageLookupByLibrary {
"rateTheApp": "rateTheApp":
MessageLookupByLibrary.simpleMessage("Evalúa la aplicación"), MessageLookupByLibrary.simpleMessage("Evalúa la aplicación"),
"rateUs": MessageLookupByLibrary.simpleMessage("Califícanos"), "rateUs": MessageLookupByLibrary.simpleMessage("Califícanos"),
"rateUsOnStore": m36, "rateUsOnStore": m35,
"recover": MessageLookupByLibrary.simpleMessage("Recuperar"), "recover": MessageLookupByLibrary.simpleMessage("Recuperar"),
"recoverAccount": "recoverAccount":
MessageLookupByLibrary.simpleMessage("Recuperar cuenta"), MessageLookupByLibrary.simpleMessage("Recuperar cuenta"),
@ -951,7 +947,7 @@ class MessageLookup extends MessageLookupByLibrary {
"1. Dale este código a tus amigos"), "1. Dale este código a tus amigos"),
"referralStep2": MessageLookupByLibrary.simpleMessage( "referralStep2": MessageLookupByLibrary.simpleMessage(
"2. Se inscriben a un plan pagado"), "2. Se inscriben a un plan pagado"),
"referralStep3": m37, "referralStep3": m36,
"referrals": MessageLookupByLibrary.simpleMessage("Referidos"), "referrals": MessageLookupByLibrary.simpleMessage("Referidos"),
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage( "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
"Las referencias están actualmente en pausa"), "Las referencias están actualmente en pausa"),
@ -976,7 +972,7 @@ class MessageLookup extends MessageLookupByLibrary {
"removeLink": MessageLookupByLibrary.simpleMessage("Eliminar enlace"), "removeLink": MessageLookupByLibrary.simpleMessage("Eliminar enlace"),
"removeParticipant": "removeParticipant":
MessageLookupByLibrary.simpleMessage("Quitar participante"), MessageLookupByLibrary.simpleMessage("Quitar participante"),
"removeParticipantBody": m38, "removeParticipantBody": m37,
"removePublicLink": "removePublicLink":
MessageLookupByLibrary.simpleMessage("Quitar enlace público"), MessageLookupByLibrary.simpleMessage("Quitar enlace público"),
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage( "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@ -990,7 +986,7 @@ class MessageLookup extends MessageLookupByLibrary {
"renameFile": MessageLookupByLibrary.simpleMessage("Renombrar archivo"), "renameFile": MessageLookupByLibrary.simpleMessage("Renombrar archivo"),
"renewSubscription": "renewSubscription":
MessageLookupByLibrary.simpleMessage("Renovar suscripción"), MessageLookupByLibrary.simpleMessage("Renovar suscripción"),
"renewsOn": m39, "renewsOn": m38,
"reportABug": MessageLookupByLibrary.simpleMessage("Reportar un error"), "reportABug": MessageLookupByLibrary.simpleMessage("Reportar un error"),
"reportBug": MessageLookupByLibrary.simpleMessage("Reportar error"), "reportBug": MessageLookupByLibrary.simpleMessage("Reportar error"),
"resendEmail": "resendEmail":
@ -1050,8 +1046,8 @@ class MessageLookup extends MessageLookupByLibrary {
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved": "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Los archivos seleccionados serán eliminados de todos los álbumes y movidos a la papelera."), "Los archivos seleccionados serán eliminados de todos los álbumes y movidos a la papelera."),
"selectedPhotos": m40, "selectedPhotos": m39,
"selectedPhotosWithYours": m41, "selectedPhotosWithYours": m40,
"send": MessageLookupByLibrary.simpleMessage("Enviar"), "send": MessageLookupByLibrary.simpleMessage("Enviar"),
"sendEmail": "sendEmail":
MessageLookupByLibrary.simpleMessage("Enviar correo electrónico"), MessageLookupByLibrary.simpleMessage("Enviar correo electrónico"),
@ -1076,32 +1072,32 @@ class MessageLookup extends MessageLookupByLibrary {
"shareAnAlbumNow": "shareAnAlbumNow":
MessageLookupByLibrary.simpleMessage("Compartir un álbum ahora"), MessageLookupByLibrary.simpleMessage("Compartir un álbum ahora"),
"shareLink": MessageLookupByLibrary.simpleMessage("Compartir enlace"), "shareLink": MessageLookupByLibrary.simpleMessage("Compartir enlace"),
"shareMyVerificationID": m42, "shareMyVerificationID": m41,
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage( "shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
"Comparte sólo con la gente que quieres"), "Comparte sólo con la gente que quieres"),
"shareTextConfirmOthersVerificationID": m43, "shareTextConfirmOthersVerificationID": m42,
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage( "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
"Descarga ente para que podamos compartir fácilmente fotos y videos en su calidad original\n\nhttps://ente.io"), "Descarga ente para que podamos compartir fácilmente fotos y videos en su calidad original\n\nhttps://ente.io"),
"shareTextReferralCode": m44, "shareTextReferralCode": m43,
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage( "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
"Compartir con usuarios no ente"), "Compartir con usuarios no ente"),
"shareWithPeopleSectionTitle": m45, "shareWithPeopleSectionTitle": m44,
"shareYourFirstAlbum": "shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("Comparte tu primer álbum"), MessageLookupByLibrary.simpleMessage("Comparte tu primer álbum"),
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage( "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
"Crear álbumes compartidos y colaborativos con otros usuarios ente, incluyendo usuarios en planes gratuitos."), "Crear álbumes compartidos y colaborativos con otros usuarios ente, incluyendo usuarios en planes gratuitos."),
"sharedByMe": MessageLookupByLibrary.simpleMessage("Compartido por mí"), "sharedByMe": MessageLookupByLibrary.simpleMessage("Compartido por mí"),
"sharedWith": m46, "sharedWith": m45,
"sharedWithMe": "sharedWithMe":
MessageLookupByLibrary.simpleMessage("Compartido conmigo"), MessageLookupByLibrary.simpleMessage("Compartido conmigo"),
"sharing": MessageLookupByLibrary.simpleMessage("Compartiendo..."), "sharing": MessageLookupByLibrary.simpleMessage("Compartiendo..."),
"signUpTerms": MessageLookupByLibrary.simpleMessage( "signUpTerms": MessageLookupByLibrary.simpleMessage(
"Estoy de acuerdo con los <u-terms>términos del servicio</u-terms> y <u-policy> la política de privacidad</u-policy>"), "Estoy de acuerdo con los <u-terms>términos del servicio</u-terms> y <u-policy> la política de privacidad</u-policy>"),
"singleFileDeleteFromDevice": m47, "singleFileDeleteFromDevice": m46,
"singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage( "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
"Se borrará de todos los álbumes."), "Se borrará de todos los álbumes."),
"singleFileInBothLocalAndRemote": m48, "singleFileInBothLocalAndRemote": m47,
"singleFileInRemoteOnly": m49, "singleFileInRemoteOnly": m48,
"skip": MessageLookupByLibrary.simpleMessage("Omitir"), "skip": MessageLookupByLibrary.simpleMessage("Omitir"),
"social": MessageLookupByLibrary.simpleMessage("Social"), "social": MessageLookupByLibrary.simpleMessage("Social"),
"someItemsAreInBothEnteAndYourDevice": "someItemsAreInBothEnteAndYourDevice":
@ -1136,13 +1132,13 @@ class MessageLookup extends MessageLookupByLibrary {
"storage": MessageLookupByLibrary.simpleMessage("Almacenamiento"), "storage": MessageLookupByLibrary.simpleMessage("Almacenamiento"),
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Familia"), "storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Familia"),
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("Usted"), "storageBreakupYou": MessageLookupByLibrary.simpleMessage("Usted"),
"storageInGB": m50, "storageInGB": m49,
"storageLimitExceeded": "storageLimitExceeded":
MessageLookupByLibrary.simpleMessage("Límite de datos excedido"), MessageLookupByLibrary.simpleMessage("Límite de datos excedido"),
"storageUsageInfo": m51, "storageUsageInfo": m50,
"strongStrength": MessageLookupByLibrary.simpleMessage("Segura"), "strongStrength": MessageLookupByLibrary.simpleMessage("Segura"),
"subAlreadyLinkedErrMessage": m52, "subAlreadyLinkedErrMessage": m51,
"subWillBeCancelledOn": m53, "subWillBeCancelledOn": m52,
"subscribe": MessageLookupByLibrary.simpleMessage("Suscribirse"), "subscribe": MessageLookupByLibrary.simpleMessage("Suscribirse"),
"subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage( "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
"Parece que su suscripción ha caducado. Por favor, suscríbase para habilitar el compartir."), "Parece que su suscripción ha caducado. Por favor, suscríbase para habilitar el compartir."),
@ -1155,7 +1151,7 @@ class MessageLookup extends MessageLookupByLibrary {
"suggestFeatures": "suggestFeatures":
MessageLookupByLibrary.simpleMessage("Sugerir una característica"), MessageLookupByLibrary.simpleMessage("Sugerir una característica"),
"support": MessageLookupByLibrary.simpleMessage("Soporte"), "support": MessageLookupByLibrary.simpleMessage("Soporte"),
"syncProgress": m54, "syncProgress": m53,
"syncStopped": "syncStopped":
MessageLookupByLibrary.simpleMessage("Sincronización detenida"), MessageLookupByLibrary.simpleMessage("Sincronización detenida"),
"syncing": MessageLookupByLibrary.simpleMessage("Sincronizando..."), "syncing": MessageLookupByLibrary.simpleMessage("Sincronizando..."),
@ -1183,7 +1179,7 @@ class MessageLookup extends MessageLookupByLibrary {
"theseItemsWillBeDeletedFromYourDevice": "theseItemsWillBeDeletedFromYourDevice":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Estos elementos se eliminarán de tu dispositivo."), "Estos elementos se eliminarán de tu dispositivo."),
"theyAlsoGetXGb": m55, "theyAlsoGetXGb": m54,
"theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage( "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
"Se borrarán de todos los álbumes."), "Se borrarán de todos los álbumes."),
"thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage( "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@ -1199,7 +1195,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Este correo electrónico ya está en uso"), "Este correo electrónico ya está en uso"),
"thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage( "thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage(
"Esta imagen no tiene datos exif"), "Esta imagen no tiene datos exif"),
"thisIsPersonVerificationId": m56, "thisIsPersonVerificationId": m55,
"thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage( "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
"Esta es tu ID de verificación"), "Esta es tu ID de verificación"),
"thisWillLogYouOutOfTheFollowingDevice": "thisWillLogYouOutOfTheFollowingDevice":
@ -1270,7 +1266,7 @@ class MessageLookup extends MessageLookupByLibrary {
"verify": MessageLookupByLibrary.simpleMessage("Verificar"), "verify": MessageLookupByLibrary.simpleMessage("Verificar"),
"verifyEmail": MessageLookupByLibrary.simpleMessage( "verifyEmail": MessageLookupByLibrary.simpleMessage(
"Verificar correo electrónico"), "Verificar correo electrónico"),
"verifyEmailID": m58, "verifyEmailID": m57,
"verifyIDLabel": MessageLookupByLibrary.simpleMessage("Verificar"), "verifyIDLabel": MessageLookupByLibrary.simpleMessage("Verificar"),
"verifyPassword": "verifyPassword":
MessageLookupByLibrary.simpleMessage("Verificar contraseña"), MessageLookupByLibrary.simpleMessage("Verificar contraseña"),
@ -1293,12 +1289,12 @@ class MessageLookup extends MessageLookupByLibrary {
"weDontSupportEditingPhotosAndAlbumsThatYouDont": "weDontSupportEditingPhotosAndAlbumsThatYouDont":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"No admitimos la edición de fotos y álbunes que aún no son tuyos"), "No admitimos la edición de fotos y álbunes que aún no son tuyos"),
"weHaveSendEmailTo": m59, "weHaveSendEmailTo": m58,
"weakStrength": MessageLookupByLibrary.simpleMessage("Poco segura"), "weakStrength": MessageLookupByLibrary.simpleMessage("Poco segura"),
"welcomeBack": "welcomeBack":
MessageLookupByLibrary.simpleMessage("¡Bienvenido de nuevo!"), MessageLookupByLibrary.simpleMessage("¡Bienvenido de nuevo!"),
"yearly": MessageLookupByLibrary.simpleMessage("Anualmente"), "yearly": MessageLookupByLibrary.simpleMessage("Anualmente"),
"yearsAgo": m60, "yearsAgo": m59,
"yes": MessageLookupByLibrary.simpleMessage(""), "yes": MessageLookupByLibrary.simpleMessage(""),
"yesCancel": MessageLookupByLibrary.simpleMessage("Sí, cancelar"), "yesCancel": MessageLookupByLibrary.simpleMessage("Sí, cancelar"),
"yesConvertToViewer": "yesConvertToViewer":
@ -1328,7 +1324,7 @@ class MessageLookup extends MessageLookupByLibrary {
"No puedes compartir contigo mismo"), "No puedes compartir contigo mismo"),
"youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage( "youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
"No tienes nada de elementos archivados."), "No tienes nada de elementos archivados."),
"youHaveSuccessfullyFreedUp": m61, "youHaveSuccessfullyFreedUp": m60,
"yourAccountHasBeenDeleted": "yourAccountHasBeenDeleted":
MessageLookupByLibrary.simpleMessage("Su cuenta ha sido eliminada"), MessageLookupByLibrary.simpleMessage("Su cuenta ha sido eliminada"),
"yourPlanWasSuccessfullyDowngraded": "yourPlanWasSuccessfullyDowngraded":

View file

@ -56,7 +56,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m10(provider) => static String m10(provider) =>
"Veuillez nous contacter à support@ente.io pour gérer votre abonnement ${provider}."; "Veuillez nous contacter à support@ente.io pour gérer votre abonnement ${provider}.";
static String m62(count) => static String m61(count) =>
"${Intl.plural(count, one: 'Supprimer le fichier', other: 'Supprimer ${count} fichiers')}"; "${Intl.plural(count, one: 'Supprimer le fichier', other: 'Supprimer ${count} fichiers')}";
static String m11(currentlyDeleting, totalCount) => static String m11(currentlyDeleting, totalCount) =>
@ -71,7 +71,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m14(count, storageSaved) => static String m14(count, storageSaved) =>
"Vous avez nettoyé ${Intl.plural(count, one: '${count} fichier dupliqué', other: '${count} fichiers dupliqués')}, sauvegarde (${storageSaved}!)"; "Vous avez nettoyé ${Intl.plural(count, one: '${count} fichier dupliqué', other: '${count} fichiers dupliqués')}, sauvegarde (${storageSaved}!)";
static String m63(count, formattedSize) => static String m62(count, formattedSize) =>
"${count} fichiers, ${formattedSize} chacun"; "${count} fichiers, ${formattedSize} chacun";
static String m15(newEmail) => "L\'e-mail a été changé en ${newEmail}"; static String m15(newEmail) => "L\'e-mail a été changé en ${newEmail}";
@ -106,101 +106,98 @@ class MessageLookup extends MessageLookupByLibrary {
static String m26(expiryTime) => "Le lien expirera le ${expiryTime}"; static String m26(expiryTime) => "Le lien expirera le ${expiryTime}";
static String m27(maxValue) => static String m27(count, formattedCount) =>
"Lorsqu\'elle est définie au maximum (${maxValue}), la limite de l\'appareil sera assouplie pour permettre des pointes temporaires d\'un grand nombre de téléspectateurs.";
static String m28(count, formattedCount) =>
"${Intl.plural(count, one: '${formattedCount} mémoire', other: '${formattedCount} souvenirs')}"; "${Intl.plural(count, one: '${formattedCount} mémoire', other: '${formattedCount} souvenirs')}";
static String m29(count) => static String m28(count) =>
"${Intl.plural(count, one: 'Déplacez l\'objet', other: 'Déplacez des objets')}"; "${Intl.plural(count, one: 'Déplacez l\'objet', other: 'Déplacez des objets')}";
static String m30(albumName) => "Déplacé avec succès vers ${albumName}"; static String m29(albumName) => "Déplacé avec succès vers ${albumName}";
static String m31(passwordStrengthValue) => static String m30(passwordStrengthValue) =>
"Sécurité du mot de passe : ${passwordStrengthValue}"; "Sécurité du mot de passe : ${passwordStrengthValue}";
static String m32(providerName) => static String m31(providerName) =>
"Veuillez contacter le support ${providerName} si vous avez été facturé"; "Veuillez contacter le support ${providerName} si vous avez été facturé";
static String m33(reason) => static String m32(reason) =>
"Malheureusement, votre paiement a échoué pour ${reason}"; "Malheureusement, votre paiement a échoué pour ${reason}";
static String m64(endDate) => static String m63(endDate) =>
"Essai gratuit valable jusqu\'à ${endDate}.\nVous pouvez choisir un plan payant par la suite."; "Essai gratuit valable jusqu\'à ${endDate}.\nVous pouvez choisir un plan payant par la suite.";
static String m34(toEmail) => "Merci de nous envoyer un e-mail à ${toEmail}"; static String m33(toEmail) => "Merci de nous envoyer un e-mail à ${toEmail}";
static String m35(toEmail) => "Envoyez les logs à ${toEmail}"; static String m34(toEmail) => "Envoyez les logs à ${toEmail}";
static String m36(storeName) => "Notez-nous sur ${storeName}"; static String m35(storeName) => "Notez-nous sur ${storeName}";
static String m37(storageInGB) => static String m36(storageInGB) =>
"3. Vous recevez tous les deux ${storageInGB} GB* gratuits"; "3. Vous recevez tous les deux ${storageInGB} GB* gratuits";
static String m38(userEmail) => static String m37(userEmail) =>
"${userEmail} sera retiré de cet album partagé\n\nToutes les photos ajoutées par eux seront également retirées de l\'album"; "${userEmail} sera retiré de cet album partagé\n\nToutes les photos ajoutées par eux seront également retirées de l\'album";
static String m39(endDate) => "Renouvellement le ${endDate}"; static String m38(endDate) => "Renouvellement le ${endDate}";
static String m40(count) => "${count} sélectionné"; static String m39(count) => "${count} sélectionné";
static String m41(count, yourCount) => static String m40(count, yourCount) =>
"${count} sélectionné (${yourCount} votre)"; "${count} sélectionné (${yourCount} votre)";
static String m42(verificationID) => static String m41(verificationID) =>
"Voici mon ID de vérification : ${verificationID} pour ente.io."; "Voici mon ID de vérification : ${verificationID} pour ente.io.";
static String m43(verificationID) => static String m42(verificationID) =>
"Hé, pouvez-vous confirmer qu\'il s\'agit de votre ID de vérification ente.io : ${verificationID}"; "Hé, pouvez-vous confirmer qu\'il s\'agit de votre ID de vérification ente.io : ${verificationID}";
static String m44(referralCode, referralStorageInGB) => static String m43(referralCode, referralStorageInGB) =>
"code de parrainage ente : ${referralCode} \n\nAppliquez le dans Paramètres → Général → Références pour obtenir ${referralStorageInGB} Go gratuitement après votre inscription à un plan payant\n\nhttps://ente.io"; "code de parrainage ente : ${referralCode} \n\nAppliquez le dans Paramètres → Général → Références pour obtenir ${referralStorageInGB} Go gratuitement après votre inscription à un plan payant\n\nhttps://ente.io";
static String m45(numberOfPeople) => static String m44(numberOfPeople) =>
"${Intl.plural(numberOfPeople, zero: 'Partagez avec des personnes spécifiques', one: 'Partagé avec 1 personne', other: 'Partagé avec ${numberOfPeople} des gens')}"; "${Intl.plural(numberOfPeople, zero: 'Partagez avec des personnes spécifiques', one: 'Partagé avec 1 personne', other: 'Partagé avec ${numberOfPeople} des gens')}";
static String m46(emailIDs) => "Partagé avec ${emailIDs}"; static String m45(emailIDs) => "Partagé avec ${emailIDs}";
static String m47(fileType) => static String m46(fileType) =>
"Ce ${fileType} sera supprimé de votre appareil."; "Ce ${fileType} sera supprimé de votre appareil.";
static String m48(fileType) => static String m47(fileType) =>
"Ce ${fileType} est à la fois dans ente et votre appareil."; "Ce ${fileType} est à la fois dans ente et votre appareil.";
static String m49(fileType) => "Ce ${fileType} sera supprimé de ente."; static String m48(fileType) => "Ce ${fileType} sera supprimé de ente.";
static String m50(storageAmountInGB) => "${storageAmountInGB} Go"; static String m49(storageAmountInGB) => "${storageAmountInGB} Go";
static String m51( static String m50(
usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) => usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) =>
"${usedAmount} ${usedStorageUnit} sur ${totalAmount} ${totalStorageUnit} utilisé"; "${usedAmount} ${usedStorageUnit} sur ${totalAmount} ${totalStorageUnit} utilisé";
static String m52(id) => static String m51(id) =>
"Votre ${id} est déjà lié à un autre compte ente.\nSi vous souhaitez utiliser votre ${id} avec ce compte, veuillez contacter notre support"; "Votre ${id} est déjà lié à un autre compte ente.\nSi vous souhaitez utiliser votre ${id} avec ce compte, veuillez contacter notre support";
static String m53(endDate) => "Votre abonnement sera annulé le ${endDate}"; static String m52(endDate) => "Votre abonnement sera annulé le ${endDate}";
static String m54(completed, total) => static String m53(completed, total) =>
"${completed}/${total} souvenirs préservés"; "${completed}/${total} souvenirs préservés";
static String m55(storageAmountInGB) => static String m54(storageAmountInGB) =>
"Ils obtiennent aussi ${storageAmountInGB} Go"; "Ils obtiennent aussi ${storageAmountInGB} Go";
static String m56(email) => "Ceci est l\'ID de vérification de ${email}"; static String m55(email) => "Ceci est l\'ID de vérification de ${email}";
static String m57(count) => static String m56(count) =>
"${Intl.plural(count, zero: '0 jour', one: '1 jour', other: '${count} jours')}"; "${Intl.plural(count, zero: '0 jour', one: '1 jour', other: '${count} jours')}";
static String m58(email) => "Vérifier ${email}"; static String m57(email) => "Vérifier ${email}";
static String m59(email) => static String m58(email) =>
"Nous avons envoyé un e-mail à <green>${email}</green>"; "Nous avons envoyé un e-mail à <green>${email}</green>";
static String m60(count) => static String m59(count) =>
"${Intl.plural(count, one: '${count} il y a un an', other: '${count} il y a des années')}"; "${Intl.plural(count, one: '${count} il y a un an', other: '${count} il y a des années')}";
static String m61(storageSaved) => static String m60(storageSaved) =>
"Vous avez libéré ${storageSaved} avec succès !"; "Vous avez libéré ${storageSaved} avec succès !";
final messages = _notInlinedMessages(_notInlinedMessages); final messages = _notInlinedMessages(_notInlinedMessages);
@ -525,7 +522,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Supprimer de l\'appareil"), MessageLookupByLibrary.simpleMessage("Supprimer de l\'appareil"),
"deleteFromEnte": "deleteFromEnte":
MessageLookupByLibrary.simpleMessage("Supprimer de ente"), MessageLookupByLibrary.simpleMessage("Supprimer de ente"),
"deleteItemCount": m62, "deleteItemCount": m61,
"deleteLocation": "deleteLocation":
MessageLookupByLibrary.simpleMessage("Supprimer la localisation"), MessageLookupByLibrary.simpleMessage("Supprimer la localisation"),
"deletePhotos": "deletePhotos":
@ -586,7 +583,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Téléchargement en cours..."), MessageLookupByLibrary.simpleMessage("Téléchargement en cours..."),
"dropSupportEmail": m13, "dropSupportEmail": m13,
"duplicateFileCountWithStorageSaved": m14, "duplicateFileCountWithStorageSaved": m14,
"duplicateItemsGroup": m63, "duplicateItemsGroup": m62,
"edit": MessageLookupByLibrary.simpleMessage("Éditer"), "edit": MessageLookupByLibrary.simpleMessage("Éditer"),
"editLocationTagTitle": "editLocationTagTitle":
MessageLookupByLibrary.simpleMessage("Modifier lemplacement"), MessageLookupByLibrary.simpleMessage("Modifier lemplacement"),
@ -866,20 +863,19 @@ class MessageLookup extends MessageLookupByLibrary {
"maps": MessageLookupByLibrary.simpleMessage("Cartes"), "maps": MessageLookupByLibrary.simpleMessage("Cartes"),
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"), "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"), "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
"maxDeviceLimitSpikeHandling": m27, "memoryCount": m27,
"memoryCount": m28,
"merchandise": MessageLookupByLibrary.simpleMessage("Marchandise"), "merchandise": MessageLookupByLibrary.simpleMessage("Marchandise"),
"mobileWebDesktop": "mobileWebDesktop":
MessageLookupByLibrary.simpleMessage("Mobile, Web, Ordinateur"), MessageLookupByLibrary.simpleMessage("Mobile, Web, Ordinateur"),
"moderateStrength": "moderateStrength":
MessageLookupByLibrary.simpleMessage("Sécurité moyenne"), MessageLookupByLibrary.simpleMessage("Sécurité moyenne"),
"monthly": MessageLookupByLibrary.simpleMessage("Mensuel"), "monthly": MessageLookupByLibrary.simpleMessage("Mensuel"),
"moveItem": m29, "moveItem": m28,
"moveToAlbum": "moveToAlbum":
MessageLookupByLibrary.simpleMessage("Déplacer vers l\'album"), MessageLookupByLibrary.simpleMessage("Déplacer vers l\'album"),
"moveToHiddenAlbum": "moveToHiddenAlbum":
MessageLookupByLibrary.simpleMessage("Move to hidden album"), MessageLookupByLibrary.simpleMessage("Move to hidden album"),
"movedSuccessfullyTo": m30, "movedSuccessfullyTo": m29,
"movedToTrash": "movedToTrash":
MessageLookupByLibrary.simpleMessage("Déplacé dans la corbeille"), MessageLookupByLibrary.simpleMessage("Déplacé dans la corbeille"),
"movingFilesToAlbum": MessageLookupByLibrary.simpleMessage( "movingFilesToAlbum": MessageLookupByLibrary.simpleMessage(
@ -940,15 +936,15 @@ class MessageLookup extends MessageLookupByLibrary {
"Le mot de passe a été modifié"), "Le mot de passe a été modifié"),
"passwordLock": "passwordLock":
MessageLookupByLibrary.simpleMessage("Mot de passe verrou"), MessageLookupByLibrary.simpleMessage("Mot de passe verrou"),
"passwordStrength": m31, "passwordStrength": m30,
"passwordWarning": MessageLookupByLibrary.simpleMessage( "passwordWarning": MessageLookupByLibrary.simpleMessage(
"Nous ne stockons pas ce mot de passe, donc si vous l\'oubliez, <underline>nous ne pouvons pas déchiffrer vos données</underline>"), "Nous ne stockons pas ce mot de passe, donc si vous l\'oubliez, <underline>nous ne pouvons pas déchiffrer vos données</underline>"),
"paymentDetails": "paymentDetails":
MessageLookupByLibrary.simpleMessage("Détails de paiement"), MessageLookupByLibrary.simpleMessage("Détails de paiement"),
"paymentFailed": "paymentFailed":
MessageLookupByLibrary.simpleMessage("Échec du paiement"), MessageLookupByLibrary.simpleMessage("Échec du paiement"),
"paymentFailedTalkToProvider": m32, "paymentFailedTalkToProvider": m31,
"paymentFailedWithReason": m33, "paymentFailedWithReason": m32,
"pendingSync": "pendingSync":
MessageLookupByLibrary.simpleMessage("Synchronisation en attente"), MessageLookupByLibrary.simpleMessage("Synchronisation en attente"),
"peopleUsingYourCode": MessageLookupByLibrary.simpleMessage( "peopleUsingYourCode": MessageLookupByLibrary.simpleMessage(
@ -968,7 +964,7 @@ class MessageLookup extends MessageLookupByLibrary {
"pickCenterPoint": MessageLookupByLibrary.simpleMessage( "pickCenterPoint": MessageLookupByLibrary.simpleMessage(
"Sélectionner le point central"), "Sélectionner le point central"),
"pinAlbum": MessageLookupByLibrary.simpleMessage("Épingler l\'album"), "pinAlbum": MessageLookupByLibrary.simpleMessage("Épingler l\'album"),
"playStoreFreeTrialValidTill": m64, "playStoreFreeTrialValidTill": m63,
"playstoreSubscription": "playstoreSubscription":
MessageLookupByLibrary.simpleMessage("Abonnement au PlayStore"), MessageLookupByLibrary.simpleMessage("Abonnement au PlayStore"),
"pleaseContactSupportAndWeWillBeHappyToHelp": "pleaseContactSupportAndWeWillBeHappyToHelp":
@ -977,12 +973,12 @@ class MessageLookup extends MessageLookupByLibrary {
"pleaseContactSupportIfTheProblemPersists": "pleaseContactSupportIfTheProblemPersists":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Merci de contacter l\'assistance si cette erreur persiste"), "Merci de contacter l\'assistance si cette erreur persiste"),
"pleaseEmailUsAt": m34, "pleaseEmailUsAt": m33,
"pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage( "pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage(
"Veuillez accorder la permission"), "Veuillez accorder la permission"),
"pleaseLoginAgain": "pleaseLoginAgain":
MessageLookupByLibrary.simpleMessage("Veuillez vous reconnecter"), MessageLookupByLibrary.simpleMessage("Veuillez vous reconnecter"),
"pleaseSendTheLogsTo": m35, "pleaseSendTheLogsTo": m34,
"pleaseTryAgain": "pleaseTryAgain":
MessageLookupByLibrary.simpleMessage("Veuillez réessayer"), MessageLookupByLibrary.simpleMessage("Veuillez réessayer"),
"pleaseVerifyTheCodeYouHaveEntered": "pleaseVerifyTheCodeYouHaveEntered":
@ -1016,7 +1012,7 @@ class MessageLookup extends MessageLookupByLibrary {
"rateTheApp": "rateTheApp":
MessageLookupByLibrary.simpleMessage("Évaluer l\'application"), MessageLookupByLibrary.simpleMessage("Évaluer l\'application"),
"rateUs": MessageLookupByLibrary.simpleMessage("Évaluez-nous"), "rateUs": MessageLookupByLibrary.simpleMessage("Évaluez-nous"),
"rateUsOnStore": m36, "rateUsOnStore": m35,
"recover": MessageLookupByLibrary.simpleMessage("Récupérer"), "recover": MessageLookupByLibrary.simpleMessage("Récupérer"),
"recoverAccount": "recoverAccount":
MessageLookupByLibrary.simpleMessage("Récupérer un compte"), MessageLookupByLibrary.simpleMessage("Récupérer un compte"),
@ -1047,7 +1043,7 @@ class MessageLookup extends MessageLookupByLibrary {
"1. Donnez ce code à vos amis"), "1. Donnez ce code à vos amis"),
"referralStep2": MessageLookupByLibrary.simpleMessage( "referralStep2": MessageLookupByLibrary.simpleMessage(
"2. Ils s\'inscrivent à une offre payante"), "2. Ils s\'inscrivent à une offre payante"),
"referralStep3": m37, "referralStep3": m36,
"referrals": MessageLookupByLibrary.simpleMessage("Parrainages"), "referrals": MessageLookupByLibrary.simpleMessage("Parrainages"),
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage( "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
"Les recommandations sont actuellement en pause"), "Les recommandations sont actuellement en pause"),
@ -1073,7 +1069,7 @@ class MessageLookup extends MessageLookupByLibrary {
"removeLink": MessageLookupByLibrary.simpleMessage("Supprimer le lien"), "removeLink": MessageLookupByLibrary.simpleMessage("Supprimer le lien"),
"removeParticipant": "removeParticipant":
MessageLookupByLibrary.simpleMessage("Supprimer le participant"), MessageLookupByLibrary.simpleMessage("Supprimer le participant"),
"removeParticipantBody": m38, "removeParticipantBody": m37,
"removePublicLink": "removePublicLink":
MessageLookupByLibrary.simpleMessage("Supprimer le lien public"), MessageLookupByLibrary.simpleMessage("Supprimer le lien public"),
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage( "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@ -1089,7 +1085,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Renommer le fichier"), MessageLookupByLibrary.simpleMessage("Renommer le fichier"),
"renewSubscription": "renewSubscription":
MessageLookupByLibrary.simpleMessage("Renouveler labonnement"), MessageLookupByLibrary.simpleMessage("Renouveler labonnement"),
"renewsOn": m39, "renewsOn": m38,
"reportABug": MessageLookupByLibrary.simpleMessage("Signaler un bug"), "reportABug": MessageLookupByLibrary.simpleMessage("Signaler un bug"),
"reportBug": MessageLookupByLibrary.simpleMessage("Signaler un bug"), "reportBug": MessageLookupByLibrary.simpleMessage("Signaler un bug"),
"resendEmail": "resendEmail":
@ -1155,8 +1151,8 @@ class MessageLookup extends MessageLookupByLibrary {
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved": "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Les éléments sélectionnés seront supprimés de tous les albums et déplacés dans la corbeille."), "Les éléments sélectionnés seront supprimés de tous les albums et déplacés dans la corbeille."),
"selectedPhotos": m40, "selectedPhotos": m39,
"selectedPhotosWithYours": m41, "selectedPhotosWithYours": m40,
"send": MessageLookupByLibrary.simpleMessage("Envoyer"), "send": MessageLookupByLibrary.simpleMessage("Envoyer"),
"sendEmail": MessageLookupByLibrary.simpleMessage("Envoyer un e-mail"), "sendEmail": MessageLookupByLibrary.simpleMessage("Envoyer un e-mail"),
"sendInvite": "sendInvite":
@ -1182,16 +1178,16 @@ class MessageLookup extends MessageLookupByLibrary {
"shareAnAlbumNow": MessageLookupByLibrary.simpleMessage( "shareAnAlbumNow": MessageLookupByLibrary.simpleMessage(
"Partagez un album maintenant"), "Partagez un album maintenant"),
"shareLink": MessageLookupByLibrary.simpleMessage("Partager le lien"), "shareLink": MessageLookupByLibrary.simpleMessage("Partager le lien"),
"shareMyVerificationID": m42, "shareMyVerificationID": m41,
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage( "shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
"Partager uniquement avec les personnes que vous voulez"), "Partager uniquement avec les personnes que vous voulez"),
"shareTextConfirmOthersVerificationID": m43, "shareTextConfirmOthersVerificationID": m42,
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage( "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
"Téléchargez ente pour que nous puissions facilement partager des photos et des vidéos de qualité originale\n\nhttps://ente.io"), "Téléchargez ente pour que nous puissions facilement partager des photos et des vidéos de qualité originale\n\nhttps://ente.io"),
"shareTextReferralCode": m44, "shareTextReferralCode": m43,
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage( "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
"Partager avec des utilisateurs non-ente"), "Partager avec des utilisateurs non-ente"),
"shareWithPeopleSectionTitle": m45, "shareWithPeopleSectionTitle": m44,
"shareYourFirstAlbum": MessageLookupByLibrary.simpleMessage( "shareYourFirstAlbum": MessageLookupByLibrary.simpleMessage(
"Partagez votre premier album"), "Partagez votre premier album"),
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage( "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
@ -1202,7 +1198,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Nouvelles photos partagées"), MessageLookupByLibrary.simpleMessage("Nouvelles photos partagées"),
"sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage( "sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage(
"Recevoir des notifications quand quelqu\'un ajoute une photo à un album partagé dont vous faites partie"), "Recevoir des notifications quand quelqu\'un ajoute une photo à un album partagé dont vous faites partie"),
"sharedWith": m46, "sharedWith": m45,
"sharedWithMe": "sharedWithMe":
MessageLookupByLibrary.simpleMessage("Partagés avec moi"), MessageLookupByLibrary.simpleMessage("Partagés avec moi"),
"sharedWithYou": "sharedWithYou":
@ -1212,11 +1208,11 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Montrer les souvenirs"), MessageLookupByLibrary.simpleMessage("Montrer les souvenirs"),
"signUpTerms": MessageLookupByLibrary.simpleMessage( "signUpTerms": MessageLookupByLibrary.simpleMessage(
"J\'accepte les <u-terms>conditions d\'utilisation</u-terms> et la <u-policy>politique de confidentialité</u-policy>"), "J\'accepte les <u-terms>conditions d\'utilisation</u-terms> et la <u-policy>politique de confidentialité</u-policy>"),
"singleFileDeleteFromDevice": m47, "singleFileDeleteFromDevice": m46,
"singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage( "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
"Il sera supprimé de tous les albums."), "Il sera supprimé de tous les albums."),
"singleFileInBothLocalAndRemote": m48, "singleFileInBothLocalAndRemote": m47,
"singleFileInRemoteOnly": m49, "singleFileInRemoteOnly": m48,
"skip": MessageLookupByLibrary.simpleMessage("Ignorer"), "skip": MessageLookupByLibrary.simpleMessage("Ignorer"),
"social": MessageLookupByLibrary.simpleMessage("Réseaux Sociaux"), "social": MessageLookupByLibrary.simpleMessage("Réseaux Sociaux"),
"someItemsAreInBothEnteAndYourDevice": "someItemsAreInBothEnteAndYourDevice":
@ -1256,14 +1252,14 @@ class MessageLookup extends MessageLookupByLibrary {
"storage": MessageLookupByLibrary.simpleMessage("Stockage"), "storage": MessageLookupByLibrary.simpleMessage("Stockage"),
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Famille"), "storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Famille"),
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("Vous"), "storageBreakupYou": MessageLookupByLibrary.simpleMessage("Vous"),
"storageInGB": m50, "storageInGB": m49,
"storageLimitExceeded": "storageLimitExceeded":
MessageLookupByLibrary.simpleMessage("Limite de stockage atteinte"), MessageLookupByLibrary.simpleMessage("Limite de stockage atteinte"),
"storageUsageInfo": m51, "storageUsageInfo": m50,
"strongStrength": "strongStrength":
MessageLookupByLibrary.simpleMessage("Securité forte"), MessageLookupByLibrary.simpleMessage("Securité forte"),
"subAlreadyLinkedErrMessage": m52, "subAlreadyLinkedErrMessage": m51,
"subWillBeCancelledOn": m53, "subWillBeCancelledOn": m52,
"subscribe": MessageLookupByLibrary.simpleMessage("S\'abonner"), "subscribe": MessageLookupByLibrary.simpleMessage("S\'abonner"),
"subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage( "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
"Il semble que votre abonnement ait expiré. Veuillez vous abonner pour activer le partage."), "Il semble que votre abonnement ait expiré. Veuillez vous abonner pour activer le partage."),
@ -1280,7 +1276,7 @@ class MessageLookup extends MessageLookupByLibrary {
"suggestFeatures": MessageLookupByLibrary.simpleMessage( "suggestFeatures": MessageLookupByLibrary.simpleMessage(
"Suggérer des fonctionnalités"), "Suggérer des fonctionnalités"),
"support": MessageLookupByLibrary.simpleMessage("Support"), "support": MessageLookupByLibrary.simpleMessage("Support"),
"syncProgress": m54, "syncProgress": m53,
"syncStopped": "syncStopped":
MessageLookupByLibrary.simpleMessage("Synchronisation arrêtée ?"), MessageLookupByLibrary.simpleMessage("Synchronisation arrêtée ?"),
"syncing": MessageLookupByLibrary.simpleMessage( "syncing": MessageLookupByLibrary.simpleMessage(
@ -1309,7 +1305,7 @@ class MessageLookup extends MessageLookupByLibrary {
"theseItemsWillBeDeletedFromYourDevice": "theseItemsWillBeDeletedFromYourDevice":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Ces éléments seront supprimés de votre appareil."), "Ces éléments seront supprimés de votre appareil."),
"theyAlsoGetXGb": m55, "theyAlsoGetXGb": m54,
"theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage( "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
"Ils seront supprimés de tous les albums."), "Ils seront supprimés de tous les albums."),
"thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage( "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@ -1325,7 +1321,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Cette adresse mail est déjà utilisé"), "Cette adresse mail est déjà utilisé"),
"thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage( "thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage(
"Cette image n\'a pas de données exif"), "Cette image n\'a pas de données exif"),
"thisIsPersonVerificationId": m56, "thisIsPersonVerificationId": m55,
"thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage( "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
"Ceci est votre ID de vérification"), "Ceci est votre ID de vérification"),
"thisWillLogYouOutOfTheFollowingDevice": "thisWillLogYouOutOfTheFollowingDevice":
@ -1342,7 +1338,7 @@ class MessageLookup extends MessageLookupByLibrary {
"total": MessageLookupByLibrary.simpleMessage("total"), "total": MessageLookupByLibrary.simpleMessage("total"),
"totalSize": MessageLookupByLibrary.simpleMessage("Taille totale"), "totalSize": MessageLookupByLibrary.simpleMessage("Taille totale"),
"trash": MessageLookupByLibrary.simpleMessage("Corbeille"), "trash": MessageLookupByLibrary.simpleMessage("Corbeille"),
"trashDaysLeft": m57, "trashDaysLeft": m56,
"tryAgain": MessageLookupByLibrary.simpleMessage("Réessayer"), "tryAgain": MessageLookupByLibrary.simpleMessage("Réessayer"),
"turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage( "turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage(
"Activez la sauvegarde pour télécharger automatiquement les fichiers ajoutés à ce dossier de l\'appareil sur ente."), "Activez la sauvegarde pour télécharger automatiquement les fichiers ajoutés à ce dossier de l\'appareil sur ente."),
@ -1406,7 +1402,7 @@ class MessageLookup extends MessageLookupByLibrary {
"verify": MessageLookupByLibrary.simpleMessage("Vérifier"), "verify": MessageLookupByLibrary.simpleMessage("Vérifier"),
"verifyEmail": "verifyEmail":
MessageLookupByLibrary.simpleMessage("Vérifier l\'email"), MessageLookupByLibrary.simpleMessage("Vérifier l\'email"),
"verifyEmailID": m58, "verifyEmailID": m57,
"verifyIDLabel": MessageLookupByLibrary.simpleMessage("Vérifier"), "verifyIDLabel": MessageLookupByLibrary.simpleMessage("Vérifier"),
"verifyPassword": "verifyPassword":
MessageLookupByLibrary.simpleMessage("Vérifier le mot de passe"), MessageLookupByLibrary.simpleMessage("Vérifier le mot de passe"),
@ -1432,11 +1428,11 @@ class MessageLookup extends MessageLookupByLibrary {
"weDontSupportEditingPhotosAndAlbumsThatYouDont": "weDontSupportEditingPhotosAndAlbumsThatYouDont":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Nous ne prenons pas en charge l\'édition des photos et des albums que vous ne possédez pas encore"), "Nous ne prenons pas en charge l\'édition des photos et des albums que vous ne possédez pas encore"),
"weHaveSendEmailTo": m59, "weHaveSendEmailTo": m58,
"weakStrength": MessageLookupByLibrary.simpleMessage("Securité Faible"), "weakStrength": MessageLookupByLibrary.simpleMessage("Securité Faible"),
"welcomeBack": MessageLookupByLibrary.simpleMessage("Bienvenue !"), "welcomeBack": MessageLookupByLibrary.simpleMessage("Bienvenue !"),
"yearly": MessageLookupByLibrary.simpleMessage("Annuel"), "yearly": MessageLookupByLibrary.simpleMessage("Annuel"),
"yearsAgo": m60, "yearsAgo": m59,
"yes": MessageLookupByLibrary.simpleMessage("Oui"), "yes": MessageLookupByLibrary.simpleMessage("Oui"),
"yesCancel": MessageLookupByLibrary.simpleMessage("Oui, annuler"), "yesCancel": MessageLookupByLibrary.simpleMessage("Oui, annuler"),
"yesConvertToViewer": MessageLookupByLibrary.simpleMessage( "yesConvertToViewer": MessageLookupByLibrary.simpleMessage(
@ -1467,7 +1463,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Vous ne pouvez pas partager avec vous-même"), "Vous ne pouvez pas partager avec vous-même"),
"youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage( "youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
"Vous n\'avez aucun élément archivé."), "Vous n\'avez aucun élément archivé."),
"youHaveSuccessfullyFreedUp": m61, "youHaveSuccessfullyFreedUp": m60,
"yourAccountHasBeenDeleted": "yourAccountHasBeenDeleted":
MessageLookupByLibrary.simpleMessage("Votre compte a été supprimé"), MessageLookupByLibrary.simpleMessage("Votre compte a été supprimé"),
"yourPlanWasSuccessfullyDowngraded": "yourPlanWasSuccessfullyDowngraded":

View file

@ -54,7 +54,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m10(provider) => static String m10(provider) =>
"Scrivi all\'indirizzo support@ente.io per gestire il tuo abbonamento ${provider}."; "Scrivi all\'indirizzo support@ente.io per gestire il tuo abbonamento ${provider}.";
static String m62(count) => static String m61(count) =>
"${Intl.plural(count, one: 'Elimina ${count} elemento', other: 'Elimina ${count} elementi')}"; "${Intl.plural(count, one: 'Elimina ${count} elemento', other: 'Elimina ${count} elementi')}";
static String m11(currentlyDeleting, totalCount) => static String m11(currentlyDeleting, totalCount) =>
@ -69,7 +69,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m14(count, storageSaved) => static String m14(count, storageSaved) =>
"Hai ripulito ${Intl.plural(count, one: '${count} doppione', other: '${count} doppioni')}, salvando (${storageSaved}!)"; "Hai ripulito ${Intl.plural(count, one: '${count} doppione', other: '${count} doppioni')}, salvando (${storageSaved}!)";
static String m63(count, formattedSize) => static String m62(count, formattedSize) =>
"${count} file, ${formattedSize} l\'uno"; "${count} file, ${formattedSize} l\'uno";
static String m15(newEmail) => "Email cambiata in ${newEmail}"; static String m15(newEmail) => "Email cambiata in ${newEmail}";
@ -104,101 +104,98 @@ class MessageLookup extends MessageLookupByLibrary {
static String m26(expiryTime) => "Il link scadrà il ${expiryTime}"; static String m26(expiryTime) => "Il link scadrà il ${expiryTime}";
static String m27(maxValue) => static String m27(count, formattedCount) =>
"Se impostato al massimo (${maxValue}), il limite del dispositivo verrà ridotto per consentire picchi temporanei di un numero elevato di visualizzatori.";
static String m28(count, formattedCount) =>
"${Intl.plural(count, one: '${formattedCount} ricordo', other: '${formattedCount} ricordi')}"; "${Intl.plural(count, one: '${formattedCount} ricordo', other: '${formattedCount} ricordi')}";
static String m29(count) => static String m28(count) =>
"${Intl.plural(count, one: 'Sposta elemento', other: 'Sposta elementi')}"; "${Intl.plural(count, one: 'Sposta elemento', other: 'Sposta elementi')}";
static String m30(albumName) => "Spostato con successo su ${albumName}"; static String m29(albumName) => "Spostato con successo su ${albumName}";
static String m31(passwordStrengthValue) => static String m30(passwordStrengthValue) =>
"Sicurezza password: ${passwordStrengthValue}"; "Sicurezza password: ${passwordStrengthValue}";
static String m32(providerName) => static String m31(providerName) =>
"Si prega di parlare con il supporto di ${providerName} se ti è stato addebitato qualcosa"; "Si prega di parlare con il supporto di ${providerName} se ti è stato addebitato qualcosa";
static String m33(reason) => static String m32(reason) =>
"Purtroppo il tuo pagamento non è riuscito a causa di ${reason}"; "Purtroppo il tuo pagamento non è riuscito a causa di ${reason}";
static String m64(endDate) => static String m63(endDate) =>
"Prova gratuita valida fino al ${endDate}.\nPuoi scegliere un piano a pagamento in seguito."; "Prova gratuita valida fino al ${endDate}.\nPuoi scegliere un piano a pagamento in seguito.";
static String m34(toEmail) => "Per favore invia un\'email a ${toEmail}"; static String m33(toEmail) => "Per favore invia un\'email a ${toEmail}";
static String m35(toEmail) => "Invia i log a \n${toEmail}"; static String m34(toEmail) => "Invia i log a \n${toEmail}";
static String m36(storeName) => "Valutaci su ${storeName}"; static String m35(storeName) => "Valutaci su ${storeName}";
static String m37(storageInGB) => static String m36(storageInGB) =>
"3. Ottenete entrambi ${storageInGB} GB* gratis"; "3. Ottenete entrambi ${storageInGB} GB* gratis";
static String m38(userEmail) => static String m37(userEmail) =>
"${userEmail} verrà rimosso da questo album condiviso\n\nQualsiasi foto aggiunta dall\'utente verrà rimossa dall\'album"; "${userEmail} verrà rimosso da questo album condiviso\n\nQualsiasi foto aggiunta dall\'utente verrà rimossa dall\'album";
static String m39(endDate) => "Si rinnova il ${endDate}"; static String m38(endDate) => "Si rinnova il ${endDate}";
static String m40(count) => "${count} selezionati"; static String m39(count) => "${count} selezionati";
static String m41(count, yourCount) => static String m40(count, yourCount) =>
"${count} selezionato (${yourCount} tuoi)"; "${count} selezionato (${yourCount} tuoi)";
static String m42(verificationID) => static String m41(verificationID) =>
"Ecco il mio ID di verifica: ${verificationID} per ente.io."; "Ecco il mio ID di verifica: ${verificationID} per ente.io.";
static String m43(verificationID) => static String m42(verificationID) =>
"Hey, puoi confermare che questo è il tuo ID di verifica: ${verificationID} su ente.io"; "Hey, puoi confermare che questo è il tuo ID di verifica: ${verificationID} su ente.io";
static String m44(referralCode, referralStorageInGB) => static String m43(referralCode, referralStorageInGB) =>
"ente referral code: ${referralCode} \n\nApplicalo in Impostazioni → Generale → Referral per ottenere ${referralStorageInGB} GB gratis dopo la registrazione di un piano a pagamento\n\nhttps://ente.io"; "ente referral code: ${referralCode} \n\nApplicalo in Impostazioni → Generale → Referral per ottenere ${referralStorageInGB} GB gratis dopo la registrazione di un piano a pagamento\n\nhttps://ente.io";
static String m45(numberOfPeople) => static String m44(numberOfPeople) =>
"${Intl.plural(numberOfPeople, zero: 'Condividi con persone specifiche', one: 'Condividi con una persona', other: 'Condividi con ${numberOfPeople} persone')}"; "${Intl.plural(numberOfPeople, zero: 'Condividi con persone specifiche', one: 'Condividi con una persona', other: 'Condividi con ${numberOfPeople} persone')}";
static String m46(emailIDs) => "Condiviso con ${emailIDs}"; static String m45(emailIDs) => "Condiviso con ${emailIDs}";
static String m47(fileType) => static String m46(fileType) =>
"Questo ${fileType} verrà eliminato dal tuo dispositivo."; "Questo ${fileType} verrà eliminato dal tuo dispositivo.";
static String m48(fileType) => static String m47(fileType) =>
"Questo ${fileType} è sia su ente che sul tuo dispositivo."; "Questo ${fileType} è sia su ente che sul tuo dispositivo.";
static String m49(fileType) => "Questo ${fileType} verrà eliminato su ente."; static String m48(fileType) => "Questo ${fileType} verrà eliminato su ente.";
static String m50(storageAmountInGB) => "${storageAmountInGB} GB"; static String m49(storageAmountInGB) => "${storageAmountInGB} GB";
static String m51( static String m50(
usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) => usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) =>
"${usedAmount} ${usedStorageUnit} di ${totalAmount} ${totalStorageUnit} utilizzati"; "${usedAmount} ${usedStorageUnit} di ${totalAmount} ${totalStorageUnit} utilizzati";
static String m52(id) => static String m51(id) =>
"Il tuo ${id} è già collegato ad un altro account ente.\nSe desideri utilizzare il tuo ${id} con questo account, contatta il nostro supporto\'\'"; "Il tuo ${id} è già collegato ad un altro account ente.\nSe desideri utilizzare il tuo ${id} con questo account, contatta il nostro supporto\'\'";
static String m53(endDate) => "L\'abbonamento verrà cancellato il ${endDate}"; static String m52(endDate) => "L\'abbonamento verrà cancellato il ${endDate}";
static String m54(completed, total) => static String m53(completed, total) =>
"${completed}/${total} ricordi conservati"; "${completed}/${total} ricordi conservati";
static String m55(storageAmountInGB) => static String m54(storageAmountInGB) =>
"Anche loro riceveranno ${storageAmountInGB} GB"; "Anche loro riceveranno ${storageAmountInGB} GB";
static String m56(email) => "Questo è l\'ID di verifica di ${email}"; static String m55(email) => "Questo è l\'ID di verifica di ${email}";
static String m57(count) => static String m56(count) =>
"${Intl.plural(count, zero: '', one: '1 giorno', other: '${count} giorni')}"; "${Intl.plural(count, zero: '', one: '1 giorno', other: '${count} giorni')}";
static String m58(email) => "Verifica ${email}"; static String m57(email) => "Verifica ${email}";
static String m59(email) => static String m58(email) =>
"Abbiamo inviato una mail a <green>${email}</green>"; "Abbiamo inviato una mail a <green>${email}</green>";
static String m60(count) => static String m59(count) =>
"${Intl.plural(count, one: '${count} anno fa', other: '${count} anni fa')}"; "${Intl.plural(count, one: '${count} anno fa', other: '${count} anni fa')}";
static String m61(storageSaved) => static String m60(storageSaved) =>
"Hai liberato con successo ${storageSaved}!"; "Hai liberato con successo ${storageSaved}!";
final messages = _notInlinedMessages(_notInlinedMessages); final messages = _notInlinedMessages(_notInlinedMessages);
@ -230,7 +227,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Aggiungi all\'album"), MessageLookupByLibrary.simpleMessage("Aggiungi all\'album"),
"addToEnte": MessageLookupByLibrary.simpleMessage("Aggiungi su ente"), "addToEnte": MessageLookupByLibrary.simpleMessage("Aggiungi su ente"),
"addToHiddenAlbum": "addToHiddenAlbum":
MessageLookupByLibrary.simpleMessage("Add to hidden album"), MessageLookupByLibrary.simpleMessage("Aggiungi ad album nascosto"),
"addViewer": "addViewer":
MessageLookupByLibrary.simpleMessage("Aggiungi in sola lettura"), MessageLookupByLibrary.simpleMessage("Aggiungi in sola lettura"),
"addedAs": MessageLookupByLibrary.simpleMessage("Aggiunto come"), "addedAs": MessageLookupByLibrary.simpleMessage("Aggiunto come"),
@ -516,7 +513,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Elimina dal dispositivo"), MessageLookupByLibrary.simpleMessage("Elimina dal dispositivo"),
"deleteFromEnte": "deleteFromEnte":
MessageLookupByLibrary.simpleMessage("Elimina da ente"), MessageLookupByLibrary.simpleMessage("Elimina da ente"),
"deleteItemCount": m62, "deleteItemCount": m61,
"deleteLocation": "deleteLocation":
MessageLookupByLibrary.simpleMessage("Elimina posizione"), MessageLookupByLibrary.simpleMessage("Elimina posizione"),
"deletePhotos": MessageLookupByLibrary.simpleMessage("Elimina foto"), "deletePhotos": MessageLookupByLibrary.simpleMessage("Elimina foto"),
@ -576,7 +573,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Scaricamento in corso..."), MessageLookupByLibrary.simpleMessage("Scaricamento in corso..."),
"dropSupportEmail": m13, "dropSupportEmail": m13,
"duplicateFileCountWithStorageSaved": m14, "duplicateFileCountWithStorageSaved": m14,
"duplicateItemsGroup": m63, "duplicateItemsGroup": m62,
"edit": MessageLookupByLibrary.simpleMessage("Modifica"), "edit": MessageLookupByLibrary.simpleMessage("Modifica"),
"editLocationTagTitle": "editLocationTagTitle":
MessageLookupByLibrary.simpleMessage("Modifica luogo"), MessageLookupByLibrary.simpleMessage("Modifica luogo"),
@ -707,6 +704,8 @@ class MessageLookup extends MessageLookupByLibrary {
"goToSettings": "goToSettings":
MessageLookupByLibrary.simpleMessage("Vai alle impostazioni"), MessageLookupByLibrary.simpleMessage("Vai alle impostazioni"),
"googlePlayId": MessageLookupByLibrary.simpleMessage("Google Play ID"), "googlePlayId": MessageLookupByLibrary.simpleMessage("Google Play ID"),
"grantFullAccessPrompt": MessageLookupByLibrary.simpleMessage(
"Consenti l\'accesso a tutte le foto nelle Impostazioni"),
"grantPermission": "grantPermission":
MessageLookupByLibrary.simpleMessage("Concedi il permesso"), MessageLookupByLibrary.simpleMessage("Concedi il permesso"),
"groupNearbyPhotos": MessageLookupByLibrary.simpleMessage( "groupNearbyPhotos": MessageLookupByLibrary.simpleMessage(
@ -850,19 +849,18 @@ class MessageLookup extends MessageLookupByLibrary {
"maps": MessageLookupByLibrary.simpleMessage("Mappe"), "maps": MessageLookupByLibrary.simpleMessage("Mappe"),
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"), "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"), "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
"maxDeviceLimitSpikeHandling": m27, "memoryCount": m27,
"memoryCount": m28,
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"), "merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
"mobileWebDesktop": "mobileWebDesktop":
MessageLookupByLibrary.simpleMessage("Mobile, Web, Desktop"), MessageLookupByLibrary.simpleMessage("Mobile, Web, Desktop"),
"moderateStrength": MessageLookupByLibrary.simpleMessage("Mediocre"), "moderateStrength": MessageLookupByLibrary.simpleMessage("Mediocre"),
"monthly": MessageLookupByLibrary.simpleMessage("Mensile"), "monthly": MessageLookupByLibrary.simpleMessage("Mensile"),
"moveItem": m29, "moveItem": m28,
"moveToAlbum": "moveToAlbum":
MessageLookupByLibrary.simpleMessage("Sposta nell\'album"), MessageLookupByLibrary.simpleMessage("Sposta nell\'album"),
"moveToHiddenAlbum": "moveToHiddenAlbum":
MessageLookupByLibrary.simpleMessage("Move to hidden album"), MessageLookupByLibrary.simpleMessage("Sposta in album nascosto"),
"movedSuccessfullyTo": m30, "movedSuccessfullyTo": m29,
"movedToTrash": "movedToTrash":
MessageLookupByLibrary.simpleMessage("Spostato nel cestino"), MessageLookupByLibrary.simpleMessage("Spostato nel cestino"),
"movingFilesToAlbum": MessageLookupByLibrary.simpleMessage( "movingFilesToAlbum": MessageLookupByLibrary.simpleMessage(
@ -910,6 +908,8 @@ class MessageLookup extends MessageLookupByLibrary {
"Ops, impossibile salvare le modifiche"), "Ops, impossibile salvare le modifiche"),
"oopsSomethingWentWrong": MessageLookupByLibrary.simpleMessage( "oopsSomethingWentWrong": MessageLookupByLibrary.simpleMessage(
"Oops! Qualcosa è andato storto"), "Oops! Qualcosa è andato storto"),
"openSettings":
MessageLookupByLibrary.simpleMessage("Apri Impostazioni"),
"openTheItem": "openTheItem":
MessageLookupByLibrary.simpleMessage("• Apri la foto o il video"), MessageLookupByLibrary.simpleMessage("• Apri la foto o il video"),
"openstreetmapContributors": MessageLookupByLibrary.simpleMessage( "openstreetmapContributors": MessageLookupByLibrary.simpleMessage(
@ -923,15 +923,15 @@ class MessageLookup extends MessageLookupByLibrary {
"Password modificata con successo"), "Password modificata con successo"),
"passwordLock": "passwordLock":
MessageLookupByLibrary.simpleMessage("Blocco con password"), MessageLookupByLibrary.simpleMessage("Blocco con password"),
"passwordStrength": m31, "passwordStrength": m30,
"passwordWarning": MessageLookupByLibrary.simpleMessage( "passwordWarning": MessageLookupByLibrary.simpleMessage(
"Noi non memorizziamo la tua password, quindi se te la dimentichi, <underline>non possiamo decriptare i tuoi dati</underline>"), "Noi non memorizziamo la tua password, quindi se te la dimentichi, <underline>non possiamo decriptare i tuoi dati</underline>"),
"paymentDetails": "paymentDetails":
MessageLookupByLibrary.simpleMessage("Dettagli di Pagamento"), MessageLookupByLibrary.simpleMessage("Dettagli di Pagamento"),
"paymentFailed": "paymentFailed":
MessageLookupByLibrary.simpleMessage("Pagamento non riuscito"), MessageLookupByLibrary.simpleMessage("Pagamento non riuscito"),
"paymentFailedTalkToProvider": m32, "paymentFailedTalkToProvider": m31,
"paymentFailedWithReason": m33, "paymentFailedWithReason": m32,
"pendingSync": "pendingSync":
MessageLookupByLibrary.simpleMessage("Sincronizzazione in sospeso"), MessageLookupByLibrary.simpleMessage("Sincronizzazione in sospeso"),
"peopleUsingYourCode": MessageLookupByLibrary.simpleMessage( "peopleUsingYourCode": MessageLookupByLibrary.simpleMessage(
@ -951,7 +951,7 @@ class MessageLookup extends MessageLookupByLibrary {
"pickCenterPoint": MessageLookupByLibrary.simpleMessage( "pickCenterPoint": MessageLookupByLibrary.simpleMessage(
"Selezionare il punto centrale"), "Selezionare il punto centrale"),
"pinAlbum": MessageLookupByLibrary.simpleMessage("Fissa l\'album"), "pinAlbum": MessageLookupByLibrary.simpleMessage("Fissa l\'album"),
"playStoreFreeTrialValidTill": m64, "playStoreFreeTrialValidTill": m63,
"playstoreSubscription": "playstoreSubscription":
MessageLookupByLibrary.simpleMessage("Abbonamento su PlayStore"), MessageLookupByLibrary.simpleMessage("Abbonamento su PlayStore"),
"pleaseContactSupportAndWeWillBeHappyToHelp": "pleaseContactSupportAndWeWillBeHappyToHelp":
@ -960,12 +960,12 @@ class MessageLookup extends MessageLookupByLibrary {
"pleaseContactSupportIfTheProblemPersists": "pleaseContactSupportIfTheProblemPersists":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Riprova. Se il problema persiste, ti invitiamo a contattare l\'assistenza"), "Riprova. Se il problema persiste, ti invitiamo a contattare l\'assistenza"),
"pleaseEmailUsAt": m34, "pleaseEmailUsAt": m33,
"pleaseGrantPermissions": "pleaseGrantPermissions":
MessageLookupByLibrary.simpleMessage("Concedi i permessi"), MessageLookupByLibrary.simpleMessage("Concedi i permessi"),
"pleaseLoginAgain": MessageLookupByLibrary.simpleMessage( "pleaseLoginAgain": MessageLookupByLibrary.simpleMessage(
"Effettua nuovamente l\'accesso"), "Effettua nuovamente l\'accesso"),
"pleaseSendTheLogsTo": m35, "pleaseSendTheLogsTo": m34,
"pleaseTryAgain": MessageLookupByLibrary.simpleMessage("Riprova"), "pleaseTryAgain": MessageLookupByLibrary.simpleMessage("Riprova"),
"pleaseVerifyTheCodeYouHaveEntered": "pleaseVerifyTheCodeYouHaveEntered":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
@ -980,6 +980,8 @@ class MessageLookup extends MessageLookupByLibrary {
"preserveMore": MessageLookupByLibrary.simpleMessage("Salva più foto"), "preserveMore": MessageLookupByLibrary.simpleMessage("Salva più foto"),
"pressAndHoldToPlayVideo": MessageLookupByLibrary.simpleMessage( "pressAndHoldToPlayVideo": MessageLookupByLibrary.simpleMessage(
"Tieni premuto per riprodurre il video"), "Tieni premuto per riprodurre il video"),
"pressAndHoldToPlayVideoDetailed": MessageLookupByLibrary.simpleMessage(
"Tieni premuto sull\'immagine per riprodurre il video"),
"privacy": MessageLookupByLibrary.simpleMessage("Privacy"), "privacy": MessageLookupByLibrary.simpleMessage("Privacy"),
"privacyPolicyTitle": "privacyPolicyTitle":
MessageLookupByLibrary.simpleMessage("Privacy Policy"), MessageLookupByLibrary.simpleMessage("Privacy Policy"),
@ -997,7 +999,7 @@ class MessageLookup extends MessageLookupByLibrary {
"raiseTicket": MessageLookupByLibrary.simpleMessage("Invia ticket"), "raiseTicket": MessageLookupByLibrary.simpleMessage("Invia ticket"),
"rateTheApp": MessageLookupByLibrary.simpleMessage("Valuta l\'app"), "rateTheApp": MessageLookupByLibrary.simpleMessage("Valuta l\'app"),
"rateUs": MessageLookupByLibrary.simpleMessage("Lascia una recensione"), "rateUs": MessageLookupByLibrary.simpleMessage("Lascia una recensione"),
"rateUsOnStore": m36, "rateUsOnStore": m35,
"recover": MessageLookupByLibrary.simpleMessage("Recupera"), "recover": MessageLookupByLibrary.simpleMessage("Recupera"),
"recoverAccount": "recoverAccount":
MessageLookupByLibrary.simpleMessage("Recupera account"), MessageLookupByLibrary.simpleMessage("Recupera account"),
@ -1029,7 +1031,7 @@ class MessageLookup extends MessageLookupByLibrary {
"1. Condividi questo codice con i tuoi amici"), "1. Condividi questo codice con i tuoi amici"),
"referralStep2": MessageLookupByLibrary.simpleMessage( "referralStep2": MessageLookupByLibrary.simpleMessage(
"2. Si iscrivono per un piano a pagamento"), "2. Si iscrivono per un piano a pagamento"),
"referralStep3": m37, "referralStep3": m36,
"referrals": MessageLookupByLibrary.simpleMessage("Invita un Amico"), "referrals": MessageLookupByLibrary.simpleMessage("Invita un Amico"),
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage( "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
"I referral code sono attualmente in pausa"), "I referral code sono attualmente in pausa"),
@ -1053,7 +1055,7 @@ class MessageLookup extends MessageLookupByLibrary {
"removeLink": MessageLookupByLibrary.simpleMessage("Elimina link"), "removeLink": MessageLookupByLibrary.simpleMessage("Elimina link"),
"removeParticipant": "removeParticipant":
MessageLookupByLibrary.simpleMessage("Rimuovi partecipante"), MessageLookupByLibrary.simpleMessage("Rimuovi partecipante"),
"removeParticipantBody": m38, "removeParticipantBody": m37,
"removePublicLink": "removePublicLink":
MessageLookupByLibrary.simpleMessage("Rimuovi link pubblico"), MessageLookupByLibrary.simpleMessage("Rimuovi link pubblico"),
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage( "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@ -1067,7 +1069,7 @@ class MessageLookup extends MessageLookupByLibrary {
"renameFile": MessageLookupByLibrary.simpleMessage("Rinomina file"), "renameFile": MessageLookupByLibrary.simpleMessage("Rinomina file"),
"renewSubscription": "renewSubscription":
MessageLookupByLibrary.simpleMessage("Rinnova abbonamento"), MessageLookupByLibrary.simpleMessage("Rinnova abbonamento"),
"renewsOn": m39, "renewsOn": m38,
"reportABug": MessageLookupByLibrary.simpleMessage("Segnala un bug"), "reportABug": MessageLookupByLibrary.simpleMessage("Segnala un bug"),
"reportBug": MessageLookupByLibrary.simpleMessage("Segnala un bug"), "reportBug": MessageLookupByLibrary.simpleMessage("Segnala un bug"),
"resendEmail": MessageLookupByLibrary.simpleMessage("Rinvia email"), "resendEmail": MessageLookupByLibrary.simpleMessage("Rinvia email"),
@ -1116,6 +1118,8 @@ class MessageLookup extends MessageLookupByLibrary {
"Seleziona gli elementi da aggiungere"), "Seleziona gli elementi da aggiungere"),
"selectLanguage": "selectLanguage":
MessageLookupByLibrary.simpleMessage("Seleziona una lingua"), MessageLookupByLibrary.simpleMessage("Seleziona una lingua"),
"selectMorePhotos":
MessageLookupByLibrary.simpleMessage("Seleziona più foto"),
"selectReason": "selectReason":
MessageLookupByLibrary.simpleMessage("Seleziona un motivo"), MessageLookupByLibrary.simpleMessage("Seleziona un motivo"),
"selectYourPlan": "selectYourPlan":
@ -1128,8 +1132,8 @@ class MessageLookup extends MessageLookupByLibrary {
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved": "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Gli elementi selezionati verranno eliminati da tutti gli album e spostati nel cestino."), "Gli elementi selezionati verranno eliminati da tutti gli album e spostati nel cestino."),
"selectedPhotos": m40, "selectedPhotos": m39,
"selectedPhotosWithYours": m41, "selectedPhotosWithYours": m40,
"send": MessageLookupByLibrary.simpleMessage("Invia"), "send": MessageLookupByLibrary.simpleMessage("Invia"),
"sendEmail": MessageLookupByLibrary.simpleMessage("Invia email"), "sendEmail": MessageLookupByLibrary.simpleMessage("Invia email"),
"sendInvite": MessageLookupByLibrary.simpleMessage("Invita"), "sendInvite": MessageLookupByLibrary.simpleMessage("Invita"),
@ -1153,16 +1157,16 @@ class MessageLookup extends MessageLookupByLibrary {
"shareAnAlbumNow": "shareAnAlbumNow":
MessageLookupByLibrary.simpleMessage("Condividi un album"), MessageLookupByLibrary.simpleMessage("Condividi un album"),
"shareLink": MessageLookupByLibrary.simpleMessage("Condividi link"), "shareLink": MessageLookupByLibrary.simpleMessage("Condividi link"),
"shareMyVerificationID": m42, "shareMyVerificationID": m41,
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage( "shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
"Condividi solo con le persone che vuoi"), "Condividi solo con le persone che vuoi"),
"shareTextConfirmOthersVerificationID": m43, "shareTextConfirmOthersVerificationID": m42,
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage( "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
"Scarica ente in modo da poter facilmente condividere foto e video senza perdita di qualità\n\nhttps://ente.io"), "Scarica ente in modo da poter facilmente condividere foto e video senza perdita di qualità\n\nhttps://ente.io"),
"shareTextReferralCode": m44, "shareTextReferralCode": m43,
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage( "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
"Condividi con utenti che non hanno un account ente"), "Condividi con utenti che non hanno un account ente"),
"shareWithPeopleSectionTitle": m45, "shareWithPeopleSectionTitle": m44,
"shareYourFirstAlbum": MessageLookupByLibrary.simpleMessage( "shareYourFirstAlbum": MessageLookupByLibrary.simpleMessage(
"Condividi il tuo primo album"), "Condividi il tuo primo album"),
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage( "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
@ -1173,20 +1177,21 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Nuove foto condivise"), MessageLookupByLibrary.simpleMessage("Nuove foto condivise"),
"sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage( "sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage(
"Ricevi notifiche quando qualcuno aggiunge una foto a un album condiviso, di cui fai parte"), "Ricevi notifiche quando qualcuno aggiunge una foto a un album condiviso, di cui fai parte"),
"sharedWith": m46, "sharedWith": m45,
"sharedWithMe": "sharedWithMe":
MessageLookupByLibrary.simpleMessage("Condivisi con me"), MessageLookupByLibrary.simpleMessage("Condivisi con me"),
"sharedWithYou": "sharedWithYou":
MessageLookupByLibrary.simpleMessage("Condivise con te"), MessageLookupByLibrary.simpleMessage("Condivise con te"),
"sharing": "sharing":
MessageLookupByLibrary.simpleMessage("Condivisione in corso..."), MessageLookupByLibrary.simpleMessage("Condivisione in corso..."),
"showMemories": MessageLookupByLibrary.simpleMessage("Mostra ricordi"),
"signUpTerms": MessageLookupByLibrary.simpleMessage( "signUpTerms": MessageLookupByLibrary.simpleMessage(
"Accetto i <u-terms>termini di servizio</u-terms> e la <u-policy>politica sulla privacy</u-policy>"), "Accetto i <u-terms>termini di servizio</u-terms> e la <u-policy>politica sulla privacy</u-policy>"),
"singleFileDeleteFromDevice": m47, "singleFileDeleteFromDevice": m46,
"singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage( "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
"Verrà eliminato da tutti gli album."), "Verrà eliminato da tutti gli album."),
"singleFileInBothLocalAndRemote": m48, "singleFileInBothLocalAndRemote": m47,
"singleFileInRemoteOnly": m49, "singleFileInRemoteOnly": m48,
"skip": MessageLookupByLibrary.simpleMessage("Salta"), "skip": MessageLookupByLibrary.simpleMessage("Salta"),
"social": MessageLookupByLibrary.simpleMessage("Social"), "social": MessageLookupByLibrary.simpleMessage("Social"),
"someItemsAreInBothEnteAndYourDevice": "someItemsAreInBothEnteAndYourDevice":
@ -1227,13 +1232,13 @@ class MessageLookup extends MessageLookupByLibrary {
"storageBreakupFamily": "storageBreakupFamily":
MessageLookupByLibrary.simpleMessage("Famiglia"), MessageLookupByLibrary.simpleMessage("Famiglia"),
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("Tu"), "storageBreakupYou": MessageLookupByLibrary.simpleMessage("Tu"),
"storageInGB": m50, "storageInGB": m49,
"storageLimitExceeded": MessageLookupByLibrary.simpleMessage( "storageLimitExceeded": MessageLookupByLibrary.simpleMessage(
"Limite d\'archiviazione superato"), "Limite d\'archiviazione superato"),
"storageUsageInfo": m51, "storageUsageInfo": m50,
"strongStrength": MessageLookupByLibrary.simpleMessage("Forte"), "strongStrength": MessageLookupByLibrary.simpleMessage("Forte"),
"subAlreadyLinkedErrMessage": m52, "subAlreadyLinkedErrMessage": m51,
"subWillBeCancelledOn": m53, "subWillBeCancelledOn": m52,
"subscribe": MessageLookupByLibrary.simpleMessage("Iscriviti"), "subscribe": MessageLookupByLibrary.simpleMessage("Iscriviti"),
"subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage( "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
"Sembra che il tuo abbonamento sia scaduto. Iscriviti per abilitare la condivisione."), "Sembra che il tuo abbonamento sia scaduto. Iscriviti per abilitare la condivisione."),
@ -1250,7 +1255,7 @@ class MessageLookup extends MessageLookupByLibrary {
"suggestFeatures": "suggestFeatures":
MessageLookupByLibrary.simpleMessage("Suggerisci una funzionalità"), MessageLookupByLibrary.simpleMessage("Suggerisci una funzionalità"),
"support": MessageLookupByLibrary.simpleMessage("Assistenza"), "support": MessageLookupByLibrary.simpleMessage("Assistenza"),
"syncProgress": m54, "syncProgress": m53,
"syncStopped": "syncStopped":
MessageLookupByLibrary.simpleMessage("Sincronizzazione interrotta"), MessageLookupByLibrary.simpleMessage("Sincronizzazione interrotta"),
"syncing": MessageLookupByLibrary.simpleMessage( "syncing": MessageLookupByLibrary.simpleMessage(
@ -1279,7 +1284,7 @@ class MessageLookup extends MessageLookupByLibrary {
"theseItemsWillBeDeletedFromYourDevice": "theseItemsWillBeDeletedFromYourDevice":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Questi file verranno eliminati dal tuo dispositivo."), "Questi file verranno eliminati dal tuo dispositivo."),
"theyAlsoGetXGb": m55, "theyAlsoGetXGb": m54,
"theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage( "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
"Verranno eliminati da tutti gli album."), "Verranno eliminati da tutti gli album."),
"thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage( "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@ -1296,7 +1301,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Questo indirizzo email è già registrato"), "Questo indirizzo email è già registrato"),
"thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage( "thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage(
"Questa immagine non ha dati EXIF"), "Questa immagine non ha dati EXIF"),
"thisIsPersonVerificationId": m56, "thisIsPersonVerificationId": m55,
"thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage( "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
"Questo è il tuo ID di verifica"), "Questo è il tuo ID di verifica"),
"thisWillLogYouOutOfTheFollowingDevice": "thisWillLogYouOutOfTheFollowingDevice":
@ -1313,7 +1318,7 @@ class MessageLookup extends MessageLookupByLibrary {
"total": MessageLookupByLibrary.simpleMessage("totale"), "total": MessageLookupByLibrary.simpleMessage("totale"),
"totalSize": MessageLookupByLibrary.simpleMessage("Dimensioni totali"), "totalSize": MessageLookupByLibrary.simpleMessage("Dimensioni totali"),
"trash": MessageLookupByLibrary.simpleMessage("Cestino"), "trash": MessageLookupByLibrary.simpleMessage("Cestino"),
"trashDaysLeft": m57, "trashDaysLeft": m56,
"tryAgain": MessageLookupByLibrary.simpleMessage("Riprova"), "tryAgain": MessageLookupByLibrary.simpleMessage("Riprova"),
"turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage( "turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage(
"Attiva il backup per caricare automaticamente i file aggiunti in questa cartella del dispositivo su ente."), "Attiva il backup per caricare automaticamente i file aggiunti in questa cartella del dispositivo su ente."),
@ -1377,7 +1382,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("ID di verifica"), MessageLookupByLibrary.simpleMessage("ID di verifica"),
"verify": MessageLookupByLibrary.simpleMessage("Verifica"), "verify": MessageLookupByLibrary.simpleMessage("Verifica"),
"verifyEmail": MessageLookupByLibrary.simpleMessage("Verifica email"), "verifyEmail": MessageLookupByLibrary.simpleMessage("Verifica email"),
"verifyEmailID": m58, "verifyEmailID": m57,
"verifyIDLabel": MessageLookupByLibrary.simpleMessage("Verifica"), "verifyIDLabel": MessageLookupByLibrary.simpleMessage("Verifica"),
"verifyPassword": "verifyPassword":
MessageLookupByLibrary.simpleMessage("Verifica password"), MessageLookupByLibrary.simpleMessage("Verifica password"),
@ -1402,11 +1407,11 @@ class MessageLookup extends MessageLookupByLibrary {
"weDontSupportEditingPhotosAndAlbumsThatYouDont": "weDontSupportEditingPhotosAndAlbumsThatYouDont":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Non puoi modificare foto e album che non possiedi"), "Non puoi modificare foto e album che non possiedi"),
"weHaveSendEmailTo": m59, "weHaveSendEmailTo": m58,
"weakStrength": MessageLookupByLibrary.simpleMessage("Debole"), "weakStrength": MessageLookupByLibrary.simpleMessage("Debole"),
"welcomeBack": MessageLookupByLibrary.simpleMessage("Bentornato/a!"), "welcomeBack": MessageLookupByLibrary.simpleMessage("Bentornato/a!"),
"yearly": MessageLookupByLibrary.simpleMessage("Annuale"), "yearly": MessageLookupByLibrary.simpleMessage("Annuale"),
"yearsAgo": m60, "yearsAgo": m59,
"yes": MessageLookupByLibrary.simpleMessage("Si"), "yes": MessageLookupByLibrary.simpleMessage("Si"),
"yesCancel": MessageLookupByLibrary.simpleMessage("Sì, cancella"), "yesCancel": MessageLookupByLibrary.simpleMessage("Sì, cancella"),
"yesConvertToViewer": MessageLookupByLibrary.simpleMessage( "yesConvertToViewer": MessageLookupByLibrary.simpleMessage(
@ -1436,7 +1441,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Non puoi condividere con te stesso"), "Non puoi condividere con te stesso"),
"youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage( "youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
"Non hai nulla di archiviato."), "Non hai nulla di archiviato."),
"youHaveSuccessfullyFreedUp": m61, "youHaveSuccessfullyFreedUp": m60,
"yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage( "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
"Il tuo account è stato eliminato"), "Il tuo account è stato eliminato"),
"yourPlanWasSuccessfullyDowngraded": "yourPlanWasSuccessfullyDowngraded":

View file

@ -55,7 +55,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m10(provider) => static String m10(provider) =>
"Neem contact met ons op via support@ente.io om uw ${provider} abonnement te beheren."; "Neem contact met ons op via support@ente.io om uw ${provider} abonnement te beheren.";
static String m62(count) => static String m61(count) =>
"${Intl.plural(count, one: 'Verwijder ${count} bestand', other: 'Verwijder ${count} bestanden')}"; "${Intl.plural(count, one: 'Verwijder ${count} bestand', other: 'Verwijder ${count} bestanden')}";
static String m11(currentlyDeleting, totalCount) => static String m11(currentlyDeleting, totalCount) =>
@ -70,7 +70,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m14(count, storageSaved) => static String m14(count, storageSaved) =>
"Je hebt ${Intl.plural(count, one: '${count} dubbel bestand', other: '${count} dubbele bestanden')} opgeruimd, totaal (${storageSaved}!)"; "Je hebt ${Intl.plural(count, one: '${count} dubbel bestand', other: '${count} dubbele bestanden')} opgeruimd, totaal (${storageSaved}!)";
static String m63(count, formattedSize) => static String m62(count, formattedSize) =>
"${count} bestanden, elk ${formattedSize}"; "${count} bestanden, elk ${formattedSize}";
static String m15(newEmail) => "E-mailadres gewijzigd naar ${newEmail}"; static String m15(newEmail) => "E-mailadres gewijzigd naar ${newEmail}";
@ -105,103 +105,100 @@ class MessageLookup extends MessageLookupByLibrary {
static String m26(expiryTime) => "Link vervalt op ${expiryTime}"; static String m26(expiryTime) => "Link vervalt op ${expiryTime}";
static String m27(maxValue) => static String m27(count, formattedCount) =>
"Wanneer ingesteld op het maximum (${maxValue}), wordt het apparaatlimiet versoepeld om tijdelijke pieken van grote aantallen kijkers mogelijk te maken.";
static String m28(count, formattedCount) =>
"${Intl.plural(count, zero: 'geen herinneringen', one: '${formattedCount} herinnering', other: '${formattedCount} herinneringen')}"; "${Intl.plural(count, zero: 'geen herinneringen', one: '${formattedCount} herinnering', other: '${formattedCount} herinneringen')}";
static String m29(count) => static String m28(count) =>
"${Intl.plural(count, one: 'Bestand verplaatsen', other: 'Bestanden verplaatsen')}"; "${Intl.plural(count, one: 'Bestand verplaatsen', other: 'Bestanden verplaatsen')}";
static String m30(albumName) => "Succesvol verplaatst naar ${albumName}"; static String m29(albumName) => "Succesvol verplaatst naar ${albumName}";
static String m31(passwordStrengthValue) => static String m30(passwordStrengthValue) =>
"Wachtwoord sterkte: ${passwordStrengthValue}"; "Wachtwoord sterkte: ${passwordStrengthValue}";
static String m32(providerName) => static String m31(providerName) =>
"Praat met ${providerName} klantenservice als u in rekening bent gebracht"; "Praat met ${providerName} klantenservice als u in rekening bent gebracht";
static String m33(reason) => static String m32(reason) =>
"Helaas is uw betaling mislukt vanwege ${reason}"; "Helaas is uw betaling mislukt vanwege ${reason}";
static String m64(endDate) => static String m63(endDate) =>
"Gratis proefperiode geldig tot ${endDate}.\nU kunt naderhand een betaald abonnement kiezen."; "Gratis proefperiode geldig tot ${endDate}.\nU kunt naderhand een betaald abonnement kiezen.";
static String m34(toEmail) => "Stuur ons een e-mail op ${toEmail}"; static String m33(toEmail) => "Stuur ons een e-mail op ${toEmail}";
static String m35(toEmail) => static String m34(toEmail) =>
"Verstuur de logboeken alstublieft naar ${toEmail}"; "Verstuur de logboeken alstublieft naar ${toEmail}";
static String m36(storeName) => "Beoordeel ons op ${storeName}"; static String m35(storeName) => "Beoordeel ons op ${storeName}";
static String m37(storageInGB) => static String m36(storageInGB) =>
"Jullie krijgen allebei ${storageInGB} GB* gratis"; "Jullie krijgen allebei ${storageInGB} GB* gratis";
static String m38(userEmail) => static String m37(userEmail) =>
"${userEmail} zal worden verwijderd uit dit gedeelde album\n\nAlle door hen toegevoegde foto\'s worden ook uit het album verwijderd"; "${userEmail} zal worden verwijderd uit dit gedeelde album\n\nAlle door hen toegevoegde foto\'s worden ook uit het album verwijderd";
static String m39(endDate) => "Wordt verlengd op ${endDate}"; static String m38(endDate) => "Wordt verlengd op ${endDate}";
static String m40(count) => "${count} geselecteerd"; static String m39(count) => "${count} geselecteerd";
static String m41(count, yourCount) => static String m40(count, yourCount) =>
"${count} geselecteerd (${yourCount} van jou)"; "${count} geselecteerd (${yourCount} van jou)";
static String m42(verificationID) => static String m41(verificationID) =>
"Hier is mijn verificatie-ID: ${verificationID} voor ente.io."; "Hier is mijn verificatie-ID: ${verificationID} voor ente.io.";
static String m43(verificationID) => static String m42(verificationID) =>
"Hey, kunt u bevestigen dat dit uw ente.io verificatie-ID is: ${verificationID}"; "Hey, kunt u bevestigen dat dit uw ente.io verificatie-ID is: ${verificationID}";
static String m44(referralCode, referralStorageInGB) => static String m43(referralCode, referralStorageInGB) =>
"ente verwijzingscode: ${referralCode} \n\nPas het toe bij Instellingen → Algemeen → Verwijzingen om ${referralStorageInGB} GB gratis te krijgen nadat je je hebt aangemeld voor een betaald abonnement\n\nhttps://ente.io"; "ente verwijzingscode: ${referralCode} \n\nPas het toe bij Instellingen → Algemeen → Verwijzingen om ${referralStorageInGB} GB gratis te krijgen nadat je je hebt aangemeld voor een betaald abonnement\n\nhttps://ente.io";
static String m45(numberOfPeople) => static String m44(numberOfPeople) =>
"${Intl.plural(numberOfPeople, zero: 'Deel met specifieke mensen', one: 'Gedeeld met 1 persoon', other: 'Gedeeld met ${numberOfPeople} mensen')}"; "${Intl.plural(numberOfPeople, zero: 'Deel met specifieke mensen', one: 'Gedeeld met 1 persoon', other: 'Gedeeld met ${numberOfPeople} mensen')}";
static String m46(emailIDs) => "Gedeeld met ${emailIDs}"; static String m45(emailIDs) => "Gedeeld met ${emailIDs}";
static String m47(fileType) => static String m46(fileType) =>
"Deze ${fileType} zal worden verwijderd van jouw apparaat."; "Deze ${fileType} zal worden verwijderd van jouw apparaat.";
static String m48(fileType) => static String m47(fileType) =>
"Deze ${fileType} staat zowel in ente als op jouw apparaat."; "Deze ${fileType} staat zowel in ente als op jouw apparaat.";
static String m49(fileType) => static String m48(fileType) =>
"Deze ${fileType} zal worden verwijderd uit ente."; "Deze ${fileType} zal worden verwijderd uit ente.";
static String m50(storageAmountInGB) => "${storageAmountInGB} GB"; static String m49(storageAmountInGB) => "${storageAmountInGB} GB";
static String m51( static String m50(
usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) => usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) =>
"${usedAmount} ${usedStorageUnit} van ${totalAmount} ${totalStorageUnit} gebruikt"; "${usedAmount} ${usedStorageUnit} van ${totalAmount} ${totalStorageUnit} gebruikt";
static String m52(id) => static String m51(id) =>
"Uw ${id} is al aan een ander ente account gekoppeld.\nAls u uw ${id} wilt gebruiken met dit account, neem dan contact op met onze klantenservice"; "Uw ${id} is al aan een ander ente account gekoppeld.\nAls u uw ${id} wilt gebruiken met dit account, neem dan contact op met onze klantenservice";
static String m53(endDate) => "Uw abonnement loopt af op ${endDate}"; static String m52(endDate) => "Uw abonnement loopt af op ${endDate}";
static String m54(completed, total) => static String m53(completed, total) =>
"${completed}/${total} herinneringen bewaard"; "${completed}/${total} herinneringen bewaard";
static String m55(storageAmountInGB) => static String m54(storageAmountInGB) =>
"Zij krijgen ook ${storageAmountInGB} GB"; "Zij krijgen ook ${storageAmountInGB} GB";
static String m56(email) => "Dit is de verificatie-ID van ${email}"; static String m55(email) => "Dit is de verificatie-ID van ${email}";
static String m57(count) => static String m56(count) =>
"${Intl.plural(count, zero: '', one: '1 dag', other: '${count} dagen')}"; "${Intl.plural(count, zero: '', one: '1 dag', other: '${count} dagen')}";
static String m58(email) => "Verifieer ${email}"; static String m57(email) => "Verifieer ${email}";
static String m59(email) => static String m58(email) =>
"We hebben een e-mail gestuurd naar <green>${email}</green>"; "We hebben een e-mail gestuurd naar <green>${email}</green>";
static String m60(count) => static String m59(count) =>
"${Intl.plural(count, one: '${count} jaar geleden', other: '${count} jaar geleden')}"; "${Intl.plural(count, one: '${count} jaar geleden', other: '${count} jaar geleden')}";
static String m61(storageSaved) => static String m60(storageSaved) =>
"Je hebt ${storageSaved} succesvol vrijgemaakt!"; "Je hebt ${storageSaved} succesvol vrijgemaakt!";
final messages = _notInlinedMessages(_notInlinedMessages); final messages = _notInlinedMessages(_notInlinedMessages);
@ -233,8 +230,8 @@ class MessageLookup extends MessageLookupByLibrary {
"addToAlbum": "addToAlbum":
MessageLookupByLibrary.simpleMessage("Toevoegen aan album"), MessageLookupByLibrary.simpleMessage("Toevoegen aan album"),
"addToEnte": MessageLookupByLibrary.simpleMessage("Toevoegen aan ente"), "addToEnte": MessageLookupByLibrary.simpleMessage("Toevoegen aan ente"),
"addToHiddenAlbum": "addToHiddenAlbum": MessageLookupByLibrary.simpleMessage(
MessageLookupByLibrary.simpleMessage("Add to hidden album"), "Toevoegen aan verborgen album"),
"addViewer": MessageLookupByLibrary.simpleMessage("Voeg kijker toe"), "addViewer": MessageLookupByLibrary.simpleMessage("Voeg kijker toe"),
"addedAs": MessageLookupByLibrary.simpleMessage("Toegevoegd als"), "addedAs": MessageLookupByLibrary.simpleMessage("Toegevoegd als"),
"addedBy": m1, "addedBy": m1,
@ -373,6 +370,8 @@ class MessageLookup extends MessageLookupByLibrary {
"cancelSubscription": "cancelSubscription":
MessageLookupByLibrary.simpleMessage("Abonnement opzeggen"), MessageLookupByLibrary.simpleMessage("Abonnement opzeggen"),
"cannotAddMorePhotosAfterBecomingViewer": m6, "cannotAddMorePhotosAfterBecomingViewer": m6,
"cannotDeleteSharedFiles": MessageLookupByLibrary.simpleMessage(
"Kan gedeelde bestanden niet verwijderen"),
"centerPoint": MessageLookupByLibrary.simpleMessage("Middelpunt"), "centerPoint": MessageLookupByLibrary.simpleMessage("Middelpunt"),
"changeEmail": MessageLookupByLibrary.simpleMessage("E-mail wijzigen"), "changeEmail": MessageLookupByLibrary.simpleMessage("E-mail wijzigen"),
"changePassword": "changePassword":
@ -516,7 +515,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Verwijder van apparaat"), MessageLookupByLibrary.simpleMessage("Verwijder van apparaat"),
"deleteFromEnte": "deleteFromEnte":
MessageLookupByLibrary.simpleMessage("Verwijder van ente"), MessageLookupByLibrary.simpleMessage("Verwijder van ente"),
"deleteItemCount": m62, "deleteItemCount": m61,
"deleteLocation": "deleteLocation":
MessageLookupByLibrary.simpleMessage("Verwijder locatie"), MessageLookupByLibrary.simpleMessage("Verwijder locatie"),
"deletePhotos": "deletePhotos":
@ -576,7 +575,7 @@ class MessageLookup extends MessageLookupByLibrary {
"downloading": MessageLookupByLibrary.simpleMessage("Downloaden..."), "downloading": MessageLookupByLibrary.simpleMessage("Downloaden..."),
"dropSupportEmail": m13, "dropSupportEmail": m13,
"duplicateFileCountWithStorageSaved": m14, "duplicateFileCountWithStorageSaved": m14,
"duplicateItemsGroup": m63, "duplicateItemsGroup": m62,
"edit": MessageLookupByLibrary.simpleMessage("Bewerken"), "edit": MessageLookupByLibrary.simpleMessage("Bewerken"),
"editLocationTagTitle": "editLocationTagTitle":
MessageLookupByLibrary.simpleMessage("Locatie bewerken"), MessageLookupByLibrary.simpleMessage("Locatie bewerken"),
@ -716,12 +715,15 @@ class MessageLookup extends MessageLookupByLibrary {
"goToSettings": "goToSettings":
MessageLookupByLibrary.simpleMessage("Ga naar instellingen"), MessageLookupByLibrary.simpleMessage("Ga naar instellingen"),
"googlePlayId": MessageLookupByLibrary.simpleMessage("Google Play ID"), "googlePlayId": MessageLookupByLibrary.simpleMessage("Google Play ID"),
"grantFullAccessPrompt": MessageLookupByLibrary.simpleMessage(
"Geef toegang tot alle foto\'s in de Instellingen app"),
"grantPermission": "grantPermission":
MessageLookupByLibrary.simpleMessage("Toestemming verlenen"), MessageLookupByLibrary.simpleMessage("Toestemming verlenen"),
"groupNearbyPhotos": "groupNearbyPhotos":
MessageLookupByLibrary.simpleMessage("Groep foto\'s in de buurt"), MessageLookupByLibrary.simpleMessage("Groep foto\'s in de buurt"),
"hidden": MessageLookupByLibrary.simpleMessage("Verborgen"), "hidden": MessageLookupByLibrary.simpleMessage("Verborgen"),
"hide": MessageLookupByLibrary.simpleMessage("Verbergen"), "hide": MessageLookupByLibrary.simpleMessage("Verbergen"),
"hiding": MessageLookupByLibrary.simpleMessage("Verbergen..."),
"hostedAtOsmFrance": "hostedAtOsmFrance":
MessageLookupByLibrary.simpleMessage("Gehost bij OSM France"), MessageLookupByLibrary.simpleMessage("Gehost bij OSM France"),
"howItWorks": MessageLookupByLibrary.simpleMessage("Hoe het werkt"), "howItWorks": MessageLookupByLibrary.simpleMessage("Hoe het werkt"),
@ -852,19 +854,18 @@ class MessageLookup extends MessageLookupByLibrary {
"maps": MessageLookupByLibrary.simpleMessage("Kaarten"), "maps": MessageLookupByLibrary.simpleMessage("Kaarten"),
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"), "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"), "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
"maxDeviceLimitSpikeHandling": m27, "memoryCount": m27,
"memoryCount": m28,
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"), "merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
"mobileWebDesktop": "mobileWebDesktop":
MessageLookupByLibrary.simpleMessage("Mobiel, Web, Desktop"), MessageLookupByLibrary.simpleMessage("Mobiel, Web, Desktop"),
"moderateStrength": MessageLookupByLibrary.simpleMessage("Matig"), "moderateStrength": MessageLookupByLibrary.simpleMessage("Matig"),
"monthly": MessageLookupByLibrary.simpleMessage("Maandelijks"), "monthly": MessageLookupByLibrary.simpleMessage("Maandelijks"),
"moveItem": m29, "moveItem": m28,
"moveToAlbum": "moveToAlbum":
MessageLookupByLibrary.simpleMessage("Verplaats naar album"), MessageLookupByLibrary.simpleMessage("Verplaats naar album"),
"moveToHiddenAlbum": "moveToHiddenAlbum": MessageLookupByLibrary.simpleMessage(
MessageLookupByLibrary.simpleMessage("Move to hidden album"), "Verplaatsen naar verborgen album"),
"movedSuccessfullyTo": m30, "movedSuccessfullyTo": m29,
"movedToTrash": "movedToTrash":
MessageLookupByLibrary.simpleMessage("Naar prullenbak verplaatst"), MessageLookupByLibrary.simpleMessage("Naar prullenbak verplaatst"),
"movingFilesToAlbum": MessageLookupByLibrary.simpleMessage( "movingFilesToAlbum": MessageLookupByLibrary.simpleMessage(
@ -877,6 +878,7 @@ class MessageLookup extends MessageLookupByLibrary {
"no": MessageLookupByLibrary.simpleMessage("Nee"), "no": MessageLookupByLibrary.simpleMessage("Nee"),
"noAlbumsSharedByYouYet": MessageLookupByLibrary.simpleMessage( "noAlbumsSharedByYouYet": MessageLookupByLibrary.simpleMessage(
"Nog geen albums gedeeld door jou"), "Nog geen albums gedeeld door jou"),
"noDeviceLimit": MessageLookupByLibrary.simpleMessage("Geen"),
"noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage( "noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage(
"Je hebt geen bestanden op dit apparaat die verwijderd kunnen worden"), "Je hebt geen bestanden op dit apparaat die verwijderd kunnen worden"),
"noDuplicates": "noDuplicates":
@ -913,6 +915,8 @@ class MessageLookup extends MessageLookupByLibrary {
"Oeps, kon bewerkingen niet opslaan"), "Oeps, kon bewerkingen niet opslaan"),
"oopsSomethingWentWrong": "oopsSomethingWentWrong":
MessageLookupByLibrary.simpleMessage("Oeps, er is iets misgegaan"), MessageLookupByLibrary.simpleMessage("Oeps, er is iets misgegaan"),
"openSettings":
MessageLookupByLibrary.simpleMessage("Instellingen openen"),
"openTheItem": MessageLookupByLibrary.simpleMessage("• Open het item"), "openTheItem": MessageLookupByLibrary.simpleMessage("• Open het item"),
"openstreetmapContributors": "openstreetmapContributors":
MessageLookupByLibrary.simpleMessage("OpenStreetMap bijdragers"), MessageLookupByLibrary.simpleMessage("OpenStreetMap bijdragers"),
@ -924,15 +928,15 @@ class MessageLookup extends MessageLookupByLibrary {
"passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage( "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
"Wachtwoord succesvol aangepast"), "Wachtwoord succesvol aangepast"),
"passwordLock": MessageLookupByLibrary.simpleMessage("Wachtwoord slot"), "passwordLock": MessageLookupByLibrary.simpleMessage("Wachtwoord slot"),
"passwordStrength": m31, "passwordStrength": m30,
"passwordWarning": MessageLookupByLibrary.simpleMessage( "passwordWarning": MessageLookupByLibrary.simpleMessage(
"Wij slaan dit wachtwoord niet op, dus als je het vergeet, kunnen <underline>we je gegevens niet ontsleutelen</underline>"), "Wij slaan dit wachtwoord niet op, dus als je het vergeet, kunnen <underline>we je gegevens niet ontsleutelen</underline>"),
"paymentDetails": "paymentDetails":
MessageLookupByLibrary.simpleMessage("Betaalgegevens"), MessageLookupByLibrary.simpleMessage("Betaalgegevens"),
"paymentFailed": "paymentFailed":
MessageLookupByLibrary.simpleMessage("Betaling mislukt"), MessageLookupByLibrary.simpleMessage("Betaling mislukt"),
"paymentFailedTalkToProvider": m32, "paymentFailedTalkToProvider": m31,
"paymentFailedWithReason": m33, "paymentFailedWithReason": m32,
"pendingSync": MessageLookupByLibrary.simpleMessage( "pendingSync": MessageLookupByLibrary.simpleMessage(
"Synchronisatie in behandeling"), "Synchronisatie in behandeling"),
"peopleUsingYourCode": MessageLookupByLibrary.simpleMessage( "peopleUsingYourCode": MessageLookupByLibrary.simpleMessage(
@ -953,7 +957,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Kies middelpunt"), MessageLookupByLibrary.simpleMessage("Kies middelpunt"),
"pinAlbum": "pinAlbum":
MessageLookupByLibrary.simpleMessage("Album bovenaan vastzetten"), MessageLookupByLibrary.simpleMessage("Album bovenaan vastzetten"),
"playStoreFreeTrialValidTill": m64, "playStoreFreeTrialValidTill": m63,
"playstoreSubscription": "playstoreSubscription":
MessageLookupByLibrary.simpleMessage("PlayStore abonnement"), MessageLookupByLibrary.simpleMessage("PlayStore abonnement"),
"pleaseContactSupportAndWeWillBeHappyToHelp": "pleaseContactSupportAndWeWillBeHappyToHelp":
@ -962,12 +966,12 @@ class MessageLookup extends MessageLookupByLibrary {
"pleaseContactSupportIfTheProblemPersists": "pleaseContactSupportIfTheProblemPersists":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Neem contact op met klantenservice als het probleem aanhoudt"), "Neem contact op met klantenservice als het probleem aanhoudt"),
"pleaseEmailUsAt": m34, "pleaseEmailUsAt": m33,
"pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage( "pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage(
"Geef alstublieft toestemming"), "Geef alstublieft toestemming"),
"pleaseLoginAgain": "pleaseLoginAgain":
MessageLookupByLibrary.simpleMessage("Log opnieuw in"), MessageLookupByLibrary.simpleMessage("Log opnieuw in"),
"pleaseSendTheLogsTo": m35, "pleaseSendTheLogsTo": m34,
"pleaseTryAgain": "pleaseTryAgain":
MessageLookupByLibrary.simpleMessage("Probeer het nog eens"), MessageLookupByLibrary.simpleMessage("Probeer het nog eens"),
"pleaseVerifyTheCodeYouHaveEntered": "pleaseVerifyTheCodeYouHaveEntered":
@ -985,6 +989,8 @@ class MessageLookup extends MessageLookupByLibrary {
"preserveMore": MessageLookupByLibrary.simpleMessage("Meer bewaren"), "preserveMore": MessageLookupByLibrary.simpleMessage("Meer bewaren"),
"pressAndHoldToPlayVideo": MessageLookupByLibrary.simpleMessage( "pressAndHoldToPlayVideo": MessageLookupByLibrary.simpleMessage(
"Ingedrukt houden om video af te spelen"), "Ingedrukt houden om video af te spelen"),
"pressAndHoldToPlayVideoDetailed": MessageLookupByLibrary.simpleMessage(
"Houd de afbeelding ingedrukt om video af te spelen"),
"privacy": MessageLookupByLibrary.simpleMessage("Privacy"), "privacy": MessageLookupByLibrary.simpleMessage("Privacy"),
"privacyPolicyTitle": "privacyPolicyTitle":
MessageLookupByLibrary.simpleMessage("Privacybeleid"), MessageLookupByLibrary.simpleMessage("Privacybeleid"),
@ -1000,7 +1006,7 @@ class MessageLookup extends MessageLookupByLibrary {
"raiseTicket": MessageLookupByLibrary.simpleMessage("Meld probleem"), "raiseTicket": MessageLookupByLibrary.simpleMessage("Meld probleem"),
"rateTheApp": MessageLookupByLibrary.simpleMessage("Beoordeel de app"), "rateTheApp": MessageLookupByLibrary.simpleMessage("Beoordeel de app"),
"rateUs": MessageLookupByLibrary.simpleMessage("Beoordeel ons"), "rateUs": MessageLookupByLibrary.simpleMessage("Beoordeel ons"),
"rateUsOnStore": m36, "rateUsOnStore": m35,
"recover": MessageLookupByLibrary.simpleMessage("Herstellen"), "recover": MessageLookupByLibrary.simpleMessage("Herstellen"),
"recoverAccount": "recoverAccount":
MessageLookupByLibrary.simpleMessage("Account herstellen"), MessageLookupByLibrary.simpleMessage("Account herstellen"),
@ -1031,7 +1037,7 @@ class MessageLookup extends MessageLookupByLibrary {
"1. Geef deze code aan je vrienden"), "1. Geef deze code aan je vrienden"),
"referralStep2": MessageLookupByLibrary.simpleMessage( "referralStep2": MessageLookupByLibrary.simpleMessage(
"2. Ze registreren voor een betaald plan"), "2. Ze registreren voor een betaald plan"),
"referralStep3": m37, "referralStep3": m36,
"referrals": MessageLookupByLibrary.simpleMessage("Referenties"), "referrals": MessageLookupByLibrary.simpleMessage("Referenties"),
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage( "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
"Verwijzingen zijn momenteel gepauzeerd"), "Verwijzingen zijn momenteel gepauzeerd"),
@ -1057,7 +1063,7 @@ class MessageLookup extends MessageLookupByLibrary {
"removeLink": MessageLookupByLibrary.simpleMessage("Verwijder link"), "removeLink": MessageLookupByLibrary.simpleMessage("Verwijder link"),
"removeParticipant": "removeParticipant":
MessageLookupByLibrary.simpleMessage("Deelnemer verwijderen"), MessageLookupByLibrary.simpleMessage("Deelnemer verwijderen"),
"removeParticipantBody": m38, "removeParticipantBody": m37,
"removePublicLink": "removePublicLink":
MessageLookupByLibrary.simpleMessage("Verwijder publieke link"), MessageLookupByLibrary.simpleMessage("Verwijder publieke link"),
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage( "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@ -1073,7 +1079,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Bestandsnaam wijzigen"), MessageLookupByLibrary.simpleMessage("Bestandsnaam wijzigen"),
"renewSubscription": "renewSubscription":
MessageLookupByLibrary.simpleMessage("Abonnement verlengen"), MessageLookupByLibrary.simpleMessage("Abonnement verlengen"),
"renewsOn": m39, "renewsOn": m38,
"reportABug": MessageLookupByLibrary.simpleMessage("Een fout melden"), "reportABug": MessageLookupByLibrary.simpleMessage("Een fout melden"),
"reportBug": MessageLookupByLibrary.simpleMessage("Fout melden"), "reportBug": MessageLookupByLibrary.simpleMessage("Fout melden"),
"resendEmail": "resendEmail":
@ -1123,6 +1129,8 @@ class MessageLookup extends MessageLookupByLibrary {
"Selecteer items om toe te voegen"), "Selecteer items om toe te voegen"),
"selectLanguage": "selectLanguage":
MessageLookupByLibrary.simpleMessage("Taal selecteren"), MessageLookupByLibrary.simpleMessage("Taal selecteren"),
"selectMorePhotos":
MessageLookupByLibrary.simpleMessage("Selecteer meer foto\'s"),
"selectReason": MessageLookupByLibrary.simpleMessage("Selecteer reden"), "selectReason": MessageLookupByLibrary.simpleMessage("Selecteer reden"),
"selectYourPlan": "selectYourPlan":
MessageLookupByLibrary.simpleMessage("Kies uw abonnement"), MessageLookupByLibrary.simpleMessage("Kies uw abonnement"),
@ -1134,8 +1142,8 @@ class MessageLookup extends MessageLookupByLibrary {
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved": "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Geselecteerde bestanden worden verwijderd uit alle albums en verplaatst naar de prullenbak."), "Geselecteerde bestanden worden verwijderd uit alle albums en verplaatst naar de prullenbak."),
"selectedPhotos": m40, "selectedPhotos": m39,
"selectedPhotosWithYours": m41, "selectedPhotosWithYours": m40,
"send": MessageLookupByLibrary.simpleMessage("Verzenden"), "send": MessageLookupByLibrary.simpleMessage("Verzenden"),
"sendEmail": MessageLookupByLibrary.simpleMessage("E-mail versturen"), "sendEmail": MessageLookupByLibrary.simpleMessage("E-mail versturen"),
"sendInvite": "sendInvite":
@ -1159,16 +1167,16 @@ class MessageLookup extends MessageLookupByLibrary {
"shareAnAlbumNow": "shareAnAlbumNow":
MessageLookupByLibrary.simpleMessage("Deel nu een album"), MessageLookupByLibrary.simpleMessage("Deel nu een album"),
"shareLink": MessageLookupByLibrary.simpleMessage("Link delen"), "shareLink": MessageLookupByLibrary.simpleMessage("Link delen"),
"shareMyVerificationID": m42, "shareMyVerificationID": m41,
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage( "shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
"Deel alleen met de mensen die u wilt"), "Deel alleen met de mensen die u wilt"),
"shareTextConfirmOthersVerificationID": m43, "shareTextConfirmOthersVerificationID": m42,
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage( "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
"Download ente zodat we gemakkelijk foto\'s en video\'s van originele kwaliteit kunnen delen\n\nhttps://ente.io"), "Download ente zodat we gemakkelijk foto\'s en video\'s van originele kwaliteit kunnen delen\n\nhttps://ente.io"),
"shareTextReferralCode": m44, "shareTextReferralCode": m43,
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage( "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
"Delen met niet-ente gebruikers"), "Delen met niet-ente gebruikers"),
"shareWithPeopleSectionTitle": m45, "shareWithPeopleSectionTitle": m44,
"shareYourFirstAlbum": "shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("Deel jouw eerste album"), MessageLookupByLibrary.simpleMessage("Deel jouw eerste album"),
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage( "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
@ -1179,18 +1187,20 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Nieuwe gedeelde foto\'s"), MessageLookupByLibrary.simpleMessage("Nieuwe gedeelde foto\'s"),
"sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage( "sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage(
"Ontvang meldingen wanneer iemand een foto toevoegt aan een gedeeld album waar je deel van uitmaakt"), "Ontvang meldingen wanneer iemand een foto toevoegt aan een gedeeld album waar je deel van uitmaakt"),
"sharedWith": m46, "sharedWith": m45,
"sharedWithMe": MessageLookupByLibrary.simpleMessage("Gedeeld met mij"), "sharedWithMe": MessageLookupByLibrary.simpleMessage("Gedeeld met mij"),
"sharedWithYou": "sharedWithYou":
MessageLookupByLibrary.simpleMessage("Gedeeld met jou"), MessageLookupByLibrary.simpleMessage("Gedeeld met jou"),
"sharing": MessageLookupByLibrary.simpleMessage("Delen..."), "sharing": MessageLookupByLibrary.simpleMessage("Delen..."),
"showMemories":
MessageLookupByLibrary.simpleMessage("Toon herinneringen"),
"signUpTerms": MessageLookupByLibrary.simpleMessage( "signUpTerms": MessageLookupByLibrary.simpleMessage(
"Ik ga akkoord met de <u-terms>gebruiksvoorwaarden</u-terms> en <u-policy>privacybeleid</u-policy>"), "Ik ga akkoord met de <u-terms>gebruiksvoorwaarden</u-terms> en <u-policy>privacybeleid</u-policy>"),
"singleFileDeleteFromDevice": m47, "singleFileDeleteFromDevice": m46,
"singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage( "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
"Het wordt uit alle albums verwijderd."), "Het wordt uit alle albums verwijderd."),
"singleFileInBothLocalAndRemote": m48, "singleFileInBothLocalAndRemote": m47,
"singleFileInRemoteOnly": m49, "singleFileInRemoteOnly": m48,
"skip": MessageLookupByLibrary.simpleMessage("Overslaan"), "skip": MessageLookupByLibrary.simpleMessage("Overslaan"),
"social": MessageLookupByLibrary.simpleMessage("Sociale media"), "social": MessageLookupByLibrary.simpleMessage("Sociale media"),
"someItemsAreInBothEnteAndYourDevice": MessageLookupByLibrary.simpleMessage( "someItemsAreInBothEnteAndYourDevice": MessageLookupByLibrary.simpleMessage(
@ -1227,13 +1237,13 @@ class MessageLookup extends MessageLookupByLibrary {
"storage": MessageLookupByLibrary.simpleMessage("Opslagruimte"), "storage": MessageLookupByLibrary.simpleMessage("Opslagruimte"),
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Familie"), "storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Familie"),
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("Jij"), "storageBreakupYou": MessageLookupByLibrary.simpleMessage("Jij"),
"storageInGB": m50, "storageInGB": m49,
"storageLimitExceeded": "storageLimitExceeded":
MessageLookupByLibrary.simpleMessage("Opslaglimiet overschreden"), MessageLookupByLibrary.simpleMessage("Opslaglimiet overschreden"),
"storageUsageInfo": m51, "storageUsageInfo": m50,
"strongStrength": MessageLookupByLibrary.simpleMessage("Sterk"), "strongStrength": MessageLookupByLibrary.simpleMessage("Sterk"),
"subAlreadyLinkedErrMessage": m52, "subAlreadyLinkedErrMessage": m51,
"subWillBeCancelledOn": m53, "subWillBeCancelledOn": m52,
"subscribe": MessageLookupByLibrary.simpleMessage("Abonneer"), "subscribe": MessageLookupByLibrary.simpleMessage("Abonneer"),
"subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage( "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
"Het lijkt erop dat je abonnement is verlopen. Abonneer om delen mogelijk te maken."), "Het lijkt erop dat je abonnement is verlopen. Abonneer om delen mogelijk te maken."),
@ -1241,12 +1251,16 @@ class MessageLookup extends MessageLookupByLibrary {
"success": MessageLookupByLibrary.simpleMessage("Succes"), "success": MessageLookupByLibrary.simpleMessage("Succes"),
"successfullyArchived": "successfullyArchived":
MessageLookupByLibrary.simpleMessage("Succesvol gearchiveerd"), MessageLookupByLibrary.simpleMessage("Succesvol gearchiveerd"),
"successfullyHid":
MessageLookupByLibrary.simpleMessage("Succesvol verborgen"),
"successfullyUnarchived": MessageLookupByLibrary.simpleMessage( "successfullyUnarchived": MessageLookupByLibrary.simpleMessage(
"Succesvol uit archief gehaald"), "Succesvol uit archief gehaald"),
"successfullyUnhid": MessageLookupByLibrary.simpleMessage(
"Met succes zichtbaar gemaakt"),
"suggestFeatures": "suggestFeatures":
MessageLookupByLibrary.simpleMessage("Features voorstellen"), MessageLookupByLibrary.simpleMessage("Features voorstellen"),
"support": MessageLookupByLibrary.simpleMessage("Ondersteuning"), "support": MessageLookupByLibrary.simpleMessage("Ondersteuning"),
"syncProgress": m54, "syncProgress": m53,
"syncStopped": "syncStopped":
MessageLookupByLibrary.simpleMessage("Synchronisatie gestopt"), MessageLookupByLibrary.simpleMessage("Synchronisatie gestopt"),
"syncing": MessageLookupByLibrary.simpleMessage("Synchroniseren..."), "syncing": MessageLookupByLibrary.simpleMessage("Synchroniseren..."),
@ -1274,7 +1288,7 @@ class MessageLookup extends MessageLookupByLibrary {
"theseItemsWillBeDeletedFromYourDevice": "theseItemsWillBeDeletedFromYourDevice":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Deze bestanden zullen worden verwijderd van uw apparaat."), "Deze bestanden zullen worden verwijderd van uw apparaat."),
"theyAlsoGetXGb": m55, "theyAlsoGetXGb": m54,
"theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage( "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
"Ze zullen uit alle albums worden verwijderd."), "Ze zullen uit alle albums worden verwijderd."),
"thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage( "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@ -1290,7 +1304,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Dit e-mailadres is al in gebruik"), "Dit e-mailadres is al in gebruik"),
"thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage( "thisImageHasNoExifData": MessageLookupByLibrary.simpleMessage(
"Deze foto heeft geen exif gegevens"), "Deze foto heeft geen exif gegevens"),
"thisIsPersonVerificationId": m56, "thisIsPersonVerificationId": m55,
"thisIsYourVerificationId": "thisIsYourVerificationId":
MessageLookupByLibrary.simpleMessage("Dit is uw verificatie-ID"), MessageLookupByLibrary.simpleMessage("Dit is uw verificatie-ID"),
"thisWillLogYouOutOfTheFollowingDevice": "thisWillLogYouOutOfTheFollowingDevice":
@ -1308,7 +1322,7 @@ class MessageLookup extends MessageLookupByLibrary {
"total": MessageLookupByLibrary.simpleMessage("totaal"), "total": MessageLookupByLibrary.simpleMessage("totaal"),
"totalSize": MessageLookupByLibrary.simpleMessage("Totale grootte"), "totalSize": MessageLookupByLibrary.simpleMessage("Totale grootte"),
"trash": MessageLookupByLibrary.simpleMessage("Prullenbak"), "trash": MessageLookupByLibrary.simpleMessage("Prullenbak"),
"trashDaysLeft": m57, "trashDaysLeft": m56,
"tryAgain": MessageLookupByLibrary.simpleMessage("Probeer opnieuw"), "tryAgain": MessageLookupByLibrary.simpleMessage("Probeer opnieuw"),
"turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage( "turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage(
"Schakel back-up in om bestanden die toegevoegd zijn aan deze map op dit apparaat automatisch te uploaden."), "Schakel back-up in om bestanden die toegevoegd zijn aan deze map op dit apparaat automatisch te uploaden."),
@ -1337,6 +1351,7 @@ class MessageLookup extends MessageLookupByLibrary {
"unhide": MessageLookupByLibrary.simpleMessage("Zichtbaar maken"), "unhide": MessageLookupByLibrary.simpleMessage("Zichtbaar maken"),
"unhideToAlbum": "unhideToAlbum":
MessageLookupByLibrary.simpleMessage("Zichtbaar maken in album"), MessageLookupByLibrary.simpleMessage("Zichtbaar maken in album"),
"unhiding": MessageLookupByLibrary.simpleMessage("Zichtbaar maken..."),
"unhidingFilesToAlbum": MessageLookupByLibrary.simpleMessage( "unhidingFilesToAlbum": MessageLookupByLibrary.simpleMessage(
"Bestanden zichtbaar maken in album"), "Bestanden zichtbaar maken in album"),
"unlock": MessageLookupByLibrary.simpleMessage("Ontgrendelen"), "unlock": MessageLookupByLibrary.simpleMessage("Ontgrendelen"),
@ -1368,7 +1383,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Verificatie ID"), MessageLookupByLibrary.simpleMessage("Verificatie ID"),
"verify": MessageLookupByLibrary.simpleMessage("Verifiëren"), "verify": MessageLookupByLibrary.simpleMessage("Verifiëren"),
"verifyEmail": MessageLookupByLibrary.simpleMessage("Bevestig e-mail"), "verifyEmail": MessageLookupByLibrary.simpleMessage("Bevestig e-mail"),
"verifyEmailID": m58, "verifyEmailID": m57,
"verifyIDLabel": MessageLookupByLibrary.simpleMessage("Verifiëren"), "verifyIDLabel": MessageLookupByLibrary.simpleMessage("Verifiëren"),
"verifyPassword": "verifyPassword":
MessageLookupByLibrary.simpleMessage("Bevestig wachtwoord"), MessageLookupByLibrary.simpleMessage("Bevestig wachtwoord"),
@ -1392,11 +1407,11 @@ class MessageLookup extends MessageLookupByLibrary {
"weDontSupportEditingPhotosAndAlbumsThatYouDont": "weDontSupportEditingPhotosAndAlbumsThatYouDont":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"We ondersteunen het bewerken van foto\'s en albums waar je niet de eigenaar van bent nog niet"), "We ondersteunen het bewerken van foto\'s en albums waar je niet de eigenaar van bent nog niet"),
"weHaveSendEmailTo": m59, "weHaveSendEmailTo": m58,
"weakStrength": MessageLookupByLibrary.simpleMessage("Zwak"), "weakStrength": MessageLookupByLibrary.simpleMessage("Zwak"),
"welcomeBack": MessageLookupByLibrary.simpleMessage("Welkom terug!"), "welcomeBack": MessageLookupByLibrary.simpleMessage("Welkom terug!"),
"yearly": MessageLookupByLibrary.simpleMessage("Jaarlijks"), "yearly": MessageLookupByLibrary.simpleMessage("Jaarlijks"),
"yearsAgo": m60, "yearsAgo": m59,
"yes": MessageLookupByLibrary.simpleMessage("Ja"), "yes": MessageLookupByLibrary.simpleMessage("Ja"),
"yesCancel": MessageLookupByLibrary.simpleMessage("Ja, opzeggen"), "yesCancel": MessageLookupByLibrary.simpleMessage("Ja, opzeggen"),
"yesConvertToViewer": "yesConvertToViewer":
@ -1426,7 +1441,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Je kunt niet met jezelf delen"), "Je kunt niet met jezelf delen"),
"youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage( "youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
"U heeft geen gearchiveerde bestanden."), "U heeft geen gearchiveerde bestanden."),
"youHaveSuccessfullyFreedUp": m61, "youHaveSuccessfullyFreedUp": m60,
"yourAccountHasBeenDeleted": "yourAccountHasBeenDeleted":
MessageLookupByLibrary.simpleMessage("Je account is verwijderd"), MessageLookupByLibrary.simpleMessage("Je account is verwijderd"),
"yourPlanWasSuccessfullyDowngraded": "yourPlanWasSuccessfullyDowngraded":

View file

@ -20,7 +20,7 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
class MessageLookup extends MessageLookupByLibrary { class MessageLookup extends MessageLookupByLibrary {
String get localeName => 'pl'; String get localeName => 'pl';
static String m31(passwordStrengthValue) => static String m30(passwordStrengthValue) =>
"Siła hasła: ${passwordStrengthValue}"; "Siła hasła: ${passwordStrengthValue}";
final messages = _notInlinedMessages(_notInlinedMessages); final messages = _notInlinedMessages(_notInlinedMessages);
@ -120,7 +120,7 @@ class MessageLookup extends MessageLookupByLibrary {
"password": MessageLookupByLibrary.simpleMessage("Hasło"), "password": MessageLookupByLibrary.simpleMessage("Hasło"),
"passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage( "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
"Hasło zostało pomyślnie zmienione"), "Hasło zostało pomyślnie zmienione"),
"passwordStrength": m31, "passwordStrength": m30,
"passwordWarning": MessageLookupByLibrary.simpleMessage( "passwordWarning": MessageLookupByLibrary.simpleMessage(
"Nie przechowujemy tego hasła, więc jeśli go zapomnisz, <underline>nie będziemy w stanie odszyfrować Twoich danych</underline>"), "Nie przechowujemy tego hasła, więc jeśli go zapomnisz, <underline>nie będziemy w stanie odszyfrować Twoich danych</underline>"),
"pleaseTryAgain": "pleaseTryAgain":

View file

@ -40,23 +40,23 @@ class MessageLookup extends MessageLookupByLibrary {
static String m19(storageAmountInGB) => static String m19(storageAmountInGB) =>
"${storageAmountInGB} GB cada vez que alguém se inscrever para um plano pago e aplica o seu código"; "${storageAmountInGB} GB cada vez que alguém se inscrever para um plano pago e aplica o seu código";
static String m31(passwordStrengthValue) => static String m30(passwordStrengthValue) =>
"Segurança da senha: ${passwordStrengthValue}"; "Segurança da senha: ${passwordStrengthValue}";
static String m37(storageInGB) => "3. Ambos ganham ${storageInGB} GB* grátis"; static String m36(storageInGB) => "3. Ambos ganham ${storageInGB} GB* grátis";
static String m38(userEmail) => static String m37(userEmail) =>
"${userEmail} será removido deste álbum compartilhado\n\nQuaisquer fotos adicionadas por eles também serão removidas do álbum"; "${userEmail} será removido deste álbum compartilhado\n\nQuaisquer fotos adicionadas por eles também serão removidas do álbum";
static String m44(referralCode, referralStorageInGB) => static String m43(referralCode, referralStorageInGB) =>
"Código de referência do ente: ${referralCode} \n\nAplique em Configurações → Geral → Indicações para obter ${referralStorageInGB} GB gratuitamente após a sua inscrição em um plano pago\n\nhttps://ente.io"; "Código de referência do ente: ${referralCode} \n\nAplique em Configurações → Geral → Indicações para obter ${referralStorageInGB} GB gratuitamente após a sua inscrição em um plano pago\n\nhttps://ente.io";
static String m50(storageAmountInGB) => "${storageAmountInGB} GB"; static String m49(storageAmountInGB) => "${storageAmountInGB} GB";
static String m55(storageAmountInGB) => static String m54(storageAmountInGB) =>
"Eles também recebem ${storageAmountInGB} GB"; "Eles também recebem ${storageAmountInGB} GB";
static String m59(email) => "Enviamos um e-mail à <green>${email}</green>"; static String m58(email) => "Enviamos um e-mail à <green>${email}</green>";
final messages = _notInlinedMessages(_notInlinedMessages); final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{ static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
@ -276,7 +276,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Senha alterada com sucesso"), MessageLookupByLibrary.simpleMessage("Senha alterada com sucesso"),
"passwordLock": "passwordLock":
MessageLookupByLibrary.simpleMessage("Bloqueio de senha"), MessageLookupByLibrary.simpleMessage("Bloqueio de senha"),
"passwordStrength": m31, "passwordStrength": m30,
"passwordWarning": MessageLookupByLibrary.simpleMessage( "passwordWarning": MessageLookupByLibrary.simpleMessage(
"Nós não salvamos essa senha, se você esquecer <underline> nós não poderemos descriptografar seus dados</underline>"), "Nós não salvamos essa senha, se você esquecer <underline> nós não poderemos descriptografar seus dados</underline>"),
"peopleUsingYourCode": "peopleUsingYourCode":
@ -315,7 +315,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Envie esse código aos seus amigos"), "Envie esse código aos seus amigos"),
"referralStep2": MessageLookupByLibrary.simpleMessage( "referralStep2": MessageLookupByLibrary.simpleMessage(
"2. Eles se inscrevem em um plano pago"), "2. Eles se inscrevem em um plano pago"),
"referralStep3": m37, "referralStep3": m36,
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage( "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
"Referências estão atualmente pausadas"), "Referências estão atualmente pausadas"),
"remove": MessageLookupByLibrary.simpleMessage("Remover"), "remove": MessageLookupByLibrary.simpleMessage("Remover"),
@ -325,7 +325,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Remover do álbum?"), MessageLookupByLibrary.simpleMessage("Remover do álbum?"),
"removeParticipant": "removeParticipant":
MessageLookupByLibrary.simpleMessage("Remover participante"), MessageLookupByLibrary.simpleMessage("Remover participante"),
"removeParticipantBody": m38, "removeParticipantBody": m37,
"removePublicLink": "removePublicLink":
MessageLookupByLibrary.simpleMessage("Remover link público"), MessageLookupByLibrary.simpleMessage("Remover link público"),
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage( "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@ -352,7 +352,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Chave: definaSenha\n→ definaSenha"), "Chave: definaSenha\n→ definaSenha"),
"setupComplete": "setupComplete":
MessageLookupByLibrary.simpleMessage("Configuração concluída"), MessageLookupByLibrary.simpleMessage("Configuração concluída"),
"shareTextReferralCode": m44, "shareTextReferralCode": m43,
"sharing": MessageLookupByLibrary.simpleMessage("Compartilhando..."), "sharing": MessageLookupByLibrary.simpleMessage("Compartilhando..."),
"signUpTerms": MessageLookupByLibrary.simpleMessage( "signUpTerms": MessageLookupByLibrary.simpleMessage(
"Eu concordo com os <u-terms>termos de serviço</u-terms> e a <u-policy>política de privacidade</u-policy>"), "Eu concordo com os <u-terms>termos de serviço</u-terms> e a <u-policy>política de privacidade</u-policy>"),
@ -368,7 +368,7 @@ class MessageLookup extends MessageLookupByLibrary {
"sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease": "sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Desculpe, não foi possível gerar chaves seguras neste dispositivo.\n\npor favor, faça o login com um dispositivo diferente."), "Desculpe, não foi possível gerar chaves seguras neste dispositivo.\n\npor favor, faça o login com um dispositivo diferente."),
"storageInGB": m50, "storageInGB": m49,
"strongStrength": MessageLookupByLibrary.simpleMessage("Forte"), "strongStrength": MessageLookupByLibrary.simpleMessage("Forte"),
"subscribe": MessageLookupByLibrary.simpleMessage("Inscrever-se"), "subscribe": MessageLookupByLibrary.simpleMessage("Inscrever-se"),
"subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage( "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
@ -380,7 +380,7 @@ class MessageLookup extends MessageLookupByLibrary {
"terminateSession": "terminateSession":
MessageLookupByLibrary.simpleMessage("Encerrar sessão?"), MessageLookupByLibrary.simpleMessage("Encerrar sessão?"),
"termsOfServicesTitle": MessageLookupByLibrary.simpleMessage("Termos"), "termsOfServicesTitle": MessageLookupByLibrary.simpleMessage("Termos"),
"theyAlsoGetXGb": m55, "theyAlsoGetXGb": m54,
"thisCanBeUsedToRecoverYourAccountIfYou": "thisCanBeUsedToRecoverYourAccountIfYou":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Isso pode ser usado para recuperar sua conta se você perder seu segundo fator"), "Isso pode ser usado para recuperar sua conta se você perder seu segundo fator"),
@ -413,7 +413,7 @@ class MessageLookup extends MessageLookupByLibrary {
"viewRecoveryKey": "viewRecoveryKey":
MessageLookupByLibrary.simpleMessage("Ver chave de recuperação"), MessageLookupByLibrary.simpleMessage("Ver chave de recuperação"),
"viewer": MessageLookupByLibrary.simpleMessage("Visualizador"), "viewer": MessageLookupByLibrary.simpleMessage("Visualizador"),
"weHaveSendEmailTo": m59, "weHaveSendEmailTo": m58,
"weakStrength": MessageLookupByLibrary.simpleMessage("Fraca"), "weakStrength": MessageLookupByLibrary.simpleMessage("Fraca"),
"welcomeBack": "welcomeBack":
MessageLookupByLibrary.simpleMessage("Bem-vindo de volta!"), MessageLookupByLibrary.simpleMessage("Bem-vindo de volta!"),

View file

@ -51,7 +51,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m10(provider) => static String m10(provider) =>
"请通过support@ente.io 用英语联系我们来管理您的 ${provider} 订阅。"; "请通过support@ente.io 用英语联系我们来管理您的 ${provider} 订阅。";
static String m62(count) => static String m61(count) =>
"${Intl.plural(count, one: '删除 ${count} 个项目', other: '删除 ${count} 个项目')}"; "${Intl.plural(count, one: '删除 ${count} 个项目', other: '删除 ${count} 个项目')}";
static String m11(currentlyDeleting, totalCount) => static String m11(currentlyDeleting, totalCount) =>
@ -64,7 +64,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m14(count, storageSaved) => static String m14(count, storageSaved) =>
"您已经清理了 ${Intl.plural(count, other: '${count} 个重复文件')}, 释放了 (${storageSaved}!)"; "您已经清理了 ${Intl.plural(count, other: '${count} 个重复文件')}, 释放了 (${storageSaved}!)";
static String m63(count, formattedSize) => static String m62(count, formattedSize) =>
"${count} 个文件,每个文件 ${formattedSize}"; "${count} 个文件,每个文件 ${formattedSize}";
static String m15(newEmail) => "电子邮件已更改为 ${newEmail}"; static String m15(newEmail) => "电子邮件已更改为 ${newEmail}";
@ -98,89 +98,86 @@ class MessageLookup extends MessageLookupByLibrary {
static String m26(expiryTime) => "链接将在 ${expiryTime} 过期"; static String m26(expiryTime) => "链接将在 ${expiryTime} 过期";
static String m27(maxValue) => static String m27(count, formattedCount) =>
"当设置为最大值 (${maxValue}) 时,设备限制将放宽以允许大量查看者查看的临时高峰。";
static String m28(count, formattedCount) =>
"${Intl.plural(count, zero: '没有回忆', one: '${formattedCount} 个回忆', other: '${formattedCount} 个回忆')}"; "${Intl.plural(count, zero: '没有回忆', one: '${formattedCount} 个回忆', other: '${formattedCount} 个回忆')}";
static String m29(count) => static String m28(count) =>
"${Intl.plural(count, one: '移动一个项目', other: '移动一些项目')}"; "${Intl.plural(count, one: '移动一个项目', other: '移动一些项目')}";
static String m30(albumName) => "成功移动到 ${albumName}"; static String m29(albumName) => "成功移动到 ${albumName}";
static String m31(passwordStrengthValue) => "密码强度: ${passwordStrengthValue}"; static String m30(passwordStrengthValue) => "密码强度: ${passwordStrengthValue}";
static String m32(providerName) => "如果您被收取费用,请用英语与 ${providerName} 的客服聊天"; static String m31(providerName) => "如果您被收取费用,请用英语与 ${providerName} 的客服聊天";
static String m33(reason) => "很抱歉,您的支付因 ${reason} 而失败"; static String m32(reason) => "很抱歉,您的支付因 ${reason} 而失败";
static String m64(endDate) => "免费试用有效期至 ${endDate}\n之后您可以选择付费计划。"; static String m63(endDate) => "免费试用有效期至 ${endDate}\n之后您可以选择付费计划。";
static String m34(toEmail) => "请给我们发送电子邮件至 ${toEmail}"; static String m33(toEmail) => "请给我们发送电子邮件至 ${toEmail}";
static String m35(toEmail) => "请将日志发送至 \n${toEmail}"; static String m34(toEmail) => "请将日志发送至 \n${toEmail}";
static String m36(storeName) => "${storeName} 上给我们评分"; static String m35(storeName) => "${storeName} 上给我们评分";
static String m37(storageInGB) => "3. 你都可以免费获得 ${storageInGB} GB*"; static String m36(storageInGB) => "3. 你都可以免费获得 ${storageInGB} GB*";
static String m38(userEmail) => static String m37(userEmail) =>
"${userEmail} 将从这个共享相册中删除\n\nTA们添加的任何照片也将从相册中删除"; "${userEmail} 将从这个共享相册中删除\n\nTA们添加的任何照片也将从相册中删除";
static String m39(endDate) => "${endDate} 前续费"; static String m38(endDate) => "${endDate} 前续费";
static String m40(count) => "已选择 ${count}"; static String m39(count) => "已选择 ${count}";
static String m41(count, yourCount) => "选择了 ${count} 个 (您的 ${yourCount} 个)"; static String m40(count, yourCount) => "选择了 ${count} 个 (您的 ${yourCount} 个)";
static String m42(verificationID) => "这是我的ente.io 的验证 ID ${verificationID}"; static String m41(verificationID) => "这是我的ente.io 的验证 ID ${verificationID}";
static String m43(verificationID) => static String m42(verificationID) =>
"嘿,你能确认这是你的 ente.io 验证 ID${verificationID}"; "嘿,你能确认这是你的 ente.io 验证 ID${verificationID}";
static String m44(referralCode, referralStorageInGB) => static String m43(referralCode, referralStorageInGB) =>
"ente转发码: ${referralCode} \n\n在设置 → 常规 → 推荐中应用它以在注册付费计划后可以免费获得 ${referralStorageInGB} GB\n\nhttps://ente.io"; "ente转发码: ${referralCode} \n\n在设置 → 常规 → 推荐中应用它以在注册付费计划后可以免费获得 ${referralStorageInGB} GB\n\nhttps://ente.io";
static String m45(numberOfPeople) => static String m44(numberOfPeople) =>
"${Intl.plural(numberOfPeople, zero: '与特定人员共享', one: '与 1 人共享', other: '${numberOfPeople} 人共享')}"; "${Intl.plural(numberOfPeople, zero: '与特定人员共享', one: '与 1 人共享', other: '${numberOfPeople} 人共享')}";
static String m46(emailIDs) => "${emailIDs} 共享"; static String m45(emailIDs) => "${emailIDs} 共享";
static String m47(fileType) => "${fileType} 将从您的设备中删除。"; static String m46(fileType) => "${fileType} 将从您的设备中删除。";
static String m48(fileType) => "${fileType} 同时在ente和您的设备中。"; static String m47(fileType) => "${fileType} 同时在ente和您的设备中。";
static String m49(fileType) => "${fileType} 将从ente中删除。"; static String m48(fileType) => "${fileType} 将从ente中删除。";
static String m50(storageAmountInGB) => "${storageAmountInGB} GB"; static String m49(storageAmountInGB) => "${storageAmountInGB} GB";
static String m51( static String m50(
usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) => usedAmount, usedStorageUnit, totalAmount, totalStorageUnit) =>
"已使用 ${usedAmount} ${usedStorageUnit} / ${totalAmount} ${totalStorageUnit}"; "已使用 ${usedAmount} ${usedStorageUnit} / ${totalAmount} ${totalStorageUnit}";
static String m52(id) => static String m51(id) =>
"您的 ${id} 已经链接到另一个ente账户。\n如果您想要通过此账户使用您的 ${id} ,请联系我们的客服\'\'"; "您的 ${id} 已经链接到另一个ente账户。\n如果您想要通过此账户使用您的 ${id} ,请联系我们的客服\'\'";
static String m53(endDate) => "您的订阅将于 ${endDate} 取消"; static String m52(endDate) => "您的订阅将于 ${endDate} 取消";
static String m54(completed, total) => "已保存的回忆 ${completed}/共 ${total}"; static String m53(completed, total) => "已保存的回忆 ${completed}/共 ${total}";
static String m55(storageAmountInGB) => "他们也会获得 ${storageAmountInGB} GB"; static String m54(storageAmountInGB) => "他们也会获得 ${storageAmountInGB} GB";
static String m56(email) => "这是 ${email} 的验证ID"; static String m55(email) => "这是 ${email} 的验证ID";
static String m57(count) => static String m56(count) =>
"${Intl.plural(count, zero: '', one: '1天', other: '${count} 天')}"; "${Intl.plural(count, zero: '', one: '1天', other: '${count} 天')}";
static String m58(email) => "验证 ${email}"; static String m57(email) => "验证 ${email}";
static String m59(email) => "我们已经发送邮件到 <green>${email}</green>"; static String m58(email) => "我们已经发送邮件到 <green>${email}</green>";
static String m60(count) => static String m59(count) =>
"${Intl.plural(count, one: '${count} 年前', other: '${count} 年前')}"; "${Intl.plural(count, one: '${count} 年前', other: '${count} 年前')}";
static String m61(storageSaved) => "您已成功释放了 ${storageSaved}"; static String m60(storageSaved) => "您已成功释放了 ${storageSaved}";
final messages = _notInlinedMessages(_notInlinedMessages); final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{ static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
@ -427,7 +424,7 @@ class MessageLookup extends MessageLookupByLibrary {
"deleteFromBoth": MessageLookupByLibrary.simpleMessage("同时从两者中删除"), "deleteFromBoth": MessageLookupByLibrary.simpleMessage("同时从两者中删除"),
"deleteFromDevice": MessageLookupByLibrary.simpleMessage("从设备中删除"), "deleteFromDevice": MessageLookupByLibrary.simpleMessage("从设备中删除"),
"deleteFromEnte": MessageLookupByLibrary.simpleMessage("从ente 中删除"), "deleteFromEnte": MessageLookupByLibrary.simpleMessage("从ente 中删除"),
"deleteItemCount": m62, "deleteItemCount": m61,
"deleteLocation": MessageLookupByLibrary.simpleMessage("删除位置"), "deleteLocation": MessageLookupByLibrary.simpleMessage("删除位置"),
"deletePhotos": MessageLookupByLibrary.simpleMessage("删除照片"), "deletePhotos": MessageLookupByLibrary.simpleMessage("删除照片"),
"deleteProgress": m11, "deleteProgress": m11,
@ -475,7 +472,7 @@ class MessageLookup extends MessageLookupByLibrary {
"downloading": MessageLookupByLibrary.simpleMessage("正在下载..."), "downloading": MessageLookupByLibrary.simpleMessage("正在下载..."),
"dropSupportEmail": m13, "dropSupportEmail": m13,
"duplicateFileCountWithStorageSaved": m14, "duplicateFileCountWithStorageSaved": m14,
"duplicateItemsGroup": m63, "duplicateItemsGroup": m62,
"edit": MessageLookupByLibrary.simpleMessage("编辑"), "edit": MessageLookupByLibrary.simpleMessage("编辑"),
"editLocationTagTitle": MessageLookupByLibrary.simpleMessage("编辑位置"), "editLocationTagTitle": MessageLookupByLibrary.simpleMessage("编辑位置"),
"editsSaved": MessageLookupByLibrary.simpleMessage("已保存编辑"), "editsSaved": MessageLookupByLibrary.simpleMessage("已保存编辑"),
@ -695,18 +692,17 @@ class MessageLookup extends MessageLookupByLibrary {
"maps": MessageLookupByLibrary.simpleMessage("地图"), "maps": MessageLookupByLibrary.simpleMessage("地图"),
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"), "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"), "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
"maxDeviceLimitSpikeHandling": m27, "memoryCount": m27,
"memoryCount": m28,
"merchandise": MessageLookupByLibrary.simpleMessage("商品"), "merchandise": MessageLookupByLibrary.simpleMessage("商品"),
"mobileWebDesktop": "mobileWebDesktop":
MessageLookupByLibrary.simpleMessage("移动端, 网页端, 桌面端"), MessageLookupByLibrary.simpleMessage("移动端, 网页端, 桌面端"),
"moderateStrength": MessageLookupByLibrary.simpleMessage("中等"), "moderateStrength": MessageLookupByLibrary.simpleMessage("中等"),
"monthly": MessageLookupByLibrary.simpleMessage("每月"), "monthly": MessageLookupByLibrary.simpleMessage("每月"),
"moveItem": m29, "moveItem": m28,
"moveToAlbum": MessageLookupByLibrary.simpleMessage("移动到相册"), "moveToAlbum": MessageLookupByLibrary.simpleMessage("移动到相册"),
"moveToHiddenAlbum": "moveToHiddenAlbum":
MessageLookupByLibrary.simpleMessage("Move to hidden album"), MessageLookupByLibrary.simpleMessage("Move to hidden album"),
"movedSuccessfullyTo": m30, "movedSuccessfullyTo": m29,
"movedToTrash": MessageLookupByLibrary.simpleMessage("已移至回收站"), "movedToTrash": MessageLookupByLibrary.simpleMessage("已移至回收站"),
"movingFilesToAlbum": "movingFilesToAlbum":
MessageLookupByLibrary.simpleMessage("正在将文件移动到相册..."), MessageLookupByLibrary.simpleMessage("正在将文件移动到相册..."),
@ -758,13 +754,13 @@ class MessageLookup extends MessageLookupByLibrary {
"passwordChangedSuccessfully": "passwordChangedSuccessfully":
MessageLookupByLibrary.simpleMessage("密码修改成功"), MessageLookupByLibrary.simpleMessage("密码修改成功"),
"passwordLock": MessageLookupByLibrary.simpleMessage("密码锁"), "passwordLock": MessageLookupByLibrary.simpleMessage("密码锁"),
"passwordStrength": m31, "passwordStrength": m30,
"passwordWarning": MessageLookupByLibrary.simpleMessage( "passwordWarning": MessageLookupByLibrary.simpleMessage(
"我们不储存这个密码,所以如果忘记, <underline>我们不能解密您的数据</underline>"), "我们不储存这个密码,所以如果忘记, <underline>我们不能解密您的数据</underline>"),
"paymentDetails": MessageLookupByLibrary.simpleMessage("付款明细"), "paymentDetails": MessageLookupByLibrary.simpleMessage("付款明细"),
"paymentFailed": MessageLookupByLibrary.simpleMessage("支付失败"), "paymentFailed": MessageLookupByLibrary.simpleMessage("支付失败"),
"paymentFailedTalkToProvider": m32, "paymentFailedTalkToProvider": m31,
"paymentFailedWithReason": m33, "paymentFailedWithReason": m32,
"pendingSync": MessageLookupByLibrary.simpleMessage("正在等待同步"), "pendingSync": MessageLookupByLibrary.simpleMessage("正在等待同步"),
"peopleUsingYourCode": MessageLookupByLibrary.simpleMessage("使用您的代码的人"), "peopleUsingYourCode": MessageLookupByLibrary.simpleMessage("使用您的代码的人"),
"permDeleteWarning": "permDeleteWarning":
@ -778,7 +774,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("您添加的照片将从相册中移除"), MessageLookupByLibrary.simpleMessage("您添加的照片将从相册中移除"),
"pickCenterPoint": MessageLookupByLibrary.simpleMessage("选择中心点"), "pickCenterPoint": MessageLookupByLibrary.simpleMessage("选择中心点"),
"pinAlbum": MessageLookupByLibrary.simpleMessage("置顶相册"), "pinAlbum": MessageLookupByLibrary.simpleMessage("置顶相册"),
"playStoreFreeTrialValidTill": m64, "playStoreFreeTrialValidTill": m63,
"playstoreSubscription": "playstoreSubscription":
MessageLookupByLibrary.simpleMessage("PlayStore 订阅"), MessageLookupByLibrary.simpleMessage("PlayStore 订阅"),
"pleaseContactSupportAndWeWillBeHappyToHelp": "pleaseContactSupportAndWeWillBeHappyToHelp":
@ -786,10 +782,10 @@ class MessageLookup extends MessageLookupByLibrary {
"请用英语联系 support@ente.io ,我们将乐意提供帮助!"), "请用英语联系 support@ente.io ,我们将乐意提供帮助!"),
"pleaseContactSupportIfTheProblemPersists": "pleaseContactSupportIfTheProblemPersists":
MessageLookupByLibrary.simpleMessage("如果问题仍然存在,请联系支持"), MessageLookupByLibrary.simpleMessage("如果问题仍然存在,请联系支持"),
"pleaseEmailUsAt": m34, "pleaseEmailUsAt": m33,
"pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage("请授予权限"), "pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage("请授予权限"),
"pleaseLoginAgain": MessageLookupByLibrary.simpleMessage("请重新登录"), "pleaseLoginAgain": MessageLookupByLibrary.simpleMessage("请重新登录"),
"pleaseSendTheLogsTo": m35, "pleaseSendTheLogsTo": m34,
"pleaseTryAgain": MessageLookupByLibrary.simpleMessage("请重试"), "pleaseTryAgain": MessageLookupByLibrary.simpleMessage("请重试"),
"pleaseVerifyTheCodeYouHaveEntered": "pleaseVerifyTheCodeYouHaveEntered":
MessageLookupByLibrary.simpleMessage("请验证您输入的代码"), MessageLookupByLibrary.simpleMessage("请验证您输入的代码"),
@ -813,7 +809,7 @@ class MessageLookup extends MessageLookupByLibrary {
"raiseTicket": MessageLookupByLibrary.simpleMessage("提升工单"), "raiseTicket": MessageLookupByLibrary.simpleMessage("提升工单"),
"rateTheApp": MessageLookupByLibrary.simpleMessage("为此应用评分"), "rateTheApp": MessageLookupByLibrary.simpleMessage("为此应用评分"),
"rateUs": MessageLookupByLibrary.simpleMessage("给我们评分"), "rateUs": MessageLookupByLibrary.simpleMessage("给我们评分"),
"rateUsOnStore": m36, "rateUsOnStore": m35,
"recover": MessageLookupByLibrary.simpleMessage("恢复"), "recover": MessageLookupByLibrary.simpleMessage("恢复"),
"recoverAccount": MessageLookupByLibrary.simpleMessage("恢复账户"), "recoverAccount": MessageLookupByLibrary.simpleMessage("恢复账户"),
"recoverButton": MessageLookupByLibrary.simpleMessage("恢复"), "recoverButton": MessageLookupByLibrary.simpleMessage("恢复"),
@ -838,7 +834,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("推荐朋友和 2 倍您的计划"), MessageLookupByLibrary.simpleMessage("推荐朋友和 2 倍您的计划"),
"referralStep1": MessageLookupByLibrary.simpleMessage("1. 将此代码提供给您的朋友"), "referralStep1": MessageLookupByLibrary.simpleMessage("1. 将此代码提供给您的朋友"),
"referralStep2": MessageLookupByLibrary.simpleMessage("2. 他们注册一个付费计划"), "referralStep2": MessageLookupByLibrary.simpleMessage("2. 他们注册一个付费计划"),
"referralStep3": m37, "referralStep3": m36,
"referrals": MessageLookupByLibrary.simpleMessage("推荐人"), "referrals": MessageLookupByLibrary.simpleMessage("推荐人"),
"referralsAreCurrentlyPaused": "referralsAreCurrentlyPaused":
MessageLookupByLibrary.simpleMessage("推荐已暂停"), MessageLookupByLibrary.simpleMessage("推荐已暂停"),
@ -857,7 +853,7 @@ class MessageLookup extends MessageLookupByLibrary {
"removeFromFavorite": MessageLookupByLibrary.simpleMessage("从收藏中移除"), "removeFromFavorite": MessageLookupByLibrary.simpleMessage("从收藏中移除"),
"removeLink": MessageLookupByLibrary.simpleMessage("移除链接"), "removeLink": MessageLookupByLibrary.simpleMessage("移除链接"),
"removeParticipant": MessageLookupByLibrary.simpleMessage("移除参与者"), "removeParticipant": MessageLookupByLibrary.simpleMessage("移除参与者"),
"removeParticipantBody": m38, "removeParticipantBody": m37,
"removePublicLink": MessageLookupByLibrary.simpleMessage("删除公开链接"), "removePublicLink": MessageLookupByLibrary.simpleMessage("删除公开链接"),
"removeShareItemsWarning": "removeShareItemsWarning":
MessageLookupByLibrary.simpleMessage("您要删除的某些项目是由其他人添加的,您将无法访问它们"), MessageLookupByLibrary.simpleMessage("您要删除的某些项目是由其他人添加的,您将无法访问它们"),
@ -868,7 +864,7 @@ class MessageLookup extends MessageLookupByLibrary {
"renameAlbum": MessageLookupByLibrary.simpleMessage("重命名相册"), "renameAlbum": MessageLookupByLibrary.simpleMessage("重命名相册"),
"renameFile": MessageLookupByLibrary.simpleMessage("重命名文件"), "renameFile": MessageLookupByLibrary.simpleMessage("重命名文件"),
"renewSubscription": MessageLookupByLibrary.simpleMessage("续费订阅"), "renewSubscription": MessageLookupByLibrary.simpleMessage("续费订阅"),
"renewsOn": m39, "renewsOn": m38,
"reportABug": MessageLookupByLibrary.simpleMessage("报告错误"), "reportABug": MessageLookupByLibrary.simpleMessage("报告错误"),
"reportBug": MessageLookupByLibrary.simpleMessage("报告错误"), "reportBug": MessageLookupByLibrary.simpleMessage("报告错误"),
"resendEmail": MessageLookupByLibrary.simpleMessage("重新发送电子邮件"), "resendEmail": MessageLookupByLibrary.simpleMessage("重新发送电子邮件"),
@ -913,8 +909,8 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("所选文件夹将被加密和备份"), MessageLookupByLibrary.simpleMessage("所选文件夹将被加密和备份"),
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved": "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
MessageLookupByLibrary.simpleMessage("所选项目将从所有相册中删除并移动到回收站。"), MessageLookupByLibrary.simpleMessage("所选项目将从所有相册中删除并移动到回收站。"),
"selectedPhotos": m40, "selectedPhotos": m39,
"selectedPhotosWithYours": m41, "selectedPhotosWithYours": m40,
"send": MessageLookupByLibrary.simpleMessage("发送"), "send": MessageLookupByLibrary.simpleMessage("发送"),
"sendEmail": MessageLookupByLibrary.simpleMessage("发送电子邮件"), "sendEmail": MessageLookupByLibrary.simpleMessage("发送电子邮件"),
"sendInvite": MessageLookupByLibrary.simpleMessage("发送邀请"), "sendInvite": MessageLookupByLibrary.simpleMessage("发送邀请"),
@ -933,16 +929,16 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("打开相册并点击右上角的分享按钮进行分享"), MessageLookupByLibrary.simpleMessage("打开相册并点击右上角的分享按钮进行分享"),
"shareAnAlbumNow": MessageLookupByLibrary.simpleMessage("立即分享相册"), "shareAnAlbumNow": MessageLookupByLibrary.simpleMessage("立即分享相册"),
"shareLink": MessageLookupByLibrary.simpleMessage("分享链接"), "shareLink": MessageLookupByLibrary.simpleMessage("分享链接"),
"shareMyVerificationID": m42, "shareMyVerificationID": m41,
"shareOnlyWithThePeopleYouWant": "shareOnlyWithThePeopleYouWant":
MessageLookupByLibrary.simpleMessage("仅与您想要的人分享"), MessageLookupByLibrary.simpleMessage("仅与您想要的人分享"),
"shareTextConfirmOthersVerificationID": m43, "shareTextConfirmOthersVerificationID": m42,
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage( "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
"下载 ente以便我们轻松分享原始质量的照片和视频\n\nhttps://ente.io"), "下载 ente以便我们轻松分享原始质量的照片和视频\n\nhttps://ente.io"),
"shareTextReferralCode": m44, "shareTextReferralCode": m43,
"shareWithNonenteUsers": "shareWithNonenteUsers":
MessageLookupByLibrary.simpleMessage("与非ente 用户分享"), MessageLookupByLibrary.simpleMessage("与非ente 用户分享"),
"shareWithPeopleSectionTitle": m45, "shareWithPeopleSectionTitle": m44,
"shareYourFirstAlbum": "shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("分享您的第一个相册"), MessageLookupByLibrary.simpleMessage("分享您的第一个相册"),
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage( "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
@ -953,17 +949,17 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("新共享的照片"), MessageLookupByLibrary.simpleMessage("新共享的照片"),
"sharedPhotoNotificationsExplanation": "sharedPhotoNotificationsExplanation":
MessageLookupByLibrary.simpleMessage("当有人将照片添加到您所属的共享相册时收到通知"), MessageLookupByLibrary.simpleMessage("当有人将照片添加到您所属的共享相册时收到通知"),
"sharedWith": m46, "sharedWith": m45,
"sharedWithMe": MessageLookupByLibrary.simpleMessage("与我共享"), "sharedWithMe": MessageLookupByLibrary.simpleMessage("与我共享"),
"sharedWithYou": MessageLookupByLibrary.simpleMessage("已与您共享"), "sharedWithYou": MessageLookupByLibrary.simpleMessage("已与您共享"),
"sharing": MessageLookupByLibrary.simpleMessage("正在分享..."), "sharing": MessageLookupByLibrary.simpleMessage("正在分享..."),
"signUpTerms": MessageLookupByLibrary.simpleMessage( "signUpTerms": MessageLookupByLibrary.simpleMessage(
"我同意 <u-terms>服务条款</u-terms> 和 <u-policy>隐私政策</u-policy>"), "我同意 <u-terms>服务条款</u-terms> 和 <u-policy>隐私政策</u-policy>"),
"singleFileDeleteFromDevice": m47, "singleFileDeleteFromDevice": m46,
"singleFileDeleteHighlight": "singleFileDeleteHighlight":
MessageLookupByLibrary.simpleMessage("它将从所有相册中删除。"), MessageLookupByLibrary.simpleMessage("它将从所有相册中删除。"),
"singleFileInBothLocalAndRemote": m48, "singleFileInBothLocalAndRemote": m47,
"singleFileInRemoteOnly": m49, "singleFileInRemoteOnly": m48,
"skip": MessageLookupByLibrary.simpleMessage("略过"), "skip": MessageLookupByLibrary.simpleMessage("略过"),
"social": MessageLookupByLibrary.simpleMessage("社交"), "social": MessageLookupByLibrary.simpleMessage("社交"),
"someItemsAreInBothEnteAndYourDevice": "someItemsAreInBothEnteAndYourDevice":
@ -993,12 +989,12 @@ class MessageLookup extends MessageLookupByLibrary {
"storage": MessageLookupByLibrary.simpleMessage("存储空间"), "storage": MessageLookupByLibrary.simpleMessage("存储空间"),
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("家庭"), "storageBreakupFamily": MessageLookupByLibrary.simpleMessage("家庭"),
"storageBreakupYou": MessageLookupByLibrary.simpleMessage(""), "storageBreakupYou": MessageLookupByLibrary.simpleMessage(""),
"storageInGB": m50, "storageInGB": m49,
"storageLimitExceeded": MessageLookupByLibrary.simpleMessage("已超出存储限制"), "storageLimitExceeded": MessageLookupByLibrary.simpleMessage("已超出存储限制"),
"storageUsageInfo": m51, "storageUsageInfo": m50,
"strongStrength": MessageLookupByLibrary.simpleMessage(""), "strongStrength": MessageLookupByLibrary.simpleMessage(""),
"subAlreadyLinkedErrMessage": m52, "subAlreadyLinkedErrMessage": m51,
"subWillBeCancelledOn": m53, "subWillBeCancelledOn": m52,
"subscribe": MessageLookupByLibrary.simpleMessage("订阅"), "subscribe": MessageLookupByLibrary.simpleMessage("订阅"),
"subscribeToEnableSharing": "subscribeToEnableSharing":
MessageLookupByLibrary.simpleMessage("您的订阅似乎已过期。请订阅以启用分享。"), MessageLookupByLibrary.simpleMessage("您的订阅似乎已过期。请订阅以启用分享。"),
@ -1009,7 +1005,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("取消归档成功"), MessageLookupByLibrary.simpleMessage("取消归档成功"),
"suggestFeatures": MessageLookupByLibrary.simpleMessage("建议新功能"), "suggestFeatures": MessageLookupByLibrary.simpleMessage("建议新功能"),
"support": MessageLookupByLibrary.simpleMessage("支持"), "support": MessageLookupByLibrary.simpleMessage("支持"),
"syncProgress": m54, "syncProgress": m53,
"syncStopped": MessageLookupByLibrary.simpleMessage("同步已停止"), "syncStopped": MessageLookupByLibrary.simpleMessage("同步已停止"),
"syncing": MessageLookupByLibrary.simpleMessage("正在同步···"), "syncing": MessageLookupByLibrary.simpleMessage("正在同步···"),
"systemTheme": MessageLookupByLibrary.simpleMessage("系统"), "systemTheme": MessageLookupByLibrary.simpleMessage("系统"),
@ -1032,7 +1028,7 @@ class MessageLookup extends MessageLookupByLibrary {
"theme": MessageLookupByLibrary.simpleMessage("主题"), "theme": MessageLookupByLibrary.simpleMessage("主题"),
"theseItemsWillBeDeletedFromYourDevice": "theseItemsWillBeDeletedFromYourDevice":
MessageLookupByLibrary.simpleMessage("这些项目将从您的设备中删除。"), MessageLookupByLibrary.simpleMessage("这些项目将从您的设备中删除。"),
"theyAlsoGetXGb": m55, "theyAlsoGetXGb": m54,
"theyWillBeDeletedFromAllAlbums": "theyWillBeDeletedFromAllAlbums":
MessageLookupByLibrary.simpleMessage("他们将从所有相册中删除。"), MessageLookupByLibrary.simpleMessage("他们将从所有相册中删除。"),
"thisActionCannotBeUndone": "thisActionCannotBeUndone":
@ -1046,7 +1042,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("这个邮箱地址已经被使用"), MessageLookupByLibrary.simpleMessage("这个邮箱地址已经被使用"),
"thisImageHasNoExifData": "thisImageHasNoExifData":
MessageLookupByLibrary.simpleMessage("此图像没有Exif 数据"), MessageLookupByLibrary.simpleMessage("此图像没有Exif 数据"),
"thisIsPersonVerificationId": m56, "thisIsPersonVerificationId": m55,
"thisIsYourVerificationId": "thisIsYourVerificationId":
MessageLookupByLibrary.simpleMessage("这是您的验证 ID"), MessageLookupByLibrary.simpleMessage("这是您的验证 ID"),
"thisWillLogYouOutOfTheFollowingDevice": "thisWillLogYouOutOfTheFollowingDevice":
@ -1061,7 +1057,7 @@ class MessageLookup extends MessageLookupByLibrary {
"total": MessageLookupByLibrary.simpleMessage("总计"), "total": MessageLookupByLibrary.simpleMessage("总计"),
"totalSize": MessageLookupByLibrary.simpleMessage("总大小"), "totalSize": MessageLookupByLibrary.simpleMessage("总大小"),
"trash": MessageLookupByLibrary.simpleMessage("回收站"), "trash": MessageLookupByLibrary.simpleMessage("回收站"),
"trashDaysLeft": m57, "trashDaysLeft": m56,
"tryAgain": MessageLookupByLibrary.simpleMessage("请再试一次"), "tryAgain": MessageLookupByLibrary.simpleMessage("请再试一次"),
"turnOnBackupForAutoUpload": "turnOnBackupForAutoUpload":
MessageLookupByLibrary.simpleMessage("打开备份以自动上传添加到此设备文件夹的文件。"), MessageLookupByLibrary.simpleMessage("打开备份以自动上传添加到此设备文件夹的文件。"),
@ -1106,7 +1102,7 @@ class MessageLookup extends MessageLookupByLibrary {
"verificationId": MessageLookupByLibrary.simpleMessage("验证 ID"), "verificationId": MessageLookupByLibrary.simpleMessage("验证 ID"),
"verify": MessageLookupByLibrary.simpleMessage("验证"), "verify": MessageLookupByLibrary.simpleMessage("验证"),
"verifyEmail": MessageLookupByLibrary.simpleMessage("验证电子邮件"), "verifyEmail": MessageLookupByLibrary.simpleMessage("验证电子邮件"),
"verifyEmailID": m58, "verifyEmailID": m57,
"verifyIDLabel": MessageLookupByLibrary.simpleMessage("验证"), "verifyIDLabel": MessageLookupByLibrary.simpleMessage("验证"),
"verifyPassword": MessageLookupByLibrary.simpleMessage("验证密码"), "verifyPassword": MessageLookupByLibrary.simpleMessage("验证密码"),
"verifying": MessageLookupByLibrary.simpleMessage("正在验证..."), "verifying": MessageLookupByLibrary.simpleMessage("正在验证..."),
@ -1124,11 +1120,11 @@ class MessageLookup extends MessageLookupByLibrary {
"weAreOpenSource": MessageLookupByLibrary.simpleMessage("我们是开源的 "), "weAreOpenSource": MessageLookupByLibrary.simpleMessage("我们是开源的 "),
"weDontSupportEditingPhotosAndAlbumsThatYouDont": "weDontSupportEditingPhotosAndAlbumsThatYouDont":
MessageLookupByLibrary.simpleMessage("我们不支持编辑您尚未拥有的照片和相册"), MessageLookupByLibrary.simpleMessage("我们不支持编辑您尚未拥有的照片和相册"),
"weHaveSendEmailTo": m59, "weHaveSendEmailTo": m58,
"weakStrength": MessageLookupByLibrary.simpleMessage(""), "weakStrength": MessageLookupByLibrary.simpleMessage(""),
"welcomeBack": MessageLookupByLibrary.simpleMessage("欢迎回来!"), "welcomeBack": MessageLookupByLibrary.simpleMessage("欢迎回来!"),
"yearly": MessageLookupByLibrary.simpleMessage("每年"), "yearly": MessageLookupByLibrary.simpleMessage("每年"),
"yearsAgo": m60, "yearsAgo": m59,
"yes": MessageLookupByLibrary.simpleMessage(""), "yes": MessageLookupByLibrary.simpleMessage(""),
"yesCancel": MessageLookupByLibrary.simpleMessage("是的,取消"), "yesCancel": MessageLookupByLibrary.simpleMessage("是的,取消"),
"yesConvertToViewer": MessageLookupByLibrary.simpleMessage("是的,转换为查看者"), "yesConvertToViewer": MessageLookupByLibrary.simpleMessage("是的,转换为查看者"),
@ -1154,7 +1150,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("莫开玩笑,您不能与自己分享"), MessageLookupByLibrary.simpleMessage("莫开玩笑,您不能与自己分享"),
"youDontHaveAnyArchivedItems": "youDontHaveAnyArchivedItems":
MessageLookupByLibrary.simpleMessage("您没有任何存档的项目。"), MessageLookupByLibrary.simpleMessage("您没有任何存档的项目。"),
"youHaveSuccessfullyFreedUp": m61, "youHaveSuccessfullyFreedUp": m60,
"yourAccountHasBeenDeleted": "yourAccountHasBeenDeleted":
MessageLookupByLibrary.simpleMessage("您的账户已删除"), MessageLookupByLibrary.simpleMessage("您的账户已删除"),
"yourPlanWasSuccessfullyDowngraded": "yourPlanWasSuccessfullyDowngraded":

View file

@ -1530,6 +1530,16 @@ class S {
); );
} }
/// `None`
String get noDeviceLimit {
return Intl.message(
'None',
name: 'noDeviceLimit',
desc: 'Text to indicate that there is limit on number of devices',
args: [],
);
}
/// `Link expiry` /// `Link expiry`
String get linkExpiry { String get linkExpiry {
return Intl.message( return Intl.message(
@ -1650,16 +1660,6 @@ class S {
); );
} }
/// `When set to the maximum ({maxValue}), the device limit will be relaxed to allow for temporary spikes of large number of viewers.`
String maxDeviceLimitSpikeHandling(int maxValue) {
return Intl.message(
'When set to the maximum ($maxValue), the device limit will be relaxed to allow for temporary spikes of large number of viewers.',
name: 'maxDeviceLimitSpikeHandling',
desc: '',
args: [maxValue],
);
}
/// `Never` /// `Never`
String get never { String get never {
return Intl.message( return Intl.message(
@ -3282,6 +3282,16 @@ class S {
); );
} }
/// `Cannot delete shared files`
String get cannotDeleteSharedFiles {
return Intl.message(
'Cannot delete shared files',
name: 'cannotDeleteSharedFiles',
desc: '',
args: [],
);
}
/// `The download could not be completed` /// `The download could not be completed`
String get theDownloadCouldNotBeCompleted { String get theDownloadCouldNotBeCompleted {
return Intl.message( return Intl.message(
@ -4455,6 +4465,36 @@ class S {
); );
} }
/// `Please allow access to all photos in the Settings app`
String get grantFullAccessPrompt {
return Intl.message(
'Please allow access to all photos in the Settings app',
name: 'grantFullAccessPrompt',
desc: '',
args: [],
);
}
/// `Open Settings`
String get openSettings {
return Intl.message(
'Open Settings',
name: 'openSettings',
desc: '',
args: [],
);
}
/// `Select more photos`
String get selectMorePhotos {
return Intl.message(
'Select more photos',
name: 'selectMorePhotos',
desc: '',
args: [],
);
}
/// `Existing user` /// `Existing user`
String get existingUser { String get existingUser {
return Intl.message( return Intl.message(

Some files were not shown because too many files have changed in this diff Show more