Commit Graph

904 Commits

Author SHA1 Message Date
Curtis Gedak 552d4aa180 Fix two typos in en_CA translation
"Mounte" --> "Mount"
"secotor" --> "sector"
2012-03-22 20:02:38 -04:00
Mario Blättermann 8f7054ba34 [l10n] Updated German translation 2012-03-20 03:23:29 +01:00
Daniel Mustieles b5c4468963 Updated Spanish translation 2012-03-19 19:54:51 +01:00
Matej Urbančič 418b123e44 Updated Slovenian translation 2012-03-19 18:26:53 +01:00
Rudolfs Mazurs 391da027a0 Updated Latvian translation. 2012-03-17 00:12:37 +02:00
Praveen Arimbrathodiyil 3a41a30fcd Malayalam translation updated by Anish 2012-03-15 13:50:45 +05:30
Algimantas Margevičius 425ddb017d Updated Lithuanian translation 2012-03-05 00:18:25 +02:00
Matej Urbančič 284956a6da Updated Slovenian translation 2012-02-28 21:44:54 +01:00
Daniel Nylander 3fe348649b Updated Swedish translation 2012-02-28 21:32:03 +01:00
Matej Urbančič 4d6960d001 Updated Slovenian translation 2012-02-23 20:35:36 +01:00
Daniel Șerbănescu 3048fa8ad1 Updated Romanian Translation 2012-02-22 19:12:34 +01:00
Gabriel Speckhahn 970d2c27bb Updated Brazilian Portuguese translation 2012-02-16 12:36:54 -02:00
Kjartan Maraas 25507a9a13 Updated Norwegian bokmål translation 2012-02-21 20:38:19 +01:00
Praveen Arimbrathodiyil 819e06aa64 gparted Malayalam translations by Anish A 2012-02-21 12:32:31 +05:30
Joe Hansen 55d4961ce9 Updated Danish translation 2012-02-20 23:49:00 +01:00
António Lima 9e2bef970a Updated Portuguese translation 2012-02-18 12:28:26 +00:00
Мирослав Николић 09f01e9d13 Updated Serbian translation 2012-02-18 10:45:23 +01:00
Yuri Myasoedov 3ae326961d Updated Russian translation 2012-02-16 16:51:15 +04:00
Christian Kirbach 04debcff55 Updated German translation 2012-02-15 22:31:07 +01:00
Marek Černocký 095a9d0b73 Updated Czech translation 2012-02-14 21:27:31 +01:00
Baurzhan Muftakhidinov 7338ddf78a Updated Kazakh translation 2012-02-14 09:18:35 +06:00
Bruno Brouard 6989050ced Updated French translation 2012-02-13 11:44:02 +01:00
Fran Diéguez 2f7fe571fd Updated Galician translations 2012-02-13 02:16:57 +01:00
Gabor Kelemen a3c96e3519 Updated Hungarian translation 2012-02-13 01:09:19 +01:00
Piotr Drąg d15012e657 Updated Polish translation 2012-02-12 20:59:34 +01:00
Daniel Mustieles 5e6d8af505 Updated Spanish translation 2012-02-12 20:29:18 +01:00
Rogier Goossens 4108daf15f Implement changing UUID for NTFS (#667278)
Part 4 of 4 to provide new UUID support for NTFS.

Closes Bug #667278 - Add support for setting UUID
2012-02-10 10:33:13 -07:00
Mario Blättermann d1b34dac03 [l10n] Updated German translation 2012-02-09 22:14:44 +01:00
Daniel Mustieles 51650ed0d2 Updated Spanish translation 2012-02-05 19:28:19 +01:00
Marek Černocký a5b89524d4 Updated Czech translation 2012-02-03 22:31:56 +01:00
Mike Fleetwood 608d992e82 Cache results from querying all LVM2 PVs (#160787)
Cache results from querying all LVM2 PVs in one go to minimise the
number of times lvm commands are executed.  Take inspiration from
caching performed by FS_Info and Proc_Partitions_Info.

Bug #160787 - lvm support
2012-02-02 10:24:28 -07:00
Mike Fleetwood abd0dd0426 Report space usage of LVM2 PVs (#160787)
Add minimal support for just reporting the space usage of LVM2 PVs.
Accept libparted / blkid detection of LVM2 PVs first, falling back on
GParted's specific detection code otherwise.  Maintain LVM not supported
warning message.

Bug #160787 - lvm support
2012-02-02 10:17:29 -07:00
Matej Urbančič d852a394e9 Updated Slovenian translation 2012-01-29 21:51:56 +01:00
Matej Urbančič 4f641df061 Updated Slovenian translation 2012-01-28 19:49:35 +01:00
Marek Černocký d25836a05e Updated Czech translation 2012-01-26 09:16:52 +01:00
Daniel Mustieles bff59261d2 Updated Spanish translation 2012-01-25 12:03:12 +01:00
Kjartan Maraas 98771d8bfa Updated Norwegian bokmål translation 2012-01-24 10:44:16 +01:00
Rogier Goossens 9e96159bb2 Add support for setting UUID (#667278)
Add the ability to set a new random UUID on file systems that provide
the appropriate tools to perform this action.

Update the help manual to include this new functionality.  Also add
reference links to "setting a partition label" and "changing a
partition UUID" in the "copying and pasting a partition" section.

This patch does not include setting the UUID on an NTFS file system.

Bug #667278 - Add support for setting UUID

Bug #608308 - fix documentation - Copying and Pasting a Partition
2012-01-23 12:32:27 -07:00
Matej Urbančič c9c045ed3f Updated Slovenian translation 2012-01-20 21:23:43 +01:00
Marek Černocký d47ddfefa7 Updated Czech translation 2012-01-16 10:38:09 +01:00
Daniel Mustieles 57521fe254 Updated Spanish translation 2012-01-13 10:17:29 +01:00
Curtis Gedak 3b76e57084 Fix en_CA parameter translation error
The missing percent sign would cause the parameter substitution to be
incorrect.
2012-01-11 20:35:37 -05:00
Curtis Gedak 08357b6e81 Add files for translation to POTFILES.in
The file src/FileSystem.cc now contains translatable text.  Also
added src/nilfs2.cc to handle any future translatable text.
2012-01-11 13:01:10 -07:00
Mario Blättermann 293e4c7142 [l10n] Updated German translation 2012-01-11 19:15:09 +01:00
Jiro Matsuzawa 49e582d75d Updated Japanese translation 2012-01-11 21:57:52 +09:00
Marek Černocký 984581c924 Updated Czech translation 2012-01-11 10:22:57 +01:00
Daniel Mustieles 95eb987446 Updated Spanish translation 2012-01-09 14:43:50 +01:00
Joe Hansen 7477ba3c1d Updated Danish translation 2012-01-02 12:42:34 +01:00
Joe Hansen 59961bdd9f Updated Danish translation 2011-12-13 09:24:48 +01:00
Chao-Hsiung Liao af808476e3 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-12-12 11:59:53 +08:00
Мирослав Николић 58c101c5c0 Updated Serbian translation 2011-12-11 10:36:31 +01:00
Daniel Korostil a238f7198c Uploaded Ukranian 2011-12-07 10:51:27 +02:00
Daniel Korostil 4905770e42 Uploaded Ukranian 2011-12-07 10:49:26 +02:00
Marek Černocký 07bc770c31 Updated Czech translation 2011-11-02 19:34:54 +01:00
Bruce Cowan f05f6a1b79 Updated British English translation 2011-10-31 22:46:41 +00:00
Yuri Myasoedov b0a220adf8 Updated Russian translation 2011-10-31 23:01:51 +04:00
Djavan Fagundes fe53254423 Updated Brazilian Portuguese translation 2011-10-31 09:08:56 -02:00
Alexander Shopov 365d6dd88b Updated Bulgarian translation 2011-10-30 21:49:57 +02:00
Milo Casagrande 7ef478edb5 [l10n] Updated Italian translation 2011-10-28 21:31:10 +02:00
Antonio Fernandes C. Neto 3767706552 Updated Brazilian Portuguese translation 2011-10-26 13:54:18 -02:00
Aurimas Černius 6ed5193207 Updated Lithuanian translation 2011-10-25 18:50:17 +03:00
Daniel Nylander 67ccbb0ca2 Updated Swedish translation 2011-10-25 08:41:40 +02:00
Gabor Kelemen 50502c4c9f Updated Hungarian translation 2011-10-24 21:29:08 +02:00
Mario Blättermann 64aa491221 [l10n] Updated German translation 2011-10-24 19:57:01 +02:00
Muhammet Kara 2e015db34c Updated Turkish translation 2011-10-24 20:00:18 +03:00
Claude Paroz a81a222b01 Updated French translation 2011-10-24 18:47:56 +02:00
Piotr Drąg b328434655 Updated Polish translation 2011-10-24 18:31:35 +02:00
Daniel Mustieles 34815d8941 Updated Spanish translation 2011-10-24 17:10:28 +02:00
Matej Urbančič 6d5dd497f2 Updated Slovenian translation 2011-10-23 19:15:49 +02:00
Curtis Gedak d366a1d7dc Add missing file systems to POTFILES.in
Specifically btrfs, ext4, and ufs.
2011-10-22 12:07:22 -06:00
Curtis Gedak 7cbc125a2e Add detection of exfat file systems (#639760)
Note that util-linux v2.18 or higher is required to detect exfat file
systems.

Part of Bug #639760 - exfat / fat64 support
2011-10-22 11:54:54 -06:00
Algimantas Margevičius 889054dd82 Updated Lithuanian translation 2011-10-09 22:28:06 +03:00
Rudolfs Mazurs f41d5c07a0 Updated Latvian translation. 2011-10-03 00:56:18 +03:00
Fran Dieguez 6277ec5359 Updated Galician translations 2011-09-25 13:02:06 +02:00
Daniel Nylander b89b5d57a7 Updated Swedish translation 2011-09-20 07:43:25 +02:00
Kenneth Nielsen 6f29f3efe5 Updated Danish translation 2011-09-19 20:04:42 +02:00
Rudolfs Mazurs ef21de0a7c Updated Latvian translation. 2011-09-19 20:58:49 +03:00
Muhammet Kara 8e449cfe73 Updated Turkish translation 2011-09-19 19:59:13 +03:00
Kenneth Nielsen 6f28c62404 Updated Danish translation 2011-09-19 18:09:04 +02:00
Yuri Myasoedov 653cd7171c Updated Russian translation 2011-09-19 19:51:09 +04:00
Gabor Kelemen b0829f28a9 Updated Hungarian translation 2011-09-19 14:18:10 +02:00
Abdalrahim G. Fakhouri 25849571ef Updated Arabic translation 2011-09-17 12:25:09 +01:00
Daniel Korostil 085446eb15 Uploaded Ukranian 2011-09-16 12:00:51 +03:00
António Lima 8948f66e27 Updated Portuguese translation 2011-09-16 00:58:11 +01:00
Piotr Drąg 935bfdf6e7 Updated Polish translation 2011-09-15 13:46:28 +02:00
Marek Černocký 146c3bf1ea Updated Czech translation 2011-09-08 11:30:21 +02:00
Matej Urbančič 2f8250bb94 Updated Slovenian translation 2011-09-07 21:27:55 +02:00
Tiffany Antopolski 06eeaafc8c Updated Canadian English translation. 2011-09-06 11:28:59 -04:00
Daniel Mustieles 310c465d3e Updated Spanish translation 2011-09-01 19:53:51 +02:00
Alexandre Franke efc9a76e78 Update French translation 2011-09-01 15:36:25 +02:00
Mario Blättermann 3f67679414 [l10n] Updated German translation 2011-09-01 12:17:51 +02:00
Milo Casagrande a7d82c2edf [l10n] Updated Italian translation 2011-08-31 21:00:39 +02:00
Мирослав Николић a93b63bd92 Updated Serbian translation 2011-08-31 15:04:46 +02:00
Tiffany Antopolski 58c4187112 en_CA.po: corrected incorrect unit translations.
This patch fixes bug# 610421
2011-08-30 14:44:55 -04:00
Fran Dieguez 99594a52ca Updated galician translations 2011-08-29 10:49:18 +02:00
Milo Casagrande 09134e224d [l10n] Updated Italian translation 2011-08-21 19:10:28 +02:00
Bruno Brouard 786162146c Updated French translation 2011-07-31 17:01:58 +02:00
Mario Blättermann 21095a431c [l10n] Updated German translation 2011-07-30 21:14:27 +02:00
André Gondim f26cfc1161 Updated Brazilian Portuguese translation 2011-07-25 14:44:55 -03:00
Marek Černocký a85a822df3 Updated Czech translation 2011-07-21 09:29:53 +02:00