mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
107 lines
3 KiB
Text
107 lines
3 KiB
Text
# Translation of plasma_applet_fileWatcher.po to Catalan
|
|
# Copyright (C) 2008-2009 This_file_is_part_of_KDE
|
|
# This file is distributed under the license LGPL version 2 or later.
|
|
#
|
|
# Josep Ma. Ferrer <txemaq@gmail.com>, 2008.
|
|
# Joan Maspons <joanmaspons@gmail.com>, 2009.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: plasma_applet_fileWatcher\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2023-08-10 00:42+0300\n"
|
|
"PO-Revision-Date: 2009-05-15 21:27+0200\n"
|
|
"Last-Translator: Joan Maspons <joanmaspons@gmail.com>\n"
|
|
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
|
"Language: ca\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Lokalize 0.3\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Accelerator-Marker: &\n"
|
|
|
|
#: fileWatcher.cpp:86
|
|
msgid "Select a file to watch."
|
|
msgstr "Seleccioneu un fitxer a vigilar."
|
|
|
|
#: fileWatcher.cpp:131 fileWatcher.cpp:153
|
|
msgid "Could not open file: %1"
|
|
msgstr "No es pot obrir el fitxer: %1"
|
|
|
|
#: fileWatcher.cpp:147
|
|
msgid "Cannot watch non-text file: %1"
|
|
msgstr "No es pot vigilar un fitxer que no sigui de text: %1"
|
|
|
|
#: fileWatcher.cpp:225
|
|
msgid "General"
|
|
msgstr "General"
|
|
|
|
#: fileWatcher.cpp:235
|
|
msgid "Filters"
|
|
msgstr "Filtres"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:14
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, fileWatcherConfig)
|
|
#: rc.cpp:3
|
|
msgid "Configure File Watcher"
|
|
msgstr "Configuració del vigilant de fitxers"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:26
|
|
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
|
#: rc.cpp:6
|
|
msgid "File"
|
|
msgstr "Fitxer"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:49
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: rc.cpp:9
|
|
msgid "File:"
|
|
msgstr "Fitxer:"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:65
|
|
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
|
#: rc.cpp:12
|
|
msgid "Font"
|
|
msgstr "Tipus de lletra"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:88
|
|
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
|
#: rc.cpp:15
|
|
msgid "Font:"
|
|
msgstr "Tipus de lletra:"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:101
|
|
#. i18n: ectx: property (text), widget (QLabel, label_7)
|
|
#: rc.cpp:18
|
|
msgid "Color:"
|
|
msgstr "Color:"
|
|
|
|
#. i18n: file: filtersConfig.ui:48
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: rc.cpp:21
|
|
msgid "Filters settings:"
|
|
msgstr "Arranjaments dels filtres:"
|
|
|
|
#. i18n: file: filtersConfig.ui:58
|
|
#. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton)
|
|
#: rc.cpp:24
|
|
msgid "Use regular expressions"
|
|
msgstr "Usa expressions regulars"
|
|
|
|
#. i18n: file: filtersConfig.ui:68
|
|
#. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton)
|
|
#: rc.cpp:27
|
|
msgid "Use exact match"
|
|
msgstr "Usa coincidència exacta"
|
|
|
|
#. i18n: file: filtersConfig.ui:100
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: rc.cpp:30
|
|
msgid "Filters:"
|
|
msgstr "Filtres:"
|
|
|
|
#. i18n: file: filtersConfig.ui:107
|
|
#. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox)
|
|
#: rc.cpp:33
|
|
msgid "Show only lines that match filters"
|
|
msgstr "Mostra només les línies que coincideixin amb els filtres"
|