diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db99c7221..8dfa35e59 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - name: Install Dependencies run: | apt update - apt install -y desktop-file-utils gettext libadwaita-1-dev libdistinst-dev libgee-0.8-dev libgranite-7-dev libgtk-4-dev libxkbregistry-dev libjson-glib-dev libpwquality-dev meson valac + apt install -y desktop-file-utils gettext libadwaita-1-dev libdistinst-dev libgee-0.8-dev libgranite-7-dev libgtk-4-dev libxkbregistry-dev libjson-glib-dev libpantheon-wayland-1-dev libpwquality-dev meson valac - name: Build and Test env: DESTDIR: out diff --git a/README.md b/README.md index 9d2bb648c..e2c120efb 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ You'll need the following dependencies: - libgee-0.8-dev - libadwaita-1-dev >=1.4.0 - libjson-glib-dev + - libpantheon-wayland-1-dev - libpwquality-dev - libxkbregistry-dev - [distinst](https://github.com/pop-os/distinst/) diff --git a/data/installer.metainfo.xml.in b/data/installer.metainfo.xml.in index 338b2a20f..833cdcef2 100644 --- a/data/installer.metainfo.xml.in +++ b/data/installer.metainfo.xml.in @@ -56,6 +56,18 @@ contact_at_elementary.io + + +

Improvements:

+
    +
  • Updated translations
  • +
+
+ + Installer UI is not centered + +
+

Improvements:

