Blame Locales/Scripts/Bash/es_ES/Functions/Commons/messages.pot

8d9942
# SOME DESCRIPTIVE TITLE.
8d9942
# Copyright (C) YEAR The CentOS Project
a4c78d
# This file is distributed under the same license as the centos-art-0.0.3 package.
8d9942
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8d9942
#
8d9942
#, fuzzy
8d9942
msgid ""
8d9942
msgstr ""
a4c78d
"Project-Id-Version: centos-art-0.0.3\n"
8d9942
"Report-Msgid-Bugs-To: Documentation SIG <centos-docs@centos.org>\n"
6f89aa
"POT-Creation-Date: 2012-09-21 00:05-0400\n"
6f89aa
"PO-Revision-Date: 2012-09-21 00:05-0400\n"
8d9942
"Last-Translator: Documentation SIG\n"
8d9942
"Language-Team: EspaƱol\n"
8d9942
"MIME-Version: 1.0\n"
8d9942
"Content-Type: text/plain; charset=CHARSET\n"
8d9942
"Content-Transfer-Encoding: 8bit\n"
8d9942
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli.sh:72
4f6f8f
#, sh-format
4f6f8f
msgid "The $FILE needs to have execution rights."
4f6f8f
msgstr ""
4f6f8f
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_checkFiles.sh:67
a4c78d
msgid "isn't a directory."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_checkFiles.sh:73
a4c78d
msgid "isn't a regular file."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_checkFiles.sh:79
a4c78d
msgid "isn't a symbolic link."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_checkFiles.sh:85
a4c78d
msgid "isn't an executable file."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_checkFiles.sh:91
a4c78d
msgid "doesn't exist."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_checkPathComponent.sh:62
a4c78d
msgid "contains an invalid release format."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_checkPathComponent.sh:68
a4c78d
msgid "contains an invalid architecture format."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_checkPathComponent.sh:74
a4c78d
msgid "contains an invalid theme format."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_checkPathComponent.sh:80
a4c78d
msgid "contains an invalid format."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh:30
a4c78d
msgid "At least one argument must be passed."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh:68
a4c78d
msgid "No function file was found."
8d9942
msgstr ""
8d9942
8d9942
#: trunk/Scripts/Bash/Functions/Commons/cli_getTemporalFile.sh:38
8d9942
msgid "The first argument cannot be empty."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:75
8d9942
msgid "There is no entry to create."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:78
8d9942
msgid "The following entry will be created"
8d9942
msgid_plural "The following entries will be created"
8d9942
msgstr[0] ""
8d9942
msgstr[1] ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:88
8d9942
msgid "There is no file to delete."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:91
8d9942
msgid "The following entry will be deleted"
8d9942
msgid_plural "The following entries will be deleted"
8d9942
msgstr[0] ""
8d9942
msgstr[1] ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:101
8d9942
msgid "There is no file to locale."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:104
8d9942
msgid "Translatable strings will be retrived from the following entry"
8d9942
msgid_plural ""
8d9942
"Translatable strings will be retrived from the following entries"
8d9942
msgstr[0] ""
8d9942
msgstr[1] ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:114
8d9942
msgid "There is no file to edit."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:117
8d9942
msgid "The following file will be edited"
8d9942
msgid_plural "The following files will be edited"
8d9942
msgstr[0] ""
8d9942
msgstr[1] ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:127
8d9942
msgid "There is no file to process."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:130
8d9942
msgid "The following file will be processed"
8d9942
msgid_plural "The following files will be processed"
8d9942
msgstr[0] ""
8d9942
msgstr[1] ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh:145
8d9942
msgid "Do you want to continue"
8d9942
msgstr ""
8d9942
6f89aa
#: trunk/Scripts/Bash/Functions/Commons/cli_printCopyrightInfo.sh:44
8d9942
msgid "Creative Common Attribution-ShareAlike 3.0 License"
8d9942
msgstr ""
8d9942
6f89aa
#: trunk/Scripts/Bash/Functions/Commons/cli_printCopyrightInfo.sh:103
8d9942
msgid "All rights reserved."
8d9942
msgstr ""
8d9942
8d9942
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:38
8d9942
msgid "The message cannot be empty."
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:72
8d9942
msgid "Cropping from"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:76
8d9942
msgid "Tuning-up"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:80
8d9942
msgid "Checking"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:84
f7211d
msgid "Combining"
f7211d
msgstr ""
f7211d
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:89
8d9942
msgid "Updating"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:91
8d9942
msgid "Creating"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:96
8d9942
msgid "Deleting"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:100
8d9942
msgid "Reading"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:104
8d9942
msgid "Saved as"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:108
8d9942
msgid "Linked to"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:112
8d9942
msgid "Moved to"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:116
8d9942
msgid "Translation"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:120
8d9942
msgid "Validating"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:124
8d9942
msgid "Template"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:128
8d9942
msgid "Configuration"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:132
8d9942
msgid "Palette"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:164
8d9942
msgid "To know more, run the following command"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:174
8d9942
msgid "yes"
8d9942
msgstr ""
8d9942
a4c78d
#: trunk/Scripts/Bash/Functions/Commons/cli_printMessage.sh:177
8d9942
msgid "no"
8d9942
msgstr ""