diff --git a/app/lib/l10n/app_ar.arb b/app/lib/l10n/app_ar.arb index 2bfc94109a5c..7d6322147ce4 100644 --- a/app/lib/l10n/app_ar.arb +++ b/app/lib/l10n/app_ar.arb @@ -625,17 +625,17 @@ "highDescription": "الوصف: زيادة الجودة إلى أقصى حد على حساب الأداء. تكوين صورة تغطي ضعفين من المساحة المرئية، مما يضمن سلاسة حتى أثناء التمرير السريع أو التكبير السريع.", "renderResolution": "عرض الدقة", "translate": "ترجم", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "غير مشفرة", + "encrypted": "مشفرة", + "encryptDocumentMessage": "انقر لتشفير المستند", + "unencryptDocumentMessage": "انقر لإلغاء تشفير المستند", + "unencrypt": "إلغاء التشفير", + "encrypt": "تشفير", + "encryptWarning": "سيؤدي هذا إلى تشفير المستند. ستحتاج إلى تذكر كلمة المرور لفك تشفيرها.", + "unencryptWarning": "سيؤدي هذا إلى إلغاء تشفير المستند. سيتم إزالة كلمة المرور وسيتمكن كل من لديه حق الوصول من فتحها.", + "confirmPassword": "تأكيد كلمة المرور", + "passwordMismatch": "كلمات المرور غير متطابقة", "action": "اجراء", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "نص SVG", + "offset": "إزاحة" } \ No newline at end of file diff --git a/app/lib/l10n/app_cs.arb b/app/lib/l10n/app_cs.arb index 93374f09035e..522a6b0e7c6c 100644 --- a/app/lib/l10n/app_cs.arb +++ b/app/lib/l10n/app_cs.arb @@ -625,17 +625,17 @@ "highDescription": "Popis: Maximizes quality at the cost of performance. Dělá obraz pokrývající dvojnásobek viditelného prostoru, který zajišťuje plynulé vykreslování i při rychlém posouvání nebo přiblížení.", "renderResolution": "Vykreslovat rozlišení", "translate": "Přeložit", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Nešifrováno", + "encrypted": "Šifrováno", + "encryptDocumentMessage": "Kliknutím zašifrujete dokument", + "unencryptDocumentMessage": "Kliknutím zrušíte šifrování dokumentu", + "unencrypt": "Nešifrovat", + "encrypt": "Šifrovat", + "encryptWarning": "Tímto zašifrujete dokument. Pro dešifrování si budete muset zapamatovat heslo.", + "unencryptWarning": "Tento dokument nebude zašifrován. Heslo bude odebráno a všichni s přístupem jej budou moci otevřít.", + "confirmPassword": "Potvrdit heslo", + "passwordMismatch": "Hesla se neshodují", "action": "Akce", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "SVG text", + "offset": "Odsazení" } \ No newline at end of file diff --git a/app/lib/l10n/app_da.arb b/app/lib/l10n/app_da.arb index 207118aab68d..facd660d73b2 100644 --- a/app/lib/l10n/app_da.arb +++ b/app/lib/l10n/app_da.arb @@ -625,17 +625,17 @@ "highDescription": "Beskrivelse: Maksimerer kvalitet på bekostning af ydeevne. Bager et billede, der dækker 2 gange det synlige område, sikrer problemfri gengivelse selv under hurtig rulning eller zooming.", "renderResolution": "Gengiv opløsning", "translate": "Oversæt", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Ukrypteret", + "encrypted": "Krypteret", + "encryptDocumentMessage": "Klik for at kryptere dokumentet", + "unencryptDocumentMessage": "Klik for at afkryptere dokumentet", + "unencrypt": "Fjern Kryptering", + "encrypt": "Kryptér", + "encryptWarning": "Dette vil kryptere dokumentet. Du skal huske adgangskoden for at dekryptere den.", + "unencryptWarning": "Dette vil afkryptere dokumentet. Adgangskoden vil blive fjernet og alle med adgang vil kunne åbne den.", + "confirmPassword": "Bekræft adgangskode", + "passwordMismatch": "Adgangskoderne er ikke ens", "action": "Handling", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "SVG Tekst", + "offset": "Forskydning" } \ No newline at end of file diff --git a/app/lib/l10n/app_de.arb b/app/lib/l10n/app_de.arb index 0153035dd348..f64f55c567be 100644 --- a/app/lib/l10n/app_de.arb +++ b/app/lib/l10n/app_de.arb @@ -625,17 +625,17 @@ "highDescription": "Beschreibung: Maximizes quality at the cost of performance. Bietet ein 2-fachen sichtbares Bild ab und garantiert eine nahtlose Darstellung auch beim schnellen Scrollen oder Zoomen.", "renderResolution": "Auflösung anzeigen", "translate": "Übersetzen", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Unverschlüsselt", + "encrypted": "Verschlüsselt", + "encryptDocumentMessage": "Klicken, um das Dokument zu verschlüsseln", + "unencryptDocumentMessage": "Zum Entschlüsseln des Dokuments klicken", + "unencrypt": "Unverschlüsselt", + "encrypt": "Verschlüsseln", + "encryptWarning": "Dies verschlüsselt das Dokument. Sie müssen das Passwort speichern, um es zu entschlüsseln.", + "unencryptWarning": "Dies wird das Dokument unverschlüsseln. Das Passwort wird entfernt und jeder mit Zugriff kann es öffnen.", + "confirmPassword": "Passwort bestätigen", + "passwordMismatch": "Passwörter stimmen nicht überein", "action": "Aktion", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "SVG-Text", + "offset": "Versatz" } \ No newline at end of file diff --git a/app/lib/l10n/app_el.arb b/app/lib/l10n/app_el.arb index ae31b397cfef..6d61bb449a36 100644 --- a/app/lib/l10n/app_el.arb +++ b/app/lib/l10n/app_el.arb @@ -625,17 +625,17 @@ "highDescription": "Περιγραφή: Μεγιστοποιεί την ποιότητα με το κόστος της απόδοσης. Μπαίνει μια εικόνα που καλύπτει 2 φορές την ορατή περιοχή, εξασφαλίζοντας απρόσκοπτη απόδοση ακόμη και κατά τη διάρκεια της ταχείας κύλισης ή μεγέθυνσης.", "renderResolution": "Ανάλυση απόδοσης", "translate": "Μετάφραση", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Μη Κρυπτογραφημένο", + "encrypted": "Κρυπτογραφημένο", + "encryptDocumentMessage": "Κάντε κλικ για κρυπτογράφηση του εγγράφου", + "unencryptDocumentMessage": "Κάντε κλικ για μη κρυπτογράφηση του εγγράφου", + "unencrypt": "Μη Κρυπτογράφηση", + "encrypt": "Κρυπτογράφηση", + "encryptWarning": "Αυτό θα κρυπτογραφήσει το έγγραφο. Θα πρέπει να θυμάστε τον κωδικό πρόσβασης για να τον αποκρυπτογραφήσετε.", + "unencryptWarning": "Αυτό θα αποκρυπτογραφήσει το έγγραφο. Ο κωδικός πρόσβασης θα αφαιρεθεί και όλοι με πρόσβαση θα είναι σε θέση να το ανοίξουν.", + "confirmPassword": "Επιβεβαίωση κωδικού πρόσβασης", + "passwordMismatch": "Οι κωδικοί πρόσβασης δεν ταιριάζουν", "action": "Ενέργεια", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "Κείμενο SVG", + "offset": "Μετατόπιση" } \ No newline at end of file diff --git a/app/lib/l10n/app_es.arb b/app/lib/l10n/app_es.arb index 566d967ecb2a..4694a28b34d6 100644 --- a/app/lib/l10n/app_es.arb +++ b/app/lib/l10n/app_es.arb @@ -625,17 +625,17 @@ "highDescription": "Descripción: Maximiza la calidad al coste del rendimiento. Hace una imagen cubriendo 2 veces la zona visible, asegurando un renderizado sin costuras incluso durante un desplazamiento rápido o zooming.", "renderResolution": "Procesar resolución", "translate": "Traducir", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Sin cifrar", + "encrypted": "Cifrado", + "encryptDocumentMessage": "Haga clic para cifrar el documento", + "unencryptDocumentMessage": "Haga clic para descifrar el documento", + "unencrypt": "Descifrar", + "encrypt": "Cifrar", + "encryptWarning": "Esto cifrará el documento. Necesitará recordar la contraseña para descifrarlo.", + "unencryptWarning": "Esto descifrará el documento. La contraseña se eliminará y todos los que tengan acceso podrán abrirla.", + "confirmPassword": "Confirmar contraseña", + "passwordMismatch": "Las contraseñas no coinciden", "action": "Accin", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "Texto SVG", + "offset": "Desplazamiento" } \ No newline at end of file diff --git a/app/lib/l10n/app_fi.arb b/app/lib/l10n/app_fi.arb index 5525ffc21891..e0236b635443 100644 --- a/app/lib/l10n/app_fi.arb +++ b/app/lib/l10n/app_fi.arb @@ -625,17 +625,17 @@ "highDescription": "Kuvaus: Maksimoi laatua suorituskyvyn kustannuksella. Leipoo kuvan, joka peittää 2 kertaa näkyvän alueen ja varmistaa saumattoman renderöinnin myös nopean vierityksen tai zoomauksen aikana.", "renderResolution": "Renderöi resoluutio", "translate": "Käännä", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Salaamaton", + "encrypted": "Salattu", + "encryptDocumentMessage": "Klikkaa salataksesi asiakirjan", + "unencryptDocumentMessage": "Klikkaa poistaaksesi asiakirjan salauksen", + "unencrypt": "Salaamaton", + "encrypt": "Salaa", + "encryptWarning": "Tämä salaa asiakirjan. Sinun tulee muistaa salasana, jotta voit purkaa sen salauksen.", + "unencryptWarning": "Tämä poistaa asiakirjan salauksen. Salasana poistetaan ja kaikki ne, joilla on pääsy siihen.", + "confirmPassword": "Vahvista salasana", + "passwordMismatch": "Salasanat eivät täsmää", "action": "Toiminto", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "Svg- Teksti", + "offset": "Siirtymä" } \ No newline at end of file diff --git a/app/lib/l10n/app_fr.arb b/app/lib/l10n/app_fr.arb index 2bbfb8a78524..8576ed0f40ef 100644 --- a/app/lib/l10n/app_fr.arb +++ b/app/lib/l10n/app_fr.arb @@ -625,17 +625,17 @@ "highDescription": "Description : Maximise la qualité au prix de la performance. Passe une image couvrant 2 fois la zone visible, assurant un rendu transparent même lors du défilement rapide ou du zoom.", "renderResolution": "Résolution du rendu", "translate": "Traduire", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Non chiffré", + "encrypted": "Chiffré", + "encryptDocumentMessage": "Cliquez pour chiffrer le document", + "unencryptDocumentMessage": "Cliquez pour déchiffrer le document", + "unencrypt": "Déchiffrer", + "encrypt": "Chiffrer", + "encryptWarning": "Cela va chiffrer le document. Vous devrez vous souvenir du mot de passe pour le déchiffrer.", + "unencryptWarning": "Cela déchiffrera le document. Le mot de passe sera supprimé et toutes les personnes ayant un accès pourront l'ouvrir.", + "confirmPassword": "Confirmer le mot de passe", + "passwordMismatch": "Les mots de passe ne correspondent pas", "action": "Action", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "Texte SVG", + "offset": "Décalage" } \ No newline at end of file diff --git a/app/lib/l10n/app_it.arb b/app/lib/l10n/app_it.arb index c988ef9b6491..600b5dd3c742 100644 --- a/app/lib/l10n/app_it.arb +++ b/app/lib/l10n/app_it.arb @@ -625,17 +625,17 @@ "highDescription": "Descrizione: Massimizza la qualità al costo delle prestazioni. Cuoce un'immagine che copre 2 volte l'area visibile, garantendo un rendering senza soluzione di continuità anche durante uno scorrimento rapido o ingrandimento.", "renderResolution": "Risoluzione del rendering", "translate": "Trasla", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", + "unencrypted": "Non Crittografato", + "encrypted": "Criptato", + "encryptDocumentMessage": "Fare clic per cifrare il documento", + "unencryptDocumentMessage": "Fare clic per non cifrare il documento", "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "encrypt": "Cifra", + "encryptWarning": "Questo cifrerà il documento. Dovrai ricordare la password per decifrarlo.", + "unencryptWarning": "Questo non cifrerà il documento. La password verrà rimossa e chiunque abbia accesso sarà in grado di aprirla.", + "confirmPassword": "Conferma password", + "passwordMismatch": "Le password non corrispondono", "action": "Azione", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "Testo SVG", + "offset": "Scostamento" } \ No newline at end of file diff --git a/app/lib/l10n/app_ja.arb b/app/lib/l10n/app_ja.arb index d92dadd5bc3b..091bab6c6e91 100644 --- a/app/lib/l10n/app_ja.arb +++ b/app/lib/l10n/app_ja.arb @@ -625,17 +625,17 @@ "highDescription": "概要: 性能を犠牲にして品質を最大化します。 可視領域の2倍の画像を作成し、高速スクロールやズーム時でもシームレスなレンダリングを実現します。", "renderResolution": "レンダリング解像度", "translate": "翻訳する", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "暗号化なし", + "encrypted": "暗号化済み", + "encryptDocumentMessage": "クリックしてドキュメントを暗号化します", + "unencryptDocumentMessage": "クリックしてドキュメントの暗号化を解除", + "unencrypt": "暗号化解除", + "encrypt": "暗号化", + "encryptWarning": "これはドキュメントを暗号化します。復号するにはパスワードを忘れないようにしてください。", + "unencryptWarning": "これはドキュメントの暗号化を解除します。パスワードは削除され、アクセス権を持つ全員がそれを開くことができます。", + "confirmPassword": "パスワードの確認", + "passwordMismatch": "パスワードが一致しません", "action": "アクション", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "SVGテキスト", + "offset": "オフセット" } \ No newline at end of file diff --git a/app/lib/l10n/app_nl.arb b/app/lib/l10n/app_nl.arb index 5c65de890a41..ca9ab5eff4d3 100644 --- a/app/lib/l10n/app_nl.arb +++ b/app/lib/l10n/app_nl.arb @@ -625,17 +625,17 @@ "highDescription": "Omschrijving: maximaliseert kwaliteit ten koste van de prestaties. Neemt een afbeelding die 2 keer het zichtbare gebied beslaat, waardoor naadloos wordt weergegeven, zelfs tijdens snel scrollen of zoomen", "renderResolution": "Resolutie weergeven", "translate": "Vertalen", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Onversleuteld", + "encrypted": "Versleuteld", + "encryptDocumentMessage": "Klik om het document te coderen", + "unencryptDocumentMessage": "Klik om het document te ontsleutelen", + "unencrypt": "Onversleutelen", + "encrypt": "Versleutelen", + "encryptWarning": "Dit zal het document versleutelen. U moet het wachtwoord onthouden om het te ontsleutelen.", + "unencryptWarning": "Dit zal het document decoderen. Het wachtwoord zal worden verwijderd en iedereen met toegang zal het kunnen openen.", + "confirmPassword": "Bevestig wachtwoord", + "passwordMismatch": "De wachtwoorden komen niet overeen", "action": "actie", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "SVG tekst", + "offset": "Verschuiving" } \ No newline at end of file diff --git a/app/lib/l10n/app_no.arb b/app/lib/l10n/app_no.arb index 9eb9c0a67931..db3a3a9a70b9 100644 --- a/app/lib/l10n/app_no.arb +++ b/app/lib/l10n/app_no.arb @@ -625,17 +625,17 @@ "highDescription": "Beskrivelse: Maksimer kvalitet på kostnadene ved ytelse. Baker et bilde som dekker to ganger det synlige området, noe som sikrer sømløs gjengivelse selv under rask rulling eller zooming.", "renderResolution": "Gjengi oppløsning", "translate": "Oversett", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Ukryptert", + "encrypted": "Kryptert", + "encryptDocumentMessage": "Klikk for å kryptere dokumentet", + "unencryptDocumentMessage": "Klikk for å fjerne kryptering av dokumentet", + "unencrypt": "Ukryptert", + "encrypt": "Krypter", + "encryptWarning": "Vil kryptere dokumentet. Du må huske passordet for å dekryptere dokumentet.", + "unencryptWarning": "Dette vil ukryptere dokumentet. Passordet vil bli fjernet, og alle med tilgang vil kunne åpne det.", + "confirmPassword": "Bekreft passord", + "passwordMismatch": "Passordene samsvarer ikke", "action": "Handling", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "SVG tekst", + "offset": "Forskyvning" } \ No newline at end of file diff --git a/app/lib/l10n/app_pl.arb b/app/lib/l10n/app_pl.arb index 75bc8156f88f..f4315c66c240 100644 --- a/app/lib/l10n/app_pl.arb +++ b/app/lib/l10n/app_pl.arb @@ -625,17 +625,17 @@ "highDescription": "Opis: Maksymalizuje jakość kosztem wyników. Upieka obraz pokrywający 2-krotnie widoczny obszar, zapewniając płynne renderowanie nawet podczas szybkiego przewijania lub powiększenia.", "renderResolution": "Rozdzielczość renderowania", "translate": "Przetłumacz", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Niezaszyfrowane", + "encrypted": "Zaszyfrowane", + "encryptDocumentMessage": "Kliknij, aby zaszyfrować dokument", + "unencryptDocumentMessage": "Kliknij, aby odszyfrować dokument", + "unencrypt": "Nieszyfrowane", + "encrypt": "Szyfruj", + "encryptWarning": "Spowoduje to zaszyfrowanie dokumentu. Będziesz musiał zapamiętać hasło, aby go odszyfrować.", + "unencryptWarning": "Spowoduje to odszyfrowanie dokumentu. Hasło zostanie usunięte, a każdy z dostępem będzie mógł go otworzyć.", + "confirmPassword": "Potwierdź hasło", + "passwordMismatch": "Hasła nie pasują", "action": "Akcja", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "Tekst SVG", + "offset": "Przesunięcie" } \ No newline at end of file diff --git a/app/lib/l10n/app_pt.arb b/app/lib/l10n/app_pt.arb index 7dd02efd089b..4fd36bd8871a 100644 --- a/app/lib/l10n/app_pt.arb +++ b/app/lib/l10n/app_pt.arb @@ -625,17 +625,17 @@ "highDescription": "Descrição: Maximiza a qualidade ao custo de desempenho. Cobre uma imagem cobrindo 2 vezes a área visível, garantindo a renderização contínua mesmo durante a rolagem rápida ou o zoom.", "renderResolution": "Resolução de renderização", "translate": "Traduzir", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Descriptografado", + "encrypted": "Criptografado", + "encryptDocumentMessage": "Clique para criptografar o documento", + "unencryptDocumentMessage": "Clique para descriptografar o documento", + "unencrypt": "Descriptografar", + "encrypt": "Criptografar", + "encryptWarning": "Isso criptografará o documento. Você precisará lembrar a senha para descriptografá-la.", + "unencryptWarning": "Isto irá descriptografar o documento. A senha será removida e todos com acesso poderão abri-lo.", + "confirmPassword": "Confirmar a senha", + "passwordMismatch": "As senhas não coincidem", "action": "Acão", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "Texto SVG", + "offset": "Deslocamento" } \ No newline at end of file diff --git a/app/lib/l10n/app_pt_BR.arb b/app/lib/l10n/app_pt_BR.arb index 5d3e95288f8d..782f51ebde11 100644 --- a/app/lib/l10n/app_pt_BR.arb +++ b/app/lib/l10n/app_pt_BR.arb @@ -625,17 +625,17 @@ "highDescription": "Descrição: Maximiza a qualidade ao custo de desempenho. Cobre uma imagem cobrindo 2 vezes a área visível, garantindo a renderização contínua mesmo durante a rolagem rápida ou o zoom.", "renderResolution": "Resolução de renderização", "translate": "Traduzir", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Descriptografado", + "encrypted": "Criptografado", + "encryptDocumentMessage": "Clique para criptografar o documento", + "unencryptDocumentMessage": "Clique para descriptografar o documento", + "unencrypt": "Descriptografar", + "encrypt": "Criptografar", + "encryptWarning": "Isso criptografará o documento. Você precisará lembrar a senha para descriptografá-la.", + "unencryptWarning": "Isto irá descriptografar o documento. A senha será removida e todos com acesso poderão abri-lo.", + "confirmPassword": "Confirmar a senha", + "passwordMismatch": "As senhas não coincidem", "action": "Acão", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "Texto SVG", + "offset": "Deslocamento" } \ No newline at end of file diff --git a/app/lib/l10n/app_ro.arb b/app/lib/l10n/app_ro.arb index f634b810232d..6763cd5d6664 100644 --- a/app/lib/l10n/app_ro.arb +++ b/app/lib/l10n/app_ro.arb @@ -625,17 +625,17 @@ "highDescription": "Descriere: Maximizează calitatea la costul performanței. Prinde o imagine care acoperă de 2 ori suprafaţa vizibilă, asigurând redarea fără întreruperi chiar şi în timpul derulării rapide sau al zooming-ului.", "renderResolution": "Rezoluție de randare", "translate": "Tradu", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Necriptat", + "encrypted": "Criptat", + "encryptDocumentMessage": "Click pentru a cripta documentul", + "unencryptDocumentMessage": "Click pentru a dezcripta documentul", + "unencrypt": "Necriptare", + "encrypt": "Criptează", + "encryptWarning": "Aceasta va cripta documentul. Va trebui să reamintiți parola pentru a o decripta.", + "unencryptWarning": "Acest lucru va decripta documentul. Parola va fi eliminată și toată lumea cu acces îl va putea deschide.", + "confirmPassword": "Confirmă parola", + "passwordMismatch": "Parolele nu se potrivesc", "action": "Acțiune", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "Text SVG", + "offset": "Decalaj" } \ No newline at end of file diff --git a/app/lib/l10n/app_ru.arb b/app/lib/l10n/app_ru.arb index 14bfa003861d..8ed5f2cb7493 100644 --- a/app/lib/l10n/app_ru.arb +++ b/app/lib/l10n/app_ru.arb @@ -625,17 +625,17 @@ "highDescription": "Описание: Максимизирует качество по цене производительности. Делает изображение в 2 раза видимой области, обеспечивая бесшовное рендеринг даже при быстрой прокрутке или масштабировании.", "renderResolution": "Отрисовка разрешения", "translate": "Перевести", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Незашифрованный", + "encrypted": "Зашифровано", + "encryptDocumentMessage": "Нажмите, чтобы зашифровать документ", + "unencryptDocumentMessage": "Нажмите, чтобы отменить шифрование документа", + "unencrypt": "Нешифрование", + "encrypt": "Шифрование", + "encryptWarning": "Это зашифрует документ. Вам нужно запомнить пароль, чтобы расшифровать его.", + "unencryptWarning": "Это отменит шифрование документа. Пароль будет удален и все участники с доступом смогут его открыть.", + "confirmPassword": "Подтвердите пароль", + "passwordMismatch": "Пароли не совпадают", "action": "Действие", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "SVG текст", + "offset": "Смещение" } \ No newline at end of file diff --git a/app/lib/l10n/app_sv.arb b/app/lib/l10n/app_sv.arb index 2198430ecbfd..6976dface967 100644 --- a/app/lib/l10n/app_sv.arb +++ b/app/lib/l10n/app_sv.arb @@ -625,17 +625,17 @@ "highDescription": "Beskrivning: Maximerar kvaliteten till priset av prestanda. Bakar en bild som täcker 2 gånger det synliga området, vilket säkerställer sömlös rendering även under snabb rullning eller zoomning.", "renderResolution": "Rendera upplösning", "translate": "Översätt", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Okrypterad", + "encrypted": "Krypterad", + "encryptDocumentMessage": "Klicka för att kryptera dokumentet", + "unencryptDocumentMessage": "Klicka för att okryptera dokumentet", + "unencrypt": "Okryptera", + "encrypt": "Kryptera", + "encryptWarning": "Detta krypterar dokumentet. Du måste komma ihåg lösenordet för att dekryptera det.", + "unencryptWarning": "Detta kommer att okryptera dokumentet. Lösenordet kommer att tas bort och alla med åtkomst kommer att kunna öppna det.", + "confirmPassword": "Bekräfta lösenord", + "passwordMismatch": "Lösenorden matchar inte", "action": "Åtgärd", "svgText": "SVG Text", - "offset": "Offset" + "offset": "Förskjutning" } \ No newline at end of file diff --git a/app/lib/l10n/app_uk.arb b/app/lib/l10n/app_uk.arb index 31d1a5c34171..a72471d4e653 100644 --- a/app/lib/l10n/app_uk.arb +++ b/app/lib/l10n/app_uk.arb @@ -625,17 +625,17 @@ "highDescription": "Опис: Максимізує якість за рахунок продуктивності. Викидає зображення, що охоплює в 2 рази видиму площу, забезпечує безперешкодне відтворення навіть під час швидкого прокручування чи масштабування.", "renderResolution": "Роздільна здатність візуалізації", "translate": "Переклад", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "Незашифровано", + "encrypted": "Зашифрований", + "encryptDocumentMessage": "Натисніть для шифрування документа", + "unencryptDocumentMessage": "Натисніть, щоб розшифрувати документ", + "unencrypt": "Нешифрувати", + "encrypt": "Шифрувати", + "encryptWarning": "Це буде шифрувати документ. Вам потрібно буде пам'ятати пароль, щоб розшифрувати його.", + "unencryptWarning": "Це розшифрує документ. Пароль буде видалений, і всі користувачі з доступом зможуть відкрити його.", + "confirmPassword": "Підтвердити пароль", + "passwordMismatch": "Паролі не співпадають", "action": "Дія", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "SVG текст", + "offset": "Зміщення" } \ No newline at end of file diff --git a/app/lib/l10n/app_zh.arb b/app/lib/l10n/app_zh.arb index 70c864dcd862..228510df382f 100644 --- a/app/lib/l10n/app_zh.arb +++ b/app/lib/l10n/app_zh.arb @@ -625,17 +625,17 @@ "highDescription": "说明:以牺牲性能为代价最大限度地提高质量。 使图像覆盖可见区域的2倍,确保即使在快速滚动或缩放时也能无缝渲染。", "renderResolution": "渲染分辨率", "translate": "翻译", - "unencrypted": "Unencrypted", - "encrypted": "Encrypted", - "encryptDocumentMessage": "Click to encrypt the document", - "unencryptDocumentMessage": "Click to unencrypt the document", - "unencrypt": "Unencrypt", - "encrypt": "Encrypt", - "encryptWarning": "This will encrypt the document. You will need to remember the password to decrypt it.", - "unencryptWarning": "This will unencrypt the document. The password will be removed and everyone with access will be able to open it.", - "confirmPassword": "Confirm password", - "passwordMismatch": "The passwords do not match", + "unencrypted": "未加密", + "encrypted": "加密的", + "encryptDocumentMessage": "点击以加密文档", + "unencryptDocumentMessage": "点击取消加密文档", + "unencrypt": "不加密", + "encrypt": "加密", + "encryptWarning": "这将加密文档。您需要记住密码才能解密它。", + "unencryptWarning": "这将取消加密文档。密码将被删除,所有有访问权限的人都能够打开它。", + "confirmPassword": "确认密码", + "passwordMismatch": "密码不匹配", "action": "动作", - "svgText": "SVG Text", - "offset": "Offset" + "svgText": "SVG 文本", + "offset": "偏移量" } \ No newline at end of file diff --git a/docs/src/content/docs/af/downloads/android.mdx b/docs/src/content/docs/af/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/af/downloads/android.mdx +++ b/docs/src/content/docs/af/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/ar/downloads/android.mdx b/docs/src/content/docs/ar/downloads/android.mdx index 28c0d9edd54d..8864f5fa492b 100644 --- a/docs/src/content/docs/ar/downloads/android.mdx +++ b/docs/src/content/docs/ar/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## متطلبات النظام الدنيا - أندرويد 5.0 (API level 21) أو أعلى. +- Nightly: Android 6.0 (API level 23) or higher. ## ثنائيات diff --git a/docs/src/content/docs/ca/downloads/android.mdx b/docs/src/content/docs/ca/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/ca/downloads/android.mdx +++ b/docs/src/content/docs/ca/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/cs/downloads/android.mdx b/docs/src/content/docs/cs/downloads/android.mdx index c86fc448cc98..844228fa79f5 100644 --- a/docs/src/content/docs/cs/downloads/android.mdx +++ b/docs/src/content/docs/cs/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimální požadavky na systém - Android 5.0 (API úroveň 21) nebo vyšší. +- Nightly: Android 6.0 (API level 23) or higher. ## Binární soubory diff --git a/docs/src/content/docs/da/downloads/android.mdx b/docs/src/content/docs/da/downloads/android.mdx index bd98b2608af4..ec1143da5e1d 100644 --- a/docs/src/content/docs/da/downloads/android.mdx +++ b/docs/src/content/docs/da/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Mindstekrav til systemet - Android 5.0 (API niveau 21) eller højere. +- Nightly: Android 6.0 (API level 23) or higher. ## Binære diff --git a/docs/src/content/docs/de/downloads/android.mdx b/docs/src/content/docs/de/downloads/android.mdx index 9f40d4f6ea1a..403c4350d5a1 100644 --- a/docs/src/content/docs/de/downloads/android.mdx +++ b/docs/src/content/docs/de/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimale Systemvoraussetzungen - Android 5.0 (API Level 21) oder höher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binärdateien diff --git a/docs/src/content/docs/el/downloads/android.mdx b/docs/src/content/docs/el/downloads/android.mdx index d38e7de3948c..1f10693120c1 100644 --- a/docs/src/content/docs/el/downloads/android.mdx +++ b/docs/src/content/docs/el/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Ελάχιστες απαιτήσεις συστήματος - Android 5.0 (API επίπεδο 21) ή νεότερο. +- Nightly: Android 6.0 (API level 23) or higher. ## Δυαδικά diff --git a/docs/src/content/docs/es/downloads/android.mdx b/docs/src/content/docs/es/downloads/android.mdx index 5c621ac7ca60..dd730a1ee8de 100644 --- a/docs/src/content/docs/es/downloads/android.mdx +++ b/docs/src/content/docs/es/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Requisitos mínimos del sistema - Android 5.0 (API nivel 21) o superior. +- Nightly: Android 6.0 (API level 23) or higher. ## Binarios diff --git a/docs/src/content/docs/fi/downloads/android.mdx b/docs/src/content/docs/fi/downloads/android.mdx index 7aa35a7b7f47..8a33aa1a4cd3 100644 --- a/docs/src/content/docs/fi/downloads/android.mdx +++ b/docs/src/content/docs/fi/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Järjestelmää koskevat vähimmäisvaatimukset - Android 5.0 (API taso 21) tai uudempi. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/fr/downloads/android.mdx b/docs/src/content/docs/fr/downloads/android.mdx index 95d3d9b8c299..1fb3cfb61d78 100644 --- a/docs/src/content/docs/fr/downloads/android.mdx +++ b/docs/src/content/docs/fr/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Configuration minimale requise - Android 5.0 (API niveau 21) ou supérieur. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaires diff --git a/docs/src/content/docs/he/downloads/android.mdx b/docs/src/content/docs/he/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/he/downloads/android.mdx +++ b/docs/src/content/docs/he/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/hi/downloads/android.mdx b/docs/src/content/docs/hi/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/hi/downloads/android.mdx +++ b/docs/src/content/docs/hi/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/hu/downloads/android.mdx b/docs/src/content/docs/hu/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/hu/downloads/android.mdx +++ b/docs/src/content/docs/hu/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/it/downloads/android.mdx b/docs/src/content/docs/it/downloads/android.mdx index 71969c45d6d6..e5d2b0de50b4 100644 --- a/docs/src/content/docs/it/downloads/android.mdx +++ b/docs/src/content/docs/it/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Requisiti minimi di sistema - Android 5.0 (livello API 21) o superiore. +- Nightly: Android 6.0 (API level 23) or higher. ## Binari diff --git a/docs/src/content/docs/ja/downloads/android.mdx b/docs/src/content/docs/ja/downloads/android.mdx index d64ed0ed62af..5e050ab7481d 100644 --- a/docs/src/content/docs/ja/downloads/android.mdx +++ b/docs/src/content/docs/ja/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## 最小システム要件 - Android 5.0 (API レベル 21) 以上。 +- Nightly: Android 6.0 (API level 23) or higher. ## バイナリ diff --git a/docs/src/content/docs/ko/downloads/android.mdx b/docs/src/content/docs/ko/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/ko/downloads/android.mdx +++ b/docs/src/content/docs/ko/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/nl/downloads/android.mdx b/docs/src/content/docs/nl/downloads/android.mdx index 27aa0470a7ac..dac6a8bcda08 100644 --- a/docs/src/content/docs/nl/downloads/android.mdx +++ b/docs/src/content/docs/nl/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimale systeemvereisten - Android 5.0 (API level 21) of hoger. +- Nightly: Android 6.0 (API level 23) or higher. ## Binairs diff --git a/docs/src/content/docs/no/downloads/android.mdx b/docs/src/content/docs/no/downloads/android.mdx index de4652b7a83a..fde74dd7b707 100644 --- a/docs/src/content/docs/no/downloads/android.mdx +++ b/docs/src/content/docs/no/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimumskrav til systemer - Android 5.0 (API nivå 21) eller høyere. +- Nightly: Android 6.0 (API level 23) or higher. ## Binærfiler diff --git a/docs/src/content/docs/or/downloads/android.mdx b/docs/src/content/docs/or/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/or/downloads/android.mdx +++ b/docs/src/content/docs/or/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/pl/downloads/android.mdx b/docs/src/content/docs/pl/downloads/android.mdx index 3a809ca2f45b..9daf9d279845 100644 --- a/docs/src/content/docs/pl/downloads/android.mdx +++ b/docs/src/content/docs/pl/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimalne wymagania systemowe - Android 5.0 (API level 21) lub wyższy. +- Nightly: Android 6.0 (API level 23) or higher. ## Pliki binarne diff --git a/docs/src/content/docs/pt-br/downloads/android.mdx b/docs/src/content/docs/pt-br/downloads/android.mdx index 00782250ff52..59e37f8b4765 100644 --- a/docs/src/content/docs/pt-br/downloads/android.mdx +++ b/docs/src/content/docs/pt-br/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Requisitos mínimos do sistema - Android 5.0 (API nível 21) ou superior. +- Nightly: Android 6.0 (API level 23) or higher. ## Binários diff --git a/docs/src/content/docs/pt/downloads/android.mdx b/docs/src/content/docs/pt/downloads/android.mdx index 00782250ff52..59e37f8b4765 100644 --- a/docs/src/content/docs/pt/downloads/android.mdx +++ b/docs/src/content/docs/pt/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Requisitos mínimos do sistema - Android 5.0 (API nível 21) ou superior. +- Nightly: Android 6.0 (API level 23) or higher. ## Binários diff --git a/docs/src/content/docs/ro/downloads/android.mdx b/docs/src/content/docs/ro/downloads/android.mdx index 326aae7ec738..0f7d2ed9ff73 100644 --- a/docs/src/content/docs/ro/downloads/android.mdx +++ b/docs/src/content/docs/ro/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Cerințe minime de sistem - Android 5.0 (API nivel 21) sau mai mare. +- Nightly: Android 6.0 (API level 23) or higher. ## Binare diff --git a/docs/src/content/docs/ru/downloads/android.mdx b/docs/src/content/docs/ru/downloads/android.mdx index e9fb71206cf5..a47fad60d506 100644 --- a/docs/src/content/docs/ru/downloads/android.mdx +++ b/docs/src/content/docs/ru/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Минимальные системные требования - Android 5.0 (API уровень 21) или выше. +- Nightly: Android 6.0 (API level 23) or higher. ## Сборки diff --git a/docs/src/content/docs/sr/downloads/android.mdx b/docs/src/content/docs/sr/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/sr/downloads/android.mdx +++ b/docs/src/content/docs/sr/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/sv/downloads/android.mdx b/docs/src/content/docs/sv/downloads/android.mdx index 0f4565dbc53c..c17b0e5e4ea1 100644 --- a/docs/src/content/docs/sv/downloads/android.mdx +++ b/docs/src/content/docs/sv/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimala systemkrav - Android 5.0 (API-nivå 21) eller högre. +- Nightly: Android 6.0 (API level 23) or higher. ## Binärer diff --git a/docs/src/content/docs/th/downloads/android.mdx b/docs/src/content/docs/th/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/th/downloads/android.mdx +++ b/docs/src/content/docs/th/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/tr/downloads/android.mdx b/docs/src/content/docs/tr/downloads/android.mdx index c1a68c8eed5e..ef110e38dc6d 100644 --- a/docs/src/content/docs/tr/downloads/android.mdx +++ b/docs/src/content/docs/tr/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum sistem gereksinimleri - Android 5.0 (API level 21) ya da daha yüksek. +- Nightly: Android 6.0 (API level 23) or higher. ## Depolar diff --git a/docs/src/content/docs/uk/downloads/android.mdx b/docs/src/content/docs/uk/downloads/android.mdx index 4630e1aa8ee3..522f1e3c625d 100644 --- a/docs/src/content/docs/uk/downloads/android.mdx +++ b/docs/src/content/docs/uk/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Мінімальні вимоги системи - Android 5.0 (API рівень 21) або вище. +- Nightly: Android 6.0 (API level 23) or higher. ## Двійкові файли diff --git a/docs/src/content/docs/vi/downloads/android.mdx b/docs/src/content/docs/vi/downloads/android.mdx index f5bc5644fd5c..c169af99f80a 100644 --- a/docs/src/content/docs/vi/downloads/android.mdx +++ b/docs/src/content/docs/vi/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## Minimum system requirements - Android 5.0 (API level 21) or higher. +- Nightly: Android 6.0 (API level 23) or higher. ## Binaries diff --git a/docs/src/content/docs/zh-hant/downloads/android.mdx b/docs/src/content/docs/zh-hant/downloads/android.mdx index a7aa499de7d6..69461bb9b58c 100644 --- a/docs/src/content/docs/zh-hant/downloads/android.mdx +++ b/docs/src/content/docs/zh-hant/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## 最低系統要求 - Android 5.0(API 21 級)或更高版本。 +- Nightly: Android 6.0 (API level 23) or higher. ## 二進制檔 diff --git a/docs/src/content/docs/zh/downloads/android.mdx b/docs/src/content/docs/zh/downloads/android.mdx index f215af16d74a..587544225dd3 100644 --- a/docs/src/content/docs/zh/downloads/android.mdx +++ b/docs/src/content/docs/zh/downloads/android.mdx @@ -11,6 +11,7 @@ import DownloadButton from '/src/components/DownloadButton.astro'; ## 最低制度要求 - Android 5.0 (API 21级) 或更高版本 +- Nightly: Android 6.0 (API level 23) or higher. ## 二进制文件