diff --git a/meson.build b/meson.build index eabdac9f7..8aaa0f49d 100644 --- a/meson.build +++ b/meson.build @@ -22,6 +22,7 @@ adw_dep = dependency('libadwaita-1', version: '>=1.4.0') json_glib_dep = dependency('json-glib-1.0') xkbregistry_dep = dependency('xkbregistry') pwquality_dep = dependency('pwquality') +pantheon_wayland_dep = dependency('pantheon-wayland-1') systemd_dep = dependency('systemd') installer_backend = get_option('installer_backend') diff --git a/po/af.po b/po/af.po index 4afe29542..2d81af536 100644 --- a/po/af.po +++ b/po/af.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-10-12 01:29+0200\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: \n" @@ -163,9 +163,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -173,62 +172,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/ak.po b/po/ak.po index 659250b77..78ce32306 100644 --- a/po/ak.po +++ b/po/ak.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2017-04-01 19:21+0000\n" "Last-Translator: Lawrence Aberba \n" "Language-Team: ak (generated) you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/ar.po b/po/ar.po index e5c861a45..526e2ecd2 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2021-09-04 16:04+0000\n" "Last-Translator: Muhammad Al-Jayyousi \n" "Language-Team: Arabic you will not be able to recover data." msgstr "" "كلمة مرور التشفير ستكون مطلوبة في كل مرة تقوم بفتح الجهاز. احفظها في مكان " "آمن." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -226,32 +221,33 @@ msgstr "" "سيكون من المطلوب وجود لوحة مفاتيح مدمجة أو موصولة بواسطة USB للتمكن من كتابة " "كلمة مرور التشفير في كل مرة يتم تشغيل هذا الجهاز." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "اضبط كلمة مرور التشفير" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "إذا نسيت كلمة مرور التشفير، لن تكون قادراً على استعادة البيانات. هذه " "كلمة مرور مميزة لوسيط التخزين الخاص بك، وليست كلمة المرور الخاصة بحسابك." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "اختر كلمة مرور للتشفير" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "قم بتأكيد كلمة المرور" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "اختر كلمة مرور" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "اضبط كلمة مرور التشفير" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "كلمتا المرور غير متطابقتين" @@ -582,6 +578,19 @@ msgstr "الافتراضي (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "قم بتشفير وسيط تخزين هذا الجهاز إذا كان مطلوباً لحماية إضافية، ولكن تأكد " +#~ "من فهمك للتالي:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "اختر كلمة مرور للتشفير" + +#~ msgid "Choose Password" +#~ msgstr "اختر كلمة مرور" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/az.po b/po/az.po index 71696757e..ad4e58694 100644 --- a/po/az.po +++ b/po/az.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-10-11 19:49+0200\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Sil" @@ -173,62 +172,50 @@ msgstr "Sil" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/be.po b/po/be.po index 32159212f..77ce9f772 100644 --- a/po/be.po +++ b/po/be.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-10-11 19:51+0200\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Вярнуцца" @@ -173,62 +172,50 @@ msgstr "Вярнуцца" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/bg.po b/po/bg.po index 9831835c5..9a319bdd8 100644 --- a/po/bg.po +++ b/po/bg.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:24+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Bulgarian you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/bn.po b/po/bn.po index 1f8e31f6e..ba6c0368e 100644 --- a/po/bn.po +++ b/po/bn.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:20+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Bengali you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/bs.po b/po/bs.po index 9f4133d3a..ba75ed766 100644 --- a/po/bs.po +++ b/po/bs.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:20+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Bosnian you will not be able to recover data." msgstr "" "Lozinka šifriranja će biti potrebna svaki put kada uključite ovaj uređaj ili " "ga ponovo pokrenete." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Odaberite lozinku šifriranja" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Ako zaboravite lozinku šifriranja, nećete moći pristupiti svojim podacima." " To je jedinstvena lozinka za ovaj uređaj, a ne lozinka za Vaš " "korisnički račun." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Odaberite lozinku šifriranja" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Potvrdite lozinku" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Odaberite lozinku" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Odaberite lozinku šifriranja" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Lozinke se ne podudaraju" @@ -609,6 +603,12 @@ msgstr "Standardni (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Odaberite lozinku šifriranja" + +#~ msgid "Choose Password" +#~ msgstr "Odaberite lozinku" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/ca.po b/po/ca.po index 1cb585eb5..682de49da 100644 --- a/po/ca.po +++ b/po/ca.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-10 22:16+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-25 12:09+0000\n" "Last-Translator: David M \n" "Language-Team: Catalan \n" @@ -183,9 +183,8 @@ msgstr "" "Inclou controladors de propietat de tercers durant la instal·lació. " "N'accepto les respectives llicències i condicions d'ús." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Enrere" @@ -193,23 +192,15 @@ msgstr "Enrere" msgid "Erase and Install" msgstr "Esborra i instal·la" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "Sense encriptació" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Habilita l'encriptació de la unitat" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"Encripteu la unitat d'aquest dispositiu si cal per a més protecció, però " -"assegureu-vos que enteneu el següent:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -217,15 +208,15 @@ msgstr "" "Les dades només es protegiran d'altres persones que tinguin accés físic a " "aquest dispositiu quan estigui apagat." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -"La contrasenya d'encriptació es demanarà cada cop que engegueu aquest " -"dispositiu. Deseu-la en un lloc segur." +"La contrasenya d'encriptació caldrà cada vegada que s'encengui aquest " +"dispositiu. Si l'oblideu, no en podreu recuperar les dades." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -233,33 +224,26 @@ msgstr "" "Caldrà un teclat integrat o USB per escriure la contrasenya d'encriptació " "cada vegada que s’engegui aquest dispositiu." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "Contrasenya d'encriptació" + +#: src/Views/EncryptView.vala:74 msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" -"Si oblideu la contrasenya d'encriptació, no podreu recuperar-ne les dades." -" És una contrasenya única per a aquest dispositiu, no la contrasenya per " +"És una contrasenya única per a aquest dispositiu. No és la contrasenya per " "al compte d'usuari." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Trieu una contrasenya d'encriptació" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Confirmeu la contrasenya" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Trieu una contrasenya" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Establiu una contrasenya d'encriptació" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Les contrasenyes no coincideixen." @@ -574,6 +558,19 @@ msgstr "Per defecte (ext4)" msgid "Custom value must begin with /" msgstr "El valor personalitzat ha de començar per /" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Encripteu la unitat d'aquest dispositiu si cal per a més protecció, però " +#~ "assegureu-vos que enteneu el següent:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Trieu una contrasenya d'encriptació" + +#~ msgid "Choose Password" +#~ msgstr "Trieu una contrasenya" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/ckb.po b/po/ckb.po index 87c8f7640..57e0c5d4a 100644 --- a/po/ckb.po +++ b/po/ckb.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-09-10 12:23+0000\n" "Last-Translator: Aga Ismael \n" "Language-Team: Kurdish (Central) you will not be able to recover data." msgstr "" "تێپەڕەوشەی کۆدکردن پێویست دەبێت هەر کاتێک ئەم ئامێرە پێ بکەیت، بۆیە لە " "شوێنێکی سەلامەت بیپارێزە." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -224,33 +219,34 @@ msgstr "" "تەختەکلیلێکی ناوخۆیی یان پەیوەستکراو بەهۆی USB ییەوە پێویست دەبێت بۆ نووسینی " "تێپەڕەوشەکە هەر کاتێک ئامێرەکە پێ بکەیت." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "دانانی تێپەڕەوشەی کۆدکردن" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "ئەگەر تێپەڕەوشەی کۆدکردنت بیربچێتەوە، ئەوا داتاکانت لەدەست دەچێت و " "ناتوانیت بیان گەڕێنیتەوە. ئەمە تێپەڕەوشەیەکی بێهاوتایە بۆ ئەم ئامێرە، " "نەک تێپەڕەوشەی هەژماری بەکارهێنەر." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "تێپەڕەوشەیەک بۆ کۆدکردن بنووسە" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "دووبارە تێپەڕەوشەکە بنووسەوە بۆ دڵنیابوونەوە" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "تێپەڕەوشە بنووسە" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "دانانی تێپەڕەوشەی کۆدکردن" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "تێپەڕەوشەکان هاوتا نین" @@ -577,6 +573,19 @@ msgstr "بنەڕەت (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "ئەگەر پێویست بوو بۆ پاراستنی زیاتر، درایڤی ئەم ئامێرە کۆد بکە، بەڵام " +#~ "دڵنیابە کە تێدەگەیت:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "تێپەڕەوشەیەک بۆ کۆدکردن بنووسە" + +#~ msgid "Choose Password" +#~ msgstr "تێپەڕەوشە بنووسە" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/cs.po b/po/cs.po index 522fc31ff..a1e12ed2f 100644 --- a/po/cs.po +++ b/po/cs.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-09-19 07:21+0000\n" "Last-Translator: hnklp \n" "Language-Team: Czech you will not be able to recover data." msgstr "" "Šifrovací heslo bude vyžadováno pokaždé, když tento počítač zapnete. Uložte " "si ho někde bezpečně." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -231,33 +226,34 @@ msgstr "" "Vestavěná nebo USB klávesnice bude potřeba pro zadání šifrovacího hesla při " "každém zapnutí počítače." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Nastavte šifrovací heslo" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Pokud šifrovací heslo zapomenete, data už nebude možné obnovit. Jedná " "se o samostatné heslo k celému počítači, ne heslo k vašemu uživatelskému " "účtu." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Zvolte šifrovací heslo" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Potvrďte heslo" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Zvolte si heslo" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Nastavte šifrovací heslo" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Zadání hesla se neshodují" @@ -570,6 +566,19 @@ msgstr "Výchozí (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Pokud potřebujete vyšší zabezpečení, zapněte šifrování úložiště. Nejprve " +#~ "se ale ujistěte, že rozumíte následujícímu:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Zvolte šifrovací heslo" + +#~ msgid "Choose Password" +#~ msgstr "Zvolte si heslo" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/cv.po b/po/cv.po index b167ac536..63c8e767e 100644 --- a/po/cv.po +++ b/po/cv.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Каялла" @@ -173,62 +172,50 @@ msgstr "Каялла" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/da.po b/po/da.po index 36ceaaf4e..ae0488d32 100644 --- a/po/da.po +++ b/po/da.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2021-06-05 23:54+0000\n" "Last-Translator: Rantyrant \n" "Language-Team: Danish you will not be able to recover data." msgstr "" "Krypteringsadgangskoden kræves hver gang du tænder denne enhed. Gem " "adgangskoden et sikkert sted." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -227,35 +224,36 @@ msgstr "" "Et indbygget eller USB keyboard vil være krævet for at indtaste krypterings " "kodeordet hvergang denne enhed starter." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Vælg Krypteringskode" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Hvis du glemmer krypteringsadgangskoden, vil du ikke kunne genskabe det " "tabte data. Dette er et unikt kodeord for denne enhed, ikke adgangskoden " "til din brugerkonto." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Vælg Krypteringskode" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Bekræft Adgangskode" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Vælg Adgangskode" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Vælg Krypteringskode" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Adgangskoderne er ikke ens" @@ -586,6 +584,12 @@ msgstr "Standard (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Vælg Krypteringskode" + +#~ msgid "Choose Password" +#~ msgstr "Vælg Adgangskode" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/de.po b/po/de.po index a2421a2e2..044565788 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-10-09 18:16+0000\n" "Last-Translator: Uwe S \n" "Language-Team: German you will not be able to recover data." msgstr "" "Das Verschlüsselungspasswort wird bei jedem Einschalten des Geräts benötigt. " "Verwahren Sie es sicher." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -241,33 +236,34 @@ msgstr "" "Bei jedem Einschalten dieses Geräts ist eine integrierte oder eine USB-" "Tastatur erforderlich, um das Verschlüsselungspasswort eingeben zu können." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Verschlüsselungspasswort wählen" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Wenn Sie das Verschlüsselungspasswort vergessen, können Sie Ihre Daten " "nicht wiederherstellen. Dies ist ein Passwort für den Zugang zu diesem " "Gerät, nicht das Passwort für den Zugriff auf Ihr Benutzerkonto." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Verschlüsselungspasswort wählen" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Passwort bestätigen" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Passwort wählen" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Verschlüsselungspasswort wählen" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Die Passwörter stimmen nicht überein" @@ -584,6 +580,19 @@ msgstr "Standard (ext4)" msgid "Custom value must begin with /" msgstr "Eigene Werte müssen mit »/« beginnen" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Als zusätzlicher Schutz kann der Datenträger dieses Geräts verschlüsselt " +#~ "werden, aber Sie sollten dabei verstehen:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Verschlüsselungspasswort wählen" + +#~ msgid "Choose Password" +#~ msgstr "Passwort wählen" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/el.po b/po/el.po index bcd0bc848..2e7aaa812 100644 --- a/po/el.po +++ b/po/el.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-10-12 01:34+0200\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: \n" @@ -163,9 +163,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -173,62 +172,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/en_AU.po b/po/en_AU.po index be8919d9e..f408742d5 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2017-07-11 12:01+0000\n" "Last-Translator: Mattias Ezequiel Mignone \n" "Language-Team: English (Australia) you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/en_CA.po b/po/en_CA.po index b002c2fed..da587146e 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:20+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: English (Canada) you will not be able to recover data." msgstr "" "The encryption password will be required each time you turn on this device " "or restart." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Choose Encryption Password" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "If you forget the encryption password, you will not be able to recover " "data. This is a unique password for this device, not the password for " "your user account." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Choose Encryption Password" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Confirm Password" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Choose Password" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Choose Encryption Password" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Passwords do not match" @@ -603,6 +597,12 @@ msgstr "Default (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Choose Encryption Password" + +#~ msgid "Choose Password" +#~ msgstr "Choose Password" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/en_GB.po b/po/en_GB.po index 354ccba2e..3f40fe1ba 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-13 05:38+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-12-05 01:16+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: English (United Kingdom) \n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.6.2\n" +"X-Generator: Weblate 5.8.4\n" "X-Launchpad-Export-Date: 2016-09-27 06:42+0000\n" #: src/Application.vala:54 @@ -178,9 +178,8 @@ msgstr "" "Include third-party proprietary drivers when installing. I agree to their " "respective licenses and terms of use." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Back" @@ -188,23 +187,15 @@ msgstr "Back" msgid "Erase and Install" msgstr "Erase and Install" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "Don’t Encrypt" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Enable Drive Encryption" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -212,15 +203,15 @@ msgstr "" "Data will only be protected from others with physical access to this device " "when it is shut down." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -228,33 +219,25 @@ msgstr "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "Encryption Password" + +#: src/Views/EncryptView.vala:74 msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." - -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Choose Encryption Password" +"A unique password for this device; not the password for your user account." -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Confirm Password" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Choose Password" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Set Encryption Password" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Passwords do not match" @@ -567,6 +550,19 @@ msgstr "Default (ext4)" msgid "Custom value must begin with /" msgstr "Custom value must begin with /" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Choose Encryption Password" + +#~ msgid "Choose Password" +#~ msgstr "Choose Password" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/eo.po b/po/eo.po index a2c418225..518b2d74e 100644 --- a/po/eo.po +++ b/po/eo.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:24+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Esperanto you will not be able to recover data." msgstr "La ĉifra pasvorto estos petata je ĉiu ŝalto. Konservu ĝin ie sekura." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Elektu ĉifran pasvorton" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Se vi forgesas la ĉifran pasvorton, vi ne sukcesos rehavi la datumojn. Tio estu pasvorto unika por la aparato, ĝi ne estu la uzantokonta " "pasvorto." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Elektu ĉifran pasvorton" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Konfirmi la pasvorton" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Elekti pasvorton" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Elektu ĉifran pasvorton" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Pasvortoj ne kongruas" @@ -597,6 +595,12 @@ msgstr "Apriore (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Elektu ĉifran pasvorton" + +#~ msgid "Choose Password" +#~ msgstr "Elekti pasvorton" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/es.po b/po/es.po index f4b6f0949..8d2ee4a87 100644 --- a/po/es.po +++ b/po/es.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-14 17:11+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-30 02:16+0000\n" "Last-Translator: Italo Felipe Capasso Ballesteros \n" "Language-Team: Spanish \n" @@ -139,7 +139,7 @@ msgstr "Siguiente" #: src/Views/DriversView.vala:24 msgid "Additional Drivers" -msgstr "Unidades de disco adicionales" +msgstr "Controladores adicionales" #: src/Views/DriversView.vala:28 msgid "" @@ -183,9 +183,8 @@ msgstr "" "Incluir controladores propietarios de terceros al instalar. Estoy de acuerdo " "con sus respectivas licencias y términos de uso." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Atrás" @@ -193,23 +192,15 @@ msgstr "Atrás" msgid "Erase and Install" msgstr "Borrar e instalar" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "No cifrar" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Activar el cifrado en la unidad" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"Cifre la unidad de este equipo si necesita mayor protección, pero asegúrese " -"de entender:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -217,15 +208,16 @@ msgstr "" "Los datos solo estarán protegidos de otras personas con acceso físico a este " "dispositivo cuando se apague." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" "Se solicitará la contraseña de cifrado cada vez que se encienda el " -"dispositivo. Almacénela en un sitio seguro." +"dispositivo. Si olvida la contraseña, no podrá recuperar su " +"información." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -233,33 +225,24 @@ msgstr "" "Necesitará un teclado incorporado o USB para escribir la contraseña de " "cifrado cada vez que se encienda este equipo." -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." -msgstr "" -"Si olvida la contraseña de cifrado, no podrá recuperar su información. Esta es una contraseña única para este equipo, no para su cuenta de " -"usuario." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "Contraseña de cifrado" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Elija una contraseña de cifrado" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." +msgstr "Una contraseña única para este equipo, no para su cuenta de usuario." -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Confirmar contraseña" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Elija una contraseña" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Establecer contraseña de cifrado" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Las contraseñas no coinciden" @@ -578,6 +561,19 @@ msgstr "Predeterminado (ext4)" msgid "Custom value must begin with /" msgstr "El valor personalizado debe comenzar con /" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Cifre la unidad de este equipo si necesita mayor protección, pero " +#~ "asegúrese de entender:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Elija una contraseña de cifrado" + +#~ msgid "Choose Password" +#~ msgstr "Elija una contraseña" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/et.po b/po/et.po index d5434673e..240e9456c 100644 --- a/po/et.po +++ b/po/et.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Kustuta" @@ -173,62 +172,50 @@ msgstr "Kustuta" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/eu.po b/po/eu.po index cef79839c..51dccea1e 100644 --- a/po/eu.po +++ b/po/eu.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Atzera tekla" @@ -173,62 +172,50 @@ msgstr "Atzera tekla" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/extra/af.po b/po/extra/af.po index 079728284..31128db31 100644 --- a/po/extra/af.po +++ b/po/extra/af.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,65 +21,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/ak.po b/po/extra/ak.po index 079728284..31128db31 100644 --- a/po/extra/ak.po +++ b/po/extra/ak.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,65 +21,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/ar.po b/po/extra/ar.po index b802b45a0..9feabadee 100644 --- a/po/extra/ar.po +++ b/po/extra/ar.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2021-08-27 17:59+0000\n" "Last-Translator: Muhammad Al-Jayyousi \n" "Language-Team: Arabic \n" "Language-Team: Azerbaijani =2 && " @@ -23,65 +23,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/bg.po b/po/extra/bg.po index 678b64c54..eed08f99f 100644 --- a/po/extra/bg.po +++ b/po/extra/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2019-09-07 18:22+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Bulgarian \n" "Language-Team: Bengali \n" "Language-Team: Bosnian \n" "Language-Team: Catalan \n" "Language-Team: Sorani \n" "Language-Team: Czech \n" "Language-Team: Danish \n" "Language-Team: German \n" "Language-Team: English (Canada) \n" "Language-Team: English (United Kingdom) \n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.5\n" +"X-Generator: Weblate 5.6.2\n" #: data/installer.metainfo.xml.in:9 msgid "Installer" @@ -29,65 +29,69 @@ msgstr "Step by step installer for elementary OS itself." msgid "elementary, Inc." msgstr "elementary, Inc." -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "Improvements:" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "Updated translations" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" +"Sort language variants alphabetically and automatically select main variant " +"by default" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" -msgstr "" +msgstr "Provide more feedback for invalid values when doing a custom install" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" -msgstr "" +msgstr "Battery warning is sent as a notification instead of an infobar" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" -msgstr "" +msgstr "Update post-install driver installation instructions" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" -msgstr "" - -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "Updated translations" +msgstr "Improve screen reader support" -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "Keyboard layout preview is now in a resizeable window" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "Swipe to navigate back" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "Use large icons in views" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "Add a custom icon for Before Installing view" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "Show an infobar on battery instead of switching to a different page" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "Show all system requirements warnings on a single page" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "Warn about installing developer builds" diff --git a/po/extra/eo.po b/po/extra/eo.po index 68400131c..4547bfbcb 100644 --- a/po/extra/eo.po +++ b/po/extra/eo.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2019-07-13 05:46+0000\n" "Last-Translator: Shtonchjo \n" "Language-Team: Esperanto \n" "Language-Team: Spanish \n" "Language-Team: Estonian \n" @@ -34,65 +34,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/eu.po b/po/extra/eu.po index 079728284..31128db31 100644 --- a/po/extra/eu.po +++ b/po/extra/eu.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,65 +21,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/extra.pot b/po/extra/extra.pot index fa0364b11..0022084d4 100644 --- a/po/extra/extra.pot +++ b/po/extra/extra.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -33,65 +33,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/fa.po b/po/extra/fa.po index 02a751fee..cb46ed53e 100644 --- a/po/extra/fa.po +++ b/po/extra/fa.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-14 23:02+0000\n" "Last-Translator: Pikhosh \n" "Language-Team: Persian \n" "Language-Team: Finnish \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.14.2\n" +"X-Generator: Weblate 5.6.2\n" "X-Launchpad-Export-Date: 2016-09-27 06:42+0000\n" #: data/installer.metainfo.xml.in:9 @@ -36,65 +36,67 @@ msgstr "elementary OS:n vaiheittainen asennus." msgid "elementary, Inc." msgstr "elementary, Inc." -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "Parannukset:" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "Päivitetyt käännökset" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/fr.po b/po/extra/fr.po index b2395cae7..7886a5a9c 100644 --- a/po/extra/fr.po +++ b/po/extra/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-05-24 15:16+0000\n" "Last-Translator: Nathan \n" "Language-Team: French \n" "Language-Team: French (Canada) \n" "Language-Team: Galician \n" "Language-Team: Hebrew \n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 5.5\n" +"X-Generator: Weblate 5.6.2\n" #: data/installer.metainfo.xml.in:9 msgid "Installer" @@ -29,65 +29,67 @@ msgstr "תכנית התקנה ל־elementary OS שלוקחת אותך שלב א msgid "elementary, Inc." msgstr "elementary בע״מ" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "שיפורים:" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "עודכנו התרגומים" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" -msgstr "" +msgstr "סידור הגווני השפות לפי האלפבית ולבחור את ההגוון העיקרי כברירת מחדל" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" -msgstr "" +msgstr "נא לספק משוב נוסף על ערכים מסוימים בעת ביצוע התקנה מותאמת אישית" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" -msgstr "" +msgstr "אזהרת סוללה נשלחת כהתראה במקום סרגל מידע" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" -msgstr "" +msgstr "עודכנו הנחיות מנהל התקן לאחר ההתקנה" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" -msgstr "" +msgstr "שיפור התמיכה במקריא המסך" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "עודכנו התרגומים" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "תצוגת פריסת המקלדת המקדימה היא מעתה בחלון גמיש" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "החלקה מנווטת אחורה" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "נעשה שימוש בסמלים גדולים בתצוגות" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "נוסף סמל מותאם לתצוגת טרום ההתקנה" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "מופיעה שורת מידע על הסוללה במקום לעבור לעמוד אחר" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "כל אזהרות דרישות המערכת הן בעמוד אחד" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "להתקנת מהדורות למפתחים מצורפת אזהרה" diff --git a/po/extra/hi.po b/po/extra/hi.po index 07dbc7799..9d55e2d7d 100644 --- a/po/extra/hi.po +++ b/po/extra/hi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2018-10-12 00:05+0000\n" "Last-Translator: Prachi Joshi \n" "Language-Team: Hindi \n" "Language-Team: Croatian \n" @@ -34,65 +34,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/hu.po b/po/extra/hu.po index 2435cf942..2275f68e4 100644 --- a/po/extra/hu.po +++ b/po/extra/hu.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-05-21 23:13+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-14 02:14+0000\n" "Last-Translator: TomiOhl \n" "Language-Team: Hungarian \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.5\n" +"X-Generator: Weblate 5.6.2\n" "X-Launchpad-Export-Date: 2016-09-27 06:42+0000\n" #: data/installer.metainfo.xml.in:9 @@ -36,67 +36,73 @@ msgstr "Telepítő az Elementary OS-hez lépésről-lépésre." msgid "elementary, Inc." msgstr "elementary, Inc." -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "Fejlesztések:" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "Frissített fordítások" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" +"Nyelvváltozatok rendezése betűrendben és a fő változat automatikus " +"kiválasztása" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" -msgstr "" +msgstr "Több visszajelzés érvénytelen értékekről egyéni telepítésnél" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" +"Az akkumulátor-figyelmeztetés értesítésként való kiküldése információs sáv " +"helyett" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" -msgstr "" +msgstr "Telepítés utáni illesztőprogramok telepítési útmutatója frissítve" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" -msgstr "" +msgstr "Képernyőolvasók jobb támogatása" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "Frissített fordítások" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "A billentyűzetkiosztás előnézete átméretezhető ablak" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "Visszalépés csúsztatással" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "Nagyobb ikonok használata a nézetekben" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "Egyedi ikon hozzáadva a Telepítés előtt nézethez" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" "Egy információs sáv kijelzése az akkumulátorral kapcsolatban új lapra lépés " "helyett" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "Minden rendszerkövetelmény-figyelmeztetés kijelzése egy lapon" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "Figyelmeztetés fejlesztői verziók telepítéséről" diff --git a/po/extra/hy.po b/po/extra/hy.po index 079728284..31128db31 100644 --- a/po/extra/hy.po +++ b/po/extra/hy.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,65 +21,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/ia.po b/po/extra/ia.po index 7f824b786..a6c014d63 100644 --- a/po/extra/ia.po +++ b/po/extra/ia.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -32,65 +32,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/id.po b/po/extra/id.po index 8f5787a55..8647868d1 100644 --- a/po/extra/id.po +++ b/po/extra/id.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2023-05-12 16:06+0000\n" "Last-Translator: Faisal Rachmadin \n" @@ -30,66 +30,68 @@ msgstr "Langkah demi langkah pemasang untuk elementary OS itu sendiri." msgid "elementary, Inc." msgstr "elementary, Inc." -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "Peningkatan:" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "Terjemahan yang diperbarui" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "Terjemahan yang diperbarui" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "Menggunakan ikon besar dalam tampilan" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "Tambahkan ikon kustom untuk tampilan Sebelum Memasang" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" "Perlihatkan bilah info tentang baterai daripada beralih ke halaman lain" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "Menampilkan semua peringatan persyaratan sistem pada satu halaman" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "Memperingatkan tentang memasang build developer" diff --git a/po/extra/is.po b/po/extra/is.po index 079728284..31128db31 100644 --- a/po/extra/is.po +++ b/po/extra/is.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,65 +21,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/it.po b/po/extra/it.po index 4415a18b2..543af8f4d 100644 --- a/po/extra/it.po +++ b/po/extra/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2019-07-02 05:27+0000\n" "Last-Translator: Fabio Zaramella \n" "Language-Team: Italian \n" "Language-Team: Japanese \n" "Language-Team: Georgian \n" "Language-Team: Korean \n" "Language-Team: Kurdish \n" "Language-Team: Lithuanian \n" "Language-Team: Moldovan \n" "Language-Team: Marathi \n" "Language-Team: Malay \n" @@ -34,65 +34,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/my.po b/po/extra/my.po index bed82c212..7bb4f4b54 100644 --- a/po/extra/my.po +++ b/po/extra/my.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-06-24 03:08+0000\n" "Last-Translator: Bone Pyae Sone \n" "Language-Team: Burmese \n" @@ -34,65 +34,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/nb.po b/po/extra/nb.po index b827b6e52..a774832ca 100644 --- a/po/extra/nb.po +++ b/po/extra/nb.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-06-16 21:16+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-10-29 11:50+0000\n" +"Last-Translator: DutchVipperloid \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.14.2\n" +"X-Generator: Weblate 5.6.2\n" #: data/installer.metainfo.xml.in:9 msgid "Installer" @@ -29,65 +29,73 @@ msgstr "Stap voor stap installatie voor elementary OS." msgid "elementary, Inc." msgstr "elementary, Inc." -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "Verbeteringen:" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "Bijgewerkte vertalingen" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" +"Sorteer taalvarianten op automatisch op alfabetische volgorde en selecteerde " +"hoofdvariant standaard" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" +"Geef meer terugkoppeling voor ongeldige waarden bij het uitvoeren van een " +"aangepaste installatie" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" +"Batterijwaarschuwing is verstuurd als een notificatie in plaats van een " +"infobalk" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" -msgstr "" - -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "Bijgewerkte vertalingen" +msgstr "Verbeter schermlezer-ondersteuning" -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" -msgstr "" +msgstr "Gebruik grote iconen in weergaven" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/nn.po b/po/extra/nn.po index 71344b973..e9d5fca9d 100644 --- a/po/extra/nn.po +++ b/po/extra/nn.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2023-02-07 09:25+0000\n" "Last-Translator: Martin Myrvold \n" "Language-Team: Norwegian Nynorsk \n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-04 19:34+0000\n" +"Last-Translator: Marcin Serwin \n" "Language-Team: Polish \n" "Language: pl\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.5.5\n" +"X-Generator: Weblate 5.6.2\n" "X-Launchpad-Export-Date: 2016-09-27 06:42+0000\n" #: data/installer.metainfo.xml.in:9 @@ -37,70 +37,78 @@ msgstr "Instalator krok po kroku dla elementary OS." msgid "elementary, Inc." msgstr "elementary, Inc." -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "Ulepszenia:" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "Zaktualizowano tłumaczenia" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" +"Sortowanie wariantów języka alfabetycznie oraz automatyczny wybór głównego " +"wariantu" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" +"Dodano więcej informacji przy ustawianiu niepoprawnych wartości przy " +"spersonalizowanej instalacji" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" +"Ostrzeżenie o baterii jest wysyłane jako powiadomienie, a nie jako pasek " +"informacyjny" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" -msgstr "" +msgstr "Aktualizacja instrukcji instalacji sterowników po instalacji" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" -msgstr "" - -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "Zaktualizowano tłumaczenia" +msgstr "Poprawa wsparcia dla czytników ekranu" -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" "Podgląd układu klawiatury jest teraz wyświetlany w oknie, którego rozmiar " "można zmieniać" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "Przesuń by się cofnąć" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "W widokach są teraz użyte duże ikony" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "Dodano specjalną ikonę dla widoku „Przed instalacją”" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" "Pokazanie pasku z informacjami na baterii zamiast zmieniania na inną stronę" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" "Wszystkie ostrzeżenia o wymaganiach systemowych są pokazywane na jednej " "stronie" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "Ostrzeżenie o instalacji wersji deweloperskich" diff --git a/po/extra/pt.po b/po/extra/pt.po index 1e6fec239..0714f59db 100644 --- a/po/extra/pt.po +++ b/po/extra/pt.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2021-07-18 21:55+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-28 12:16+0000\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4.2\n" +"X-Generator: Weblate 5.6.2\n" "X-Launchpad-Export-Date: 2016-09-27 06:42+0000\n" #: data/installer.metainfo.xml.in:9 @@ -36,65 +36,73 @@ msgstr "Instalador passo a passo para o próprio elementary OS." msgid "elementary, Inc." msgstr "elementary, Inc." -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" -msgstr "" +msgstr "Melhorias:" + +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "Traduções atualizadas" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" +"Ordena as variantes de idioma por ordem alfabética e seleciona " +"automaticamente a variante principal por predefinição" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" +"Fornece mais comentários sobre valores inválidos ao fazer uma instalação " +"personalizada" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" +"O aviso de bateria é enviado como uma notificação em vez de uma barra de " +"informação" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/pt_BR.po b/po/extra/pt_BR.po index c33adf986..76ad9dd8b 100644 --- a/po/extra/pt_BR.po +++ b/po/extra/pt_BR.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-09-02 00:57+0000\n" -"Last-Translator: José Rafael \n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-10-26 15:56+0000\n" +"Last-Translator: Diogo Pessoa \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -36,69 +36,77 @@ msgstr "Instalador passo a passo para o próprio elementary OS." msgid "elementary, Inc." msgstr "elementary, Inc." -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "Melhorias:" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "Traduções atualizadas" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" +"Ordenar as variantes linguísticas por ordem alfabética e selecionar " +"automaticamente a variante principal por padrão" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" +"Forneça mais feedback para valores inválidos ao fazer uma instalação " +"personalizada" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" +"Aviso de bateria é enviado como uma notificação em vez de uma barra de " +"informações" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" -msgstr "" +msgstr "Atualize as instruções de instalação do driver pós-instalação" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" -msgstr "" - -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "Traduções atualizadas" +msgstr "Melhore o suporte ao leitor de tela" -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" "A pré-visualização do layout do teclado agora está em uma janela " "redimensionável" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "Deslize para navegar de volta" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "Use ícones grandes nas visualizações" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "Adicione um ícone personalizado para a seção Antes da Instalação" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" "Mostrar uma barra de informações sobre a bateria em vez de alternar para uma " "página diferente" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "Mostrar todos os avisos de requisitos do sistema em uma única página" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "Avisar sobre a instalação de compilações de desenvolvedores" diff --git a/po/extra/ro.po b/po/extra/ro.po index ccef1fe27..99c2b6c54 100644 --- a/po/extra/ro.po +++ b/po/extra/ro.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " @@ -23,65 +23,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/ru.po b/po/extra/ru.po index c6d5528cd..1d39c766c 100644 --- a/po/extra/ru.po +++ b/po/extra/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-10-22 05:04+0000\n" "Last-Translator: кубик круглый \n" "Language-Team: Russian \n" "Language-Team: Sinhala \n" "Language-Team: Slovak \n" "Language-Team: Slovenian \n" "Language-Team: Albanian \n" @@ -34,65 +34,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/sr.po b/po/extra/sr.po index 714f1572f..69107c2e9 100644 --- a/po/extra/sr.po +++ b/po/extra/sr.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2020-12-19 10:16+0000\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian \n" "Language-Team: Swedish \n" "Language-Team: Thai \n" "Language-Team: Tagalog \n" @@ -34,65 +34,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/tn.po b/po/extra/tn.po index 079728284..31128db31 100644 --- a/po/extra/tn.po +++ b/po/extra/tn.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,65 +21,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/to.po b/po/extra/to.po index 079728284..31128db31 100644 --- a/po/extra/to.po +++ b/po/extra/to.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,65 +21,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/extra/tr.po b/po/extra/tr.po index 667794ec4..75d90b5c1 100644 --- a/po/extra/tr.po +++ b/po/extra/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pantheon-calculator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-09-21 10:16+0000\n" "Last-Translator: Sinan Decron \n" "Language-Team: Turkish \n" "Language-Team: Ukrainian \n" "Language-Team: Uzbek \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese (Traditional) \n" @@ -36,65 +36,67 @@ msgstr "elementary OS 本身用的逐步安裝器。" msgid "elementary, Inc." msgstr "elementary, Inc." -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "改善項目:" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "翻譯更新" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" -msgstr "" +msgstr "以字母順序排序語言變種,並自動預設選擇主要的變種" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" -msgstr "" +msgstr "進行自訂安裝時,對於無效數值提供更詳細的回饋資訊" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" -msgstr "" +msgstr "用通知而非資訊列 (infobar) 元件來顯示電池電量警告" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" -msgstr "" +msgstr "更新系統安裝後的驅動程式安裝說明" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" -msgstr "" +msgstr "改善對螢幕閱讀器的支援" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "翻譯更新" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "用可調整大小的視窗顯示鍵盤配置預覽" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "滑動來返回到上一個畫面" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "在各畫面中使用更大的圖示" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "在「安裝之前」畫面中加入自訂圖示" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "用資訊列而非獨立頁面來顯示電池警告" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "在單一個頁面上顯示所有系統要求警告" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "安裝開發版時顯示警告" diff --git a/po/extra/zu.po b/po/extra/zu.po index 079728284..31128db31 100644 --- a/po/extra/zu.po +++ b/po/extra/zu.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,65 +21,67 @@ msgstr "" msgid "elementary, Inc." msgstr "" -#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:86 -#: data/installer.metainfo.xml.in:100 data/installer.metainfo.xml.in:114 -#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:139 +#: data/installer.metainfo.xml.in:61 data/installer.metainfo.xml.in:73 +#: data/installer.metainfo.xml.in:98 data/installer.metainfo.xml.in:112 +#: data/installer.metainfo.xml.in:126 data/installer.metainfo.xml.in:140 +#: data/installer.metainfo.xml.in:151 msgid "Improvements:" msgstr "" -#: data/installer.metainfo.xml.in:63 +#: data/installer.metainfo.xml.in:63 data/installer.metainfo.xml.in:80 +#: data/installer.metainfo.xml.in:101 data/installer.metainfo.xml.in:115 +#: data/installer.metainfo.xml.in:128 data/installer.metainfo.xml.in:144 +#: data/installer.metainfo.xml.in:156 +msgid "Updated translations" +msgstr "" + +#: data/installer.metainfo.xml.in:75 msgid "" "Sort language variants alphabetically and automatically select main variant " "by default" msgstr "" -#: data/installer.metainfo.xml.in:64 +#: data/installer.metainfo.xml.in:76 msgid "Provide more feedback for invalid values when doing a custom install" msgstr "" -#: data/installer.metainfo.xml.in:65 +#: data/installer.metainfo.xml.in:77 msgid "Battery warning is sent as a notification instead of an infobar" msgstr "" -#: data/installer.metainfo.xml.in:66 +#: data/installer.metainfo.xml.in:78 msgid "Update post-install driver installation instructions" msgstr "" -#: data/installer.metainfo.xml.in:67 +#: data/installer.metainfo.xml.in:79 msgid "Improve screen reader support" msgstr "" -#: data/installer.metainfo.xml.in:68 data/installer.metainfo.xml.in:89 -#: data/installer.metainfo.xml.in:103 data/installer.metainfo.xml.in:116 -#: data/installer.metainfo.xml.in:132 data/installer.metainfo.xml.in:144 -msgid "Updated translations" -msgstr "" - -#: data/installer.metainfo.xml.in:88 +#: data/installer.metainfo.xml.in:100 msgid "Keyboard layout preview is now in a resizable window" msgstr "" -#: data/installer.metainfo.xml.in:102 +#: data/installer.metainfo.xml.in:114 msgid "Swipe to navigate back" msgstr "" -#: data/installer.metainfo.xml.in:130 +#: data/installer.metainfo.xml.in:142 msgid "Use large icons in views" msgstr "" -#: data/installer.metainfo.xml.in:131 +#: data/installer.metainfo.xml.in:143 msgid "Add a custom icon for Before Installing view" msgstr "" -#: data/installer.metainfo.xml.in:141 +#: data/installer.metainfo.xml.in:153 msgid "Show an infobar on battery instead of switching to a different page" msgstr "" -#: data/installer.metainfo.xml.in:142 +#: data/installer.metainfo.xml.in:154 msgid "Show all system requirements warnings on a single page" msgstr "" -#: data/installer.metainfo.xml.in:143 +#: data/installer.metainfo.xml.in:155 msgid "Warn about installing developer builds" msgstr "" diff --git a/po/fa.po b/po/fa.po index ecd3b0644..9d5a4dbb7 100644 --- a/po/fa.po +++ b/po/fa.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-10-03 21:16+0000\n" "Last-Translator: Hossein \n" "Language-Team: Persian you will not be able to recover data." msgstr "" "هر بار که این دستگاه روشن می شود، رمز رمزگذاری مورد نیاز خواهد بود. آن را در " "جایی امن نگهداری کنید." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -229,32 +224,33 @@ msgstr "" "برای تایپ رمز رمزگذاری هر بار که این دستگاه روشن می شود، به یک صفحه کلید " "داخلی یا USB نیاز است." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "رمز عبور رمزگذاری را تنظیم کنید" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "اگر رمز عبور رمزگذاری را فراموش کردید، نمی‌توانید داده‌ها را بازیابی کنید. این رمز عبور منحصربه‌فرد برای این دستگاه است، نه رمز عبور حساب کاربری شما." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "رمز عبور رمزگذاری را انتخاب کنید" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "تایید کلمه عبور" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "رمز عبور را انتخاب کنید" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "رمز عبور رمزگذاری را تنظیم کنید" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "رمزهای عبور مطابقت ندارند" @@ -566,6 +562,19 @@ msgstr "پیشفرض (ext4)" msgid "Custom value must begin with /" msgstr "مقدار سفارشی باید با / شروع شود" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "در صورت نیاز برای محافظت بیشتر، درایو این دستگاه را رمزگذاری کنید، اما " +#~ "مطمئن شوید که متوجه می‌شوید:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "رمز عبور رمزگذاری را انتخاب کنید" + +#~ msgid "Choose Password" +#~ msgstr "رمز عبور را انتخاب کنید" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/fi.po b/po/fi.po index f10ceaaba..cb5c91158 100644 --- a/po/fi.po +++ b/po/fi.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2023-09-04 08:08+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-12-02 02:00+0000\n" "Last-Translator: Jiri Grönroos \n" "Language-Team: Finnish \n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.17\n" +"X-Generator: Weblate 5.6.2\n" "X-Launchpad-Export-Date: 2016-09-27 06:40+0000\n" #: src/Application.vala:54 @@ -21,7 +21,7 @@ msgstr "Yhdistä virtalähteeseen" #: src/Application.vala:55 msgid "Installation will not succeed if this device loses power." -msgstr "" +msgstr "Asennus ei onnistu, jos tämän laitteen virta loppuu." #: src/Application.vala:68 #, c-format @@ -163,16 +163,12 @@ msgid "An Internet connection is required to install NVIDIA® graphics drivers." msgstr "NVIDIA®-grafiikka-ajureiden asennus vaatii internetyhteyden." #: src/Views/DriversView.vala:47 -#, fuzzy -#| msgid "" -#| "Proprietary drivers can be installed later through AppCenter, but an " -#| "Internet connection will be required for all drivers." msgid "" "Proprietary drivers can be installed later through System Settings → System, " "but an Internet connection will be required for all drivers." msgstr "" -"Sovelluskeskuksesta on mahdollista asentaa suljettuja ajureita, mutta se " -"vaatii toimivan Internet-yhteyden." +"Suljettuja ajureita on mahdollista asentaa myöhemmin menemällä Järjestelmän " +"asetukset → Järjestelmä, mutta asentaminen vaatii toimivan Internet-yhteyden." #: src/Views/DriversView.vala:52 msgid "" @@ -182,9 +178,8 @@ msgstr "" "Sisällytä kolmannen osapuolen suljetut ajurit asentamisen yhteydessä. " "Hyväksyn niiden lisenssit ja käyttöehdot." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Takaisin" @@ -192,23 +187,15 @@ msgstr "Takaisin" msgid "Erase and Install" msgstr "Tyhjennä ja asenna" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "Älä salaa" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Ota levyn salaus käyttöön" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"Salaa tämän laitteen asema jos lisäturvaa tarvitaan, mutta varmista että " -"ymmärrät:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -216,15 +203,15 @@ msgstr "" "Tiedot suojataan muilta, joilla on fyysinen pääsy tälle laitteelle, mutta " "vain kun laite on sammutettu." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -"Salauksen salasana vaaditaan joka kerta, kun tämä laite käynnistetään. " -"Talleta se jonnekin turvallisesti." +"Salauksen salasana vaaditaan joka kerta, kun tämä laite käynnistetään. Jos " +"unohdat sen, tietojasi ei ole mahdollsita palauttaa." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -232,33 +219,26 @@ msgstr "" "Sisäänrakennettu tai USB-väylässä oleva näppäimistö vaaditaan salauksen " "salasanan kirjoittamiseksi joka kerta, kun laite käynnistetään." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "Salauksen salasana" + +#: src/Views/EncryptView.vala:74 msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" -"Jos unohdat salauksen salasanan, levyllä olevia tietoja ei voi palauttaa." -" Kyseessä on ainutlaatuinen salasana tälle laitteelle, ei " -"käyttäjätililläsi käytettävä salasana." +"Ainutlaatuinen salasana tälle laitteelle; ei käyttäjätililläsi käytettävä " +"salasana." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Valitse salauksen salasana" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Vahvista salasana" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Valitse salasana" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Aseta salauksen salasana" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Salasanat eivät täsmää" @@ -336,21 +316,15 @@ msgid "Currently active language" msgstr "Parhaillaan aktiivinen kieli" #: src/Views/PartitioningView.vala:51 -#, fuzzy -#| msgid "Use Partition" msgid "Select Partitions" -msgstr "Käytä osiota" +msgstr "Valitse osiot" #: src/Views/PartitioningView.vala:56 -#, fuzzy -#| msgid "" -#| "Select which partitions to use across all drives. Selecting \"Format\" " -#| "will erase ALL data on the selected partition." msgid "" "Selecting “Format” will erase all data on the selected partition." msgstr "" -"Valitse mitä kaikkien levyjen osioita käytetään. Valitsemalla \"Alusta\" " -"KAIKKI valitun osion tiedot poistetaan." +"Valitsemalla “Alusta” kaikki valitulla osiolla olevat tiedot " +"poistetaan." #. Device is in BIOS mode, so we just require a root partition #: src/Views/PartitioningView.vala:65 @@ -359,16 +333,12 @@ msgstr "Sinun pitää ainakin valita Juuri-osio (/)." #. Device is in EFI mode, so we also require a boot partition #: src/Views/PartitioningView.vala:69 -#, fuzzy -#| msgid "" -#| "You must at least select a Root (/) partition and a Boot (/boot/" -#| "efi) partition." msgid "" "You must at least select a Root (/) partition and an optional Boot " "(/boot/efi) partition." msgstr "" -"Sinun pitää ainakin valita Juuri- osio(/) ja Käynnistys-osio (/" -"boot/efi)." +"Sinun pitää valita ainakin Juuri-osio(/) ja valinnainen " +"Käynnistys-osio (/boot/efi)." #: src/Views/PartitioningView.vala:80 msgid "It is also recommended to select a Swap partition." @@ -399,10 +369,8 @@ msgid "Show log" msgstr "Näytä loki" #: src/Views/ProgressView.vala:90 -#, fuzzy -#| msgid "Before Installing" msgid "Installing" -msgstr "Ennen asennusta" +msgstr "Asennetaan" #: src/Views/ProgressView.vala:95 msgid "Hide log" @@ -582,7 +550,20 @@ msgstr "Oletus (ext4)" #: src/Widgets/PartitionMenu.vala:261 msgid "Custom value must begin with /" -msgstr "" +msgstr "Mukautetun arvon tulee alkaa merkkillä /" + +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Salaa tämän laitteen asema jos lisäturvaa tarvitaan, mutta varmista että " +#~ "ymmärrät:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Valitse salauksen salasana" + +#~ msgid "Choose Password" +#~ msgstr "Valitse salasana" #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " diff --git a/po/fr.po b/po/fr.po index eb0e25ccb..fc5997813 100644 --- a/po/fr.po +++ b/po/fr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-09-12 22:16+0000\n" "Last-Translator: Corentin Noël \n" "Language-Team: French you will not be able to recover data." msgstr "" "Le mot de passe de chiffrement sera nécessaire chaque fois que vous " "allumerez cet appareil. Stockez le dans un endroit sûr." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -235,33 +230,34 @@ msgstr "" "Un clavier intégré ou USB sera nécessaire pour taper le mot de passe de " "chiffrement à chaque fois que cet appareil sera démarré." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Définissez le mot de passe de chiffrement" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Si vous oubliez le mot de passe de chiffrement, vous ne pourrez pas " "récupérer les données. Il s'agit d'un mot de passe unique pour cet " "appareil, pas du mot de passe de votre compte utilisateur." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Choisissez le mot de passe de chiffrement" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Confirmez le mot de passe" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Choisissez votre mot de passe" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Définissez le mot de passe de chiffrement" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Les mots de passe ne correspondent pas" @@ -578,6 +574,19 @@ msgstr "Défaut (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Chiffrez le disque de cet appareil si nécessaire pour une protection " +#~ "supplémentaire, mais assurez-vous de bien comprendre :" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Choisissez le mot de passe de chiffrement" + +#~ msgid "Choose Password" +#~ msgstr "Choisissez votre mot de passe" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/fr_CA.po b/po/fr_CA.po index 47df616c3..99103573d 100644 --- a/po/fr_CA.po +++ b/po/fr_CA.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2018-04-06 00:03+0000\n" "Last-Translator: Coder206 \n" "Language-Team: French (Canada) you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/ga.po b/po/ga.po index b2b493543..8051d1871 100644 --- a/po/ga.po +++ b/po/ga.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-25 22:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/gl.po b/po/gl.po index 319cb54df..8ac9f1999 100644 --- a/po/gl.po +++ b/po/gl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:24+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Galician you will not be able to recover data." msgstr "" "O contrasinal de cifrado vai ser requerido cada vez que encenda este " "dispositivo ou reinicie." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Elixa un Contrasinal de Cifrado" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Se olvida o contrasinal de cifrado, non poderá recuperar os datos. " "Este é un contrasinal único para este dispositivo, non o contrasinal da súa " "conta de usuario." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Elixa un Contrasinal de Cifrado" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Confirma o Contrasinal" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Elixe Contrasinal" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Elixa un Contrasinal de Cifrado" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Os contrasinais non coinciden" @@ -607,6 +601,12 @@ msgstr "Predeterminado (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Elixa un Contrasinal de Cifrado" + +#~ msgid "Choose Password" +#~ msgstr "Elixe Contrasinal" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/he.po b/po/he.po index 5825bcb95..0865e1a9b 100644 --- a/po/he.po +++ b/po/he.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-10 22:16+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-24 07:16+0000\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Hebrew \n" @@ -177,9 +177,8 @@ msgstr "" "לכלול מנהלי התקנים קנייניים מגופי צד־שלישי בעת ההתקנה. הרישיונות ותנאי " "השימוש שלהם מוסכמים עלי באשר הם." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "חזרה" @@ -187,34 +186,29 @@ msgstr "חזרה" msgid "Erase and Install" msgstr "למחוק ולהתקין" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "לא להצפין" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "הפעלת הצפנת כונן" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"ניתן להצפין את כונן המכשיר הזה אם זה נחוץ לשיפור האבטחה, אך חשוב להבין:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "הנתונים יהיו מוגנים רק מפני זרים עם גישה פיזית למכשיר הזה כשהוא כבוי." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." -msgstr "ססמת ההצפנה תידרש עם כל הפעלה של מכשיר זה. יש לאחסן אותה במקום בטוח." +"If you forget it, you will not be able to recover data." +msgstr "" +"ססמת ההצפנה תידרש עם כל הפעלה של מכשיר זה. אובדן הסיסמה ימנע ממך לשחזר " +"מידע." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -222,34 +216,26 @@ msgstr "" "נדרשת מקלדת מובנית או ב־USB כדי להקליד את ססמת ההצפנה עם כל הפעלה של המכשיר " "הזה." -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." -msgstr "" -"לא תהיה אפשרות לשחזר את הנתונים. במקרה שססמת ההצפנה שלך אבדה. ססמה זו " -"היא ייחודית להתקן, זאת אינה הססמה של חשבון המשתמש שלך." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "סיסמת הצפנה" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "נא לבחור ססמת הצפנה" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." +msgstr "זאת סיסמה ייחודית להתקן, זאת אינה הסיסמה של חשבון המשתמש שלך." -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" -msgstr "אימות ססמה" - -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "נא לבחור ססמה" +msgstr "אימות סיסמה" -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" -msgstr "הגדרת ססמת הצפנה" +msgstr "הגדרת סיסמת הצפנה" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" -msgstr "הססמאות אינן תואמות" +msgstr "הסיסמאות אינן תואמות" #: src/Views/ErrorView.vala:31 msgid "Could Not Install" @@ -558,6 +544,18 @@ msgstr "בררת מחדל (ext4)" msgid "Custom value must begin with /" msgstr "ערך מותאם אישית חייב להתחיל ב־/" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "ניתן להצפין את כונן המכשיר הזה אם זה נחוץ לשיפור האבטחה, אך חשוב להבין:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "נא לבחור ססמת הצפנה" + +#~ msgid "Choose Password" +#~ msgstr "נא לבחור ססמה" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/hi.po b/po/hi.po index 9a6fdec23..3f9184676 100644 --- a/po/hi.po +++ b/po/hi.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2018-05-15 00:05+0000\n" "Last-Translator: Anand Kumar \n" "Language-Team: Hindi you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/hr.po b/po/hr.po index 68ff53645..0e249aac6 100644 --- a/po/hr.po +++ b/po/hr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-07-08 22:27+0000\n" "Last-Translator: gogo \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Obriši" @@ -173,62 +172,50 @@ msgstr "Obriši" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/hu.po b/po/hu.po index 723455a3d..a56be1c96 100644 --- a/po/hu.po +++ b/po/hu.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-22 00:17+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-12-09 00:16+0000\n" "Last-Translator: TomiOhl \n" "Language-Team: Hungarian \n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.6.2\n" +"X-Generator: Weblate 5.8.4\n" "X-Launchpad-Export-Date: 2016-09-27 06:40+0000\n" #: src/Application.vala:54 @@ -181,9 +181,8 @@ msgstr "" "Harmadik féltől származó, zárt forráskódú illesztőprogramok telepítése, " "elfogadom a licenceiket és felhasználási feltételeiket." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Vissza" @@ -191,23 +190,15 @@ msgstr "Vissza" msgid "Erase and Install" msgstr "Törlés és telepítés" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "Ne titkosítsa" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Meghajtó titkosításának engedélyezése" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"Titkosítsa a készülék meghajtóját, ha adatvédelmi szempontból szükséges, de " -"vegye figyelembe:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -215,15 +206,16 @@ msgstr "" "A meghajtó titkosítása csak akkor óvja meg az adatait, ha mások fizikailag " "hozzáférnének az eszközhöz." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" "A titkosítási jelszót minden egyes bekapcsoláskor vagy újraindításkor meg " -"kell adni. Tárolja biztonságos helyen." +"kell adni. Tárolja biztonságos helyen. Ha elfelejti, nem fogja tudni " +"visszaállítani adatait." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -231,33 +223,24 @@ msgstr "" "Egy beépített vagy USB-s billentyűzet lesz szükséges minden bekapcsoláskor a " "titkosítás feloldásához." -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." -msgstr "" -"Ha elfelejtette a titkosítási jelszót, akkor nem tudja visszaállítani az " -"adatokat. Ez az eszköz egyedi jelszava, nem a felhasználói fiókhoz " -"tartozó jelszó." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "Titkosítási jelszó" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Válasszon titkosítási jelszót" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." +msgstr "Az eszköz egyedi jelszava, nem a felhasználói fiókhoz tartozó jelszó." -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Jelszó megerősítése" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Válasszon jelszót" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Állítson be titkosítási jelszót" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "A jelszavak nem egyeznek" @@ -573,6 +556,19 @@ msgstr "Alapértelmezett (ext4)" msgid "Custom value must begin with /" msgstr "Az egyéni értéknek /-rel kezdődnie" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Titkosítsa a készülék meghajtóját, ha adatvédelmi szempontból szükséges, " +#~ "de vegye figyelembe:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Válasszon titkosítási jelszót" + +#~ msgid "Choose Password" +#~ msgstr "Válasszon jelszót" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/hy.po b/po/hy.po index 61a673eec..449de5c9c 100644 --- a/po/hy.po +++ b/po/hy.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:28+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Ետ" @@ -173,62 +172,50 @@ msgstr "Ետ" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/ia.po b/po/ia.po index 2ab12a32e..a1a5b2c6a 100644 --- a/po/ia.po +++ b/po/ia.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -166,9 +166,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -176,62 +175,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/id.po b/po/id.po index 3df81a1c4..6f8d01c32 100644 --- a/po/id.po +++ b/po/id.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2023-05-20 18:06+0000\n" "Last-Translator: Faisal Rachmadin \n" @@ -174,9 +174,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Kembali" @@ -184,23 +183,15 @@ msgstr "Kembali" msgid "Erase and Install" msgstr "Hapus dan Pasang" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "Jangan Enkripsi" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Aktifkan Enkripsi Drive" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"Enkripsi drive perangkat ini jika diperlukan untuk proteksi tambahan, tetapi " -"pastikan anda memahami:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -208,15 +199,19 @@ msgstr "" "Data hanya akan terproteksi dari orang lain yang memiliki akses fisik ke " "perangkat ini saat perangkat ini dimatikan." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 +#, fuzzy +#| msgid "" +#| "The encryption password will be required each time this device is turned " +#| "on. Store it somewhere safe." msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" "Kata sandi enkripsi dibutuhkan setiap kali perangkat ini dihidupkan. Simpan " "di tempat yang aman." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -224,33 +219,34 @@ msgstr "" "Sebuah keyboard akan dibutuhkan untuk mengetik kata sandi enkripsi setiap " "perangkat ini dihidupkan." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Tetapkan Kata Sandi Enkripsi" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Jika Anda lupa kata sandi enkripsi, Anda tidak akan dapat memulihkan data." " Ini adalah kata sandi unik untuk perangkat ini, bukan kata sandi untuk " "akun pengguna Anda." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Pilih Kata Sandi Enkripsi" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Konfirmasi Kata Sandi" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Pilih Kata Sandi" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Tetapkan Kata Sandi Enkripsi" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Kata sandi tidak cocok" @@ -577,6 +573,19 @@ msgstr "Bawaan (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Enkripsi drive perangkat ini jika diperlukan untuk proteksi tambahan, " +#~ "tetapi pastikan anda memahami:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Pilih Kata Sandi Enkripsi" + +#~ msgid "Choose Password" +#~ msgstr "Pilih Kata Sandi" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/io.elementary.installer.pot b/po/io.elementary.installer.pot index 6698abf01..270cd4e6e 100644 --- a/po/io.elementary.installer.pot +++ b/po/io.elementary.installer.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -167,9 +167,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -177,62 +176,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/is.po b/po/is.po index 423db625c..e813e6b70 100644 --- a/po/is.po +++ b/po/is.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/it.po b/po/it.po index 5e1161aee..0dfb88c6f 100644 --- a/po/it.po +++ b/po/it.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:24+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Italian you will not be able to recover data." msgstr "" "La password di crittografia ti verrà richiesta ogni volta che accendi il " "dispositivo. Conservala in un luogo sicuro." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Scegli la password di crittografia" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Se dimentichi la password di crittografia non sarai in grado di " "recuperare i dati. Questa password è univoca per questo dispositivo, non " "è la password del tuo account utente." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Scegli la password di crittografia" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Conferma la password" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Scegli password" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Scegli la password di crittografia" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Le password non coincidono" @@ -603,6 +601,12 @@ msgstr "Predefinito (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Scegli la password di crittografia" + +#~ msgid "Choose Password" +#~ msgstr "Scegli password" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/ja.po b/po/ja.po index fe99f293c..9aed50860 100644 --- a/po/ja.po +++ b/po/ja.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-12 12:00+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-28 12:16+0000\n" "Last-Translator: Ryo Nakano \n" "Language-Team: Japanese \n" @@ -184,9 +184,8 @@ msgstr "" "インストール時にサードパーティ製のプロプライエタリードライバーを導入します。" "各ライセンスおよび利用規約に合意します。" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "戻る" @@ -194,23 +193,15 @@ msgstr "戻る" msgid "Erase and Install" msgstr "削除してインストール" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "暗号化しない" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "ドライブの暗号化を有効にする" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"必要であれば、ドライブを暗号化してデバイスの保護を強化できます。ただし、以下" -"の点に注意してください。" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -218,15 +209,14 @@ msgstr "" "データの保護は、電源がオフの場合に、デバイスに物理的にアクセス可能な他人に対" "してのみ有効です。" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." -msgstr "" -"このデバイスを起動する度に、暗号化パスワードが要求されます。安全な場所に保管" -"してください。" +"If you forget it, you will not be able to recover data." +msgstr "このデバイスを起動する度に、暗号化パスワードが要求されます。パスワードを忘れ" +"ると、データを復旧できなくなります。" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -234,32 +224,25 @@ msgstr "" "このデバイスを起動する度に、暗号化パスワードを入力するための内蔵または USB " "キーボードが必要になります。" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." -msgstr "" -"暗号化パスワードを忘れた場合、データは回復できません。これはこのデバイ" -"ス専用のパスワードであり、ユーザーアカウント用のパスワードではありません。" +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "暗号化パスワード" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "暗号化パスワードを選択" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." +msgstr "このデバイスで一意のパスワードです。ユーザーアカウント用のパスワードではあり" +"ません。" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "パスワードを確認" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "パスワードを選択" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "暗号化パスワードを設定" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "パスワードが一致しません" @@ -572,6 +555,19 @@ msgstr "デフォルト (ext4)" msgid "Custom value must begin with /" msgstr "カスタム値は / で始める必要があります" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "必要であれば、ドライブを暗号化してデバイスの保護を強化できます。ただし、以" +#~ "下の点に注意してください。" + +#~ msgid "Choose Encryption Password" +#~ msgstr "暗号化パスワードを選択" + +#~ msgid "Choose Password" +#~ msgstr "パスワードを選択" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/jv.po b/po/jv.po index 19715fdcc..e3ce1b6fe 100644 --- a/po/jv.po +++ b/po/jv.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:28+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Busak" @@ -173,62 +172,50 @@ msgstr "Busak" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/ka.po b/po/ka.po index b41f969ec..852a810ff 100644 --- a/po/ka.po +++ b/po/ka.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-10-22 05:04+0000\n" "Last-Translator: NorwayFun \n" "Language-Team: Georgian you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "დაშიფვრის პაროლის დაყენება" + +#: src/Views/EncryptView.vala:74 msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "შეიყვანეთ დაშიფვრის პაროლი" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "პაროლის დადასტურება" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "შეიყვანეთ პაროლი" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "დაშიფვრის პაროლის დაყენება" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "პაროლები არ ემთხვევა" @@ -539,6 +528,12 @@ msgstr "ნაგულისხმები (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "შეიყვანეთ დაშიფვრის პაროლი" + +#~ msgid "Choose Password" +#~ msgstr "შეიყვანეთ პაროლი" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/kn.po b/po/kn.po index f794d5671..c2d7a585c 100644 --- a/po/kn.po +++ b/po/kn.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/ko.po b/po/ko.po index a546c0c44..de94e4a57 100644 --- a/po/ko.po +++ b/po/ko.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-08-07 18:13+0000\n" "Last-Translator: Jung-Kyu Park \n" "Language-Team: Korean you will not be able to recover data." msgstr "" "이 장치를 켤 때마다 암호화 비밀번호가 필요합니다. 안전한 곳에 보관하세요." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -223,33 +218,34 @@ msgstr "" "이 장치를 켤 때마다 암호화 비밀번호를 입력하려면 내장형 또는 USB 키보드가 필" "요합니다." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "암호화 비밀번호 설정" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "보안 암호를 잃어버리시면, 데이터를 복구할 수 없게 됩니다. 오직 이 장" "비 만을 위한 특별한 비밀번호여야 합니다, 여러분의 계정 비밀번호를 사용하시면 " "안 됩니다." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "암호화 비밀번호 선택" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "비밀번호 확인" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "비밀번호 만들기" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "암호화 비밀번호 설정" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "비밀번호가 맞지 않습니다" @@ -574,6 +570,19 @@ msgstr "기본 (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "추가 보호를 위해 필요한 경우 이 장치의 드라이브를 암호화하되 다음 사항을 " +#~ "이해해야 합니다:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "암호화 비밀번호 선택" + +#~ msgid "Choose Password" +#~ msgstr "비밀번호 만들기" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/ku.po b/po/ku.po index 6f9d3d82c..2d4dae640 100644 --- a/po/ku.po +++ b/po/ku.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2018-06-01 00:07+0000\n" "Last-Translator: Rokar \n" "Language-Team: Kurdish you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/lb.po b/po/lb.po index 14ce2f607..eaa3b17d7 100644 --- a/po/lb.po +++ b/po/lb.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-05-24 15:16+0000\n" "Last-Translator: Arno \n" "Language-Team: Luxembourgish you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/lg.po b/po/lg.po index ea34ff599..6499e653e 100644 --- a/po/lg.po +++ b/po/lg.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2018-01-21 00:04+0000\n" "Last-Translator: Laurence Bahiirwa \n" "Language-Team: Ganda you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/lt.po b/po/lt.po index 748900ce6..8d0be0856 100644 --- a/po/lt.po +++ b/po/lt.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Lithuanian (Installer)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:24+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Lithuanian you will not be able to recover data." msgstr "" "Kiekvieną kartą įjungus ar paleidus šį įrenginį iš naujo, bus reikalaujama " "įvesti šifravimo slaptažodį." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Pasirinkite šifravimo slaptažodį" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Jeigu pamiršite šifravimo slaptažodį, nebegalėsite atkurti savo duomenų. Tai unikalus slaptažodis, kuris yra skirtas šiam įrenginiui, o ne jūsų " "naudotojo paskyrai." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Pasirinkite šifravimo slaptažodį" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Patvirtinkite slaptažodį" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Pasirinkti slaptažodį" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Pasirinkite šifravimo slaptažodį" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Slaptažodžiai nesutampa" @@ -612,6 +606,12 @@ msgstr "Numatytasis (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Pasirinkite šifravimo slaptažodį" + +#~ msgid "Choose Password" +#~ msgstr "Pasirinkti slaptažodį" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/lv.po b/po/lv.po index 020780ca2..4ba2de84d 100644 --- a/po/lv.po +++ b/po/lv.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Dzēst iepriekšējo simbolu" @@ -173,62 +172,50 @@ msgstr "Dzēst iepriekšējo simbolu" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/mg.po b/po/mg.po index 06b36732e..a93f0bd8c 100644 --- a/po/mg.po +++ b/po/mg.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Fafao Miverina" @@ -173,62 +172,50 @@ msgstr "Fafao Miverina" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/mk.po b/po/mk.po index 234ca97ab..bf7dcfce2 100644 --- a/po/mk.po +++ b/po/mk.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:28+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Избриши" @@ -173,62 +172,50 @@ msgstr "Избриши" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/mn.po b/po/mn.po index adef14881..5547670ae 100644 --- a/po/mn.po +++ b/po/mn.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:28+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Бакспейс" @@ -173,62 +172,50 @@ msgstr "Бакспейс" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/mo.po b/po/mo.po index 3477d052d..c4607d3eb 100644 --- a/po/mo.po +++ b/po/mo.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:24+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Moldovan you will not be able to recover data." msgstr "" "Parola de criptare va fi necesară de fiecare dată când porniți acest " "dispozitiv sau reporniți." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Alegeți parola de criptare" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Dacă ați uitat parola de criptare, 1 nu veți putea recupera datele.2 " "Aceasta este o parolă unică pentru acest dispozitiv, nu și parola pentru " "contul dvs. de utilizator." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Alegeți parola de criptare" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Confirmă parola" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Alege parola" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Alegeți parola de criptare" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Parolele nu se potrivesc" @@ -603,6 +597,12 @@ msgstr "Implicit (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Alegeți parola de criptare" + +#~ msgid "Choose Password" +#~ msgstr "Alege parola" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/mr.po b/po/mr.po index 8304eba82..a7ed4dc62 100644 --- a/po/mr.po +++ b/po/mr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2021-03-20 21:27+0000\n" "Last-Translator: Prachi Joshi \n" "Language-Team: Marathi you will not be able to recover data." msgstr "" "हे डिव्हाइस प्रत्येक वेळी चालू केल्यावर एन्क्रिप्शन संकेतशब्द आवश्यक असेल. तो कोठेतरी सुरक्षित " "ठेवा." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -227,35 +224,36 @@ msgstr "" "हे उपकरण चालू करतांना प्रत्येक वेळी अंगभूत किंवा यूएसबी कीबोर्ड वापरून एन्क्रिप्शन पासवर्ड " "टाइप करण्याची आवश्यकता असते." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "एनक्रिप्शन पासवर्ड निवडा" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "आपण एन्क्रिप्शन पासवर्ड विसरल्यास, आपण डेटा पुनर्प्राप्त करण्यास सक्षम असणार नाही. हा या डिव्हाइससाठी एक अद्वितीय पासवर्ड आहे, आपल्या वापरकर्ता खात्यासाठीचा पासवर्ड " "नाही." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "एनक्रिप्शन पासवर्ड निवडा" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "पासवर्ड नक्की करा" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "पासवर्ड निवडा" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "एनक्रिप्शन पासवर्ड निवडा" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "पासवर्डस जुळत नाहीत" @@ -601,6 +599,12 @@ msgstr "डीफॉल्ट(ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "एनक्रिप्शन पासवर्ड निवडा" + +#~ msgid "Choose Password" +#~ msgstr "पासवर्ड निवडा" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/ms.po b/po/ms.po index b45ef685b..864ca51dc 100644 --- a/po/ms.po +++ b/po/ms.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Padam" @@ -173,62 +172,50 @@ msgstr "Padam" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/my.po b/po/my.po index fa4cd6dfc..3e53829bf 100644 --- a/po/my.po +++ b/po/my.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-06-26 17:01+0000\n" "Last-Translator: Bone Pyae Sone \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Backspace" @@ -173,62 +172,50 @@ msgstr "Backspace" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/nb.po b/po/nb.po index ff0066f91..c28cb4b1e 100644 --- a/po/nb.po +++ b/po/nb.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-06-16 21:16+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål you will not be able to recover data." msgstr "" "Krypteringspassordet kreves hver gang du skrur på denne enheten. Lagre det " "en trygg plass." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -243,33 +238,34 @@ msgstr "" "Et innebygd- eller USB-tastatur kreves for å skrive krypteringspassordet " "hver gang denne enheten skrus på." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Sett krypteringspassord" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Hvis du glemmer krypteringspassordet,vil du ikke kunne gjenopprette data." " Dette er et unikt passord for denne enheten, ikke passordet til " "brukerkontoen din." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Velg krypteringspassord" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Bekreft passord" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Velg passord" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Sett krypteringspassord" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Passordene samsvarer ikke" @@ -589,6 +585,19 @@ msgstr "Forvalg (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Krypter denne enhetens lagring hvis det kreves for ekstra beskyttelse, " +#~ "men forsikre deg om at du forstår følgende:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Velg krypteringspassord" + +#~ msgid "Choose Password" +#~ msgstr "Velg passord" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/nl.po b/po/nl.po index d220d7844..0905a5957 100644 --- a/po/nl.po +++ b/po/nl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-10-21 12:28+0000\n" "Last-Translator: DutchVipperloid \n" "Language-Team: Dutch you will not be able to recover data." msgstr "" "Het sleutelwachtwoord is vereist telkens wanneer u dit apparaat inschakelt. " "Bewaar dit wachtwoord op een veilige plek." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -236,33 +231,34 @@ msgstr "" "Een ingebouwd toetsenbord of USB-toetsenbord is benodigd om het " "sleutelwachtwoord in te kunnen voeren wanneer u de computer opstart." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Stel sleutelwachtwoord in" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Als u het versleutelwachtwoord vergeet, zult u de verloren data niet meer " "kunnen herstellen. Dit wachtwoord is specifiek voor dit apparaat, niet " "het wachtwoord van uw gebruikersaccount." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Kies een sleutelwachtwoord" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Wachtwoord bevestigen" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Wachtwoord kiezen" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Stel sleutelwachtwoord in" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Wachtwoorden komen niet overeen" @@ -581,6 +577,19 @@ msgstr "Standaard (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Versleutel de opslag van dit apparaat voor extra beveiliging, maar wees " +#~ "je bewust van het volgende:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Kies een sleutelwachtwoord" + +#~ msgid "Choose Password" +#~ msgstr "Wachtwoord kiezen" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/nn.po b/po/nn.po index bccef292a..d4278b249 100644 --- a/po/nn.po +++ b/po/nn.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2023-02-07 09:25+0000\n" "Last-Translator: Martin Myrvold \n" "Language-Team: Norwegian Nynorsk you will not be able to recover data." msgstr "" "Du må skriva inn krypteringspassordet kvar gong eininga blir skrudd på. Ta " "vare på krypteringspassordet på ein trygg plass." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -225,33 +220,34 @@ msgstr "" "For å skriva inn krypteringspassordet treng du eit innebygd- eller USB-" "tastatur kopla til." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Vel eit krypteringspassord" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Viss du gløymer krypteringspassordet, vil du ikkje kunne attopprette " "dataa. Dette er eit unikt passord for denne eininga, ikkje passordet til " "brukarkontoen din." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Vel krypteringspassord" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Stadfest passord" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Vel passord" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Vel eit krypteringspassord" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Passorda samsvarar ikkje" @@ -577,6 +573,19 @@ msgstr "Standardval (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Krypter disken på denne eininga for meir tryggleik. Men ver sikker på at " +#~ "du forstår:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Vel krypteringspassord" + +#~ msgid "Choose Password" +#~ msgstr "Vel passord" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/pa.po b/po/pa.po index e279ec119..d5201e014 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2021-08-02 05:31+0000\n" "Last-Translator: elSolus \n" "Language-Team: Punjabi you will not be able to recover data." msgstr "" "ਜਦੋਂ ਵੀ ਇਹ ਡਿਵਾਈਸ ਬੰਦ ਹਾਲਤ ਵਿੱਚੋਂ ਚਲਾਈ ਗਈ ਤਾਂ ਪਾਸਵਰਡ ਮੰਗਿਆ ਜਾਵੇਗਾ। ਪਾਸਵਰਡ ਨੂੰ ਕਿਸੇ ਮਹਿਫੂਜ਼ " "ਜਗ੍ਹਾ ਲੁਕਾਉਣਾ।" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -227,32 +222,33 @@ msgstr "" "ਹਰ ਵਾਰ ਜਦੋਂ ਇਹ ਡਿਵਾਈਸ ਬੰਦ ਹਾਲਤ ਵਿੱਚੋਂ ਚਾਲੂ ਕੀਤੀ ਜਾਵੇਗੀ ਤਾਂ ਪਾਸਵਰਡ ਟਾਈਪ ਕਰਨ ਇੱਕ ਕੀਬੋਰਡ " "ਦੀ ਲੋੜ ਹੋਵੇਗੀ।" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "ਸੁਰੱਖਿਆ ਲਈ ਪਾਸਵਰਡ ਸੈੱਟ ਕਰੋ" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "ਜੇ ਤੁਸੀਂ ਪਾਸਵਰਡ ਭੁੱਲ ਗਏ ਤਾਂ ਤੁਸੀਂ ਡੇਟਾ ਵਾਪਸ ਨਹੀਂ ਪਾ ਸਕੋਗੇ। ਇਹ ਇਸ ਡਿਵਾਈਸ ਦਾ ਆਪਣਾ " "ਅਨੋਖਾ ਪਾਸਵਰਡ ਹੈ, ਨਾ ਕਿ ਤੁਹਾਡੇ ਵਰਤੋਂਕਾਰ ਖਾਤੇ ਵਾਲ਼ਾ ਪਾਸਵਰਡ।" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "ਸੁਰੱਖਿਆ ਲਈ ਪਾਸਵਰਡ ਚੁਣੋ" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "ਪਾਸਵਰਡ ਤਸਦੀਕ ਕਰੋ" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "ਪਾਸਵਰਡ ਚੁਣੋ" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "ਸੁਰੱਖਿਆ ਲਈ ਪਾਸਵਰਡ ਸੈੱਟ ਕਰੋ" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "ਪਾਸਵਰਡ ਮੇਲ ਨਹੀਂ ਖਾਂਦੇ" @@ -576,6 +572,19 @@ msgstr "ਡਿਫ਼ਾਲਟ (ਈ.ਐਕਸ.ਟੀ4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "ਜੇ ਲੋੜ ਹੋਵੇ ਤਾਂ ਇਸ ਡਿਵਾਈਸ ਦੀ ਡਰਾਈਵ ਪਾਸਵਰਡ-ਰੱਖਿਅਤ ਕਰੋ, ਪਰ ਇਹ ਯਕੀਨੀ ਬਣਾਓ ਕਿ ਤੁਸੀਂ ਇਹ " +#~ "ਚੰਗੀ ਤਰ੍ਹਾਂ ਸਮਝਦੇ ਹੋਵੋਂ:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "ਸੁਰੱਖਿਆ ਲਈ ਪਾਸਵਰਡ ਚੁਣੋ" + +#~ msgid "Choose Password" +#~ msgstr "ਪਾਸਵਰਡ ਚੁਣੋ" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/pl.po b/po/pl.po index 37e996a8f..04a2d5372 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-19 10:24+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-12-03 18:16+0000\n" "Last-Translator: Marcin Serwin \n" "Language-Team: Polish \n" @@ -186,9 +186,8 @@ msgstr "" "Dołącz własnościowe sterowniki stron trzecich podczas instalacji. Akceptuję " "ich odpowiednie licencje oraz warunki użytkowania." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Cofnij" @@ -196,23 +195,15 @@ msgstr "Cofnij" msgid "Erase and Install" msgstr "Wyczyść i zainstaluj" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "Nie szyfruj" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Włącz szyfrowanie napędu" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"W razie potrzeby zaszyfruj dysk tego urządzenia w celu zapewnienia " -"dodatkowej ochrony, ale upewnij się, że to rozumiesz:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -220,15 +211,16 @@ msgstr "" "Dane będą tylko chronione przed innymi z fizycznym dostępem do urządzenia, " "kiedy jest wyłączone." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" "Hasło szyfrowania danych będzie wymagane zawsze, kiedy urządzenie będzie " -"uruchamiane. Zachowaj je w bezpiecznym miejscu." +"uruchamiane. Jeśli je zapomnisz to nie będziesz w stanie odzyskać swoich " +"danych." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -236,33 +228,24 @@ msgstr "" "Klawiatura wbudowana lub klawiatura USB będzie wymagana do wpisania hasła " "szyfrowania za każdym razem, gdy to urządzenie będzie włączane." -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." -msgstr "" -"Jeżeli zapomnisz hasła do odszyfrowania, nie będziesz mógł odzyskać " -"danych. Jest to unikalne hasło dla tego urządzenia, nie hasło do konta " -"użytkownika." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "Hasło szyfrowania" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Wybierz hasło szyfrowania" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." +msgstr "Unikalne hasło dla tego urządzenia; to nie hasło do konta użytkownika." -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Potwierdź hasło" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Wybierz hasło" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Ustaw hasło szyfrowania" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Hasła do siebie nie pasują" @@ -582,6 +565,19 @@ msgstr "Domyślny (ext4)" msgid "Custom value must begin with /" msgstr "Niestandardowa wartość musi zaczynać się od /" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "W razie potrzeby zaszyfruj dysk tego urządzenia w celu zapewnienia " +#~ "dodatkowej ochrony, ale upewnij się, że to rozumiesz:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Wybierz hasło szyfrowania" + +#~ msgid "Choose Password" +#~ msgstr "Wybierz hasło" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/pt.po b/po/pt.po index 549160dd6..a629015c8 100644 --- a/po/pt.po +++ b/po/pt.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-03-26 22:13+0000\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese you will not be able to recover data." msgstr "" "A palavra-passe de encriptação será necessária sempre que este dispositivo " "for ligado. Guarde-a num lugar seguro." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -237,33 +232,34 @@ msgstr "" "Será necessário um teclado integrado ou USB para digitar a palavra-passe de " "encriptação cada vez que este dispositivo for ligado." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Definir a palavra-passe de encriptação" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Se te esqueceres da palavra-passe de encriptação, não poderás recuperar " "os dados. Esta é uma palavra-passe única para este dispositivo, não é a " "palavra-passe da tua conta de utilizador." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Escolha a palavra-passe de encriptação" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Confirmar palavra-passe" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Escolher palavra-passe" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Definir a palavra-passe de encriptação" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "As palavras-passe não coincidem" @@ -590,6 +586,19 @@ msgstr "Padrão (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Encriptar a unidade deste dispositivo, se necessário para protecção " +#~ "adicional, mas certifique-se de que compreende:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Escolha a palavra-passe de encriptação" + +#~ msgid "Choose Password" +#~ msgstr "Escolher palavra-passe" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/pt_BR.po b/po/pt_BR.po index 1080436d0..2a3699c63 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-15 06:30+0000\n" -"Last-Translator: Gustavo Silva \n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-30 02:16+0000\n" +"Last-Translator: Guilherme Faura \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -118,7 +118,7 @@ msgstr "Memória:" #: src/Views/DiskView.vala:46 msgid "Select a Drive" -msgstr "Selecione um Drive" +msgstr "Selecione uma Unidade" #: src/Views/DiskView.vala:51 msgid "" @@ -178,12 +178,11 @@ msgid "" "Include third-party proprietary drivers when installing. I agree to their " "respective licenses and terms of use." msgstr "" -"Incluir gráficos proprietários de terceiros na instalação. Concordo com suas " +"Incluir drivers proprietários de terceiros na instalação. Concordo com suas " "respectivas licenças e termos de uso." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Voltar" @@ -191,23 +190,15 @@ msgstr "Voltar" msgid "Erase and Install" msgstr "Apagar e Instalar" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "Não Criptografar" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Ativar Encriptação do disco" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"Criptografe a unidade deste dispositivo, se necessário, para proteção " -"adicional, mas certifique-se de entender:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -215,15 +206,15 @@ msgstr "" "Os dados somente serão protegidos de outras pessoas com acesso físico a este " "dispositivo quando ele estiver desligado." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" "A senha de criptografia será necessária sempre que este dispositivo for " -"ligado. Guarde em algum lugar seguro." +"ligado. Se você esquecer, não será possível recuperar os dados." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -231,33 +222,26 @@ msgstr "" "Será necessário um teclado integrado ou USB para digitar a senha de " "encriptação toda vez que este dispositivo for ligado." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "Senha de Encriptação" + +#: src/Views/EncryptView.vala:74 msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" -"Se você esquecer a senha de encriptação, não poderá recuperar seus dados." -" Esta é uma senha única para esse dispositivo, não é a senha da sua " -"conta de usuário." - -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Escolher Senha de Encriptação" +"Uma senha exclusiva para este dispositivo; não a senha da sua conta de " +"usuário." -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Confirmar a Senha" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Escolher Senha" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Definir a senha de encriptação" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Senhas não coincidem" @@ -573,6 +557,19 @@ msgstr "Padrão (ext4)" msgid "Custom value must begin with /" msgstr "Valor customizado deve começar com /" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Criptografe a unidade deste dispositivo, se necessário, para proteção " +#~ "adicional, mas certifique-se de entender:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Escolher Senha de Encriptação" + +#~ msgid "Choose Password" +#~ msgstr "Escolher Senha" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/ro.po b/po/ro.po index 970f2ee6a..09a1ea603 100644 --- a/po/ro.po +++ b/po/ro.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2017-04-11 09:26+0000\n" "Last-Translator: Sorin Fatu \n" "Language-Team: Romanian you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/ru.po b/po/ru.po index 425e041f9..245016bc2 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-09 18:16+0000\n" -"Last-Translator: lenemter \n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-24 07:16+0000\n" +"Last-Translator: кубик круглый \n" "Language-Team: Russian \n" "Language: ru\n" @@ -172,8 +172,8 @@ msgid "" "Proprietary drivers can be installed later through System Settings → System, " "but an Internet connection will be required for all drivers." msgstr "" -"Проприетарные драйверы можно установить позже в Параметры системы → Система, " -"но для этого потребуется Интернет-соединение." +"Проприетарные драйверы можно будет установить позже в Параметры системы → " +"Система, но для этого потребуется Интернет-соединение." #: src/Views/DriversView.vala:52 msgid "" @@ -183,9 +183,8 @@ msgstr "" "Установить сторонние проприетарные драйверы. Я соглашаюсь с соответствующими " "лицензиями и условиями использования." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Назад" @@ -193,73 +192,57 @@ msgstr "Назад" msgid "Erase and Install" msgstr "Стереть и установить" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "Не шифровать" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Включить шифрование диска" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"При необходимости зашифруйте диск этого устройства для дополнительной " -"защиты, но убедитесь, что понимаете, что:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -"Данные будут защищены от других при физическому доступу к этому устройству, " -"только когда оно выключено." +"Данные будут защищены от других лиц с физическим доступом к этому " +"устройству, только когда оно выключено." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -"При каждом включении устройства потребуется пароль шифрования. Храните его в " -"безопасном месте." +"При каждом включении устройства будет требоваться пароль шифрования. Если вы " +"забудете его, восстановить данные будет невозможно." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -"Для ввода пароля шифрования при каждом включении этого устройства, " +"Для ввода пароля шифрования при каждом включении этого устройства " "потребуется встроенная или USB-клавиатура." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "Пароль шифрования" + +#: src/Views/EncryptView.vala:74 msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" -"Если вы забудете пароль шифрования, вы не сможете восстановить данные. Это уникальный пароль для этого устройства, а не пароль для учётной " -"записи пользователя." - -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Выберите пароль шифрования" +"Уникальный пароль для этого устройства, а не для учётной записи пользователя." -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Подтвердите пароль" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Введите пароль" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Установите пароль шифрования" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Пароли не совпадают" @@ -575,6 +558,19 @@ msgstr "По умолчанию (ext4)" msgid "Custom value must begin with /" msgstr "Значение должно начинаться с /" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "При необходимости зашифруйте диск этого устройства для дополнительной " +#~ "защиты, но убедитесь, что понимаете, что:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Выберите пароль шифрования" + +#~ msgid "Choose Password" +#~ msgstr "Введите пароль" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/sa.po b/po/sa.po index 42786fae0..984aecde7 100644 --- a/po/sa.po +++ b/po/sa.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-25 22:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/si.po b/po/si.po index 93b883279..ea976c817 100644 --- a/po/si.po +++ b/po/si.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2021-03-04 15:31+0000\n" "Last-Translator: HelaBasa \n" "Language-Team: Sinhala you will not be able to recover data." msgstr "" "මෙම උපකරණය නැවත ආරම්භ වන විට හෝ නැවත ආරම්භ කිරීම සඳහා සෑම විටම ගුප්තකේතන මුරපදයක් අවශ්ය " "වේ." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "ගුප්තකේතන මුරපදය තෝරන්න" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "ඔබ ගුප්තකේතන මුරපදය අමතක නම්, ඔබට දත්ත ආපසු ලබාගැනීමට නොහැකි වනු ඇත. මෙම " "උපාංගය සඳහා මෙම සුවිශේෂී මුරපදය වන අතර, ඔබගේ පරිශීලක ගිණුම සඳහා රහස් පදය නොවේ." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "ගුප්තකේතන මුරපදය තෝරන්න" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "මුරපදය තහවුරු කරන්න" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "මුර පදයක් තෝරන්න" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "ගුප්තකේතන මුරපදය තෝරන්න" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "මුර පද ගැලපෙන්නේ නැත" @@ -591,6 +585,12 @@ msgstr "" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "ගුප්තකේතන මුරපදය තෝරන්න" + +#~ msgid "Choose Password" +#~ msgstr "මුර පදයක් තෝරන්න" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/sk.po b/po/sk.po index 95d2ac9d3..5ea95c718 100644 --- a/po/sk.po +++ b/po/sk.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-07-11 09:16+0000\n" "Last-Translator: JohnDumpling \n" "Language-Team: Slovak you will not be able to recover data." msgstr "" "Šifrovacie heslo bude vyžadované vždy, keď toto zariadenie zapnete. Uložte " "si ho na bezpečné miesto." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -235,33 +230,34 @@ msgstr "" "Vstavaná alebo USB klávesnica bude potrebná na zadanie šifrovacieho hesla " "zakaždým, keď zapnete zariadenie." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Nastavte šifrovacie heslo" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Ak zabudnete šifrovacie heslo, nebudete môcť obnoviť svoje dáta. " "Jedná sa o samostatné heslo pre toto zariadenie, nie heslo k vášmu " "používateľskému účtu." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Zvoľte šifrovacie heslo" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Potvrďte heslo" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Zvoľte heslo" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Nastavte šifrovacie heslo" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Heslá sa nezhodujú" @@ -577,6 +573,19 @@ msgstr "Predvolený (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Ak je to potrebné, zašifrujte disk tohoto zariadenia pre zvýšené " +#~ "zabezpečenie. Predtým sa ubezpečte, že rozumiete nasledovnému:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Zvoľte šifrovacie heslo" + +#~ msgid "Choose Password" +#~ msgstr "Zvoľte heslo" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/sl.po b/po/sl.po index 7a4d7a881..7f7140731 100644 --- a/po/sl.po +++ b/po/sl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:24+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Slovenian you will not be able to recover data." msgstr "Pri vsakem vklopu računalnika bo potrebno vpisati geslo." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Izberite geslo za šifriranje" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Če pozabite geslo, ne boste več nikoli mogli dostopati do podatkov. " "To je unikatno geslo za ta računalnik in je drugačno od gesla za vaš račun." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Izberite geslo za šifriranje" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Ponovite geslo" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Izberite geslo" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Izberite geslo za šifriranje" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Gesli se ne ujemata" @@ -602,6 +596,12 @@ msgstr "Privzet (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Izberite geslo za šifriranje" + +#~ msgid "Choose Password" +#~ msgstr "Izberite geslo" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/sma.po b/po/sma.po index b4cb91aab..d96d8ce9b 100644 --- a/po/sma.po +++ b/po/sma.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/sq.po b/po/sq.po index 2b7fc78c1..a5554cd52 100644 --- a/po/sq.po +++ b/po/sq.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:28+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "Fshi" @@ -173,62 +172,50 @@ msgstr "Fshi" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/sr.po b/po/sr.po index 5fb30b8b9..e389dbf79 100644 --- a/po/sr.po +++ b/po/sr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2021-03-12 08:51+0000\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian you will not be able to recover data." msgstr "" "Лозинка шифровања ће бити затражена при сваком укључивању овог уређаја. " "Забележите је на неком безбедном месту." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -228,35 +225,36 @@ msgstr "" "Уграђена или УСБ тастатура биће затражена за уписивање лозинке шифровања " "сваког пута када се овај уређај укључи." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Изабери лозинку шифровања" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Ако заборавите лозинку шифровања, нећете бити у могућности да повратите " "податке. Ово је јединствена лозинка за овај уређај, а не лозинка за ваш " "кориснички налог." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Изабери лозинку шифровања" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Потврди лозинку" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Изабери лозинку" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Изабери лозинку шифровања" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Лозинке се не поклапају" @@ -605,6 +603,12 @@ msgstr "Основни (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Изабери лозинку шифровања" + +#~ msgid "Choose Password" +#~ msgstr "Изабери лозинку" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/sv.po b/po/sv.po index df862d080..ad904e6d2 100644 --- a/po/sv.po +++ b/po/sv.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2018-10-24 00:08+0000\n" "Last-Translator: Fredrik B \n" "Language-Team: Swedish you will not be able to recover data." msgstr "" "Krypteringslösenordet kommer krävas vid varje upp- och omstart av enheten." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Välj krypteringslösenord" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Om du glömmer krypteringslösenordet kommer du förlora all data. Det " "här är ett unikt lösenord för att låsa upp krypteringen på den här eneheten, " "inte lösenordet till ditt användarkonto." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Välj krypteringslösenord" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Bekräfta lösenord" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Välj lösenord" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Välj krypteringslösenord" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Lösenorden stämmer inte överens med varandra" @@ -596,6 +590,12 @@ msgstr "Förval (etx4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Välj krypteringslösenord" + +#~ msgid "Choose Password" +#~ msgstr "Välj lösenord" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/szl.po b/po/szl.po index 8ae34b83b..cb0973f64 100644 --- a/po/szl.po +++ b/po/szl.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-04-20 09:24+0000\n" "Last-Translator: David Hewitt \n" "Language-Team: Silesian you will not be able to recover data." msgstr "" "Hasło szyfrowanio bydzie wymoganie przi kożdym włōnczyniu masziny. Trzim je " "kajś, kaj je bezpiecznie." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Ôbier hasło szyfrowanio" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Jeźli zapōmnisz hasła do ôdszyfrowanio, niy bydzie szło ôdzyskać danych. Je to unikalne hasło dlo tyj masziny, niy hasło do kōnta używocza." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Ôbier hasło szyfrowanio" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Potwiyrdź hasło" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Ôbier hasło" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Ôbier hasło szyfrowanio" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Hasła niy sztymujōm" @@ -601,6 +599,12 @@ msgstr "Wychodny (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Ôbier hasło szyfrowanio" + +#~ msgid "Choose Password" +#~ msgstr "Ôbier hasło" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/ta.po b/po/ta.po index 72bd91a69..102a09bd1 100644 --- a/po/ta.po +++ b/po/ta.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:27+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 #, fuzzy msgid "Back" msgstr "பின்நகர்வு" @@ -173,62 +172,50 @@ msgstr "பின்நகர்வு" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/te.po b/po/te.po index f7768204d..86f8ae7f2 100644 --- a/po/te.po +++ b/po/te.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-27 15:29+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/th.po b/po/th.po index d7605cf63..00a49d9a8 100644 --- a/po/th.po +++ b/po/th.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2024-03-01 20:12+0000\n" "Last-Translator: Aefgh Threenine \n" "Language-Team: Thai you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "เลือกรหัสผ่านการเข้ารหัสลับ" + +#: src/Views/EncryptView.vala:74 msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "เลือกรหัสผ่านการเข้ารหัสลับ" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "ยืนยันรหัสผ่าน" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "เลือกรหัสผ่าน" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" @@ -536,6 +525,9 @@ msgstr "" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Password" +#~ msgstr "เลือกรหัสผ่าน" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/tl.po b/po/tl.po index f11bb6ca2..9a7f53f33 100644 --- a/po/tl.po +++ b/po/tl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2017-08-22 19:04+0000\n" "Last-Translator: anjelo del carmen \n" "Language-Team: Tagalog you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/tn.po b/po/tn.po index 42786fae0..984aecde7 100644 --- a/po/tn.po +++ b/po/tn.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-25 22:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/to.po b/po/to.po index 42786fae0..984aecde7 100644 --- a/po/to.po +++ b/po/to.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-25 22:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/tr.po b/po/tr.po index 57280b5af..242563478 100644 --- a/po/tr.po +++ b/po/tr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2023-05-18 16:52+0000\n" "Last-Translator: Özgür Baskin \n" "Language-Team: Turkish you will not be able to recover data." msgstr "" "Bu cihaz her açıldığında şifreleme parolası gerekecektir. Güvenli bir yerde " "saklayın." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -224,32 +219,33 @@ msgstr "" "Bu cihaz her açıldığında şifreleme parolasını yazmak için yerleşik bir " "klavye veya USB klavye gerekecektir." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "Şifreleme Parolasını Belirle" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Şifreleme parolasını unutursanız, verileri kurtaramazsınız. Bu " "kullanıcı hesabınızın parolası değil, bu cihaz için emsalsiz bir paroladır." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Şifreleme Parolasını Seçin" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Parolayı Onayla" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Şifre Seçin" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Şifreleme Parolasını Belirle" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Parolalar eşleşmiyor" @@ -575,6 +571,19 @@ msgstr "Varsayılan (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Ek koruma sağlamak için gerekirse bu cihazın sürücüsünü şifreleyin, ancak " +#~ "şunu anladığınızdan emin olun:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Şifreleme Parolasını Seçin" + +#~ msgid "Choose Password" +#~ msgstr "Şifre Seçin" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/ug.po b/po/ug.po index 42786fae0..984aecde7 100644 --- a/po/ug.po +++ b/po/ug.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-25 22:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/uk.po b/po/uk.po index 8fdd21d84..e1e146315 100644 --- a/po/uk.po +++ b/po/uk.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-09 18:16+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-11-27 01:16+0000\n" "Last-Translator: Ihor Hordiichuk \n" "Language-Team: Ukrainian \n" @@ -182,9 +182,8 @@ msgstr "" "Під час встановлення включити власницькі драйвери сторонніх розробників. Я " "погоджуюся з їхніми відповідними ліцензіями та умовами користування." -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "Назад" @@ -192,23 +191,15 @@ msgstr "Назад" msgid "Erase and Install" msgstr "Стерти й встановити" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "Не шифрувати" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "Увімкнути шифрування диска" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" -"Зашифруйте диск цього пристрою, якщо це потрібно для додаткового захисту, " -"але переконайтеся, що розумієте що:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." @@ -216,15 +207,15 @@ msgstr "" "Дані буде захищено від інших при фізичному доступі до цього пристрою, лише " "коли його вимкнено." -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -"Пароль шифрування буде потрібен за кожного ввімкнення цього пристрою. " -"Зберігайте його в безпечному місці." +"Пароль шифрування буде потрібен за кожного ввімкнення цього пристрою. Якщо " +"ви забудете його, ви не зможете відновити дані." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -232,33 +223,26 @@ msgstr "" "Для введення пароля шифрування за кожного увімкнення цього пристрою, " "знадобиться вбудована або USB-клавіатура." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "Пароль шифрування" + +#: src/Views/EncryptView.vala:74 msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" -"Якщо ви забудете пароль шифрування, ви не зможете відновити дані. Це " -"унікальний пароль для цього пристрою, а не пароль для вашого облікового " -"запису користувача." - -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Обрати пароль шифрування" +"Унікальний пароль для цього пристрою; не пароль для вашого облікового запису " +"користувача." -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Підтвердити пароль" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Оберіть пароль" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "Встановити пароль шифрування" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Паролі не збігаються" @@ -575,6 +559,19 @@ msgstr "Типова (ext4)" msgid "Custom value must begin with /" msgstr "Користувацьке значення повинно починатися з /" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "" +#~ "Зашифруйте диск цього пристрою, якщо це потрібно для додаткового захисту, " +#~ "але переконайтеся, що розумієте що:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "Обрати пароль шифрування" + +#~ msgid "Choose Password" +#~ msgstr "Оберіть пароль" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/ur.po b/po/ur.po index 26b18ea1c..42f29f983 100644 --- a/po/ur.po +++ b/po/ur.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2018-02-04 22:34+0000\n" "Last-Translator: Yasir Rehman \n" "Language-Team: Urdu you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/uz.po b/po/uz.po index c93c17a71..55eca4668 100644 --- a/po/uz.po +++ b/po/uz.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2021-03-21 22:19+0000\n" "Last-Translator: Shukrullo Turgunov \n" "Language-Team: Uzbek you will not be able to recover data." msgstr "" "Har safar qurilmani yoqqanda shifrlash parolini kiritish talab etiladi. Uni " "havfsiz joyda saqlang." -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." @@ -226,35 +223,36 @@ msgstr "" "Ushbu qurilmani har safar yoqganingizda shifrlash parolini kiritish uchun " "sizga ichki yoki USB klaviatura kerak bo'ladi." -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Choose Encryption Password" +msgid "Encryption Password" +msgstr "Shifrlash parolini tanlang" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "Agar siz shifrlash parolingizni unutib qo'ysangiz, ma'lumotlaringizni " "qayta tiklay olmaysiz. Bu foydalanuvchi hisob qaydnomasi uchun parol " "emas, balki ushbu qurilma uchun noyob paroldir." -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "Shifrlash parolini tanlang" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "Parolni qaytadan kiriting" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "Parolni kiriting" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 #, fuzzy #| msgid "Choose Encryption Password" msgid "Set Encryption Password" msgstr "Shifrlash parolini tanlang" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "Parollar mos kelmadi" @@ -574,6 +572,12 @@ msgstr "Odatiy (ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "Choose Encryption Password" +#~ msgstr "Shifrlash parolini tanlang" + +#~ msgid "Choose Password" +#~ msgstr "Parolni kiriting" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/vi.po b/po/vi.po index 05fac9352..61c8a28b5 100644 --- a/po/vi.po +++ b/po/vi.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-08-03 21:41+0000\n" "Last-Translator: Maxwell Barvian \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/wa.po b/po/wa.po index ea2c86ea9..210f61376 100644 --- a/po/wa.po +++ b/po/wa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -165,9 +165,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -175,62 +174,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/wo.po b/po/wo.po index 9f1a64529..42470de76 100644 --- a/po/wo.po +++ b/po/wo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -165,9 +165,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -175,62 +174,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/xh.po b/po/xh.po index 23a88cff3..1661e07a6 100644 --- a/po/xh.po +++ b/po/xh.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -165,9 +165,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -175,62 +174,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/yi.po b/po/yi.po index 6b5c13fe8..6521be682 100644 --- a/po/yi.po +++ b/po/yi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -165,9 +165,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -175,62 +174,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/yo.po b/po/yo.po index 2b518e4b8..332fa5141 100644 --- a/po/yo.po +++ b/po/yo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -165,9 +165,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -175,62 +174,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/za.po b/po/za.po index 76a15e692..6dccfd0e9 100644 --- a/po/za.po +++ b/po/za.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -165,9 +165,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -175,62 +174,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/zh.po b/po/zh.po index 5374af3b3..9a9748d92 100644 --- a/po/zh.po +++ b/po/zh.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2021-11-01 08:19+0000\n" "Last-Translator: Yuchen Deng \n" "Language-Team: Chinese you will not be able to recover data." msgstr "" "每次启动该设备,都将需要输入解密密码。请务必在某个安全的地方保存好密码。" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "每次启动设备时需要使用内置或 USB 外接的键盘来输入解密密码。" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "设置加密密码" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "如果您忘记了加密密码, 您将无法恢复数据。 加密密码是针对该设备的密码," "而非账户密码。" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "选择加密密码" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "确认密码" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "选择密码" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "设置加密密码" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "密码不匹配" @@ -564,6 +562,17 @@ msgstr "默认(ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "如需要额外保护,您可以加密这台设备的硬盘,但请务必知晓:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "选择加密密码" + +#~ msgid "Choose Password" +#~ msgstr "选择密码" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/zh_CN.po b/po/zh_CN.po index 6be5d0f07..be8f703e9 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2022-12-09 22:25+0000\n" "Last-Translator: colindemian \n" "Language-Team: Chinese (Simplified) you will not be able to recover data." msgstr "" "每次启动该设备,都将需要输入解密密码。请务必在某个安全的地方保存好密码。" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "每次启动设备时需要使用内置或 USB 外接的键盘来输入解密密码。" -#: src/Views/EncryptView.vala:87 +#: src/Views/EncryptView.vala:73 +#, fuzzy +#| msgid "Set Encryption Password" +msgid "Encryption Password" +msgstr "设置加密密码" + +#: src/Views/EncryptView.vala:74 +#, fuzzy +#| msgid "" +#| "If you forget the encryption password, you will not be able to recover " +#| "data. This is a unique password for this device, not the password for " +#| "your user account." msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +"A unique password for this device; not the password for your user account." msgstr "" "如果您忘记了加密密码, 您将无法恢复数据。 加密密码是针对该设备的密码," "而非账户密码。" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "选择加密密码" - -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "确认密码" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "选择密码" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "设置加密密码" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "密码不匹配" @@ -560,6 +558,17 @@ msgstr "默认(ext4)" msgid "Custom value must begin with /" msgstr "" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "如需要额外保护,您可以加密这台设备的硬盘,但请务必知晓:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "选择加密密码" + +#~ msgid "Choose Password" +#~ msgstr "选择密码" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/zh_HK.po b/po/zh_HK.po index 116861810..e0a200453 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: 2016-05-25 22:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -162,9 +162,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -172,62 +171,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/po/zh_TW.po b/po/zh_TW.po index d96ee8f59..73b3f6aee 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -2,17 +2,17 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" -"PO-Revision-Date: 2024-10-14 16:04+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" +"PO-Revision-Date: 2024-12-09 11:10+0000\n" "Last-Translator: Kisaragi Hiu \n" -"Language-Team: Chinese (Traditional) \n" +"Language-Team: Chinese (Traditional Han script) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 5.6.2\n" +"X-Generator: Weblate 5.8.4\n" "X-Launchpad-Export-Date: 2016-09-27 06:42+0000\n" #: src/Application.vala:54 @@ -172,9 +172,8 @@ msgid "" "respective licenses and terms of use." msgstr "安裝時包含第三方的私有驅動程式。我同意它們個別的授權條款與使用條款。" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "返回" @@ -182,64 +181,51 @@ msgstr "返回" msgid "Erase and Install" msgstr "抹除並安裝" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "不要加密" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "啟用磁碟加密" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "如果您需要的話可以加密此裝置的磁碟來加強保護,但請確認您了解:" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "磁碟加密只能在關機時防止他人以物理方式存取此裝置的資料。" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." -msgstr "此裝置每次開機時都會需要輸入加密密碼。請將它保管在安全的地方。" +"If you forget it, you will not be able to recover data." +msgstr "這台裝置每次開機時都將會需要輸入加密密碼。如果您忘記加密密碼,您的資料就會" +"無法復原。" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "此裝置每次開機時都需要使用內建或插入 USB 鍵盤來輸入加密密碼。" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." -msgstr "" -"如果您忘記加密密嗎,您將無法將資料復原。此密碼有別於您帳戶所使用的密" -"碼,只用於此裝置上。" +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" +msgstr "加密密碼" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" -msgstr "選擇加密密碼" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." +msgstr "這是這台裝置的獨特密碼;這不是您的使用者帳號的密碼。" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "確認密碼" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "選擇密碼" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "設定加密密碼" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "密碼與確認密碼不一致" @@ -545,6 +531,17 @@ msgstr "預設 (ext4)" msgid "Custom value must begin with /" msgstr "自訂值必須以 / 開頭" +#~ msgid "" +#~ "Encrypt this device's drive if required for added protection, but be sure " +#~ "you understand:" +#~ msgstr "如果您需要的話可以加密此裝置的磁碟來加強保護,但請確認您了解:" + +#~ msgid "Choose Encryption Password" +#~ msgstr "選擇加密密碼" + +#~ msgid "Choose Password" +#~ msgstr "選擇密碼" + #~ msgid "" #~ "Your device is running on battery power. It's recommended to be plugged " #~ "in while installing." diff --git a/po/zu.po b/po/zu.po index 9d3ccc2a9..c065fd029 100644 --- a/po/zu.po +++ b/po/zu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: io.elementary.installer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 21:47+0000\n" +"POT-Creation-Date: 2024-11-22 18:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -165,9 +165,8 @@ msgid "" "respective licenses and terms of use." msgstr "" -#: src/Views/DriversView.vala:75 src/Views/EncryptView.vala:143 -#: src/Views/KeyboardLayoutView.vala:54 src/Views/PartitioningView.vala:141 -#: src/Views/TryInstallView.vala:79 +#: src/Views/DriversView.vala:75 src/Views/KeyboardLayoutView.vala:54 +#: src/Views/PartitioningView.vala:141 src/Views/TryInstallView.vala:79 msgid "Back" msgstr "" @@ -175,62 +174,50 @@ msgstr "" msgid "Erase and Install" msgstr "" -#: src/Views/EncryptView.vala:26 +#: src/Views/EncryptView.vala:27 msgid "Don’t Encrypt" msgstr "" -#: src/Views/EncryptView.vala:50 +#: src/Views/EncryptView.vala:51 msgid "Enable Drive Encryption" msgstr "" -#: src/Views/EncryptView.vala:54 -msgid "" -"Encrypt this device's drive if required for added protection, but be sure " -"you understand:" -msgstr "" - -#: src/Views/EncryptView.vala:61 +#: src/Views/EncryptView.vala:56 msgid "" "Data will only be protected from others with physical access to this device " "when it is shut down." msgstr "" -#: src/Views/EncryptView.vala:67 +#: src/Views/EncryptView.vala:62 msgid "" "The encryption password will be required each time this device is turned on. " -"Store it somewhere safe." +"If you forget it, you will not be able to recover data." msgstr "" -#: src/Views/EncryptView.vala:73 +#: src/Views/EncryptView.vala:68 msgid "" "A built-in or USB keyboard will be required to type the encryption password " "each time this device is turned on." msgstr "" -#: src/Views/EncryptView.vala:87 -msgid "" -"If you forget the encryption password, you will not be able to recover " -"data. This is a unique password for this device, not the password for " -"your user account." +#: src/Views/EncryptView.vala:73 +msgid "Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:95 -msgid "Choose Encryption Password" +#: src/Views/EncryptView.vala:74 +msgid "" +"A unique password for this device; not the password for your user account." msgstr "" -#: src/Views/EncryptView.vala:109 +#: src/Views/EncryptView.vala:88 msgid "Confirm Password" msgstr "" -#: src/Views/EncryptView.vala:145 -msgid "Choose Password" -msgstr "" - -#: src/Views/EncryptView.vala:168 +#: src/Views/EncryptView.vala:116 msgid "Set Encryption Password" msgstr "" -#: src/Views/EncryptView.vala:236 +#: src/Views/EncryptView.vala:191 msgid "Passwords do not match" msgstr "" diff --git a/src/MainWindow.vala b/src/MainWindow.vala index 35660ad81..6dd0bd390 100644 --- a/src/MainWindow.vala +++ b/src/MainWindow.vala @@ -22,7 +22,7 @@ public interface UPower : GLib.Object { public abstract bool on_battery { owned get; set; } } -public class Installer.MainWindow : Gtk.ApplicationWindow { +public class Installer.MainWindow : Gtk.ApplicationWindow, PantheonWayland.ExtendedBehavior { // We have to do it step by step because the vala compiler has overflows with big numbers. private const uint64 ONE_GB = 1000 * 1000 * 1000; // Minimum 15 GB @@ -87,6 +87,11 @@ public class Installer.MainWindow : Gtk.ApplicationWindow { return Source.REMOVE; }); + + child.realize.connect (() => { + connect_to_shell (); + make_centered (); + }); } private void load_keyboard_view () { diff --git a/src/Views/EncryptView.vala b/src/Views/EncryptView.vala index 5cefef71e..01b69559c 100644 --- a/src/Views/EncryptView.vala +++ b/src/Views/EncryptView.vala @@ -19,6 +19,7 @@ public class EncryptView : AbstractInstallerView { private ErrorRevealer confirm_entry_revealer; private ErrorRevealer pw_error_revealer; private Gtk.Button next_button; + private Gtk.Button encrypt_button; private Granite.ValidatedEntry confirm_entry; private ValidatedEntry pw_entry; private Gtk.LevelBar pw_levelbar; @@ -51,12 +52,6 @@ public class EncryptView : AbstractInstallerView { var title_label = new Gtk.Label (title); - var details_label = new Gtk.Label (_("Encrypt this device's drive if required for added protection, but be sure you understand:")) { - wrap = true, - xalign = 0 - }; - details_label.add_css_class (Granite.STYLE_CLASS_H3_LABEL); - var protect_row = new DescriptionRow ( _("Data will only be protected from others with physical access to this device when it is shut down."), "security-high-symbolic", @@ -64,7 +59,7 @@ public class EncryptView : AbstractInstallerView { ); var restart_row = new DescriptionRow ( - _("The encryption password will be required each time this device is turned on. Store it somewhere safe."), + _("The encryption password will be required each time this device is turned on. If you forget it, you will not be able to recover data."), "system-reboot-symbolic", "blue" ); @@ -75,30 +70,14 @@ public class EncryptView : AbstractInstallerView { "slate" ); - var description_box = new Gtk.Box (VERTICAL, 32) { - valign = CENTER + var pw_label = new Granite.HeaderLabel (_("Encryption Password")) { + secondary_text = _("A unique password for this device; not the password for your user account.") }; - description_box.append (details_label); - description_box.append (protect_row); - description_box.append (restart_row); - description_box.append (keyboard_row); - - var description = new Gtk.Label ( - _("If you forget the encryption password, you will not be able to recover data. This is a unique password for this device, not the password for your user account.") - ) { - margin_bottom = 12, - use_markup = true, - wrap = true, - xalign = 0 - }; - - var pw_label = new Granite.HeaderLabel (_("Choose Encryption Password")); pw_error_revealer = new ErrorRevealer ("."); pw_error_revealer.label_widget.add_css_class (Granite.STYLE_CLASS_WARNING); pw_entry = new ValidatedEntry (); - pw_entry.visibility = false; pw_levelbar = new Gtk.LevelBar.for_interval (0.0, 100.0); pw_levelbar.set_mode (Gtk.LevelBarMode.CONTINUOUS); @@ -116,10 +95,7 @@ public class EncryptView : AbstractInstallerView { confirm_entry_revealer = new ErrorRevealer ("."); confirm_entry_revealer.label_widget.add_css_class (Granite.STYLE_CLASS_ERROR); - var password_box = new Gtk.Box (VERTICAL, 3) { - valign = CENTER - }; - password_box.append (description); + var password_box = new Gtk.Box (VERTICAL, 6); password_box.append (pw_label); password_box.append (pw_entry); password_box.append (pw_levelbar); @@ -128,56 +104,37 @@ public class EncryptView : AbstractInstallerView { password_box.append (confirm_entry); password_box.append (confirm_entry_revealer); - var stack = new Gtk.Stack () { - transition_type = SLIDE_LEFT_RIGHT, - vexpand = true - }; - stack.add_child (description_box); - stack.add_child (password_box); - title_area.append (overlay); title_area.append (title_label); - content_area.append (stack); - - var back_button = new Gtk.Button.with_label (_("Back")); + content_area.valign = CENTER; + content_area.append (protect_row); + content_area.append (restart_row); + content_area.append (keyboard_row); + content_area.append (password_box); - var encrypt_button = new Gtk.Button.with_label (_("Choose Password")); + encrypt_button = new Gtk.Button.with_label (_("Set Encryption Password")) { + sensitive = false + }; next_button = new Gtk.Button.with_label (_(SKIP_STRING)) { receives_default = true }; next_button.add_css_class (Granite.STYLE_CLASS_SUGGESTED_ACTION); - action_box_end.append (back_button); action_box_end.append (encrypt_button); action_box_end.append (next_button); - next_button.grab_focus (); - - back_button.clicked.connect (() => { - stack.visible_child = description_box; - next_button.label = _(SKIP_STRING); - next_button.sensitive = true; - back_button.hide (); - encrypt_button.show (); + shown.connect (() => { + ((Gtk.Window) get_root ()).default_widget = encrypt_button; }); encrypt_button.clicked.connect (() => { - stack.visible_child = password_box; - next_button.label = _("Set Encryption Password"); - update_next_button (); - back_button.show (); - encrypt_button.hide (); - - pw_entry.grab_focus (); + Configuration.get_default ().encryption_password = pw_entry.text; + next_step (); }); next_button.clicked.connect (() => { - if (stack.visible_child == password_box) { - Configuration.get_default ().encryption_password = pw_entry.text; - } - next_step (); }); @@ -191,8 +148,6 @@ public class EncryptView : AbstractInstallerView { confirm_entry.is_valid = confirm_password (); update_next_button (); }); - - back_button.hide (); } private bool check_password () { @@ -248,10 +203,9 @@ public class EncryptView : AbstractInstallerView { private void update_next_button () { if (pw_entry.is_valid && confirm_entry.is_valid) { - next_button.sensitive = true; - ((Gtk.Window) get_root ()).default_widget = next_button; + encrypt_button.sensitive = true; } else { - next_button.sensitive = false; + encrypt_button.sensitive = false; } } @@ -260,6 +214,7 @@ public class EncryptView : AbstractInstallerView { construct { activates_default = true; + visibility = false; } } diff --git a/src/meson.build b/src/meson.build index 39df2156f..ae630da68 100644 --- a/src/meson.build +++ b/src/meson.build @@ -60,6 +60,7 @@ gui_dependencies = [ gtk_dep, adw_dep, json_glib_dep, + pantheon_wayland_dep, pwquality_dep, xkbregistry_dep ]