Initial commit. In a broken state, do not use.
This commit is contained in:
68
build/build/i18n/pacstrap.en.po
Normal file
68
build/build/i18n/pacstrap.en.po
Normal file
@ -0,0 +1,68 @@
|
||||
# F123 pacstrap-f123pi - Bootstrap an Arch image for the Raspberry Pi
|
||||
# Copyright (C) 2017 THE Mike Ray
|
||||
# This file is distributed under the same license as the f123pi package.
|
||||
# Mike Ray <mike.ray@btinternet.com>, 2017.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"POT-Creation-Date: 2017-10-19 03:55+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: English\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../bootstrap-f123pi:12
|
||||
msgid "Usage: $scriptname"
|
||||
msgstr ""
|
||||
"Usage: $scriptname [ options ... ] { directory | mount-point }\\n\\n"
|
||||
"Options:\\n\\n"
|
||||
" -h\\n\\n"
|
||||
" Show usage and exit.\\n\\n"
|
||||
" -d\\n\\n"
|
||||
" Installation directory is not a mount-point, but an ordinary directory.\\n\\n"
|
||||
" -l <package-list>\\n\\n"
|
||||
" Package list. A file containing one line with each package or meta-package to install.\\n\\n"
|
||||
" -o <hostname>\\n\\n"
|
||||
" Host name to write to /etc/hostname.\\n\\n"
|
||||
" Default is f123pi.\\n\\n"
|
||||
" -p <password>\\n\\n"
|
||||
" User password. The password for the one ordinary user being created.\\n\\n"
|
||||
" Default is raspberry.\\n\\n"
|
||||
" -r <root-password>\\n\\n"
|
||||
" Root password.\\n\\n"
|
||||
" Default is root.\\n\\n"
|
||||
" -u <user-name>\\n\\n"
|
||||
" Name of ordinary user to create.\\n\\n"
|
||||
" Default is f123.\\n\\n"
|
||||
"In all cases arguments to options are mandatory.\\n\\n"
|
||||
"User name and passwords must comply with valid values according to Linux standards."
|
||||
|
||||
|
||||
|
||||
#: ../bootstrap-f123pi:50
|
||||
msgid "Option requires an argument"
|
||||
msgstr ""
|
||||
|
||||
#: ../bootstrap-f123pi:54
|
||||
msgid "Invalid option"
|
||||
msgstr ""
|
||||
|
||||
|
||||
#: ../pacstrap-f123pi.lib:28
|
||||
#, sh-format
|
||||
msgid "Add user ${username}"
|
||||
msgstr ""
|
||||
|
||||
#: ../pacstrap-f123pi.lib:39
|
||||
#, sh-format
|
||||
msgid "Setting password for user ${username}"
|
||||
msgstr ""
|
||||
|
||||
#: ../pacstrap-f123pi.lib:51
|
||||
#, sh-format
|
||||
msgid "Calling systemctl to ${operation} ${service} service"
|
||||
msgstr ""
|
94
build/build/i18n/pacstrap.es_ES.po
Normal file
94
build/build/i18n/pacstrap.es_ES.po
Normal file
@ -0,0 +1,94 @@
|
||||
# F123 pacstrap-f123pi - Bootstrap an Arch image for the Raspberry Pi
|
||||
# Copyright (C) 2017 THE Mike Ray
|
||||
# This file is distributed under the same license as the f123pi package.
|
||||
# Mike Ray <mike.ray@btinternet.com>, 2017.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"POT-Creation-Date: 2017-10-19 03:55+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#
|
||||
# Fernando:
|
||||
#
|
||||
# The hardest string in this template will be the usage message.
|
||||
# Try to keep it to a similar format. Option lines and their
|
||||
explanations are indented by one tab.
|
||||
# Other lines are not indented.
|
||||
#
|
||||
# Shorter strings like "Invalid option should be easy.
|
||||
#
|
||||
# There will be a lot more than this but this is a small one to get
|
||||
started with.
|
||||
#
|
||||
# Where you see a variable that starts with a dollar sign, it's very
|
||||
important not to change the name of it or the format.
|
||||
#
|
||||
# The values in the 'msgid' strings should not be changed since it is
|
||||
these which the scripts use
|
||||
# to look up the translations.
|
||||
#
|
||||
# Don't be confused by the empty string "" in some msgid entries where
|
||||
there multiple lines such as in the usage message.
|
||||
#
|
||||
|
||||
|
||||
|
||||
#: ../bootstrap-f123pi:12
|
||||
msgid "Usage: $scriptname"
|
||||
msgstr ""
|
||||
"Usage: $scriptname [ options ... ] { directory | mount-point }\\n\\n"
|
||||
"Options:\\n\\n"
|
||||
" -h\\n\\n"
|
||||
" Show usage and exit.\\n\\n"
|
||||
" -d\\n\\n"
|
||||
" Installation directory is not a mount-point, but an ordinary directory.\\n\\n"
|
||||
" -l <package-list>\\n\\n"
|
||||
" Package list. A file containing one line with each package or meta-package to install.\\n\\n"
|
||||
" -o <hostname>\\n\\n"
|
||||
" Host name to write to /etc/hostname.\\n\\n"
|
||||
" Default is f123pi.\\n\\n"
|
||||
" -p <password>\\n\\n"
|
||||
" User password. The password for the one ordinary user being created.\\n\\n"
|
||||
" Default is raspberry.\\n\\n"
|
||||
" -r <root-password>\\n\\n"
|
||||
" Root password.\\n\\n"
|
||||
" Default is root.\\n\\n"
|
||||
" -u <user-name>\\n\\n"
|
||||
" Name of ordinary user to create.\\n\\n"
|
||||
" Default is f123.\\n\\n"
|
||||
"In all cases arguments to options are mandatory.\\n\\n"
|
||||
"User name and passwords must comply with valid values according to Linux standards."
|
||||
|
||||
|
||||
|
||||
#: ../bootstrap-f123pi:50
|
||||
msgid "Option requires an argument"
|
||||
msgstr ""
|
||||
|
||||
#: ../bootstrap-f123pi:54
|
||||
msgid "Invalid option"
|
||||
msgstr ""
|
||||
|
||||
|
||||
#: ../pacstrap-f123pi.lib:28
|
||||
#, sh-format
|
||||
msgid "Add user ${username}"
|
||||
msgstr ""
|
||||
|
||||
#: ../pacstrap-f123pi.lib:39
|
||||
#, sh-format
|
||||
msgid "Setting password for user ${username}"
|
||||
msgstr ""
|
||||
|
||||
#: ../pacstrap-f123pi.lib:51
|
||||
#, sh-format
|
||||
msgid "Calling systemctl to ${operation} ${service} service"
|
||||
msgstr ""
|
94
build/build/i18n/pacstrap.pt_BR.po
Normal file
94
build/build/i18n/pacstrap.pt_BR.po
Normal file
@ -0,0 +1,94 @@
|
||||
# F123 pacstrap-f123pi - Bootstrap an Arch image for the Raspberry Pi
|
||||
# Copyright (C) 2017 THE Mike Ray
|
||||
# This file is distributed under the same license as the f123pi package.
|
||||
# Mike Ray <mike.ray@btinternet.com>, 2017.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"POT-Creation-Date: 2017-10-19 03:55+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: Brazilian Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#
|
||||
# Fernando:
|
||||
#
|
||||
# The hardest string in this template will be the usage message.
|
||||
# Try to keep it to a similar format. Option lines and their
|
||||
explanations are indented by one tab.
|
||||
# Other lines are not indented.
|
||||
#
|
||||
# Shorter strings like "Invalid option should be easy.
|
||||
#
|
||||
# There will be a lot more than this but this is a small one to get
|
||||
started with.
|
||||
#
|
||||
# Where you see a variable that starts with a dollar sign, it's very
|
||||
important not to change the name of it or the format.
|
||||
#
|
||||
# The values in the 'msgid' strings should not be changed since it is
|
||||
these which the scripts use
|
||||
# to look up the translations.
|
||||
#
|
||||
# Don't be confused by the empty string "" in some msgid entries where
|
||||
there multiple lines such as in the usage message.
|
||||
#
|
||||
|
||||
|
||||
|
||||
#: ../bootstrap-f123pi:12
|
||||
msgid "Usage: $scriptname"
|
||||
msgstr ""
|
||||
"Usage: $scriptname [ options ... ] { directory | mount-point }\\n\\n"
|
||||
"Options:\\n\\n"
|
||||
" -h\\n\\n"
|
||||
" Show usage and exit.\\n\\n"
|
||||
" -d\\n\\n"
|
||||
" Installation directory is not a mount-point, but an ordinary directory.\\n\\n"
|
||||
" -l <package-list>\\n\\n"
|
||||
" Package list. A file containing one line with each package or meta-package to install.\\n\\n"
|
||||
" -o <hostname>\\n\\n"
|
||||
" Host name to write to /etc/hostname.\\n\\n"
|
||||
" Default is f123pi.\\n\\n"
|
||||
" -p <password>\\n\\n"
|
||||
" User password. The password for the one ordinary user being created.\\n\\n"
|
||||
" Default is raspberry.\\n\\n"
|
||||
" -r <root-password>\\n\\n"
|
||||
" Root password.\\n\\n"
|
||||
" Default is root.\\n\\n"
|
||||
" -u <user-name>\\n\\n"
|
||||
" Name of ordinary user to create.\\n\\n"
|
||||
" Default is f123.\\n\\n"
|
||||
"In all cases arguments to options are mandatory.\\n\\n"
|
||||
"User name and passwords must comply with valid values according to Linux standards."
|
||||
|
||||
|
||||
|
||||
#: ../bootstrap-f123pi:50
|
||||
msgid "Option requires an argument"
|
||||
msgstr ""
|
||||
|
||||
#: ../bootstrap-f123pi:54
|
||||
msgid "Invalid option"
|
||||
msgstr ""
|
||||
|
||||
|
||||
#: ../pacstrap-f123pi.lib:28
|
||||
#, sh-format
|
||||
msgid "Add user ${username}"
|
||||
msgstr ""
|
||||
|
||||
#: ../pacstrap-f123pi.lib:39
|
||||
#, sh-format
|
||||
msgid "Setting password for user ${username}"
|
||||
msgstr ""
|
||||
|
||||
#: ../pacstrap-f123pi.lib:51
|
||||
#, sh-format
|
||||
msgid "Calling systemctl to ${operation} ${service} service"
|
||||
msgstr ""
|
148
build/build/i18n/rpi-image-tool.en.po
Normal file
148
build/build/i18n/rpi-image-tool.en.po
Normal file
@ -0,0 +1,148 @@
|
||||
# rpi-image-tools.
|
||||
# Copyright (C) 2017 Mike Ray
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Mike Ray <mike.ray@btinternet.com>, 2017.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.1.0alpha\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-09-21 17:22+0100\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Mike Ray <mike.ray@btinternet.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: English (en)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: rpi-image-tool:13
|
||||
msgid "tool_usage"
|
||||
msgstr ""
|
||||
"Usage: rpi-image-tool {options ...}\\n"
|
||||
"\\n"
|
||||
"Options:\\n"
|
||||
"\\n"
|
||||
" -C <work_dir>\\n"
|
||||
"\\n"
|
||||
" Clean-up a previous run, unmounting partitions, removing\\n"
|
||||
" working files (not the image file or the working directory.\\n"
|
||||
"\\n"
|
||||
" -D <device>\\n"
|
||||
"\\n"
|
||||
" Mount the partitions on the SD card or other device.\\n"
|
||||
"\\n"
|
||||
" -M <image_file>\\n"
|
||||
"\\n"
|
||||
" Mount the partitions of an existing image file.\\n"
|
||||
"\\n"
|
||||
" -N <image_file>\\n"
|
||||
"\\n"
|
||||
" Create, partition and mount a new (empty) image file.\\n"
|
||||
"\\n"
|
||||
" Only one of the above uppercase options is permitted in any single run.\\n"
|
||||
"\\n"
|
||||
" -h\\n"
|
||||
"\\n"
|
||||
" Display this help text and exit.\\n"
|
||||
"\\n"
|
||||
" -c <integer_block_count>\\n"
|
||||
"\\n"
|
||||
" The number of blocks to write to a new image file. See -z below.\\n"
|
||||
" Only relevant when using the -N option to generate a new image.\\n"
|
||||
"\\n"
|
||||
" -s <integer_split>\\n"
|
||||
"\\n"
|
||||
" The size of the FAT16) boot partition in blocks. See -z below for block size.\\n"
|
||||
" Only relevant when using the -N option to create a new image.\\n"
|
||||
" Default = 64\\n"
|
||||
"\\n"
|
||||
" -w <working_directory>\\n"
|
||||
"\\n"
|
||||
" The working directory which will contain the mount-point and other working files\\n"
|
||||
" (not including the .img file unless the working directory is prefixed in the -N option.\\n"
|
||||
"\\n"
|
||||
" -z <block_size>\\n"
|
||||
"\\n"
|
||||
" The block size.\\n"
|
||||
" Only relevant when using the -N option to create a new image.\\n"
|
||||
" Permitted values are '1M' or '1MB'\\n"
|
||||
" Default = 1M\\n"
|
||||
"\\n"
|
||||
"Notes:\\n"
|
||||
"\\n"
|
||||
"The script assumes that:\\n"
|
||||
"\\n"
|
||||
" 1. The first partition is the boot partition.\\n"
|
||||
" 2. The second partition is the root partition.\\n"
|
||||
"\\n"
|
||||
"If the supplied working directory is 'work', the mounts will be as follows:\\n"
|
||||
"\\n"
|
||||
" work/root (where the root partition is mounted)\\n"
|
||||
" work/root/boot (where the boot partition is mounted)\\n"
|
||||
"\\n"
|
||||
"**IMPORTANT**\\n"
|
||||
"\\n"
|
||||
"There is *NO* paranoia checking to check the 2 partition rule is obeyed in any\\n"
|
||||
"image file or device being created or mounted.\\n"
|
||||
"\\n"
|
||||
"Be very careful when specifying the device name to a -N run of this script.\\n"
|
||||
"It uses 'dd' to generate the .img file and\\n"
|
||||
"'dd' is silent and deadly if you pick the wrong device, for example your main\\n"
|
||||
"hard-disk.\\n"
|
||||
"\\n"
|
||||
"You have been warned!\\n"
|
||||
"\\n"
|
||||
|
||||
|
||||
|
||||
#: rpi-image-tool:24
|
||||
#, sh-format
|
||||
msgid "Script must be run as root, try: sudo $PROGNAME"
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-tool:77
|
||||
msgid "Invalid option"
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-tool:83
|
||||
#, sh-format
|
||||
msgid "Option - $OPTARG requires an argument."
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-tool:91
|
||||
msgid "Work directory not set"
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-tool:94
|
||||
msgid "Image file name not set"
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-tool:95 rpi-image-tool:100
|
||||
msgid "Root mount-point not set"
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-tool:99
|
||||
msgid "Device name not set"
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-tool:104
|
||||
msgid "Block count not set"
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-tool:105
|
||||
msgid "Block size not set"
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-tool:106
|
||||
msgid "Split size not set"
|
||||
msgstr ""
|
||||
|
||||
#: rpi-image-sync:11
|
||||
msgid "sync_usage"
|
||||
msgstr ""
|
||||
|
||||
#: backuppi:12
|
||||
msgid "backup_usage"
|
||||
msgstr ""
|
Reference in New Issue
Block a user