2003-08-15 22:07:09 +08:00
|
|
|
# xfce4-netload for the XFce desktop environment.
|
|
|
|
# Copyright (C) 2003 THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the xfce4-netload package.
|
|
|
|
# Carles Muñoz Gorriz <carlesmu@internautas.org>, 2003.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: XFce 4\n"
|
2003-09-06 20:37:20 +08:00
|
|
|
"POT-Creation-Date: 2003-09-06 14:31+0200\n"
|
2003-08-28 02:17:55 +08:00
|
|
|
"PO-Revision-Date: 2003-08-26 23:58+0100\n"
|
2003-08-15 22:07:09 +08:00
|
|
|
"Last-Translator: Carles Mu-oz Gorriz <carlesmu@internautas.org>\n"
|
|
|
|
"Language-Team: ca <LL@li.org>\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:64
|
|
|
|
msgid "Xfce4-Netload-Plugin"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: panel-plugin/netload.c:67
|
|
|
|
msgid "Unknown error."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: panel-plugin/netload.c:68
|
|
|
|
msgid "Linux proc device '/proc/net/dev' not found."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: panel-plugin/netload.c:69
|
|
|
|
msgid "Interface was not found."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: panel-plugin/netload.c:223
|
2003-08-28 02:17:55 +08:00
|
|
|
#, c-format
|
2003-08-15 22:07:09 +08:00
|
|
|
msgid ""
|
2003-08-27 04:34:46 +08:00
|
|
|
"Average of last %d measures:\n"
|
2003-08-25 04:07:08 +08:00
|
|
|
"Incoming: %s kByte/s\n"
|
|
|
|
"Outgoing: %s kByte/s\n"
|
|
|
|
"Total: %s kByte/s"
|
2003-08-15 22:07:09 +08:00
|
|
|
msgstr ""
|
2003-08-28 02:17:55 +08:00
|
|
|
"Mitja dels &d últims mesuraments:\n"
|
|
|
|
"Entrant: %s kBytes/s\n"
|
|
|
|
"Sortint: %s kBytes/s\n"
|
|
|
|
"Total: %s kBytes/s"
|
2003-08-15 22:07:09 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:521
|
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"%s: Error in initalizing:\n"
|
|
|
|
"%s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: panel-plugin/netload.c:842
|
2003-08-15 22:07:09 +08:00
|
|
|
msgid "Select color"
|
|
|
|
msgstr "Seleccioneu el color"
|
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:895
|
2003-08-15 22:07:09 +08:00
|
|
|
msgid "Bar color (incoming):"
|
2003-08-28 02:17:55 +08:00
|
|
|
msgstr "Color de la barra (entrant):"
|
2003-08-15 22:07:09 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:896
|
2003-08-15 22:07:09 +08:00
|
|
|
msgid "Bar color (outgoing):"
|
2003-08-28 02:17:55 +08:00
|
|
|
msgstr "Color de la barra (sortint):"
|
2003-08-15 22:07:09 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:899
|
2003-08-25 04:07:08 +08:00
|
|
|
msgid "Maximum (incoming):"
|
2003-08-28 02:17:55 +08:00
|
|
|
msgstr "Màxim (entrant):"
|
2003-08-25 04:07:08 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:900
|
2003-08-25 04:07:08 +08:00
|
|
|
msgid "Maximum (outgoing):"
|
2003-08-28 02:17:55 +08:00
|
|
|
msgstr "Màxim (sortint):"
|
2003-08-25 04:07:08 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:924
|
2003-08-15 22:07:09 +08:00
|
|
|
msgid "Text to display:"
|
|
|
|
msgstr "Text a mostrar:"
|
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:955
|
2003-08-15 22:07:09 +08:00
|
|
|
msgid "Network device:"
|
2003-08-28 02:17:55 +08:00
|
|
|
msgstr "Dispositiu de xarxa:"
|
2003-08-15 22:07:09 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:981
|
2003-08-27 04:34:46 +08:00
|
|
|
msgid "Update interval:"
|
2003-08-28 02:17:55 +08:00
|
|
|
msgstr "Interval d'actualització:"
|
2003-08-27 04:34:46 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:992
|
|
|
|
#, fuzzy
|
|
|
|
msgid "s"
|
2003-08-28 02:17:55 +08:00
|
|
|
msgstr "ms"
|
2003-08-27 04:34:46 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:1005
|
2003-08-25 04:07:08 +08:00
|
|
|
msgid "Automatic maximum"
|
2003-08-28 02:17:55 +08:00
|
|
|
msgstr "Màxim automatitzat"
|
2003-08-25 04:07:08 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:1037
|
2003-08-25 04:07:08 +08:00
|
|
|
msgid "kByte/s"
|
2003-08-28 02:17:55 +08:00
|
|
|
msgstr "kBytes/s"
|
2003-08-25 04:07:08 +08:00
|
|
|
|
2003-09-06 20:37:20 +08:00
|
|
|
#: panel-plugin/netload.c:1125
|
2003-08-15 22:07:09 +08:00
|
|
|
msgid "Netload"
|
|
|
|
msgstr "Càrrega de red"
|