ttrss/locale/ca_CA/LC_MESSAGES/messages.po

4953 lines
124 KiB
Plaintext
Raw Normal View History

2009-11-22 21:18:54 +01:00
# translation of messages.po to catalan
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
msgid ""
msgstr ""
"Project-Id-Version: messages\n"
"Report-Msgid-Bugs-To: \n"
2013-05-15 07:23:41 +02:00
"POT-Creation-Date: 2013-05-15 09:23+0400\n"
2009-11-22 21:18:54 +01:00
"PO-Revision-Date: 2009-11-19 09:40+0100\n"
"Last-Translator: Alfred Galitó <bratac@bratac.cat>\n"
"Language-Team: Català <bratac@bratac.cat>\n"
2011-03-10 09:57:47 +01:00
"Language: \n"
2009-11-22 21:18:54 +01:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"X-Poedit-Language: Catalan\n"
2013-05-15 07:23:41 +02:00
#: backend.php:73
2009-11-22 21:18:54 +01:00
msgid "Use default"
msgstr "Valors per defecte"
2013-05-15 07:23:41 +02:00
#: backend.php:74
2009-11-22 21:18:54 +01:00
msgid "Never purge"
msgstr "No ho purguis mai"
2013-05-15 07:23:41 +02:00
#: backend.php:75
2009-11-22 21:18:54 +01:00
msgid "1 week old"
msgstr "Al cap d'1 setmana"
2013-05-15 07:23:41 +02:00
#: backend.php:76
2009-11-22 21:18:54 +01:00
msgid "2 weeks old"
msgstr "Al cap de 2 setmanes"
2013-05-15 07:23:41 +02:00
#: backend.php:77
2009-11-22 21:18:54 +01:00
msgid "1 month old"
msgstr "Al cap d'1 mes"
2013-05-15 07:23:41 +02:00
#: backend.php:78
2009-11-22 21:18:54 +01:00
msgid "2 months old"
msgstr "Al cap de 2 mesos"
2013-05-15 07:23:41 +02:00
#: backend.php:79
2009-11-22 21:18:54 +01:00
msgid "3 months old"
msgstr "Al cap de 3 mesos"
2013-05-15 07:23:41 +02:00
#: backend.php:82
2009-11-22 21:18:54 +01:00
msgid "Default interval"
msgstr "Interval per defecte"
2013-05-15 07:23:41 +02:00
#: backend.php:83
#: backend.php:93
2009-11-22 21:18:54 +01:00
msgid "Disable updates"
msgstr "Deshabilita les actualitzacions"
2013-05-15 07:23:41 +02:00
#: backend.php:84
#: backend.php:94
2009-11-22 21:18:54 +01:00
msgid "Each 15 minutes"
msgstr "Cada 15 minuts"
2013-05-15 07:23:41 +02:00
#: backend.php:85
#: backend.php:95
2009-11-22 21:18:54 +01:00
msgid "Each 30 minutes"
msgstr "cada 30 minuts"
2013-05-15 07:23:41 +02:00
#: backend.php:86
#: backend.php:96
2009-11-22 21:18:54 +01:00
msgid "Hourly"
msgstr "Cada hora"
2013-05-15 07:23:41 +02:00
#: backend.php:87
#: backend.php:97
2009-11-22 21:18:54 +01:00
msgid "Each 4 hours"
msgstr "Cada 4 hores"
2013-05-15 07:23:41 +02:00
#: backend.php:88
#: backend.php:98
2009-11-22 21:18:54 +01:00
msgid "Each 12 hours"
msgstr "Cada 12 hores"
2013-05-15 07:23:41 +02:00
#: backend.php:89
#: backend.php:99
2009-11-22 21:18:54 +01:00
msgid "Daily"
msgstr "Diàriament"
2013-05-15 07:23:41 +02:00
#: backend.php:90
#: backend.php:100
2009-11-22 21:18:54 +01:00
msgid "Weekly"
msgstr "Setmanalment"
2013-05-15 07:23:41 +02:00
#: backend.php:103
#: classes/pref/users.php:119
#: classes/pref/system.php:51
2009-11-22 21:18:54 +01:00
msgid "User"
msgstr "Usuari"
2013-05-15 07:23:41 +02:00
#: backend.php:104
2009-11-22 21:18:54 +01:00
msgid "Power User"
msgstr "Súper usuari"
2013-05-15 07:23:41 +02:00
#: backend.php:105
2009-11-22 21:18:54 +01:00
msgid "Administrator"
msgstr "Administrador"
#: errors.php:9
2013-05-15 07:23:41 +02:00
msgid "This program requires XmlHttpRequest to function properly. Your browser doesn't seem to support it."
msgstr "Aquest programa necessita XmlHttpRequest per funcionar correctament. Sembla que el vostre navegador no n'és compatible."
2009-11-22 21:18:54 +01:00
#: errors.php:12
2013-05-15 07:23:41 +02:00
msgid "This program requires cookies to function properly. Your browser doesn't seem to support them."
msgstr "Aquest programa necessita «cookies» per a funcionar correctament. Sembla que el vostre navegador no les suporta."
2009-11-22 21:18:54 +01:00
#: errors.php:15
2013-05-15 07:23:41 +02:00
#, fuzzy
msgid "Backend sanity check failed."
2009-11-22 21:18:54 +01:00
msgstr "La comprovació del motor de l'administrador ha fallat."
#: errors.php:17
2009-11-22 21:18:54 +01:00
msgid "Frontend sanity check failed."
msgstr "La revisió de la interfície ha fallat."
#: errors.php:19
2010-11-17 11:43:14 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please update&lt;/a&gt;."
msgstr "Versió de l'esquema de la base de dades incorrecta. &lt;a href='update.php'&gt;Si us plau, actualitzeu-lo&lt;/a&gt;."
2009-11-22 21:18:54 +01:00
#: errors.php:21
2009-11-22 21:18:54 +01:00
msgid "Request not authorized."
msgstr "Sol·licitud no autoritzada."
#: errors.php:23
2009-11-22 21:18:54 +01:00
msgid "No operation to perform."
msgstr "Cap operació per a fer."
#: errors.php:25
2013-05-15 07:23:41 +02:00
msgid "Could not display feed: query failed. Please check label match syntax or local configuration."
msgstr "No s'ha pogut mostrar el canal: ha fallat la consulta. Si us plau reviseu si coincideix l'etiqueta o la configuració local."
2009-11-22 21:18:54 +01:00
#: errors.php:27
2009-11-22 21:18:54 +01:00
msgid "Denied. Your access level is insufficient to access this page."
msgstr "Denegat. No teniu prou permisos per accedir a aquesta pàgina."
#: errors.php:29
2009-11-22 21:18:54 +01:00
msgid "Configuration check failed"
msgstr "La comprovació de la configuració ha fallat."
#: errors.php:31
2011-03-18 16:25:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Your version of MySQL is not currently supported. Please see official site for more information."
2009-11-22 21:18:54 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
"Actualment no es pot gestionar la vostra versió de MySQL. Si us plau aneu a \n"
2009-11-22 21:18:54 +01:00
"\t\tla pàgina oficial per tenir-ne més informació."
2013-05-15 07:23:41 +02:00
#: errors.php:35
2009-11-22 21:18:54 +01:00
msgid "SQL escaping test failed, check your database and PHP configuration"
2013-05-15 07:23:41 +02:00
msgstr "Ha fallat la sortida de prova de SQL, reviseu la base configuració de la bases de dades i de PHP"
#: index.php:128
#: index.php:145
#: index.php:265
#: prefs.php:97
#: classes/backend.php:5
#: classes/pref/labels.php:296
#: classes/pref/filters.php:678
#: classes/pref/feeds.php:1372
#: js/feedlist.js:128
#: js/feedlist.js:441
#: js/functions.js:446
#: js/functions.js:784
#: js/functions.js:1194
#: js/functions.js:1330
#: js/functions.js:1642
#: js/prefs.js:86
#: js/prefs.js:576
#: js/prefs.js:666
#: js/prefs.js:867
#: js/prefs.js:1454
#: js/prefs.js:1507
#: js/prefs.js:1566
#: js/prefs.js:1583
#: js/prefs.js:1599
#: js/prefs.js:1619
#: js/prefs.js:1792
#: js/prefs.js:1808
#: js/prefs.js:1826
#: js/tt-rss.js:507
#: js/tt-rss.js:524
#: js/viewfeed.js:821
#: js/viewfeed.js:1250
#: plugins/import_export/import_export.js:17
#: plugins/updater/updater.js:17
2012-12-24 10:34:37 +01:00
msgid "Loading, please wait..."
msgstr "S'està obrint, preneu paciència..."
2013-05-15 07:23:41 +02:00
#: index.php:159
msgid "Collapse feedlist"
msgstr "Redueix la llista de canals"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:162
2010-01-13 11:50:18 +01:00
#, fuzzy
msgid "Show articles"
2010-01-13 11:50:18 +01:00
msgstr "Articles mémorisés"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:165
msgid "Adaptive"
msgstr "Adaptatiu"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:166
msgid "All Articles"
msgstr "Tots els articles"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:167
#: include/functions.php:2008
#: classes/feeds.php:98
msgid "Starred"
msgstr "Marcats"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:168
#: include/functions.php:2009
#: classes/feeds.php:99
msgid "Published"
msgstr "Publicats"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:169
#: classes/feeds.php:85
#: classes/feeds.php:97
msgid "Unread"
msgstr "Per llegir"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:170
#, fuzzy
msgid "Unread First"
msgstr "Per llegir"
#: index.php:171
msgid "With Note"
msgstr ""
#: index.php:172
msgid "Ignore Scoring"
msgstr "Ignora la puntuació"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:175
2010-01-13 11:50:18 +01:00
#, fuzzy
msgid "Sort articles"
msgstr "Articles mémorisés"
2010-01-13 11:50:18 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:178
2012-12-24 10:34:37 +01:00
msgid "Default"
msgstr "Per defecte"
2013-05-15 07:23:41 +02:00
#: index.php:179
msgid "Newest first"
msgstr ""
#: index.php:180
msgid "Oldest first"
msgstr ""
2010-11-08 12:29:11 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:181
msgid "Title"
msgstr "Títol"
2013-05-15 07:23:41 +02:00
#: index.php:185
#: index.php:233
#: include/functions.php:1998
#: classes/feeds.php:103
#: classes/feeds.php:424
#: js/FeedTree.js:128
2012-12-24 10:34:37 +01:00
#: js/FeedTree.js:156
msgid "Mark as read"
msgstr "Marca'l com a llegit"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:188
msgid "Older than one day"
msgstr ""
#: index.php:191
msgid "Older than one week"
msgstr ""
#: index.php:194
msgid "Older than two weeks"
msgstr ""
#: index.php:210
msgid "Communication problem with server."
msgstr ""
#: index.php:218
msgid "New version of Tiny Tiny RSS is available!"
msgstr "Hi ha una nova versió de Tiny Tiny RSS!"
#: index.php:223
msgid "Actions..."
msgstr "Accions..."
2011-03-10 09:57:47 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:225
#, fuzzy
msgid "Preferences..."
msgstr "Preferències"
#: index.php:226
msgid "Search..."
msgstr "Cerca..."
2011-03-10 09:57:47 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:227
msgid "Feed actions:"
msgstr "Accions sobre els canals:"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:228
#: classes/handler/public.php:562
msgid "Subscribe to feed..."
msgstr "Subscriviu-vos al canal"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#: index.php:229
msgid "Edit this feed..."
msgstr "Edita aquest canal..."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:230
msgid "Rescore feed"
msgstr "Canvia la puntuació del canal"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:231
#: classes/pref/feeds.php:746
#: classes/pref/feeds.php:1327
#: js/PrefFeedTree.js:73
msgid "Unsubscribe"
msgstr "Dóna't de baixa"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:232
msgid "All feeds:"
msgstr "Tots els canals"
2013-05-15 07:23:41 +02:00
#: index.php:234
msgid "(Un)hide read feeds"
msgstr "Mostra/amaga els canals llegits"
2011-10-13 08:50:54 +02:00
2013-05-15 07:23:41 +02:00
#: index.php:235
msgid "Other actions:"
msgstr "Altres accions:"
2010-11-17 11:43:14 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:236
#: include/functions.php:1984
2010-11-17 11:43:14 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Toggle widescreen mode"
msgstr "Canvia al mode de reordenació de categories"
2010-11-17 11:43:14 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:237
msgid "Select by tags..."
2010-11-17 11:43:14 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: index.php:238
2009-11-22 21:18:54 +01:00
msgid "Create label..."
msgstr "Crea una etiqueta"
2013-05-15 07:23:41 +02:00
#: index.php:239
msgid "Create filter..."
msgstr "Crea un filtre..."
2010-11-08 12:29:11 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:240
2011-11-23 07:40:39 +01:00
#, fuzzy
msgid "Keyboard shortcuts help"
msgstr "Dreceres de teclat"
2011-11-23 07:40:39 +01:00
2013-05-15 07:23:41 +02:00
#: index.php:249
msgid "Logout"
msgstr "Surt"
#: prefs.php:33
#: prefs.php:115
#: include/functions.php:2011
#: classes/pref/prefs.php:440
msgid "Preferences"
msgstr "Preferències"
#: prefs.php:106
2010-03-22 20:16:21 +01:00
msgid "Keyboard shortcuts"
msgstr "Dreceres de teclat"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: prefs.php:107
2011-04-21 08:06:00 +02:00
msgid "Exit preferences"
msgstr "Surt de les preferències"
2013-05-15 07:23:41 +02:00
#: prefs.php:118
#: classes/pref/feeds.php:106
#: classes/pref/feeds.php:1253
#: classes/pref/feeds.php:1316
msgid "Feeds"
msgstr "Canals"
2013-05-15 07:23:41 +02:00
#: prefs.php:121
#: classes/pref/filters.php:154
2010-03-22 20:16:21 +01:00
msgid "Filters"
msgstr "Filtres"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: prefs.php:124
#: include/functions.php:1176
#: include/functions.php:1832
#: classes/pref/labels.php:90
msgid "Labels"
msgstr "Etiquetes"
2013-05-15 07:23:41 +02:00
#: prefs.php:128
2010-03-22 20:16:21 +01:00
msgid "Users"
msgstr "Usuaris"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: prefs.php:131
msgid "System"
msgstr ""
#: register.php:184
#: include/login_form.php:238
msgid "Create new account"
msgstr "Creeu un compte nou"
2009-11-22 21:18:54 +01:00
#: register.php:190
msgid "New user registrations are administratively disabled."
msgstr "L'administrador ha deshabilitat els registres de nous usuaris."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: register.php:194
#: register.php:239
#: register.php:252
#: register.php:267
#: register.php:286
#: register.php:334
#: register.php:344
#: register.php:356
#: classes/handler/public.php:632
#: classes/handler/public.php:723
#: classes/handler/public.php:805
#: classes/handler/public.php:880
#: classes/handler/public.php:894
#: classes/handler/public.php:901
#: classes/handler/public.php:926
msgid "Return to Tiny Tiny RSS"
msgstr "Torna a Tiny Tiny RSS"
#: register.php:215
2013-05-15 07:23:41 +02:00
msgid "Your temporary password will be sent to the specified email. Accounts, which were not logged in once, are erased automatically 24 hours after temporary password is sent."
msgstr "La vostra contrasenya temporal s'enviarà a l'adreça electrònica especificada. Els comptes en els quals no s'hagi entrat almenys un cop s'eliminaran passades 24 hores des de l'enviament de la contrasenya."
2009-11-22 21:18:54 +01:00
#: register.php:221
msgid "Desired login:"
msgstr "Usuari desitjat:"
2009-11-22 21:18:54 +01:00
#: register.php:224
msgid "Check availability"
msgstr "Comprova la disponibilitat"
2009-11-22 21:18:54 +01:00
#: register.php:226
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:763
msgid "Email:"
msgstr "Adreça electrònica:"
2009-11-22 21:18:54 +01:00
#: register.php:229
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:768
msgid "How much is two plus two:"
msgstr "Quant és dos més dos:"
2009-11-22 21:18:54 +01:00
#: register.php:232
msgid "Submit registration"
msgstr "Envia el registre"
#: register.php:250
msgid "Your registration information is incomplete."
msgstr "La vostra informació de registre és incompleta."
2009-11-22 21:18:54 +01:00
#: register.php:265
msgid "Sorry, this username is already taken."
msgstr "Aquest nom d'usuari ja existeix."
2011-10-13 08:50:54 +02:00
2012-01-30 13:39:40 +01:00
#: register.php:284
msgid "Registration failed."
msgstr "Ha fallat el regsitre"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: register.php:331
msgid "Account created successfully."
msgstr "S'ha creat el compte."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: register.php:353
msgid "New user registrations are currently closed."
msgstr "Actualment no es permet el registre de nous usuaris."
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#: update.php:55
#, fuzzy
msgid "Tiny Tiny RSS data update script."
msgstr "La base de dades de Tiny Tiny RSS està actualitzada."
2013-05-15 07:23:41 +02:00
#: include/digest.php:109
#: include/functions.php:1185
#: include/functions.php:1733
#: include/functions.php:1818
#: include/functions.php:1840
#: classes/opml.php:416
#: classes/pref/feeds.php:218
msgid "Uncategorized"
msgstr "Sense categoria"
#: include/feedbrowser.php:83
#, fuzzy, php-format
msgid "%d archived article"
msgid_plural "%d archived articles"
msgstr[0] "Articles marcats"
msgstr[1] "Articles marcats"
#: include/feedbrowser.php:107
msgid "No feeds found."
msgstr "No s'ha trobat cap canal."
#: include/functions.php:1174
#: include/functions.php:1830
msgid "Special"
msgstr "Especial"
#: include/functions.php:1681
#: classes/feeds.php:1097
#: classes/pref/filters.php:425
msgid "All feeds"
msgstr "Tots els canals"
#: include/functions.php:1885
msgid "Starred articles"
msgstr "Articles marcats"
#: include/functions.php:1887
msgid "Published articles"
msgstr "Articles publicats"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1889
msgid "Fresh articles"
msgstr "Articles nous"
#: include/functions.php:1891
#: include/functions.php:2006
msgid "All articles"
msgstr "Tots els articles"
#: include/functions.php:1893
#, fuzzy
msgid "Archived articles"
msgstr "Articles mémorisés"
#: include/functions.php:1895
msgid "Recently read"
msgstr ""
#: include/functions.php:1958
msgid "Navigation"
msgstr "Navegació"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1959
#, fuzzy
msgid "Open next feed"
msgstr "Canals generats"
#: include/functions.php:1960
msgid "Open previous feed"
msgstr ""
#: include/functions.php:1961
#, fuzzy
msgid "Open next article"
msgstr "Mostra el contingut original de l'article"
#: include/functions.php:1962
#, fuzzy
msgid "Open previous article"
msgstr "Mostra el contingut original de l'article"
#: include/functions.php:1963
msgid "Open next article (don't scroll long articles)"
msgstr ""
#: include/functions.php:1964
msgid "Open previous article (don't scroll long articles)"
msgstr ""
#: include/functions.php:1965
msgid "Move to next article (don't expand or mark read)"
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1966
msgid "Move to previous article (don't expand or mark read)"
msgstr ""
2013-05-15 07:23:41 +02:00
#: include/functions.php:1967
msgid "Show search dialog"
msgstr "Mostra el diàleg de cerca"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1968
#, fuzzy
msgid "Article"
msgstr "Tots els articles"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1969
msgid "Toggle starred"
msgstr "Commuta els marcats"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1970
#: js/viewfeed.js:1911
msgid "Toggle published"
msgstr "Commuta els publicats"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1971
#: js/viewfeed.js:1889
msgid "Toggle unread"
msgstr "Commuta els no llegits"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1972
msgid "Edit tags"
msgstr "Edita les etiquetes"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1973
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Dismiss selected"
msgstr "Esteu segur que voleu eliminar els articles seleccionats de l'etiqueta?"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1974
2010-11-17 11:43:14 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Dismiss read"
msgstr "Publica l'article"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1975
#, fuzzy
msgid "Open in new window"
msgstr "Obre l'article en una finestra nova"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1976
#: js/viewfeed.js:1930
#, fuzzy
msgid "Mark below as read"
msgstr "Marca'l com a llegit"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1977
#: js/viewfeed.js:1924
#, fuzzy
msgid "Mark above as read"
msgstr "Marca'l com a llegit"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1978
2010-11-17 11:43:14 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Scroll down"
msgstr "Fet!"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1979
msgid "Scroll up"
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1980
#, fuzzy
msgid "Select article under cursor"
msgstr "Seleccioneu un article mitjançant el ratolí."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1981
#, fuzzy
msgid "Email article"
msgstr "Tots els articles"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1982
#, fuzzy
msgid "Close/collapse article"
msgstr "Buida els articles"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1983
#, fuzzy
msgid "Toggle article expansion (combined mode)"
msgstr "En mode combinat expandeix els articles automàticament."
2013-05-15 07:23:41 +02:00
#: include/functions.php:1985
#: plugins/embed_original/init.php:31
#, fuzzy
msgid "Toggle embed original"
msgstr "Commuta la llista de canals"
2010-06-30 11:14:18 +02:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1986
2010-03-22 20:16:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Article selection"
msgstr "Accions actives de l'article"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1987
2010-03-22 20:16:21 +01:00
#, fuzzy
msgid "Select all articles"
msgstr "Buida els articles"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1988
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Select unread"
msgstr "Purga els articles per llegir"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1989
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Select starred"
msgstr "Marca'l com a destacat"
2012-10-18 10:56:48 +02:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1990
2012-10-18 10:56:48 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Select published"
2012-10-18 10:56:48 +02:00
msgstr "Purga els articles per llegir"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1991
2012-10-18 10:56:48 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Invert selection"
msgstr "Accions actives de l'article"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:1992
2010-03-22 20:16:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Deselect everything"
msgstr "Buida els articles"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1993
#: classes/pref/feeds.php:540
#: classes/pref/feeds.php:783
msgid "Feed"
msgstr "Canal"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1994
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Refresh current feed"
msgstr "Actualitza els canals actius"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1995
#, fuzzy
msgid "Un/hide read feeds"
msgstr "Mostra/amaga els canals llegits"
#: include/functions.php:1996
#: classes/pref/feeds.php:1319
msgid "Subscribe to feed"
msgstr "Subscriu-te al canal"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1997
#: js/FeedTree.js:135
#: js/PrefFeedTree.js:67
msgid "Edit feed"
msgstr "Edita el canal"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1999
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Reverse headlines"
msgstr "Inverteix l'ordre de les capçaleres (les més antigues les primeres)"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2000
#, fuzzy
msgid "Debug feed update"
msgstr "S'ha acabat l'actualització dels canals."
#: include/functions.php:2001
#: js/FeedTree.js:178
msgid "Mark all feeds as read"
msgstr "Marca tots els canals com a llegits"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2002
#, fuzzy
msgid "Un/collapse current category"
msgstr "Clica-hi per a reduir la categoria"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2003
#, fuzzy
msgid "Toggle combined mode"
msgstr "Canvia al mode de reordenació de categories"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2004
#, fuzzy
msgid "Toggle auto expand in combined mode"
msgstr "En mode combinat expandeix els articles automàticament."
2013-05-15 07:23:41 +02:00
#: include/functions.php:2005
#, fuzzy
msgid "Go to"
msgstr "Vés a..."
2013-05-15 07:23:41 +02:00
#: include/functions.php:2007
#, fuzzy
msgid "Fresh"
msgstr "Actualitza"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2010
#: js/tt-rss.js:457
#: js/tt-rss.js:642
msgid "Tag cloud"
msgstr "Núvol d'etiquetes"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2012
#, fuzzy
msgid "Other"
msgstr "Altres:"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2013
#: classes/pref/labels.php:281
msgid "Create label"
msgstr "Crea una etiqueta"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2014
#: classes/pref/filters.php:652
msgid "Create filter"
msgstr "Crea un filtre"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2015
#, fuzzy
msgid "Un/collapse sidebar"
msgstr "Redueix la barra lateral"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2016
#, fuzzy
msgid "Show help dialog"
msgstr "Mostra el diàleg de cerca"
2013-05-15 07:23:41 +02:00
#: include/functions.php:2537
#, fuzzy, php-format
msgid "Search results: %s"
msgstr "Resultats de la cerca"
2013-05-15 07:23:41 +02:00
#: include/functions.php:3132
msgid " - "
msgstr " - "
2013-05-15 07:23:41 +02:00
#: include/functions.php:3154
#: include/functions.php:3395
#: classes/article.php:281
msgid "no tags"
msgstr "sense etiqueta"
2013-05-15 07:23:41 +02:00
#: include/functions.php:3164
#: classes/feeds.php:676
msgid "Edit tags for this article"
msgstr "Edita les etiquetes d'aquest article"
2013-05-15 07:23:41 +02:00
#: include/functions.php:3196
#: classes/feeds.php:628
#, fuzzy
msgid "Originally from:"
msgstr "Mostra el contingut original de l'article"
2013-05-15 07:23:41 +02:00
#: include/functions.php:3209
#: classes/feeds.php:641
#: classes/pref/feeds.php:559
#, fuzzy
msgid "Feed URL"
msgstr "Canal"
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:3241
#: classes/dlg.php:37
#: classes/dlg.php:60
#: classes/dlg.php:93
#: classes/dlg.php:159
#: classes/dlg.php:190
#: classes/dlg.php:217
#: classes/dlg.php:250
#: classes/dlg.php:262
#: classes/backend.php:105
#: classes/pref/users.php:95
#: classes/pref/filters.php:145
#: classes/pref/prefs.php:1096
#: classes/pref/feeds.php:1626
#: classes/pref/feeds.php:1694
#: plugins/import_export/init.php:407
#: plugins/import_export/init.php:452
#: plugins/googlereaderimport/init.php:193
#: plugins/share/init.php:65
#: plugins/updater/init.php:368
msgid "Close this window"
msgstr "Tanca la finestra"
2013-05-15 07:23:41 +02:00
#: include/functions.php:3432
#, fuzzy
msgid "(edit note)"
msgstr "edita la nota"
2013-05-15 07:23:41 +02:00
#: include/functions.php:3667
msgid "unknown type"
msgstr "tipus desconegut"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/functions.php:3723
2010-03-22 20:16:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Attachments"
msgstr "Adjuncions:"
2013-05-15 07:23:41 +02:00
#: include/functions.php:4222
#, php-format
msgid "LibXML error %s at line %d (column %d): %s"
msgstr ""
2013-05-15 07:23:41 +02:00
#: include/login_form.php:183
#: classes/handler/public.php:475
#: classes/handler/public.php:758
msgid "Login:"
msgstr "Usuari:"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/login_form.php:194
#: classes/handler/public.php:478
msgid "Password:"
msgstr "Contrasenya:"
2013-05-15 07:23:41 +02:00
#: include/login_form.php:199
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "I forgot my password"
msgstr "El nom d'usuari o la contrasenya és incorrecte"
2013-05-15 07:23:41 +02:00
#: include/login_form.php:205
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Profile:"
msgstr "Fitxer:"
2013-05-15 07:23:41 +02:00
#: include/login_form.php:209
#: classes/handler/public.php:233
#: classes/rpc.php:63
#: classes/pref/prefs.php:1034
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Default profile"
msgstr "Nombre maximal d'articles par défaut"
2013-05-15 07:23:41 +02:00
#: include/login_form.php:217
msgid "Use less traffic"
2011-04-21 08:06:00 +02:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: include/login_form.php:221
msgid "Does not display images in articles, reduces automatic refreshes."
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/login_form.php:229
msgid "Remember me"
msgstr ""
2013-05-15 07:23:41 +02:00
#: include/login_form.php:235
#: classes/handler/public.php:483
msgid "Log in"
msgstr "Registreu-vos"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: include/sessions.php:61
msgid "Session failed to validate (incorrect IP)"
msgstr "No s'ha pogut validar la sessió (IP incorrecta)"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/article.php:25
#, fuzzy
msgid "Article not found."
msgstr "No s'ha trobat el canal."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/article.php:179
msgid "Tags for this article (separated by commas):"
msgstr "Etiquetes per aquest article (separades per comes):"
2010-03-22 20:16:21 +01:00
2013-05-15 07:23:41 +02:00
#: classes/article.php:204
#: classes/pref/users.php:172
#: classes/pref/labels.php:79
#: classes/pref/filters.php:403
#: classes/pref/prefs.php:980
#: classes/pref/feeds.php:762
#: classes/pref/feeds.php:910
#: plugins/nsfw/init.php:83
#: plugins/note/init.php:51
#: plugins/instances/init.php:245
msgid "Save"
msgstr "Desa"
2010-03-22 20:16:21 +01:00
2013-05-15 07:23:41 +02:00
#: classes/article.php:206
#: classes/handler/public.php:452
#: classes/handler/public.php:486
#: classes/feeds.php:1024
#: classes/feeds.php:1076
#: classes/feeds.php:1136
#: classes/pref/users.php:174
#: classes/pref/labels.php:81
#: classes/pref/filters.php:406
#: classes/pref/filters.php:801
#: classes/pref/filters.php:877
#: classes/pref/filters.php:944
#: classes/pref/prefs.php:982
#: classes/pref/feeds.php:763
#: classes/pref/feeds.php:913
#: classes/pref/feeds.php:1834
#: plugins/mail/init.php:124
#: plugins/note/init.php:53
#: plugins/instances/init.php:248
#: plugins/instances/init.php:436
msgid "Cancel"
msgstr "Cancel·la"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:416
#: plugins/bookmarklets/init.php:40
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Share with Tiny Tiny RSS"
msgstr "Torna a Tiny Tiny RSS"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:424
msgid "Title:"
msgstr "Titre&nbsp;:"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:426
#: classes/pref/feeds.php:557
#: classes/pref/feeds.php:798
#: plugins/instances/init.php:212
#: plugins/instances/init.php:401
msgid "URL:"
msgstr "URL:"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:428
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Content:"
msgstr "Contingut"
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:430
2010-11-17 11:43:14 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Labels:"
msgstr "Etiquetes"
2010-11-17 11:43:14 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:449
msgid "Shared article will appear in the Published feed."
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:451
msgid "Share"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:473
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Not logged in"
msgstr "Última connexió el"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:532
msgid "Incorrect username or password"
msgstr "El nom d'usuari o la contrasenya és incorrecte"
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:568
#: classes/handler/public.php:666
#, php-format
msgid "Already subscribed to <b>%s</b>."
msgstr "Ja esteu subscrit a <b>%s</b>."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:571
#: classes/handler/public.php:657
#, php-format
msgid "Subscribed to <b>%s</b>."
msgstr "Subscrit a <b>%s</b>."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:574
#: classes/handler/public.php:660
#, fuzzy, php-format
2013-05-15 07:23:41 +02:00
msgid "Could not subscribe to <b>%s</b>."
msgstr "Ja esteu subscrit a <b>%s</b>."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:577
#: classes/handler/public.php:663
#, fuzzy, php-format
msgid "No feeds found in <b>%s</b>."
msgstr "No s'ha trobat cap canal."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:580
#: classes/handler/public.php:669
2010-03-22 20:16:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Multiple feed URLs found."
msgstr "L'adreça URL del canal ha canviat."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:584
#: classes/handler/public.php:676
#, fuzzy, php-format
msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
msgstr "Ja esteu subscrit a <b>%s</b>."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:602
#: classes/handler/public.php:694
#, fuzzy
msgid "Subscribe to selected feed"
msgstr "Us voleu donar de baixa dels canals seleccionats?"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:627
#: classes/handler/public.php:718
msgid "Edit subscription options"
msgstr "Edita les opcions de les subscripcions"
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:745
#, fuzzy
msgid "Password recovery"
msgstr "Contrasenya:"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:751
msgid "You will need to provide valid account name and email. New password will be sent on your email address."
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:773
#: classes/pref/users.php:356
msgid "Reset password"
msgstr "Reinicia la contrasenya"
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:783
msgid "Some of the required form parameters are missing or incorrect."
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:787
#: classes/handler/public.php:813
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Go back"
msgstr "Vés enrere"
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:809
msgid "Sorry, login and email combination not found."
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:829
msgid "Your access level is insufficient to run this script."
msgstr "No teniu prou permisos per a executar aquest script."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:853
msgid "Database Updater"
msgstr "Eina d'actualització de la base de dades"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/handler/public.php:918
msgid "Perform updates"
msgstr "Aplica les actualitzacions"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:16
msgid "If you have imported labels and/or filters, you might need to reload preferences to see your new data."
2011-10-13 08:50:54 +02:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:48
#, fuzzy
msgid "Your Public OPML URL is:"
msgstr "Enllaç als articles publicats del canal."
2011-10-13 08:50:54 +02:00
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:57
#: classes/dlg.php:214
#, fuzzy
msgid "Generate new URL"
msgstr "Canals generats"
2011-10-13 08:50:54 +02:00
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:71
msgid "Update daemon is enabled in configuration, but daemon process is not running, which prevents all feeds from updating. Please start the daemon process or contact instance owner."
msgstr "L'actualització de daemon està activada en la configuració però el procés daemon no funciona, fet que impedeix l'actualització de tots els canals. Si us plau, engegueu el procés del daemon o contacteu amb el responsable pertinent."
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:75
#: classes/dlg.php:84
msgid "Last update:"
msgstr "Última actualització:"
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:80
msgid "Update daemon is taking too long to perform a feed update. This could indicate a problem like crash or a hang. Please check the daemon process or contact instance owner."
msgstr "L'actualització del daemon és més llarga que la d'un canal. Això pot indicar un problema com la caiguda. Si us plau, reviseu dels processos del daemon o contacteu amb el seu propietari."
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:166
msgid "Match:"
msgstr "Correspondance&nbsp;:"
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:168
msgid "Any"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:171
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "All tags."
msgstr "sense etiqueta"
#: classes/dlg.php:173
msgid "Which Tags?"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:186
#, fuzzy
msgid "Display entries"
msgstr "mostra els canals"
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:205
msgid "You can view this feed as RSS using the following URL:"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:233
#: plugins/updater/init.php:331
#, fuzzy, php-format
msgid "New version of Tiny Tiny RSS is available (%s)."
msgstr "Hi ha una nova versió de Tiny Tiny RSS!"
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:241
msgid "You can update using built-in updater in the Preferences or by using update.php"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:245
#: plugins/updater/init.php:335
msgid "See the release notes"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:247
msgid "Download"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/dlg.php:255
msgid "Error receiving version information or no new version available."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/feeds.php:56
#, fuzzy, php-format
msgid "Last updated: %s"
msgstr "Dernière mise à jour&nbsp;:"
#: classes/feeds.php:75
#, fuzzy
msgid "View as RSS feed"
msgstr "Visualitza els canals"
#: classes/feeds.php:76
#: classes/feeds.php:128
#: classes/pref/feeds.php:1478
#, fuzzy
msgid "View as RSS"
msgstr "Visualitza les etiquetes"
#: classes/feeds.php:83
msgid "Select:"
msgstr "Selecciona:"
#: classes/feeds.php:84
#: classes/pref/users.php:341
#: classes/pref/labels.php:275
#: classes/pref/filters.php:280
#: classes/pref/filters.php:328
#: classes/pref/filters.php:646
#: classes/pref/filters.php:734
#: classes/pref/filters.php:761
#: classes/pref/prefs.php:994
#: classes/pref/feeds.php:1310
#: classes/pref/feeds.php:1575
#: classes/pref/feeds.php:1641
#: plugins/instances/init.php:287
msgid "All"
msgstr "Tot"
#: classes/feeds.php:86
msgid "Invert"
msgstr "Inverteix"
#: classes/feeds.php:87
#: classes/pref/users.php:343
#: classes/pref/labels.php:277
#: classes/pref/filters.php:282
#: classes/pref/filters.php:330
#: classes/pref/filters.php:648
#: classes/pref/filters.php:736
#: classes/pref/filters.php:763
#: classes/pref/prefs.php:996
#: classes/pref/feeds.php:1312
#: classes/pref/feeds.php:1577
#: classes/pref/feeds.php:1643
#: plugins/instances/init.php:289
msgid "None"
msgstr "Cap"
#: classes/feeds.php:93
#, fuzzy
msgid "More..."
msgstr "Ouverture de l'aide..."
#: classes/feeds.php:95
msgid "Selection toggle:"
msgstr "Commuta la selecció"
#: classes/feeds.php:101
msgid "Selection:"
msgstr "Selecció:"
#: classes/feeds.php:104
#, fuzzy
msgid "Set score"
msgstr "Puntuació"
#: classes/feeds.php:107
#, fuzzy
msgid "Archive"
msgstr "Data de l'article"
#: classes/feeds.php:109
#, fuzzy
msgid "Move back"
msgstr "Vés enrere"
#: classes/feeds.php:110
#: classes/pref/filters.php:289
#: classes/pref/filters.php:337
#: classes/pref/filters.php:743
#: classes/pref/filters.php:770
#, fuzzy
msgid "Delete"
msgstr "Per defecte"
#: classes/feeds.php:115
#: classes/feeds.php:120
#: plugins/mailto/init.php:25
#: plugins/mail/init.php:26
#, fuzzy
msgid "Forward by email"
msgstr "Marca l'article"
#: classes/feeds.php:124
msgid "Feed:"
msgstr "Flux&nbsp;:"
#: classes/feeds.php:197
#: classes/feeds.php:824
msgid "Feed not found."
msgstr "No s'ha trobat el canal."
#: classes/feeds.php:254
#, fuzzy
msgid "Never"
msgstr "No ho purguis mai"
#: classes/feeds.php:360
#, fuzzy, php-format
msgid "Imported at %s"
msgstr "Importeu"
#: classes/feeds.php:520
msgid "mark as read"
msgstr "Marca'l com a llegit"
#: classes/feeds.php:570
#, fuzzy
msgid "Collapse article"
msgstr "Buida els articles"
#: classes/feeds.php:725
msgid "No unread articles found to display."
msgstr "No es poden mostrar els articles no llegits perquè no n'hi ha."
#: classes/feeds.php:728
msgid "No updated articles found to display."
msgstr "No hi ha cap article actualitzat."
#: classes/feeds.php:731
msgid "No starred articles found to display."
msgstr "No hi ha articles marcats per mostrar."
#: classes/feeds.php:735
#, fuzzy
msgid "No articles found to display. You can assign articles to labels manually from article header context menu (applies to all selected articles) or use a filter."
msgstr "No s'han trobat articles per a mostrar. Podeu assignar articles a etiquetes manualment (mireu el menú Accions) o utilitzeu un filtre."
#: classes/feeds.php:737
msgid "No articles found to display."
msgstr "No s'han trobat articles per a mostrar."
#: classes/feeds.php:752
#: classes/feeds.php:919
#, fuzzy, php-format
msgid "Feeds last updated at %s"
msgstr "Erreurs de mise à jour"
#: classes/feeds.php:762
#: classes/feeds.php:929
msgid "Some feeds have update errors (click for details)"
msgstr "S'han detectat errors en alguns canals (feu clic aquí per veure'n els detalls)"
#: classes/feeds.php:909
msgid "No feed selected."
msgstr "No heu seleccionat cap canal."
#: classes/feeds.php:962
#: classes/feeds.php:970
#, fuzzy
msgid "Feed or site URL"
msgstr "Canal"
#: classes/feeds.php:976
#: classes/pref/feeds.php:579
#: classes/pref/feeds.php:811
#: classes/pref/feeds.php:1798
msgid "Place in category:"
msgstr "Posa'l a la categoria:"
#: classes/feeds.php:984
#, fuzzy
msgid "Available feeds"
msgstr "Tots els canals"
#: classes/feeds.php:996
#: classes/pref/users.php:135
#: classes/pref/feeds.php:609
#: classes/pref/feeds.php:847
msgid "Authentication"
msgstr "Autenticació"
#: classes/feeds.php:1000
#: classes/pref/users.php:398
#: classes/pref/feeds.php:615
#: classes/pref/feeds.php:851
#: classes/pref/feeds.php:1812
msgid "Login"
msgstr "Entra"
#: classes/feeds.php:1003
#: classes/pref/prefs.php:260
#: classes/pref/feeds.php:628
#: classes/pref/feeds.php:857
#: classes/pref/feeds.php:1815
#, fuzzy
msgid "Password"
msgstr "Contrasenya:"
#: classes/feeds.php:1013
msgid "This feed requires authentication."
msgstr "Aquest canal requereix autenticació."
#: classes/feeds.php:1018
#: classes/feeds.php:1074
#: classes/pref/feeds.php:1833
msgid "Subscribe"
msgstr "Subscriu-t'hi"
#: classes/feeds.php:1021
#, fuzzy
msgid "More feeds"
msgstr "Més canals"
#: classes/feeds.php:1044
#: classes/feeds.php:1135
#: classes/pref/users.php:328
#: classes/pref/filters.php:639
#: classes/pref/feeds.php:1303
#: js/tt-rss.js:174
msgid "Search"
msgstr "Cerca"
#: classes/feeds.php:1048
#, fuzzy
msgid "Popular feeds"
msgstr "mostra els canals"
#: classes/feeds.php:1049
#, fuzzy
msgid "Feed archive"
msgstr "Accions dels canals"
#: classes/feeds.php:1052
#, fuzzy
msgid "limit:"
msgstr "Límit:"
#: classes/feeds.php:1075
#: classes/pref/users.php:354
#: classes/pref/labels.php:284
#: classes/pref/filters.php:396
#: classes/pref/filters.php:665
#: classes/pref/feeds.php:733
#: plugins/instances/init.php:294
msgid "Remove"
msgstr "Suprimeix"
#: classes/feeds.php:1086
msgid "Look for"
msgstr "Mirar-ho per"
#: classes/feeds.php:1094
msgid "Limit search to:"
msgstr "Limita la cerca a:"
#: classes/feeds.php:1110
msgid "This feed"
msgstr "Aquest canal"
#: classes/backend.php:33
msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
msgstr ""
#: classes/backend.php:38
msgid "Keyboard Shortcuts"
msgstr "Dreceres de teclat"
#: classes/backend.php:61
msgid "Shift"
msgstr ""
#: classes/backend.php:64
msgid "Ctrl"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/backend.php:99
msgid "Help topic not found."
msgstr "No s'ha trobat el tema a l'ajuda."
#: classes/opml.php:28
#: classes/opml.php:33
msgid "OPML Utility"
msgstr "Eina OPML"
#: classes/opml.php:37
#, fuzzy
msgid "Importing OPML..."
msgstr "S'està important OPML (s'està utilitzant l'extensió DOMXML)..."
#: classes/opml.php:41
msgid "Return to preferences"
msgstr "Torna a les preferències"
#: classes/opml.php:270
#, fuzzy, php-format
msgid "Adding feed: %s"
msgstr "S'està afegint el canal..."
#: classes/opml.php:281
#, fuzzy, php-format
msgid "Duplicate feed: %s"
msgstr "Crea un filtre"
#: classes/opml.php:295
#, fuzzy, php-format
msgid "Adding label %s"
msgstr "Assigna-li l'etiqueta"
#: classes/opml.php:298
#, php-format
msgid "Duplicate label: %s"
msgstr ""
#: classes/opml.php:310
#, php-format
msgid "Setting preference key %s to %s"
msgstr ""
#: classes/opml.php:339
#, fuzzy
msgid "Adding filter..."
msgstr "S'està afegint el canal..."
#: classes/opml.php:416
#, fuzzy, php-format
msgid "Processing category: %s"
msgstr "Posa'l a la categoria:"
#: classes/opml.php:465
#: plugins/import_export/init.php:420
#: plugins/googlereaderimport/init.php:66
#, php-format
msgid "Upload failed with error code %d"
msgstr ""
#: classes/opml.php:479
#: plugins/import_export/init.php:434
#: plugins/googlereaderimport/init.php:80
#, fuzzy
msgid "Unable to move uploaded file."
msgstr "Error: si us plau carregueu el fitxer OPML."
#: classes/opml.php:483
#: plugins/import_export/init.php:438
#: plugins/googlereaderimport/init.php:84
msgid "Error: please upload OPML file."
msgstr "Error: si us plau carregueu el fitxer OPML."
#: classes/opml.php:492
#, fuzzy
msgid "Error: unable to find moved OPML file."
msgstr "Error: si us plau carregueu el fitxer OPML."
#: classes/opml.php:499
#: plugins/googlereaderimport/init.php:186
msgid "Error while parsing document."
msgstr "Error mentre s'analitza el document."
#: classes/pref/users.php:6
#: classes/pref/system.php:8
#: plugins/instances/init.php:154
msgid "Your access level is insufficient to open this tab."
msgstr "No teniu permisos per a obrir aquesta pestanya."
#: classes/pref/users.php:34
msgid "User not found"
msgstr "No s'ha trobat l'usuari"
#: classes/pref/users.php:53
#: classes/pref/users.php:400
msgid "Registered"
msgstr "Registrat"
#: classes/pref/users.php:54
msgid "Last logged in"
msgstr "Última connexió el"
#: classes/pref/users.php:61
msgid "Subscribed feeds count"
msgstr "Nombre de canals subscrits"
#: classes/pref/users.php:65
msgid "Subscribed feeds"
msgstr "Canals subscrits"
#: classes/pref/users.php:138
msgid "Access level: "
msgstr "Nivell d'accés:"
#: classes/pref/users.php:151
msgid "Change password to"
msgstr "Nova contrasenya"
#: classes/pref/users.php:157
#: classes/pref/feeds.php:636
#: classes/pref/feeds.php:863
msgid "Options"
msgstr "Opcions"
#: classes/pref/users.php:160
msgid "E-mail: "
msgstr "Adreça electrònica:"
#: classes/pref/users.php:236
#, php-format
msgid "Added user <b>%s</b> with password <b>%s</b>"
msgstr "S'ha creat l'usuari <b>%s</b> amb la contrasenya <b>%s</b>"
#: classes/pref/users.php:243
#, php-format
msgid "Could not create user <b>%s</b>"
msgstr "No s'ha pogut crear l'usuari <b>%s</b>"
#: classes/pref/users.php:247
#, php-format
msgid "User <b>%s</b> already exists."
msgstr "L'usuari<b>%s</b> ja existeix."
#: classes/pref/users.php:269
#, fuzzy, php-format
msgid "Changed password of user <b>%s</b> to <b>%s</b>"
msgstr ""
"La contrasenya de l'usuari <b>%s</b>\n"
"\t\t\t\t\ts'ha canviat a <b>%s</b>"
#: classes/pref/users.php:271
#, fuzzy, php-format
msgid "Sending new password of user <b>%s</b> to <b>%s</b>"
msgstr ""
"La contrasenya de l'usuari <b>%s</b>\n"
"\t\t\t\t\ts'ha canviat a <b>%s</b>"
#: classes/pref/users.php:295
msgid "[tt-rss] Password change notification"
msgstr "[tt-rss] Notificació de canvi de contrasenya"
#: classes/pref/users.php:338
#: classes/pref/labels.php:272
#: classes/pref/filters.php:277
#: classes/pref/filters.php:325
#: classes/pref/filters.php:643
#: classes/pref/filters.php:731
#: classes/pref/filters.php:758
#: classes/pref/prefs.php:991
#: classes/pref/feeds.php:1307
#: classes/pref/feeds.php:1572
#: classes/pref/feeds.php:1638
#: plugins/instances/init.php:284
#, fuzzy
msgid "Select"
msgstr "Selecciona:"
#: classes/pref/users.php:346
msgid "Create user"
msgstr "Crea un usuari"
#: classes/pref/users.php:350
#, fuzzy
msgid "Details"
msgstr "Diàriament"
#: classes/pref/users.php:352
#: classes/pref/filters.php:658
#: plugins/instances/init.php:293
msgid "Edit"
msgstr "Edita"
#: classes/pref/users.php:399
msgid "Access Level"
msgstr "Permisos"
#: classes/pref/users.php:401
msgid "Last login"
msgstr "Última connexió"
#: classes/pref/users.php:420
#: plugins/instances/init.php:334
msgid "Click to edit"
msgstr "Feu clic per editar"
#: classes/pref/users.php:440
msgid "No users defined."
msgstr "No s'han definit els usuaris."
#: classes/pref/users.php:442
msgid "No matching users found."
msgstr "No s'ha trobat cap usuari que coinicideixi. "
#: classes/pref/labels.php:22
#: classes/pref/filters.php:266
#: classes/pref/filters.php:722
msgid "Caption"
msgstr "Descriptif"
#: classes/pref/labels.php:37
#, fuzzy
msgid "Colors"
msgstr "Tanca"
#: classes/pref/labels.php:42
#, fuzzy
msgid "Foreground:"
msgstr "Primer pla"
#: classes/pref/labels.php:42
#, fuzzy
msgid "Background:"
msgstr "Fons"
#: classes/pref/labels.php:232
#, php-format
msgid "Created label <b>%s</b>"
msgstr "S'ha creat l'etiqueta <b>%s</b> "
#: classes/pref/labels.php:287
msgid "Clear colors"
msgstr "Elimina els colors"
#: classes/pref/filters.php:94
#, fuzzy
msgid "Articles matching this filter:"
msgstr "No s'ha trobat cap fitxer que coincideixi."
#: classes/pref/filters.php:131
#, fuzzy
msgid "No recent articles matching this filter have been found."
msgstr "No s'ha trobat cap fitxer que coincideixi."
#: classes/pref/filters.php:135
msgid "Complex expressions might not give results while testing due to issues with database server regexp implementation."
msgstr ""
#: classes/pref/filters.php:272
#: classes/pref/filters.php:726
#: classes/pref/filters.php:841
msgid "Match"
msgstr "Coincidència"
#: classes/pref/filters.php:286
#: classes/pref/filters.php:334
#: classes/pref/filters.php:740
#: classes/pref/filters.php:767
msgid "Add"
msgstr ""
#: classes/pref/filters.php:320
#: classes/pref/filters.php:753
#, fuzzy
msgid "Apply actions"
msgstr "Accions dels canals"
#: classes/pref/filters.php:370
#: classes/pref/filters.php:782
msgid "Enabled"
msgstr "Activat"
#: classes/pref/filters.php:379
#: classes/pref/filters.php:785
#, fuzzy
msgid "Match any rule"
msgstr "Basat en:"
#: classes/pref/filters.php:388
#: classes/pref/filters.php:788
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Inverse matching"
msgstr "Coincidència inversa"
#: classes/pref/filters.php:400
#: classes/pref/filters.php:795
msgid "Test"
msgstr "Tester"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:433
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "(inverse)"
msgstr "(Invers)"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:432
#, php-format
msgid "%s on %s in %s %s"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:655
msgid "Combine"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:661
#: classes/pref/feeds.php:1323
#: classes/pref/feeds.php:1337
#, fuzzy
msgid "Reset sort order"
msgstr "Reinicia la contrasenya"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:669
#: classes/pref/feeds.php:1359
msgid "Rescore articles"
msgstr "Canvia la puntuació dels articles"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:798
msgid "Create"
msgstr "Crea"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:853
msgid "Inverse regular expression matching"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:855
msgid "on field"
msgstr "al camp"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:861
#: js/PrefFilterTree.js:45
msgid "in"
msgstr "a"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:874
#, fuzzy
msgid "Save rule"
msgstr "Desa"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:874
#: js/functions.js:1013
#, fuzzy
msgid "Add rule"
msgstr "S'està afegint la categoria..."
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:897
msgid "Perform Action"
msgstr "Acció a realitzar:"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:923
msgid "with parameters:"
msgstr "amb els paràmetres:"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:941
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Save action"
msgstr "Quadre d'accions"
2013-05-15 07:23:41 +02:00
#: classes/pref/filters.php:941
#: js/functions.js:1039
#, fuzzy
msgid "Add action"
msgstr "Accions dels canals"
#: classes/pref/filters.php:964
#, fuzzy
msgid "[No caption]"
msgstr "Descriptif"
#: classes/pref/prefs.php:18
msgid "General"
msgstr "General"
#: classes/pref/prefs.php:19
msgid "Interface"
msgstr "Interfície"
#: classes/pref/prefs.php:20
msgid "Advanced"
msgstr "Avançat"
#: classes/pref/prefs.php:21
msgid "Digest"
msgstr ""
#: classes/pref/prefs.php:25
#, fuzzy
msgid "Allow duplicate articles"
msgstr "Permet la duplicació d'articles"
#: classes/pref/prefs.php:26
#, fuzzy
msgid "Assign articles to labels automatically"
msgstr "Marca els articles com a llegits automàticament."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:27
msgid "Blacklisted tags"
msgstr "Llista negra d'etiquetes"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:27
msgid "When auto-detecting tags in articles these tags will not be applied (comma-separated list)."
msgstr "Quan s'autodetectin etiquetes en els articles, aquestes etiquetes no s'utilitzaran (fes una llista separada per comes)"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:28
#, fuzzy
msgid "Automatically mark articles as read"
msgstr "En mode combinat expandeix els articles automàticament."
#: classes/pref/prefs.php:28
#, fuzzy
msgid "This option enables marking articles as read automatically while you scroll article list."
msgstr "Aquesta opció permet marcar els articles com a llegits automàticament en mode combinat (excepte en el canal d'articles Frescos) mentre desplaceu la barra."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:29
msgid "Automatically expand articles in combined mode"
msgstr "En mode combinat expandeix els articles automàticament."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:30
msgid "Combined feed display"
msgstr "Mostra els canals combinats"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:30
msgid "Display expanded list of feed articles, instead of separate displays for headlines and article content"
msgstr "Affiche les articles sous la forme d'une liste étendue, au lieu de deux listes séparées (une pour les en-têtes et une pour le contenu)"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:31
msgid "Confirm marking feed as read"
msgstr "Demana la confirmació quan es marqui un canal com a llegit"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:32
#, fuzzy
msgid "Amount of articles to display at once"
msgstr "No s'han trobat articles per a mostrar."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:33
#, fuzzy
msgid "Default feed update interval"
msgstr "Interval per defecte"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:33
msgid "Shortest interval at which a feed will be checked for updates regardless of update method"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:34
msgid "Mark articles in e-mail digest as read"
msgstr "Marca tots els articles enviat en el resum via adreça electrònica com a llegits"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:35
msgid "Enable e-mail digest"
msgstr "Habilita el resum diari de capçaleres per correu electrònic."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:35
msgid "This option enables sending daily digest of new (and unread) headlines on your configured e-mail address"
msgstr "Aquesta opció habilita l'enviament diari d'un resum de les capçaleres noves (i no llegides) a l'adreça electrònica especificada en la configuració de l'usuari."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:36
msgid "Try to send digests around specified time"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:36
msgid "Uses UTC timezone"
msgstr ""
#: classes/pref/prefs.php:37
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Enable API access"
msgstr "Habilita les etiquetes"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:37
msgid "Allows external clients to access this account through the API"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:38
msgid "Enable feed categories"
msgstr "Utiliser les catégories de flux"
#: classes/pref/prefs.php:39
msgid "Sort feeds by unread articles count"
msgstr "Ordena els canals per articles no llegits"
#: classes/pref/prefs.php:40
msgid "Maximum age of fresh articles (in hours)"
msgstr "Temps màxim per als articles marcats com a frescos (en hores)"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:41
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Hide feeds with no unread articles"
msgstr "Amaga els canals que no tinguin missatges per llegir."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:42
msgid "Show special feeds when hiding read feeds"
msgstr "Mostra els canals especials quan s'amaguin els canals reals."
#: classes/pref/prefs.php:43
msgid "Long date format"
msgstr "Format llarg de data"
#: classes/pref/prefs.php:44
msgid "On catchup show next feed"
msgstr "Salta automàticament al canal següent"
#: classes/pref/prefs.php:44
msgid "Automatically open next feed with unread articles after marking one as read"
2010-11-08 12:29:11 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:45
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Purge articles after this number of days (0 - disables)"
msgstr "Purga els articles vells al cap d'aquest nombre de dies (0 - desactiva la purga)"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:46
msgid "Purge unread articles"
msgstr "Purga els articles per llegir"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:47
msgid "Reverse headline order (oldest first)"
msgstr "Inverteix l'ordre de les capçaleres (les més antigues les primeres)"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:48
msgid "Short date format"
msgstr "Format curt de data"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:49
msgid "Show content preview in headlines list"
msgstr "Mostra el contingut en la llista de capçaleres"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:50
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Sort headlines by feed date"
msgstr "Ordena els canals per articles no llegits"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:50
msgid "Use feed-specified date to sort headlines instead of local import date."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:51
msgid "Login with an SSL certificate"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:51
msgid "Click to register your SSL client certificate with tt-rss"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:52
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Do not embed images in articles"
msgstr "No mostris imatges en els articles"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:53
msgid "Strip unsafe tags from articles"
msgstr "Elimina les etiquetes dels articles que no siguin segures."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:53
msgid "Strip all but most common HTML tags when reading articles."
msgstr "Elimina les etiquetes HTML més freqüents en llegir els articles."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:54
#: js/prefs.js:1719
#, fuzzy
msgid "Customize stylesheet"
msgstr "URL de la fulla d'estils personalitzada."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:54
msgid "Customize CSS stylesheet to your liking"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:55
msgid "Time zone"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:56
msgid "Group headlines in virtual feeds"
msgstr "Agrupa les capçaleres en canals virtuals"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:56
msgid "Special feeds, labels, and categories are grouped by originating feeds"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:57
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Language"
msgstr "Idioma:"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:58
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Theme"
msgstr "Interfícies"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:58
msgid "Select one of the available CSS themes"
msgstr ""
#: classes/pref/prefs.php:69
msgid "Old password cannot be blank."
msgstr "El camp de contrasenya antiga no pot estar buit."
#: classes/pref/prefs.php:74
msgid "New password cannot be blank."
msgstr "El camp de contrasenya nova no pot estar buit."
#: classes/pref/prefs.php:79
msgid "Entered passwords do not match."
msgstr "Les contrasenyes no coincideixen."
#: classes/pref/prefs.php:88
msgid "Function not supported by authentication module."
msgstr ""
#: classes/pref/prefs.php:127
msgid "The configuration was saved."
msgstr "S'ha desat la configuració"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:142
#, php-format
msgid "Unknown option: %s"
msgstr "Es desconeix l'opció %s"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:156
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Your personal data has been saved."
msgstr "S'ha modificat la contrasenya."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:176
msgid "Your preferences are now set to default values."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:198
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Personal data / Authentication"
msgstr "Autenticació"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:218
msgid "Personal data"
msgstr "Dades personals"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:228
msgid "Full name"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:232
msgid "E-mail"
msgstr "Adreça electrònica"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:238
msgid "Access level"
msgstr "Nivell d'accés"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:248
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Save data"
msgstr "Desa"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:267
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Your password is at default value, please change it."
msgstr ""
"La contrasenya actual és la predeterminada,\n"
"\t\t\t\t\t\t penseu en modificar-la."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:294
msgid "Changing your current password will disable OTP."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:299
msgid "Old password"
msgstr "Contrasenya antiga"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:302
msgid "New password"
msgstr "Nova contrasenya"
#: classes/pref/prefs.php:307
msgid "Confirm password"
msgstr "Confirmeu la contrasenya"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:317
msgid "Change password"
msgstr "Canvia la contrasenya"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:323
msgid "One time passwords / Authenticator"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:327
msgid "One time passwords are currently enabled. Enter your current password below to disable."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:352
#: classes/pref/prefs.php:403
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Enter your password"
msgstr "El nom d'usuari o la contrasenya és incorrecte"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:363
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Disable OTP"
msgstr "(Desactivat)"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:369
msgid "You will need a compatible Authenticator to use this. Changing your password would automatically disable OTP."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:371
msgid "Scan the following code by the Authenticator application:"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:408
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Enter the generated one time password"
msgstr "Si us plau, escriviu una nota per aquest article:"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:422
#, fuzzy
msgid "Enable OTP"
msgstr "Activat"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:428
msgid "PHP GD functions are required for OTP support."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:471
msgid "Some preferences are only available in default profile."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:569
#, fuzzy
msgid "Customize"
msgstr "URL de la fulla d'estils personalitzada."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:629
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Register"
msgstr "Registrat"
#: classes/pref/prefs.php:633
msgid "Clear"
msgstr ""
#: classes/pref/prefs.php:639
#, php-format
msgid "Current server time: %s (UTC)"
msgstr ""
#: classes/pref/prefs.php:671
msgid "Save configuration"
msgstr "Desa la configuració"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:675
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Save and exit preferences"
msgstr "Surt de les preferències"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:680
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Manage profiles"
msgstr "Crea un filtre"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:683
msgid "Reset to defaults"
msgstr "Torna als paràmetres per defecte"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:706
msgid "Plugins"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:708
msgid "You will need to reload Tiny Tiny RSS for plugin changes to take effect."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:710
msgid "Download more plugins at tt-rss.org <a class=\"visibleLink\" target=\"_blank\" href=\"http://tt-rss.org/forum/viewforum.php?f=22\">forums</a> or <a target=\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins\">wiki</a>."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:736
msgid "System plugins"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:740
#: classes/pref/prefs.php:794
msgid "Plugin"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:741
#: classes/pref/prefs.php:795
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Description"
msgstr "description"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:742
#: classes/pref/prefs.php:796
msgid "Version"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:743
#: classes/pref/prefs.php:797
msgid "Author"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:772
#: classes/pref/prefs.php:829
msgid "more info"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:781
#: classes/pref/prefs.php:838
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Clear data"
msgstr "Esborra les dades del canal"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:790
msgid "User plugins"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:853
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Enable selected plugins"
msgstr "Habilita les icones dels canals."
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:920
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Incorrect one time password"
msgstr "El nom d'usuari o la contrasenya és incorrecte"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:923
#: classes/pref/prefs.php:940
#, fuzzy
msgid "Incorrect password"
msgstr "El nom d'usuari o la contrasenya és incorrecte"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:965
#, php-format
msgid "You can override colors, fonts and layout of your currently selected theme with custom CSS declarations here. <a target=\"_blank\" class=\"visibleLink\" href=\"%s\">This file</a> can be used as a baseline."
2012-09-09 18:17:07 +02:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:1005
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Create profile"
msgstr "Crea un filtre"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:1028
#: classes/pref/prefs.php:1056
#, fuzzy
msgid "(active)"
msgstr "Adaptatiu"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:1090
#, fuzzy
msgid "Remove selected profiles"
msgstr "Esteu segur que voleu suprimir els filtres seleccionats?"
2013-05-15 07:23:41 +02:00
#: classes/pref/prefs.php:1092
#, fuzzy
msgid "Activate profile"
msgstr "Esteu segur que voleu suprimir els filtres seleccionats?"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:13
msgid "Check to enable field"
msgstr "Seleccioneu-ho per activar els camps"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:546
2011-04-21 08:06:00 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Feed Title"
msgstr "Títol"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:587
#: classes/pref/feeds.php:822
msgid "Update"
msgstr "Actualitza"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:602
#: classes/pref/feeds.php:838
msgid "Article purging:"
msgstr "Neteja d'articles:"
#: classes/pref/feeds.php:632
msgid "<b>Hint:</b> you need to fill in your login information if your feed requires authentication, except for Twitter feeds."
2011-04-21 08:06:00 +02:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:648
#: classes/pref/feeds.php:867
2011-04-21 08:06:00 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Hide from Popular feeds"
msgstr "Amaga-ho de la llista de canals"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:660
#: classes/pref/feeds.php:873
msgid "Include in e-mail digest"
msgstr "Inclou-lo en el resum diari per correu electrònic"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:673
#: classes/pref/feeds.php:879
msgid "Always display image attachments"
msgstr "Mostra les imatges adjuntes"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:686
#: classes/pref/feeds.php:887
msgid "Do not embed images"
2012-01-30 13:39:40 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:699
#: classes/pref/feeds.php:895
msgid "Cache images locally"
msgstr "Emmagatzema les imatges localment"
2012-01-30 13:39:40 +01:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:711
#: classes/pref/feeds.php:901
2012-01-30 13:39:40 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Mark updated articles as unread"
msgstr "Esteu segur que voleu marcar tots els articles com a llegits?"
2012-01-30 13:39:40 +01:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:717
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Icon"
msgstr "Action"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:731
msgid "Replace"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:753
#, fuzzy
msgid "Resubscribe to push updates"
msgstr "Subscrit als canals:"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:760
msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1156
#: classes/pref/feeds.php:1209
msgid "All done."
msgstr "Fet!"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1264
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Feeds with errors"
msgstr "Editor de canals"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1284
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Inactive feeds"
msgstr "Tots els canals"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1321
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Edit selected feeds"
msgstr "S'estan purgant els canals seleccionats..."
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1325
#: js/prefs.js:1764
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Batch subscribe"
msgstr "Dóna't de baixa"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1332
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Categories"
msgstr "Catégorie&nbsp;:"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1335
#, fuzzy
msgid "Add category"
msgstr "S'està afegint la categoria..."
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1339
#, fuzzy
msgid "Remove selected"
msgstr "Esteu segur que voleu suprimir els filtres seleccionats?"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1350
#, fuzzy
msgid "More actions..."
msgstr "Accions..."
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1354
msgid "Manual purge"
msgstr "Purger manuellement"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1358
msgid "Clear feed data"
msgstr "Esborra les dades del canal"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1409
msgid "OPML"
msgstr "OPML"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1411
msgid "Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1411
msgid "Only main settings profile can be migrated using OPML."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1424
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Import my OPML"
2012-09-09 18:17:07 +02:00
msgstr "S'està important OPML (s'està utilitzant l'extensió DOMXML)..."
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1428
msgid "Filename:"
msgstr ""
2011-10-13 08:50:54 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1430
#, fuzzy
msgid "Include settings"
msgstr "Inclou-lo en el resum diari per correu electrònic"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1434
#, fuzzy
msgid "Export OPML"
msgstr "Exporta en format OPML"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1438
#, fuzzy
msgid "Your OPML can be published publicly and can be subscribed by anyone who knows the URL below."
msgstr "Els articles publicats s'exporten en un canal RSS públic al qual s'hi pot subscriure qualsevol que en conegui l'adreça URL."
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1440
msgid "Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds."
2012-09-09 18:17:07 +02:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1442
msgid "Public OPML URL"
2012-09-09 18:17:07 +02:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1443
msgid "Display published OPML URL"
msgstr ""
#: classes/pref/feeds.php:1452
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Firefox integration"
msgstr "Integració al Firefox"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1454
msgid "This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the link below."
msgstr "Podeu utilitzar Tiny Tiny RSS com a lector de canals amb el Firefox fent clic en el següent enllaç."
2011-10-13 08:50:54 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1461
msgid "Click here to register this site as a feed reader."
msgstr "Feu clic aquí per a desar aquesta pàgina web com un canal."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1469
#, fuzzy
msgid "Published & shared articles / Generated feeds"
msgstr "Esteu segur que voleu canviar la puntuació dels articles en les etiquetes personalitzades?"
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1471
msgid "Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below."
msgstr "Els articles publicats s'exporten en un canal RSS públic al qual s'hi pot subscriure qualsevol que en conegui l'adreça URL."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1479
#, fuzzy
msgid "Display URL"
msgstr "afficher les étiquettes"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1482
msgid "Clear all generated URLs"
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1486
msgid "You can disable all articles shared by unique URLs here."
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1491
#, fuzzy
msgid "Unshare all articles"
msgstr "Articles mémorisés"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1568
#, fuzzy
msgid "These feeds have not been updated with new content for 3 months (oldest first):"
msgstr "Aquests canals no s'han actualitzat degut als següents errors:"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1604
#: classes/pref/feeds.php:1670
#, fuzzy
msgid "Click to edit feed"
msgstr "Feu clic per editar"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1622
#: classes/pref/feeds.php:1690
#, fuzzy
msgid "Unsubscribe from selected feeds"
msgstr "Us voleu donar de baixa dels canals seleccionats?"
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1795
msgid "Add one valid RSS feed per line (no feed detection is done)"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1804
msgid "Feeds to subscribe, One per line"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/feeds.php:1826
#, fuzzy
msgid "Feeds require authentication."
msgstr "Aquest canal requereix autenticació."
2013-05-15 07:23:41 +02:00
#: classes/pref/system.php:29
msgid "Error Log"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/system.php:40
msgid "Refresh"
msgstr "Actualitza"
2013-05-15 07:23:41 +02:00
#: classes/pref/system.php:43
#, fuzzy
msgid "Clear log"
msgstr "Elimina els colors"
2013-05-15 07:23:41 +02:00
#: classes/pref/system.php:48
msgid "Error"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/system.php:49
msgid "Filename"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/system.php:50
msgid "Message"
msgstr ""
2013-05-15 07:23:41 +02:00
#: classes/pref/system.php:52
msgid "Date"
msgstr "Data"
2013-05-15 07:23:41 +02:00
#: plugins/close_button/init.php:22
#, fuzzy
msgid "Close article"
msgstr "Buida els articles"
2013-05-15 07:23:41 +02:00
#: plugins/nsfw/init.php:29
#: plugins/nsfw/init.php:40
msgid "Not work safe (click to toggle)"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/nsfw/init.php:50
msgid "NSFW Plugin"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/nsfw/init.php:77
msgid "Tags to consider NSFW (comma-separated)"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/nsfw/init.php:98
#, fuzzy
msgid "Configuration saved."
msgstr "S'ha desat la configuració"
2013-05-15 07:23:41 +02:00
#: plugins/auth_internal/init.php:62
#, fuzzy
msgid "Please enter your one time password:"
msgstr "Si us plau, escriviu una nota per aquest article:"
2013-05-15 07:23:41 +02:00
#: plugins/auth_internal/init.php:185
msgid "Password has been changed."
msgstr "S'ha modificat la contrasenya."
2013-05-15 07:23:41 +02:00
#: plugins/auth_internal/init.php:187
msgid "Old password is incorrect."
msgstr "La contrasenya antiga és incorrecta."
2013-05-15 07:23:41 +02:00
#: plugins/mailto/init.php:49
#: plugins/mailto/init.php:55
#: plugins/mail/init.php:64
#: plugins/mail/init.php:70
msgid "[Forwarded]"
msgstr ""
#: plugins/mailto/init.php:49
#: plugins/mail/init.php:64
2010-03-22 20:16:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Multiple articles"
msgstr "Tots els articles"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/mailto/init.php:71
msgid "Clicking the following link to invoke your mail client:"
msgstr ""
#: plugins/mailto/init.php:75
2012-09-09 18:17:07 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Forward selected article(s) by email."
msgstr "Marca l'article"
2013-05-15 07:23:41 +02:00
#: plugins/mailto/init.php:78
msgid "You should be able to edit the message before sending in your mail client."
msgstr ""
#: plugins/mailto/init.php:83
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Close this dialog"
msgstr "Tanca la finestra"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/bookmarklets/init.php:20
msgid "Bookmarklets"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/bookmarklets/init.php:22
msgid "Drag the link below to your browser toolbar, open the feed you're interested in in your browser and click on the link to subscribe to it."
msgstr ""
#: plugins/bookmarklets/init.php:26
#, fuzzy, php-format
msgid "Subscribe to %s in Tiny Tiny RSS?"
msgstr "Torna a Tiny Tiny RSS"
2013-05-15 07:23:41 +02:00
#: plugins/bookmarklets/init.php:31
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Subscribe in Tiny Tiny RSS"
msgstr "Torna a Tiny Tiny RSS"
2013-05-15 07:23:41 +02:00
#: plugins/bookmarklets/init.php:34
msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:58
msgid "Import and export"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:60
msgid "You can export and import your Starred and Archived articles for safekeeping or when migrating between tt-rss instances of same version."
2012-09-09 18:17:07 +02:00
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:65
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Export my data"
msgstr "Exporta en format OPML"
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:81
msgid "Import"
msgstr "Importeu"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:219
2011-04-21 08:06:00 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Could not import: incorrect schema version."
msgstr "No s'ha pogut trobar el fitxer d'esquema necessari, es necessita la versió:"
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:224
msgid "Could not import: unrecognized document format."
2011-04-21 08:06:00 +02:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:383
msgid "Finished: "
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:384
#, fuzzy, php-format
msgid "%d article processed, "
msgid_plural "%d articles processed, "
msgstr[0] "Edita les etiquetes"
msgstr[1] "Edita les etiquetes"
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:385
#, fuzzy, php-format
msgid "%d imported, "
msgid_plural "%d imported, "
msgstr[0] "Ja s'ha importat"
msgstr[1] "Ja s'ha importat"
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:386
#, fuzzy, php-format
msgid "%d feed created."
msgid_plural "%d feeds created."
msgstr[0] "No heu seleccionat cap canal."
msgstr[1] "No heu seleccionat cap canal."
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:391
msgid "Could not load XML document."
msgstr ""
2012-09-24 10:04:52 +02:00
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:403
2010-01-13 11:50:18 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Prepare data"
msgstr "Desa"
2010-01-13 11:50:18 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/import_export/init.php:446
#: plugins/googlereaderimport/init.php:92
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "No file uploaded."
msgstr "No hi ha cap fitxer OPML per a carregar."
2013-05-15 07:23:41 +02:00
#: plugins/mail/init.php:85
msgid "From:"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/mail/init.php:94
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "To:"
msgstr "Dalt"
2013-05-15 07:23:41 +02:00
#: plugins/mail/init.php:107
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Subject:"
msgstr "Selecciona:"
2013-05-15 07:23:41 +02:00
#: plugins/mail/init.php:123
#, fuzzy
msgid "Send e-mail"
msgstr "Canvieu l'adreça electrònica"
2011-10-13 08:50:54 +02:00
2013-05-15 07:23:41 +02:00
#: plugins/note/init.php:26
#: plugins/note/note.js:11
#, fuzzy
msgid "Edit article note"
msgstr "Edita les etiquetes"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/googlereaderimport/init.php:178
#, php-format
msgid "All done. %d out of %d articles imported."
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/googlereaderimport/init.php:182
msgid "The document has incorrect format."
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/googlereaderimport/init.php:353
msgid "Import starred or shared items from Google Reader"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/googlereaderimport/init.php:357
msgid "Paste your starred.json or shared.json into the form below."
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/googlereaderimport/init.php:371
msgid "Import my Starred items"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:141
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Linked"
msgstr "Enllaç"
2011-03-10 09:57:47 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:204
#: plugins/instances/init.php:395
msgid "Instance"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:215
#: plugins/instances/init.php:312
#: plugins/instances/init.php:404
msgid "Instance URL"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:226
#: plugins/instances/init.php:414
#, fuzzy
msgid "Access key:"
msgstr "Nivell d'accés:"
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:229
#: plugins/instances/init.php:313
#: plugins/instances/init.php:417
#, fuzzy
msgid "Access key"
msgstr "Nivell d'accés"
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:233
#: plugins/instances/init.php:421
msgid "Use one access key for both linked instances."
msgstr ""
#: plugins/instances/init.php:241
#: plugins/instances/init.php:429
2011-03-10 09:57:47 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Generate new key"
msgstr "Canals generats"
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:292
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Link instance"
msgstr "Edita les etiquetes"
#: plugins/instances/init.php:304
msgid "You can connect other instances of Tiny Tiny RSS to this one to share Popular feeds. Link to this instance of Tiny Tiny RSS by using this URL:"
2012-09-09 18:17:07 +02:00
msgstr ""
2011-03-10 09:57:47 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:314
msgid "Last connected"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:315
msgid "Status"
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:316
#, fuzzy
msgid "Stored feeds"
msgstr "Més canals"
2013-05-15 07:23:41 +02:00
#: plugins/instances/init.php:433
#, fuzzy
msgid "Create link"
msgstr "Crea"
2013-05-15 07:23:41 +02:00
#: plugins/share/init.php:25
#, fuzzy
msgid "Share by URL"
msgstr "Marca l'article"
#: plugins/share/init.php:47
msgid "You can share this article by the following unique URL:"
2012-09-09 18:17:07 +02:00
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/updater/init.php:321
#: plugins/updater/init.php:338
#: plugins/updater/updater.js:10
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Update Tiny Tiny RSS"
msgstr "Torna a Tiny Tiny RSS"
2013-05-15 07:23:41 +02:00
#: plugins/updater/init.php:341
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Your Tiny Tiny RSS installation is up to date."
msgstr "La base de dades de Tiny Tiny RSS està actualitzada."
2013-05-15 07:23:41 +02:00
#: plugins/updater/init.php:349
msgid "Do not close this dialog until updating is finished."
2012-09-09 18:17:07 +02:00
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/updater/init.php:358
msgid "It is suggested to backup your tt-rss directory first."
2012-09-09 18:17:07 +02:00
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/updater/init.php:359
msgid "Your database will not be modified."
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/updater/init.php:360
msgid "Your current tt-rss installation directory will not be modified. It will be renamed and left in the parent directory. You will be able to migrate all your customized files after update finishes."
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/updater/init.php:361
#, fuzzy
msgid "Ready to update."
msgstr "Última actualització:"
2013-05-15 07:23:41 +02:00
#: plugins/updater/init.php:366
2011-04-21 08:06:00 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Start update"
msgstr "Última actualització:"
#: js/feedlist.js:397
#: js/feedlist.js:425
msgid "Mark all articles in %s as read?"
msgstr "Esteu segur que voleu marcar tots els articles de %s com a llegits?"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#: js/feedlist.js:416
#, fuzzy
msgid "Mark all articles in %s older than 1 day as read?"
msgstr "Esteu segur que voleu marcar tots els articles de %s com a llegits?"
2013-05-15 07:23:41 +02:00
#: js/feedlist.js:419
#, fuzzy
msgid "Mark all articles in %s older than 1 week as read?"
msgstr "Esteu segur que voleu marcar tots els articles de %s com a llegits?"
2013-05-15 07:23:41 +02:00
#: js/feedlist.js:422
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Mark all articles in %s older than 2 weeks as read?"
msgstr "Esteu segur que voleu marcar tots els articles de %s com a llegits?"
2013-05-15 07:23:41 +02:00
#: js/functions.js:65
msgid "The error will be reported to the configured log destination."
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/functions.js:107
msgid "Are you sure to report this exception to tt-rss.org? The report will include your browser information. Your IP would be saved in the database."
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/functions.js:236
#, fuzzy
msgid "Click to close"
msgstr "Feu clic per editar"
#: js/functions.js:612
msgid "Error explained"
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/functions.js:694
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Upload complete."
msgstr "Articles mémorisés"
2013-05-15 07:23:41 +02:00
#: js/functions.js:718
#, fuzzy
msgid "Remove stored feed icon?"
msgstr "Elimina les dades emmagatzemades"
2013-05-15 07:23:41 +02:00
#: js/functions.js:723
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Removing feed icon..."
msgstr "S'està eliminant el canal..."
2013-05-15 07:23:41 +02:00
#: js/functions.js:728
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Feed icon removed."
msgstr "No s'ha trobat el canal."
2013-05-15 07:23:41 +02:00
#: js/functions.js:750
#, fuzzy
msgid "Please select an image file to upload."
msgstr "Si us plau, seleccioneu un canal."
2013-05-15 07:23:41 +02:00
#: js/functions.js:752
msgid "Upload new icon for this feed?"
msgstr ""
2011-10-13 08:50:54 +02:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:753
#, fuzzy
msgid "Uploading, please wait..."
msgstr "S'està obrint, preneu paciència..."
#: js/functions.js:769
msgid "Please enter label caption:"
msgstr "Si us plau, escriviu un títol per a l'etiqueta:"
#: js/functions.js:774
msgid "Can't create label: missing caption."
msgstr "No s'ha pogut crear l'etiqueta: Títol desconegut."
2011-10-13 08:50:54 +02:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:817
msgid "Subscribe to Feed"
msgstr "Subscriviu-vos al canal"
#: js/functions.js:844
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Subscribed to %s"
msgstr "Subscrit als canals:"
2011-10-13 08:50:54 +02:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:849
msgid "Specified URL seems to be invalid."
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/functions.js:852
msgid "Specified URL doesn't seem to contain any feeds."
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:862
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Expand to select feed"
msgstr "S'estan purgant els canals seleccionats..."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:874
#, fuzzy
msgid "Couldn't download the specified URL: %s"
msgstr "No s'ha pogut subscriure: no s'ha especificat la URL del canal."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:878
msgid "XML validation failed: %s"
msgstr ""
2010-02-18 14:07:49 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:883
#, fuzzy
msgid "You are already subscribed to this feed."
msgstr "No esteu subscrit a cap canal."
2010-02-18 14:07:49 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1013
#, fuzzy
msgid "Edit rule"
msgstr "Filtres"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1039
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Edit action"
msgstr "Accions dels canals"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1076
msgid "Create Filter"
msgstr "Crea un filtre"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1191
msgid "Reset subscription? Tiny Tiny RSS will try to subscribe to the notification hub again on next feed update."
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/functions.js:1202
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Subscription reset."
msgstr "Subscriviu-vos al canal"
2013-05-15 07:23:41 +02:00
#: js/functions.js:1212
#: js/tt-rss.js:677
msgid "Unsubscribe from %s?"
msgstr "Us voleu donar de baixa de %s ?"
2013-05-15 07:23:41 +02:00
#: js/functions.js:1215
msgid "Removing feed..."
msgstr "S'està eliminant el canal..."
#: js/functions.js:1324
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Please enter category title:"
msgstr "Si us plau, escriviu una nota per aquest article:"
2013-05-15 07:23:41 +02:00
#: js/functions.js:1355
msgid "Generate new syndication address for this feed?"
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/functions.js:1359
#: js/prefs.js:1231
msgid "Trying to change address..."
msgstr "S'està intentant canviar l'adreça..."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1546
#: js/tt-rss.js:422
#: js/tt-rss.js:658
msgid "You can't edit this kind of feed."
msgstr "No podeu editar aquest tipus de canal."
2013-05-15 07:23:41 +02:00
#: js/functions.js:1561
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Edit Feed"
msgstr "Edita el canal"
2010-01-13 11:50:18 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1567
#: js/prefs.js:194
#: js/prefs.js:749
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Saving data..."
msgstr "S'està desant el canal..."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1599
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "More Feeds"
msgstr "Més canals"
2012-01-30 13:39:40 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1660
#: js/functions.js:1770
#: js/prefs.js:397
#: js/prefs.js:427
#: js/prefs.js:459
#: js/prefs.js:642
#: js/prefs.js:662
#: js/prefs.js:1207
#: js/prefs.js:1352
msgid "No feeds are selected."
msgstr "No heu seleccionat cap canal."
#: js/functions.js:1702
msgid "Remove selected feeds from the archive? Feeds with stored articles will not be removed."
msgstr ""
2010-03-22 20:16:21 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1741
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Feeds with update errors"
msgstr "Erreurs de mise à jour"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1752
#: js/prefs.js:1189
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Remove selected feeds?"
msgstr "Esteu segur que voleu suprimir els filtres seleccionats?"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/functions.js:1755
#: js/prefs.js:1192
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Removing selected feeds..."
msgstr "S'estan suprimint els filtres seleccionats..."
#: js/functions.js:1853
msgid "Help"
msgstr "Ajuda"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/PrefFeedTree.js:47
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Edit category"
msgstr "Edita les categories"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/PrefFeedTree.js:54
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Remove category"
msgstr "Crea una categoria"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/PrefFilterTree.js:48
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Inverse"
msgstr "(Invers)"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:55
msgid "Please enter login:"
msgstr "Si us plau, introduïu la vostra identificació (login)"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:62
msgid "Can't create user: no login specified."
msgstr "No s'ha pogut crear l'usuari: no hi ha cap nom especificat."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:66
msgid "Adding user..."
msgstr "S'està afegint l'usuari"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:94
msgid "User Editor"
msgstr "Editor de perfils d'usuari"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:117
#, fuzzy
msgid "Edit Filter"
msgstr "Filtres"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:164
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Remove filter?"
msgstr "Esteu segur que voleu suprimir el filtre %s?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:169
msgid "Removing filter..."
msgstr "S'està eliminant el filtre."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:279
msgid "Remove selected labels?"
msgstr "Esteu segur que voleu suprimir les etiquetes seleccionades?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:282
msgid "Removing selected labels..."
msgstr "S'estan seleccionat les etiquetes seleccionades..."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:295
#: js/prefs.js:1393
msgid "No labels are selected."
msgstr "No heu seleccionat cap etiqueta."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:309
msgid "Remove selected users? Neither default admin nor your account will be removed."
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/prefs.js:312
msgid "Removing selected users..."
msgstr "S'estan suprimint els usuaris seleccionats..."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:326
#: js/prefs.js:507
#: js/prefs.js:528
#: js/prefs.js:567
msgid "No users are selected."
msgstr "No heu seleccionat cap usuari."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:344
msgid "Remove selected filters?"
msgstr "Esteu segur que voleu suprimir els filtres seleccionats?"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:347
msgid "Removing selected filters..."
msgstr "S'estan suprimint els filtres seleccionats..."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:359
#: js/prefs.js:597
#: js/prefs.js:616
msgid "No filters are selected."
msgstr "No heu seleccionat cap filtre."
#: js/prefs.js:378
msgid "Unsubscribe from selected feeds?"
msgstr "Us voleu donar de baixa dels canals seleccionats?"
#: js/prefs.js:382
msgid "Unsubscribing from selected feeds..."
msgstr "S'estan cancel·lant les subscripcions als canals seleccionats."
#: js/prefs.js:412
msgid "Please select only one feed."
msgstr "Si us plau, seleccioneu només un canal."
#: js/prefs.js:418
msgid "Erase all non-starred articles in selected feed?"
msgstr "Esteu segur que voleu suprimir tots els articles que no estan marcats als canals seleccionats?"
#: js/prefs.js:421
msgid "Clearing selected feed..."
msgstr "S'està netejant el canal seleccionat..."
#: js/prefs.js:440
msgid "How many days of articles to keep (0 - use default)?"
msgstr "Quants dies voleu mantenir els articles (0 - per defecte)?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:443
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Purging selected feed..."
msgstr "S'està netejant el canal seleccionat..."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:478
msgid "Login field cannot be blank."
msgstr "El nom del camp no es pot deixar en blanc."
2010-01-13 11:50:18 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:482
msgid "Saving user..."
msgstr "S'està desant l'usuari"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:512
#: js/prefs.js:533
#: js/prefs.js:572
msgid "Please select only one user."
msgstr "Si us plau, seleccioneu només un usuari."
2010-03-22 20:16:21 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:537
msgid "Reset password of selected user?"
msgstr "Voleu reiniciar la contrasenya de l'usuari seleccionat?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:540
msgid "Resetting password for selected user..."
msgstr "S'està reiniciant la contrasenya de l'usuari seleccionat..."
#: js/prefs.js:585
msgid "User details"
msgstr "Detalls de l'usuari"
#: js/prefs.js:602
msgid "Please select only one filter."
msgstr "Si us plau, seleccioneu només un filtre."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:620
2011-03-10 09:57:47 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Combine selected filters?"
msgstr "Esteu segur que voleu suprimir els filtres seleccionats?"
2010-02-18 14:07:49 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:623
#, fuzzy
msgid "Joining filters..."
msgstr "S'està eliminant el filtre."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:684
2012-09-09 18:17:07 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Edit Multiple Feeds"
msgstr "Editor múltiple de canals"
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:708
msgid "Save changes to selected feeds?"
msgstr "Esteu segur que voleu desar els canvis als canals seleccionats?"
#: js/prefs.js:785
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "OPML Import"
msgstr "Importeu"
2010-02-18 14:07:49 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:812
#, fuzzy
msgid "Please choose an OPML file first."
msgstr "Primerament heu de seleccionar un canal."
2012-01-30 13:39:40 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:815
#: plugins/import_export/import_export.js:115
#: plugins/googlereaderimport/init.js:45
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Importing, please wait..."
msgstr "S'està obrint, preneu paciència..."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:982
msgid "Reset to defaults?"
msgstr "Esteu segur que voleu establir els valors per defecte?"
#: js/prefs.js:1096
msgid "Remove category %s? Any nested feeds would be placed into Uncategorized."
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1102
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Removing category..."
msgstr "Crea una categoria"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1123
msgid "Remove selected categories?"
msgstr "Esteu segur que voleu suprimir les categories seleccionades?"
#: js/prefs.js:1126
msgid "Removing selected categories..."
msgstr "S'estan seleccionant les categories seleccionades..."
#: js/prefs.js:1139
msgid "No categories are selected."
msgstr "No heu seleccionat cap categoria."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1147
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Category title:"
msgstr "Edita les categories"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1151
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Creating category..."
msgstr "Crea un filtre..."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1178
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Feeds without recent updates"
msgstr "Erreurs de mise à jour"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1227
2010-03-22 20:16:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Replace current OPML publishing address with a new one?"
msgstr "Voleu canviar l'adreça de publicació per una de nova?"
2010-02-18 14:07:49 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1316
msgid "Clearing feed..."
msgstr "S'està netejant el canal..."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1336
msgid "Rescore articles in selected feeds?"
msgstr "Esteu segur que voleu canviar la puntuació dels articles en les etiquetes personalitzades?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1339
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Rescoring selected feeds..."
msgstr "S'està netejant el canal seleccionat..."
#: js/prefs.js:1359
msgid "Rescore all articles? This operation may take a lot of time."
msgstr "Esteu segur que voleu recuperar tots els articles? Aquesta operació pot durar molt temps."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1362
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Rescoring feeds..."
msgstr "Suppression d'un flux..."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1379
#, fuzzy
msgid "Reset selected labels to default colors?"
msgstr "Esteu segur que voleu canviar els colors de les etiquetes pels colors per defecte?"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1416
msgid "Settings Profiles"
2012-12-24 10:34:37 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1425
msgid "Remove selected profiles? Active and default profiles will not be removed."
2012-12-24 10:34:37 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1428
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Removing selected profiles..."
msgstr "S'estan suprimint els filtres seleccionats..."
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1443
#, fuzzy
msgid "No profiles are selected."
msgstr "No hi ha cap article seleccionat."
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1451
#: js/prefs.js:1504
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Activate selected profile?"
msgstr "Esteu segur que voleu suprimir els filtres seleccionats?"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1467
#: js/prefs.js:1520
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Please choose a profile to activate."
msgstr "Primerament heu de seleccionar un canal."
#: js/prefs.js:1472
#, fuzzy
msgid "Creating profile..."
msgstr "Crea un filtre"
#: js/prefs.js:1528
msgid "This will invalidate all previously generated feed URLs. Continue?"
msgstr ""
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1531
#: js/prefs.js:1550
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Clearing URLs..."
msgstr "S'està netejant el canal..."
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1538
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Generated URLs cleared."
msgstr "Canals generats"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1547
msgid "This will invalidate all previously shared article URLs. Continue?"
2012-12-24 10:34:37 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1557
msgid "Shared URLs cleared."
2012-12-24 10:34:37 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1648
msgid "Label Editor"
msgstr "Éditeur d'intitulé"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1770
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Subscribing to feeds..."
msgstr "S'està subscrivint a un canal..."
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1807
msgid "Clear stored data for this plugin?"
2012-12-24 10:34:37 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1824
msgid "Clear all messages in the error log?"
2012-12-24 10:34:37 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:127
msgid "Mark all articles as read?"
msgstr "Esteu segur que voleu marcar tots els articles com a llegits?"
#: js/tt-rss.js:133
msgid "Marking all feeds as read..."
msgstr "S'estan marcant tots els canals com a llegits..."
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:381
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Please enable mail plugin first."
msgstr "Primerament heu de seleccionar un canal."
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:493
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Please enable embed_original plugin first."
msgstr "Primerament heu de seleccionar un canal."
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:645
msgid "Select item(s) by tags"
2012-12-24 10:34:37 +01:00
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:666
msgid "You can't unsubscribe from the category."
msgstr "No us podeu donar de baixa de la categoria."
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:671
#: js/tt-rss.js:825
msgid "Please select some feed first."
msgstr "Primerament heu de seleccionar un canal."
2010-11-17 11:43:14 +01:00
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:820
msgid "You can't rescore this kind of feed."
msgstr "No podeu canviar la puntuació d'aquest tipus de canal."
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:830
msgid "Rescore articles in %s?"
msgstr "Esteu segur que voleu canviar la puntuació dels articles a %s?"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:833
msgid "Rescoring articles..."
msgstr "S'estan canviant la puntuació dels articles"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/tt-rss.js:967
2012-12-24 10:34:37 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "New version available!"
msgstr "Hi ha una nova versió de Tiny Tiny RSS!"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:105
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Cancel search"
msgstr "Cancel·la"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:454
msgid "Unstar article"
msgstr "Treu la marca de l'article"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:458
msgid "Star article"
msgstr "Marca l'article"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:498
msgid "Unpublish article"
msgstr "Deixa de publicar l'article"
#: js/viewfeed.js:502
msgid "Publish article"
msgstr "Publica l'article"
#: js/viewfeed.js:654
#, fuzzy
msgid "%d article selected"
msgid_plural "%d articles selected"
msgstr[0] "No hi ha cap article seleccionat."
msgstr[1] "No hi ha cap article seleccionat."
#: js/viewfeed.js:726
#: js/viewfeed.js:754
#: js/viewfeed.js:781
#: js/viewfeed.js:844
#: js/viewfeed.js:878
#: js/viewfeed.js:998
#: js/viewfeed.js:1041
#: js/viewfeed.js:1094
#: js/viewfeed.js:2071
#: plugins/mailto/init.js:7
#: plugins/mail/mail.js:7
msgid "No articles are selected."
msgstr "No hi ha cap article seleccionat."
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1006
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Delete %d selected article in %s?"
msgid_plural "Delete %d selected articles in %s?"
msgstr[0] "Esteu segur que voleu marcar els %d articles seleccionats de %s com a llegits?"
msgstr[1] "Esteu segur que voleu marcar els %d articles seleccionats de %s com a llegits?"
2010-02-18 14:07:49 +01:00
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1008
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Delete %d selected article?"
msgid_plural "Delete %d selected articles?"
msgstr[0] "Esteu segur que voleu eliminar els articles seleccionats de l'etiqueta?"
msgstr[1] "Esteu segur que voleu eliminar els articles seleccionats de l'etiqueta?"
2011-03-10 09:57:47 +01:00
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1050
2011-04-21 08:06:00 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Archive %d selected article in %s?"
msgid_plural "Archive %d selected articles in %s?"
msgstr[0] "Esteu segur que voleu marcar els %d articles seleccionats de %s com a llegits?"
msgstr[1] "Esteu segur que voleu marcar els %d articles seleccionats de %s com a llegits?"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1053
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Move %d archived article back?"
msgid_plural "Move %d archived articles back?"
msgstr[0] "Articles marcats"
msgstr[1] "Articles marcats"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1055
msgid "Please note that unstarred articles might get purged on next feed update."
msgstr ""
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1100
#, fuzzy
msgid "Mark %d selected article in %s as read?"
msgid_plural "Mark %d selected articles in %s as read?"
msgstr[0] "Esteu segur que voleu marcar els %d articles seleccionats de %s com a llegits?"
msgstr[1] "Esteu segur que voleu marcar els %d articles seleccionats de %s com a llegits?"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1124
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Edit article Tags"
msgstr "Edita les etiquetes"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1130
msgid "Saving article tags..."
msgstr "S'estan desant les etiquetes de l'article"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1336
msgid "No article is selected."
msgstr "No hi ha cap article seleccionat."
#: js/viewfeed.js:1371
msgid "No articles found to mark"
msgstr "No s'han trobat articles per a marcar."
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1373
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Mark %d article as read?"
msgid_plural "Mark %d articles as read?"
msgstr[0] "Esteu segur que voleu marcar %d article(s) com a llegit(s) ?"
msgstr[1] "Esteu segur que voleu marcar %d article(s) com a llegit(s) ?"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1875
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Open original article"
msgstr "Mostra el contingut original de l'article"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1881
2012-09-09 18:17:07 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Display article URL"
msgstr "afficher les étiquettes"
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1900
2012-09-09 18:17:07 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Toggle marked"
msgstr "Commuta els marcats"
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1981
msgid "Assign label"
msgstr "Assigna-li l'etiqueta"
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:1986
#, fuzzy
msgid "Remove label"
msgstr "Esteu segur que voleu suprimir les etiquetes seleccionades?"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:2040
#, fuzzy
msgid "Please enter new score for selected articles:"
msgstr "Si us plau, escriviu una nota per aquest article:"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:2082
2010-03-22 20:16:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Please enter new score for this article:"
msgstr "Si us plau, escriviu una nota per aquest article:"
2010-11-17 11:43:14 +01:00
2013-05-15 07:23:41 +02:00
#: js/viewfeed.js:2115
#, fuzzy
msgid "Article URL:"
msgstr "Data de l'article"
#: plugins/embed_original/init.js:6
msgid "Sorry, your browser does not support sandboxed iframes."
msgstr ""
2013-05-15 07:23:41 +02:00
#: plugins/mailto/init.js:21
#: plugins/mail/mail.js:21
#, fuzzy
msgid "Forward article by email"
msgstr "Marca l'article"
2010-11-17 11:43:14 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/import_export/import_export.js:13
2010-03-22 20:16:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Export Data"
msgstr "Exporta en format OPML"
#: plugins/import_export/import_export.js:40
msgid "Finished, exported %d article. You can download the data <a class='visibleLink' href='%u'>here</a>."
msgid_plural "Finished, exported %d articles. You can download the data <a class='visibleLink' href='%u'>here</a>."
msgstr[0] ""
msgstr[1] ""
2013-05-15 07:23:41 +02:00
#: plugins/import_export/import_export.js:93
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Data Import"
msgstr "Importeu"
2013-05-15 07:23:41 +02:00
#: plugins/import_export/import_export.js:112
#, fuzzy
msgid "Please choose the file first."
msgstr "Primerament heu de seleccionar un canal."
2013-05-15 07:23:41 +02:00
#: plugins/note/note.js:17
#, fuzzy
msgid "Saving article note..."
msgstr "S'estan desant les etiquetes de l'article"
#: plugins/googlereaderimport/init.js:18
msgid "Google Reader Import"
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/googlereaderimport/init.js:42
2010-03-22 20:16:21 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Please choose a file first."
msgstr "Primerament heu de seleccionar un canal."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/instances/instances.js:10
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Link Instance"
msgstr "Edita les etiquetes"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/instances/instances.js:73
2012-09-09 18:17:07 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Edit Instance"
msgstr "Edita les etiquetes"
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#: plugins/instances/instances.js:122
2012-09-09 18:17:07 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Remove selected instances?"
msgstr "Esteu segur que voleu suprimir els filtres seleccionats?"
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#: plugins/instances/instances.js:125
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Removing selected instances..."
msgstr "S'estan suprimint els filtres seleccionats..."
2010-11-08 12:29:11 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/instances/instances.js:139
#: plugins/instances/instances.js:151
#, fuzzy
msgid "No instances are selected."
msgstr "No heu seleccionat cap filtre."
2010-11-08 12:29:11 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/instances/instances.js:156
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Please select only one instance."
msgstr "Si us plau, seleccioneu només un filtre."
2013-05-15 07:23:41 +02:00
#: plugins/share/share.js:10
2012-09-09 18:17:07 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
msgid "Share article by URL"
msgstr "Marca l'article"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#: plugins/updater/updater.js:58
msgid "Backup your tt-rss directory before continuing. Please type 'yes' to continue."
msgstr ""
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Could not update database"
#~ msgstr "No s'ha pogut actualitzar la base de dades"
2013-05-15 07:23:41 +02:00
#~ msgid "Could not find necessary schema file, need version:"
#~ msgstr "No s'ha pogut trobar el fitxer d'esquema necessari, es necessita la versió:"
2013-05-15 07:23:41 +02:00
#~ msgid ", found: "
#~ msgstr ", trobats:"
2013-05-15 07:23:41 +02:00
#~ msgid "Tiny Tiny RSS database is up to date."
#~ msgstr "La base de dades de Tiny Tiny RSS està actualitzada."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Please backup your database before proceeding."
#~ msgstr "Si us plau feu una còpia de seguretat de la base de dades abans de continuar."
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#~ msgid "Your Tiny Tiny RSS database needs update to the latest version (<b>%d</b> to <b>%d</b>)."
#~ msgstr "La base de dades de Tiny Tiny RSS s'ha d'actualitzar ( de la versió <b>%d</b> a la <b>%d</b>)."
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#~ msgid "Performing updates..."
#~ msgstr "S'estan realitzant les actualitzacions..."
2013-05-15 07:23:41 +02:00
#~ msgid "Updating to version %d..."
#~ msgstr "S'està actualitzant a la versió %d..."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Checking version... "
#~ msgstr "S'està comprovant la versió..."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "OK!"
#~ msgstr "D'acord!"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "ERROR!"
#~ msgstr "Error!"
2013-05-15 07:23:41 +02:00
#~ msgid ""
#~ "Finished. Performed <b>%d</b> update(s) up to schema\n"
#~ "\t\t\tversion <b>%d</b>."
#~ msgstr "Fet. S'ha actualitzat l'esquema de la versió <b>%d</b> a <b>%d</b>."
2013-05-15 07:23:41 +02:00
#~ msgid "Hello,"
#~ msgstr "Hola, "
2013-05-15 07:23:41 +02:00
#~ msgid "Comments?"
#~ msgstr "Comentaris?"
2012-09-09 18:17:07 +02:00
2013-05-15 07:23:41 +02:00
#~ msgid "Updated"
#~ msgstr "Actualitzat"
2013-05-15 07:23:41 +02:00
#~ msgid "Score"
#~ msgstr "Puntuació"
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Show tag cloud..."
#~ msgstr "Núvol d'etiquetes"
2013-05-15 07:23:41 +02:00
#~ msgid "Move between feeds"
#~ msgstr "Mou entre canals"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Move between articles"
#~ msgstr "Mou entre articles"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Active article actions"
#~ msgstr "Accions actives de l'article"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Dismiss read articles"
#~ msgstr "Amaga els articles llegits."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Mark articles below/above active one as read"
#~ msgstr "Marca els articles de sobre/sota de l'actiu com a llegits."
2013-05-15 07:23:41 +02:00
#~ msgid "Scroll article content"
#~ msgstr "Desplaça el contingut de l'article"
2013-05-15 07:23:41 +02:00
#~ msgid "Other actions"
#~ msgstr "Altres accions"
#~ msgid "Display this help dialog"
#~ msgstr "Mostra aquest quadre d'ajuda"
2012-09-09 18:17:07 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Multiple articles actions"
#~ msgstr "Tots els articles"
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Select starred articles"
#~ msgstr "Purga els articles per llegir"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Feed actions"
#~ msgstr "Accions dels canals"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Mark feed as read"
#~ msgstr "Marca el canal com a llegit"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "If viewing category, (un)collapse it"
#~ msgstr "Si esteu veient les categories reduir-les/ampliar-les"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Press any key to close this window."
#~ msgstr "Premeu qualsevol tecla per a tancar aquesta finestra."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "My Feeds"
#~ msgstr "Els meus canals"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Other Feeds"
#~ msgstr "Altres canals"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Panel actions"
#~ msgstr "Quadre d'accions"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Top 25 feeds"
#~ msgstr "Els 25 més llegits"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Edit feed categories"
#~ msgstr "Edita les categories dels canals"
2010-02-18 14:07:49 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Focus search (if present)"
#~ msgstr "Concreta la cerca (si n'hi ha)"
2013-05-15 07:23:41 +02:00
#~ msgid "<b>Note:</b> not all actions may be available, depending on Tiny Tiny RSS configuration and your access level."
#~ msgstr "<b>Nota:</b> L'accés a les accions depèn de la configuració del Tiny Tiny RSS o del nivell d'accés del teu usuari."
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Enable categories"
#~ msgstr "Utiliser les catégories de flux"
2011-04-21 08:06:00 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Browse categories like folders"
#~ msgstr "Reinicia l'ordre de les categories"
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Show images in posts"
#~ msgstr "No mostris imatges en els articles"
2011-04-21 08:06:00 +02:00
2010-04-22 08:05:19 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Hide read articles and feeds"
#~ msgstr "Mostra/amaga els canals llegits"
2010-04-22 08:05:19 +02:00
2012-01-30 13:39:40 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Sort feeds by unread count"
#~ msgstr "Ordena els canals per articles no llegits"
2012-01-30 13:39:40 +01:00
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Click to play"
#~ msgstr "Feu clic per editar"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Open article in new tab"
#~ msgstr "Obre l'article en una finestra nova"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Visit the website"
#~ msgstr "Visiteu el web oficial"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Title or Content"
#~ msgstr "Títol o contingut"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#~ msgid "Link"
#~ msgstr "Enllaç"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Content"
#~ msgstr "Contingut"
2009-11-22 21:18:54 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Delete article"
#~ msgstr "Buida els articles"
2013-05-15 07:23:41 +02:00
#~ msgid "Assign tags"
#~ msgstr "Assigna etiquetes"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "This option is useful when you are reading several planet-type aggregators with partially colliding userbase. When disabled, it forces same posts from different feeds to appear only once."
#~ msgstr "Aquesta opció és útil si rebeu informació de diferents canals de tipus «multicanal» amb informació que pot coincidir. Si està desactivat només mostra els articles repetits un sol cop."
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "When this option is enabled, headlines in Special feeds and Labels are grouped by feeds"
#~ msgstr "Quan aquesta habiliteu aquesta opció, s'agruparan les capçaleres i etiquetes per canals."
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Default interval between feed updates"
#~ msgstr "Interval per defecte per a les actualitzacions dels canals (en minuts)"
2012-12-24 10:34:37 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Notice"
#~ msgstr "Avís"
2009-11-22 21:18:54 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Tag Cloud"
#~ msgstr "Núvol d'etiquetes"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Notifying <b>%s</b>."
#~ msgstr "S'està notificant <b>%s</b>."
#~ msgid "Select theme"
#~ msgstr "Seleccioneu una interfície"
#~ msgid "Yes"
#~ msgstr "Sí"
#~ msgid "No"
#~ msgstr "No"
2011-10-13 08:50:54 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Show additional preferences"
#~ msgstr "Surt de les preferències"
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "(%d feeds)"
#~ msgstr "Edita el canal"
2013-05-15 07:23:41 +02:00
#~ msgid "Right-to-left content"
#~ msgstr "Contingut escrit de dreta a esquerra"
2011-04-21 08:06:00 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Cache content locally"
#~ msgstr "Emmagatzema les imatges localment"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "(Un)hide empty categories"
#~ msgstr "Edita les categories"
2011-04-21 08:06:00 +02:00
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Article archive"
#~ msgstr "Data de l'article"
2011-04-21 08:06:00 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Published articles and generated feeds"
#~ msgstr "Esteu segur que voleu canviar la puntuació dels articles en les etiquetes personalitzades?"
2011-04-21 08:06:00 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Articles shared by URL"
#~ msgstr "Marca l'article"
#~ msgid "These feeds have not been updated because of errors:"
#~ msgstr "Aquests canals no s'han actualitzat degut als següents errors:"
2009-11-22 21:18:54 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid ""
#~ "Your browser doesn't support Javascript, which is required\n"
#~ "\t\t\tfor this application to function properly. Please check your\n"
#~ "\t\t\tbrowser settings."
#~ msgstr ""
#~ "El vostre navegador no és compatible amb Javascript, el qual és necessari\n"
#~ " /t/t per tal que aquesta aplicació funcioni correctament. Si us plau reviseu els vostres\n"
#~ "/t/t paràmetres del navegador."
2009-11-22 21:18:54 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Back to feeds"
#~ msgstr "Torna a la llista de canals."
2009-11-22 21:18:54 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Set value"
#~ msgstr "Marca'l com a destacat"
2010-01-13 11:50:18 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Share on identi.ca"
#~ msgstr "Títol"
2010-01-13 11:50:18 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Flattr article"
#~ msgstr "Marca l'article"
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Share on Google+"
#~ msgstr "Títol"
2009-11-22 21:18:54 +01:00
2012-10-18 10:56:48 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Date syntax appears to be correct:"
#~ msgstr "La contrasenya antiga és incorrecta."
2012-10-18 10:56:48 +02:00
2012-09-24 10:04:52 +02:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "Date syntax is incorrect."
#~ msgstr "La contrasenya antiga és incorrecta."
2013-05-15 07:23:41 +02:00
#~ msgid "Mark all visible articles in %s as read?"
#~ msgstr "Esteu segur que voleu marcar tots els articles visibles de %s com a llegits ?"
2013-01-04 22:27:44 +01:00
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Loading..."
#~ msgstr "S'està carregant la llista de canals..."
2013-01-04 22:27:44 +01:00
#, fuzzy
2013-05-15 07:23:41 +02:00
#~ msgid "View in a tt-rss tab"
#~ msgstr "Obre l'article en una finestra nova"
#, fuzzy
#~ msgid "Playing..."
#~ msgstr "S'està carregant la llista de canals..."
2013-01-04 22:27:44 +01:00
2012-12-24 10:34:37 +01:00
#~ msgid "Magpie"
#~ msgstr "Magpie"
#~ msgid "SimplePie"
#~ msgstr "SimplePie"
#~ msgid "using"
#~ msgstr "s'està utilitzant"
#, fuzzy
#~ msgid "Mark %d displayed articles as read?"
#~ msgstr "Esteu segur que voleu marcar %d article(s) com a llegit(s) ?"
#, fuzzy
#~ msgid "Click to expand article."
#~ msgstr "Clica-hi per a veure el cos de l'article"
#, fuzzy
#~ msgid "No unread feeds."
#~ msgstr "Mostra/amaga els canals llegits"
#, fuzzy
#~ msgid "Load more..."
#~ msgstr "Ouverture de l'aide..."
#~ msgid "match on"
#~ msgstr "coincideix en"
#~ msgid "Title or content"
#~ msgstr "Títol o contingut"
2012-09-24 10:04:52 +02:00
#, fuzzy
#~ msgid "Your request could not be completed."
#~ msgstr "La vostra informació de registre és incompleta."
2012-09-24 10:04:52 +02:00
#, fuzzy
#~ msgid "Can't update this kind of feed."
#~ msgstr "No podeu editar aquest tipus de canal."
2012-09-24 10:04:52 +02:00
#, fuzzy
#~ msgid "Original article"
#~ msgstr "Mostra el contingut original de l'article"
#, fuzzy
#~ msgid "Update feed"
#~ msgstr "Actualitza tots els canals"
2012-09-24 10:04:52 +02:00
#, fuzzy
#~ msgid "With subcategories"
#~ msgstr "Edita les categories"
2012-09-24 10:04:52 +02:00
2012-09-09 18:17:07 +02:00
#, fuzzy
#~ msgid "<li>Adding category <b>%s</b>.</li>"
#~ msgstr "S'està afegint la categoria <b>%s</b>."
#, fuzzy
#~ msgid "OK"
#~ msgstr "D'acord!"
#~ msgid "before"
#~ msgstr "abans"
#~ msgid "after"
#~ msgstr "després"
#~ msgid "Check it"
#~ msgstr "Revisa-ho"
#, fuzzy
#~ msgid "Apply to category"
#~ msgstr "Posa'l a la categoria:"
#~ msgid "Category <b>$%s</b> already exists in the database."
#~ msgstr "La categoria <b>%s</b> ja existeix a la base de dades."
#~ msgid "No feed categories defined."
#~ msgstr "No s'ha definit cap categoria per als canals."
#, fuzzy
#~ msgid "Remove selected categories"
#~ msgstr "Esteu segur que voleu suprimir les categories seleccionades?"
#, fuzzy
#~ msgid "Twitter"
#~ msgstr "Títol"
#, fuzzy
#~ msgid "Clear stored credentials"
#~ msgstr "Esborra les dades del canal"
#~ msgid "Created filter <b>%s</b>"
#~ msgstr "S'ha creat el filtre <b>%s</b>"
#~ msgid "Attachment:"
#~ msgstr "Adjunció:"
#~ msgid "Subscribing to feed..."
#~ msgstr "S'està subscrivint a un canal..."
#, fuzzy
#~ msgid "Filter Test Results"
#~ msgstr "Expression du filtre"
#, fuzzy
#~ msgid "Feed Categories"
#~ msgstr "Catégorie&nbsp;:"
2013-05-15 07:23:41 +02:00
#~ msgid "When \"Mark as read\" button is clicked in toolbar, automatically open next feed with unread articles."
#~ msgstr "En fer clic al botó «&nbsp;Marca'ls com a llegits&nbsp;», obre automàticament el següent canal que contingui articles per llegir."
2012-06-06 10:29:54 +02:00
2010-03-22 20:16:21 +01:00
#, fuzzy
#~ msgid "Importing using DOMXML."
#~ msgstr "S'està important OPML (s'està utilitzant l'extensió DOMXML)..."
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#, fuzzy
#~ msgid "Importing using DOMDocument."
2013-05-15 07:23:41 +02:00
#~ msgstr "S'està important el fitxer OPML (s'està utilitzant l'extensió DOMDocument)..."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "DOMXML extension is not found. It is required for PHP versions below 5."
#~ msgstr "No s'ha trobat l'extensió DOMXML. Fa falta per a versions de PHP inferiors a la 5."
2009-11-22 21:18:54 +01:00
#, fuzzy
#~ msgid "Cache images locally (SimplePie only)"
#~ msgstr "Emmagatzema les imatges localment"
2009-11-22 21:18:54 +01:00
#, fuzzy
#~ msgid "Publish"
#~ msgstr "Publicats"
#~ msgid "Changed password of user <b>%s</b>."
#~ msgstr "S'ha canviat la contrasenya de l'usuari <b>%s</b>."
2009-11-22 21:18:54 +01:00
#~ msgid "Content filtering"
#~ msgstr "Filtratge del contingut"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Tiny Tiny RSS has support for filtering (or processing) articles. Filtering is done once, when new article is imported to the database from the newsfeed, specified field is matched against regular expression and some action is taken. Regular expression matching is case-insensitive."
#~ msgstr "Tiny Tiny RSS pot filtrar articles. El filtratge es realitza quan s'importa el nou article a la base de dades del canal de notícies si coincideix l'expressió regular configurada. Les expressions regulars distingeixen entre les majúscules i les minúscules."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Supported actions are: filter (do not import) article, mark article as read, set starred, assign tag(s), and set score. Filters can be defined globally and for some specific feed."
#~ msgstr "Les accions que funcionen són: filtratge (no importació) d'articles, marcar articles com a llegits, marcar articles, assignació d'etiquetes i puntuar articles. Els filtres es poden definir globalment per alguns canals concrets."
2010-11-17 11:43:14 +01:00
#~ msgid "See also:"
#~ msgstr "Veieu també:"
2011-03-10 09:57:47 +01:00
#, fuzzy
#~ msgid "Remove:"
#~ msgstr "Suprimeix"
2011-03-10 09:57:47 +01:00
2011-10-13 08:50:54 +02:00
#, fuzzy
#~ msgid "Assign:"
#~ msgstr "Assigna-l'hi l'etiqueta:"
#~ msgid "Toggle category reordering mode"
#~ msgstr "Canvia al mode de reordenació de categories"
#~ msgid "Update all feeds"
#~ msgstr "Actualitza tots els canals"
#~ msgid "Sort by name or unread count"
#~ msgstr "Ordena per nom o per número de no llegits."
2011-10-13 08:50:54 +02:00
#, fuzzy
#~ msgid "feeds"
#~ msgstr "Canals"
#, fuzzy
#~ msgid "headlines"
#~ msgstr "Derniers en-têtes&nbsp;:"
#~ msgid "Click to expand article"
#~ msgstr "Clica-hi per a veure el cos de l'article"
2011-04-21 08:06:00 +02:00
#~ msgid "Update post on checksum change"
#~ msgstr "Actualitza una entrada si canvia la suma de verificació."
#~ msgid "Use more accessible date/time format for headlines"
2013-05-15 07:23:41 +02:00
#~ msgstr "Utilitzeu un format més accessible per a la data i hora de les capçaleres."
2011-04-21 08:06:00 +02:00
#~ msgid "Set articles as unread on update"
#~ msgstr "En actualitzar, marca els articles com a no llegits."
#~ msgid "Importing OPML (using DOMXML extension)..."
#~ msgstr "S'està important OPML (s'està utilitzant l'extensió DOMXML)..."
#~ msgid "Importing OPML (using DOMDocument extension)..."
2013-05-15 07:23:41 +02:00
#~ msgstr "S'està important el fitxer OPML (s'està utilitzant l'extensió DOMDocument)..."
2011-04-21 08:06:00 +02:00
#~ msgid "Error: can't find body element."
#~ msgstr "Error: no es pot trobar els elements del cos."
#, fuzzy
#~ msgid "No profiles selected."
#~ msgstr "No hi ha cap article seleccionat."
2011-03-18 16:25:21 +01:00
#~ msgid "Unknown error"
#~ msgstr "Error desconegut"
2013-05-15 07:23:41 +02:00
#~ msgid "Could not display feed (query failed). Please check label match syntax or local configuration."
#~ msgstr "No s'ha pogut mostrar el fanal (la consulta ha fallat). Si us plau seleccioneu reviseu que coincideixi la sintaxi o que la configuració local sigui correcta."
2011-03-18 16:25:21 +01:00
2011-03-10 09:57:47 +01:00
#~ msgid "Publish article with a note"
#~ msgstr "Publica l'article amb una nota"
#, fuzzy
#~ msgid "View article"
#~ msgstr "Filtra l'article"
2010-11-29 17:23:53 +01:00
#, fuzzy
#~ msgid "Server error while trying to query feed URLs."
#~ msgstr "S'ha produït un error al carregar més capçaleres."
#, fuzzy
#~ msgid "Subscribed to %d feed(s)."
#~ msgstr "Subscrit als canals:"
#, fuzzy
#~ msgid "Fatal Exception"
#~ msgstr "Erreur critique"
#~ msgid "audio/mpeg"
#~ msgstr "àudio/mpeg"
#~ msgid "Enable offline reading"
#~ msgstr "Habilita la lectura fora de línia"
#~ msgid "Synchronize new articles for offline reading using Google Gears."
2013-05-15 07:23:41 +02:00
#~ msgstr "Sincronitzeu els nous articles per a llegir-los en mode fora de línia mitjançant Google Gears."
#~ msgid "Default article limit"
#~ msgstr "Nombre maximal d'articles par défaut"
2013-05-15 07:23:41 +02:00
#~ msgid "Default limit for articles to display, any custom number you like (0 - disables)."
#~ msgstr "Nombre maximal d'articles à afficher (0 pour supprimer toute limite)."
#~ msgid "Enable search toolbar"
#~ msgstr "Habilita la barra de cerques"
#~ msgid "Open article links in new browser window"
#~ msgstr "Obre els enllaços dels articles en una nova finestra"
2013-05-15 07:23:41 +02:00
#~ msgid "Link to user stylesheet to override default style, disabled if empty."
#~ msgstr "Enllaç a la fulla d'estils de l'usuari per a sobreescriure l'estil per defecte, desconnectada si és buida."
#~ msgid "Hide feedlist"
#~ msgstr "Amaga la llista de canals"
2013-05-15 07:23:41 +02:00
#~ msgid "This option hides feedlist and allows it to be toggled on the fly, useful for small screens."
#~ msgstr "Aquesta opció amaga la llista de canals i permet canviar-ho ràpidament, pràctica per a pantalles petites."
2013-05-15 07:23:41 +02:00
#~ msgid "Experimental support for virtual feeds based on user crafted SQL queries. This feature is highly experimental and at this point not user friendly. Use with caution."
#~ msgstr "Suport experimental per a canals virtuals basats en demandes SQL personalitzades. Aquesta característica és experimental i, per tant no és fàcil d'utilitzar. Utilitzeu-la amb compte."
#~ msgid "Show additional information in feedlist"
#~ msgstr "Mostra informació addicional a la llista de canals"
#~ msgid "Prefer more accurate feedlist counters to UI speed"
2013-05-15 07:23:41 +02:00
#~ msgstr "Prefereix una llista de canals més acurada per augmentar la velocitat de la interfície."
#~ msgid "Enable inline MP3 player"
#~ msgstr "Habilita el reproductor MP3 en línia."
2013-05-15 07:23:41 +02:00
#~ msgid "Enable the Flash-based XSPF Player to play MP3-format podcast enclosures."
#~ msgstr "Habilita el reproductor basat el Flash XSPF per a reproduir els podcast inserits en format MP3."
#~ msgid ""
#~ "Your browser doesn't support Javascript, which is required\n"
#~ "\t\tfor this application to function properly. Please check your\n"
#~ "\t\tbrowser settings."
#~ msgstr ""
2013-05-15 07:23:41 +02:00
#~ "El vostre navegador no és compatible amb Javascript, el qual és necessari\n"
#~ " /t/t per tal que aquesta aplicació funcioni correctament. Si us plau reviseu els vostres\n"
#~ "/t/t paràmetres del navegador."
#, fuzzy
#~ msgid "Activate"
#~ msgstr "Adaptatiu"
2013-05-15 07:23:41 +02:00
#~ msgid "You are running the latest version of Tiny Tiny RSS. The fact that you are seeing this dialog is probably a bug."
#~ msgstr "Esteu utillitzant l'última versió de Tiny Tiny RSS. Si esteu veient aquest quadre és possible que sigui degut a una panerola."
#~ msgid "Feed Browser"
#~ msgstr "Navegador de canals"
#~ msgid "Update Errors"
#~ msgstr "Actualitza els errors"
#~ msgid "Show last article times"
#~ msgstr "Mostra l'hora de l'últim article"
#~ msgid "Last&nbsp;Article"
#~ msgstr "Últim&nbsp;article"
#~ msgid "You don't have any subscribed feeds."
#~ msgstr "No esteu subscrit a cap canal."
#~ msgid "No matching feeds found."
#~ msgstr "No s'ha trobat cap canal."
#~ msgid "Filter Editor"
#~ msgstr "Editor del filtre"
#~ msgid "Field"
#~ msgstr "Camp"
#~ msgid "Params"
#~ msgstr "Paràmetres"
#~ msgid "No filters defined."
#~ msgstr "No s'ha definit cap filtre."
#~ msgid "Click to change color"
#~ msgstr "Feu clic per canviar el color"
#~ msgid "No labels defined."
#~ msgstr "No s'han definit les etiquetes."
#~ msgid "No matching labels found."
#~ msgstr "No s'ha trobat cap etiqueta coincident."
#~ msgid "custom color:"
#~ msgstr "color personalitzat:"
#~ msgid "Can't add filter: nothing to match on."
#~ msgstr "No s'ha pogut afegir el filtre: no hi ha coincidències."
#~ msgid "Can't subscribe: no feed URL given."
#~ msgstr "No s'ha pogut subscriure: no s'ha especificat la URL del canal."
#~ msgid "Error: No feed URL given."
#~ msgstr "Error: No s'ha especificat la URL del canal."
#~ msgid "Error: Invalid feed URL."
#~ msgstr "Error: URL del canal no vàlida."
#, fuzzy
#~ msgid "Can't add profile: no name specified."
#~ msgstr "No s'ha pogut afegir la categoria: no s'ha especificat cap nom."
#~ msgid "Can't add category: no name specified."
#~ msgstr "No s'ha pogut afegir la categoria: no s'ha especificat cap nom."
#~ msgid "Save current configuration?"
#~ msgstr "Voleu desar la configuració actual?"
#~ msgid "Please enter new label foreground color:"
#~ msgstr "Si us plau, escriviu un nou color pel primer pla de l'etiqueta:"
#~ msgid "Please enter new label background color:"
#~ msgstr "Si us plau, escriviu el nou color de fons de l'etiqueta:"
2010-11-17 14:11:55 +01:00
#~ msgid "Saved filter <b>%s</b>"
#~ msgstr "S'ha desat el filtre <b>%s</b>"
2010-11-17 11:43:14 +01:00
#~ msgid "Tags"
#~ msgstr "Etiqueta"
#~ msgid "Show article summary in new window"
#~ msgstr "Obre els enllaços de l'article en una nova finestra"
#~ msgid "toggle unread"
#~ msgstr "commuta els no llegits"
#~ msgid "(remove)"
#~ msgstr "Elimina"
#~ msgid "Offline reading"
#~ msgstr "Lectura fora de línia"
#~ msgid "Cancel synchronization"
#~ msgstr "Cancel·la la sincronització"
#~ msgid "Synchronize"
#~ msgstr "Sincronització"
#~ msgid "Remove stored data"
#~ msgstr "Elimina les dades emmagatzemades"
#~ msgid "Go offline"
#~ msgstr "Desconnecta't"
#~ msgid "Go online"
#~ msgstr "Posa't en línia"
#~ msgid "Reset UI layout"
#~ msgstr "Reinicia la capa de la interfície"
#~ msgid "Drag me to resize panels"
#~ msgstr "Arrossega'm per a canviar la mida dels quadres."
#~ msgid "Showing most popular tags "
#~ msgstr "Mostra les etiquetes més populars"
#, fuzzy
#~ msgid "more tags"
#~ msgstr "sense etiqueta"
#~ msgid "Link to feed:"
#~ msgstr "Enllaç al canal:"
#~ msgid "Not linked"
#~ msgstr "Sense cap enllaç"
#~ msgid "(linked to %s)"
#~ msgstr "(enllaçat a %s)"
#~ msgid "E-mail has been changed."
#~ msgstr "S'ha canviat l'adreça electrònica."
#~ msgid "Change e-mail"
#~ msgstr "Canvieu l'adreça electrònica"
#~ msgid "Please wait..."
#~ msgstr "Si us plau, espereu..."
#~ msgid "Data for offline browsing has not been downloaded yet."
#~ msgstr "Encara no s'han baixat les dades per a la navegació fora de línia."
#~ msgid "Synchronizing feeds..."
#~ msgstr "S'estan sincronitzant els canals."
#~ msgid "Synchronizing categories..."
#~ msgstr "S'estan sincronitzant les categories."
#~ msgid "Synchronizing labels..."
#~ msgstr "S'estan sincronitzant les etiquetes."
#~ msgid "Synchronizing articles..."
#~ msgstr "S'estan sincronitzant els articles..."
#~ msgid "Synchronizing articles (%d)..."
#~ msgstr "S'estan sincronitzant els articles (%d)..."
#~ msgid "Last sync: %s"
#~ msgstr "Última sincronització: %s"
#~ msgid "Last sync: Error receiving data."
#~ msgstr "Última sincronització: s'ha produït un error en rebre les dades."
#~ msgid "Synchronizing..."
#~ msgstr "S'està sincronitzant"
#~ msgid "Switch Tiny Tiny RSS into offline mode?"
#~ msgstr "Voleu canviar Tiny Tiny RSS al mode fora de línia?"
#~ msgid "Tiny Tiny RSS will reload. Go online?"
#~ msgstr "Tiny Tiny RSS s'ha carregat de nou. Voleu treballar connectat?"
#~ msgid "Last sync: Cancelled."
#~ msgstr "Última sincronització: cancel·lada."
2013-05-15 07:23:41 +02:00
#~ msgid "This will remove all offline data stored by Tiny Tiny RSS on this computer. Continue?"
#~ msgstr "Així eliminareu totes les dades fora de línia emmagatzemades per Tiny Tiny RSS en aquest ordinador. Voleu continuar?"
2010-11-17 11:43:14 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "Tiny Tiny RSS has trouble accessing its server. Would you like to go offline?"
#~ msgstr "Tiny Tiny RSS no ha pogut accedir al servidor. Voleu que funcioni fora de línia?"
2010-11-17 11:43:14 +01:00
#~ msgid "Reset category order?"
#~ msgstr "Esteu segur que voleu eliminar l'ordre de les categories?"
2010-11-08 12:29:11 +01:00
#~ msgid "No feeds to display."
#~ msgstr "No hi ha canals per a mostrar."
#~ msgid "Published Articles"
#~ msgstr "Articles publiés"
#, fuzzy
#~ msgid "Your Published articles feed URL is:"
#~ msgstr "Enllaç als articles publicats del canal."
#~ msgid "Replace current publishing address with a new one?"
#~ msgstr "Voleu canviar l'adreça de publicació per una de nova?"
2010-10-13 12:48:25 +02:00
#~ msgid "Limit bandwidth usage"
#~ msgstr "Limita l'ús de l'ample de banda."
2010-06-30 11:14:18 +02:00
#~ msgid "Remove selected users?"
#~ msgstr "Esteu segur que voleu suprimir els usuaris seleccionats?"
2010-03-22 20:16:21 +01:00
#~ msgid "Adding feed..."
#~ msgstr "S'està afegint el canal..."
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Assign score to article:"
#~ msgstr "Puntua l'article:"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Assign selected articles to label?"
#~ msgstr "Voleu assignar els articles seleccionats a l'etiqueta?"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Can't open article: received invalid article link"
#~ msgstr "No es pot obrir l'article: l'enllaç no és correcte"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Category reordering disabled"
#~ msgstr "Reordenació de categories deshabilitat"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Category reordering enabled"
#~ msgstr "S'ha habilitat la reordenació de categories"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#, fuzzy
#~ msgid "Changing password..."
#~ msgstr "Canvia la contrasenya"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "comments"
#~ msgstr "comentaris"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Could not change feed URL."
#~ msgstr "No s'ha pogut canviar la URL del canal."
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Could not display article (missing XML object)"
#~ msgstr "No s'ha pogut mostrar l'article (manca l'objecte XML)"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Could not update headlines (missing XML data)"
#~ msgstr "No s'han pogut actualitzar les capçaleres (manquen dades XML)"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Could not update headlines (missing XML object)"
#~ msgstr "No s'ha pogut actualitzar les capçaleres (manca un objecte XML)"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Failed to load article in new window"
#~ msgstr "No s'ha pogut obrir l'article en una nova finestra"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Failed to open window for the article"
#~ msgstr "No s'ha pogut obrir la finestra per a l'article"
2010-02-18 14:07:49 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Local data removed."
#~ msgstr "S'han eliminat les dades locals."
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Mark as read:"
#~ msgstr "Marca com a llegits"
2010-01-13 11:50:18 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Please wait until operation finishes."
#~ msgstr "Espereu a que finalitzi l'operació actual."
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Remove selected articles from label?"
2013-05-15 07:23:41 +02:00
#~ msgstr "Esteu segur que voleu eliminar els articles seleccionats de l'etiqueta?"
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Removing offline data..."
#~ msgstr "S'estan eliminant les dades fora de línia."
2009-11-22 21:18:54 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Rescore last 100 articles in selected feeds?"
2013-05-15 07:23:41 +02:00
#~ msgstr "Esteu segur que voleu canviar la puntuació dels últims 100 articles en els canals seleccionats?"
2010-03-22 20:16:21 +01:00
#~ msgid "Saving feeds..."
#~ msgstr "S'estan desant els canals..."
#~ msgid "Saving filter..."
#~ msgstr "S'està desant el filtre..."
#~ msgid "Selection"
#~ msgstr "Selecció"
#~ msgid "Tiny Tiny RSS is in offline mode."
#~ msgstr "Tiny Tiny RSS està treballant en mode fora de línia."
#~ msgid "Trying to change e-mail..."
#~ msgstr "S'està intentant canviar l'adreça electrònica..."
2009-12-24 13:59:49 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "You have to synchronize some articles before going into offline mode."
#~ msgstr "Heu de sincronitzar alguns articles abans de poder treballar fora de línia."
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "You won't be able to access offline version of Tiny Tiny RSS until you switch it into offline mode again. Go online?"
#~ msgstr "No podeu accedir a la versió fora de línia de Tiny Tiny RSS fins que no canvieu, de nou, a mode fora de línia. Voleu connectar-vos?"
2010-01-13 11:50:18 +01:00
2010-02-18 14:07:49 +01:00
#~ msgid "Can't open article: received invalid XML"
#~ msgstr "No es pot obrir l'article: l'XML rebut no és vàlid"
2010-01-13 11:50:18 +01:00
2010-02-18 14:07:49 +01:00
#~ msgid "Changing category of selected feeds..."
#~ msgstr "S'està canviant la categoria dels canals seleccionats..."
2010-01-13 11:50:18 +01:00
2010-02-18 14:07:49 +01:00
#~ msgid "Erase all non-starred articles in %s?"
2013-05-15 07:23:41 +02:00
#~ msgstr "Segur que voleu eliminar tots els articles que no estan marcats a %s ?"
2010-02-18 14:07:49 +01:00
#~ msgid "Trying to change password..."
#~ msgstr "S'està intentant canviar la contrasenya..."
#~ msgid "You can't clear this type of feed."
#~ msgstr "No podeu purgar aquest tipus de canal."
#~ msgid "Adding category <b>%s</b>...<br>"
#~ msgstr "S'està afegint la categoria <b>%s</b>...<br>"
#~ msgid "Done."
#~ msgstr "Fet."
#~ msgid "The configuration was reset to defaults."
#~ msgstr "La configuració s'ha reiniciat als valors per defecte."
#~ msgid "Change theme"
#~ msgstr "Canvia la interfície"
2010-01-13 11:50:18 +01:00
#, fuzzy
2010-02-18 14:07:49 +01:00
#~ msgid "Hide read items"
#~ msgstr "Mostra/amaga els canals llegits"
2010-01-13 11:50:18 +01:00
2010-02-18 14:07:49 +01:00
#, fuzzy
#~ msgid "Remove selected feeds from archive?"
2013-05-15 07:23:41 +02:00
#~ msgstr "Esteu segur que voleu eliminar els articles seleccionats de l'etiqueta?"
2010-01-13 11:50:18 +01:00
#~ msgid "Searched for"
#~ msgstr "Cercat per"
#~ msgid "More feeds..."
#~ msgstr "Més canals..."
#~ msgid "Search:"
#~ msgstr "Cerca:"
#~ msgid "Order:"
#~ msgstr "Ordre:"
#~ msgid "browse more"
#~ msgstr "veure'n més"
#~ msgid "Feed browser is administratively disabled."
#~ msgstr "El navegador de canals ha estat desactivat per l'administrador."
#~ msgid "Show"
#~ msgstr "Mostra"
#~ msgid "Hide from \"Other Feeds\""
#~ msgstr "Amaga a \"Atres canals\""
#~ msgid "Unable to delete non empty feed categories."
2013-05-15 07:23:41 +02:00
#~ msgstr "No és possible eliminar categories de canals que no estiguin buides."
2010-01-13 11:50:18 +01:00
#~ msgid "(Hidden)"
#~ msgstr "(Ocult)"
#~ msgid "Recategorize"
#~ msgstr "Canvia de categoria"
#~ msgid "Generate another link"
#~ msgstr "Crea un altre enllaç"
2009-12-24 13:59:49 +01:00
#~ msgid "Back"
#~ msgstr "Enrera"
#~ msgid "View:"
#~ msgstr "Visualització:"
#~ msgid "Page"
#~ msgstr "Pàgina"
#~ msgid "Tags:"
#~ msgstr "Etiquetes"
2009-11-22 21:18:54 +01:00
2009-12-24 13:59:49 +01:00
#~ msgid "Mark as unread"
#~ msgstr "Marca'ls com a no llegits"
2009-11-22 21:18:54 +01:00
2009-12-24 13:59:49 +01:00
#~ msgid "Where:"
#~ msgstr "A:"
2009-11-22 21:18:54 +01:00
2009-12-24 13:59:49 +01:00
#~ msgid "Internal error: Function not implemented"
#~ msgstr "Error intern; Funció no implementada"
2009-11-22 21:18:54 +01:00
2009-12-17 11:03:54 +01:00
#~ msgid "Click to view"
#~ msgstr "Feu clic per visualitzar-ho"
#~ msgid "New articles in &laquo;%s&raquo;."
#~ msgstr "Articles nous a &laquo;%s&raquo;."
2009-11-22 21:18:54 +01:00
#~ msgid "This program requires XmlHttpRequest "
#~ msgstr "Ce logiciel nécessite XmlHttpRequest "
#~ msgid "This program requires cookies "
#~ msgstr "Les cookies doivent être activés pour ce logiciel "
#, fuzzy
#~ msgid "&nbsp;&nbsp;Keyboard shortcuts"
#~ msgstr "&nbsp;&nbsp;Purger les articles"
#~ msgid "Can't add user: no login specified."
#~ msgstr "Impossible d'ajouter un utilisateur : aucun nom fourni."
#~ msgid "Can't create label: missing SQL expression."
#~ msgstr "Impossible de créer un intitulé : expression SQL manquante."
#~ msgid "Saving label..."
#~ msgstr "Enregistrement de l'intitulé..."
#~ msgid "Please select only one label."
#~ msgstr "Veuillez sélectionner un seul intitulé."
#~ msgid "Please select only one category."
#~ msgstr "Veuillez sélectionner une seule catégorie."
#~ msgid "Address changed."
#~ msgstr "Adresse modifiée."
#, fuzzy
#~ msgid "Restart in offline mode"
#~ msgstr "Échec du test de configuration"
#~ msgid "MySQL Charset Updater"
#~ msgstr "Outil de mise à jour du jeu de caractères MySQL"
2013-05-15 07:23:41 +02:00
#~ msgid "This script is for Tiny Tiny RSS installations with MySQL backend only."
#~ msgstr "Ce script n'est utilisable que pour une installation de Tiny Tiny RSS avec un moteur MySQL."
2009-11-22 21:18:54 +01:00
#~ msgid ""
#~ "This script will convert your Tiny Tiny RSS database to UTF-8. \n"
2013-05-15 07:23:41 +02:00
#~ "\t\t\tDepending on current database charset you may experience data corruption (lost accent characters, etc.). \n"
#~ "\t\t\tAfter update, you'll have to set <b>MYSQL_CHARSET</b> option in config.php to 'utf8'."
2009-11-22 21:18:54 +01:00
#~ msgstr ""
2013-05-15 07:23:41 +02:00
#~ "Ce script va modifier votre base de données Tiny Tiny RSS pour qu'elle utilise le jeu de caractères UTF-8. \n"
#~ "\t\t\tSelon le jeu de caractères actuellement utilisé, cela peut entraîner une corruption des données (caractères accentués perdus, etc). \n"
#~ "\t\t\tAprès la mise à jour, vous devrez donner à l'option <b>MYSQL_CHARSET</b> la valeur 'utf8' dans le fichier config.php."
2009-11-22 21:18:54 +01:00
#~ msgid "Converting database..."
#~ msgstr "Conversion de la base de données..."
#~ msgid ""
#~ "<b>Fatal Error</b>: You forgot to copy \n"
#~ "\t\t<b>config.php-dist</b> to <b>config.php</b> and edit it.\n"
#~ msgstr ""
#~ "<b>Erreur critique</b>&nbsp;: vous avez oublié de copier \n"
2013-05-15 07:23:41 +02:00
#~ "\t\t<b>config.php-dist</b> sous le nom <b>config.php</b> et de le modifier.\n"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "config: your config file version is incorrect. See config.php-dist.\n"
#~ msgstr "config&nbsp;: la version de votre fichier de configuration n'est pas valable. Reportez-vous au fichier config.php-dist.\n"
2009-11-22 21:18:54 +01:00
#~ msgid ""
#~ "<b>Fatal error</b>: RSS_BACKEND_TYPE is deprecated. Please remove this\n"
#~ "\t\t\toption from config.php\n"
#~ msgstr ""
#~ "<b>Erreur critique</b>&nbsp;: RSS_BACKEND_TYPE est obsolète.\n"
#~ "\t\tVeuillez supprimer cette option du fichier config.php\n"
#~ msgid ""
#~ "<b>Fatal Error</b>: XML Import/Export tools (<b>xml-export.php</b>\n"
2013-05-15 07:23:41 +02:00
#~ "\t\tand <b>xml-import.php</b>) could be used maliciously. Please remove them \n"
2009-11-22 21:18:54 +01:00
#~ "\t\tfrom your TT-RSS instance.\n"
#~ msgstr ""
2013-05-15 07:23:41 +02:00
#~ "<b>Erreur critique</b>&nbsp;: les outils XML Import/Export (<b>xml-export.php</b>\n"
#~ "\t\tet <b>xml-import.php</b>) peuvent être exploités de manière dangereuse.\n"
2009-11-22 21:18:54 +01:00
#~ "\t\tVeuillez les supprimer de votre installation de Tiny Tiny RSS.\n"
#~ msgid ""
#~ "<b>Fatal Error</b>: Please set DAEMON_UPDATE_LOGIN_LIMIT\n"
#~ "\t\t\tto 0 in single user mode.\n"
#~ msgstr ""
2013-05-15 07:23:41 +02:00
#~ "<b>Erreur critique</b>&nbsp;: veuillez mettre la valeur de DAEMON_UPDATE_LOGIN_LIMIT\n"
2009-11-22 21:18:54 +01:00
#~ "\t\t\tà zéro en mode mono-utilisateur.\n"
#~ msgid ""
#~ "<b>Fatal Error</b>: You have enabled USE_CURL_FOR_ICONS, but your PHP \n"
#~ "\t\t\tdoesn't seem to support CURL functions."
#~ msgstr ""
2013-05-15 07:23:41 +02:00
#~ "<b>Erreur critique</b>&nbsp;: vous avez activé USE_CURL_FOR_ICONS, mais votre \n"
2009-11-22 21:18:54 +01:00
#~ "\t\t\tvotre installation de PHP ne semble pas gérer les fonctions CURL."
#~ msgid "config: SESSION_EXPIRE_TIME is undefined"
#~ msgstr "config&nbsp;: SESSION_EXPIRE_TIME n'est pas définie"
#~ msgid "config: SESSION_EXPIRE_TIME is too low (less than 60)"
2013-05-15 07:23:41 +02:00
#~ msgstr "config&nbsp;: SESSION_EXPIRE_TIME a une valeur trop basse (inférieure à 60)"
2009-11-22 21:18:54 +01:00
#~ msgid "config: SESSION_EXPIRE_TIME should be greater or equal to"
2013-05-15 07:23:41 +02:00
#~ msgstr "config&nbsp;: la valeur de SESSION_EXPIRE_TIME devrait être supérieure ou égale à"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "config: DATABASE_BACKED_SESSIONS is incompatible with SINGLE_USER_MODE"
#~ msgstr "config&nbsp;: DATABASE-BACKED_SESSIONS est incompatible avec SINGLE_USER_MODE"
2009-11-22 21:18:54 +01:00
#~ msgid "config: DATABASE_BACKED_SESSIONS are currently broken with MySQL"
2013-05-15 07:23:41 +02:00
#~ msgstr "config&nbsp;: DATABASE_BACKED_SESSIONS ne fonctionne pas avec MySQL pour le moment"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "config: MAIL_FROM has been split into DIGEST_FROM_NAME and DIGEST_FROM_ADDRESS"
#~ msgstr "config: MAIL_FROM a été coupée en deux options DIGEST_FROM_NAME et DIGEST_FROM_ADDRESS"
2009-11-22 21:18:54 +01:00
#~ msgid "config: option COUNTERS_MAX_AGE expected, but not defined"
2013-05-15 07:23:41 +02:00
#~ msgstr "config: l'option COUNTERS_MAX_AGE est attendue mais n'a pas été définie"
2009-11-22 21:18:54 +01:00
2013-05-15 07:23:41 +02:00
#~ msgid "config: option DAEMON_REFRESH_ONLY is obsolete. Please remove this option and read about other ways to update feeds on the <a href='http://tt-rss.spb.ru/trac/wiki/UpdatingFeeds'>wiki</a>."
#~ msgstr "config: l'option DAEMON_REFRESH_ONLY est obsolète. Veuillez la supprimer et vous renseigner sur d'autres moyens de mettre à jour vos flux sur le <a href='http://tt-rss.spb.ru/trac/wiki/UpdatingFeeds'>wiki</a>."
2009-11-22 21:18:54 +01:00
#~ msgid "Unknown Error"
#~ msgstr "Erreur inconnue"
#~ msgid "Feed information:"
#~ msgstr "Information sur le flux&nbsp;:"
#, fuzzy
#~ msgid "Site:"
#~ msgstr "Titre&nbsp;:"
#~ msgid "Other feeds: Top 25"
#~ msgstr "Autres flux&nbsp;: Top 25"
#~ msgid "Showing top 25 registered feeds, sorted by popularity:"
2013-05-15 07:23:41 +02:00
#~ msgstr "Affichage des 25 meilleurs flux enregistrés, classés par popularité&nbsp;:"
2009-11-22 21:18:54 +01:00
#~ msgid "Top 25"
#~ msgstr "Top 25"
#~ msgid "Content Filtering"
#~ msgstr "Filtrage de contenu"
#~ msgid "User Manager"
#~ msgstr "Gestionnaire d'utilisateurs"
#~ msgid "Toggle:"
#~ msgstr "Marquages spéciaux&nbsp;:"
#~ msgid "&nbsp;&nbsp;Subscribe to feed"
#~ msgstr "&nbsp;&nbsp;S'inscrire à ce flux"
#~ msgid "&nbsp;&nbsp;Edit this feed"
#~ msgstr "&nbsp;&nbsp;Modifier ce flux"
#~ msgid "&nbsp;&nbsp;Clear articles"
#~ msgstr "&nbsp;&nbsp;Purger les articles"
#, fuzzy
#~ msgid "&nbsp;&nbsp;Rescore feed"
#~ msgstr "&nbsp;&nbsp;S'inscrire à ce flux"
#~ msgid "&nbsp;&nbsp;Unsubscribe"
#~ msgstr "&nbsp;&nbsp;Se désinscrire"
#~ msgid "&nbsp;&nbsp;Mark as read"
#~ msgstr "Marquer comme lus"
#~ msgid "&nbsp;&nbsp;(Un)hide read feeds"
#~ msgstr "(Dé)Masquer les flux lus"
#, fuzzy
#~ msgid "&nbsp;&nbsp;Create label"
#~ msgstr "&nbsp;&nbsp;Créer un filtre"
#~ msgid "&nbsp;&nbsp;Create filter"
#~ msgstr "&nbsp;&nbsp;Créer un filtre"
#, fuzzy
#~ msgid "&nbsp;&nbsp;Reset category order"
#~ msgstr "&nbsp;&nbsp;S'inscrire à ce flux"
2013-05-15 07:23:41 +02:00
#~ msgid "This panel shows feeds subscribed by other users of this system, just in case you are interested in them too."
#~ msgstr "Ce panneau affiche les flux auxquels d'autres utilisateurs du même système se sont inscrits, au cas où cela présenterait un intérêt pour vous."
2009-11-22 21:18:54 +01:00
#, fuzzy
#~ msgid "Match "
#~ msgstr "Correspondance"
#, fuzzy
#~ msgid "Title contains"
#~ msgstr "Titre ou contenu"
#, fuzzy
#~ msgid "Content contains"
#~ msgstr "Filtrage de contenu"
#, fuzzy
#~ msgid "Match SQL"
#~ msgstr "Correspondance"
#~ msgid "Saved label <b>%s</b>"
#~ msgstr "Intitulé <b>%s</b> enregistré"
#~ msgid "SQL Expression"
#~ msgstr "Expression SQL"
#, fuzzy
#~ msgid "Labels and SQL Expressions"
#~ msgstr "Expression SQL"
#, fuzzy
#~ msgid "Match all unread articles:"
#~ msgstr "Articles mémorisés"
#, fuzzy
#~ msgid "Search to label"
#~ msgstr "Convertir en intitulé"
#~ msgid "Convert to label"
#~ msgstr "Convertir en intitulé"
#, fuzzy
#~ msgid "Create Label"
#~ msgstr "Créer un intitulé"
#, fuzzy
#~ msgid "Perform action"
#~ msgstr "Exécuter les mises à jour"
#~ msgid "Enable icons in feedlist"
#~ msgstr "Afficher les icônes dans la liste des flux"
#~ msgid "Caption:"
#~ msgstr "Descriptif&nbsp;:"
#~ msgid "SQL Expression:"
#~ msgstr "Expression SQL&nbsp;:"
#~ msgid "Action:"
#~ msgstr "Action&nbsp;:"
#~ msgid "Params:"
#~ msgstr "Paramètres&nbsp;:"
#, fuzzy
#~ msgid "Update using:"
#~ msgstr "Mettre à jour"
#~ msgid "Change password:"
#~ msgstr "Modifier le mot de passe&nbsp;:"
#~ msgid "This page"
#~ msgstr "Cette page"
#~ msgid "Below active article"
#~ msgstr "En dessous de l'article courant"
#~ msgid "Next page"
#~ msgstr "Page suivante"
#~ msgid "Previous page"
#~ msgstr "Page précédente"
#~ msgid "First page"
#~ msgstr "Première page"