mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
85 lines
2.9 KiB
Text
85 lines
2.9 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Kira J. Fernandez <kirajfdez@gmail.com>, 2010.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kded_susefreespacenotifier\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
|
|
"PO-Revision-Date: 2010-04-26 08:57+0200\n"
|
|
"Last-Translator: Kira J. Fernandez <kirajfdez@gmail.com>\n"
|
|
"Language-Team: Español <kde-i18n-doc@kde.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Poedit-Language: Spanish\n"
|
|
"X-Poedit-Country: SPAIN\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Lokalize 1.0\n"
|
|
|
|
#: freespacenotifier.cpp:89
|
|
msgctxt ""
|
|
"Warns the user that the system is running low on space on his home folder, "
|
|
"indicating the percentage and absolute MiB size remaining, and asks if the "
|
|
"user wants to do something about it"
|
|
msgid ""
|
|
"You are running low on disk space on your home folder (currently %2%, %1 MiB "
|
|
"free).\n"
|
|
"Would you like to run a file manager to free some disk space?"
|
|
msgstr ""
|
|
"Le queda poco espacio de disco en su carpeta personal (actualmente un %2%, "
|
|
"%1 MiB libres).\n"
|
|
"¿Desea abrir un gestor de archivos para liberar algo de espacio?"
|
|
|
|
#: freespacenotifier.cpp:90
|
|
msgctxt "Opens a file manager like dolphin"
|
|
msgid "Open File Manager"
|
|
msgstr "Abrir gestor de archivos"
|
|
|
|
#: freespacenotifier.cpp:90
|
|
msgctxt "Closes the notification"
|
|
msgid "Do Nothing"
|
|
msgstr "No hacer nada"
|
|
|
|
#: freespacenotifier.cpp:90
|
|
msgctxt "Allows the user to configure the warning notification being shown"
|
|
msgid "Configure Warning"
|
|
msgstr "Configurar advertencias"
|
|
|
|
#: freespacenotifier.cpp:124
|
|
msgctxt "The settings dialog main page name, as in 'general settings'"
|
|
msgid "General"
|
|
msgstr "General"
|
|
|
|
#. i18n: file: freespacenotifier_prefs_base.ui:17
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_enableNotification)
|
|
#: rc.cpp:3
|
|
msgid "Enable low disk space warning"
|
|
msgstr "Activar advertencia de poco espacio en disco"
|
|
|
|
#. i18n: file: freespacenotifier_prefs_base.ui:27
|
|
#. i18n: ectx: property (text), widget (QLabel, label_minimumSpace)
|
|
#: rc.cpp:6
|
|
msgid "Warn when free space is below:"
|
|
msgstr "Avisar cuando el espacio libre sea menor de:"
|
|
|
|
#. i18n: file: freespacenotifier_prefs_base.ui:37
|
|
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_minimumSpace)
|
|
#: rc.cpp:9
|
|
msgid " MiB"
|
|
msgstr " MiB"
|
|
|
|
#. i18n: file: freespacenotifier.kcfg:9
|
|
#. i18n: ectx: label, entry (minimumSpace), group (General)
|
|
#: rc.cpp:12
|
|
msgid "Minimum free space before user starts being notified."
|
|
msgstr ""
|
|
"Mínimo espacio libre a partir del que se empezará a notificar al usuario."
|
|
|
|
#. i18n: file: freespacenotifier.kcfg:15
|
|
#. i18n: ectx: label, entry (enableNotification), group (General)
|
|
#: rc.cpp:15
|
|
msgid "Is the free space notification enabled."
|
|
msgstr "Si la notificación de espacio libre está activada."
|