From 56d4f9b957e78a591b8699934d53195fdb3d18c9 Mon Sep 17 00:00:00 2001 From: czaks Date: Fri, 18 Apr 2014 19:47:22 +0200 Subject: [PATCH] update translations with those at transifex --- inc/locale/.tx/config | 13 + inc/locale/cs_CZ/LC_MESSAGES/javascript.po | 463 +- inc/locale/cs_CZ/LC_MESSAGES/tinyboard.mo | Bin 18904 -> 18903 bytes inc/locale/cs_CZ/LC_MESSAGES/tinyboard.po | 2407 +++++++--- inc/locale/de_DE/LC_MESSAGES/javascript.js | 1 + inc/locale/de_DE/LC_MESSAGES/javascript.po | 565 +++ inc/locale/de_DE/LC_MESSAGES/tinyboard.mo | Bin 0 -> 504 bytes inc/locale/de_DE/LC_MESSAGES/tinyboard.po | 2444 ++++++++++ inc/locale/en/LC_MESSAGES/javascript.po | 567 +++ inc/locale/en/LC_MESSAGES/tinyboard.po | 2494 ++++++++++ inc/locale/en_AU/LC_MESSAGES/javascript.js | 1 + inc/locale/en_AU/LC_MESSAGES/javascript.po | 565 +++ inc/locale/en_AU/LC_MESSAGES/tinyboard.mo | Bin 0 -> 507 bytes inc/locale/en_AU/LC_MESSAGES/tinyboard.po | 2444 ++++++++++ inc/locale/es_ES/LC_MESSAGES/javascript.po | 52 +- inc/locale/es_ES/LC_MESSAGES/tinyboard.mo | Bin 21725 -> 21730 bytes inc/locale/es_ES/LC_MESSAGES/tinyboard.po | 731 ++- inc/locale/fi_FI/LC_MESSAGES/javascript.js | 1 + inc/locale/fi_FI/LC_MESSAGES/javascript.po | 565 +++ inc/locale/fi_FI/LC_MESSAGES/tinyboard.mo | Bin 3978 -> 21732 bytes inc/locale/fi_FI/LC_MESSAGES/tinyboard.po | 2554 +++++++++- inc/locale/fr_FR/LC_MESSAGES/javascript.js | 1 + inc/locale/fr_FR/LC_MESSAGES/javascript.po | 566 +++ inc/locale/fr_FR/LC_MESSAGES/tinyboard.mo | Bin 12720 -> 23530 bytes inc/locale/fr_FR/LC_MESSAGES/tinyboard.po | 2423 ++++++++-- inc/locale/hu_HU/LC_MESSAGES/javascript.js | 1 + inc/locale/hu_HU/LC_MESSAGES/javascript.po | 566 +++ inc/locale/hu_HU/LC_MESSAGES/tinyboard.mo | Bin 0 -> 10172 bytes inc/locale/hu_HU/LC_MESSAGES/tinyboard.po | 2446 ++++++++++ inc/locale/lt_LT/LC_MESSAGES/javascript.js | 1 + inc/locale/lt_LT/LC_MESSAGES/javascript.po | 451 +- inc/locale/lt_LT/LC_MESSAGES/tinyboard.mo | Bin 12766 -> 12333 bytes inc/locale/lt_LT/LC_MESSAGES/tinyboard.po | 3168 ++++++------- inc/locale/pl_PL/LC_MESSAGES/javascript.js | 2 +- inc/locale/pl_PL/LC_MESSAGES/javascript.po | 385 +- inc/locale/pl_PL/LC_MESSAGES/tinyboard.mo | Bin 25522 -> 23680 bytes inc/locale/pl_PL/LC_MESSAGES/tinyboard.po | 4921 ++++++++------------ inc/locale/pt_BR/LC_MESSAGES/javascript.js | 1 + inc/locale/pt_BR/LC_MESSAGES/javascript.po | 565 +++ inc/locale/pt_BR/LC_MESSAGES/tinyboard.mo | Bin 12327 -> 11808 bytes inc/locale/pt_BR/LC_MESSAGES/tinyboard.po | 2372 ++++++++-- inc/locale/ru_RU/LC_MESSAGES/javascript.js | 1 + inc/locale/ru_RU/LC_MESSAGES/javascript.po | 565 +++ inc/locale/ru_RU/LC_MESSAGES/tinyboard.mo | Bin 1521 -> 3860 bytes inc/locale/ru_RU/LC_MESSAGES/tinyboard.po | 2458 +++++++++- inc/locale/sk_SK/LC_MESSAGES/javascript.js | 2 +- inc/locale/sk_SK/LC_MESSAGES/javascript.po | 496 +- inc/locale/sk_SK/LC_MESSAGES/tinyboard.mo | Bin 24288 -> 22286 bytes inc/locale/sk_SK/LC_MESSAGES/tinyboard.po | 4547 ++++++++---------- inc/locale/tr_TR/LC_MESSAGES/javascript.js | 2 +- inc/locale/tr_TR/LC_MESSAGES/javascript.po | 196 +- inc/locale/tr_TR/LC_MESSAGES/tinyboard.mo | Bin 20639 -> 21743 bytes inc/locale/tr_TR/LC_MESSAGES/tinyboard.po | 798 +++- 53 files changed, 33090 insertions(+), 9711 deletions(-) create mode 100644 inc/locale/.tx/config create mode 100644 inc/locale/de_DE/LC_MESSAGES/javascript.js create mode 100644 inc/locale/de_DE/LC_MESSAGES/javascript.po create mode 100644 inc/locale/de_DE/LC_MESSAGES/tinyboard.mo create mode 100644 inc/locale/de_DE/LC_MESSAGES/tinyboard.po create mode 100644 inc/locale/en/LC_MESSAGES/javascript.po create mode 100644 inc/locale/en/LC_MESSAGES/tinyboard.po create mode 100644 inc/locale/en_AU/LC_MESSAGES/javascript.js create mode 100644 inc/locale/en_AU/LC_MESSAGES/javascript.po create mode 100644 inc/locale/en_AU/LC_MESSAGES/tinyboard.mo create mode 100644 inc/locale/en_AU/LC_MESSAGES/tinyboard.po create mode 100644 inc/locale/fi_FI/LC_MESSAGES/javascript.js create mode 100644 inc/locale/fi_FI/LC_MESSAGES/javascript.po create mode 100644 inc/locale/fr_FR/LC_MESSAGES/javascript.js create mode 100644 inc/locale/fr_FR/LC_MESSAGES/javascript.po create mode 100644 inc/locale/hu_HU/LC_MESSAGES/javascript.js create mode 100644 inc/locale/hu_HU/LC_MESSAGES/javascript.po create mode 100644 inc/locale/hu_HU/LC_MESSAGES/tinyboard.mo create mode 100644 inc/locale/hu_HU/LC_MESSAGES/tinyboard.po create mode 100644 inc/locale/lt_LT/LC_MESSAGES/javascript.js create mode 100644 inc/locale/pt_BR/LC_MESSAGES/javascript.js create mode 100644 inc/locale/pt_BR/LC_MESSAGES/javascript.po create mode 100644 inc/locale/ru_RU/LC_MESSAGES/javascript.js create mode 100644 inc/locale/ru_RU/LC_MESSAGES/javascript.po diff --git a/inc/locale/.tx/config b/inc/locale/.tx/config new file mode 100644 index 00000000..365ebf52 --- /dev/null +++ b/inc/locale/.tx/config @@ -0,0 +1,13 @@ +[main] +host = https://www.transifex.com + +[tinyboard-vichan-devel.javascriptpo] +file_filter = /LC_MESSAGES/javascript.po +source_lang = en +type = PO + +[tinyboard-vichan-devel.tinyboardpo] +file_filter = /LC_MESSAGES/tinyboard.po +source_lang = en +type = PO + diff --git a/inc/locale/cs_CZ/LC_MESSAGES/javascript.po b/inc/locale/cs_CZ/LC_MESSAGES/javascript.po index 9aa8b2c3..c1825b17 100644 --- a/inc/locale/cs_CZ/LC_MESSAGES/javascript.po +++ b/inc/locale/cs_CZ/LC_MESSAGES/javascript.po @@ -1,176 +1,565 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: czchan 1.0\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-11 11:20-0400\n" -"PO-Revision-Date: 2013-08-11 17:42+0100\n" -"Language-Team: Czech \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: ../../../../js/style-select.js:40 +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 msgid "Style: " msgstr "Styl: " -#: ../../../../js/hide-images.js:50 -#: ../../../../js/quick-post-controls.js:30 +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 msgid "File" msgstr "Soubor" -#: ../../../../js/hide-images.js:50 +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 msgid "hide" msgstr "skrýt" -#: ../../../../js/hide-images.js:56 +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 msgid "show" msgstr "zobrazit" #: ../../../../js/toggle-locked-threads.js:39 #: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 msgid "Show locked threads" msgstr "Zobrazit zamčená vlákna" #: ../../../../js/toggle-locked-threads.js:39 #: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 msgid "Hide locked threads" msgstr "Skrýt zamčená vlákna" -#: ../../../../js/toggle-images.js:41 +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 msgid "hidden" msgstr "skryté" -#: ../../../../js/toggle-images.js:57 -#: ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 msgid "Show images" msgstr "Zobrazit obrázky" -#: ../../../../js/toggle-images.js:57 -#: ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 msgid "Hide images" msgstr "Skrýt obrázky" #: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 msgid "Password" msgstr "Heslo" #: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 msgid "Delete file only" msgstr "Smazat pouze soubor" #: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 msgid "Delete" msgstr "Smazat" #: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 msgid "Reason" msgstr "Důvod" #: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 msgid "Report" msgstr "Nahlásit" -#: ../../../../js/expand.js:20 +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 msgid "Click reply to view." msgstr "Klikni na odpověď pro zobrazení." -#: ../../../../js/expand.js:20 +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 msgid "Click to expand" msgstr "Klikni pro rozbalení" -#: ../../../../js/expand.js:43 +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 msgid "Hide expanded replies" msgstr "Skrýt rozbalené odpovědi" -#: ../../../../js/forced-anon.js:59 -#: ../../../../js/forced-anon.js:65 -#: ../../../../js/forced-anon.js:69 +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 msgid "Forced anonymity" msgstr "Vynucená anonymita" -#: ../../../../js/forced-anon.js:59 -#: ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 msgid "enabled" msgstr "zapnuto" -#: ../../../../js/forced-anon.js:59 -#: ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 msgid "disabled" msgstr "vypnuto" -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Sun" msgstr "Ne" -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Mon" msgstr "Po" -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Tue" msgstr "Út" -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Wed" msgstr "St" -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Thu" msgstr "Čt" -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Fri" msgstr "Pá" -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Sat" msgstr "So" -#: ../../../../js/quick-reply.js:21 +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "" + +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 msgid "Submit" msgstr "Odeslat" -#: ../../../../js/quick-reply.js:31 +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 msgid "Quick reply" msgstr "Rychlá odpověď" -#: ../../../../js/quick-reply.js:33 +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format msgid "Posting mode: Replying to >>{0}" msgstr "Režim odpovědi: Odpovídáš na >>{0}" -#: ../../../../js/quick-reply.js:33 +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 msgid "Return" msgstr "Návrat" +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "" + #: ../../../../templates/main.js:6 msgid "Hello!" msgstr "Nazdar!" #: ../../../../templates/main.js:18 +#, python-brace-format msgid "{0} users" msgstr "{0} uživatel" #: ../../../../templates/themes/ukko/ukko.js:28 #: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 msgid "(hide threads from this board)" msgstr "(skrýt vlákna z tohoto boardu)" #: ../../../../templates/themes/ukko/ukko.js:32 #: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 msgid "(show threads from this board)" msgstr "(zobrazit vlákna z tohoto boardu)" #: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 msgid "No more threads to display" msgstr "Nejsou žádná další vlákna k zobrazení" #: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 msgid "Loading..." msgstr "Načítám..." +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:43 +msgid "Reported post(s)." +msgstr "" + +#: ../../../../js/ajax-post-controls.js:53 +msgid "An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:60 +msgid "Something went wrong... An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:68 +msgid "Working..." +msgstr "" + +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 +msgid "Posting... (#%)" +msgstr "" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "" + +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 +msgid "An unknown error occured when posting!" +msgstr "" + +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 +msgid "Posting..." +msgstr "" + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "" + +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "" + +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "" diff --git a/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.mo b/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.mo index 57d79276ade63a0e6635513cf09ced5f4f0d1586..202da0d388832ae7080d2fec38e83c857432b986 100644 GIT binary patch delta 5749 zcmYk;33yc18OHIGkR1@nKv=>u5(!zDOcEf0uuBBW8j-RHh~p3>EJ;X0*gFML7Acm5 zr9~7`DNRwZ3@8eMwA85JLT!w}^Su1dxpU{-bH8)$gfq1f z@6|>G&Lu`|G8{Kad(tw_n8^{wG-Z=dBpk|hb(b&hHAA~OYV=)0|pe8&I zRr-ZU@ytq0!$F@Y2Pu^Lr@1E^ho61C>% zQJd-#7UFlPCmFz(RnnoTi58(sI}LdTGYfU&hmbj%8q|dLqQ1XBKto?Rj9P+v>nVG| zS=;{dDhl<9JaO5A?DphM{J3C-R1wNvI{5 zhlB7z+pk9rbQazCF>1g_IvTJsYDtq(=ewbnq9uz4wPu=a1sM5yrfVT9U1uol4Z9#@U0R>qGqjU!b8iK8c#Z z`>26FvR**VyaBu5HPk@ud8vD2I%c3Bb8tOsGroen;^wUNs$KmoXntp(YmJ)u~ttsxldTxfvAa&!frSVwFkCz zW&In`sN;kNeioUOIfnXSx?s=Wz|r)ZQ(C39&ezoi=pmX z+7`&)Gvh^#6BtHAUmSzF@E+8ATw?o+@I0^6O4O51&vFK+K{x%~coa{f_Q*P~F;j3W z4#4Y}hxyE24_a!iL@E+63u!drgXOpd*P}K|D(})QI2cvBu{aJV<3M~4c@fMNRK=3` zo2$K$gL?7_s3r8FDqDqmz@@0qS78+QHydcEWSdbX*=GAsVSoB{s3*IK8sHixVnlc6 z2dX7%iQK5`^6dFS)LT-78MqqR$0mrn{w%t=zqvv~6G&v|wZJy0eugz0wIq3{H5`JP z$aK_%%g}|@s0yq_ZPMpZ6Z#kGhS!nenx;LS^ZhZP3r5ml`OMwe64#(M)#Ioqtw&Ah zeN-twvi*zp^9IxsMX=B^0W~of>iTx5?{`L3AkCgH%A@{zO(t@p6;4Jy={(d-m!o#; zK5ULBP*3^+-j0`%eQCN==c#xvYQjfQd*T#oB445=_BCpp8>qe2v={Z)W@t~n*heN6 zhu}oiM7E=rWH0Iq$87%{oJju@)D!mU?Kl`!(GjRhPC|b6O(|+(HFzuTL`|$dKtmIF z3-uP9LEZQ>Y>Zd!=Me=?zcK3b)~Eryq9#yay&YB2;iyWDLXGc3?U~uAN>ron7YNYM zOxK~-Xa{P*UFgBRsQ<})h*z(riTi^ge~U(JoA(6njvW z_$%+S*8X$Ugsx+p-v6ipb~B(ZXpg$F2lb1UkD5?ldwv*pr9T#RwF)c-%tDjLbS6EpFc?O#F-7(dAQ^V}UZ;9b}aE07YJ?WiYw z0ky^_P~)6NT^Gr#q6vDjEzUwc*h&m!(O5%+$(nO5Iz)RX7qFr1CNsb)Xw^=!Zh{L!k5BI!q>CKQb^m>8g;&DIuUF$J~R zGVwOd$2K?xb=`c_#PmH~e;8GvvRyC-d!WV-%%Gu}JdAn` zYfvSsLv5y`s2RV3dZNe3YNGWEAMI$I3U}~xqW#jD>?NA;Hc~}=L`NK9bpmDsjb9Lc z2119*6h4lH8#tD{Oti6dj3-)S9sM0b{}JIAIdo`!-?43>jXsx*Q-|Y`(7&wz??VlK zxva} zRongoza_(Me+j-%V#!z9Y*F?DzjXypCliQX&VQ4`wTlu{0_$k~kqjeyh>o*FZ zd7B&}I^sze@*o*a&XMKh?*c_M~`-oF*4Y z8F_{1C?F4qTFyV8fyeegMEz}=LGB?>k;}DLT&{i-Y3ZmZ>EtBYPD)52`HrNK@G*qO zf5}!dt#(jLSKwn>^T-)8f`pG+8dpd($+Rc`hSlT~vXs0Bra0&IO7Yj3G$T97kK~tRFu6!3k?)C@{D-U|;p25031lA`Kw6P6N%;6R zjZP$w{DUNs>*N{o04XxPx_>Z;qBg`iA$)(_q zR;OcvtJ{AX8La5kDJHnL%b3`taV4dT?kn?EOwX(?@z3;?dZrgw7tg7U^JMvZc(QwV za(cOQdKcvO$jr{o&Q2&A;~86AT~b+6R_ZDARTUSwbF*{)e_eh-_g{CuwTh;KjxMneMU0<@4{G zQ{qo|r_HRYDlhPQ7c5wiRi!~nW)v^X@|Vr^mRFR`D)v`Zddt04;fZ^GI&tqDU+Mkx xefJl8{gu-O-|bDW-QbzrY@|KOJajhrh3Cb%;PZJ;HVRHF7#ABnIjBk8{{T+=fQbMA delta 5709 zcmYk;34Bgh9>(z#k;P6HTacH;lGPirhQzK#wWeB2twG3wGz6u~n;Ny07W39tTj`A2 zLJ74@4Q+%OYdW?nYA~IuG1APSv{n5*xhM1K{q*rY=e~D2=YP+==|!*4mtG&w*FhDR z8ny~P#x%g#Kx2l|?o?BIjoB1xOnuypA$SCX@Djd?cd!bk*ES{sb5X~wz&eHaoMG4!D{+6*mxg|L5jC=L=!aQ$e+~xIpM{li8EU}mQKjF66wmC& z7I?z$zlVAhx?3!Sq6XLvb)CNG(E$T#sMJ}g3r)5Cg{Xlnv#z#oz*_9zgsRK|>*uHm z97mmZ#(EyZ>0d@2{}Wa~-v-oQGxulZsnm5a5u2lCJQVeNHmbyV) zKqhT^G<41%iK^5T)WBwelhAucA^$7B8e=+LDE0H(OtVcbP{n!;x z*?tX|bD;?2KNH12x?UgD^#-6G;TY8ZT+{$wN3QQNvuS8CEku=eEvgb*Q6u~Wb;75p z85N?AJ7fD-P`}?o4X_0D9q?sgXnz2n_2IFg9?gv=PQ^;Gs^0$xG|EokCDnxkP|rF9 zHGn3l3$?JeL{+9OHpLXwd1J8y=3q2##RR;7T9kp2&Ic~Snk>1$8AL+|((qnt)YC3!M)a-7*D@OGwSc6kwT*) zjzryHEb4^Ww*N8eg2kv3-bJm6$EZq$Hg`%Nf$iwGLk%z+{c%33LW@yrV2$l>Y)<_( z;sSQWVliqhJVsxv!L;>EgONd-=BN)=Kf8Z4K1+WZMqv?ZU?r&I1K26!tOHO3n}M33 zH;Ve}f`{x6=j;!6QTyxjAZ1HzjXhA`gBj?;g{ac!V|y$_H~x%q7{^^I<51Lu#$g4_ zv`+NU2xQ00s8Y?a{XEnonU4YZE^3V|L(O0(>c%HfH@uEIKZr8whV_slm`Kzk>xX_g z3@hPi)N!5(H1uqzBY*JBQq+aEqfXp|I`9bUeLiFR*YIgxtJ|oVCdNDGr=pAgOgx0E zP-|ppOKy%C*cp#vTfP7O3|})%wsu2R>Jb?(BEXuycy~dx-mfSe|H+1VPDh%15pDSg(_JZsv=poKN(Z#zk-_CUex(T z7=*=G1#hArQ3>iezeHz$FzPJ{$7t?v2GL-_n^~w6wxA0SqXuvtYvH%H|H%3T^+^0! znRMQ>>zk;`ypJ_;8*0V}u^WDYtWOg{y@z90)WFxF*2b=O)L$by#SV@19O^<>QH$&@ zYE3*w){zOIe!Z{*YCw6Y0W3xxzrpr*;$ZrPsF^nC;24Q2eJrY?Ngf*feK60VMm7Z- z;~dn$HlYTv1NAoSN8R`+YLQ*Azu&O^JNEa7sOtqLIX4coMxZJigQ}D#o`!DF4Yhcl zLEU%|sv;v$Hy)1~aW3kS%}32_5ys(i)c@%eq2BZBs6S3A9i8)sqZVlSgQIF^~)Tej> z`s@8)L?eQlEJKy#057-Jz-iQguAwS%2X%q__VXZq%YqLY+4n zDT>L#DBOlxf93*>Mp(UzGs8Gkse7PS{}5E^vM~(b!5G|Z`{z*?EX8mP>*`#uBgWEy z301+ls0psax>$f7mGUGFUGO661Yh1Ajns|xFbg%qw=f>xM#gORV>CWOeR3naJFB}l zHlRNU^>*ZOzaH8<6E=cB2+yDeAb2PdO8dK+U{8K8+KQH`MI$(9ru_fcdeL==-7u7V8GgwQZGrD|wzIlWbB--XzP3Dzb}|Z)3_EV{PLGZno`JxQP7K_VouNo$Moe z6f?*;qQ_9a{Y2vf+Zl-aZMz6x^De0s?8&lw#2&&zE8G5TZHEWRX|j<_Bqzvx^4skI zohiTB@i*JPi$9Y-w*NX_C0cd=)ncn?e<+{wZ2D?LsY5;^GfDaOA&ozhM79}yoaISad!f0LKUFQg^8PZp5!?IexL zWCZCU2IL~Rq}*r3nnh|km$qriDYX;zAbC< ze-PH2=qA(1_XRnj7yJWLCyz^b3Vvx>saY8XEy5f7hh, YEAR. -# +# Translators: msgid "" msgstr "" -"Project-Id-Version: czchan 1.0\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-11 11:20-0400\n" -"PO-Revision-Date: 2013-08-11 19:23+0100\n" -"Language-Team: Czech \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: ../../../../inc/lib/gettext/examples/pigs_dropin.php:77 -msgid "" -"This is how the story goes.\n" -"\n" -msgstr "" -"Příběh zní takhle.\n" -"\n" - -#: ../../../../inc/functions.php:578 ../../../../inc/functions.php:595 +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 msgid "second" msgid_plural "seconds" msgstr[0] "sekunda" msgstr[1] "sekundy" msgstr[2] "sekund" -#: ../../../../inc/functions.php:580 ../../../../inc/functions.php:597 +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 msgid "minute" msgid_plural "minutes" msgstr[0] "minuta" msgstr[1] "minuty" msgstr[2] "minut" -#: ../../../../inc/functions.php:582 ../../../../inc/functions.php:599 +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 msgid "hour" msgid_plural "hours" msgstr[0] "hodina" msgstr[1] "hodiny" msgstr[2] "hodin" -#: ../../../../inc/functions.php:584 ../../../../inc/functions.php:601 +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 msgid "day" msgid_plural "days" msgstr[0] "den" msgstr[1] "dny" msgstr[2] "dnů" -#: ../../../../inc/functions.php:586 ../../../../inc/functions.php:603 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 msgid "week" msgid_plural "weeks" msgstr[0] "týden" msgstr[1] "týdny" msgstr[2] "týdnů" -#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 msgid "year" msgid_plural "years" msgstr[0] "rok" msgstr[1] "roky" msgstr[2] "let" -#: ../../../../inc/functions.php:623 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 msgid "Banned!" msgstr "Máš ban!" #. There is no previous page. -#: ../../../../inc/functions.php:1124 ../../../../inc/functions.php:1138 +#: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 +#: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 +#: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 msgid "Previous" msgstr "Předchozí" #. There is no next page. -#: ../../../../inc/functions.php:1143 ../../../../inc/functions.php:1152 +#: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 +#: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 +#: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 msgid "Next" msgstr "Další" -#: ../../../../inc/display.php:80 +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 msgid "Error" msgstr "Chyba" -#: ../../../../inc/display.php:81 +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 msgid "An error has occured." msgstr "Nastala chyba." -#: ../../../../inc/display.php:97 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 msgid "Login" msgstr "Přihlášení" -#: ../../../../inc/display.php:216 +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 #, php-format msgid "Post too long. Click here to view the full text." -msgstr "" -"Příspěvek je příliš dlouhý. Klikni sem pro zobrazení " -"celého textu." +msgstr "Příspěvek je příliš dlouhý. Klikni sem pro zobrazení celého textu." -#: ../../../../inc/display.php:340 ../../../../inc/display.php:451 +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 msgid "Ban" msgstr "Zabanovat" -#: ../../../../inc/display.php:344 ../../../../inc/display.php:455 +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 msgid "Ban & Delete" msgstr "Zabanovat a smazat" -#: ../../../../inc/display.php:348 ../../../../inc/display.php:459 +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 msgid "Delete file" msgstr "Smazat soubor" -#: ../../../../inc/display.php:348 ../../../../inc/display.php:459 +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 msgid "Are you sure you want to delete this file?" msgstr "Určitě chceš smazat tento soubor?" -#: ../../../../inc/display.php:352 ../../../../inc/display.php:463 +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Spoiler File" msgstr "Zakrýt soubor" -#: ../../../../inc/display.php:352 ../../../../inc/display.php:463 +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Are you sure you want to spoiler this file?" msgstr "Určitě chceš zakrýt tento soubor?" -#: ../../../../inc/display.php:356 +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 msgid "Move reply to another board" msgstr "Přesunout odpověď na jiný board" -#: ../../../../inc/display.php:360 ../../../../inc/display.php:490 -#: ../../../../inc/mod/pages.php:1417 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 msgid "Edit post" msgstr "Upravit příspěvek" #. line 5 -#: ../../../../inc/display.php:439 +#: ../../../../inc/display.php:461 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 msgid "Delete" msgstr "Smazat" -#: ../../../../inc/display.php:439 +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 msgid "Are you sure you want to delete this?" msgstr "Určitě to chceš smazat?" -#: ../../../../inc/display.php:443 +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 msgid "Delete all posts by IP" msgstr "Smazat všechny příspěvky podle IP" -#: ../../../../inc/display.php:443 +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 msgid "Are you sure you want to delete all posts by this IP address?" msgstr "Určitě chceš smazat všechny příspěvky od této IP adresy?" -#: ../../../../inc/display.php:447 +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 msgid "Delete all posts by IP across all boards" msgstr "Smazat všechny příspěvky podle IP na všech boardech" -#: ../../../../inc/display.php:447 +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 msgid "" "Are you sure you want to delete all posts by this IP address, across all " "boards?" -msgstr "" -"Určitě chceš smazat všechny příspěvky od této IP adresy, na všech boardech?" +msgstr "Určitě chceš smazat všechny příspěvky od této IP adresy, na všech boardech?" -#: ../../../../inc/display.php:468 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 msgid "Make thread not sticky" msgstr "Odlepit vlákno" -#: ../../../../inc/display.php:470 +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 msgid "Make thread sticky" msgstr "Přilepit vlákno" -#: ../../../../inc/display.php:474 +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 msgid "Allow thread to be bumped" msgstr "Povolit oživování vlákna" -#: ../../../../inc/display.php:476 +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 msgid "Prevent thread from being bumped" msgstr "Zakázat oživování vlákna" -#: ../../../../inc/display.php:481 +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 msgid "Unlock thread" msgstr "Odemknout vlákno" -#: ../../../../inc/display.php:483 +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 msgid "Lock thread" msgstr "Zamknout vlákno" -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 msgid "Move thread to another board" msgstr "Přesunout vlákno na jiný board" @@ -192,282 +253,398 @@ msgstr "Přesunout vlákno na jiný board" #. 2 weeks #. If you want to alter the algorithm a bit. Default value is 2. #. (n^x where x is the number of previous mutes) -#: ../../../../inc/config.php:342 +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 msgid "You have been muted for unoriginal content." msgstr "Byl jsi umlčen za neoriginální obsah." -#. The names on the post buttons. (On most imageboards, these are both just "Post"). -#: ../../../../inc/config.php:658 +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 msgid "New Topic" msgstr "Nové téma" -#: ../../../../inc/config.php:659 +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 msgid "New Reply" msgstr "Nová odpověď" #. Additional lines added to the footer of all pages. -#: ../../../../inc/config.php:670 +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 msgid "" "All trademarks, copyrights, comments, and images on this page are owned by " "and are the responsibility of their respective parties." -msgstr "" -"Všechny ochranné známky, copyrighty, komentáře a obrázky na této stránce " -"jsou vlastnictvím svých autorů, kteří za ně nesou zodpovědnost." +msgstr "Všechny ochranné známky, copyrighty, komentáře a obrázky na této stránce jsou vlastnictvím svých autorů, kteří za ně nesou zodpovědnost." -#. #. * ==================== #. * Error messages #. * ==================== -#. #. Error messages -#: ../../../../inc/config.php:836 +#: ../../../../inc/config.php:866 msgid "Lurk some more before posting." msgstr "Než něco pošleš, zjisti si, jak to tu chodí." -#: ../../../../inc/config.php:837 +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 msgid "You look like a bot." msgstr "Vypadáš jako robot." -#: ../../../../inc/config.php:838 +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 msgid "Your browser sent an invalid or no HTTP referer." msgstr "Tvůj prohlížeč neposlal žádný nebo poslal neplatný HTTP referer." -#: ../../../../inc/config.php:839 +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 #, php-format msgid "The %s field was too long." msgstr "Pole %s je příliš dlouhé." -#: ../../../../inc/config.php:840 +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 msgid "The body was too long." msgstr "Tělo je příliš dlouhé." -#: ../../../../inc/config.php:841 +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 msgid "The body was too short or empty." msgstr "Tělo je příliš krátké nebo prázdné." -#: ../../../../inc/config.php:842 +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 msgid "You must upload an image." msgstr "Musíš nahrát obrázek." -#: ../../../../inc/config.php:843 +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 msgid "The server failed to handle your upload." msgstr "Server nedokázal zpracovat tvůj upload." -#: ../../../../inc/config.php:844 +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 msgid "Unsupported image format." msgstr "Nepodporovaný formát obrázku." -#: ../../../../inc/config.php:845 +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 msgid "Invalid board!" msgstr "Neplatný board!" -#: ../../../../inc/config.php:846 +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 msgid "Thread specified does not exist." msgstr "Dané vlákno neexistuje." -#: ../../../../inc/config.php:847 +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 msgid "Thread locked. You may not reply at this time." msgstr "Vlákno bylo zamknuto. Teď na něj nemůžeš odpovídat." -#: ../../../../inc/config.php:848 +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 msgid "Thread has reached its maximum reply limit." msgstr "Vlákno dosáhlo limit na počet odpovědí." -#: ../../../../inc/config.php:849 +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 msgid "Thread has reached its maximum image limit." msgstr "Vlákno dosáhlo limit na počet obrázků." -#: ../../../../inc/config.php:850 +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 msgid "You didn't make a post." msgstr "Nic jsi neposlal." -#: ../../../../inc/config.php:851 +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 msgid "Flood detected; Post discarded." msgstr "Detekován flood; příspěvek zahozen." -#: ../../../../inc/config.php:852 +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 msgid "Your request looks automated; Post discarded." msgstr "Tvůj požadavek vypadá strojově; příspěvek zahozen." -#: ../../../../inc/config.php:853 +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 msgid "Unoriginal content!" msgstr "Neoriginální obsah!" -#: ../../../../inc/config.php:854 +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 #, php-format msgid "Unoriginal content! You have been muted for %d seconds." msgstr "Neoriginální obsah! Byl jsi na %d sekund umlčen." -#: ../../../../inc/config.php:855 +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 #, php-format msgid "You are muted! Expires in %d seconds." msgstr "Byl jsi umlčen! Mluvit budeš moct až za %d sekund." -#: ../../../../inc/config.php:856 +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 #, php-format msgid "Your IP address is listed in %s." msgstr "Tvoje IP adresa figuruje v %s." -#: ../../../../inc/config.php:857 +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 msgid "Too many links; flood detected." msgstr "Příliš mnoho odkazů; detekován flood." -#: ../../../../inc/config.php:858 +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 msgid "Too many cites; post discarded." msgstr "Příliš mnoho citací; příspěvek zahozen." -#: ../../../../inc/config.php:859 +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 msgid "Too many cross-board links; post discarded." msgstr "Příliš mnoho odkazů napříč boardy; příspěvek zahozen." -#: ../../../../inc/config.php:860 +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 msgid "You didn't select anything to delete." msgstr "Nevybral jsi nic ke smazání." -#: ../../../../inc/config.php:861 +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 msgid "You didn't select anything to report." msgstr "Nevybral jsi nic k nahlášení." -#: ../../../../inc/config.php:862 +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 msgid "You can't report that many posts at once." msgstr "Nemůžeš nahlásit tolik příspěvků najednou." -#: ../../../../inc/config.php:863 +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 msgid "Wrong password…" msgstr "Špatné heslo…" -#: ../../../../inc/config.php:864 +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 msgid "Invalid image." msgstr "Neplatný obrázek." -#: ../../../../inc/config.php:865 +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 msgid "Unknown file extension." msgstr "Neznámá přípona souboru." -#: ../../../../inc/config.php:866 +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" -msgstr "" -"Maximální velikost souboru: %maxsz% bajtů
Velikost tvého souboru: %filesz" -"% bajtů" +msgstr "Maximální velikost souboru: %maxsz% bajtů
Velikost tvého souboru: %filesz% bajtů" -#: ../../../../inc/config.php:867 +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 msgid "The file was too big." msgstr "Soubor je příliš velký." -#: ../../../../inc/config.php:868 -msgid "Invalid archive!" -msgstr "Neplatný archiv!" - -#: ../../../../inc/config.php:869 +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 #, php-format msgid "That file already exists!" msgstr "Tenhle soubor už tu je!" -#: ../../../../inc/config.php:870 +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 #, php-format msgid "That file already exists in this thread!" msgstr "Tenhle soubor tu už v tomhle vláknu je!" -#: ../../../../inc/config.php:871 +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 #, php-format msgid "You'll have to wait another %s before deleting that." msgstr "Než to budeš moct smazat, budeš muset počkat ještě %s." -#: ../../../../inc/config.php:872 +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 msgid "MIME type detection XSS exploit (IE) detected; post discarded." msgstr "Detekován MIME type detection XSS exploit (IE); příspěvek zahozen." -#: ../../../../inc/config.php:873 +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 msgid "Couldn't make sense of the URL of the video you tried to embed." msgstr "Nechápu URL videa, co jsi zkusil vložit." -#: ../../../../inc/config.php:874 +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 msgid "You seem to have mistyped the verification." msgstr "Asi jsi se upsal u ověření." #. Moderator errors -#: ../../../../inc/config.php:877 +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 #, php-format msgid "" "You are only allowed to unban %s users at a time. You tried to unban %u " "users." -msgstr "" -"Najednou můžeš odbanovat jen %s uživatel. Zkusil jsi jich odbanovat %u." +msgstr "Najednou můžeš odbanovat jen %s uživatel. Zkusil jsi jich odbanovat %u." -#: ../../../../inc/config.php:878 +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 msgid "Invalid username and/or password." msgstr "Neplatné uživatelské jméno a/nebo heslo." -#: ../../../../inc/config.php:879 +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 msgid "You are not a mod…" msgstr "Nejsi moderátor…" -#: ../../../../inc/config.php:880 +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 msgid "" -"Invalid username and/or password. Your user may have been deleted or changed." -msgstr "" -"Neplatné uživatelské jméno a/nebo heslo. Tvůj uživatel mohl být smazán nebo " -"změněn." +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "Neplatné uživatelské jméno a/nebo heslo. Tvůj uživatel mohl být smazán nebo změněn." -#: ../../../../inc/config.php:881 +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 msgid "Invalid/malformed cookies." msgstr "Neplatné cookies." -#: ../../../../inc/config.php:882 +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 msgid "Your browser didn't submit an input when it should have." msgstr "Tvůj prohlížeč něco neposlal, i když by měl." -#: ../../../../inc/config.php:883 +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 #, php-format msgid "The %s field is required." msgstr "Pole %s je povinné." -#: ../../../../inc/config.php:884 +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 #, php-format msgid "The %s field was invalid." msgstr "Pole %s je neplatné." -#: ../../../../inc/config.php:885 +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 #, php-format msgid "There is already a %s board." msgstr "Board %s už tu je." -#: ../../../../inc/config.php:886 +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 msgid "You don't have permission to do that." msgstr "Na to nemáš oprávnění." -#: ../../../../inc/config.php:887 +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 msgid "That post doesn't exist…" msgstr "Ten příspěvek neexistuje…" -#: ../../../../inc/config.php:888 +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 msgid "Page not found." msgstr "Stránka nenalezena." -#: ../../../../inc/config.php:889 +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 #, php-format msgid "That mod already exists!" msgstr "Tento moderátor už existuje!" -#: ../../../../inc/config.php:890 +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 msgid "That theme doesn't exist!" msgstr "Toto téma neexistuje!" -#: ../../../../inc/config.php:891 +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 msgid "Invalid security token! Please go back and try again." msgstr "Neplatný bezpečností token! Vrať se, prosím, a zkus to znova." -#. Default public ban message. In public ban messages, %length% is replaced with "for x days" or +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or #. "permanently" (with %LENGTH% being the uppercase equivalent). -#: ../../../../inc/config.php:1056 +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 msgid "USER WAS BANNED FOR THIS POST" msgstr "UŽIVATEL ZA PŘÍSPĚVEK DOSTAL BAN" -#: ../../../../inc/mod/pages.php:66 +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 msgid "Confirm action" msgstr "Potvrdit akci" -#: ../../../../inc/mod/pages.php:110 +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 msgid "Could not find current version! (Check .installed)" msgstr "Nemůžu najít současnou verzi! (Prověř .installed)" @@ -475,161 +652,187 @@ msgstr "Nemůžu najít současnou verzi! (Prověř .installed)" msgid "Dashboard" msgstr "Panel" -#: ../../../../inc/mod/pages.php:267 +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 msgid "There are no boards to search!" msgstr "Nejsou tu žádné boardy k prohledávání!" #. $results now contains the search results -#: ../../../../inc/mod/pages.php:335 +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 msgid "Search results" msgstr "Výsledky hledání" -#: ../../../../inc/mod/pages.php:431 +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 msgid "Edit board" msgstr "Upravit board" -#: ../../../../inc/mod/pages.php:481 +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 msgid "Couldn't open board after creation." msgstr "Nemůžu po založení otevřít board." -#: ../../../../inc/mod/pages.php:501 +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 msgid "New board" msgstr "Nový board" #. line 37 -#: ../../../../inc/mod/pages.php:548 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:118 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 msgid "Noticeboard" msgstr "Nástěnka" -#: ../../../../inc/mod/pages.php:609 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:191 +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 msgid "News" msgstr "Novinky" -#: ../../../../inc/mod/pages.php:649 ../../../../inc/mod/pages.php:676 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:72 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:288 +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 msgid "Moderation log" msgstr "Log moderací" -#. line 102 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 #. line 20 -#: ../../../../inc/mod/pages.php:833 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:264 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:68 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 msgid "IP" msgstr "IP" -#. line 169 -#: ../../../../inc/mod/pages.php:843 ../../../../inc/mod/pages.php:1359 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:429 +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 msgid "New ban" msgstr "Nový ban" -#: ../../../../inc/mod/pages.php:926 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:253 +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 msgid "Ban list" msgstr "Banlist" -#: ../../../../inc/mod/pages.php:1097 +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 msgid "Move reply" msgstr "Přesunout odpověď" -#: ../../../../inc/mod/pages.php:1123 +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 msgid "Target and source board are the same." msgstr "Cílový a zdrojový board se shodují." -#: ../../../../inc/mod/pages.php:1288 +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 msgid "Impossible to move thread; there is only one board." msgstr "Vlákno nelze přesunout; je tu jen jeden board." #. line 39 -#: ../../../../inc/mod/pages.php:1292 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:111 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 msgid "Move thread" msgstr "Přesunout vlákno" -#: ../../../../inc/mod/pages.php:1679 ../../../../inc/mod/pages.php:1732 +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 msgid "Edit user" msgstr "Upravit uživatele" -#: ../../../../inc/mod/pages.php:1745 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:262 +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 msgid "Manage users" msgstr "Správa uživatel" #. deleted? -#: ../../../../inc/mod/pages.php:1807 ../../../../inc/mod/pages.php:1880 +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 msgid "New PM for" msgstr "Nová SZ pro" -#: ../../../../inc/mod/pages.php:1811 +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 msgid "Private message" msgstr "Soukromá zpráva" #. line 68 -#: ../../../../inc/mod/pages.php:1832 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:197 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 msgid "PM inbox" msgstr "Schránka SZ" -#: ../../../../inc/mod/pages.php:1944 ../../../../inc/mod/pages.php:1948 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:297 +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 msgid "Rebuild" msgstr "Přebudovat" -#: ../../../../inc/mod/pages.php:2034 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:235 +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 msgid "Report queue" msgstr "Fronta nahlášených příspěvků" -#: ../../../../inc/mod/pages.php:2102 ../../../../inc/mod/pages.php:2201 +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 msgid "Config editor" msgstr "Editor konfigurace" -#: ../../../../inc/mod/pages.php:2217 +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 msgid "Themes directory doesn't exist!" msgstr "Adresář s tématy neexistuje!" -#: ../../../../inc/mod/pages.php:2219 +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 msgid "Cannot open themes directory; check permissions." msgstr "Nemůžu otevřít adresář s tématy; prověř oprávnění." -#: ../../../../inc/mod/pages.php:2233 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:279 +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 msgid "Manage themes" msgstr "Správa témat" -#: ../../../../inc/mod/pages.php:2295 +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 #, php-format msgid "Installed theme: %s" msgstr "Nainstalované téma: %s" -#: ../../../../inc/mod/pages.php:2306 +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 #, php-format msgid "Configuring theme: %s" msgstr "Konfiguruju téma: %s" -#: ../../../../inc/mod/pages.php:2334 +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 #, php-format msgid "Rebuilt theme: %s" msgstr "Téma přebudováno: %s" -#: ../../../../inc/mod/pages.php:2373 +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 msgid "Debug: Anti-spam" msgstr "Debug: Antispam" -#: ../../../../inc/mod/pages.php:2397 +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 msgid "Debug: Recent posts" msgstr "Debug: Poslední příspěvky" -#: ../../../../inc/mod/pages.php:2421 +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 msgid "Debug: SQL" msgstr "Debug: SQL" #. Print error -#: ../../../../inc/database.php:72 +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 msgid "Database error: " msgstr "Chyba databáze: " @@ -641,690 +844,1612 @@ msgstr "Mám ban?" msgid "You are not banned." msgstr "Nemáš ban." -#. line 2 -#. line 5 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:22 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:28 -msgid "Phrase:" -msgstr "Fráze:" - -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:35 -msgid "Posts" -msgstr "Příspěvky" - -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:46 -msgid "IP address notes" -msgstr "Poznámky k IP adrese" +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "Návrat" -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:59 -msgid "Bans" -msgstr "Bany" +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "Chybová informace" -#. line 16 #. line 2 -#. line 13 -#. line 112 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:80 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:22 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:63 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:322 -#: ../../../../search.php:168 -msgid "Search" -msgstr "Hledat" +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "Smazat příspěvek" -#. line 18 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:85 -msgid "" -"(Search is case-insensitive and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.)" -msgstr "" -"(Vyhledávání je založeno na klíčových slovech a nezohledňuje velikost " -"písmen. Pro vyhledávání přesných frází použij \"uvozovky\". Hvězdička (*) " -"funguje jako zástupný znak.)" +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "Soubor" + +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "Heslo" #. line 8 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:37 -msgid "Select board" -msgstr "Vybrat board" +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "Důvod" -#. line 17 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:70 -msgid "" -"Search is case-insensitive and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " -"id, thread, subject, and " -"name. To apply a filter, simply add to your query, for " -"example, name:Anonymous or subject:\"Some Thread\". " -"Wildcards cannot be used in filters." -msgstr "" -"Vyhledávání je založeno na klíčových slovech a nezohledňuje velikost písmen. " -"Pro vyhledávání přesných frází použij \"uvozovky\". Hvězdička (*) funguje " -"jako zástupný znak.

Ve vyhledávání " -"můžeš použít následující filtry: id, thread, subject a name. Filtr se aplikuje " -"přidáním např. name:Anonymous nebo subject:\"Nějaké vlákno\" na konec dotazu. Ve filtrech nelze použít zástupné znaky." +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "Nahlásit" -#. line 2 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:22 -msgid "Boards" -msgstr "Boardy" +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "Zpět na panel" -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:76 -msgid "edit" -msgstr "upravit" +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "Režim příspěvku: odpověď" -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:94 -msgid "Create new board" -msgstr "Vytvořit nový board" +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "Návrat" -#. line 32 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:105 -msgid "Messages" -msgstr "Zprávy" +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "(Žádné novinky k zobrazení.)" -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:143 -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:107 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 msgid "no subject" msgstr "bez předmětu" -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:185 -msgid "View all noticeboard entries" -msgstr "Zobrazit všechny příspěvky na nástěnce" - -#. line 76 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:219 -msgid "Administration" -msgstr "Administrace" +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "od" -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:270 -msgid "Change password" -msgstr "Změnit heslo" +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "v" -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:306 -msgid "Configuration" -msgstr "Konfigurace" +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "%count% odpověď" +msgstr[1] "%count% odpovědi" +msgstr[2] "%count% odpovědí" -#. line 124 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:345 -msgid "Other" -msgstr "Ostatní" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "Soubor:" -#. line 136 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:379 -msgid "Debug" -msgstr "Debug" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "Zakrýt obrázek" -#. line 138 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:384 -msgid "Anti-spam" -msgstr "Antispam" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "Odpovědět" -#. line 139 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:388 -msgid "Recent posts" -msgstr "Poslední příspěvky" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "" -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:395 -msgid "SQL" -msgstr "SQL" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "%count% příspěvek" +msgstr[1] "%count% příspěvky" +msgstr[2] "%count% příspěvků" -#. line 161 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:434 -msgid "User account" -msgstr "Uživatelský účet" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "a" -#. line 164 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:440 -msgid "Logout" -msgstr "Odhlásit" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "%count% obrázková odpověď" +msgstr[1] "%count% obrázkové odpovědi" +msgstr[2] "%count% obrázkových odpovědí" -#. line 3 -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:24 -msgid "New post" -msgstr "Nový příspěvek" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "vynecháno. Klikni na Odpovědět pro zobrazení." #. line 7 #. line 14 -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:31 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 msgid "Name" msgstr "Jméno" -#. line 11 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "Email" + #. line 23 #. line 46 -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:41 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 msgid "Subject" msgstr "Předmět" -#. line 15 -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:48 +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "Aktualizovat" + +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "Komentář" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "Právě upravuješ čisté HTML." + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "Nechceš raději upravovat značkovací jazyk?" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "Nechceš raději upravovat čisté HTML?" + +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "Ověření" + +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "" + +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "Vložit" + +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "Flagy" + +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "Přilepené" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "Zamknout" + +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "Čisté HTML" + +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "(Pro smazání souboru.)" + +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "Vyhledávání příspěvků není povolené." + +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." +msgstr "Před dalším pokusem o vyhledávání chvíli počkej, prosím." + +#: ../../../../search.php:131 +msgid "Query too broad." +msgstr "Dotaz je příliš široký." + +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "%d výsledek v" +msgstr[1] "%d výsledky v" +msgstr[2] "%d výsledků v" + +#: ../../../../search.php:163 +msgid "No results." +msgstr "Žádné výsledky." + +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "Hledat" + +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "" + +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "" + +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "" + +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "" + +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "" + +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "" + +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 +msgid "Boards" +msgstr "Boardy" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "upravit" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "Vytvořit nový board" + +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "Zprávy" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "Zobrazit všechny příspěvky na nástěnce" + +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "Administrace" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "Změnit heslo" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "Konfigurace" + +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" +msgstr "Ostatní" + +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "Debug" + +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "Antispam" + +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "Poslední příspěvky" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "SQL" + +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "Uživatelský účet" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "Odhlásit" + +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 +msgid "New post" +msgstr "Nový příspěvek" + +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" msgstr "Tělo" -#. line 20 -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:56 +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 msgid "Post to noticeboard" msgstr "Připíchnout na nástěnku" -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:81 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 msgid "delete" msgstr "smazat" -#. line 43 -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:116 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 -msgid "by" -msgstr "od" - -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:129 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:120 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:394 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:493 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:244 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 msgid "deleted?" msgstr "smazáno?" -#. line 49 -#: ../../../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:137 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 -msgid "at" -msgstr "v" +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "" #. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 14 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:78 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:179 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:380 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:453 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:60 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 msgid "Staff" msgstr "Personál" #. line 25 -#. line 67 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:82 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:190 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 msgid "Note" msgstr "Poznámka" #. line 26 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:86 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 msgid "Date" msgstr "Datum" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:93 +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 msgid "Actions" msgstr "Akce" #. line 49 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:151 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 msgid "remove" msgstr "smazat" -#. line 75 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:201 +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 msgid "New note" msgstr "Nová poznámka" -#. line 92 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:240 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" msgstr "Stav" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:248 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 msgid "Expired" msgstr "Vypršel" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:254 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 msgid "Active" msgstr "Aktivní" -#. line 106 -#. line 8 -#. line 5 -#. line 32 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:274 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:36 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:34 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:96 -msgid "Reason" -msgstr "Důvod" - -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:288 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 msgid "no reason" msgstr "bez důvodu" -#. line 116 -#. line 182 -#. line 9 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 #. line 3 +#. line 118 +#. line 184 #. line 65 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:298 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:461 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:40 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:23 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:157 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 msgid "Board" msgstr "Board" #. line 71 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:312 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:126 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:74 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:166 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 msgid "all boards" msgstr "všechny boardy" -#. line 126 -#. line 10 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:322 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:44 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 msgid "Set" msgstr "Nastavit" -#. line 130 -#. line 12 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:332 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:52 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 msgid "Expires" msgstr "Vyprší" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:346 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:166 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 msgid "never" msgstr "nikdy" -#. line 140 -#. line 13 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:356 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:56 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 msgid "Seen" msgstr "Naposledy viděn" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:364 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:194 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 msgid "Yes" msgstr "Ano" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:370 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:200 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 msgid "No" msgstr "Ne" -#. line 161 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:408 +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 msgid "Remove ban" msgstr "Sundat ban" -#. line 181 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:457 +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 msgid "Time" msgstr "Čas" -#. line 183 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:465 +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 msgid "Action" msgstr "Akce" -#: ../../../../templates/cache/72/55/0d64283f30702de83ecfcb71f86a.php:28 -msgid "There are no reports." -msgstr "Nic nebylo nahlášeno." +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "(nebo subnet)" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "skryté" + +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "Zpráva" + +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "veřejné; připojeno k příspěvku" + +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "Délka" + +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "Nový ban" + +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "Fráze:" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "Příspěvky" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "Poznámky k IP adrese" -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:22 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "Bany" + +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "(Vyhledávání je založeno na klíčových slovech a nezohledňuje velikost písmen. Pro vyhledávání přesných frází použij \"uvozovky\". Hvězdička (*) funguje jako zástupný znak.)" + +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 msgid "There are no active bans." msgstr "Nejsou žádné aktivní bany." -#. line 7 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:32 +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 msgid "IP address/mask" msgstr "IP adresa/maska" -#. line 11 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:48 +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 msgid "Duration" msgstr "Doba trvání" -#. line 91 -#: ../../../../templates/cache/ab/22/de7b6303f63ea04fb419413cf04c.php:262 +#. line 92 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 msgid "Unban selected" msgstr "Vybrán unban" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:36 +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "Uživatelské jméno" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "Pokračovat" + +#. line 80 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 +msgid "Appeal time" +msgstr "" + +#. line 84 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:220 +msgid "Appeal reason" +msgstr "" + +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "Nic nebylo nahlášeno." + +#: ../../../../post.php:802 ../../../../post.php:811 +msgid "That ban doesn't exist or is not for you." +msgstr "" + +#: ../../../../post.php:806 ../../../../post.php:815 +msgid "You cannot appeal a ban of this length." +msgstr "" + +#: ../../../../post.php:813 ../../../../post.php:822 +msgid "You cannot appeal this ban again." +msgstr "" + +#: ../../../../post.php:818 ../../../../post.php:827 +msgid "There is already a pending appeal for this ban." +msgstr "" + +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "" + +#: ../../../../inc/image.php:282 ../../../../inc/image.php:288 +msgid "Failed to redraw image!" +msgstr "" + +#: ../../../../inc/image.php:324 ../../../../inc/image.php:343 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 +msgid "Failed to resize image!" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 msgid "You were banned! ;_;" msgstr "Měl jsi ban! ;_;" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:42 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 msgid "You are banned! ;_;" msgstr "Máš ban! ;_;" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:53 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 msgid "You were banned from" msgstr "Dostal jsi ban na" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:59 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 msgid "You have been banned from" msgstr "Máš ban na" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:83 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 msgid "for the following reason:" msgstr "s tímto odůvodněním:" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:89 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 msgid "for an unspecified reason." msgstr "kvůli blíže neurčenému důvodu." #. line 32 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:111 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 msgid "Your ban was filed on" msgstr "Tvůj ban byl zadán" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:117 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:537 -msgid "and" -msgstr "a" - #. line 51 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:124 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:157 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 msgid "has since expired. Refresh the page to continue." msgstr "od té doby už vypršel. Pro pokračování obnov stránku." -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:130 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 msgid "expires" msgstr "vyprší za" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:134 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 msgid "from now, which is on" msgstr "což je v" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:184 -msgid "will not expire" -msgstr "nevyprší" +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "nevyprší" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "Tvoje IP adresa je" + +#. line 86 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 +msgid "You were banned for the following post on" +msgstr "" + +#. line 95 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:239 +msgid "You submitted an appeal for this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:245 +msgid "It is still pending" +msgstr "" + +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:289 +msgid "You appealed this ban on" +msgstr "" + +#. line 103 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 +msgid "and it was denied. You may not appeal this ban again." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." +msgstr "" + +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:318 +msgid "and it was denied." +msgstr "" -#. line 78 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:193 -msgid "Your IP address is" -msgstr "Tvoje IP adresa je" +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "" -#. line 6 -#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 -msgid "Go back" -msgstr "Návrat" +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "" -#. line 13 -#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 -msgid "Error information" -msgstr "Chybová informace" +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "" -#. line 2 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -msgid "Delete Post" -msgstr "Smazat příspěvek" +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "" #. line 3 -#. line 84 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 -msgid "File" -msgstr "Soubor" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "" -#. line 14 -#. line 140 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:45 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:372 -msgid "Password" -msgstr "Heslo" +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "" -#. line 10 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 -msgid "Report" -msgstr "Nahlásit" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "" -#. line 6 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:31 -msgid "Username" -msgstr "Uživatelské jméno" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "" -#. line 23 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:57 -msgid "Continue" -msgstr "Pokračovat" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "" -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 -#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 -msgid "Return to dashboard" -msgstr "Zpět na panel" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "" -#. line 7 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:41 -msgid "Report date" -msgstr "Datum nahlášení" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "" -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:51 -msgid "Reported by" -msgstr "Nahlásil" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "" -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:70 -msgid "Discard abuse report" -msgstr "Zahodit náhlášení" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "" -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:88 -msgid "Discard all abuse reports by this IP address" -msgstr "Zahodit všechna nahlášení od této IP adresy" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "" #. line 6 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:33 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 msgid "Thread ID" msgstr "ID vlákna" #. line 14 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:48 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 msgid "Leave shadow thread" msgstr "Ponechat stínové vlákno" #. line 18 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:55 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 msgid "locks thread; replies to it with a link." msgstr "zamkne vlákno; odpovědi přes odkaz." #. line 22 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:62 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 msgid "Target board" msgstr "Cílový board" -#. line 39 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 -msgid "Posting mode: Reply" -msgstr "Režim příspěvku: odpověď" - -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 -msgid "Return" -msgstr "Návrat" +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "Vybrat board" -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:70 -msgid "(or subnet)" -msgstr "(nebo subnet)" +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "Vyhledávání je založeno na klíčových slovech a nezohledňuje velikost písmen. Pro vyhledávání přesných frází použij \"uvozovky\". Hvězdička (*) funguje jako zástupný znak.

Ve vyhledávání můžeš použít následující filtry: id, thread, subject a name. Filtr se aplikuje přidáním např. name:Anonymous nebo subject:\"Nějaké vlákno\" na konec dotazu. Ve filtrech nelze použít zástupné znaky." -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:85 -msgid "hidden" -msgstr "skryté" +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "" -#. line 41 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:114 -msgid "Message" -msgstr "Zpráva" +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "" -#. line 46 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:130 -msgid "public; attached to post" -msgstr "veřejné; připojeno k příspěvku" +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "" -#. line 58 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:147 -msgid "Length" -msgstr "Délka" +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "Datum nahlášení" -#. line 88 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:209 -msgid "New Ban" -msgstr "Nový ban" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "Nahlásil" -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 -msgid "(No news to show.)" -msgstr "(Žádné novinky k zobrazení.)" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "Zahodit náhlášení" -#. line 28 -#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 -msgid "1 reply" -msgid_plural "%count% replies" -msgstr[0] "%count% odpověď" -msgstr[1] "%count% odpovědi" -msgstr[2] "%count% odpovědí" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "Zahodit všechna nahlášení od této IP adresy" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 -msgid "File:" -msgstr "Soubor:" +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 -msgid "Spoiler Image" -msgstr "Zakrýt obrázek" +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:503 -msgid "Reply" -msgstr "Odpovědět" +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:531 -msgid "1 post" -msgid_plural "%count% posts" -msgstr[0] "%count% příspěvek" -msgstr[1] "%count% příspěvky" -msgstr[2] "%count% příspěvků" +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:549 -msgid "1 image reply" -msgid_plural "%count% image replies" -msgstr[0] "%count% obrázková odpověď" -msgstr[1] "%count% obrázkové odpovědi" -msgstr[2] "%count% obrázkových odpovědí" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:554 -msgid "omitted. Click reply to view." -msgstr "vynecháno. Klikni na Odpovědět pro zobrazení." +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "" #. line 15 -#. line 24 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 -msgid "Email" -msgstr "Email" - -#. line 27 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 -msgid "Update" -msgstr "Aktualizovat" - -#. line 32 -#. line 57 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 -msgid "Comment" -msgstr "Komentář" - -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 -msgid "Currently editing raw HTML." -msgstr "Právě upravuješ čisté HTML." - -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 -msgid "Edit markup instead?" -msgstr "Nechceš raději upravovat značkovací jazyk?" - -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 -msgid "Edit raw HTML instead?" -msgstr "Nechceš raději upravovat čisté HTML?" - -#. line 73 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 -msgid "Verification" -msgstr "Ověření" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "" -#. line 94 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:269 -msgid "Oekaki" -msgstr "Oekaki" +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "" -#. line 108 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:290 -msgid "Embed" -msgstr "Vložit" +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "" -#. line 120 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:314 -msgid "Flags" -msgstr "Flagy" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "" -#. line 124 -#. line 125 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:324 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:328 -msgid "Sticky" -msgstr "Přilepené" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "" -#. line 128 -#. line 129 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:338 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:342 -msgid "Lock" -msgstr "Zamknout" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "" -#. line 132 -#. line 133 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:352 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:356 -msgid "Raw HTML" -msgstr "Čisté HTML" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" -#. line 145 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:382 -msgid "(For file deletion.)" -msgstr "(Pro smazání souboru.)" +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "" -#: ../../../../search.php:5 -msgid "Post search is disabled" -msgstr "Vyhledávání příspěvků není povolené." +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" -#: ../../../../search.php:25 ../../../../search.php:31 -msgid "Wait a while before searching again, please." -msgstr "Před dalším pokusem o vyhledávání chvíli počkej, prosím." +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" -#: ../../../../search.php:131 -msgid "Query too broad." -msgstr "Dotaz je příliš široký." +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" -#: ../../../../search.php:152 -#, php-format -msgid "%d result in" -msgid_plural "%d results in" -msgstr[0] "%d výsledek v" -msgstr[1] "%d výsledky v" -msgstr[2] "%d výsledků v" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" -#: ../../../../search.php:163 -msgid "No results." -msgstr "Žádné výsledky." +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "" diff --git a/inc/locale/de_DE/LC_MESSAGES/javascript.js b/inc/locale/de_DE/LC_MESSAGES/javascript.js new file mode 100644 index 00000000..e4e2cd8e --- /dev/null +++ b/inc/locale/de_DE/LC_MESSAGES/javascript.js @@ -0,0 +1 @@ +l10n = []; \ No newline at end of file diff --git a/inc/locale/de_DE/LC_MESSAGES/javascript.po b/inc/locale/de_DE/LC_MESSAGES/javascript.po new file mode 100644 index 00000000..a7a56dba --- /dev/null +++ b/inc/locale/de_DE/LC_MESSAGES/javascript.po @@ -0,0 +1,565 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Show locked threads" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Hide locked threads" +msgstr "" + +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "" + +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "" + +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "" + +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "" + +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "" + +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sun" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Mon" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Tue" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Wed" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Thu" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Fri" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sat" +msgstr "" + +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "" + +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" +msgstr "" + +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" +msgstr "" + +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "" + +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "" + +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "" + +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:43 +msgid "Reported post(s)." +msgstr "" + +#: ../../../../js/ajax-post-controls.js:53 +msgid "An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:60 +msgid "Something went wrong... An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:68 +msgid "Working..." +msgstr "" + +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 +msgid "Posting... (#%)" +msgstr "" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "" + +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 +msgid "An unknown error occured when posting!" +msgstr "" + +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 +msgid "Posting..." +msgstr "" + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "" + +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "" + +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "" diff --git a/inc/locale/de_DE/LC_MESSAGES/tinyboard.mo b/inc/locale/de_DE/LC_MESSAGES/tinyboard.mo new file mode 100644 index 0000000000000000000000000000000000000000..54c652c0265a78e74cc2efe9e4d1f61184486934 GIT binary patch literal 504 zcmZut%TB{E5Cp*~N6s9K#GzH$I0+S`E=7n^P$eoV6u2TcS%M+4BinuPAN&rV!nfeG zybg>sTCaAzyR#oV+ix2Vn~uAV`;J?V2aYvj$9GrkxL9j`FxKiBQwzfk?ok_|BqNEC z%ZcJTYt2OZ#3f`n!@|48N@)utlZy<_r@4VdG2)GH66kB>*8PPGZjq5F2-^^}A&g1b zVNtskL_y$$aEmih&-h1o%nsvL;NV?zV!GD{8;Z!e6tr`07nF ze7G3UrZ*an2EQi?{lM!hX;HdWmzDEuabamya3QVSj8evYO?Mi>c-XTq<1}Mr5^0O)u(_^|RNIWUoiUX4l*J1RT?rhX4Qo literal 0 HcmV?d00001 diff --git a/inc/locale/de_DE/LC_MESSAGES/tinyboard.po b/inc/locale/de_DE/LC_MESSAGES/tinyboard.po new file mode 100644 index 00000000..78c02e24 --- /dev/null +++ b/inc/locale/de_DE/LC_MESSAGES/tinyboard.po @@ -0,0 +1,2444 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/de_DE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "" + +#. There is no previous page. +#: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 +#: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 +#: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 +msgid "Previous" +msgstr "" + +#. There is no next page. +#: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 +#: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 +#: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 +msgid "Next" +msgstr "" + +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "" + +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "" + +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 +msgid "Login" +msgstr "" + +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "" + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "" + +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "" + +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "" + +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "" + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 +msgid "Lurk some more before posting." +msgstr "" + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 +msgid "You look like a bot." +msgstr "" + +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 +msgid "Your browser sent an invalid or no HTTP referer." +msgstr "" + +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 +#, php-format +msgid "The %s field was too long." +msgstr "" + +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 +msgid "The body was too long." +msgstr "" + +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 +msgid "The body was too short or empty." +msgstr "" + +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 +msgid "You must upload an image." +msgstr "" + +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 +msgid "The server failed to handle your upload." +msgstr "" + +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 +msgid "Unsupported image format." +msgstr "" + +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 +msgid "Invalid board!" +msgstr "" + +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 +msgid "Thread specified does not exist." +msgstr "" + +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 +msgid "Thread locked. You may not reply at this time." +msgstr "" + +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "" + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "" + +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 +msgid "You didn't make a post." +msgstr "" + +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 +msgid "Flood detected; Post discarded." +msgstr "" + +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 +msgid "Your request looks automated; Post discarded." +msgstr "" + +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 +msgid "Unoriginal content!" +msgstr "" + +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 +#, php-format +msgid "Unoriginal content! You have been muted for %d seconds." +msgstr "" + +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 +#, php-format +msgid "You are muted! Expires in %d seconds." +msgstr "" + +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 +#, php-format +msgid "Your IP address is listed in %s." +msgstr "" + +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 +msgid "Too many links; flood detected." +msgstr "" + +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 +msgid "Too many cites; post discarded." +msgstr "" + +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 +msgid "Too many cross-board links; post discarded." +msgstr "" + +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 +msgid "You didn't select anything to delete." +msgstr "" + +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 +msgid "You didn't select anything to report." +msgstr "" + +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 +msgid "You can't report that many posts at once." +msgstr "" + +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 +msgid "Wrong password…" +msgstr "" + +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 +msgid "Invalid image." +msgstr "" + +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 +msgid "Unknown file extension." +msgstr "" + +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 +msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" +msgstr "" + +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 +msgid "The file was too big." +msgstr "" + +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 +#, php-format +msgid "That file already exists!" +msgstr "" + +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 +#, php-format +msgid "That file already exists in this thread!" +msgstr "" + +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 +#, php-format +msgid "You'll have to wait another %s before deleting that." +msgstr "" + +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 +msgid "MIME type detection XSS exploit (IE) detected; post discarded." +msgstr "" + +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 +msgid "Couldn't make sense of the URL of the video you tried to embed." +msgstr "" + +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 +msgid "You seem to have mistyped the verification." +msgstr "" + +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "" + +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 +msgid "Invalid username and/or password." +msgstr "" + +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 +msgid "You are not a mod…" +msgstr "" + +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 +msgid "" +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "" + +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 +msgid "Invalid/malformed cookies." +msgstr "" + +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 +msgid "Your browser didn't submit an input when it should have." +msgstr "" + +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 +#, php-format +msgid "The %s field is required." +msgstr "" + +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 +#, php-format +msgid "The %s field was invalid." +msgstr "" + +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 +#, php-format +msgid "There is already a %s board." +msgstr "" + +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 +msgid "You don't have permission to do that." +msgstr "" + +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 +msgid "That post doesn't exist…" +msgstr "" + +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 +msgid "Page not found." +msgstr "" + +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 +#, php-format +msgid "That mod already exists!" +msgstr "" + +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 +msgid "That theme doesn't exist!" +msgstr "" + +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 +msgid "Invalid security token! Please go back and try again." +msgstr "" + +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "" + +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 +msgid "Confirm action" +msgstr "" + +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 +msgid "Could not find current version! (Check .installed)" +msgstr "" + +#: ../../../../inc/mod/pages.php:162 +msgid "Dashboard" +msgstr "" + +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "" + +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "" + +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 +msgid "Edit board" +msgstr "" + +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 +msgid "Couldn't open board after creation." +msgstr "" + +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 +msgid "New board" +msgstr "" + +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 +msgid "Noticeboard" +msgstr "" + +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 +msgid "News" +msgstr "" + +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 +msgid "Moderation log" +msgstr "" + +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 +msgid "IP" +msgstr "" + +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 +msgid "New ban" +msgstr "" + +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 +msgid "Ban list" +msgstr "" + +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "" + +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 +msgid "Target and source board are the same." +msgstr "" + +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 +msgid "Impossible to move thread; there is only one board." +msgstr "" + +#. line 39 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 +msgid "Move thread" +msgstr "" + +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 +msgid "Edit user" +msgstr "" + +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 +msgid "Manage users" +msgstr "" + +#. deleted? +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 +msgid "New PM for" +msgstr "" + +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 +msgid "Private message" +msgstr "" + +#. line 68 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 +msgid "PM inbox" +msgstr "" + +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 +msgid "Rebuild" +msgstr "" + +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 +msgid "Report queue" +msgstr "" + +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 +msgid "Config editor" +msgstr "" + +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 +msgid "Themes directory doesn't exist!" +msgstr "" + +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 +msgid "Cannot open themes directory; check permissions." +msgstr "" + +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 +msgid "Manage themes" +msgstr "" + +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 +#, php-format +msgid "Installed theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 +#, php-format +msgid "Configuring theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 +#, php-format +msgid "Rebuilt theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 +msgid "Debug: Anti-spam" +msgstr "" + +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 +msgid "Debug: Recent posts" +msgstr "" + +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 +msgid "Debug: SQL" +msgstr "" + +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "" + +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "" + +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "" + +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "" + +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "" + +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "" + +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "" + +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "" + +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "" + +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "" + +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "" + +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "" + +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "" + +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "" + +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "" + +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "" + +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "" + +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "" + +#. line 23 +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "" + +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "" + +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "" + +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "" + +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "" + +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "" + +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "" + +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "" + +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "" + +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "" + +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." +msgstr "" + +#: ../../../../search.php:131 +msgid "Query too broad." +msgstr "" + +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../search.php:163 +msgid "No results." +msgstr "" + +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "" + +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "" + +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "" + +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "" + +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "" + +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "" + +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "" + +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 +msgid "Boards" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "" + +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "" + +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" +msgstr "" + +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "" + +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "" + +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "" + +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "" + +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 +msgid "New post" +msgstr "" + +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 +msgid "Body" +msgstr "" + +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 +msgid "Post to noticeboard" +msgstr "" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 +msgid "delete" +msgstr "" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 +msgid "deleted?" +msgstr "" + +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "" + +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 +msgid "Staff" +msgstr "" + +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 +msgid "Note" +msgstr "" + +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 +msgid "Date" +msgstr "" + +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "" + +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "" + +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 +msgid "New note" +msgstr "" + +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 +msgid "no reason" +msgstr "" + +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 +msgid "Board" +msgstr "" + +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 +msgid "all boards" +msgstr "" + +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 +msgid "Set" +msgstr "" + +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 +msgid "Expires" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 +msgid "never" +msgstr "" + +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "" + +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "" + +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "" + +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "" + +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "" + +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "" + +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "" + +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "" + +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "" + +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 +msgid "There are no active bans." +msgstr "" + +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "" + +#. line 92 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 +msgid "Unban selected" +msgstr "" + +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "" + +#. line 80 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 +msgid "Appeal time" +msgstr "" + +#. line 84 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:220 +msgid "Appeal reason" +msgstr "" + +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "" + +#: ../../../../post.php:802 ../../../../post.php:811 +msgid "That ban doesn't exist or is not for you." +msgstr "" + +#: ../../../../post.php:806 ../../../../post.php:815 +msgid "You cannot appeal a ban of this length." +msgstr "" + +#: ../../../../post.php:813 ../../../../post.php:822 +msgid "You cannot appeal this ban again." +msgstr "" + +#: ../../../../post.php:818 ../../../../post.php:827 +msgid "There is already a pending appeal for this ban." +msgstr "" + +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "" + +#: ../../../../inc/image.php:282 ../../../../inc/image.php:288 +msgid "Failed to redraw image!" +msgstr "" + +#: ../../../../inc/image.php:324 ../../../../inc/image.php:343 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 +msgid "Failed to resize image!" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "" + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "" + +#. line 86 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 +msgid "You were banned for the following post on" +msgstr "" + +#. line 95 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:239 +msgid "You submitted an appeal for this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:245 +msgid "It is still pending" +msgstr "" + +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:289 +msgid "You appealed this ban on" +msgstr "" + +#. line 103 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 +msgid "and it was denied. You may not appeal this ban again." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." +msgstr "" + +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:318 +msgid "and it was denied." +msgstr "" + +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "" + +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "" + +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "" + +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "" + +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "" + +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "" + +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "" + +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "" + +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "" + +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "" + +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "" + +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "" + +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "" + +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "" + +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "" + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "" diff --git a/inc/locale/en/LC_MESSAGES/javascript.po b/inc/locale/en/LC_MESSAGES/javascript.po new file mode 100644 index 00000000..bf0bda60 --- /dev/null +++ b/inc/locale/en/LC_MESSAGES/javascript.po @@ -0,0 +1,567 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "Styl: " + +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "Plik" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "ukryj" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "pokaż" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Show locked threads" +msgstr "Pokaż zablokowane tematy" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Hide locked threads" +msgstr "Schowaj zablokowane tematy" + +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "URL" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "Wybierz" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "Zdalny" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "Osadź" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "Oekaki" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "ukryte" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "Pokaż obrazki" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "Ukryj obrazki" + +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "Hasło" + +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "Usuń tylko plik" + +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "Usuń" + +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "Powód" + +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "Zgłoszenie" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "Kliknij Odpowiedź aby zobaczyć." + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "Kliknij aby rozwinąć" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "Schowaj rozwinięte odpowiedzi" + +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "Rozmiar pędzla" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "Ustaw tekst" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "Wyczyść" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "Zapisz" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "Załaduj" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "Przełącz gumkę" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "Wybierz kolor" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "Wypełnij" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "Użyć oekaki zamiast pliku?" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "Edytuj w oekaki" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "Podaj jakiś tekst" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "Podaj czcionkę, bądź pozostaw puste" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "Wymuszona anonimowość" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "włączona" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "wyłączona" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sun" +msgstr "nie" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Mon" +msgstr "pon" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Tue" +msgstr "wto" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Wed" +msgstr "śro" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Thu" +msgstr "czw" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Fri" +msgstr "pią" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sat" +msgstr "sob" + +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "Katalog" + +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" +msgstr "Wyślij" + +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" +msgstr "Szybka odpowiedź" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" +msgstr "Tryb postowania: Odpowiedź na >>{0}" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" +msgstr "Powrót" + +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "Rozwiń wszystkie obrazki" + +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "Witaj!" + +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "{0} użytkowników" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "(schowaj wątki z tego boardu)" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "(pokaż wątki z tego boardu)" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "Nie ma więcej wątków do wyświetlenia" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "Ładowanie..." + +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "Zapisz z oryginalną nazwą pliku" + +#: ../../../../js/ajax-post-controls.js:43 +msgid "Reported post(s)." +msgstr "Zaraportowano post(y)." + +#: ../../../../js/ajax-post-controls.js:53 +msgid "An unknown error occured!" +msgstr "Wystąpił nieznany błąd!" + +#: ../../../../js/ajax-post-controls.js:60 +msgid "Something went wrong... An unknown error occured!" +msgstr "Coś poszło źle... wystąpił nieznany błąd!" + +#: ../../../../js/ajax-post-controls.js:68 +msgid "Working..." +msgstr "Przetwarzanie..." + +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 +msgid "Posting... (#%)" +msgstr "Postowanie... (#%)" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "Zapostowano..." + +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 +msgid "An unknown error occured when posting!" +msgstr "Wystąpił nieznany błąd podczas postowania!" + +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 +msgid "Posting..." +msgstr "Postowanie..." + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "Wyślij URL" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "Schowaj obrazek" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "Komentarz" + +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "Szybka odpowiedź" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "Przestań obserwować ten wątek" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "Obserwuj ten wątek" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "Odepnij ten board" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "Przypnij ten board" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "Przestań oberwować ten board" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "Obserwuj ten board" + +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "" +"Kliknij w jakikolwiek obrazek na tej stronie aby załadować go do apletu " +"oekaki" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "Niedziela" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "Poniedziałek" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "Wtorek" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "Środa" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "Czwartek" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "Piątek" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "Sobota" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "stycznia" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "lutego" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "marca" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "kwietnia" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "maj" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "czerwca" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "lipca" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "sierpnia" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "września" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "października" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "listopada" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "grudnia" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "sty" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "lut" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "mar" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "kwi" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "cze" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "lip" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "sie" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "wrz" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "paź" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "lis" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "gru" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "AM" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "PM" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "am" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "pm" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "Twoja przeglądarka nie obsługuje wideo HTML5." + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "[puść raz]" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "[zapętl]" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "Ustawienia WebM" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "Rozwiń wideo w miejscu" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "Puszczaj wideo po najechaniu" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "Domyślna głośność" diff --git a/inc/locale/en/LC_MESSAGES/tinyboard.po b/inc/locale/en/LC_MESSAGES/tinyboard.po new file mode 100644 index 00000000..5fc971db --- /dev/null +++ b/inc/locale/en/LC_MESSAGES/tinyboard.po @@ -0,0 +1,2494 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +msgid "" +msgstr "" +"Project-Id-Version: vichan 4.4.98-pre\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=0;\n" + +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "sekunda" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "minuta" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "godzina" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "dzień" + + + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "tydzień" + + + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "rok" + + + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "Zbanowany!" + +#. There is no previous page. +#: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 +#: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 +#: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 +msgid "Previous" +msgstr "Wstecz" + +#. There is no next page. +#: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 +#: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 +#: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 +msgid "Next" +msgstr "Dalej" + +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "Błąd" + +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "Wystąpił błąd." + +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 +msgid "Login" +msgstr "Logowanie" + +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "" +"Post za długi. Kliknij tutaj, aby zobaczyć jego pełną " +"treść." + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "Ban" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "Usuń i zbanuj" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "Usuń plik" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "Czy jesteś pewien, że chcesz usunąć ten plik?" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "Schowaj plik" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "Czy jesteś pewien, że chcesz schować ten obrazek?" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "Przenieś odpowiedź na inny board" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "Edytuj post" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "Usuń" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "Czy jesteś pewien, że chcesz to usunąć?" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "Usuń wszystkie posty z tego adresu IP" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "Czy na pewno chcesz usunąć wszystkie posty z tego adresu IP?" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "Usuń wszystkie posty z tego IP ze wszystkich boardów" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "" +"Czy jesteś pewien, że chcesz usunąć wszystkie posty z tego adresu IP, ze " +"wszystkich boardów?" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "Odklej wątek" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "Przyklej wątek" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "Zezwól wątkowi na bumpowanie" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "Zabroń wątkowi na bumpowanie" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "Odblokuj wątek" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "Zablokuj wątek" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "Przenieś wątek na inny board" + +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "Zostałeś wyciszony za nieoryginalną treść." + +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "Nowy wątek" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "Odpowiedz" + +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "" +"Wszystkie znaki towarowe, prawa autorskie, komentarze oraz obrazki na tej " +"stronie są własnością i odpowiedzialność za nie spoczywa na ich odpowiednich " +"właścicielach." + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 +msgid "Lurk some more before posting." +msgstr "Nie postuj pierwszego dnia." + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. +#. * ==================== +#. * Error messages +#. * ==================== +#. +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 +msgid "You look like a bot." +msgstr "Wyglądasz jak bot." + +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 +msgid "Your browser sent an invalid or no HTTP referer." +msgstr "" +"Twoja przeglądarka przesłała niepoprawny, bądź nie przesłała informacji o " +"odsyłaczu w nagłówku" + +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 +#, php-format +msgid "The %s field was too long." +msgstr "Pole %s jest za długie" + +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 +msgid "The body was too long." +msgstr "Zawartość jest za długa." + +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 +msgid "The body was too short or empty." +msgstr "Zawartość jest za krótka, bądź pusta." + +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 +msgid "You must upload an image." +msgstr "Musisz wysłać obrazek." + +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 +msgid "The server failed to handle your upload." +msgstr "Nie udało się obsłużyć twojego pliku." + +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 +msgid "Unsupported image format." +msgstr "Niewspierany format obrazka." + +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 +msgid "Invalid board!" +msgstr "Niepoprawny board!" + +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 +msgid "Thread specified does not exist." +msgstr "Wybrany wątek nie istnieje." + +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 +msgid "Thread locked. You may not reply at this time." +msgstr "Wątek jest zablokowany. Nie możesz w nim teraz postować." + +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "Ten temat osiągnął swój maksymalny limit odpowiedzi." + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "Ten temat osiągnął swój maksymalny limit obrazków." + +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 +msgid "You didn't make a post." +msgstr "Nie zrobiłeś posta." + +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 +msgid "Flood detected; Post discarded." +msgstr "Wykryto flood; Post odrzucony." + +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 +msgid "Your request looks automated; Post discarded." +msgstr "Twoje żądanie wygląda na zautomatyzowane; Post odrzucony." + +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 +msgid "Unoriginal content!" +msgstr "Nieoryginalna treść!" + +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 +#, php-format +msgid "Unoriginal content! You have been muted for %d seconds." +msgstr "Nieoryginalna treść! Zostałeś wyciszony na %d sekund." + +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 +#, php-format +msgid "You are muted! Expires in %d seconds." +msgstr "Jesteś wyciszony! Wygasa w ciągu %d sekund." + +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 +#, php-format +msgid "Your IP address is listed in %s." +msgstr "Twój adres IP jest na liście %s." + +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 +msgid "Too many links; flood detected." +msgstr "Zbyt dużo linków; wykryto flood." + +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 +msgid "Too many cites; post discarded." +msgstr "Zbyt dużo cytatów; post odrzucony." + +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 +msgid "Too many cross-board links; post discarded." +msgstr "Zbyt dużo linków między boardami; post odrzucony." + +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 +msgid "You didn't select anything to delete." +msgstr "Nie wybrano nic do usunięcia." + +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 +msgid "You didn't select anything to report." +msgstr "Nie wybrano nic do zgłoszenia." + +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 +msgid "You can't report that many posts at once." +msgstr "Nie możesz raportować tyle postów na raz." + +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 +msgid "Wrong password…" +msgstr "Niepoprawne hasło" + +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 +msgid "Invalid image." +msgstr "Niepoprawny obrazek." + +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 +msgid "Unknown file extension." +msgstr "Nieznane rozszerzenie pliku." + +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 +msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" +msgstr "" +"Maksymalny rozmiar pliku: %maxsz% bajtów
Rozmiar twojego pliku: %filesz% " +"bajtów" + +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 +msgid "The file was too big." +msgstr "Plik jest za duży." + +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 +#, php-format +msgid "That file already exists!" +msgstr "Ten plik już istnieje!" + +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 +#, php-format +msgid "That file already exists in this thread!" +msgstr "Ten plik już istnieje w tym temacie!" + +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 +#, php-format +msgid "You'll have to wait another %s before deleting that." +msgstr "Musisz poczekać kolejne %s przed usunięciem tego." + +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 +msgid "MIME type detection XSS exploit (IE) detected; post discarded." +msgstr "" +"Wykryto próbę wykorzystania luki wykrywania typu MIME (XSS w IE); post " +"odrzucony" + +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 +msgid "Couldn't make sense of the URL of the video you tried to embed." +msgstr "Nie można było zrozumieć URL-a wideo, którego próbowano zapostować." + +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 +msgid "You seem to have mistyped the verification." +msgstr "Wygląda na to, że przepisano źle weryfikację." + +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "" +"Możesz odbanować tylko %s użytkowników na raz. Próbowałeś odbanować %u users." + +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 +msgid "Invalid username and/or password." +msgstr "Błędna nazwa użytkownika, bądź hasło" + +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 +msgid "You are not a mod…" +msgstr "Nie jesteś moderatorem" + +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 +msgid "" +"Invalid username and/or password. Your user may have been deleted or changed." +msgstr "" +"Niepoprawna nazwa użytkownika, bądź hasło. Twoje konto mogło zostać usunięte " +"albo zmienione." + +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 +msgid "Invalid/malformed cookies." +msgstr "Niepoprawne/zmodyfikowane pliki cookie." + +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 +msgid "Your browser didn't submit an input when it should have." +msgstr "Twoja przeglądarka nie wysłała pola, kiedy powinna." + +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 +#, php-format +msgid "The %s field is required." +msgstr "Pole %s jest wymagane." + +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 +#, php-format +msgid "The %s field was invalid." +msgstr "Pole %s jest niepoprawne." + +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 +#, php-format +msgid "There is already a %s board." +msgstr "Już istnieje board %s" + +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 +msgid "You don't have permission to do that." +msgstr "Nie masz uprawnień do wykonania tej czynności." + +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 +msgid "That post doesn't exist…" +msgstr "Ten post nie istnieje..." + +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 +msgid "Page not found." +msgstr "Strona nie znaleziona." + +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 +#, php-format +msgid "That mod already exists!" +msgstr "Ten moderator już istnieje!" + +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 +msgid "That theme doesn't exist!" +msgstr "Ten dodatek nie istnieje!" + +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 +msgid "Invalid security token! Please go back and try again." +msgstr "Niepoprawny token bezpieczeństwa! Proszę cofnąć i spróbować ponownie." + +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "UŻYTKOWNIK ZOSTAŁ ZBANOWANY ZA TEGO POSTA" + +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 +msgid "Confirm action" +msgstr "Potwierdź akcję" + +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 +msgid "Could not find current version! (Check .installed)" +msgstr "Nie można znaleźć obecnej wersji! (Sprawdź .installed)" + +#: ../../../../inc/mod/pages.php:162 +msgid "Dashboard" +msgstr "Tablica" + +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "Nie ma boardów do przeszukania!" + +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "Wyniki wyszukiwania" + +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 +msgid "Edit board" +msgstr "Edytuj board" + +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 +msgid "Couldn't open board after creation." +msgstr "Nie można otworzyć boardu po utworzeniu." + +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 +msgid "New board" +msgstr "Nowy board" + +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 +msgid "Noticeboard" +msgstr "Tablica ogłoszeń" + +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 +msgid "News" +msgstr "Aktualności" + +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 +msgid "Moderation log" +msgstr "Log moderacji" + +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 +msgid "IP" +msgstr "adres IP" + +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 +msgid "New ban" +msgstr "Nowy ban" + +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 +msgid "Ban list" +msgstr "Lista banów" + +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "Przenieś odpowiedź" + +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 +msgid "Target and source board are the same." +msgstr "Docelowy i źródłowy board są takie same." + +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 +msgid "Impossible to move thread; there is only one board." +msgstr "Nie można przenieść wątku; istnieje tylko jeden board." + +#. line 39 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 +msgid "Move thread" +msgstr "Przenieś wątek" + +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 +msgid "Edit user" +msgstr "Edytuj użytkownika" + +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 +msgid "Manage users" +msgstr "Zarządzaj użytkownikami" + +#. deleted? +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 +msgid "New PM for" +msgstr "Nowe PW dla" + +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 +msgid "Private message" +msgstr "Prywatna wiadomość" + +#. line 68 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 +msgid "PM inbox" +msgstr "Odebrane PW" + +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 +msgid "Rebuild" +msgstr "Przebuduj" + +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 +msgid "Report queue" +msgstr "Kolejka zgłoszeń" + +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 +msgid "Config editor" +msgstr "Edytor konfiguracji" + +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 +msgid "Themes directory doesn't exist!" +msgstr "Katalog dodatków (themes) nie istnieje!" + +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 +msgid "Cannot open themes directory; check permissions." +msgstr "Nie można otworzyć katalogu dodatków (themes); sprawdź uprawnienia." + +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 +msgid "Manage themes" +msgstr "Zarządzaj dodatkami" + +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 +#, php-format +msgid "Installed theme: %s" +msgstr "Zainstalowano dodatek: %s" + +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 +#, php-format +msgid "Configuring theme: %s" +msgstr "Konfigurowanie dodatku: %s" + +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 +#, php-format +msgid "Rebuilt theme: %s" +msgstr "Przebudowano dodatek: %s" + +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 +msgid "Debug: Anti-spam" +msgstr "Debug: Antyspam" + +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 +msgid "Debug: Recent posts" +msgstr "Debug: Ostatnie posty" + +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 +msgid "Debug: SQL" +msgstr "Debug: SQL" + +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "Błąd bazy danych: " + +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "Zbanowany?" + +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "Nie jesteś zbanowany." + +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "Wróć" + +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "Informacje o błędzie" + +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "Usuń post" + +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "Plik" + +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "Hasło" + +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "Powód" + +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "Zgłoszenie" + +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "Powróć na tablicę" + +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "Tryb postowania: Odpowiedź" + +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "Powrót" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "(Nie ma newsów do wyświetlenia.)" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "brak tematu" + +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "przez" + +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "dnia" + +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "" +msgstr[1] "1 odpowiedź" + + + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "Plik:" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "Schowaj obrazek" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "Odpowiedź" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "Zobacz wszystko" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "" +msgstr[1] "Ostatni 1 post" + + + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "" +msgstr[1] "1 post" + + + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "oraz" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "" +msgstr[1] "1 obrazek" + + + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "pominięte. Kliknij Odpowiedź aby zobaczyć." + +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "Nazwa" + +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "E-mail" + +#. line 23 +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "Temat" + +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "Aktualizacja" + +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "Komentarz" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "Obecnie edytujesz czysty HTML" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "Edytować zamiast tego znaczniki?" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "Edytować zamiast tego czysty HTML?" + +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "Weryfikacja" + +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "Lub URL" + +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "Osadź" + +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "Flagi" + +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "Przyklejony" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "Zablokowany" + +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "Czysty HTML" + +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "(do usuwania postów)" + +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "Wyszukiwanie postów jest wyłączone" + +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." +msgstr "Proszę poczekać chwilę przed ponownym szukaniem." + +#: ../../../../search.php:131 +msgid "Query too broad." +msgstr "Zapytanie zbyt szerokie." + +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "" +msgstr[1] "%d wynik na" + + + +#: ../../../../search.php:163 +msgid "No results." +msgstr "Brak wyników." + +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "Szukaj" + +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "Apelacja nie znaleziona!" + +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "Apelacje o zdjęcie banów" + +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "Nowy użytkownik" + +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "Nie można zmienić poziomu uprawnień użytkownika." + +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "Debug: APC" + +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "" +"Twój kod zawierał błędy składni PHP. Wciśnij wstecz i popraw je. PHP " +"zwróciło: " + +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 +msgid "Boards" +msgstr "Boardy" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "edytuj" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "Stwórz nowy board" + +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "Wiadomości" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "Pokaż wszystkie wpisy na tablicy ogłoszeń" + +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "Administracja" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "Zmień hasło" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "Konfiguracja" + +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" +msgstr "Inne" + +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "Debug" + +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "Antyspam" + +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "Ostatnie posty" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "SQL" + +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "Konto użytkownika" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "Wyloguj" + +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 +msgid "New post" +msgstr "Nowy post" + +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 +msgid "Body" +msgstr "Zawartość" + +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 +msgid "Post to noticeboard" +msgstr "Postuj na tablicy ogłoszeń" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 +msgid "delete" +msgstr "usuń" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 +msgid "deleted?" +msgstr "usunięty?" + +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "Zapostuj newsa" + +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 +msgid "Staff" +msgstr "Ekipa" + +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 +msgid "Note" +msgstr "Notka" + +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 +msgid "Date" +msgstr "Data" + +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "Akcje" + +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "usuń" + +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 +msgid "New note" +msgstr "Nowa notka" + +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "Status" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "Wygasły" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "Aktywny" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 +msgid "no reason" +msgstr "brak powodu" + +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 +msgid "Board" +msgstr "Board" + +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 +msgid "all boards" +msgstr "wszystkie boardy" + +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 +msgid "Set" +msgstr "Ustawione" + +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 +msgid "Expires" +msgstr "Wygasa" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 +msgid "never" +msgstr "nigdy" + +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "Widziano" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "Tak" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "Nie" + +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "Usuń ban" + +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "Czas" + +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "Akcja" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "(lub podsieć)" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "ukryty" + +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "Wiadomość" + +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "publiczny; dołączony do posta" + +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "Długość" + +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "Nowy ban" + +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "Wyrażenie:" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "Posty" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "Notatki adresu IP" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "Bany" + +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "" +"(Wyszukiwanie jest niezależne od wielkości znaków i bazowane na słowach " +"kluczowych. Aby dopasować pełne frazy, użyj \"cudzysłowi\". Użyj gwiazdki " +"(*) jako symbolu wieloznacznego.)" + +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 +msgid "There are no active bans." +msgstr "Nie ma aktywnych banów." + +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "Adres IP lub maska" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "Czas trwania" + +#. line 92 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 +msgid "Unban selected" +msgstr "Odbanuj zaznaczone" + +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "Nazwa użytkownika" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "Kontynuuj" + +#. line 80 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 +msgid "Appeal time" +msgstr "Czas apelacji" + +#. line 84 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:220 +msgid "Appeal reason" +msgstr "Powód apelacji" + +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "Nie ma żadnych raportów." + +#: ../../../../post.php:802 ../../../../post.php:811 +msgid "That ban doesn't exist or is not for you." +msgstr "Ten ban nie istnieje, lub nie należy do Ciebie." + +#: ../../../../post.php:806 ../../../../post.php:815 +msgid "You cannot appeal a ban of this length." +msgstr "Nie możesz apelować o zdjęcie bana o tej długości." + +#: ../../../../post.php:813 ../../../../post.php:822 +msgid "You cannot appeal this ban again." +msgstr "Nie możesz ponownie apelować o zdjęcie tego bana." + +#: ../../../../post.php:818 ../../../../post.php:827 +msgid "There is already a pending appeal for this ban." +msgstr "W tej chwili oczekuje apelacja o zdjęcie tego bana." + +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "Niewspierany format pliku: " + +#: ../../../../inc/image.php:282 ../../../../inc/image.php:288 +msgid "Failed to redraw image!" +msgstr "Nie udało się przerysować obrazka!" + +#: ../../../../inc/image.php:324 ../../../../inc/image.php:343 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 +msgid "Failed to resize image!" +msgstr "Nie udało się zmienić rozmiaru obrazka!" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "Byłeś zbanowany! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "Jesteś zbanowany! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "Byłeś zbanowany na" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "Zostałeś zbanowany na" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "z następującego powodu:" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "z nieokreślonego powodu." + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "Twój ban został nałożony" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "już wygasł. Odśwież stronę, aby kontynuować." + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "wygasa" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "od teraz, czyli" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "nie wygaśnie" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "Twój adres IP to" + +#. line 86 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 +msgid "You were banned for the following post on" +msgstr "Byłeś zbanowany za następującego posta" + +#. line 95 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:239 +msgid "You submitted an appeal for this ban on" +msgstr "Przesłałeś apelacje" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:245 +msgid "It is still pending" +msgstr "Apelacja wciąż oczekuje na rozpatrzenie" + +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:289 +msgid "You appealed this ban on" +msgstr "Wysłano apelacje o zdjęcie tego bana" + +#. line 103 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 +msgid "and it was denied. You may not appeal this ban again." +msgstr "" +"i została ona odrzucona. Nie mozesz apelować o zdjęcie tego bana ponownie." + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." +msgstr "" +"Wysłałeś maksymalną możliwą ilość apelacji. Nie możesz apelować o zdjęcie " +"tego bana ponownie." + +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:318 +msgid "and it was denied." +msgstr "i została ona odrzucona." + +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "" +"Możesz apelować o zdjęcie tego bana ponownie. Wpisz poniżej swoje powody." + +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "Ostatnio apelowano o zdjęcie tego bana" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "Możesz apelować o zdjęcie tego bana. Wpisz poniżej swoje powody." + +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "Adres IP" + +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "ID" + +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "Typ" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "Ostatnia akcja" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "Nieznany" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "brak" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "Awansuj" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "Degraduj" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "Czy jesteś pewny, że chcesz zdegradować siebie samego?" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "dziennik" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "PW" + +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "ID wątku" + +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "Pozostaw wątek-cień" + +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "blokuje wątek; umieszcza link do nowego." + +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "Board docelowy" + +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "Wybierz board" + +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "" +"Wyszukiwanie jest niezależne od wielkości znaków i bazowane na słowach " +"kluczowych. Aby dopasować pełne frazy, użyj \"cudzysłowi\". Użyj gwiazdki " +"(*) jako symbolu wieloznacznego.

Możesz zastosować poniższe filtry do swojego wyszukiwania: id, thread, subject, i name. Aby wykorzystać filtr, po prostu dodaj do swojego zapytania, na " +"przykład: name:Anonymous albo subject:\"Jakiś temat\". " +"Symbole wieloznaczne nie mogą być wykorzystane w filtrach." + +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "Czy jesteś pewny, że chcesz to zrobić?" + +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "Kliknij aby kontynuować do" + +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This " +"is a necessary security measure to prevent CSRF attacks." +msgstr "" +"Prawdopodobnie widzisz tą wadomość, ponieważ masz wyłączony Javascript. To " +"jest wymagana procedura bezpieczeństwa aby zapobiec atakom typu CSRF." + +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "Data raportu" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "Raportowane przez" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "Odrzuć raport" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "Odrzuć wszystkie raporty z tego adresu IP" + +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "Od" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "Usuń na zawsze" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "Odpowiedz z cytatem" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "Wyślij wiadomość" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "Nie ma dostępnych dodatków." + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "Wersja" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "Opis" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "Miniatura" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "Użyj dodatku" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "Rekonfiguruj" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "Instaluj" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "Odinstaluj" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "nowe; opcjonalne" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "Grupa" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "Wszystkie boardy" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "Stwórz użytkownika" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "Zachowaj zmiany" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "Usuń użytkownika" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "Zobacz więcej logów tego użytkownika" diff --git a/inc/locale/en_AU/LC_MESSAGES/javascript.js b/inc/locale/en_AU/LC_MESSAGES/javascript.js new file mode 100644 index 00000000..e4e2cd8e --- /dev/null +++ b/inc/locale/en_AU/LC_MESSAGES/javascript.js @@ -0,0 +1 @@ +l10n = []; \ No newline at end of file diff --git a/inc/locale/en_AU/LC_MESSAGES/javascript.po b/inc/locale/en_AU/LC_MESSAGES/javascript.po new file mode 100644 index 00000000..d2eb641e --- /dev/null +++ b/inc/locale/en_AU/LC_MESSAGES/javascript.po @@ -0,0 +1,565 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Show locked threads" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Hide locked threads" +msgstr "" + +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "" + +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "" + +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "" + +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "" + +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "" + +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sun" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Mon" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Tue" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Wed" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Thu" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Fri" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sat" +msgstr "" + +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "" + +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" +msgstr "" + +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" +msgstr "" + +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "" + +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "" + +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "" + +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:43 +msgid "Reported post(s)." +msgstr "" + +#: ../../../../js/ajax-post-controls.js:53 +msgid "An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:60 +msgid "Something went wrong... An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:68 +msgid "Working..." +msgstr "" + +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 +msgid "Posting... (#%)" +msgstr "" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "" + +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 +msgid "An unknown error occured when posting!" +msgstr "" + +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 +msgid "Posting..." +msgstr "" + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "" + +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "" + +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "" diff --git a/inc/locale/en_AU/LC_MESSAGES/tinyboard.mo b/inc/locale/en_AU/LC_MESSAGES/tinyboard.mo new file mode 100644 index 0000000000000000000000000000000000000000..f4f5de00d8688979f011a55caa73ad0729f12282 GIT binary patch literal 507 zcmZvY&raho5XM1p%8@e%BkiG8nL6oK5L}ArLMtIrZG{3?WRf8@q~pkTTe|PT1Mwm} z3scwy4*N+z`QK;He16^8e%@ehGP}$VW{cTp)=HTdK0M-a?fKNi*$2!6ToiDF&KpZg zWQJCER=c9LF!@vy6u7`Dy29GJ0ApX80)EX)51CaWn*7e-%%Ki^7tVD+B|34^g}4hz zDv~4B>9*od9J3LwaADRp{^L7TKhsvsiY~PekU34h(!n|<@;~~~i{qJgxuMeogVUAKP0^T!P%9~y%VnGQ$eVk7YUg$)>yO}G)-wFd z3*Ym~>hJRs>2`1}o6-1UJpB5lq#Z|RmI4xYyQ(>Mz^5SVN*n44{x|0_^sloKq+h;u z3-{&r0eZSKaAJcw=#9m({&0e(e1~Sf< A`v3p{ literal 0 HcmV?d00001 diff --git a/inc/locale/en_AU/LC_MESSAGES/tinyboard.po b/inc/locale/en_AU/LC_MESSAGES/tinyboard.po new file mode 100644 index 00000000..05e8ba22 --- /dev/null +++ b/inc/locale/en_AU/LC_MESSAGES/tinyboard.po @@ -0,0 +1,2444 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "" + +#. There is no previous page. +#: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 +#: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 +#: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 +msgid "Previous" +msgstr "" + +#. There is no next page. +#: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 +#: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 +#: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 +msgid "Next" +msgstr "" + +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "" + +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "" + +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 +msgid "Login" +msgstr "" + +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "" + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "" + +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "" + +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "" + +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "" + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 +msgid "Lurk some more before posting." +msgstr "" + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 +msgid "You look like a bot." +msgstr "" + +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 +msgid "Your browser sent an invalid or no HTTP referer." +msgstr "" + +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 +#, php-format +msgid "The %s field was too long." +msgstr "" + +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 +msgid "The body was too long." +msgstr "" + +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 +msgid "The body was too short or empty." +msgstr "" + +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 +msgid "You must upload an image." +msgstr "" + +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 +msgid "The server failed to handle your upload." +msgstr "" + +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 +msgid "Unsupported image format." +msgstr "" + +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 +msgid "Invalid board!" +msgstr "" + +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 +msgid "Thread specified does not exist." +msgstr "" + +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 +msgid "Thread locked. You may not reply at this time." +msgstr "" + +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "" + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "" + +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 +msgid "You didn't make a post." +msgstr "" + +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 +msgid "Flood detected; Post discarded." +msgstr "" + +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 +msgid "Your request looks automated; Post discarded." +msgstr "" + +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 +msgid "Unoriginal content!" +msgstr "" + +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 +#, php-format +msgid "Unoriginal content! You have been muted for %d seconds." +msgstr "" + +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 +#, php-format +msgid "You are muted! Expires in %d seconds." +msgstr "" + +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 +#, php-format +msgid "Your IP address is listed in %s." +msgstr "" + +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 +msgid "Too many links; flood detected." +msgstr "" + +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 +msgid "Too many cites; post discarded." +msgstr "" + +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 +msgid "Too many cross-board links; post discarded." +msgstr "" + +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 +msgid "You didn't select anything to delete." +msgstr "" + +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 +msgid "You didn't select anything to report." +msgstr "" + +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 +msgid "You can't report that many posts at once." +msgstr "" + +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 +msgid "Wrong password…" +msgstr "" + +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 +msgid "Invalid image." +msgstr "" + +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 +msgid "Unknown file extension." +msgstr "" + +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 +msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" +msgstr "" + +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 +msgid "The file was too big." +msgstr "" + +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 +#, php-format +msgid "That file already exists!" +msgstr "" + +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 +#, php-format +msgid "That file already exists in this thread!" +msgstr "" + +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 +#, php-format +msgid "You'll have to wait another %s before deleting that." +msgstr "" + +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 +msgid "MIME type detection XSS exploit (IE) detected; post discarded." +msgstr "" + +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 +msgid "Couldn't make sense of the URL of the video you tried to embed." +msgstr "" + +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 +msgid "You seem to have mistyped the verification." +msgstr "" + +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "" + +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 +msgid "Invalid username and/or password." +msgstr "" + +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 +msgid "You are not a mod…" +msgstr "" + +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 +msgid "" +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "" + +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 +msgid "Invalid/malformed cookies." +msgstr "" + +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 +msgid "Your browser didn't submit an input when it should have." +msgstr "" + +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 +#, php-format +msgid "The %s field is required." +msgstr "" + +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 +#, php-format +msgid "The %s field was invalid." +msgstr "" + +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 +#, php-format +msgid "There is already a %s board." +msgstr "" + +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 +msgid "You don't have permission to do that." +msgstr "" + +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 +msgid "That post doesn't exist…" +msgstr "" + +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 +msgid "Page not found." +msgstr "" + +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 +#, php-format +msgid "That mod already exists!" +msgstr "" + +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 +msgid "That theme doesn't exist!" +msgstr "" + +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 +msgid "Invalid security token! Please go back and try again." +msgstr "" + +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "" + +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 +msgid "Confirm action" +msgstr "" + +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 +msgid "Could not find current version! (Check .installed)" +msgstr "" + +#: ../../../../inc/mod/pages.php:162 +msgid "Dashboard" +msgstr "" + +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "" + +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "" + +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 +msgid "Edit board" +msgstr "" + +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 +msgid "Couldn't open board after creation." +msgstr "" + +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 +msgid "New board" +msgstr "" + +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 +msgid "Noticeboard" +msgstr "" + +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 +msgid "News" +msgstr "" + +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 +msgid "Moderation log" +msgstr "" + +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 +msgid "IP" +msgstr "" + +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 +msgid "New ban" +msgstr "" + +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 +msgid "Ban list" +msgstr "" + +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "" + +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 +msgid "Target and source board are the same." +msgstr "" + +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 +msgid "Impossible to move thread; there is only one board." +msgstr "" + +#. line 39 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 +msgid "Move thread" +msgstr "" + +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 +msgid "Edit user" +msgstr "" + +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 +msgid "Manage users" +msgstr "" + +#. deleted? +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 +msgid "New PM for" +msgstr "" + +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 +msgid "Private message" +msgstr "" + +#. line 68 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 +msgid "PM inbox" +msgstr "" + +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 +msgid "Rebuild" +msgstr "" + +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 +msgid "Report queue" +msgstr "" + +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 +msgid "Config editor" +msgstr "" + +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 +msgid "Themes directory doesn't exist!" +msgstr "" + +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 +msgid "Cannot open themes directory; check permissions." +msgstr "" + +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 +msgid "Manage themes" +msgstr "" + +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 +#, php-format +msgid "Installed theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 +#, php-format +msgid "Configuring theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 +#, php-format +msgid "Rebuilt theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 +msgid "Debug: Anti-spam" +msgstr "" + +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 +msgid "Debug: Recent posts" +msgstr "" + +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 +msgid "Debug: SQL" +msgstr "" + +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "" + +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "" + +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "" + +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "" + +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "" + +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "" + +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "" + +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "" + +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "" + +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "" + +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "" + +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "" + +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "" + +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "" + +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "" + +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "" + +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "" + +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "" + +#. line 23 +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "" + +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "" + +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "" + +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "" + +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "" + +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "" + +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "" + +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "" + +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "" + +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "" + +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." +msgstr "" + +#: ../../../../search.php:131 +msgid "Query too broad." +msgstr "" + +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../search.php:163 +msgid "No results." +msgstr "" + +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "" + +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "" + +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "" + +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "" + +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "" + +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "" + +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "" + +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 +msgid "Boards" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "" + +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "" + +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" +msgstr "" + +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "" + +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "" + +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "" + +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "" + +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 +msgid "New post" +msgstr "" + +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 +msgid "Body" +msgstr "" + +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 +msgid "Post to noticeboard" +msgstr "" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 +msgid "delete" +msgstr "" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 +msgid "deleted?" +msgstr "" + +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "" + +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 +msgid "Staff" +msgstr "" + +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 +msgid "Note" +msgstr "" + +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 +msgid "Date" +msgstr "" + +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "" + +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "" + +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 +msgid "New note" +msgstr "" + +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 +msgid "no reason" +msgstr "" + +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 +msgid "Board" +msgstr "" + +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 +msgid "all boards" +msgstr "" + +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 +msgid "Set" +msgstr "" + +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 +msgid "Expires" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 +msgid "never" +msgstr "" + +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "" + +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "" + +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "" + +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "" + +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "" + +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "" + +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "" + +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "" + +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "" + +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 +msgid "There are no active bans." +msgstr "" + +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "" + +#. line 92 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 +msgid "Unban selected" +msgstr "" + +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "" + +#. line 80 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 +msgid "Appeal time" +msgstr "" + +#. line 84 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:220 +msgid "Appeal reason" +msgstr "" + +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "" + +#: ../../../../post.php:802 ../../../../post.php:811 +msgid "That ban doesn't exist or is not for you." +msgstr "" + +#: ../../../../post.php:806 ../../../../post.php:815 +msgid "You cannot appeal a ban of this length." +msgstr "" + +#: ../../../../post.php:813 ../../../../post.php:822 +msgid "You cannot appeal this ban again." +msgstr "" + +#: ../../../../post.php:818 ../../../../post.php:827 +msgid "There is already a pending appeal for this ban." +msgstr "" + +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "" + +#: ../../../../inc/image.php:282 ../../../../inc/image.php:288 +msgid "Failed to redraw image!" +msgstr "" + +#: ../../../../inc/image.php:324 ../../../../inc/image.php:343 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 +msgid "Failed to resize image!" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "" + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "" + +#. line 86 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 +msgid "You were banned for the following post on" +msgstr "" + +#. line 95 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:239 +msgid "You submitted an appeal for this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:245 +msgid "It is still pending" +msgstr "" + +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:289 +msgid "You appealed this ban on" +msgstr "" + +#. line 103 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 +msgid "and it was denied. You may not appeal this ban again." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." +msgstr "" + +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:318 +msgid "and it was denied." +msgstr "" + +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "" + +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "" + +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "" + +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "" + +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "" + +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "" + +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "" + +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "" + +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "" + +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "" + +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "" + +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "" + +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "" + +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "" + +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "" + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "" diff --git a/inc/locale/es_ES/LC_MESSAGES/javascript.po b/inc/locale/es_ES/LC_MESSAGES/javascript.po index 29a22118..c1e3a8d1 100644 --- a/inc/locale/es_ES/LC_MESSAGES/javascript.po +++ b/inc/locale/es_ES/LC_MESSAGES/javascript.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-23 19:40+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/es_ES/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 msgid "Style: " @@ -332,19 +332,23 @@ msgid "Posting..." msgstr "Posteando..." #: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 msgid "Upload URL" msgstr "Subir URL" #: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 msgid "Spoiler Image" msgstr "Imagen Spoiler" #: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 msgid "Comment" msgstr "Comentario" #: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 #: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 msgid "Quick Reply" msgstr "Respuesta rápida" @@ -531,3 +535,31 @@ msgstr "am" #: ../../../../js/local-time.js:36 msgid "pm" msgstr "pm" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "" diff --git a/inc/locale/es_ES/LC_MESSAGES/tinyboard.mo b/inc/locale/es_ES/LC_MESSAGES/tinyboard.mo index 08ca244ba0d27b4dca3af5a54a653d84048ca1cd..73b27d7e97b834dd5963c0769a29cc3111daffb6 100644 GIT binary patch delta 5828 zcmYk=33OD|9mnxIA%QF;A~Db^k;pooYISU?tO#T_@GpzZfJ?|P2!>gzG4C)Onx^Dz0v>8dqmbG9)(@OjL{H&M4v;3E7Eldz?`F$K67 z_1rql!mZdD_hA=&*Orf9iZKy$ip+i7_y+kgcQBe4S0HmSPhm24pa$B3SK%HUjy-aW z>5tc8A6$a{a0BM!K`g=Vu@mOA%C6W4y^L=v$*AM;7>^C8nf}Te##qX8Fb-Q$D_UUd zBUnLsDW>99%)ni!eh#A+aKic(YJopu3gerMTzBB!SV_4AN8pX9kgmaQ_!_bZa}X7o zuWbDV)C3cIxf4vqM9N-NJ3ned0b5^-TEJBp(aNtSluZLWiZ=dJSqt&8U#KS?@%COoU%* zw-#gY8S6&W1fN5#d>d*@_Fxqr#@?9hcOz2ak3>(Q8AAo9(M-XCI0JQf9>sdxj+{3W zPo+XxfGpMwMn&oxTR#I8v3aNk+-2|Ihg!&Tdw&(G{o@fb)nvA#LU;l7dUa!(Iy42S z(;C1rSdCiw64aJFgqrv&)XLYR&d8rp6WfcNGxI)bLf@j=pGQ3((FxNYCRx3x2l8yW z2sKc^8nli^by#P;8e=G5gBtjHTOYRNSs0BBDiU`g&qvG>G8*7FsJ&WY%WF{+dDhl% zMxBvYQCn~bYw&YhE-Q399)*7D$D{gfLiO8<>hC_(*;p36&;CD7Ml<`9eP9#nlx{(V zeitfK@1SOW6!rWmd;e2gK8KpvPuL05`?$~f@Sw+-T+~*b?dwL)6wyE9n>aGj2CAU! z!|2|l1`MDE9Bi$|E|hDLK21HUT^s7lcMo2U8?irri~&q7b`Nn4>PveAMwFRnD^}VE zHlhyWF7)FOjDE3@ACti-yh&ylMms{C=6R^+R-+ExCM?I@n1JW81Y?+$EbGtymywx9 zg&!ZpSloyjpu;}6-Ya6Mo%#qJ;P> zv=^yR2xBgD4^1knoNdc}P%A1!e#{m8(ivHR+PY=PAB1K(YQSeuTk|sNOL@Z9|A3Py zCzcv>KVBapLsZO1$Tpb-!jX>w)JmqHI=apJi1j7ZN{%9PH|OvsEFj*B%u>|APht(e zghTNHs@=c}w_W5)G8%XhY9i}V4fk13;sDC$P#>ntI7xmSf!gbva0t#r9x)v_8IL1t zGF6rC+Y>@XYBr{03-YDq{U@Uj$6u|lU_9lWsIA#;%llDh;}B}EkD@-wr%@}?2VN8E zftpAKs(lC(aVF~UwxK5S2TWmnvyMz06&Jr1P=A=TAyGCf zP@#Jbweo*rKE8(;cn&q8q@X*|9BUyelBKAHRNDGrkoapQqp28y6Hy&4L#<#9Dl#u% z8tz05e8Ap6ZtH(Qtu&q^u71+3laWJaeuwIJH!4C$Q2kvR8gW;cGR!>#{ZTWlz^*t1 z)3Fw_@j6?7J8CQLMuqkPRL84P18&7`_!;WCOQ;FP4R;riiaC^fMaU$P31TjeMTPKY z)S+xgHC$-ROHq+ohU$17DuNp@7dNA}TIk>Mdl6bG3!~JM13s#p!a_Y-iY_2ACIFJ=ouOP%WcG@kx|7! zRETR)GrrM!D{7`KsORoRoq^@p8=pXa%&Yv$MNf^}Paf*|A*hLt#|bzc6`7|nUhn^N z_JJ2s4fbF!Jd8Sg=dn9>8s&yM7qumYsEL)K+6_ZJUx(V#Ywi6;TYtNCv8{gq;~C$q zCZi75U<^Ksn(-#oYx6hM>HP=lOnhMLk75kvlc7(KnH6~>Km%U;w3d!Z&CKpn!NsDVeJK46njTh(Z7MLmBn zs^5pk5P!{l6&32>Nz`kx0XyL?TfYbY<1yxK)O)*atUJ-YsENFd>hKh5Z$Gzwhg#4j z?2Iwv+;RfOQcfL5{P}8{Oe!>yI_!IgCD$V#G1H2gc?ag< z0n{F!MQx3#b4^D@v=HO563cKXR^copauKtJjP`mP>d?G`n$Q7Ms7|9g?pkjT9Zshl zz~AG;*bj?2$%@Ei)B+Zvwqz}83$|NNqP95kN{z$*my#)=q6YP)nu7}Yo0y7cksuk* zRqkJ<>QGy>9M$e=>pQ4{enL&S@73;thM=~n9<{K0un(@nY`y>6$&AE?7`OgQe z#Q?6ybbJqa3Ct(h4L?PN@*>7y`4l&jm6%9*5GwRFwmcDaHl|u{K>bVFG?Gz=OHk!i zsMG%fs=*mlhhJkQUPNtKS%bUxm8jRO2KC%H)WDNbhiy7)OKw8FElchFH4U6m4g3rh zDYy+4^4C!vec(KpKBDOpa)nwr*ShF$z6Q93lu6=%MAx6jGt0=gll1vYr5tbD>0Kx# zJwnnFXOTSITYz7Yej<6DKt@)s&$dwHdyv0~tk=vSedL5Q^1A<*+&I!`(zB$WuanLb z83oCSv{^}25-HBvmytL85;>hzUHU$MM*4vC9jS`+1?dE-CoO+OUCHEiWjOsZ^E`W; z37L8Ql5E|}?ky8T`B9tSj_;9fA^qEVB(o^(yuEXW^^mhCv%vE&=ZnldZ#FF-vh^a9 za)FcYEvfHC?i@9GqjbGPx}S8K^fpP?8q!mw?mXKSKPTyGCOu8cqrNlgd*?B4PO_hz zt}jVloWFaAdJa23db2#Sj@MV@dDj{4D~b+wfcrXZx_Z+lgzra7ye^cFkWY6W_7!;E zaGv*N^hvP&CQ$zZX(#DZk}kbHow%Rnobgq8_By#)d1-H|PB*#u1eh~UeOAtdx1weH z=^~$Ed;QwhKZf&3-;&nax{q-aX*X#5ak`9ud zBkgmNv-9G*ap$-b$j&J}N}c}eHJ5aj{0>qwDW7r;enZl=kd))xnO)@h(D`F_R-8Tr zKWy2NU7xn4xc?1_zJ{jeJ7>%dwccDZuc>insJZm!@VxMB#~Bbv9#9$>;tyONtQ=5M zQRy5Q;EhyP1O}8=xb=gBRYOWDxDx9^ZSAEEt)b?&*`fBitwDd|!q9DP{$X=Mt&L61 zBL_9LHkLJq+pBr7`PMr^w}wj_!l5}q|CE+cb5q+)e=(V+=6?R-neFW@!SeF?^XHef ztGlLK!VAh8=gui_X`MSO+}K{yR^C$H{_})Oe>vgu*|zWUaNDnIr$H0>rTQ*N9P5M7nD63ci delta 5837 zcmYM%33OG(9mnx`fsl>tI}zRuAqgSAm=G2T>w^S{W-}}zD4Nm$(Lj`d7OcLaMa7DU z*Ln(iKs=!0QndlaD5CALS_+B?ZLkJqF9IqqC?KWZU+(nuo=iS7bLYC9E_=qZ^n{Q$I~zpe~FsuJnJItPWdhj$9qsKdcfAN#A3>i zVLZNv$+!>I&k585&R8#@78u)`2r$0MA)|o@;y@gZqj5eeq<_Q&+=DE}97aXvlC6*G z<4v#^YJz@@#$42M#i$7dZT%F~0&c>PRz8PJ8n$A8d=ORNhHAJSHNn54I{pZ?$Dg7m z@-^!DbGDq|_a@TI>R9tIk#?7(A~VWQ{FNC`g$_%Nbv7#GccWHxuXQ={V^;D@&%KOc z_`0mJ>P&W>go{vPe4<(S%9%fl{ZG$Upc_?b2 zp!F*2BvgmjTN^Np@@&+=O}2iKEib{Y$e<#z0%;#IE*TB*IBKuf+49S%nQpc9@1V}e zZqye18-w_>EsyHwbzF}Q_0v%OE=Kix530XMQDS%(s1|uj>LHaZ|pq{%I3-A#fhV3{2zsC~v_xBF*HK;FbGlrD8&sIET8?>Vi z<34oo6n1^F=$)*|LEa=&g5koYST zf4LXp0#qoAF%n1G@_1XGgj(74$d6gfFP)WVP+Pba`NL@5LJhbNwM8dTU(EP`SKkk7 zC|?;Ovy9CBNR&)0VPLz=P|U^~Q7c)B>S(ofyY(n)0WrjxMVVZ@39ms#=1-`BcViHb z;&99__MQvPBBKZILJhnLHIa`|4_>e)aDoO=&P9EorlW)NP<#F`UWpr!M@%QyV;q0c zSet3UXk3Yk)EZ3E`@fcqKDn==J|M@fU!u0)H0t!9wdISbz3)-#?R5<5)0~WoL=kF2 z6HybHiF$q|Y66d=4)J>I#`tCjnK&vw#Bl6Hozlao2Tr2~{0SA(i>N)$A{^>?5bF8i zsP*^B2+2_$F-#Cm)BPI@pd{(GE<(qo~*GJnD33a)cF` zY}5n>pav|#r!a_mYYw3z5yrk~K^Yi}eXYe9x|WJjWG3R{s59_6s)LAOUO6B2N2L~t zzPSaphig$Qe;Tv#RZPZDP!l?in&^*KQ|3i73bl~9GUBfWX;f$>ejJT?sE%f%R1%M=@C>vUs;Pd@q84y6L`DOj#~4f-=^e7Z zs1S}pO{fm_;8a__2^E>ysE&V)ir_NrjSr!=7uHb!1qSd6_G2dAfDXQeEHGp`$>dOR+N&^$ zW4sV&qh?%Y9fz7w6)G~*Q6an;`{H8c$2`fe-q?xSstc(0DM4?d{jieqP>j&~zm$vy zT5cOWih5up_Q5Tv!?zbR@pDwD&!M)&jP)iKje0Hv)xJM!OH1wj(YC(YI!*PAZ)TCv z1a3ohxCF!Sx2VwGkNN)*gI%5S40^e(31N2m!LLrwTw)R{Slc^E&A z_-B(DLPmQv4RzX|MGdeS70Pzh1UpbGJZQ^jP!l|lns{uvH&8li;6A7i*Z|a4jkeaH z+TT!a-~TyOXy&(~W_ma3tyqTLaJ{YHh{t`#yomY^JT~5&=rgE^yoj3UcGRi=z`7f? zpbqST2W&xzir zI}cS3q7LB<%*Tbc{z=TE{91^NwxAPx;U&z$UX|W!Hwrb-RP2Y%s6)95Bk&c}U%9Q= zA5Y*wOuEY3x(e(;c^2xqn^EnT+j6L#j3Tff9Xx z(7%uIcnS%Q`5A*aq0ZZ?<*4V@TX&%bI)|EY_BGyuN>N)h5tH@)-$^DHSE53@1;^lr zSd8)Yyec>bOK>eF;coQdVNAfIs7Rj0FdQ(+i(~+!DVLx^Kf;zPFr>p#M@C+Y+QXTs z4)3<*m8iGiWmLN(s18r!Ks<}uvVzIp-Um>x+Xz&$q z&en@m%KhBL)WT{%xu2-f8>Qb(g1R z#b%S!^))HdeKmEs?^E}5YPv7n4NuGW?Q;WZ`2~OD-X4+;o30$5X~2JWmG}-&?j)b= z-j$Z)+v%=POU{k9{YFv0nY5jBlB7#-Pj~KTxck#eeSddj)BTCNsMDd<#TUSQ>5fd# zs{E*{?7gtc#@k-c*!tCY2kCp#I$L)XUm$%z+D*zP9dXyEr$?P9r|Wa~-Sqs_SoKAE z8upT2B7NvyO!tQ;QhU(N&d3TJpe~R`apGU zpgibItSzgqESz3jQxRR&(7G@%c|pVc*5(FADs#q9sj6~ng4Gqyh>Gf9W!0Eqd3k-s zq)DS_I)BchhB=La$&C&3%ABfT&4ekM#)zt_F-gr$MJ)^F{J&9|<2DVR(YAN+!Q?&_ itifq)b!N59YjJLGaGD#OxlLMEQ$vvx-L|>1DCWP5AFagz diff --git a/inc/locale/es_ES/LC_MESSAGES/tinyboard.po b/inc/locale/es_ES/LC_MESSAGES/tinyboard.po index 631730c8..41bf2821 100644 --- a/inc/locale/es_ES/LC_MESSAGES/tinyboard.po +++ b/inc/locale/es_ES/LC_MESSAGES/tinyboard.po @@ -1,32 +1,26 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy +# Translators: msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-23 19:40+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/es_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../../../inc/lib/gettext/examples/pigs_dropin.php:77 -msgid "" -"This is how the story goes.\n" -"\n" -msgstr "Esto es como va la historia. \n" - #: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 #: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 #: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 msgid "second" msgid_plural "seconds" msgstr[0] "segundo" @@ -35,6 +29,8 @@ msgstr[1] "segundos" #: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 #: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 #: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 msgid "minute" msgid_plural "minutes" msgstr[0] "minuto" @@ -43,6 +39,8 @@ msgstr[1] "minutos" #: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 #: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 #: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 msgid "hour" msgid_plural "hours" msgstr[0] "hora" @@ -51,6 +49,8 @@ msgstr[1] "horas" #: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 #: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 #: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 msgid "day" msgid_plural "days" msgstr[0] "día" @@ -59,6 +59,8 @@ msgstr[1] "días" #: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 #: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 msgid "week" msgid_plural "weeks" msgstr[0] "semana" @@ -67,13 +69,16 @@ msgstr[1] "semanas" #: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 #: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 msgid "year" msgid_plural "years" msgstr[0] "año" msgstr[1] "años" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 -#: ../../../../inc/functions.php:699 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 msgid "Banned!" msgstr "Baneado!" @@ -82,6 +87,8 @@ msgstr "Baneado!" #: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 #: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 msgid "Previous" msgstr "Anterior" @@ -90,6 +97,8 @@ msgstr "Anterior" #: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 #: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 msgid "Next" msgstr "Siguiente" @@ -239,241 +248,284 @@ msgstr "Mover hilo a otro tablón" #. If you want to alter the algorithm a bit. Default value is 2. #. (n^x where x is the number of previous mutes) #: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 msgid "You have been muted for unoriginal content." msgstr "Fuiste muteado por contenido poco original." -#. The names on the post buttons. (On most imageboards, these are both just "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). #: ../../../../inc/config.php:677 ../../../../inc/config.php:781 -#: ../../../../inc/config.php:772 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 msgid "New Topic" msgstr "Nuevo Hilo" #: ../../../../inc/config.php:678 ../../../../inc/config.php:782 -#: ../../../../inc/config.php:773 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 msgid "New Reply" msgstr "Nueva Respuesta" #. Additional lines added to the footer of all pages. #: ../../../../inc/config.php:689 ../../../../inc/config.php:793 -#: ../../../../inc/config.php:784 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 msgid "" "All trademarks, copyrights, comments, and images on this page are owned by " "and are the responsibility of their respective parties." -msgstr "" -"Todas las marcas registradas, derechos de autor, comentarios y imágenes de esta página son propiedad de " -"y son responsabilidad de sus respectivos propietarios." +msgstr "Todas las marcas registradas, derechos de autor, comentarios y imágenes de esta página son propiedad de y son responsabilidad de sus respectivos propietarios." -#. #. * ==================== #. * Error messages #. * ==================== -#. #. Error messages #: ../../../../inc/config.php:866 msgid "Lurk some more before posting." msgstr "Lurkea algo más antes de postear." -#. #. * ==================== #. * Error messages #. * ==================== -#. +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== #. Error messages #: ../../../../inc/config.php:867 ../../../../inc/config.php:972 -#: ../../../../inc/config.php:963 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 msgid "You look like a bot." msgstr "Pareces un bot." #: ../../../../inc/config.php:868 ../../../../inc/config.php:973 -#: ../../../../inc/config.php:964 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 msgid "Your browser sent an invalid or no HTTP referer." msgstr "Tu navegador envió o no una referencia no HTTP." #: ../../../../inc/config.php:869 ../../../../inc/config.php:974 -#: ../../../../inc/config.php:965 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 #, php-format msgid "The %s field was too long." msgstr "El campo %s es muy largo." #: ../../../../inc/config.php:870 ../../../../inc/config.php:975 -#: ../../../../inc/config.php:966 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 msgid "The body was too long." msgstr "El mensaje es muy largo." #: ../../../../inc/config.php:871 ../../../../inc/config.php:976 -#: ../../../../inc/config.php:967 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 msgid "The body was too short or empty." msgstr "El mensaje es muy corto o está vacío." #: ../../../../inc/config.php:872 ../../../../inc/config.php:977 -#: ../../../../inc/config.php:968 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 msgid "You must upload an image." msgstr "Debes subir una imagen." #: ../../../../inc/config.php:873 ../../../../inc/config.php:978 -#: ../../../../inc/config.php:969 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 msgid "The server failed to handle your upload." msgstr "El servidor falló al subir tu imagen." #: ../../../../inc/config.php:874 ../../../../inc/config.php:979 -#: ../../../../inc/config.php:970 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 msgid "Unsupported image format." msgstr "Formato de imagen no soportado." #: ../../../../inc/config.php:875 ../../../../inc/config.php:980 -#: ../../../../inc/config.php:971 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 msgid "Invalid board!" msgstr "Tablón inválido!" #: ../../../../inc/config.php:876 ../../../../inc/config.php:981 -#: ../../../../inc/config.php:972 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 msgid "Thread specified does not exist." msgstr "Hilo específicado no existe." #: ../../../../inc/config.php:877 ../../../../inc/config.php:982 -#: ../../../../inc/config.php:973 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 msgid "Thread locked. You may not reply at this time." msgstr "Hilo cerrado. No puedes responder en este momento." #: ../../../../inc/config.php:878 ../../../../inc/config.php:983 -#: ../../../../inc/config.php:974 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 msgid "Thread has reached its maximum reply limit." msgstr "El hilo llegó al límite de respuestas." #: ../../../../inc/config.php:879 ../../../../inc/config.php:984 -#: ../../../../inc/config.php:975 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 msgid "Thread has reached its maximum image limit." msgstr "El hilo llegó al máximo de imágenes permitido" #: ../../../../inc/config.php:880 ../../../../inc/config.php:985 -#: ../../../../inc/config.php:976 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 msgid "You didn't make a post." msgstr "No has hecho ningún post." #: ../../../../inc/config.php:881 ../../../../inc/config.php:986 -#: ../../../../inc/config.php:977 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 msgid "Flood detected; Post discarded." msgstr "Flood detectado; Post descartado." #: ../../../../inc/config.php:882 ../../../../inc/config.php:987 -#: ../../../../inc/config.php:978 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 msgid "Your request looks automated; Post discarded." msgstr "Tu respuesta parece automática; Post descartado." #: ../../../../inc/config.php:883 ../../../../inc/config.php:988 -#: ../../../../inc/config.php:979 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 msgid "Unoriginal content!" msgstr "Contenido poco original!" #: ../../../../inc/config.php:884 ../../../../inc/config.php:989 -#: ../../../../inc/config.php:980 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 #, php-format msgid "Unoriginal content! You have been muted for %d seconds." msgstr "Contenido poco original! Fuiste muteado durante %d segundos." #: ../../../../inc/config.php:885 ../../../../inc/config.php:990 -#: ../../../../inc/config.php:981 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 #, php-format msgid "You are muted! Expires in %d seconds." msgstr "Estás muteado! Expira en %d segundos." #: ../../../../inc/config.php:886 ../../../../inc/config.php:991 -#: ../../../../inc/config.php:982 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 #, php-format msgid "Your IP address is listed in %s." msgstr "Tu dirección IP está listada en %s." #: ../../../../inc/config.php:887 ../../../../inc/config.php:992 -#: ../../../../inc/config.php:983 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 msgid "Too many links; flood detected." msgstr "Muchos links; flood detectado." #: ../../../../inc/config.php:888 ../../../../inc/config.php:993 -#: ../../../../inc/config.php:984 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 msgid "Too many cites; post discarded." msgstr "Muchas citas; post descartado." #: ../../../../inc/config.php:889 ../../../../inc/config.php:994 -#: ../../../../inc/config.php:985 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 msgid "Too many cross-board links; post discarded." msgstr "Muchos links de otros tablones; post descartado." #: ../../../../inc/config.php:890 ../../../../inc/config.php:995 -#: ../../../../inc/config.php:986 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 msgid "You didn't select anything to delete." msgstr "No has seleccionado nada para eliminar." #: ../../../../inc/config.php:891 ../../../../inc/config.php:996 -#: ../../../../inc/config.php:987 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 msgid "You didn't select anything to report." msgstr "No has seleccionado nada para reportar." #: ../../../../inc/config.php:892 ../../../../inc/config.php:997 -#: ../../../../inc/config.php:988 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 msgid "You can't report that many posts at once." msgstr "No puedes reportar varios posts a la vez." #: ../../../../inc/config.php:893 ../../../../inc/config.php:998 -#: ../../../../inc/config.php:989 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 msgid "Wrong password…" msgstr "Contraseña incorrecta..." #: ../../../../inc/config.php:894 ../../../../inc/config.php:999 -#: ../../../../inc/config.php:990 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 msgid "Invalid image." msgstr "Imagen no válida." #: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 -#: ../../../../inc/config.php:991 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 msgid "Unknown file extension." msgstr "Extensión del archivo desconocida." #: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 -#: ../../../../inc/config.php:992 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" msgstr "Peso máximo del archivo: %maxsz% bytes
Tu archivo pesa %filesz% bytes" #: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 -#: ../../../../inc/config.php:993 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 msgid "The file was too big." msgstr "El archivo es muy grande." #: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 -#: ../../../../inc/config.php:994 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 #, php-format msgid "That file already exists!" msgstr "Ese archivo ya existe!" #: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 -#: ../../../../inc/config.php:995 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 #, php-format msgid "That file already exists in this thread!" msgstr "Ese archivo ya existe en este hilo!" #: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 -#: ../../../../inc/config.php:996 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 #, php-format msgid "You'll have to wait another %s before deleting that." msgstr "Tienes que esperar otros %s antes de eliminar eso." #: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 -#: ../../../../inc/config.php:997 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 msgid "MIME type detection XSS exploit (IE) detected; post discarded." msgstr "MIME type detection XSS exploit (IE) detectado; post descartado." #: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 -#: ../../../../inc/config.php:998 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 msgid "Couldn't make sense of the URL of the video you tried to embed." msgstr "No tiene sentido la URL del vídeo que has intentado incrustar." #: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 -#: ../../../../inc/config.php:999 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 msgid "You seem to have mistyped the verification." msgstr "Parece que escribiste mal la verificación." #. Moderator errors #: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 -#: ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 #, php-format msgid "" "You are only allowed to unban %s users at a time. You tried to unban %u " @@ -481,84 +533,104 @@ msgid "" msgstr "Sólo estás permitido desbanear %s usuarios a la vez. Has intentado desbanear %u usuarios." #: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 -#: ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 msgid "Invalid username and/or password." msgstr "Nombre de usuario y/o contraseña no válida." #: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 -#: ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 msgid "You are not a mod…" msgstr "No eres un mod..." #: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 -#: ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 msgid "" -"Invalid username and/or password. Your user may have been deleted or changed." +"Invalid username and/or password. Your user may have been deleted or " +"changed." msgstr "Nombre de usuario y/o contraseña no válida. Puede que tu usuario fue eliminado o modificado." #: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 -#: ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 msgid "Invalid/malformed cookies." msgstr "Cookies no válidas/malformadas." #: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 -#: ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 msgid "Your browser didn't submit an input when it should have." msgstr "Tu navegador no mostró ninguna entrada cuando debería tenerla." #: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 -#: ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 #, php-format msgid "The %s field is required." msgstr "Es necesario el campo %s." #: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 -#: ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 #, php-format msgid "The %s field was invalid." msgstr "No es válido el campo %s." #: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 -#: ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 #, php-format msgid "There is already a %s board." msgstr "Ya hay el tablón %s." #: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 -#: ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 msgid "You don't have permission to do that." msgstr "No tienes permisos para hacer eso." #: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 -#: ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 msgid "That post doesn't exist…" msgstr "Ese post no existe..." #: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 -#: ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 msgid "Page not found." msgstr "Página no encontrada." #: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 -#: ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 #, php-format msgid "That mod already exists!" msgstr "Ese mod ya existe!" #: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 -#: ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 msgid "That theme doesn't exist!" msgstr "Ese hilo no existe!" #: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 -#: ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 msgid "Invalid security token! Please go back and try again." msgstr "Token de seguridad no válido! Por favor, vuelve atrás e inténtalo de nuevo." -#. Default public ban message. In public ban messages, %length% is replaced with "for x days" or +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or #. "permanently" (with %LENGTH% being the uppercase equivalent). #: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 -#: ../../../../inc/config.php:1180 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 msgid "USER WAS BANNED FOR THIS POST" msgstr "USUARIO FUE BANEADO DE ESTE POST" @@ -622,6 +694,17 @@ msgstr "Log de moderación" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -688,6 +771,7 @@ msgstr "Bandeja de MP" #: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 #: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 msgid "Rebuild" msgstr "Reconstruir" @@ -785,6 +869,14 @@ msgstr "Eleminar Post" #. line 3 #. line 84 #. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -799,12 +891,21 @@ msgstr "Archivo" #. line 131 #. line 14 #. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 #: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 msgid "Password" msgstr "Contraseña" @@ -825,12 +926,38 @@ msgstr "Contraseña" #. line 9 #. line 23 #. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 msgid "Reason" msgstr "Razón" @@ -885,6 +1012,7 @@ msgstr "sin tema" #. line 44 #. line 56 #. line 44 +#. line 56 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -923,24 +1051,34 @@ msgstr "Archivo:" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 msgid "Spoiler Image" msgstr "Spoiler" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 msgid "Reply" msgstr "Responder" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 msgid "View All" msgstr "Ver todo" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 msgid "Last 1 Post" msgid_plural "Last %count% Posts" msgstr[0] "Último post" @@ -949,6 +1087,9 @@ msgstr[1] "Últimos %count% posts" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 msgid "1 post" msgid_plural "%count% posts" msgstr[0] "1 post" @@ -958,12 +1099,18 @@ msgstr[1] "%count% posts" #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 msgid "and" msgstr "y" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 msgid "1 image reply" msgid_plural "%count% image replies" msgstr[0] "1 imagen" @@ -972,6 +1119,9 @@ msgstr[1] "%count% imágenes" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 msgid "omitted. Click reply to view." msgstr "omitidos. Click Responder para ver." @@ -984,6 +1134,14 @@ msgstr "omitidos. Click Responder para ver." #. line 7 #. line 8 #. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -991,6 +1149,7 @@ msgstr "omitidos. Click Responder para ver." #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 msgid "Name" msgstr "Nombre" @@ -1000,6 +1159,8 @@ msgstr "Nombre" #. line 24 #. line 15 #. line 24 +#. line 15 +#. line 24 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 @@ -1017,6 +1178,14 @@ msgstr "Email" #. line 23 #. line 12 #. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1038,6 +1207,8 @@ msgstr "Actualización" #. line 57 #. line 32 #. line 57 +#. line 32 +#. line 57 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 @@ -1100,6 +1271,14 @@ msgstr "Banderas" #. line 116 #. line 115 #. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1122,6 +1301,14 @@ msgstr "Marca" #. line 120 #. line 119 #. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1144,6 +1331,14 @@ msgstr "Bloquear" #. line 124 #. line 123 #. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1154,9 +1349,11 @@ msgstr "HTML puro" #. line 137 #. line 136 +#. line 141 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 msgid "(For file deletion.)" msgstr "(Para eliminar archivo.)" @@ -1197,11 +1394,30 @@ msgstr "Ningún resultado." #. line 16 #. line 2 #. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 #: ../../../../search.php:168 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 msgid "Search" msgstr "Buscar" @@ -1227,6 +1443,7 @@ msgid "Debug: APC" msgstr "Depurar: APC" #: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 msgid "" "Your code contained PHP syntax errors. Please go back and correct them. PHP " "says: " @@ -1235,8 +1452,14 @@ msgstr "Tu código contiene errores de sintaxis PHP. Por favor, vuelve atrás y #. line 2 #. line 6 #. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 msgid "Boards" msgstr "Tablones" @@ -1313,6 +1536,7 @@ msgstr "Nuevo post" #. line 16 #. line 28 #. line 16 +#. line 28 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1335,6 +1559,11 @@ msgstr "eliminar" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 msgid "deleted?" msgstr "eliminado?" @@ -1361,6 +1590,36 @@ msgstr "Postear nueva entrada" #. line 15 #. line 3 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1368,6 +1627,9 @@ msgstr "Postear nueva entrada" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 msgid "Staff" msgstr "Staff" @@ -1377,17 +1639,38 @@ msgstr "Staff" #. line 68 #. line 25 #. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 msgid "Note" msgstr "Nota" +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 #. line 26 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 msgid "Date" msgstr "Fecha" +#. line 25 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 msgid "Actions" msgstr "Acciones" @@ -1407,6 +1690,13 @@ msgstr "Nueva nota" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1442,12 +1732,45 @@ msgstr "Sin razón" #. line 10 #. line 6 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 msgid "Board" msgstr "Tablón" @@ -1458,6 +1781,7 @@ msgstr "Tablón" #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 msgid "all boards" msgstr "Todos los tablones" @@ -1469,9 +1793,22 @@ msgstr "Todos los tablones" #. line 128 #. line 11 #. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 msgid "Set" msgstr "Conjunto" @@ -1483,9 +1820,22 @@ msgstr "Conjunto" #. line 132 #. line 13 #. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 msgid "Expires" msgstr "Expira" @@ -1493,6 +1843,7 @@ msgstr "Expira" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 msgid "never" msgstr "nunca" @@ -1504,21 +1855,36 @@ msgstr "nunca" #. line 142 #. line 14 #. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 msgid "Seen" msgstr "Visto" #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 msgid "Yes" msgstr "Sí" #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 msgid "No" msgstr "No" @@ -1529,8 +1895,18 @@ msgstr "Eliminar baneo" #. line 183 #. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 msgid "Time" msgstr "Tiempo" @@ -1541,9 +1917,23 @@ msgstr "Tiempo" #. line 185 #. line 7 #. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 msgid "Action" msgstr "Acción" @@ -1555,8 +1945,11 @@ msgstr "(o subred)" msgid "hidden" msgstr "oculto" +#. line 41 +#. line 27 #. line 41 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 msgid "Message" msgstr "Mensaje" @@ -1575,6 +1968,14 @@ msgstr "Longitud" msgid "New Ban" msgstr "Nuevo Ban" +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 #. line 2 #. line 5 #. line 2 @@ -1608,12 +2009,20 @@ msgid "There are no active bans." msgstr "No hay ningún ban activo." #. line 8 +#. line 47 +#. line 8 +#. line 47 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 msgid "IP address/mask" msgstr "Dirección IP" #. line 12 +#. line 51 +#. line 12 +#. line 51 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 msgid "Duration" msgstr "Duración" @@ -1624,8 +2033,15 @@ msgstr "Desban seleccionado" #. line 6 #. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 #: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 msgid "Username" msgstr "Nombre de usuario" @@ -1744,6 +2160,14 @@ msgstr "Presentaste una apelación para este ban en" msgid "It is still pending" msgstr "Sigue pendiente" +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 #. line 101 #. line 112 #. line 101 @@ -1764,6 +2188,14 @@ msgid "" "appeal this ban again." msgstr "Has alcanzado el número máximo de apelaciones permitido. Ya no puedes apelar más este ban. " +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 #. line 114 #. line 121 #. line 114 @@ -1773,6 +2205,14 @@ msgstr "Has alcanzado el número máximo de apelaciones permitido. Ya no puedes msgid "and it was denied." msgstr "y fue rechazado." +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 #. line 116 #. line 123 #. line 116 @@ -1792,7 +2232,16 @@ msgid "You may appeal this ban. Please enter your reasoning below." msgstr "Ya puedes apelar este ban. Por favor, introduce abajo el porqué." #. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 msgid "IP address" msgstr "Dirección IP" @@ -1873,14 +2322,7 @@ msgid "" "name. To apply a filter, simply add to your query, for " "example, name:Anonymous or subject:\"Some Thread\". " "Wildcards cannot be used in filters." -msgstr "" -"Buscar en minúsculas-mayúsculas y en base a tags. Para encontrar la frase exacta, " -"usa \"citas\". Usa un asterisco (*) para comodín.

Puedes aplicar los siguientes filtros en tus búsquedas: " -"id, hilo, tema, and " -"nombre. Para aplicar un filtro, simplemente añade a tu query, por " -"ejemplo, Nombre:Anónimo o Tema:\"Cualquier tema\". " -"Los comodines no se usa en filtros." +msgstr "Buscar en minúsculas-mayúsculas y en base a tags. Para encontrar la frase exacta, usa \"citas\". Usa un asterisco (*) para comodín.

Puedes aplicar los siguientes filtros en tus búsquedas: id, hilo, tema, and nombre. Para aplicar un filtro, simplemente añade a tu query, por ejemplo, Nombre:Anónimo o Tema:\"Cualquier tema\". Los comodines no se usa en filtros." #. line 2 #: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 @@ -1894,8 +2336,109 @@ msgstr "Click para prodecer a" #. line 5 #: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 msgid "" -"You are probably seeing this message because Javascript being disabled. This " -"is a necessary security measure to prevent CSRF attacks." +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "Probablemente que estás viendo este mensaje porque el Javascript está desactivado. Esto es una medida de seguridad necesaria para prevenir ataques CSRF." + +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "" + +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "" + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." msgstr "" -"Probablemente que estás viendo este mensaje porque el Javascript está desactivado. Esto " -"es una medida de seguridad necesaria para prevenir ataques CSRF." diff --git a/inc/locale/fi_FI/LC_MESSAGES/javascript.js b/inc/locale/fi_FI/LC_MESSAGES/javascript.js new file mode 100644 index 00000000..e4e2cd8e --- /dev/null +++ b/inc/locale/fi_FI/LC_MESSAGES/javascript.js @@ -0,0 +1 @@ +l10n = []; \ No newline at end of file diff --git a/inc/locale/fi_FI/LC_MESSAGES/javascript.po b/inc/locale/fi_FI/LC_MESSAGES/javascript.po new file mode 100644 index 00000000..91b367c0 --- /dev/null +++ b/inc/locale/fi_FI/LC_MESSAGES/javascript.po @@ -0,0 +1,565 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/fi_FI/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Show locked threads" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Hide locked threads" +msgstr "" + +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "" + +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "" + +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "" + +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "" + +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "" + +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sun" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Mon" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Tue" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Wed" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Thu" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Fri" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sat" +msgstr "" + +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "" + +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" +msgstr "" + +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" +msgstr "" + +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "" + +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "" + +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "" + +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:43 +msgid "Reported post(s)." +msgstr "" + +#: ../../../../js/ajax-post-controls.js:53 +msgid "An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:60 +msgid "Something went wrong... An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:68 +msgid "Working..." +msgstr "" + +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 +msgid "Posting... (#%)" +msgstr "" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "" + +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 +msgid "An unknown error occured when posting!" +msgstr "" + +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 +msgid "Posting..." +msgstr "" + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "" + +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "" + +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "" diff --git a/inc/locale/fi_FI/LC_MESSAGES/tinyboard.mo b/inc/locale/fi_FI/LC_MESSAGES/tinyboard.mo index ba374765542fca65c06b1cf6da8c7e86fe9ee874..4d2864708562e256eaa45199293e81201302fa56 100644 GIT binary patch literal 21732 zcmc(md7NcsdFKz^tj)gfa;mYQ8@g_FHy~KOKrhvFkzR_bY7oWc)V-&wPWQd%T<*EI zx(iVWs1uC}W?V9wiQp0irh|qkrbB{SVN{ecBPL3M3Mk{mXfzTRbY$lHd*1ild#fpy zeCChbPrvm$?|a_$d7tflpVQwt?!fm3{LVQb2+jbv92Nxc(}UnV@D*S$cr&;ZyaVh39|q3{e-17LdsyTV zU@xd~R)XqxGk7RC25O$K_85Z)lCOaWfeldW+2hOK1TH84X7Fh6)8O&o1EBhO1l0T= z_xKY~2h_Sh0*XKW6x6&P1Yxn@??KJyDNyZy1**Q7OZ#`Y#}h%lKg;LO z1vSnJj{_bzfa-6H$1A}F7}mU^Ebmp!#iq>hC5{eDQYw{)3?A^-=%+E>Qe= z4=B1n0E$ju2Q}|+gR1{M|Ne(Q|4UHwdInqw9@p#YodiC7KoFb>YM=h~97ng{T-X0W zpw;*JlR(>dP~)utHQvP@*Mf(T9|Y+#*a~W%IVgR1BlvRgPVhYN```-j=p~MS*MZWn z*Ls}xc&mSZCn!FA01UxLLDN$p|AONg1Q7~WgVqlyKAr|u@4cY-?Jlq%{1SK=_$%;y zZ~>DNmcSDDN-zZ91|A6B39A3QLDl=3&;Q21Kb=BUT@Zqz=UVU(a4RVO*a3=uHBkHU zdhlZK7Ets3qQ}QU(e*c==(k{*ovPq*U>%fxy&07J|Aoih5eFQE7r$F&-4r(5M1Re$61|9_7 z4T?WM4XXbApvHR;6g|HNYJYzWs^5blirOCus{R?^(crm0e=&If0YR`H3@KmmGS~iW z(BuaEJ<6{I)&5CP>-i~o0(dygDtQV)t@lz;bh#YV_`{&ayBfR=oCMYHp=^feumse4 z)`CZZn>}6yUQNCNZU*lIwf_gb+_mommEQ`=ezZVH9K0J8-TnsDy1xYWfZqg<2cHHt zpCbp{JkRua4k$YIgIdRhzI-*Pbqs=+f?GiK^A1q+zYP>!J_8;Leje1g5Bv8|`0`(Y zTIV8|Tm78iaSRlHy$4jk4}zl4cR=;`40t+t%xbs)%RtRzG z9MpVY=P>~_&jzS^H-g&#TfxQPhd}-XU*OM~;KFsTpB_;42SCm93UCN~H7L4#9Mm{> z`}dy(RsSpCOTd2w#dp63PX!NJ@92CMsQowx)V!91YPS|t{cWK3^BVs?_T{<9H~R9o zfg1n)p!&NFTmaq)YQB3x$;;{#|eZ`R{|8#}B}hz@LK}|A-B4zNdiV zm$Sfgz>B~h@LEv&^hQv8{t&4C{{a*o9|JYNXF#p*kc}>XGN}25pyqu6DE?amYTS*W z^wuz_eTqFcLDjz*RKM>8HShOhDQV`}!{)e*tPe&wvMm2VU;-hl2-_KNdt)1}A}<$2M>=crA#k4&DTw3;sEHKKLjo zIv%>&?Z-<%@x@B;G;oX0PlDp(-v!nF1HSwV;5pGXJJ_TxD7Hn~N0w{W(10D)q2$sM#;00h6 z6y0tEwa@!N@ylO>n$N?a==1|n{T{W|^Bedo@)v*~0B-@8g6F}+qQ@Ah`M&|we%ua< z{`YzOKB)aYV!IosA3UG@22lDb14Zxu0UixL1wx`=;jr_Ywt?E8TS2w^gvW1y8Yj5Y z&36f?^$dX8pY5R5braYNz7G^#?*lIb{|;OZo-~4P0xt(wfFA>o1HTEv{=pByW56GQ zqT_GD1>lNNN5>1nMdU95MfVLpzXcRuT`t ze+z2AmXEo8zYvssZ2(no2-LV^p!n?7p!Q=N)PBF!zrPLCxOad@f%`zw`^%vEc?8sY zwI>zQdr0d^xI@8bNLQ2eyT*a>%DepYX7GQLUaAiG-DZE`CGZ~72_)Fc=yoi1-p+HA zBz<=@`9pm>$xk2Y-6YX!C+Ps*?E!y6dWLi&`AM+&?cm{4q?3Ff+QZX${tXD}f^pJ! zNqz z-r&G!yNc(Bfj^tUtNFOC-q~iCFJiL)KLu&ZKSAr$dO{7zp)9?Fo!3pHg zCY|TY-U|LF(xA`(cQEnKf|pSDm!R~MeqSfOh4dupZ%O+7G3jHZQ>l9d_#={jDd|s0 zXHkAI>E|lsH%7XYG)+35q+iH;{r-h?h<{f82GTL46G_9Qi%G91>GxXFtLzCG^!NxU zo%U(ce2)OimXW?edY>};{ca?GiZ46OUSkcx(8Jse2!H7Zsy@DMF#vl={nM3zTIIw|2gS?(ho`cy_&R; z_b2;0A^9>%zu$FW`Y-m+pY=EbK1kX~`XcG2q|-?sBpppUne&KLpZ_o5Zqiev5Bak1gLjd>MEV-3hx9#?erp}r-O3d_Kkf71 z@wfy$mDKC=1suo2-;j=A{QnDnnDj7dFXe@4>pdeZ5X9cVf3QouUtT+%_lYykW?=^uQ)8{Vl5?SCQc zt%Qv@Z&jONl6Eq=a!WR4jc_8V#$hF{#?2&4OG|?#+p;i?cjsX<3-hULw~9vNs8OB@ zlRPX(dEA$zd7S1+GntOVD6NF!6js744R^&eyR$|mFNI@SSc{spiT6b1W>}wUP$yp& zw(>Y!d|fMR#`)q>xPx4jhEd*(8%e$^TyoyhaDqAQPO6o1)Tn4|vUzJfjhjn@6=70~ zCS%r9ug(O$<*b!9d%Mb#IHyiM%bV?&%BXN|6XjHSU0I9v;Ih+ku&z=|(j;#-BKNjh z4SBA_wWzU+C6u%JOe2|`YT9$H7N>d=9c*^F2+^E^R&~uaYQ$l-JB2>uGge6j%_%J+ zuV+wkJgFwlnJ}ABY0|Lrn0Z0ldemq#%~G(gTFrLzz7aO!?@9a zMpF?3m&>h2T%ms2O#1SAR14PC>v2@2( zsHchBdWMF>s8V6xT5h?K<+)WF&)BK_(*LgxU%0i+K)m|msy=V68tkXFH}beT@q9Hi z79KU9rv_Wdlp2mcZg%UVG$4iNgc~JPv1KAh_%v(6->tOL(^Z<=a}|cu1Ds+n!Aq6r zt?29iDpQ#WHc*Y8vU)5|i)(QnR+0uxlQm{mh2^QZyeq87jariDus8g(VJb@D#d?(I zlFwj6HK7W7U2kON7~X7V!G_FO8B8aV$uO=Ybmwy|FADBmtC6IWZs38iH+OX!HF(10 zg-XpNZN-$gs+G{zoFEFXr{jjE)e|n+U^6YDPMUCATv_Uxq~|tK9=qaDS_bJc z$q09hY$+b6lS-T!^EMla%|484<6?XpQtgd4#+hL>fp!VYh=6IhV1u4w>A27;1RLDM zsx!7|t*sI54mXc&-BJoRM){PhwJ~Z&Qglw<20~u3xf|p0)};G85Uv~E(0*)7pw$=% zN8+*;@AQ!`8@+N1^^Hj!gu~KZ{&|i74h=s?@v|kds3>;iSe)Fj_+%DG|Ht}a5*i?-s>7bfr6;xCcZjURgj9@T-E^8qMxE$pem3IY0 z8v{tz(O6xN;z)FV=Usm-%4tz!*{EZzA%aoM(7#UMt`e)GBhlzt3X^0h+E+4J+OG}5 zBx3htDWqUTB&rn5-6b$X>2y?0un6jv``C|&0{1+rlFbbiV>ILDoQ*KC*2Co zmNXmKl*uSbJFPTo8r94&_hT0dnST*A!fQ~8Hf_Xj28#j-#$$9$#ds78j~JOI(bC;4 zpvnBC1Y##$8QbKllU?G&05W1ORKRf%rn+r%h<2+n2DkE7=Rg+f~`Ya2gBw} zUEYq^2mTCSF*=HeQmE<|)ylxx=swqk)9pg?-fDzVeh zVKtj13;mqK(|HtAN6Z^m_VRD<+=5(_j(;(?;x^bR*oL~4X%h}_m6v9ZBj$>!a4f4Q zWh)!^)tuhcJ4u|q5>f5JGzhP9a(gJs_$Su~KNWkm&FW`RIChZ$k@qHU*gVdGK>X$WS=4W1#^v+2Ka1*!5c!HLheq_(9@W}5vka=j zK%ujmtD_JIeIwtd*Cnc&J+jQDGMkUkTgOX|&4m^hTgz(w^vizQp8+wjNG49^Ws_{2@~6tmydD{io585}gJr7QnIRq4 zg3)F)F`>UrczM(*%~401V2rJan`X*#NM42uWfJYsq|M1$SE;DwG{G1Sxp+0KWN|J} zFW!Uatkq(3oFZt5STs{jY0hwt$VOHCzY4yd+CeLXm*v{=!fj>Gi*MJI5JteWyk-o;ItA@u*p7BfhRB$4aa0db68DVB!q( zJa5{X%o>ezk_gq{d5SszqXD38T&p){T$e`CqTP6cVbv6{Zus@#MBBf^PpCk8W7`%6 zRtk!WbIvOBtP+DAky4D6I|H-T7zA2&-WVge`w0_KBTwgb!}M0W5!5QSArcL(bA+198iE~Z=BO2C+Rcj#t4S?E|NB-p;X_Y-q`aR$V<3U-VRj)YgQ8x7a5+qP|RW4LMiNI156Xfzz& zJ~|fcNF}-)yUl$kyDQ~#q(CRF7*5?TaT!IqsKKg5dvY1~E=kILMi~u{_3W9i%qZ7! zUTZB53Z^o9D~wD_?x$#%x9YNQdM6zrCpKzwtm}T`_R_tgO}(Nc-wt>k?zGz{%SihM zS8;4-dlA>N9M@<`eh+HKFZnd zt7U=O-n_KMHFO~+aqP-Ej5$PK4qo;GnINkhg>cntSGCKGB0Zr$lS%t^Q>JJszKi6z z*jO6Jrk%x_x5z)mpAvr#ntjin9HZjR2r$+cftH&5(SDYGws4T!FNIIKt(T8c74e>RNOzw6kGP`8g6^viCBg=gC z+WX{>ZtAI$RNB`bkx8j*>C2tOU?^v33?Ik=vqRYn)pD!wwK5H1lF_*xvaZ}cm#fv0 z9LGDMTvJ9#hByzK9my(~7+44G71;p&?E zF<;GMtGk-Fb;r4=F`FV&-EFE1-q&$bM%A6QjVFyiks6zDBkbI>AeGvO{fgKo?w-u& z>~#Xj0hPtc#gJxJV8J!xn6q2Dw~z@Vh0!vtx0>itt}4)|I4!z&)KvWxiiX@L!ZTFz zH!RQvM`QEY*f85Y0mZnlu?dzru9=PDYJ~|5ZypZwnY0=0ahHF@H|DvFDQDbo;uS-a z8Wq$gn&I@|x|GKj!vW$8ji#h3^HX(!D1vZlnlBqjZ48)QemM1o7k{Fc_1GEch8)F zRptv}JtZ)rOVXS|#^sTes5luAy20Rk$b*zqb|YYy-7NLwPeeSXagaF$RUGb}qea&` z%$I_CYn+?%Rn9!f(c_I|CurE2IdJZThdkIF$GhwgkGlNQZn#wkGkB`@N9XxW=fb|B zN*_*x9G!u1EJO5gg{WZpNH4TOt^w~zJNEjDfY zbPYWau3Wz2!oKAf_N}-iT=DXOl^34BeC6`xRO}n!7C~doQ}5z|3obc-Ilo1^k?R|4 z;A&SRZv6+s^7RoUU(M0EoTQh%ENPTWMBvs^F`aC2s_PqzquM~YDM<;GO@&K%sKTjB z!zEMAW__T)fA{X)C4y%7aTD>LQaP*jW7oCpyuaShPP^6ib+5Lc9<1~JiR87LhWeK- z(v4k*Mk`9o7b&)Y5ckQ|9I!i<{(2Q5Rn#LQoYP#hV{B93C7pVj0+QV~m?G0?rh)L1 z@ub;a#{epZu@((ixgf9hZNdpeV$-^1^EE4RnC)@Rk~HjD6RudgYEdVK$^|99+?;%_ zf+fRIBMM`=^=X74af^^lXBJvz2CWp&M3+nnc3u^0FjOOI=>7VZF0#!*#9k)p?7qC* z!qWBCqM713FC?U*aeY=>KCZ=Z})w8V3UTJyS8UDR%Zw7U|8Sj)-m zJqo#&VM;n#r(<5$6?1j($1*OMSc%S64T8?d?<97DFl#S)Rn5k{(PDKL{xiy9ZFZC8I5{)P|UOtrZ-nr-Q~2Rsv^Gam2^jaX%FWUR+ED!fkA^Q z+^e0Kp53cpucS<_L}L11nirp>j^OM{&J|u1NRH-eG%2w+aK>^r0S)IDkki z!}}dV8!=JQ3Za8K*fcqaTepODL{Z^|RC`1!T3F;$EI{X`lzHTuAd};_2_+Q~f~74~ z@>qn4t&mJtpx74;n`ooqpot=t?S{H(AM|F02gkahs<(@~1IJ3y3qB^ht+WU}m)UG1cbJa@finLvIFYHiNo|E}8Ma4V)?>5r!F znr!8S=-NgVCRMnlvs8;nKWB`@Kep0GVA1Vkc_xrAypP5cVgG|xPK+bo541-D)KYj)7D}0^(_~1 z04_Xa_ja>3-aX=0#Km)=QuW5p43V#-9r2HzbW$VY3nFYVr(;XS)H!d=?lbR}z`AK9 z=^JxIoN+9UB6+agN7x%#uyxq!xSi(PkQ?^SGcsNncxeH70A4_YO?q(Q_QI@k2GaWq zDjAPTN1KY&ockn$lajn#F&5qd5pERruwzk~f{uk%1Akt^4!Ca;X^WdpjUXNXz5M8mFm2{c`of&Xxn4cink%`iQScRq z0yp(_Udj5Xye8-37>v@kaYX3N+aFOBg2N0UJf_fo?l@Z_1m>!60NTdeafhEZ_Zseg z03A_0u(oRCtxntcR5>8-@3zR5aHmZVBKm*aiSxzA?@gJb)cAZ?2W7d#dBN~@U5LQy z434hnQj#Mx`-skdfe^m-xE+h{itMANx{7rZ*N)zs!D_$sNAO}=m}0aMQ}IE3qMqy=9Eb*D$~jc0ekkE)g4yzy3mj>kF35>a<$U;Q!F-*@?Owo)5Q4pvZ>xFd;`$x5 zVE!Nu0|K)Z1&l6X8j?$|t-_429&}*VJw;b(5xLW08{2OOJ46G@w_9*NwR4r`Z!t{1 z{j_KNBi(Q`laf^_^!^-ypJB0z=)2Exq(O=^dC!Y%R8hcFX%&b6-KwqTXC(CsNBz#kjrT3vQ%QcMNKpb~-B0 z?nNEZK|w)Am!`s}$3e6=isR$-$$hJGev;eFeJMv%c-FbhR_)oRRO33g13fyB$t6|z zMCJ#zr6Zs&!S;VuaE)!S*@(uonsX_uKrMIke0oK<(6DG`5d&AMd$p)@ink7p2N)fX zcw;DD)8cJ^_}qBXEwAHlbln=+8Cyruc^Xt__j2=N-YT->FSa}@qdsQhnsc`Dvm$6ZsYcF<6t;AIyUIy_#5L~ zn`&W6Qyox>GE7-kHmbQ8zVk6U{02RI6}$)a;eA}^+M;#1+@-nmDT`o#kNFw%y$Cn8 zB=PXDK3>LSftl>*)Aavm3L3bu#Hd1el)4n5s99E+O*Eh=znXO{xW z_19*tTz#8a1%!xVK zZC8HUpDLYG#UV>(#LioDd@@~;xR_KV-84G8*Ii52ZOLNQ;vqSUz4}(bo%FGe9L}fX>r3Hg zNYuIR>8jm6#<9D@?rQ;WVZGO;a}NO=-Q6%M{NeQ_WU?C7?(YX|UYbndhL*xX%pxsW z6}R(T8dPkzyNXQPaL|X+Ivo*qLcRww=ffG}#R5bH7 zO@W!KD)E9BbhJT|?MT?&Wt#cnecjo5zGEwy2af9}j{afkat z^_)8P_ilD?*SV8)J+*IVQE_ZyE|K=!#hQZsq*ly}R+vxpUHhoY7a7+}z>yPTBDI)P zS(n=OTHkJF+w8@M1a@mMm#}suHl7fz!hloc>^_~|=hzOTyQ3!?z@;CqxMOnnEdc~` zx_v+5OZj@{9WEqtnRu9s*cK7cXgu0!i!er0JxPdS-MkV6M5jHE8I`i|n^$b7HjiCtJK?AzjxNux$F?I? z5CFHlThCzRxTX>BiwZ7A1TkPgBIbN;z*j_kMlgpJ z=3b}qSsw~MndA!TofXiTT=nn)yJU-!wu?Co3=5K$P`E}`?<7nNh}z*6Bl z@V~%kj8wFqiX?ueXBD*Fobb8z5#)tQ0s@PX{mFx3JBtU!Nzk&~A_o>Nj{=qt?JZR5 z0%Yv5`_2(33340Pv9&&YHV~K!Q#20RMSQeM(6em|w81#I4NnF?chl3G!NrCHN6XYrb0?h8ymkC?|M-@A%$x)Z+ j6*O%G-UBKy=b^@bMe)EaxXwlEd7?A|PN$ju$%Fp~pqRpl literal 3978 zcmZ9NU2I%O6@aG@pt$^{{Fat>a0w)7)^$QtoXxKt+t`Wi81LE?UdVWNygT0Axtn|E z+S#f?6qTxg5WFA(LP#JB#7jX!ErN$i;D-toUTArMN>Bk3NFWe`3f|y5_s-fbSNF^} zGdpwU%sJTU3|@Dcb8$gA#rol?ANl;%zF zID9oc18;@r;cMV5l=TZxRMsG`dWhzY@H&+B9=-)`!#Bex;OpU6pzQw^ybXRg@+m0# ze-imD z7v~iALeYCTj_-z||41C4ffAQX@OC&2<$fQ9qQ^qf(}8kc8pjVqx$mQpS3OSicKD?@ z{x+1~zYj4KZN3+XX5zhQ1(3^ z`D-Zae;4`ZIR6hQ=lmOro?B2Nakv%A{=48|I0|{y12p2FDJb`@LCJdu#jgV>e*7eq z^B#xyz%N4a=l7u8V);u7^N6n!s1S^r`jzZChW$iG2} z%gc~gjc_T+`#YfA?+A_9cN&Vmi|`IO3+24)ao$6@XAWikryyyj-i-{OxnT#24$&vy zh&*SI4Wd*YnI9+BL=fDE5=bdDkt zV7uqcv;NMq9f~H%w+L&S%zVF1RgwLL1-I>&!NF;&sOk zwv)7(jp=%#dnT~S-ZYJ%`|Xr9*$JIzR*&AulVG#aF}=#jcx|#^Q80Qu3y+O(=)ECW_s(ksb+5W zU1~EmiyPH!*R(P@2>PP(lm4{FhP)3Q3WZ4XUx zBqlLPnzp=%?j|j@WO`OD+3k$xW>8Cs?x$``uEov_C0XIoL6VR0V{i>yUTAqy&-?Y{ zrdl>xCP7onMU1LSE~i5xZpros2e-1o`IhcsNmZ}des`djQ@iDoJX0%XThG-O7u1S1 z8FyQ;>p9UJQgeHZC~}O&wh<#^>5CrPBn=VzMs5kyiVb-xngn85b1y7qW~!PEs@6`n z^-x`z9kqT!3{pMc!w;$!%*F<-Yjg&xmalKxMo{(A!}USms#Q;B7s1)b7Yn5CjU}L5T#$ZK2x^W4+G^Bokc5hPbLz9G!dgJ z^UX?BQ`L3n2gNq+PEPod(m$2OtmT@Osl1g{>Pb~+X3Juk^L$6%hD(H}+%%S?t&!zx z^-7W1*j1S(HLCj5_{s6g`02{22|fN`_2dNo@o^SbRtTfmAJ=_sW^$#nc&#!$spqa$ z7w7N$__d{(5y{<3JvBb-nvkUAfa~P?oRM$y(nj9tP#&wtvlN!fvHwx2P{k6oZ$vGWX|DCpKKb<+ckW0E*RY#>^`08 zUhbNfT2stQk0r%ox|z#%ce-JBXG|~bK0TnbyVIfKIUSr01FttyV=_mH+})91^{7~n zrk+jl*XHgH+ssrB`dlx2?BU4SlaB)2$>(SxhqSY!zmBFJ`+QS&To!-sKj^r$k+K z=_dB)rK5Lu{QgYdO|sIaARnl;J;Jv?v1d8%i^WsER4JZLE#Ww|ng=Hys9F9Y%$89# z{vEpf2U@2SApS6VOI#{}8Y{06IBDq3u0f@kSuJh8m+^ diBg;)r{xO>gSMnG(KQ$sxL7yuh=G*t{{jAUuTB5} diff --git a/inc/locale/fi_FI/LC_MESSAGES/tinyboard.po b/inc/locale/fi_FI/LC_MESSAGES/tinyboard.po index 3d29a39f..608d5f1a 100644 --- a/inc/locale/fi_FI/LC_MESSAGES/tinyboard.po +++ b/inc/locale/fi_FI/LC_MESSAGES/tinyboard.po @@ -1,254 +1,2444 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Codegroove.net +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "Project-Id-Version: Tinyboard i18n\n" - "Report-Msgid-Bugs-To: savetheinternet@tinyboard.org\n" - "POT-Creation-Date: 2010-05-28 06:18-0500\n" - "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" - "Last-Translator: Riku \n" - "Language-Team: Tinyboard \n" - "MIME-Version: 1.0\n" - "Content-Type: text/plain; charset=UTF-8\n" - "Content-Transfer-Encoding: 8bit\n" - -msgid "Name" -msgstr "Nimi" +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/fi_FI/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "segundo" +msgstr[1] "segundos" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minuto" +msgstr[1] "minutos" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "hora" +msgstr[1] "horas" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "día" +msgstr[1] "días" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "semana" +msgstr[1] "semanas" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "año" +msgstr[1] "años" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "Baneado!" + +#. There is no previous page. +#: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 +#: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 +#: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 +msgid "Previous" +msgstr "Anterior" + +#. There is no next page. +#: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 +#: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 +#: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 +msgid "Next" +msgstr "Siguiente" -msgid "Email" -msgstr "Email" +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "Error" -msgid "Subject" -msgstr "Aihe" +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "Ha ocurrido un error." -msgid "Comment" -msgstr "Viesti" +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 +msgid "Login" +msgstr "Iniciar sesión" + +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "El post es muy largo. Click aquí para ver el texto completo." + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "Ban" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "Ban & Eleminar" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "Eliminar archivo" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "Estás seguro de eliminar este archivo?" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "Spoiler" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "Estás seguro de marcar como spoiler este archivo?" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "Mover respuesta a otro tablón" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "Editar post" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "Eliminar" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "Estás seguro de eliminar esto?" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "Eliminar todos los posts por IP" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "Estás seguro de querer eliminar todos los posts por esta dirección IP?" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "Eliminar todos los posts por IP en todos los tablones" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "Estás seguro de eliminar todos los posts de esta dirección IP, en todos los tablones?" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "Hacer el hilo poco importante" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "Hacer el hilo importante" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "Permitir que este hilo se mueva" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "Evitar que este hilo se mueva" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "Desbloquear hilo" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "Bloquear hilo" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "Mover hilo a otro tablón" + +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "Fuiste muteado por contenido poco original." + +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "Nuevo Hilo" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "Nueva Respuesta" + +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "Todas las marcas registradas, derechos de autor, comentarios y imágenes de esta página son propiedad de y son responsabilidad de sus respectivos propietarios." + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 +msgid "Lurk some more before posting." +msgstr "Lurkea algo más antes de postear." + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 +msgid "You look like a bot." +msgstr "Pareces un bot." + +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 +msgid "Your browser sent an invalid or no HTTP referer." +msgstr "Tu navegador envió o no una referencia no HTTP." + +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 +#, php-format +msgid "The %s field was too long." +msgstr "El campo %s es muy largo." + +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 +msgid "The body was too long." +msgstr "El mensaje es muy largo." + +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 +msgid "The body was too short or empty." +msgstr "El mensaje es muy corto o está vacío." + +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 +msgid "You must upload an image." +msgstr "Debes subir una imagen." + +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 +msgid "The server failed to handle your upload." +msgstr "El servidor falló al subir tu imagen." + +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 +msgid "Unsupported image format." +msgstr "Formato de imagen no soportado." + +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 +msgid "Invalid board!" +msgstr "Tablón inválido!" + +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 +msgid "Thread specified does not exist." +msgstr "Hilo específicado no existe." + +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 +msgid "Thread locked. You may not reply at this time." +msgstr "Hilo cerrado. No puedes responder en este momento." + +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "El hilo llegó al límite de respuestas." + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "El hilo llegó al máximo de imágenes permitido" + +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 +msgid "You didn't make a post." +msgstr "No has hecho ningún post." + +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 +msgid "Flood detected; Post discarded." +msgstr "Flood detectado; Post descartado." + +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 +msgid "Your request looks automated; Post discarded." +msgstr "Tu respuesta parece automática; Post descartado." + +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 +msgid "Unoriginal content!" +msgstr "Contenido poco original!" + +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 +#, php-format +msgid "Unoriginal content! You have been muted for %d seconds." +msgstr "Contenido poco original! Fuiste muteado durante %d segundos." + +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 +#, php-format +msgid "You are muted! Expires in %d seconds." +msgstr "Estás muteado! Expira en %d segundos." + +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 +#, php-format +msgid "Your IP address is listed in %s." +msgstr "Tu dirección IP está listada en %s." + +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 +msgid "Too many links; flood detected." +msgstr "Muchos links; flood detectado." + +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 +msgid "Too many cites; post discarded." +msgstr "Muchas citas; post descartado." + +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 +msgid "Too many cross-board links; post discarded." +msgstr "Muchos links de otros tablones; post descartado." + +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 +msgid "You didn't select anything to delete." +msgstr "No has seleccionado nada para eliminar." + +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 +msgid "You didn't select anything to report." +msgstr "No has seleccionado nada para reportar." + +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 +msgid "You can't report that many posts at once." +msgstr "No puedes reportar varios posts a la vez." + +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 +msgid "Wrong password…" +msgstr "Contraseña incorrecta..." + +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 +msgid "Invalid image." +msgstr "Imagen no válida." + +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 +msgid "Unknown file extension." +msgstr "Extensión del archivo desconocida." + +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 +msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" +msgstr "Peso máximo del archivo: %maxsz% bytes
Tu archivo pesa %filesz% bytes" + +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 +msgid "The file was too big." +msgstr "El archivo es muy grande." + +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 +#, php-format +msgid "That file already exists!" +msgstr "Ese archivo ya existe!" + +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 +#, php-format +msgid "That file already exists in this thread!" +msgstr "Ese archivo ya existe en este hilo!" + +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 +#, php-format +msgid "You'll have to wait another %s before deleting that." +msgstr "Tienes que esperar otros %s antes de eliminar eso." + +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 +msgid "MIME type detection XSS exploit (IE) detected; post discarded." +msgstr "MIME type detection XSS exploit (IE) detectado; post descartado." + +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 +msgid "Couldn't make sense of the URL of the video you tried to embed." +msgstr "No tiene sentido la URL del vídeo que has intentado incrustar." + +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 +msgid "You seem to have mistyped the verification." +msgstr "Parece que escribiste mal la verificación." + +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "Sólo estás permitido desbanear %s usuarios a la vez. Has intentado desbanear %u usuarios." + +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 +msgid "Invalid username and/or password." +msgstr "Nombre de usuario y/o contraseña no válida." + +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 +msgid "You are not a mod…" +msgstr "No eres un mod..." + +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 +msgid "" +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "Nombre de usuario y/o contraseña no válida. Puede que tu usuario fue eliminado o modificado." + +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 +msgid "Invalid/malformed cookies." +msgstr "Cookies no válidas/malformadas." + +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 +msgid "Your browser didn't submit an input when it should have." +msgstr "Tu navegador no mostró ninguna entrada cuando debería tenerla." + +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 +#, php-format +msgid "The %s field is required." +msgstr "Es necesario el campo %s." + +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 +#, php-format +msgid "The %s field was invalid." +msgstr "No es válido el campo %s." + +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 +#, php-format +msgid "There is already a %s board." +msgstr "Ya hay el tablón %s." + +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 +msgid "You don't have permission to do that." +msgstr "No tienes permisos para hacer eso." + +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 +msgid "That post doesn't exist…" +msgstr "Ese post no existe..." + +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 +msgid "Page not found." +msgstr "Página no encontrada." + +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 +#, php-format +msgid "That mod already exists!" +msgstr "Ese mod ya existe!" + +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 +msgid "That theme doesn't exist!" +msgstr "Ese hilo no existe!" + +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 +msgid "Invalid security token! Please go back and try again." +msgstr "Token de seguridad no válido! Por favor, vuelve atrás e inténtalo de nuevo." + +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "USUARIO FUE BANEADO DE ESTE POST" + +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 +msgid "Confirm action" +msgstr "Confirmar acción" + +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 +msgid "Could not find current version! (Check .installed)" +msgstr "No se pudo encontrar la versión actual! (Comprueba .installed)" + +#: ../../../../inc/mod/pages.php:162 +msgid "Dashboard" +msgstr "Panel del tablón" -msgid "Verification" -msgstr "Varmennus" +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "No hay ningún tablón para buscar!" -msgid "File" -msgstr "Tiedosto" +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "Buscar resultados" -msgid "Embed" -msgstr "Upote" +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 +msgid "Edit board" +msgstr "Editar tablón" -msgid "Flags" -msgstr "Arvot" +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 +msgid "Couldn't open board after creation." +msgstr "No se pudo abrir el tablón después de la creación." -msgid "Password" -msgstr "Salasana" +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 +msgid "New board" +msgstr "Nuevo tablón" -msgid "(For file deletion.)" -msgstr "(Tiedoston poistoon.)" +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 +msgid "Noticeboard" +msgstr "Tablón de noticias" -msgid "Spoiler Image" -msgstr "Spoiler Image" +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 +msgid "News" +msgstr "Noticias" -msgid "Return" -msgstr "Takaisin" +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 +msgid "Moderation log" +msgstr "Log de moderación" + +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 +msgid "IP" +msgstr "IP" + +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 +msgid "New ban" +msgstr "Nuevo baneo" + +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 +msgid "Ban list" +msgstr "Lista de baneos" -msgid "Posting mode: Reply" -msgstr "Viestin tyyppi: Vastaus" +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "Mover respuesta" -msgid "Reply" -msgstr "Vastaa" +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 +msgid "Target and source board are the same." +msgstr "El tablón objetivo y el tablón original son lo mismo." -msgid "Sticky" -msgstr "Sticky" +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 +msgid "Impossible to move thread; there is only one board." +msgstr "Imposible al mover hilo; sólo hay un tablón." -msgid "Lock" -msgstr "Lukko" +#. line 39 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 +msgid "Move thread" +msgstr "Mover hilo" -msgid "Raw HTML" -msgstr "Raaka HTML" +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 +msgid "Edit user" +msgstr "Editar usuarios" -msgid "Delete Post" -msgstr "Poista Viesti" +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 +msgid "Manage users" +msgstr "Gestionar usuarios" + +#. deleted? +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 +msgid "New PM for" +msgstr "Nuevo MP para" + +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 +msgid "Private message" +msgstr "Mensaje privado" + +#. line 68 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 +msgid "PM inbox" +msgstr "Bandeja de MP" + +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 +msgid "Rebuild" +msgstr "Reconstruir" -msgid "Delete" -msgstr "Poista" +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 +msgid "Report queue" +msgstr "Reportar cola" -msgid "Reason" -msgstr "Syy" +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 +msgid "Config editor" +msgstr "Configurar editor" -msgid "Report" -msgstr "Report" +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 +msgid "Themes directory doesn't exist!" +msgstr "El directorio de temas no existe!" -msgid "Previous" -msgstr "Edellinen" +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 +msgid "Cannot open themes directory; check permissions." +msgstr "No se pudo abrir el directorio de tema; comprueba los permisos." -msgid "Next" -msgstr "Seuraava" +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 +msgid "Manage themes" +msgstr "Gestionar temas" + +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 +#, php-format +msgid "Installed theme: %s" +msgstr "Tema instalado: %s" + +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 +#, php-format +msgid "Configuring theme: %s" +msgstr "Configurando tema: %s" + +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 +#, php-format +msgid "Rebuilt theme: %s" +msgstr "Reconstruir tema: %s" + +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 +msgid "Debug: Anti-spam" +msgstr "Depurar: Anti-spam" + +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 +msgid "Debug: Recent posts" +msgstr "Depurar: Posts recientes" + +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 +msgid "Debug: SQL" +msgstr "Depurar: SQL" + +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "Error de la base de datos: " + +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "Baneado?" + +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "No estás baneado." + +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "Volver atrás" + +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "Información errónea" + +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "Eleminar Post" + +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "Archivo" + +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "Contraseña" + +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "Razón" +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "Reportar" + +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 msgid "Return to dashboard" -msgstr "Palaa hallintaan" - -msgid "PM Inbox" -msgstr "Viestilaatikko" - -msgid "empty" -msgstr "tyhjä" - -msgid "unread" -msgstr "lukematon" - -msgid "No private messages for you." -msgstr "Sinulle ei ole uusia viestejä." - -msgid "Manage users" -msgstr "Hallitse käyttäjiä" +msgstr "Volver al Panel del tablón" -msgid "ID" -msgstr "" - -msgid "Username" -msgstr "Käyttäjänimi" - -msgid "User" -msgstr "Käyttäjä" +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "Respondiendo" + +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "Volver" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "(Ninguna noticia para mostrar.)" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "sin tema" + +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "por" + +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "en" + +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "1 respuesta" +msgstr[1] "%count% respuestas" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "Archivo:" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "Spoiler" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "Responder" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "Ver todo" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "Último post" +msgstr[1] "Últimos %count% posts" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "1 post" +msgstr[1] "%count% posts" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "y" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "1 imagen" +msgstr[1] "%count% imágenes" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "omitidos. Click Responder para ver." + +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "Nombre" + +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "Email" -msgid "IP address" -msgstr "IP osoite" +#. line 23 +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "Tema" + +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "Actualización" + +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "Comentario" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "Actualmente editando HTML puro." + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "Editar marcado en su lugar?" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "Editar HTML puro en su lugar?" + +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "Verificación" -msgid "Type" -msgstr "Tyyppi" +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "O URL" -msgid "Last action" -msgstr "Viimeinen tapahtuma" +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "Incrustar" +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "Banderas" + +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "Marca" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "Bloquear" + +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "HTML puro" + +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "(Para eliminar archivo.)" + +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "El buscador de posts está desactivado" + +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." +msgstr "Espera un poco antes de volver a buscar, por favor." + +#: ../../../../search.php:131 +msgid "Query too broad." +msgstr "Query muy extenso." + +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "%d resultado en" +msgstr[1] "%d resultados en" + +#: ../../../../search.php:163 +msgid "No results." +msgstr "Ningún resultado." + +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "Buscar" + +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "Apelación del ban no encontrado!" + +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "Apelaciones de bans" + +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "Nuevo usuario" + +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "Imposible al ascender/degradar usuario." + +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "Depurar: APC" + +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "Tu código contiene errores de sintaxis PHP. Por favor, vuelve atrás y corrigelo. PHP dice: " + +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 msgid "Boards" -msgstr "Laudat" +msgstr "Tablones" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "editar" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 msgid "Create new board" -msgstr "Luo uusi lauta" +msgstr "Crear nuevo tablón" -msgid "Create new user" -msgstr "Luo uusi käyttäjä" +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "Mensajes" -msgid "News" -msgstr "Uutiset" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "Ver todas las entradas del tablón de noticias" -msgid "no subject" -msgstr "ei aihetta" +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "Administración" -msgid "View all entries" -msgstr "Näytä kaikki tiedotteet" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "Cambiar contraseña" -msgid "Dashboard" -msgstr "Hallinta" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "Configuración" + +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" +msgstr "Otro" + +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "Depurar" + +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "Anti-spam" + +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "Post recientes" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "SQL" + +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "Cuenta de usuario" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "Cerrar sesión" + +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 +msgid "New post" +msgstr "Nuevo post" + +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 +msgid "Body" +msgstr "Cuerpo" -msgid "Noticeboard" -msgstr "Tiedotteet" +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 +msgid "Post to noticeboard" +msgstr "Postear en el tablón de noticias" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 +msgid "delete" +msgstr "eliminar" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 +msgid "deleted?" +msgstr "eliminado?" + +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "Postear nueva entrada" + +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 +msgid "Staff" +msgstr "Staff" + +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 +msgid "Note" +msgstr "Nota" + +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 +msgid "Date" +msgstr "Fecha" + +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "Acciones" + +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "eliminar" + +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 +msgid "New note" +msgstr "Nueva nota" + +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "Estado" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "Expirado" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "Activo" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 +msgid "no reason" +msgstr "Sin razón" + +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 +msgid "Board" +msgstr "Tablón" + +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 +msgid "all boards" +msgstr "Todos los tablones" + +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 +msgid "Set" +msgstr "Conjunto" + +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 +msgid "Expires" +msgstr "Expira" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 +msgid "never" +msgstr "nunca" + +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "Visto" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "Sí" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "No" + +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "Eliminar baneo" + +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "Tiempo" + +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "Acción" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "(o subred)" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "oculto" + +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "Mensaje" + +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "público; adjunto al post" + +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "Longitud" + +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "Nuevo Ban" + +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "Frase:" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "Posts" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "Notas por dirección IP" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "Bans" + +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "(Buscar entre minúsculas-mayúsculas y en base a tags. Para encontrar la frase exacta, usa \"citas\". Usa un asterisco (*) para comodín." + +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 +msgid "There are no active bans." +msgstr "No hay ningún ban activo." + +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "Dirección IP" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "Duración" + +#. line 92 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 +msgid "Unban selected" +msgstr "Desban seleccionado" + +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "Nombre de usuario" -msgid "Report queue" -msgstr "Ilmiannot" +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "Continuar" + +#. line 80 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 +msgid "Appeal time" +msgstr "Apelar tiempo" + +#. line 84 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:220 +msgid "Appeal reason" +msgstr "Apelar razón" + +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "No hay ningún reporte." + +#: ../../../../post.php:802 ../../../../post.php:811 +msgid "That ban doesn't exist or is not for you." +msgstr "Ese ban no existe o no es para ti." + +#: ../../../../post.php:806 ../../../../post.php:815 +msgid "You cannot appeal a ban of this length." +msgstr "No puedes apelar el ban de esa longitud." + +#: ../../../../post.php:813 ../../../../post.php:822 +msgid "You cannot appeal this ban again." +msgstr "No puedes volver a apelar este ban." + +#: ../../../../post.php:818 ../../../../post.php:827 +msgid "There is already a pending appeal for this ban." +msgstr "Ya hay una apelación para este ban." + +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "Formato de archivo no soportado: " + +#: ../../../../inc/image.php:282 ../../../../inc/image.php:288 +msgid "Failed to redraw image!" +msgstr "Fallo al redibujar la imagen!" + +#: ../../../../inc/image.php:324 ../../../../inc/image.php:343 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 +msgid "Failed to resize image!" +msgstr "Fallo al redimensionar la imagen!" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "Estabas baneado! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "Estás baneado! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "Fuiste baneado de" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "Has sido baneado de" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "por esta razón:" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "sin niguna razón especificada." + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "Tu ban fue presentado en" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "ya ha expirado. Actualiza la página para continuar." + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "expira" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "a partir de ahora, que está en" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "no va a expirar" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "Tu dirección IP es" + +#. line 86 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 +msgid "You were banned for the following post on" +msgstr "Fuiste baneado por el siguiente post en" + +#. line 95 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:239 +msgid "You submitted an appeal for this ban on" +msgstr "Presentaste una apelación para este ban en" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:245 +msgid "It is still pending" +msgstr "Sigue pendiente" + +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:289 +msgid "You appealed this ban on" +msgstr "Apelaste este ban en" + +#. line 103 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 +msgid "and it was denied. You may not appeal this ban again." +msgstr "y fue rechazado. No puede volver a apelar este ban." + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." +msgstr "Has alcanzado el número máximo de apelaciones permitido. Ya no puedes apelar más este ban. " + +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:318 +msgid "and it was denied." +msgstr "y fue rechazado." + +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "Ya puedes apelar este ban otra vez. Por favor, introduce abajo el porqué." + +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "Tu última apelación de este ban es" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "Ya puedes apelar este ban. Por favor, introduce abajo el porqué." + +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "Dirección IP" -msgid "Ban list" -msgstr "Bannit" +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "ID" -msgid "Moderation log" -msgstr "Moderaatio logi" +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "Tipo" -msgid "Rebuild static files" -msgstr "Rakenna uudelleen" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "Última acción" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "Desconocido" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "nada" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "Ascender" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "Degradar" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "Estás seguro de degradarte a ti mismo?" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "log" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "MP" + +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "ID Hilo" + +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "Dejar la sombra del hilo" + +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "bloqueas el hilo; las respuestas irán en un link." + +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "Hilo objetivo" + +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "Selecciona un hilo" + +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "Buscar en minúsculas-mayúsculas y en base a tags. Para encontrar la frase exacta, usa \"citas\". Usa un asterisco (*) para comodín.

Puedes aplicar los siguientes filtros en tus búsquedas: id, hilo, tema, and nombre. Para aplicar un filtro, simplemente añade a tu query, por ejemplo, Nombre:Anónimo o Tema:\"Cualquier tema\". Los comodines no se usa en filtros." + +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "Estás seguro de hacer eso?" + +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "Click para prodecer a" + +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "Probablemente que estás viendo este mensaje porque el Javascript está desactivado. Esto es una medida de seguridad necesaria para prevenir ataques CSRF." + +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "" -msgid "Show configuration" -msgstr "Näytä asetukset" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "" -msgid "Configuration" -msgstr "Asetukset" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "" -msgid "Themes" -msgstr "Teemat" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "" -msgid "Manage themes" -msgstr "Hallitse teemoja" +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" -msgid "Search" -msgstr "Etsi" +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" -msgid "Phrase:" -msgstr "Lause tai sana:" +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" -msgid "(Search is case-insensitive, and based on keywords. To match exact phrases, use \"quotes\". Use an asterisk (*) for wildcard.)" -msgstr "(Haku etsii sanoja ja lauseita myös muiden lauseiden ja sanojen sisältä. Löytääksesi tietyn fraasin käytä \"lainausmerkkejä\". Voit käyttää myös (*) merkkiä jokerina.)" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "" +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 msgid "Version" -msgstr "Versio" +msgstr "" +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 msgid "Description" -msgstr "Kuvaus" +msgstr "" +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 msgid "Thumbnail" msgstr "" -msgid "Uninstall all themes." -msgstr "Poista kaikki teemat" +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 msgid "Reconfigure" -msgstr "Asetukset" - -msgid "Rebuild" -msgstr "Rakenna uudelleen" - -msgid "Uninstall" -msgstr "Poista" +msgstr "" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 msgid "Install" -msgstr "Asenna" - -msgid "Use theme" -msgstr "Käytä teemaa" - -msgid "Actions" -msgstr "Toiminto" - -msgid "Body" -msgstr "Viesti" - -msgid "Ago" -msgstr "Viesti" - -msgid "Board" -msgstr "Lauta" - -msgid "Action" -msgstr "Tapahtuma" - -msgid "Set" -msgstr "Aseta" - -msgid "Expires" -msgstr "Vanhenee" - -msgid "Staff" -msgstr "Moderaattori" - -msgid "all boards" -msgstr "kaikki laudat" +msgstr "" -msgid "Post to news" -msgstr "Lähetä uutisiin" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "" -msgid "Post to noticeboard" -msgstr "Lähetä tiedotteisiin" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" -msgid "Showing all %d reports." +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" msgstr "" -msgid "Logout" -msgstr "Kirjaudu ulos" +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" -msgid "Login" -msgstr "Kirjaudu sisään" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" -msgid "Continue" -msgstr "Jatka" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" -msgid "Administration" -msgstr "Hallinta" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "" diff --git a/inc/locale/fr_FR/LC_MESSAGES/javascript.js b/inc/locale/fr_FR/LC_MESSAGES/javascript.js new file mode 100644 index 00000000..ca5ad5c5 --- /dev/null +++ b/inc/locale/fr_FR/LC_MESSAGES/javascript.js @@ -0,0 +1 @@ +l10n = {"Style: ":"Style:","File":"Fichier","hide":"masquer","show":"montrer","Show locked threads":"Montrer les fils v\u00e9rouill\u00e9s","Hide locked threads":"Masquer les fils v\u00e9rouill\u00e9s","URL":"URL","Select":"Choisissez","hidden":"cach\u00e9","Show images":"Montrer les images","Hide images":"Masquer les Images","Password":"Mot de passe","Delete file only":"Supprimer le fichier uniquement","Delete":"Supprimer","Reason":"Raison","Report":"Signaler","Click reply to view.":"Cliquer sur r\u00e9pondre pour voir les r\u00e9ponses.","Brush size":"Taille du pinceau","Set text":"Saisir le texte","Clear":"Effacer","Save":"Sauvegarder","Load":"Charger","Toggle eraser":"S\u00e9lectionner la gomme","Fill":"Remplir","Enter some text":"Entrer du texte","Enter font or leave empty":"Entrer une police ou laissez vide","Forced anonymity":"Anonymat forc\u00e9.","enabled":"activ\u00e9","disabled":"d\u00e9sactiv\u00e9","Sun":"Dim","Mon":"Lun","Tue":"Mar","Wed":"Mer","Thu":"Jeu","Fri":"Ven","Sat":"Sam","Catalog":"Catalogue","Submit":"Envoyer","Quick reply":"R\u00e9ponse rapide","Posting mode: Replying to >>{0}<\/small>":"Mode de messagerie: R\u00e9ponse \u00e0 >>{0}<\/small>","Return":"Retour","Hello!":"Bonjour!","{0} users":"{0} utilisateurs","(hide threads from this board)":"(masquer les fis de cette planche)","(show threads from this board)":"(montrer les fils de cette planche)","No more threads to display":"Plus aucun fil \u00e0 afficher","Loading...":"Chargement\u2026","Save as original filename":"Sauvegarder avec le nom de fichier d'origine","Reported post(s).":"Message(s) signal\u00e9(s).","An unknown error occured!":"Une erreur inconnu s'est produite\u00a0!","Something went wrong... An unknown error occured!":"Quelque chose s'est mal pass\u00e9\u2026 Une erreur inconnu s'est produite\u00a0!","An unknown error occured when posting!":"Une erreur s'est produite lors de l'envoi du message!","Upload URL":"URL d'upload","Comment":"Commentaire","Quick Reply":"R\u00e9ponse Rapide","Stop watching this thread":"Arr\u00eater de surveiller le fil","Watch this thread":"Surveiller ce fil","Unpin this board":"D\u00e9s\u00e9pingler cette planche","Pin this board":"\u00c9pingler cette planche","Stop watching this board":"Arr\u00eater de surveiller cette planche","Watch this board":"Surveiller cette planche","Sunday":"Dimanche","Monday":"Lundi","Tuesday":"Mardi","Wednesday":"Mercredi","Thursday":"Jeudi","Friday":"Vendredi","Saturday":"Samedi","January":"Janvier","February":"F\u00e9vrier","March":"Mars","April":"Avril","May":"Mai","June":"Juin","July":"Juillet","August":"Aout","September":"Septembre","October":"Otobre","November":"Novembre","December":"D\u00e9cembre","Jan":"Jan","Feb":"Fev","Mar":"Mar","Apr":"Avr","Jun":"Jun","Jul":"Jul","Aug":"Aou","Sep":"Sep","Oct":"Oct","Nov":"Nov","Dec":"Dec","Your browser does not support HTML5 video.":"Votre navigateur ne supporte pas les vid\u00e9os HTML5.","[play once]":"[jouer une fois]","[loop]":"[boucler]","WebM Settings":"Param\u00e8tres Webm","Default volume":"Volume par d\u00e9faut"}; \ No newline at end of file diff --git a/inc/locale/fr_FR/LC_MESSAGES/javascript.po b/inc/locale/fr_FR/LC_MESSAGES/javascript.po new file mode 100644 index 00000000..06d990fd --- /dev/null +++ b/inc/locale/fr_FR/LC_MESSAGES/javascript.po @@ -0,0 +1,566 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# kaf , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: French (France) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/fr_FR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr_FR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "Style:" + +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "Fichier" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "masquer" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "montrer" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Show locked threads" +msgstr "Montrer les fils vérouillés" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Hide locked threads" +msgstr "Masquer les fils vérouillés" + +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "URL" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "Choisissez" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "caché" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "Montrer les images" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "Masquer les Images" + +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "Mot de passe" + +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "Supprimer le fichier uniquement" + +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "Supprimer" + +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "Raison" + +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "Signaler" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "Cliquer sur répondre pour voir les réponses." + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "Taille du pinceau" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "Saisir le texte" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "Effacer" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "Sauvegarder" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "Charger" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "Sélectionner la gomme" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "Remplir" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "Entrer du texte" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "Entrer une police ou laissez vide" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "Anonymat forcé." + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "activé" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "désactivé" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sun" +msgstr "Dim" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Mon" +msgstr "Lun" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Tue" +msgstr "Mar" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Wed" +msgstr "Mer" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Thu" +msgstr "Jeu" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Fri" +msgstr "Ven" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sat" +msgstr "Sam" + +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "Catalogue" + +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" +msgstr "Envoyer" + +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" +msgstr "Réponse rapide" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" +msgstr "Mode de messagerie: Réponse à >>{0}" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" +msgstr "Retour" + +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "" + +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "Bonjour!" + +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "{0} utilisateurs" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "(masquer les fis de cette planche)" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "(montrer les fils de cette planche)" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "Plus aucun fil à afficher" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "Chargement…" + +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "Sauvegarder avec le nom de fichier d'origine" + +#: ../../../../js/ajax-post-controls.js:43 +msgid "Reported post(s)." +msgstr "Message(s) signalé(s)." + +#: ../../../../js/ajax-post-controls.js:53 +msgid "An unknown error occured!" +msgstr "Une erreur inconnu s'est produite !" + +#: ../../../../js/ajax-post-controls.js:60 +msgid "Something went wrong... An unknown error occured!" +msgstr "Quelque chose s'est mal passé… Une erreur inconnu s'est produite !" + +#: ../../../../js/ajax-post-controls.js:68 +msgid "Working..." +msgstr "" + +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 +msgid "Posting... (#%)" +msgstr "" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "" + +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 +msgid "An unknown error occured when posting!" +msgstr "Une erreur s'est produite lors de l'envoi du message!" + +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 +msgid "Posting..." +msgstr "" + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "URL d'upload" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "Commentaire" + +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "Réponse Rapide" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "Arrêter de surveiller le fil" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "Surveiller ce fil" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "Désépingler cette planche" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "Épingler cette planche" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "Arrêter de surveiller cette planche" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "Surveiller cette planche" + +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "Dimanche" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "Lundi" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "Mardi" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "Mercredi" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "Jeudi" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "Vendredi" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "Samedi" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "Janvier" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "Février" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "Mars" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "Avril" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "Mai" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "Juin" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "Juillet" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "Aout" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "Septembre" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "Otobre" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "Novembre" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "Décembre" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "Jan" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "Fev" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "Mar" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "Avr" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "Jun" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "Jul" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "Aou" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "Sep" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "Oct" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "Nov" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "Dec" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "Votre navigateur ne supporte pas les vidéos HTML5." + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "[jouer une fois]" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "[boucler]" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "Paramètres Webm" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "Volume par défaut" diff --git a/inc/locale/fr_FR/LC_MESSAGES/tinyboard.mo b/inc/locale/fr_FR/LC_MESSAGES/tinyboard.mo index 900c1ea4c95ac1aabb4cd1116b72c20ca2255c95..87ba5cc19b6f45f99e316e114656eef367e008fa 100644 GIT binary patch literal 23530 zcmdU$dz@WWmFEu-0t5)}hk$Sr2$h6XRT5sI@_-_hKw(ul&w`7Qhk&cV zqreM6^>aC>c3%k|4i-U;v*NJ<&Le&kcqn)?sQLV{PrnUZN&HUm81RdrNcT-p?feAP z`2XJH??Lr@^qFq{XM^f@HMkmF3tkE)py>H=@L2HcpvL(W$kcfb<9|5&akNNnwLDl=Ak3R#7FMbWK z02hXCK5Ies-v=sxE2!}nLG_dP_*+1Y_co93^!Q%zIMVM1MaNHjdF`L4&m1urE28<2m&N-7P4!{BM)UQqQO0$IY~tDxxrQ&4pM4XE)R#NsP`KB(~? z4=VpuQ1#9NH-H;J(eoxy`|?gu{B|EGK7Ro01NVa(_hIL_^*ILAxK9N&?+#FWwHj2v zTR^r>a2+@goB~zs4l z;4Pray$w{ocl-EQfhzY^a6b55@bQC?3!v8X!KIGAkAf=qn8$B{ zs{gc){{$4DJPT@E^AMV9Z-K|-K+Wq^5E29-sP;C4{0m0-a|w78xEy>CTm?P}iqB6Z zQS!XoW534&sQjBi@$GxS5c~uvx%f4ZAq77KwSSK}&$k1L@B2ZOoAmM5gW}WogWcfg zz$3uF0r?mF%44`92)c+5fFbxgQ03kSs-Js7m4DR7e*w-Tetc&TAhLr~K+*R?Q1$vi z(Ps-N{@M;64JM%0>qhWm@a>@J@FkB=f}-7~7Sd>`@ z*aI#C$3V^R7EtZH&*OfNKL$0wg)F}4w-kIWI0|Z<4}j|Taj+NsF}N07jqy?*WEDlEP@0@V5}1jWxMgPPAO@FegRpvDn_ zs{am9{oe(u{||u+!TZ5O!3V*k!Ow%@i^o8f|0byZz7L9?PlHArwE+q3rup2xU>;pC4Z62=&MaKfD@lS$U->Q#KgVLvO0#60M z0KN=-0u)_->C=A?YMoA9@8s9Hpysn4)I7I=uwL*Qa1nS1sChg9o(}#TJPACC&P4yk zp!(|tUk+XeYMi@4(f1}${k<7H4!j-Ixb6WpuFr$&_pf~ZSYUf^1?SBf?e)$Vf^!o)Uy8aqG4P1Dcz{(>fscdA|2?Su!+Kpi$AOqc!D*oO=Xy~2mx1cHTWuJgW|`%;Pv2Fz{TKlh%0&w zf*SuMD89QB)cijT9tnONl$`mTkADRe-JbwOzaN4uRd8^hTjyR-a}22VPXSf$bZ{QH0@OHGf%Cyj!9&5#;KASksP)Os=aGLwLcCn0V|;B zbO)&V?*=ulPlK00kcUC>)pJ)l`ke3zx2`9HqWcO^pR zzz}>rcoz6UQ0+bfc7V@};L4}%&{6_lL#BT(b|BB*wL0PX^R3*HH4BTnBOKI-J$Mo{$F4Ql-NgQDkSpw|C6 za5;F+HrL)(Q2k7RF?cVi`bTYd>$MKNhWIuRRtP=@im!hIO1_3Oqt8F;-?(|60BU~AL6yH0)cza*MbBYS{oM>|9Df2H3x34oL!jFIvd8a$2N6H; zr@9CJK0(4Ugnvf}sg!|VB4|DzCVYypiuAKV{oYBKCQK;8Z#Cil_JzCz|A-)7xWlI{ zpzcrk?gGC8E&|`<^8}|7uYkWJ9LcwS7lHrDeHy>?@hyF--)jh3gC7u%r`+p7#Gw7e zqlc3wS{~)wdKn1&1osdgA+Y4Z&4i;#7q5Mv@JqsfB(+U5U@V7qgPrzFVKO%gLApX%WAskGfZ?G6=1@J8d@#T$# zUl8)&CO)PJYYG32@IAuWeoh^HFC^r@m-}?Z?0!_y>Z1e@>9R_-jS{@8e*B zAYb`M!9xgL1pU5FcrW2x@@@fBf`0o5pCO#72*0Zc|C4YL;eCXa1p86%^L+eQAAJS* zzX_N5cn-aMTtWB<;V|mxw}WsN;dO-j2>Sg!VHx2kgbrVBBi{|e2tmKQ2xpS_V~cV2 z1y3RzLfU?xcCp6;VUmOulzW%Y_$|2Ee}53%LwFP6=Y-n{zagAM`FDd$zm+O^oI>~&VJBgfa5+K0UlVR3{FNg7-b&a?SVLG%9}5Y)_|AV95I>H{8t_O=I8hxCj6f8DB)z%7lZn}mT&># zRKf#;LYF(gjW;JAT0Oozmo4k!db+}K>gnCAb6X{U`a8o#aW|V z4@*fak}0-yb6N|>OXWB$#^tzPN|UZ-!O|^hn8Z_ASWm-jGM!S=NF3D)lVK?f3sDw# zmXa(^vQoXYD-NTi7>UZUlyziOOww813($5fQm)wrz*^r3s3ML0H1*Q`PRP#6`9EGqPj3bi!LtdJYy zrT?l1|8Q*^fq3Sn6@AfC71%&?uVrz0{KZP9OgyT;NQtbPGNhWLj~m_PQ4$csbHhF{ zcWjZ!5k5)l@L3}%E^157?7Pgu>m!L>CU~jh7~fK;UP>A<>5XzRv^kg9t?*`z z4#Hh=O~YCgF5PG&?P6Qk;kLNA%vDJ`>TKejaj4xMhv~Tb3bzdpH0XNJ)@yF4tg1x(Te8}$`S*0}AJCmXC$x+j~8s65^mQ9&1dvzdd2^(8lIxb2nOvo^UuWh!9Rj__UF$2Pkh0 z;~*T8Jn`SNHe>(L3nV{(SLOx9n$7RD7PAI<)TZ4RYfq4r6>6obEn{CPlPClLqNw4%a*7{Nzy`Xh5|zrq zCard`NrKP)r6}?n$uF_GX?K;~K)zuXY^I9i5>nN;N%KXs(zDW@xS1|uZRSr;u(=#f z&_Fp&i^#<~TP!ZFwUuGV8GXccn`>z$xB{^p6?O(!)Y3*Z=RIi<}1|FXrU4^0dn=OGLE~ z6Ch+|#CDUE@{cjgMul6pSostR$F7mBHR+sStA-y84e}2uGnVcShD2#ChpF-|;$E!| znYGyyh?kr#irMxHYy$B`FstdyL$CRL!6 zHdL~-OG*;c!j^r=iI(8%M$A^%@WyIs#P%EZ+A$b*7UnQI5F?tXP+jH1W|q<;VrB-m zCq+%zX$9S2?Ju@?eKItQUCB~D4#J{zt^dBE5o2h$2wQ(_n(um}rj`UEQL(ADrD8`U zOq}q@0(ZRd@c-bHv97ziVO^D7Jzb91FCNEk>a@+brdnT%jzrA#Tv*+`Si93CAyy>v z--L{3nu(4D=E&g8vjaiZmZOta z-j*bKGs{j}ZcLFM#|orJMT6v^AmZDQSftwY3OitNDkD2)9C2lX8tdsz(qy^<&#mhw zNupg@eiS{6M0%3r(l$IitDBYGw5INx;czc16rw! zNp|I>oM0K{Oo6R{K1<_F#%jD9<6l!pT{*c@6XmF;k`lz>EC~>mF=30CsHz9ykOj=$ zPDpND7rpeFz9_OQXkKrugr3$A zP?ng*;ds+p#Kb5`Nib8cxIfP6QsfHvSo}Z)?H?vi8ZmjD+jkbF2+I8Y&xsPg%WIo z1N2KE?+y7bSlZw z?QOKS+*)|SNEdM+f|i05e zjVezPMb>gu=j_^^{>u@tEUw=54&Cm0^6A!Hy#;mrJaE3% zBg2~+WSzq;e5BcP7d$ndk%;vXvIX5mYv>cVzX%Y9}|IY*!?)!J!} zcS70GHrrNCYY#S_w};zW!OTI3YD==en({S4s{~`QEkhFtg-h8E4>7F$f-Q8t-k*|7C0{@jI}(YxRc*$NmlCr| z=1bj{*pwX|2ss-fL!C0w1@G(ZE1m2d1IClapX?eNa4l>(g4mT>hXayWCj4Y(-Y#() zkkd4ilK~@1t{V_njWgMlBy_$fj1)%8q}r$>NAaN`Q89_+nAK4I5b}yRT;UlCdDjng z!Hl_bbaaU29*1HGWgB3Dv!&@Id_D|d=*pomn@;M{Zs!r@B4!RRQ6a?vi~%lPLIKr@ zra7p%CS?!CaDX@yZg136)YDwvHt7;)KLr?Q3YwItQH&GJgswS~!koR^q|t$!CaMRV zAB&NNEO6q(15Qdg!~^^`*sNI~MFpK2Ny|8K`=QISw3}PZSz6n*&<7N1ERq)rOu?gnR!!NqbfbOqJM821Hhoeq#ONRBp0P_vVJ z;A{*JSuhpHJM9mja=nS$4g;byKiSk9%JsalAag-a*v^=eOd_tex>7ngaMcH{Bxu0mSr zMs;h_S$DM?|Dc;|XZu{c%f9LE@!D%P4|gwHAP-`TLaVw~F3|l7`?OPbXpi}Px~paO zp>BR6uC(gww~cP@T+=G2A+UKnHzjOagilYnW~@|i&Y}keMqdkt%J}Qcotv=>*_27u zqS^Y@Skv~oerXbJ2v;pzyTGnI0eg*u7WXeICCqHTbP-B zy2GRkPADk`NTJM7kS|V2`G)W()1|u(h8sDV;e=@58ZKq=9;>@}0*6(Z(_P(ei1Vz5 zT@%mjy_ZByAgw3=TaavicnhuEE3+>G~ zyE#6vfxN{zuaCzMygeSpI}Jrd6}SWbL~8XSRGEicj~Z@HL}#%fCBh-VF0*2-T89V= zs}>s^rrIx)hocfIA2DmoAU5RU&RrJCSvW`f%v&kbxeNDBn9V$dW{N{1xW3z&qs~y> z@;Ps#1UWM1dE*bGXd`6eA0D|>Xh6YI4Z=Zv8Mv7izg)g(&PuniX1>TnsC z&~{M-yD>_{g9c42>`OfBa!jJh;CZ;cFtbm@p4rPB>?T~q3}$Xc?UO9I<2}}n`P4=j&t_YS$HdwwT1)S_N43D3jxe(RJXfkjH-B)do9-R383zZrBjAQ?NC#{dg~Zu3~7jZ*QZs$ivgipV{mGehP;*fh( zF9$?o?`NX2Y>Z}^aC>aV*B%zelgk@>cKkt3?KAN#0VBtgSzy@Odf(7uA@aKA#b}fA z>SE?@-Z;cdvt|Fh!r?$i8+$_3YC~!lnVPvB$t0||A`Gm>-ss*Pw7TTIhI}ezj)Jv{ zY|@~=Z1c|dw)PQ@HP}y2Z)zM~YrIX!6`xPZ!rVB_<(n%zb3a4T4FhM$0bHNlgqk`* zd&rKR_08@uE3b`MK_4_l*y2j3f#I3Yh$YI%2ONiPJLrff3bWDlR>AaxJzk)sJ!!DV z4ekX)z6s{q12g+NVO7o@8r00K`PUV;&CTws8)spk&VB%yKU|NiMiu?kp9bSCBU1VF1#43ru6@I1RuZ1lyiaKxt!_3`@iw zQE>9Wm>L|)DUI{rJ)>whcX$!fW}mso6bRfQ<3l^YC87rdH&Nd_Bf=kk?6$j#3`qL| zdo-_G#KJUAW5P{;VbjEv^;&Jcw?NeHY2AhD#YL%5vP)J|%#xVePkL;@nThwes4(pl zc*g84KNhA4rw!-)(qyfEc6&|FHElrd6z0Ug+2dtABTZ?SlM7+(rqh(!=#?89ItBQ_ z>lV5zFeQ7rtS)y{qZE6b%YWUp<^o*e)1}q56`Evdvzx4%nYV0N_|^ERhLrHk?>c2`}|Qh@FYxMxBXp*!z===zxG>r-`3zpK?;% z>yHU6yYs2+-`kTv=lIt?4M7>_O(kii?P17}4pps@naI|_csPz#TW8qzPQ;mBZ9{ZC z&81$1k-3{I`#Ii<@BqbLiZo`w6xqgwYhy=T&!345bl}dL<+qUoD8|*m`Oj-|XHUa} zO#$KQ*Ck$eV$G~%N&cLE!S+UeO63H;Pj|eiP);qures$-Z48+UB%So~eKhD!-6r&% zG1-3V_GZ(pq_%e_^;~n(&4{LnS=I9F$h1Q2K{YdwiXBnS1cpw%-nAn40T#%RH`fY! zXc}zvC-@G#P=`EF2Ad^u9v~uK;x(vA*<69ndW_<$(*2H^y(T7&m`<3P^*3j=NCTz@ zwzh--w>pxgWlU#Yx)w@ECbcEwk@IBQlE>|DQ(zJ2S#T}+DhxDN2Ta73U}81{XK84H zZRzxZ_^4EMPb0H5#oaxD2N;=YK*_D0~xl#?XC5cV28hjPcC=0)<cVGDlv!4r!Bxy7c+eNmie;UK7%JMi<&+Kbb%*k5TNBh7QHffh$ z`Rf_mCNGj5wl=7jMh!Deq{O(|aQ9o<$hsTh#sjM7GEL4;od?a7>Dj-xS;YGi$nR|C z<4ea^CZ9=M3%0o%24_p!0SINm8#NONvku|yXWU@BR9bFd=k7x!3`VKkJIyco6l4&{ z;^mcxOSc0aqvygf=Xb8$Z6M}U!ieSCrKAZ~vF3CzHOFd&SC~jGe>Cif$H!56a-M2K zhzC$kN^0__RdiHWVPv=Od%M%8R(xSGN zso`p|$BS)5lpZs0Jwm)ve<^5Mvmz~SxQ`ZzlYBIO$v zO;1dH?`l$$G3Do;w&y?G>GFKe^qLln@!S9AU=Ua=_WVaj5!3T>v+zFLjyHP8Q;+B% z3-$gdr-hZwJ@HOX!v&DW`waZ}%RkEf-4KJ@JkR?*+DyyGtDAc{CoWYN5jbN1J& z#0nVKaY}HUlb3H@6EHd4fNIx|X?77#XKdVd>rKn*Jv%zhd6qG)J$K=J`m@VwcFcVC z6$J|2?q+<^Huh$KRa_Wto5C?USIXSXRT@~>wl?lnm#8H5B`JqsY00-X7LyIi>e8iG zQ~9&ayt2Qub8jq+qdkkZEs-2SEppGIu~Ee5(T~g1lsSqeCG$#Y*|nG1wdTXDpsS4~ zWFqLXkqy_g!-3ss9sJ^Ug(i-qX%Rp2X*(mOX7`ZZaa$a*;U)SZbsyMVzM^Y0LY3sPC_9+6A~Dve7j5E2o;CD9-2R z7+|)9v>J|8OpG`#VbOC5fse>Dg|3gB_byoTRl%Zr0|S)FGee4fx z8+3Oa6u6f^k_N`cVs5v6CBed$oy#*LnOn#apY1&uTm`}oI@zL^Sm8><`6*6VniY~g z_p{d}kmpnM?fAPZ9FE3mijy{1Ry^?#ujv0ks~2rAJ*Gm=7kJ;!nR*h2irwEV zsKpboCh-FvRqcrAowrraD_hyWckTYY?sZiXfV*K(Y?FZ zyL)BH4ewWYHKin_ElC@fmz_XLNFYF<8LAeBX(qJ8Oq()8+JQ;iDWpuxbYNgg`um@A z_TDRFAf4{$yZ=4A=j{2;_d4JC^yqU>ztwPk3HnXw2TwKTXW*C5yARZ1!~;6a4q=x@cgTw*8BJ13&4L4?H_}h zXAK`0o&jooX9avdD1Och@7D+11ipmlgWzf4fq<_DFQPpS@@H=1NBrLgN-m!c_+{`C z+J6JC1J}U(esBZ$BJeOMKHd*%owtBm_Z^`4`6MWQKNX&T7CfK!7s1`&BcSy2LX`4M za3eSZZU^<PpyY5jsC7I5N`7Ah)&C(-{Cx{lzkdqtAB6Wm0ma7?pyYMV3;nnkf@+@+ zO5W>1eRn9l-w|*ZC_YC*dmP+IdkVY^Tm~-y?*+GkkAkv;v(Gi=H^40cM+3eA)ca)+ zmdq`n1@8h8t$7IC1b!Ekou0`@^n44bxUvU454;{61aAZ_co(St4}n|2AB6U~OeVcv z3c{M%1xg+V!Iy&xNLO_9LL?e+-mfPQ&>nhv$KqtQiJ3gI9x^ zXF0t8V8HtWeg{b&doCz`w}Tgh*Mk=P5O^tgA23|- zkfoUG5&Ad5qoC~YmDcln2-N#`gR-BGf|~EHfcJp%+xtPy|20r{__v_?KMIQfe+lg$ zf{G761|{De>->BNK*{l1P~*$cej6zJx((F#?*%UczXI}S{*#|!@SOFY&ja9vv~K{l z-VcM4!)HM8{W(za@PY9DAyD6a43s{92+D3w-{9@zIiTj-04h#g1JcFJfrM`JUQm48 z4$2-M1SQ{Zfm-*sLCN8Jpyv60X#aO;{|~5sXS~#Z_iXSq+7|`f0bW7-GEn}r49aeA z4tNX{U-yEq2UkF?e;r1B9e4l~zjuMMi-$q2{~tlk`|qIi{iA?SfLi~VFZ1#|7nHs( z2DRP-l)m2uCg820*7pSH)-mAaeKx4?J|EP4>%gag+d=WW1C*Zkh4wV4evRi>06-+dU=dcOl|{Nv&MPeDX&)@=52 z82~l!mVi4z$$Jm@RB#&9cdrGX0Y>5Z0(b`P!=U2MGPnc08-v=$Yaf^?~`#^nn7DR;Rc2NHH*PsO-1!ZSXfYRgo3;no@ zKupq1fm^{P(1OQ7>G2!j`QXFh{o~+1+UM20ej4Cf+HV8J_Xof;!HAB9DE~WA@Qj7yaBozdK2_YNVg=Me5;-T}=) zBTxb1lFp_9a~S#{bT@P#GzJ}j+E8`<9ye!)Mht!yl5gmG3G^Q59;gAm0IIG(?6CbTL$2H*)i- z&^QrrHsEu>6uJcZElAfj&}Hr}{A}8n<#sk{#cxu6lEUirP-5~Nv&u{EpsI-HF;sK z%;3TQ7C>X!?2XbiD{a<}Q(Ml*t+=p_B#-N5mM`zL_4&BIVB2xtN{T`g4w}95Q3}WH zs3;^Evo~wC;ggQlf#UpWTRPhXzO|Gq)8v$#WszPSl7Yq^^7%_-J-R& zJUU`uF};6$(2PXIyze!_ATturbmsi;uklgV=4RS%oZRWAxVv&{Oj@UaOSH5z$b6lN6V1m@jsE6Nu-Z7V^>QR52# z-dUS_T`lLN4$PjL(N>f+`9*wYbg7NWR9KjOxSRVKHv5{<91ogV*1!Qv>?&^TbgRP5 z+;SxTu@N&iVa8faT_iL3Dw=6!i{Ly$X8?-KW4UXVBJM1W{VEt)*?_vVVrN%l>0;DO zkP|MBN3Wxkf8Z3-YdY7{C;ZzY#?q1!sbvc>W;W4`@o+nr5e;wxg@rO-w$WUaq`grR zMjEx`^^L7~cI6jOqKAEL*2xt=a?Ezw&PObGCdLn4q*DCB{G7K*M4rp7t*A*nY4Nt6 zWedcILG#Kebv`#v)Tx|lJWl7zc{85X7xMiv6Qqr zEgy@Ew&_CE^2lAnEhBW6I94ovxX@4fyOqoIhtL= zF$d6$Ie^C!0Ub{4S2%XJGvSeUQ*|Qb_}*p_JYrRVnIxLX(pbKqh+jn#54NFr748pr zV&buHU~x0c+?SnP0|j!^MmNw+y?WgEeHAFpR69d;xgFC6XQs+%c2>V73z}l#3(IDz zGjjtbCTu08nU3=(Q4dG626Axvg_JeLcQNEiAD`X&lXDHA|gbd*Hu}=DOQOFBPh+n zu0_y-S)Q=yN^_A!;WVz7yx?y>JK|NZY=lTmv|GEDx6(C>t}h@fMNt<&<%79A$6_H~ z^NF_@*S%=R^#oC~5Ahx6u}($Ih6Gztx@_wSacHLthW$aU_daKTs(GtyCh5Yj>KoqA zuG;ySi_mHgrVD9yB=u%YfKl#AUdr<`lYHSc_mscj=FdDC_-eo*^PRCg(-QA4|!IYinzo78;*c_<+$l413SDi_3* zmR^%%blvSvhAu@&&5ogU)@KDWUE9xC)l2G%6!5B{^+;}m24$V4+}tTePKA|VuxTCt z*YHN-ay6IhMNVC-o)@G}WawxVD^SKslyceBuj}RK4!tsQ=5w1cff>~zJF81aZBHDpCzT%MoU(K-{NLnxx2mth~0Ig`;my9H$q_e zjPnw|X}d-Flv;XaYNBm7*^~b$=a>G`04Cu&%;eb-X+Fr1g9x$Lv6;3zr9CoF{=oxc zgpzP^aMD1M>(Jk)O~euW`W4gD6Xho|I#-zaq|t~|qg_6Y5t(rj#ch7vu@<+Vq~wPtV_D2LX!kbRY(ii_mW$Z* zplNqzc)Sy{DkIJ~?kM0k{oHMiY`K{}RU2#6@CbS5u$|bm_f>nY8nuT;C#S})KCsqr zi?#j5T+*mr*_kV9)7h|HJ8|`N%^ejOR8#UlY_|_>yQnsFac%oHyKUR>_RF{*8lq!u zk{wKs&l(uvu)TC9Dc4RkIrBAZ`-nBguua>pS?t+Sk;sic{rnTGF8;FC)U<(BR7lx2-jsCS=PBU^yW?w`@5CCDxpC zeBK+QSQLuhNbuQJ28aRdcnyE>OJj^J(@6P5&hQq%v1+XdghIicAf8_*+f2`jf z|8Xe32NN*ZS~*chHBNDyc~_3-u`363exV$|kbLDtoAY+uJ@<2flZCR-de-tmrA2L^ zN(!sm0cUX~iJ>%5l?Y~kU4>v=k-|wudErDeN)c^^q}d_$JVZV!fiEH{$s7UqMMoA` zhi?>y7}Bh>7)KqqkT@?h5}QyvaQZ~}5(pn*jiH7RsgF*cvD1(?K}rgth!E-pRg*FP zr8kdqe&sl4n*O>1FY3-zPO2~D+T`SQIxBTz6it9EbJ&%)4BAb+R-$m!_E#9j2UJLa zeL|drNpKPOczH*$?4VHBGL>6PaBRA8M7W|mghs_!Z&X(_zhn>v zA&O43Nkjo_wANBdgNg#~%Zgn7vT`C+H&{3&4Httdw8Lg3kJ`w4sj6@w5w;Ct%uXA` zX%h)%PBS3OzTPk#(I(^`fgQ@-ska}V&xb`ns`&O`Ty40jt}%{4LP+tcI8g_ zWY{lQgqy8_UM2UvzE0Ack}8r;3{B2s(V$2@%_8|K@~GpgUR#*k0Ic6EgK#fO%bI9xjkV?I(6=r53Jz{Q z;WWsu){D>8vj%yP(+NCvGk8~*a{E9CNlb*hPW>3J7dB?cTNnN4-7Us3ruLK2z)cS3n-*{_jDdr?8L{ObauuyAm-e9Y!81Mc(4WuE9ebPl;S>%1ir#ALV5s1oak7~stHwaw3Rb=BM)p<1 z2-~hwKyHz>6_t7kD#CL)pUe0-cf@#$+5r68KR0Bo@L!RzTCH|HmLN} zQU2sRR53=ZyDp1avqMyiJ4=pzSArrPj1YF6Ln-oRdPL4wE1AQw&&ph(!wtj1NKBm+ zT$pvcrc&2Fp_;L3t3|}>73`h;sCkllZpal5nz1`F|XJ0%uQlQcRVhoF_Y4B8ruKtI`%pg`D0QRPdjU zyvUuix`iTntqzgYeHsJ4e#NoA7HV1&r}AR{&4YcgeN)JE#@HO_xPu(=j2*jwmp-I3 zS+x&f(}~hj6xIvg5H zWv}F=l`vd_aB{$A6cvJB$*#01`s0*0Ko?WXkURv9GPyg>&SpvFl6}W8EQu$zWA{ldS*^-qBq=G<=4;*Kb?991ztAR(MA~^&^QDLddzi3}W6dmgJ`#>U{nA`L znRJbZu09qL6ZoJa5~9$*BHdhWQOLtp&YV>=sOlVL5vB6Eu78V-;M%U&|Cdugi=vq} zLFPfvuHN2F*}Ad`fu&EZ;w=0>RYw*V+f--c1SgIa9S*r8Vj3+f5KDMfi6Yh}hV)TX z!|6fhhhRzdi59RWq4#9kcntDFmqt75ytYt*T)dRg(L{EuW=3BQzG zRpk2r}P${04|l{<`5fv%K#cRG;ygQ=-gStFb2OV-T|QHwOjIPM6yKBaNN zcOav7SNb<$BxMz9cT`bS3CctABz?I^q3vCUTGjI4-WT%_FBwTtnBm-l+2!Vc0kctt A0RR91 diff --git a/inc/locale/fr_FR/LC_MESSAGES/tinyboard.po b/inc/locale/fr_FR/LC_MESSAGES/tinyboard.po index e6dd1168..a012a8d8 100644 --- a/inc/locale/fr_FR/LC_MESSAGES/tinyboard.po +++ b/inc/locale/fr_FR/LC_MESSAGES/tinyboard.po @@ -1,857 +1,2446 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# CHAFIK , 2014. +# Translators: +# kaf , 2014 +# CHAFIK , 2014 msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-21 11:29-0400\n" -"PO-Revision-Date: 2014-01-20 07:05+0200\n" -"Last-Translator: CHAFIK \n" -"Language-Team: cable6.net\n" -"Language: fr\n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: French (France) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/fr_FR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr_FR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Virtaal 0.7.1\n" -#: ../../inc/lib/gettext/examples/pigs_dropin.php:77 -msgid "" -"This is how the story goes.\n" -"\n" -msgstr "" -"Il y a un début à toute chose.\n" -"\n" - -#: ../../inc/functions.php:1046 ../../inc/functions.php:1060 +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "seconde" +msgstr[1] "secondes" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minute" +msgstr[1] "minutes" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "heure" +msgstr[1] "heures" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "jour" +msgstr[1] "jours" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "semaine" +msgstr[1] "semaines" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "année" +msgstr[1] "années" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "Banni!" + +#. There is no previous page. +#: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 +#: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 +#: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 msgid "Previous" msgstr "Précédent" -#: ../../inc/functions.php:1065 ../../inc/functions.php:1074 +#. There is no next page. +#: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 +#: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 +#: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 msgid "Next" msgstr "Suivant" -#: ../../inc/display.php:91 ../../inc/mod/pages.php:62 +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "Erreur" + +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "Une erreur s'est produite." + +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 msgid "Login" msgstr "Identifiant" -#: ../../inc/config.php:687 +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "Message trop long. Cliquez ici pour voir le texte en entier." + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "Ban" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "Bannir et supprimer" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "Supprimer le fichier" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "Êtes-vous sûr de vouloir supprimer ce fichier ?" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "Mettre le fichier sous Spoiler" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "Êtes-vous sûr de vouloir mettre ce fichier sous Spoiler ?" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "Déplacer la réponse sur une autre planche" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "Éditer message" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "Supprimer" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "Êtes-vous sûr de vouloir supprimer ceci ?" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "Supprimer tout les messages ayant cette IP" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "Êtes-vous sûr de vouloir supprimer tout les messages ayant cette adresse IP ?" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "Supprimer tout les messages ayant cette IP, sur toutes les planches" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "Êtes-vous sûr de vouloir supprimer tout les messages de toutes les planches ayant cette adresse IP ?" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "Dé-épingler" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "Épingler" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "Autoriser le rebond du fil" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "Interdire les rebonds sur ce fil" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "Déverrouiller le fil" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "Verrouiller le fil" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "Déplacer le fil sur une autre planche" + +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "Vous avez été rendu muet pour cause de contenu non-original." + +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "Nouveau Fil" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "Nouvelle réponse" + +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "" + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 msgid "Lurk some more before posting." msgstr "Rôde plus avant de poster." -#: ../../inc/config.php:688 +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 msgid "You look like a bot." msgstr "Tu ressembles à un bot." -#: ../../inc/config.php:689 +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 msgid "Your browser sent an invalid or no HTTP referer." msgstr "Votre navigateur nous a envoyé un référant invalide ou aucun référant." -#: ../../inc/config.php:690 +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 #, php-format msgid "The %s field was too long." msgstr "Le champ %s comporte trop de caractères." -#: ../../inc/config.php:691 +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 msgid "The body was too long." msgstr "Vous avez atteint la limite de caractères pour le texte." -#: ../../inc/config.php:692 +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 msgid "The body was too short or empty." msgstr "Ce texte est trop court ou vide." -#: ../../inc/config.php:693 +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 msgid "You must upload an image." msgstr "Vous devez mettre en ligne une image." -#: ../../inc/config.php:694 +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 msgid "The server failed to handle your upload." msgstr "Le serveur a échoué la mise en ligne de votre image." -#: ../../inc/config.php:695 +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 msgid "Unsupported image format." msgstr "Format d'image non-supporté." -#: ../../inc/config.php:696 +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 msgid "Invalid board!" msgstr "Planche invalide." -#: ../../inc/config.php:697 +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 msgid "Thread specified does not exist." msgstr "Le fil spécifié n'existe pas." -#: ../../inc/config.php:698 +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 msgid "Thread locked. You may not reply at this time." msgstr "Fil verrouillé." -#: ../../inc/config.php:699 +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "Le fil a atteint le nombre de réponses maximum." + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "Le fil a atteint le nombre d'images maximum." + +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 msgid "You didn't make a post." msgstr "Vous n'avez pas écrit de message." -#: ../../inc/config.php:700 +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 msgid "Flood detected; Post discarded." msgstr "Flood détecté ; Message ignoré." -#: ../../inc/config.php:701 +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 msgid "Your request looks automated; Post discarded." msgstr "Votre requête semble automatisée ; Message ignoré." -#: ../../inc/config.php:702 +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 msgid "Unoriginal content!" msgstr "Ce contenu n'est pas original." -#: ../../inc/config.php:703 +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 #, php-format msgid "Unoriginal content! You have been muted for %d seconds." msgstr "Ce contenu n'est pas original. Vous avez été muté pour %d secondes." -#: ../../inc/config.php:704 +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 #, php-format msgid "You are muted! Expires in %d seconds." msgstr "Tu as été muté. Interdiction de poster pendant %d secondes." -#: ../../inc/config.php:705 +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 #, php-format msgid "Your IP address is listed in %s." msgstr "Votre addresse IP est listée en %s." -#: ../../inc/config.php:706 +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 msgid "Too many links; flood detected." msgstr "Trop de liens ; Flood détecté." -#: ../../inc/config.php:707 +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 msgid "Too many cites; post discarded." msgstr "Trop de citations ; Message ignoré." -#: ../../inc/config.php:708 +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 msgid "Too many cross-board links; post discarded." msgstr "Trop de liens cross-planches ; message ignoré." -#: ../../inc/config.php:709 +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 msgid "You didn't select anything to delete." msgstr "Vous n'avez rien sélectionné à supprimer." -#: ../../inc/config.php:710 +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 msgid "You didn't select anything to report." msgstr "Vous n'avez rien sélectionné à reporter." -#: ../../inc/config.php:711 +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 msgid "You can't report that many posts at once." msgstr "Vous ne pouvez pas reporter autant de messages à la fois." -#: ../../inc/config.php:712 +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 msgid "Wrong password…" msgstr "Mot de passe incorrect." -#: ../../inc/config.php:713 +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 msgid "Invalid image." msgstr "Image invalide." -#: ../../inc/config.php:714 +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 msgid "Unknown file extension." msgstr "Fichier d'extension inconnu." -#: ../../inc/config.php:715 +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" -msgstr "" -"Maximum de la taille d'un fichier requis : %maxsz% octets
La taille de " -"votre fichier : %filesz% octets" +msgstr "Maximum de la taille d'un fichier requis : %maxsz% octets
La taille de votre fichier : %filesz% octets" -#: ../../inc/config.php:716 +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 msgid "The file was too big." msgstr "Ce fichier est trop volumineux." -#: ../../inc/config.php:717 -msgid "Invalid archive!" -msgstr "Archive invalide !" - -#: ../../inc/config.php:718 +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 #, php-format msgid "That file already exists!" msgstr "Le fichier a déjà été mis en ligne ici : " -#: ../../inc/config.php:719 +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 #, php-format msgid "That file already exists in this thread!" msgstr "Ce fichier existe déjà dans ce fil." -#: ../../inc/config.php:720 +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 #, php-format msgid "You'll have to wait another %s before deleting that." msgstr "Vous devez attendre encore %s avant de supprimer votre message." -#: ../../inc/config.php:721 +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 msgid "MIME type detection XSS exploit (IE) detected; post discarded." msgstr "Exploitation XSS de type MIME (IE) détecté; Message ignoré." -#: ../../inc/config.php:722 +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 msgid "Couldn't make sense of the URL of the video you tried to embed." msgstr "L'URL de votre vidéo est fausse." -#: ../../inc/config.php:723 +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 msgid "You seem to have mistyped the verification." msgstr "Vous semblez avoir fait une erreur lors de votre vérification." -#: ../../inc/config.php:726 +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "Vous n'êtes autorisé à débannir que %s utilisateur en même temps. Vous avez essayé de débannir %u utilisateurs." + +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 msgid "Invalid username and/or password." msgstr "Identifiant et/ou mot de passe inválide(s)." -#: ../../inc/config.php:727 +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 msgid "You are not a mod…" msgstr "Vous n'êtes pas modérateurs." -#: ../../inc/config.php:728 +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 msgid "" -"Invalid username and/or password. Your user may have been deleted or changed." -msgstr "" -"Identifiant et/ou mot de passe inválide(s). L'identifiant a pu être supprimé " -"ou modifié." +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "Identifiant et/ou mot de passe inválide(s). L'identifiant a pu être supprimé ou modifié." -#: ../../inc/config.php:729 +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 msgid "Invalid/malformed cookies." msgstr "Cookies inválides ou mal formés." -#: ../../inc/config.php:730 +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 msgid "Your browser didn't submit an input when it should have." msgstr "Votre navigateur n'a pas envoyé de données lorsqu'il devait le faire." -#: ../../inc/config.php:731 +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 #, php-format msgid "The %s field is required." msgstr "Le champ %s est obligatoire." -#: ../../inc/config.php:732 +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 #, php-format msgid "The %s field was invalid." msgstr "Le champ %s est invalide." -#: ../../inc/config.php:733 +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 #, php-format msgid "There is already a %s board." msgstr "Il existe déjà une planche %s." -#: ../../inc/config.php:734 +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 msgid "You don't have permission to do that." msgstr "Vous n'avez pas la permission de le faire." -#: ../../inc/config.php:735 +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 msgid "That post doesn't exist…" msgstr "Ce message n'existe pas." -#: ../../inc/config.php:736 +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 msgid "Page not found." msgstr "Page introuvable." -#: ../../inc/config.php:737 +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 #, php-format msgid "That mod already exists!" msgstr "Le modo existe déjà : " -#: ../../inc/config.php:738 +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 msgid "That theme doesn't exist!" msgstr "Ce thème n'existe pas." -#: ../../inc/config.php:739 +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 msgid "Invalid security token! Please go back and try again." -msgstr "" -"Le Token de securité est invalide. Veuillez retourner à la page précédent et " -"recommencer." - -#: ../../inc/mod/pages.php:66 +msgstr "Le Token de securité est invalide. Veuillez retourner à la page précédent et recommencer." + +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "L'UTILISATEUR A ÉTÉ BANNI POUR CE MESSAGE" + +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 msgid "Confirm action" msgstr "Confirmer cette action." -#: ../../inc/mod/pages.php:110 +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 msgid "Could not find current version! (Check .installed)" msgstr "Version actuelle introuvable. (Verifiez .installed)" -#: ../../inc/mod/pages.php:151 +#: ../../../../inc/mod/pages.php:162 msgid "Dashboard" msgstr "Panneau de Configuration" -#: ../../inc/mod/pages.php:228 +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "Il n'y a aucune planche pour la recherche!" + +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "Résultats de la recherche" + +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 msgid "Edit board" msgstr "Editer cette planche" -#: ../../inc/mod/pages.php:261 +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 msgid "Couldn't open board after creation." msgstr "Ouverture de cette planche impossible après sa création." -#: ../../inc/mod/pages.php:276 +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 msgid "New board" msgstr "Nouvelle planche" -#: ../../inc/mod/pages.php:322 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:96 +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 msgid "Noticeboard" msgstr "Notifications" -#: ../../inc/mod/pages.php:382 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:166 +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 msgid "News" msgstr "Nouvelles" -#: ../../inc/mod/pages.php:422 ../../inc/mod/pages.php:449 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:255 +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 msgid "Moderation log" msgstr "Modération" -#: ../../inc/mod/pages.php:592 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:247 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:65 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 msgid "IP" msgstr "IP" -#: ../../inc/mod/pages.php:602 ../../inc/mod/pages.php:993 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:377 +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 msgid "New ban" msgstr "Nouveau banni" -#: ../../inc/mod/pages.php:670 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:224 +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 msgid "Ban list" msgstr "Liste des bannis" -#: ../../inc/mod/pages.php:765 -#, fuzzy +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "Déplacer la réponse" + +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 msgid "Target and source board are the same." -msgstr "La cible et la source de la planche sont les mêmes." +msgstr "Les planches de départ et d'arrivé sont les mêmes." -#: ../../inc/mod/pages.php:927 +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 msgid "Impossible to move thread; there is only one board." msgstr "Impossible de déplacer ce fil ; il n'y a qu'une seule planche." -#: ../../inc/mod/pages.php:931 +#. line 39 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 msgid "Move thread" msgstr "Déplacer fil" -#: ../../inc/mod/pages.php:1045 -msgid "Edit post" -msgstr "Éditer message" - -#: ../../inc/mod/pages.php:1271 ../../inc/mod/pages.php:1320 +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 msgid "Edit user" msgstr "Éditer identifiant" -#: ../../inc/mod/pages.php:1333 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:232 +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 msgid "Manage users" msgstr "Administration" -#: ../../inc/mod/pages.php:1395 ../../inc/mod/pages.php:1467 +#. deleted? +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 msgid "New PM for" msgstr "Nouveau MP de" -#: ../../inc/mod/pages.php:1399 +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 msgid "Private message" msgstr "Message privé" -#: ../../inc/mod/pages.php:1420 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:171 +#. line 68 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 msgid "PM inbox" msgstr "Messagerie" -#: ../../inc/mod/pages.php:1531 ../../inc/mod/pages.php:1535 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:263 +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 msgid "Rebuild" msgstr "Reconstruire" -#: ../../inc/mod/pages.php:1621 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:207 +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 msgid "Report queue" msgstr "Fil des reports" -#: ../../inc/mod/pages.php:1743 +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 msgid "Config editor" msgstr "Éditer la configuration" -#: ../../inc/mod/pages.php:1753 +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 msgid "Themes directory doesn't exist!" msgstr "Le répertoire de thèmes n'existe pas." -#: ../../inc/mod/pages.php:1755 +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 msgid "Cannot open themes directory; check permissions." msgstr "Vous n'avez pas la permission de créer un nouveau répertoire" -#: ../../inc/mod/pages.php:1769 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:247 +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 msgid "Manage themes" msgstr "Gérer les thèmes" -#: ../../inc/mod/pages.php:1831 +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 #, php-format msgid "Installed theme: %s" msgstr "Thème installé : %s" -#: ../../inc/mod/pages.php:1841 +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 #, php-format msgid "Configuring theme: %s" msgstr "Thème configuré : %s" -#: ../../inc/mod/pages.php:1869 +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 #, php-format msgid "Rebuilt theme: %s" msgstr "Thème reconstruit : %s" -#: ../../inc/mod/pages.php:1908 +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 msgid "Debug: Anti-spam" msgstr "Debug : Anti-spam" -#: ../../inc/mod/pages.php:1932 +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 msgid "Debug: Recent posts" msgstr "Debug : Messages récents" -#: ../../inc/mod/pages.php:1956 +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 msgid "Debug: SQL" msgstr "Debug : SQL" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:19 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:29 +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "Erreur de la base de donnée:" + +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "Banni?" + +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "Vous n'êtes pas banni." + +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "Retourner" + +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "Information sur l'erreur" + +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "Supprimer message" + +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "Fichier" + +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "Mot de passe" + +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "Raison" + +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "Reporter" + +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "Retourner au panneau de configuration" + +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "Mode de messagerie : Réponse" + +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "Retour" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "(Aucune nouvelle à afficher.)" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "Pas de sujet" + +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "par" + +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "à" + +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "1 réponse" +msgstr[1] "%count% réponses" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "Fichier :" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "Image sous Spoiler" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "Réponse" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "Voir tous" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "Dernier 1 Message" +msgstr[1] "Derniers %count% Messages" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "1 message" +msgstr[1] "%count% messages" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "et" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "1 image en réponse" +msgstr[1] "%count% images en réponse" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "cachés. Cliquez sur Répondre pour visualiser." + +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "Nom" + +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "E-mail" + +#. line 23 +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "Sujet" + +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "Actualiser" + +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "Commentaire" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "Actuellement en mode HTML brut" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "Passer en mode balisage ?" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "Passer en mode HTML brut ?" + +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "Vérification" + +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "Ou URL" + +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "Insérer" + +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "Drapeaux" + +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "Épinglé" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "Verrouiller" + +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "HTML Brut" + +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "(Pour supprimer le fichier)" + +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "La recherche de message est désactivé" + +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." +msgstr "Merci de patienter un moment avant d'effectuer une nouvelle recherche." + +#: ../../../../search.php:131 +msgid "Query too broad." +msgstr "Requête trop large." + +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "%d résultat en" +msgstr[1] "%d résultats en" + +#: ../../../../search.php:163 +msgid "No results." +msgstr "Aucun résultat." + +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "Rechercher" + +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "Contestation de ban non trouvé!" + +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "Contestations de ban" + +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "Nouvel utilisateur" + +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "Impossible de promouvoir/rétrograder l'utilisateur." + +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "Débogue: APC" + +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "Votre code contient des erreurs de syntax. Merci re retourner les corriger. PHP dit:" + +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 msgid "Boards" msgstr "Planches" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:57 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:183 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 msgid "edit" msgstr "Éditer" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:74 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 msgid "Create new board" msgstr "Créer une nouvelle planche" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:84 +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 msgid "Messages" msgstr "Messages" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:120 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:98 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:125 -msgid "no subject" -msgstr "Pas de sujet" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:161 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 msgid "View all noticeboard entries" msgstr "Voir toutes les notices" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:192 +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 msgid "Administration" msgstr "Administration" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:239 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 msgid "Change password" msgstr "Changer son mot de passe" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:271 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 msgid "Configuration" msgstr "Configuration" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:282 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:293 -msgid "Search" -msgstr "Rechercher" +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" +msgstr "Autre" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:289 -msgid "Phrase:" -msgstr "Phrase :" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:297 -msgid "" -"(Search is case-insensitive, and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.)" -msgstr "" -"(Cette recherche n'a pas de sensibilité à la casse et est basé sur des mots-" -"clefs. Utilisez les \"guillemets\" pour rechercher des phrases exactes. " -"Utilisez un astérisque (*) en guise de méta-caractère.)" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:309 +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 msgid "Debug" msgstr "Debug" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:313 +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 msgid "Anti-spam" msgstr "Anti-spam" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:316 +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 msgid "Recent posts" msgstr "Messages récents" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:322 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 msgid "SQL" msgstr "SQL" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:360 +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 msgid "User account" msgstr "Compte de l'utilisateur" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:365 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 msgid "Logout" msgstr "Déconnexion" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:21 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:21 +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 msgid "New post" msgstr "Nouveau message" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:27 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:31 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:36 -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:27 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:55 -msgid "Name" -msgstr "Nom" - -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:36 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:63 -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:53 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:98 -msgid "Subject" -msgstr "Sujet" - -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:42 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:69 +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" msgstr "Message" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:49 +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 msgid "Post to noticeboard" msgstr "Poster dans les notifications" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:73 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:100 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 msgid "delete" msgstr "Suppression" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:106 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:133 -msgid "by" -msgstr "par" - -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:118 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:112 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:344 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 msgid "deleted?" msgstr "supprimé ?" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:125 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:136 -msgid "at" -msgstr "à" +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "Poster une nouvelle" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:74 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:169 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:331 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 msgid "Staff" msgstr "Staff" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:77 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:179 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 msgid "Note" msgstr "Note" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:80 +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 msgid "Date" msgstr "Date" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:86 +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 msgid "Actions" msgstr "Actions" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:142 +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 msgid "remove" msgstr "retirer" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:189 +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 msgid "New note" msgstr "Nouvelle note" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:226 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" msgstr "Statut" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:233 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 msgid "Expired" msgstr "Expiré" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:238 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 msgid "Active" msgstr "Actif" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:256 -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:32 -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:30 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:90 -msgid "Reason" -msgstr "Raison" - -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:269 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 msgid "no reason" msgstr "Pas de justification" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:278 -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:20 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:142 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 msgid "Board" msgstr "Planche" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:291 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:150 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:83 +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 msgid "all boards" msgstr "Toutes les planches" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:300 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 msgid "Set" msgstr "Configurer" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:309 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 msgid "Expires" msgstr "Expire le" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:322 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:137 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 msgid "never" msgstr "jamais" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:357 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "Vu" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "Oui" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "Non" + +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 msgid "Remove ban" msgstr "Débannir" -#: ../../templates/cache/72/55/0d64283f30702de83ecfcb71f86a.php:25 -msgid "There are no reports." -msgstr "Il n'y a pas de reports." - -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:19 -msgid "Delete Post" -msgstr "Supprimer message" - -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:218 -msgid "File" -msgstr "Fichier" - -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:23 -#: ../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:41 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:310 -msgid "Password" -msgstr "Mot de passe" - -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:27 -msgid "Delete" -msgstr "Supprimer" - -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:36 -msgid "Report" -msgstr "Reporter" - -#: ../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:28 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:23 -msgid "Username" -msgstr "Identifiant" - -#: ../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:52 -msgid "Continue" -msgstr "Continuer" - -#: ../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:94 -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:175 -#: ../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:63 -msgid "Return to dashboard" -msgstr "Retourner au panneau de configuration" - -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:36 -msgid "Report date" -msgstr "Date du report" - -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:45 -msgid "Reported by" -msgstr "Reporté par" - -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:63 -msgid "Discard abuse report" -msgstr "Ignorer ce report" - -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:80 -msgid "Discard all abuse reports by this IP address" -msgstr "Ignorer tous les reports de cette addresse IP" - -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:183 -msgid "Posting mode: Reply" -msgstr "Mode de messagerie : Réponse" - -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:186 -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:232 -msgid "Return" -msgstr "Retour" - -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:76 -msgid "Post news entry" -msgstr "Poster une nouvelle" +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:66 +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "Action" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 msgid "(or subnet)" msgstr "(ou subnet)" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:80 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 msgid "hidden" msgstr "caché" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:107 +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 msgid "Message" msgstr "Message" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:117 +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 msgid "public; attached to post" msgstr "Public ; attaché à ce message" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:133 +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 msgid "Length" msgstr "Longueur" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:192 +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 msgid "New Ban" msgstr "Nouveau ban" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:20 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "Phrase :" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "Messages" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "Notes sur l'adresse IP" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "Bans" + +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "(La recherche est sensible à la casse et est basé sur les mots clés. Pour rechercher une phrase exacte, utilisez les \"guillemets\". Utilisez un astérisque (*) comme joker.)" + +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 +msgid "There are no active bans." +msgstr "Il n'y a aucun ban actif." + +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "Adresse IP/Masque" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "Durée" + +#. line 92 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 +msgid "Unban selected" +msgstr "Débannir la sélection" + +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "Identifiant" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "Continuer" + +#. line 80 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 +msgid "Appeal time" +msgstr "Date de la contestation" + +#. line 84 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:220 +msgid "Appeal reason" +msgstr "Raison de la contestation" + +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "Il n'y a pas de reports." + +#: ../../../../post.php:802 ../../../../post.php:811 +msgid "That ban doesn't exist or is not for you." +msgstr "Ce ban n'existe pas ou n'est pas pour vous." + +#: ../../../../post.php:806 ../../../../post.php:815 +msgid "You cannot appeal a ban of this length." +msgstr "Vous ne pouvez pas contester un ban de cette durée." + +#: ../../../../post.php:813 ../../../../post.php:822 +msgid "You cannot appeal this ban again." +msgstr "Vous ne pouvez pas contester à nouveau ce ban." + +#: ../../../../post.php:818 ../../../../post.php:827 +msgid "There is already a pending appeal for this ban." +msgstr "Il y a déjà une contestation en attente pour ce ban." + +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "Format de fichier non supporté: " + +#: ../../../../inc/image.php:282 ../../../../inc/image.php:288 +msgid "Failed to redraw image!" +msgstr "La réécriture de l'image à échoué!" + +#: ../../../../inc/image.php:324 ../../../../inc/image.php:343 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 +msgid "Failed to resize image!" +msgstr "Le redimensionnement de l'image a échoué!" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "Vous étiez banni! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "Vous êtes banni! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "Vous aviez été banni depuis" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "Vous êtes banni depuis" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "pour la raison suivante:" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "pour une raison non spécifié." + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "Votre ban à été effectué le" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "a expiré depuis. Rafraichissez la page pour continuer." + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "expire le" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "à partir de maintenant, ce qui fait" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "n'expirera pas" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "Votre adresse IP est" + +#. line 86 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 +msgid "You were banned for the following post on" +msgstr "Vous avez été banni pour le message de" + +#. line 95 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:239 +msgid "You submitted an appeal for this ban on" +msgstr "Vous avez envoyé une contestation pour ce ban le" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:245 +msgid "It is still pending" +msgstr "Il est toujours en attente" + +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:289 +msgid "You appealed this ban on" +msgstr "Vous avez contesté ce ban le" + +#. line 103 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 +msgid "and it was denied. You may not appeal this ban again." +msgstr "et a été refusé. Vous ne pouvez plus contester ce ban." + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." +msgstr "Vous avez envoyé le nombre maximum de contestations autorisé. Vous ne pouvez plus contester ce ban." + +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:318 +msgid "and it was denied." +msgstr "et a été refusé." + +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "Vous pouvez contester ce ban à nouveau. Mercie d'entrer votre raisonnement ci-dessous." + +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "Vous avez contesté ce ban la dernière fois le" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "Vous pouvez contester ce ban. Mercie d'entrer votre raisonnement ci-dessous." + +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "Adresse IP" + +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 msgid "ID" msgstr "ID" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:26 +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 msgid "Type" msgstr "Type" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:35 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 msgid "Last action" msgstr "Dernière action" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:61 -msgid "Janitor" -msgstr "Concièrge" - -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:64 -msgid "Mod" -msgstr "Modo" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "Inconnu" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:67 -msgid "Admin" -msgstr "Admin" - -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:78 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 msgid "none" msgstr "aucun" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:153 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 msgid "Promote" msgstr "Promouvoir" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:163 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 msgid "Demote" msgstr "Rétrograder" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:173 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "Êtes vous sûr de vouloir vous rétrograder vous-même ?" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 msgid "log" msgstr "registre" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:193 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 msgid "PM" msgstr "MP" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:105 -msgid "File:" -msgstr "Fichier :" +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "ID du fil" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:117 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:129 -msgid "Spoiler Image" -msgstr "Image sous Spoiler" - -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:463 -msgid "Reply" -msgstr "Réponse" - -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:490 -msgid "1 post" -msgid_plural "%count% posts" -msgstr[0] "1 message" -msgstr[1] "%count% messages" - -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:496 -msgid "and" -msgstr "et" - -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:507 -msgid "1 image reply" -msgid_plural "%count% image replies" -msgstr[0] "1 image en réponse" -msgstr[1] "%count% images en réponse" - -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:512 -msgid "omitted. Click reply to view." -msgstr "cachés. Cliquez sur Répondre pour visualiser." +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:40 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:76 -msgid "Email" -msgstr "E-mail" +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:62 -msgid "Update" -msgstr "Actualiser" +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "Planche cible" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:69 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:138 -msgid "Comment" -msgstr "Commentaire" +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "Planche sélectionné" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:89 -#, fuzzy -msgid "Currently editing raw HTML." -msgstr "Actuellement en train d'éditer l'HTML brut." - -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:96 -#, fuzzy -msgid "Edit markup instead?" -msgstr "Éditer l'annotation à la place ?" +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "(La recherche est sensible à la casse et est basé sur les mots clés. Pour rechercher une phrase exacte, utilisez les \"guillemets\". Utilisez un astérisque (*) comme joker.)

Vous pouvez appliquer les filtres suivants à votre recherche :id, thread, subject, et nom. Pour appliquer un filtre, ajoutez simplement à votre requête, par exemple, name:Anonyme ou subject:\"Un sujet\". L'astérisque (*) ne peut pas être utilisé dans les filtres." + +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "Vous êtes sûr de vouloir faire ça ?" + +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "Cliquer pour procéder à" + +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "Vous voyez probablement ce message parce que vous avez désactivé Javascript. Ceci est une sécurité nécessaire pour prévenir les attaques CSRF." -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 -#, fuzzy -msgid "Edit raw HTML instead?" -msgstr "Éditer l'HTML brut à la place ?" +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "Date du report" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:111 -msgid "Submit" -msgstr "Envoyer" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "Reporté par" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:159 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:185 -msgid "Verification" -msgstr "Vérification" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "Ignorer ce report" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:236 -msgid "Embed" -msgstr "Insérer" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "Ignorer tous les reports de cette addresse IP" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:259 -#, fuzzy -msgid "Flags" -msgstr "Drapeaux" +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "De" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "Supprimer pour toujours" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "Répondre avec une citation" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "Envoyer le message" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "Il n'y a aucun thème disponible." + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "Version" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "Description" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "Miniature" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "Utiliser le thème" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "Reconfigurer" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "Installer" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "Désinstaller" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "nouveaum ; optionnel" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "Groupe" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "Toutes les planches" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:268 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:271 -msgid "Sticky" -msgstr "Épinglé" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "Créer un utilisateur" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:280 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:283 -msgid "Lock" -msgstr "Verrouiller" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "Sauvegarder les changements" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:292 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:295 -msgid "Raw HTML" -msgstr "HTML Brut" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "Supprimer l'utilisateur" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:319 -msgid "(For file deletion.)" -msgstr "(Pour supprimer le fichier)" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "Voir plus de log pour cet utilisateur." diff --git a/inc/locale/hu_HU/LC_MESSAGES/javascript.js b/inc/locale/hu_HU/LC_MESSAGES/javascript.js new file mode 100644 index 00000000..42a11587 --- /dev/null +++ b/inc/locale/hu_HU/LC_MESSAGES/javascript.js @@ -0,0 +1 @@ +l10n = {"Style: ":"St\u00edlus:","File":"F\u00e1jl","hide":"elrejt","show":"mutat","Show locked threads":"Mutassa a lez\u00e1rt sz\u00e1lakat","Hide locked threads":"Rejtse el a lez\u00e1rt sz\u00e1lakat","URL":"URL","Select":"Kiv\u00e1laszt","Remote":"T\u00e1vir\u00e1ny\u00edt","Embed":"Be\u00e1gyaz","Oekaki":"Rajzod","hidden":"rejtett","Show images":"K\u00e9pek mutat\u00e1sa","Hide images":"K\u00e9pek elrejt\u00e9se","Password":"Jelsz\u00f3","Delete file only":"Csak a f\u00e1jlt t\u00f6r\u00f6lje","Delete":"T\u00f6rl\u00e9s","Reason":"Indok","Report":"Jelent","Click reply to view.":"Kattints a v\u00e1laszra a megjelen\u00edt\u00e9shez","Click to expand":"Kattints a nagyobb m\u00e9rethez","Hide expanded replies":"Rejtse el a nagy m\u00e9ret\u0171 v\u00e1laszokat","Brush size":"Ecsetm\u00e9ret","Set text":"Sz\u00f6veg megad\u00e1sa","Clear":"T\u00f6r\u00f6l","Save":"Ment\u00e9s","Load":"Bet\u00f6lt\u00e9s","Toggle eraser":"Rad\u00edr \u00e1tkapcsol\u00e1sa","Get color":"Sz\u00ednt kiv\u00e1laszt","Fill":"KIt\u00f6lt","Use oekaki instead of file?":"Szeretn\u00e9d a rajzodat haszn\u00e1lni f\u00e1jl helyett?","Edit in oekaki":"A rajzod szerkeszt\u00e9se","Enter some text":"\u00cdrj be sz\u00f6veget","Enter font or leave empty":"Adj meg bet\u0171t\u00edpust, vagy hagyd \u00fcresen","Forced anonymity":"Er\u0151ltetett anonimit\u00e1s","enabled":"enged\u00e9lyezett","disabled":"tiltott","Sun":"Va","Mon":"H\u00e9","Tue":"Ke","Wed":"Sze","Thu":"Cs\u00fc","Fri":"P\u00e9","Sat":"Szo","Catalog":"Katal\u00f3gus","Submit":"Elk\u00fcld","Quick reply":"Gyors v\u00e1lasz","Posting mode: Replying to >>{0}<\/small>":"Hozz\u00e1sz\u00f3l\u00e1s m\u00f3dja: V\u00e1lasz a >>{0}<\/small>","Return":"Vissza","Expand all images":"\u00d6sszes k\u00e9p nagy m\u00e9ret\u0171re","Hello!":"Szia!","{0} users":"(0) felhaszn\u00e1l\u00f3","(hide threads from this board)":"(sz\u00e1lak elrejt\u00e9se err\u0151l a t\u00e1bl\u00e1r\u00f3l)","(show threads from this board)":"(sz\u00e1lak mutat\u00e1sa err\u0151l a t\u00e1bl\u00e1r\u00f3l)","No more threads to display":"Nincs t\u00f6bb megjelen\u00edtend\u0151 sz\u00e1l","Loading...":"Bet\u00f6lt\u00e9s...","Save as original filename":"Ment\u00e9s eredeti f\u00e1jln\u00e9vvel","Reported post(s).":"Jelentett hozz\u00e1sz\u00f3l\u00e1s(ok).","An unknown error occured!":"Ismeretlen hiba t\u00f6rt\u00e9nt!","Something went wrong... An unknown error occured!":"V\u00e9g\u00e9rv\u00e9nyesen... Valami elveszett!","Working...":"Feldolgoz\u00e1s...","Posting... (#%)":"K\u00fcld\u00e9s... (#%)","Posted...":"Elk\u00fcldve...","An unknown error occured when posting!":"Ismeretlen hiba t\u00f6rt\u00e9nt k\u00fcld\u00e9s k\u00f6zben!","Posting...":"K\u00fcld\u00e9s...","Upload URL":"URL Felt\u00f6lt\u00e9se","Spoiler Image":"Spoiler K\u00e9p","Comment":"Komment","Quick Reply":"Gyors v\u00e1lasz","Stop watching this thread":"Sz\u00e1l figyel\u00e9s\u00e9nek megsz\u00fcntet\u00e9se","Watch this thread":"Figyelje ezt a sz\u00e1lat","Unpin this board":"T\u00e1bla kiemel\u00e9s\u00e9nek megsz\u00fcntet\u00e9se","Pin this board":"T\u00e1bla kiemel\u00e9se","Stop watching this board":"T\u00e1bla figyel\u00e9s\u00e9nek megsz\u00fcntet\u00e9se","Watch this board":"Figyelje ezt a t\u00e1bl\u00e1t","Click on any image on this site to load it into oekaki applet":"Kattints a k\u00edv\u00e1nt k\u00e9pre ezen az oldalon a rajzprogramba bet\u00f6lt\u00e9shez","Sunday":"Vas\u00e1rnap","Monday":"H\u00e9tf\u0151","Tuesday":"Kedd","Wednesday":"Szerda","Thursday":"Cs\u00fct\u00f6rt\u00f6k","Friday":"P\u00e9ntek","Saturday":"Szombat","January":"Janu\u00e1r","February":"Febru\u00e1r","March":"M\u00e1rcius","April":"\u00c1prilis","May":"M\u00e1jus","June":"J\u00fanius","July":"J\u00falius","August":"Augusztus","September":"Szeptember","October":"Okt\u00f3ber","November":"November","December":"December","Jan":"Jan","Feb":"Feb","Mar":"M\u00e1r","Apr":"\u00c1pr","Jun":"Jun","Jul":"Jul","Aug":"Aug","Sep":"Szep","Oct":"Okt","Nov":"Nov","Dec":"Dec","AM":"D\u00e9lel\u0151tt","PM":"D\u00e9lut\u00e1n","am":"d\u00e9lel\u0151tt","pm":"d\u00e9lut\u00e1n","Your browser does not support HTML5 video.":"A b\u00f6ng\u00e9sz\u0151d nem t\u00e1mogatja a HTML5 vide\u00f3t.","[play once]":"[lej\u00e1tsz\u00e1s egyszer]","[loop]":"[ism\u00e9tl\u00e9s]","WebM Settings":"WebM be\u00e1ll\u00edt\u00e1sok","Expand videos inline":"Vide\u00f3k kinagy\u00edt\u00e1sa bel\u00fcl","Play videos on hover":"Vide\u00f3k lebeg\u0151 lej\u00e1tsz\u00e1sa ","Default volume":"Alap hanger\u0151"}; \ No newline at end of file diff --git a/inc/locale/hu_HU/LC_MESSAGES/javascript.po b/inc/locale/hu_HU/LC_MESSAGES/javascript.po new file mode 100644 index 00000000..5371a74e --- /dev/null +++ b/inc/locale/hu_HU/LC_MESSAGES/javascript.po @@ -0,0 +1,566 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# limbobarrage , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/hu_HU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu_HU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "Stílus:" + +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "Fájl" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "elrejt" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "mutat" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Show locked threads" +msgstr "Mutassa a lezárt szálakat" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Hide locked threads" +msgstr "Rejtse el a lezárt szálakat" + +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "URL" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "Kiválaszt" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "Távirányít" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "Beágyaz" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "Rajzod" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "rejtett" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "Képek mutatása" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "Képek elrejtése" + +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "Jelszó" + +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "Csak a fájlt törölje" + +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "Törlés" + +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "Indok" + +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "Jelent" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "Kattints a válaszra a megjelenítéshez" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "Kattints a nagyobb mérethez" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "Rejtse el a nagy méretű válaszokat" + +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "Ecsetméret" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "Szöveg megadása" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "Töröl" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "Mentés" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "Betöltés" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "Radír átkapcsolása" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "Színt kiválaszt" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "KItölt" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "Szeretnéd a rajzodat használni fájl helyett?" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "A rajzod szerkesztése" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "Írj be szöveget" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "Adj meg betűtípust, vagy hagyd üresen" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "Erőltetett anonimitás" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "engedélyezett" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "tiltott" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sun" +msgstr "Va" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Mon" +msgstr "Hé" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Tue" +msgstr "Ke" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Wed" +msgstr "Sze" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Thu" +msgstr "Csü" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Fri" +msgstr "Pé" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sat" +msgstr "Szo" + +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "Katalógus" + +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" +msgstr "Elküld" + +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" +msgstr "Gyors válasz" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" +msgstr "Hozzászólás módja: Válasz a >>{0}" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" +msgstr "Vissza" + +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "Összes kép nagy méretűre" + +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "Szia!" + +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "(0) felhasználó" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "(szálak elrejtése erről a tábláról)" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "(szálak mutatása erről a tábláról)" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "Nincs több megjelenítendő szál" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "Betöltés..." + +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "Mentés eredeti fájlnévvel" + +#: ../../../../js/ajax-post-controls.js:43 +msgid "Reported post(s)." +msgstr "Jelentett hozzászólás(ok)." + +#: ../../../../js/ajax-post-controls.js:53 +msgid "An unknown error occured!" +msgstr "Ismeretlen hiba történt!" + +#: ../../../../js/ajax-post-controls.js:60 +msgid "Something went wrong... An unknown error occured!" +msgstr "Végérvényesen... Valami elveszett!" + +#: ../../../../js/ajax-post-controls.js:68 +msgid "Working..." +msgstr "Feldolgozás..." + +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 +msgid "Posting... (#%)" +msgstr "Küldés... (#%)" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "Elküldve..." + +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 +msgid "An unknown error occured when posting!" +msgstr "Ismeretlen hiba történt küldés közben!" + +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 +msgid "Posting..." +msgstr "Küldés..." + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "URL Feltöltése" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "Spoiler Kép" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "Komment" + +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "Gyors válasz" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "Szál figyelésének megszüntetése" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "Figyelje ezt a szálat" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "Tábla kiemelésének megszüntetése" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "Tábla kiemelése" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "Tábla figyelésének megszüntetése" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "Figyelje ezt a táblát" + +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "Kattints a kívánt képre ezen az oldalon a rajzprogramba betöltéshez" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "Vasárnap" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "Hétfő" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "Kedd" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "Szerda" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "Csütörtök" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "Péntek" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "Szombat" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "Január" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "Február" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "Március" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "Április" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "Május" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "Június" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "Július" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "Augusztus" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "Szeptember" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "Október" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "November" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "December" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "Jan" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "Feb" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "Már" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "Ápr" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "Jun" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "Jul" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "Aug" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "Szep" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "Okt" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "Nov" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "Dec" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "Délelőtt" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "Délután" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "délelőtt" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "délután" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "A böngésződ nem támogatja a HTML5 videót." + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "[lejátszás egyszer]" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "[ismétlés]" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "WebM beállítások" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "Videók kinagyítása belül" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "Videók lebegő lejátszása " + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "Alap hangerő" diff --git a/inc/locale/hu_HU/LC_MESSAGES/tinyboard.mo b/inc/locale/hu_HU/LC_MESSAGES/tinyboard.mo new file mode 100644 index 0000000000000000000000000000000000000000..57202d0c3e8076ca6492766c1c535d097321e14f GIT binary patch literal 10172 zcmbuEd5k32UB@eq<6}b(oWmT6^TzhZyWZ`d-SuLxXRqur%dYnt=I}urC)HhVdTP3k zc2)JvPXC21Pz(Y^DYkpNwKoc-dHt<=^^V{D`@Nbs?z;7NJ+2Pz6SS|q*YniziQD<%>fGsh&x6l`KMVdB z_%ZN<+dOXyydOLacEJb1tKfF<4R9BD>-#;ACA~f1Pl5ZvJHTV0ws;Ku05}bP5c~qT z4@|+M;2(nbfjhImhaZ0$8cjZZ4P1ip{w=fO{bFMzjz ze*!)PejU{Q|5V}I;4kp}zu*}75Ja8_=fIx>{|MB6e+g>czXR_9UjvVT{|<`2I*Z-~ zPJ%4uJqex!Ey$nu5By7&wIdId7h~7 zD5!N#f|Bnud@rc?hd{~a3DAHED7*R+D1Ckvl%8G%CD*q>$>ReE za~Jqvg^z=Eo}UK|_zh6=Ua#K&XZ3u~M?CM7^dAB52A>8|kyn8HdC&9n2>4}CbiWF+ zrT0Vdqu`Ig3*d)%*aC9kWX)_EP2|4HcL z_f`;QZbgNVTU9EhmB96Swv5!?&D2DZRkP~sT42x`CI ztnl|i+09Gf3Gln10q;f_h`>7liqC0K>$XAd^G%SYy}tp)=bKgkM=+v$d42%Y{Kr5{ z$qPWqZ5fn2p9AH;Ujh}EUIgC{u2%h5K&}7hpzQto;8WmRpp&;L<@pRKz0QN;YYEgk zzXnP!mqG3KH4qZLZ-L_Dd*CDBClQKp4%GYK0!8-k*Vz-|OH3@LxggcR$LM+@1!t?{9$od29Ua1OEY(UbKniv=h|0 z{h;`r0mWYvJP58-@4p4gPQM3AZf}Ci;QxT~n*yiPyfskk{}m{|{9%Q6eY&LU5Qr&w zi=g&>0o3@ff#cw7;33d^ptPIA-~^A)f$srD<1f=DX&ss_#f67y+F!P=b)Tf^nlHi8 zqFc$HEnMt~)xmX`_C9yF{&O3*x6p2{x)f6fm*n_f+S65s^o01m&sEO?=}P{1j3&F5 zPC}Y4`Oh3p_8^^!f5}vG(e+ET2JHw%bv@-z3y@9w zG}(}@6D7D@t6S+<{v%sHPuoL_Xu9gOGqh=%Y|he-(^8sz;TLH$G+oC1mOqQt{Y6l| zF-v=hhKV{Gx(|GY_8Hna+G(11EQ(B#`GJl7tex*R&9t+Ug{_6c-N&&_bmu3531h!y zbCV{fSO{~|;mP=!HR*C<1JhV>gVa$hSd-bjlO}oC2&1rAG3mT|!_4*DW)Ut~7RZXw z=5>*fF7rOKeqf5!G^}ZKp1&?HuxS(@i=P$TuTAV2#5TJYwx9R>4YWPiM&?=lLJvP@R; zRIYg3Pdu9Wv^nXRcMnmR7rH?&W8R50nGajW24RtA_Tg(6H79=lOslC&`MAu2|| z845Q`Hp_WEW_Fxdu+6rqhe=)_RvYXrrz8&)CidIbES z5c5DgHf~6JZcEKiJ2o*+1;(E*V5^A%h^o4G($5#%8?WN3gpHa#GgZCa+`U!BgMpHn zH;E+5eal;!N_p4KZRSnN;Ji~&ng$qDfw9`)pqXNj3BtUI#fS?wKNB+(3y-k))Wj(! zUE1(L&|;c6Nt#3$e}X~F)R>km`B8|s=y7cL=v-_4ZEjJ7+@?s|7A;Ig)gRV-&%f%um)?2`oxd1|0Ed4XF7hKFQ=oszT*h&nYD}~^lOIu;$o$F?8lc!J>r--CsnS$#h%`j=z zz4K?zPnu$-V=Gakee>kZjIozGQHq*&oSED?q6N(x)xvq1U==uI#H`wEuXv-~!>&Z} zN-XBQzZAyZ7@J3TdDycPW_#>k%6r?17=_IbHL@d4A{y{OJ{Y2>;TZ3H8raO)tBKMU zkH{>uorvv+w=xVL!Z3%*;@rDRLL>KE2VSttX6n2_T%K;H-O9R~O*>)J^)>K)^^~5% zUC!gB!n=?n23z*BM3^+vOWu^&caENR6D-jgbdjbIk0Q*82+5g4z99t}F07E*B?XI0{_|NHqhHiIh~63yrrn&8;gU~ajtRh!;Z55{ zH;e+XlV*i^wrjiAo3Vb@Tu_4OMn&$;RI%=qTz1yaTDEY8pJS=b%AZ{N5mh;6U-xDg ze8n+zx`7WrQes)brU;9<<0!0hSV{WWk3X{-8WS6admJ5iRyDpoxcA7`y{Z|d<)$`Q z32v--b8K7hC?nb_GP;;3*D1$gWG)}wvy~q+Dy9Al6F(xZCk!gaZq(-lvz{p8E@@KH z%4`qNA2S0gySXIqcI4wyj><=kh1YKGJj!w1+Mmt>|r2t8nSqTg2 zCImkjgL6HDN_^w=;m8`69M!OHIjrvXX!>$NR4Gd@6f&H4gJGTH zJH2h_&ndW?3Q8-O1I$2HnJ#ZOs@%I8m1+wo$Bxb7kb*)5HcO?BxN_8uB+PFW^)Cjci51nV{+@nz|6$RPNBwmvQ$=0P>{4RDiNT|ZjoYZH>%#IvUCyM)y@R9$IDW8!pw%rigUhQ zOQC9=T0nY>woN-jsh!VTVNg5XZRNGubi!<#x;R@qf#<7Ut(|0-3A1m{-u<;b`)hj- zn7xlq?AyO<&%Ql-7+9Mo4N9#y828A;LkD*4;o5f2&x_h@<|ldN6DlW6v**LaA&zCu zF!{{GVb-iCwm8DTq}9chYO~glC(P+?((Hp=gKR4qTg(Ea@Bx$&LbRHCg*X>WbcHck`@3${An|Ge$3U;&9Ukes(Yh|~)vjrZ_snU<=DB9wy5Xn?_Z0O z(D-dXqlkcv{skuo-tOOcRe*DpsJab~LKZsU^YqQBaJqvYt#*B)KNH2YU#w+^he z5dy+`hrMsMvPE3JneVSIM#W9WZhBpvU~O+*1e+Eco@ZxES$Su}B8=cU4~c4=LfyeO zjh6f|@3=+!QU8kGq6!OJc@G78=g_nCjZQ5r=Nht>TkkQ{nM5dB!L1keubM>B&qti4 z`Z)1UVg$+c%URe%Jy^`OC0ih_>z9j(4d>uv6vcsM2~NGWMWStNqZNu&N?=xi4hxT+ ztbet^;!qgvcAGi7ielSakg3(F*khBdgi1uL1;NT>(y;bk!@eBprc0mBdKs{yzN_Ej zWf6DYOOOgoZ+s^Qs*c~ts@Gp@+lZ84`d=w|(^H`w!4Z7Mxu0~{UnONB|5B_(qTFvA z0>eO-OFq);|9VEiAYaQ2syAbsdKDrzk8H??6PzBy@q5nyrGYUcJ6psKkiPGt#z5bJ z>A$>~`I{FaoUHSm^w*X&X?)3t&P5w3RQ&`q%rPpu{?#_`X9b76)9De;W2Ia(jf zT9P5Ay}~b+wovBAEQHu9p45M(2;22ix>Q7wMa&uA293mhoB^u6{%^}`*mY6+H5!;* z%xMKbkq^iN2)uc3aK`Un>2!&p&ed3R%OQV6*9XnOj)%IImt=hJXy$1|so>N;;vSqH zT~|4T09@LFGsF$H);5ZK&Na%f0IaRZ zoj6~`g~YbQ2~Te}(&xII2;E(K5OUp98I8Qt{VSPmduP`JqUT)l`ej8TLb1y#q-2vWZQ>AsqXxw?xDglTz zz7wn`W<>^lN**NVNz9W-?mkG2$VF^szH){Owq=@d83TT)FLSgO5=w1=1tcqQH26B< zEW4a_{Wc{D$#XEIUM`E6Vip%SgEyMEUC9?w zi~3jE2#|jrND{+-%w;_mZ+PSEfHH~n>V%`0?%Tzvf!yHD$P~&!#k~G2=x$y9Za$v@ z`L3bLt^9zYcwgoNDjG|oMiFw-po|nr$O#@6`>SoviJgw`%y^yC3t`gad}4DE}MvZY4T%R}N zVq_W3$pB`uwW4^fuP^9T*}>0y&Q%n)k11vNK}tB+5~cqR7?)7+)|~ajpueVsaD%8l z98)=jlS{AA#|syO-)+i*J{h)Cc4p=BI|pJKmIL1L{&N>*FV4=+o%PP-F#<1?)19Lc zzHCNB=t+_5X$*0y&~g=*eAyP^@U$>?<6bja`ltMxbR82PmiPvxOt6}#0Vj6;XHnL0 zuo$N;j&8`yDUVYO+Umx2Z(1>JnBeQ>_%bOEeX>sX3DqnZ2!yUz31%3K6|k1lghG*2 zRMi|+ynqNZ%g4X&yUiWcCI$axE2p!X>|4pTOzqU9P#RK4B~G^+jfpc!8J-3_xBIU| z0Yb(QZ0tU?X{pMPBng>KJFMQivIGOl2h-niU`b3ha&iGT!a3%e9Q86)Lew*mqV z9=K{!npJ|?I2mKU!l~08=a}P;4{`|xK92V%=*z98;5Rg!(RztZsMoK-1EH>eEom{C z;K_gHV8BVaf6bLu{5zI^Npbp$!#06jtGWs=jS@<_t&<0Va5UJKUrt8+O9qP~wFPVR d$|qZ, 2014 +# cicus , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/hu_HU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu_HU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "Bannolva!" + +#. There is no previous page. +#: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 +#: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 +#: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 +msgid "Previous" +msgstr "Előző" + +#. There is no next page. +#: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 +#: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 +#: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 +msgid "Next" +msgstr "Következő" + +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "Hiba" + +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "Hiba történt." + +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 +msgid "Login" +msgstr "Bejelentkezés" + +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "Hozzászólás túl hosszú. Kattints ide hogy lásd a teljes szöveget." + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "Ban" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "Ban & Töröl" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "Fájlt töröl" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "Biztos, hogy törölni akarod ezt a fájlt?" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "Spoiler fájl" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "Biztos, hogy spoilerezni akarod ezt a fájlt?" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "Hozzászólás áthelyezése másik táblára" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "Hozzászólás szerkesztése" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "Töröl" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "Biztos, hogy törölni akarod?" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "Összes üzenet törlése erről az IP-ről" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "Biztos, hogy törölni akarod az erről az IP címről érkezett összes hozzászólást?" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "Összes hozzászólás törlése erről az IP-ről minden táblán" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "Biztos, hogy törölni akarod az összes hozzászólást erről az IP-ről minden táblán?" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "Nem ragacsolt szál készítése" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "Szál ragacsba helyezése" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "A szál bumpolható" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "A szál nem bumpolható" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "Szálat felnyit" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "Szálat lezár" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "Szálat áthelyez másik táblára" + +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "Némítva lettél nem eredeti tartalom miatt." + +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "Új Szál" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "Új Hozzászólás" + +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "Minden védjegy, védett tartalom, hozzászólás és kép ezen az oldalon az azt megillető és érte felelő jogos tulajdonosáé." + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 +msgid "Lurk some more before posting." +msgstr "Ólálkodj többet mielőtt beleszólsz." + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 +msgid "You look like a bot." +msgstr "Úgy látszik nem vagy ember." + +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 +msgid "Your browser sent an invalid or no HTTP referer." +msgstr "A böngésződ nem, vagy érvénytelen HTTP hivatkozást küldött." + +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 +#, php-format +msgid "The %s field was too long." +msgstr "A %s mező túl rövid lett." + +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 +msgid "The body was too long." +msgstr "A body túl hosszú lett." + +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 +msgid "The body was too short or empty." +msgstr "A body túl rövid lett, vagy üres." + +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 +msgid "You must upload an image." +msgstr "Fel kell töltened egy képet." + +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 +msgid "The server failed to handle your upload." +msgstr "A szerver képtelen a feltöltésed kezelni." + +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 +msgid "Unsupported image format." +msgstr "Nem támogatott képformátum." + +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 +msgid "Invalid board!" +msgstr "Érvénytelen tábla!" + +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 +msgid "Thread specified does not exist." +msgstr "A megadott szál nem létezik." + +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 +msgid "Thread locked. You may not reply at this time." +msgstr "Szál lezárva. Egyelőre nem válaszolhatsz." + +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "A szál elérte a maximális hozzászólások számát." + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "A szál elérte a maximális képfeltöltések számát." + +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 +msgid "You didn't make a post." +msgstr "Nem küldtél semmit." + +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 +msgid "Flood detected; Post discarded." +msgstr "Flood érzékelve. Üzenet elvetve." + +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 +msgid "Your request looks automated; Post discarded." +msgstr "Az küldeményed automatizáltnak tűnik. Üzenet elvetve." + +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 +msgid "Unoriginal content!" +msgstr "Nem eredeti tartalom!" + +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 +#, php-format +msgid "Unoriginal content! You have been muted for %d seconds." +msgstr "Nem eredeti tartalom! El lettél némítva %d másodpercre." + +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 +#, php-format +msgid "You are muted! Expires in %d seconds." +msgstr "" + +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 +#, php-format +msgid "Your IP address is listed in %s." +msgstr "" + +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 +msgid "Too many links; flood detected." +msgstr "Túl sok hivatkozás; flood érzékelve." + +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 +msgid "Too many cites; post discarded." +msgstr "Túl sok idézés; üzenet elvetve." + +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 +msgid "Too many cross-board links; post discarded." +msgstr "Túl sok tábla keresztlinkelés; üzenet elvetve." + +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 +msgid "You didn't select anything to delete." +msgstr "Nem választottál ki semmit törlésre." + +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 +msgid "You didn't select anything to report." +msgstr "Nem választottál ki semmit jelentésre." + +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 +msgid "You can't report that many posts at once." +msgstr "Nem jelenthetsz ilyen sok hozzászólást egyszerre." + +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 +msgid "Wrong password…" +msgstr "Rossz jelszó..." + +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 +msgid "Invalid image." +msgstr "Érvénytelen kép." + +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 +msgid "Unknown file extension." +msgstr "Ismeretlen fájlkiterjesztés." + +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 +msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" +msgstr "Maximális fájlméret: %maxsz% Byte
A fájlod mérete: %filesz% Byte" + +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 +msgid "The file was too big." +msgstr "A fájl túl nagy." + +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 +#, php-format +msgid "That file already exists!" +msgstr "A fájl már fel lett töltve egyszer!" + +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 +#, php-format +msgid "That file already exists in this thread!" +msgstr "A fájl már fel lett töltve egyszer ebben a szálban!" + +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 +#, php-format +msgid "You'll have to wait another %s before deleting that." +msgstr "Várnod kell %s másodpercet mielőtt törlöd." + +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 +msgid "MIME type detection XSS exploit (IE) detected; post discarded." +msgstr "MIME típus találat XSS exploit (IE) érzékelve; üzenet elvetve." + +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 +msgid "Couldn't make sense of the URL of the video you tried to embed." +msgstr "A videó URL-je amelyet beilleszteni próbáltál, nem értelmezhető." + +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 +msgid "You seem to have mistyped the verification." +msgstr "Úgy látszik elírtad az ellenőrzést." + +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "Csak %s felhasználó kitiltását vonhatod vissza egyszerre. Te %u felhasználó kitiltását próbáltad visszavonni." + +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 +msgid "Invalid username and/or password." +msgstr "Érvénytelen felhasználónév és/vagy jelszó." + +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 +msgid "You are not a mod…" +msgstr "Nem vagy moderátor..." + +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 +msgid "" +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "Érvénytelen felhasználónév és/vagy jelszó. A fiókod talán törölve lett vagy megváltoztatva." + +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 +msgid "Invalid/malformed cookies." +msgstr "Érvénytelen vagy hibás sütik." + +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 +msgid "Your browser didn't submit an input when it should have." +msgstr "A böngésződ nem küldött bemenetet amikor kellett volna." + +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 +#, php-format +msgid "The %s field is required." +msgstr "A %s mező szükséges." + +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 +#, php-format +msgid "The %s field was invalid." +msgstr "A %s mező érvénytelen." + +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 +#, php-format +msgid "There is already a %s board." +msgstr "Már létezik %s tábla." + +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 +msgid "You don't have permission to do that." +msgstr "Ehhez a funkcióhoz nincs jogosultságod." + +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 +msgid "That post doesn't exist…" +msgstr "A hozzászólás nem létezik." + +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 +msgid "Page not found." +msgstr "Oldal nem található." + +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 +#, php-format +msgid "That mod already exists!" +msgstr "Ez a moderátor már létezik!" + +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 +msgid "That theme doesn't exist!" +msgstr "Ez a téma már létezik!" + +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 +msgid "Invalid security token! Please go back and try again." +msgstr "Érvénytelen biztonsági azonosító! Lépj vissza és próbáld újra." + +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "BÁNTOTTUK" + +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 +msgid "Confirm action" +msgstr "Lépés megerősítése" + +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 +msgid "Could not find current version! (Check .installed)" +msgstr "Jelenlegi verzió nem található! (Ellenőrizd a következőt: .installed)" + +#: ../../../../inc/mod/pages.php:162 +msgid "Dashboard" +msgstr "Irányítófal" + +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "Nincsenek táblák a kereséshez!" + +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "Keresési eredmények" + +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 +msgid "Edit board" +msgstr "Tábla szerkesztése" + +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 +msgid "Couldn't open board after creation." +msgstr "Nem nyitható meg a tábla készítés után." + +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 +msgid "New board" +msgstr "Új tábla" + +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 +msgid "Noticeboard" +msgstr "Üzenőfal" + +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 +msgid "News" +msgstr "Hírek" + +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 +msgid "Moderation log" +msgstr "Moderációs napló" + +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 +msgid "IP" +msgstr "IP" + +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 +msgid "New ban" +msgstr "Új kitiltás" + +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 +msgid "Ban list" +msgstr "Kitiltási lista" + +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "Hozzászólás áthelyezése" + +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 +msgid "Target and source board are the same." +msgstr "Cél és forrástábla azonos." + +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 +msgid "Impossible to move thread; there is only one board." +msgstr "Szál nem áthelyezhető; csak egy tábla van." + +#. line 39 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 +msgid "Move thread" +msgstr "Szál áthelyezése" + +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 +msgid "Edit user" +msgstr "Felhasználó szerkesztése" + +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 +msgid "Manage users" +msgstr "Felhasználók kezelése" + +#. deleted? +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 +msgid "New PM for" +msgstr "Új privát üzenet neki:" + +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 +msgid "Private message" +msgstr "Privát üzenet" + +#. line 68 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 +msgid "PM inbox" +msgstr "Beérkező privát üzenetek" + +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 +msgid "Rebuild" +msgstr "Újraépítés" + +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 +msgid "Report queue" +msgstr "Jelentések" + +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 +msgid "Config editor" +msgstr "Beállítás szerkesztő" + +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 +msgid "Themes directory doesn't exist!" +msgstr "Témák mappa nem létezik!" + +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 +msgid "Cannot open themes directory; check permissions." +msgstr "" + +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 +msgid "Manage themes" +msgstr "" + +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 +#, php-format +msgid "Installed theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 +#, php-format +msgid "Configuring theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 +#, php-format +msgid "Rebuilt theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 +msgid "Debug: Anti-spam" +msgstr "" + +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 +msgid "Debug: Recent posts" +msgstr "" + +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 +msgid "Debug: SQL" +msgstr "" + +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "" + +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "" + +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "" + +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "" + +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "" + +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "" + +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "" + +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "" + +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "" + +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "" + +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "" + +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "" + +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "" + +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "" + +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "" + +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "" + +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "" + +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "" + +#. line 23 +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "" + +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "" + +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "" + +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "" + +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "" + +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "" + +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "" + +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "" + +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "" + +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "" + +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." +msgstr "" + +#: ../../../../search.php:131 +msgid "Query too broad." +msgstr "" + +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../search.php:163 +msgid "No results." +msgstr "" + +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "" + +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "" + +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "" + +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "" + +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "" + +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "" + +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "" + +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 +msgid "Boards" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "" + +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "" + +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" +msgstr "" + +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "" + +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "" + +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "" + +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "" + +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 +msgid "New post" +msgstr "" + +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 +msgid "Body" +msgstr "" + +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 +msgid "Post to noticeboard" +msgstr "" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 +msgid "delete" +msgstr "" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 +msgid "deleted?" +msgstr "" + +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "" + +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 +msgid "Staff" +msgstr "" + +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 +msgid "Note" +msgstr "" + +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 +msgid "Date" +msgstr "" + +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "" + +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "" + +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 +msgid "New note" +msgstr "" + +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 +msgid "no reason" +msgstr "" + +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 +msgid "Board" +msgstr "" + +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 +msgid "all boards" +msgstr "" + +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 +msgid "Set" +msgstr "" + +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 +msgid "Expires" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 +msgid "never" +msgstr "" + +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "" + +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "" + +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "" + +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "" + +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "" + +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "" + +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "" + +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "" + +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "" + +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 +msgid "There are no active bans." +msgstr "" + +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "" + +#. line 92 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 +msgid "Unban selected" +msgstr "" + +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "" + +#. line 80 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 +msgid "Appeal time" +msgstr "" + +#. line 84 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:220 +msgid "Appeal reason" +msgstr "" + +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "" + +#: ../../../../post.php:802 ../../../../post.php:811 +msgid "That ban doesn't exist or is not for you." +msgstr "" + +#: ../../../../post.php:806 ../../../../post.php:815 +msgid "You cannot appeal a ban of this length." +msgstr "" + +#: ../../../../post.php:813 ../../../../post.php:822 +msgid "You cannot appeal this ban again." +msgstr "" + +#: ../../../../post.php:818 ../../../../post.php:827 +msgid "There is already a pending appeal for this ban." +msgstr "" + +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "" + +#: ../../../../inc/image.php:282 ../../../../inc/image.php:288 +msgid "Failed to redraw image!" +msgstr "" + +#: ../../../../inc/image.php:324 ../../../../inc/image.php:343 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 +msgid "Failed to resize image!" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "" + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "" + +#. line 86 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 +msgid "You were banned for the following post on" +msgstr "" + +#. line 95 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:239 +msgid "You submitted an appeal for this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:245 +msgid "It is still pending" +msgstr "" + +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:289 +msgid "You appealed this ban on" +msgstr "" + +#. line 103 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 +msgid "and it was denied. You may not appeal this ban again." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." +msgstr "" + +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:318 +msgid "and it was denied." +msgstr "" + +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "" + +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "" + +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "" + +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "" + +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "" + +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "" + +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "" + +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "" + +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "" + +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "" + +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "" + +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "" + +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "" + +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "" + +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "" + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "" diff --git a/inc/locale/lt_LT/LC_MESSAGES/javascript.js b/inc/locale/lt_LT/LC_MESSAGES/javascript.js new file mode 100644 index 00000000..6c29aa78 --- /dev/null +++ b/inc/locale/lt_LT/LC_MESSAGES/javascript.js @@ -0,0 +1 @@ +l10n = {"Style: ":"Stilius","File":"Failas","hide":"sl\u0117pti","show":"rodyti","Show locked threads":"Rodyti u\u017erakintas temas","Hide locked threads":"Pasl\u0117pti u\u017erakintas temas","Sunday":"Sekmadienis","Monday":"Pirmadienis","Tuesday":"Antradienis","Wednesday":"Tre\u010diadienis","Thursday":"Ketvirtadienis","Friday":"Penktadienis","Saturday":"\u0160e\u0161tadienis","January":"Sausis","February":"Vasaris","March":"Kovas","April":"Balandis","WebM Settings":"WebM nustatymai"}; \ No newline at end of file diff --git a/inc/locale/lt_LT/LC_MESSAGES/javascript.po b/inc/locale/lt_LT/LC_MESSAGES/javascript.po index 6a80516e..1e4c9f56 100644 --- a/inc/locale/lt_LT/LC_MESSAGES/javascript.po +++ b/inc/locale/lt_LT/LC_MESSAGES/javascript.po @@ -1,50 +1,41 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy +# +# Translators: +# banginis , 2014 msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-20 20:19+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/lt_LT/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: lt_LT\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 -msgid "Click reply to view." -msgstr "" - -#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 -msgid "Click to expand" -msgstr "" - -#: ../../../../js/quick-reply.js:30 ../../../../js/quick-reply.js:31 -#: ../../../../js/quick-reply-old.js:31 ../../../../js/quick-reply-old.js:33 -msgid "Quick reply" -msgstr "" +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "Stilius" -#: ../../../../js/quick-reply.js:32 ../../../../js/quick-reply.js:33 -#: ../../../../js/quick-reply-old.js:33 ../../../../js/quick-reply-old.js:35 -#, python-brace-format -msgid "Posting mode: Replying to >>{0}" -msgstr "" +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "Failas" -#: ../../../../js/quick-reply.js:32 ../../../../js/quick-reply.js:33 -#: ../../../../js/quick-reply-old.js:33 ../../../../js/quick-reply-old.js:35 -msgid "Return" -msgstr "" +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "slėpti" -#: ../../../../js/quick-reply.js:20 ../../../../js/quick-reply.js:21 -#: ../../../../js/quick-reply-old.js:21 ../../../../js/quick-reply-old.js:23 -msgid "Submit" -msgstr "" +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "rodyti" #: ../../../../js/toggle-locked-threads.js:39 #: ../../../../js/toggle-locked-threads.js:54 @@ -53,7 +44,7 @@ msgstr "" #: ../../../../js/toggle-locked-threads.js:41 #: ../../../../js/toggle-locked-threads.js:56 msgid "Show locked threads" -msgstr "" +msgstr "Rodyti užrakintas temas" #: ../../../../js/toggle-locked-threads.js:39 #: ../../../../js/toggle-locked-threads.js:54 @@ -62,6 +53,40 @@ msgstr "" #: ../../../../js/toggle-locked-threads.js:41 #: ../../../../js/toggle-locked-threads.js:56 msgid "Hide locked threads" +msgstr "Paslėpti užrakintas temas" + +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" msgstr "" #: ../../../../js/quick-post-controls.js:27 @@ -74,13 +99,6 @@ msgstr "" msgid "Delete file only" msgstr "" -#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:50 -#: ../../../../js/upload-selection.js:51 ../../../../js/hide-images.js:51 -#: ../../../../js/quick-post-controls.js:32 -#: ../../../../js/upload-selection.js:61 -msgid "File" -msgstr "" - #: ../../../../js/quick-post-controls.js:31 #: ../../../../js/quick-post-controls.js:33 msgid "Delete" @@ -96,11 +114,66 @@ msgstr "" msgid "Report" msgstr "" -#: ../../../../js/expand.js:41 ../../../../js/expand.js:43 +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "" + #: ../../../../js/expand.js:44 ../../../../js/expand.js:46 msgid "Hide expanded replies" msgstr "" +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "" + #: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 #: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 #: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 @@ -122,57 +195,71 @@ msgid "disabled" msgstr "" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Sun" msgstr "" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Mon" msgstr "" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Tue" msgstr "" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Wed" msgstr "" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Thu" msgstr "" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Fri" msgstr "" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Sat" msgstr "" -#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 -msgid "Style: " +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" msgstr "" -#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 -msgid "hide" +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" msgstr "" -#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 -msgid "show" +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" msgstr "" -#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 -msgid "hidden" +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" msgstr "" -#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 -#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 -msgid "Show images" +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" msgstr "" -#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 -#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 -msgid "Hide images" +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" msgstr "" #: ../../../../templates/main.js:6 @@ -208,86 +295,6 @@ msgstr "" msgid "Loading..." msgstr "" -#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 -msgid "URL" -msgstr "" - -#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 -msgid "Select" -msgstr "" - -#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 -msgid "Remote" -msgstr "" - -#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 -msgid "Embed" -msgstr "" - -#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 -msgid "Oekaki" -msgstr "" - -#: ../../../../js/oekaki.js:10 -msgid "Brush size" -msgstr "" - -#: ../../../../js/oekaki.js:10 -msgid "Set text" -msgstr "" - -#: ../../../../js/oekaki.js:10 -msgid "Clear" -msgstr "" - -#: ../../../../js/oekaki.js:10 -msgid "Save" -msgstr "" - -#: ../../../../js/oekaki.js:10 -msgid "Load" -msgstr "" - -#: ../../../../js/oekaki.js:11 -msgid "Toggle eraser" -msgstr "" - -#: ../../../../js/oekaki.js:11 -msgid "Get color" -msgstr "" - -#: ../../../../js/oekaki.js:11 -msgid "Fill" -msgstr "" - -#: ../../../../js/oekaki.js:12 -msgid "Use oekaki instead of file?" -msgstr "" - -#: ../../../../js/oekaki.js:21 -msgid "Edit in oekaki" -msgstr "" - -#: ../../../../js/oekaki.js:152 -msgid "Enter some text" -msgstr "" - -#: ../../../../js/oekaki.js:153 -msgid "Enter font or leave empty" -msgstr "" - -#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 -#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 -#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 -msgid "Catalog" -msgstr "" - -#: ../../../../js/expand-all-images.js:20 -#: ../../../../js/expand-all-images.js:21 -#: ../../../../js/expand-all-images.js:22 -msgid "Expand all images" -msgstr "" - #: ../../../../js/download-original.js:32 #: ../../../../js/download-original.js:33 msgid "Save as original filename" @@ -326,19 +333,23 @@ msgid "Posting..." msgstr "" #: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 msgid "Upload URL" msgstr "" #: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 msgid "Spoiler Image" msgstr "" #: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 msgid "Comment" msgstr "" #: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 #: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 msgid "Quick Reply" msgstr "" @@ -389,3 +400,167 @@ msgstr "" #: ../../../../js/wpaint.js:113 msgid "Click on any image on this site to load it into oekaki applet" msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "Sekmadienis" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "Pirmadienis" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "Antradienis" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "Trečiadienis" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "Ketvirtadienis" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "Penktadienis" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "Šeštadienis" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "Sausis" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "Vasaris" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "Kovas" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "Balandis" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "WebM nustatymai" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "" diff --git a/inc/locale/lt_LT/LC_MESSAGES/tinyboard.mo b/inc/locale/lt_LT/LC_MESSAGES/tinyboard.mo index ff47dd687de21525114333ac6dff54a5bc386fb4..4456caea3ec1957ee650281001e1e66827462cfe 100644 GIT binary patch delta 4534 zcmZwJdvKK19mesK8^J)3TYyvuFM&WpNOp6POF{xFw@OMtg9xO+8aA-7*@V3if#_N< z+*+iNLZsjYuq^};Wf_NJq0mD4qfYB|N@_>3E!v^ep`*;SXz%?#`yL#1dM3a3bI#fG zp7-3|7v66=z9Rnq!1O(abcz^G{3yeio7mWg3(2|Dn87#-RW%VuOr zw&p+B7yGgtGcXr5k!7f@X+{mG74@9QQT=a6wc9zE_1DsM*@{D`rRzp@aLRfXb>q*h zKexV(>i7z3W&VJ=??cpC`im|98}-0m93a*AL&k3Ma#(+5%Bj$evuuNU)D6pR{VLQ7 zwb}Z1WIIh9wF0|P6L|r(az|0^PoM_)2CCgpZ26b=_jlES25=42@Rt4IAGVyr3DQz$ zpgJCe>NwZxpawb)3($j8a3PMzomhrvPT?6&0|)K=a?x`>;9lFo967&ZAb~SIBmoPq7HInH3K*lTg3cTVqMt|NUfi!v*9X(}NoE z$5@HO`Fc3G04HM@y?6{u@IBPtXE7RWVGimr=30lNCNdH=fw8C+@Ti{Wn@Tdeu^P3< z(@<~0OjO79s2i5x2waXVnt2S>@m@^hiO(aixH-tXst?*JY{pCI!3pe#2GEE)Gk%Qg z{cItlQ`&*rimj-D96&wbko725Q+^F~CT^exnCiG^CmVHG3sFlx5w)`OQ2jKaws;Lz z;US0puOM@k3LUxue5S@?A!>&8sF|-utw;-Mi`tRNnq8;~ylQ_xi+bQ?)WF`u(RdxF zV4r;Vtjt7BbWwiXeehZ;^uQ-k1KE#Sfs?2uJB{k_0%{;{p=Q*BTFR@o{*S1$^AV=v zT|8ap;oUe2wMC0ihjvYz4Cl;r;B@Rlb?^=@#`H1niY!Bo_!-o|_Mry!B5KLIZTU2E ztNAI;#_Op2JO%Cq@58y28?g_@kJ!v9)SjM4-Oz)Y;h#~5=_Yc}O)C4NavrJ!4{89_ zs2P0~wL(j=7y3~v6h!?VMQzb$fT!wn^Zu|Q|>_xd7)$VoV&%DW{mgk!f$rR)0BKMTmqh`Jhlb>GH zp*)A$f-9)E;HItbGoG&|<$Tm3z8}?J6Y6`h6O%Kyzn{li>VJ!Ihs-cqtAi;x5q+o; zK8ITB3#dbS88x75sMqOJ)L|>1;I7m|sFm|!AB>>RMjZJwJGf{9XK*U^Okn-BH-k#t z2F0iuJdB(-v(DOu92RpHwGvm6H_ZGM)$!0$ci=Nn_ie&*JcxSGuTdYI0elAgVjb$W zTd!a2;wU9kza}bvI^Ge*pEiyo~+uG^XQa)cgJxYT&8-gQ5QN zQO|phc#6>ZGeJTpTuBdKNqm#g7AUDBeRh=&x|nXO?*Dw!V3b}UUM7|kcM{tF?+`kO z+CruIL|n`A4dQ!*5-XbgPhtml5}JJzp=I7kL1 zCHWr_Wsli1#Le?u4-rd=BgE}gK}Ls3=_TT*GB#-s=MfJOb%d6988M5{iC3CS=rB(w zlro4Xl(DH2w`=_$B=Zc>P81VLdx=fSoG~jf-R5IfzDeeU&FA9*o4?H#n<=nv#^W~s z3N9e>h&9^3G(xZ6Y@&hCLE1nlO(yh4tRgr&$%stl8_&TwO zs3jgJ{Dj^jrMS;Ed0ovlli+PhzVF{gy{}3y65k~f1m6vFl28h`B(LA%+DP1Q>!SDw zkxhJ^C@1z4>xl0YyWI0nj->Cvqr_sOl~_o42&GfR4&pTxNFl-@mJsWS;lyr2>1kpP z@ffj(C?cLEx(KBo5R-@}RY-0`GQ+=IxQ)Bh<>YUTRG11*WC$01CLBHudG5C{2ch1?AL}+MsYGPk*EPY5rAhh9; zR$q8!@%lj1YG0^irGLFY*f}DvG+tTatt=^B1lYii1zv11)&y`yT%%A9GA*P%J(+M06xlx*gmTIO{+ zI^1^r;4PwI84b&eshv z1TS_412I$3)EWy#3!K|6B42Le3q-!y=;Dq5-G8YgwJQ6plP}&7y_nPW|N7`W<_u4~ jI?$NeoeF@JnsYGV6@hK&CK8`UVG delta 4892 zcmZA33vg7`0mktI0Yah}A&LqixrB!SvTMRaNHmd15{M)rCInGz^^&aNW;eTW?=BET z*B2_*iW)3dtoVLZG}2YUNA1*t=%_fYj8(^H?bOzGoT=6sE!ye-+daWf@9^#KoO562 zo^$REk6-*@SL(wFqi#2B&yynZuhGUF!Pk%BhizYhF(=@&xET+jb}c{Nm}z((YX4=J zi?`qyyaTzE*@eg9gP4a;;aGezyFXpVLtYvI+{d{ zz-C*&0W|{KupA#i9shgV{yyr-|A`avh^W}Tk1eR{-iDg0J5OZ%b12+TgL?Qd>W0r?=0>O! z4x)ziOQYRW#h^{-GJ&_`gr-v22S zG!&;H3)ghwEbK+yXuI9N+xiFVH>l%_xteY~57prooR0(O;1jqA-^27k%GjiXlQdg}n{Nj9UN;2P8j++^EtMV)sCYR>OMy%qPN7TIpp@q3Yf<^_J34f7uA zx?f?+AHiayz(>hM8RtEC73#w=&*3YG^*9x8M0I30YB4>HI_}q~*Y^-=5r2T1n!lks z_C4x`Ib1~M;~6-9D&wz3(L#fI+=Wb!iK15XR@4;iKn?W}>H_;wbN(7uV@_%I%U6q9 zjB%WaTTxH^Bx)pHMUBuQ)Retb%J?%a=1Us%1O?Nw2Na`jScd9Y4f4+{GpXTJe19n@}Tj7}bH)5ej;O(X@`nQ&2rDK~2GITVI4c zj9G$9u?KbD5bBA4hs*JO)EX!|HS2uL{0+d&RHM%8!ZCXPH&Dk$Xx~Mh_ywv%N36NCvTLRgwMa`*H>yUR*Md54E#_ei^*3bz)zPh(dH;7(7)!%L z$h4Uu%)!I9{T*zoQmw$?WWTLDWbrL>*U)dctK$Urih8&+-7y!F{Mj{AWz* z?{+b*nwuKbD(*l{MK9_#xz4uVgN(A-i<E+oGI2*OU6Lp;^sslHo zgRi2l^LaVre>#N;foxBkP(vR_t>TTSjt!!E{3vP>ev0{+%O4I6Fs`lIc?+2NG^)&Ca?B9S=>oU~hiK0g2X5bGwOLN3<|I$wNfjv*c_N zCIv*>-C2x}R}hEPlQ_AUv=Ihg--}dcKCYyq;b|sIh=x?#)GX#coKG&Zb#VjH>-H3R zf(&n(PQ67Daus=)Xr!2d%wq1q;q4ddh8EaGCvO7~^@!`$3+=RtsjfO$ngG4J;bH9z$5iJmXNCt_vm1GBTRblhUkBHuw znWUX;Ali14JIOMlbuhf`vxQmsQxo{U+2nbmS8#xwMY@T$#wulRacJxq#%6D4C}FFQTxR1c4%)sOOvrg$S(~#oz&c@gx`)B-H}|| z=cNM^3r0?+tNdFR+u$VDg&d#52ArN)$Peb{r>johII5tnZprexr47!ihW3u86|I8@ zi-M_nfr|Noxs^_3W%b-D$`uv)Z7Txpq4l2c#iD_FHxa6K&Tpt|545ZZ)Ym!7R#dk% z&ADJjYeRlBj}TZHccXs9oD$)lRfOQ}t__ zT30qKZD>Ek$u`t9tZvgi^gMSLpOk8Iz0iSs!>$tz`C%{axlGA{7Z0R+52PJ0?sR+I z2VV5D)wpXb+R^XELwyO?iM!zhC&YA^>-oXuZnxtnyP2wJ!gCUCpOf&y%&T)r+})(f zjk?M1SlCNsr}(t&9Jd~A%uaLI-@hd@(P7u?KRVN=?%y)Fr+8w>P555K3-x<_T-Q(1 zm-Qhp>_@z0IB8~d#gfs)4Cj9i^8W82`e`bierAG4*F}z=^h29BxTd6N6w~CTdrNXg zjrXEqSGUvZ8d&f8!L&E6XhhyBH!_fj^}2rg+UaMH7^CBpe)=~vz8jgl|A}xYlJL^c gm6eQ~eBhph>p7XH33*YMg{MP%U9GiuW_OPMFWD1{(EtDd diff --git a/inc/locale/lt_LT/LC_MESSAGES/tinyboard.po b/inc/locale/lt_LT/LC_MESSAGES/tinyboard.po index 6487a201..31ccb349 100644 --- a/inc/locale/lt_LT/LC_MESSAGES/tinyboard.po +++ b/inc/locale/lt_LT/LC_MESSAGES/tinyboard.po @@ -1,504 +1,689 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy +# Translators: msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-20 20:19+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/lt_LT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +"Language: lt_LT\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../../inc/lib/gettext/examples/pigs_dropin.php:77 -#: ../../../../inc/lib/gettext/examples/pigs_dropin.php:77 -msgid "" -"This is how the story goes.\n" -"\n" +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" msgstr "" -"Štai kaip eina istorija.\n" -"\n" #. There is no previous page. -#: ../../inc/functions.php:1046 ../../inc/functions.php:1060 -#: ../../../../inc/functions.php:1039 ../../../../inc/functions.php:1053 -#: ../../../../inc/functions.php:1122 ../../../../inc/functions.php:1136 -#: ../../../../inc/functions.php:1124 ../../../../inc/functions.php:1138 #: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 #: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 #: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 msgid "Previous" msgstr "Atgal" #. There is no next page. -#: ../../inc/functions.php:1065 ../../inc/functions.php:1074 -#: ../../../../inc/functions.php:1058 ../../../../inc/functions.php:1067 -#: ../../../../inc/functions.php:1141 ../../../../inc/functions.php:1150 -#: ../../../../inc/functions.php:1143 ../../../../inc/functions.php:1152 #: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 #: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 #: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 msgid "Next" msgstr "Pirmyn" -#: ../../inc/display.php:91 ../../inc/mod/pages.php:62 -#: ../../../../inc/display.php:91 ../../../../inc/mod/pages.php:62 -#: ../../../../inc/display.php:96 ../../../../inc/display.php:100 -#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:60 -#: ../../../../inc/display.php:122 ../../../../inc/display.php:125 +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "" + +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "" + +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 msgid "Login" msgstr "Prisijungimas" -#. +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "" + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "Modifikuoti komentarą" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "Ištrinti" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "" + +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "" + +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "" + +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "" + #. * ==================== #. * Error messages #. * ==================== -#. #. Error messages -#: ../../inc/config.php:687 ../../../../inc/config.php:692 -#: ../../../../inc/config.php:803 ../../../../inc/config.php:861 #: ../../../../inc/config.php:866 msgid "Lurk some more before posting." msgstr "Panaršyk ilgiau prieš rašydamas." -#. #. * ==================== #. * Error messages #. * ==================== -#. #. Error messages -#: ../../inc/config.php:688 ../../../../inc/config.php:693 -#: ../../../../inc/config.php:804 ../../../../inc/config.php:862 +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages #: ../../../../inc/config.php:867 ../../../../inc/config.php:972 -#: ../../../../inc/config.php:963 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 msgid "You look like a bot." msgstr "Tu atrodai kaip botas." -#: ../../inc/config.php:689 ../../../../inc/config.php:694 -#: ../../../../inc/config.php:805 ../../../../inc/config.php:863 #: ../../../../inc/config.php:868 ../../../../inc/config.php:973 -#: ../../../../inc/config.php:964 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 msgid "Your browser sent an invalid or no HTTP referer." msgstr "Tavo naršyklė nusiuntė netinkama arba nėra HTTP referer." -#: ../../inc/config.php:690 ../../../../inc/config.php:695 -#: ../../../../inc/config.php:806 ../../../../inc/config.php:864 #: ../../../../inc/config.php:869 ../../../../inc/config.php:974 -#: ../../../../inc/config.php:965 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 #, php-format msgid "The %s field was too long." msgstr "Laukas %s buvo per ilgas." -#: ../../inc/config.php:691 ../../../../inc/config.php:696 -#: ../../../../inc/config.php:807 ../../../../inc/config.php:865 #: ../../../../inc/config.php:870 ../../../../inc/config.php:975 -#: ../../../../inc/config.php:966 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 msgid "The body was too long." msgstr "Kūnas buvo per ilgas." -#: ../../inc/config.php:692 ../../../../inc/config.php:697 -#: ../../../../inc/config.php:808 ../../../../inc/config.php:866 #: ../../../../inc/config.php:871 ../../../../inc/config.php:976 -#: ../../../../inc/config.php:967 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 msgid "The body was too short or empty." msgstr "Kūnas buvo per trumpas arba tuščias." -#: ../../inc/config.php:693 ../../../../inc/config.php:698 -#: ../../../../inc/config.php:809 ../../../../inc/config.php:867 #: ../../../../inc/config.php:872 ../../../../inc/config.php:977 -#: ../../../../inc/config.php:968 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 msgid "You must upload an image." msgstr "Tu privalai įkelti paveiksliuką." -#: ../../inc/config.php:694 ../../../../inc/config.php:699 -#: ../../../../inc/config.php:810 ../../../../inc/config.php:868 #: ../../../../inc/config.php:873 ../../../../inc/config.php:978 -#: ../../../../inc/config.php:969 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 msgid "The server failed to handle your upload." msgstr "Serveriui nepavyko apdoroti tavo įkėlimo." -#: ../../inc/config.php:695 ../../../../inc/config.php:700 -#: ../../../../inc/config.php:811 ../../../../inc/config.php:869 #: ../../../../inc/config.php:874 ../../../../inc/config.php:979 -#: ../../../../inc/config.php:970 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 msgid "Unsupported image format." msgstr "Nepalaikomas paveiksliuko formatas." -#: ../../inc/config.php:696 ../../../../inc/config.php:701 -#: ../../../../inc/config.php:812 ../../../../inc/config.php:870 #: ../../../../inc/config.php:875 ../../../../inc/config.php:980 -#: ../../../../inc/config.php:971 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 msgid "Invalid board!" msgstr "Neteisinga lenta!" -#: ../../inc/config.php:697 ../../../../inc/config.php:702 -#: ../../../../inc/config.php:813 ../../../../inc/config.php:871 #: ../../../../inc/config.php:876 ../../../../inc/config.php:981 -#: ../../../../inc/config.php:972 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 msgid "Thread specified does not exist." msgstr "Nurodyta diskusija neegzistuoja." -#: ../../inc/config.php:698 ../../../../inc/config.php:703 -#: ../../../../inc/config.php:814 ../../../../inc/config.php:872 #: ../../../../inc/config.php:877 ../../../../inc/config.php:982 -#: ../../../../inc/config.php:973 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 msgid "Thread locked. You may not reply at this time." msgstr "Diskusija užrakinta. Šiuo metu negali parašyti atsiliepimo." -#: ../../inc/config.php:699 ../../../../inc/config.php:706 -#: ../../../../inc/config.php:817 ../../../../inc/config.php:875 +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "" + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "" + #: ../../../../inc/config.php:880 ../../../../inc/config.php:985 -#: ../../../../inc/config.php:976 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 msgid "You didn't make a post." msgstr "Tu nesukūrei komentaro." -#: ../../inc/config.php:700 ../../../../inc/config.php:707 -#: ../../../../inc/config.php:818 ../../../../inc/config.php:876 #: ../../../../inc/config.php:881 ../../../../inc/config.php:986 -#: ../../../../inc/config.php:977 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 msgid "Flood detected; Post discarded." msgstr "Perpildymas aptiktas; komentaras išmestas." -#: ../../inc/config.php:701 ../../../../inc/config.php:708 -#: ../../../../inc/config.php:819 ../../../../inc/config.php:877 #: ../../../../inc/config.php:882 ../../../../inc/config.php:987 -#: ../../../../inc/config.php:978 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 msgid "Your request looks automated; Post discarded." msgstr "Tavo užklausa atrodo automatizuota; komentaras išmestas." -#: ../../inc/config.php:702 ../../../../inc/config.php:709 -#: ../../../../inc/config.php:820 ../../../../inc/config.php:878 #: ../../../../inc/config.php:883 ../../../../inc/config.php:988 -#: ../../../../inc/config.php:979 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 msgid "Unoriginal content!" msgstr "Neoriginalus turinys!" -#: ../../inc/config.php:703 ../../../../inc/config.php:710 -#: ../../../../inc/config.php:821 ../../../../inc/config.php:879 #: ../../../../inc/config.php:884 ../../../../inc/config.php:989 -#: ../../../../inc/config.php:980 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 #, php-format msgid "Unoriginal content! You have been muted for %d seconds." msgstr "Neoriginalus turinys! Tu buvai užtildytas %d sekundėms." -#: ../../inc/config.php:704 ../../../../inc/config.php:711 -#: ../../../../inc/config.php:822 ../../../../inc/config.php:880 #: ../../../../inc/config.php:885 ../../../../inc/config.php:990 -#: ../../../../inc/config.php:981 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 #, php-format msgid "You are muted! Expires in %d seconds." msgstr "Tu esi užtildytas! Užtildymas pasibaigs po %d sekundžių." -#: ../../inc/config.php:705 ../../../../inc/config.php:712 -#: ../../../../inc/config.php:823 ../../../../inc/config.php:881 #: ../../../../inc/config.php:886 ../../../../inc/config.php:991 -#: ../../../../inc/config.php:982 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 #, php-format msgid "Your IP address is listed in %s." msgstr "Tavo IP adresas yra įtrauktas į %s." -#: ../../inc/config.php:706 ../../../../inc/config.php:713 -#: ../../../../inc/config.php:824 ../../../../inc/config.php:882 #: ../../../../inc/config.php:887 ../../../../inc/config.php:992 -#: ../../../../inc/config.php:983 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 msgid "Too many links; flood detected." msgstr "Per daug nuorodų; aptiktas perpildimas." -#: ../../inc/config.php:707 ../../../../inc/config.php:714 -#: ../../../../inc/config.php:825 ../../../../inc/config.php:883 #: ../../../../inc/config.php:888 ../../../../inc/config.php:993 -#: ../../../../inc/config.php:984 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 msgid "Too many cites; post discarded." msgstr "Per daug citatų; komentaras išmestas." -#: ../../inc/config.php:708 ../../../../inc/config.php:715 -#: ../../../../inc/config.php:826 ../../../../inc/config.php:884 #: ../../../../inc/config.php:889 ../../../../inc/config.php:994 -#: ../../../../inc/config.php:985 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 msgid "Too many cross-board links; post discarded." msgstr "Per daug tarplentinių nuorodų; komentaras išmestas." -#: ../../inc/config.php:709 ../../../../inc/config.php:716 -#: ../../../../inc/config.php:827 ../../../../inc/config.php:885 #: ../../../../inc/config.php:890 ../../../../inc/config.php:995 -#: ../../../../inc/config.php:986 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 msgid "You didn't select anything to delete." msgstr "Tu nepasirinkai nieko, ką ištrinti." -#: ../../inc/config.php:710 ../../../../inc/config.php:717 -#: ../../../../inc/config.php:828 ../../../../inc/config.php:886 #: ../../../../inc/config.php:891 ../../../../inc/config.php:996 -#: ../../../../inc/config.php:987 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 msgid "You didn't select anything to report." msgstr "Tu nepasirinkai nieko, ką pranešti." -#: ../../inc/config.php:711 ../../../../inc/config.php:718 -#: ../../../../inc/config.php:829 ../../../../inc/config.php:887 #: ../../../../inc/config.php:892 ../../../../inc/config.php:997 -#: ../../../../inc/config.php:988 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 msgid "You can't report that many posts at once." msgstr "Tu negali pranešti tiek komentarų iškart." -#: ../../inc/config.php:712 ../../../../inc/config.php:719 -#: ../../../../inc/config.php:830 ../../../../inc/config.php:888 #: ../../../../inc/config.php:893 ../../../../inc/config.php:998 -#: ../../../../inc/config.php:989 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 msgid "Wrong password…" msgstr "Neteisingas slaptažodis..." -#: ../../inc/config.php:713 ../../../../inc/config.php:720 -#: ../../../../inc/config.php:831 ../../../../inc/config.php:889 #: ../../../../inc/config.php:894 ../../../../inc/config.php:999 -#: ../../../../inc/config.php:990 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 msgid "Invalid image." msgstr "Neteisingas paveiksliukas." -#: ../../inc/config.php:714 ../../../../inc/config.php:721 -#: ../../../../inc/config.php:832 ../../../../inc/config.php:890 #: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 -#: ../../../../inc/config.php:991 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 msgid "Unknown file extension." msgstr "Nežinoma failo plėtinys." -#: ../../inc/config.php:715 ../../../../inc/config.php:722 -#: ../../../../inc/config.php:833 ../../../../inc/config.php:891 #: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 -#: ../../../../inc/config.php:992 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" -msgstr "" -"Maksimalus failo didys: %maxsz% baitai
Tavo failo didys: %filesz% baitai" +msgstr "Maksimalus failo didys: %maxsz% baitai
Tavo failo didys: %filesz% baitai" -#: ../../inc/config.php:716 ../../../../inc/config.php:723 -#: ../../../../inc/config.php:834 ../../../../inc/config.php:892 #: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 -#: ../../../../inc/config.php:993 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 msgid "The file was too big." msgstr "Failas buvo per didelis." -#: ../../inc/config.php:717 ../../../../inc/config.php:724 -#: ../../../../inc/config.php:835 -msgid "Invalid archive!" -msgstr "Netinkamas archyvas." - -#: ../../inc/config.php:718 ../../../../inc/config.php:725 -#: ../../../../inc/config.php:836 ../../../../inc/config.php:893 #: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 -#: ../../../../inc/config.php:994 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 #, php-format msgid "That file already exists!" msgstr "Tas failas jau egzistuoja!" -#: ../../inc/config.php:719 ../../../../inc/config.php:726 -#: ../../../../inc/config.php:837 ../../../../inc/config.php:894 #: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 -#: ../../../../inc/config.php:995 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 #, php-format msgid "That file already exists in this thread!" msgstr "Tas failas jau egzistuoja šioje diskusijoje!" -#: ../../inc/config.php:720 ../../../../inc/config.php:727 -#: ../../../../inc/config.php:838 ../../../../inc/config.php:895 #: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 -#: ../../../../inc/config.php:996 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 #, php-format msgid "You'll have to wait another %s before deleting that." msgstr "Tu turėsi palaukti dar %s prieš ištrindamas šitai." -#: ../../inc/config.php:721 ../../../../inc/config.php:728 -#: ../../../../inc/config.php:839 ../../../../inc/config.php:896 #: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 -#: ../../../../inc/config.php:997 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 msgid "MIME type detection XSS exploit (IE) detected; post discarded." msgstr "MIME tipo detekcija XSS eksploitas (IE) aptiktas; komentaras išmestas." -#: ../../inc/config.php:722 ../../../../inc/config.php:729 -#: ../../../../inc/config.php:840 ../../../../inc/config.php:897 #: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 -#: ../../../../inc/config.php:998 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 msgid "Couldn't make sense of the URL of the video you tried to embed." msgstr "Tavo video URL, kurį bandei patalpinti, buvo nesuprastas." -#: ../../inc/config.php:723 ../../../../inc/config.php:730 -#: ../../../../inc/config.php:841 ../../../../inc/config.php:898 #: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 -#: ../../../../inc/config.php:999 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 msgid "You seem to have mistyped the verification." msgstr "Atrodo tu įvedei neteisingą patvirtinimą." -#: ../../inc/config.php:726 ../../../../inc/config.php:734 -#: ../../../../inc/config.php:845 ../../../../inc/config.php:902 +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "" + #: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 -#: ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 msgid "Invalid username and/or password." msgstr "Neteisingas slapyvardis ir/ar slaptažodis." -#: ../../inc/config.php:727 ../../../../inc/config.php:735 -#: ../../../../inc/config.php:846 ../../../../inc/config.php:903 #: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 -#: ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 msgid "You are not a mod…" msgstr "Tu nesi moderatorius..." -#: ../../inc/config.php:728 ../../../../inc/config.php:736 -#: ../../../../inc/config.php:847 ../../../../inc/config.php:904 #: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 -#: ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 msgid "" -"Invalid username and/or password. Your user may have been deleted or changed." -msgstr "" -"Neteisingas slapyvardis ir/ar slaptažodis. Tavo vartotojas buvo ištrintas ar " -"pakeistas." +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "Neteisingas slapyvardis ir/ar slaptažodis. Tavo vartotojas buvo ištrintas ar pakeistas." -#: ../../inc/config.php:729 ../../../../inc/config.php:737 -#: ../../../../inc/config.php:848 ../../../../inc/config.php:905 #: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 -#: ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 msgid "Invalid/malformed cookies." msgstr "Neteisingi/netaip suformuoti slapukai." -#: ../../inc/config.php:730 ../../../../inc/config.php:738 -#: ../../../../inc/config.php:849 ../../../../inc/config.php:906 #: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 -#: ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 msgid "Your browser didn't submit an input when it should have." msgstr "Tavo naršyklė nepateikė įvesties, kai turėjo." -#: ../../inc/config.php:731 ../../../../inc/config.php:739 -#: ../../../../inc/config.php:850 ../../../../inc/config.php:907 #: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 -#: ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 #, php-format msgid "The %s field is required." msgstr "Laukas %s reikalingas." -#: ../../inc/config.php:732 ../../../../inc/config.php:740 -#: ../../../../inc/config.php:851 ../../../../inc/config.php:908 #: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 -#: ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 #, php-format msgid "The %s field was invalid." msgstr "Laukas %s buvo neteisingas." -#: ../../inc/config.php:733 ../../../../inc/config.php:741 -#: ../../../../inc/config.php:852 ../../../../inc/config.php:909 #: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 -#: ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 #, php-format msgid "There is already a %s board." msgstr "Jau egzistuoja %s lenta." -#: ../../inc/config.php:734 ../../../../inc/config.php:742 -#: ../../../../inc/config.php:853 ../../../../inc/config.php:910 #: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 -#: ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 msgid "You don't have permission to do that." msgstr "Tu neturi teisių tai padaryti." -#: ../../inc/config.php:735 ../../../../inc/config.php:743 -#: ../../../../inc/config.php:854 ../../../../inc/config.php:911 #: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 -#: ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 msgid "That post doesn't exist…" msgstr "Tas komentaras neegzistuoja..." -#: ../../inc/config.php:736 ../../../../inc/config.php:744 -#: ../../../../inc/config.php:855 ../../../../inc/config.php:912 #: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 -#: ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 msgid "Page not found." msgstr "Nerastas puslapis." -#: ../../inc/config.php:737 ../../../../inc/config.php:745 -#: ../../../../inc/config.php:856 ../../../../inc/config.php:913 #: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 -#: ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 #, php-format msgid "That mod already exists!" msgstr "Tas moderatorius jau egzistuoja!" -#: ../../inc/config.php:738 ../../../../inc/config.php:746 -#: ../../../../inc/config.php:857 ../../../../inc/config.php:914 #: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 -#: ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 msgid "That theme doesn't exist!" msgstr "Ta tema neegzistuoja!" -#: ../../inc/config.php:739 ../../../../inc/config.php:747 -#: ../../../../inc/config.php:858 ../../../../inc/config.php:915 #: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 -#: ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 msgid "Invalid security token! Please go back and try again." msgstr "Neteisinga apsaugos žymė! Prašome sugrįžti ir bandyti vėl." -#: ../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:66 -#: ../../../../inc/mod/pages.php:64 +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "" + +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 msgid "Confirm action" msgstr "Patvirtink veiksmą." -#: ../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:110 -#: ../../../../inc/mod/pages.php:108 +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 msgid "Could not find current version! (Check .installed)" msgstr "Dabartinė versija nebuvo rasta! (Žiūrėk .installed)" -#: ../../inc/mod/pages.php:151 ../../../../inc/mod/pages.php:162 +#: ../../../../inc/mod/pages.php:162 msgid "Dashboard" msgstr "Administratoriaus lenta." -#: ../../inc/mod/pages.php:228 ../../../../inc/mod/pages.php:239 -#: ../../../../inc/mod/pages.php:431 ../../../../inc/mod/pages.php:436 -#: ../../../../inc/mod/pages.php:438 +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "" + +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "" + +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 msgid "Edit board" msgstr "Modifikuoti lenta" -#: ../../inc/mod/pages.php:261 ../../../../inc/mod/pages.php:272 -#: ../../../../inc/mod/pages.php:481 ../../../../inc/mod/pages.php:486 -#: ../../../../inc/mod/pages.php:491 +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 msgid "Couldn't open board after creation." msgstr "Nesugebėjome atidaryti naujos lentos po sukūrimo." -#: ../../inc/mod/pages.php:276 ../../../../inc/mod/pages.php:287 -#: ../../../../inc/mod/pages.php:501 ../../../../inc/mod/pages.php:506 -#: ../../../../inc/mod/pages.php:511 +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 msgid "New board" msgstr "Nauja lenta" -#. line 31 #. line 37 -#: ../../inc/mod/pages.php:322 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:96 -#: ../../../../inc/mod/pages.php:333 ../../../../inc/mod/pages.php:548 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:103 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:118 #: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 msgid "Noticeboard" msgstr "Pranešimų lenta" -#: ../../inc/mod/pages.php:382 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:166 -#: ../../../../inc/mod/pages.php:393 ../../../../inc/mod/pages.php:609 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:176 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:191 #: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 msgid "News" msgstr "Naujienos" -#: ../../inc/mod/pages.php:422 ../../inc/mod/pages.php:449 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:255 -#: ../../../../inc/mod/pages.php:433 ../../../../inc/mod/pages.php:460 -#: ../../../../inc/mod/pages.php:649 ../../../../inc/mod/pages.php:676 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:72 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:273 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:288 #: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 #: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 @@ -506,8 +691,15 @@ msgstr "Naujienos" msgid "Moderation log" msgstr "Moderacijos žurnalas" -#. line 102 +#. line 104 +#. line 20 +#. line 18 +#. line 104 #. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 #. line 104 #. line 20 #. line 18 @@ -517,949 +709,290 @@ msgstr "Moderacijos žurnalas" #. line 104 #. line 20 #. line 18 -#: ../../inc/mod/pages.php:592 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:247 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:65 -#: ../../../../inc/mod/pages.php:612 ../../../../inc/mod/pages.php:832 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:264 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:68 -#: ../../../../inc/mod/pages.php:830 ../../../../inc/mod/pages.php:838 -#: ../../../../inc/mod/pages.php:852 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 msgid "IP" msgstr "IP" -#. line 169 #. line 171 -#: ../../inc/mod/pages.php:602 ../../inc/mod/pages.php:993 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:377 -#: ../../../../inc/mod/pages.php:622 ../../../../inc/mod/pages.php:1028 -#: ../../../../inc/mod/pages.php:842 ../../../../inc/mod/pages.php:1262 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:429 -#: ../../../../inc/mod/pages.php:840 ../../../../inc/mod/pages.php:1356 #: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 #: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 msgid "New ban" msgstr "Naujas draudimas" -#: ../../inc/mod/pages.php:670 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:224 -#: ../../../../inc/mod/pages.php:705 ../../../../inc/mod/pages.php:925 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:238 -#: ../../../../inc/mod/pages.php:923 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:253 #: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 msgid "Ban list" msgstr "Draudimų sąrašas" -#: ../../inc/mod/pages.php:765 ../../../../inc/mod/pages.php:800 -#: ../../../../inc/mod/pages.php:1027 ../../../../inc/mod/pages.php:1120 +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "" + #: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 msgid "Target and source board are the same." msgstr "Nurodyta ir šaltinio lenta yra ta pati." -#: ../../inc/mod/pages.php:927 ../../../../inc/mod/pages.php:962 -#: ../../../../inc/mod/pages.php:1191 ../../../../inc/mod/pages.php:1285 #: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 msgid "Impossible to move thread; there is only one board." msgstr "Neįmanoma perkelti diskusijos; yra tik vieną lenta." #. line 39 -#: ../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:966 -#: ../../../../inc/mod/pages.php:1195 ../../../../inc/mod/pages.php:1289 #: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 #: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 msgid "Move thread" msgstr "Perkelti diskusiją" -#: ../../inc/mod/pages.php:1045 ../../../../inc/mod/pages.php:1080 -#: ../../../../inc/display.php:351 ../../../../inc/display.php:476 -#: ../../../../inc/mod/pages.php:1320 ../../../../inc/display.php:475 -#: ../../../../inc/mod/pages.php:1414 ../../../../inc/display.php:388 -#: ../../../../inc/display.php:512 ../../../../inc/mod/pages.php:1425 -#: ../../../../inc/mod/pages.php:1494 ../../../../inc/display.php:405 -#: ../../../../inc/display.php:534 ../../../../inc/display.php:408 -#: ../../../../inc/display.php:537 -msgid "Edit post" -msgstr "Modifikuoti komentarą" - -#: ../../inc/mod/pages.php:1271 ../../inc/mod/pages.php:1320 -#: ../../../../inc/mod/pages.php:1307 ../../../../inc/mod/pages.php:1356 -#: ../../../../inc/mod/pages.php:1555 ../../../../inc/mod/pages.php:1608 -#: ../../../../inc/mod/pages.php:1687 ../../../../inc/mod/pages.php:1740 #: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 #: ../../../../inc/mod/pages.php:1775 msgid "Edit user" msgstr "Modifikuoti naudotoją" -#: ../../inc/mod/pages.php:1333 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:232 -#: ../../../../inc/mod/pages.php:1369 ../../../../inc/mod/pages.php:1621 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:247 -#: ../../../../inc/mod/pages.php:1753 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:262 #: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 msgid "Manage users" msgstr "Administruoti naudotojus" #. deleted? -#: ../../inc/mod/pages.php:1395 ../../inc/mod/pages.php:1467 -#: ../../../../inc/mod/pages.php:1431 ../../../../inc/mod/pages.php:1503 -#: ../../../../inc/mod/pages.php:1683 ../../../../inc/mod/pages.php:1756 -#: ../../../../inc/mod/pages.php:1815 ../../../../inc/mod/pages.php:1888 #: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 #: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 msgid "New PM for" msgstr "Naujas privatus pranešimas" -#: ../../inc/mod/pages.php:1399 ../../../../inc/mod/pages.php:1435 -#: ../../../../inc/mod/pages.php:1687 ../../../../inc/mod/pages.php:1819 #: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 msgid "Private message" msgstr "Privatus pranešimas" -#. line 62 #. line 68 -#: ../../inc/mod/pages.php:1420 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:171 -#: ../../../../inc/mod/pages.php:1456 ../../../../inc/mod/pages.php:1708 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:182 -#: ../../../../inc/mod/pages.php:1840 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:197 #: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 msgid "PM inbox" msgstr "Privačių pranešimų dežutė" -#: ../../inc/mod/pages.php:1531 ../../inc/mod/pages.php:1535 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:263 -#: ../../../../inc/mod/pages.php:1567 ../../../../inc/mod/pages.php:1571 -#: ../../../../inc/mod/pages.php:1820 ../../../../inc/mod/pages.php:1824 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:282 -#: ../../../../inc/mod/pages.php:1952 ../../../../inc/mod/pages.php:1956 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:297 #: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 #: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 msgid "Rebuild" msgstr "Perkompiliuoti" -#: ../../inc/mod/pages.php:1621 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:207 -#: ../../../../inc/mod/pages.php:1657 ../../../../inc/mod/pages.php:1910 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:220 -#: ../../../../inc/mod/pages.php:2032 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:235 #: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 msgid "Report queue" msgstr "Pranešimų eilė" -#: ../../inc/mod/pages.php:1743 ../../../../inc/mod/pages.php:1779 -#: ../../../../inc/mod/pages.php:1978 ../../../../inc/mod/pages.php:2077 -#: ../../../../inc/mod/pages.php:2100 ../../../../inc/mod/pages.php:2199 #: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 #: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 msgid "Config editor" msgstr "Konfiguracijos redagavimas" -#: ../../inc/mod/pages.php:1753 ../../../../inc/mod/pages.php:1789 -#: ../../../../inc/mod/pages.php:2093 ../../../../inc/mod/pages.php:2215 #: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 msgid "Themes directory doesn't exist!" msgstr "Temų katalogas neegzistuoja!" -#: ../../inc/mod/pages.php:1755 ../../../../inc/mod/pages.php:1791 -#: ../../../../inc/mod/pages.php:2095 ../../../../inc/mod/pages.php:2217 #: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 msgid "Cannot open themes directory; check permissions." msgstr "Neįmanoma atidaryti temų katalogo; peržvelkite leidimus." -#: ../../inc/mod/pages.php:1769 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:247 -#: ../../../../inc/mod/pages.php:1805 ../../../../inc/mod/pages.php:2109 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:264 -#: ../../../../inc/mod/pages.php:2231 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:279 #: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 msgid "Manage themes" msgstr "Administruoti temas" -#: ../../inc/mod/pages.php:1831 ../../../../inc/mod/pages.php:1867 -#: ../../../../inc/mod/pages.php:2171 ../../../../inc/mod/pages.php:2293 #: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 #, php-format msgid "Installed theme: %s" msgstr "Įrašyta tema: %s" -#: ../../inc/mod/pages.php:1841 ../../../../inc/mod/pages.php:1878 -#: ../../../../inc/mod/pages.php:2182 ../../../../inc/mod/pages.php:2304 #: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 #, php-format msgid "Configuring theme: %s" msgstr "Konfiguruojama tema: %s" -#: ../../inc/mod/pages.php:1869 ../../../../inc/mod/pages.php:1906 -#: ../../../../inc/mod/pages.php:2210 ../../../../inc/mod/pages.php:2332 #: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 #, php-format msgid "Rebuilt theme: %s" msgstr "Perkompiliuota tema: %s" -#: ../../inc/mod/pages.php:1908 ../../../../inc/mod/pages.php:1945 -#: ../../../../inc/mod/pages.php:2249 ../../../../inc/mod/pages.php:2371 #: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 msgid "Debug: Anti-spam" msgstr "Derinimas: Prieš-spam'ą" -#: ../../inc/mod/pages.php:1932 ../../../../inc/mod/pages.php:1969 -#: ../../../../inc/mod/pages.php:2273 ../../../../inc/mod/pages.php:2395 #: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 msgid "Debug: Recent posts" msgstr "Derinimas: Neseni komentarai" -#: ../../inc/mod/pages.php:1956 ../../../../inc/mod/pages.php:1993 -#: ../../../../inc/mod/pages.php:2297 ../../../../inc/mod/pages.php:2419 #: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 msgid "Debug: SQL" msgstr "Derinimas: SQL" -#. line 2 -#. line 6 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:19 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:29 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:22 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 -msgid "Boards" -msgstr "Lentos" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:57 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:183 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:61 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:76 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 -msgid "edit" -msgstr "modifikuoti" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:74 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:79 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:94 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 -msgid "Create new board" -msgstr "Sukūrti naują lentą" - -#. line 26 -#. line 32 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:84 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:90 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:105 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 -msgid "Messages" -msgstr "Pranešimai" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:120 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:98 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:125 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:128 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:143 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 -msgid "no subject" -msgstr "Jokio subjekto" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:161 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:170 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:185 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 -msgid "View all noticeboard entries" -msgstr "Žiūrėti visas pranešimų lentos įvestis" +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "" -#. line 70 -#. line 76 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:192 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:204 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:219 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 -msgid "Administration" -msgstr "Administracija" +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:239 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:255 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:270 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 -msgid "Change password" -msgstr "Pakeisti slaptažodį" +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:271 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:291 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:306 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 -msgid "Configuration" -msgstr "Konfiguracija" +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "" -#. line 16 -#. line 106 -#. line 16 -#. line 112 -#. line 115 -#. line 16 -#. line 115 -#. line 16 -#. line 115 -#. line 16 -#. line 115 -#. line 16 -#. line 2 #. line 13 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:282 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:293 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:80 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:307 -#: ../../../../search.php:168 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:322 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 -#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 -#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 -msgid "Search" -msgstr "Ieškoti" - -#. line 2 -#. line 5 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:289 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:22 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 -#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 -msgid "Phrase:" -msgstr "Frazė:" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:297 -msgid "" -"(Search is case-insensitive, and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.)" +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" msgstr "" -"(Paieška neskiria mažųjų ir didžiųjų raidžių ir paremta raktažodžiais.Kad " -"suderinti tam tikras frazes, naudokite \"quotes\". Naudokite asteriksą (*) " -"kaip wildcard'ą.)" - -#. line 130 -#. line 136 -#. line 139 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:309 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:364 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:379 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 -msgid "Debug" -msgstr "Derinimas" - -#. line 132 -#. line 138 -#. line 141 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:313 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:369 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:384 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 -msgid "Anti-spam" -msgstr "Anti-spamas" - -#. line 133 -#. line 139 -#. line 142 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:316 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:373 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:388 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 -msgid "Recent posts" -msgstr "Neseni pranešimai" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:322 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:380 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:395 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 -msgid "SQL" -msgstr "SQL" - -#. line 155 -#. line 161 -#. line 164 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:360 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:419 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:434 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 -msgid "User account" -msgstr "Naudotojo paskyra" -#. line 158 -#. line 164 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:365 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:425 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:440 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 -msgid "Logout" -msgstr "Atsijungti" +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "Ištrinti komentarą" #. line 3 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:21 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:21 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 -msgid "New post" -msgstr "Naujas komentaras" +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "Failas" -#. line 11 -#. line 7 +#. line 132 #. line 14 -#. line 7 +#. line 132 #. line 14 -#. line 8 +#. line 131 #. line 14 -#. line 7 -#. line 8 +#. line 131 #. line 14 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:27 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:31 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:36 -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:27 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:55 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:55 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 -msgid "Name" -msgstr "Vardas" - -#. line 34 -#. line 23 -#. line 37 -#. line 46 -#. line 23 -#. line 46 -#. line 12 -#. line 24 -#. line 46 -#. line 23 -#. line 12 -#. line 46 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:36 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:63 -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:53 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:98 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:116 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:130 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 -msgid "Subject" -msgstr "Subjektas" - -#. line 16 -#. line 28 -#. line 16 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:42 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:69 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 -msgid "Body" -msgstr "Kūnas" - +#. line 131 +#. line 14 +#. line 131 #. line 21 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:49 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 -msgid "Post to noticeboard" -msgstr "Patalptinti į pranešimų lentą" - -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:73 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:100 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 -msgid "delete" -msgstr "ištrinti" - -#. line 44 -#. line 56 -#. line 44 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:106 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:133 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 -msgid "by" -msgstr "sukūrta" - -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:118 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:112 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:344 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:120 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:394 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:493 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 -#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 -msgid "deleted?" -msgstr "ištrinta?" - -#. line 50 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:125 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:136 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 -msgid "at" -msgstr " " - -#. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 24 -#. line 63 -#. line 152 -#. line 182 -#. line 15 -#. line 67 -#. line 24 -#. line 63 -#. line 152 -#. line 182 -#. line 67 -#. line 24 -#. line 63 -#. line 152 -#. line 182 -#. line 15 -#. line 3 -#. line 67 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:74 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:169 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:331 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:78 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:179 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:380 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:453 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 -#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 -msgid "Staff" -msgstr "Administracija" - -#. line 25 -#. line 67 -#. line 25 -#. line 68 -#. line 25 -#. line 68 -#. line 25 -#. line 68 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:77 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:179 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:82 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:190 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 -msgid "Note" -msgstr "Pastaba" - -#. line 26 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:80 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:86 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 -msgid "Date" -msgstr "Data" - -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:86 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:93 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 -msgid "Actions" -msgstr "Veiksmai" - -#. line 49 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:142 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:151 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 -msgid "remove" -msgstr "pašalinti" - -#. line 75 -#. line 76 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:189 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:201 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 -msgid "New note" -msgstr "Nauja pastaba" - -#. line 92 -#. line 94 -#. line 7 -#. line 94 -#. line 7 -#. line 94 -#. line 7 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:226 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:240 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 -msgid "Status" -msgstr "Statusas" - -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:233 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:248 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 -msgid "Expired" -msgstr "Pasibaigė" - -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:238 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:254 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 -msgid "Active" -msgstr "Aktyvus" +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "Slaptažodis" #. line 8 -#. line 106 +#. line 108 +#. line 32 +#. line 9 +#. line 23 #. line 8 +#. line 108 #. line 32 #. line 8 -#. line 5 +#. line 32 +#. line 23 #. line 8 #. line 108 #. line 32 #. line 9 #. line 23 #. line 8 +#. line 5 +#. line 8 #. line 108 #. line 32 +#. line 9 +#. line 23 +#. line 5 #. line 8 +#. line 108 #. line 32 +#. line 9 #. line 23 +#. line 48 +#. line 5 #. line 8 #. line 108 #. line 32 #. line 9 #. line 23 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:256 -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:32 -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:30 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:90 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:32 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:274 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:96 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:34 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 msgid "Reason" msgstr "Priežastis" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:269 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:288 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 -msgid "no reason" -msgstr "jokios priežasties" - -#. line 116 -#. line 182 -#. line 65 -#. line 3 -#. line 118 -#. line 184 -#. line 65 -#. line 10 -#. line 33 -#. line 118 -#. line 184 -#. line 65 -#. line 33 -#. line 118 -#. line 184 -#. line 65 #. line 10 -#. line 6 -#. line 33 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:278 -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:20 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:142 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:298 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:461 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:157 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:23 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 -#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 -msgid "Board" -msgstr "Lenta" +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "Pranešti" -#. line 71 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:291 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:150 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:83 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:312 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:74 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:166 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 -msgid "all boards" -msgstr "visos lentos" +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "Grįžti į administratoriaus lentą" -#. line 126 -#. line 128 -#. line 11 -#. line 43 -#. line 128 -#. line 43 -#. line 128 -#. line 11 -#. line 43 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:300 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:322 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 -msgid "Set" -msgstr "Nustatyti" +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "Komentarų statusas: Atsiliepimas" -#. line 130 -#. line 132 -#. line 13 -#. line 47 -#. line 132 -#. line 47 -#. line 132 -#. line 13 -#. line 47 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:309 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:332 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 -msgid "Expires" -msgstr "Pasibaigs" - -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:322 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:137 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:346 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 -msgid "never" -msgstr "niekada" - -#. line 161 -#. line 163 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:357 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:408 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 -msgid "Remove ban" -msgstr "Pašalinti draudimą" - -#: ../../templates/cache/72/55/0d64283f30702de83ecfcb71f86a.php:25 -#: ../../../../templates/cache/72/55/0d64283f30702de83ecfcb71f86a.php:28 -#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 -msgid "There are no reports." -msgstr "Nėra pranešimų." - -#. line 2 -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:19 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:19 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 -msgid "Delete Post" -msgstr "Ištrinti komentarą" - -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 75 -#. line 3 -#. line 84 -#. line 3 -#. line 84 -#. line 3 -#. line 84 -#. line 3 -#. line 84 -#. line 3 -#. line 84 -#. line 3 -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:218 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:233 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 -msgid "File" -msgstr "Failas" - -#. line 129 -#. line 117 -#. line 14 -#. line 132 -#. line 14 -#. line 132 -#. line 14 -#. line 131 -#. line 14 -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:23 -#: ../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:41 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:310 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:23 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:342 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:45 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 -#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 -msgid "Password" -msgstr "Slaptažodis" - -#. line 5 -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:27 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:27 -#: ../../../../inc/display.php:429 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 -#: ../../../../inc/display.php:424 ../../../../inc/display.php:461 -#: ../../../../inc/display.php:483 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 -msgid "Delete" -msgstr "Ištrinti" - -#. line 10 -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:36 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:36 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 -msgid "Report" -msgstr "Pranešti" - -#. line 6 -#. line 4 -#: ../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:28 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:23 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:31 -#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 -msgid "Username" -msgstr "Slapyvardis" - -#. line 23 -#: ../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:52 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:57 -#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 -msgid "Continue" -msgstr "Toliau" - -#: ../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:94 -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:175 -#: ../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:63 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:121 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:98 -#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:62 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:135 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:119 -#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 -#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 -#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 -#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 -#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 -msgid "Return to dashboard" -msgstr "Grįžti į administratoriaus lentą" - -#. line 7 -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:36 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:41 -msgid "Report date" -msgstr "Pranešimo data" - -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:45 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:51 -msgid "Reported by" -msgstr "Pranešta " - -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:63 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:70 -msgid "Discard abuse report" -msgstr "Pašalinti išnaudojimo pranešimą" - -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:80 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:88 -msgid "Discard all abuse reports by this IP address" -msgstr "Pašalinti visus šio IP adreso išnaudojimo pranešimus." - -#. line 27 -#. line 32 -#. line 39 -#. line 33 -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:183 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:106 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:128 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 -msgid "Posting mode: Reply" -msgstr "Komentarų statusas: Atsiliepimas" - -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:186 -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:232 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:109 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:155 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:132 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:180 #: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 #: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 #: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 @@ -1469,123 +1002,55 @@ msgstr "Komentarų statusas: Atsiliepimas" msgid "Return" msgstr "Grįžti" -#. line 33 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:76 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 -msgid "Post news entry" -msgstr "Patalpinti naujienų įvęstį" - -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:66 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:70 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 -msgid "(or subnet)" -msgstr "(arba potinklis)" - -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:80 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:85 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 -msgid "hidden" -msgstr "paslėpta" - -#. line 41 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:107 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:114 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 -msgid "Message" -msgstr "Pranešimas" - -#. line 46 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:117 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:130 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 -msgid "public; attached to post" -msgstr "vieša; prisegta prie komentaro" - -#. line 58 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:133 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:147 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 -msgid "Length" -msgstr "Ilgis" - -#. line 88 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:192 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:209 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 -msgid "New Ban" -msgstr "Naujas draudimas" - -#. line 3 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:20 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 -msgid "ID" -msgstr "ID" - -#. line 5 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:26 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 -msgid "Type" -msgstr "Tipas" - -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:35 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 -msgid "Last action" -msgstr "Paskutinis veiksmas" - -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:61 -msgid "Janitor" -msgstr "Valytojas" - -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:64 -msgid "Mod" -msgstr "Moderatorius" - -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:67 -msgid "Admin" -msgstr "Administratorius" - -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:78 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 -msgid "none" -msgstr "joks" +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:153 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 -msgid "Promote" -msgstr "Paaukštinti" +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "Jokio subjekto" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:163 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 -msgid "Demote" -msgstr "Pažeminti" +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "sukūrta" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:173 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 -msgid "log" -msgstr "Žurnalas" +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr " " -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:193 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 -msgid "PM" -msgstr "Privatus pranešimas" +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:105 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:107 #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 msgid "File:" msgstr "Failas:" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:117 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:129 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:119 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:100 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:133 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:172 #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:113 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:148 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:189 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 @@ -1593,75 +1058,119 @@ msgstr "Failas:" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 msgid "Spoiler Image" msgstr "Paveiksliukas, galintis atskleisti svarbias detales" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:463 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:461 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:503 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:528 #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 msgid "Reply" msgstr "Atsiliepimas" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:490 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:488 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:531 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:596 +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 msgid "1 post" msgid_plural "%count% posts" -msgstr[0] "1 pranešimas" -msgstr[1] "%count% pranešimai" - -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:496 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:494 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:117 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:537 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:602 +msgstr[0] "1 žinutė" +msgstr[1] "%count% žinutės" +msgstr[2] "%count% žinučių" + #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 msgid "and" msgstr "ir" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:507 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:505 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:549 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:614 #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 msgid "1 image reply" msgid_plural "%count% image replies" -msgstr[0] "1 atsiliepimas su paveiksliuku" -msgstr[1] "%count% atsiliepimai su paveiksliukais" +msgstr[0] "1 žinutė su paveikslėliu" +msgstr[1] "%count% žinutės su paveikslėliais" +msgstr[2] "%count% žinučių su paveikslėliais" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:512 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:510 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:554 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:619 #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 msgid "omitted. Click reply to view." msgstr "nerodomi. Paspauskite atsliepimą, kad peržiūrėti." -#. line 21 +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "Vardas" + +#. line 15 +#. line 24 #. line 15 #. line 24 #. line 15 #. line 24 #. line 15 #. line 24 -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:40 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:76 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:76 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 @@ -1669,108 +1178,95 @@ msgstr "nerodomi. Paspauskite atsliepimą, kad peržiūrėti." msgid "Email" msgstr "Email" +#. line 23 +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "Subjektas" + #. line 27 -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:62 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 msgid "Update" msgstr "Atnaujinti" -#. line 45 #. line 32 -#. line 48 #. line 57 #. line 32 #. line 57 #. line 32 #. line 57 -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:69 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:138 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:145 +#. line 32 +#. line 57 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:161 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 msgid "Comment" msgstr "Komentuoti" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:89 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 msgid "Currently editing raw HTML." msgstr "Šiuo metu modifikuojamas grynas HTML." -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:96 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 msgid "Edit markup instead?" msgstr "Modifikuoti žymę?" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 msgid "Edit raw HTML instead?" msgstr "Modifikuoti gryną HTML?" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:111 -msgid "Submit" -msgstr "Įkelti" - -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 #. line 73 -#. line 61 -#. line 73 -#. line 64 -#. line 73 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:159 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:185 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:191 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:217 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:209 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 msgid "Verification" msgstr "Patvirtinimas" -#. line 97 -#. line 85 +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "" + #. line 100 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:236 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:268 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:252 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 msgid "Embed" msgstr "Įterpti" -#. line 109 -#. line 97 #. line 112 #. line 111 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:259 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:291 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:276 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 msgid "Flags" msgstr "Vėliavos" -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 101 -#. line 102 #. line 116 #. line 117 #. line 116 @@ -1783,12 +1279,16 @@ msgstr "Vėliavos" #. line 116 #. line 115 #. line 116 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:268 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:271 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:300 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:303 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:286 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:290 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1797,16 +1297,6 @@ msgstr "Vėliavos" msgid "Sticky" msgstr "Sticky" -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 105 -#. line 106 #. line 120 #. line 121 #. line 120 @@ -1819,12 +1309,16 @@ msgstr "Sticky" #. line 120 #. line 119 #. line 120 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:280 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:283 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:312 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:315 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:300 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:304 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1833,16 +1327,6 @@ msgstr "Sticky" msgid "Lock" msgstr "Užrakinti" -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 109 -#. line 110 #. line 124 #. line 125 #. line 124 @@ -1855,12 +1339,16 @@ msgstr "Užrakinti" #. line 124 #. line 123 #. line 124 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:292 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:295 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:324 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:327 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:314 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:318 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1869,313 +1357,507 @@ msgstr "Užrakinti" msgid "Raw HTML" msgstr "Grynas HTML" -#. line 134 -#. line 122 #. line 137 #. line 136 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:319 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:351 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#. line 141 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 msgid "(For file deletion.)" msgstr "(Failų trynimui.)" -#: ../../../../inc/config.php:704 ../../../../inc/config.php:815 -#: ../../../../inc/config.php:873 ../../../../inc/config.php:878 -#: ../../../../inc/config.php:983 ../../../../inc/config.php:974 -msgid "Thread has reached its maximum reply limit." +#: ../../../../search.php:5 +msgid "Post search is disabled" msgstr "" -#: ../../../../inc/config.php:705 ../../../../inc/config.php:816 -#: ../../../../inc/config.php:874 ../../../../inc/config.php:879 -#: ../../../../inc/config.php:984 ../../../../inc/config.php:975 -msgid "Thread has reached its maximum image limit." +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." msgstr "" -#. Moderator errors -#: ../../../../inc/config.php:733 ../../../../inc/config.php:844 -#: ../../../../inc/config.php:901 ../../../../inc/config.php:906 -#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1002 -#, php-format -msgid "" -"You are only allowed to unban %s users at a time. You tried to unban %u " -"users." +#: ../../../../search.php:131 +msgid "Query too broad." msgstr "" -#: ../../../../inc/functions.php:578 ../../../../inc/functions.php:595 -#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 -#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 -msgid "second" -msgid_plural "seconds" -msgstr[0] "" -msgstr[1] "" - -#: ../../../../inc/functions.php:580 ../../../../inc/functions.php:597 -#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 -#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" - -#: ../../../../inc/functions.php:582 ../../../../inc/functions.php:599 -#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 -#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 -msgid "hour" -msgid_plural "hours" -msgstr[0] "" -msgstr[1] "" - -#: ../../../../inc/functions.php:584 ../../../../inc/functions.php:601 -#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 -#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 -msgid "day" -msgid_plural "days" +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" msgstr[0] "" msgstr[1] "" +msgstr[2] "" -#: ../../../../inc/functions.php:586 ../../../../inc/functions.php:603 -#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 -#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 -msgid "week" -msgid_plural "weeks" -msgstr[0] "" -msgstr[1] "" +#: ../../../../search.php:163 +msgid "No results." +msgstr "" -#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 -#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 -#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 -msgid "year" -msgid_plural "years" -msgstr[0] "" -msgstr[1] "" +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "Ieškoti" -#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:628 -#: ../../../../inc/functions.php:670 -msgid "Banned!" +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" msgstr "" -#: ../../../../inc/display.php:79 ../../../../inc/display.php:83 -#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 -msgid "Error" +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" msgstr "" -#: ../../../../inc/display.php:80 ../../../../inc/display.php:84 -#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 -msgid "An error has occured." +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" msgstr "" -#: ../../../../inc/display.php:215 ../../../../inc/display.php:219 -#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 -#, php-format -msgid "Post too long. Click here to view the full text." +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." msgstr "" -#: ../../../../inc/display.php:339 ../../../../inc/display.php:441 -#: ../../../../inc/display.php:331 ../../../../inc/display.php:436 -#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 -#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 -#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 -msgid "Ban" +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" msgstr "" -#: ../../../../inc/display.php:343 ../../../../inc/display.php:445 -#: ../../../../inc/display.php:335 ../../../../inc/display.php:440 -#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 -#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 -#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 -msgid "Ban & Delete" +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " msgstr "" -#: ../../../../inc/display.php:347 ../../../../inc/display.php:449 -#: ../../../../inc/display.php:339 ../../../../inc/display.php:444 -#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 -#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 -#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 -msgid "Delete file" -msgstr "" +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 +msgid "Boards" +msgstr "Lentos" -#: ../../../../inc/display.php:347 ../../../../inc/display.php:449 -#: ../../../../inc/display.php:339 ../../../../inc/display.php:444 -#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 -#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 -#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 -msgid "Are you sure you want to delete this file?" -msgstr "" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "modifikuoti" -#: ../../../../inc/display.php:429 ../../../../inc/display.php:424 -#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 -msgid "Are you sure you want to delete this?" -msgstr "" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "Sukūrti naują lentą" -#: ../../../../inc/display.php:433 ../../../../inc/display.php:428 -#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 -msgid "Delete all posts by IP" -msgstr "" +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "Pranešimai" -#: ../../../../inc/display.php:433 ../../../../inc/display.php:428 -#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 -msgid "Are you sure you want to delete all posts by this IP address?" -msgstr "" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "Žiūrėti visas pranešimų lentos įvestis" -#: ../../../../inc/display.php:437 ../../../../inc/display.php:432 -#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 -msgid "Delete all posts by IP across all boards" -msgstr "" +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "Administracija" -#: ../../../../inc/display.php:437 ../../../../inc/display.php:432 -#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 -msgid "" -"Are you sure you want to delete all posts by this IP address, across all " -"boards?" -msgstr "" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "Pakeisti slaptažodį" -#: ../../../../inc/display.php:454 ../../../../inc/display.php:453 -#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 -#: ../../../../inc/display.php:515 -msgid "Make thread not sticky" -msgstr "" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "Konfiguracija" -#: ../../../../inc/display.php:456 ../../../../inc/display.php:455 -#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 -msgid "Make thread sticky" +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" msgstr "" -#: ../../../../inc/display.php:460 ../../../../inc/display.php:459 -#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 -msgid "Allow thread to be bumped" -msgstr "" +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "Derinimas" -#: ../../../../inc/display.php:462 ../../../../inc/display.php:461 -#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 -msgid "Prevent thread from being bumped" -msgstr "" +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "Anti-spamas" -#: ../../../../inc/display.php:467 ../../../../inc/display.php:466 -#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 -msgid "Unlock thread" -msgstr "" +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "Neseni pranešimai" -#: ../../../../inc/display.php:469 ../../../../inc/display.php:468 -#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 -msgid "Lock thread" -msgstr "" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "SQL" -#: ../../../../inc/display.php:472 ../../../../inc/display.php:471 -#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 -msgid "Move thread to another board" -msgstr "" +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "Naudotojo paskyra" -#. How long before Tinyboard forgets about a mute? -#. 2 weeks -#. If you want to alter the algorithm a bit. Default value is 2. -#. (n^x where x is the number of previous mutes) -#: ../../../../inc/config.php:342 ../../../../inc/config.php:343 -#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 -msgid "You have been muted for unoriginal content." -msgstr "" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "Atsijungti" -#. The names on the post buttons. (On most imageboards, these are both just "Post"). -#: ../../../../inc/config.php:641 ../../../../inc/config.php:672 -#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 -#: ../../../../inc/config.php:772 -msgid "New Topic" -msgstr "" +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 +msgid "New post" +msgstr "Naujas komentaras" -#: ../../../../inc/config.php:642 ../../../../inc/config.php:673 -#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 -#: ../../../../inc/config.php:773 -msgid "New Reply" -msgstr "" +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 +msgid "Body" +msgstr "Kūnas" -#. Additional lines added to the footer of all pages. -#: ../../../../inc/config.php:653 ../../../../inc/config.php:684 -#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 -#: ../../../../inc/config.php:784 -msgid "" -"All trademarks, copyrights, comments, and images on this page are owned by " -"and are the responsibility of their respective parties." -msgstr "" +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 +msgid "Post to noticeboard" +msgstr "Patalptinti į pranešimų lentą" -#. Default public ban message. In public ban messages, %length% is replaced with "for x days" or -#. "permanently" (with %LENGTH% being the uppercase equivalent). -#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1081 -#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 -#: ../../../../inc/config.php:1180 -msgid "USER WAS BANNED FOR THIS POST" -msgstr "" +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 +msgid "delete" +msgstr "ištrinti" -#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 -msgid "There are no boards to search!" -msgstr "" +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 +msgid "deleted?" +msgstr "ištrinta?" -#. $results now contains the search results -#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 -msgid "Search results" -msgstr "" +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "Patalpinti naujienų įvęstį" -#. Print error -#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 -msgid "Database error: " -msgstr "" +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 +msgid "Staff" +msgstr "Administracija" -#: ../../../../banned.php:4 -msgid "Banned?" -msgstr "" +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 +msgid "Note" +msgstr "Pastaba" -#: ../../../../banned.php:5 -msgid "You are not banned." -msgstr "" +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 +msgid "Date" +msgstr "Data" -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:35 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 -msgid "Posts" -msgstr "" +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "Veiksmai" -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:46 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 -msgid "IP address notes" -msgstr "" +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "pašalinti" + +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 +msgid "New note" +msgstr "Nauja pastaba" + +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "Statusas" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "Pasibaigė" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "Aktyvus" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 +msgid "no reason" +msgstr "jokios priežasties" + +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 +msgid "Board" +msgstr "Lenta" + +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 +msgid "all boards" +msgstr "visos lentos" -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:59 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 -msgid "Bans" -msgstr "" +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 +msgid "Set" +msgstr "Nustatyti" -#. line 18 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:85 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 -msgid "" -"(Search is case-insensitive and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.)" -msgstr "" +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 +msgid "Expires" +msgstr "Pasibaigs" -#. line 118 -#. line 124 -#. line 127 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:330 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:345 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 -msgid "Other" -msgstr "" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 +msgid "never" +msgstr "niekada" -#. line 140 #. line 142 #. line 14 #. line 57 @@ -2184,37 +1866,61 @@ msgstr "" #. line 142 #. line 14 #. line 57 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:356 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 msgid "Seen" msgstr "" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:364 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 msgid "Yes" msgstr "" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:370 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 msgid "No" msgstr "" -#. line 181 +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "Pašalinti draudimą" + #. line 183 #. line 5 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:457 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 msgid "Time" msgstr "" -#. line 183 #. line 185 #. line 89 #. line 185 @@ -2222,199 +1928,91 @@ msgstr "" #. line 185 #. line 7 #. line 89 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:465 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 msgid "Action" msgstr "" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:36 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 -msgid "You were banned! ;_;" -msgstr "" - -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:42 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 -msgid "You are banned! ;_;" -msgstr "" - -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:53 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 -msgid "You were banned from" -msgstr "" - -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:59 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 -msgid "You have been banned from" -msgstr "" - -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:83 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 -msgid "for the following reason:" -msgstr "" - -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:89 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 -msgid "for an unspecified reason." -msgstr "" - -#. line 32 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:111 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 -msgid "Your ban was filed on" -msgstr "" - -#. line 51 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:124 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:157 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 -msgid "has since expired. Refresh the page to continue." -msgstr "" - -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:130 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 -msgid "expires" -msgstr "" - -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:134 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 -msgid "from now, which is on" -msgstr "" - -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:184 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 -msgid "will not expire" -msgstr "" - -#. line 78 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:193 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 -msgid "Your IP address is" -msgstr "" - -#. line 6 -#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 -#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 -msgid "Go back" -msgstr "" - -#. line 13 -#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 -#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 -msgid "Error information" -msgstr "" - -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 -msgid "(No news to show.)" -msgstr "" - -#. line 28 -#. line 26 -#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 -#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 -#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 -msgid "1 reply" -msgid_plural "%count% replies" -msgstr[0] "" -msgstr[1] "" - -#: ../../../../search.php:5 -msgid "Post search is disabled" -msgstr "" - -#: ../../../../search.php:25 ../../../../search.php:31 -msgid "Wait a while before searching again, please." -msgstr "" - -#: ../../../../search.php:131 -msgid "Query too broad." -msgstr "" - -#: ../../../../search.php:152 -#, php-format -msgid "%d result in" -msgid_plural "%d results in" -msgstr[0] "" -msgstr[1] "" - -#: ../../../../search.php:163 -msgid "No results." -msgstr "" - -#: ../../../../inc/display.php:343 ../../../../inc/display.php:448 -#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 -#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 -#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 -msgid "Spoiler File" -msgstr "" - -#: ../../../../inc/display.php:343 ../../../../inc/display.php:448 -#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 -#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 -#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 -msgid "Are you sure you want to spoiler this file?" -msgstr "" - -#: ../../../../inc/display.php:347 ../../../../inc/display.php:384 -#: ../../../../inc/display.php:401 ../../../../inc/display.php:404 -msgid "Move reply to another board" -msgstr "" - -#: ../../../../inc/mod/pages.php:1094 ../../../../inc/mod/pages.php:1105 -#: ../../../../inc/mod/pages.php:1165 -msgid "Move reply" -msgstr "" +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "(arba potinklis)" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:542 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 -msgid "View All" -msgstr "" +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "paslėpta" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:559 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 -msgid "Last 1 Post" -msgid_plural "Last %count% Posts" -msgstr[0] "" -msgstr[1] "" +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "Pranešimas" -#. line 90 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 -msgid "Or URL" -msgstr "" +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "vieša; prisegta prie komentaro" -#: ../../../../inc/mod/pages.php:939 -msgid "Ban appeal not found!" -msgstr "" +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "Ilgis" -#: ../../../../inc/mod/pages.php:989 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 -msgid "Ban appeals" -msgstr "" +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "Naujas draudimas" -#: ../../../../inc/mod/pages.php:1833 -msgid "New user" +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "Frazė:" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" msgstr "" -#: ../../../../inc/mod/pages.php:1888 -msgid "Impossible to promote/demote user." +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" msgstr "" -#: ../../../../inc/mod/pages.php:2612 -msgid "Debug: APC" +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" msgstr "" -#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 msgid "" -"Your code contained PHP syntax errors. Please go back and correct them. PHP " -"says: " +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" msgstr "" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 @@ -2422,12 +2020,20 @@ msgid "There are no active bans." msgstr "" #. line 8 +#. line 47 +#. line 8 +#. line 47 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 msgid "IP address/mask" msgstr "" #. line 12 +#. line 51 +#. line 12 +#. line 51 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 msgid "Duration" msgstr "" @@ -2436,6 +2042,25 @@ msgstr "" msgid "Unban selected" msgstr "" +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "Slapyvardis" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "Toliau" + #. line 80 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 msgid "Appeal time" @@ -2446,6 +2071,10 @@ msgstr "" msgid "Appeal reason" msgstr "" +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "Nėra pranešimų." + #: ../../../../post.php:802 ../../../../post.php:811 msgid "That ban doesn't exist or is not for you." msgstr "" @@ -2471,10 +2100,63 @@ msgid "Failed to redraw image!" msgstr "" #: ../../../../inc/image.php:324 ../../../../inc/image.php:343 -#: ../../../../inc/image.php:368 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 msgid "Failed to resize image!" msgstr "" +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "" + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "" + #. line 86 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 msgid "You were banned for the following post on" @@ -2489,6 +2171,14 @@ msgstr "" msgid "It is still pending" msgstr "" +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 #. line 101 #. line 112 #. line 101 @@ -2509,6 +2199,14 @@ msgid "" "appeal this ban again." msgstr "" +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 #. line 114 #. line 121 #. line 114 @@ -2518,6 +2216,14 @@ msgstr "" msgid "and it was denied." msgstr "" +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 #. line 116 #. line 123 #. line 116 @@ -2537,18 +2243,61 @@ msgid "You may appeal this ban. Please enter your reasoning below." msgstr "" #. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 msgid "IP address" msgstr "" +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "ID" + +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "Tipas" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "Paskutinis veiksmas" + #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 msgid "Unknown" msgstr "" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "joks" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "Paaukštinti" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "Pažeminti" + #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 msgid "Are you sure you want to demote yourself?" msgstr "" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "Žurnalas" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "Privatus pranešimas" + #. line 6 #: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 msgid "Thread ID" @@ -2598,6 +2347,109 @@ msgstr "" #. line 5 #: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 msgid "" -"You are probably seeing this message because Javascript being disabled. This " -"is a necessary security measure to prevent CSRF attacks." +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "" + +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "Pranešimo data" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "Pranešta " + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "Pašalinti išnaudojimo pranešimą" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "Pašalinti visus šio IP adreso išnaudojimo pranešimus." + +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "" + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." msgstr "" diff --git a/inc/locale/pl_PL/LC_MESSAGES/javascript.js b/inc/locale/pl_PL/LC_MESSAGES/javascript.js index cc9f4e69..2a748d09 100644 --- a/inc/locale/pl_PL/LC_MESSAGES/javascript.js +++ b/inc/locale/pl_PL/LC_MESSAGES/javascript.js @@ -1 +1 @@ -l10n = {"Submit":"Wy\u015blij","Quick reply":"Szybka odpowied\u017a","Posting mode: Replying to >>{0}<\/small>":"Tryb postowania: Odpowied\u017a na >>{0}<\/small>","Return":"Powr\u00f3t","Click reply to view.":"Kliknij Odpowied\u017a aby zobaczy\u0107.","Click to expand":"Kliknij aby rozwin\u0105\u0107","Hide expanded replies":"Schowaj rozwini\u0119te odpowiedzi","Mon":"pon","Tue":"wto","Wed":"\u015bro","Thu":"czw","Fri":"pi\u0105","Sat":"sob","Sun":"nie","Show locked threads":"Poka\u017c zablokowane tematy","Hide locked threads":"Schowaj zablokowane tematy","Forced anonymity":"Wymuszona anonimowo\u015b\u0107","enabled":"w\u0142\u0105czona","disabled":"wy\u0142\u0105czona","Password":"Has\u0142o","Delete file only":"Usu\u0144 tylko plik","File":"Plik","Delete":"Usu\u0144","Reason":"Pow\u00f3d","Report":"Zg\u0142oszenie","hide":"ukryj","show":"poka\u017c","hidden":"ukryte","Show images":"Poka\u017c obrazki","Hide images":"Ukryj obrazki","Style: ":"Styl: ","Hello!":"Witaj!","{0} users":"{0} u\u017cytkownik\u00f3w","(hide threads from this board)":"(schowaj w\u0105tki z tego boardu)","(show threads from this board)":"(poka\u017c w\u0105tki z tego boardu)","No more threads to display":"Nie ma wi\u0119cej w\u0105tk\u00f3w do wy\u015bwietlenia","Loading...":"\u0141adowanie...","URL":"URL","Select":"Wybierz","Remote":"Zdalny","Embed":"Osad\u017a","Oekaki":"Oekaki","Brush size":"Rozmiar p\u0119dzla","Set text":"Ustaw tekst","Clear":"Wyczy\u015b\u0107","Save":"Zapisz","Load":"Za\u0142aduj","Toggle eraser":"Prze\u0142\u0105cz gumk\u0119","Get color":"Wybierz kolor","Fill":"Wype\u0142nij","Use oekaki instead of file?":"U\u017cy\u0107 oekaki zamiast pliku?","Edit in oekaki":"Edytuj w oekaki","Enter some text":"Podaj jaki\u015b tekst","Enter font or leave empty":"Podaj czcionk\u0119, b\u0105d\u017a pozostaw puste","Catalog":"Katalog","Expand all images":"Rozwi\u0144 wszystkie obrazki","Save as original filename":"Zapisz z oryginaln\u0105 nazw\u0105 pliku","Reported post(s).":"Zaraportowano post(y).","An unknown error occured!":"Wyst\u0105pi\u0142 nieznany b\u0142\u0105d!","Something went wrong... An unknown error occured!":"Co\u015b posz\u0142o \u017ale... wyst\u0105pi\u0142 nieznany b\u0142\u0105d!","Working...":"Przetwarzanie...","Posting... (#%)":"Postowanie... (#%)","Posted...":"Zapostowano...","An unknown error occured when posting!":"Wyst\u0105pi\u0142 nieznany b\u0142\u0105d podczas postowania!","Posting...":"Postowanie...","Upload URL":"Wy\u015blij URL","Spoiler Image":"Schowaj obrazek","Comment":"Komentarz","Quick Reply":"Szybka odpowied\u017a","Stop watching this thread":"Przesta\u0144 obserwowa\u0107 ten w\u0105tek","Watch this thread":"Obserwuj ten w\u0105tek","Unpin this board":"Odepnij ten board","Pin this board":"Przypnij ten board","Stop watching this board":"Przesta\u0144 oberwowa\u0107 ten board","Watch this board":"Obserwuj ten board","Sunday":"Niedziela","Monday":"Poniedzia\u0142ek","Tuesday":"Wtorek","Wednesday":"\u015aroda","Thursday":"Czwartek","Friday":"Pi\u0105tek","Saturday":"Sobota","January":"stycznia","February":"lutego","March":"marca","April":"kwietnia","May":"maj","June":"czerwca","July":"lipca","August":"sierpnia","September":"wrze\u015bnia","October":"pa\u017adziernika","November":"listopada","December":"grudnia","Jan":"sty","Feb":"lut","Mar":"mar","Apr":"kwi","Jun":"cze","Jul":"lip","Aug":"sie","Sep":"wrz","Oct":"pa\u017a","Nov":"lis","Dec":"gru","AM":"AM","PM":"PM","am":"am","pm":"pm"}; \ No newline at end of file +l10n = {"Style: ":"Styl: ","File":"Plik","hide":"ukryj","show":"poka\u017c","Show locked threads":"Poka\u017c zablokowane tematy","Hide locked threads":"Schowaj zablokowane tematy","URL":"URL","Select":"Wybierz","Remote":"Zdalny","Embed":"Osad\u017a","Oekaki":"Oekaki","hidden":"ukryte","Show images":"Poka\u017c obrazki","Hide images":"Ukryj obrazki","Password":"Has\u0142o","Delete file only":"Usu\u0144 tylko plik","Delete":"Usu\u0144","Reason":"Pow\u00f3d","Report":"Zg\u0142oszenie","Click reply to view.":"Kliknij Odpowied\u017a aby zobaczy\u0107.","Click to expand":"Kliknij aby rozwin\u0105\u0107","Hide expanded replies":"Schowaj rozwini\u0119te odpowiedzi","Brush size":"Rozmiar p\u0119dzla","Set text":"Ustaw tekst","Clear":"Wyczy\u015b\u0107","Save":"Zapisz","Load":"Za\u0142aduj","Toggle eraser":"Prze\u0142\u0105cz gumk\u0119","Get color":"Wybierz kolor","Fill":"Wype\u0142nij","Use oekaki instead of file?":"U\u017cy\u0107 oekaki zamiast pliku?","Edit in oekaki":"Edytuj w oekaki","Enter some text":"Podaj jaki\u015b tekst","Enter font or leave empty":"Podaj czcionk\u0119, b\u0105d\u017a pozostaw puste","Forced anonymity":"Wymuszona anonimowo\u015b\u0107","enabled":"w\u0142\u0105czona","disabled":"wy\u0142\u0105czona","Sun":"nie","Mon":"pon","Tue":"wto","Wed":"\u015bro","Thu":"czw","Fri":"pi\u0105","Sat":"sob","Catalog":"Katalog","Submit":"Wy\u015blij","Quick reply":"Szybka odpowied\u017a","Posting mode: Replying to >>{0}<\/small>":"Tryb postowania: Odpowied\u017a na >>{0}<\/small>","Return":"Powr\u00f3t","Expand all images":"Rozwi\u0144 wszystkie obrazki","Hello!":"Witaj!","{0} users":"{0} u\u017cytkownik\u00f3w","(hide threads from this board)":"(schowaj w\u0105tki z tego boardu)","(show threads from this board)":"(poka\u017c w\u0105tki z tego boardu)","No more threads to display":"Nie ma wi\u0119cej w\u0105tk\u00f3w do wy\u015bwietlenia","Loading...":"\u0141adowanie...","Save as original filename":"Zapisz z oryginaln\u0105 nazw\u0105 pliku","Reported post(s).":"Zaraportowano post(y).","An unknown error occured!":"Wyst\u0105pi\u0142 nieznany b\u0142\u0105d!","Something went wrong... An unknown error occured!":"Co\u015b posz\u0142o \u017ale... wyst\u0105pi\u0142 nieznany b\u0142\u0105d!","Working...":"Przetwarzanie...","Posting... (#%)":"Postowanie... (#%)","Posted...":"Zapostowano...","An unknown error occured when posting!":"Wyst\u0105pi\u0142 nieznany b\u0142\u0105d podczas postowania!","Posting...":"Postowanie...","Upload URL":"Wy\u015blij URL","Spoiler Image":"Schowaj obrazek","Comment":"Komentarz","Quick Reply":"Szybka odpowied\u017a","Stop watching this thread":"Przesta\u0144 obserwowa\u0107 ten w\u0105tek","Watch this thread":"Obserwuj ten w\u0105tek","Unpin this board":"Odepnij ten board","Pin this board":"Przypnij ten board","Stop watching this board":"Przesta\u0144 oberwowa\u0107 ten board","Watch this board":"Obserwuj ten board","Click on any image on this site to load it into oekaki applet":"Kliknij w jakikolwiek obrazek na tej stronie aby za\u0142adowa\u0107 go do apletu oekaki","Sunday":"Niedziela","Monday":"Poniedzia\u0142ek","Tuesday":"Wtorek","Wednesday":"\u015aroda","Thursday":"Czwartek","Friday":"Pi\u0105tek","Saturday":"Sobota","January":"stycznia","February":"lutego","March":"marca","April":"kwietnia","May":"maj","June":"czerwca","July":"lipca","August":"sierpnia","September":"wrze\u015bnia","October":"pa\u017adziernika","November":"listopada","December":"grudnia","Jan":"sty","Feb":"lut","Mar":"mar","Apr":"kwi","Jun":"cze","Jul":"lip","Aug":"sie","Sep":"wrz","Oct":"pa\u017a","Nov":"lis","Dec":"gru","AM":"AM","PM":"PM","am":"am","pm":"pm","Your browser does not support HTML5 video.":"Twoja przegl\u0105darka nie obs\u0142uguje wideo HTML5.","[play once]":"[pu\u015b\u0107 raz]","[loop]":"[zap\u0119tl]","WebM Settings":"Ustawienia WebM","Expand videos inline":"Rozwi\u0144 wideo w miejscu","Play videos on hover":"Puszczaj wideo po najechaniu","Default volume":"Domy\u015blna g\u0142o\u015bno\u015b\u0107"}; \ No newline at end of file diff --git a/inc/locale/pl_PL/LC_MESSAGES/javascript.po b/inc/locale/pl_PL/LC_MESSAGES/javascript.po index 09dd14a1..320e7c17 100644 --- a/inc/locale/pl_PL/LC_MESSAGES/javascript.po +++ b/inc/locale/pl_PL/LC_MESSAGES/javascript.po @@ -1,91 +1,41 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy +# +# Translators: +# czaks , 2014 msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-23 19:40+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pl_PL\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../../../../js/quick-reply.js:20 ../../../../js/quick-reply.js:21 -#: ../../../../js/quick-reply-old.js:21 ../../../../js/quick-reply-old.js:23 -msgid "Submit" -msgstr "Wyślij" - -#: ../../../../js/quick-reply.js:30 ../../../../js/quick-reply.js:31 -#: ../../../../js/quick-reply-old.js:31 ../../../../js/quick-reply-old.js:33 -msgid "Quick reply" -msgstr "Szybka odpowiedź" - -#: ../../../../js/quick-reply.js:32 ../../../../js/quick-reply.js:33 -#: ../../../../js/quick-reply-old.js:33 ../../../../js/quick-reply-old.js:35 -#, python-brace-format -msgid "Posting mode: Replying to >>{0}" -msgstr "Tryb postowania: Odpowiedź na >>{0}" - -#: ../../../../js/quick-reply.js:32 ../../../../js/quick-reply.js:33 -#: ../../../../js/quick-reply-old.js:33 ../../../../js/quick-reply-old.js:35 -msgid "Return" -msgstr "Powrót" - -#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 -msgid "Click reply to view." -msgstr "Kliknij Odpowiedź aby zobaczyć." - -#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 -msgid "Click to expand" -msgstr "Kliknij aby rozwinąć" - -#: ../../../../js/expand.js:41 ../../../../js/expand.js:45 -#: ../../../../js/expand.js:43 ../../../../js/expand.js:44 -#: ../../../../js/expand.js:46 -msgid "Hide expanded replies" -msgstr "Schowaj rozwinięte odpowiedzi" - -#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 -#: ../../../../js/local-time.js:30 -msgid "Mon" -msgstr "pon" - -#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 -#: ../../../../js/local-time.js:30 -msgid "Tue" -msgstr "wto" - -#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 -#: ../../../../js/local-time.js:30 -msgid "Wed" -msgstr "śro" - -#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 -#: ../../../../js/local-time.js:30 -msgid "Thu" -msgstr "czw" +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "Styl: " -#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 -#: ../../../../js/local-time.js:30 -msgid "Fri" -msgstr "pią" +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "Plik" -#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 -#: ../../../../js/local-time.js:30 -msgid "Sat" -msgstr "sob" +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "ukryj" -#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 -#: ../../../../js/local-time.js:30 -msgid "Sun" -msgstr "nie" +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "pokaż" #: ../../../../js/toggle-locked-threads.js:39 #: ../../../../js/toggle-locked-threads.js:54 @@ -105,25 +55,39 @@ msgstr "Pokaż zablokowane tematy" msgid "Hide locked threads" msgstr "Schowaj zablokowane tematy" -#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 -#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 -#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 -#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 -#: ../../../../js/forced-anon.js:71 -msgid "Forced anonymity" -msgstr "Wymuszona anonimowość" +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "URL" -#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 -#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 -#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 -msgid "enabled" -msgstr "włączona" +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "Wybierz" -#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 -#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 -#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 -msgid "disabled" -msgstr "wyłączona" +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "Zdalny" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "Osadź" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "Oekaki" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "ukryte" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "Pokaż obrazki" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "Ukryj obrazki" #: ../../../../js/quick-post-controls.js:27 #: ../../../../js/quick-post-controls.js:29 @@ -135,13 +99,6 @@ msgstr "Hasło" msgid "Delete file only" msgstr "Usuń tylko plik" -#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:50 -#: ../../../../js/upload-selection.js:51 ../../../../js/hide-images.js:51 -#: ../../../../js/quick-post-controls.js:32 -#: ../../../../js/upload-selection.js:61 -msgid "File" -msgstr "Plik" - #: ../../../../js/quick-post-controls.js:31 #: ../../../../js/quick-post-controls.js:33 msgid "Delete" @@ -157,84 +114,17 @@ msgstr "Powód" msgid "Report" msgstr "Zgłoszenie" -#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 -msgid "hide" -msgstr "ukryj" - -#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 -msgid "show" -msgstr "pokaż" - -#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 -msgid "hidden" -msgstr "ukryte" - -#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 -#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 -msgid "Show images" -msgstr "Pokaż obrazki" - -#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 -#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 -msgid "Hide images" -msgstr "Ukryj obrazki" - -#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 -msgid "Style: " -msgstr "Styl: " - -#: ../../../../templates/main.js:6 -msgid "Hello!" -msgstr "Witaj!" - -#: ../../../../templates/main.js:18 -#, python-brace-format -msgid "{0} users" -msgstr "{0} użytkowników" - -#: ../../../../templates/themes/ukko/ukko.js:28 -#: ../../../../templates/themes/ukko/ukko.js:39 -#: ../../../../templates/themes/ukko/ukko.js:29 -#: ../../../../templates/themes/ukko/ukko.js:40 -msgid "(hide threads from this board)" -msgstr "(schowaj wątki z tego boardu)" - -#: ../../../../templates/themes/ukko/ukko.js:32 -#: ../../../../templates/themes/ukko/ukko.js:44 -#: ../../../../templates/themes/ukko/ukko.js:33 -#: ../../../../templates/themes/ukko/ukko.js:45 -msgid "(show threads from this board)" -msgstr "(pokaż wątki z tego boardu)" - -#: ../../../../templates/themes/ukko/ukko.js:57 -#: ../../../../templates/themes/ukko/ukko.js:58 -msgid "No more threads to display" -msgstr "Nie ma więcej wątków do wyświetlenia" - -#: ../../../../templates/themes/ukko/ukko.js:79 -#: ../../../../templates/themes/ukko/ukko.js:80 -msgid "Loading..." -msgstr "Ładowanie..." - -#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 -msgid "URL" -msgstr "URL" - -#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 -msgid "Select" -msgstr "Wybierz" - -#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 -msgid "Remote" -msgstr "Zdalny" +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "Kliknij Odpowiedź aby zobaczyć." -#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 -msgid "Embed" -msgstr "Osadź" +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "Kliknij aby rozwinąć" -#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 -msgid "Oekaki" -msgstr "Oekaki" +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "Schowaj rozwinięte odpowiedzi" #: ../../../../js/oekaki.js:10 msgid "Brush size" @@ -284,18 +174,127 @@ msgstr "Podaj jakiś tekst" msgid "Enter font or leave empty" msgstr "Podaj czcionkę, bądź pozostaw puste" +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "Wymuszona anonimowość" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "włączona" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "wyłączona" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sun" +msgstr "nie" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Mon" +msgstr "pon" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Tue" +msgstr "wto" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Wed" +msgstr "śro" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Thu" +msgstr "czw" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Fri" +msgstr "pią" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sat" +msgstr "sob" + #: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 #: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 #: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 msgid "Catalog" msgstr "Katalog" +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" +msgstr "Wyślij" + +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" +msgstr "Szybka odpowiedź" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" +msgstr "Tryb postowania: Odpowiedź na >>{0}" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" +msgstr "Powrót" + #: ../../../../js/expand-all-images.js:20 #: ../../../../js/expand-all-images.js:21 #: ../../../../js/expand-all-images.js:22 msgid "Expand all images" msgstr "Rozwiń wszystkie obrazki" +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "Witaj!" + +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "{0} użytkowników" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "(schowaj wątki z tego boardu)" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "(pokaż wątki z tego boardu)" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "Nie ma więcej wątków do wyświetlenia" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "Ładowanie..." + #: ../../../../js/download-original.js:32 #: ../../../../js/download-original.js:33 msgid "Save as original filename" @@ -334,19 +333,23 @@ msgid "Posting..." msgstr "Postowanie..." #: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 msgid "Upload URL" msgstr "Wyślij URL" #: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 msgid "Spoiler Image" msgstr "Schowaj obrazek" #: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 msgid "Comment" msgstr "Komentarz" #: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 #: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 msgid "Quick Reply" msgstr "Szybka odpowiedź" @@ -396,9 +399,7 @@ msgstr "Obserwuj ten board" #: ../../../../js/wpaint.js:113 msgid "Click on any image on this site to load it into oekaki applet" -msgstr "" -"Kliknij w jakikolwiek obrazek na tej stronie aby załadować go do apletu " -"oekaki" +msgstr "Kliknij w jakikolwiek obrazek na tej stronie aby załadować go do apletu oekaki" #: ../../../../js/local-time.js:29 msgid "Sunday" @@ -535,3 +536,31 @@ msgstr "am" #: ../../../../js/local-time.js:36 msgid "pm" msgstr "pm" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "Twoja przeglądarka nie obsługuje wideo HTML5." + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "[puść raz]" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "[zapętl]" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "Ustawienia WebM" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "Rozwiń wideo w miejscu" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "Puszczaj wideo po najechaniu" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "Domyślna głośność" diff --git a/inc/locale/pl_PL/LC_MESSAGES/tinyboard.mo b/inc/locale/pl_PL/LC_MESSAGES/tinyboard.mo index ac618535b4466fc860083e12ab506c56b6e316c7..df81fdc55081c409f80591ca0f8bb44eeb1c3d2e 100644 GIT binary patch delta 7787 zcmYk=30zfW{>Slyf(z~_;)YxiR6uq_1aT=9O;HqgZSo2?xd>c_dl9Ab_BS1E+Br?j zXp1dcGifDRYK~>fznU^zb^K>qX{C*}jgHMU+I+tEJp5mtmp|Um^PF>@=Q+RUIR|RT zn_;)^4hx=$3jc$}Q5a@f128<&vYw}WuBTcp>zRI*#Xsv=e)PhF7=_31COn6ou%f?Z z4aNZKx`!|Zw_!VM!S?vBseg=JEh}h!N`W!0Z*dJ?#J;$a*+gR#cEo3}3+_M-_&S#0 zyI6>^v6hvLi!c#?he`Mx4#Fdtf$(xO`L<(c+=~-1_%;PSLDxiQ zt$L%LAP$v*G}I;=g&KGc^2S+i49C@|`)@;Ce+O!9A22>{&i~2OccAvfUdN!-VjA8< zb$HZx9NSR;0yXey)Bc00U&K&mhB%q%fV#dbYJeW7CF^JE$*75DoAv^X(fdD@f|j5R z$76%3@5Tt~htP!|p*p^R>i9CM!!AReJra#NKLp!hI=07L)aD(7N_`3Hfv(3$#<#o_ zG*AGw*&0zD+=05V33cP6rv7Jh{uR{3_hDQ75Ov)VbN&>56vmeoL$7U;li@?C>psMw z3MVP3gLCG@52(#@88xv^$g!OO^(jop z{n!zIM7pqk8BYFH7@EpX$5M3R8q|ePqBi9=)POrs*MDg0SIqf=+|2J4YcML+<5BmQ zpfa@(^`TmdU9b_gbQ^*cMpD>>%EZUU?@)W71JhPV-LNzE#n2`*^>ow#qfPq+)Dst@ zCRB+$thE8P33sBF`c3SE!FMQVCZ|zr`7`PpJut&*&&KK0i*Ox2fJr!j1!Z4ZlW-8$ zpq}tvR6oxc-!oo7Jzzh6vnhi)xP38(BbbNHn4$Oo9EDjl#PXqLIjvfZ#79x7dKT5uHsqi6 zIzRNG`KR$;s3rLiYRMvUoqA`~-ibynQ9sn?jz?vp5JSKJ=TRW5RyC@FM^O`a8nxSB zKuzQrcE!&y0?(l~(@&^9qK%~cA~7^DDzp7iYn_Mcec^4Qv%*+EO*F@tkIKY2)WjzjkpJ!! z=F+eYm!aO{=+REfb5N-*LQSv)b>k9rV-4!J-TTP?vbq&I6B&=p&8kN2k*&xoTOXh@ z*^Zku@yIc(zf#kehJKiZdd-SanOJD_pi)|kdZKz%DsRG0xCV>xZqx*iV1GP~p`{t? zyiJj){s*GQO9@iwL17Z=!ud${tfe>wAHih&2DJ&J#yPt@5o4+6qf$B_d*Kq)MC(x# zZA3lDt*8v%fzh}T)gFA2f-c-^8s5Mm)DI#1%DRBMFokzg9ps`WG6}Ub3s3_tMWu8Z zYQif}PrBK-9S2c=6_v5iaIoJ0vlM#L(B&E@rGt#ajOo~$^SP)2i%t7nOr(B2>br0o zY9i009_S_G9vn#hb!>wtQA_tFM(F)NYfgNR8sI16FQ}ynzt(x;-l(NXLT#pU)b$Tz zUwi_UnZ2l`IE+*AG%6z*6Zjhg7vWHR4U-t(`i27g#Og88Nnr_Ujc!1tz8;mbTTx4J zCu*;3LaqH4)Mnd`v+%E|O&B}LxjqFop#s!IOK>(;Vo)8wMnS%Vy74ILhOaOl|BZT0 zV~d&*Gps0UeZY(ic4NRfH}x6+`^vJ2I53%12~P@C$o zX+MEV@o8+2moOZE#Wol|*_lXt)Sl^y?J(K2XQKKm#6+Annfwo+P)9>4-h)czDbz%M zMQxslDNaWTsLZ6GCNK{5{g{l(fEzVnHFm@R>ilZdzz?DxbPIOG<{$;7<}awX;4M@~ z$59uaK|S$B)Mo5(oilJh)I{P@nHq`O8wIEdOvQ<$WEQI5ho(78^&D!6ccR*Z2Pkx; za1=Y^7pRWDLuKF!s>ASNXJVaD?J+nUV^L3b9qO0Z0@Qco_c#pqBfl7}Z&8_WO?Nio zC}fF(R;g*I#27AEi&}zBn2ftnGd*SMmrxzY&u}`NiZ1Hqs88xT)R*yb)E?M}Irs_c zK_g3?zqoo~p5Fgy6bd-84z(Bdqb@vw+FWNa0nej4ikj)X6-B7jS7Hj*pqA>77>V1k z1Mb35zu1lX3Dm^C!%=$wBY0``#A8txF2c^Z61(6!j6&PE1+_XLuo2P_Ld#{x#DhH1xzP$Ud>6<~jd$x&*app2kevhrRI! z)ZS=6-+2qNQ0+ySjlaPj*o69kJ%!5bo0yBIQ4{FDfc(>!wRQo2LgR7lj(rz8YoCnz zWTvAgHpR3*hho~h9cCHOvfbj zpf=Gxs0=-X8u&TXM0cR}!U5x9)TaFuwWOb;mZIxo=e{&l|2e1$1*cNzLcxRDbbbs& z9seXoQpqN6p*)QkPsC9F2zC71A@s8k?VBh)L%c%#j`)%oK>H5V(Vp_Za6qW0_s<;7 z_zTg`)c0bkDQBUFSWjFaZYQojj+hErwf<(x$54Bw&eS6q_>w7$4~Wqk{{;%)651$k zLfLqLh~oymCap&X_10r8g=MC~S2pxPQgs8NU*#>Tm}3O@4W|4LQ{Rg1XdA1#o?r0< z!H3QIg1C-oJ-VAgx3xCljYK+ehR`19XRi5yaw_GAu=V&eg+CEXiQTP@_z2OHYZs{P zDgEI1tAkaK+H~WHI|yxYGN{x%e^UtK5aT?5kBHE;(DTi*h$PFCJ-ly z#l+|^RyJQZQ_=A}kw(lRekKwL9X64~b^3qsy$KyBh?|I2#LL8OMCp6McxO#IJ-tGv)9)(T#FPe3-cUI7Fq0c$BChJ|zl>GD62t z;w54wagO){(Vo!pmc|dGV;$QatUux~)Al~)|0TK-*AP{Njz$OTM_fnjCq6W7oz1o-fQ(uEkL;~e`=HwOZNPPvi!QWs!&c>s}aN=`9$6SZd&u{pdN+g-JveLNexvMUS zrd(p`o$x`TE7wF3Jt_Cc|Dd0UBF+_Y<%+Fb{(=~z|eTIzGxmHX|cfiE}DiaQx*7Y)koQ0w;l z8+>);_S1tNvjg!B_V@9p`c!!W9@mY&I?oDEoi)J|s@D5Gb@t)GAJ|(HYN969`KqlV zpKGbRY`Ilb=c})^(-I%HKS_*k{v~m18~gcTUiuB^hc?~Cnc zr^nvVJZJdou&y=bu4<3p?_TENe8B!DHLtlSZA7@;l(pZUpFPTcBD+`YT(76WRn1el zs(j1*dLCDx!s~bGNz$5kX2-O%JLTVE-<|)r&Yp$>m#;S9_0_nm?DB#N`=f&V-m|?m zt3oMDS>e@WQp?Fll|5i|W-uo;GtZSdDnBbHB_k^%BeG;h>MYL+ub&Q5C%6Nid{u_le;{>sox8?g8eGG^7R8pZ7-3%Cs_Hb$V@` zuhLT%@Tb?N2U;H>_38&mr;AYE>9tiiluS!cvQLa&)U9>Ed{?NoIj?YSn7v}`OWo)B z8&~-Q%e}0bw$Ca%ZQQBm{^KXMvByq~w(q(&zg>mf-?GNnG@+$w;=1NLCw2^rpX0A@ zS?j8CyBggM{zi}G)azUJt_m#oHPm>QyY2fYU9|5jYU(zl+?rQ+p!wi>wo!ep+b*2E z*X}%JK=YU>>)YDLrmeBxD$cW`r`OrPE{L&rPA|0=&sc5$V@86VS&}x)=~sJcMtQBT z!Rsk++4KL!MpvV&Y*m2OsJ1thEQwj@F01f0xGP*}X%?zQl2JG;pJf_>S2wtJ1Q!K3X~R;leq*IzBY K-M*!4#D4)g$rV)q delta 9171 zcmY+}349bq+Q;z@3HN;k2v>82JK>ZgoFRlHkdTmY$hFW(CS-EV#F+_UqB6b+tFo_W zzq~FY9w@H5hpa(V#8sE%#dXm|yl({77Z1c$Ja)a_-+#JTef#6Xx2n3ky85ZA9{70G z;|UKRO^ChQBWb6_acP2O4ZycMSl08DZ||*E%Q{YD3ciTF@DuET2?H(ba_ogy;7!;O zI}fs~Vb~9K{cP-m#n=X`uq|HZ)nitaLKhmY!bH3gx1x*vFnO?LX)F`4JuWmBVQ1>A zQ4g-fB8=c{Y{4;@Xj@h)rsHT_hC^@*j#*EvsJMF(hJ#Y^yllK~bhgyUOjK?sE`kCS6Umbo(gFKIe@k>+(y;Hr8 z2VyJgQ1{0cQJ6!)k4p9Z zsQvvEYQ!f{yW%7+z;oCZCo$2Qx(w6{WT7%rj9O&tP!EnGpA2g|s-L~6fjxxu6SEFb z(2a*tbAHtLqIZGymZ_h{cAP(F{L1(vs>60{ZrK?%RXvcgTD?&Nn2j3HYSeWV@jCNg zO+hJZK&5C4s)KE)2VP^m2{p&NO#J~=CLT8Jhfs^`In64a zSD~)+VXOm%T61DE>H*tO9qusgH={b(W9ko@^9NCH@+2nWi>Cb*d?|t764ct*pXR0f zDO5kr7{5M^`PX85#hf^covD9`8c1TgH<0$mZm5y>!I3x^Q!xkCaV?TTh)NXhRZG08=3H};cZ&v3C-gjau#ydi7r#jSi zH=6oB)Z%MKZnfUW_Sl`#kQ}Rj%oK8vL0Vz7aWCq^BdFE-JnF-A0(Il(rap)t0G*$M z`~q89*aaQb{dK4THKHM|u+k{#i&ti>K;7s^ zJs@Q2QPkXTMQzV(Py@RjQ*bBt!~NJBpF_RSNmM`GNuRzqeNnq;*i7=T5#`gMRa=DW zcs=S3eW)9Ps0TNqrY44caSy8FgQ)wTH1%Vs`(DDX_^zpciu)2+W2h;+b2jv|W3l!kTi<#gwfK6@_r7#Qzw>|;#9q%3dy#s*VRs>T_op+-C(^=3J!6c=DeT!wvc1Lojn)V6#YHQ<*~Z+Hs( zW5NRO1qY(88;SaE%tQtfvvMi$A+X9&nW#tBixo2-!aV9<;uxHp?WL{?^?)l;Yho8F z^^c;q?NgY9FJo(b1NEZsp)&jt_SXLYmpRdGp?6__)P+NE1dc;K1y+e^-+`K{ou~)g zflBc`r~y8Vdc${&AK?({U!yYEkF*WLRP4#~tvm{CaGkN-SdGcFhp;VPhkEeMsOxXT zRJ5KT!KViFwj)8iZ<}f|`mPT#Rc`8M+_K@TENRKa#?9c? z1D->r@Eg<|Cedqq?1gP{5Nb_~z+#+_T9i9c*WZI0P!npv&n_na%P5?pp(9Sq_sl}w zSctk|9S+41>ep;1Dy8?KQrUt^`5UOryoc)VENXxkO#KIQzC(fcLOo-qFbH+wXw(BH zV<%jI>Ub$8;!0#ASZh$3y9?u)LS6S7D)sN6GV&Q}O?-oz>hDo6q@Pd?FxH!b7TFNg zqMB|_%*8I$7h@`}MqPIm>UaEBEWrcDc7joq?q-L zx!_IIqI(}TvM)^gkEqPFDe~s58|q6o2D@MuDpSR%>((3ns5KKdZb9{X9qRg>*hBk& zF9kjL5!A?zqDJ~RRLakw-ry`|lf(0JOq)eH4@NHJpK;qTYPeD(}7psHt&QG5?yo01a9kSD+qrt#P+${{w2y4xt|K z4C(40 zm!T!toBGwL?X?RB<6}4hUq^M^ex3IZjv-h{eJSdDaR@c#r?3EHUs2EpWx+4JIlm4k zQs0Xj@yn>i@-gl~RD>qoyEPNW-Z87V6 zuVA%yyea66n$v!$ln*uSqfPx1)EbzD-7p8Wm@dVBxDNGZ4W_*Xwe6lm?WW_V{vLMF z{{K4#J?JxY;%ig?9@Sw|splZn+)u|zn2Wmaa#W_a;%MB3dVwRTR3AeP;3R5|ePH|? zlX$-M0|hOL#4>L#C!%gxit2bJYUBabfUd;Ocq?iZ@52OKqCYr>;asn1{lWMsE}*?D z@jT_F=Gs`1Dd@VTL`Ukm!~>L5a1ikqo#d$Si2pgylz)#cgr-EtNg_&oPwXRJB3jeO z#X~Rjjj6D<_5POizeI0y(QA}{L(C^$CnnOax4oRmraX#xjPjerd160t1EE9Hp_FR@ zUOd=P@dc_~p<|AD&UBoR!1Gs7sO7{fgrA5IeQ0|Nza{=j=y=b=x*oMv|A!b!^fw*O zq^#G;BQlA4BAd|hAd$p%>`v=iHJE#fV-(U%MeW)eJ5=B(C$y&r5ib)Lh$o0PTz>*b zU<1BOv^RZhpghx*dteFmLY#v-CQ;TJ($>6!Nc)06etsOJ@+9%9X}l2&xJfJCa?_Ig z#AZ`Vr81uQ2ce}|MZ8bU=Ufi4p0bYPL=MrNwr6oRkwv^g{Eaw9oFZ0oegM&nxOglv zg~2$U_Q8as6mK&p7Sixr%HNrK33VOA@oleYH5vOF#eKv%qKKGAj5hZ@ML9_5_#-jY zw5zUtmQO6xidm=@j&A0Ho4l&E%D59(n)1!~74ZvG*Oy@i_cdZQ(Z%%fFy+q)9jA%^ zCf-rS9J{bL@gvW-E-^R#opL(m4^c-JWqk|V;bwfA7)ZG@@d0HWza#D;I?;CVm`LG% zqOEDzj$2H58rLNfA?lA1u~}69MPUpv#dPu!WgXo-;=leX-bLhd%@I}1@fm(i=+|V0 zX&Y!1Gl&<7v8L~_l=(u&4?BVRUq;a;4io)}0I`^hpFtfD5oN@es&Kf(r|}Yh3BzVn z7CvGR@dGiBK6(vm$%0aGa971C&;tchxiQ9=g zh&u@#J&1JTKZwP|A>!gOfP_>rv6LpNNgg0MSK$f%u%?N$kPC@Fa8yG z6ZaBRss9)1xQ>`i996{}2aK2DEyN;IzY;re?^#U6xy0k<+-;aay?6qJkBK3~I2sCY zFOfp%(ErSAk7H0rS9f1ZvwJQjC1IS~w*Q${8-wnJ{s-Fz1JT-GeYoj215PFMEUWa{ z{;(YgMr>ceDXsC9r@Ox#G-Fh-Az;@z;c!DRRBmNeI)RP8pVe!8PRK5ExY<2A=+4pc z+e5yzn&3u%z;-GkKF;bMe_-Rk?@G5v&2`rg-jW#bHMnmNKI6V+zmVtz%H4fKLj7`r zcBxZVZ5i!I(2i94YJFjM^w3>xys~>}=)iVPsI1bz$v33wg`xXfbt(vM@|El2)Ns0c zWolJsY0wG98)`YjiJ7`J6o18FpeAYu1HN=?Nzkqf`8PQcpUo4(&PHF@t_X(gXs|xr zJ)JtSbzYz}xY_MCVr`-{wm zFIDMHBgRZk>S@l~Tw~Ii?ygF2cKeQ>)7BS=g!~LLfBc}PYsV+InX@J>KUh}1&RUaJ zLPp~9D%DX++2#HSnDa_HHFH&ocagj2k}XNKb&;ssZ|a+F!nBGu^?{JjDR(QT&For~ znYB1GC)-|;U0jk^xWs*Q+QitTv`Lfgi8C^$Oc*<1;)DquiVD+;eVhDYUNmh1Q1=;qj?1Id^ z{CSxR78GZfl+5AMz{YysC2g6{sm-wSGneEn*Dz+~=g;d=<4+HUHvV)`hV34hzNTsL zjH?rpN*e2{-Sacjld62-h&v!-V%PFub<0+#Jm9k{LQZ4UU7e9Ks==wUH#Yd4#`0>v zJ!;HoyUM8!+KmCH+HUasYJ!x?8UxXE_pXeCNfBRdy<0K!G`r7V8*GR+Eu59xs!x`- zkgccK4bhgZ&D+ZwwL;zN=M>Fg>s9&eN+;a1HE6A__4``3U97E)mNiCOb~j(c=Bo8K z?@}RH9%|mj^P0E2r{}b!hiRrUz&`f->_&&J8EkOk7ut=ren+kGzMc5K+&%Y}HeBo5 z7;G9huS0^nD)U0y;$UNgzh#@7Ki^GR89LI`e2wK{mk0T;+=)~lX=-pkoqxDPeU;bX zt9I|sO6};g@3B+%7FUt+NH|D0N+D>WI zZVd8eYK$s%zLu>4Qbb@4& zBGK1@sSEhrEAys~E-Y`^%~dUjt>xi*CRbkvucWK3!k;>MD{n*7;zgTV4O&hQ4dl^h z6$PuEmcw@S#ScVTRr4OZ!ws}Dzf b?z5{ua*wRJwhJ$&Wx, YEAR. -# -#, fuzzy +# Translators: +# czaks , 2014 msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-23 19:40+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pl_PL\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "sekunda" +msgstr[1] "sekundy" +msgstr[2] "sekund" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minuta" +msgstr[1] "minuty" +msgstr[2] "minut" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "godzina" +msgstr[1] "godziny" +msgstr[2] "godzin" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "dzień" +msgstr[1] "dni" +msgstr[2] "dni" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "tydzień" +msgstr[1] "tygodnie" +msgstr[2] "tygodni" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "rok" +msgstr[1] "lata" +msgstr[2] "lat" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "Zbanowany!" + #. There is no previous page. -#: /var/www/html/Tinyboard/inc/functions.php:958 -#: /var/www/html/Tinyboard/inc/functions.php:972 -#: ../../../../inc/functions.php:1041 ../../../../inc/functions.php:1055 -#: ../../../../inc/functions.php:1039 ../../../../inc/functions.php:1053 -#: ../../../../inc/functions.php:1068 ../../../../inc/functions.php:1082 -#: ../../../../inc/functions.php:1079 ../../../../inc/functions.php:1093 -#: ../../../../inc/functions.php:1122 ../../../../inc/functions.php:1136 -#: ../../../../inc/functions.php:1124 ../../../../inc/functions.php:1138 #: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 #: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 #: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 msgid "Previous" msgstr "Wstecz" #. There is no next page. -#: /var/www/html/Tinyboard/inc/functions.php:977 -#: /var/www/html/Tinyboard/inc/functions.php:986 -#: ../../../../inc/functions.php:1060 ../../../../inc/functions.php:1069 -#: ../../../../inc/functions.php:1058 ../../../../inc/functions.php:1067 -#: ../../../../inc/functions.php:1087 ../../../../inc/functions.php:1096 -#: ../../../../inc/functions.php:1098 ../../../../inc/functions.php:1107 -#: ../../../../inc/functions.php:1141 ../../../../inc/functions.php:1150 -#: ../../../../inc/functions.php:1143 ../../../../inc/functions.php:1152 #: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 #: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 #: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 msgid "Next" msgstr "Dalej" -#: /var/www/html/Tinyboard/inc/image.php:21 ../../../../inc/image.php:24 -#: ../../../../inc/image.php:62 -msgid "Unsupported file format: " -msgstr "Niewspierany format pliku: " +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "Błąd" -#: /var/www/html/Tinyboard/inc/mod.php:129 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:74 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:79 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:94 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 -msgid "Create new board" -msgstr "Stwórz nowy board" +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "Wystąpił błąd." -#. line 71 -#: /var/www/html/Tinyboard/inc/mod.php:138 -#: /var/www/html/Tinyboard/mod.php:1833 /var/www/html/Tinyboard/mod.php:3036 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:291 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:75 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:150 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:207 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:155 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:312 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:74 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:166 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 -msgid "all boards" -msgstr "wszystkie boardy" +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 +msgid "Login" +msgstr "Logowanie" + +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "Post za długi. Kliknij tutaj, aby zobaczyć jego pełną treść." + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "Ban" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "Usuń i zbanuj" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "Usuń plik" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "Czy jesteś pewien, że chcesz usunąć ten plik?" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "Schowaj plik" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "Czy jesteś pewien, że chcesz schować ten obrazek?" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "Przenieś odpowiedź na inny board" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "Edytuj post" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "Usuń" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "Czy jesteś pewien, że chcesz to usunąć?" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "Usuń wszystkie posty z tego adresu IP" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "Czy na pewno chcesz usunąć wszystkie posty z tego adresu IP?" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "Usuń wszystkie posty z tego IP ze wszystkich boardów" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "Czy jesteś pewien, że chcesz usunąć wszystkie posty z tego adresu IP, ze wszystkich boardów?" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "Odklej wątek" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "Przyklej wątek" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "Zezwól wątkowi na bumpowanie" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "Zabroń wątkowi na bumpowanie" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "Odblokuj wątek" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "Zablokuj wątek" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "Przenieś wątek na inny board" #. How long before Tinyboard forgets about a mute? #. 2 weeks #. If you want to alter the algorithm a bit. Default value is 2. #. (n^x where x is the number of previous mutes) -#: /var/www/html/Tinyboard/inc/config.php:305 ../../../../inc/config.php:330 -#: ../../../../inc/config.php:334 ../../../../inc/config.php:342 -#: ../../../../inc/config.php:343 ../../../../inc/config.php:346 -#: ../../../../inc/config.php:473 +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 msgid "You have been muted for unoriginal content." msgstr "Zostałeś wyciszony za nieoryginalną treść." -#: /var/www/html/Tinyboard/inc/config.php:447 -msgid "Anonymous" -msgstr "Anonimowy" - -#. The names on the post buttons. (On most imageboards, these are both "Post") -#. The names on the post buttons. (On most imageboards, these are both just "Post"). -#: /var/www/html/Tinyboard/inc/config.php:481 ../../../../inc/config.php:552 -#: ../../../../inc/config.php:641 ../../../../inc/config.php:672 +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). #: ../../../../inc/config.php:677 ../../../../inc/config.php:781 -#: ../../../../inc/config.php:772 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 msgid "New Topic" msgstr "Nowy wątek" -#: /var/www/html/Tinyboard/inc/config.php:482 ../../../../inc/config.php:553 -#: ../../../../inc/config.php:642 ../../../../inc/config.php:673 #: ../../../../inc/config.php:678 ../../../../inc/config.php:782 -#: ../../../../inc/config.php:773 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 msgid "New Reply" msgstr "Odpowiedz" -#: /var/www/html/Tinyboard/inc/config.php:483 -msgid "Quick Reply" -msgstr "Szybka odpowiedź" +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "Wszystkie znaki towarowe, prawa autorskie, komentarze oraz obrazki na tej stronie są własnością i odpowiedzialność za nie spoczywa na ich odpowiednich właścicielach." -#. #. * ==================== #. * Error messages #. * ==================== -#. #. Error messages -#: /var/www/html/Tinyboard/inc/config.php:600 ../../../../inc/config.php:638 -#: ../../../../inc/config.php:692 ../../../../inc/config.php:698 -#: ../../../../inc/config.php:695 ../../../../inc/config.php:701 -#: ../../../../inc/config.php:803 ../../../../inc/config.php:861 #: ../../../../inc/config.php:866 msgid "Lurk some more before posting." msgstr "Nie postuj pierwszego dnia." -#. #. * ==================== #. * Error messages #. * ==================== -#. #. Error messages -#: /var/www/html/Tinyboard/inc/config.php:601 ../../../../inc/config.php:639 -#: ../../../../inc/config.php:693 ../../../../inc/config.php:699 -#: ../../../../inc/config.php:696 ../../../../inc/config.php:702 -#: ../../../../inc/config.php:804 ../../../../inc/config.php:862 +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages #: ../../../../inc/config.php:867 ../../../../inc/config.php:972 -#: ../../../../inc/config.php:963 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 msgid "You look like a bot." msgstr "Wyglądasz jak bot." -#: /var/www/html/Tinyboard/inc/config.php:602 ../../../../inc/config.php:640 -#: ../../../../inc/config.php:694 ../../../../inc/config.php:700 -#: ../../../../inc/config.php:697 ../../../../inc/config.php:703 -#: ../../../../inc/config.php:805 ../../../../inc/config.php:863 #: ../../../../inc/config.php:868 ../../../../inc/config.php:973 -#: ../../../../inc/config.php:964 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 msgid "Your browser sent an invalid or no HTTP referer." -msgstr "" -"Twoja przeglądarka przesłała niepoprawny, bądź nie przesłała informacji o " -"odsyłaczu w nagłówku" +msgstr "Twoja przeglądarka przesłała niepoprawny, bądź nie przesłała informacji o odsyłaczu w nagłówku" -#: /var/www/html/Tinyboard/inc/config.php:603 ../../../../inc/config.php:641 -#: ../../../../inc/config.php:695 ../../../../inc/config.php:701 -#: ../../../../inc/config.php:698 ../../../../inc/config.php:704 -#: ../../../../inc/config.php:806 ../../../../inc/config.php:864 #: ../../../../inc/config.php:869 ../../../../inc/config.php:974 -#: ../../../../inc/config.php:965 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 #, php-format msgid "The %s field was too long." msgstr "Pole %s jest za długie" -#: /var/www/html/Tinyboard/inc/config.php:604 ../../../../inc/config.php:642 -#: ../../../../inc/config.php:696 ../../../../inc/config.php:702 -#: ../../../../inc/config.php:699 ../../../../inc/config.php:705 -#: ../../../../inc/config.php:807 ../../../../inc/config.php:865 #: ../../../../inc/config.php:870 ../../../../inc/config.php:975 -#: ../../../../inc/config.php:966 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 msgid "The body was too long." msgstr "Zawartość jest za długa." -#: /var/www/html/Tinyboard/inc/config.php:605 ../../../../inc/config.php:643 -#: ../../../../inc/config.php:697 ../../../../inc/config.php:703 -#: ../../../../inc/config.php:700 ../../../../inc/config.php:706 -#: ../../../../inc/config.php:808 ../../../../inc/config.php:866 #: ../../../../inc/config.php:871 ../../../../inc/config.php:976 -#: ../../../../inc/config.php:967 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 msgid "The body was too short or empty." msgstr "Zawartość jest za krótka, bądź pusta." -#: /var/www/html/Tinyboard/inc/config.php:606 ../../../../inc/config.php:644 -#: ../../../../inc/config.php:698 ../../../../inc/config.php:704 -#: ../../../../inc/config.php:701 ../../../../inc/config.php:707 -#: ../../../../inc/config.php:809 ../../../../inc/config.php:867 #: ../../../../inc/config.php:872 ../../../../inc/config.php:977 -#: ../../../../inc/config.php:968 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 msgid "You must upload an image." msgstr "Musisz wysłać obrazek." -#: /var/www/html/Tinyboard/inc/config.php:607 ../../../../inc/config.php:645 -#: ../../../../inc/config.php:699 ../../../../inc/config.php:705 -#: ../../../../inc/config.php:702 ../../../../inc/config.php:708 -#: ../../../../inc/config.php:810 ../../../../inc/config.php:868 #: ../../../../inc/config.php:873 ../../../../inc/config.php:978 -#: ../../../../inc/config.php:969 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 msgid "The server failed to handle your upload." msgstr "Nie udało się obsłużyć twojego pliku." -#: /var/www/html/Tinyboard/inc/config.php:608 ../../../../inc/config.php:646 -#: ../../../../inc/config.php:700 ../../../../inc/config.php:706 -#: ../../../../inc/config.php:703 ../../../../inc/config.php:709 -#: ../../../../inc/config.php:811 ../../../../inc/config.php:869 #: ../../../../inc/config.php:874 ../../../../inc/config.php:979 -#: ../../../../inc/config.php:970 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 msgid "Unsupported image format." msgstr "Niewspierany format obrazka." -#: /var/www/html/Tinyboard/inc/config.php:609 ../../../../inc/config.php:647 -#: ../../../../inc/config.php:701 ../../../../inc/config.php:707 -#: ../../../../inc/config.php:704 ../../../../inc/config.php:710 -#: ../../../../inc/config.php:812 ../../../../inc/config.php:870 #: ../../../../inc/config.php:875 ../../../../inc/config.php:980 -#: ../../../../inc/config.php:971 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 msgid "Invalid board!" msgstr "Niepoprawny board!" -#: /var/www/html/Tinyboard/inc/config.php:610 ../../../../inc/config.php:648 -#: ../../../../inc/config.php:702 ../../../../inc/config.php:708 -#: ../../../../inc/config.php:705 ../../../../inc/config.php:711 -#: ../../../../inc/config.php:813 ../../../../inc/config.php:871 #: ../../../../inc/config.php:876 ../../../../inc/config.php:981 -#: ../../../../inc/config.php:972 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 msgid "Thread specified does not exist." msgstr "Wybrany wątek nie istnieje." -#: /var/www/html/Tinyboard/inc/config.php:611 ../../../../inc/config.php:649 -#: ../../../../inc/config.php:703 ../../../../inc/config.php:709 -#: ../../../../inc/config.php:706 ../../../../inc/config.php:712 -#: ../../../../inc/config.php:814 ../../../../inc/config.php:872 #: ../../../../inc/config.php:877 ../../../../inc/config.php:982 -#: ../../../../inc/config.php:973 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 msgid "Thread locked. You may not reply at this time." msgstr "Wątek jest zablokowany. Nie możesz w nim teraz postować." -#: /var/www/html/Tinyboard/inc/config.php:612 ../../../../inc/config.php:650 -#: ../../../../inc/config.php:706 ../../../../inc/config.php:712 -#: ../../../../inc/config.php:709 ../../../../inc/config.php:715 -#: ../../../../inc/config.php:817 ../../../../inc/config.php:875 +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "Ten temat osiągnął swój maksymalny limit odpowiedzi." + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "Ten temat osiągnął swój maksymalny limit obrazków." + #: ../../../../inc/config.php:880 ../../../../inc/config.php:985 -#: ../../../../inc/config.php:976 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 msgid "You didn't make a post." msgstr "Nie zrobiłeś posta." -#: /var/www/html/Tinyboard/inc/config.php:613 ../../../../inc/config.php:651 -#: ../../../../inc/config.php:707 ../../../../inc/config.php:713 -#: ../../../../inc/config.php:710 ../../../../inc/config.php:716 -#: ../../../../inc/config.php:818 ../../../../inc/config.php:876 #: ../../../../inc/config.php:881 ../../../../inc/config.php:986 -#: ../../../../inc/config.php:977 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 msgid "Flood detected; Post discarded." msgstr "Wykryto flood; Post odrzucony." -#: /var/www/html/Tinyboard/inc/config.php:614 ../../../../inc/config.php:652 -#: ../../../../inc/config.php:708 ../../../../inc/config.php:714 -#: ../../../../inc/config.php:711 ../../../../inc/config.php:717 -#: ../../../../inc/config.php:819 ../../../../inc/config.php:877 #: ../../../../inc/config.php:882 ../../../../inc/config.php:987 -#: ../../../../inc/config.php:978 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 msgid "Your request looks automated; Post discarded." msgstr "Twoje żądanie wygląda na zautomatyzowane; Post odrzucony." -#: /var/www/html/Tinyboard/inc/config.php:615 ../../../../inc/config.php:653 -#: ../../../../inc/config.php:709 ../../../../inc/config.php:715 -#: ../../../../inc/config.php:712 ../../../../inc/config.php:718 -#: ../../../../inc/config.php:820 ../../../../inc/config.php:878 #: ../../../../inc/config.php:883 ../../../../inc/config.php:988 -#: ../../../../inc/config.php:979 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 msgid "Unoriginal content!" msgstr "Nieoryginalna treść!" -#: /var/www/html/Tinyboard/inc/config.php:616 ../../../../inc/config.php:654 -#: ../../../../inc/config.php:710 ../../../../inc/config.php:716 -#: ../../../../inc/config.php:713 ../../../../inc/config.php:719 -#: ../../../../inc/config.php:821 ../../../../inc/config.php:879 #: ../../../../inc/config.php:884 ../../../../inc/config.php:989 -#: ../../../../inc/config.php:980 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 #, php-format msgid "Unoriginal content! You have been muted for %d seconds." msgstr "Nieoryginalna treść! Zostałeś wyciszony na %d sekund." -#: /var/www/html/Tinyboard/inc/config.php:617 ../../../../inc/config.php:655 -#: ../../../../inc/config.php:711 ../../../../inc/config.php:717 -#: ../../../../inc/config.php:714 ../../../../inc/config.php:720 -#: ../../../../inc/config.php:822 ../../../../inc/config.php:880 #: ../../../../inc/config.php:885 ../../../../inc/config.php:990 -#: ../../../../inc/config.php:981 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 #, php-format msgid "You are muted! Expires in %d seconds." msgstr "Jesteś wyciszony! Wygasa w ciągu %d sekund." -#: /var/www/html/Tinyboard/inc/config.php:618 ../../../../inc/config.php:656 -#: ../../../../inc/config.php:712 ../../../../inc/config.php:718 -#: ../../../../inc/config.php:715 ../../../../inc/config.php:721 -#: ../../../../inc/config.php:823 ../../../../inc/config.php:881 #: ../../../../inc/config.php:886 ../../../../inc/config.php:991 -#: ../../../../inc/config.php:982 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 #, php-format msgid "Your IP address is listed in %s." msgstr "Twój adres IP jest na liście %s." -#: /var/www/html/Tinyboard/inc/config.php:619 ../../../../inc/config.php:657 -#: ../../../../inc/config.php:713 ../../../../inc/config.php:719 -#: ../../../../inc/config.php:716 ../../../../inc/config.php:722 -#: ../../../../inc/config.php:824 ../../../../inc/config.php:882 #: ../../../../inc/config.php:887 ../../../../inc/config.php:992 -#: ../../../../inc/config.php:983 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 msgid "Too many links; flood detected." msgstr "Zbyt dużo linków; wykryto flood." -#: /var/www/html/Tinyboard/inc/config.php:620 ../../../../inc/config.php:658 -#: ../../../../inc/config.php:714 ../../../../inc/config.php:720 -#: ../../../../inc/config.php:717 ../../../../inc/config.php:723 -#: ../../../../inc/config.php:825 ../../../../inc/config.php:883 #: ../../../../inc/config.php:888 ../../../../inc/config.php:993 -#: ../../../../inc/config.php:984 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 msgid "Too many cites; post discarded." msgstr "Zbyt dużo cytatów; post odrzucony." -#: /var/www/html/Tinyboard/inc/config.php:621 ../../../../inc/config.php:659 -#: ../../../../inc/config.php:715 ../../../../inc/config.php:721 -#: ../../../../inc/config.php:718 ../../../../inc/config.php:724 -#: ../../../../inc/config.php:826 ../../../../inc/config.php:884 #: ../../../../inc/config.php:889 ../../../../inc/config.php:994 -#: ../../../../inc/config.php:985 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 msgid "Too many cross-board links; post discarded." msgstr "Zbyt dużo linków między boardami; post odrzucony." -#: /var/www/html/Tinyboard/inc/config.php:622 ../../../../inc/config.php:660 -#: ../../../../inc/config.php:716 ../../../../inc/config.php:722 -#: ../../../../inc/config.php:719 ../../../../inc/config.php:725 -#: ../../../../inc/config.php:827 ../../../../inc/config.php:885 #: ../../../../inc/config.php:890 ../../../../inc/config.php:995 -#: ../../../../inc/config.php:986 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 msgid "You didn't select anything to delete." msgstr "Nie wybrano nic do usunięcia." -#: /var/www/html/Tinyboard/inc/config.php:623 ../../../../inc/config.php:661 -#: ../../../../inc/config.php:717 ../../../../inc/config.php:723 -#: ../../../../inc/config.php:720 ../../../../inc/config.php:726 -#: ../../../../inc/config.php:828 ../../../../inc/config.php:886 #: ../../../../inc/config.php:891 ../../../../inc/config.php:996 -#: ../../../../inc/config.php:987 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 msgid "You didn't select anything to report." msgstr "Nie wybrano nic do zgłoszenia." -#: /var/www/html/Tinyboard/inc/config.php:624 ../../../../inc/config.php:662 -#: ../../../../inc/config.php:718 ../../../../inc/config.php:724 -#: ../../../../inc/config.php:721 ../../../../inc/config.php:727 -#: ../../../../inc/config.php:829 ../../../../inc/config.php:887 #: ../../../../inc/config.php:892 ../../../../inc/config.php:997 -#: ../../../../inc/config.php:988 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 msgid "You can't report that many posts at once." msgstr "Nie możesz raportować tyle postów na raz." -#: /var/www/html/Tinyboard/inc/config.php:625 ../../../../inc/config.php:663 -#: ../../../../inc/config.php:719 ../../../../inc/config.php:725 -#: ../../../../inc/config.php:722 ../../../../inc/config.php:728 -#: ../../../../inc/config.php:830 ../../../../inc/config.php:888 #: ../../../../inc/config.php:893 ../../../../inc/config.php:998 -#: ../../../../inc/config.php:989 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 msgid "Wrong password…" msgstr "Niepoprawne hasło" -#: /var/www/html/Tinyboard/inc/config.php:626 ../../../../inc/config.php:664 -#: ../../../../inc/config.php:720 ../../../../inc/config.php:726 -#: ../../../../inc/config.php:723 ../../../../inc/config.php:729 -#: ../../../../inc/config.php:831 ../../../../inc/config.php:889 #: ../../../../inc/config.php:894 ../../../../inc/config.php:999 -#: ../../../../inc/config.php:990 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 msgid "Invalid image." msgstr "Niepoprawny obrazek." -#: /var/www/html/Tinyboard/inc/config.php:627 ../../../../inc/config.php:665 -#: ../../../../inc/config.php:721 ../../../../inc/config.php:727 -#: ../../../../inc/config.php:724 ../../../../inc/config.php:730 -#: ../../../../inc/config.php:832 ../../../../inc/config.php:890 #: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 -#: ../../../../inc/config.php:991 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 msgid "Unknown file extension." msgstr "Nieznane rozszerzenie pliku." -#: /var/www/html/Tinyboard/inc/config.php:628 ../../../../inc/config.php:666 -#: ../../../../inc/config.php:722 ../../../../inc/config.php:728 -#: ../../../../inc/config.php:725 ../../../../inc/config.php:731 -#: ../../../../inc/config.php:833 ../../../../inc/config.php:891 #: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 -#: ../../../../inc/config.php:992 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" -msgstr "" -"Maksymalny rozmiar pliku: %maxsz% bajtów
Rozmiar twojego pliku: %filesz% " -"bajtów" +msgstr "Maksymalny rozmiar pliku: %maxsz% bajtów
Rozmiar twojego pliku: %filesz% bajtów" -#: /var/www/html/Tinyboard/inc/config.php:629 ../../../../inc/config.php:667 -#: ../../../../inc/config.php:723 ../../../../inc/config.php:729 -#: ../../../../inc/config.php:726 ../../../../inc/config.php:732 -#: ../../../../inc/config.php:834 ../../../../inc/config.php:892 #: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 -#: ../../../../inc/config.php:993 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 msgid "The file was too big." msgstr "Plik jest za duży." -#: /var/www/html/Tinyboard/inc/config.php:630 ../../../../inc/config.php:668 -#: ../../../../inc/config.php:724 ../../../../inc/config.php:730 -#: ../../../../inc/config.php:727 ../../../../inc/config.php:733 -#: ../../../../inc/config.php:835 -msgid "Invalid archive!" -msgstr "Niepoprawne archiwum!" - -#: /var/www/html/Tinyboard/inc/config.php:631 ../../../../inc/config.php:669 -#: ../../../../inc/config.php:725 ../../../../inc/config.php:731 -#: ../../../../inc/config.php:728 ../../../../inc/config.php:734 -#: ../../../../inc/config.php:836 ../../../../inc/config.php:893 #: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 -#: ../../../../inc/config.php:994 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 #, php-format msgid "That file already exists!" msgstr "Ten plik już istnieje!" -#: /var/www/html/Tinyboard/inc/config.php:632 ../../../../inc/config.php:670 -#: ../../../../inc/config.php:727 ../../../../inc/config.php:733 -#: ../../../../inc/config.php:730 ../../../../inc/config.php:736 -#: ../../../../inc/config.php:838 ../../../../inc/config.php:895 +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 +#, php-format +msgid "That file already exists in this thread!" +msgstr "Ten plik już istnieje w tym temacie!" + #: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 -#: ../../../../inc/config.php:996 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 #, php-format msgid "You'll have to wait another %s before deleting that." msgstr "Musisz poczekać kolejne %s przed usunięciem tego." -#: /var/www/html/Tinyboard/inc/config.php:633 ../../../../inc/config.php:671 -#: ../../../../inc/config.php:728 ../../../../inc/config.php:734 -#: ../../../../inc/config.php:731 ../../../../inc/config.php:737 -#: ../../../../inc/config.php:839 ../../../../inc/config.php:896 #: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 -#: ../../../../inc/config.php:997 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 msgid "MIME type detection XSS exploit (IE) detected; post discarded." -msgstr "" -"Wykryto próbę wykorzystania luki wykrywania typu MIME (XSS w IE); post " -"odrzucony" +msgstr "Wykryto próbę wykorzystania luki wykrywania typu MIME (XSS w IE); post odrzucony" -#: /var/www/html/Tinyboard/inc/config.php:634 ../../../../inc/config.php:672 -#: ../../../../inc/config.php:729 ../../../../inc/config.php:735 -#: ../../../../inc/config.php:732 ../../../../inc/config.php:738 -#: ../../../../inc/config.php:840 ../../../../inc/config.php:897 #: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 -#: ../../../../inc/config.php:998 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 msgid "Couldn't make sense of the URL of the video you tried to embed." msgstr "Nie można było zrozumieć URL-a wideo, którego próbowano zapostować." -#: /var/www/html/Tinyboard/inc/config.php:635 ../../../../inc/config.php:673 -#: ../../../../inc/config.php:730 ../../../../inc/config.php:736 -#: ../../../../inc/config.php:733 ../../../../inc/config.php:739 -#: ../../../../inc/config.php:841 ../../../../inc/config.php:898 #: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 -#: ../../../../inc/config.php:999 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 msgid "You seem to have mistyped the verification." msgstr "Wygląda na to, że przepisano źle weryfikację." -#: /var/www/html/Tinyboard/inc/config.php:638 ../../../../inc/config.php:676 -#: ../../../../inc/config.php:734 ../../../../inc/config.php:740 -#: ../../../../inc/config.php:737 ../../../../inc/config.php:743 -#: ../../../../inc/config.php:845 ../../../../inc/config.php:902 +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "Możesz odbanować tylko %s użytkowników na raz. Próbowałeś odbanować %u users." + #: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 -#: ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 msgid "Invalid username and/or password." msgstr "Błędna nazwa użytkownika, bądź hasło" -#: /var/www/html/Tinyboard/inc/config.php:639 ../../../../inc/config.php:677 -#: ../../../../inc/config.php:735 ../../../../inc/config.php:741 -#: ../../../../inc/config.php:738 ../../../../inc/config.php:744 -#: ../../../../inc/config.php:846 ../../../../inc/config.php:903 #: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 -#: ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 msgid "You are not a mod…" msgstr "Nie jesteś moderatorem" -#: /var/www/html/Tinyboard/inc/config.php:640 ../../../../inc/config.php:678 -#: ../../../../inc/config.php:736 ../../../../inc/config.php:742 -#: ../../../../inc/config.php:739 ../../../../inc/config.php:745 -#: ../../../../inc/config.php:847 ../../../../inc/config.php:904 #: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 -#: ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 msgid "" -"Invalid username and/or password. Your user may have been deleted or changed." -msgstr "" -"Niepoprawna nazwa użytkownika, bądź hasło. Twoje konto mogło zostać usunięte " -"albo zmienione." +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "Niepoprawna nazwa użytkownika, bądź hasło. Twoje konto mogło zostać usunięte albo zmienione." -#: /var/www/html/Tinyboard/inc/config.php:641 ../../../../inc/config.php:679 -#: ../../../../inc/config.php:737 ../../../../inc/config.php:743 -#: ../../../../inc/config.php:740 ../../../../inc/config.php:746 -#: ../../../../inc/config.php:848 ../../../../inc/config.php:905 #: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 -#: ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 msgid "Invalid/malformed cookies." msgstr "Niepoprawne/zmodyfikowane pliki cookie." -#: /var/www/html/Tinyboard/inc/config.php:642 ../../../../inc/config.php:680 -#: ../../../../inc/config.php:738 ../../../../inc/config.php:744 -#: ../../../../inc/config.php:741 ../../../../inc/config.php:747 -#: ../../../../inc/config.php:849 ../../../../inc/config.php:906 #: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 -#: ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 msgid "Your browser didn't submit an input when it should have." msgstr "Twoja przeglądarka nie wysłała pola, kiedy powinna." -#: /var/www/html/Tinyboard/inc/config.php:643 ../../../../inc/config.php:681 -#: ../../../../inc/config.php:739 ../../../../inc/config.php:745 -#: ../../../../inc/config.php:742 ../../../../inc/config.php:748 -#: ../../../../inc/config.php:850 ../../../../inc/config.php:907 #: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 -#: ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 #, php-format msgid "The %s field is required." msgstr "Pole %s jest wymagane." -#: /var/www/html/Tinyboard/inc/config.php:644 ../../../../inc/config.php:682 -#: ../../../../inc/config.php:740 ../../../../inc/config.php:746 -#: ../../../../inc/config.php:743 ../../../../inc/config.php:749 -#: ../../../../inc/config.php:851 ../../../../inc/config.php:908 #: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 -#: ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 #, php-format msgid "The %s field was invalid." msgstr "Pole %s jest niepoprawne." -#: /var/www/html/Tinyboard/inc/config.php:645 ../../../../inc/config.php:683 -#: ../../../../inc/config.php:741 ../../../../inc/config.php:747 -#: ../../../../inc/config.php:744 ../../../../inc/config.php:750 -#: ../../../../inc/config.php:852 ../../../../inc/config.php:909 #: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 -#: ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 #, php-format msgid "There is already a %s board." msgstr "Już istnieje board %s" -#: /var/www/html/Tinyboard/inc/config.php:646 ../../../../inc/config.php:684 -#: ../../../../inc/config.php:742 ../../../../inc/config.php:748 -#: ../../../../inc/config.php:745 ../../../../inc/config.php:751 -#: ../../../../inc/config.php:853 ../../../../inc/config.php:910 #: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 -#: ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 msgid "You don't have permission to do that." msgstr "Nie masz uprawnień do wykonania tej czynności." -#: /var/www/html/Tinyboard/inc/config.php:647 ../../../../inc/config.php:685 -#: ../../../../inc/config.php:743 ../../../../inc/config.php:749 -#: ../../../../inc/config.php:746 ../../../../inc/config.php:752 -#: ../../../../inc/config.php:854 ../../../../inc/config.php:911 #: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 -#: ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 msgid "That post doesn't exist…" msgstr "Ten post nie istnieje..." -#: /var/www/html/Tinyboard/inc/config.php:648 ../../../../inc/config.php:686 -#: ../../../../inc/config.php:744 ../../../../inc/config.php:750 -#: ../../../../inc/config.php:747 ../../../../inc/config.php:753 -#: ../../../../inc/config.php:855 ../../../../inc/config.php:912 #: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 -#: ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 msgid "Page not found." msgstr "Strona nie znaleziona." -#: /var/www/html/Tinyboard/inc/config.php:649 ../../../../inc/config.php:687 -#: ../../../../inc/config.php:745 ../../../../inc/config.php:751 -#: ../../../../inc/config.php:748 ../../../../inc/config.php:754 -#: ../../../../inc/config.php:856 ../../../../inc/config.php:913 #: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 -#: ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 #, php-format msgid "That mod already exists!" msgstr "Ten moderator już istnieje!" -#: /var/www/html/Tinyboard/inc/config.php:650 ../../../../inc/config.php:688 -#: ../../../../inc/config.php:746 ../../../../inc/config.php:752 -#: ../../../../inc/config.php:749 ../../../../inc/config.php:755 -#: ../../../../inc/config.php:857 ../../../../inc/config.php:914 #: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 -#: ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 msgid "That theme doesn't exist!" msgstr "Ten dodatek nie istnieje!" -#: /var/www/html/Tinyboard/inc/config.php:741 -msgid "[Sticky]" -msgstr "[Przyklej]" +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 +msgid "Invalid security token! Please go back and try again." +msgstr "Niepoprawny token bezpieczeństwa! Proszę cofnąć i spróbować ponownie." -#: /var/www/html/Tinyboard/inc/config.php:742 -msgid "[-Sticky]" -msgstr "[-Przyklej]" +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "UŻYTKOWNIK ZOSTAŁ ZBANOWANY ZA TEGO POSTA" -#: /var/www/html/Tinyboard/inc/config.php:743 -msgid "[Lock]" -msgstr "[Blok]" +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 +msgid "Confirm action" +msgstr "Potwierdź akcję" -#: /var/www/html/Tinyboard/inc/config.php:744 -msgid "[-Lock]" -msgstr "[-Blok]" +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 +msgid "Could not find current version! (Check .installed)" +msgstr "Nie można znaleźć obecnej wersji! (Sprawdź .installed)" -#: /var/www/html/Tinyboard/inc/config.php:745 -msgid "[Sage]" -msgstr "[Sage]" +#: ../../../../inc/mod/pages.php:162 +msgid "Dashboard" +msgstr "Tablica" -#: /var/www/html/Tinyboard/inc/config.php:746 -msgid "[-Sage]" -msgstr "[-Sage]" +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "Nie ma boardów do przeszukania!" -#: /var/www/html/Tinyboard/inc/config.php:747 -msgid "[Edit]" -msgstr "[Edytuj]" +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "Wyniki wyszukiwania" -#: /var/www/html/Tinyboard/inc/config.php:748 -msgid "[Move]" -msgstr "[Przenieś]" +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 +msgid "Edit board" +msgstr "Edytuj board" -#. Default public ban message. -#. In public ban messages, %length% is replaced with "for x days" or "permanently" (with %LENGTH% being the uppercase equivalent). -#. Default public ban message. In public ban messages, %length% is replaced with "for x days" or -#. "permanently" (with %LENGTH% being the uppercase equivalent). -#: /var/www/html/Tinyboard/inc/config.php:801 ../../../../inc/config.php:911 -#: ../../../../inc/config.php:917 ../../../../inc/config.php:1019 -#: ../../../../inc/config.php:1081 ../../../../inc/config.php:1086 -#: ../../../../inc/config.php:1189 ../../../../inc/config.php:1180 -msgid "USER WAS BANNED FOR THIS POST" -msgstr "UŻYTKOWNIK ZOSTAŁ ZBANOWANY ZA TEGO POSTA" +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 +msgid "Couldn't open board after creation." +msgstr "Nie można otworzyć boardu po utworzeniu." -#: /var/www/html/Tinyboard/inc/config.php:807 -#, php-format -msgid "Moved to %s." -msgstr "Przeniesiono do %s." +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 +msgid "New board" +msgstr "Nowy board" -#: /var/www/html/Tinyboard/inc/display.php:80 ../../../../inc/display.php:75 -#: ../../../../inc/display.php:79 ../../../../inc/display.php:83 -#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 -msgid "Error" -msgstr "Błąd" +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 +msgid "Noticeboard" +msgstr "Tablica ogłoszeń" -#: /var/www/html/Tinyboard/inc/display.php:81 ../../../../inc/display.php:76 -#: ../../../../inc/display.php:80 ../../../../inc/display.php:84 -#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 -msgid "An error has occured." -msgstr "Wystąpił błąd." +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 +msgid "News" +msgstr "Aktualności" -#. line 6 -#: /var/www/html/Tinyboard/inc/display.php:87 ../../../../inc/display.php:82 -#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 -#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 -msgid "Go back" -msgstr "Wróć" +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 +msgid "Moderation log" +msgstr "Log moderacji" -#: /var/www/html/Tinyboard/inc/display.php:97 ../../../../inc/display.php:91 -#: ../../../../inc/mod/pages.php:59 ../../../../inc/mod/pages.php:62 -#: ../../../../inc/display.php:92 ../../../../inc/display.php:96 -#: ../../../../inc/display.php:100 ../../../../inc/display.php:110 -#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 -#: ../../../../inc/display.php:125 -msgid "Login" -msgstr "Logowanie" +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 +msgid "IP" +msgstr "adres IP" -#: /var/www/html/Tinyboard/inc/display.php:208 -#, php-format -msgid "" -"Post too long. Click here to view the full text." -msgstr "" -"Post za długi. Kliknij tutaj aby zobaczyć pełnego posta." +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 +msgid "New ban" +msgstr "Nowy ban" -#. line 5 -#: /var/www/html/Tinyboard/inc/display.php:272 -#: /var/www/html/Tinyboard/inc/display.php:365 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:27 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:27 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:27 -#: ../../../../inc/display.php:423 ../../../../inc/display.php:429 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 -#: ../../../../inc/display.php:424 ../../../../inc/display.php:461 -#: ../../../../inc/display.php:483 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 -msgid "Delete" -msgstr "Usuń" +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 +msgid "Ban list" +msgstr "Lista banów" -#: /var/www/html/Tinyboard/inc/display.php:272 -#: /var/www/html/Tinyboard/inc/display.php:365 ../../../../inc/display.php:423 -#: ../../../../inc/display.php:429 ../../../../inc/display.php:424 -#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 -msgid "Are you sure you want to delete this?" -msgstr "Czy jesteś pewien, że chcesz to usunąć?" +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "Przenieś odpowiedź" -#: /var/www/html/Tinyboard/inc/display.php:276 -#: /var/www/html/Tinyboard/inc/display.php:369 ../../../../inc/display.php:427 -#: ../../../../inc/display.php:433 ../../../../inc/display.php:428 -#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 -msgid "Delete all posts by IP" -msgstr "Usuń wszystkie posty z tego adresu IP" +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 +msgid "Target and source board are the same." +msgstr "Docelowy i źródłowy board są takie same." -#: /var/www/html/Tinyboard/inc/display.php:276 -#: /var/www/html/Tinyboard/inc/display.php:369 ../../../../inc/display.php:427 -#: ../../../../inc/display.php:433 ../../../../inc/display.php:428 -#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 -msgid "Are you sure you want to delete all posts by this IP address?" -msgstr "Czy na pewno chcesz usunąć wszystkie posty z tego adresu IP?" +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 +msgid "Impossible to move thread; there is only one board." +msgstr "Nie można przenieść wątku; istnieje tylko jeden board." -#: /var/www/html/Tinyboard/inc/display.php:280 -#: /var/www/html/Tinyboard/inc/display.php:373 ../../../../inc/display.php:334 -#: ../../../../inc/display.php:435 ../../../../inc/display.php:339 -#: ../../../../inc/display.php:441 ../../../../inc/display.php:331 -#: ../../../../inc/display.php:436 ../../../../inc/display.php:368 -#: ../../../../inc/display.php:473 ../../../../inc/display.php:385 -#: ../../../../inc/display.php:495 ../../../../inc/display.php:388 -#: ../../../../inc/display.php:498 -msgid "Ban" -msgstr "Ban" +#. line 39 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 +msgid "Move thread" +msgstr "Przenieś wątek" -#: /var/www/html/Tinyboard/inc/display.php:284 -#: /var/www/html/Tinyboard/inc/display.php:377 ../../../../inc/display.php:338 -#: ../../../../inc/display.php:439 ../../../../inc/display.php:343 -#: ../../../../inc/display.php:445 ../../../../inc/display.php:335 -#: ../../../../inc/display.php:440 ../../../../inc/display.php:372 -#: ../../../../inc/display.php:477 ../../../../inc/display.php:389 -#: ../../../../inc/display.php:499 ../../../../inc/display.php:392 -#: ../../../../inc/display.php:502 -msgid "Ban & Delete" -msgstr "Usuń i zbanuj" +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 +msgid "Edit user" +msgstr "Edytuj użytkownika" -#: /var/www/html/Tinyboard/inc/display.php:288 -#: /var/www/html/Tinyboard/inc/display.php:381 -msgid "Remove file" -msgstr "Usuń plik" +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 +msgid "Manage users" +msgstr "Zarządzaj użytkownikami" -#: /var/www/html/Tinyboard/inc/display.php:292 -#: /var/www/html/Tinyboard/inc/display.php:408 -#: ../../../../inc/mod/pages.php:1080 ../../../../inc/mod/pages.php:1105 -#: ../../../../inc/mod/pages.php:1239 ../../../../inc/mod/pages.php:1242 -#: ../../../../inc/display.php:346 ../../../../inc/display.php:470 -#: ../../../../inc/mod/pages.php:1314 ../../../../inc/display.php:351 -#: ../../../../inc/display.php:476 ../../../../inc/mod/pages.php:1320 -#: ../../../../inc/display.php:475 ../../../../inc/mod/pages.php:1414 -#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 -#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 -#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 -#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 -msgid "Edit post" -msgstr "Edytuj post" +#. deleted? +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 +msgid "New PM for" +msgstr "Nowe PW dla" -#: /var/www/html/Tinyboard/inc/display.php:386 ../../../../inc/display.php:448 -#: ../../../../inc/display.php:454 ../../../../inc/display.php:453 -#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 -#: ../../../../inc/display.php:515 -msgid "Make thread not sticky" -msgstr "Odklej wątek" +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 +msgid "Private message" +msgstr "Prywatna wiadomość" -#: /var/www/html/Tinyboard/inc/display.php:388 ../../../../inc/display.php:450 -#: ../../../../inc/display.php:456 ../../../../inc/display.php:455 -#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 -msgid "Make thread sticky" -msgstr "Przyklej wątek" +#. line 68 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 +msgid "PM inbox" +msgstr "Odebrane PW" -#: /var/www/html/Tinyboard/inc/display.php:392 ../../../../inc/display.php:454 -#: ../../../../inc/display.php:460 ../../../../inc/display.php:459 -#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 -msgid "Allow thread to be bumped" -msgstr "Zezwól wątkowi na bumpowanie" +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 +msgid "Rebuild" +msgstr "Przebuduj" -#: /var/www/html/Tinyboard/inc/display.php:394 ../../../../inc/display.php:456 -#: ../../../../inc/display.php:462 ../../../../inc/display.php:461 -#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 -msgid "Prevent thread from being bumped" -msgstr "Zabroń wątkowi na bumpowanie" +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 +msgid "Report queue" +msgstr "Kolejka zgłoszeń" -#: /var/www/html/Tinyboard/inc/display.php:399 ../../../../inc/display.php:461 -#: ../../../../inc/display.php:467 ../../../../inc/display.php:466 -#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 -msgid "Unlock thread" -msgstr "Odblokuj wątek" +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 +msgid "Config editor" +msgstr "Edytor konfiguracji" -#: /var/www/html/Tinyboard/inc/display.php:401 ../../../../inc/display.php:463 -#: ../../../../inc/display.php:469 ../../../../inc/display.php:468 -#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 -msgid "Lock thread" -msgstr "Zablokuj wątek" +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 +msgid "Themes directory doesn't exist!" +msgstr "Katalog dodatków (themes) nie istnieje!" -#: /var/www/html/Tinyboard/inc/display.php:404 ../../../../inc/display.php:466 -#: ../../../../inc/display.php:472 ../../../../inc/display.php:471 -#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 -msgid "Move thread to another board" -msgstr "Przenieś wątek na inny board" +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 +msgid "Cannot open themes directory; check permissions." +msgstr "Nie można otworzyć katalogu dodatków (themes); sprawdź uprawnienia." -#. line 11 -#. line 7 -#. line 11 -#. line 7 -#. line 14 -#. line 7 -#. line 14 -#. line 7 -#. line 14 -#. line 8 -#. line 14 -#. line 7 -#. line 8 -#. line 14 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:48 -#: /var/www/html/Tinyboard/mod.php:667 /var/www/html/Tinyboard/mod.php:750 -#: /var/www/html/Tinyboard/mod.php:833 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:55 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:55 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:31 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:36 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:33 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 -msgid "Name" -msgstr "Nazwa" +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 +msgid "Manage themes" +msgstr "Zarządzaj dodatkami" -#. line 21 -#. line 15 -#. line 24 -#. line 15 -#. line 24 -#. line 15 -#. line 24 -#. line 15 -#. line 24 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:62 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:76 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:76 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 -msgid "Email" -msgstr "E-mail" +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 +#, php-format +msgid "Installed theme: %s" +msgstr "Zainstalowano dodatek: %s" -#. line 34 -#. line 23 -#. line 34 -#. line 23 -#. line 37 -#. line 46 -#. line 23 -#. line 46 -#. line 23 -#. line 46 -#. line 12 -#. line 24 -#. line 46 -#. line 23 -#. line 12 -#. line 46 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:96 -#: /var/www/html/Tinyboard/mod.php:753 /var/www/html/Tinyboard/mod.php:839 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:95 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:116 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:63 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:130 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 -msgid "Subject" -msgstr "Temat" +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 +#, php-format +msgid "Configuring theme: %s" +msgstr "Konfigurowanie dodatku: %s" -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:110 -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:119 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:112 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:117 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:119 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:100 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:133 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:172 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:113 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:148 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:189 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 -msgid "Spoiler Image" -msgstr "Schowaj obrazek" +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 +#, php-format +msgid "Rebuilt theme: %s" +msgstr "Przebudowano dodatek: %s" -#. line 45 -#. line 32 -#. line 48 -#. line 57 -#. line 32 -#. line 57 -#. line 32 -#. line 57 -#. line 32 -#. line 57 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:119 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:121 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:145 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:161 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 -msgid "Comment" -msgstr "Komentarz" +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 +msgid "Debug: Anti-spam" +msgstr "Debug: Antyspam" -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 64 -#. line 73 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:133 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:142 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:191 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:217 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:209 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 -msgid "Verification" -msgstr "Weryfikacja" +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 +msgid "Debug: Recent posts" +msgstr "Debug: Ostatnie posty" + +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 +msgid "Debug: SQL" +msgstr "Debug: SQL" + +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "Błąd bazy danych: " + +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "Zbanowany?" + +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "Nie jesteś zbanowany." + +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "Wróć" + +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "Informacje o błędzie" + +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "Usuń post" -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 72 -#. line 3 -#. line 72 -#. line 3 -#. line 72 -#. line 3 -#. line 75 #. line 3 #. line 84 #. line 3 @@ -1074,2020 +884,489 @@ msgstr "Weryfikacja" #. line 3 #. line 84 #. line 3 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:149 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:22 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:165 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:22 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:214 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:233 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 msgid "File" msgstr "Plik" -#. line 97 -#. line 82 -#. line 85 -#. line 100 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:163 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:183 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:268 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:232 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:252 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 -msgid "Embed" -msgstr "Osadź" - -#. line 109 -#. line 94 -#. line 97 -#. line 112 -#. line 111 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:179 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:206 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:291 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:255 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:276 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 -msgid "Flags" -msgstr "Flagi" +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "Hasło" -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 98 -#. line 99 -#. line 98 -#. line 99 -#. line 98 -#. line 99 -#. line 101 -#. line 102 -#. line 116 -#. line 117 -#. line 116 -#. line 117 -#. line 116 -#. line 117 -#. line 116 -#. line 117 -#. line 116 -#. line 117 -#. line 115 -#. line 116 -#. line 115 -#. line 116 -#. line 115 -#. line 116 -#. line 115 -#. line 116 -#. line 115 -#. line 116 -#. line 115 -#. line 116 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:188 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:191 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:215 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:218 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:300 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:303 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:264 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:267 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:286 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:290 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 -msgid "Sticky" -msgstr "Przyklejony" - -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 102 -#. line 103 -#. line 102 -#. line 103 -#. line 102 -#. line 103 -#. line 105 -#. line 106 -#. line 120 -#. line 121 -#. line 120 -#. line 121 -#. line 120 -#. line 121 -#. line 120 -#. line 121 -#. line 120 -#. line 121 -#. line 119 -#. line 120 -#. line 119 -#. line 120 -#. line 119 -#. line 120 -#. line 119 -#. line 120 -#. line 119 -#. line 120 -#. line 119 -#. line 120 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:200 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:203 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:227 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:230 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:312 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:315 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:276 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:279 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:300 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:304 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 -msgid "Lock" -msgstr "Zablokowany" - -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 106 -#. line 107 -#. line 106 -#. line 107 -#. line 106 -#. line 107 -#. line 109 -#. line 110 -#. line 124 -#. line 125 -#. line 124 -#. line 125 -#. line 124 -#. line 125 -#. line 124 -#. line 125 -#. line 124 -#. line 125 -#. line 123 -#. line 124 -#. line 123 -#. line 124 -#. line 123 -#. line 124 -#. line 123 -#. line 124 -#. line 123 -#. line 124 -#. line 123 -#. line 124 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:212 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:215 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:239 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:242 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:324 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:327 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:288 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:291 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:314 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:318 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 -msgid "Raw HTML" -msgstr "Czysty HTML" - -#. line 129 -#. line 14 -#. line 129 -#. line 114 -#. line 117 -#. line 14 -#. line 132 -#. line 14 -#. line 132 -#. line 14 -#. line 131 -#. line 14 -#. line 131 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:230 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:23 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:257 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:23 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:23 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:342 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:41 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:45 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 -#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 -msgid "Password" -msgstr "Hasło" - -#. line 134 -#. line 119 -#. line 122 -#. line 137 -#. line 136 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:236 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:266 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:351 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:315 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 -msgid "(For file deletion.)" -msgstr "(do usuwania postów)" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:107 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:105 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:107 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 -msgid "File:" -msgstr "Plik:" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:422 -msgid "Expand" -msgstr "Rozwiń" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:432 -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:468 -msgid "Quick" -msgstr "Szybka" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:459 -msgid "Refresh" -msgstr "Odśwież" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:478 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:415 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:461 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:472 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:506 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:503 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:528 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 -msgid "Reply" -msgstr "Odpowiedź" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:511 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:442 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:488 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:499 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:533 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:531 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:596 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 -msgid "1 post" -msgid_plural "%count% posts" -msgstr[0] "1 post" -msgstr[1] "%count% posty" -msgstr[2] "%count% postów" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:517 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:448 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:494 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:505 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:114 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:539 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:117 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:537 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:602 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 -msgid "and" -msgstr "oraz" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:528 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:459 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:505 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:516 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:550 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:549 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:614 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 -msgid "1 image reply" -msgid_plural "%count% image replies" -msgstr[0] "1 obrazek" -msgstr[1] "%count% obrazki" -msgstr[2] "%count% obrazków" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:533 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:464 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:510 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:521 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:555 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:554 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:619 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 -msgid "omitted. Click reply to view." -msgstr "pominięte. Kliknij Odpowiedź aby zobaczyć." - -#: /var/www/html/Tinyboard/templates/cache/c9/45/de4b7a1b91ef4b1ce35c7a930347.php:82 -#: /var/www/html/Tinyboard/templates/cache/56/25/feb68d2e52b15e0d38ae0093f0f4.php:158 -#: /var/www/html/Tinyboard/templates/cache/0b/22/d0c24fb343dd5fe77600d77dcc1b.php:159 -#: ../../../../templates/cache/82/20/1c3352a2eb8f4503c0f7634bca15.php:169 -#: ../../../../templates/cache/7a/d3/9236b821893e6bc57b16919988fd.php:169 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:121 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:98 -#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:62 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:131 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:115 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:132 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:116 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:135 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:119 -#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 -#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 -#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 -#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 -#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 -msgid "Return to dashboard" -msgstr "Powróć na tablicę" - -#. line 27 -#. line 31 -#. line 32 -#. line 39 -#. line 33 -#: /var/www/html/Tinyboard/templates/cache/0b/22/d0c24fb343dd5fe77600d77dcc1b.php:165 -#: ../../../../templates/cache/82/20/1c3352a2eb8f4503c0f7634bca15.php:177 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:106 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:123 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:124 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:128 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 -msgid "Posting mode: Reply" -msgstr "Tryb postowania: Odpowiedź" - -#: /var/www/html/Tinyboard/templates/cache/0b/22/d0c24fb343dd5fe77600d77dcc1b.php:168 -#: /var/www/html/Tinyboard/templates/cache/0b/22/d0c24fb343dd5fe77600d77dcc1b.php:210 -#: ../../../../templates/cache/82/20/1c3352a2eb8f4503c0f7634bca15.php:180 -#: ../../../../templates/cache/82/20/1c3352a2eb8f4503c0f7634bca15.php:222 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:109 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:155 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:126 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:172 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:127 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:173 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:174 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:132 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:180 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 -msgid "Return" -msgstr "Powrót" - -#. line 2 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:19 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:19 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:19 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 -msgid "Delete Post" -msgstr "Usuń post" - -#. line 8 -#. line 106 -#. line 8 -#. line 32 -#. line 48 -#. line 106 -#. line 8 -#. line 32 -#. line 106 -#. line 8 -#. line 32 -#. line 8 -#. line 106 -#. line 8 -#. line 32 -#. line 8 -#. line 5 -#. line 8 -#. line 108 -#. line 32 -#. line 9 -#. line 23 -#. line 8 -#. line 108 -#. line 32 -#. line 8 -#. line 32 -#. line 23 -#. line 8 -#. line 108 -#. line 32 -#. line 9 -#. line 23 -#. line 8 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:32 -#: /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:32 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:32 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:256 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:90 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:128 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:274 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:96 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:34 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 -msgid "Reason" -msgstr "Powód" - -#. line 10 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:36 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:36 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:36 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 -msgid "Report" -msgstr "Zgłoszenie" - -#: /var/www/html/Tinyboard/mod.php:104 /var/www/html/Tinyboard/mod.php:776 -#: /var/www/html/Tinyboard/mod.php:862 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:120 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:125 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:89 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:128 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:143 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 -msgid "no subject" -msgstr "brak tematu" - -#: /var/www/html/Tinyboard/mod.php:121 -msgid "View all entries" -msgstr "Zobacz wszystkie wpisy" - -#: /var/www/html/Tinyboard/mod.php:129 /var/www/html/Tinyboard/mod.php:923 -msgid "PM Inbox" -msgstr "Wiadomości prywatne" - -#: /var/www/html/Tinyboard/mod.php:136 /var/www/html/Tinyboard/mod.php:874 -#: ../../../../inc/mod/pages.php:376 ../../../../inc/mod/pages.php:393 -#: ../../../../inc/mod/pages.php:406 ../../../../inc/mod/pages.php:540 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:166 -#: ../../../../inc/mod/pages.php:604 ../../../../inc/mod/pages.php:609 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:176 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:191 -#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 -msgid "News" -msgstr "Aktualności" - -#: /var/www/html/Tinyboard/mod.php:141 /var/www/html/Tinyboard/mod.php:1614 -#: ../../../../inc/mod/pages.php:1557 ../../../../inc/mod/pages.php:1657 -#: ../../../../inc/mod/pages.php:1682 ../../../../inc/mod/pages.php:1816 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:207 -#: ../../../../inc/mod/pages.php:1831 ../../../../inc/mod/pages.php:1904 -#: ../../../../inc/mod/pages.php:1910 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:220 -#: ../../../../inc/mod/pages.php:2032 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:235 -#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 -msgid "Report queue" -msgstr "Kolejka zgłoszeń" - -#: /var/www/html/Tinyboard/mod.php:144 /var/www/html/Tinyboard/mod.php:1882 -#: ../../../../inc/mod/pages.php:664 ../../../../inc/mod/pages.php:705 -#: ../../../../inc/mod/pages.php:721 ../../../../inc/mod/pages.php:855 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:224 -#: ../../../../inc/mod/pages.php:918 ../../../../inc/mod/pages.php:925 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:238 -#: ../../../../inc/mod/pages.php:923 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:253 -#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 -msgid "Ban list" -msgstr "Lista banów" - -#: /var/www/html/Tinyboard/mod.php:147 /var/www/html/Tinyboard/mod.php:1288 -#: ../../../../inc/mod/pages.php:1271 ../../../../inc/mod/pages.php:1369 -#: ../../../../inc/mod/pages.php:1394 ../../../../inc/mod/pages.php:1528 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:232 -#: ../../../../inc/mod/pages.php:1543 ../../../../inc/mod/pages.php:1615 -#: ../../../../inc/mod/pages.php:1621 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:247 -#: ../../../../inc/mod/pages.php:1753 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:262 -#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 -msgid "Manage users" -msgstr "Zarządzaj użytkownikami" - -#: /var/www/html/Tinyboard/mod.php:149 -msgid "Change own password" -msgstr "Zmień swoje hasło" - -#: /var/www/html/Tinyboard/mod.php:152 /var/www/html/Tinyboard/mod.php:477 -#: ../../../../inc/mod/pages.php:416 ../../../../inc/mod/pages.php:443 -#: ../../../../inc/mod/pages.php:433 ../../../../inc/mod/pages.php:460 -#: ../../../../inc/mod/pages.php:446 ../../../../inc/mod/pages.php:473 -#: ../../../../inc/mod/pages.php:580 ../../../../inc/mod/pages.php:607 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:65 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:255 -#: ../../../../inc/mod/pages.php:644 ../../../../inc/mod/pages.php:671 -#: ../../../../inc/mod/pages.php:649 ../../../../inc/mod/pages.php:676 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:72 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:273 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:288 -#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 -#: ../../../../inc/mod/pages.php:698 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 -msgid "Moderation log" -msgstr "Log moderacji" - -#: /var/www/html/Tinyboard/mod.php:155 -msgid "Rebuild static files" -msgstr "Przebuduj pliki statyczne" - -#: /var/www/html/Tinyboard/mod.php:158 -msgid "Clear cache" -msgstr "Wyczyść pamięć podręczną" - -#: /var/www/html/Tinyboard/mod.php:161 -msgid "Show configuration" -msgstr "Pokaż konfigurację" - -#: /var/www/html/Tinyboard/mod.php:165 /var/www/html/Tinyboard/mod.php:709 -#: ../../../../inc/mod/pages.php:1739 ../../../../inc/mod/pages.php:1805 -#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1964 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:247 -#: ../../../../inc/mod/pages.php:1979 ../../../../inc/mod/pages.php:2052 -#: ../../../../inc/mod/pages.php:2109 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:264 -#: ../../../../inc/mod/pages.php:2231 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:279 -#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 -msgid "Manage themes" -msgstr "Zarządzaj dodatkami" - -#. line 2 -#. line 5 -#. line 2 -#. line 5 -#. line 2 -#. line 5 -#. line 2 -#. line 5 -#. line 2 -#. line 5 -#. line 2 -#. line 5 -#: /var/www/html/Tinyboard/mod.php:170 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:19 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:24 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:22 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 -#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 -msgid "Phrase:" -msgstr "Wyrażenie:" - -#. line 16 -#. line 2 -#. line 106 -#. line 2 -#. line 16 -#. line 106 -#. line 16 -#. line 106 -#. line 16 -#. line 112 -#. line 115 -#. line 16 -#. line 115 -#. line 16 -#. line 115 -#. line 16 -#. line 115 -#. line 16 -#. line 2 -#. line 13 -#. line 115 -#. line 16 -#. line 2 -#. line 13 -#. line 115 -#. line 16 -#. line 2 -#. line 13 -#. line 115 -#. line 16 -#. line 2 -#. line 13 -#. line 115 -#. line 16 -#. line 2 -#. line 13 -#: /var/www/html/Tinyboard/mod.php:172 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:72 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:19 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:286 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:19 -#: ../../../../search.php:165 ../../../../search.php:168 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:80 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:307 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:322 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 -#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 -#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 -msgid "Search" -msgstr "Szukaj" - -#: /var/www/html/Tinyboard/mod.php:174 -msgid "" -"(Search is case-insensitive, and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.)" -msgstr "" -"(Szukanie jest niezależne od wielkości znaków i jest bazowane na słowach " -"kluczowych. Aby dopasować dokładne frazy użyj \"cudzysłowi\". Używaj " -"gwiazdki (*) jako znak wieloznaczny." - -#: /var/www/html/Tinyboard/mod.php:180 ../../../../inc/mod/pages.php:106 -#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 -msgid "Could not find current version! (Check .installed)" -msgstr "Nie można znaleźć obecnej wersji! (Sprawdź .installed)" - -#. line 146 -#. line 158 -#. line 164 -#: /var/www/html/Tinyboard/mod.php:233 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:364 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:397 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:425 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:440 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 -msgid "Logout" -msgstr "Wyloguj" - -#: /var/www/html/Tinyboard/mod.php:245 ../../../../inc/mod/pages.php:147 -#: ../../../../inc/mod/pages.php:162 -msgid "Dashboard" -msgstr "Tablica" - -#: /var/www/html/Tinyboard/mod.php:402 -msgid "User" -msgstr "Użytkownik" - -#. line 16 -#. line 134 -#. line 4 -#: /var/www/html/Tinyboard/mod.php:403 /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:48 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:349 -#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 -msgid "IP address" -msgstr "Adres IP" - -#: /var/www/html/Tinyboard/mod.php:404 -msgid "Ago" -msgstr "temu" - -#. line 116 -#. line 182 -#. line 65 -#. line 49 -#. line 136 -#. line 116 -#. line 182 -#. line 65 -#. line 116 -#. line 182 -#. line 65 -#. line 116 -#. line 182 -#. line 65 -#. line 3 -#. line 118 -#. line 184 -#. line 65 -#. line 10 -#. line 33 -#. line 118 -#. line 184 -#. line 65 -#. line 33 -#. line 118 -#. line 184 -#. line 65 -#. line 10 -#. line 6 -#. line 33 -#: /var/www/html/Tinyboard/mod.php:405 /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:278 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:427 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:142 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:131 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:355 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:147 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:298 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:461 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:157 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:23 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 -#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 -msgid "Board" -msgstr "Board" - -#. line 183 -#. line 137 -#. line 183 -#. line 185 -#. line 89 -#. line 185 -#. line 89 -#. line 185 -#. line 7 -#. line 89 -#: /var/www/html/Tinyboard/mod.php:406 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:430 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:358 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:465 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 -#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 -msgid "Action" -msgstr "Akcja" - -#: /var/www/html/Tinyboard/mod.php:528 ../../../../inc/mod/pages.php:1723 -#: ../../../../inc/mod/pages.php:1789 ../../../../inc/mod/pages.php:1814 -#: ../../../../inc/mod/pages.php:1948 ../../../../inc/mod/pages.php:1963 -#: ../../../../inc/mod/pages.php:2036 ../../../../inc/mod/pages.php:2093 -#: ../../../../inc/mod/pages.php:2215 ../../../../inc/mod/pages.php:2226 -#: ../../../../inc/mod/pages.php:2367 -msgid "Themes directory doesn't exist!" -msgstr "Katalog dodatków (themes) nie istnieje!" - -#: /var/www/html/Tinyboard/mod.php:530 ../../../../inc/mod/pages.php:1725 -#: ../../../../inc/mod/pages.php:1791 ../../../../inc/mod/pages.php:1816 -#: ../../../../inc/mod/pages.php:1950 ../../../../inc/mod/pages.php:1965 -#: ../../../../inc/mod/pages.php:2038 ../../../../inc/mod/pages.php:2095 -#: ../../../../inc/mod/pages.php:2217 ../../../../inc/mod/pages.php:2228 -#: ../../../../inc/mod/pages.php:2369 -msgid "Cannot open themes directory; check permissions." -msgstr "Nie można otworzyć katalogu dodatków (themes); sprawdź uprawnienia." - -#. line 11 -#: /var/www/html/Tinyboard/mod.php:671 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:42 -msgid "Version" -msgstr "Wersja" - -#. line 15 -#: /var/www/html/Tinyboard/mod.php:675 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:51 -msgid "Description" -msgstr "Opis" - -#. line 19 -#: /var/www/html/Tinyboard/mod.php:679 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:60 -msgid "Thumbnail" -msgstr "Miniatura" - -#. line 25 -#: /var/www/html/Tinyboard/mod.php:687 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:86 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:77 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:93 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 -msgid "Actions" -msgstr "Akcje" - -#. line 27 -#: /var/www/html/Tinyboard/mod.php:689 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:81 -msgid "Use theme" -msgstr "Użyj dodatku" - -#: /var/www/html/Tinyboard/mod.php:690 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:87 -msgid "Reconfigure" -msgstr "Rekonfiguruj" - -#: /var/www/html/Tinyboard/mod.php:690 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:88 -msgid "Install" -msgstr "Instaluj" - -#: /var/www/html/Tinyboard/mod.php:693 ../../../../inc/mod/pages.php:1467 -#: ../../../../inc/mod/pages.php:1471 ../../../../inc/mod/pages.php:1567 -#: ../../../../inc/mod/pages.php:1571 ../../../../inc/mod/pages.php:1592 -#: ../../../../inc/mod/pages.php:1596 ../../../../inc/mod/pages.php:1726 -#: ../../../../inc/mod/pages.php:1730 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:263 -#: ../../../../inc/mod/pages.php:1741 ../../../../inc/mod/pages.php:1745 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:98 -#: ../../../../inc/mod/pages.php:1814 ../../../../inc/mod/pages.php:1818 -#: ../../../../inc/mod/pages.php:1820 ../../../../inc/mod/pages.php:1824 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:282 -#: ../../../../inc/mod/pages.php:1952 ../../../../inc/mod/pages.php:1956 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:297 -#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 -#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 -msgid "Rebuild" -msgstr "Przebuduj" - -#: /var/www/html/Tinyboard/mod.php:694 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:103 -msgid "Uninstall" -msgstr "Odinstaluj" - -#: /var/www/html/Tinyboard/mod.php:705 -msgid "Uninstall all themes." -msgstr "Odinstaluj wszystkie dodatki" - -#. line 27 -#. line 16 -#. line 28 -#. line 16 -#: /var/www/html/Tinyboard/mod.php:756 /var/www/html/Tinyboard/mod.php:842 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:69 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 -msgid "Body" -msgstr "Zawartość" - -#. line 21 -#: /var/www/html/Tinyboard/mod.php:759 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 -msgid "Post to noticeboard" -msgstr "Postuj na tablicy ogłoszeń" - -#. line 31 -#. line 37 -#: /var/www/html/Tinyboard/mod.php:792 ../../../../inc/mod/pages.php:316 -#: ../../../../inc/mod/pages.php:333 ../../../../inc/mod/pages.php:346 -#: ../../../../inc/mod/pages.php:480 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:96 -#: ../../../../inc/mod/pages.php:543 ../../../../inc/mod/pages.php:548 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:103 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:118 -#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 -msgid "Noticeboard" -msgstr "Tablica ogłoszeń" - -#: /var/www/html/Tinyboard/mod.php:845 -msgid "Post to news" -msgstr "Postuj do aktualności" - -#: /var/www/html/Tinyboard/mod.php:893 -msgid "No private messages for you." -msgstr "Brak prywatnych wiadomości dla ciebie." - -#: /var/www/html/Tinyboard/mod.php:923 -msgid "empty" -msgstr "puste" - -#: /var/www/html/Tinyboard/mod.php:923 -msgid "unread" -msgstr "nieprzeczytane" - -#. line 3 -#: /var/www/html/Tinyboard/mod.php:1221 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 -msgid "ID" -msgstr "ID" - -#. line 6 -#. line 4 -#: /var/www/html/Tinyboard/mod.php:1221 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:28 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:31 -#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 -msgid "Username" -msgstr "Nazwa użytkownika" - -#. line 5 -#: /var/www/html/Tinyboard/mod.php:1221 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 -msgid "Type" -msgstr "Typ" - -#. line 2 -#. line 6 -#. line 2 -#: /var/www/html/Tinyboard/mod.php:1221 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:19 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:22 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 -msgid "Boards" -msgstr "Boardy" - -#: /var/www/html/Tinyboard/mod.php:1221 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 -msgid "Last action" -msgstr "Ostatnia akcja" - -#: /var/www/html/Tinyboard/mod.php:1281 -msgid "Create new user" -msgstr "Stwórz nowego użytkownika" - -#: /var/www/html/Tinyboard/mod.php:1462 -msgid "Could not re-login after changing password. (?)" -msgstr "Nie można się ponownie zalogować po zmianie hasła. (?)" - -#. line 126 -#. line 50 -#. line 126 -#. line 128 -#. line 11 -#. line 43 -#. line 128 -#. line 43 -#. line 128 -#. line 11 -#. line 43 -#: /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:300 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:134 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:322 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 -msgid "Set" -msgstr "Ustawione" - -#. line 130 -#. line 52 -#. line 130 -#. line 132 -#. line 13 -#. line 47 -#. line 132 -#. line 47 -#. line 132 -#. line 13 -#. line 47 -#: /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:309 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:140 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:332 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 -msgid "Expires" -msgstr "Wygasa" - -#. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 17 -#. line 54 -#. line 133 -#. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 24 -#. line 63 -#. line 152 -#. line 182 -#. line 15 -#. line 67 -#. line 24 -#. line 63 -#. line 152 -#. line 182 -#. line 67 -#. line 24 -#. line 63 -#. line 152 -#. line 182 -#. line 15 -#. line 3 -#. line 67 -#: /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:74 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:169 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:352 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:421 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:51 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:146 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:346 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:78 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:179 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:380 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:453 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 -#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 -msgid "Staff" -msgstr "Ekipa" - -#: /var/www/html/Tinyboard/mod.php:1889 -msgid "Cache is not enabled." -msgstr "Cache jest wyłączone." - -#: /var/www/html/Tinyboard/mod.php:1966 /var/www/html/Tinyboard/mod.php:2057 -#: /var/www/html/Tinyboard/mod.php:2106 /var/www/html/Tinyboard/mod.php:2110 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:271 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:291 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:306 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 -msgid "Configuration" -msgstr "Konfiguracja" - -#: /var/www/html/Tinyboard/mod.php:2174 ../../../../inc/mod/pages.php:255 -#: ../../../../inc/mod/pages.php:272 ../../../../inc/mod/pages.php:285 -#: ../../../../inc/mod/pages.php:419 ../../../../inc/mod/pages.php:481 -#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 -msgid "Couldn't open board after creation." -msgstr "Nie można otworzyć boardu po utworzeniu." - -#: /var/www/html/Tinyboard/mod.php:2678 ../../../../inc/mod/pages.php:759 -#: ../../../../inc/mod/pages.php:800 ../../../../inc/mod/pages.php:823 -#: ../../../../inc/mod/pages.php:957 ../../../../inc/mod/pages.php:1020 -#: ../../../../inc/mod/pages.php:1027 ../../../../inc/mod/pages.php:1120 -#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 -msgid "Target and source board are the same." -msgstr "Docelowy i źródłowy board są takie same." - -#: /var/www/html/Tinyboard/mod.php:2795 -msgid "No board to move to; there is only one." -msgstr "Nie ma boardu na który można to przenieść; istnieje tylko jeden." - -#: ../../../../inc/config.php:689 ../../../../inc/config.php:747 -#: ../../../../inc/config.php:753 ../../../../inc/config.php:750 -#: ../../../../inc/config.php:756 ../../../../inc/config.php:858 -#: ../../../../inc/config.php:915 ../../../../inc/config.php:920 -#: ../../../../inc/config.php:1025 ../../../../inc/config.php:1016 -msgid "Invalid security token! Please go back and try again." -msgstr "Niepoprawny token bezpieczeństwa! Proszę cofnąć i spróbować ponownie." - -#: ../../../../inc/mod/pages.php:63 ../../../../inc/mod/pages.php:66 -#: ../../../../inc/mod/pages.php:64 -msgid "Confirm action" -msgstr "Potwierdź akcję" - -#: ../../../../inc/mod/pages.php:222 ../../../../inc/mod/pages.php:239 -#: ../../../../inc/mod/pages.php:252 ../../../../inc/mod/pages.php:386 -#: ../../../../inc/mod/pages.php:431 ../../../../inc/mod/pages.php:436 -#: ../../../../inc/mod/pages.php:438 -msgid "Edit board" -msgstr "Edytuj board" - -#: ../../../../inc/mod/pages.php:270 ../../../../inc/mod/pages.php:287 -#: ../../../../inc/mod/pages.php:300 ../../../../inc/mod/pages.php:434 -#: ../../../../inc/mod/pages.php:496 ../../../../inc/mod/pages.php:501 -#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 -msgid "New board" -msgstr "Nowy board" - -#. line 102 -#. line 20 -#. line 102 -#. line 20 -#. line 102 -#. line 20 -#. line 102 -#. line 20 -#. line 104 -#. line 20 -#. line 18 -#. line 104 -#. line 20 -#. line 18 -#. line 104 -#. line 20 -#. line 18 -#: ../../../../inc/mod/pages.php:586 ../../../../inc/mod/pages.php:612 -#: ../../../../inc/mod/pages.php:628 ../../../../inc/mod/pages.php:762 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:247 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:65 -#: ../../../../inc/mod/pages.php:825 ../../../../inc/mod/pages.php:832 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:264 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:68 -#: ../../../../inc/mod/pages.php:830 ../../../../inc/mod/pages.php:838 -#: ../../../../inc/mod/pages.php:852 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 -msgid "IP" -msgstr "adres IP" - -#. line 169 -#. line 171 -#: ../../../../inc/mod/pages.php:596 ../../../../inc/mod/pages.php:985 -#: ../../../../inc/mod/pages.php:622 ../../../../inc/mod/pages.php:1028 -#: ../../../../inc/mod/pages.php:638 ../../../../inc/mod/pages.php:1053 -#: ../../../../inc/mod/pages.php:772 ../../../../inc/mod/pages.php:1187 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:398 -#: ../../../../inc/mod/pages.php:1190 ../../../../inc/mod/pages.php:835 -#: ../../../../inc/mod/pages.php:1255 ../../../../inc/mod/pages.php:842 -#: ../../../../inc/mod/pages.php:1262 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:429 -#: ../../../../inc/mod/pages.php:840 ../../../../inc/mod/pages.php:1356 -#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 -#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 -msgid "New ban" -msgstr "Nowy ban" - -#: ../../../../inc/mod/pages.php:919 ../../../../inc/mod/pages.php:962 -#: ../../../../inc/mod/pages.php:987 ../../../../inc/mod/pages.php:1121 -#: ../../../../inc/mod/pages.php:1184 ../../../../inc/mod/pages.php:1191 -#: ../../../../inc/mod/pages.php:1285 ../../../../inc/mod/pages.php:1296 -#: ../../../../inc/mod/pages.php:1357 -msgid "Impossible to move thread; there is only one board." -msgstr "Nie można przenieść wątku; istnieje tylko jeden board." - -#. line 39 -#: ../../../../inc/mod/pages.php:923 ../../../../inc/mod/pages.php:966 -#: ../../../../inc/mod/pages.php:991 ../../../../inc/mod/pages.php:1125 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:106 -#: ../../../../inc/mod/pages.php:1188 ../../../../inc/mod/pages.php:1195 -#: ../../../../inc/mod/pages.php:1289 ../../../../inc/mod/pages.php:1300 -#: ../../../../inc/mod/pages.php:1361 -#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 -msgid "Move thread" -msgstr "Przenieś wątek" - -#: ../../../../inc/mod/pages.php:1209 ../../../../inc/mod/pages.php:1258 -#: ../../../../inc/mod/pages.php:1307 ../../../../inc/mod/pages.php:1356 -#: ../../../../inc/mod/pages.php:1332 ../../../../inc/mod/pages.php:1381 -#: ../../../../inc/mod/pages.php:1466 ../../../../inc/mod/pages.php:1515 -#: ../../../../inc/mod/pages.php:1477 ../../../../inc/mod/pages.php:1530 -#: ../../../../inc/mod/pages.php:1549 ../../../../inc/mod/pages.php:1602 -#: ../../../../inc/mod/pages.php:1555 ../../../../inc/mod/pages.php:1608 -#: ../../../../inc/mod/pages.php:1687 ../../../../inc/mod/pages.php:1740 -#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 -#: ../../../../inc/mod/pages.php:1775 -msgid "Edit user" -msgstr "Edytuj użytkownika" - -#. deleted? -#: ../../../../inc/mod/pages.php:1333 ../../../../inc/mod/pages.php:1405 -#: ../../../../inc/mod/pages.php:1431 ../../../../inc/mod/pages.php:1503 -#: ../../../../inc/mod/pages.php:1456 ../../../../inc/mod/pages.php:1528 -#: ../../../../inc/mod/pages.php:1590 ../../../../inc/mod/pages.php:1662 -#: ../../../../inc/mod/pages.php:1605 ../../../../inc/mod/pages.php:1677 -#: ../../../../inc/mod/pages.php:1750 ../../../../inc/mod/pages.php:1683 -#: ../../../../inc/mod/pages.php:1756 ../../../../inc/mod/pages.php:1815 -#: ../../../../inc/mod/pages.php:1888 ../../../../inc/mod/pages.php:1826 -#: ../../../../inc/mod/pages.php:1899 ../../../../inc/mod/pages.php:1945 -#: ../../../../inc/mod/pages.php:2021 -msgid "New PM for" -msgstr "Nowe PW dla" - -#: ../../../../inc/mod/pages.php:1337 ../../../../inc/mod/pages.php:1435 -#: ../../../../inc/mod/pages.php:1460 ../../../../inc/mod/pages.php:1594 -#: ../../../../inc/mod/pages.php:1609 ../../../../inc/mod/pages.php:1681 -#: ../../../../inc/mod/pages.php:1687 ../../../../inc/mod/pages.php:1819 -#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 -msgid "Private message" -msgstr "Prywatna wiadomość" - -#. line 62 -#. line 68 -#: ../../../../inc/mod/pages.php:1358 ../../../../inc/mod/pages.php:1456 -#: ../../../../inc/mod/pages.php:1481 ../../../../inc/mod/pages.php:1615 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:171 -#: ../../../../inc/mod/pages.php:1630 ../../../../inc/mod/pages.php:1702 -#: ../../../../inc/mod/pages.php:1708 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:182 -#: ../../../../inc/mod/pages.php:1840 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:197 -#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 -msgid "PM inbox" -msgstr "Odebrane PW" - -#: ../../../../inc/mod/pages.php:1679 ../../../../inc/mod/pages.php:1779 -#: ../../../../inc/mod/pages.php:1804 ../../../../inc/mod/pages.php:1938 -#: ../../../../inc/mod/pages.php:1953 ../../../../inc/mod/pages.php:2026 -#: ../../../../inc/mod/pages.php:1978 ../../../../inc/mod/pages.php:2077 -#: ../../../../inc/mod/pages.php:2100 ../../../../inc/mod/pages.php:2199 -#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 -#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 -msgid "Config editor" -msgstr "Edytor konfiguracji" - -#: ../../../../inc/mod/pages.php:1713 ../../../../inc/mod/pages.php:1945 -#: ../../../../inc/mod/pages.php:1970 ../../../../inc/mod/pages.php:2104 -#: ../../../../inc/mod/pages.php:2119 ../../../../inc/mod/pages.php:2192 -#: ../../../../inc/mod/pages.php:2249 ../../../../inc/mod/pages.php:2371 -#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 -msgid "Debug: Anti-spam" -msgstr "Debug: Antyspam" - -#: ../../../../inc/mod/pages.php:1801 ../../../../inc/mod/pages.php:1867 -#: ../../../../inc/mod/pages.php:1892 ../../../../inc/mod/pages.php:2026 -#: ../../../../inc/mod/pages.php:2041 ../../../../inc/mod/pages.php:2114 -#: ../../../../inc/mod/pages.php:2171 ../../../../inc/mod/pages.php:2293 -#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 -#, php-format -msgid "Installed theme: %s" -msgstr "Zainstalowano dodatek: %s" - -#: ../../../../inc/mod/pages.php:1811 ../../../../inc/mod/pages.php:1878 -#: ../../../../inc/mod/pages.php:1903 ../../../../inc/mod/pages.php:2037 -#: ../../../../inc/mod/pages.php:2052 ../../../../inc/mod/pages.php:2125 -#: ../../../../inc/mod/pages.php:2182 ../../../../inc/mod/pages.php:2304 -#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 -#, php-format -msgid "Configuring theme: %s" -msgstr "Konfigurowanie dodatku: %s" - -#: ../../../../inc/mod/pages.php:1839 ../../../../inc/mod/pages.php:1906 -#: ../../../../inc/mod/pages.php:1931 ../../../../inc/mod/pages.php:2065 -#: ../../../../inc/mod/pages.php:2080 ../../../../inc/mod/pages.php:2153 -#: ../../../../inc/mod/pages.php:2210 ../../../../inc/mod/pages.php:2332 -#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 -#, php-format -msgid "Rebuilt theme: %s" -msgstr "Przebudowano dodatek: %s" - -#: ../../../../inc/lib/gettext/examples/pigs_dropin.php:77 -msgid "" -"This is how the story goes.\n" -"\n" -msgstr "" - -#: ../../../../inc/config.php:704 ../../../../inc/config.php:710 -#: ../../../../inc/config.php:707 ../../../../inc/config.php:713 -#: ../../../../inc/config.php:815 ../../../../inc/config.php:873 -#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 -#: ../../../../inc/config.php:974 -msgid "Thread has reached its maximum reply limit." -msgstr "Ten temat osiągnął swój maksymalny limit odpowiedzi." - -#: ../../../../inc/config.php:705 ../../../../inc/config.php:711 -#: ../../../../inc/config.php:708 ../../../../inc/config.php:714 -#: ../../../../inc/config.php:816 ../../../../inc/config.php:874 -#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 -#: ../../../../inc/config.php:975 -msgid "Thread has reached its maximum image limit." -msgstr "Ten temat osiągnął swój maksymalny limit obrazków." - -#: ../../../../inc/config.php:726 ../../../../inc/config.php:732 -#: ../../../../inc/config.php:729 ../../../../inc/config.php:735 -#: ../../../../inc/config.php:837 ../../../../inc/config.php:894 -#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 -#: ../../../../inc/config.php:995 -#, php-format -msgid "That file already exists in this thread!" -msgstr "Ten plik już istnieje w tym temacie!" - -#. Moderator errors -#: ../../../../inc/config.php:733 ../../../../inc/config.php:739 -#: ../../../../inc/config.php:736 ../../../../inc/config.php:742 -#: ../../../../inc/config.php:844 ../../../../inc/config.php:901 -#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 -#: ../../../../inc/config.php:1002 -#, php-format -msgid "" -"You are only allowed to unban %s users at a time. You tried to unban %u " -"users." -msgstr "" -"Możesz odbanować tylko %s użytkowników na raz. Próbowałeś odbanować %u users." - -#: ../../../../inc/mod/pages.php:1969 ../../../../inc/mod/pages.php:1994 -#: ../../../../inc/mod/pages.php:2128 ../../../../inc/mod/pages.php:2143 -#: ../../../../inc/mod/pages.php:2216 ../../../../inc/mod/pages.php:2273 -#: ../../../../inc/mod/pages.php:2395 ../../../../inc/mod/pages.php:2409 -#: ../../../../inc/mod/pages.php:2566 -msgid "Debug: Recent posts" -msgstr "Debug: Ostatnie posty" - -#: ../../../../inc/mod/pages.php:1993 ../../../../inc/mod/pages.php:2018 -#: ../../../../inc/mod/pages.php:2152 ../../../../inc/mod/pages.php:2167 -#: ../../../../inc/mod/pages.php:2240 ../../../../inc/mod/pages.php:2297 -#: ../../../../inc/mod/pages.php:2419 ../../../../inc/mod/pages.php:2433 -#: ../../../../inc/mod/pages.php:2590 -msgid "Debug: SQL" -msgstr "Debug: SQL" - -#. line 28 -#. line 26 -#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:104 -#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 -#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 -#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 -msgid "1 reply" -msgid_plural "%count% replies" -msgstr[0] "1 odpowiedź" -msgstr[1] "%count% odpowiedzi" -msgstr[2] "%count% odpowiedzi" - -#. $results now contains the search results -#: ../../../../inc/mod/pages.php:290 ../../../../inc/mod/pages.php:335 -#: ../../../../inc/mod/pages.php:334 -msgid "Search results" -msgstr "Wyniki wyszukiwania" - -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:31 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:35 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 -msgid "Posts" -msgstr "Posty" - -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:41 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:46 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 -msgid "IP address notes" -msgstr "Notatki adresu IP" - -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:53 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:59 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 -msgid "Bans" -msgstr "Bany" - -#. line 18 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:76 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:85 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 -msgid "" -"(Search is case-insensitive and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.)" -msgstr "" -"(Wyszukiwanie jest niezależne od wielkości znaków i bazowane na słowach " -"kluczowych. Aby dopasować pełne frazy, użyj \"cudzysłowi\". Użyj gwiazdki " -"(*) jako symbolu wieloznacznego.)" - -#. line 8 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:32 -#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 -msgid "Select board" -msgstr "Wybierz board" - -#. line 17 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:61 -#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 -msgid "" -"Search is case-insensitive and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " -"id, thread, subject, and " -"name. To apply a filter, simply add to your query, for " -"example, name:Anonymous or subject:\"Some Thread\". " -"Wildcards cannot be used in filters." -msgstr "" -"Wyszukiwanie jest niezależne od wielkości znaków i bazowane na słowach " -"kluczowych. Aby dopasować pełne frazy, użyj \"cudzysłowi\". Użyj gwiazdki " -"(*) jako symbolu wieloznacznego.

Możesz zastosować poniższe filtry do swojego wyszukiwania: id, thread, subject, i name. Aby wykorzystać filtr, po prostu dodaj do swojego zapytania, na " -"przykład: name:Anonymous albo subject:\"Jakiś temat\". " -"Symbole wieloznaczne nie mogą być wykorzystane w filtrach." - -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:57 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:61 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:76 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 -msgid "edit" -msgstr "edytuj" - -#. line 26 -#. line 32 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:84 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:90 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:105 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 -msgid "Messages" -msgstr "Wiadomości" - -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:161 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:170 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:185 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 -msgid "View all noticeboard entries" -msgstr "Pokaż wszystkie wpisy na tablicy ogłoszeń" - -#. line 70 -#. line 76 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:192 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:204 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:219 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 -msgid "Administration" -msgstr "Administracja" - -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:239 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:255 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:270 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 -msgid "Change password" -msgstr "Zmień hasło" - -#. line 118 -#. line 130 -#. line 136 -#. line 139 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:308 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:341 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:364 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:379 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 -msgid "Debug" -msgstr "Debug" - -#. line 120 -#. line 132 -#. line 138 -#. line 141 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:312 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:345 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:369 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:384 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 -msgid "Anti-spam" -msgstr "Antyspam" - -#. line 121 -#. line 133 -#. line 139 -#. line 142 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:315 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:348 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:373 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:388 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 -msgid "Recent posts" -msgstr "Ostatnie posty" - -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:321 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:354 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:380 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:395 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 -msgid "SQL" -msgstr "SQL" - -#. line 143 -#. line 155 -#. line 161 -#. line 164 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:359 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:392 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:419 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:434 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 -msgid "User account" -msgstr "Konto użytkownika" - -#. line 25 -#. line 67 -#. line 18 -#. line 25 -#. line 67 -#. line 25 -#. line 67 -#. line 25 -#. line 67 -#. line 25 -#. line 68 -#. line 25 -#. line 68 -#. line 25 -#. line 68 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:77 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:179 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:54 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:82 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:190 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 -msgid "Note" -msgstr "Notka" - -#. line 26 -#. line 19 -#. line 26 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:80 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:57 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:86 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 -msgid "Date" -msgstr "Data" - -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:112 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:365 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:457 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:88 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:321 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:385 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:120 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:394 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:493 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 -#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 -msgid "deleted?" -msgstr "usunięty?" - -#. line 49 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:142 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:151 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 -msgid "remove" -msgstr "usuń" - -#. line 75 -#. line 76 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:189 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:201 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 -msgid "New note" -msgstr "Nowa notka" - -#. line 92 -#. line 94 -#. line 7 -#. line 94 -#. line 7 -#. line 94 -#. line 7 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:226 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:240 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 -msgid "Status" -msgstr "Status" - -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:233 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:248 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 -msgid "Expired" -msgstr "Wygasły" +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "Powód" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:238 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:254 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 -msgid "Active" -msgstr "Aktywny" +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "Zgłoszenie" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:269 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:288 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 -msgid "no reason" -msgstr "brak powodu" +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "Powróć na tablicę" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:322 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:246 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:346 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 -#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 -msgid "never" -msgstr "nigdy" +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "Tryb postowania: Odpowiedź" -#. line 140 -#. line 53 -#. line 140 -#. line 142 -#. line 14 -#. line 57 -#. line 142 -#. line 57 -#. line 142 -#. line 14 -#. line 57 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:331 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:143 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:356 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 -msgid "Seen" -msgstr "Widziano" +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "Powrót" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:338 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:273 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:364 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 -msgid "Yes" -msgstr "Tak" +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "(Nie ma newsów do wyświetlenia.)" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:343 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:278 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:370 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 -msgid "No" -msgstr "Nie" +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "brak tematu" -#. line 161 -#. line 163 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:378 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:408 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 -msgid "Remove ban" -msgstr "Usuń ban" +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "przez" -#. line 181 -#. line 135 -#. line 181 -#. line 183 -#. line 5 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:424 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:352 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:457 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 -#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 -msgid "Time" -msgstr "Czas" +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "dnia" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:41 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:36 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 -msgid "You were banned! ;_;" -msgstr "Byłeś zbanowany! ;_;" +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "1 odpowiedź" +msgstr[1] "%count% odpowiedzi" +msgstr[2] "%count% odpowiedzi" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:46 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:42 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 -msgid "You are banned! ;_;" -msgstr "Jesteś zbanowany! ;_;" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "Plik:" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:56 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:53 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 -msgid "You were banned from" -msgstr "Byłeś zbanowany na" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "Schowaj obrazek" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:61 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:59 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 -msgid "You have been banned from" -msgstr "Zostałeś zbanowany na" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "Odpowiedź" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:83 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 -msgid "for the following reason:" -msgstr "z następującego powodu:" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "Zobacz wszystko" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:88 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:89 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 -msgid "for an unspecified reason." -msgstr "z nieokreślonego powodu." +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "Ostatni 1 post" +msgstr[1] "Ostatnie %count% posty" +msgstr[2] "Ostatnie %count% postów" -#. line 32 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:109 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:111 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 -msgid "Your ban was filed on" -msgstr "Twój ban został nałożony" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "1 post" +msgstr[1] "%count% posty" +msgstr[2] "%count% postów" -#. line 51 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:120 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:150 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:124 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:157 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 -msgid "has since expired. Refresh the page to continue." -msgstr "już wygasł. Odśwież stronę, aby kontynuować." +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "oraz" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:125 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:130 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 -msgid "expires" -msgstr "wygasa" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "1 obrazek" +msgstr[1] "%count% obrazki" +msgstr[2] "%count% obrazków" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:128 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:134 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 -msgid "from now, which is on" -msgstr "od teraz, czyli" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "pominięte. Kliknij Odpowiedź aby zobaczyć." -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:176 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:184 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 -msgid "will not expire" -msgstr "nie wygaśnie" +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "Nazwa" -#. line 78 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:184 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:193 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 -msgid "Your IP address is" -msgstr "Twój adres IP to" +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "E-mail" #. line 23 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:52 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:57 -#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 -msgid "Continue" -msgstr "Kontynuuj" +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "Temat" -#. line 6 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:30 -#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 -msgid "Thread ID" -msgstr "ID wątku" +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "Aktualizacja" -#. line 14 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:44 -#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 -msgid "Leave shadow thread" -msgstr "Pozostaw wątek-cień" +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "Komentarz" -#. line 18 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:50 -#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 -msgid "locks thread; replies to it with a link." -msgstr "blokuje wątek; umieszcza link do nowego." +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "Obecnie edytujesz czysty HTML" -#. line 22 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:56 -#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 -msgid "Target board" -msgstr "Board docelowy" +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "Edytować zamiast tego znaczniki?" -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:66 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:70 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 -msgid "(or subnet)" -msgstr "(lub podsieć)" +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "Edytować zamiast tego czysty HTML?" -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:80 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:85 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 -msgid "hidden" -msgstr "ukryty" +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "Weryfikacja" -#. line 41 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:107 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:114 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 -msgid "Message" -msgstr "Wiadomość" +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "Lub URL" -#. line 46 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:117 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:122 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:130 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 -msgid "public; attached to post" -msgstr "publiczny; dołączony do posta" +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "Osadź" -#. line 58 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:133 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:138 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:147 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 -msgid "Length" -msgstr "Długość" +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "Flagi" -#. line 88 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:192 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:197 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:209 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 -msgid "New Ban" -msgstr "Nowy ban" +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "Przyklejony" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "Zablokowany" -#. line 47 -#. line 8 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:125 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 -msgid "IP address/mask" -msgstr "Adres IP lub maska" +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "Czysty HTML" -#. line 51 -#. line 12 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:137 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 -msgid "Duration" -msgstr "Czas trwania" +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "(do usuwania postów)" #: ../../../../search.php:5 msgid "Post search is disabled" @@ -3097,11 +1376,11 @@ msgstr "Wyszukiwanie postów jest wyłączone" msgid "Wait a while before searching again, please." msgstr "Proszę poczekać chwilę przed ponownym szukaniem." -#: ../../../../search.php:128 ../../../../search.php:131 +#: ../../../../search.php:131 msgid "Query too broad." msgstr "Zapytanie zbyt szerokie." -#: ../../../../search.php:149 ../../../../search.php:152 +#: ../../../../search.php:152 #, php-format msgid "%d result in" msgid_plural "%d results in" @@ -3109,372 +1388,680 @@ msgstr[0] "%d wynik na" msgstr[1] "%d wyniki na" msgstr[2] "%d wyników na" -#: ../../../../search.php:160 ../../../../search.php:163 +#: ../../../../search.php:163 msgid "No results." msgstr "Brak wyników." -#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:603 -#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:628 -#: ../../../../inc/functions.php:670 ../../../../inc/functions.php:699 -msgid "Banned!" -msgstr "Zbanowany!" +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "Szukaj" -#: ../../../../banned.php:4 -msgid "Banned?" -msgstr "Zbanowany?" +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "Apelacja nie znaleziona!" -#: ../../../../banned.php:5 -msgid "You are not banned." -msgstr "Nie jesteś zbanowany." +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "Apelacje o zdjęcie banów" -#: ../../../../inc/functions.php:549 ../../../../inc/functions.php:566 -#: ../../../../inc/functions.php:558 ../../../../inc/functions.php:575 -#: ../../../../inc/functions.php:578 ../../../../inc/functions.php:595 -#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 -#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 -#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 -msgid "second" -msgid_plural "seconds" -msgstr[0] "sekunda" -msgstr[1] "sekundy" -msgstr[2] "sekund" +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "Nowy użytkownik" -#: ../../../../inc/functions.php:551 ../../../../inc/functions.php:568 -#: ../../../../inc/functions.php:560 ../../../../inc/functions.php:577 -#: ../../../../inc/functions.php:580 ../../../../inc/functions.php:597 -#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 -#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 -#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "minuta" -msgstr[1] "minuty" -msgstr[2] "minut" +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "Nie można zmienić poziomu uprawnień użytkownika." -#: ../../../../inc/functions.php:553 ../../../../inc/functions.php:570 -#: ../../../../inc/functions.php:562 ../../../../inc/functions.php:579 -#: ../../../../inc/functions.php:582 ../../../../inc/functions.php:599 -#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 -#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 -#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 -msgid "hour" -msgid_plural "hours" -msgstr[0] "godzina" -msgstr[1] "godziny" -msgstr[2] "godzin" +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "Debug: APC" -#: ../../../../inc/functions.php:555 ../../../../inc/functions.php:572 -#: ../../../../inc/functions.php:564 ../../../../inc/functions.php:581 -#: ../../../../inc/functions.php:584 ../../../../inc/functions.php:601 -#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 -#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 -#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 -msgid "day" -msgid_plural "days" -msgstr[0] "dzień" -msgstr[1] "dni" -msgstr[2] "dni" +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "Twój kod zawierał błędy składni PHP. Wciśnij wstecz i popraw je. PHP zwróciło: " -#: ../../../../inc/functions.php:557 ../../../../inc/functions.php:574 -#: ../../../../inc/functions.php:566 ../../../../inc/functions.php:583 -#: ../../../../inc/functions.php:586 ../../../../inc/functions.php:603 -#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 -#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 -#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 -msgid "week" -msgid_plural "weeks" -msgstr[0] "tydzień" -msgstr[1] "tygodnie" -msgstr[2] "tygodni" +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 +msgid "Boards" +msgstr "Boardy" -#: ../../../../inc/functions.php:560 ../../../../inc/functions.php:577 -#: ../../../../inc/functions.php:569 ../../../../inc/functions.php:586 -#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 -#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 -#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 -#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 -msgid "year" -msgid_plural "years" -msgstr[0] "rok" -msgstr[1] "lata" -msgstr[2] "lat" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "edytuj" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "Stwórz nowy board" + +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "Wiadomości" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "Pokaż wszystkie wpisy na tablicy ogłoszeń" + +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "Administracja" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "Zmień hasło" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "Konfiguracja" -#. line 118 -#. line 124 #. line 127 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:308 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:330 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:345 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 msgid "Other" msgstr "Inne" -#: ../../../../templates/cache/b7/7d/de31d12a1684acbc7c0d7ee71653.php:30 -msgid "Successfully installed and built theme." -msgstr "Pomyślnie zainstalowano i zbudowano dodatek." +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "Debug" + +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "Antyspam" -#. line 9 -#: ../../../../templates/cache/b7/7d/de31d12a1684acbc7c0d7ee71653.php:37 -msgid "Go back to themes" -msgstr "Wróć do dodatków" +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "Ostatnie posty" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "SQL" + +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "Konto użytkownika" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "Wyloguj" #. line 3 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:21 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 msgid "New post" msgstr "Nowy post" -#. line 32 -#. line 33 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:76 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 -msgid "Post news entry" -msgstr "Zapostuj newsa" +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 +msgid "Body" +msgstr "Zawartość" + +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 +msgid "Post to noticeboard" +msgstr "Postuj na tablicy ogłoszeń" -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:100 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 msgid "delete" msgstr "usuń" -#. line 55 -#. line 44 -#. line 56 -#. line 44 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:133 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:94 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 -msgid "by" -msgstr "przez" - -#. line 50 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:136 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:97 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 -msgid "at" -msgstr "dnia" +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 +msgid "deleted?" +msgstr "usunięty?" -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:66 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 -msgid "(No news to show.)" -msgstr "(Nie ma newsów do wyświetlenia.)" +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "Zapostuj newsa" -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:19 -msgid "There are no themes available." -msgstr "Nie ma dostępnych dodatków." +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 +msgid "Staff" +msgstr "Ekipa" #. line 25 -#: ../../../../templates/cache/d1/99/467985632043e204070d354b8290.php:91 -msgid "Install theme" -msgstr "Zainstaluj dodatek" - -#: ../../../../inc/display.php:211 ../../../../inc/display.php:215 -#: ../../../../inc/display.php:219 ../../../../inc/display.php:229 -#: ../../../../inc/display.php:241 ../../../../inc/display.php:244 -#, php-format -msgid "Post too long. Click here to view the full text." -msgstr "" -"Post za długi. Kliknij tutaj, aby zobaczyć jego pełną " -"treść." +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 +msgid "Note" +msgstr "Notka" -#: ../../../../inc/display.php:342 ../../../../inc/display.php:443 -#: ../../../../inc/display.php:347 ../../../../inc/display.php:449 -#: ../../../../inc/display.php:339 ../../../../inc/display.php:444 -#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 -#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 -#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 -msgid "Delete file" -msgstr "Usuń plik" +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 +msgid "Date" +msgstr "Data" -#: ../../../../inc/display.php:342 ../../../../inc/display.php:443 -#: ../../../../inc/display.php:347 ../../../../inc/display.php:449 -#: ../../../../inc/display.php:339 ../../../../inc/display.php:444 -#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 -#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 -#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 -msgid "Are you sure you want to delete this file?" -msgstr "Czy jesteś pewien, że chcesz usunąć ten plik?" +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "Akcje" -#: ../../../../inc/display.php:431 ../../../../inc/display.php:437 -#: ../../../../inc/display.php:432 ../../../../inc/display.php:469 -#: ../../../../inc/display.php:491 ../../../../inc/display.php:494 -msgid "Delete all posts by IP across all boards" -msgstr "Usuń wszystkie posty z tego IP ze wszystkich boardów" +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "usuń" -#: ../../../../inc/display.php:431 ../../../../inc/display.php:437 -#: ../../../../inc/display.php:432 ../../../../inc/display.php:469 -#: ../../../../inc/display.php:491 ../../../../inc/display.php:494 -msgid "" -"Are you sure you want to delete all posts by this IP address, across all " -"boards?" -msgstr "" -"Czy jesteś pewien, że chcesz usunąć wszystkie posty z tego adresu IP, ze " -"wszystkich boardów?" +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 +msgid "New note" +msgstr "Nowa notka" -#. Page footer -#. Additional lines added to the footer of all pages. -#: ../../../../inc/config.php:564 ../../../../inc/config.php:653 -#: ../../../../inc/config.php:684 ../../../../inc/config.php:689 -#: ../../../../inc/config.php:793 ../../../../inc/config.php:784 -msgid "" -"All trademarks, copyrights, comments, and images on this page are owned by " -"and are the responsibility of their respective parties." -msgstr "" -"Wszystkie znaki towarowe, prawa autorskie, komentarze oraz obrazki na tej " -"stronie są własnością i odpowiedzialność za nie spoczywa na ich odpowiednich " -"właścicielach." +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "Status" -#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 -msgid "There are no boards to search!" -msgstr "Nie ma boardów do przeszukania!" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "Wygasły" -#. Print error -#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 -msgid "Database error: " -msgstr "Błąd bazy danych: " +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "Aktywny" -#. line 13 -#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 -#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 -msgid "Error information" -msgstr "Informacje o błędzie" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 +msgid "no reason" +msgstr "brak powodu" -#. line 27 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 -msgid "Update" -msgstr "Aktualizacja" +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 +msgid "Board" +msgstr "Board" -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 -msgid "Currently editing raw HTML." -msgstr "Obecnie edytujesz czysty HTML" +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 +msgid "all boards" +msgstr "wszystkie boardy" -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 -msgid "Edit markup instead?" -msgstr "Edytować zamiast tego znaczniki?" +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 +msgid "Set" +msgstr "Ustawione" -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 -#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 -msgid "Edit raw HTML instead?" -msgstr "Edytować zamiast tego czysty HTML?" +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 +msgid "Expires" +msgstr "Wygasa" -#: ../../../../inc/display.php:343 ../../../../inc/display.php:448 -#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 -#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 -#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 -msgid "Spoiler File" -msgstr "Schowaj plik" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 +msgid "never" +msgstr "nigdy" -#: ../../../../inc/display.php:343 ../../../../inc/display.php:448 -#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 -#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 -#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 -msgid "Are you sure you want to spoiler this file?" -msgstr "Czy jesteś pewien, że chcesz schować ten obrazek?" +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "Widziano" -#: ../../../../inc/display.php:347 ../../../../inc/display.php:384 -#: ../../../../inc/display.php:401 ../../../../inc/display.php:404 -msgid "Move reply to another board" -msgstr "Przenieś odpowiedź na inny board" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "Tak" -#: ../../../../inc/mod/pages.php:1094 ../../../../inc/mod/pages.php:1105 -#: ../../../../inc/mod/pages.php:1165 -msgid "Move reply" -msgstr "Przenieś odpowiedź" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "Nie" -#: ../../../../templates/cache/72/55/0d64283f30702de83ecfcb71f86a.php:28 -#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 -msgid "There are no reports." -msgstr "Nie ma żadnych raportów." +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "Usuń ban" -#. line 7 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:41 -msgid "Report date" -msgstr "Data raportu" +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "Czas" -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:51 -msgid "Reported by" -msgstr "Raportowane przez" +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "Akcja" -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:70 -msgid "Discard abuse report" -msgstr "Odrzuć raport" +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "(lub podsieć)" -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:88 -msgid "Discard all abuse reports by this IP address" -msgstr "Odrzuć wszystkie raporty z tego adresu IP" +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "ukryty" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:542 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 -msgid "View All" -msgstr "Zobacz wszystko" +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "Wiadomość" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:559 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 -msgid "Last 1 Post" -msgid_plural "Last %count% Posts" -msgstr[0] "Ostatni 1 post" -msgstr[1] "Ostatnie %count% posty" -msgstr[2] "Ostatnie %count% postów" +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "publiczny; dołączony do posta" -#. line 90 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 -msgid "Or URL" -msgstr "Lub URL" +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "Długość" -#: ../../../../inc/mod/pages.php:939 -msgid "Ban appeal not found!" -msgstr "Apelacja nie znaleziona!" +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "Nowy ban" -#: ../../../../inc/mod/pages.php:989 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 -msgid "Ban appeals" -msgstr "Apelacje o zdjęcie banów" +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "Wyrażenie:" -#: ../../../../inc/mod/pages.php:1833 -msgid "New user" -msgstr "Nowy użytkownik" +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "Posty" -#: ../../../../inc/mod/pages.php:1888 -msgid "Impossible to promote/demote user." -msgstr "Nie można zmienić poziomu uprawnień użytkownika." +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "Notatki adresu IP" -#: ../../../../inc/mod/pages.php:2612 -msgid "Debug: APC" -msgstr "Debug: APC" +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "Bany" -#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 msgid "" -"Your code contained PHP syntax errors. Please go back and correct them. PHP " -"says: " -msgstr "" -"Twój kod zawierał błędy składni PHP. Wciśnij wstecz i popraw je. PHP " -"zwróciło: " +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "(Wyszukiwanie jest niezależne od wielkości znaków i bazowane na słowach kluczowych. Aby dopasować pełne frazy, użyj \"cudzysłowi\". Użyj gwiazdki (*) jako symbolu wieloznacznego.)" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 msgid "There are no active bans." msgstr "Nie ma aktywnych banów." +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "Adres IP lub maska" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "Czas trwania" + #. line 92 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 msgid "Unban selected" msgstr "Odbanuj zaznaczone" +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "Nazwa użytkownika" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "Kontynuuj" + #. line 80 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 msgid "Appeal time" @@ -3485,6 +2072,10 @@ msgstr "Czas apelacji" msgid "Appeal reason" msgstr "Powód apelacji" +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "Nie ma żadnych raportów." + #: ../../../../post.php:802 ../../../../post.php:811 msgid "That ban doesn't exist or is not for you." msgstr "Ten ban nie istnieje, lub nie należy do Ciebie." @@ -3501,6 +2092,10 @@ msgstr "Nie możesz ponownie apelować o zdjęcie tego bana." msgid "There is already a pending appeal for this ban." msgstr "W tej chwili oczekuje apelacja o zdjęcie tego bana." +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "Niewspierany format pliku: " + #: ../../../../inc/image.php:282 ../../../../inc/image.php:288 msgid "Failed to redraw image!" msgstr "Nie udało się przerysować obrazka!" @@ -3511,6 +2106,58 @@ msgstr "Nie udało się przerysować obrazka!" msgid "Failed to resize image!" msgstr "Nie udało się zmienić rozmiaru obrazka!" +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "Byłeś zbanowany! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "Jesteś zbanowany! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "Byłeś zbanowany na" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "Zostałeś zbanowany na" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "z następującego powodu:" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "z nieokreślonego powodu." + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "Twój ban został nałożony" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "już wygasł. Odśwież stronę, aby kontynuować." + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "wygasa" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "od teraz, czyli" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "nie wygaśnie" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "Twój adres IP to" + #. line 86 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 msgid "You were banned for the following post on" @@ -3525,6 +2172,14 @@ msgstr "Przesłałeś apelacje" msgid "It is still pending" msgstr "Apelacja wciąż oczekuje na rozpatrzenie" +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 #. line 101 #. line 112 #. line 101 @@ -3537,17 +2192,22 @@ msgstr "Wysłano apelacje o zdjęcie tego bana" #. line 103 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 msgid "and it was denied. You may not appeal this ban again." -msgstr "" -"i została ona odrzucona. Nie mozesz apelować o zdjęcie tego bana ponownie." +msgstr "i została ona odrzucona. Nie mozesz apelować o zdjęcie tego bana ponownie." #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 msgid "" "You have submitted the maximum number of ban appeals allowed. You may not " "appeal this ban again." -msgstr "" -"Wysłałeś maksymalną możliwą ilość apelacji. Nie możesz apelować o zdjęcie " -"tego bana ponownie." +msgstr "Wysłałeś maksymalną możliwą ilość apelacji. Nie możesz apelować o zdjęcie tego bana ponownie." +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 #. line 114 #. line 121 #. line 114 @@ -3557,6 +2217,14 @@ msgstr "" msgid "and it was denied." msgstr "i została ona odrzucona." +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 #. line 116 #. line 123 #. line 116 @@ -3564,8 +2232,7 @@ msgstr "i została ona odrzucona." #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 msgid "You may appeal this ban again. Please enter your reasoning below." -msgstr "" -"Możesz apelować o zdjęcie tego bana ponownie. Wpisz poniżej swoje powody." +msgstr "Możesz apelować o zdjęcie tego bana ponownie. Wpisz poniżej swoje powody." #. line 119 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 @@ -3576,6 +2243,34 @@ msgstr "Ostatnio apelowano o zdjęcie tego bana" msgid "You may appeal this ban. Please enter your reasoning below." msgstr "Możesz apelować o zdjęcie tego bana. Wpisz poniżej swoje powody." +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "Adres IP" + +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "ID" + +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "Typ" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "Ostatnia akcja" + #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 msgid "Unknown" msgstr "Nieznany" @@ -3604,6 +2299,43 @@ msgstr "dziennik" msgid "PM" msgstr "PW" +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "ID wątku" + +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "Pozostaw wątek-cień" + +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "blokuje wątek; umieszcza link do nowego." + +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "Board docelowy" + +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "Wybierz board" + +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "Wyszukiwanie jest niezależne od wielkości znaków i bazowane na słowach kluczowych. Aby dopasować pełne frazy, użyj \"cudzysłowi\". Użyj gwiazdki (*) jako symbolu wieloznacznego.

Możesz zastosować poniższe filtry do swojego wyszukiwania: id, thread, subject, i name. Aby wykorzystać filtr, po prostu dodaj do swojego zapytania, na przykład: name:Anonymous albo subject:\"Jakiś temat\". Symbole wieloznaczne nie mogą być wykorzystane w filtrach." + #. line 2 #: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 msgid "Are you sure you want to do that?" @@ -3616,8 +2348,109 @@ msgstr "Kliknij aby kontynuować do" #. line 5 #: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 msgid "" -"You are probably seeing this message because Javascript being disabled. This " -"is a necessary security measure to prevent CSRF attacks." -msgstr "" -"Prawdopodobnie widzisz tą wadomość, ponieważ masz wyłączony Javascript. To " -"jest wymagana procedura bezpieczeństwa aby zapobiec atakom typu CSRF." +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "Prawdopodobnie widzisz tą wadomość, ponieważ masz wyłączony Javascript. To jest wymagana procedura bezpieczeństwa aby zapobiec atakom typu CSRF." + +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "Data raportu" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "Raportowane przez" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "Odrzuć raport" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "Odrzuć wszystkie raporty z tego adresu IP" + +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "Od" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "Usuń na zawsze" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "Odpowiedz z cytatem" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "Wyślij wiadomość" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "Nie ma dostępnych dodatków." + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "Wersja" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "Opis" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "Miniatura" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "Użyj dodatku" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "Rekonfiguruj" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "Instaluj" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "Odinstaluj" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "nowe; opcjonalne" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "Grupa" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "Wszystkie boardy" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "Stwórz użytkownika" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "Zachowaj zmiany" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "Usuń użytkownika" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "Zobacz więcej logów tego użytkownika" diff --git a/inc/locale/pt_BR/LC_MESSAGES/javascript.js b/inc/locale/pt_BR/LC_MESSAGES/javascript.js new file mode 100644 index 00000000..e4e2cd8e --- /dev/null +++ b/inc/locale/pt_BR/LC_MESSAGES/javascript.js @@ -0,0 +1 @@ +l10n = []; \ No newline at end of file diff --git a/inc/locale/pt_BR/LC_MESSAGES/javascript.po b/inc/locale/pt_BR/LC_MESSAGES/javascript.po new file mode 100644 index 00000000..368f0876 --- /dev/null +++ b/inc/locale/pt_BR/LC_MESSAGES/javascript.po @@ -0,0 +1,565 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Show locked threads" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Hide locked threads" +msgstr "" + +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "" + +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "" + +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "" + +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "" + +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "" + +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sun" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Mon" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Tue" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Wed" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Thu" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Fri" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sat" +msgstr "" + +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "" + +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" +msgstr "" + +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" +msgstr "" + +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "" + +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "" + +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "" + +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:43 +msgid "Reported post(s)." +msgstr "" + +#: ../../../../js/ajax-post-controls.js:53 +msgid "An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:60 +msgid "Something went wrong... An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:68 +msgid "Working..." +msgstr "" + +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 +msgid "Posting... (#%)" +msgstr "" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "" + +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 +msgid "An unknown error occured when posting!" +msgstr "" + +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 +msgid "Posting..." +msgstr "" + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "" + +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "" + +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "" diff --git a/inc/locale/pt_BR/LC_MESSAGES/tinyboard.mo b/inc/locale/pt_BR/LC_MESSAGES/tinyboard.mo index 3bb6778be52ae4702ed016b249c024d500b0f3f2..a9081c7ee64ef07da2e63f9601e2e5f7b1050d25 100644 GIT binary patch delta 4229 zcmYk;3vg7`0mku@7mpB3fFQv~vIzw8+)V;PUIGRT3Pc40r4R~hvIz^Dhr63V(6}lZ zQnj_Pv6Kh_iWRU(EL#TJ8ET!OLm$IbM>@2$Wu{1nL8b$B9EwzI|KILOr)TozckapE zd!BdU(E9xip-bZv-!zm6d4T*h$(S3sWDLJ3qf(7Y$I+;!Oq_xRw*3hl$#o-+z)g4$ z`f)VAh@9Fc8WS=HsFcv~4)S9z@JkQ8ievGH^)622dQ4iZgKX4;ORx+p za4z~#13ZfSn2-2%KmH9hpu0%NX5=^xC}d0u72P-Q`1V5AXZ$77@5#6yj{KuL!-k2=f$6!1bTAet9>r&K! zJ*Xw`w)WveT<^kcJco671MkC!`H&{I3PYM{6BP|$6KbR#sP-<*#2%c3dr({QXH3Cs zxBzdVW>m%UXiMg!2DAj#(HhkATTu7;P%9TqXZ_U>qCrcy9rb`6)&bN94_Xgf-$On4 zIBI2nf%@Es$T2a$wbvI>&;Qi6Uq{Aj{%uX2$olJpQ#e`rU=ivA)u{FbsFkR*?e)m+ zmdUAH-?V?f zWxb0UXd)*q7gMkT%dh}_ScVmFi_ZKe(#*o5?9Uco$k3w0RJ z*!C-^?~6O=#7P;k&()&tYr#U?Zm%P#t^5S}i1{P30wHsg%4`}E8JzFh`R3xs>7e7W^^9a{uk7M{((7o3uoYDzW#KE>X2P9 zt5GxWLViqdb|}_xm@Ccr6zahrpdNS@HK31d`$gM+88zeUsIzbf<1vrkWg+SeIgxK& z(})^q7wXV%M;-dzAu6n{`4|`BP1L_$Rs7QXzYaB^R%<6}MS4&xv<)@0K71J8Ms;u* zwH06B3QV3Fo6vgHguJMMg#uL6Q7B&UY|hifP%H8k>i&DC#mvBQdjE5x74{1?^I9B%D^PDm114YxY9K+>O7x)a z@52$e%eD_<64ysiD>8)asyT@|6Bm&mlRBNVL;q$L6)i~<>MQs;)Xc-E_x%`ZkIy3K z%zTPvn3NY=sd992y%HVRi&=OG^}Mr~kC%|$Fr&EOSeRlA=^Jk;6&=DJ)ZXo}Hyl6> z>{qxD|B4z&Zb57bA3-hcVjP8QQD>$Z_1pkz3-;kGJdWC$Ygmb27qI@CQ3ZE1II{-% zn|awfgnHjEqL%Cn>-|Ns2h^Yj)PvF22^VwyvHkmlyqkL8S797(Kpn=7s4Z>P`j4dY z3=N~P8%N+a>#L}l?Lh760BS|{;}|@Jy8jG1@pq`hdk6L03>ww(qeKH#(Z3~H z^ccTXbf7eo*U2|Ykf4{tmF5f zt^ZK(|I=KowG9=heNlOq)RB7PBO6I0*+qU#wi9iQ%8R5sTH_2^7vbBs{uF9khD$G% zePo*6|5t}wQLjr4IY9Ohl{tj%G|PzoIaPTpM)VZhs@ZQV{n%#f2eFmtt61eI=_Fm` z+oXa1O&?Ktm+X$#VqYve$;0JMDnA*%z-?p+`7T*W3W*NpWTG-FhS`LEQccE_734=m zhy5Ew{hJN8;?xD@Pz% zC0e6@7nKr{Msi6Ld4@br){|FA0r?J5$%zsD!rEc$Rp_<#skoQ?z+NA>iXyU*L`V;b z{ht}K$#n7($s(!b1u{gY5R+Hi?sqhMeI7@X$L9%p+uOqBX$_HqwB&^Fi3u0N{ptUT zyfN`~Tx9vAvGI}TCwC^^Tkmb_e!AW5Zz}BaHg0gY6*qahJic&zrZa73ammc$(sD;> zMP=E{!jiJ^yv&KAvXavOwa>1cQC?U=NnYX(1dHqa?zVu>9c=ekIvTgSHw7Hkt!{s# zw{6}mufNgR<_XT>#!)6eEX+-hi+H9jh>yIVH$6V` J_kxu$d;bk5|z!wN!b}!_X%`VwT2o$@h zsHj-PKx>6o@D(Y(YHU=bRZ458m8sJ@)6!P0wK~&rwC(6jYwL{d|Jyxidne!hoqPB0 zdGCb-s|Ie&y*+N&Uc+&OOeG(d8uJ+*9nFd3@p5A(;33?KKSF&pcdRkfa3SjR4LAa~ z;c(o6RAqMI>9`k1;UhQ_pDKKwGtX1d7k-Gt@F!S@KS$a!|3+0@c7`!yaGcZPM6ScA z2AWY7cVYvs!YgnWs-v$XRhdulY#cUD9m*MFDX8I@s2*Q{dhj9~j|)&8ydE`j&s}$; zMxMc0cqf+Okh^~jHR9jkBz(tR{}a_t5tWzHz8OJ5BOK$Li0aTedH}1OHFz%9VJyaW z=Tf|o>*dIw*}+Kz*pHf-C!I&}BCcPCaFV{mS`!)c5}E{EPD=RJ|XgX6$p+_lj5#?X9v&%)f3-;f5NV=02!JX35NT zcA%b%y3gaN=eN51+fg%hkGsDI*=J@yY9^jS4df-%48Dqb{zQ&~diVzF!9Tj|58VTw zqB`;))Rc`sv+%_;QP&lyDX&6RT<1Q&*x7{YXtTR+#cHlQ@lwofrZAJjAlBpCsJ$?D zvN302t+U0s2KD)7q)%oKT0D%*t~r4<_%3R*j;0dbuSLCIB6tq2#xU)htrRRb4x_$s z0&DR@cRiWbw6=4QzL_S}jI6**FhCwP2T@b{5^5%Yj9RkS-StUS2i`|5O))QlYW@Bv zP+;SlMx22isD?J@A24RO^Lgi6sOL+lO$|>*b+`d%<7%|nk8|)jtiz8mgcS^5d!ZFe zXy05zLA!IMb2Vxt9%=+#s2S*S_j^%me-moWZ$|wp?m$(%8}GZC1gH)rQ1xX{OLtop^RJOT=sp-gb?61;&m7})A-;#&RFkI_{_&_rjXZ+%!7O#x zY1D{sMbs=oVB9opyaKkDv3nWLZ)51}^4Pq7$3asC6fss4rhyJ5oT6^x)pvK+OW zebldE6Y7=xG%mqkB40IURTnzYgj%|Vs1D{W`os`qx(fbT|TG-n=gHwI8^JcOF6W2i5_hHBtIV=SxwWdOVh5Ee^+e)X#PfvhhtDPSNjw0|hm3J8DXIx$6U{jvPW& zFo@cNLG770a5|2hQP^7-pl0R<)UPCqIo^h5Ck4GA22gAM z3Tjusi4FKUYRc+o^1mbOK#Mu#m0=E`DtraCWWPneV%|sgpDC{`Y{J>dpShNkHtF_S z=3i_1uzTQfR1Z(!LVOR^p;@yEQ@RK>rOR+6#_%-kMjka=P)qU{UW_lImg?`=h^3*z zz~&*7W7dY4e>!RI=7t$N-MUmr>8ZhO}vZjar(bxr zTFG9b8LlTfb`;2;4{+B0GYfR$xU4|F!p)R#BkJ{X@+i^q0*R2Xl5(QsI|WP%Zz7h= zCp}~h=^$SxONa)eMl~zUTrU4U*Cx?XS->1by>_>_YjFqB+76N@$*DsdcN*D1wvork z>4b^NFXb{kb?m30m)B}?cm5__nNFcLfAQsMAH_ZH@^R-%TuW{s4ep+3B6Hkz91pwl z?RbwXFGB73>)rJusC_hAQ}GQlk7(VsTkj(}I>|T5jYLNmSw*xjs>xE)OLROyzD@M2 zDI=$j=Ut%&ce?U}_&t&(xiOsdTRlRikUnxbi4q+x1->{3Uz7^(e_cLA=90U}Rpe&! z4EY+lj%cTMlPYovxq|SE)R8kooPR)`CTw1_ovbI#Bu%u-^^^G)(XpF6MV=#zNjup{ zP967B80#*4e3s}xF*?pAcarau7@1Vq|CBiHCyk_ycw~UwLi)*gk|8t6cgZet8qskr zc{pDxoRY45{{P&&mGX-uM6M@LbiFA+&di`0}OT_HjYq=e>$%NhD zZ{Czl#nNHBJZZbV4BztmylBR5>`L)WdX~+meOuL&O=kRbRoJfJ%1c-;o$*sadV{T* zIm51_3!8#?Eb66V{b!f28tf?_TQX8Tpux)izH#r2SmGsuOfuDf&G=6TubgnKsI)V? zwmTRsn^azWHofGpE4j&Lx_q1FvCVdU(ocuW$_6J*?i*HqRb>8^k%cYx>Xv1li#yu; zADJ4?T^OpH9crkz_4SPnmr|~)E4!*Aw9M}f(#%1q*~|Ei_PUnHvQS$`s5xR6bu_ju zuD!may``*`&WDz#yhJ+g(O9Ehu%flqwny4p>}4%&k;Sd^BF)XqS~@!~=h4Lathe3| zE%&|dM%x-`U${a&xol!<>%4dnPNvp>`B0o|ZY-N+JpD{Pl-&ipv z7qJ^t$!Ip^*~IaOlQtHt^HY8z8hA{3aQsL*nvHvDR?v0_iEQC&mi6sgRv_>~Ou64} zH+pfemo>4`F0a=Qb4_)w+LYa>ZIE9vtzX9bzlEEbU%5;W54QL=+kI;FqRIU7MU&l0 z8%?Hy#Ck8>zqF#aB$iAK9<4Z1GA@$p$p*bi8zg#Vr`WyuKje2dU)X x>S+^;Mztkle#+CAQs=c44{u5I23~4#XnIZYm=^k&?e=W1zlGI&t7d-be*sBKLAL+^ diff --git a/inc/locale/pt_BR/LC_MESSAGES/tinyboard.po b/inc/locale/pt_BR/LC_MESSAGES/tinyboard.po index c2ad38a2..24294107 100644 --- a/inc/locale/pt_BR/LC_MESSAGES/tinyboard.po +++ b/inc/locale/pt_BR/LC_MESSAGES/tinyboard.po @@ -1,844 +1,2444 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy +# Translators: msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-21 11:29-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural==(n != 1);n" - -#: ../../inc/lib/gettext/examples/pigs_dropin.php:77 -msgid "" -"This is how the story goes.\n" -"\n" -msgstr "Era uma vez\n\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "" -#: ../../inc/functions.php:1046 ../../inc/functions.php:1060 +#. There is no previous page. +#: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 +#: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 +#: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 msgid "Previous" msgstr "Anterior" -#: ../../inc/functions.php:1065 ../../inc/functions.php:1074 +#. There is no next page. +#: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 +#: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 +#: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 msgid "Next" msgstr "Proximo" -#: ../../inc/display.php:91 ../../inc/mod/pages.php:62 +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "" + +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "" + +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 msgid "Login" msgstr "Login" -#: ../../inc/config.php:687 +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "" + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "Editar mensagem" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "Deletar" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "" + +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "" + +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "" + +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "" + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 msgid "Lurk some more before posting." msgstr "Lurke mais antes de postar." -#: ../../inc/config.php:688 +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 msgid "You look like a bot." msgstr "Você não parece humano." -#: ../../inc/config.php:689 +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 msgid "Your browser sent an invalid or no HTTP referer." msgstr "Seu browser enviou um referial HTTP inválido ou não enviou o referencial." -#: ../../inc/config.php:690 +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 #, php-format msgid "The %s field was too long." msgstr "O campo %s é longo demais." -#: ../../inc/config.php:691 +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 msgid "The body was too long." msgstr "O corpo do texto é longo demais." -#: ../../inc/config.php:692 +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 msgid "The body was too short or empty." msgstr "O corpo do texto é pequeno demais ou inexistente." -#: ../../inc/config.php:693 +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 msgid "You must upload an image." msgstr "Você deve fazer upload de uma imagem." -#: ../../inc/config.php:694 +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 msgid "The server failed to handle your upload." msgstr "O servidor não conseguiu lidar com seu upload." -#: ../../inc/config.php:695 +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 msgid "Unsupported image format." msgstr "Tipo de imagem não aceito." -#: ../../inc/config.php:696 +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 msgid "Invalid board!" msgstr "Board inválida!" -#: ../../inc/config.php:697 +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 msgid "Thread specified does not exist." msgstr "O tópico especificado não existe.." -#: ../../inc/config.php:698 +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 msgid "Thread locked. You may not reply at this time." msgstr "Tópico trancado, você não pode postar." -#: ../../inc/config.php:699 +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "" + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "" + +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 msgid "You didn't make a post." msgstr "Você não escreveu uma mensagem." -#: ../../inc/config.php:700 +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 msgid "Flood detected; Post discarded." msgstr "Flood detectado; Sua mensagem foi descartada." -#: ../../inc/config.php:701 +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 msgid "Your request looks automated; Post discarded." msgstr "Sua requisição parece automatizada; Mensagem descartada." -#: ../../inc/config.php:702 +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 msgid "Unoriginal content!" msgstr "Conteudo não original!" -#: ../../inc/config.php:703 +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 #, php-format msgid "Unoriginal content! You have been muted for %d seconds." msgstr "Conteudo não original! Você está impedido de postar por %d segundos." -#: ../../inc/config.php:704 +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 #, php-format msgid "You are muted! Expires in %d seconds." msgstr "Você está impedido de postar! Expira em %d segundos." -#: ../../inc/config.php:705 +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 #, php-format msgid "Your IP address is listed in %s." msgstr "Seu IP está listado em %s." -#: ../../inc/config.php:706 +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 msgid "Too many links; flood detected." msgstr "Links demais; Flood detectado." -#: ../../inc/config.php:707 +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 msgid "Too many cites; post discarded." msgstr "Citações demais; Post descartado." -#: ../../inc/config.php:708 +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 msgid "Too many cross-board links; post discarded." msgstr "Links entre boards demais; Post descartado." -#: ../../inc/config.php:709 +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 msgid "You didn't select anything to delete." msgstr "Você não selecionou nada para deletar." -#: ../../inc/config.php:710 +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 msgid "You didn't select anything to report." msgstr "Você não selecionou nada para denunciar." -#: ../../inc/config.php:711 +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 msgid "You can't report that many posts at once." msgstr "Você não pode denunciar tantas mensagens ao mesmo tempo." -#: ../../inc/config.php:712 +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 msgid "Wrong password…" msgstr "Senha incorreta…" -#: ../../inc/config.php:713 +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 msgid "Invalid image." msgstr "Imagem inválida." -#: ../../inc/config.php:714 +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 msgid "Unknown file extension." msgstr "Extenção de arquivo desconhecida." -#: ../../inc/config.php:715 +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" msgstr "Tamanho maximo de arquivos: %maxsz% bytes
O tamanho do seu arquivo: %filesz% bytes" -#: ../../inc/config.php:716 +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 msgid "The file was too big." msgstr "Seu arquivo é grande demais." -#: ../../inc/config.php:717 -msgid "Invalid archive!" -msgstr "Arquivo inválido!" - -#: ../../inc/config.php:718 +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 #, php-format msgid "That file already exists!" msgstr "O arquivo já existe!" -#: ../../inc/config.php:719 +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 #, php-format msgid "That file already exists in this thread!" msgstr "O arquivo já existe neste tópico!" -#: ../../inc/config.php:720 +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 #, php-format msgid "You'll have to wait another %s before deleting that." msgstr "Você terá que esperar %s segundos antes de deletar isso." -#: ../../inc/config.php:721 +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 msgid "MIME type detection XSS exploit (IE) detected; post discarded." msgstr "Exploit XSS do tipo MIME (IE) detectado; mensagem descartada." -#: ../../inc/config.php:722 +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 msgid "Couldn't make sense of the URL of the video you tried to embed." msgstr "Não consegui processar a URL do video que você tentou integrar" -#: ../../inc/config.php:723 +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 msgid "You seem to have mistyped the verification." msgstr "Você errou o codigo de verificação." -#: ../../inc/config.php:726 +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "" + +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 msgid "Invalid username and/or password." msgstr "Login e/ou senha inválido(s)." -#: ../../inc/config.php:727 +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 msgid "You are not a mod…" msgstr "Você não é mod…" -#: ../../inc/config.php:728 +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 msgid "" -"Invalid username and/or password. Your user may have been deleted or changed." +"Invalid username and/or password. Your user may have been deleted or " +"changed." msgstr "Login e/ou senha inválido(s). Seu login deve ter sido mudado ou removido." -#: ../../inc/config.php:729 +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 msgid "Invalid/malformed cookies." msgstr "Cookies inválidos ou mal formados." -#: ../../inc/config.php:730 +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 msgid "Your browser didn't submit an input when it should have." msgstr "Seu browser não enviou uma entrada quando ele deveria." -#: ../../inc/config.php:731 +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 #, php-format msgid "The %s field is required." msgstr "O campo %s é necessário." -#: ../../inc/config.php:732 +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 #, php-format msgid "The %s field was invalid." msgstr "O campo %s é inválido." -#: ../../inc/config.php:733 +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 #, php-format msgid "There is already a %s board." msgstr "A board %s já existe." -#: ../../inc/config.php:734 +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 msgid "You don't have permission to do that." msgstr "Você não tem permissão para fazer isso." -#: ../../inc/config.php:735 +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 msgid "That post doesn't exist…" msgstr "Este post já existe…" -#: ../../inc/config.php:736 +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 msgid "Page not found." msgstr "Pagina não encontrada." -#: ../../inc/config.php:737 +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 #, php-format msgid "That mod already exists!" msgstr "Este mod já existe!" -#: ../../inc/config.php:738 +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 msgid "That theme doesn't exist!" msgstr "Este tema não existe!" -#: ../../inc/config.php:739 +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 msgid "Invalid security token! Please go back and try again." msgstr "Token de segurança inválido! Retorne e tente de novo." -#: ../../inc/mod/pages.php:66 +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "" + +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 msgid "Confirm action" msgstr "Confirmar ação" -#: ../../inc/mod/pages.php:110 +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 msgid "Could not find current version! (Check .installed)" msgstr "Não foi possivel encontrar a versão atual! (Cheque o .installed)" -#: ../../inc/mod/pages.php:151 +#: ../../../../inc/mod/pages.php:162 msgid "Dashboard" msgstr "Dashboard" -#: ../../inc/mod/pages.php:228 +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "" + +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "" + +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 msgid "Edit board" msgstr "Editar board" -#: ../../inc/mod/pages.php:261 +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 msgid "Couldn't open board after creation." msgstr "Não foi possivel abrir a board após a criação." -#: ../../inc/mod/pages.php:276 +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 msgid "New board" msgstr "Nova board" -#: ../../inc/mod/pages.php:322 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:96 +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 msgid "Noticeboard" msgstr "Quadro de noticias" -#: ../../inc/mod/pages.php:382 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:166 +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 msgid "News" msgstr "Noticias" -#: ../../inc/mod/pages.php:422 ../../inc/mod/pages.php:449 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:255 +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 msgid "Moderation log" msgstr "Log da moderação" -#: ../../inc/mod/pages.php:592 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:247 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:65 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 msgid "IP" msgstr "IP" -#: ../../inc/mod/pages.php:602 ../../inc/mod/pages.php:993 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:377 +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 msgid "New ban" msgstr "Nova expulsão" -#: ../../inc/mod/pages.php:670 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:224 +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 msgid "Ban list" msgstr "Lista de expulsões" -#: ../../inc/mod/pages.php:765 +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "" + +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 msgid "Target and source board are the same." msgstr "Board alvo e fonte são as mesmas." -#: ../../inc/mod/pages.php:927 +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 msgid "Impossible to move thread; there is only one board." msgstr "Impossivel de mover o tópico; Só existe uma board." -#: ../../inc/mod/pages.php:931 +#. line 39 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 msgid "Move thread" msgstr "Mover tópico" -#: ../../inc/mod/pages.php:1045 -msgid "Edit post" -msgstr "Editar mensagem" - -#: ../../inc/mod/pages.php:1271 ../../inc/mod/pages.php:1320 +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 msgid "Edit user" msgstr "Editar usuário" -#: ../../inc/mod/pages.php:1333 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:232 +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 msgid "Manage users" msgstr "Administrar usuários" -#: ../../inc/mod/pages.php:1395 ../../inc/mod/pages.php:1467 +#. deleted? +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 msgid "New PM for" msgstr "Nova MP para" -#: ../../inc/mod/pages.php:1399 +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 msgid "Private message" msgstr "Mensagem pessoal" -#: ../../inc/mod/pages.php:1420 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:171 +#. line 68 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 msgid "PM inbox" msgstr "Entrada de MP" -#: ../../inc/mod/pages.php:1531 ../../inc/mod/pages.php:1535 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:263 +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 msgid "Rebuild" msgstr "Reconstruir" -#: ../../inc/mod/pages.php:1621 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:207 +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 msgid "Report queue" msgstr "Fila de denuncias" -#: ../../inc/mod/pages.php:1743 +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 msgid "Config editor" msgstr "Editor de configurações" -#: ../../inc/mod/pages.php:1753 +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 msgid "Themes directory doesn't exist!" msgstr "Diretório de temas não existe!" -#: ../../inc/mod/pages.php:1755 +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 msgid "Cannot open themes directory; check permissions." msgstr "Não é possivel abrir diretorio de temas; reveja suas permissões." -#: ../../inc/mod/pages.php:1769 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:247 +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 msgid "Manage themes" msgstr "Administrar temas" -#: ../../inc/mod/pages.php:1831 +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 #, php-format msgid "Installed theme: %s" msgstr "Tema instalado: %s" -#: ../../inc/mod/pages.php:1841 +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 #, php-format msgid "Configuring theme: %s" msgstr "Configurando tema: %s" -#: ../../inc/mod/pages.php:1869 +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 #, php-format msgid "Rebuilt theme: %s" msgstr "Reconstruir tema: %s" -#: ../../inc/mod/pages.php:1908 +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 msgid "Debug: Anti-spam" msgstr "Debug: Anti-spam" -#: ../../inc/mod/pages.php:1932 +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 msgid "Debug: Recent posts" msgstr "Debug: Mensagens recentes" -#: ../../inc/mod/pages.php:1956 +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 msgid "Debug: SQL" msgstr "" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:19 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:29 +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "" + +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "" + +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "" + +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "" + +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "" + +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "Deletar Mensagem" + +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "Arquivo" + +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "Senha" + +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "Razão" + +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "Denunciar" + +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "Voltar à dashboard" + +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "Modo de postagem: Resposta" + +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "Voltar" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "sem assunto" + +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "por" + +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "em" + +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "Arquivo:" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "Imagem Spoiler" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "Responder" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "1 mensagem" +msgstr[1] "%count% mensagens" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "e" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "1 resposta com imagem" +msgstr[1] "%count% respostas com imagem" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "omitidas. Clique em responder para visualizar." + +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "Nome" + +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "E-mail" + +#. line 23 +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "Assunto" + +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "Atualizar" + +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "Comentar" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "Editando em HTML puro." + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "Editar markup em vez disso?" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "Editar em HTML puro em vez disso?" + +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "Verification" + +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "" + +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "Inserir" + +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "Sinalizações" + +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "Fixar" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "Trancar" + +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "HTML Puro" + +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "(Para excluir arquivos)" + +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "" + +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." +msgstr "" + +#: ../../../../search.php:131 +msgid "Query too broad." +msgstr "" + +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "" +msgstr[1] "" + +#: ../../../../search.php:163 +msgid "No results." +msgstr "" + +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "Procurar" + +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "" + +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "" + +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "" + +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "" + +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "" + +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "" + +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 msgid "Boards" msgstr "Boards" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:57 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:183 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 msgid "edit" msgstr "editar" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:74 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 msgid "Create new board" msgstr "Criar nova board" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:84 +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 msgid "Messages" msgstr "Mensagens" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:120 -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:98 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:125 -msgid "no subject" -msgstr "sem assunto" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:161 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 msgid "View all noticeboard entries" msgstr "Ver todas as noticias do quadro de noticias" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:192 +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 msgid "Administration" msgstr "Administração" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:239 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 msgid "Change password" msgstr "Mudar senha" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:271 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 msgid "Configuration" msgstr "Configuração" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:282 -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:293 -msgid "Search" -msgstr "Procurar" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:289 -msgid "Phrase:" -msgstr "Frase:" - -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:297 -msgid "" -"(Search is case-insensitive, and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.)" +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" msgstr "" -"(A procura não diferencia maiúsculas de minusculas, e baseia-se em palavras chave. para procurar por frases exatas, " -"use \"quotes\". Utilize um asterisco (*) como coringa.)" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:309 +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 msgid "Debug" msgstr "Debug" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:313 +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 msgid "Anti-spam" msgstr "Anti-spam" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:316 +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 msgid "Recent posts" msgstr "Mensagens recentes" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:322 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 msgid "SQL" msgstr "SQL" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:360 +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 msgid "User account" msgstr "Conta de usuário" -#: ../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:365 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 msgid "Logout" msgstr "Sair" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:21 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:21 +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 msgid "New post" msgstr "Nova mensagem" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:27 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:31 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:36 -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:27 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:55 -msgid "Name" -msgstr "Nome" - -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:36 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:63 -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:53 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:98 -msgid "Subject" -msgstr "Assunto" - -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:42 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:69 +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" msgstr "Mensagem" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:49 +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 msgid "Post to noticeboard" msgstr "Postar no quadro de notícias" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:73 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:100 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 msgid "delete" msgstr "deletar" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:106 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:133 -msgid "by" -msgstr "por" - -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:118 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:112 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:344 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 msgid "deleted?" msgstr "deletado?" -#: ../../templates/cache/26/6f/05ca0da8ac09e2c2216cba2b6f95.php:125 -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:136 -msgid "at" -msgstr "em" +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "Postar nova notícia" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:74 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:169 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:331 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 msgid "Staff" msgstr "Equipe" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:77 -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:179 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 msgid "Note" msgstr "Nota" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:80 +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 msgid "Date" msgstr "Data" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:86 +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 msgid "Actions" msgstr "Ações" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:142 +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 msgid "remove" msgstr "remover" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:189 +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 msgid "New note" msgstr "Nova nota" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:226 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" msgstr "Situação" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:233 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 msgid "Expired" msgstr "Expirado" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:238 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 msgid "Active" msgstr "Ativo" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:256 -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:32 -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:30 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:90 -msgid "Reason" -msgstr "Razão" - -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:269 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 msgid "no reason" msgstr "sem razão especificada" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:278 -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:20 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:142 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 msgid "Board" msgstr "Board" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:291 -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:150 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:83 +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 msgid "all boards" msgstr "todas as boards" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:300 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 msgid "Set" msgstr "Configurar" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:309 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 msgid "Expires" msgstr "Expira em" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:322 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:137 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 msgid "never" msgstr "nunca" -#: ../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:357 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "" + +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 msgid "Remove ban" msgstr "Remover expulsão" -#: ../../templates/cache/72/55/0d64283f30702de83ecfcb71f86a.php:25 -msgid "There are no reports." -msgstr "Não há denúncias no momento." +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "" -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:19 -msgid "Delete Post" -msgstr "Deletar Mensagem" +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "" -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:218 -msgid "File" -msgstr "Arquivo" +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "(ou subnet)" -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:23 -#: ../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:41 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:310 -msgid "Password" -msgstr "Senha" +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "oculto" -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:27 -msgid "Delete" -msgstr "Deletar" +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "Mensagem" -#: ../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:36 -msgid "Report" -msgstr "Denunciar" +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "público; anexado à mensagem" + +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "Tamanho" + +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "Nova Expulsão" + +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "Frase:" -#: ../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:28 -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:23 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "" + +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 +msgid "There are no active bans." +msgstr "" + +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "" + +#. line 92 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 +msgid "Unban selected" +msgstr "" + +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 msgid "Username" msgstr "Usuário" -#: ../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:52 +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 msgid "Continue" msgstr "Prosseguir" -#: ../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:94 -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:175 -#: ../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:63 -msgid "Return to dashboard" -msgstr "Voltar à dashboard" +#. line 80 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 +msgid "Appeal time" +msgstr "" -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:36 -msgid "Report date" -msgstr "Data da denúncia" +#. line 84 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:220 +msgid "Appeal reason" +msgstr "" -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:45 -msgid "Reported by" -msgstr "Denunciado por" +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "Não há denúncias no momento." -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:63 -msgid "Discard abuse report" -msgstr "Descartar denúncia desnecessária" +#: ../../../../post.php:802 ../../../../post.php:811 +msgid "That ban doesn't exist or is not for you." +msgstr "" -#: ../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:80 -msgid "Discard all abuse reports by this IP address" -msgstr "Descartar todas denúncias desnecessárias deste IP" +#: ../../../../post.php:806 ../../../../post.php:815 +msgid "You cannot appeal a ban of this length." +msgstr "" -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:183 -msgid "Posting mode: Reply" -msgstr "Modo de postagem: Resposta" +#: ../../../../post.php:813 ../../../../post.php:822 +msgid "You cannot appeal this ban again." +msgstr "" -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:186 -#: ../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:232 -msgid "Return" -msgstr "Voltar" +#: ../../../../post.php:818 ../../../../post.php:827 +msgid "There is already a pending appeal for this ban." +msgstr "" -#: ../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:76 -msgid "Post news entry" -msgstr "Postar nova notícia" +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:66 -msgid "(or subnet)" -msgstr "(ou subnet)" +#: ../../../../inc/image.php:282 ../../../../inc/image.php:288 +msgid "Failed to redraw image!" +msgstr "" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:80 -msgid "hidden" -msgstr "oculto" +#: ../../../../inc/image.php:324 ../../../../inc/image.php:343 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 +msgid "Failed to resize image!" +msgstr "" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:107 -msgid "Message" -msgstr "Mensagem" +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:117 -msgid "public; attached to post" -msgstr "público; anexado à mensagem" +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:133 -msgid "Length" -msgstr "Tamanho" +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "" -#: ../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:192 -msgid "New Ban" -msgstr "Nova Expulsão" +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:20 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "" + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "" + +#. line 86 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 +msgid "You were banned for the following post on" +msgstr "" + +#. line 95 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:239 +msgid "You submitted an appeal for this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:245 +msgid "It is still pending" +msgstr "" + +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:289 +msgid "You appealed this ban on" +msgstr "" + +#. line 103 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 +msgid "and it was denied. You may not appeal this ban again." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." +msgstr "" + +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:318 +msgid "and it was denied." +msgstr "" + +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "" + +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "" + +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "" + +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 msgid "ID" msgstr "ID" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:26 +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 msgid "Type" msgstr "Tipo" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:35 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 msgid "Last action" msgstr "Ultima ação" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:61 -msgid "Janitor" -msgstr "Faxineiro" - -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:64 -msgid "Mod" -msgstr "Moderador" - -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:67 -msgid "Admin" -msgstr "Administrador" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:78 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 msgid "none" msgstr "nenhum" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:153 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 msgid "Promote" msgstr "Promover" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:163 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 msgid "Demote" msgstr "Rebaixar" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:173 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 msgid "log" msgstr "registro" -#: ../../templates/cache/c5/a7/fac83da087ee6e24edaf09e01122.php:193 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 msgid "PM" msgstr "MP" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:105 -msgid "File:" -msgstr "Arquivo:" +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:117 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:129 -msgid "Spoiler Image" -msgstr "Imagem Spoiler" +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:463 -msgid "Reply" -msgstr "Responder" +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:490 -msgid "1 post" -msgid_plural "%count% posts" -msgstr[0] "1 mensagem" -msgstr[1] "%count% mensagens" +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:496 -msgid "and" -msgstr "e" +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:507 -msgid "1 image reply" -msgid_plural "%count% image replies" -msgstr[0] "1 resposta com imagem" -msgstr[1] "%count% respostas com imagem" +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "" -#: ../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:512 -msgid "omitted. Click reply to view." -msgstr "omitidas. Clique em responder para visualizar." +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:40 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:76 -msgid "Email" -msgstr "E-mail" +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:62 -msgid "Update" -msgstr "Atualizar" +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:69 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:138 -msgid "Comment" -msgstr "Comentar" +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "Data da denúncia" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:89 -msgid "Currently editing raw HTML." -msgstr "Editando em HTML puro." +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "Denunciado por" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:96 -msgid "Edit markup instead?" -msgstr "Editar markup em vez disso?" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "Descartar denúncia desnecessária" -#: ../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 -msgid "Edit raw HTML instead?" -msgstr "Editar em HTML puro em vez disso?" +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "Descartar todas denúncias desnecessárias deste IP" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:111 -msgid "Submit" -msgstr "Enviar" +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:159 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:185 -msgid "Verification" -msgstr "Verification" +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:236 -msgid "Embed" -msgstr "Inserir" +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:259 -msgid "Flags" -msgstr "Sinalizações" +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:268 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:271 -msgid "Sticky" -msgstr "Fixar" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:280 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:283 -msgid "Lock" -msgstr "Trancar" +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:292 -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:295 -msgid "Raw HTML" -msgstr "HTML Puro" +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "" -#: ../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:319 -msgid "(For file deletion.)" -msgstr "(Para excluir arquivos)" +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "" diff --git a/inc/locale/ru_RU/LC_MESSAGES/javascript.js b/inc/locale/ru_RU/LC_MESSAGES/javascript.js new file mode 100644 index 00000000..e4e2cd8e --- /dev/null +++ b/inc/locale/ru_RU/LC_MESSAGES/javascript.js @@ -0,0 +1 @@ +l10n = []; \ No newline at end of file diff --git a/inc/locale/ru_RU/LC_MESSAGES/javascript.po b/inc/locale/ru_RU/LC_MESSAGES/javascript.po new file mode 100644 index 00000000..0762adc8 --- /dev/null +++ b/inc/locale/ru_RU/LC_MESSAGES/javascript.po @@ -0,0 +1,565 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/ru_RU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru_RU\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Show locked threads" +msgstr "" + +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 +#: ../../../../js/toggle-locked-threads.js:41 +#: ../../../../js/toggle-locked-threads.js:56 +msgid "Hide locked threads" +msgstr "" + +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "" + +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "" + +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "" + +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "" + +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "" + +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "" + +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "" + +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "" + +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "" + +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "" + +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "" + +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sun" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Mon" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Tue" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Wed" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Thu" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Fri" +msgstr "" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 +msgid "Sat" +msgstr "" + +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "" + +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 +#: ../../../../js/quick-reply-old.js:23 +msgid "Submit" +msgstr "" + +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 +#: ../../../../js/quick-reply-old.js:33 +msgid "Quick reply" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +#, python-brace-format +msgid "Posting mode: Replying to >>{0}" +msgstr "" + +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 +#: ../../../../js/quick-reply-old.js:35 +msgid "Return" +msgstr "" + +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "" + +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "" + +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "" + +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:43 +msgid "Reported post(s)." +msgstr "" + +#: ../../../../js/ajax-post-controls.js:53 +msgid "An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:60 +msgid "Something went wrong... An unknown error occured!" +msgstr "" + +#: ../../../../js/ajax-post-controls.js:68 +msgid "Working..." +msgstr "" + +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 +msgid "Posting... (#%)" +msgstr "" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "" + +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 +msgid "An unknown error occured when posting!" +msgstr "" + +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 +msgid "Posting..." +msgstr "" + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "" + +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "" + +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "" + +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "" + +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "" + +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "" diff --git a/inc/locale/ru_RU/LC_MESSAGES/tinyboard.mo b/inc/locale/ru_RU/LC_MESSAGES/tinyboard.mo index dc0b5d3e785626aa65733702f22a8775b0c44278..75e2cf1a8ff4e33f3ba0a90eeaabd5ba96ce8da8 100644 GIT binary patch literal 3860 zcmb7_TWlOx8GsL^km7P{fwq)Fk5iKRlD#>Bx*M<4#C5<@94yC0l>njf?%1AscgC8T zwPRGF#G$lRniK`90#Y$86&C@*No{H;v70A^gb-(hR30jUkotgx5D&Z{Atb*4%&cRl zl!T+5`R1JY&woF&f4u$X=MH;2rQ7?0}DD>)(X$VZI3Ysh?#0MaC6~ zDRn8EU&-db%I3d;qBnuJ!@t0f!GA&7cPCB=?}4|#c6bnW!4JWDwtgbx(~zG!#|;(g zJK20O;}4<4`*Zj{crjc5HI(>&m%aZ36nk&NHuyLAe)!LfI}n!jJ2JMzTW+Er@P5`m zMN%~U68s|kD(r`Ez`gKpHa`lF!Vkh9!JTjwegM7!B`<%4V)rJBa3{PCN)L3xBk&8^ z`j6p#%&$PUs5hbH@$XRLy_K89a~G8N?NIW%C!3d`$oIjI!$;vEI133`twE{J6^Kgp zdw2%^35vc3$&~&(4#od7Q2c%YN_;3R zq^43Iu`NSvw{uC%9bBDUa-Q;BQis+M-*4j*A0=-RyVS49C4-jP9JGcVIqsT^R>50pHrj>AEyC%n3=Yi`|*y}-|Rs)N3E!;lwKPNais zwHdm#ygC@VdOm3Ch^c*;bNpDxLAuk`PQ9*Yf+&vk_`Hs%yhsm?Xs1>S-6%S6-Q9MB zIC5j6|3fO82~ZQJE~FX{Ilki3yY<5or7IKPt+lIxpwV#sSY^v8^axR8OWUIw8hM*# z?Nq}cimdc_;DoiPB`6N4!I~G_+^E5ZLfkT4#HCeZ=Fy_orbH9y2oQR;zZG05Z08$ zhG3xUfj^no19kN3K1X9}qOx;Ww6mY>ZePLa7j?6qJBJ&to@i3t7)^Pr!Sg3|BdED$ zJt~&fNa)UbK{HaL&Yb@2*zgfG>N-*219{Co2xAa8Lth=s3S=X1O@77@&ik{Ge^U*sMr@9pg_GTM$fQJfnK z9Y3l&aS)bu^()SFr2869SoQpeKJA6oyzj>S2>O#v5|tZsod(HoMv+Hfccc%Ux??Ji zXUc`b+}vC~7Jc4?dputa8ikoO>ZmYNh+Dztwgy|MXSxev^UI@;6gu06hlU5Qrl^!J zwhaV+%yG$$&Cd|Cv_oO0?s)!wP13^1jVq6g9nSS$l@k{x+%PxjSA!Z&Q`WuXUc4Db zSzB9eBlTwJ)N_1`8c|vMGj}P+lN(i-dr?Gd1cNer**Qx;*)6D(8&`#E}&|`tX$R3 zGA?S`Jk^sdY({Xs?bhx!E?#Gk zcy2C>cWH>k^cJ%=JhMz_R$5ZIlAJ*C^Tc+ZOY%%M-m;+0>NVbM6`?-u%6!+_#{;vD z2TNpX)vPJ=gRF?D;?0_7S{5P zUP(?RXPHRzqxFb!ULvmI!ZU5ntCz0DQ=Q)MuHL-^N%OWNbZDt=E zRMwu>XOgoVcS)FyEzOVkecJk-dH!N@+Pc1${uQQ43qux*Oq*0;)9 d6qoo)Z<$EXiZAIKJmkA6y=ozrW;TILMj_(vOxR>+cQZSf=&fd^c4(OCTDxn2 zJ(%pynh*m4Vk9Ac5fr_dY}Q$vbw50qcrcJuUEo6W=Fy8sJ@|j!#Uh-jnd)D^*Y)1} zzt{cy_RW_V)(hA#W8cAk75j@vaKXwx%GgdY2W|mN;N##J_#}7~d<>MHO>i^pwzng1 zpZ5IFvkPv;xijDn@S?Y`d43O4o$DawU-R}ap1*-l!SB5N2T1z<1h;{IfydFqKj7=I zry%Ni@I3f5_${~_?135Z2KW+q8zfzSd;h;6{%i|Gke+Sec5nws{l5lM{2)kkItV@k zRzRv#1D^#y0BOcukj{S&z5;#+Qr=%ds(TZB5xfQZR{$$r^c?PuMLI|W&4GGHtI48z z)Eli`*i?_SQ2(?@=M&g8C(^nJo3zn;phf+XrU%z^q%E6@O`4#7 zVunq2YR6UGuy<7yOa*mGvXNGkQ;akO{4rbwUJb&TnwC+62f2KhNmGk*+zcAxolY|r zRbAk*JgLkv6@*4bp)zkna2hnAqh@AeyeftwmDCW!(x8pOY%VLZ`^8|MXAcx|dE95S zI4CM;j0*d6?-dVMM0s2cALd8K3+0i$?~jiaGovy#q8iCCZb_q~|BHOfc(=M=#32NQ z%?>6Ys!FyWE~GqCF5a6&ZXlZ((r7V6@tJ9KVeq2%O}AtazRByyWE3lN@MyIp^7qb> znkf~DVp!J=yv730*8-Dad+eun#a-ZT-uCQ*U9n4c&GyOh5zJ*c*6kv`Bl{U{R`J7g z*R>07*7of(v)}lzzU#VkY$Hoza{IGgcXO`G>_yu{#FCq1_7n0T_ae$5h9^0D$hN@j zwX`PPtl;(s+fP47d)cnK3(Q_k1oqs#JMTVD1zeFxypA5uG5Zw~FQN(xUZHX*dKP>B z?%AvEY;t%x{Z^AheRl?l)~NbMc&ZFZkoY=uBtt;YkPGq9@g, YEAR. -# -#, fuzzy -msgid "" -msgstr "Project-Id-Version: Tinyboard i18n\n" - "Report-Msgid-Bugs-To: savetheinternet@tinyboard.org\n" - "POT-Creation-Date: 2010-05-28 06:18-0500\n" - "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" - "Last-Translator: Tinyboard \n" - "Language-Team: Tinyboard \n" - "MIME-Version: 1.0\n" - "Content-Type: text/plain; charset=UTF-8\n" - "Content-Transfer-Encoding: 8bit\n" +# Translators: +# cookiezeater , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Tinyboard+vichan-devel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/ru_RU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru_RU\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "секунда" +msgstr[1] "секунды" +msgstr[2] "секунд" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "минута" +msgstr[1] "минуты" +msgstr[2] "минут" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "час" +msgstr[1] "часов" +msgstr[2] "часа" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "день" +msgstr[1] "дня" +msgstr[2] "дней" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "неделя" +msgstr[1] "недели" +msgstr[2] "недель" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "год" +msgstr[1] "года" +msgstr[2] "лет" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "Забанен!" + +#. There is no previous page. +#: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 +#: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 +#: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 +msgid "Previous" +msgstr "Предыдущий" + +#. There is no next page. +#: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 +#: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 +#: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 +msgid "Next" +msgstr "Следующий" + +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 +msgid "Error" +msgstr "Ошибка" + +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 +msgid "An error has occured." +msgstr "Произошла ошибка." + +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 +msgid "Login" +msgstr "Войти" + +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "Пост слишком длинный. Нажмите вот сюда чтобы просмотреть полностью." + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "Забанить" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "Забанить и удалить" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "Удалить файл" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "Вы точно хотите удалить этот файл?" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "*** Заспойлерить файл" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "Вы точно хотите поместить этот файл под спойлер?" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "*** Переместить ответ на другую доску" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "Редактировать пост" + +#. line 5 +#: ../../../../inc/display.php:461 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 +#: ../../../../inc/display.php:483 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 +#: ../../../../inc/display.php:486 +msgid "Delete" +msgstr "Удалить" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 +msgid "Are you sure you want to delete this?" +msgstr "Вы точно хотите это удалить?" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Delete all posts by IP" +msgstr "Удалить все посты с этого IP" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "Вы точно хотите удалить все посты с этого IP адреса?" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "Удалить все посты с данного IP со всех борд" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 +msgid "Make thread not sticky" +msgstr "Открепить тред" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 +msgid "Make thread sticky" +msgstr "Прикрепить тред" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 +msgid "Allow thread to be bumped" +msgstr "" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 +msgid "Prevent thread from being bumped" +msgstr "" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 +msgid "Unlock thread" +msgstr "" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 +msgid "Lock thread" +msgstr "" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 +msgid "Move thread to another board" +msgstr "" + +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "" + +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "" + +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "" + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 +msgid "Lurk some more before posting." +msgstr "" + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 +msgid "You look like a bot." +msgstr "" + +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 +msgid "Your browser sent an invalid or no HTTP referer." +msgstr "" + +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 +#, php-format +msgid "The %s field was too long." +msgstr "" + +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 +msgid "The body was too long." +msgstr "" + +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 +msgid "The body was too short or empty." +msgstr "" + +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 +msgid "You must upload an image." +msgstr "" + +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 +msgid "The server failed to handle your upload." +msgstr "" + +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 +msgid "Unsupported image format." +msgstr "" + +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 +msgid "Invalid board!" +msgstr "" + +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 +msgid "Thread specified does not exist." +msgstr "" + +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 +msgid "Thread locked. You may not reply at this time." +msgstr "" + +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "" + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "" + +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 +msgid "You didn't make a post." +msgstr "" + +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 +msgid "Flood detected; Post discarded." +msgstr "" + +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 +msgid "Your request looks automated; Post discarded." +msgstr "" + +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 +msgid "Unoriginal content!" +msgstr "" + +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 +#, php-format +msgid "Unoriginal content! You have been muted for %d seconds." +msgstr "" + +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 +#, php-format +msgid "You are muted! Expires in %d seconds." +msgstr "" + +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 +#, php-format +msgid "Your IP address is listed in %s." +msgstr "" + +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 +msgid "Too many links; flood detected." +msgstr "" + +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 +msgid "Too many cites; post discarded." +msgstr "" + +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 +msgid "Too many cross-board links; post discarded." +msgstr "" + +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 +msgid "You didn't select anything to delete." +msgstr "" + +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 +msgid "You didn't select anything to report." +msgstr "" + +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 +msgid "You can't report that many posts at once." +msgstr "" + +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 +msgid "Wrong password…" +msgstr "" + +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 +msgid "Invalid image." +msgstr "" + +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 +msgid "Unknown file extension." +msgstr "" + +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 +msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" +msgstr "" + +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 +msgid "The file was too big." +msgstr "" + +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 +#, php-format +msgid "That file already exists!" +msgstr "" + +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 +#, php-format +msgid "That file already exists in this thread!" +msgstr "" + +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 +#, php-format +msgid "You'll have to wait another %s before deleting that." +msgstr "" + +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 +msgid "MIME type detection XSS exploit (IE) detected; post discarded." +msgstr "" + +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 +msgid "Couldn't make sense of the URL of the video you tried to embed." +msgstr "" + +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 +msgid "You seem to have mistyped the verification." +msgstr "" + +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "" + +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 +msgid "Invalid username and/or password." +msgstr "" + +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 +msgid "You are not a mod…" +msgstr "" + +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 +msgid "" +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "" + +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 +msgid "Invalid/malformed cookies." +msgstr "" + +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 +msgid "Your browser didn't submit an input when it should have." +msgstr "" + +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 +#, php-format +msgid "The %s field is required." +msgstr "" + +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 +#, php-format +msgid "The %s field was invalid." +msgstr "" + +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 +#, php-format +msgid "There is already a %s board." +msgstr "" + +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 +msgid "You don't have permission to do that." +msgstr "" + +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 +msgid "That post doesn't exist…" +msgstr "" + +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 +msgid "Page not found." +msgstr "" + +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 +#, php-format +msgid "That mod already exists!" +msgstr "" + +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 +msgid "That theme doesn't exist!" +msgstr "" + +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 +msgid "Invalid security token! Please go back and try again." +msgstr "" + +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "" + +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 +msgid "Confirm action" +msgstr "" + +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 +msgid "Could not find current version! (Check .installed)" +msgstr "" + +#: ../../../../inc/mod/pages.php:162 +msgid "Dashboard" +msgstr "" + +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "" + +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "" + +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 +msgid "Edit board" +msgstr "" + +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 +msgid "Couldn't open board after creation." +msgstr "" + +#: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 +msgid "New board" +msgstr "" + +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 +msgid "Noticeboard" +msgstr "" + +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 +msgid "News" +msgstr "" + +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 +msgid "Moderation log" +msgstr "" + +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 +msgid "IP" +msgstr "" + +#. line 171 +#: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 +#: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 +msgid "New ban" +msgstr "" + +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 +msgid "Ban list" +msgstr "" + +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "" + +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 +msgid "Target and source board are the same." +msgstr "" + +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 +msgid "Impossible to move thread; there is only one board." +msgstr "" + +#. line 39 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 +msgid "Move thread" +msgstr "" + +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 +msgid "Edit user" +msgstr "" + +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 +msgid "Manage users" +msgstr "" + +#. deleted? +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 +msgid "New PM for" +msgstr "" + +#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 +msgid "Private message" +msgstr "" + +#. line 68 +#: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 +msgid "PM inbox" +msgstr "" + +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 +msgid "Rebuild" +msgstr "" + +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 +msgid "Report queue" +msgstr "" + +#: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 +#: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 +msgid "Config editor" +msgstr "" + +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 +msgid "Themes directory doesn't exist!" +msgstr "" + +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 +msgid "Cannot open themes directory; check permissions." +msgstr "" + +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 +msgid "Manage themes" +msgstr "" + +#: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 +#, php-format +msgid "Installed theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 +#, php-format +msgid "Configuring theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 +#, php-format +msgid "Rebuilt theme: %s" +msgstr "" + +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 +msgid "Debug: Anti-spam" +msgstr "" + +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 +msgid "Debug: Recent posts" +msgstr "" + +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 +msgid "Debug: SQL" +msgstr "" + +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "" + +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "" + +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "" + +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "" + +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "" + +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "удалить пост" + +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "Файл" + +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "Пaроль" + +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "Причина" + +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "Пожаловаться" + +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "" + +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "Ответ" + +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "Назад" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "" + +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "" + +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "" + +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "Картинка-спойлер" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "Ответить" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "" + +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 msgid "Name" msgstr "Имя" +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 msgid "Email" msgstr "Адрес" +#. line 23 +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 msgid "Subject" msgstr "Тема" +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "" + +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 msgid "Comment" msgstr "Комментарий" +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "" + +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 msgid "Verification" msgstr "Подтверждение" -msgid "File" -msgstr "Файл" +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "" +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 msgid "Embed" msgstr "Вставить медиа" +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 msgid "Flags" msgstr "Флаги" -msgid "Password" -msgstr "Пaроль" +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "Sticky" + +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "Lock" +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "Сырой HTML" + +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 msgid "(For file deletion.)" msgstr "(Для удаления файлов.)" -msgid "Spoiler Image" -msgstr "Картинка-спойлер" +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "" -msgid "Return" -msgstr "Назад" +#: ../../../../search.php:25 ../../../../search.php:31 +msgid "Wait a while before searching again, please." +msgstr "" -msgid "Posting mode: Reply" -msgstr "Ответ" +#: ../../../../search.php:131 +msgid "Query too broad." +msgstr "" -msgid "Reply" -msgstr "Ответить" +#: ../../../../search.php:152 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -msgid "Sticky" -msgstr "Sticky" +#: ../../../../search.php:163 +msgid "No results." +msgstr "" -msgid "Lock" -msgstr "Lock" +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "" -msgid "Raw HTML" -msgstr "Сырой HTML" +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "" -msgid "Delete Post" -msgstr "удалить пост" +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "" -msgid "Delete" -msgstr "Удалить" +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "" -msgid "Reason" -msgstr "Причина" +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "" -msgid "Report" -msgstr "Пожаловаться" +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "" -msgid "Previous" -msgstr "Предыдущий" +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "" -msgid "Next" -msgstr "Следующий" +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 +msgid "Boards" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "" + +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "" + +#. line 127 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 +msgid "Other" +msgstr "" + +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "" + +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "" + +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "" + +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "" + +#. line 3 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 +msgid "New post" +msgstr "" + +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 +msgid "Body" +msgstr "" + +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 +msgid "Post to noticeboard" +msgstr "" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 +msgid "delete" +msgstr "" + +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 +msgid "deleted?" +msgstr "" + +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "" + +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 +msgid "Staff" +msgstr "" + +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 +msgid "Note" +msgstr "" + +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 +msgid "Date" +msgstr "" + +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "" + +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "" + +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 +msgid "New note" +msgstr "" + +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 +msgid "no reason" +msgstr "" + +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 +msgid "Board" +msgstr "" + +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 +msgid "all boards" +msgstr "" + +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 +msgid "Set" +msgstr "" + +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 +msgid "Expires" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 +msgid "never" +msgstr "" + +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "" + +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "" + +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "" + +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "" + +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "" + +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "" + +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "" + +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "" + +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "" + +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "" + +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 +msgid "There are no active bans." +msgstr "" + +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "" + +#. line 92 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 +msgid "Unban selected" +msgstr "" + +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "" + +#. line 80 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 +msgid "Appeal time" +msgstr "" + +#. line 84 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:220 +msgid "Appeal reason" +msgstr "" + +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "" + +#: ../../../../post.php:802 ../../../../post.php:811 +msgid "That ban doesn't exist or is not for you." +msgstr "" + +#: ../../../../post.php:806 ../../../../post.php:815 +msgid "You cannot appeal a ban of this length." +msgstr "" + +#: ../../../../post.php:813 ../../../../post.php:822 +msgid "You cannot appeal this ban again." +msgstr "" + +#: ../../../../post.php:818 ../../../../post.php:827 +msgid "There is already a pending appeal for this ban." +msgstr "" + +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "" + +#: ../../../../inc/image.php:282 ../../../../inc/image.php:288 +msgid "Failed to redraw image!" +msgstr "" + +#: ../../../../inc/image.php:324 ../../../../inc/image.php:343 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 +msgid "Failed to resize image!" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "" + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "" + +#. line 86 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 +msgid "You were banned for the following post on" +msgstr "" + +#. line 95 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:239 +msgid "You submitted an appeal for this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:245 +msgid "It is still pending" +msgstr "" + +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:289 +msgid "You appealed this ban on" +msgstr "" + +#. line 103 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 +msgid "and it was denied. You may not appeal this ban again." +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." +msgstr "" + +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:318 +msgid "and it was denied." +msgstr "" + +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "" + +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "" + +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "" + +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "" + +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "" + +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "" + +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "" + +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "" + +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "" + +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "" + +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "" + +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "" + +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "" + +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "" + +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "" + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "" diff --git a/inc/locale/sk_SK/LC_MESSAGES/javascript.js b/inc/locale/sk_SK/LC_MESSAGES/javascript.js index 827af051..86a2ec48 100644 --- a/inc/locale/sk_SK/LC_MESSAGES/javascript.js +++ b/inc/locale/sk_SK/LC_MESSAGES/javascript.js @@ -1 +1 @@ -l10n = {"Show locked threads":"Zobrazi\u0165 zamknut\u00e9 vl\u00e1kna","Hide locked threads":"Skry\u0165 zamknut\u00e9 vl\u00e1kna","File":"S\u00fabor","hide":"skry\u0165","show":"uk\u00e1za\u0165","Stop watching this thread":"Zastavi\u0165 sledovanie tohto vl\u00e1kna","Watch this thread":"Sledova\u0165 toto vl\u00e1kno","Unpin this board":"Odopn\u00fa\u0165 t\u00fato dosku","Pin this board":"Pripn\u00fa\u0165 t\u00fato dosku","Stop watching this board":"Zastavi\u0165 sledovanie tejto dosky","Watch this board":"Sledova\u0165 t\u00fato dosku","Upload URL":"Adresa s\u00faboru","Spoiler Image":"Skryt\u00fd obr\u00e1zok","Comment":"Koment\u00e1r","Quick Reply":"R\u00fdchla odpove\u010f","Style: ":"\u0160t\u00fdl:","Sun":"Ne","Mon":"Po","Tue":"Ut","Wed":"St","Thu":"\u0160t","Fri":"Pi","Sat":"So","Forced anonymity":"Vyn\u00faten\u00e1 anonymita","enabled":"zapnut\u00e1","disabled":"vypnut\u00e1","Submit":"Odosla\u0165","Quick reply":"R\u00fdchla odpove\u010f","Posting mode: Replying to >>{0}<\/small>":"Re\u017eim prispievania: Odpove\u010f na >>{0}<\/small>","Return":"N\u00e1vrat","Click reply to view.":"Klikni na Odpove\u010f pre ich zobrazenie.","Click to expand":"Klikni sem pre zobrazenie","Hide expanded replies":"Skry\u0165 zobrazen\u00e9 odpovede","Reported post(s).":"Pr\u00edspevok nahl\u00e1sen\u00fd.","An unknown error occured!":"Nastala nezn\u00e1ma chyba!","Something went wrong... An unknown error occured!":"Stalo sa nie\u010do zl\u00e9... Nastala nezn\u00e1ma chyba!","Working...":"Pracujem...","Posting... (#%)":"Odosielam... (#%)","Posted...":"Odoslan\u00e9...","An unknown error occured when posting!":"Pri odosielan\u00ed nastala nezn\u00e1ma chyba!","Posting...":"Odosielam...","Password":"Heslo","Delete file only":"Odstr\u00e1ni\u0165 iba s\u00fabor","Delete":"Odstr\u00e1ni\u0165","Reason":"D\u00f4vod","Report":"Nahl\u00e1si\u0165","Catalog":"Katal\u00f3g","URL":"Adresa","Select":"Vybra\u0165","Remote":"Vzdialen\u00fd","Embed":"Vlo\u017ei\u0165","Oekaki":"Oekaki","hidden":"skryt\u00fd","Show images":"Zobrazi\u0165 obr\u00e1zky","Hide images":"Skry\u0165 obr\u00e1zky","Expand all images":"Otvori\u0165 v\u0161etky obr\u00e1zky","Save as original filename":"Ulo\u017ei\u0165 s p\u00f4vodn\u00fdm n\u00e1zvom","(hide threads from this board)":"(skry\u0165 vl\u00e1kna z tejto dosky)","(show threads from this board)":"(zobrazi\u0165 vl\u00e1kna z tejto dosky)","No more threads to display":"\u017diadne \u010fal\u0161ie vl\u00e1kna na zobrazenie","Loading...":"Na\u010d\u00edtanie...","Hello!":"Ahoj!","{0} users":"{0} u\u017e\u00edvate\u013eov","Sunday":"Nede\u013ea","Monday":"Pondelok","Tuesday":"Utorok","Wednesday":"Streda","Thursday":"\u0160tvrtok","Friday":"Piatok","Saturday":"Sobota","January":"Janu\u00e1r","February":"Febru\u00e1r","March":"Marec","April":"Apr\u00edl","May":"M\u00e1j","June":"J\u00fan","July":"J\u00fal","August":"August","September":"September","October":"Okt\u00f3ber","November":"November","December":"December","Jan":"Jan","Feb":"Feb","Mar":"Mar","Apr":"Apr","Jun":"J\u00fan","Jul":"J\u00fal","Aug":"Aug","Sep":"Sep","Oct":"Okt","Nov":"Nov","Dec":"Dec","AM":"Doobeda","PM":"Poobede","am":"doobeda","pm":"poobede"}; \ No newline at end of file +l10n = {"Style: ":"\u0160t\u00fdl:","File":"S\u00fabor","hide":"skry\u0165","show":"uk\u00e1za\u0165","Show locked threads":"Zobrazi\u0165 zamknut\u00e9 vl\u00e1kna","Hide locked threads":"Skry\u0165 zamknut\u00e9 vl\u00e1kna","URL":"Adresa","Select":"Vybra\u0165","Remote":"Vzdialen\u00fd","Embed":"Vlo\u017ei\u0165","Oekaki":"Oekaki","hidden":"skryt\u00fd","Show images":"Zobrazi\u0165 obr\u00e1zky","Hide images":"Skry\u0165 obr\u00e1zky","Password":"Heslo","Delete file only":"Odstr\u00e1ni\u0165 iba s\u00fabor","Delete":"Odstr\u00e1ni\u0165","Reason":"D\u00f4vod","Report":"Nahl\u00e1si\u0165","Click reply to view.":"Klikni na Odpove\u010f pre ich zobrazenie.","Click to expand":"Klikni sem pre zobrazenie","Hide expanded replies":"Skry\u0165 zobrazen\u00e9 odpovede","Forced anonymity":"Vyn\u00faten\u00e1 anonymita","enabled":"zapnut\u00e1","disabled":"vypnut\u00e1","Sun":"Ne","Mon":"Po","Tue":"Ut","Wed":"St","Thu":"\u0160t","Fri":"Pi","Sat":"So","Catalog":"Katal\u00f3g","Submit":"Odosla\u0165","Quick reply":"R\u00fdchla odpove\u010f","Posting mode: Replying to >>{0}<\/small>":"Re\u017eim prispievania: Odpove\u010f na >>{0}<\/small>","Return":"N\u00e1vrat","Expand all images":"Otvori\u0165 v\u0161etky obr\u00e1zky","Hello!":"Ahoj!","{0} users":"{0} u\u017e\u00edvate\u013eov","(hide threads from this board)":"(skry\u0165 vl\u00e1kna z tejto dosky)","(show threads from this board)":"(zobrazi\u0165 vl\u00e1kna z tejto dosky)","No more threads to display":"\u017diadne \u010fal\u0161ie vl\u00e1kna na zobrazenie","Loading...":"Na\u010d\u00edtanie...","Save as original filename":"Ulo\u017ei\u0165 s p\u00f4vodn\u00fdm n\u00e1zvom","Reported post(s).":"Pr\u00edspevok nahl\u00e1sen\u00fd.","An unknown error occured!":"Nastala nezn\u00e1ma chyba!","Something went wrong... An unknown error occured!":"Stalo sa nie\u010do zl\u00e9... Nastala nezn\u00e1ma chyba!","Working...":"Pracujem...","Posting... (#%)":"Odosielam... (#%)","Posted...":"Odoslan\u00e9...","An unknown error occured when posting!":"Pri odosielan\u00ed nastala nezn\u00e1ma chyba!","Posting...":"Odosielam...","Upload URL":"Adresa s\u00faboru","Spoiler Image":"Skryt\u00fd obr\u00e1zok","Comment":"Koment\u00e1r","Quick Reply":"R\u00fdchla odpove\u010f","Stop watching this thread":"Zastavi\u0165 sledovanie tohto vl\u00e1kna","Watch this thread":"Sledova\u0165 toto vl\u00e1kno","Unpin this board":"Odopn\u00fa\u0165 t\u00fato dosku","Pin this board":"Pripn\u00fa\u0165 t\u00fato dosku","Stop watching this board":"Zastavi\u0165 sledovanie tejto dosky","Watch this board":"Sledova\u0165 t\u00fato dosku","Click on any image on this site to load it into oekaki applet":"Klikni na ak\u00fdko\u013evek obr\u00e1zok na tejto str\u00e1nke pre jeho na\u010d\u00edtanie do Oekaki","Sunday":"Nede\u013ea","Monday":"Pondelok","Tuesday":"Utorok","Wednesday":"Streda","Thursday":"\u0160tvrtok","Friday":"Piatok","Saturday":"Sobota","January":"Janu\u00e1r","February":"Febru\u00e1r","March":"Marec","April":"Apr\u00edl","May":"M\u00e1j","June":"J\u00fan","July":"J\u00fal","August":"August","September":"September","October":"Okt\u00f3ber","November":"November","December":"December","Jan":"Jan","Feb":"Feb","Mar":"Mar","Apr":"Apr","Jun":"J\u00fan","Jul":"J\u00fal","Aug":"Aug","Sep":"Sep","Oct":"Okt","Nov":"Nov","Dec":"Dec","AM":"Doobeda","PM":"Poobede","am":"doobeda","pm":"poobede"}; \ No newline at end of file diff --git a/inc/locale/sk_SK/LC_MESSAGES/javascript.po b/inc/locale/sk_SK/LC_MESSAGES/javascript.po index 6f356389..4765c7c7 100644 --- a/inc/locale/sk_SK/LC_MESSAGES/javascript.po +++ b/inc/locale/sk_SK/LC_MESSAGES/javascript.po @@ -1,169 +1,303 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-23 18:52+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: dubcheck \n" -"Language-Team: LANGUAGE \n" -"Language: sk_SK\n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "Štýl:" + +#: ../../../../js/hide-images.js:50 ../../../../js/upload-selection.js:51 +#: ../../../../js/quick-post-controls.js:30 ../../../../js/hide-images.js:51 +#: ../../../../js/quick-post-controls.js:32 +#: ../../../../js/upload-selection.js:61 +msgid "File" +msgstr "Súbor" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "skryť" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "ukázať" +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 #: ../../../../js/toggle-locked-threads.js:41 #: ../../../../js/toggle-locked-threads.js:56 msgid "Show locked threads" msgstr "Zobraziť zamknuté vlákna" +#: ../../../../js/toggle-locked-threads.js:39 +#: ../../../../js/toggle-locked-threads.js:54 +#: ../../../../js/toggle-locked-threads.js:40 +#: ../../../../js/toggle-locked-threads.js:55 #: ../../../../js/toggle-locked-threads.js:41 #: ../../../../js/toggle-locked-threads.js:56 msgid "Hide locked threads" msgstr "Skryť zamknuté vlákna" -#: ../../../../js/hide-images.js:51 ../../../../js/quick-post-controls.js:32 -#: ../../../../js/upload-selection.js:61 -msgid "File" -msgstr "Súbor" +#: ../../../../js/upload-selection.js:32 ../../../../js/upload-selection.js:45 +msgid "URL" +msgstr "Adresa" -#: ../../../../js/hide-images.js:51 -msgid "hide" -msgstr "skryť" +#: ../../../../js/upload-selection.js:50 ../../../../js/upload-selection.js:60 +msgid "Select" +msgstr "Vybrať" -#: ../../../../js/hide-images.js:57 -msgid "show" -msgstr "ukázať" +#: ../../../../js/upload-selection.js:53 ../../../../js/upload-selection.js:63 +msgid "Remote" +msgstr "Vzdialený" -#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 -msgid "Stop watching this thread" -msgstr "Zastaviť sledovanie tohto vlákna" +#: ../../../../js/upload-selection.js:56 ../../../../js/upload-selection.js:66 +msgid "Embed" +msgstr "Vložiť" -#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 -msgid "Watch this thread" -msgstr "Sledovať toto vlákno" +#: ../../../../js/upload-selection.js:59 ../../../../js/upload-selection.js:69 +msgid "Oekaki" +msgstr "Oekaki" -#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 -#: ../../../../js/watch.js:350 -msgid "Unpin this board" -msgstr "Odopnúť túto dosku" +#: ../../../../js/toggle-images.js:41 ../../../../js/toggle-images.js:42 +msgid "hidden" +msgstr "skrytý" -#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 -#: ../../../../js/watch.js:350 -msgid "Pin this board" -msgstr "Pripnúť túto dosku" +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "Zobraziť obrázky" -#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 -#: ../../../../js/watch.js:349 -msgid "Stop watching this board" -msgstr "Zastaviť sledovanie tejto dosky" +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "Skryť obrázky" -#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 -#: ../../../../js/watch.js:349 -msgid "Watch this board" -msgstr "Sledovať túto dosku" +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "Heslo" -#: ../../../../js/quick-reply.js:224 -msgid "Upload URL" -msgstr "Adresa súboru" +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "Odstrániť iba súbor" -#: ../../../../js/quick-reply.js:267 -msgid "Spoiler Image" -msgstr "Skrytý obrázok" +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "Odstrániť" -#: ../../../../js/quick-reply.js:278 -msgid "Comment" -msgstr "Komentár" +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "Dôvod" -#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 -msgid "Quick Reply" -msgstr "Rýchla odpoveď" +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "Nahlásiť" -#: ../../../../js/style-select.js:41 -msgid "Style: " -msgstr "Štýl:" +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "Klikni na Odpoveď pre ich zobrazenie." + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "Klikni sem pre zobrazenie" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "Skryť zobrazené odpovede" + +#: ../../../../js/oekaki.js:10 +msgid "Brush size" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Set text" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Clear" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Save" +msgstr "" + +#: ../../../../js/oekaki.js:10 +msgid "Load" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Toggle eraser" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Get color" +msgstr "" + +#: ../../../../js/oekaki.js:11 +msgid "Fill" +msgstr "" + +#: ../../../../js/oekaki.js:12 +msgid "Use oekaki instead of file?" +msgstr "" -#: ../../../../js/local-time.js:41 ../../../../js/local-time.js:30 -#: ../../../../js/local-time.js:40 +#: ../../../../js/oekaki.js:21 +msgid "Edit in oekaki" +msgstr "" + +#: ../../../../js/oekaki.js:152 +msgid "Enter some text" +msgstr "" + +#: ../../../../js/oekaki.js:153 +msgid "Enter font or leave empty" +msgstr "" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:69 ../../../../js/forced-anon.js:60 +#: ../../../../js/forced-anon.js:66 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +#: ../../../../js/forced-anon.js:71 +msgid "Forced anonymity" +msgstr "Vynútená anonymita" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:65 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:66 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 +msgid "enabled" +msgstr "zapnutá" + +#: ../../../../js/forced-anon.js:59 ../../../../js/forced-anon.js:69 +#: ../../../../js/forced-anon.js:60 ../../../../js/forced-anon.js:70 +#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 +msgid "disabled" +msgstr "vypnutá" + +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Sun" msgstr "Ne" -#: ../../../../js/local-time.js:41 ../../../../js/local-time.js:30 -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Mon" msgstr "Po" -#: ../../../../js/local-time.js:41 ../../../../js/local-time.js:30 -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Tue" msgstr "Ut" -#: ../../../../js/local-time.js:41 ../../../../js/local-time.js:30 -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Wed" msgstr "St" -#: ../../../../js/local-time.js:41 ../../../../js/local-time.js:30 -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Thu" msgstr "Št" -#: ../../../../js/local-time.js:41 ../../../../js/local-time.js:30 -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Fri" msgstr "Pi" -#: ../../../../js/local-time.js:41 ../../../../js/local-time.js:30 -#: ../../../../js/local-time.js:40 +#: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Sat" msgstr "So" -#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 -#: ../../../../js/forced-anon.js:71 -msgid "Forced anonymity" -msgstr "Vynútená anonymita" - -#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:67 -msgid "enabled" -msgstr "zapnutá" - -#: ../../../../js/forced-anon.js:61 ../../../../js/forced-anon.js:71 -msgid "disabled" -msgstr "vypnutá" +#: ../../../../js/catalog-link.js:21 ../../../../js/catalog-link.js:32 +#: ../../../../js/catalog-link.js:40 ../../../../js/catalog-link.js:33 +#: ../../../../js/catalog-link.js:44 ../../../../js/catalog-link.js:52 +msgid "Catalog" +msgstr "Katalóg" +#: ../../../../js/quick-reply.js:21 ../../../../js/quick-reply-old.js:21 #: ../../../../js/quick-reply-old.js:23 msgid "Submit" msgstr "Odoslať" +#: ../../../../js/quick-reply.js:31 ../../../../js/quick-reply-old.js:31 #: ../../../../js/quick-reply-old.js:33 msgid "Quick reply" msgstr "Rýchla odpoveď" +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 #: ../../../../js/quick-reply-old.js:35 #, python-brace-format msgid "Posting mode: Replying to >>{0}" msgstr "Režim prispievania: Odpoveď na >>{0}" +#: ../../../../js/quick-reply.js:33 ../../../../js/quick-reply-old.js:33 #: ../../../../js/quick-reply-old.js:35 msgid "Return" msgstr "Návrat" -#: ../../../../js/expand.js:22 -msgid "Click reply to view." -msgstr "Klikni na Odpoveď pre ich zobrazenie." +#: ../../../../js/expand-all-images.js:20 +#: ../../../../js/expand-all-images.js:21 +#: ../../../../js/expand-all-images.js:22 +msgid "Expand all images" +msgstr "Otvoriť všetky obrázky" -#: ../../../../js/expand.js:22 -msgid "Click to expand" -msgstr "Klikni sem pre zobrazenie" +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "Ahoj!" -#: ../../../../js/expand.js:46 -msgid "Hide expanded replies" -msgstr "Skryť zobrazené odpovede" +#: ../../../../templates/main.js:18 +#, python-brace-format +msgid "{0} users" +msgstr "{0} užívateľov" + +#: ../../../../templates/themes/ukko/ukko.js:28 +#: ../../../../templates/themes/ukko/ukko.js:39 +#: ../../../../templates/themes/ukko/ukko.js:29 +#: ../../../../templates/themes/ukko/ukko.js:40 +msgid "(hide threads from this board)" +msgstr "(skryť vlákna z tejto dosky)" + +#: ../../../../templates/themes/ukko/ukko.js:32 +#: ../../../../templates/themes/ukko/ukko.js:44 +#: ../../../../templates/themes/ukko/ukko.js:33 +#: ../../../../templates/themes/ukko/ukko.js:45 +msgid "(show threads from this board)" +msgstr "(zobraziť vlákna z tejto dosky)" + +#: ../../../../templates/themes/ukko/ukko.js:57 +#: ../../../../templates/themes/ukko/ukko.js:58 +msgid "No more threads to display" +msgstr "Žiadne ďalšie vlákna na zobrazenie" + +#: ../../../../templates/themes/ukko/ukko.js:79 +#: ../../../../templates/themes/ukko/ukko.js:80 +msgid "Loading..." +msgstr "Načítanie..." + +#: ../../../../js/download-original.js:32 +#: ../../../../js/download-original.js:33 +msgid "Save as original filename" +msgstr "Uložiť s pôvodným názvom" #: ../../../../js/ajax-post-controls.js:43 msgid "Reported post(s)." @@ -181,118 +315,90 @@ msgstr "Stalo sa niečo zlé... Nastala neznáma chyba!" msgid "Working..." msgstr "Pracujem..." -#: ../../../../js/ajax.js:45 +#: ../../../../js/ajax.js:42 ../../../../js/ajax.js:45 msgid "Posting... (#%)" msgstr "Odosielam... (#%)" -#: ../../../../js/ajax.js:109 +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 msgid "Posted..." msgstr "Odoslané..." -#: ../../../../js/ajax.js:111 +#: ../../../../js/ajax.js:106 ../../../../js/ajax.js:111 msgid "An unknown error occured when posting!" msgstr "Pri odosielaní nastala neznáma chyba!" -#: ../../../../js/ajax.js:135 +#: ../../../../js/ajax.js:130 ../../../../js/ajax.js:135 msgid "Posting..." msgstr "Odosielam..." -#: ../../../../js/wpaint.js:113 -msgid "Click on any image on this site to load it into oekaki applet" -msgstr "" -"Klikni na akýkoľvek obrázok na tejto stránke pre jeho načítanie do Oekaki" - -#: ../../../../js/quick-post-controls.js:29 -msgid "Password" -msgstr "Heslo" - -#: ../../../../js/quick-post-controls.js:31 -msgid "Delete file only" -msgstr "Odstrániť iba súbor" - -#: ../../../../js/quick-post-controls.js:33 -msgid "Delete" -msgstr "Odstrániť" - -#: ../../../../js/quick-post-controls.js:37 -msgid "Reason" -msgstr "Dôvod" - -#: ../../../../js/quick-post-controls.js:39 -msgid "Report" -msgstr "Nahlásiť" - -#: ../../../../js/catalog-link.js:33 ../../../../js/catalog-link.js:44 -#: ../../../../js/catalog-link.js:52 -msgid "Catalog" -msgstr "Katalóg" - -#: ../../../../js/upload-selection.js:45 -msgid "URL" -msgstr "Adresa" - -#: ../../../../js/upload-selection.js:60 -msgid "Select" -msgstr "Vybrať" - -#: ../../../../js/upload-selection.js:63 -msgid "Remote" -msgstr "Vzdialený" - -#: ../../../../js/upload-selection.js:66 -msgid "Embed" -msgstr "Vložiť" - -#: ../../../../js/upload-selection.js:69 -msgid "Oekaki" -msgstr "Oekaki" - -#: ../../../../js/toggle-images.js:42 -msgid "hidden" -msgstr "skrytý" +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "Adresa súboru" -#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 -msgid "Show images" -msgstr "Zobraziť obrázky" +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "Skrytý obrázok" -#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 -msgid "Hide images" -msgstr "Skryť obrázky" +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "Komentár" -#: ../../../../js/expand-all-images.js:22 -msgid "Expand all images" -msgstr "Otvoriť všetky obrázky" +#: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 +#: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 +msgid "Quick Reply" +msgstr "Rýchla odpoveď" -#: ../../../../js/download-original.js:33 -msgid "Save as original filename" -msgstr "Uložiť s pôvodným názvom" +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Stop watching this thread" +msgstr "Zastaviť sledovanie tohto vlákna" -#: ../../../../templates/themes/ukko/ukko.js:29 -#: ../../../../templates/themes/ukko/ukko.js:40 -msgid "(hide threads from this board)" -msgstr "(skryť vlákna z tejto dosky)" +#: ../../../../js/watch.js:249 ../../../../js/watch.js:250 +#: ../../../../js/watch.js:288 ../../../../js/watch.js:289 +#: ../../../../js/watch.js:330 ../../../../js/watch.js:331 +msgid "Watch this thread" +msgstr "Sledovať toto vlákno" -#: ../../../../templates/themes/ukko/ukko.js:33 -#: ../../../../templates/themes/ukko/ukko.js:45 -msgid "(show threads from this board)" -msgstr "(zobraziť vlákna z tejto dosky)" +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Unpin this board" +msgstr "Odopnúť túto dosku" -#: ../../../../templates/themes/ukko/ukko.js:58 -msgid "No more threads to display" -msgstr "Žiadne ďalšie vlákna na zobrazenie" +#: ../../../../js/watch.js:260 ../../../../js/watch.js:261 +#: ../../../../js/watch.js:269 ../../../../js/watch.js:299 +#: ../../../../js/watch.js:300 ../../../../js/watch.js:308 +#: ../../../../js/watch.js:341 ../../../../js/watch.js:342 +#: ../../../../js/watch.js:350 +msgid "Pin this board" +msgstr "Pripnúť túto dosku" -#: ../../../../templates/themes/ukko/ukko.js:80 -msgid "Loading..." -msgstr "Načítanie..." +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Stop watching this board" +msgstr "Zastaviť sledovanie tejto dosky" -#: ../../../../templates/main.js:6 -msgid "Hello!" -msgstr "Ahoj!" +#: ../../../../js/watch.js:262 ../../../../js/watch.js:267 +#: ../../../../js/watch.js:268 ../../../../js/watch.js:301 +#: ../../../../js/watch.js:306 ../../../../js/watch.js:307 +#: ../../../../js/watch.js:343 ../../../../js/watch.js:348 +#: ../../../../js/watch.js:349 +msgid "Watch this board" +msgstr "Sledovať túto dosku" -#: ../../../../templates/main.js:18 -#, python-brace-format -msgid "{0} users" -msgstr "{0} užívateľov" +#: ../../../../js/wpaint.js:113 +msgid "Click on any image on this site to load it into oekaki applet" +msgstr "Klikni na akýkoľvek obrázok na tejto stránke pre jeho načítanie do Oekaki" #: ../../../../js/local-time.js:29 msgid "Sunday" @@ -429,3 +535,31 @@ msgstr "doobeda" #: ../../../../js/local-time.js:36 msgid "pm" msgstr "poobede" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "" diff --git a/inc/locale/sk_SK/LC_MESSAGES/tinyboard.mo b/inc/locale/sk_SK/LC_MESSAGES/tinyboard.mo index 5d9c569b22b0da6cc0576bdbf5f96c917ca77131..456ef77343b5e4dbdd24812fb79724dfd48545c7 100644 GIT binary patch delta 6952 zcmYk>30PHS9>?*+q9EXcn7eYp*kwn=tBB;1nLB7rYIa4^E67Da)YQ3}Q`tgVr)^5J z(#GAEn>x0rrPgG&nwq7KmR4qanKe^6-`_ni&ok%Y&*y#LbI!Y;bFfao5_0dh5dW$6 z;SX9IDIu2C9m`u;Ruk!a+N;#E_I9?cuJ|f;z!RubKj1kp|^1?9>-!#??&KEOhOwo za2JN*IgG*csCs`v)f2;LBWd62OhP?NFs5NR`CM#)g{Tn>Fy(_Whx~ACiwjWq--+tz zea1DY2Dc(3wf12oet>!S36{{l)ux9tb)&Hz`8uSN)-u!#tTE*qQ5|~`)v-Mog$K;} z_b`t98B=}{)p4t*GvWyBNHz{rF&+JyiZXM-RMgs4VQ*Z5>hV@oLp#j*S5X~1imLFm z$zMWsEF|7B!q^&PDUUp83}%=|h1Wg&JWcs-juOTI9!SGpME6i~0B-CSthDxjzLpQ`s)Rvo?b%&>D@$KIp*&d>BXJE@Z!15ftjiL}aj5 zA!-IEm~szl%IBg6vdElYiW*RpId9`Y@{jsSXbO*`9;@$Bn<$L#YS+f%5bTK>c?D`o zs!$znK#hDEYR}w@>d+=+e_1|cDK7xl?4aFL}8hfEC z>}|}&Q1XSShWnZFp(Z~9H6s&IGcW~JZw0bMeyiFPEJF40Hs^%ZgxV9UQB%GhOYu#U zkG|5WFdki$C!s1HhFbeEsJ$@Nl-HsvX)Q$Vi z`L|HlA2a#0=KS}lj$Xnrj81ayYm0|NSZ36ceUkTEkEss>U>2fc#mH1=6T4Aw+6m}a!eU3N^(yq3-vg_RsvK? z9!t?bgG7H48&Nl&L)~~8)o=!%I(4KBb>m{={a8SLJ?h1E0$unWY7ewy#}#2RQe;iV z@wgHhgY_9k>G_Z4Tc|1Oj;hFodIjgBUMyZ?HEIcbsHb7R$@@`zU^!|@nozIm2T=oh z7S*AHsE(XQ-5;B;4zT{6NoZI1!ZtV(_1H~9?Ew$cQ>zL!g^j4Sd;nF^R@8kjpsw48 zZSftGKZPHM@COKL84l#~HEzOOnj#n7HrrhUd{;%Rh0|l*dCu&3oP@C;tQ+^iJ@QoRN1#EnVsW=3hO_ra&X?gKA(9cEhoz zyc(m)&qKW#m!Y1LN3jH7$M)EgX;gh(Pz}bTI#z(%oYPTDQjOhlp`V1N@DbEhZ$b6^ zT~rUxp(^~^_#^82Ur`;7;jaj-Z70-7U8wg&3F>|is^OU?UyIu8^Gvz_2@;_cY(P!@ zX5)5LNA{p*m24|BE!}aOvD~of!b6{Q602#2(CwM-mlSvT?aYuiAC5&&;M!? zWt`ZFYACwYnfh+1p7%v{tOV7-HK>Lsp=Mwv4#IkK{srUfsHf>8)ZRIdH()3mM)gh! z>gSJ55?YhlsGcvv1YC())92BJ2T;5Db5w^epgM99wFIGqolP8#I^PAgXL_LqmW}FA z32Go?F@pB3X(Y5(voH+jpc= z)X1l!W~c#m{bE$T%ZIZ5nu^CL&=PD#_55Xw$Nd0o|DC+$& z3d3;{s=k|09r2m+CC1xOGke!?=3fmyKtUR=LiPA{)RY}X-W}E-n1ubVasHH=it509 z$S$@vp+>$RH512CGx;5AFU5>-{w~Nul~2MxINwh~ORx>KHiu9ReumnN@z*+=FCTTj z9P_XWqwsMoz>UUJSVTT*J!!btB{}d9z-H+M}b1(&$ zA>S8kGpfOJs1f{%+Ux1$=`jODl+>5~;V-s#{p%pt!RHN)F56Az>64Jl)G zXy58cq5!k7JyxLhL?dc5J%D+*3AHy)BJUil3$2#mWYkoz!Vuhq+N@iUwyY0OGnX{M zdDW+*uFu5azyJH2f~zr-6BCR#Vo&ljP-}lXw!>umcy}NxGiUo3B0jXmg{U-*jRHp-#>s z!Z|k&ep7x}siTwePp!Y!Xd3Y;v5jyO%%Igo=y;i^BmN+U5nB5V zMDy{vN$f{GF8T z^wcPb6VOg+j*fT-77}ZSp@fdV6T66m%5c0!?9=n#eB5UeZK%LSykzn%NIzuKFXAcU zX5uSTwhlKD2Z-xT*=T%{*h2i*lrqqlUPd(BASnrBo-6%i8-e5FPK3r zCA!h6yYM@r`M8p@6qC6PZzqPB{Ojm7=@P6V{zD`;kN-n5ep$LACB$BqeLFjm589yU+_V~CUndsb`m!cI?{-v!~^!64sm`BIg8NI*}*!D zEls)?HF`*YWb(<FBF#218){tm$}*EOVnH~BM~ z{^sL(61|!;_&(8|_!rTZ4uld|q)VPvhRzJ8vsZn}L({N46dt~r5yu5}@HO=6?{OX4GeRlQb++QX8)_Rq=b zc1p_i_B|=%?BrCB-IUtX-kX{dIosD*>6+%L352DUh1%YX!oV9Dhe89-WqCvFoSa?u zw>kX+MY#zr15^9<39%n5a(68E)-0Ij^VChxX!KUh^weZduWYQWwvQC$`U^61i(I+= z+<65VIe9rbQDetsj<0O=)_Z+5nL|7cm2OvFPHsVFj&ogKcYaYu4oB2TPklpXd7Y=G zzS`5^t8=?5Zt+yry9Uhm)Kz$E1{HeiDza)S8wPS=&5XI88I_skm7dvdS6Q{M(NpD0 zb@Yz$q`6XOHZ;__v$N;To0rv~8of7H&d;jw&Caf^^UbQPXsFMw&2DHOLgxPuA-met zo?Txxwd~sLG<$WwN#)H=x?RE2sIk>^>paz&!+dqK>)o!J+F-W6IKRKkNfxKp6c^{F zxk_9)F1IVSW?*riD>>O!GoZLYg}D^w1=8I4A$E@e-v#1|?+djDlyj&}Cuv=fhXn2d}x>?m5C|uN^VX_FTKjK6h=3 zoi?&ho9Xopb^D&I@g8_OxSGpHeiLdpjTsR5eN1RrAg*jri2Z%}G5hcYZ{WI#ueJ;% MOqm~IZ@97Oe_d%$$N&HU delta 8358 zcmY+`349bq+Q;!u2oORb2@oz5XdoOy5+K|;i6KBFgd-4<%k3l+GGsCnXEK4{F)xZM z9(c{F%PK0qqT(VV@%7+PF(971>$%?7ig>K=;(;!%;`{qgm%G0G;mNnEy1Tmisj42X z*&X-6!MMnKeG+c8ILhKID+4DdS=IxTEBmR{vJ%g*tijj=)s%&Oa0Xt0m3SdOgFUgF zPDbD&)b(K;fLCHSyc4_QPPZPh9;DElhDWgr9>q)Wc^rgQnUN5a_zjN5i9;-FB(B79cnPZi-I$DfG2Mz-))N%e(QBB9AEHM1x$$dEp#B4P#h+1c z(siiYo{Sn`8cx8`*cX>!3i?p}Ux?~=GwKDdlMxEHQBViFP?>lNHISDu58uM^*vq!8 z5-dWc_##Zj?WhOsMP|Wz3YDq%Q0G5Iy}&8d3!Fw~*-98@SrJ{3LO~<8Q70y&-mnBU z^4ZuQ7vmW8n)Vxvx1r|xKFr1^P%rRzRDUPUd26^kuyj;^Lx+=pjdUsv8re+aY-1&+ z(Y_cppn6man~WjU;<~^XMZM`CQT^>PK8z&MI)J+W9aO&`506+@JcaLQkf%^1{t=a# z?&Mji9f*@~406g^iRvhVn#;>k8N3lSg*%Op;uPvfktA3@;d~sL zt*DgmH|0mC^rBY%I-G@@F!ln^Qiv@! z)X3jLW#BW^V)_>Kz|>Lh_aOt-(F{z$*{F`@q3)|jP3dZ5qd6Zm^$n=!ZE}rRTTH`E zs19#8-i4Zyoj4kIA)f^6Rn&mKLS6rpsmF6sH|o8yE2g6!bcQhtHI+H0UWDDX|7V*M zRj9?Z8uf;4sHwRWOYvr$i*K6t;bYtfO+}mbLQKR}s0THm)=(R2K$l}8Zb1$7ChX4h zt!)&veRiN$I+o7f$Xp;G*%Y5ymxvgW7E;a>&0fOv!Z{MxqwkEF6yx@_S-kk3H}KWUSU>#$(7oD~*e7oQb;5 zK`qWE)Pq}4_g!b|2h90*A{6w153x7?jOw8G1b1KqQHwGcd*N)<94^6W*ob;WTQ0r_Xd#GXnL-ld&Hbqs~|3Ky*-3umLrYD^VTZjO;k;E#y;TC6~Hu zqY$-LnsEqTYK+`TK@T{DO3~}6)P9P3gMXkhaT4`FJw>TbMYU&RPn?E&voh3nTaLVw z^;^^~cpBB;o2ci#j|?zkeM>>BJFCo{yKKy$UVuvVG8~RR)Eiuj8sH98hr5h>QP)3; zn)??}1ANWYKR~_tXE+QKXQ`hE`nyzIh>Ptu4Ydo^J&xXyhA_YpokmyWlN!FmblKjn<;}{Z&|v zJ5Ucig_@EcbKDmhi5g%IYD%Y}22g>@NDagHVfV1nLdP zqXt%j>Tn@yK(*Kn*J2kuAID=Dvv3D$K+j($p_St^Td356m81fnDdhbM0Uf^$2QlUx^y{J!;ShccbR;5b8ni zqDFWOb>Y{j4o;yuNT_rNG7PnyrlB%aiOT3IROT8`{kNI+D^UI1VA>ee zY5*_cP<#`W+Eb{Gf5LpWLAUwt8Yx}iUcVgmfvQDiv;_xX7}f6<)BtZa=kIroSbHgG zZXQ8B_z>pdvv?-{h$%Q~p_}rlSU`Ohj>N4v5uZRU+OJT%Bx#YGnJmPs0WszR(k|(jGFTgVIKA8QB!dmmEyka(aAW(SdG)E zZ^jXL2$Qt`k5N#{PT&|kiTq?+Ls&^##WkoYxB$mv1pDFxsML0%2K+MW%}-z-Oj_y= zC==CR9%@S08n48N=IlNS>gZAIiAPZncm@06aZJV^QH!xhjk{)2QM+U~j>aOKfgaQV zZb!Y?UetAup!$6o^`f8DkbgC#oa5dw0`QlT0)$x8DfPcZs z_$lg5GuiB#f(e+8RhWnMSb#Uy+?j8~&l_de=J=VR0j z$5B&s($wQtx!W?uIM6r@^=mg42Vn)KVjXG?wW4-gw6uTU z$j6klRCW;uh~E;Q5hLj1QPk0!avX7nTaEplN&PWOJ&dxSY6*xPtig z@s3-G#FpcG=FFWqi3pl{G9CWPp?v(E(4idbxRL0Hl~`f)vx)K= zVkl)zxITSM4{I7`5)Tr;90gpY_MDGTt#T5 zTuuCy(4m#4;}CHkaUG$36xqq2qr_8$z6jHZKND{dzZ}{pbBS`|OCpu{oaoAfe?lGq z>teNFDecn<9WT0AS*D(E>aSr^9Qhwg;cX&HTtM7KWDvRBa1tLO3W* zy~JQb$6@09Sc%PN9EcYYb4+~__iNAS_>Kr@{{NeTz6fo^enOwCt;8q93gRqoDk1c} z)A2uqcKA|NXwQ-yD~W#)WqJsq;~24lSg#7lB`&eQZ}Inp=3mE6#23UriABUnIv7Gc zM_ETtm)Mu#Yf~0eh%~PAnzprgr71TVcjH3hC1Nz!UW&zdJ4U8a*hV26``|aktAwA> zF~Y?f$ax*t5c=MoO?0R21FR#C5dEnq;Vs0kk5{P7CaxzMi4>xUsEzGE3Zn@f>xkbI zHxr43jz1Co%)=8fk9r19Fm10>zn`ceW)VI@M>|o(HK%Ya@iZ}t(9zf2`^)oVjXU`J zZLH+}Z{P{a|3!>77x%$s)So1DyibgamE2#BPRh>`-OTkbP|ljJ{72m}|T!m-i64a4H#8cN%;}ZM(DSvZ`)uwGK*X*V2G4=kq zz?37&6b=&UTr`O2XHJZw9HQLU)Q{s9Q`Vq|nDR4t50S$4zZ}h`P=eEm4~c!mxkSFX z?pn$(>&xBKG>pOfq6Y^aj&>b1I4(OnVdQzyiw9j6zb4QTH@G6cZ(XCu_J(YKpw;&H zom!u#J~uiiW5$@kI=|iGghJ~A!FsE#(ebbG{HpHrI6=G4;pXV(jH}L!-5&Jh_yTLZ ze%oni^>9}Ac>QbseOInMrX-r2xxRPMOaH2q0 z2V-v)@cY{BfZvmARR!#pptnsArqhtK#uKs|0ztby5YCNGACcR&!e1L$AFUm+vWsV3 zDEiQd710+*6m>5gA8K*@#nGg!hOUdk-nyn}AZuvvdOOtWw0i682Ct71UY?bk(Gc{6 z8m+~i*cfUZ|1U*d(Qz=VIzFv2u+FXv_#3=y!a;5h_@li?Paj$c`eXZ`B=XR8jelh+G=81pmh&N;mfndA6Cg2I>CM9*GjP=F!H67S=;@(J# z){i?79iLs?-Q#Z!dOe|zy6kb?5}I3D+dHn#n-}NXaqfbpLi1wX4u~%MB-XweC z^!zD#<0eduE}EPkIk&uYanAe&IkQUbxeM~=SBzV}psGBn(h0TZED1XPkk4Tp`F4G{ zmes(_6*~3JUjIzT7ie;Pxt?$_*ZS9l$#~8ZkJFrQSC&@ISz0=$+%BxFoayuC27+t; zb4|V-YC5laUef%E`QMqlUl zkS=Qp*c<4=6YIck zgLcEQv#wiG6?@+%rh92tN z*Axsi$KI|b$UxfFfxX02>*PjT%jQNOD7&yH&*4?Pc?k;Ik!aDcWvRb2~%Zt0#s*9*oo}LCbL~Sx7T^Y(evgO)odv0{){5N_o{m-OD pCsnQOxTNZxZi!0K2J+UiYH531Z@-6J9p2J;f2%_Rqp#J>_&-Q7*QWpg diff --git a/inc/locale/sk_SK/LC_MESSAGES/tinyboard.po b/inc/locale/sk_SK/LC_MESSAGES/tinyboard.po index 717ec3ed..61be513c 100644 --- a/inc/locale/sk_SK/LC_MESSAGES/tinyboard.po +++ b/inc/locale/sk_SK/LC_MESSAGES/tinyboard.po @@ -1,2366 +1,1371 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy +# Translators: msgid "" msgstr "" -"Project-Id-Version: \n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-23 18:52+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: dubcheck \n" -"Language-Team: LANGUAGE \n" -"Language: sk_SK\n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#. Additional lines added to the footer of all pages. -#: ../../../../inc/config.php:783 -msgid "" -"All trademarks, copyrights, comments, and images on this page are owned by " -"and are the responsibility of their respective parties." -msgstr "" -"Všetky obchodné značky, autorské práva, komentáre a multimediálny obsah na " -"tejto stránke sú vlastníctvom a zodpovednosťou ich príslušných strán." +#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +msgid "second" +msgid_plural "seconds" +msgstr[0] "sekunda" +msgstr[1] "sekundy" +msgstr[2] "sekúnd" + +#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 +#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minúta" +msgstr[1] "minúty" +msgstr[2] "minút" + +#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 +#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 +msgid "hour" +msgid_plural "hours" +msgstr[0] "hodina" +msgstr[1] "hodiny" +msgstr[2] "hodín" + +#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 +#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 +msgid "day" +msgid_plural "days" +msgstr[0] "deň" +msgstr[1] "dni" +msgstr[2] "dní" + +#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 +msgid "week" +msgid_plural "weeks" +msgstr[0] "týždeň" +msgstr[1] "týždne" +msgstr[2] "týždňov" + +#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 +#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 +msgid "year" +msgid_plural "years" +msgstr[0] "rok" +msgstr[1] "roky" +msgstr[2] "rokov" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 +msgid "Banned!" +msgstr "Zabanovaný!" #. There is no previous page. -#: /var/www/html/Tinyboard/inc/functions.php:958 -#: /var/www/html/Tinyboard/inc/functions.php:972 -#: ../../../../inc/functions.php:1041 ../../../../inc/functions.php:1055 -#: ../../../../inc/functions.php:1039 ../../../../inc/functions.php:1053 -#: ../../../../inc/functions.php:1068 ../../../../inc/functions.php:1082 -#: ../../../../inc/functions.php:1079 ../../../../inc/functions.php:1093 -#: ../../../../inc/functions.php:1122 ../../../../inc/functions.php:1136 -#: ../../../../inc/functions.php:1124 ../../../../inc/functions.php:1138 #: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 #: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 #: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 msgid "Previous" msgstr "Späť" #. There is no next page. -#: /var/www/html/Tinyboard/inc/functions.php:977 -#: /var/www/html/Tinyboard/inc/functions.php:986 -#: ../../../../inc/functions.php:1060 ../../../../inc/functions.php:1069 -#: ../../../../inc/functions.php:1058 ../../../../inc/functions.php:1067 -#: ../../../../inc/functions.php:1087 ../../../../inc/functions.php:1096 -#: ../../../../inc/functions.php:1098 ../../../../inc/functions.php:1107 -#: ../../../../inc/functions.php:1141 ../../../../inc/functions.php:1150 -#: ../../../../inc/functions.php:1143 ../../../../inc/functions.php:1152 #: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 #: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 #: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 msgid "Next" msgstr "Ďalej" -#: /var/www/html/Tinyboard/inc/image.php:21 ../../../../inc/image.php:24 -#: ../../../../inc/image.php:62 -msgid "Unsupported file format: " -msgstr "Nepodporovaný formát súboru:" - -#: /var/www/html/Tinyboard/inc/mod.php:129 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:74 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:79 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:94 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 -msgid "Create new board" -msgstr "Vytvoriť novú dosku" - -#. line 71 -#: /var/www/html/Tinyboard/inc/mod.php:138 -#: /var/www/html/Tinyboard/mod.php:1833 /var/www/html/Tinyboard/mod.php:3036 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:291 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:75 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:150 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:207 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:155 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:312 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:74 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:166 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 -msgid "all boards" -msgstr "všetky dosky" - -#: /var/www/html/Tinyboard/inc/display.php:80 ../../../../inc/display.php:75 -#: ../../../../inc/display.php:79 ../../../../inc/display.php:83 #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 #: ../../../../inc/display.php:108 msgid "Error" msgstr "Chyba" -#: /var/www/html/Tinyboard/inc/display.php:81 ../../../../inc/display.php:76 -#: ../../../../inc/display.php:80 ../../../../inc/display.php:84 #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 #: ../../../../inc/display.php:109 msgid "An error has occured." msgstr "Nastala chyba." -#. line 6 -#: /var/www/html/Tinyboard/inc/display.php:87 ../../../../inc/display.php:82 -#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 -#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 -msgid "Go back" -msgstr "Návrat" - -#: /var/www/html/Tinyboard/inc/display.php:97 ../../../../inc/display.php:91 -#: ../../../../inc/mod/pages.php:59 ../../../../inc/mod/pages.php:62 -#: ../../../../inc/display.php:92 ../../../../inc/display.php:96 -#: ../../../../inc/display.php:100 ../../../../inc/display.php:110 +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 #: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 #: ../../../../inc/display.php:125 msgid "Login" msgstr "Prihlásenie" -#: /var/www/html/Tinyboard/inc/display.php:208 +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 #, php-format -msgid "" -"Post too long. Click here to view the full text." -msgstr "" -"Príliš dlhý príspevok. Klikni sem pre zobrazenie celého " -"textu." +msgid "Post too long. Click here to view the full text." +msgstr "Príliš dlhý príspevok. Klikni sem pre zobrazenie celého textu." + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +msgid "Ban" +msgstr "Zabanovať" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban & Delete" +msgstr "Zabanovať a odstrániť" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Delete file" +msgstr "Odstrániť súbor" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Are you sure you want to delete this file?" +msgstr "Naozaj chceš odstrániť tento súbor?" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Spoiler File" +msgstr "Skrytý súbor" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to spoiler this file?" +msgstr "Naozaj chceš skryť tento súbor?" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 +msgid "Move reply to another board" +msgstr "Presunúť odpoveď do inej dosky" + +#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 +#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 +#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 +#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 +msgid "Edit post" +msgstr "Upraviť príspevok" #. line 5 -#: /var/www/html/Tinyboard/inc/display.php:272 -#: /var/www/html/Tinyboard/inc/display.php:365 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:27 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:27 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:27 -#: ../../../../inc/display.php:423 ../../../../inc/display.php:429 +#: ../../../../inc/display.php:461 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 -#: ../../../../inc/display.php:424 ../../../../inc/display.php:461 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 #: ../../../../inc/display.php:486 msgid "Delete" msgstr "Odstrániť" -#: /var/www/html/Tinyboard/inc/display.php:272 -#: /var/www/html/Tinyboard/inc/display.php:365 ../../../../inc/display.php:423 -#: ../../../../inc/display.php:429 ../../../../inc/display.php:424 #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 #: ../../../../inc/display.php:486 msgid "Are you sure you want to delete this?" msgstr "Naozaj to chceš odstrániť?" -#: /var/www/html/Tinyboard/inc/display.php:276 -#: /var/www/html/Tinyboard/inc/display.php:369 ../../../../inc/display.php:427 -#: ../../../../inc/display.php:433 ../../../../inc/display.php:428 #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 #: ../../../../inc/display.php:490 msgid "Delete all posts by IP" msgstr "Odstrániť všetky príspevky od IP adresy" -#: /var/www/html/Tinyboard/inc/display.php:276 -#: /var/www/html/Tinyboard/inc/display.php:369 ../../../../inc/display.php:427 -#: ../../../../inc/display.php:433 ../../../../inc/display.php:428 #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 #: ../../../../inc/display.php:490 msgid "Are you sure you want to delete all posts by this IP address?" msgstr "Naozaj chceš odstrániť všetky príspevky tejto IP adresy?" -#: /var/www/html/Tinyboard/inc/display.php:280 -#: /var/www/html/Tinyboard/inc/display.php:373 ../../../../inc/display.php:334 -#: ../../../../inc/display.php:435 ../../../../inc/display.php:339 -#: ../../../../inc/display.php:441 ../../../../inc/display.php:331 -#: ../../../../inc/display.php:436 ../../../../inc/display.php:368 -#: ../../../../inc/display.php:473 ../../../../inc/display.php:385 -#: ../../../../inc/display.php:495 ../../../../inc/display.php:388 -#: ../../../../inc/display.php:498 -msgid "Ban" -msgstr "Zabanovať" - -#: /var/www/html/Tinyboard/inc/display.php:284 -#: /var/www/html/Tinyboard/inc/display.php:377 ../../../../inc/display.php:338 -#: ../../../../inc/display.php:439 ../../../../inc/display.php:343 -#: ../../../../inc/display.php:445 ../../../../inc/display.php:335 -#: ../../../../inc/display.php:440 ../../../../inc/display.php:372 -#: ../../../../inc/display.php:477 ../../../../inc/display.php:389 -#: ../../../../inc/display.php:499 ../../../../inc/display.php:392 -#: ../../../../inc/display.php:502 -msgid "Ban & Delete" -msgstr "Zabanovať a odstrániť" - -#: /var/www/html/Tinyboard/inc/display.php:288 -#: /var/www/html/Tinyboard/inc/display.php:381 -msgid "Remove file" -msgstr "Odstrániť súbor" +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "Delete all posts by IP across all boards" +msgstr "Odstrániť všetky príspevky IP adresy na všetkých doskách" -#: /var/www/html/Tinyboard/inc/display.php:292 -#: /var/www/html/Tinyboard/inc/display.php:408 -#: ../../../../inc/mod/pages.php:1080 ../../../../inc/mod/pages.php:1105 -#: ../../../../inc/mod/pages.php:1239 ../../../../inc/mod/pages.php:1242 -#: ../../../../inc/display.php:346 ../../../../inc/display.php:470 -#: ../../../../inc/mod/pages.php:1314 ../../../../inc/display.php:351 -#: ../../../../inc/display.php:476 ../../../../inc/mod/pages.php:1320 -#: ../../../../inc/display.php:475 ../../../../inc/mod/pages.php:1414 -#: ../../../../inc/display.php:388 ../../../../inc/display.php:512 -#: ../../../../inc/mod/pages.php:1425 ../../../../inc/mod/pages.php:1494 -#: ../../../../inc/display.php:405 ../../../../inc/display.php:534 -#: ../../../../inc/display.php:408 ../../../../inc/display.php:537 -#: ../../../../inc/mod/pages.php:1491 -msgid "Edit post" -msgstr "Upraviť príspevok" +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "Naozaj chceš odstrániť všetky príspevky tejto IP adresy na všetkých doskách?" -#: /var/www/html/Tinyboard/inc/display.php:386 ../../../../inc/display.php:448 -#: ../../../../inc/display.php:454 ../../../../inc/display.php:453 #: ../../../../inc/display.php:490 ../../../../inc/display.php:512 #: ../../../../inc/display.php:515 msgid "Make thread not sticky" msgstr "Odopnúť vlákno" -#: /var/www/html/Tinyboard/inc/display.php:388 ../../../../inc/display.php:450 -#: ../../../../inc/display.php:456 ../../../../inc/display.php:455 #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 #: ../../../../inc/display.php:517 msgid "Make thread sticky" msgstr "Pripnúť vlákno" -#: /var/www/html/Tinyboard/inc/display.php:392 ../../../../inc/display.php:454 -#: ../../../../inc/display.php:460 ../../../../inc/display.php:459 #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 #: ../../../../inc/display.php:521 msgid "Allow thread to be bumped" msgstr "Povoliť bumpovanie vlákna" -#: /var/www/html/Tinyboard/inc/display.php:394 ../../../../inc/display.php:456 -#: ../../../../inc/display.php:462 ../../../../inc/display.php:461 #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 #: ../../../../inc/display.php:523 msgid "Prevent thread from being bumped" msgstr "Zakázať bumpovanie vlákna" -#: /var/www/html/Tinyboard/inc/display.php:399 ../../../../inc/display.php:461 -#: ../../../../inc/display.php:467 ../../../../inc/display.php:466 #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 #: ../../../../inc/display.php:528 msgid "Unlock thread" msgstr "Odomknúť vlákno" -#: /var/www/html/Tinyboard/inc/display.php:401 ../../../../inc/display.php:463 -#: ../../../../inc/display.php:469 ../../../../inc/display.php:468 #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 #: ../../../../inc/display.php:530 msgid "Lock thread" msgstr "Zamknúť vlákno" -#: /var/www/html/Tinyboard/inc/display.php:404 ../../../../inc/display.php:466 -#: ../../../../inc/display.php:472 ../../../../inc/display.php:471 #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 #: ../../../../inc/display.php:533 msgid "Move thread to another board" msgstr "Presunúť vlákno na inú dosku" -#. line 11 -#. line 7 -#. line 11 -#. line 7 -#. line 14 -#. line 7 -#. line 14 -#. line 7 -#. line 14 -#. line 8 -#. line 14 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:48 -#: /var/www/html/Tinyboard/mod.php:667 /var/www/html/Tinyboard/mod.php:750 -#: /var/www/html/Tinyboard/mod.php:833 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:55 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:55 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:31 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:36 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:33 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 -msgid "Name" -msgstr "Meno" +#. How long before Tinyboard forgets about a mute? +#. 2 weeks +#. If you want to alter the algorithm a bit. Default value is 2. +#. (n^x where x is the number of previous mutes) +#: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 +msgid "You have been muted for unoriginal content." +msgstr "Bol si zablokovaný pre neoriginálny obsah." -#. line 21 -#. line 15 -#. line 24 -#. line 15 -#. line 24 -#. line 15 -#. line 24 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:62 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:76 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:76 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 -msgid "Email" -msgstr "E-mail" +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#: ../../../../inc/config.php:677 ../../../../inc/config.php:781 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 +msgid "New Topic" +msgstr "Nové vlákno" -#. line 34 -#. line 23 -#. line 34 -#. line 23 -#. line 37 -#. line 46 -#. line 23 -#. line 46 -#. line 23 -#. line 46 -#. line 12 -#. line 24 -#. line 46 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:96 -#: /var/www/html/Tinyboard/mod.php:753 /var/www/html/Tinyboard/mod.php:839 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:95 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:116 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:63 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:130 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 -msgid "Subject" -msgstr "Predmet" +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 +msgid "New Reply" +msgstr "Odpoveď" -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:110 -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:119 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:112 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:117 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:119 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:100 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:133 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:172 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:113 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:148 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:189 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 -msgid "Spoiler Image" -msgstr "Skrytý obrázok" +#. Additional lines added to the footer of all pages. +#: ../../../../inc/config.php:689 ../../../../inc/config.php:793 +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "Všetky obchodné značky, autorské práva, komentáre a multimediálny obsah na tejto stránke sú vlastníctvom a zodpovednosťou ich príslušných strán." -#. line 45 -#. line 32 -#. line 48 -#. line 57 -#. line 32 -#. line 57 -#. line 32 -#. line 57 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:119 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:121 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:145 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:161 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 -msgid "Comment" -msgstr "Komentár" +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 +msgid "Lurk some more before posting." +msgstr "" -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 73 -#. line 61 -#. line 64 -#. line 73 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:133 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:142 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:191 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:217 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:209 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 -msgid "Verification" -msgstr "Verifikácia" - -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 87 -#. line 3 -#. line 72 -#. line 3 -#. line 72 -#. line 3 -#. line 72 -#. line 3 -#. line 75 -#. line 3 -#. line 84 -#. line 3 -#. line 84 -#. line 3 -#. line 84 -#. line 3 -#. line 84 -#. line 3 -#. line 84 -#. line 3 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:149 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:22 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:165 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:22 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:214 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:233 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 -msgid "File" -msgstr "Súbor" - -#. line 97 -#. line 82 -#. line 85 -#. line 100 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:163 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:183 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:268 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:232 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:252 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 -msgid "Embed" -msgstr "Vlož" - -#. line 109 -#. line 94 -#. line 97 -#. line 112 -#. line 111 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:179 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:206 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:291 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:255 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:276 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 -msgid "Flags" -msgstr "Vlajky" - -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 113 -#. line 114 -#. line 98 -#. line 99 -#. line 98 -#. line 99 -#. line 98 -#. line 99 -#. line 101 -#. line 102 -#. line 116 -#. line 117 -#. line 116 -#. line 117 -#. line 116 -#. line 117 -#. line 116 -#. line 117 -#. line 116 -#. line 117 -#. line 115 -#. line 116 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:188 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:191 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:215 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:218 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:300 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:303 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:264 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:267 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:286 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:290 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 -msgid "Sticky" -msgstr "Pripnuté" - -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 117 -#. line 118 -#. line 102 -#. line 103 -#. line 102 -#. line 103 -#. line 102 -#. line 103 -#. line 105 -#. line 106 -#. line 120 -#. line 121 -#. line 120 -#. line 121 -#. line 120 -#. line 121 -#. line 120 -#. line 121 -#. line 120 -#. line 121 -#. line 119 -#. line 120 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:200 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:203 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:227 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:230 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:312 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:315 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:276 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:279 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:300 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:304 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 -msgid "Lock" -msgstr "Zamknuté" - -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 121 -#. line 122 -#. line 106 -#. line 107 -#. line 106 -#. line 107 -#. line 106 -#. line 107 -#. line 109 -#. line 110 -#. line 124 -#. line 125 -#. line 124 -#. line 125 -#. line 124 -#. line 125 -#. line 124 -#. line 125 -#. line 124 -#. line 125 -#. line 123 -#. line 124 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:212 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:215 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:239 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:242 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:324 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:327 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:288 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:291 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:314 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:318 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 -msgid "Raw HTML" -msgstr "Čisté HTML" - -#. line 129 -#. line 14 -#. line 129 -#. line 114 -#. line 117 -#. line 14 -#. line 132 -#. line 14 -#. line 132 -#. line 14 -#. line 131 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:230 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:23 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:257 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:23 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:23 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:342 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:41 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:45 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 -#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 -msgid "Password" -msgstr "Heslo" - -#. line 134 -#. line 119 -#. line 122 -#. line 137 -#. line 136 -#: /var/www/html/Tinyboard/templates/cache/1d/5e/91ec2bc929b77377b8b877d82db4.php:236 -#: ../../../../templates/cache/d1/2d/eda9403e966240c642b13ca43eb6.php:266 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:351 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:315 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 -msgid "(For file deletion.)" -msgstr "(Pre odstránenie príspevku.)" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:107 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:105 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:107 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 -msgid "File:" -msgstr "Súbor:" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:422 -msgid "Expand" -msgstr "Otvoriť" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:432 -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:468 -msgid "Quick" -msgstr "Rýchla" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:459 -msgid "Refresh" -msgstr "Obnoviť" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:478 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:415 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:461 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:472 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:506 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:503 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:528 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 -msgid "Reply" -msgstr "Odpoveď" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:511 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:442 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:488 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:499 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:533 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:531 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:596 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 -msgid "1 post" -msgid_plural "%count% posts" -msgstr[0] "1 príspevok" -msgstr[1] "%count% príspevky" -msgstr[2] "%count% príspevkov" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:517 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:448 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:494 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:505 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:114 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:539 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:117 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:537 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:602 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 -msgid "and" -msgstr "a" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:528 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:459 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:505 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:516 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:550 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:549 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:614 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 -msgid "1 image reply" -msgid_plural "%count% image replies" -msgstr[0] "1 príspevok s obrázkom" -msgstr[1] "%count% príspevky s obrázkom" -msgstr[2] "%count% príspevkov s obrázkom" - -#: /var/www/html/Tinyboard/templates/cache/96/13/d13c7abb8d82989e547dc9be1787.php:533 -#: ../../../../templates/cache/cf/0c/61af144f478f5c035cb3a2799e48.php:464 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:510 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:521 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:555 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:554 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:619 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 -msgid "omitted. Click reply to view." -msgstr "skrytých. Klikni na Odpoveď pre ich zobrazenie." - -#: /var/www/html/Tinyboard/templates/cache/c9/45/de4b7a1b91ef4b1ce35c7a930347.php:82 -#: /var/www/html/Tinyboard/templates/cache/56/25/feb68d2e52b15e0d38ae0093f0f4.php:158 -#: /var/www/html/Tinyboard/templates/cache/0b/22/d0c24fb343dd5fe77600d77dcc1b.php:159 -#: ../../../../templates/cache/82/20/1c3352a2eb8f4503c0f7634bca15.php:169 -#: ../../../../templates/cache/7a/d3/9236b821893e6bc57b16919988fd.php:169 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:121 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:98 -#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:62 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:131 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:115 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:132 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:116 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:135 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:119 -#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 -#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 -#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 -#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 -#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 -#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 -msgid "Return to dashboard" -msgstr "Návrat na panel administrácie" - -#. line 27 -#. line 31 -#. line 32 -#. line 39 -#. line 33 -#: /var/www/html/Tinyboard/templates/cache/0b/22/d0c24fb343dd5fe77600d77dcc1b.php:165 -#: ../../../../templates/cache/82/20/1c3352a2eb8f4503c0f7634bca15.php:177 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:106 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:123 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:124 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:128 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 -msgid "Posting mode: Reply" -msgstr "Režim prispievania: Odpoveď" - -#: /var/www/html/Tinyboard/templates/cache/0b/22/d0c24fb343dd5fe77600d77dcc1b.php:168 -#: /var/www/html/Tinyboard/templates/cache/0b/22/d0c24fb343dd5fe77600d77dcc1b.php:210 -#: ../../../../templates/cache/82/20/1c3352a2eb8f4503c0f7634bca15.php:180 -#: ../../../../templates/cache/82/20/1c3352a2eb8f4503c0f7634bca15.php:222 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:109 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:155 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:126 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:172 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:127 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:173 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:174 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:132 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:180 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 -#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 -#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 -msgid "Return" -msgstr "Návrat" - -#. line 2 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:19 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:19 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:19 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 -msgid "Delete Post" -msgstr "Odstrániť príspevok" - -#. line 8 -#. line 106 -#. line 8 -#. line 32 -#. line 48 -#. line 106 -#. line 8 -#. line 32 -#. line 106 -#. line 8 -#. line 32 -#. line 8 -#. line 106 -#. line 8 -#. line 32 -#. line 8 -#. line 5 -#. line 8 -#. line 108 -#. line 32 -#. line 9 -#. line 23 -#. line 8 -#. line 108 -#. line 32 -#. line 8 -#. line 32 -#. line 23 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:32 -#: /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:32 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:32 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:256 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:90 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:128 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:274 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:96 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:34 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 -msgid "Reason" -msgstr "Dôvod" +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:867 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 +msgid "You look like a bot." +msgstr "Vyzeráš ako bot." -#. line 10 -#: /var/www/html/Tinyboard/templates/cache/dd/1a/77e08f0c1b4ecf707c5a3e5a70be.php:36 -#: ../../../../templates/cache/a8/a6/1022091d3402e085395b12e6279a.php:36 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:36 -#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 -#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 -msgid "Report" -msgstr "Nahlásiť" +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 +msgid "Your browser sent an invalid or no HTTP referer." +msgstr "Tvoj prehliadač odoslal vadný alebo žiadny HTTP referer." -#: /var/www/html/Tinyboard/mod.php:104 /var/www/html/Tinyboard/mod.php:776 -#: /var/www/html/Tinyboard/mod.php:862 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:120 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:125 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:89 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:128 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:143 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 -msgid "no subject" -msgstr "žiadny predmet" +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 +#, php-format +msgid "The %s field was too long." +msgstr "Pole %s bolo príliš dlhé." -#: /var/www/html/Tinyboard/mod.php:121 -msgid "View all entries" -msgstr "Zobraziť všetky položky" +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 +msgid "The body was too long." +msgstr "Telo správy bolo príliš dlhé." -#: /var/www/html/Tinyboard/mod.php:129 /var/www/html/Tinyboard/mod.php:923 -msgid "PM Inbox" -msgstr "Schránka SS" +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 +msgid "The body was too short or empty." +msgstr "Telo správy bolo prikrátke alebo prázdne." -#: /var/www/html/Tinyboard/mod.php:136 /var/www/html/Tinyboard/mod.php:874 -#: ../../../../inc/mod/pages.php:376 ../../../../inc/mod/pages.php:393 -#: ../../../../inc/mod/pages.php:406 ../../../../inc/mod/pages.php:540 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:166 -#: ../../../../inc/mod/pages.php:604 ../../../../inc/mod/pages.php:609 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:176 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:191 -#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 -msgid "News" -msgstr "Novinky" +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 +msgid "You must upload an image." +msgstr "Musíš odoslať obrázok." -#: /var/www/html/Tinyboard/mod.php:141 /var/www/html/Tinyboard/mod.php:1614 -#: ../../../../inc/mod/pages.php:1557 ../../../../inc/mod/pages.php:1657 -#: ../../../../inc/mod/pages.php:1682 ../../../../inc/mod/pages.php:1816 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:207 -#: ../../../../inc/mod/pages.php:1831 ../../../../inc/mod/pages.php:1904 -#: ../../../../inc/mod/pages.php:1910 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:220 -#: ../../../../inc/mod/pages.php:2032 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:235 -#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 -#: ../../../../inc/mod/pages.php:2176 -msgid "Report queue" -msgstr "Front nahlásení" +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 +msgid "The server failed to handle your upload." +msgstr "Serveru sa nepodarilo poradiť si s Tvojím uploadom." -#: /var/www/html/Tinyboard/mod.php:144 /var/www/html/Tinyboard/mod.php:1882 -#: ../../../../inc/mod/pages.php:664 ../../../../inc/mod/pages.php:705 -#: ../../../../inc/mod/pages.php:721 ../../../../inc/mod/pages.php:855 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:224 -#: ../../../../inc/mod/pages.php:918 ../../../../inc/mod/pages.php:925 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:238 -#: ../../../../inc/mod/pages.php:923 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:253 -#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 -#: ../../../../inc/mod/pages.php:911 -msgid "Ban list" -msgstr "Zoznam banov" +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 +msgid "Unsupported image format." +msgstr "Nepodporovaný formát súboru." -#: /var/www/html/Tinyboard/mod.php:147 /var/www/html/Tinyboard/mod.php:1288 -#: ../../../../inc/mod/pages.php:1271 ../../../../inc/mod/pages.php:1369 -#: ../../../../inc/mod/pages.php:1394 ../../../../inc/mod/pages.php:1528 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:232 -#: ../../../../inc/mod/pages.php:1543 ../../../../inc/mod/pages.php:1615 -#: ../../../../inc/mod/pages.php:1621 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:247 -#: ../../../../inc/mod/pages.php:1753 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:262 -#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 -#: ../../../../inc/mod/pages.php:1852 -msgid "Manage users" -msgstr "Spravovať užívateľov" +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 +msgid "Invalid board!" +msgstr "Nesprávna doska!" -#: /var/www/html/Tinyboard/mod.php:149 -msgid "Change own password" -msgstr "Zmeniť vlastné heslo" - -#: /var/www/html/Tinyboard/mod.php:152 /var/www/html/Tinyboard/mod.php:477 -#: ../../../../inc/mod/pages.php:416 ../../../../inc/mod/pages.php:443 -#: ../../../../inc/mod/pages.php:433 ../../../../inc/mod/pages.php:460 -#: ../../../../inc/mod/pages.php:446 ../../../../inc/mod/pages.php:473 -#: ../../../../inc/mod/pages.php:580 ../../../../inc/mod/pages.php:607 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:65 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:255 -#: ../../../../inc/mod/pages.php:644 ../../../../inc/mod/pages.php:671 -#: ../../../../inc/mod/pages.php:649 ../../../../inc/mod/pages.php:676 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:72 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:273 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:288 -#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 -#: ../../../../inc/mod/pages.php:698 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 -msgid "Moderation log" -msgstr "Log moderácie" +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 +msgid "Thread specified does not exist." +msgstr "Špecifikované vlákno neexistuje." -#: /var/www/html/Tinyboard/mod.php:155 -msgid "Rebuild static files" -msgstr "Prestavať statické súbory" - -#: /var/www/html/Tinyboard/mod.php:158 -msgid "Clear cache" -msgstr "Vyčistiť cache" - -#: /var/www/html/Tinyboard/mod.php:161 -msgid "Show configuration" -msgstr "Zobraziť konfiguráciu" - -#: /var/www/html/Tinyboard/mod.php:165 /var/www/html/Tinyboard/mod.php:709 -#: ../../../../inc/mod/pages.php:1739 ../../../../inc/mod/pages.php:1805 -#: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1964 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:247 -#: ../../../../inc/mod/pages.php:1979 ../../../../inc/mod/pages.php:2052 -#: ../../../../inc/mod/pages.php:2109 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:264 -#: ../../../../inc/mod/pages.php:2231 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:279 -#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 -#: ../../../../inc/mod/pages.php:2385 -msgid "Manage themes" -msgstr "Spravovať témy" +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 +msgid "Thread locked. You may not reply at this time." +msgstr "Zamknuté vlákno. Teraz nie je možné naň odpovedať." -#. line 2 -#. line 5 -#. line 2 -#: /var/www/html/Tinyboard/mod.php:170 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:19 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:24 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:22 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 -msgid "Phrase:" -msgstr "Fráza:" +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 +msgid "Thread has reached its maximum reply limit." +msgstr "Vlákno dosiahlo svoj maximálny limit pre odpovede." -#. line 16 -#. line 2 -#. line 106 -#. line 2 -#. line 16 -#. line 106 -#. line 16 -#. line 106 -#. line 16 -#. line 112 -#. line 115 -#. line 16 -#. line 115 -#. line 16 -#. line 115 -#. line 16 -#: /var/www/html/Tinyboard/mod.php:172 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:72 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:19 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:286 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:19 -#: ../../../../search.php:165 ../../../../search.php:168 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:80 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:307 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:322 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 -msgid "Search" -msgstr "Hľadať" +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 +msgid "Thread has reached its maximum image limit." +msgstr "Vlákno dosiahlo svoj maximálny limit pre obrázky." -#: /var/www/html/Tinyboard/mod.php:174 -msgid "" -"(Search is case-insensitive, and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.)" -msgstr "" -"(Vyhľadávanie nezáleží od veľkosti znakov a je založené na kľúčových " -"slovách. Pre vyhľadávanie presnej frázy použi \"úvodzovky\". Použi " -"hviezdičku (*) ako ľubovoľný znak.)" +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 +msgid "You didn't make a post." +msgstr "Príspevok nebol vytvorený." -#: /var/www/html/Tinyboard/mod.php:180 ../../../../inc/mod/pages.php:106 -#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 -msgid "Could not find current version! (Check .installed)" -msgstr "Nebolo možné nájsť momentálnu verziu! (Skontroluj .installed)" +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 +msgid "Flood detected; Post discarded." +msgstr "Detekovaný flood; Príspevok zrušený." -#. line 146 -#. line 158 -#. line 164 -#: /var/www/html/Tinyboard/mod.php:233 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:364 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:397 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:425 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:440 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 -msgid "Logout" -msgstr "Odhlásiť" +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 +msgid "Your request looks automated; Post discarded." +msgstr "Požiadavka vyzerá byť automatizovaná; Príspevok zrušený." -#: /var/www/html/Tinyboard/mod.php:245 ../../../../inc/mod/pages.php:147 -#: ../../../../inc/mod/pages.php:162 -msgid "Dashboard" -msgstr "Panel administrácie" +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 +msgid "Unoriginal content!" +msgstr "Neoriginálny obsah!" -#: /var/www/html/Tinyboard/mod.php:402 -msgid "User" -msgstr "Užívateľ" +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 +#, php-format +msgid "Unoriginal content! You have been muted for %d seconds." +msgstr "Neoriginálny obsah! Bol si zablokovaný na %d sekúnd." -#. line 16 -#. line 134 -#: /var/www/html/Tinyboard/mod.php:403 /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:48 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:349 -msgid "IP address" -msgstr "IP adresa" +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 +#, php-format +msgid "You are muted! Expires in %d seconds." +msgstr "Si zablokovaný! Vyprší za %d sekúnd." -#: /var/www/html/Tinyboard/mod.php:404 -msgid "Ago" -msgstr "späť" +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 +#, php-format +msgid "Your IP address is listed in %s." +msgstr "Tvoja IP je spomínaná v %s." -#. line 116 -#. line 182 -#. line 65 -#. line 49 -#. line 136 -#. line 116 -#. line 182 -#. line 65 -#. line 116 -#. line 182 -#. line 65 -#. line 116 -#. line 182 -#. line 65 -#. line 3 -#. line 118 -#. line 184 -#. line 65 -#. line 10 -#. line 33 -#. line 118 -#. line 184 -#. line 65 -#. line 33 -#: /var/www/html/Tinyboard/mod.php:405 /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:278 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:427 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:142 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:131 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:355 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:147 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:298 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:461 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:157 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:23 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 -msgid "Board" -msgstr "Doska" +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 +msgid "Too many links; flood detected." +msgstr "Priveľa odkazov; Flood detekovaný." -#. line 183 -#. line 137 -#. line 183 -#. line 185 -#. line 89 -#. line 185 -#. line 89 -#: /var/www/html/Tinyboard/mod.php:406 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:430 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:358 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:465 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 -msgid "Action" -msgstr "Akcia" +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 +msgid "Too many cites; post discarded." +msgstr "Priveľa citátov; Príspevok zrušený." -#: /var/www/html/Tinyboard/mod.php:528 ../../../../inc/mod/pages.php:1723 -#: ../../../../inc/mod/pages.php:1789 ../../../../inc/mod/pages.php:1814 -#: ../../../../inc/mod/pages.php:1948 ../../../../inc/mod/pages.php:1963 -#: ../../../../inc/mod/pages.php:2036 ../../../../inc/mod/pages.php:2093 -#: ../../../../inc/mod/pages.php:2215 ../../../../inc/mod/pages.php:2226 -#: ../../../../inc/mod/pages.php:2367 ../../../../inc/mod/pages.php:2364 -msgid "Themes directory doesn't exist!" -msgstr "Adresár \"themes\" neexistuje!" +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 +msgid "Too many cross-board links; post discarded." +msgstr "Priveľa medzidoskových odkazov; Príspevok zrušený." -#: /var/www/html/Tinyboard/mod.php:530 ../../../../inc/mod/pages.php:1725 -#: ../../../../inc/mod/pages.php:1791 ../../../../inc/mod/pages.php:1816 -#: ../../../../inc/mod/pages.php:1950 ../../../../inc/mod/pages.php:1965 -#: ../../../../inc/mod/pages.php:2038 ../../../../inc/mod/pages.php:2095 -#: ../../../../inc/mod/pages.php:2217 ../../../../inc/mod/pages.php:2228 -#: ../../../../inc/mod/pages.php:2369 ../../../../inc/mod/pages.php:2366 -msgid "Cannot open themes directory; check permissions." -msgstr "Nebolo možné otvoriť adresár \"themes\"; skontroluj oprávnenia." +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 +msgid "You didn't select anything to delete." +msgstr "Nevybral si nič pre odstránenie." -#. line 11 -#: /var/www/html/Tinyboard/mod.php:671 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:42 -msgid "Version" -msgstr "Verzia" +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 +msgid "You didn't select anything to report." +msgstr "Nevybral si nič pre nahlásenie." -#. line 15 -#: /var/www/html/Tinyboard/mod.php:675 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:51 -msgid "Description" -msgstr "Popis" +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 +msgid "You can't report that many posts at once." +msgstr "Nie je možné nahlásiť tak veľa príspevkov naraz." -#. line 19 -#: /var/www/html/Tinyboard/mod.php:679 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:60 -msgid "Thumbnail" -msgstr "Miniatúra" +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 +msgid "Wrong password…" +msgstr "Neplatné heslo…" -#. line 25 -#: /var/www/html/Tinyboard/mod.php:687 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:86 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:77 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:93 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 -msgid "Actions" -msgstr "Akcie" +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 +msgid "Invalid image." +msgstr "Neplatný obrázok." -#. line 27 -#: /var/www/html/Tinyboard/mod.php:689 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:81 -msgid "Use theme" -msgstr "Použiť tému" +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 +msgid "Unknown file extension." +msgstr "Neznámy formát súboru." -#: /var/www/html/Tinyboard/mod.php:690 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:87 -msgid "Reconfigure" -msgstr "Prekonfigurovať" +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 +msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" +msgstr "Maximálna veľkosť súboru: %maxsz% bajtov
Veľkosť Tvojho súboru: %filesz% bajtov." -#: /var/www/html/Tinyboard/mod.php:690 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:88 -msgid "Install" -msgstr "Inštalovať" +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 +msgid "The file was too big." +msgstr "Súbor bol príliš veľký." -#: /var/www/html/Tinyboard/mod.php:693 ../../../../inc/mod/pages.php:1467 -#: ../../../../inc/mod/pages.php:1471 ../../../../inc/mod/pages.php:1567 -#: ../../../../inc/mod/pages.php:1571 ../../../../inc/mod/pages.php:1592 -#: ../../../../inc/mod/pages.php:1596 ../../../../inc/mod/pages.php:1726 -#: ../../../../inc/mod/pages.php:1730 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:263 -#: ../../../../inc/mod/pages.php:1741 ../../../../inc/mod/pages.php:1745 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:98 -#: ../../../../inc/mod/pages.php:1814 ../../../../inc/mod/pages.php:1818 -#: ../../../../inc/mod/pages.php:1820 ../../../../inc/mod/pages.php:1824 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:282 -#: ../../../../inc/mod/pages.php:1952 ../../../../inc/mod/pages.php:1956 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:297 -#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 -#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 -#: ../../../../inc/mod/pages.php:2087 ../../../../inc/mod/pages.php:2091 -msgid "Rebuild" -msgstr "Prestavať" +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 +#, php-format +msgid "That file already exists!" +msgstr "Súbor už existuje!" -#: /var/www/html/Tinyboard/mod.php:694 -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:103 -msgid "Uninstall" -msgstr "Odinštalovať" +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 +#, php-format +msgid "That file already exists in this thread!" +msgstr "Tento súbor už existuje v tomto vlákne!" -#: /var/www/html/Tinyboard/mod.php:705 -msgid "Uninstall all themes." -msgstr "Odinštalovať všetky témy." +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 +#, php-format +msgid "You'll have to wait another %s before deleting that." +msgstr "Budeš musieť čakať ešte %s než to odstrániš." -#. line 27 -#. line 16 -#. line 28 -#: /var/www/html/Tinyboard/mod.php:756 /var/www/html/Tinyboard/mod.php:842 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:69 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 -msgid "Body" -msgstr "Telo" +#: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 +msgid "MIME type detection XSS exploit (IE) detected; post discarded." +msgstr "XSS exploit detekcie MIME typu (IE) detekovaný; Post zrušený." -#. line 21 -#: /var/www/html/Tinyboard/mod.php:759 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 -msgid "Post to noticeboard" -msgstr "Prispieť na nástenku" +#: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 +msgid "Couldn't make sense of the URL of the video you tried to embed." +msgstr "Nie je možné správne vložiť zadané video." -#. line 31 -#. line 37 -#: /var/www/html/Tinyboard/mod.php:792 ../../../../inc/mod/pages.php:316 -#: ../../../../inc/mod/pages.php:333 ../../../../inc/mod/pages.php:346 -#: ../../../../inc/mod/pages.php:480 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:96 -#: ../../../../inc/mod/pages.php:543 ../../../../inc/mod/pages.php:548 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:103 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:118 -#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 -msgid "Noticeboard" -msgstr "Nástenka" +#: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 +msgid "You seem to have mistyped the verification." +msgstr "Vyzerá to, že bola zle opísaná verifikácia." -#: /var/www/html/Tinyboard/mod.php:845 -msgid "Post to news" -msgstr "Prispieť do noviniek" +#. Moderator errors +#: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 +#, php-format +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." +msgstr "Môžeš naraz odbanovať iba %s užívateľov. Snažil si sa odbanovať %u užívateľov." -#: /var/www/html/Tinyboard/mod.php:893 -msgid "No private messages for you." -msgstr "Žiadne súkromné správy pre Teba." +#: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 +msgid "Invalid username and/or password." +msgstr "Neplatné užívateľské meno a/alebo heslo." -#: /var/www/html/Tinyboard/mod.php:923 -msgid "empty" -msgstr "prázdne" +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 +msgid "You are not a mod…" +msgstr "Niesi moderátor…" -#: /var/www/html/Tinyboard/mod.php:923 -msgid "unread" -msgstr "neprečítané" +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 +msgid "" +"Invalid username and/or password. Your user may have been deleted or " +"changed." +msgstr "Neplatné užívateľské meno a/alebo heslo. Tvoj účet mohol byť zmenený alebo odstránený." -#: /var/www/html/Tinyboard/mod.php:1221 -msgid "ID" -msgstr "ID" +#: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 +msgid "Invalid/malformed cookies." +msgstr "Neplatné/modifikované cookies." -#. line 6 -#: /var/www/html/Tinyboard/mod.php:1221 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:28 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:31 -#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 -msgid "Username" -msgstr "Užívateľské meno" +#: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 +msgid "Your browser didn't submit an input when it should have." +msgstr "Tvoj prehliadač neodovzdal vstup vtedy, kedy mal." -#: /var/www/html/Tinyboard/mod.php:1221 -msgid "Type" -msgstr "Typ" +#: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 +#, php-format +msgid "The %s field is required." +msgstr "Pole %s je povinné." -#. line 2 -#: /var/www/html/Tinyboard/mod.php:1221 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:19 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:22 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 -msgid "Boards" -msgstr "Dosky" +#: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 +#, php-format +msgid "The %s field was invalid." +msgstr "Pole %s je neplatné." -#: /var/www/html/Tinyboard/mod.php:1221 -msgid "Last action" -msgstr "Posledná akcia" +#: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 +#, php-format +msgid "There is already a %s board." +msgstr "Doska %s už existuje." + +#: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 +msgid "You don't have permission to do that." +msgstr "Nemáš na to povolenie." -#: /var/www/html/Tinyboard/mod.php:1281 -msgid "Create new user" -msgstr "Vytvoriť nového užívateľa" +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 +msgid "That post doesn't exist…" +msgstr "Príspevok neexistuje…" -#: /var/www/html/Tinyboard/mod.php:1462 -msgid "Could not re-login after changing password. (?)" -msgstr "Nebolo možné sa prihlásiť po zmene hesla. (?)" +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 +msgid "Page not found." +msgstr "Stránka nebola nájdená." -#. line 126 -#. line 50 -#. line 126 -#. line 128 -#. line 11 -#. line 43 -#. line 128 -#. line 43 -#: /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:300 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:134 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:322 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 -msgid "Set" -msgstr "sada" +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 +#, php-format +msgid "That mod already exists!" +msgstr "Moderátor už existuje!" -#. line 130 -#. line 52 -#. line 130 -#. line 132 -#. line 13 -#. line 47 -#. line 132 -#. line 47 -#: /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:309 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:140 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:332 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 -msgid "Expires" -msgstr "Vyprší" +#: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 +msgid "That theme doesn't exist!" +msgstr "Zadaná téma neexistuje!" -#. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 17 -#. line 54 -#. line 133 -#. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 24 -#. line 62 -#. line 150 -#. line 180 -#. line 24 -#. line 63 -#. line 152 -#. line 182 -#. line 15 -#. line 67 -#. line 24 -#. line 63 -#. line 152 -#. line 182 -#. line 67 -#: /var/www/html/Tinyboard/mod.php:1801 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:74 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:169 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:352 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:421 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:51 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:146 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:346 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:78 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:179 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:380 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:453 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 -msgid "Staff" -msgstr "Tím" +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 +msgid "Invalid security token! Please go back and try again." +msgstr "Neplatný bezpečnostný token! Prosím, vráť sa a skús to znova." -#: /var/www/html/Tinyboard/mod.php:1889 -msgid "Cache is not enabled." -msgstr "Cache nieje povolená." +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "UŽÍVATEĽ BOL ZA TENTO PRÍSPEVOK ZABANOVANÝ" -#: /var/www/html/Tinyboard/mod.php:1966 /var/www/html/Tinyboard/mod.php:2057 -#: /var/www/html/Tinyboard/mod.php:2106 /var/www/html/Tinyboard/mod.php:2110 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:271 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:291 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:306 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 -msgid "Configuration" -msgstr "Konfigurácia" +#: ../../../../inc/mod/pages.php:66 ../../../../inc/mod/pages.php:64 +msgid "Confirm action" +msgstr "Potvrdiť akciu" -#: /var/www/html/Tinyboard/mod.php:2174 ../../../../inc/mod/pages.php:255 -#: ../../../../inc/mod/pages.php:272 ../../../../inc/mod/pages.php:285 -#: ../../../../inc/mod/pages.php:419 ../../../../inc/mod/pages.php:481 -#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 -msgid "Couldn't open board after creation." -msgstr "Nebolo možné otvoriť dosku po jej vytvorení." +#: ../../../../inc/mod/pages.php:110 ../../../../inc/mod/pages.php:108 +msgid "Could not find current version! (Check .installed)" +msgstr "Nebolo možné nájsť momentálnu verziu! (Skontroluj .installed)" -#: /var/www/html/Tinyboard/mod.php:2678 ../../../../inc/mod/pages.php:759 -#: ../../../../inc/mod/pages.php:800 ../../../../inc/mod/pages.php:823 -#: ../../../../inc/mod/pages.php:957 ../../../../inc/mod/pages.php:1020 -#: ../../../../inc/mod/pages.php:1027 ../../../../inc/mod/pages.php:1120 -#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 -#: ../../../../inc/mod/pages.php:1188 -msgid "Target and source board are the same." -msgstr "Cieľová a zdrojová doska sú rovnaké." +#: ../../../../inc/mod/pages.php:162 +msgid "Dashboard" +msgstr "Panel administrácie" -#: /var/www/html/Tinyboard/mod.php:2795 -msgid "No board to move to; there is only one." -msgstr "Nieje kam presunúť; existuje iba jedna doska." +#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 +msgid "There are no boards to search!" +msgstr "Neexistujú žiadne dosky, v ktorých by sa mohlo hľadať." -#: ../../../../inc/mod/pages.php:63 ../../../../inc/mod/pages.php:66 -#: ../../../../inc/mod/pages.php:64 -msgid "Confirm action" -msgstr "Potvrdiť akciu" +#. $results now contains the search results +#: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 +msgid "Search results" +msgstr "Výsledky vyhľadávania" -#: ../../../../inc/mod/pages.php:222 ../../../../inc/mod/pages.php:239 -#: ../../../../inc/mod/pages.php:252 ../../../../inc/mod/pages.php:386 -#: ../../../../inc/mod/pages.php:431 ../../../../inc/mod/pages.php:436 -#: ../../../../inc/mod/pages.php:438 +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 msgid "Edit board" msgstr "Upraviť dosku" -#: ../../../../inc/mod/pages.php:270 ../../../../inc/mod/pages.php:287 -#: ../../../../inc/mod/pages.php:300 ../../../../inc/mod/pages.php:434 -#: ../../../../inc/mod/pages.php:496 ../../../../inc/mod/pages.php:501 +#: ../../../../inc/mod/pages.php:486 ../../../../inc/mod/pages.php:491 +msgid "Couldn't open board after creation." +msgstr "Nebolo možné otvoriť dosku po jej vytvorení." + #: ../../../../inc/mod/pages.php:506 ../../../../inc/mod/pages.php:511 msgid "New board" msgstr "Nová doska" -#. line 102 +#. line 37 +#: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 +msgid "Noticeboard" +msgstr "Nástenka" + +#: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 +msgid "News" +msgstr "Novinky" + +#: ../../../../inc/mod/pages.php:654 ../../../../inc/mod/pages.php:681 +#: ../../../../inc/mod/pages.php:671 ../../../../inc/mod/pages.php:698 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:300 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:75 +msgid "Moderation log" +msgstr "Log moderácie" + +#. line 104 #. line 20 -#. line 102 +#. line 18 +#. line 104 #. line 20 -#. line 102 +#. line 18 +#. line 104 #. line 20 -#. line 102 +#. line 18 +#. line 104 #. line 20 +#. line 18 #. line 104 #. line 20 #. line 18 #. line 104 #. line 20 #. line 18 -#: ../../../../inc/mod/pages.php:586 ../../../../inc/mod/pages.php:612 -#: ../../../../inc/mod/pages.php:628 ../../../../inc/mod/pages.php:762 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:247 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:65 -#: ../../../../inc/mod/pages.php:825 ../../../../inc/mod/pages.php:832 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:264 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:68 -#: ../../../../inc/mod/pages.php:830 ../../../../inc/mod/pages.php:838 -#: ../../../../inc/mod/pages.php:852 +#. line 104 +#. line 20 +#: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:64 -#: ../../../../inc/mod/pages.php:849 msgid "IP" msgstr "IP adresa" -#. line 169 #. line 171 -#: ../../../../inc/mod/pages.php:596 ../../../../inc/mod/pages.php:985 -#: ../../../../inc/mod/pages.php:622 ../../../../inc/mod/pages.php:1028 -#: ../../../../inc/mod/pages.php:638 ../../../../inc/mod/pages.php:1053 -#: ../../../../inc/mod/pages.php:772 ../../../../inc/mod/pages.php:1187 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:398 -#: ../../../../inc/mod/pages.php:1190 ../../../../inc/mod/pages.php:835 -#: ../../../../inc/mod/pages.php:1255 ../../../../inc/mod/pages.php:842 -#: ../../../../inc/mod/pages.php:1262 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:429 -#: ../../../../inc/mod/pages.php:840 ../../../../inc/mod/pages.php:1356 #: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 #: ../../../../inc/mod/pages.php:862 ../../../../inc/mod/pages.php:1432 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:440 -#: ../../../../inc/mod/pages.php:859 ../../../../inc/mod/pages.php:1429 msgid "New ban" msgstr "Nový ban" -#: ../../../../inc/mod/pages.php:919 ../../../../inc/mod/pages.php:962 -#: ../../../../inc/mod/pages.php:987 ../../../../inc/mod/pages.php:1121 -#: ../../../../inc/mod/pages.php:1184 ../../../../inc/mod/pages.php:1191 -#: ../../../../inc/mod/pages.php:1285 ../../../../inc/mod/pages.php:1296 -#: ../../../../inc/mod/pages.php:1357 ../../../../inc/mod/pages.php:1354 +#: ../../../../inc/mod/pages.php:931 ../../../../inc/mod/pages.php:914 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:256 +msgid "Ban list" +msgstr "Zoznam banov" + +#: ../../../../inc/mod/pages.php:1105 ../../../../inc/mod/pages.php:1165 +msgid "Move reply" +msgstr "Presunúť odpoveď" + +#: ../../../../inc/mod/pages.php:1131 ../../../../inc/mod/pages.php:1191 +msgid "Target and source board are the same." +msgstr "Cieľová a zdrojová doska sú rovnaké." + +#: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 msgid "Impossible to move thread; there is only one board." msgstr "Nie je možné presunúť vlákno; existuje iba jedna doska." #. line 39 -#: ../../../../inc/mod/pages.php:923 ../../../../inc/mod/pages.php:966 -#: ../../../../inc/mod/pages.php:991 ../../../../inc/mod/pages.php:1125 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:106 -#: ../../../../inc/mod/pages.php:1188 ../../../../inc/mod/pages.php:1195 -#: ../../../../inc/mod/pages.php:1289 ../../../../inc/mod/pages.php:1300 -#: ../../../../inc/mod/pages.php:1361 ../../../../inc/mod/pages.php:1358 +#: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:114 msgid "Move thread" msgstr "Presunúť vlákno" -#: ../../../../inc/mod/pages.php:1209 ../../../../inc/mod/pages.php:1258 -#: ../../../../inc/mod/pages.php:1307 ../../../../inc/mod/pages.php:1356 -#: ../../../../inc/mod/pages.php:1332 ../../../../inc/mod/pages.php:1381 -#: ../../../../inc/mod/pages.php:1466 ../../../../inc/mod/pages.php:1515 -#: ../../../../inc/mod/pages.php:1477 ../../../../inc/mod/pages.php:1530 -#: ../../../../inc/mod/pages.php:1549 ../../../../inc/mod/pages.php:1602 -#: ../../../../inc/mod/pages.php:1555 ../../../../inc/mod/pages.php:1608 -#: ../../../../inc/mod/pages.php:1687 ../../../../inc/mod/pages.php:1740 #: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 -#: ../../../../inc/mod/pages.php:1775 ../../../../inc/mod/pages.php:1772 +#: ../../../../inc/mod/pages.php:1775 msgid "Edit user" msgstr "Upraviť užívateľa" +#: ../../../../inc/mod/pages.php:1764 ../../../../inc/mod/pages.php:1855 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:274 +msgid "Manage users" +msgstr "Spravovať užívateľov" + #. deleted? -#: ../../../../inc/mod/pages.php:1333 ../../../../inc/mod/pages.php:1405 -#: ../../../../inc/mod/pages.php:1431 ../../../../inc/mod/pages.php:1503 -#: ../../../../inc/mod/pages.php:1456 ../../../../inc/mod/pages.php:1528 -#: ../../../../inc/mod/pages.php:1590 ../../../../inc/mod/pages.php:1662 -#: ../../../../inc/mod/pages.php:1605 ../../../../inc/mod/pages.php:1677 -#: ../../../../inc/mod/pages.php:1750 ../../../../inc/mod/pages.php:1683 -#: ../../../../inc/mod/pages.php:1756 ../../../../inc/mod/pages.php:1815 -#: ../../../../inc/mod/pages.php:1888 ../../../../inc/mod/pages.php:1826 -#: ../../../../inc/mod/pages.php:1899 ../../../../inc/mod/pages.php:1945 -#: ../../../../inc/mod/pages.php:2021 ../../../../inc/mod/pages.php:1942 -#: ../../../../inc/mod/pages.php:2018 +#: ../../../../inc/mod/pages.php:1826 ../../../../inc/mod/pages.php:1899 +#: ../../../../inc/mod/pages.php:1945 ../../../../inc/mod/pages.php:2021 msgid "New PM for" msgstr "Nová SS pre" -#: ../../../../inc/mod/pages.php:1337 ../../../../inc/mod/pages.php:1435 -#: ../../../../inc/mod/pages.php:1460 ../../../../inc/mod/pages.php:1594 -#: ../../../../inc/mod/pages.php:1609 ../../../../inc/mod/pages.php:1681 -#: ../../../../inc/mod/pages.php:1687 ../../../../inc/mod/pages.php:1819 #: ../../../../inc/mod/pages.php:1830 ../../../../inc/mod/pages.php:1952 -#: ../../../../inc/mod/pages.php:1949 msgid "Private message" msgstr "Súkromná správa" -#. line 62 #. line 68 -#: ../../../../inc/mod/pages.php:1358 ../../../../inc/mod/pages.php:1456 -#: ../../../../inc/mod/pages.php:1481 ../../../../inc/mod/pages.php:1615 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:171 -#: ../../../../inc/mod/pages.php:1630 ../../../../inc/mod/pages.php:1702 -#: ../../../../inc/mod/pages.php:1708 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:182 -#: ../../../../inc/mod/pages.php:1840 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:197 #: ../../../../inc/mod/pages.php:1851 ../../../../inc/mod/pages.php:1973 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:200 -#: ../../../../inc/mod/pages.php:1970 msgid "PM inbox" msgstr "Schránka SS" -#: ../../../../inc/mod/pages.php:1679 ../../../../inc/mod/pages.php:1779 -#: ../../../../inc/mod/pages.php:1804 ../../../../inc/mod/pages.php:1938 -#: ../../../../inc/mod/pages.php:1953 ../../../../inc/mod/pages.php:2026 -#: ../../../../inc/mod/pages.php:1978 ../../../../inc/mod/pages.php:2077 -#: ../../../../inc/mod/pages.php:2100 ../../../../inc/mod/pages.php:2199 +#: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 +#: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 +msgid "Rebuild" +msgstr "Prestavať" + +#: ../../../../inc/mod/pages.php:2043 ../../../../inc/mod/pages.php:2179 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:238 +msgid "Report queue" +msgstr "Front nahlásení" + #: ../../../../inc/mod/pages.php:2111 ../../../../inc/mod/pages.php:2210 #: ../../../../inc/mod/pages.php:2256 ../../../../inc/mod/pages.php:2350 -#: ../../../../inc/mod/pages.php:2253 ../../../../inc/mod/pages.php:2347 msgid "Config editor" msgstr "Editor konfigurácie" -#: ../../../../inc/mod/pages.php:1713 ../../../../inc/mod/pages.php:1945 -#: ../../../../inc/mod/pages.php:1970 ../../../../inc/mod/pages.php:2104 -#: ../../../../inc/mod/pages.php:2119 ../../../../inc/mod/pages.php:2192 -#: ../../../../inc/mod/pages.php:2249 ../../../../inc/mod/pages.php:2371 -#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 -#: ../../../../inc/mod/pages.php:2529 -msgid "Debug: Anti-spam" -msgstr "Debug: Antispam" +#: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 +msgid "Themes directory doesn't exist!" +msgstr "Adresár \"themes\" neexistuje!" + +#: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 +msgid "Cannot open themes directory; check permissions." +msgstr "Nebolo možné otvoriť adresár \"themes\"; skontroluj oprávnenia." + +#: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 +msgid "Manage themes" +msgstr "Spravovať témy" -#: ../../../../inc/mod/pages.php:1801 ../../../../inc/mod/pages.php:1867 -#: ../../../../inc/mod/pages.php:1892 ../../../../inc/mod/pages.php:2026 -#: ../../../../inc/mod/pages.php:2041 ../../../../inc/mod/pages.php:2114 -#: ../../../../inc/mod/pages.php:2171 ../../../../inc/mod/pages.php:2293 #: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 -#: ../../../../inc/mod/pages.php:2450 #, php-format msgid "Installed theme: %s" msgstr "Téma %s bola nainštalovaná" -#: ../../../../inc/mod/pages.php:1811 ../../../../inc/mod/pages.php:1878 -#: ../../../../inc/mod/pages.php:1903 ../../../../inc/mod/pages.php:2037 -#: ../../../../inc/mod/pages.php:2052 ../../../../inc/mod/pages.php:2125 -#: ../../../../inc/mod/pages.php:2182 ../../../../inc/mod/pages.php:2304 #: ../../../../inc/mod/pages.php:2318 ../../../../inc/mod/pages.php:2464 -#: ../../../../inc/mod/pages.php:2461 #, php-format msgid "Configuring theme: %s" msgstr "Konfigurovanie témy: %s" -#: ../../../../inc/mod/pages.php:1839 ../../../../inc/mod/pages.php:1906 -#: ../../../../inc/mod/pages.php:1931 ../../../../inc/mod/pages.php:2065 -#: ../../../../inc/mod/pages.php:2080 ../../../../inc/mod/pages.php:2153 -#: ../../../../inc/mod/pages.php:2210 ../../../../inc/mod/pages.php:2332 #: ../../../../inc/mod/pages.php:2346 ../../../../inc/mod/pages.php:2493 -#: ../../../../inc/mod/pages.php:2490 #, php-format msgid "Rebuilt theme: %s" msgstr "Prestavaná téma: %s" -#: ../../../../inc/lib/gettext/examples/pigs_dropin.php:77 -msgid "" -"This is how the story goes.\n" -"\n" -msgstr "" -"Takto ide príbeh.\n" -"\n" - -#: ../../../../inc/mod/pages.php:1969 ../../../../inc/mod/pages.php:1994 -#: ../../../../inc/mod/pages.php:2128 ../../../../inc/mod/pages.php:2143 -#: ../../../../inc/mod/pages.php:2216 ../../../../inc/mod/pages.php:2273 -#: ../../../../inc/mod/pages.php:2395 ../../../../inc/mod/pages.php:2409 -#: ../../../../inc/mod/pages.php:2566 ../../../../inc/mod/pages.php:2563 -msgid "Debug: Recent posts" -msgstr "Debug: Posledné príspevky" - -#: ../../../../inc/mod/pages.php:1993 ../../../../inc/mod/pages.php:2018 -#: ../../../../inc/mod/pages.php:2152 ../../../../inc/mod/pages.php:2167 -#: ../../../../inc/mod/pages.php:2240 ../../../../inc/mod/pages.php:2297 -#: ../../../../inc/mod/pages.php:2419 ../../../../inc/mod/pages.php:2433 -#: ../../../../inc/mod/pages.php:2590 ../../../../inc/mod/pages.php:2587 -msgid "Debug: SQL" -msgstr "Debug: SQL" - -#. line 28 -#. line 26 -#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:104 -#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 -#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 -#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 -msgid "1 reply" -msgid_plural "%count% replies" -msgstr[0] "1 odpoveď" -msgstr[1] "%count% odpovede" -msgstr[2] "%count% odpovedí" - -#. $results now contains the search results -#: ../../../../inc/mod/pages.php:290 ../../../../inc/mod/pages.php:335 -#: ../../../../inc/mod/pages.php:334 -msgid "Search results" -msgstr "Výsledky vyhľadávania" - -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:31 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:35 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 -msgid "Posts" -msgstr "Príspevky" - -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:41 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:46 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 -msgid "IP address notes" -msgstr "Poznámky k IP adrese" - -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:53 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:59 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 -msgid "Bans" -msgstr "Bany" - -#. line 18 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:76 -#: ../../../../templates/cache/55/dd/8ffe738533bd12359200e5745905.php:85 -#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 -msgid "" -"(Search is case-insensitive and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.)" -msgstr "" -"(Vyhľadávanie nezáleží od veľkosti znakov a je založené na kľúčových " -"slovách. Pre vyhľadávanie presnej frázy použi \"úvodzovky\". Použi " -"hviezdičku (*) ako ľubovoľný znak.)" - -#. line 8 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:32 -msgid "Select board" -msgstr "Wybierz board" - -#. line 17 -#: ../../../../templates/cache/c3/de/6ff26042c5b94cc80055e6f209d2.php:61 -msgid "" -"Search is case-insensitive and based on keywords. To match exact phrases, " -"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " -"id, thread, subject, and " -"name. To apply a filter, simply add to your query, for " -"example, name:Anonymous or subject:\"Some Thread\". " -"Wildcards cannot be used in filters." -msgstr "" -"Vyhľadávanie nezáleží od veľkosti znakov a je založené na kľúčových slovách. " -"Pre vyhľadávanie presnej frázy použi \"úvodzovky\". Použi hviezdičku (*) ako " -"ľubovoľný znak.

Pri vyhľadávaní " -"môžeš použiť nasledovné filtre: id, thread, subject a name. Pre použitie " -"filtra jednoducho pridaj do svojej požiadavky napríklad: name:Anonymous alebo subject:\"Nejaké vlákno\". Hviezdičky vo filtroch nemôžu " -"byť použité." - -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:57 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:61 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:76 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 -msgid "edit" -msgstr "upraviť" - -#. line 26 -#. line 32 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:84 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:90 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:105 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 -msgid "Messages" -msgstr "Správy" - -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:161 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:170 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:185 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 -msgid "View all noticeboard entries" -msgstr "Zobraziť všetky položky na nástenke" - -#. line 70 -#. line 76 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:192 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:204 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:219 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 -msgid "Administration" -msgstr "Administrácia" - -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:239 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:255 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:270 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 -msgid "Change password" -msgstr "Zmeniť heslo" - -#. line 118 -#. line 130 -#. line 136 -#. line 139 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:308 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:341 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:364 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:379 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 -msgid "Debug" -msgstr "Debug" - -#. line 120 -#. line 132 -#. line 138 -#. line 141 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:312 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:345 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:369 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:384 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 -msgid "Anti-spam" -msgstr "Antispam" +#: ../../../../inc/mod/pages.php:2385 ../../../../inc/mod/pages.php:2532 +msgid "Debug: Anti-spam" +msgstr "Debug: Antispam" -#. line 121 -#. line 133 -#. line 139 -#. line 142 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:315 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:348 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:373 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:388 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 -msgid "Recent posts" -msgstr "Posledné príspevky" +#: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 +msgid "Debug: Recent posts" +msgstr "Debug: Posledné príspevky" -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:321 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:354 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:380 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:395 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 -msgid "SQL" -msgstr "SQL" +#: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 +msgid "Debug: SQL" +msgstr "Debug: SQL" -#. line 143 -#. line 155 -#. line 161 -#. line 164 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:359 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:392 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:419 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:434 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 -msgid "User account" -msgstr "Účet užívateľa" +#. Print error +#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 +msgid "Database error: " +msgstr "Chyba databázy: " -#. line 25 -#. line 67 -#. line 18 -#. line 25 -#. line 67 -#. line 25 -#. line 67 -#. line 25 -#. line 67 -#. line 25 -#. line 68 -#. line 25 -#. line 68 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:77 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:179 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:54 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:82 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:190 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 -msgid "Note" -msgstr "Poznámka" +#: ../../../../banned.php:4 +msgid "Banned?" +msgstr "Zabanovaný?" -#. line 26 -#. line 19 -#. line 26 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:80 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:57 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:86 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 -msgid "Date" -msgstr "Dátum" +#: ../../../../banned.php:5 +msgid "You are not banned." +msgstr "Niesi zabanovaný." -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:112 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:365 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:457 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:88 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:321 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:385 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:120 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:394 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:493 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 -msgid "deleted?" -msgstr "odstránené?" +#. line 6 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:41 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:44 +msgid "Go back" +msgstr "Návrat" -#. line 49 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:142 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:151 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 -msgid "remove" -msgstr "odstrániť" +#. line 13 +#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 +#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 +msgid "Error information" +msgstr "Informácie o chybe" -#. line 75 -#. line 76 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:189 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:201 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 -msgid "New note" -msgstr "Nová poznámka" +#. line 2 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:22 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:25 +msgid "Delete Post" +msgstr "Odstrániť príspevok" -#. line 92 -#. line 94 -#. line 7 -#. line 94 -#. line 7 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:226 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:240 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 -msgid "Status" -msgstr "Stav" +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:29 +msgid "File" +msgstr "Súbor" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:233 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:248 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 -msgid "Expired" -msgstr "Vypršané" +#. line 132 +#. line 14 +#. line 132 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 +msgid "Password" +msgstr "Heslo" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:238 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:254 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 -msgid "Active" -msgstr "Aktívné" +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 8 +#. line 32 +#. line 23 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 +msgid "Reason" +msgstr "Dôvod" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:269 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:288 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 -msgid "no reason" -msgstr "bez dôvodu" +#. line 10 +#: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:44 +#: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:47 +msgid "Report" +msgstr "Nahlásiť" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:322 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:246 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:346 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 -msgid "never" -msgstr "nikdy" +#: ../../../../templates/cache/f5/e3/343716327c6183713f70a3fb57f1.php:149 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:134 +#: ../../../../templates/cache/62/8c/21348d46377c3e1b3f8c476ba376.php:65 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:137 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:153 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:68 +#: ../../../../templates/cache/e5/67/00152f100a684a6ff580e1afded8e907bdea04b4818d725ebfeb103d70d9.php:71 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:120 +#: ../../../../templates/cache/26/b3/eb11457d26f281883c21fad69f55f2c85f7cde1e4986db8692a12aaf72a5.php:138 +msgid "Return to dashboard" +msgstr "Návrat na panel administrácie" -#. line 140 -#. line 53 -#. line 140 -#. line 142 -#. line 14 -#. line 57 -#. line 142 -#. line 57 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:331 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:143 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:356 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 -msgid "Seen" -msgstr "Videné" +#. line 39 +#. line 33 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:143 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:146 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:134 +msgid "Posting mode: Reply" +msgstr "Režim prispievania: Odpoveď" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:338 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:273 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:364 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 -msgid "Yes" -msgstr "Áno" +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:147 +#: ../../../../templates/cache/aa/f6/f10fd83961bcd8c947af6ddf919d.php:200 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:150 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:203 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:138 +#: ../../../../templates/cache/b8/d9/05d4f2709538c393e80cdee33c24efe8d6fd13e68df2f5b3493356ef42e3.php:186 +msgid "Return" +msgstr "Návrat" + +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 +msgid "(No news to show.)" +msgstr "(Žiadne novinky na zobrazenie.)" -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:343 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:278 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:370 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 -#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 -msgid "No" -msgstr "Nie" +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:116 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 +msgid "no subject" +msgstr "žiadny predmet" -#. line 161 -#. line 163 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:378 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:408 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 -msgid "Remove ban" -msgstr "Odstrániť ban" +#. line 44 +#. line 56 +#. line 44 +#. line 56 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 +msgid "by" +msgstr "od" -#. line 181 -#. line 135 -#. line 181 -#. line 183 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:424 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:352 -#: ../../../../templates/cache/24/a0/f1ddafed7a8f9625e747a5ca33f5.php:457 -#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 -msgid "Time" -msgstr "Čas" +#. line 50 +#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 +#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 +msgid "at" +msgstr "dňa" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:41 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:36 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 -msgid "You were banned! ;_;" -msgstr "Bol si zabanovaný! ;_;" +#. line 28 +#. line 26 +#: ../../../../templates/cache/4b/3e/915cc5ac5fe144c331207c656528.php:99 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:102 +#: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 +msgid "1 reply" +msgid_plural "%count% replies" +msgstr[0] "1 odpoveď" +msgstr[1] "%count% odpovede" +msgstr[2] "%count% odpovedí" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:46 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:42 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 -msgid "You are banned! ;_;" -msgstr "Si zabanovaný! ;_;" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 +msgid "File:" +msgstr "Súbor:" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:56 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:53 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 -msgid "You were banned from" -msgstr "Bol si zabanovaný z" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:115 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:127 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:165 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:206 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:118 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 +msgid "Spoiler Image" +msgstr "Skrytý obrázok" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:61 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:59 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 -msgid "You have been banned from" -msgstr "Bol si zabanovaný z" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 +msgid "Reply" +msgstr "Odpoveď" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:83 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 -msgid "for the following reason:" -msgstr "z nasledujúceho dôvodu:" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 +msgid "View All" +msgstr "Zobraziť všetko" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:88 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:89 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 -msgid "for an unspecified reason." -msgstr "z nešpecifikovaného dôvodu." +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 +msgid "Last 1 Post" +msgid_plural "Last %count% Posts" +msgstr[0] "Posledný 1 príspevok" +msgstr[1] "Posledné %count% príspevky" +msgstr[2] "Posledných %count% príspevkov" -#. line 32 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:109 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:111 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 -msgid "Your ban was filed on" -msgstr "Tvoj ban bol udelený" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 +msgid "1 post" +msgid_plural "%count% posts" +msgstr[0] "1 príspevok" +msgstr[1] "%count% príspevky" +msgstr[2] "%count% príspevkov" -#. line 51 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:120 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:150 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:124 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:157 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 -msgid "has since expired. Refresh the page to continue." -msgstr "už vypršal. Pre pokračovanie obnov stránku." +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 +msgid "and" +msgstr "a" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:125 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:130 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 -msgid "expires" -msgstr "vyprší" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 +msgid "1 image reply" +msgid_plural "%count% image replies" +msgstr[0] "1 príspevok s obrázkom" +msgstr[1] "%count% príspevky s obrázkom" +msgstr[2] "%count% príspevkov s obrázkom" -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:128 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:134 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 -msgid "from now, which is on" -msgstr "od teraz, čo je" +#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 +msgid "omitted. Click reply to view." +msgstr "skrytých. Klikni na Odpoveď pre ich zobrazenie." -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:176 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:184 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 -msgid "will not expire" -msgstr "nevyprší" +#. line 7 +#. line 14 +#. line 7 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:42 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 +msgid "Name" +msgstr "Meno" -#. line 78 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:184 -#: ../../../../templates/cache/e5/22/4711dd22e4c786b4de405db7a449.php:193 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 -msgid "Your IP address is" -msgstr "Tvoja IP adresa je" +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#. line 15 +#. line 24 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:47 +msgid "Email" +msgstr "E-mail" #. line 23 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:52 -#: ../../../../templates/cache/04/54/656aa217f895c90eae78024fa060.php:57 -#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 -msgid "Continue" -msgstr "Pokračovať" +#. line 46 +#. line 23 +#. line 46 +#. line 12 +#. line 24 +#. line 46 +#. line 23 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:76 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:150 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:61 +msgid "Subject" +msgstr "Predmet" -#. line 6 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:30 -msgid "Thread ID" -msgstr "ID vlákna" +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "Aktualizácia" -#. line 14 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:44 -msgid "Leave shadow thread" -msgstr "Ponechať tieňové vlákno" +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#. line 32 +#. line 57 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 +msgid "Comment" +msgstr "Komentár" -#. line 18 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:50 -msgid "locks thread; replies to it with a link." -msgstr "zamkne vlákno; odpovie naň odkazom." +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 +msgid "Currently editing raw HTML." +msgstr "Teraz upravuješ čisté HTML." -#. line 22 -#: ../../../../templates/cache/dd/1a/7d548894242b9d7bff167de40716.php:56 -msgid "Target board" -msgstr "Cieľová doska" +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 +msgid "Edit markup instead?" +msgstr "Upraviť miesto toho markup?" + +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 +msgid "Edit raw HTML instead?" +msgstr "Upraviť miesto toho čisté HTML?" -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:66 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:70 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 -msgid "(or subnet)" -msgstr "(alebo podsieť)" +#. line 73 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:229 +msgid "Verification" +msgstr "Verifikácia" -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:80 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:85 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 -msgid "hidden" -msgstr "skryté" +#. line 90 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +msgid "Or URL" +msgstr "Alebo adresa" -#. line 41 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:107 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:114 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 -msgid "Message" -msgstr "Správa" +#. line 100 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +msgid "Embed" +msgstr "Vlož" -#. line 46 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:117 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:122 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:130 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 -msgid "public; attached to post" -msgstr "verejný; pripojený ku príspevku" +#. line 112 +#. line 111 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +msgid "Flags" +msgstr "Vlajky" -#. line 58 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:133 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:138 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:147 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 -msgid "Length" -msgstr "Dĺžka" +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 116 +#. line 117 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:323 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:315 +msgid "Sticky" +msgstr "Pripnuté" -#. line 88 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:192 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:197 -#: ../../../../templates/cache/18/9c/c365d711719f494c684aab98a4ae.php:209 -#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 -msgid "New Ban" -msgstr "Nový ban" +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 120 +#. line 121 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:337 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:329 +msgid "Lock" +msgstr "Zamknuté" -#. line 47 -#. line 8 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:125 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 -msgid "IP address/mask" -msgstr "IP adresa/maska" +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 124 +#. line 125 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:351 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:343 +msgid "Raw HTML" +msgstr "Čisté HTML" -#. line 51 -#. line 12 -#: ../../../../templates/cache/4c/fb/a3bf13b0badfc09442bd42da1cce.php:137 -#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 -msgid "Duration" -msgstr "Trvanie" +#. line 137 +#. line 136 +#. line 141 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 +msgid "(For file deletion.)" +msgstr "(Pre odstránenie príspevku.)" #: ../../../../search.php:5 msgid "Post search is disabled" @@ -2370,11 +1375,11 @@ msgstr "Vyhľadávanie príspevkov je vypnuté" msgid "Wait a while before searching again, please." msgstr "Prosím, chvíľu počkaj pred ďalším vyhľadávaním." -#: ../../../../search.php:128 ../../../../search.php:131 +#: ../../../../search.php:131 msgid "Query too broad." msgstr "Príliš všeobecný dotaz." -#: ../../../../search.php:149 ../../../../search.php:152 +#: ../../../../search.php:152 #, php-format msgid "%d result in" msgid_plural "%d results in" @@ -2382,340 +1387,680 @@ msgstr[0] "%d výsledok v" msgstr[1] "%d výsledky v" msgstr[2] "%d výsledkov v" -#: ../../../../search.php:160 ../../../../search.php:163 +#: ../../../../search.php:163 msgid "No results." msgstr "Žiadne výsledky." -#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:603 -#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:628 -#: ../../../../inc/functions.php:670 -msgid "Banned!" -msgstr "Zabanovaný!" +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#: ../../../../search.php:168 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 +msgid "Search" +msgstr "Hľadať" -#: ../../../../banned.php:4 -msgid "Banned?" -msgstr "Zabanovaný?" +#: ../../../../inc/mod/pages.php:939 +msgid "Ban appeal not found!" +msgstr "Odvolanie sa na ban nebolo nájdené!" -#: ../../../../banned.php:5 -msgid "You are not banned." -msgstr "Niesi zabanovaný." +#: ../../../../inc/mod/pages.php:989 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 +msgid "Ban appeals" +msgstr "Odvolania sa na ban" -#: ../../../../inc/functions.php:549 ../../../../inc/functions.php:566 -#: ../../../../inc/functions.php:558 ../../../../inc/functions.php:575 -#: ../../../../inc/functions.php:578 ../../../../inc/functions.php:595 -#: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 -#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 -msgid "second" -msgid_plural "seconds" -msgstr[0] "sekunda" -msgstr[1] "sekundy" -msgstr[2] "sekúnd" +#: ../../../../inc/mod/pages.php:1833 +msgid "New user" +msgstr "Nový užívateľ" -#: ../../../../inc/functions.php:551 ../../../../inc/functions.php:568 -#: ../../../../inc/functions.php:560 ../../../../inc/functions.php:577 -#: ../../../../inc/functions.php:580 ../../../../inc/functions.php:597 -#: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 -#: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "minúta" -msgstr[1] "minúty" -msgstr[2] "minút" +#: ../../../../inc/mod/pages.php:1888 +msgid "Impossible to promote/demote user." +msgstr "Nie je možné povýšiť/degradovať užívateľa." -#: ../../../../inc/functions.php:553 ../../../../inc/functions.php:570 -#: ../../../../inc/functions.php:562 ../../../../inc/functions.php:579 -#: ../../../../inc/functions.php:582 ../../../../inc/functions.php:599 -#: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 -#: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 -msgid "hour" -msgid_plural "hours" -msgstr[0] "hodina" -msgstr[1] "hodiny" -msgstr[2] "hodín" +#: ../../../../inc/mod/pages.php:2612 +msgid "Debug: APC" +msgstr "Debug: APC" + +#: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " +msgstr "PHP kód obsahuje chyby syntaxu. Oprav ich, prosím. PHP hovorí: " + +#. line 2 +#. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 +msgid "Boards" +msgstr "Dosky" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "upraviť" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "Vytvoriť novú dosku" + +#. line 32 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:108 +msgid "Messages" +msgstr "Správy" -#: ../../../../inc/functions.php:555 ../../../../inc/functions.php:572 -#: ../../../../inc/functions.php:564 ../../../../inc/functions.php:581 -#: ../../../../inc/functions.php:584 ../../../../inc/functions.php:601 -#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 -#: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 -msgid "day" -msgid_plural "days" -msgstr[0] "deň" -msgstr[1] "dni" -msgstr[2] "dní" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 +msgid "View all noticeboard entries" +msgstr "Zobraziť všetky položky na nástenke" -#: ../../../../inc/functions.php:557 ../../../../inc/functions.php:574 -#: ../../../../inc/functions.php:566 ../../../../inc/functions.php:583 -#: ../../../../inc/functions.php:586 ../../../../inc/functions.php:603 -#: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 -#: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 -msgid "week" -msgid_plural "weeks" -msgstr[0] "týždeň" -msgstr[1] "týždne" -msgstr[2] "týždňov" +#. line 76 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 +msgid "Administration" +msgstr "Administrácia" -#: ../../../../inc/functions.php:560 ../../../../inc/functions.php:577 -#: ../../../../inc/functions.php:569 ../../../../inc/functions.php:586 -#: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 -#: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 -#: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 -msgid "year" -msgid_plural "years" -msgstr[0] "rok" -msgstr[1] "roky" -msgstr[2] "rokov" +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:282 +msgid "Change password" +msgstr "Zmeniť heslo" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:318 +msgid "Configuration" +msgstr "Konfigurácia" -#. line 118 -#. line 124 #. line 127 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:308 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:330 -#: ../../../../templates/cache/3a/df/ab38a77244cb9c729b4c6f99759a.php:345 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:357 msgid "Other" msgstr "Iné" -#: ../../../../templates/cache/b7/7d/de31d12a1684acbc7c0d7ee71653.php:30 -msgid "Successfully installed and built theme." -msgstr "Téma bola úspešne nainštalovaná a zostavená." +#. line 139 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 +msgid "Debug" +msgstr "Debug" + +#. line 141 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 +msgid "Anti-spam" +msgstr "Antispam" -#. line 9 -#: ../../../../templates/cache/b7/7d/de31d12a1684acbc7c0d7ee71653.php:37 -msgid "Go back to themes" -msgstr "Návrat do tém" +#. line 142 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:400 +msgid "Recent posts" +msgstr "Posledné príspevky" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:407 +msgid "SQL" +msgstr "SQL" + +#. line 164 +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 +msgid "User account" +msgstr "Účet užívateľa" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 +msgid "Logout" +msgstr "Odhlásiť" #. line 3 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:21 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:27 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:27 msgid "New post" msgstr "Nový príspevok" -#. line 32 -#. line 33 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:76 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 -msgid "Post news entry" -msgstr "Prispieť do noviniek" +#. line 16 +#. line 28 +#. line 16 +#. line 28 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 +msgid "Body" +msgstr "Telo" + +#. line 21 +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 +msgid "Post to noticeboard" +msgstr "Prispieť na nástenku" -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:100 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 msgid "delete" msgstr "odstrániť" -#. line 55 -#. line 44 -#. line 56 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:133 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:94 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:94 -msgid "by" -msgstr "od" - -#. line 50 -#: ../../../../templates/cache/c8/8b/242bf87b3b6a29a67cdd09a3afeb.php:136 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:97 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:95 -#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:146 -#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:157 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:98 -msgid "at" -msgstr "dňa" +#: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:138 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:123 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:405 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:504 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 +msgid "deleted?" +msgstr "odstránené?" -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:66 -#: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 -#: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 -msgid "(No news to show.)" -msgstr "(Žiadne novinky na zobrazenie.)" +#. line 33 +#: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 +msgid "Post news entry" +msgstr "Prispieť do noviniek" -#: ../../../../templates/cache/86/31/3f70fa8521e56d617b21133af4d8.php:19 -msgid "There are no themes available." -msgstr "Žiadne témy nie sú dostupné." +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:464 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 +msgid "Staff" +msgstr "Tím" #. line 25 -#: ../../../../templates/cache/d1/99/467985632043e204070d354b8290.php:91 -msgid "Install theme" -msgstr "Nainštalovať tému" +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 +msgid "Note" +msgstr "Poznámka" -#: ../../../../inc/display.php:211 ../../../../inc/display.php:215 -#: ../../../../inc/display.php:219 ../../../../inc/display.php:229 -#: ../../../../inc/display.php:241 ../../../../inc/display.php:244 -#, php-format -msgid "Post too long. Click here to view the full text." -msgstr "" -"Príliš dlhý príspevok. Klikni sem pre zobrazenie celého " -"textu." +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 +#. line 26 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 +msgid "Date" +msgstr "Dátum" -#: ../../../../inc/display.php:342 ../../../../inc/display.php:443 -#: ../../../../inc/display.php:347 ../../../../inc/display.php:449 -#: ../../../../inc/display.php:339 ../../../../inc/display.php:444 -#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 -#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 -#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 -msgid "Delete file" -msgstr "Odstrániť súbor" +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "Akcie" -#: ../../../../inc/display.php:342 ../../../../inc/display.php:443 -#: ../../../../inc/display.php:347 ../../../../inc/display.php:449 -#: ../../../../inc/display.php:339 ../../../../inc/display.php:444 -#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 -#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 -#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 -msgid "Are you sure you want to delete this file?" -msgstr "Naozaj chceš odstrániť tento súbor?" +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "odstrániť" -#: ../../../../inc/display.php:431 ../../../../inc/display.php:437 -#: ../../../../inc/display.php:432 ../../../../inc/display.php:469 -#: ../../../../inc/display.php:491 ../../../../inc/display.php:494 -msgid "Delete all posts by IP across all boards" -msgstr "Odstrániť všetky príspevky IP adresy na všetkých doskách" +#. line 76 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:208 +msgid "New note" +msgstr "Nová poznámka" -#: ../../../../inc/display.php:431 ../../../../inc/display.php:437 -#: ../../../../inc/display.php:432 ../../../../inc/display.php:469 -#: ../../../../inc/display.php:491 ../../../../inc/display.php:494 -msgid "" -"Are you sure you want to delete all posts by this IP address, across all " -"boards?" -msgstr "" -"Naozaj chceš odstrániť všetky príspevky tejto IP adresy na všetkých doskách?" +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "Stav" -#: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 -msgid "There are no boards to search!" -msgstr "Neexistujú žiadne dosky, v ktorých by sa mohlo hľadať." +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "Vypršané" -#. Print error -#: ../../../../inc/database.php:72 ../../../../inc/database.php:94 -msgid "Database error: " -msgstr "Chyba databázy: " +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "Aktívné" -#. line 13 -#: ../../../../templates/cache/3c/80/0ebbee302f4fad8d0d7f13e62db5.php:56 -#: ../../../../templates/cache/e1/4c/f58701138b0d44bc13ada3e46deec60da83d42ff4f39720ccd6955b641f7.php:59 -msgid "Error information" -msgstr "Informácie o chybe" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:299 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:91 +msgid "no reason" +msgstr "bez dôvodu" -#. line 27 -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 -msgid "Update" -msgstr "Aktualizácia" +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 +msgid "Board" +msgstr "Doska" -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 -msgid "Currently editing raw HTML." -msgstr "Teraz upravuješ čisté HTML." +#. line 71 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:323 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:169 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:133 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 +msgid "all boards" +msgstr "všetky dosky" -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 -msgid "Edit markup instead?" -msgstr "Upraviť miesto toho markup?" +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 +msgid "Set" +msgstr "sada" -#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 -msgid "Edit raw HTML instead?" -msgstr "Upraviť miesto toho čisté HTML?" +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 +msgid "Expires" +msgstr "Vyprší" -#: ../../../../inc/display.php:343 ../../../../inc/display.php:448 -#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 -#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 -#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 -msgid "Spoiler File" -msgstr "Skrytý súbor" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 +msgid "never" +msgstr "nikdy" -#: ../../../../inc/display.php:343 ../../../../inc/display.php:448 -#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 -#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 -#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 -msgid "Are you sure you want to spoiler this file?" -msgstr "Naozaj chceš skryť tento súbor?" +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 +msgid "Seen" +msgstr "Videné" -#: ../../../../inc/display.php:347 ../../../../inc/display.php:384 -#: ../../../../inc/display.php:401 ../../../../inc/display.php:404 -msgid "Move reply to another board" -msgstr "Presunúť odpoveď do inej dosky" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 +msgid "Yes" +msgstr "Áno" -#: ../../../../inc/mod/pages.php:1094 ../../../../inc/mod/pages.php:1105 -#: ../../../../inc/mod/pages.php:1165 ../../../../inc/mod/pages.php:1162 -msgid "Move reply" -msgstr "Presunúť odpoveď" +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 +msgid "No" +msgstr "Nie" -#: ../../../../templates/cache/72/55/0d64283f30702de83ecfcb71f86a.php:28 -#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 -msgid "There are no reports." -msgstr "Žiadne nahlásenia" +#. line 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "Odstrániť ban" + +#. line 183 +#. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 +msgid "Time" +msgstr "Čas" +#. line 185 +#. line 89 +#. line 185 +#. line 89 +#. line 185 #. line 7 -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:41 -msgid "Report date" -msgstr "Dátum nahlásenia" +#. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 +msgid "Action" +msgstr "Akcia" -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:51 -msgid "Reported by" -msgstr "Nahlásené od" +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 +msgid "(or subnet)" +msgstr "(alebo podsieť)" -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:70 -msgid "Discard abuse report" -msgstr "Vyradiť nahlásenie" +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 +msgid "hidden" +msgstr "skryté" -#: ../../../../templates/cache/9c/7b/891291bc84f8844c30cefdb949cf.php:88 -msgid "Discard all abuse reports by this IP address" -msgstr "Vyradiť všetky nahlásenia od tejto IP adresy" +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "Správa" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:542 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 -msgid "View All" -msgstr "Zobraziť všetko" +#. line 46 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 +msgid "public; attached to post" +msgstr "verejný; pripojený ku príspevku" -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:559 -#: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 -#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 -msgid "Last 1 Post" -msgid_plural "Last %count% Posts" -msgstr[0] "Posledný 1 príspevok" -msgstr[1] "Posledné %count% príspevky" -msgstr[2] "Posledných %count% príspevkov" +#. line 58 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 +msgid "Length" +msgstr "Dĺžka" -#. line 90 -#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 -#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 -msgid "Or URL" -msgstr "Alebo adresa" +#. line 88 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:212 +msgid "New Ban" +msgstr "Nový ban" -#: ../../../../inc/mod/pages.php:939 ../../../../inc/mod/pages.php:936 -msgid "Ban appeal not found!" -msgstr "Odvolanie sa na ban nebolo nájdené!" +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 +msgid "Phrase:" +msgstr "Fráza:" -#: ../../../../inc/mod/pages.php:989 -#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 -#: ../../../../inc/mod/pages.php:986 -msgid "Ban appeals" -msgstr "Odvolania sa na ban" +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:38 +msgid "Posts" +msgstr "Príspevky" -#: ../../../../inc/mod/pages.php:1833 ../../../../inc/mod/pages.php:1830 -msgid "New user" -msgstr "Nový užívateľ" +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "Poznámky k IP adrese" -#: ../../../../inc/mod/pages.php:1888 ../../../../inc/mod/pages.php:1885 -msgid "Impossible to promote/demote user." -msgstr "Nie je možné povýšiť/degradovať užívateľa." +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "Bany" -#: ../../../../inc/mod/pages.php:2612 ../../../../inc/mod/pages.php:2609 -msgid "Debug: APC" -msgstr "Debug: APC" +#. line 18 +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" +msgstr "(Vyhľadávanie nezáleží od veľkosti znakov a je založené na kľúčových slovách. Pre vyhľadávanie presnej frázy použi \"úvodzovky\". Použi hviezdičku (*) ako ľubovoľný znak.)" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 msgid "There are no active bans." msgstr "Žiadne aktívne bany." +#. line 8 +#. line 47 +#. line 8 +#. line 47 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 +msgid "IP address/mask" +msgstr "IP adresa/maska" + +#. line 12 +#. line 51 +#. line 12 +#. line 51 +#: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 +msgid "Duration" +msgstr "Trvanie" + #. line 92 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 msgid "Unban selected" msgstr "Odbanovať vybrané" +#. line 6 +#. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 +msgid "Username" +msgstr "Užívateľské meno" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "Pokračovať" + #. line 80 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:210 msgid "Appeal time" @@ -2726,31 +2071,92 @@ msgstr "Čas odvolania sa" msgid "Appeal reason" msgstr "Dôvod odvolania sa" -#: ../../../../post.php:802 ../../../../post.php:812 +#: ../../../../templates/cache/7d/63/b6fd83bf4ed7f6031a2b3373b997d2d40617bf98899fe672a0aae48520c5.php:31 +msgid "There are no reports." +msgstr "Žiadne nahlásenia" + +#: ../../../../post.php:802 ../../../../post.php:811 msgid "That ban doesn't exist or is not for you." msgstr "Ban neexistuje, alebo nie je pre Teba." -#: ../../../../post.php:806 ../../../../post.php:816 +#: ../../../../post.php:806 ../../../../post.php:815 msgid "You cannot appeal a ban of this length." msgstr "Nie je možné sa odvolať na takto dlhý ban." -#: ../../../../post.php:813 ../../../../post.php:823 +#: ../../../../post.php:813 ../../../../post.php:822 msgid "You cannot appeal this ban again." msgstr "Nie je možné sa znova odvolať na tento ban." -#: ../../../../post.php:818 ../../../../post.php:828 +#: ../../../../post.php:818 ../../../../post.php:827 msgid "There is already a pending appeal for this ban." msgstr "Čakajúce odvolanie sa na tento ban už existuje." +#: ../../../../inc/image.php:24 ../../../../inc/image.php:62 +msgid "Unsupported file format: " +msgstr "Nepodporovaný formát súboru:" + #: ../../../../inc/image.php:282 ../../../../inc/image.php:288 msgid "Failed to redraw image!" msgstr "Prekreslenie obrázka zlyhalo!" #: ../../../../inc/image.php:324 ../../../../inc/image.php:343 -#: ../../../../inc/image.php:368 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 msgid "Failed to resize image!" msgstr "Zmena veľkosti obrázka zlyhala!" +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 +msgid "You were banned! ;_;" +msgstr "Bol si zabanovaný! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "Si zabanovaný! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 +msgid "You were banned from" +msgstr "Bol si zabanovaný z" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 +msgid "You have been banned from" +msgstr "Bol si zabanovaný z" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 +msgid "for the following reason:" +msgstr "z nasledujúceho dôvodu:" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:88 +msgid "for an unspecified reason." +msgstr "z nešpecifikovaného dôvodu." + +#. line 32 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:110 +msgid "Your ban was filed on" +msgstr "Tvoj ban bol udelený" + +#. line 51 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:156 +msgid "has since expired. Refresh the page to continue." +msgstr "už vypršal. Pre pokračovanie obnov stránku." + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 +msgid "expires" +msgstr "vyprší" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 +msgid "from now, which is on" +msgstr "od teraz, čo je" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:183 +msgid "will not expire" +msgstr "nevyprší" + +#. line 78 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:192 +msgid "Your IP address is" +msgstr "Tvoja IP adresa je" + #. line 86 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:215 msgid "You were banned for the following post on" @@ -2765,6 +2171,16 @@ msgstr "Odoslal si odvolanie sa na tento ban" msgid "It is still pending" msgstr "Stále čaká na rozsudok" +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 #. line 101 #. line 112 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:257 @@ -2775,18 +2191,24 @@ msgstr "Odvolal si sa na tento ban" #. line 103 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:265 msgid "and it was denied. You may not appeal this ban again." -msgstr "" -"a Tvoje odvolanie bolo odmietnuté. Nie je možné sa znova odvolať na tento " -"ban." +msgstr "a Tvoje odvolanie bolo odmietnuté. Nie je možné sa znova odvolať na tento ban." #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 msgid "" "You have submitted the maximum number of ban appeals allowed. You may not " "appeal this ban again." -msgstr "" -"Odoslal si maximálny počet odvolaní sa na ban. Nemôžeš sa znova odvolať na " -"tento ban." +msgstr "Odoslal si maximálny počet odvolaní sa na ban. Nemôžeš sa znova odvolať na tento ban." +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 #. line 114 #. line 121 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:297 @@ -2796,281 +2218,238 @@ msgstr "a Tvoje odvolanie sa bolo odmietnuté" #. line 116 #. line 123 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 -msgid "You may appeal this ban again. Please enter your reasoning below." -msgstr "" -"Na tento ban sa môžeš odvolať znova. Prosím, zadaj svoje odôvodnenie nižšie." - -#. line 119 -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 -msgid "You last appealed this ban on" -msgstr "Naposledy si sa odvolal na tento ban" - -#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 -msgid "You may appeal this ban. Please enter your reasoning below." -msgstr "Môžeš sa na tento ban odvolať. Prosím, zadaj svoje odôvodnenie nižšie." - -#. How long before Tinyboard forgets about a mute? -#. 2 weeks -#. If you want to alter the algorithm a bit. Default value is 2. -#. (n^x where x is the number of previous mutes) -#: ../../../../inc/config.php:474 -msgid "You have been muted for unoriginal content." -msgstr "Bol si zablokovaný pre neoriginálny obsah." - -#. The names on the post buttons. (On most imageboards, these are both just "Post"). -#: ../../../../inc/config.php:771 -msgid "New Topic" -msgstr "Nové vlákno" - -#: ../../../../inc/config.php:772 -msgid "New Reply" -msgstr "Odpoveď" - -#. -#. * ==================== -#. * Error messages -#. * ==================== -#. -#. Error messages -#: ../../../../inc/config.php:962 -msgid "You look like a bot." -msgstr "Vyzeráš ako bot." - -#: ../../../../inc/config.php:963 -msgid "Your browser sent an invalid or no HTTP referer." -msgstr "Tvoj prehliadač odoslal vadný alebo žiadny HTTP referer." - -#: ../../../../inc/config.php:964 -#, php-format -msgid "The %s field was too long." -msgstr "Pole %s bolo príliš dlhé." - -#: ../../../../inc/config.php:965 -msgid "The body was too long." -msgstr "Telo správy bolo príliš dlhé." - -#: ../../../../inc/config.php:966 -msgid "The body was too short or empty." -msgstr "Telo správy bolo prikrátke alebo prázdne." - -#: ../../../../inc/config.php:967 -msgid "You must upload an image." -msgstr "Musíš odoslať obrázok." - -#: ../../../../inc/config.php:968 -msgid "The server failed to handle your upload." -msgstr "Serveru sa nepodarilo poradiť si s Tvojím uploadom." - -#: ../../../../inc/config.php:969 -msgid "Unsupported image format." -msgstr "Nepodporovaný formát súboru." - -#: ../../../../inc/config.php:970 -msgid "Invalid board!" -msgstr "Nesprávna doska!" - -#: ../../../../inc/config.php:971 -msgid "Thread specified does not exist." -msgstr "Špecifikované vlákno neexistuje." +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:302 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:323 +msgid "You may appeal this ban again. Please enter your reasoning below." +msgstr "Na tento ban sa môžeš odvolať znova. Prosím, zadaj svoje odôvodnenie nižšie." -#: ../../../../inc/config.php:972 -msgid "Thread locked. You may not reply at this time." -msgstr "Zamknuté vlákno. Teraz nie je možné naň odpovedať." +#. line 119 +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:310 +msgid "You last appealed this ban on" +msgstr "Naposledy si sa odvolal na tento ban" -#: ../../../../inc/config.php:973 -msgid "Thread has reached its maximum reply limit." -msgstr "Vlákno dosiahlo svoj maximálny limit pre odpovede." +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:332 +msgid "You may appeal this ban. Please enter your reasoning below." +msgstr "Môžeš sa na tento ban odvolať. Prosím, zadaj svoje odôvodnenie nižšie." -#: ../../../../inc/config.php:974 -msgid "Thread has reached its maximum image limit." -msgstr "Vlákno dosiahlo svoj maximálny limit pre obrázky." +#. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 +#: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 +msgid "IP address" +msgstr "IP adresa" -#: ../../../../inc/config.php:975 -msgid "You didn't make a post." -msgstr "Príspevok nebol vytvorený." +#. line 3 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 +msgid "ID" +msgstr "ID" -#: ../../../../inc/config.php:976 -msgid "Flood detected; Post discarded." -msgstr "Detekovaný flood; Príspevok zrušený." +#. line 5 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 +msgid "Type" +msgstr "Typ" -#: ../../../../inc/config.php:977 -msgid "Your request looks automated; Post discarded." -msgstr "Požiadavka vyzerá byť automatizovaná; Príspevok zrušený." +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "Posledná akcia" -#: ../../../../inc/config.php:978 -msgid "Unoriginal content!" -msgstr "Neoriginálny obsah!" +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "" -#: ../../../../inc/config.php:979 -#, php-format -msgid "Unoriginal content! You have been muted for %d seconds." -msgstr "Neoriginálny obsah! Bol si zablokovaný na %d sekúnd." +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "" -#: ../../../../inc/config.php:980 -#, php-format -msgid "You are muted! Expires in %d seconds." -msgstr "Si zablokovaný! Vyprší za %d sekúnd." +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "" -#: ../../../../inc/config.php:981 -#, php-format -msgid "Your IP address is listed in %s." -msgstr "Tvoja IP je spomínaná v %s." +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "" -#: ../../../../inc/config.php:982 -msgid "Too many links; flood detected." -msgstr "Priveľa odkazov; Flood detekovaný." +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "" -#: ../../../../inc/config.php:983 -msgid "Too many cites; post discarded." -msgstr "Priveľa citátov; Príspevok zrušený." +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "" -#: ../../../../inc/config.php:984 -msgid "Too many cross-board links; post discarded." -msgstr "Priveľa medzidoskových odkazov; Príspevok zrušený." +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "" -#: ../../../../inc/config.php:985 -msgid "You didn't select anything to delete." -msgstr "Nevybral si nič pre odstránenie." +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "ID vlákna" -#: ../../../../inc/config.php:986 -msgid "You didn't select anything to report." -msgstr "Nevybral si nič pre nahlásenie." +#. line 14 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 +msgid "Leave shadow thread" +msgstr "Ponechať tieňové vlákno" -#: ../../../../inc/config.php:987 -msgid "You can't report that many posts at once." -msgstr "Nie je možné nahlásiť tak veľa príspevkov naraz." +#. line 18 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 +msgid "locks thread; replies to it with a link." +msgstr "zamkne vlákno; odpovie naň odkazom." -#: ../../../../inc/config.php:988 -msgid "Wrong password…" -msgstr "Neplatné heslo…" +#. line 22 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:65 +msgid "Target board" +msgstr "Cieľová doska" -#: ../../../../inc/config.php:989 -msgid "Invalid image." -msgstr "Neplatný obrázok." +#. line 8 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:40 +msgid "Select board" +msgstr "Wybierz board" -#: ../../../../inc/config.php:990 -msgid "Unknown file extension." -msgstr "Neznámy formát súboru." +#. line 17 +#: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." +msgstr "Vyhľadávanie nezáleží od veľkosti znakov a je založené na kľúčových slovách. Pre vyhľadávanie presnej frázy použi \"úvodzovky\". Použi hviezdičku (*) ako ľubovoľný znak.

Pri vyhľadávaní môžeš použiť nasledovné filtre: id, thread, subject a name. Pre použitie filtra jednoducho pridaj do svojej požiadavky napríklad: name:Anonymous alebo subject:\"Nejaké vlákno\". Hviezdičky vo filtroch nemôžu byť použité." -#: ../../../../inc/config.php:991 -msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" -msgstr "Maximálna veľkosť súboru: %maxsz% bajtov
Veľkosť Tvojho súboru: %filesz% bajtov." +#. line 2 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:25 +msgid "Are you sure you want to do that?" +msgstr "" -#: ../../../../inc/config.php:992 -msgid "The file was too big." -msgstr "Súbor bol príliš veľký." +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 +msgid "Click to proceed to" +msgstr "" -#: ../../../../inc/config.php:993 -#, php-format -msgid "That file already exists!" -msgstr "Súbor už existuje!" +#. line 5 +#: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." +msgstr "" -#: ../../../../inc/config.php:994 -#, php-format -msgid "That file already exists in this thread!" -msgstr "Tento súbor už existuje v tomto vlákne!" +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "Dátum nahlásenia" -#: ../../../../inc/config.php:995 -#, php-format -msgid "You'll have to wait another %s before deleting that." -msgstr "Budeš musieť čakať ešte %s než to odstrániš." +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "Nahlásené od" -#: ../../../../inc/config.php:996 -msgid "MIME type detection XSS exploit (IE) detected; post discarded." -msgstr "XSS exploit detekcie MIME typu (IE) detekovaný; Post zrušený." +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "Vyradiť nahlásenie" -#: ../../../../inc/config.php:997 -msgid "Couldn't make sense of the URL of the video you tried to embed." -msgstr "Nie je možné správne vložiť zadané video." +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "Vyradiť všetky nahlásenia od tejto IP adresy" -#: ../../../../inc/config.php:998 -msgid "You seem to have mistyped the verification." -msgstr "Vyzerá to, že bola zle opísaná verifikácia." +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "" -#. Moderator errors -#: ../../../../inc/config.php:1001 -#, php-format -msgid "" -"You are only allowed to unban %s users at a time. You tried to unban %u " -"users." -msgstr "Môžeš naraz odbanovať iba %s užívateľov. Snažil si sa odbanovať %u užívateľov." +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "" -#: ../../../../inc/config.php:1002 -msgid "Invalid username and/or password." -msgstr "Neplatné užívateľské meno a/alebo heslo." +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "" -#: ../../../../inc/config.php:1003 -msgid "You are not a mod…" -msgstr "Niesi moderátor…" +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "" -#: ../../../../inc/config.php:1004 -msgid "" -"Invalid username and/or password. Your user may have been deleted or changed." -msgstr "Neplatné užívateľské meno a/alebo heslo. Tvoj účet mohol byť zmenený alebo odstránený." +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "Žiadne témy nie sú dostupné." -#: ../../../../inc/config.php:1005 -msgid "Invalid/malformed cookies." -msgstr "Neplatné/modifikované cookies." +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "Verzia" -#: ../../../../inc/config.php:1006 -msgid "Your browser didn't submit an input when it should have." -msgstr "Tvoj prehliadač neodovzdal vstup vtedy, kedy mal." +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "Popis" -#: ../../../../inc/config.php:1007 -#, php-format -msgid "The %s field is required." -msgstr "Pole %s je povinné." +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "Miniatúra" -#: ../../../../inc/config.php:1008 -#, php-format -msgid "The %s field was invalid." -msgstr "Pole %s je neplatné." +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "Použiť tému" -#: ../../../../inc/config.php:1009 -#, php-format -msgid "There is already a %s board." -msgstr "Doska %s už existuje." +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "Prekonfigurovať" -#: ../../../../inc/config.php:1010 -msgid "You don't have permission to do that." -msgstr "Nemáš na to povolenie." +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "Inštalovať" -#: ../../../../inc/config.php:1011 -msgid "That post doesn't exist…" -msgstr "Príspevok neexistuje…" +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "Odinštalovať" -#: ../../../../inc/config.php:1012 -msgid "Page not found." -msgstr "Stránka nebola nájdená." +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "" -#: ../../../../inc/config.php:1013 -#, php-format -msgid "That mod already exists!" -msgstr "Moderátor už existuje!" +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "" -#: ../../../../inc/config.php:1014 -msgid "That theme doesn't exist!" -msgstr "Zadaná téma neexistuje!" +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "" -#: ../../../../inc/config.php:1015 -msgid "Invalid security token! Please go back and try again." -msgstr "Neplatný bezpečnostný token! Prosím, vráť sa a skús to znova." +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "" -#: ../../../../inc/config.php:1016 -msgid "" -"Your code contained PHP syntax errors. Please go back and correct them. PHP " -"says: " -msgstr "PHP kód obsahuje chyby syntaxu. Oprav ich, prosím. PHP hovorí: " +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "" -#. Default public ban message. In public ban messages, %length% is replaced with "for x days" or -#. "permanently" (with %LENGTH% being the uppercase equivalent). -#: ../../../../inc/config.php:1179 -msgid "USER WAS BANNED FOR THIS POST" -msgstr "UŽÍVATEĽ BOL ZA TENTO PRÍSPEVOK ZABANOVANÝ" +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "" -#: /var/www/html/Tinyboard/inc/config.php:807 -#, php-format -msgid "Moved to %s." -msgstr "Presunuté do %s." \ No newline at end of file +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "" diff --git a/inc/locale/tr_TR/LC_MESSAGES/javascript.js b/inc/locale/tr_TR/LC_MESSAGES/javascript.js index a0afb44a..f054d1be 100644 --- a/inc/locale/tr_TR/LC_MESSAGES/javascript.js +++ b/inc/locale/tr_TR/LC_MESSAGES/javascript.js @@ -1 +1 @@ -l10n = {"Style: ":"Stil: ","File":"Dosya","hide":"gizle","show":"g\u00f6ster","Show locked threads":"Kilitli konular\u0131 g\u00f6ster","Hide locked threads":"Gizli konular\u0131 kilitle","URL":"URL","Select":"Se\u00e7","Remote":"Uzak","Embed":"G\u00f6m","Oekaki":"Oekaki","hidden":"gizli","Show images":"Resimleri g\u00f6ster","Hide images":"Resimleri gizle","Password":"\u015eifre","Delete file only":"Sadece dosyay\u0131 sil","Delete":"Sil","Reason":"Sebep","Report":"\u015eikayet et","Click reply to view.":"G\u00f6rmek i\u00e7in cevaplaya bas\u0131n.","Click to expand":"Geni\u015fletmek i\u00e7in t\u0131klay\u0131n","Hide expanded replies":"Daralt","Brush size":"F\u0131r\u00e7a b\u00fcy\u00fckl\u00fc\u011f\u00fc","Set text":"Yaz\u0131y\u0131 ayarla","Clear":"Temizle","Save":"Kay\u0131t et","Load":"Y\u00fckle","Toggle eraser":"Silgi","Get color":"Rengi se\u00e7","Fill":"Doldur","Use oekaki instead of file?":"Dosya yerine oekaki kullan","Edit in oekaki":"oekaki'de d\u00fczenle","Enter some text":"Bir yaz\u0131 girin","Enter font or leave empty":"Font girin ya da bo\u015f b\u0131rak\u0131n","Forced anonymity":"Zorunlu anon","enabled":"etkin","disabled":"etkin de\u011fil","Sun":"Paz","Mon":"Pzt","Tue":"Sa","Wed":"\u00c7r\u015f","Thu":"Per","Fri":"Cu","Sat":"Cts","Catalog":"Katalog","Submit":"G\u00f6nder","Quick reply":"\u00c7abuk cevap","Posting mode: Replying to >>{0}<\/small>":"G\u00f6nderme modu: >>{0}<\/small> cevap veriyorsunuz","Return":"Geri d\u00f6n","Expand all images":"B\u00fct\u00fcn resimleri geni\u015flet","Hello!":"Merhaba!","{0} users":"{0} kullan\u0131c\u0131","(hide threads from this board)":"(bu tahtadan konular\u0131 gizle)","(show threads from this board)":"(bu tahtadan konular\u0131 g\u00f6ster)","No more threads to display":"G\u00f6sterecek ba\u015fka konu kalmad\u0131","Loading...":"Y\u00fckleniyor...","Save as original filename":"Dosya ad\u0131yla kaydet","Reported post(s).":"\u015eikayet edilen konu\/konular.","An unknown error occured!":"FATAL \u00d6R\u00d6R","Something went wrong... An unknown error occured!":"Bilemedi\u011fimiz \u00e7ok fena \u015feyler oldu!","Working...":"Yap\u0131yoruz...","Posting... (#%)":"G\u00f6nderiliyor... (#%)","Posted...":"G\u00f6nderildi...","An unknown error occured when posting!":"Hata... \u00e7ok... fena... ","Posting...":"G\u00f6nderiliyor...","Upload URL":"Y\u00fckleme linki","Spoiler Image":"Spoiler","Comment":"Yorum","Quick Reply":"\u00c7abuk Cevaplama","Stop watching this thread":"Bu konuyu takip etmeyi b\u0131rak","Watch this thread":"Bu konuyu takip et","Unpin this board":"Bu tahtan\u0131n i\u011fnesini kald\u0131r","Pin this board":"Bu tahtay\u0131 i\u011fnele","Stop watching this board":"Bu tahtay\u0131 izlemeyi b\u0131rak","Watch this board":"Bu tahtay\u0131 izle","Click on any image on this site to load it into oekaki applet":"Oekaki'ye atmak i\u00e7in website \u00fczerindeki herhangi bir resme t\u0131klay\u0131n"}; \ No newline at end of file +l10n = {"Style: ":"Stil: ","File":"Dosya","hide":"gizle","show":"g\u00f6ster","Show locked threads":"Kilitli konular\u0131 g\u00f6ster","Hide locked threads":"Gizli konular\u0131 kilitle","URL":"URL","Select":"Se\u00e7","Remote":"Uzak","Embed":"G\u00f6m","Oekaki":"Oekaki","hidden":"gizli","Show images":"Resimleri g\u00f6ster","Hide images":"Resimleri gizle","Password":"\u015eifre","Delete file only":"Sadece dosyay\u0131 sil","Delete":"Sil","Reason":"Sebep","Report":"\u015eikayet et","Click reply to view.":"G\u00f6rmek i\u00e7in cevaplaya bas\u0131n.","Click to expand":"Geni\u015fletmek i\u00e7in t\u0131klay\u0131n","Hide expanded replies":"Daralt","Brush size":"F\u0131r\u00e7a b\u00fcy\u00fckl\u00fc\u011f\u00fc","Set text":"Yaz\u0131y\u0131 ayarla","Clear":"Temizle","Save":"Kay\u0131t et","Load":"Y\u00fckle","Toggle eraser":"Silgi","Get color":"Rengi se\u00e7","Fill":"Doldur","Use oekaki instead of file?":"Dosya yerine oekaki kullan","Edit in oekaki":"oekaki'de d\u00fczenle","Enter some text":"Bir yaz\u0131 girin","Enter font or leave empty":"Font girin ya da bo\u015f b\u0131rak\u0131n","Forced anonymity":"Zorunlu anon","enabled":"etkin","disabled":"etkin de\u011fil","Sun":"Paz","Mon":"Pzt","Tue":"Sa","Wed":"\u00c7r\u015f","Thu":"Per","Fri":"Cu","Sat":"Cts","Catalog":"Katalog","Submit":"G\u00f6nder","Quick reply":"\u00c7abuk cevap","Posting mode: Replying to >>{0}<\/small>":"G\u00f6nderme modu: >>{0}<\/small> cevap veriyorsunuz","Return":"Geri d\u00f6n","Expand all images":"B\u00fct\u00fcn resimleri geni\u015flet","Hello!":"Merhaba!","{0} users":"{0} kullan\u0131c\u0131","(hide threads from this board)":"(bu tahtadan konular\u0131 gizle)","(show threads from this board)":"(bu tahtadan konular\u0131 g\u00f6ster)","No more threads to display":"G\u00f6sterecek ba\u015fka konu kalmad\u0131","Loading...":"Y\u00fckleniyor...","Save as original filename":"Dosya ad\u0131yla kaydet","Reported post(s).":"\u015eikayet edilen konu\/konular.","An unknown error occured!":"FATAL \u00d6R\u00d6R","Something went wrong... An unknown error occured!":"Bilemedi\u011fimiz \u00e7ok fena \u015feyler oldu!","Working...":"Yap\u0131yoruz...","Posting... (#%)":"G\u00f6nderiliyor... (#%)","Posted...":"G\u00f6nderildi...","An unknown error occured when posting!":"Hata... \u00e7ok... fena... ","Posting...":"G\u00f6nderiliyor...","Upload URL":"Y\u00fckleme linki","Spoiler Image":"Spoiler","Comment":"Yorum","Quick Reply":"\u00c7abuk Cevaplama","Stop watching this thread":"Bu konuyu takip etmeyi b\u0131rak","Watch this thread":"Bu konuyu takip et","Unpin this board":"Bu tahtan\u0131n i\u011fnesini kald\u0131r","Pin this board":"Bu tahtay\u0131 i\u011fnele","Stop watching this board":"Bu tahtay\u0131 izlemeyi b\u0131rak","Watch this board":"Bu tahtay\u0131 izle","Click on any image on this site to load it into oekaki applet":"Oekaki'ye atmak i\u00e7in website \u00fczerindeki herhangi bir resme t\u0131klay\u0131n","Sunday":"Pazar","Monday":"Pazartesi","Tuesday":"Sal","Wednesday":"\u00c7ar\u015famba","Thursday":"Per\u015fembe","Friday":"Cuma","Saturday":"Cumartesi","January":"Ocak","February":"\u015eubat","March":"Mart","April":"Nisan","May":"May\u0131s","June":"Haziran","July":"Temmuz","August":"A\u011fustos","September":"Eyl\u00fcl","October":"kim","November":"Kas\u0131m","December":"Aral\u0131k","Jan":"Oca","Feb":"\u015eub","Mar":"Mar","Apr":"Nis","Jun":"Haz","Jul":"Tem","Aug":"A\u011fu","Sep":"Eyl","Oct":"Eki","Nov":"Kas","Dec":"Ara","AM":"\u00d6\u00d6","PM":"\u00d6S","am":"\u00f6\u00f6","pm":"\u00f6s","Your browser does not support HTML5 video.":"Taray\u0131c\u0131n\u0131z HTML5 videolar\u0131 desteklemiyor","[play once]":"[bir kere oynat]","[loop]":"[devaml\u0131]","WebM Settings":"WebM Ayarlar\u0131","Expand videos inline":"Videolar\u0131 i\u00e7erde geni\u015flet","Play videos on hover":"Mouse \u00fcst\u00fcne gelince videolar oynas\u0131n","Default volume":"Ses"}; \ No newline at end of file diff --git a/inc/locale/tr_TR/LC_MESSAGES/javascript.po b/inc/locale/tr_TR/LC_MESSAGES/javascript.po index 97fc88fa..9d444212 100644 --- a/inc/locale/tr_TR/LC_MESSAGES/javascript.po +++ b/inc/locale/tr_TR/LC_MESSAGES/javascript.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy +# +# Translators: +# Tunai , 2014 msgid "" msgstr "" -"Project-Id-Version: Tinyboard JS Çevirisi" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-20 20:19+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Tunay Uyar tunayuyar39@gmail.com" -"Language-Team: Türkçe" -"Language: TR" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:26+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/tr_TR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 msgid "Style: " @@ -194,30 +195,37 @@ msgid "disabled" msgstr "etkin değil" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Sun" msgstr "Paz" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Mon" msgstr "Pzt" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Tue" msgstr "Sa" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Wed" msgstr "Çrş" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Thu" msgstr "Per" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Fri" msgstr "Cu" #: ../../../../js/local-time.js:40 ../../../../js/local-time.js:41 +#: ../../../../js/local-time.js:30 msgid "Sat" msgstr "Cts" @@ -325,19 +333,23 @@ msgid "Posting..." msgstr "Gönderiliyor..." #: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 msgid "Upload URL" msgstr "Yükleme linki" #: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 msgid "Spoiler Image" msgstr "Spoiler" #: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 msgid "Comment" msgstr "Yorum" #: ../../../../js/quick-reply.js:285 ../../../../js/quick-reply.js:406 #: ../../../../js/quick-reply.js:286 ../../../../js/quick-reply.js:407 +#: ../../../../js/quick-reply.js:287 ../../../../js/quick-reply.js:408 msgid "Quick Reply" msgstr "Çabuk Cevaplama" @@ -388,3 +400,167 @@ msgstr "Bu tahtayı izle" #: ../../../../js/wpaint.js:113 msgid "Click on any image on this site to load it into oekaki applet" msgstr "Oekaki'ye atmak için website üzerindeki herhangi bir resme tıklayın" + +#: ../../../../js/local-time.js:29 +msgid "Sunday" +msgstr "Pazar" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "Pazartesi" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "Sal" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "Çarşamba" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "Perşembe" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "Cuma" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "Cumartesi" + +#: ../../../../js/local-time.js:31 +msgid "January" +msgstr "Ocak" + +#: ../../../../js/local-time.js:31 +msgid "February" +msgstr "Şubat" + +#: ../../../../js/local-time.js:31 +msgid "March" +msgstr "Mart" + +#: ../../../../js/local-time.js:31 +msgid "April" +msgstr "Nisan" + +#: ../../../../js/local-time.js:31 ../../../../js/local-time.js:32 +msgid "May" +msgstr "Mayıs" + +#: ../../../../js/local-time.js:31 +msgid "June" +msgstr "Haziran" + +#: ../../../../js/local-time.js:31 +msgid "July" +msgstr "Temmuz" + +#: ../../../../js/local-time.js:31 +msgid "August" +msgstr "Ağustos" + +#: ../../../../js/local-time.js:31 +msgid "September" +msgstr "Eylül" + +#: ../../../../js/local-time.js:31 +msgid "October" +msgstr "kim" + +#: ../../../../js/local-time.js:31 +msgid "November" +msgstr "Kasım" + +#: ../../../../js/local-time.js:31 +msgid "December" +msgstr "Aralık" + +#: ../../../../js/local-time.js:32 +msgid "Jan" +msgstr "Oca" + +#: ../../../../js/local-time.js:32 +msgid "Feb" +msgstr "Şub" + +#: ../../../../js/local-time.js:32 +msgid "Mar" +msgstr "Mar" + +#: ../../../../js/local-time.js:32 +msgid "Apr" +msgstr "Nis" + +#: ../../../../js/local-time.js:32 +msgid "Jun" +msgstr "Haz" + +#: ../../../../js/local-time.js:32 +msgid "Jul" +msgstr "Tem" + +#: ../../../../js/local-time.js:32 +msgid "Aug" +msgstr "Ağu" + +#: ../../../../js/local-time.js:32 +msgid "Sep" +msgstr "Eyl" + +#: ../../../../js/local-time.js:32 +msgid "Oct" +msgstr "Eki" + +#: ../../../../js/local-time.js:32 +msgid "Nov" +msgstr "Kas" + +#: ../../../../js/local-time.js:32 +msgid "Dec" +msgstr "Ara" + +#: ../../../../js/local-time.js:33 +msgid "AM" +msgstr "ÖÖ" + +#: ../../../../js/local-time.js:34 +msgid "PM" +msgstr "ÖS" + +#: ../../../../js/local-time.js:35 +msgid "am" +msgstr "öö" + +#: ../../../../js/local-time.js:36 +msgid "pm" +msgstr "ös" + +#: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 +msgid "Your browser does not support HTML5 video." +msgstr "Tarayıcınız HTML5 videoları desteklemiyor" + +#: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 +msgid "[play once]" +msgstr "[bir kere oynat]" + +#: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 +msgid "[loop]" +msgstr "[devamlı]" + +#: ../../../../js/webm-settings.js:42 +msgid "WebM Settings" +msgstr "WebM Ayarları" + +#: ../../../../js/webm-settings.js:44 +msgid "Expand videos inline" +msgstr "Videoları içerde genişlet" + +#: ../../../../js/webm-settings.js:45 +msgid "Play videos on hover" +msgstr "Mouse üstüne gelince videolar oynasın" + +#: ../../../../js/webm-settings.js:46 +msgid "Default volume" +msgstr "Ses" diff --git a/inc/locale/tr_TR/LC_MESSAGES/tinyboard.mo b/inc/locale/tr_TR/LC_MESSAGES/tinyboard.mo index c38ac97dbc34068a597fbd6941d1be26f5ca1de3..26f2a252477597bb3ae07496d3bb2e519d507da5 100644 GIT binary patch delta 8096 zcmYk=349gR*~jq-2@pcU9tcaw00~RTO2U$aeboXIAc{z>Op+nFaC2|G3z%4XEn?MI zOVx|EzA9*25nQN{7NjCoL)!AH=!+IhMG?0u;)1VRUlrfq|IW!<=94GibI#11bLKf` zCVbfbK+-3>l45W4OS#kHn3iN&!!RYyvVKSTY=5;{*3Kc8#gDa%Ujy(k_QMl+EuO`m z*f`X(MqvbX-LG&EK8D?}1H0q%rv3`{vaFc(8U@C*&fq5e0te$Y%qA1>z#h00GjK0z zz^AbqpT}vKoo!k9xC-;|XE+WY#SwTM$K%(SjJd-tE1mJJu@p4WL{!HMF%?&!X1v)BW*sv17f|<|F!eW4Ykw9CFp0eDfr?P$Oh%objhgU^5#(P3Ii}$n)QmS7 zZ!&JdzO-*erE-UHH)@mZGaf}P(R-+VJ~W;~l4E^k&JP;t^)qZ_%)2m`hAv!?Z!AR3 zxCE85D%6@T!ZQ3J@?+h`FHNWomC`3s8G6z922P~@5i+(ligjF!^N<(EipMDE#@)z% zu%1Pw`m|~P2$kZbT<^(JQRg#IPdFHLJ_mLGXq=AoP?_C~dR^~9ZNA-@jt6lr#*R?X z6ZFdS)@mT?335;wC_-(r3e>=tB5$1KU<&>Ob^rCK>u*7=?On$E&H0B-eJ^TH9Q2G? z9j4(Zs>4@}C$S6l)2M;pG3}q4`WKkU%xEtYsi^CFp$6!STCyRgo{ySnnQ5=WL3;le zQqU6A;Vj%>>IbkZ^%u~_mr)&mj_UY3REHU3ygibMIzJk_VKH{cNvO>`9hLfO)B|0K zX^e0AC}^MvYO}SXI=BUO;T@ZU*Gy_)36qG!DiI%-HtZyLw%xO#j*Gi>U|zqU^+tW{%X{9K~uj0 zwON0Q#rO>Nz;j3!);9&@UxhJ+>~vg?Hf};)_#4!wd<-?AIjKX9J_o6cKit%IA9!O={>ZmuS<6ul|GE*-`4KUTT z&qY1)V$_7zA`ffbgxZ9EKrQuOFbiYPQP51@L9ON2sBiS}60f}sFQL8wZ@{~791dea z*;m$l9DxDU6W)gEXQ%O~@pIGz4&g7GGFXnQ8Q)q>K{I^@HSj5%g`Z;;PAc3w9*&(R4o`ULsDXO2#G4c1mfkJN@ zLZ}Wl;r=Ac`Z=oOc@b~SkZ*%s?KGbd0#7a?5J_FV70@TEpp)z)P zCHdEd4h`D1K^%p*qB?pUHGyYL{WC*JCdJ9<@hKp!P`8RBvg= zqcXV?d*YQ-S^t3)d^8Nh>&%J!P$}GH+>J_I8|n%Ehu)gX z`bnrvO+{s75oTgdjDk8|i@NY?oR1q&Z^0qdljx7SGBOqiUNR>ll(ZD*jaTZDQWs!!@^gGzmkaU~9-{v*_0S&vHPW*m-NaU`~( zp8Pm!VkeDnqb6_$)&IAsrAr~bDSH1iDCm9eXUs%xx-8UI0+-DfgV9+ zWH0K;I*i9r*Z&jqF>5xjIL^V*xCb*B-}*ZRt?7HHCHThFyU+1vJj|Gjnn(d^;3`x` zW}^nGM*WTWDJo-IP@8NAYGMaX`wO^$`nwoY$_nRtDJetk-l?d8sxcd{LJhPLZM+3_ z-=nBh?nT}ABr3%(qB8iZIe!|p3D21N7pVTu&n5qwS^7M$qiocZjW!mdGE$DoI1|q(!YK`D72^{E^%-y66PM^LZ8 z6kKK6SED-gqXvqY_8YM)^*Cxt@5Ujx8?|YVpvF6an#lVx3hL-f9E|5tPn^YUl$l)P zMAVJ*Q5m?@v|okFOfzcDBd7`7ip6*bY7;+;%GfKYiJU@BAodA`ZWO-5?wE3sXF6(a z2cSC4Ms+X>m5CzE!7|j^FGu}DqXD%Ux8hjrz%u+8HNlY=dzq<39yDexp`e+pGWt** zZa@ui3+l#4Fb~_!`43PT`3|*Y=|AxL$wQlZ8S48`gSsz_dceDJ6h4q>XZ<@UXyzZH z)+}qGm*PUylTStsFby@K%h1O4sMP-w^`!Tp9^^1;pktVZ|3G~i-$nJ`Ws%q4AS`8k ztAv7$wWt|ik3I0$s3&|BwaK1D?TMq9il>b4V>bMH^n$EypI3IiC zrKnBjq6Th8UEhM^a3kuw@(^lMK7;D#2x`38OBDK3IF5RfGpHxj@g*^tN*S?{GW#m= zkCH*uU#6_%e?1bvvuMAU(oSMO@iXErVi@gvQAc;m|3bYH9NPch(FWfTT5lZ(36hdH zCh*%OZX`Y@ZYC}~j+@FA_;*u2fu%&q)Vnh9SEelfo0zKcAE$7J(9U%Ttw> zSZ4#SA&QCj32m++=9*6_7gGKeb{>yVc$laq4si z=eyWUR8cM^bo|A`$~N^Wrv4(1rp?B`5w{aRChjM)i7}k}822c^l;@KRrnzolH|C#7T%qIMVj#dxr9Ns`YLmV@0>E>QjP4ED}%S}Tv z{*m}8F)B&ZdhCKf!jV{muM!2sn}m+bJQBbE$?rm9oLMWYh?^e0;DSub)u!GPe@XP> zntnuo%0uy63={o`kBDc9pA$N+BXU&WXeWL{q;gN^(PRqK^i`Wg-F8l@M z=ZO?kAAvjCp31s7satK(3Dt+&l7_sUoECDOh-*i~ZYcg%_NmMLF10nmkh|UuS##Y) zRVOJo1tTtm>q5Tfh%Xqh=K8{QbYwfVTw#aY=3prD??%7>!V~eOLo?$Y!_V}a9||^E z3xam7Q@74q5DG?{D!1pOhA;x0~E>*lBRvMvS??%OEG@ z+JT@QX>@6}o%N2-@6`I;_&o>ke_{-&)r}*ku=*MYzQlTT;mHTvRc%3O@Y6Ay1Svu4kps(_~UPtJ(4kg zy-(9CtS8g{__p%WjPksQ!W!3Us@7+qdisyw`H6? zwlNZEt}HIzuwg?{ME&{JxYrcb1)GYSL&3FfT_jxGTpStg3$!G*O5ufbE%uwvizA_{ zYL*p`i`PwD)w^@VN;}aSe`;b@MroDZ?2m>V|Fn{-wD{0TFJ|Y}1*3sTp6zRL)>@sF zhW34ddN<^Y7fvqCsA)ggWJjDvvh9T0uAKZ_@_>a=KSLhgQ+Ife9rQ;#wnw6&_?W8i zW6OPh>w=RloDb7vc5038X|k3_ec=e>`R$Oy28{-ycKbu^`b@FUl|Y1u?Nj{4{!JB z8T|ZcdOS?M8;Nh3Q=hTe4LfUXllr!Eb0&Am=}aZBfzR(_3%gB@T^sdB15MGEU?@I% z{(|`J^SAbBzboKt_4C%ma~Is3v@m{P!HHfqT&w)AORQD=_KS*AFXQd-wFCq4Ll@v zSSaEZi&_k}xKOJIK|q9J4OEL-sg|l#w1VPNDT-TdrS|{MJ=o{zee&gZ&bjxVnVFfojF$zU<3--Y_WG?1O?2h|U1HFW^@eQ1S zBeDowf$iz%q%d6*?9vL^7?8bqMz2xsj;MOw1<#Domw8ho#!O7?tuHQ7gLHx(fL* zYx$-3wqhsTW!;0C;6BvKpGR%U8(54V;vhWV@iH>miN#N$silF_XzK7njGzwBBRC5W zA?MBXr%|aaMiy%-QJGq7+asuq-HKYk8higv)I#pJ_cx>7e>6s6B85Y!6s9sgeY_mh zp(#e4)-o)|YShYI)Rx?bn)qha%G*(AiN&?{eRhdvd^1X4@~6#Ak=e1@YMuk{HU!;80uv%9lJ5U=|ds@ zf*SM!#`hkRsF$HSs&SPNNntjrI0W;s zUQ>0bX3RHsMI!KGG325D>tJuc^~S`Y{4j>G^2ommJx6*e9*#<70jA&tTc2v{HK>)%M}ABzzjRg}LT%x0`oFaGv#7oAQta(@ zSJYQ?Z&W7oQ4^Ymn#dKX_t&B(a5w4@KY)phZw^uDLBk(036G&p=?T;er%(g_6P41l zs6Eai9qM>A>itsG^E0p~&b9R*K9FF{GVD!z#zo!)hhQe-oADG@;P+849!2f-N2ryg zb7bWZ)af3N8mJsK;Y(1Nnu|J|S70t)kLlQkTF?`=z6X0ze*t5cP&h`R9Q|ydQWn9% z_$$RoEBjp(YTv?W<9l+hE;@%GfVa6W=n9{A=c0?Ty_? zmdt)ssy;_`m{Q`s;6r6750!~hRA#22I=&3m@j{%6i&3ZkG1Nj%qcYNukAV6eR!aW0 zcNH|8hqb5-6UWGa|QPhJsqB3;{>Ws7@=hGa<3{2*~7%d>vnumIBJdVIdY{U&X z1iMU%PdsM)6qK@3R0e+V_u4pge&LuKv^>TIM<_9o__ z+6%D~r(=>n|LZ6y13yO{x=pBocHsHgfg0!?bnrCljHGk2^j=@od)cT77o##)YVTK| z&QP_jUxw=MN=#>bv&`PO3AM7@t?N)3*?>A^n^7GiK>4{sG(mJZei`wf9e= zCUy!n@E53sC0@+_Yo$39l#&AMkJq9GUWYlj5q0?X+x7#f4iBRSdfm4F9hI4{P+NEw zGcjX|cR2m12~0q}KXVHC*FZHi=lLW}8c_W&N4>WReYiVDK@Yrz+KMx%El8N^b(D!0P#=bRp%Qbk5w*f~ zwtkPjzYjI>6R0gnuk=>zL-m`7nn*c17+XXkk-{yg6|O?9U^^;B&)`6O0oCCLsE*EJ zA@-f-buSMYe`FO_6ixdXaa2(@bB-6bu$;8pLXQTGI z76;*C)aQB?s^d0Xh)>`O>@~ytV!8{pbuXY!`!}ffGG}`I6rfL^{~8LKc`Ih&1{{Gq za45cwnn-e$*U@-X`{g(iSD;S$R@;6Em6;NV$azZIyz9Rbw)*JAwt|4sIR$FM6m z{($_UGDlEfvFX)(Z(}8DC2O!dK8l_2DOBe6qE`GeCZM^*>#q~0Qtg4->i(F512Lw8 zkAhN}kD9n^wS=y{L^JVkqLP?GJVKniPT0bB z@41E+jU|;CSE7LAc~295XXu0 z>F7VGs|RIW=iy4^KR5FL!S_)7`UStAA`W>~^DK7g^S|0QxYlmAqo-{>k@^N(-h+Q3 z78CE=Ht}oXATduBF3z3#74aM5YeH9xhj|0%6Jv=2ef}FMY$n3Qx$8{|HxjKx#5P`z z`NRrh0F(NuZ5Ms04<<&~wp;NwqQcgHk0DzY**yDC9IpM>^(t`-agz8Gq3eF)K_Zif zyWuH9R}=9N;n1E;e5ppRT4EA$HPM^UmBW2qr->9>R{h6BI?<@F#M#6c;(9{Y0^$ep z691!Hk76G2B(agWkQhiL(P;zzoLEojT0-n1781Hf5=V%;-NL@TW6LS^Cv;^Je;{5V zx)8c@=`nz>#cTYxNc|Y)-l*$RqKKG9JVTtjZl>_!xeES{xQa-#@1;`Sp%b^C!ruv9 zKO{QyK!5v?L%ojBb(2T@t1oEFyRCEZ1%m$r%yWePf@Kl+5j}~1#7jgXp{ttsh)B_i z`-xh(wi3DV5?|WZUe=y=LZ90DJ$McAInid@-orQCFt%Pn$sm1h}11H?y1by_PSv=Cba)!_{L7|b0fREyGD-B3N<_YED2xZ zM3)4e=4d$5>ePpW&G~6*?k6L6xR3icyYusRx&ue$xD}&(?JGwuO?DH;Z0Y6HcI=HT z?RYrobleuaIur@HyT%m8iu^?dPEkQg;kdkl!h(Xd*_Zg|aJM-WZt|B0qQMew7LN88 zc+VA;6pzg-DB`)QKy%bz8woTuHw2hNi8FO>Rh3g+HmkxJUoop}de!8z^71(qH8m4? zw5h%&P#^Ty1_O;HPHjt5pw*e%8i+XKqkU9qp65Z;F z|LIa5)JC^=Od6MvQW=bdocd7I?Nzp^eRo+=LjOXivSVk{BHB$&xXC#;T4noZ7oSWl zx;W5uV4Jfv(6H#hwuqUc2{i=F!TUo?1FgZR6O8_^Tor1LGI6)I(s5T;*0rClyr`2~ zJEJ0(ryCcAoF(yhoP%v0J6jucx(>EA9N5+xj_5#an6cg+GxI+8=*(B#r>p$#r&YP_ v6|)MvxL4I|cGGJwawpaHb%V7_yEO-zLajlwB(OLda9^%-C}jv diff --git a/inc/locale/tr_TR/LC_MESSAGES/tinyboard.po b/inc/locale/tr_TR/LC_MESSAGES/tinyboard.po index eff567de..6ed9879a 100644 --- a/inc/locale/tr_TR/LC_MESSAGES/tinyboard.po +++ b/inc/locale/tr_TR/LC_MESSAGES/tinyboard.po @@ -1,74 +1,79 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# +# Translators: +# Tunai , 2014 msgid "" msgstr "" -"Project-Id-Version: Tinyboard Türkçe Çeviri\n" +"Project-Id-Version: Tinyboard+vichan-devel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-20 20:19+0100\n" -"PO-Revision-Date: 2014-02-20 22:38+0200\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Tunay Uyar \n" +"POT-Creation-Date: 2014-04-18 19:24+0200\n" +"PO-Revision-Date: 2014-04-18 17:38+0000\n" +"Last-Translator: czaks \n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Poedit 1.6.4\n" "Language: tr_TR\n" - -#: ../../../../inc/lib/gettext/examples/pigs_dropin.php:77 -msgid "" -"This is how the story goes.\n" -"\n" -msgstr "" -"Şimdi hikaye şöyle başlıyor.\n" -"\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 #: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 +#: ../../../../inc/functions.php:620 ../../../../inc/functions.php:637 +#: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 msgid "second" msgid_plural "seconds" msgstr[0] "saniye" -msgstr[1] "saniye" #: ../../../../inc/functions.php:585 ../../../../inc/functions.php:602 #: ../../../../inc/functions.php:593 ../../../../inc/functions.php:610 +#: ../../../../inc/functions.php:622 ../../../../inc/functions.php:639 +#: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 msgid "minute" msgid_plural "minutes" msgstr[0] "dakika" -msgstr[1] "dakika" #: ../../../../inc/functions.php:587 ../../../../inc/functions.php:604 #: ../../../../inc/functions.php:595 ../../../../inc/functions.php:612 +#: ../../../../inc/functions.php:624 ../../../../inc/functions.php:641 +#: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 +#: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 msgid "hour" msgid_plural "hours" msgstr[0] "saat" -msgstr[1] "saat" #: ../../../../inc/functions.php:589 ../../../../inc/functions.php:606 #: ../../../../inc/functions.php:597 ../../../../inc/functions.php:614 +#: ../../../../inc/functions.php:626 ../../../../inc/functions.php:643 +#: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 +#: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 msgid "day" msgid_plural "days" msgstr[0] "gün" -msgstr[1] "gün" #: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 #: ../../../../inc/functions.php:599 ../../../../inc/functions.php:616 +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:645 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 msgid "week" msgid_plural "weeks" msgstr[0] "hafta" -msgstr[1] "hafta" #: ../../../../inc/functions.php:594 ../../../../inc/functions.php:611 #: ../../../../inc/functions.php:602 ../../../../inc/functions.php:619 +#: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 +#: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 +#: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 msgid "year" msgid_plural "years" msgstr[0] "yıl" -msgstr[1] "yıl" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 msgid "Banned!" msgstr "Ban!" @@ -76,6 +81,9 @@ msgstr "Ban!" #: ../../../../inc/functions.php:1125 ../../../../inc/functions.php:1139 #: ../../../../inc/functions.php:1165 ../../../../inc/functions.php:1179 #: ../../../../inc/functions.php:1168 ../../../../inc/functions.php:1182 +#: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 +#: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 +#: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 msgid "Previous" msgstr "Geri" @@ -83,6 +91,9 @@ msgstr "Geri" #: ../../../../inc/functions.php:1144 ../../../../inc/functions.php:1153 #: ../../../../inc/functions.php:1184 ../../../../inc/functions.php:1193 #: ../../../../inc/functions.php:1187 ../../../../inc/functions.php:1196 +#: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 +#: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 +#: ../../../../inc/functions.php:1234 msgid "Next" msgstr "İleri" @@ -187,7 +198,9 @@ msgstr "Bu IP'nin bütün tahtalardaki gönderilerini sil" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 #: ../../../../inc/display.php:494 -msgid "Are you sure you want to delete all posts by this IP address, across all boards?" +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" msgstr "Bu IP'nin bütün tahtalardaki girdilerini silmek istediğinizden emin misiniz?" #: ../../../../inc/display.php:490 ../../../../inc/display.php:512 @@ -230,319 +243,389 @@ msgstr "Konuyu başka bir tahtaya taşı" #. If you want to alter the algorithm a bit. Default value is 2. #. (n^x where x is the number of previous mutes) #: ../../../../inc/config.php:346 ../../../../inc/config.php:473 +#: ../../../../inc/config.php:474 msgid "You have been muted for unoriginal content." msgstr "Özgün içerik koymamaktan susturuldunuz." -#. The names on the post buttons. (On most imageboards, these are both just "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). +#. The names on the post buttons. (On most imageboards, these are both just +#. "Post"). #: ../../../../inc/config.php:677 ../../../../inc/config.php:781 -#: ../../../../inc/config.php:772 +#: ../../../../inc/config.php:772 ../../../../inc/config.php:774 +#: ../../../../inc/config.php:776 msgid "New Topic" msgstr "Yeni Konu" #: ../../../../inc/config.php:678 ../../../../inc/config.php:782 -#: ../../../../inc/config.php:773 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 msgid "New Reply" msgstr "Cevapla" #. Additional lines added to the footer of all pages. #: ../../../../inc/config.php:689 ../../../../inc/config.php:793 -#: ../../../../inc/config.php:784 -msgid "All trademarks, copyrights, comments, and images on this page are owned by and are the responsibility of their respective parties." +#: ../../../../inc/config.php:784 ../../../../inc/config.php:786 +#: ../../../../inc/config.php:788 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." msgstr "Bütün hakları saklıdır." -#. #. * ==================== #. * Error messages #. * ==================== -#. #. Error messages #: ../../../../inc/config.php:866 msgid "Lurk some more before posting." msgstr "Katılmadan önce biraz daha dolaşın bakalım." -#. #. * ==================== #. * Error messages #. * ==================== -#. +#. Error messages +#. * ==================== +#. * Error messages +#. * ==================== #. Error messages #: ../../../../inc/config.php:867 ../../../../inc/config.php:972 -#: ../../../../inc/config.php:963 +#: ../../../../inc/config.php:963 ../../../../inc/config.php:965 +#: ../../../../inc/config.php:967 msgid "You look like a bot." msgstr "Bot gibi duruyorsunuz burdan." #: ../../../../inc/config.php:868 ../../../../inc/config.php:973 -#: ../../../../inc/config.php:964 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 msgid "Your browser sent an invalid or no HTTP referer." msgstr "Tarayıcınız geçersiz bir HTTP referansı yolladı." #: ../../../../inc/config.php:869 ../../../../inc/config.php:974 -#: ../../../../inc/config.php:965 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 #, php-format msgid "The %s field was too long." msgstr "%s çok uzun." #: ../../../../inc/config.php:870 ../../../../inc/config.php:975 -#: ../../../../inc/config.php:966 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 msgid "The body was too long." msgstr "İçerik çok uzun." #: ../../../../inc/config.php:871 ../../../../inc/config.php:976 -#: ../../../../inc/config.php:967 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 msgid "The body was too short or empty." msgstr "İçerik çok kısa ya da bış" #: ../../../../inc/config.php:872 ../../../../inc/config.php:977 -#: ../../../../inc/config.php:968 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 msgid "You must upload an image." msgstr "Bir resim yüklemelisiniz." #: ../../../../inc/config.php:873 ../../../../inc/config.php:978 -#: ../../../../inc/config.php:969 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 msgid "The server failed to handle your upload." msgstr "Sunucumuz yüklemenizi kaldıramadı." #: ../../../../inc/config.php:874 ../../../../inc/config.php:979 -#: ../../../../inc/config.php:970 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 msgid "Unsupported image format." msgstr "Desteklenmeyen resim formatı." #: ../../../../inc/config.php:875 ../../../../inc/config.php:980 -#: ../../../../inc/config.php:971 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 msgid "Invalid board!" msgstr "Geçersiz tahta!" #: ../../../../inc/config.php:876 ../../../../inc/config.php:981 -#: ../../../../inc/config.php:972 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 msgid "Thread specified does not exist." msgstr "Böyle bir konu yok." #: ../../../../inc/config.php:877 ../../../../inc/config.php:982 -#: ../../../../inc/config.php:973 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 msgid "Thread locked. You may not reply at this time." msgstr "Konu kilitlendi. Şu an cevaplayamassınız." #: ../../../../inc/config.php:878 ../../../../inc/config.php:983 -#: ../../../../inc/config.php:974 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 msgid "Thread has reached its maximum reply limit." msgstr "Konu azami cevap sayısına ulaştı." #: ../../../../inc/config.php:879 ../../../../inc/config.php:984 -#: ../../../../inc/config.php:975 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 msgid "Thread has reached its maximum image limit." msgstr "Konu azami resim limitine ulaştı." #: ../../../../inc/config.php:880 ../../../../inc/config.php:985 -#: ../../../../inc/config.php:976 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 msgid "You didn't make a post." msgstr "Bi'şey yapmadınız." #: ../../../../inc/config.php:881 ../../../../inc/config.php:986 -#: ../../../../inc/config.php:977 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 msgid "Flood detected; Post discarded." msgstr "Floodcu pezevenk." #: ../../../../inc/config.php:882 ../../../../inc/config.php:987 -#: ../../../../inc/config.php:978 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 msgid "Your request looks automated; Post discarded." msgstr "Robot gibi görünüyorsunuz." #: ../../../../inc/config.php:883 ../../../../inc/config.php:988 -#: ../../../../inc/config.php:979 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 msgid "Unoriginal content!" msgstr "Özgün olmayan içerik!" #: ../../../../inc/config.php:884 ../../../../inc/config.php:989 -#: ../../../../inc/config.php:980 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 #, php-format msgid "Unoriginal content! You have been muted for %d seconds." msgstr "Özgün olmayan içerik! %d saniye susturuldunuz." #: ../../../../inc/config.php:885 ../../../../inc/config.php:990 -#: ../../../../inc/config.php:981 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 #, php-format msgid "You are muted! Expires in %d seconds." msgstr "Susturuldunuz! %d saniyeye geçer." #: ../../../../inc/config.php:886 ../../../../inc/config.php:991 -#: ../../../../inc/config.php:982 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 #, php-format msgid "Your IP address is listed in %s." msgstr "IP adresiniz %s listesinde." #: ../../../../inc/config.php:887 ../../../../inc/config.php:992 -#: ../../../../inc/config.php:983 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 msgid "Too many links; flood detected." msgstr "Çok fazla link var, flood gibi." #: ../../../../inc/config.php:888 ../../../../inc/config.php:993 -#: ../../../../inc/config.php:984 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 msgid "Too many cites; post discarded." msgstr "Çok fazla alıntı var." #: ../../../../inc/config.php:889 ../../../../inc/config.php:994 -#: ../../../../inc/config.php:985 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 msgid "Too many cross-board links; post discarded." msgstr "Çok fazla çapraz tahta linki." #: ../../../../inc/config.php:890 ../../../../inc/config.php:995 -#: ../../../../inc/config.php:986 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 msgid "You didn't select anything to delete." msgstr "Silmek için bir şey seçmediniz." #: ../../../../inc/config.php:891 ../../../../inc/config.php:996 -#: ../../../../inc/config.php:987 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 msgid "You didn't select anything to report." msgstr "Şikayet edecek bir şey seçmediniz." #: ../../../../inc/config.php:892 ../../../../inc/config.php:997 -#: ../../../../inc/config.php:988 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 msgid "You can't report that many posts at once." msgstr "Bu kadar çok girdiyi bir kerede şikayet edemezsiniz." #: ../../../../inc/config.php:893 ../../../../inc/config.php:998 -#: ../../../../inc/config.php:989 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 msgid "Wrong password…" msgstr "Yanlış şifre..." #: ../../../../inc/config.php:894 ../../../../inc/config.php:999 -#: ../../../../inc/config.php:990 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 msgid "Invalid image." msgstr "Geçersiz resim." #: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 -#: ../../../../inc/config.php:991 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 msgid "Unknown file extension." msgstr "Bilinmeyen dosya uzantısı." #: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 -#: ../../../../inc/config.php:992 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" msgstr "Azami dosya boyutu: %maxsz% byte
Dosyanızın boyutu %filesz% byte" #: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 -#: ../../../../inc/config.php:993 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 msgid "The file was too big." msgstr "Dosyanız çok büyük." #: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 -#: ../../../../inc/config.php:994 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 #, php-format msgid "That file already exists!" msgstr " Bu dosya zaten var.!" #: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 -#: ../../../../inc/config.php:995 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 #, php-format msgid "That file already exists in this thread!" msgstr " Bu dosya bu konuda zaten var!" #: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 -#: ../../../../inc/config.php:996 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 #, php-format msgid "You'll have to wait another %s before deleting that." msgstr "Silmeden önce %s kadar beklemelisiniz." #: ../../../../inc/config.php:901 ../../../../inc/config.php:1006 -#: ../../../../inc/config.php:997 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:1001 msgid "MIME type detection XSS exploit (IE) detected; post discarded." msgstr "FATAL ÖRÖR" #: ../../../../inc/config.php:902 ../../../../inc/config.php:1007 -#: ../../../../inc/config.php:998 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:1002 msgid "Couldn't make sense of the URL of the video you tried to embed." msgstr "Gömmeye çalıştığınız video linkinden bişey anlayamadık." #: ../../../../inc/config.php:903 ../../../../inc/config.php:1008 -#: ../../../../inc/config.php:999 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:1003 msgid "You seem to have mistyped the verification." msgstr "Doğrulamayı yanlış girmiş gibisin." #. Moderator errors #: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 -#: ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:1002 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1006 #, php-format -msgid "You are only allowed to unban %s users at a time. You tried to unban %u users." +msgid "" +"You are only allowed to unban %s users at a time. You tried to unban %u " +"users." msgstr "Bir seferde sadece %s kullanıcının banını kaldırabilirsiniz. Siz %u kullanıcı denediniz." #: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 -#: ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:1007 msgid "Invalid username and/or password." msgstr "Geçersiz kullanıcı adı ve/veya şifre." #: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 -#: ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 msgid "You are not a mod…" msgstr "Mod değilsiniz ki..." #: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 -#: ../../../../inc/config.php:1005 -msgid "Invalid username and/or password. Your user may have been deleted or changed." +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 +msgid "" +"Invalid username and/or password. Your user may have been deleted or " +"changed." msgstr "Geçersiz kullanıcı adı ve/veya şifre. Kullanıcı hesabınız silinmiş ya da değiştirilmiş olabilir." #: ../../../../inc/config.php:910 ../../../../inc/config.php:1015 -#: ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1010 msgid "Invalid/malformed cookies." msgstr "Geçersiz ya da bayatlamış kurabiye." #: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 -#: ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1011 msgid "Your browser didn't submit an input when it should have." msgstr "Tarayıcınız zamanında göndermesi gerekeni göndermedi" #: ../../../../inc/config.php:912 ../../../../inc/config.php:1017 -#: ../../../../inc/config.php:1008 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1012 #, php-format msgid "The %s field is required." msgstr "%s gerekli." #: ../../../../inc/config.php:913 ../../../../inc/config.php:1018 -#: ../../../../inc/config.php:1009 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1013 #, php-format msgid "The %s field was invalid." msgstr "%s geçersiz." #: ../../../../inc/config.php:914 ../../../../inc/config.php:1019 -#: ../../../../inc/config.php:1010 +#: ../../../../inc/config.php:1010 ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1014 #, php-format msgid "There is already a %s board." msgstr "Zaten %s böyle bir tahta var." #: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 -#: ../../../../inc/config.php:1011 +#: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1015 msgid "You don't have permission to do that." msgstr "Bunu yapmak için izniniz yok." #: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 -#: ../../../../inc/config.php:1012 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 msgid "That post doesn't exist…" msgstr "Böyle bir girdi yok..." #: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 -#: ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 msgid "Page not found." msgstr "Sayfa bulunamadı." #: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 -#: ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 #, php-format msgid "That mod already exists!" msgstr "Böyle bir mod! zaten var!" #: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 -#: ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 +#: ../../../../inc/config.php:1019 msgid "That theme doesn't exist!" msgstr "Böyle bir tema yok." #: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 -#: ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 msgid "Invalid security token! Please go back and try again." msgstr "Güvenlik kodu yanlış! Lütfen tekrar deneyin." -#. Default public ban message. In public ban messages, %length% is replaced with "for x days" or +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or +#. "permanently" (with %LENGTH% being the uppercase equivalent). +#. Default public ban message. In public ban messages, %length% is replaced +#. with "for x days" or #. "permanently" (with %LENGTH% being the uppercase equivalent). #: ../../../../inc/config.php:1086 ../../../../inc/config.php:1189 -#: ../../../../inc/config.php:1180 +#: ../../../../inc/config.php:1180 ../../../../inc/config.php:1185 +#: ../../../../inc/config.php:1187 msgid "USER WAS BANNED FOR THIS POST" msgstr "KULLANICI BU GİRDİ SEBEBİYLE BANLANDI" @@ -606,6 +689,17 @@ msgstr "Moderasyon logları" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -672,6 +766,7 @@ msgstr "ÖM Kutusu" #: ../../../../inc/mod/pages.php:1963 ../../../../inc/mod/pages.php:1967 #: ../../../../inc/mod/pages.php:2090 ../../../../inc/mod/pages.php:2094 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:309 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:115 msgid "Rebuild" msgstr "Yeniden yapılandır" @@ -756,6 +851,16 @@ msgstr "Hata hakkında bilgiler" msgid "Delete Post" msgstr "Girdiyi sil" +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 +#. line 3 +#. line 84 #. line 3 #. line 84 #. line 3 @@ -780,12 +885,22 @@ msgstr "Dosya" #. line 14 #. line 131 #. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 14 +#. line 131 +#. line 21 +#. line 14 +#. line 131 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:31 #: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:48 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:363 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:69 msgid "Password" msgstr "Şifre" @@ -805,12 +920,39 @@ msgstr "Şifre" #. line 32 #. line 9 #. line 23 +#. line 8 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 9 +#. line 23 +#. line 48 +#. line 5 +#. line 8 +#. line 108 +#. line 32 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:99 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:43 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:77 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:37 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:141 msgid "Reason" msgstr "Sebep" @@ -865,6 +1007,7 @@ msgstr "konu yok" #. line 44 #. line 56 #. line 44 +#. line 56 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -887,8 +1030,7 @@ msgstr "." #: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 msgid "1 reply" msgid_plural "%count% replies" -msgstr[0] "1 cevap" -msgstr[1] "%count% cevap" +msgstr[0] "%count% cevap" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 @@ -903,55 +1045,74 @@ msgstr "Dosya:" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:130 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:168 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:209 +#: ../../../../templates/cache/9b/6a/0d0c5add399e8dfbd5c8c097ea68815306312248498dae4682282190e561.php:128 msgid "Spoiler Image" msgstr "Spoiler" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:530 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:495 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:506 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:532 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:591 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:304 msgid "Reply" msgstr "Cevapla" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:544 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:509 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:520 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:546 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:605 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:318 msgid "View All" msgstr "Hepsini Gör" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:561 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:526 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:537 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:622 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:335 msgid "Last 1 Post" msgid_plural "Last %count% Posts" -msgstr[0] "Son 1 Gönderi" -msgstr[1] "Son %count% Gönderi" +msgstr[0] "Son %count% gönderi" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:598 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:563 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:574 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:600 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:659 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 msgid "1 post" msgid_plural "%count% posts" -msgstr[0] "1 cevap" -msgstr[1] "%count% cevap" +msgstr[0] "%count% gönderi" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:580 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:116 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:606 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:665 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:378 msgid "and" msgstr "ve" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:616 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:581 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:592 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:618 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:677 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 msgid "1 image reply" msgid_plural "%count% image replies" -msgstr[0] "1 resimli cevap" -msgstr[1] "%count% resimli cevap" +msgstr[0] "%count% imaj" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:597 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:623 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 +#: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 msgid "omitted. Click reply to view." msgstr "gizlendi. Görmek için cevaplaya basın." @@ -964,6 +1125,14 @@ msgstr "gizlendi. Görmek için cevaplaya basın." #. line 7 #. line 8 #. line 14 +#. line 8 +#. line 14 +#. line 8 +#. line 14 +#. line 7 +#. line 8 +#. line 7 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -971,6 +1140,7 @@ msgstr "gizlendi. Görmek için cevaplaya basın." #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:48 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:69 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:33 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:40 msgid "Name" msgstr "İsim" @@ -980,6 +1150,8 @@ msgstr "İsim" #. line 24 #. line 15 #. line 24 +#. line 15 +#. line 24 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:44 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:88 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:91 @@ -997,6 +1169,14 @@ msgstr "E-posta" #. line 23 #. line 12 #. line 46 +#. line 12 +#. line 46 +#. line 12 +#. line 46 +#. line 23 +#. line 12 +#. line 24 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1018,6 +1198,8 @@ msgstr "Güncelle" #. line 57 #. line 32 #. line 57 +#. line 32 +#. line 57 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:76 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:178 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 @@ -1078,6 +1260,16 @@ msgstr "Bayrak" #. line 116 #. line 115 #. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 +#. line 115 +#. line 116 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1098,6 +1290,16 @@ msgstr "Yapışkan" #. line 120 #. line 119 #. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 +#. line 119 +#. line 120 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1118,6 +1320,16 @@ msgstr "Kilitli" #. line 124 #. line 123 #. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 +#. line 123 +#. line 124 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1128,9 +1340,11 @@ msgstr "Sadece HTML" #. line 137 #. line 136 +#. line 141 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:374 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:377 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:373 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:378 msgid "(For file deletion.)" msgstr "(Dosya silmek için.)" @@ -1151,7 +1365,6 @@ msgstr "Çok geniş arama." msgid "%d result in" msgid_plural "%d results in" msgstr[0] "%d sonuç" -msgstr[1] "%d sonuç" #: ../../../../search.php:163 msgid "No results." @@ -1167,11 +1380,34 @@ msgstr "Sonuç yok." #. line 16 #. line 2 #. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 +#. line 2 +#. line 115 +#. line 16 +#. line 2 +#. line 13 #: ../../../../search.php:168 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:334 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:83 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:66 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:25 msgid "Search" msgstr "Arama" @@ -1197,13 +1433,23 @@ msgid "Debug: APC" msgstr "Debug: APC" #: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 -msgid "Your code contained PHP syntax errors. Please go back and correct them. PHP says: " +#: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 +msgid "" +"Your code contained PHP syntax errors. Please go back and correct them. PHP " +"says: " msgstr "Kodunuz PHP hataları içeriyor. Lütfen geri dönüp düzeltin. PHP:" #. line 2 #. line 6 +#. line 2 +#. line 6 +#. line 2 +#. line 46 +#. line 6 +#. line 2 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:25 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:38 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:139 msgid "Boards" msgstr "Tahtalar" @@ -1280,6 +1526,7 @@ msgstr "Yeni gönderi" #. line 16 #. line 28 #. line 16 +#. line 28 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1302,6 +1549,11 @@ msgstr "sil" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:197 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:70 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:42 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:67 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:99 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:345 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:415 msgid "deleted?" msgstr "silindi?" @@ -1328,6 +1580,36 @@ msgstr "Haber gönder" #. line 15 #. line 3 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 15 +#. line 3 +#. line 67 +#. line 17 +#. line 54 +#. line 133 +#. line 24 +#. line 63 +#. line 152 +#. line 182 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1335,6 +1617,9 @@ msgstr "Haber gönder" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:67 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:183 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:59 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:165 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:371 msgid "Staff" msgstr "Yönetim" @@ -1344,17 +1629,38 @@ msgstr "Yönetim" #. line 68 #. line 25 #. line 68 +#. line 25 +#. line 68 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 +#. line 18 +#. line 25 +#. line 68 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:85 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:197 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:63 msgid "Note" msgstr "Not" +#. line 26 +#. line 22 +#. line 26 +#. line 19 +#. line 26 +#. line 19 #. line 26 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:89 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:79 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:67 msgid "Date" msgstr "Tarih" +#. line 25 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 msgid "Actions" msgstr "Hareketler" @@ -1374,6 +1680,13 @@ msgstr "Yeni not" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 +#. line 7 +#. line 94 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1409,12 +1722,45 @@ msgstr "sebepsizce" #. line 10 #. line 6 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 95 +#. line 118 +#. line 184 +#. line 65 +#. line 10 +#. line 6 +#. line 33 +#. line 49 +#. line 136 +#. line 3 +#. line 118 +#. line 184 +#. line 65 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:47 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:101 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:38 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:26 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:145 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:383 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:263 msgid "Board" msgstr "Tahta" @@ -1425,6 +1771,7 @@ msgstr "Tahta" #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:115 #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:73 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:100 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:227 msgid "all boards" msgstr "tüm tahtalar" @@ -1436,9 +1783,22 @@ msgstr "tüm tahtalar" #. line 128 #. line 11 #. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 +#. line 11 +#. line 43 +#. line 50 +#. line 128 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:149 msgid "Set" msgstr "Ayarla" @@ -1450,9 +1810,22 @@ msgstr "Ayarla" #. line 132 #. line 13 #. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 +#. line 13 +#. line 47 +#. line 52 +#. line 132 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:157 msgid "Expires" msgstr "Süresi bitecek" @@ -1460,6 +1833,7 @@ msgstr "Süresi bitecek" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:149 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:155 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:267 msgid "never" msgstr "hiç bir zaman" @@ -1471,21 +1845,36 @@ msgstr "hiç bir zaman" #. line 142 #. line 14 #. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 +#. line 14 +#. line 57 +#. line 53 +#. line 142 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:161 msgid "Seen" msgstr "Görüldü" #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:375 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:201 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:167 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:295 msgid "Yes" msgstr "Evet" #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:381 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:207 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:173 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:301 msgid "No" msgstr "Hayır" @@ -1496,8 +1885,18 @@ msgstr "Banı kaldır" #. line 183 #. line 5 +#. line 183 +#. line 5 +#. line 135 +#. line 94 +#. line 183 +#. line 5 +#. line 135 +#. line 183 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:468 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:34 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:379 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:259 msgid "Time" msgstr "Zaman" @@ -1508,9 +1907,23 @@ msgstr "Zaman" #. line 185 #. line 7 #. line 89 +#. line 185 +#. line 89 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 96 +#. line 185 +#. line 7 +#. line 89 +#. line 137 +#. line 185 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:387 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:267 msgid "Action" msgstr "Hareket" @@ -1522,8 +1935,11 @@ msgstr "(ya da alt ağ)" msgid "hidden" msgstr "gizli" +#. line 41 +#. line 27 #. line 41 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 msgid "Message" msgstr "Mesaj" @@ -1542,6 +1958,16 @@ msgstr "Uzunluk" msgid "New Ban" msgstr "Yeni Ban" +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 +#. line 2 +#. line 5 #. line 2 #. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 @@ -1563,7 +1989,9 @@ msgstr "Banlar" #. line 18 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:88 -msgid "(Search is case-insensitive and based on keywords. To match exact phrases, use \"quotes\". Use an asterisk (*) for wildcard.)" +msgid "" +"(Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.)" msgstr "Arama büyük-küçük harf duyarlı değildir. Tam bir ifade araması yapmak istiyorsanız \"ifade\" şekinde arama yapabilirsiniz." #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:25 @@ -1571,12 +1999,20 @@ msgid "There are no active bans." msgstr "Aktif ban yok." #. line 8 +#. line 47 +#. line 8 +#. line 47 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:39 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:137 msgid "IP address/mask" msgstr "IP adresi/mask" #. line 12 +#. line 51 +#. line 12 +#. line 51 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 msgid "Duration" msgstr "Süresi" @@ -1587,8 +2023,15 @@ msgstr "Banı kaldır" #. line 6 #. line 4 +#. line 6 +#. line 4 +#. line 11 +#. line 6 +#. line 4 +#. line 6 #: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:34 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:30 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:45 msgid "Username" msgstr "Kullanıcı adı" @@ -1636,7 +2079,8 @@ msgid "Failed to redraw image!" msgstr "Resmi işlerken, işleyemedik!" #: ../../../../inc/image.php:324 ../../../../inc/image.php:343 -#: ../../../../inc/image.php:368 +#: ../../../../inc/image.php:368 ../../../../inc/image.php:342 +#: ../../../../inc/image.php:366 msgid "Failed to resize image!" msgstr "Resmi yeniden boyutlandıramadık!" @@ -1706,6 +2150,14 @@ msgstr "Bu banı kaldırmak için müracaat ettiniz tarih" msgid "It is still pending" msgstr "Hala bekliyor" +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 +#. line 101 +#. line 112 #. line 101 #. line 112 #. line 101 @@ -1721,9 +2173,19 @@ msgid "and it was denied. You may not appeal this ban again." msgstr "ve geri çevrildi, tekrar müracaat edemezsiniz." #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:272 -msgid "You have submitted the maximum number of ban appeals allowed. You may not appeal this ban again." +msgid "" +"You have submitted the maximum number of ban appeals allowed. You may not " +"appeal this ban again." msgstr "Müracaat sınırını aştınız ulan." +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 +#. line 114 +#. line 121 #. line 114 #. line 121 #. line 114 @@ -1733,6 +2195,14 @@ msgstr "Müracaat sınırını aştınız ulan." msgid "and it was denied." msgstr "ve geri çevrildi." +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 +#. line 116 +#. line 123 #. line 116 #. line 123 #. line 116 @@ -1752,7 +2222,16 @@ msgid "You may appeal this ban. Please enter your reasoning below." msgstr "Bu ban için tekrar müracaat edebilirsiniz:" #. line 4 +#. line 16 +#. line 134 +#. line 93 +#. line 4 +#. line 16 +#. line 134 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:30 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:55 +#: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:375 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:255 msgid "IP address" msgstr "IP adresi" @@ -1825,7 +2304,14 @@ msgstr "Tahtayı seçin" #. line 17 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:73 -msgid "Search is case-insensitive and based on keywords. To match exact phrases, use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: id, thread, subject, and name. To apply a filter, simply add to your query, for example, name:Anonymous or subject:\"Some Thread\". Wildcards cannot be used in filters." +msgid "" +"Search is case-insensitive and based on keywords. To match exact phrases, " +"use \"quotes\". Use an asterisk (*) for wildcard.

You may apply the following filters to your searches: " +"id, thread, subject, and " +"name. To apply a filter, simply add to your query, for " +"example, name:Anonymous or subject:\"Some Thread\". " +"Wildcards cannot be used in filters." msgstr "Arama büyük-küçük harf duyarlı değildir." #. line 2 @@ -1839,6 +2325,110 @@ msgstr "Devam etmek için tıklayın" #. line 5 #: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 -msgid "You are probably seeing this message because Javascript being disabled. This is a necessary security measure to prevent CSRF attacks." +msgid "" +"You are probably seeing this message because Javascript being disabled. This" +" is a necessary security measure to prevent CSRF attacks." msgstr "Bu mesajı görüyorsanız büyük ihtimalle Javascript kapalı olduğu içindir. Bu önlemi saldırıları önlemek için aldık." +#. line 7 +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 +msgid "Report date" +msgstr "Şikayet zamanı" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 +msgid "Reported by" +msgstr "Şikayet eden:" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 +msgid "Discard abuse report" +msgstr "Suistimal raporunu çöpe at" + +#: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 +msgid "Discard all abuse reports by this IP address" +msgstr "Bu IP adresinden gelen bütün şikayetleri çöpe at" + +#. line 4 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 +msgid "From" +msgstr "Şurdan" + +#. line 34 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 +msgid "Delete forever" +msgstr "Sil" + +#. line 39 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 +msgid "Reply with quote" +msgstr "Alıntı yaparak yanıtla" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "Mesaj gönder" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "Kullanılabilir tema bulunmuyor." + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "Versiyon" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "Tanım" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "Önizleme" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "Temayı kullan" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "Yeniden ayarla" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "Yükle" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "Kaldır" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "yeni; opsiyonel" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "Grup" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "Tüm tahtalar" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "Kullanıcı oluştur" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "Değişiklikleri kaydet" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "Kullanıcıyı sil" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "Bu kullanıcı için daha fazla log görüntüle"