diff --git a/.gitignore b/.gitignore index 0e6748a42cd10f5eeddd6ed7d85353d9ebe48954..06c819ccdd311ce71724ec3d1a901581d8e96f8f 100644 --- a/.gitignore +++ b/.gitignore @@ -29,9 +29,9 @@ config.* configure depcomp gparted -gparted.appdata.xml gparted.desktop gparted.desktop.in +gparted.metainfo.xml gpartedbin index.docbook install-sh diff --git a/Makefile.am b/Makefile.am index f7074b2e42e360d1270f68b5d5a44f4d46668058..2709efac81a6e2d22f6cce9240b3557b3c6d2aa6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,12 +16,12 @@ desktop_DATA = $(DESKTOP_FILES) $(DESKTOP_FILES): $(DESKTOP_IN_FILES) $(AM_V_GEN)$(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@ -APPDATA_IN_FILES = gparted.appdata.xml.in -APPDATA_FILES =$(APPDATA_IN_FILES:.xml.in=.xml) -appdatadir = $(datadir)/appdata -appdata_DATA = $(APPDATA_FILES) +APPSTREAM_IN_FILES = gparted.metainfo.xml.in +APPSTREAM_FILES =$(APPSTREAM_IN_FILES:.xml.in=.xml) +appstreamdir = $(datadir)/metainfo +appstream_DATA = $(APPSTREAM_FILES) -$(APPDATA_FILES): $(APPDATA_IN_FILES) +$(APPSTREAM_FILES): $(APPSTREAM_IN_FILES) $(AM_V_GEN)$(MSGFMT) --xml --template $< -d $(top_srcdir)/po -o $@ polkit_action_in_in_FILES = org.gnome.gparted.policy.in.in @@ -78,14 +78,14 @@ dist-hook: fi EXTRA_DIST = \ - $(APPDATA_IN_FILES) \ - $(APPDATA_FILES) \ + $(APPSTREAM_IN_FILES) \ + $(APPSTREAM_FILES) \ $(DESKTOP_IN_IN_FILES) \ $(DESKTOP_FILES) \ $(polkit_action_in_in_FILES) \ gparted.in DISTCLEANFILES = \ - $(appdata_DATA) \ + $(appstream_DATA) \ $(desktop_DATA) \ $(polkit_action_DATA) diff --git a/README b/README index f8d4ab0c02c4ea1b76822f6d6d18cfe390844955..8eb181962ad8958909deb1e9d756e6e28d7eca09 100644 --- a/README +++ b/README @@ -315,8 +315,6 @@ system. These commands include: libparted doesn't, read UUIDs and volume labels hdparm - used to query disk device serial numbers udisks - used to prevent automounting of file systems - {filemanager} - used in attempt data rescue to display discovered - file systems. (e.g., nautilus, pcmanfm) hal-lock - used to prevent automounting of file systems pkexec - used to acquire root privileges in gparted shell script wrapper, but only if available when gparted diff --git a/gparted.appdata.xml.in b/gparted.metainfo.xml.in similarity index 100% rename from gparted.appdata.xml.in rename to gparted.metainfo.xml.in diff --git a/include/Operation.h b/include/Operation.h index caee6bbed6f997fff44f84751f6fe174abe154d3..02fd8c8035f238ddfc5732e7a999e3a7e2c52988 100644 --- a/include/Operation.h +++ b/include/Operation.h @@ -25,7 +25,7 @@ namespace GParted { - //FIXME: stop using GParted:: in front of our own enums.. it's not necessary and clutters the code + enum OperationType { OPERATION_DELETE = 0, OPERATION_CHECK = 1, diff --git a/po/POTFILES.in b/po/POTFILES.in index a1d85cc19b2920ab1dfed9e5f168ab5299df67cf..bbdc7d838d8edd0cc88cf5db404b1502e2f0d519 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -gparted.appdata.xml.in +gparted.metainfo.xml.in gparted.desktop.in.in org.gnome.gparted.policy.in.in include/Utils.h diff --git a/po/ar.po b/po/ar.po index df57c96ab0a48cd667defd62eb1556d6b6481119..0f818157281b4a83b2f94d373499a991bdd8e584 100644 --- a/po/ar.po +++ b/po/ar.po @@ -27,13 +27,13 @@ msgstr "" "X-Poedit-Language: Arabic\n" "X-Project-Style: gnome\n" -#: ../gparted.appdata.xml.in.h:1 +#: ../gparted.metainfo.xml.in.h:1 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "مُقسِّم‌ج هو محرّر أقسام حرّ لإدارة أقسام القرص رسوميًا." -#: ../gparted.appdata.xml.in.h:2 +#: ../gparted.metainfo.xml.in.h:2 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -44,7 +44,7 @@ msgstr "" "البيانات. هذه الإجراءات تمكّنك من توسيع/تقليص قرص C:‎ لديك، أو إنشاء مساحة " "لأنظمة تشغيل جديدة أو محاولة إنقاذ البيانات من الأقسام المفقودة." -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/be.po b/po/be.po index cb2ae9aece0d376e01a27e24ec651ba9bb812016..306fd3ad94aac9b9938e34ce13a654b06639a16a 100644 --- a/po/be.po +++ b/po/be.po @@ -18,23 +18,23 @@ msgstr "" "X-Crowdin-File: /master/sources/gparted/en_GB.po\n" "X-Crowdin-File-ID: 110\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "Рэдактар раздзелаў GParted" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Стварыць, пераразмеркаваць альбо выдаліць раздзелы" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "GParted is a free partition editor for graphically managing your disk partitions." msgstr "GParted — свабодны графічны рэдактар для кіравання раздзеламі дыска." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "With GParted you can resize, copy, label, and move partitions without data loss. These actions enable you to grow or shrink your C: drive, create space for new operating systems, or attempt data rescue from lost partitions." msgstr "Пры дапамозе GParted можна змяняць памер, капіяваць, адмячаць і перамяшчаць раздзелы без страты даных. Гэта дапамагае паменшыць альбо павялічыць раздзел \"C:\", вызваліць прастору для новых аперацыйных сістэм. Таксама GParted дазваляе аднавіць даныя са страчаных раздзелаў." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 #| msgid "" #| "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " #| "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/bs.po b/po/bs.po index ad21792c159cb021e1872d3170cb89678dccbb9e..b35873fd94c9f109e65239f978a632d61bdd5ad2 100644 --- a/po/bs.po +++ b/po/bs.po @@ -15,14 +15,14 @@ msgstr "" "X-Generator: Poedit 1.7.4\n" "X-Launchpad-Export-Date: 2015-02-15 06:11+0000\n" -#: ../gparted.appdata.xml.in.h:1 +#: ../gparted.metainfo.xml.in.h:1 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "" "GParted je besplatan uređivač za grafičko upravljanje dijeljenjem diska." -#: ../gparted.appdata.xml.in.h:2 +#: ../gparted.metainfo.xml.in.h:2 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -33,7 +33,7 @@ msgstr "" "povečate ili smanjite svoj C: uređaj, kreirate prostor za novi operativni " "sistem, ili pokušati vratiti izgubljene podatke sa particije." -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/ca.po b/po/ca.po index 12f3375a7a97fbc00191ac9d4adff8e2a49e85b6..cd1a816109a9390c28c994de5010cac1d4b050fb 100644 --- a/po/ca.po +++ b/po/ca.po @@ -23,15 +23,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.0.1\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Editor de particions GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Creeu, reorganitzeu i suprimiu particions" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -39,7 +39,7 @@ msgstr "" "Gparted és un editor de particions lliure per a gestionar de forma gràfica " "les particions del vostre disc." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -50,7 +50,7 @@ msgstr "" "vostre disc C:, crear espai per nous sistemes operatius, o intentar " "recuperar dades de particions perdudes." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -60,7 +60,7 @@ msgstr "" "ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, " "nilfs2, ntfs, reiserfs, reiser4, udf, ufs, i xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Projecte GParted" diff --git a/po/cs.po b/po/cs.po index db6e26c8178edb00c2c68cbf3fcf4979976b06da..b2ac5abad98f0a1de6eccbf6e667f22e875714e3 100644 --- a/po/cs.po +++ b/po/cs.po @@ -23,15 +23,15 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Poedit 3.3.2\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Editor oddílů GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Vytvářejte, přeuspořádávejte a odstraňujte diskové oddíly" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -39,7 +39,7 @@ msgstr "" "GParted je svobodný editor oddílů sloužící ke správě diskových oddílů v " "grafickém prostředí." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -50,7 +50,7 @@ msgstr "" "například zvětšit nebo zmenšit svůj disk C:, vytvořit místo pro nové " "operační systémy nebo zkusit zachránit data ze ztracených oddílů." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -60,7 +60,7 @@ msgstr "" "ext2, ext3, ext4, FAT16, FAT32, HFS, HFS+, Linux-Swap, LVM2 PV, MINIX, " "NILFS2, NTFS, ReiserFS, Reiser4, UDF, UFS a XFS." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "" diff --git a/po/da.po b/po/da.po index 373f54dd5ffad0895b2700c795d4b34436b09340..adffe22aed4f9ee539eeca3e4fa14ef2c3ac61c3 100644 --- a/po/da.po +++ b/po/da.po @@ -25,21 +25,21 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.0.1\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted - partitioneringsprogram" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Opret, omorganisér og slet partitioner" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted er et frit grafisk partitionsprogram for dine diskpartitioner." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -50,7 +50,7 @@ msgstr "" "drev, oprette plads til nye operativsystemer eller forsøge at redde data fra " "mistede partitioner." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -60,7 +60,7 @@ msgstr "" "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " "reiserfs, reiser4, udf, ufs og xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "GParted-projektet" diff --git a/po/de.po b/po/de.po index 7f1117404b2d8e3cbff7c874a776cf53d852ae49..3231dc0356b8cc8a760182d0dc277dfd01bfb8b0 100644 --- a/po/de.po +++ b/po/de.po @@ -28,15 +28,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.3.1\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted Partitionierungswerkzeug" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Partitionen erzeugen, reorganisieren und löschen" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -44,7 +44,7 @@ msgstr "" "GParted ist ein freies Partitionierungswerkzeug zur grafischen Verwaltung " "Ihrer Laufwerkspartitionen." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -55,7 +55,7 @@ msgstr "" "verkleinern, Platz für weitere Betriebssysteme schaffen und eine " "Datenrettung auf verlorenen Partitionen versuchen." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -65,7 +65,7 @@ msgstr "" "ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, " "ntfs, reiserfs, reiser4, udf, ufs und xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Das GParted-Projekt" diff --git a/po/el.po b/po/el.po index 2d1a0fb028c3c98eb71ffaf2a11db140b755c09e..bb4772359dee1e1ac12d3977c7b2f3c61f140630 100644 --- a/po/el.po +++ b/po/el.po @@ -21,7 +21,7 @@ msgstr "" "X-Generator: Poedit 2.1.1\n" "X-Project-Style: gnome\n" -#: ../gparted.appdata.xml.in.h:1 +#: ../gparted.metainfo.xml.in.h:1 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -29,7 +29,7 @@ msgstr "" "Το GParted είναι ένας δωρεάν επεξεργαστής κατάτμησης για την γραφική " "διαχείριση των κατατμήσεων στο δίσκο σας." -#: ../gparted.appdata.xml.in.h:2 +#: ../gparted.metainfo.xml.in.h:2 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -41,7 +41,7 @@ msgstr "" "δημιουργηθεί χώρος για νέα λειτουργικά συστήματα, ή να γίνει προσπάθεια " "διάσωσης των δεδομένων από χαμένες κατατμήσεις." -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/en_GB.po b/po/en_GB.po index 7844ef9bb43708b2e6b22dfebe2c2dfbcc059d52..df757ead7a4e193e7c83855ec571a0399b9490d7 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -19,15 +19,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Gtranslator 3.34.0\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "GParted Partition Editor" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Create, reorganise, and delete partitions" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -35,7 +35,7 @@ msgstr "" "GParted is a free partition editor for graphically managing your disk " "partitions." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -45,7 +45,7 @@ msgstr "" "loss. These actions enable you to grow or shrink your C: drive, create space " "for new operating systems, or attempt data rescue from lost partitions." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 #| msgid "" #| "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " #| "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/eo.po b/po/eo.po index 9ad932940cd2f9b676a40513a39b735d93b8d5de..d24221943771afb54a07efa53b34b77b6dc1df6e 100644 --- a/po/eo.po +++ b/po/eo.po @@ -20,22 +20,22 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.7.1\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "GParted Subdiskoredaktilo" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Krei, reorganizi, kaj forigi subdiskojn" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "" "GParted estas libera subdiskoredaktilo por grafike mastrumi viajn subdiskojn." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -46,7 +46,7 @@ msgstr "" "datumportilon, krei spacon por aliaj operaciumoj, aŭ provi datumsavi el " "perditajn subdiskojn." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, reiserfs, " diff --git a/po/es.po b/po/es.po index e7e9c5250cb8ecf61714248157387af18e6320ad..fa24914d023b492e93b5d39d6bb0fbd8b1dc3562 100644 --- a/po/es.po +++ b/po/es.po @@ -25,15 +25,15 @@ msgstr "" "X-Generator: Gtranslator 40.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "Editor de particiones GParted" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Cree, reorganice y elimine particiones" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -41,7 +41,7 @@ msgstr "" "GParted es un editor de particiones libre para gestionar gráficamente las " "particiones del disco." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -52,7 +52,7 @@ msgstr "" "crear espacio para sistemas operativos nuevos o intentar recuperar datos de " "particiones perdidas." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/eu.po b/po/eu.po index 2d918f14b6c7589756595a968c41e85789336571..af5b1490c79b072629f3a7e107498e785fd162bf 100644 --- a/po/eu.po +++ b/po/eu.po @@ -20,35 +20,35 @@ msgstr "Project-Id-Version: eu_to_be_translate\n" "X-Generator: Poedit 2.2.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted partizio-editorea" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Sortu, berrantolatu eta ezabatu partizioak" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted partizioen editore libre bat da, zure diskoen partizioak grafikoki kudeatzeko." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " "for new operating systems, or attempt data rescue from lost partitions." msgstr "GParted-ekin partizioak tamainaz aldatu, kopiatu, etiketatu eta lekuz alda ditzakezu daturik galdu gabe. Ekintza hauek C: euskarria hedatu eta uzkurtzea, sistema eragile berriarentzako lekua sortzea, edo galdutako partizioen datuak berreskuratzen saiatzea baimentzen dizute." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " "reiserfs, reiser4, udf, ufs, and xfs." msgstr "GParted aplikazioak hainbat fitxategi-sistemarekin lan egin dezake: btrfs, exfat, ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, reiserfs, reiser4, udf, ufs, eta xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "GParted proiektua" diff --git a/po/fa.po b/po/fa.po index 454fe8b2229c1a2588b20e3a8d72783a5c4549b5..a15ef17a7245af2af046ca3470801a56c92ffc9f 100644 --- a/po/fa.po +++ b/po/fa.po @@ -20,35 +20,35 @@ msgstr "" "X-Poedit-SourceCharset: utf-8\n" "X-Generator: Poedit 3.4.2\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "ویرایشگر افراز GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "ساخت، بازسازی و حذف پارتیشن‌ها" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "جی‌پارتد ویرایشگر افرازی آزاد برای مدیریت گرافیکی افرازهای دیسکتان است." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " "for new operating systems, or attempt data rescue from lost partitions." msgstr "" -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, reiserfs, " "reiser4, udf, ufs, and xfs." msgstr "" -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "پروژهٔ GParted" diff --git a/po/fi.po b/po/fi.po index dcd117c345ef2c3652264c6cc8a076ed776530e6..2b322dc4a360aefe8c6ab6ffb30f96a7df3b8daf 100644 --- a/po/fi.po +++ b/po/fi.po @@ -20,15 +20,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 2.4.2\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "GParted - levyosioiden muokkain" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Luo, järjestele ja poista osioita" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -36,7 +36,7 @@ msgstr "" "GParted on sovellus levyjen ja osioiden hallintaan. GParted on vapaa " "ohjelmisto." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -47,7 +47,7 @@ msgstr "" "pienentää osion kokoa, luoda vapaata tilaa uudelle käyttöjärjestelmälle tai " "yrittää palauttaa tietoja poistetuilta osioilta." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/fr.po b/po/fr.po index b9733605935f97cc20930355078adb5cbeadc54c..afc3fcf827ba4818650dd5d07dec4f5c40a82775 100644 --- a/po/fr.po +++ b/po/fr.po @@ -37,21 +37,21 @@ msgstr "" "X-DL-State: Translating\n" "X-Generator: Gtranslator 42.0\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "Éditeur de partitions GParted" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Crée, réorganise et supprime des partitions" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted est un éditeur libre pour gérer des partitions de disques." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -63,7 +63,7 @@ msgstr "" "d’exploitation ou tenter de récupérer des données à partir de partitions " "perdues." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/fur.po b/po/fur.po index f52efd145605782f15d6ba844975921d8836b8d3..1a6cc6738fca2709562d4acb1a7b598707445fe4 100644 --- a/po/fur.po +++ b/po/fur.po @@ -19,15 +19,15 @@ msgstr "" "X-Editor: HaiPO 1.4 beta\n" "X-Generator: Poedit 3.2.2\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Editôr di partizions GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Cree, torne a organizâ e elimine lis partizions" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -35,7 +35,7 @@ msgstr "" "GParted al è un editôr di partizions gratuit pe gjestion grafiche des " "partizions dai discs." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -46,7 +46,7 @@ msgstr "" "C:, creâ spazi pai gnûfs sistemis operatîfs o cirî di recuperâ dâts di " "partizions pierdudis." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -56,7 +56,7 @@ msgstr "" "ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, " "ntfs, reiserfs, reiser4, udf, ufs e xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Il Progjet GParted" diff --git a/po/gd.po b/po/gd.po index 2a74793ec29f974b813a60b3ec5decbea114d582..d72ef6ab609296fc077efb783f3dfbbdb7376c6e 100644 --- a/po/gd.po +++ b/po/gd.po @@ -19,7 +19,7 @@ msgstr "" "X-Generator: Virtaal 0.7.1\n" "X-Project-Style: gnome\n" -#: ../gparted.appdata.xml.in.h:1 +#: ../gparted.metainfo.xml.in.h:1 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -27,7 +27,7 @@ msgstr "" "'S e deasaiche pàirteachaidh an-asgaidh a tha sa GParted gus " "pàirteachaidhean nan diosga agad a stiùireadh gu grafaigeach." -#: ../gparted.appdata.xml.in.h:2 +#: ../gparted.metainfo.xml.in.h:2 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -39,7 +39,7 @@ msgstr "" "chruthachadh airson siostaman-obrachaidh ùra no feuchainn ri dàta aiseag o " "phàirteachaidhean caillte leis na gnìomhan seo." -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/gl.po b/po/gl.po index d0588e74dd3164735fbcbef97dc436effef93347..335e74abec09e7e57c3cd7b5c492cb7861d907f8 100644 --- a/po/gl.po +++ b/po/gl.po @@ -30,15 +30,15 @@ msgstr "" "X-DL-Domain: po\n" "X-DL-State: Translating\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Editor de particións GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Crear, reorganizar e eliminar particións" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -46,7 +46,7 @@ msgstr "" "GParted é un editor de particións libre para a xestión gráfica das " "particións do seu disco." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -57,7 +57,7 @@ msgstr "" "C:, crear espazo para novos sistemas operativos ou tentar recuperar datos de " "particións perdidas." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -67,7 +67,7 @@ msgstr "" "ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, " "nilfs2, ntfs, reiserfs, reiser4, udf, ufs, e xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "O proxecto GParted" diff --git a/po/he.po b/po/he.po index 9bafd51adbadbe1810de820b7b7ef14e57a15877..3879c4bb0613e90ed550b2136639d7689a805f38 100644 --- a/po/he.po +++ b/po/he.po @@ -19,21 +19,21 @@ msgstr "" "X-Launchpad-Export-Date: 2007-10-11 22:04+0000\n" "X-Generator: Gtranslator 42.0\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "עורך המחיצות GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "יצירה, ארגון מחדש ומחיקה של מחיצות" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "‫GParted הוא עורך מחיצות חופשי לניהול גרפי של מחיצות הכוננים שלך." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -43,7 +43,7 @@ msgstr "" "נתונים. הפעולות האלו מאפשרות לך להגדיל ולהקטין את כונן C:‎ שלך, ליצור מקום " "למערכות הפעלה חדשות או לנסות לשחזר נתונים ממחיצות שאבדו." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -53,7 +53,7 @@ msgstr "" "ext4,‏ fat16,‏ fat32,‏ hfs,‏ hfs+‎,‏ linux-swap,‏ lvm2 pv,‏ minix,‏ nilfs2,‏ ‏ntfs, " "reiserfs,‏ reiser4,‏ udf,‏ ufs ו־xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "מיזם GParted" diff --git a/po/hr.po b/po/hr.po index 4834dbec11a9854d247d9b515345b70e5f434047..7e1e3a168e48ddeba156001620358ff9794508ed 100644 --- a/po/hr.po +++ b/po/hr.po @@ -20,15 +20,15 @@ msgstr "" "X-Launchpad-Export-Date: 2017-08-03 20:12+0000\n" "X-Generator: Poedit 3.2.2\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted uređivač particija" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Stvorite, preuredite i obrišite particije" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -36,7 +36,7 @@ msgstr "" "GParted je besplatan uređivač particija za grafičko upravljanje particijama " "diska." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -47,7 +47,7 @@ msgstr "" "particije, stvaranje prostora za nove operativne sustave ili pokušaj " "spašavanja podataka iz izgubljenih particija." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -57,7 +57,7 @@ msgstr "" "ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, " "ntfs, reiserfs, reiser4, udf, ufs i xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "GParted projekt" diff --git a/po/hu.po b/po/hu.po index d73cb45fbefc2574590dfef6c19283bd80cbd210..76d4d83a0401d11a6a28cd45ac9fc1f52737cb25 100644 --- a/po/hu.po +++ b/po/hu.po @@ -19,22 +19,22 @@ msgstr "" "X-Generator: Lokalize 23.04.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted partíciószerkesztő" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Partíciók létrehozása, újraszervezése és törlése" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "" "A GParted egy szabad partíciószerkesztő lemezpartíciók grafikus kezelésére." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -45,7 +45,7 @@ msgstr "" "növelését vagy zsugorítását, helycsinálást új operációs rendszereknek, vagy " "adatmentés megkísérlését elveszett partíciókról." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -55,7 +55,7 @@ msgstr "" "ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, " "ntfs, reiserfs, reiser4, udf, ufs és xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "A GParted projekt" diff --git a/po/id.po b/po/id.po index a2faef69b817db0404af3cc129ed6308f8d33c86..5b2d356e4c62a67501de0e63b9c9f8a663bd162e 100644 --- a/po/id.po +++ b/po/id.po @@ -21,15 +21,15 @@ msgstr "" "X-Generator: Poedit 3.2.2\n" # Nama aplikasi dipertahankan pada posisi terdepan agar tidak mengubah urutan di menu -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted Penyunting Partisi" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Membuat, mengorganisasi ulang, serta menghapus partisi" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -37,7 +37,7 @@ msgstr "" "GParted adalah penyunting partisi bebas untuk mengelola partisi disk Anda " "secara grafis." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -48,7 +48,7 @@ msgstr "" "atau memperkecil drive C: Anda, membuat ruang bagi sistem operasi baru, atau " "mencoba menyelamatkan data dari partisi yang hilang." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -58,7 +58,7 @@ msgstr "" "ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, " "ntfs, reiserfs, reiser4, udf, ufs, dan xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Proyek GParted" diff --git a/po/ie.po b/po/ie.po index 62fd8c2ce4f439b2a9d074a7a243c7e2d43afd30..acfba58ce126eb43f3a90b539145a6542be8545f 100644 --- a/po/ie.po +++ b/po/ie.po @@ -18,35 +18,35 @@ msgstr "" "Last-Translator: OIS \n" "X-Generator: Poedit 1.8.12\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Redactor de partitiones GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Crear, reorganisar e remover partitiones" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "" -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " "for new operating systems, or attempt data rescue from lost partitions." msgstr "" -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " "reiserfs, reiser4, udf, ufs, and xfs." msgstr "" -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Li projecte GParted" diff --git a/po/is.po b/po/is.po index dd3195772b3f11dbbb5ab3bbd1d1666a5562830e..1f7f684cadec6325fe975837f4549d1788192257 100644 --- a/po/is.po +++ b/po/is.po @@ -18,22 +18,22 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 2.0\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "GParted disksneiðastjórinn" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Búa til, raða og eyða disksneiðum" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "" "GParted er frjáls disksneiðastjóri til að sýsla myndrænt með disksneiðar." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -44,7 +44,7 @@ msgstr "" "minnka C: drifið, búa til pláss fyrir ný stýrikerfi, eða að reyna björgun " "gagna af týndum disksneiðum." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, reiserfs, " diff --git a/po/it.po b/po/it.po index cc3f5da563f0e4c13d75ccd39c97304213426b38..99a8f45648c9a1a1aab70ec4e34c7b2eb11f7a48 100644 --- a/po/it.po +++ b/po/it.po @@ -21,21 +21,21 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Poedit 3.0.1\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "Editor di partizioni GParted" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Crea, riorganizza ed elimina partizioni" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted è un editor di partizioni grafico per gestire i propri dischi." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -47,7 +47,7 @@ msgstr "" "sistemi operativi o tentare il ripristino dei dati da partizioni danneggiate " "o perse." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/ka.po b/po/ka.po index 535f52ebf0bd0619d1a1a9ca5f1836e00e95e876..cbce97e5432d66bc6d03da2d369219b74d0f5f78 100644 --- a/po/ka.po +++ b/po/ka.po @@ -19,28 +19,28 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 3.3.1\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted - დანაყოფების რედაქტორი" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "შექმენით, გადაალაგეთ და წაშალეთ დანაყოფები" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted წარმოადგენს დანაყოფებს გრაფიკულად მართვის რედაქტორს." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " "for new operating systems, or attempt data rescue from lost partitions." msgstr "" -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -50,7 +50,7 @@ msgstr "" "ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, " "ntfs, reiserfs, reiser4, udf, ufs, და xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "პროექტი GParted" diff --git a/po/kk.po b/po/kk.po index 39b8c5f862fc0a73e40249d90c2c18db461e6edf..3aaebad125eca1b25f3e2f430ad8d8c8fa30b5e5 100644 --- a/po/kk.po +++ b/po/kk.po @@ -18,15 +18,15 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 3.3.2\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted бөлімдерді басқарушысы" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Бөлімдерді жасау, басқару және өшіру" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -34,7 +34,7 @@ msgstr "" "GParted - бұл диск бөлімдерін графикалық түрде басқаруға арналған тегін " "қолданба." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -46,7 +46,7 @@ msgstr "" "орынды босата аласыз, немесе жоғалған бөлімдерден деректерді қалпына келтіру " "талабын жасай аласыз." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -56,7 +56,7 @@ msgstr "" "ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, " "ntfs, reiserfs, reiser4, udf, ufs және xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 #| msgid "Run GParted as root" msgid "The GParted Project" msgstr "GParted жобасы" diff --git a/po/ko.po b/po/ko.po index 0c982576e901cc7569998fcf920691bfa8c29980..8b18a15cc57091e4cb1b96c8e56d02e37efd0874 100644 --- a/po/ko.po +++ b/po/ko.po @@ -20,15 +20,15 @@ msgstr "" "X-Generator: Poedit 2.3.1\n" "X-Poedit-SourceCharset: UTF-8\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted 분할 영역 편집기" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "분할 영역을 만들고, 재배치하고, 삭제합니다" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -36,7 +36,7 @@ msgstr "" "GParted는 디스크 분할 영역을 그래픽 화면으로 관리하는 자유 분할 영역 편집기입" "니다." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -46,7 +46,7 @@ msgstr "" "붙이거나, 옮길 수 있습니다. C: 드라이브의 크기를 늘이거나 줄이고, 새 운영체제" "의 공간을 만들거나 분실한 분할 영역의 데이터 복구를 시도할 수 있습니다." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -56,7 +56,7 @@ msgstr "" "swap, lvm2 pv, minix, nilfs2, ntfs, reiserfs, reiser4, udf, ufs, xfs 등의 수" "많은 파일 시스템에서 동작합니다." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "GParted 프로젝트" diff --git a/po/lt.po b/po/lt.po index 733f15607cee785bae4bec8075869e38c782721f..697cfc3fb136a540293319aca3473e08d5022508 100644 --- a/po/lt.po +++ b/po/lt.po @@ -22,15 +22,15 @@ msgstr "" "(n%100<10 || n%100>=20) ? 1 : 2)\n" "X-Generator: Gtranslator 42.0\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Skaidinių redaktorius „GParted“" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Kurkite, pertvarkykite ir trinkite skaidinius" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -38,7 +38,7 @@ msgstr "" "GParted yra laisvas skaidinių redaktorius grafiniam disko skaidinių " "tvarkymui." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -49,7 +49,7 @@ msgstr "" "vietos naujoms operacinėms sistemoms ar bandyti išgelbėti duomenis iš " "prarastų skaidinių." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -59,7 +59,7 @@ msgstr "" "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " "reiserfs, reiser4, udf, ufs ir xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "GParted projektas" diff --git a/po/lv.po b/po/lv.po index 7872d1969416dcacd84c46f49bde93f3d246f3f3..d24c66fa7a4f165ad6e95025ed0bf59a10794dd1 100644 --- a/po/lv.po +++ b/po/lv.po @@ -28,22 +28,22 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 :" " 2);\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "GParted nodalījumu redaktors" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Veido, pārkārto un dzēš disku nodalījumus" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "" "GParted ir brīvs nodalījumu redaktors disku nodalījumu grafiskai pārvaldībai." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -54,7 +54,7 @@ msgstr "" "atvēlēt vietu jaunām operētājsistēmām vai mēģināt atgūt datus no zaudētiem " "nodalījumiem." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/nb.po b/po/nb.po index b2c416acbdb0b8d69c0c27f84848f53a42ebf89c..aef5ec4e8a4179193dcacd15a2f11d7bea15a886 100644 --- a/po/nb.po +++ b/po/nb.po @@ -18,15 +18,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 2.2.4\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "GParted partisjonsredigering" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Lag, omorganiser og slett partisjoner" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -34,7 +34,7 @@ msgstr "" "GParted er et gratis grafisk verktøy for å redigere og administrere " "partisjoner." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -45,7 +45,7 @@ msgstr "" "krympe C: -stasjonen, lage plass til nye operativsystemer, eller forsøke " "dataredning fra tapte partisjoner." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, reiserfs, " diff --git a/po/nl.po b/po/nl.po index 92c8465fe80098ca776120886ce639cebe22fd3a..c44a92d6fa994a669f432ef498bfbbc8bd27a3b0 100644 --- a/po/nl.po +++ b/po/nl.po @@ -81,15 +81,15 @@ msgstr "" "X-Generator: Poedit 3.0.1\n" # editor/bewerker -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "GParted partitiebewerker" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Partities aanmaken, ordenen en verwijderen" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -97,7 +97,7 @@ msgstr "" "GParted is een vrije partitiebewerker voor het grafisch beheren van uw " "schijfpartities." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -109,7 +109,7 @@ msgstr "" "creëren voor andere besturingssystemen, of een poging te doen tot " "dataherstel van verloren partities." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/oc.po b/po/oc.po index 99804fd64769eb8033209d84a75702662616786f..d1140f78e77f32add3228dc9038857ce20a76bc7 100644 --- a/po/oc.po +++ b/po/oc.po @@ -25,20 +25,20 @@ msgid "Authentication is required to run the GParted Partition Editor" msgstr "" "Una autentificacion es necessària per aviar l’editor de particions GParted" -#: ../gparted.appdata.xml.in.h:1 +#: ../gparted.metainfo.xml.in.h:1 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "" -#: ../gparted.appdata.xml.in.h:2 +#: ../gparted.metainfo.xml.in.h:2 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " "for new operating systems, or attempt data rescue from lost partitions." msgstr "" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/pa.po b/po/pa.po index 3307468fd9a2e68fa73f15fce633aa96a7b447f5..7a8478bac5d38af811829d509f93345260cc3f8e 100644 --- a/po/pa.po +++ b/po/pa.po @@ -19,15 +19,15 @@ msgstr "" "X-Generator: Lokalize 21.12.2\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "ਜੀਪਾਰਟਡ ਪਾਰਟੀਸ਼ਨ ਐਡੀਟਰ" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "ਪਾਰਟੀਸ਼ਨ ਬਣਾਓ, ਪਰਬੰਧ ਕਰੋ ਅਤੇ ਹਟਾਓ" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -36,7 +36,7 @@ msgstr "" " ਮੁਫ਼ਤ/ਮੁਕਤ " "ਪਾਰਟੀਸ਼ਨ ਐਡੀਟਰ ਹੈ।" -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -50,7 +50,7 @@ msgstr "" " ਕਰ ਸਕਦੀਆਂ " "ਹਨ।" -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 #| msgid "" #| "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " #| "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/pl.po b/po/pl.po index bb17658b6dbfbfa25e1b20488bb6800c7f479a1d..d3b238999e41c0abd9f60ff4adeb739e8020f247 100644 --- a/po/pl.po +++ b/po/pl.po @@ -22,15 +22,15 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Edytor partycji GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Tworzenie, reorganizacja i usuwanie partycji" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -38,7 +38,7 @@ msgstr "" "GParted to edytor partycji będący wolnym oprogramowaniem, służący do " "graficznego zarządzania partycjami dysku." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -50,7 +50,7 @@ msgstr "" "systemów operacyjnych, a także można próbować odzyskać dane z utraconych " "partycji." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -61,7 +61,7 @@ msgstr "" "woluminy fizyczne LVM2, MINIX, NILFS2, NTFS, ReiserFS, Reiser4, UDF, UFS " "i XFS." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Projekt GParted" diff --git a/po/pt.po b/po/pt.po index d29f5e550e8cd8ba212689ff305dd8db132723a6..84e734f87e75c7b67e32cf8dfdf4560b99629941 100644 --- a/po/pt.po +++ b/po/pt.po @@ -23,15 +23,15 @@ msgstr "" "X-Generator: Poedit 3.3.2\n" "X-Project-Style: gnome\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Editor de partições GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Criar, reorganizar e eliminar partições" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -39,7 +39,7 @@ msgstr "" "O GParted é um editor de partições livre que lhe permite gerir graficamente " "as suas partições de disco." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -50,7 +50,7 @@ msgstr "" "C:, criar espaço para um novo sistema operativo ou tentar recuperar dados de " "partições perdidas." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -60,7 +60,7 @@ msgstr "" "exfat, ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, " "minix, nilfs2, ntfs, reiserfs, reiser4, udf, ufs e xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "O Projeto GParted" diff --git a/po/pt_BR.po b/po/pt_BR.po index d7b3a6169cc8728f9a5f3681124292b7140cc22c..eb26eebff820ec3ecacf54dd33c1b3c5323ccf40 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -31,15 +31,15 @@ msgstr "" "X-Generator: Poedit 3.2.2\n" "X-Project-Style: gnome\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Editor de partições GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Crie, reorganize e exclua partições" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -47,7 +47,7 @@ msgstr "" "O GParted é um editor de partições livre para gerenciamento gráfico de suas " "partições de disco." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -58,7 +58,7 @@ msgstr "" "unidade de disco C:, criar espaço para novos sistemas operacionais ou tentar " "recuperar dados das partições perdidas." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -68,7 +68,7 @@ msgstr "" "btrfs, exfat, ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 " "pv, minix, nilfs2, ntfs, reiserfs, reiser4, udf, ufs e xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "O Projeto GParted" diff --git a/po/ro.po b/po/ro.po index 2cd4d87f7e96a413bd0baf6afe9bb95293119f29..8a1e033c5895230297cd79e2c4011e167bc1f525 100644 --- a/po/ro.po +++ b/po/ro.po @@ -21,15 +21,15 @@ msgstr "" "X-Generator: Poedit 3.4\n" "X-Project-Style: gnome\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted - Editor de partiții" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Creează, reorganizează și șterge partiții" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -37,7 +37,7 @@ msgstr "" "GParted este un editor de partiții liber pentru a administra în mod grafic " "partițiile dumneavoastră de disc." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -48,7 +48,7 @@ msgstr "" "C:, să creați spațiu pentru un sisteme noi de operare, sau să încercați " "recuperări de date de pe partiții pierdute." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -58,7 +58,7 @@ msgstr "" "ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, " "nilfs2, ntfs, reiserfs, reiser4, udf, ufs, și xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Proiectul GParted" diff --git a/po/ru.po b/po/ru.po index 181c44961e4d789ec3c39fe0a0f8cfd8f16b6e62..036e66c04116fbae0d64fc6c9be2427c399d5c52 100644 --- a/po/ru.po +++ b/po/ru.po @@ -32,21 +32,21 @@ msgstr "" "X-DL-Domain: po\n" "X-DL-State: None\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Редактор разделов GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Создание, перераспределение и удаление разделов" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted — бесплатный редактор разделов с графическим управлением." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -57,7 +57,7 @@ msgstr "" "уменьшать диск «C:», создавать свободное пространство для новых операционных " "систем, а также восстанавливать данные с потерянных разделов." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -67,7 +67,7 @@ msgstr "" "ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, " "nilfs2, ntfs, reiserfs, reiser4, udf, ufs, а также xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Проект GParted" diff --git a/po/sk.po b/po/sk.po index 7b167ee7715161660a82a2a24ade6fdcb4c61c23..4878bd73de76a1063f0fd62ed3c056e2f930f310 100644 --- a/po/sk.po +++ b/po/sk.po @@ -19,15 +19,15 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n" "X-Generator: Poedit 3.2.2\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted - editor diskových oddielov" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Vytvára, reorganizuje a odstraňuje diskové oddiely" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -35,7 +35,7 @@ msgstr "" "GParted je bezplatný editor oddielov na grafické spravovanie oddielov na " "vašom disku." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -46,7 +46,7 @@ msgstr "" "vašu jednotku C:, vytvoriť miesto pre nové operačné systémy, alebo sa " "pokúsiť zachrániť údaje zo stratených oddielov." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -56,7 +56,7 @@ msgstr "" "ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, " "nilfs2, ntfs, reiserfs, reiser4, udf, ufs a xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Projekt GParted" diff --git a/po/sl.po b/po/sl.po index b41f9d33b82aebf68da347dde5fbeffdba26a6d0..31d8d0f0bcbaf90658a8b08cdab0be9523b86c35 100644 --- a/po/sl.po +++ b/po/sl.po @@ -22,21 +22,21 @@ msgstr "" "X-Poedit-SourceCharset: utf-8\n" "X-Generator: Poedit 3.0.1\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "GParted urejevalnik razdelkov" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Ustvarjanje, urejanje in brisanje razdelkov" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted je napreden grafični urejevalnik razdelkov." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -47,7 +47,7 @@ msgstr "" "C:, ustvariti prostor za nove operacijske sisteme ali pa poskusiti obnoviti " "podatke poškodovanih razdelkov." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/sr.po b/po/sr.po index 90efeb8ae775f1bad9c97b4014821df838fa91f5..b6a7f527bce884d78374aec8b24538698dc33105 100644 --- a/po/sr.po +++ b/po/sr.po @@ -18,15 +18,15 @@ msgstr "" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Project-Style: gnome\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "Уређивач партиција Гпартед" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Стварајте, реорганизујте и бришите партиције" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -34,7 +34,7 @@ msgstr "" "Гпартед је слободан уређивач партиција за графичко управљање партицијама " "вашег диска." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -46,7 +46,7 @@ msgstr "" "оперативне системе, или да покушате да спасите податке са изгубљених " "партиција." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/sr@latin.po b/po/sr@latin.po index 06c0279d9861b0d370a51731bf07e81941cb1e90..e4e011f72572e9556f1152c92ae8a9762521e928 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -18,7 +18,7 @@ msgstr "" "n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Project-Style: gnome\n" -#: ../gparted.appdata.xml.in.h:1 +#: ../gparted.metainfo.xml.in.h:1 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -26,7 +26,7 @@ msgstr "" "Gparted je slobodan uređivač particija za grafičko upravljanje particijama " "vašeg diska." -#: ../gparted.appdata.xml.in.h:2 +#: ../gparted.metainfo.xml.in.h:2 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -38,7 +38,7 @@ msgstr "" "operativne sisteme, ili da pokušate da spasite podatke sa izgubljenih " "particija." -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/sv.po b/po/sv.po index 338592b850967f54d6faf1aa72d7c26be3792a2d..70725045fb3d75e8d27190f04b27fecbed90460f 100644 --- a/po/sv.po +++ b/po/sv.po @@ -22,15 +22,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.4.1\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted partitionsredigerare" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Skapa, organisera om och ta bort partitioner" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -38,7 +38,7 @@ msgstr "" "GParted är en fri partitionsredigerare för att grafiskt hantera dina " "diskpartitioner." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -49,7 +49,7 @@ msgstr "" "din C:-disk, skapa utrymme för nya operativsystem, eller försöka att rädda " "data från förlorade partitioner." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -59,7 +59,7 @@ msgstr "" "fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, reiserfs, " "reiser4, udf, ufs och xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "GParted-projektet" diff --git a/po/th.po b/po/th.po index b699a4e727f64c2fd711c63019b5485b551ebcf0..1d3219ab7ac7847d480e17ec66ae1987e15e4598 100644 --- a/po/th.po +++ b/po/th.po @@ -21,13 +21,13 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Gtranslator 2.91.6\n" -#: ../gparted.appdata.xml.in.h:1 +#: ../gparted.metainfo.xml.in.h:1 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted เป็นเครื่องมือแก้ไขพาร์ทิชันเสรีสำหรับจัดการพาร์ทิชันในดิสก์ของคุณในแบบกราฟิก" -#: ../gparted.appdata.xml.in.h:2 +#: ../gparted.metainfo.xml.in.h:2 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -37,7 +37,7 @@ msgstr "" "การกระทำเหล่านี้ทำให้คุณสามารถขยายหรือลดขนาดไดรว์ C: ของคุณได้, " "สามารถสร้างที่ว่างสำหรับระบบปฏิบัติการใหม่ได้, หรือพยายามกู้ข้อมูลจากพาร์ทิชันที่สูญหาย" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/tr.po b/po/tr.po index bbe6df5e32c8a5bee5c001dc23ba310e497fe212..97b9decbaef3bff51c218b3a9daee073606a706f 100644 --- a/po/tr.po +++ b/po/tr.po @@ -27,15 +27,15 @@ msgstr "" "X-Generator: Poedit 3.2.2\n" "X-POOTLE-MTIME: 1434043811.000000\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted Disk Bölümü Düzenleyicisi" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Bölümler oluştur, yeniden düzenle ve sil" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -43,7 +43,7 @@ msgstr "" "GParted; disk bölümlerinizi görsel olarak yönetmenize olanak tanıyan, " "ücretsiz bir bölümleme düzenleyicisidir." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -55,7 +55,7 @@ msgstr "" "sistemleri için yer açmanıza ya da kayıp bölümlerden veri kurtarmayı " "denemenize olanak tanır." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -65,7 +65,7 @@ msgstr "" "exfat, ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, " "minix, nilfs2, ntfs, reiserfs, reiser4, udf, ufs, ve xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "GParted Projesi" diff --git a/po/uk.po b/po/uk.po index d2aae8b904e434e39eec129cf77de4470ad025d5..aecfa9a1404dc643f05dc5af3a2fb626c5276687 100644 --- a/po/uk.po +++ b/po/uk.po @@ -21,15 +21,15 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 20.12.0\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "Редактор розділів GParted" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "Створення, переміщення або вилучення розділів" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -37,7 +37,7 @@ msgstr "" "GParted — безплатний редактор розділів для графічного керування розділами " "дисків." -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -48,7 +48,7 @@ msgstr "" "створювати місце для нових операційних систем, намагатись відновити дані з " "втрачених розділів." -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -58,7 +58,7 @@ msgstr "" "exfat, ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, " "minix, nilfs2, ntfs, reiserfs, reiser4, udf, ufs, xfs." -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "Проєкт GParted" diff --git a/po/vi.po b/po/vi.po index 429769c8e4d045e6f37656d325b90612de68cf73..f1a5f4dd9c36d6ddf47fd0be15c347c6979077e4 100644 --- a/po/vi.po +++ b/po/vi.po @@ -18,15 +18,15 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Gtranslator 2.91.7\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "Ứng dụng hiệu chỉnh phân vùng GParted" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "Tạo, tổ chức lại và xóa bỏ phân vùng" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." @@ -34,7 +34,7 @@ msgstr "" "GParted là một ứng dụng chỉnh sửa phân vùng miễn phí dùng để quản lý các " "phân vùng trên đĩa của bạn dùng môi trường đồ họa." -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -45,7 +45,7 @@ msgstr "" "nhỏ ổ đĩa C: của bạn, tạo chỗ trống để cài hệ điều hành mới, hay cố cứu dữ " "liệu từ các phân vùng đã mất." -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " diff --git a/po/zh_CN.po b/po/zh_CN.po index acff987fc726962df8b9cff053814774c88a8f0e..f1a3c1f5b5d616ca5196c548a621fb306386450e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -26,21 +26,21 @@ msgstr "" "X-Launchpad-Export-Date: 2016-03-22 12:43+0000\n" "X-Generator: Gtranslator 42.0\n" -#: gparted.appdata.xml.in:7 +#: gparted.metainfo.xml.in:7 msgid "GParted Partition Editor" msgstr "GParted 分区编辑器" -#: gparted.appdata.xml.in:8 gparted.desktop.in.in:6 +#: gparted.metainfo.xml.in:8 gparted.desktop.in.in:6 msgid "Create, reorganize, and delete partitions" msgstr "创建、重新组织或删除分区" -#: gparted.appdata.xml.in:10 +#: gparted.metainfo.xml.in:10 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted 是一款免费的分区编辑器,通过图形化的界面管理您的磁盘分区。" -#: gparted.appdata.xml.in:14 +#: gparted.metainfo.xml.in:14 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -49,7 +49,7 @@ msgstr "" "通过 GParted 您可以无损地调整、复制、标记或移动分区。通过这些操作您可以增大减" "小 C: 盘、为新操作系统创建新的空间或者尝试从丢失的分区恢复数据。" -#: gparted.appdata.xml.in:20 +#: gparted.metainfo.xml.in:20 msgid "" "GParted works with many file systems including: btrfs, exfat, ext2, ext3, " "ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, " @@ -59,7 +59,7 @@ msgstr "" "fat32、hfs、hfs+、linux-swap、lvm2 pv、minix、nilfs2、ntfs、reiserfs、" "reiser4、udf、ufs 和 xfs。" -#: gparted.appdata.xml.in:37 +#: gparted.metainfo.xml.in:37 msgid "The GParted Project" msgstr "GParted 项目" diff --git a/po/zh_HK.po b/po/zh_HK.po index a3cf947467ae9e52563ee96bc2a1624be255dd47..cf7318be556895618c3c823ad1684be02da7c49d 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -19,20 +19,20 @@ msgstr "" "X-Generator: Poedit 1.5.5\n" "X-Project-Style: gnome\n" -#: ../gparted.appdata.xml.in.h:1 +#: ../gparted.metainfo.xml.in.h:1 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted 是自由的分割區編輯器,可以用圖形化介面管理你的磁碟分割區。" -#: ../gparted.appdata.xml.in.h:2 +#: ../gparted.metainfo.xml.in.h:2 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " "for new operating systems, or attempt data rescue from lost partitions." msgstr "使用 GParted 你可以改變分割區的容量、複製、標籤、移動分割區而不致遺失資料。這些動作可以讓你增加或縮減你的 C: 磁碟機,建立額外的空間給新的作業系統,或是做為遺失分割區的資料救援。" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, " diff --git a/po/zh_TW.po b/po/zh_TW.po index e55c08b96aa4f6b16bf04b7c4b9d0f5a1ff14e42..38f669b73b5db7ee22aa9b473c9e2d23a4e6a37c 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -19,21 +19,21 @@ msgstr "" "X-Generator: Poedit 2.3.1\n" "X-Project-Style: gnome\n" -#: ../gparted.appdata.xml.in.h:1 ../gparted.desktop.in.in.h:3 +#: ../gparted.metainfo.xml.in.h:1 ../gparted.desktop.in.in.h:3 msgid "GParted Partition Editor" msgstr "GParted 分割區編輯器" -#: ../gparted.appdata.xml.in.h:2 ../gparted.desktop.in.in.h:4 +#: ../gparted.metainfo.xml.in.h:2 ../gparted.desktop.in.in.h:4 msgid "Create, reorganize, and delete partitions" msgstr "建立、編輯或刪除分割區" -#: ../gparted.appdata.xml.in.h:3 +#: ../gparted.metainfo.xml.in.h:3 msgid "" "GParted is a free partition editor for graphically managing your disk " "partitions." msgstr "GParted 是自由的分割區編輯器,可以用圖形化介面管理您的磁碟分割區。" -#: ../gparted.appdata.xml.in.h:4 +#: ../gparted.metainfo.xml.in.h:4 msgid "" "With GParted you can resize, copy, label, and move partitions without data " "loss. These actions enable you to grow or shrink your C: drive, create space " @@ -43,7 +43,7 @@ msgstr "" "些動作可以讓您增加或縮減您的 C: 磁碟機,建立額外的空間給新的作業系統,或是做" "為遺失分割區的資料救援。" -#: ../gparted.appdata.xml.in.h:5 +#: ../gparted.metainfo.xml.in.h:5 msgid "" "GParted works with many file systems including: btrfs, ext2, ext3, ext4, " "fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, reiserfs, " diff --git a/src/DrawingAreaVisualDisk.cc b/src/DrawingAreaVisualDisk.cc index dbf4aade0db9f9251f3b5858b5197f8bc1378512..0182ebbbc5e29dc2c2db61f6495056600c8a971b 100644 --- a/src/DrawingAreaVisualDisk.cc +++ b/src/DrawingAreaVisualDisk.cc @@ -36,12 +36,12 @@ DrawingAreaVisualDisk::DrawingAreaVisualDisk() selected_vp = nullptr; // Set some standard colors - color_used .set( Utils::get_color( GParted::FS_USED ) ); - color_unused .set( Utils::get_color( GParted::FS_UNUSED ) ); - color_unallocated .set( Utils::get_color( GParted::FS_UNALLOCATED ) ); + color_used.set(Utils::get_color(FS_USED)); + color_unused.set(Utils::get_color(FS_UNUSED)); + color_unallocated.set(Utils::get_color(FS_UNALLOCATED)); color_text .set( "black" ); add_events( Gdk::BUTTON_PRESS_MASK ); - + set_size_request( -1, HEIGHT ) ; }