From 039c4be1b2ab83962000819e8db76d6f4082584b Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Sat, 30 Jan 2010 15:17:06 +0000 Subject: [PATCH] Add missing PO directory r62120 --- debian/po/POTFILES.in | 1 + debian/po/templates.pot | 168 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 169 insertions(+) create mode 100644 debian/po/POTFILES.in create mode 100644 debian/po/templates.pot diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in new file mode 100644 index 0000000..8338c71 --- /dev/null +++ b/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] partman-btrfs.templates diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..9869415 --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,168 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: partman-btrfs@packages.debian.org\n" +"POT-Creation-Date: 2010-01-30 16:15+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Description +#. :sl2: +#: ../partman-btrfs.templates:1001 +msgid "" +"Checking the btrfs file system in partition #${PARTITION} of ${DEVICE}..." +msgstr "" + +#. Type: boolean +#. Description +#. :sl2: +#: ../partman-btrfs.templates:2001 +msgid "Go back to the menu and correct errors?" +msgstr "" + +#. Type: boolean +#. Description +#. :sl2: +#: ../partman-btrfs.templates:2001 +msgid "" +"The test of the file system with type btrfs in partition #${PARTITION} of " +"${DEVICE} found uncorrected errors." +msgstr "" + +#. Type: boolean +#. Description +#. :sl2: +#: ../partman-btrfs.templates:2001 +msgid "" +"If you do not go back to the partitioning menu and correct these errors, the " +"partition will not be used at all." +msgstr "" + +#. Type: error +#. Description +#. :sl2: +#: ../partman-btrfs.templates:3001 +msgid "Failed to create a file system" +msgstr "" + +#. Type: error +#. Description +#. :sl2: +#: ../partman-btrfs.templates:3001 +msgid "" +"The btrfs file system creation in partition #${PARTITION} of ${DEVICE} " +"failed." +msgstr "" + +#. Type: boolean +#. Description +#. :sl2: +#: ../partman-btrfs.templates:4001 +msgid "Do you want to return to the partitioning menu?" +msgstr "" + +#. Type: boolean +#. Description +#. :sl2: +#: ../partman-btrfs.templates:4001 +msgid "" +"No mount point is assigned for the btrfs file system in partition #" +"${PARTITION} of ${DEVICE}." +msgstr "" + +#. Type: boolean +#. Description +#. :sl2: +#: ../partman-btrfs.templates:4001 +msgid "" +"If you do not go back to the partitioning menu and assign a mount point from " +"there, this partition will not be used at all." +msgstr "" + +#. Type: text +#. Description +#. :sl2: +#. This is an item in the menu "Partition settings" +#: ../partman-btrfs.templates:5001 +msgid "Mount point:" +msgstr "" + +#. Type: text +#. Description +#. :sl2: +#. File system name (untranslatable in many languages) +#. Type: text +#. Description +#. :sl1: +#. Short file system name (untranslatable in many languages) +#: ../partman-btrfs.templates:6001 ../partman-btrfs.templates:8001 +msgid "btrfs" +msgstr "" + +#. Type: text +#. Description +#. :sl2: +#. File system name +#: ../partman-btrfs.templates:7001 +msgid "btrfs journaling file system" +msgstr "" + +#. Type: error +#. Description +#. :sl2: +#: ../partman-btrfs.templates:9001 +msgid "btrfs root file system not supported without separate /boot" +msgstr "" + +#. Type: error +#. Description +#. :sl2: +#: ../partman-btrfs.templates:9001 +msgid "" +"Your root file system is a btrfs file system. This is not supported by the " +"boot loader used by default by this installer." +msgstr "" + +#. Type: error +#. Description +#. :sl2: +#: ../partman-btrfs.templates:9001 +msgid "" +"You should use a small /boot partition with another file system, such as " +"ext3." +msgstr "" + +#. Type: error +#. Description +#. :sl2: +#: ../partman-btrfs.templates:10001 +msgid "btrfs file system not supported for /boot" +msgstr "" + +#. Type: error +#. Description +#. :sl2: +#: ../partman-btrfs.templates:10001 +msgid "" +"You have mounted a btrfs file system as /boot. This is not supported by the " +"boot loader used by default by this installer." +msgstr "" + +#. Type: error +#. Description +#. :sl2: +#: ../partman-btrfs.templates:10001 +msgid "" +"You should use another file system, such as ext3, for the /boot partition." +msgstr ""