From 052fc811cdb4df7c329b7ed78c5811e7451ea3e4 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 10 Dec 2021 14:25:43 +0000 Subject: [PATCH] lingui extract --- packages/files-ui/src/locales/de/messages.po | 64 +++++-------- packages/files-ui/src/locales/en/messages.po | 66 +++++--------- packages/files-ui/src/locales/es/messages.po | 64 +++++-------- packages/files-ui/src/locales/fr/messages.po | 64 +++++-------- packages/files-ui/src/locales/no/messages.po | 95 ++++---------------- 5 files changed, 100 insertions(+), 253 deletions(-) diff --git a/packages/files-ui/src/locales/de/messages.po b/packages/files-ui/src/locales/de/messages.po index 0edb83f5d0..3cef6156a4 100644 --- a/packages/files-ui/src/locales/de/messages.po +++ b/packages/files-ui/src/locales/de/messages.po @@ -13,15 +13,15 @@ msgstr "" "X-Generator: Weblate 4.9-dev\n" "Mime-Version: 1.0\n" -msgid "({0}) items selected" -msgstr "" - msgid "/month" msgstr "" msgid "/year" msgstr "" +msgid "<0>{currentStorage} of storage" +msgstr "" + msgid "A backup secret phrase will be generated and used for your account.<0/>We do not store it and <1>it can only be displayed once. Save it somewhere safe!" msgstr "Es wird ein Sicherungsgeheimsatz generiert und für Ihr Konto verwendet.<0/>Wir speichern ihn nicht und <1>er kann nur einmal angezeigt werden. Speichern Sie ihn an einem sicheren Ort!" @@ -91,6 +91,9 @@ msgstr "Genehmigen" msgid "Are you sure? This will delete your default payment method." msgstr "" +msgid "Back" +msgstr "" + msgid "Backup secret phrase" msgstr "Sicherungsgeheimsatz" @@ -169,6 +172,9 @@ msgstr "" msgid "Confirm plan change" msgstr "" +msgid "Confirm plan downgrade" +msgstr "" + msgid "Confirmation" msgstr "" @@ -256,9 +262,6 @@ msgstr "" msgid "Date" msgstr "" -msgid "Date Uploaded" -msgstr "" - msgid "Date uploaded" msgstr "Hochgeladen am" @@ -271,9 +274,6 @@ msgstr "" msgid "Delete" msgstr "Löschen" -msgid "Delete selected" -msgstr "Ausgewählte löschen" - msgid "Device awaiting confirmation" msgstr "Gerät wartet auf Bestätigung" @@ -310,9 +310,6 @@ msgstr "" msgid "Downloads failed" msgstr "" -msgid "Drop to upload files" -msgstr "Zum Hochladen von Dateien ablegen" - msgid "Edit payment method" msgstr "" @@ -379,9 +376,6 @@ msgstr "Vorname" msgid "Folder name is already in use" msgstr "" -msgid "Folder uploads are not supported currently" -msgstr "" - msgid "Folders" msgstr "Ordner" @@ -508,9 +502,6 @@ msgstr "Verschieben" msgid "Move over" msgstr "" -msgid "Move selected" -msgstr "Ausgewählte verschieben" - msgid "Move to…" msgstr "Verschieben nach …" @@ -547,9 +538,6 @@ msgstr "" msgid "No files to share" msgstr "" -msgid "No files to show" -msgstr "Keine Dateien zum Anzeigen" - msgid "No folders" msgstr "Keine Ordner" @@ -574,9 +562,6 @@ msgstr "Anzahl der Kopien (Replikationsfaktor)" msgid "OK" msgstr "" -msgid "One sec, getting files ready…" -msgstr "Eine Sekunde, die Dateien werden vorbereitet …" - msgid "Only you can see this." msgstr "Nur Sie können dies sehen." @@ -673,9 +658,6 @@ msgstr "" msgid "Recover" msgstr "Wiederherstellen" -msgid "Recover selected" -msgstr "Ausgewählte wiederherstellen" - msgid "Recover to…" msgstr "" @@ -790,9 +772,6 @@ msgstr "" msgid "Share file" msgstr "" -msgid "Share selected" -msgstr "" - msgid "Shared" msgstr "Geteilt" @@ -847,9 +826,6 @@ msgstr "Etwas ist schief gelaufen!" msgid "Something went wrong. We couldn't upload your file" msgstr "Es ist etwas schief gelaufen. Wir konnten Ihre Datei nicht hochladen" -msgid "Sort By:" -msgstr "" - msgid "Standard plan" msgstr "" @@ -868,6 +844,9 @@ msgstr "" msgid "Switch Plans" msgstr "" +msgid "Switch to Free plan" +msgstr "" + msgid "System maintenance is scheduled to start at {0}. The system will be unavailable." msgstr "" @@ -952,9 +931,6 @@ msgstr "Erneut versuchen" msgid "Try another method" msgstr "Eine andere Methode versuchen" -msgid "Unable to upload" -msgstr "" - msgid "Update" msgstr "Aktualisieren" @@ -973,9 +949,6 @@ msgstr "" msgid "Update your credit card" msgstr "" -msgid "Upload" -msgstr "Hochladen" - msgid "Uploads cancelled" msgstr "" @@ -1084,9 +1057,15 @@ msgstr "" msgid "You will need to sign a message in your wallet to complete sign in." msgstr "" +msgid "You would loose the following features:" +msgstr "" + msgid "You've got a payment due. Until you've settled up, we've placed your account in restricted mode" msgstr "" +msgid "Your content exceeds the {planStorageCapacity} storage capacity for this plan." +msgstr "" + msgid "Your plan" msgstr "" @@ -1117,9 +1096,6 @@ msgstr "{0, plural, one {{1} Datei wird heruntergeladen} other {{2} Dateien werd msgid "{0, plural, one {Encrypting and uploading {1} file} other {Encrypting and uploading {2} files}}" msgstr "{0, plural, one {{1} Datei wird verschlüsselt und hochgeladen} other {{2} Dateien werden verschlüsselt und hochgeladen}}" -msgid "{0, plural, one {You are about to delete {1} item.} other {You are about to delete {2} items.}}" -msgstr "{0, plural, one {Sie sind dabei, {1} Artikel zu löschen.} other {Sie sind dabei, {2} Artikel zu löschen.}}" - msgid "{0} cancelled" msgstr "" @@ -1141,10 +1117,10 @@ msgstr "" msgid "{currentPlanStorage} of storage" msgstr "" -msgid "{currentStorage} of storage" +msgid "{newPlanCapacity} of storage" msgstr "" -msgid "{newPlanCapacity} of storage" +msgid "{planStorageCapacity} of storage" msgstr "" msgid "{successCount} files transferred successfully, {0} failed" diff --git a/packages/files-ui/src/locales/en/messages.po b/packages/files-ui/src/locales/en/messages.po index 9ca499b48e..887adfd6d8 100644 --- a/packages/files-ui/src/locales/en/messages.po +++ b/packages/files-ui/src/locales/en/messages.po @@ -13,15 +13,15 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" -msgid "({0}) items selected" -msgstr "({0}) items selected" - msgid "/month" msgstr "/month" msgid "/year" msgstr "/year" +msgid "<0>{currentStorage} of storage" +msgstr "<0>{currentStorage} of storage" + msgid "A backup secret phrase will be generated and used for your account.<0/>We do not store it and <1>it can only be displayed once. Save it somewhere safe!" msgstr "A backup secret phrase will be generated and used for your account.<0/>We do not store it and <1>it can only be displayed once. Save it somewhere safe!" @@ -91,6 +91,9 @@ msgstr "Approve" msgid "Are you sure? This will delete your default payment method." msgstr "Are you sure? This will delete your default payment method." +msgid "Back" +msgstr "Back" + msgid "Backup secret phrase" msgstr "Backup secret phrase" @@ -169,6 +172,9 @@ msgstr "Confirm plan" msgid "Confirm plan change" msgstr "Confirm plan change" +msgid "Confirm plan downgrade" +msgstr "Confirm plan downgrade" + msgid "Confirmation" msgstr "Confirmation" @@ -256,9 +262,6 @@ msgstr "Data restored successfully" msgid "Date" msgstr "Date" -msgid "Date Uploaded" -msgstr "Date Uploaded" - msgid "Date uploaded" msgstr "Date uploaded" @@ -271,9 +274,6 @@ msgstr "Decryption key" msgid "Delete" msgstr "Delete" -msgid "Delete selected" -msgstr "Delete selected" - msgid "Device awaiting confirmation" msgstr "Device awaiting confirmation" @@ -310,9 +310,6 @@ msgstr "Downloads cancelled" msgid "Downloads failed" msgstr "Downloads failed" -msgid "Drop to upload files" -msgstr "Drop to upload files" - msgid "Edit payment method" msgstr "Edit payment method" @@ -382,9 +379,6 @@ msgstr "First name" msgid "Folder name is already in use" msgstr "Folder name is already in use" -msgid "Folder uploads are not supported currently" -msgstr "Folder uploads are not supported currently" - msgid "Folders" msgstr "Folders" @@ -511,9 +505,6 @@ msgstr "Move" msgid "Move over" msgstr "Move over" -msgid "Move selected" -msgstr "Move selected" - msgid "Move to…" msgstr "Move to…" @@ -550,9 +541,6 @@ msgstr "No files to copy" msgid "No files to share" msgstr "No files to share" -msgid "No files to show" -msgstr "No files to show" - msgid "No folders" msgstr "No folders" @@ -577,9 +565,6 @@ msgstr "Number of copies (Replication Factor)" msgid "OK" msgstr "OK" -msgid "One sec, getting files ready…" -msgstr "One sec, getting files ready…" - msgid "Only you can see this." msgstr "Only you can see this." @@ -676,9 +661,6 @@ msgstr "Receipt" msgid "Recover" msgstr "Recover" -msgid "Recover selected" -msgstr "Recover selected" - msgid "Recover to…" msgstr "Recover to…" @@ -793,9 +775,6 @@ msgstr "Share" msgid "Share file" msgstr "Share file" -msgid "Share selected" -msgstr "Share selected" - msgid "Shared" msgstr "Shared" @@ -850,9 +829,6 @@ msgstr "Something went wrong!" msgid "Something went wrong. We couldn't upload your file" msgstr "Something went wrong. We couldn't upload your file" -msgid "Sort By:" -msgstr "Sort By:" - msgid "Standard plan" msgstr "Standard plan" @@ -871,6 +847,9 @@ msgstr "Subscription Plan" msgid "Switch Plans" msgstr "Switch Plans" +msgid "Switch to Free plan" +msgstr "Switch to Free plan" + msgid "System maintenance is scheduled to start at {0}. The system will be unavailable." msgstr "System maintenance is scheduled to start at {0}. The system will be unavailable." @@ -955,9 +934,6 @@ msgstr "Try again" msgid "Try another method" msgstr "Try another method" -msgid "Unable to upload" -msgstr "Unable to upload" - msgid "Update" msgstr "Update" @@ -976,9 +952,6 @@ msgstr "Update credit card" msgid "Update your credit card" msgstr "Update your credit card" -msgid "Upload" -msgstr "Upload" - msgid "Uploads cancelled" msgstr "Uploads cancelled" @@ -1087,9 +1060,15 @@ msgstr "You were added to the shared folder ({0}): {1}" msgid "You will need to sign a message in your wallet to complete sign in." msgstr "You will need to sign a message in your wallet to complete sign in." +msgid "You would loose the following features:" +msgstr "You would loose the following features:" + msgid "You've got a payment due. Until you've settled up, we've placed your account in restricted mode" msgstr "You've got a payment due. Until you've settled up, we've placed your account in restricted mode" +msgid "Your content exceeds the {planStorageCapacity} storage capacity for this plan." +msgstr "Your content exceeds the {planStorageCapacity} storage capacity for this plan." + msgid "Your plan" msgstr "Your plan" @@ -1120,9 +1099,6 @@ msgstr "{0, plural, one {Downloading {1} file} other {Downloading {2} files}}" msgid "{0, plural, one {Encrypting and uploading {1} file} other {Encrypting and uploading {2} files}}" msgstr "{0, plural, one {Encrypting and uploading {1} file} other {Encrypting and uploading {2} files}}" -msgid "{0, plural, one {You are about to delete {1} item.} other {You are about to delete {2} items.}}" -msgstr "{0, plural, one {You are about to delete {1} item.} other {You are about to delete {2} items.}}" - msgid "{0} cancelled" msgstr "{0} cancelled" @@ -1144,11 +1120,11 @@ msgstr "{0} {fileProgress} - {1}" msgid "{currentPlanStorage} of storage" msgstr "{currentPlanStorage} of storage" -msgid "{currentStorage} of storage" -msgstr "{currentStorage} of storage" - msgid "{newPlanCapacity} of storage" msgstr "{newPlanCapacity} of storage" +msgid "{planStorageCapacity} of storage" +msgstr "{planStorageCapacity} of storage" + msgid "{successCount} files transferred successfully, {0} failed" msgstr "{successCount} files transferred successfully, {0} failed" diff --git a/packages/files-ui/src/locales/es/messages.po b/packages/files-ui/src/locales/es/messages.po index 6e2d407424..9b5e2eca7b 100644 --- a/packages/files-ui/src/locales/es/messages.po +++ b/packages/files-ui/src/locales/es/messages.po @@ -14,15 +14,15 @@ msgstr "" "X-Generator: Weblate 4.9-dev\n" "Mime-Version: 1.0\n" -msgid "({0}) items selected" -msgstr "" - msgid "/month" msgstr "" msgid "/year" msgstr "" +msgid "<0>{currentStorage} of storage" +msgstr "" + msgid "A backup secret phrase will be generated and used for your account.<0/>We do not store it and <1>it can only be displayed once. Save it somewhere safe!" msgstr "" @@ -92,6 +92,9 @@ msgstr "Aprobar" msgid "Are you sure? This will delete your default payment method." msgstr "" +msgid "Back" +msgstr "" + msgid "Backup secret phrase" msgstr "" @@ -170,6 +173,9 @@ msgstr "" msgid "Confirm plan change" msgstr "" +msgid "Confirm plan downgrade" +msgstr "" + msgid "Confirmation" msgstr "" @@ -257,9 +263,6 @@ msgstr "" msgid "Date" msgstr "" -msgid "Date Uploaded" -msgstr "" - msgid "Date uploaded" msgstr "Fecha de subida" @@ -272,9 +275,6 @@ msgstr "" msgid "Delete" msgstr "Borrar" -msgid "Delete selected" -msgstr "Eliminar seleccionado" - msgid "Device awaiting confirmation" msgstr "Dispositivo pendiente de confirmación" @@ -311,9 +311,6 @@ msgstr "" msgid "Downloads failed" msgstr "" -msgid "Drop to upload files" -msgstr "Suelta para subir archivos" - msgid "Edit payment method" msgstr "" @@ -383,9 +380,6 @@ msgstr "Primer Nombre" msgid "Folder name is already in use" msgstr "" -msgid "Folder uploads are not supported currently" -msgstr "" - msgid "Folders" msgstr "Archivos" @@ -512,9 +506,6 @@ msgstr "Moverse" msgid "Move over" msgstr "" -msgid "Move selected" -msgstr "Mover seleccionado" - msgid "Move to…" msgstr "" @@ -551,9 +542,6 @@ msgstr "" msgid "No files to share" msgstr "" -msgid "No files to show" -msgstr "No hay archivos para mostrar" - msgid "No folders" msgstr "Sin carpetas" @@ -578,9 +566,6 @@ msgstr "Número de copias (factor de replicación)" msgid "OK" msgstr "" -msgid "One sec, getting files ready…" -msgstr "" - msgid "Only you can see this." msgstr "" @@ -677,9 +662,6 @@ msgstr "" msgid "Recover" msgstr "Recuperar" -msgid "Recover selected" -msgstr "" - msgid "Recover to…" msgstr "" @@ -794,9 +776,6 @@ msgstr "" msgid "Share file" msgstr "" -msgid "Share selected" -msgstr "" - msgid "Shared" msgstr "" @@ -851,9 +830,6 @@ msgstr "" msgid "Something went wrong. We couldn't upload your file" msgstr "Algo salió mal. No pudimos subir tu archivo" -msgid "Sort By:" -msgstr "" - msgid "Standard plan" msgstr "" @@ -872,6 +848,9 @@ msgstr "" msgid "Switch Plans" msgstr "" +msgid "Switch to Free plan" +msgstr "" + msgid "System maintenance is scheduled to start at {0}. The system will be unavailable." msgstr "" @@ -956,9 +935,6 @@ msgstr "Intentar otra vez" msgid "Try another method" msgstr "Prueba con otro método" -msgid "Unable to upload" -msgstr "" - msgid "Update" msgstr "Actualizar" @@ -977,9 +953,6 @@ msgstr "" msgid "Update your credit card" msgstr "" -msgid "Upload" -msgstr "Subir" - msgid "Uploads cancelled" msgstr "" @@ -1088,9 +1061,15 @@ msgstr "" msgid "You will need to sign a message in your wallet to complete sign in." msgstr "Deberá firmar un mensaje en su billetera para completar el inicio de sesión." +msgid "You would loose the following features:" +msgstr "" + msgid "You've got a payment due. Until you've settled up, we've placed your account in restricted mode" msgstr "" +msgid "Your content exceeds the {planStorageCapacity} storage capacity for this plan." +msgstr "" + msgid "Your plan" msgstr "" @@ -1121,9 +1100,6 @@ msgstr "" msgid "{0, plural, one {Encrypting and uploading {1} file} other {Encrypting and uploading {2} files}}" msgstr "" -msgid "{0, plural, one {You are about to delete {1} item.} other {You are about to delete {2} items.}}" -msgstr "" - msgid "{0} cancelled" msgstr "" @@ -1145,10 +1121,10 @@ msgstr "" msgid "{currentPlanStorage} of storage" msgstr "" -msgid "{currentStorage} of storage" +msgid "{newPlanCapacity} of storage" msgstr "" -msgid "{newPlanCapacity} of storage" +msgid "{planStorageCapacity} of storage" msgstr "" msgid "{successCount} files transferred successfully, {0} failed" diff --git a/packages/files-ui/src/locales/fr/messages.po b/packages/files-ui/src/locales/fr/messages.po index 29d4269859..1b8d3cba11 100644 --- a/packages/files-ui/src/locales/fr/messages.po +++ b/packages/files-ui/src/locales/fr/messages.po @@ -14,15 +14,15 @@ msgstr "" "X-Generator: Weblate 4.10-dev\n" "Mime-Version: 1.0\n" -msgid "({0}) items selected" -msgstr "" - msgid "/month" msgstr "" msgid "/year" msgstr "" +msgid "<0>{currentStorage} of storage" +msgstr "" + msgid "A backup secret phrase will be generated and used for your account.<0/>We do not store it and <1>it can only be displayed once. Save it somewhere safe!" msgstr "Une phrase secrète de sauvegarde sera générée et utilisé pour ce compte.<0/>Nous ne la sauvergardons pas <1>elle ne peut être affichée qu’une seule fois. Gardez-la dans un endroit sûr !" @@ -92,6 +92,9 @@ msgstr "Accepter" msgid "Are you sure? This will delete your default payment method." msgstr "" +msgid "Back" +msgstr "" + msgid "Backup secret phrase" msgstr "Phrase secrète de sauvegarde" @@ -170,6 +173,9 @@ msgstr "" msgid "Confirm plan change" msgstr "" +msgid "Confirm plan downgrade" +msgstr "" + msgid "Confirmation" msgstr "" @@ -257,9 +263,6 @@ msgstr "Données restaurées avec succès" msgid "Date" msgstr "" -msgid "Date Uploaded" -msgstr "Téléversé le" - msgid "Date uploaded" msgstr "Téléversé le" @@ -272,9 +275,6 @@ msgstr "Clé de déchiffrement" msgid "Delete" msgstr "Supprimer" -msgid "Delete selected" -msgstr "Supprimer la sélection" - msgid "Device awaiting confirmation" msgstr "Appareil en attente de confirmation" @@ -311,9 +311,6 @@ msgstr "Téléchargements annulés" msgid "Downloads failed" msgstr "Les téléchargements ont échoué" -msgid "Drop to upload files" -msgstr "Faire glisser pour téléverser un fichier" - msgid "Edit payment method" msgstr "" @@ -383,9 +380,6 @@ msgstr "Prénom" msgid "Folder name is already in use" msgstr "Le nom du dossier est déjà utilisé" -msgid "Folder uploads are not supported currently" -msgstr "Le téléversement de dossiers n'est pas actuellement pris en charge" - msgid "Folders" msgstr "Dossiers" @@ -512,9 +506,6 @@ msgstr "Déplacer" msgid "Move over" msgstr "Déplacer" -msgid "Move selected" -msgstr "Déplacer la sélection" - msgid "Move to…" msgstr "Déplacer vers…" @@ -551,9 +542,6 @@ msgstr "Aucun fichier à copier" msgid "No files to share" msgstr "Aucun fichier à partager" -msgid "No files to show" -msgstr "" - msgid "No folders" msgstr "Aucun dossier" @@ -578,9 +566,6 @@ msgstr "Nombre de copies (facteur de réplication)" msgid "OK" msgstr "OK" -msgid "One sec, getting files ready…" -msgstr "Un instant, nous préparons les fichiers…" - msgid "Only you can see this." msgstr "Vous seul(e) pouvez voir ceci." @@ -677,9 +662,6 @@ msgstr "" msgid "Recover" msgstr "Récupérer" -msgid "Recover selected" -msgstr "Récupérer la sélection" - msgid "Recover to…" msgstr "Récupérer vers…" @@ -794,9 +776,6 @@ msgstr "Partager" msgid "Share file" msgstr "Partager le fichier" -msgid "Share selected" -msgstr "Partager la sélection" - msgid "Shared" msgstr "Partagé" @@ -851,9 +830,6 @@ msgstr "Quelque chose a mal tourné !" msgid "Something went wrong. We couldn't upload your file" msgstr "Un problème est survenu. Nous n’avons pas pu téléverser votre fichier" -msgid "Sort By:" -msgstr "Trier par :" - msgid "Standard plan" msgstr "" @@ -872,6 +848,9 @@ msgstr "" msgid "Switch Plans" msgstr "" +msgid "Switch to Free plan" +msgstr "" + msgid "System maintenance is scheduled to start at {0}. The system will be unavailable." msgstr "Une maintenance du système est prévue pour démarrer à {0}. Le système sera indisponible." @@ -956,9 +935,6 @@ msgstr "Essayer de nouveau" msgid "Try another method" msgstr "Essayer une autre méthode" -msgid "Unable to upload" -msgstr "" - msgid "Update" msgstr "Mettre à jour" @@ -977,9 +953,6 @@ msgstr "" msgid "Update your credit card" msgstr "" -msgid "Upload" -msgstr "Téléverser" - msgid "Uploads cancelled" msgstr "Téléversements annulés" @@ -1088,9 +1061,15 @@ msgstr "Vous avez été ajouté(e) au dossier partagé ({0}) : {1}" msgid "You will need to sign a message in your wallet to complete sign in." msgstr "Vous devrez signer un message avec votre wallet pour terminer la procédure connexion." +msgid "You would loose the following features:" +msgstr "" + msgid "You've got a payment due. Until you've settled up, we've placed your account in restricted mode" msgstr "" +msgid "Your content exceeds the {planStorageCapacity} storage capacity for this plan." +msgstr "" + msgid "Your plan" msgstr "" @@ -1121,9 +1100,6 @@ msgstr "{0, plural, one {Téléchargement de {1} fichier} other {Téléchargemen msgid "{0, plural, one {Encrypting and uploading {1} file} other {Encrypting and uploading {2} files}}" msgstr "{0, plural, one {Chiffrement et téléversement de {1} fichier} other {Chiffrement et téléversements {2} fichiers}}" -msgid "{0, plural, one {You are about to delete {1} item.} other {You are about to delete {2} items.}}" -msgstr "{0, plural, one {Vous êtes sur le point de supprimer {1} élément.} other {Vous êtes sur le point de supprimer {2} éléments.}}" - msgid "{0} cancelled" msgstr "{0} annulé(s)" @@ -1145,10 +1121,10 @@ msgstr "{0} {fileProgress} – {1}" msgid "{currentPlanStorage} of storage" msgstr "" -msgid "{currentStorage} of storage" +msgid "{newPlanCapacity} of storage" msgstr "" -msgid "{newPlanCapacity} of storage" +msgid "{planStorageCapacity} of storage" msgstr "" msgid "{successCount} files transferred successfully, {0} failed" diff --git a/packages/files-ui/src/locales/no/messages.po b/packages/files-ui/src/locales/no/messages.po index 1347bf69ba..384afb4c15 100644 --- a/packages/files-ui/src/locales/no/messages.po +++ b/packages/files-ui/src/locales/no/messages.po @@ -13,15 +13,15 @@ msgstr "" "X-Generator: Weblate 4.9-dev\n" "Mime-Version: 1.0\n" -msgid "({0}) items selected" -msgstr "" - msgid "/month" msgstr "" msgid "/year" msgstr "" +msgid "<0>{currentStorage} of storage" +msgstr "" + msgid "A backup secret phrase will be generated and used for your account.<0/>We do not store it and <1>it can only be displayed once. Save it somewhere safe!" msgstr "" @@ -91,6 +91,9 @@ msgstr "Godkjenn<<<<<<< HEAD<<<<<<< HEAD" msgid "Are you sure? This will delete your default payment method." msgstr "" +msgid "Back" +msgstr "" + msgid "Backup secret phrase" msgstr "" @@ -169,6 +172,9 @@ msgstr "" msgid "Confirm plan change" msgstr "" +msgid "Confirm plan downgrade" +msgstr "" + msgid "Confirmation" msgstr "" @@ -256,9 +262,6 @@ msgstr "" msgid "Date" msgstr "" -msgid "Date Uploaded" -msgstr "" - msgid "Date uploaded" msgstr "Dato opplastet" @@ -271,9 +274,6 @@ msgstr "" msgid "Delete" msgstr "Slett" -msgid "Delete selected" -msgstr "Slett valgte" - msgid "Device awaiting confirmation" msgstr "" @@ -310,9 +310,6 @@ msgstr "" msgid "Downloads failed" msgstr "" -msgid "Drop to upload files" -msgstr "Dra for å laste opp filer" - msgid "Edit payment method" msgstr "<<<<<<< HEAD" @@ -379,9 +376,6 @@ msgstr "Fornavn" msgid "Folder name is already in use" msgstr "" -msgid "Folder uploads are not supported currently" -msgstr "" - msgid "Folders" msgstr "Mapper" @@ -508,9 +502,6 @@ msgstr "Flytt" msgid "Move over" msgstr "" -msgid "Move selected" -msgstr "Flytt valgte" - msgid "Move to…" msgstr "Flytt til …" @@ -547,9 +538,6 @@ msgstr "" msgid "No files to share" msgstr "" -msgid "No files to show" -msgstr "Ingen filer å vise" - msgid "No folders" msgstr "Ingen mapper" @@ -574,9 +562,6 @@ msgstr "" msgid "OK" msgstr "" -msgid "One sec, getting files ready…" -msgstr "" - msgid "Only you can see this." msgstr "Kun du kan se dette." @@ -673,9 +658,6 @@ msgstr "" msgid "Recover" msgstr "Gjenopprett" -msgid "Recover selected" -msgstr "Gjenoppretting valgt" - msgid "Recover to…" msgstr "" @@ -790,9 +772,6 @@ msgstr "" msgid "Share file" msgstr "" -msgid "Share selected" -msgstr "" - msgid "Shared" msgstr "Delt" @@ -847,9 +826,6 @@ msgstr "Noe gikk galt." msgid "Something went wrong. We couldn't upload your file" msgstr "" -msgid "Sort By:" -msgstr "" - msgid "Standard plan" msgstr "" @@ -868,6 +844,9 @@ msgstr "" msgid "Switch Plans" msgstr "" +msgid "Switch to Free plan" +msgstr "" + msgid "System maintenance is scheduled to start at {0}. The system will be unavailable." msgstr "" @@ -925,18 +904,6 @@ msgstr "<<<<<<< HEAD<<<<<<< HEAD" msgid "This card will become your default payment method" msgstr "" -msgid "This is the free product." -msgstr "=======>>>>>>> ecce826c708fb0146bff649f12f0896b4d9ca89e=======>>>>>>> origin/dev" - -msgid "This link is marlformed. Please verify that you copy/pasted it correctly." -msgstr "" - -msgid "This link is not valid any more." -msgstr "" - -msgid "This card will become your default payment method" -msgstr "" - msgid "This is the free product." msgstr "" @@ -964,9 +931,6 @@ msgstr "Prøv igjen" msgid "Try another method" msgstr "Prøv annen metode" -msgid "Unable to upload" -msgstr "" - msgid "Update" msgstr "Oppdater" @@ -985,9 +949,6 @@ msgstr "" msgid "Update your credit card" msgstr "" -msgid "Upload" -msgstr "Last opp" - msgid "Uploads cancelled" msgstr "" @@ -1084,12 +1045,6 @@ msgstr "" msgid "You get access to these features right now." msgstr "" -msgid "You do not have access to this shared folder." -msgstr "" - -msgid "You get access to these features right now." -msgstr "" - msgid "You haven't set a username yet." msgstr "Du har ikke satt noe brukernavn enda.<<<<<<< HEAD" @@ -1097,20 +1052,20 @@ msgid "You now have:" msgstr "" msgid "You were added to the shared folder ({0}): {1}" -msgstr "<<<<<<< HEAD" - -msgid "You now have:" msgstr "" -msgid "You were added to the shared folder ({0}): {1}" +msgid "You will need to sign a message in your wallet to complete sign in." msgstr "" -msgid "You will need to sign a message in your wallet to complete sign in." +msgid "You would loose the following features:" msgstr "" msgid "You've got a payment due. Until you've settled up, we've placed your account in restricted mode" msgstr "" +msgid "Your content exceeds the {planStorageCapacity} storage capacity for this plan." +msgstr "" + msgid "Your plan" msgstr "" @@ -1141,18 +1096,6 @@ msgstr "" msgid "{0, plural, one {Encrypting and uploading {1} file} other {Encrypting and uploading {2} files}}" msgstr "" -msgid "view-only" -msgstr "" - -msgid "{0, plural, one {Downloading {1} file} other {Downloading {2} files}}" -msgstr "" - -msgid "{0, plural, one {Encrypting and uploading {1} file} other {Encrypting and uploading {2} files}}" -msgstr "" - -msgid "{0, plural, one {You are about to delete {1} item.} other {You are about to delete {2} items.}}" -msgstr "" - msgid "{0} cancelled" msgstr "" @@ -1174,10 +1117,10 @@ msgstr "" msgid "{currentPlanStorage} of storage" msgstr "" -msgid "{currentStorage} of storage" +msgid "{newPlanCapacity} of storage" msgstr "" -msgid "{newPlanCapacity} of storage" +msgid "{planStorageCapacity} of storage" msgstr "" msgid "{successCount} files transferred successfully, {0} failed"