diff --git a/android/fastlane/metadata/android/en-US/changelogs/63.txt b/android/fastlane/metadata/android/en-US/changelogs/63.txt new file mode 100644 index 0000000000..f0ce5d8d3e --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/63.txt @@ -0,0 +1,4 @@ +- Integrates new translations. +- Corrects buttons being overflowed on the modals. +- Makes the Pricacy field of the “Create New Drive” modal not change color when focused. +- Replaces the duplicate “More Info” button with Detach Drive on Mobile. diff --git a/lib/components/drive_create_form.dart b/lib/components/drive_create_form.dart index 5800b22c93..8b493363af 100644 --- a/lib/components/drive_create_form.dart +++ b/lib/components/drive_create_form.dart @@ -111,7 +111,21 @@ class _DriveCreateFormState extends State { ReactiveDropdownField( formControlName: 'privacy', decoration: InputDecoration( - labelText: appLocalizationsOf(context).privacy, + label: Text( + appLocalizationsOf(context).privacy, + style: ArDriveTheme.of(context) + .themeData + .textFieldTheme + .inputTextStyle + .copyWith( + color: ArDriveTheme.of(context) + .themeData + .colors + .themeFgDisabled, + fontSize: 16, + ), + ), + focusedBorder: InputBorder.none, ), showErrors: (control) => control.dirty && control.invalid, diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index a3e2c9823a..e00e186472 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -310,6 +310,10 @@ "@costUpload": { "description": "Cost" }, + "couldNotLoadFile": "Could not load file", + "@couldNotLoadFile": { + "description": "Message shown when user can not load audio or media files for playback" + }, "country": "Country", "@country": {}, "create": "Create", @@ -1224,7 +1228,7 @@ "@movingItemsEmphasized": { "description": "Moving Items dialog title" }, - "multiDownloadCompleteWithSkippedFiles": "Download Complete with {numSkippedFiles} skipped file(s)", + "multiDownloadCompleteWithSkippedFiles": "Download complete with {numSkippedFiles} skipped file(s)", "@multiDownloadCompleteWithSkippedFiles": { "description": "Title to modal shown when user completes multi-file download and has skipped files. " }, @@ -2070,4 +2074,4 @@ "@zippingYourFiles": { "description": "Download failure message when a file is too big" } -} +} \ No newline at end of file diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 978f46529f..93981d562e 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -22,6 +22,10 @@ "@addSomeFiles": { "description": "Empty folder" }, + "advanced": "Avanzadas", + "@advanced": { + "description": "The advanced options" + }, "aggreeToTerms_body": "Acepto los términos de servicio y la política de privacidad de ArDrive.", "@aggreeToTerms_body": { "description": "Checkbox for agreeing to the terms of service and privacy policy" @@ -40,6 +44,8 @@ }, "amount": "Cantidad", "@amount": {}, + "anErrorOccuredWhileDownloadingYourFiles": "Se ha producido un error al descargar los archivos. Por favor, inténtalo de nuevo.", + "@anErrorOccuredWhileDownloadingYourFiles": {}, "anErrorOccuredWhileDownloadingYourKeyfile": "Se ha producido un error al descargar el archivo de claves de su monedero. Inténtalo de nuevo.", "@anErrorOccuredWhileDownloadingYourKeyfile": {}, "anyFilesWillOutliveYou": "¡Los archivos que cargues aquí existirán para siempre!", @@ -330,7 +336,7 @@ "@createHereEmphasized": { "description": "Create the manifest in the current selected folder" }, - "createManifest": "Crear manifiesto", + "createManifest": "Nuevo manifiesto", "@createManifest": { "description": "To create a manifest" }, @@ -346,7 +352,7 @@ "@createNewSnapshot": { "description": "The action of snapshotting a drive" }, - "createSnapshot": "Crear instantánea", + "createSnapshot": "Nueva instantánea", "@createSnapshot": { "description": "The action of snapshotting a drive" }, @@ -685,6 +691,14 @@ "@failedToCreateManifestEmphasized": { "description": "The manifest could not be created" }, + "failedToCreatePin": "No se ha podido crear el anclaje. Vuelve a intentarlo más tarde.", + "@failedToCreatePin": { + "description": "The pin could not be created" + }, + "failedToRetrieveFileInfromation": "No se ha podido recuperar la información del archivo", + "@failedToRetrieveFileInfromation": { + "description": "Explains that there was an error while retrieving the file infromation" + }, "failedToSyncDrive": "No se pudo sincronizar el contenido de la unidad.", "@failedToSyncDrive": { "description": "The app wasn't able to sync the drive" @@ -710,6 +724,10 @@ } } }, + "fileDoesExistButIsInvalid": "El archivo proporcionado está dañado y no se puede anclar.", + "@fileDoesExistButIsInvalid": { + "description": "Explains that the file does exist, but some of its properties make it invalid" + }, "fileDownloadFailed": "La descarga del archivo ha fallado", "@fileDownloadFailed": { "description": "Could not export the CSV data" @@ -734,6 +752,10 @@ "@fileID": { "description": "The Entity-ID tag of files" }, + "fileIsNotPublic": "La ID proporcionada es para un archivo privado y no puede anclarse.", + "@fileIsNotPublic": { + "description": "Warning explaining that the file is not public" + }, "fileName": "Nombre del archivo", "@fileName": { "description": "The name of certain file" @@ -795,6 +817,10 @@ "@fileSystem": { "description": "Button label to select a file from file system" }, + "fileType": "Tipo de archivo", + "@fileType": { + "description": "The MIME type of the file" + }, "fileWasCreatedWithName": "El archivo fue creado con el nombre: \"{fileName}\".", "@fileWasCreatedWithName": { "description": "File activity (journal): created", @@ -813,6 +839,10 @@ "@fileWasMoved": { "description": "File activity (journal): moved" }, + "fileWasPinnedToTheDrive": "Archivo anclado a la unidad.", + "@fileWasPinnedToTheDrive": { + "description": "File activity (journal): was pinned" + }, "fileWasRenamed": "El archivo fue renombrado a: \"{fileName}\".", "@fileWasRenamed": { "description": "File activity (journal): renamed", @@ -955,6 +985,8 @@ "@help": { "description": "Link to a form for collecting feedback from the user" }, + "helpCenter": "Centro de ayuda", + "@helpCenter": {}, "howAreConversionsDetermined": "¿Cómo se calculan las conversiones?", "@howAreConversionsDetermined": {}, "howDoesKeyfileLoginWork": "¿Cómo funcionan el archivo de claves y la frase de recuperación de inicio de sesión?", @@ -1184,6 +1216,18 @@ "@movingItemsEmphasized": { "description": "Moving Items dialog title" }, + "multiDownloadCompleteWithSkippedFiles": "Descarga completa con {numSkippedFiles} archivo(s) omitido(s)", + "@multiDownloadCompleteWithSkippedFiles": { + "description": "Title to modal shown when user completes multi-file download and has skipped files. " + }, + "multiDownloadDownloadingFilesProgress": "Descargando archivo(s)... {currentFileNum} de {totalNumFiles}", + "@multiDownloadDownloadingFilesProgress": { + "description": "Title to modal shown when user is downloading multiple file. " + }, + "multiDownloadErrorTryAgain": "Ha habido un error al descargar tu(s) archivo(s). Inténtalo de nuevo.", + "@multiDownloadErrorTryAgain": { + "description": "Error message to show user when an error has occurred downloading a file within a set of multi-file downloads." + }, "name": "Nombre", "@name": { "description": "Name of certain entity" @@ -1298,6 +1342,8 @@ "@orContinueWith": { "description": "text to continue with ar connect" }, + "ourChannels": "Nuestros canales:", + "@ourChannels": {}, "password": "Contraseña", "@password": { "description": "Label for the 'password' input" @@ -1336,6 +1382,10 @@ "@personalDrivesEmphasized": { "description": "Sub-header for the personal drives list. Emphasized with upper case" }, + "pinFailedToUpload": "No se ha podido cargar el anclaje", + "@pinFailedToUpload": { + "description": "Explains that pin creation has failed" + }, "pleaseAcceptTheTermsToContinue": "Acepta los términos y condiciones para continuar.", "@pleaseAcceptTheTermsToContinue": { "description": "terms and conditions cta" @@ -1412,6 +1462,16 @@ "@publicDrives": { "description": "Public drives accordion title" }, + "quoteUpdatesIn": "El presupuesto se actualiza en {timer}", + "@quoteUpdatesIn": { + "description": "Indicates the time left for the next update of the quote", + "placeholders": { + "timer": { + "type": "String", + "example": "10:00" + } + } + }, "recreateFolderEmphasized": "RECREAR CARPETA", "@recreateFolderEmphasized": { "description": "Recreate a folder that failed to be minted" @@ -1496,6 +1556,8 @@ "@selectWalletEmphasized": { "description": "Users can log in with a crypto wallet, so this prompts them to choose one for their login. Emphasized with upper case" }, + "share": "Compartir", + "@share": {}, "sharedDrives": "Discos compartidos", "@sharedDrives": { "description": "Sub-header for the shared drives list" @@ -1528,6 +1590,20 @@ "@shareFileWithOthers": { "description": "To share a file link" }, + "shareLogsDescription": "Puedes compartir tus registros con el equipo de ArDrive para ayudarnos a mejorar la aplicación. Puedes descargar los registros en tu dispositivo y compartirlos con nosotros por correo electrónico, Discord o añadirlos a un tique de asistencia.", + "@shareLogsDescription": {}, + "shareLogsEmailBody": "Se adjuntan los registros de usuario de ArDrive.", + "@shareLogsEmailBody": {}, + "shareLogsEmailSubject": "Registros de ArDrive", + "@shareLogsEmailSubject": {}, + "shareLogsNativeShareSubject": "Registros de ArDrive", + "@shareLogsNativeShareSubject": {}, + "shareLogsNativeShareText": "Se adjuntan los registros de usuario de ArDrive.", + "@shareLogsNativeShareText": {}, + "shareLogsText": "Compartir registros", + "@shareLogsText": {}, + "shareLogsWithEmailText": "Enviar correo electrónico", + "@shareLogsWithEmailText": {}, "sharePendingFile": "El archivo que intentas compartir sigue pendiente y no puede ser compartido en este momento.", "@sharePendingFile": { "description": "Pending file share dialog text" @@ -1692,6 +1768,20 @@ "@turboAddCreditsBlurb": { "description": "text placeholder for turbo balance when no user" }, + "turboCustomAmount": "Importe personalizado (mín. {min} - máx. {max})", + "@turboCustomAmount": { + "description": "Describes the range of credits the user can choose", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "turboErrorMessageEstimationInformationFailed": "Error al cargar la información. Inténtalo de nuevo.", "@turboErrorMessageEstimationInformationFailed": {}, "turboErrorMessageFetchPaymentIntentFailed": "El procesador de pagos no está disponible. Inténtalo de nuevo más tarde.", @@ -1704,6 +1794,20 @@ "@turboErrorMessageSessionExpired": {}, "turboErrorMessageUnknown": "No se ha podido realizar el pago. Comprueba la información de su tarjeta e inténtalo de nuevo.", "@turboErrorMessageUnknown": {}, + "turboPleaseEnterAmountBetween": "Introduce un importe entre {min} y {max}", + "@turboPleaseEnterAmountBetween": { + "description": "Error message for when the given amount is not in range", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "unableToFetchEstimateAtThisTime": "No se puede obtener la estimación en este momento.", "@unableToFetchEstimateAtThisTime": {}, "unableToUpdateQuote": "No se ha podido actualizar el presupuesto. Inténtalo de nuevo.", @@ -1958,4 +2062,4 @@ "@zippingYourFiles": { "description": "Download failure message when a file is too big" } -} +} \ No newline at end of file diff --git a/lib/l10n/app_hi.arb b/lib/l10n/app_hi.arb index 67d8fce371..4a8bd9d9d6 100644 --- a/lib/l10n/app_hi.arb +++ b/lib/l10n/app_hi.arb @@ -22,6 +22,10 @@ "@addSomeFiles": { "description": "Empty folder" }, + "advanced": "एडवांस ", + "@advanced": { + "description": "The advanced options" + }, "aggreeToTerms_body": "मैं ArDrive की सेवा की शर्तें और गोपनीयता नीति से सहमत हूं।", "@aggreeToTerms_body": { "description": "Checkbox for agreeing to the terms of service and privacy policy" @@ -40,6 +44,8 @@ }, "amount": "अमाउंट ", "@amount": {}, + "anErrorOccuredWhileDownloadingYourFiles": "आपकी फ़ाइल डाउनलोड करते समय एक त्रुटि हुई। कृपया फिर से कोशिश करें।", + "@anErrorOccuredWhileDownloadingYourFiles": {}, "anErrorOccuredWhileDownloadingYourKeyfile": "आपका वॉलेट कीफाइल डाउनलोड करने में एरर आ गया है. कृप्या पुनः ट्राई करें. ", "@anErrorOccuredWhileDownloadingYourKeyfile": {}, "anyFilesWillOutliveYou": "आपके ज़रिए यहां अपलोड की जाने वाली कोई भी फ़ाइल आपकी उम्र से भी ज़्यादा समय तक टिकी रहेगी!", @@ -330,7 +336,7 @@ "@createHereEmphasized": { "description": "Create the manifest in the current selected folder" }, - "createManifest": "मैनिफ़ेस्ट बनाएं", + "createManifest": "नया मैनिफेस्ट ", "@createManifest": { "description": "To create a manifest" }, @@ -346,7 +352,7 @@ "@createNewSnapshot": { "description": "The action of snapshotting a drive" }, - "createSnapshot": "स्नैपशॉट बनाएं", + "createSnapshot": "नया स्नैपशॉट ", "@createSnapshot": { "description": "The action of snapshotting a drive" }, @@ -685,6 +691,14 @@ "@failedToCreateManifestEmphasized": { "description": "The manifest could not be created" }, + "failedToCreatePin": "पिन क्रिएट नही हो पाया. कृप्या पुनः प्रयास करें. ", + "@failedToCreatePin": { + "description": "The pin could not be created" + }, + "failedToRetrieveFileInfromation": "फाइल इनफॉर्मेशन रिट्रीव नहीं हो पाया ", + "@failedToRetrieveFileInfromation": { + "description": "Explains that there was an error while retrieving the file infromation" + }, "failedToSyncDrive": "ड्राइव के कॉन्टेंट को सिंक करने में असफल रहा।", "@failedToSyncDrive": { "description": "The app wasn't able to sync the drive" @@ -710,6 +724,10 @@ } } }, + "fileDoesExistButIsInvalid": "प्रोवाइड किया गया फाइल करप्टेड है और पिन नही किया जा सकता.", + "@fileDoesExistButIsInvalid": { + "description": "Explains that the file does exist, but some of its properties make it invalid" + }, "fileDownloadFailed": "फ़ाइल डाउनलोड असफल रहा", "@fileDownloadFailed": { "description": "Could not export the CSV data" @@ -734,6 +752,10 @@ "@fileID": { "description": "The Entity-ID tag of files" }, + "fileIsNotPublic": "प्रोवाइड किया गया ID एक प्राइवेट फाइल के लिए है और इसे पिन नहीं किया जा सकता.", + "@fileIsNotPublic": { + "description": "Warning explaining that the file is not public" + }, "fileName": "फ़ाइल का नाम", "@fileName": { "description": "The name of certain file" @@ -795,6 +817,10 @@ "@fileSystem": { "description": "Button label to select a file from file system" }, + "fileType": "फाइल टाइप ", + "@fileType": { + "description": "The MIME type of the file" + }, "fileWasCreatedWithName": "यह फ़ाइल {fileName} नाम से बनाई गई थी।", "@fileWasCreatedWithName": { "description": "File activity (journal): created", @@ -813,6 +839,10 @@ "@fileWasMoved": { "description": "File activity (journal): moved" }, + "fileWasPinnedToTheDrive": "ड्राइव से पिन किया गया फाइल ", + "@fileWasPinnedToTheDrive": { + "description": "File activity (journal): was pinned" + }, "fileWasRenamed": "इस फ़ाइल का नाम बदलकर {fileName} कर दिया गया था।", "@fileWasRenamed": { "description": "File activity (journal): renamed", @@ -955,6 +985,8 @@ "@help": { "description": "Link to a form for collecting feedback from the user" }, + "helpCenter": "हेल्प सेंटर ", + "@helpCenter": {}, "howAreConversionsDetermined": "कन्वर्जंस कैसे निर्धारित किया जाता है?", "@howAreConversionsDetermined": {}, "howDoesKeyfileLoginWork": "कीफाइल और सीड फ्रेज लॉगिन कैसे काम करते हैं?", @@ -1184,6 +1216,18 @@ "@movingItemsEmphasized": { "description": "Moving Items dialog title" }, + "multiDownloadCompleteWithSkippedFiles": "{numSkippedFiles} स्किप्ड फाइल(फाइल्स) के साथ डाउनलोड कंपलीट हो गया", + "@multiDownloadCompleteWithSkippedFiles": { + "description": "Title to modal shown when user completes multi-file download and has skipped files. " + }, + "multiDownloadDownloadingFilesProgress": "फाइल(फाइल्स) डाउनलोड हो रहें हैं...\n{totalNumFiles} में से {currentFileNum}", + "@multiDownloadDownloadingFilesProgress": { + "description": "Title to modal shown when user is downloading multiple file. " + }, + "multiDownloadErrorTryAgain": "आपके फाइल(फाइल्स) डाउनलोड करने में एक एरर आ गया है. कृप्या पुनः प्रयास करें.", + "@multiDownloadErrorTryAgain": { + "description": "Error message to show user when an error has occurred downloading a file within a set of multi-file downloads." + }, "name": "नाम", "@name": { "description": "Name of certain entity" @@ -1298,6 +1342,8 @@ "@orContinueWith": { "description": "text to continue with ar connect" }, + "ourChannels": "हमारे चैनल्स:", + "@ourChannels": {}, "password": "पासवर्ड", "@password": { "description": "Label for the 'password' input" @@ -1336,6 +1382,10 @@ "@personalDrivesEmphasized": { "description": "Sub-header for the personal drives list. Emphasized with upper case" }, + "pinFailedToUpload": "आपका पिन अपलोड नहीं हो पाया", + "@pinFailedToUpload": { + "description": "Explains that pin creation has failed" + }, "pleaseAcceptTheTermsToContinue": "जारी रखने के लिए कृपया नियम और शर्तें स्वीकार करें. ", "@pleaseAcceptTheTermsToContinue": { "description": "terms and conditions cta" @@ -1412,6 +1462,16 @@ "@publicDrives": { "description": "Public drives accordion title" }, + "quoteUpdatesIn": "क्वाेट {timer} में अपडेट हो रहा है ", + "@quoteUpdatesIn": { + "description": "Indicates the time left for the next update of the quote", + "placeholders": { + "timer": { + "type": "String", + "example": "10:00" + } + } + }, "recreateFolderEmphasized": "फ़ोल्डर फिर से बनाएं", "@recreateFolderEmphasized": { "description": "Recreate a folder that failed to be minted" @@ -1496,6 +1556,8 @@ "@selectWalletEmphasized": { "description": "Users can log in with a crypto wallet, so this prompts them to choose one for their login. Emphasized with upper case" }, + "share": "शेयर करें ", + "@share": {}, "sharedDrives": "ड्राइवों को शेयर किया गया है", "@sharedDrives": { "description": "Sub-header for the shared drives list" @@ -1528,6 +1590,20 @@ "@shareFileWithOthers": { "description": "To share a file link" }, + "shareLogsDescription": "आप अपने लॉग्स ArDrive टीम के साथ शेयर कर एप्प इंप्रूव करने में हमारी मदद कर सकते हैं. लॉग्स आपके डिवाइस पे डाउनलोड हो सकतें हैं और हमारे साथ इमेल, डिस्कॉर्ड के द्वारा शेयर हो सकते या सपोर्ट टिकट में एड हो सकतें हैं.", + "@shareLogsDescription": {}, + "shareLogsEmailBody": "ArDrive यूज़र लॉग अटैच हो गए हैं.", + "@shareLogsEmailBody": {}, + "shareLogsEmailSubject": "ArDrive लॉग्स ", + "@shareLogsEmailSubject": {}, + "shareLogsNativeShareSubject": "एआरड्राइव लॉग्स", + "@shareLogsNativeShareSubject": {}, + "shareLogsNativeShareText": "ARDrive उपयोगकर्ता लॉग संलग्न हैं।", + "@shareLogsNativeShareText": {}, + "shareLogsText": "लॉग्स शेयर करें ", + "@shareLogsText": {}, + "shareLogsWithEmailText": "इमेल भेजें ", + "@shareLogsWithEmailText": {}, "sharePendingFile": "आप जिस फ़ाइल को शेयर करने की कोशिश कर रहे हैं वह फ़िलहाल पेंडिंग है और इस समय शेयर नहीं की जा सकती।", "@sharePendingFile": { "description": "Pending file share dialog text" @@ -1692,6 +1768,20 @@ "@turboAddCreditsBlurb": { "description": "text placeholder for turbo balance when no user" }, + "turboCustomAmount": "कस्टम अमाउंट (सबसे कम {min} - सबसे ज्यादा {max})", + "@turboCustomAmount": { + "description": "Describes the range of credits the user can choose", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "turboErrorMessageEstimationInformationFailed": "इन्फॉर्मेशन लोड करने में एरर. कृप्या पुनः प्रयास करें.", "@turboErrorMessageEstimationInformationFailed": {}, "turboErrorMessageFetchPaymentIntentFailed": "पेमेंट प्रोसेसर अभी उपलब्ध नहीं है, कृप्या कुछ देर बाद पुनः प्रयास करें.", @@ -1704,6 +1794,20 @@ "@turboErrorMessageSessionExpired": {}, "turboErrorMessageUnknown": "पेमेंट सफल नहीं रहा. कृप्या अपना कार्ड इन्फॉर्मेशन चेक करें और पुनः प्रयास करें.", "@turboErrorMessageUnknown": {}, + "turboPleaseEnterAmountBetween": "कृप्या {min} - {max} के बीच का अमाउंट एंटर करें ", + "@turboPleaseEnterAmountBetween": { + "description": "Error message for when the given amount is not in range", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "unableToFetchEstimateAtThisTime": "इस समय पर एस्टीमेट प्राप्त करने में असमर्थ हैं.", "@unableToFetchEstimateAtThisTime": {}, "unableToUpdateQuote": "क्वोट अपडेट करने में असमर्थ हैं. कृप्या पुनः प्रयास करें.", @@ -1958,4 +2062,4 @@ "@zippingYourFiles": { "description": "Download failure message when a file is too big" } -} +} \ No newline at end of file diff --git a/lib/l10n/app_ja.arb b/lib/l10n/app_ja.arb index 6d1bb16094..cfcaaff697 100644 --- a/lib/l10n/app_ja.arb +++ b/lib/l10n/app_ja.arb @@ -22,6 +22,10 @@ "@addSomeFiles": { "description": "Empty folder" }, + "advanced": "詳細", + "@advanced": { + "description": "The advanced options" + }, "aggreeToTerms_body": "ArDriveのサービス利用規約とプライバシーポリシー同意する", "@aggreeToTerms_body": { "description": "Checkbox for agreeing to the terms of service and privacy policy" @@ -40,6 +44,8 @@ }, "amount": "金額", "@amount": {}, + "anErrorOccuredWhileDownloadingYourFiles": "ファイルのダウンロード中にエラーが発生しました。もう一度試してください。", + "@anErrorOccuredWhileDownloadingYourFiles": {}, "anErrorOccuredWhileDownloadingYourKeyfile": "ウォレットキーファイルのダウンロード中にエラーが発生しました。もう一度お試しください。", "@anErrorOccuredWhileDownloadingYourKeyfile": {}, "anyFilesWillOutliveYou": "ここにアップロードされたファイルはすべて、あなたの死後も存在し続けますす!", @@ -330,7 +336,7 @@ "@createHereEmphasized": { "description": "Create the manifest in the current selected folder" }, - "createManifest": "マニフェストを作成する", + "createManifest": "新規マニフェスト", "@createManifest": { "description": "To create a manifest" }, @@ -346,7 +352,7 @@ "@createNewSnapshot": { "description": "The action of snapshotting a drive" }, - "createSnapshot": "スナップショットを作成する", + "createSnapshot": "新規スナップショット", "@createSnapshot": { "description": "The action of snapshotting a drive" }, @@ -685,6 +691,14 @@ "@failedToCreateManifestEmphasized": { "description": "The manifest could not be created" }, + "failedToCreatePin": "ピンの作成に失敗しました。後で再試行してください。", + "@failedToCreatePin": { + "description": "The pin could not be created" + }, + "failedToRetrieveFileInfromation": "ファイル情報の取得に失敗しました", + "@failedToRetrieveFileInfromation": { + "description": "Explains that there was an error while retrieving the file infromation" + }, "failedToSyncDrive": "ドライブのコンテンツの同期に失敗しました。", "@failedToSyncDrive": { "description": "The app wasn't able to sync the drive" @@ -710,6 +724,10 @@ } } }, + "fileDoesExistButIsInvalid": "提供されたファイルは破損しており、ピン留めできません。", + "@fileDoesExistButIsInvalid": { + "description": "Explains that the file does exist, but some of its properties make it invalid" + }, "fileDownloadFailed": "ファイルのダウンロードが失敗しました", "@fileDownloadFailed": { "description": "Could not export the CSV data" @@ -734,6 +752,10 @@ "@fileID": { "description": "The Entity-ID tag of files" }, + "fileIsNotPublic": "提供されたIDはプライベートファイル用であり、ピン留めできません。", + "@fileIsNotPublic": { + "description": "Warning explaining that the file is not public" + }, "fileName": "ファイル名", "@fileName": { "description": "The name of certain file" @@ -795,6 +817,10 @@ "@fileSystem": { "description": "Button label to select a file from file system" }, + "fileType": "ファイルタイプ", + "@fileType": { + "description": "The MIME type of the file" + }, "fileWasCreatedWithName": "このファイルは{fileName}という名前で作成されました。", "@fileWasCreatedWithName": { "description": "File activity (journal): created", @@ -813,6 +839,10 @@ "@fileWasMoved": { "description": "File activity (journal): moved" }, + "fileWasPinnedToTheDrive": "ファイルがドライブにピン留めされました。", + "@fileWasPinnedToTheDrive": { + "description": "File activity (journal): was pinned" + }, "fileWasRenamed": "このファイルは{fileName}という名前に変更されました。", "@fileWasRenamed": { "description": "File activity (journal): renamed", @@ -955,6 +985,8 @@ "@help": { "description": "Link to a form for collecting feedback from the user" }, + "helpCenter": "ヘルプセンター", + "@helpCenter": {}, "howAreConversionsDetermined": "コンバージョンはどのようにして決定されるのですか?", "@howAreConversionsDetermined": {}, "howDoesKeyfileLoginWork": "キーファイルとシードフレーズによるログインはどのように行われるのですか?", @@ -1184,6 +1216,18 @@ "@movingItemsEmphasized": { "description": "Moving Items dialog title" }, + "multiDownloadCompleteWithSkippedFiles": "{numSkippedFiles}のファイルをスキップしてダウンロード完了", + "@multiDownloadCompleteWithSkippedFiles": { + "description": "Title to modal shown when user completes multi-file download and has skipped files. " + }, + "multiDownloadDownloadingFilesProgress": "{totalNumFiles}のうち{currentFileNum} のファイルをダウンロード中…", + "@multiDownloadDownloadingFilesProgress": { + "description": "Title to modal shown when user is downloading multiple file. " + }, + "multiDownloadErrorTryAgain": "ファイルのダウンロード中にエラーが発生しました。再試行してください。", + "@multiDownloadErrorTryAgain": { + "description": "Error message to show user when an error has occurred downloading a file within a set of multi-file downloads." + }, "name": "名前", "@name": { "description": "Name of certain entity" @@ -1298,6 +1342,8 @@ "@orContinueWith": { "description": "text to continue with ar connect" }, + "ourChannels": "私たちのチャンネル:", + "@ourChannels": {}, "password": "パスワード", "@password": { "description": "Label for the 'password' input" @@ -1336,6 +1382,10 @@ "@personalDrivesEmphasized": { "description": "Sub-header for the personal drives list. Emphasized with upper case" }, + "pinFailedToUpload": "ピンのアップロードに失敗しました", + "@pinFailedToUpload": { + "description": "Explains that pin creation has failed" + }, "pleaseAcceptTheTermsToContinue": "続行するには利用規約に同意してください。", "@pleaseAcceptTheTermsToContinue": { "description": "terms and conditions cta" @@ -1412,6 +1462,16 @@ "@publicDrives": { "description": "Public drives accordion title" }, + "quoteUpdatesIn": "{timer}で見積もり更新", + "@quoteUpdatesIn": { + "description": "Indicates the time left for the next update of the quote", + "placeholders": { + "timer": { + "type": "String", + "example": "10:00" + } + } + }, "recreateFolderEmphasized": "フォルダの再作成", "@recreateFolderEmphasized": { "description": "Recreate a folder that failed to be minted" @@ -1496,6 +1556,8 @@ "@selectWalletEmphasized": { "description": "Users can log in with a crypto wallet, so this prompts them to choose one for their login. Emphasized with upper case" }, + "share": "共有する", + "@share": {}, "sharedDrives": "共有ドライブ", "@sharedDrives": { "description": "Sub-header for the shared drives list" @@ -1528,6 +1590,20 @@ "@shareFileWithOthers": { "description": "To share a file link" }, + "shareLogsDescription": "ArDriveチームとあなたのログを共有して、アプリの改善にご協力ください。ログはお使いのデバイスにダウンロードして、電子メール、Discordで共有したり、サポートチケットに追加したりできます。", + "@shareLogsDescription": {}, + "shareLogsEmailBody": "ArDriveのユーザーログが添付されています。", + "@shareLogsEmailBody": {}, + "shareLogsEmailSubject": "ArDriveログ", + "@shareLogsEmailSubject": {}, + "shareLogsNativeShareSubject": "ARドライブログ", + "@shareLogsNativeShareSubject": {}, + "shareLogsNativeShareText": "ARDriveのユーザーログが添付されています。", + "@shareLogsNativeShareText": {}, + "shareLogsText": "共有ログ", + "@shareLogsText": {}, + "shareLogsWithEmailText": "電子メールを送信する", + "@shareLogsWithEmailText": {}, "sharePendingFile": "共有しようとしているファイルは現在保留中であり、現時点では共有できません。", "@sharePendingFile": { "description": "Pending file share dialog text" @@ -1692,6 +1768,20 @@ "@turboAddCreditsBlurb": { "description": "text placeholder for turbo balance when no user" }, + "turboCustomAmount": "カスタム量(最小 {min} ~ 最大 {max})", + "@turboCustomAmount": { + "description": "Describes the range of credits the user can choose", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "turboErrorMessageEstimationInformationFailed": "情報の読み込みに失敗しました。もう一度お試しください。", "@turboErrorMessageEstimationInformationFailed": {}, "turboErrorMessageFetchPaymentIntentFailed": "支払い処理が現在利用できません。後でもう一度お試しください。", @@ -1704,6 +1794,20 @@ "@turboErrorMessageSessionExpired": {}, "turboErrorMessageUnknown": "決済に失敗しました。カード情報を確認して、もう一度やり直してください。", "@turboErrorMessageUnknown": {}, + "turboPleaseEnterAmountBetween": "{min} ~ {max} の間の量を入力してください", + "@turboPleaseEnterAmountBetween": { + "description": "Error message for when the given amount is not in range", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "unableToFetchEstimateAtThisTime": "現在、見積もりを取ることができません。", "@unableToFetchEstimateAtThisTime": {}, "unableToUpdateQuote": "見積もりを更新できません。もう一度お試しください。", @@ -1958,4 +2062,4 @@ "@zippingYourFiles": { "description": "Download failure message when a file is too big" } -} +} \ No newline at end of file diff --git a/lib/l10n/app_zh-HK.arb b/lib/l10n/app_zh-HK.arb index 5c889baffa..0c0aa6628d 100644 --- a/lib/l10n/app_zh-HK.arb +++ b/lib/l10n/app_zh-HK.arb @@ -22,6 +22,10 @@ "@addSomeFiles": { "description": "Empty folder" }, + "advanced": "進階", + "@advanced": { + "description": "The advanced options" + }, "aggreeToTerms_body": "我同意 ArDrive 的使用及私隱條例", "@aggreeToTerms_body": { "description": "Checkbox for agreeing to the terms of service and privacy policy" @@ -40,6 +44,8 @@ }, "amount": "金額", "@amount": {}, + "anErrorOccuredWhileDownloadingYourFiles": "下載檔案時發生錯誤。請再試一次。", + "@anErrorOccuredWhileDownloadingYourFiles": {}, "anErrorOccuredWhileDownloadingYourKeyfile": "下載你的銀包密鑰文件時發生錯誤。請再試一次。", "@anErrorOccuredWhileDownloadingYourKeyfile": {}, "anyFilesWillOutliveYou": "所有上載到這裏的檔案, 都會比你於這地球上存在得更耐 !", @@ -330,7 +336,7 @@ "@createHereEmphasized": { "description": "Create the manifest in the current selected folder" }, - "createManifest": "建立資訊清單", + "createManifest": "開新清單", "@createManifest": { "description": "To create a manifest" }, @@ -346,7 +352,7 @@ "@createNewSnapshot": { "description": "The action of snapshotting a drive" }, - "createSnapshot": "建立快照", + "createSnapshot": "開新快照", "@createSnapshot": { "description": "The action of snapshotting a drive" }, @@ -685,6 +691,14 @@ "@failedToCreateManifestEmphasized": { "description": "The manifest could not be created" }, + "failedToCreatePin": "無法創建萬字夾。請稍後再試。", + "@failedToCreatePin": { + "description": "The pin could not be created" + }, + "failedToRetrieveFileInfromation": "無法擷取檔案資訊", + "@failedToRetrieveFileInfromation": { + "description": "Explains that there was an error while retrieving the file infromation" + }, "failedToSyncDrive": "未能同步檔案盤的內容。", "@failedToSyncDrive": { "description": "The app wasn't able to sync the drive" @@ -710,6 +724,10 @@ } } }, + "fileDoesExistButIsInvalid": "該檔案已損壞,無法置頂。", + "@fileDoesExistButIsInvalid": { + "description": "Explains that the file does exist, but some of its properties make it invalid" + }, "fileDownloadFailed": "檔案下載失敗", "@fileDownloadFailed": { "description": "Could not export the CSV data" @@ -734,6 +752,10 @@ "@fileID": { "description": "The Entity-ID tag of files" }, + "fileIsNotPublic": "所提供的ID是私人檔案的 ID,無法置頂。", + "@fileIsNotPublic": { + "description": "Warning explaining that the file is not public" + }, "fileName": "檔案用名", "@fileName": { "description": "The name of certain file" @@ -795,6 +817,10 @@ "@fileSystem": { "description": "Button label to select a file from file system" }, + "fileType": "檔案類型", + "@fileType": { + "description": "The MIME type of the file" + }, "fileWasCreatedWithName": "此檔案與 {fileName} 的用名重覆。", "@fileWasCreatedWithName": { "description": "File activity (journal): created", @@ -813,6 +839,10 @@ "@fileWasMoved": { "description": "File activity (journal): moved" }, + "fileWasPinnedToTheDrive": "檔案已置頂到硬碟。", + "@fileWasPinnedToTheDrive": { + "description": "File activity (journal): was pinned" + }, "fileWasRenamed": "此檔案已被重新命名為 {fileName} 。", "@fileWasRenamed": { "description": "File activity (journal): renamed", @@ -955,6 +985,8 @@ "@help": { "description": "Link to a form for collecting feedback from the user" }, + "helpCenter": "幫助中心", + "@helpCenter": {}, "howAreConversionsDetermined": "轉換率是如何決定的?", "@howAreConversionsDetermined": {}, "howDoesKeyfileLoginWork": "密鑰文件和助記詞登入如何運作?\n", @@ -1184,6 +1216,18 @@ "@movingItemsEmphasized": { "description": "Moving Items dialog title" }, + "multiDownloadCompleteWithSkippedFiles": "下載完成,有 {numSkippedFiles} 個檔案未下載", + "@multiDownloadCompleteWithSkippedFiles": { + "description": "Title to modal shown when user completes multi-file download and has skipped files. " + }, + "multiDownloadDownloadingFilesProgress": "正在下載檔案...共 {totalNumFiles} 個檔案中的第 {currentFileNum} 個", + "@multiDownloadDownloadingFilesProgress": { + "description": "Title to modal shown when user is downloading multiple file. " + }, + "multiDownloadErrorTryAgain": "下載您的檔案時發生錯誤。請重試。", + "@multiDownloadErrorTryAgain": { + "description": "Error message to show user when an error has occurred downloading a file within a set of multi-file downloads." + }, "name": "名字", "@name": { "description": "Name of certain entity" @@ -1298,6 +1342,8 @@ "@orContinueWith": { "description": "text to continue with ar connect" }, + "ourChannels": "我們的聯絡渠道:", + "@ourChannels": {}, "password": "密碼", "@password": { "description": "Label for the 'password' input" @@ -1336,6 +1382,10 @@ "@personalDrivesEmphasized": { "description": "Sub-header for the personal drives list. Emphasized with upper case" }, + "pinFailedToUpload": "上傳萬字夾失敗", + "@pinFailedToUpload": { + "description": "Explains that pin creation has failed" + }, "pleaseAcceptTheTermsToContinue": "請接受合約條款以繼續。", "@pleaseAcceptTheTermsToContinue": { "description": "terms and conditions cta" @@ -1412,6 +1462,16 @@ "@publicDrives": { "description": "Public drives accordion title" }, + "quoteUpdatesIn": "報價在{timer}後更新", + "@quoteUpdatesIn": { + "description": "Indicates the time left for the next update of the quote", + "placeholders": { + "timer": { + "type": "String", + "example": "10:00" + } + } + }, "recreateFolderEmphasized": "重新建立資料夾", "@recreateFolderEmphasized": { "description": "Recreate a folder that failed to be minted" @@ -1496,6 +1556,8 @@ "@selectWalletEmphasized": { "description": "Users can log in with a crypto wallet, so this prompts them to choose one for their login. Emphasized with upper case" }, + "share": "分享", + "@share": {}, "sharedDrives": "共享的硬碟", "@sharedDrives": { "description": "Sub-header for the shared drives list" @@ -1528,6 +1590,20 @@ "@shareFileWithOthers": { "description": "To share a file link" }, + "shareLogsDescription": "您可以與 ArDrive 團隊分享你的日誌,以幫助我們改進應用程式。日誌可以下載到您的裝置並透過電子郵件、Discord 或添加到支援查詢與我們分享。", + "@shareLogsDescription": {}, + "shareLogsEmailBody": "ArDrive 使用者日誌已附上。", + "@shareLogsEmailBody": {}, + "shareLogsEmailSubject": "ArDrive 日誌", + "@shareLogsEmailSubject": {}, + "shareLogsNativeShareSubject": "日誌", + "@shareLogsNativeShareSubject": {}, + "shareLogsNativeShareText": "已附加 ARDrive 使用者記錄檔。", + "@shareLogsNativeShareText": {}, + "shareLogsText": "分享日誌", + "@shareLogsText": {}, + "shareLogsWithEmailText": "發送電子郵件", + "@shareLogsWithEmailText": {}, "sharePendingFile": "您想分享的檔案仍待處理,目前尙無法分享。", "@sharePendingFile": { "description": "Pending file share dialog text" @@ -1692,6 +1768,20 @@ "@turboAddCreditsBlurb": { "description": "text placeholder for turbo balance when no user" }, + "turboCustomAmount": "自訂金額(最小{min} - 最大{max})", + "@turboCustomAmount": { + "description": "Describes the range of credits the user can choose", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "turboErrorMessageEstimationInformationFailed": "加載信息時出錯。請再試一次。", "@turboErrorMessageEstimationInformationFailed": {}, "turboErrorMessageFetchPaymentIntentFailed": "付款處理器現無法使用,請稍後再試", @@ -1704,6 +1794,20 @@ "@turboErrorMessageSessionExpired": {}, "turboErrorMessageUnknown": "未能成功付款。請檢查你的信用卡資料並重試。", "@turboErrorMessageUnknown": {}, + "turboPleaseEnterAmountBetween": "請輸入介於{min}至{max}之間的金額", + "@turboPleaseEnterAmountBetween": { + "description": "Error message for when the given amount is not in range", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "unableToFetchEstimateAtThisTime": "目前無法獲取估算值。", "@unableToFetchEstimateAtThisTime": {}, "unableToUpdateQuote": "無法更新報價。請再試一次。", @@ -1958,4 +2062,4 @@ "@zippingYourFiles": { "description": "Download failure message when a file is too big" } -} +} \ No newline at end of file diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index a08e86705f..c5ed2f6ba7 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -22,6 +22,10 @@ "@addSomeFiles": { "description": "Empty folder" }, + "advanced": "高级", + "@advanced": { + "description": "The advanced options" + }, "aggreeToTerms_body": "我同意ArDrive的服务条款与隐私政策.", "@aggreeToTerms_body": { "description": "Checkbox for agreeing to the terms of service and privacy policy" @@ -40,6 +44,8 @@ }, "amount": "数额", "@amount": {}, + "anErrorOccuredWhileDownloadingYourFiles": "下载您的文件时出错。请重试。", + "@anErrorOccuredWhileDownloadingYourFiles": {}, "anErrorOccuredWhileDownloadingYourKeyfile": "下载你的钱包密钥文件时出现了一个错误。请重试。", "@anErrorOccuredWhileDownloadingYourKeyfile": {}, "anyFilesWillOutliveYou": "任何你上传的文件都会永久存储!", @@ -330,7 +336,7 @@ "@createHereEmphasized": { "description": "Create the manifest in the current selected folder" }, - "createManifest": "创建manifest", + "createManifest": "新建清单", "@createManifest": { "description": "To create a manifest" }, @@ -346,7 +352,7 @@ "@createNewSnapshot": { "description": "The action of snapshotting a drive" }, - "createSnapshot": "创建快照", + "createSnapshot": "新建快照", "@createSnapshot": { "description": "The action of snapshotting a drive" }, @@ -685,6 +691,14 @@ "@failedToCreateManifestEmphasized": { "description": "The manifest could not be created" }, + "failedToCreatePin": "无法创建锁定。请稍后再试。", + "@failedToCreatePin": { + "description": "The pin could not be created" + }, + "failedToRetrieveFileInfromation": "无法检索文件信息", + "@failedToRetrieveFileInfromation": { + "description": "Explains that there was an error while retrieving the file infromation" + }, "failedToSyncDrive": "无法同步网盘内容.", "@failedToSyncDrive": { "description": "The app wasn't able to sync the drive" @@ -710,6 +724,10 @@ } } }, + "fileDoesExistButIsInvalid": "提供的文件已损坏,无法锁定。", + "@fileDoesExistButIsInvalid": { + "description": "Explains that the file does exist, but some of its properties make it invalid" + }, "fileDownloadFailed": "文件下载失败", "@fileDownloadFailed": { "description": "Could not export the CSV data" @@ -734,6 +752,10 @@ "@fileID": { "description": "The Entity-ID tag of files" }, + "fileIsNotPublic": "提供的ID用于专用文件,无法锁定。", + "@fileIsNotPublic": { + "description": "Warning explaining that the file is not public" + }, "fileName": "文件名称", "@fileName": { "description": "The name of certain file" @@ -795,6 +817,10 @@ "@fileSystem": { "description": "Button label to select a file from file system" }, + "fileType": "文件类型", + "@fileType": { + "description": "The MIME type of the file" + }, "fileWasCreatedWithName": "这个文件创建时名称为{fileName}.", "@fileWasCreatedWithName": { "description": "File activity (journal): created", @@ -813,6 +839,10 @@ "@fileWasMoved": { "description": "File activity (journal): moved" }, + "fileWasPinnedToTheDrive": "文件已锁定到驱动器。", + "@fileWasPinnedToTheDrive": { + "description": "File activity (journal): was pinned" + }, "fileWasRenamed": "这个文件被重命名为{fileName}.", "@fileWasRenamed": { "description": "File activity (journal): renamed", @@ -955,6 +985,8 @@ "@help": { "description": "Link to a form for collecting feedback from the user" }, + "helpCenter": "帮助中心", + "@helpCenter": {}, "howAreConversionsDetermined": "转换是如何确定的?", "@howAreConversionsDetermined": {}, "howDoesKeyfileLoginWork": "密钥文件和助记词登录是如何工作的?", @@ -1184,6 +1216,18 @@ "@movingItemsEmphasized": { "description": "Moving Items dialog title" }, + "multiDownloadCompleteWithSkippedFiles": "下载完成,跳过了{numSkippedFiles}个文件", + "@multiDownloadCompleteWithSkippedFiles": { + "description": "Title to modal shown when user completes multi-file download and has skipped files. " + }, + "multiDownloadDownloadingFilesProgress": "正在下载文件... {totalNumFiles}的{currentFileNum}", + "@multiDownloadDownloadingFilesProgress": { + "description": "Title to modal shown when user is downloading multiple file. " + }, + "multiDownloadErrorTryAgain": "下载文件时出错。请重试。", + "@multiDownloadErrorTryAgain": { + "description": "Error message to show user when an error has occurred downloading a file within a set of multi-file downloads." + }, "name": "名称", "@name": { "description": "Name of certain entity" @@ -1298,6 +1342,8 @@ "@orContinueWith": { "description": "text to continue with ar connect" }, + "ourChannels": "我们的渠道:", + "@ourChannels": {}, "password": "密码", "@password": { "description": "Label for the 'password' input" @@ -1336,6 +1382,10 @@ "@personalDrivesEmphasized": { "description": "Sub-header for the personal drives list. Emphasized with upper case" }, + "pinFailedToUpload": "您的锁定上传失败", + "@pinFailedToUpload": { + "description": "Explains that pin creation has failed" + }, "pleaseAcceptTheTermsToContinue": "请接受条款和条件以继续。", "@pleaseAcceptTheTermsToContinue": { "description": "terms and conditions cta" @@ -1412,6 +1462,16 @@ "@publicDrives": { "description": "Public drives accordion title" }, + "quoteUpdatesIn": "{timer}中的报价更新", + "@quoteUpdatesIn": { + "description": "Indicates the time left for the next update of the quote", + "placeholders": { + "timer": { + "type": "String", + "example": "10:00" + } + } + }, "recreateFolderEmphasized": "重新创建文件夹", "@recreateFolderEmphasized": { "description": "Recreate a folder that failed to be minted" @@ -1496,6 +1556,8 @@ "@selectWalletEmphasized": { "description": "Users can log in with a crypto wallet, so this prompts them to choose one for their login. Emphasized with upper case" }, + "share": "分享", + "@share": {}, "sharedDrives": "共享驱动器", "@sharedDrives": { "description": "Sub-header for the shared drives list" @@ -1528,6 +1590,20 @@ "@shareFileWithOthers": { "description": "To share a file link" }, + "shareLogsDescription": "您可以与ArDrive团队分享您的日志,帮助我们改进应用程序。日志可以下载到您的设备上,并通过电子邮件、Discord或添加到支持票证中与我们共享。", + "@shareLogsDescription": {}, + "shareLogsEmailBody": "ArDrive用户日志附后。", + "@shareLogsEmailBody": {}, + "shareLogsEmailSubject": "ArDrive日志", + "@shareLogsEmailSubject": {}, + "shareLogsNativeShareSubject": "arDrive 日志", + "@shareLogsNativeShareSubject": {}, + "shareLogsNativeShareText": "已附上 arDrive 用户日志。", + "@shareLogsNativeShareText": {}, + "shareLogsText": "分享日志", + "@shareLogsText": {}, + "shareLogsWithEmailText": "发送电子邮件", + "@shareLogsWithEmailText": {}, "sharePendingFile": "你所要分享的文件目前未被网络确认,暂时无 法被分享。请稍后重试。", "@sharePendingFile": { "description": "Pending file share dialog text" @@ -1692,6 +1768,20 @@ "@turboAddCreditsBlurb": { "description": "text placeholder for turbo balance when no user" }, + "turboCustomAmount": "自定义金额(最小值 {min} - 最大值 {max})", + "@turboCustomAmount": { + "description": "Describes the range of credits the user can choose", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "turboErrorMessageEstimationInformationFailed": "加载信息时出现错误。请重试。", "@turboErrorMessageEstimationInformationFailed": {}, "turboErrorMessageFetchPaymentIntentFailed": "支付处理程序目前不可用,请稍后重试", @@ -1704,6 +1794,20 @@ "@turboErrorMessageSessionExpired": {}, "turboErrorMessageUnknown": "支付不成功。请检查你的卡信息然后重试。", "@turboErrorMessageUnknown": {}, + "turboPleaseEnterAmountBetween": "请输入介于{min} - {max}之间的金额", + "@turboPleaseEnterAmountBetween": { + "description": "Error message for when the given amount is not in range", + "placeholders": { + "max": { + "type": "String", + "example": "$10,000" + }, + "min": { + "type": "String", + "example": "$5" + } + } + }, "unableToFetchEstimateAtThisTime": "此时无法获取估计值。", "@unableToFetchEstimateAtThisTime": {}, "unableToUpdateQuote": "无法更新报价。请重试。", @@ -1958,4 +2062,4 @@ "@zippingYourFiles": { "description": "Download failure message when a file is too big" } -} +} \ No newline at end of file diff --git a/lib/pages/drive_detail/drive_detail_page.dart b/lib/pages/drive_detail/drive_detail_page.dart index 1aa1e3b1d7..f74c977cc7 100644 --- a/lib/pages/drive_detail/drive_detail_page.dart +++ b/lib/pages/drive_detail/drive_detail_page.dart @@ -861,22 +861,15 @@ class MobileFolderNavigation extends StatelessWidget { context.read().state is ProfileLoggedIn) ArDriveDropdownItem( onClick: () { - final bloc = context.read(); - - bloc.selectDataItem( - DriveDataTableItemMapper.fromDrive( - state.currentDrive, - (_) => null, - 0, - isOwner, - ), + showDetachDriveDialog( + context: context, + driveID: state.currentDrive.id, + driveName: state.currentDrive.name, ); }, content: _buildItem( - appLocalizationsOf(context).moreInfo, - ArDriveIcons.info( - size: defaultIconSize, - ), + appLocalizationsOf(context).detachDrive, + ArDriveIcons.detach(), ), ), ], diff --git a/pubspec.lock b/pubspec.lock index 8216f3c13f..f04de53e91 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -79,11 +79,11 @@ packages: dependency: "direct main" description: path: "." - ref: "v1.9.2" - resolved-ref: f8fb1bf502541e46caeb6e7e6270e2c488d7e126 + ref: "v1.10.0" + resolved-ref: "72cd21de7cbd52067924cefac579cdb9d7ef39b7" url: "https://github.com/ar-io/ardrive_ui.git" source: git - version: "1.9.2" + version: "1.10.0" args: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8f6d51a681..3782aded93 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Secure, permanent storage publish_to: 'none' -version: 2.14.0 +version: 2.15.0 environment: sdk: '>=2.18.5 <3.0.0' @@ -39,7 +39,7 @@ dependencies: ardrive_ui: git: url: https://github.com/ar-io/ardrive_ui.git - ref: v1.9.2 + ref: v1.10.0 artemis: ^7.0.0-beta.13 arweave: git: