diff --git a/README.md b/README.md index 0d668715..000fb32f 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,15 @@ links may be helpful for you as well: [irc.datnode.net #tinyboard](irc://irc.datnode.net/tinyboard). * You may find help at [tinyboard.org](http://tinyboard.org/#help). +Donations +--------- +Do you like our work? You can motivate us financially to do better ;) +* Bitcoin: [![tip for next commit](http://tip4commit.com/projects/708.svg)](http://tip4commit.com/projects/708) + +You can also ask us to develop some feature specially for you <3. Join our IRC +channel and ask for a quote (there are a few of us, who work with the codebase +and are skilled enough to develop such features pretty quickly). + CLI tools ----------------- There are a few command line interface tools, based on Tinyboard-Tools. These need diff --git a/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.mo b/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.mo index 8550e03c..46d03ad3 100644 Binary files a/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.mo and b/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.po b/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.po index ebc65709..ec525542 100644 --- a/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.po +++ b/inc/locale/cs_CZ/LC_MESSAGES/tinyboard.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-21 19:05+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" @@ -23,6 +23,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "sekunda" @@ -35,6 +36,7 @@ msgstr[2] "sekund" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "minuta" @@ -47,6 +49,7 @@ msgstr[2] "minut" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "hodina" @@ -59,6 +62,7 @@ msgstr[2] "hodin" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "den" @@ -71,6 +75,7 @@ msgstr[2] "dnů" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "týden" @@ -83,6 +88,7 @@ msgstr[2] "týdnů" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "rok" @@ -92,6 +98,7 @@ msgstr[2] "let" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Máš ban!" @@ -102,7 +109,8 @@ msgstr "Máš ban!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Předchozí" @@ -113,28 +121,29 @@ msgstr "Předchozí" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Další" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Chyba" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 msgid "An error has occured." msgstr "Nastala chyba." #: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 #: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 -#: ../../../../inc/display.php:125 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Přihlášení" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, 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." @@ -142,41 +151,47 @@ msgstr "Příspěvek je příliš dlouhý. Klikni sem pro zob #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 msgid "Ban" msgstr "Zabanovat" #: ../../../../inc/display.php:372 ../../../../inc/display.php:477 #: ../../../../inc/display.php:389 ../../../../inc/display.php:499 #: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 msgid "Ban & Delete" msgstr "Zabanovat a smazat" #: ../../../../inc/display.php:376 ../../../../inc/display.php:481 #: ../../../../inc/display.php:393 ../../../../inc/display.php:503 #: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Delete file" msgstr "Smazat soubor" #: ../../../../inc/display.php:376 ../../../../inc/display.php:481 #: ../../../../inc/display.php:393 ../../../../inc/display.php:503 #: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Are you sure you want to delete this file?" msgstr "Určitě chceš smazat tento soubor?" #: ../../../../inc/display.php:380 ../../../../inc/display.php:485 #: ../../../../inc/display.php:397 ../../../../inc/display.php:507 #: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Spoiler File" msgstr "Zakrýt soubor" #: ../../../../inc/display.php:380 ../../../../inc/display.php:485 #: ../../../../inc/display.php:397 ../../../../inc/display.php:507 #: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Are you sure you want to spoiler this file?" msgstr "Určitě chceš zakrýt tento soubor?" #: ../../../../inc/display.php:384 ../../../../inc/display.php:401 -#: ../../../../inc/display.php:404 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Přesunout odpověď na jiný board" @@ -184,6 +199,7 @@ msgstr "Přesunout odpověď na jiný board" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Upravit příspěvek" @@ -192,69 +208,69 @@ msgstr "Upravit příspěvek" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Smazat" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Are you sure you want to delete this?" msgstr "Určitě to chceš smazat?" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Delete all posts by IP" msgstr "Smazat všechny příspěvky podle IP" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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?" #: ../../../../inc/display.php:490 ../../../../inc/display.php:512 -#: ../../../../inc/display.php:515 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Odlepit vlákno" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Přilepit vlákno" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "Povolit oživování vlákna" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "Zakázat oživování vlákna" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Odemknout vlákno" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Zamknout vlákno" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Přesunout vlákno na jiný board" @@ -723,6 +739,9 @@ msgstr "Log moderací" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -897,6 +916,8 @@ msgstr "Smazat příspěvek" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -921,6 +942,7 @@ msgstr "Soubor" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -978,6 +1000,11 @@ msgstr "Heslo" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1041,6 +1068,7 @@ msgstr "bez předmětu" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1174,6 +1202,8 @@ msgstr "vynecháno. Klikni na Odpovědět pro zobrazení." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1218,6 +1248,8 @@ msgstr "Email" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1319,6 +1351,8 @@ msgstr "Flagy" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1353,6 +1387,8 @@ msgstr "Přilepené" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1387,6 +1423,8 @@ msgstr "Zamknout" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1468,6 +1506,10 @@ msgstr "Žádné výsledky." #. line 13 #. line 115 #. line 16 +#. 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 @@ -1595,6 +1637,7 @@ msgstr "Nový příspěvek" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1683,6 +1726,11 @@ msgstr "" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1714,6 +1762,8 @@ msgstr "Personál" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1763,6 +1813,8 @@ msgstr "Nová poznámka" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1832,6 +1884,11 @@ msgstr "bez důvodu" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1877,6 +1934,8 @@ msgstr "všechny boardy" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1905,6 +1964,8 @@ msgstr "Nastavit" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1941,6 +2002,8 @@ msgstr "nikdy" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -2004,6 +2067,8 @@ msgstr "Čas" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2056,6 +2121,7 @@ msgstr "Nový ban" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2248,6 +2314,8 @@ msgstr "" #. 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" @@ -2276,6 +2344,8 @@ msgstr "" #. 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." @@ -2293,6 +2363,8 @@ msgstr "" #. 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." @@ -2528,3 +2600,19 @@ msgstr "" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "" + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "" diff --git a/inc/locale/de_DE/LC_MESSAGES/tinyboard.mo b/inc/locale/de_DE/LC_MESSAGES/tinyboard.mo index 877b5d5d..b0455e35 100644 Binary files a/inc/locale/de_DE/LC_MESSAGES/tinyboard.mo and b/inc/locale/de_DE/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/de_DE/LC_MESSAGES/tinyboard.po b/inc/locale/de_DE/LC_MESSAGES/tinyboard.po index 8bab3ba8..d71b660e 100644 --- a/inc/locale/de_DE/LC_MESSAGES/tinyboard.po +++ b/inc/locale/de_DE/LC_MESSAGES/tinyboard.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-21 19:05+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" @@ -24,6 +24,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "Sekunde" @@ -35,6 +36,7 @@ msgstr[1] "Sekunden" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "Minute" @@ -46,6 +48,7 @@ msgstr[1] "Minuten" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "Stunde" @@ -57,6 +60,7 @@ msgstr[1] "Stunden" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "Tag" @@ -68,6 +72,7 @@ msgstr[1] "Tage" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "Woche" @@ -79,6 +84,7 @@ msgstr[1] "Wochen" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "Jahr" @@ -87,6 +93,7 @@ msgstr[1] "Jahre" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Gebannt!" @@ -97,7 +104,8 @@ msgstr "Gebannt!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Vorheriges" @@ -108,28 +116,29 @@ msgstr "Vorheriges" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Nächstes" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Fehler" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 msgid "An error has occured." msgstr "Ein Fehler ist aufgetreten" #: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 #: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 -#: ../../../../inc/display.php:125 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Login" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, php-format msgid "Post too long. Click here to view the full text." msgstr "Post zu lang. Klicke hier um alles anzuzeigen." @@ -137,41 +146,47 @@ msgstr "Post zu lang. Klicke hier um alles anzuzeigen." #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 msgid "Ban" msgstr "Bannen" #: ../../../../inc/display.php:372 ../../../../inc/display.php:477 #: ../../../../inc/display.php:389 ../../../../inc/display.php:499 #: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 msgid "Ban & Delete" msgstr "Bannen & Löschen" #: ../../../../inc/display.php:376 ../../../../inc/display.php:481 #: ../../../../inc/display.php:393 ../../../../inc/display.php:503 #: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Delete file" msgstr "Datei löschen" #: ../../../../inc/display.php:376 ../../../../inc/display.php:481 #: ../../../../inc/display.php:393 ../../../../inc/display.php:503 #: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Are you sure you want to delete this file?" msgstr "Bist du sicher dass du diese Datei löschen willst?" #: ../../../../inc/display.php:380 ../../../../inc/display.php:485 #: ../../../../inc/display.php:397 ../../../../inc/display.php:507 #: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Spoiler File" msgstr "Datei spoilern" #: ../../../../inc/display.php:380 ../../../../inc/display.php:485 #: ../../../../inc/display.php:397 ../../../../inc/display.php:507 #: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Are you sure you want to spoiler this file?" msgstr "Bist du sicher das du diese Datei spoilern willst?" #: ../../../../inc/display.php:384 ../../../../inc/display.php:401 -#: ../../../../inc/display.php:404 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Antwort in ein anderes Brett verschieben" @@ -179,6 +194,7 @@ msgstr "Antwort in ein anderes Brett verschieben" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Post editieren" @@ -187,69 +203,69 @@ msgstr "Post editieren" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Löschen" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Are you sure you want to delete this?" msgstr "Bist du sicher dass du das löschen willst?" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Delete all posts by IP" msgstr "Alle Posts dieser IP löschen" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Are you sure you want to delete all posts by this IP address?" msgstr "Bist du sicher dass du alle Posts dieser IP löschen willst?" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "Delete all posts by IP across all boards" msgstr "" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Faden nicht mehr anpinnen" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Faden anpinnen" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "Faden darf gestoßen werden" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "Faden darf nicht gestoßen werden" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Faden aufmachen" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Faden schließen" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Faden in anderes Brett verschieben" @@ -718,6 +734,9 @@ msgstr "Mod-Log" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -892,6 +911,8 @@ msgstr "Post löschen" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -916,6 +937,7 @@ msgstr "Datei" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -973,6 +995,11 @@ msgstr "Passwort" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1036,6 +1063,7 @@ msgstr "Kein Betreff" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1165,6 +1193,8 @@ msgstr "nicht angezeigt. (Klicke 'Antworten' zum anzeigen.)" #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1209,6 +1239,8 @@ msgstr "Email" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1310,6 +1342,8 @@ msgstr "Länderflaggen" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1344,6 +1378,8 @@ msgstr "Pinn" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1378,6 +1414,8 @@ msgstr "Geschloßen" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1458,6 +1496,10 @@ msgstr "Keine Ergebnisse" #. line 13 #. line 115 #. line 16 +#. 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 @@ -1585,6 +1627,7 @@ msgstr "Neue Posts" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1673,6 +1716,11 @@ msgstr "Neuigkeiten-Beitrag posten" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1704,6 +1752,8 @@ msgstr "Personal" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1753,6 +1803,8 @@ msgstr "Neue Notiz" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1822,6 +1874,11 @@ msgstr "kein Grund" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1867,6 +1924,8 @@ msgstr "Alle Bretter" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1895,6 +1954,8 @@ msgstr "übernehmen" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1931,6 +1992,8 @@ msgstr "nie" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -1994,6 +2057,8 @@ msgstr "Zeit" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2046,6 +2111,7 @@ msgstr "Neuer Bann" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2238,6 +2304,8 @@ msgstr "Antwort steht noch aus" #. 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" @@ -2266,6 +2334,8 @@ msgstr "Du hast die maximale Anzahl an Bannbeschwerden eingereicht. Du kannst di #. 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." @@ -2283,6 +2353,8 @@ msgstr "und sie wurde abgelehnt. " #. 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." @@ -2518,3 +2590,19 @@ msgstr "" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "" + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "" diff --git a/inc/locale/en/LC_MESSAGES/javascript.po b/inc/locale/en/LC_MESSAGES/javascript.po index 032acb0f..f64de6a9 100644 --- a/inc/locale/en/LC_MESSAGES/javascript.po +++ b/inc/locale/en/LC_MESSAGES/javascript.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: vichan 4.4.98\n" +"Project-Id-Version: vichan 4.4.99-pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/inc/locale/en/LC_MESSAGES/tinyboard.po b/inc/locale/en/LC_MESSAGES/tinyboard.po index 63edda4b..ec8f45a6 100644 --- a/inc/locale/en/LC_MESSAGES/tinyboard.po +++ b/inc/locale/en/LC_MESSAGES/tinyboard.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: vichan 4.4.98\n" +"Project-Id-Version: vichan 4.4.99-pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,7 +16,7 @@ msgstr "" "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" +"Plural-Forms: nplurals=2; plural=1;\n" #: ../../../../inc/functions.php:583 ../../../../inc/functions.php:600 #: ../../../../inc/functions.php:591 ../../../../inc/functions.php:608 @@ -24,6 +24,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "" @@ -35,6 +36,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "" @@ -46,6 +48,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "" @@ -57,6 +60,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "" @@ -68,6 +72,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "" @@ -79,6 +84,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "" @@ -87,6 +93,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "" @@ -97,7 +104,8 @@ msgstr "" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "" @@ -108,28 +116,29 @@ msgstr "" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 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 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, php-format msgid "Post too long. Click here to view the full text." msgstr "" @@ -137,41 +146,47 @@ 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 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Are you sure you want to spoiler this file?" msgstr "" #: ../../../../inc/display.php:384 ../../../../inc/display.php:401 -#: ../../../../inc/display.php:404 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "" @@ -179,6 +194,7 @@ msgstr "" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "" @@ -187,69 +203,69 @@ msgstr "" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Are you sure you want to delete this?" msgstr "" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Delete all posts by IP" msgstr "" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "Delete all posts by IP across all boards" msgstr "" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "" @@ -717,6 +733,9 @@ msgstr "" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -891,6 +910,8 @@ msgstr "" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -915,6 +936,7 @@ msgstr "" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -972,6 +994,11 @@ msgstr "" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1035,6 +1062,7 @@ msgstr "" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1164,6 +1192,8 @@ msgstr "" #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1208,6 +1238,8 @@ msgstr "" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1309,6 +1341,8 @@ msgstr "" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1343,6 +1377,8 @@ msgstr "" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1377,6 +1413,8 @@ msgstr "" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1457,6 +1495,10 @@ msgstr "" #. line 13 #. line 115 #. line 16 +#. 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 @@ -1584,6 +1626,7 @@ msgstr "" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1672,6 +1715,11 @@ msgstr "" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1703,6 +1751,8 @@ msgstr "" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1752,6 +1802,8 @@ msgstr "" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1821,6 +1873,11 @@ msgstr "" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1866,6 +1923,8 @@ msgstr "" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1894,6 +1953,8 @@ msgstr "" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1930,6 +1991,8 @@ msgstr "" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -1993,6 +2056,8 @@ msgstr "" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2045,6 +2110,7 @@ msgstr "" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2237,6 +2303,8 @@ msgstr "" #. 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" @@ -2265,6 +2333,8 @@ msgstr "" #. 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." @@ -2282,6 +2352,8 @@ msgstr "" #. 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." @@ -2517,3 +2589,16 @@ msgstr "" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "" + +#. When moving a thread to another board and choosing to keep a "shadow thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "" + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be fetched." +msgstr "" diff --git a/inc/locale/en_AU/LC_MESSAGES/tinyboard.mo b/inc/locale/en_AU/LC_MESSAGES/tinyboard.mo index 94eb500c..415ea4b5 100644 Binary files a/inc/locale/en_AU/LC_MESSAGES/tinyboard.mo and b/inc/locale/en_AU/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/en_AU/LC_MESSAGES/tinyboard.po b/inc/locale/en_AU/LC_MESSAGES/tinyboard.po index ae4a07eb..58d010d9 100644 --- a/inc/locale/en_AU/LC_MESSAGES/tinyboard.po +++ b/inc/locale/en_AU/LC_MESSAGES/tinyboard.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-21 19:05+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" @@ -23,6 +23,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "" @@ -34,6 +35,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "" @@ -45,6 +47,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "" @@ -56,6 +59,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "" @@ -67,6 +71,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "" @@ -78,6 +83,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "" @@ -86,6 +92,7 @@ msgstr[1] "" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "" @@ -96,7 +103,8 @@ msgstr "" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "" @@ -107,28 +115,29 @@ msgstr "" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 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 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, php-format msgid "Post too long. Click here to view the full text." msgstr "" @@ -136,41 +145,47 @@ 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 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Are you sure you want to spoiler this file?" msgstr "" #: ../../../../inc/display.php:384 ../../../../inc/display.php:401 -#: ../../../../inc/display.php:404 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "" @@ -178,6 +193,7 @@ msgstr "" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "" @@ -186,69 +202,69 @@ msgstr "" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Are you sure you want to delete this?" msgstr "" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Delete all posts by IP" msgstr "" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "Delete all posts by IP across all boards" msgstr "" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "" @@ -717,6 +733,9 @@ msgstr "" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -891,6 +910,8 @@ msgstr "" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -915,6 +936,7 @@ msgstr "" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -972,6 +994,11 @@ msgstr "" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1035,6 +1062,7 @@ msgstr "" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1164,6 +1192,8 @@ msgstr "" #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1208,6 +1238,8 @@ msgstr "" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1309,6 +1341,8 @@ msgstr "" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1343,6 +1377,8 @@ msgstr "" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1377,6 +1413,8 @@ msgstr "" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1457,6 +1495,10 @@ msgstr "" #. line 13 #. line 115 #. line 16 +#. 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 @@ -1584,6 +1626,7 @@ msgstr "" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1672,6 +1715,11 @@ msgstr "" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1703,6 +1751,8 @@ msgstr "" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1752,6 +1802,8 @@ msgstr "" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1821,6 +1873,11 @@ msgstr "" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1866,6 +1923,8 @@ msgstr "" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1894,6 +1953,8 @@ msgstr "" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1930,6 +1991,8 @@ msgstr "" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -1993,6 +2056,8 @@ msgstr "" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2045,6 +2110,7 @@ msgstr "" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2237,6 +2303,8 @@ msgstr "" #. 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" @@ -2265,6 +2333,8 @@ msgstr "" #. 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." @@ -2282,6 +2352,8 @@ msgstr "" #. 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." @@ -2517,3 +2589,19 @@ msgstr "" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "" + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "" diff --git a/inc/locale/eo/LC_MESSAGES/javascript.js b/inc/locale/eo/LC_MESSAGES/javascript.js new file mode 100644 index 00000000..5307e365 --- /dev/null +++ b/inc/locale/eo/LC_MESSAGES/javascript.js @@ -0,0 +1 @@ +l10n = {"Style: ":"Stilo:","File":"Dosiero","hide":"ka\u015di","show":"malka\u015di","Show locked threads":"Vidigi fermitajn fadenojn","Hide locked threads":"Ka\u015di fermitajn fadenojn","URL":"URL","Select":"Elekti","Embed":"Enmeti","Oekaki":"Oekaki","hidden":"ka\u015dita","Show images":"Vidigi bildojn","Hide images":"Ka\u015di bildojn","Password":"Pasvorto","Delete file only":"Forvi\u015di nur la dosieron","Delete":"Forvi\u015di","Reason":"Kialo","Report":"Raporti","Click reply to view.":"Klaku respondi por vidi.","Click to expand":"Klaku por grandigi","Hide expanded replies":"Ka\u015di grandigitajn respondojn","Save":"Konservi","Edit in oekaki":"Redakti en oekaki","Sun":"Dim","Mon":"Lun","Tue":"Mar","Wed":"Mer","Thu":"\u0134a\u016d","Fri":"Ven","Sat":"Sab","Quick reply":"Rapida respondo","Expand all images":"Grandigi \u0109iujn bildojn","Hello!":"Saluton!","Posting... (#%)":"Afi\u015dando... (#%)","Posted...":"Afi\u015dita...","Posting...":"Afi\u015dando...","Upload URL":"Al\u015duti URL","Spoiler Image":"Ka\u015di Bildon","Comment":"Komento","Quick Reply":"Rapida Respondo","Stop watching this thread":"\u0108esi de gvati \u0109i tiun fadenon","Watch this thread":"Gvati \u0109i tiun fadenon","Sunday":"Diman\u0109o","Monday":"Lundo","Tuesday":"Mardo","Wednesday":"Merkredo","Thursday":"\u0134a\u016ddo","Friday":"Vendredo","Saturday":"Sabato","Default volume":"Defa\u016dlta la\u016dteco","Tree view":"Arba vido"}; \ No newline at end of file diff --git a/inc/locale/eo/LC_MESSAGES/javascript.po b/inc/locale/eo/LC_MESSAGES/javascript.po new file mode 100644 index 00000000..5f9c91eb --- /dev/null +++ b/inc/locale/eo/LC_MESSAGES/javascript.po @@ -0,0 +1,570 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# neniu , 2014 +msgid "" +msgstr "" +"Project-Id-Version: vichan\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-23 16:08+0000\n" +"Last-Translator: neniu \n" +"Language-Team: Esperanto (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../../../js/style-select.js:40 ../../../../js/style-select.js:41 +msgid "Style: " +msgstr "Stilo:" + +#: ../../../../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 "Dosiero" + +#: ../../../../js/hide-images.js:50 ../../../../js/hide-images.js:51 +msgid "hide" +msgstr "kaŝi" + +#: ../../../../js/hide-images.js:56 ../../../../js/hide-images.js:57 +msgid "show" +msgstr "malkaŝi" + +#: ../../../../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 "Vidigi fermitajn fadenojn" + +#: ../../../../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 "Kaŝi fermitajn fadenojn" + +#: ../../../../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 "Elekti" + +#: ../../../../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 "Enmeti" + +#: ../../../../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 "kaŝita" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Show images" +msgstr "Vidigi bildojn" + +#: ../../../../js/toggle-images.js:57 ../../../../js/toggle-images.js:70 +#: ../../../../js/toggle-images.js:58 ../../../../js/toggle-images.js:71 +msgid "Hide images" +msgstr "Kaŝi bildojn" + +#: ../../../../js/quick-post-controls.js:27 +#: ../../../../js/quick-post-controls.js:29 +msgid "Password" +msgstr "Pasvorto" + +#: ../../../../js/quick-post-controls.js:29 +#: ../../../../js/quick-post-controls.js:31 +msgid "Delete file only" +msgstr "Forviŝi nur la dosieron" + +#: ../../../../js/quick-post-controls.js:31 +#: ../../../../js/quick-post-controls.js:33 +msgid "Delete" +msgstr "Forviŝi" + +#: ../../../../js/quick-post-controls.js:35 +#: ../../../../js/quick-post-controls.js:37 +msgid "Reason" +msgstr "Kialo" + +#: ../../../../js/quick-post-controls.js:37 +#: ../../../../js/quick-post-controls.js:39 +msgid "Report" +msgstr "Raporti" + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click reply to view." +msgstr "Klaku respondi por vidi." + +#: ../../../../js/expand.js:20 ../../../../js/expand.js:22 +msgid "Click to expand" +msgstr "Klaku por grandigi" + +#: ../../../../js/expand.js:44 ../../../../js/expand.js:46 +msgid "Hide expanded replies" +msgstr "Kaŝi grandigitajn respondojn" + +#: ../../../../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 "Konservi" + +#: ../../../../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 "Redakti en oekaki" + +#: ../../../../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 "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 "Ĵaŭ" + +#: ../../../../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 "Sab" + +#: ../../../../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 "Rapida respondo" + +#: ../../../../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 "Grandigi ĉiujn bildojn" + +#: ../../../../templates/main.js:6 +msgid "Hello!" +msgstr "Saluton!" + +#: ../../../../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 "Afiŝando... (#%)" + +#: ../../../../js/ajax.js:104 ../../../../js/ajax.js:109 +msgid "Posted..." +msgstr "Afiŝita..." + +#: ../../../../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 "Afiŝando..." + +#: ../../../../js/quick-reply.js:223 ../../../../js/quick-reply.js:224 +#: ../../../../js/quick-reply.js:225 +msgid "Upload URL" +msgstr "Alŝuti URL" + +#: ../../../../js/quick-reply.js:266 ../../../../js/quick-reply.js:267 +#: ../../../../js/quick-reply.js:268 +msgid "Spoiler Image" +msgstr "Kaŝi Bildon" + +#: ../../../../js/quick-reply.js:277 ../../../../js/quick-reply.js:278 +#: ../../../../js/quick-reply.js:279 +msgid "Comment" +msgstr "Komento" + +#: ../../../../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 "Rapida Respondo" + +#: ../../../../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 "Ĉesi de gvati ĉi tiun fadenon" + +#: ../../../../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 "Gvati ĉi tiun fadenon" + +#: ../../../../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 "Dimanĉo" + +#: ../../../../js/local-time.js:29 +msgid "Monday" +msgstr "Lundo" + +#: ../../../../js/local-time.js:29 +msgid "Tuesday" +msgstr "Mardo" + +#: ../../../../js/local-time.js:29 +msgid "Wednesday" +msgstr "Merkredo" + +#: ../../../../js/local-time.js:29 +msgid "Thursday" +msgstr "Ĵaŭdo" + +#: ../../../../js/local-time.js:29 +msgid "Friday" +msgstr "Vendredo" + +#: ../../../../js/local-time.js:29 +msgid "Saturday" +msgstr "Sabato" + +#: ../../../../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 "Defaŭlta laŭteco" + +#: ../../../../js/treeview.js:18 +msgid "Tree view" +msgstr "Arba vido" diff --git a/inc/locale/eo/LC_MESSAGES/tinyboard.mo b/inc/locale/eo/LC_MESSAGES/tinyboard.mo new file mode 100644 index 00000000..40f7c189 Binary files /dev/null and b/inc/locale/eo/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/eo/LC_MESSAGES/tinyboard.po b/inc/locale/eo/LC_MESSAGES/tinyboard.po new file mode 100644 index 00000000..a18e743e --- /dev/null +++ b/inc/locale/eo/LC_MESSAGES/tinyboard.po @@ -0,0 +1,2608 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# neniu , 2014 +msgid "" +msgstr "" +"Project-Id-Version: vichan\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-23 16:16+0000\n" +"Last-Translator: neniu \n" +"Language-Team: Esperanto (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\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 +#: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 +msgid "second" +msgid_plural "seconds" +msgstr[0] "sekundo" +msgstr[1] "sekundoj" + +#: ../../../../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 +#: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minuto" +msgstr[1] "minutoj" + +#: ../../../../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 +#: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 +msgid "hour" +msgid_plural "hours" +msgstr[0] "horo" +msgstr[1] "horoj" + +#: ../../../../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 +#: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 +msgid "day" +msgid_plural "days" +msgstr[0] "tago" +msgstr[1] "tagoj" + +#: ../../../../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 +#: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 +msgid "week" +msgid_plural "weeks" +msgstr[0] "semajno" +msgstr[1] "semajnoj" + +#: ../../../../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 +#: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 +msgid "year" +msgid_plural "years" +msgstr[0] "jaro" +msgstr[1] "jaroj" + +#: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 +#: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 +#: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 +msgid "Banned!" +msgstr "Malpermesita!" + +#. 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 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 +msgid "Previous" +msgstr "Antaŭa" + +#. 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 ../../../../inc/functions.php:1239 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 +msgid "Next" +msgstr "Sekvanta" + +#: ../../../../inc/display.php:93 ../../../../inc/display.php:105 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 +msgid "Error" +msgstr "Eraro" + +#: ../../../../inc/display.php:94 ../../../../inc/display.php:106 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 +msgid "An error has occured." +msgstr "Eraro okazis." + +#: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 +#: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 +msgid "Login" +msgstr "Ensaluti" + +#: ../../../../inc/display.php:229 ../../../../inc/display.php:241 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 +#, php-format +msgid "Post too long. Click here to view the full text." +msgstr "Afiŝo tro longas. Alklaku ĉi tie por vidigi la tutan tekston." + +#: ../../../../inc/display.php:368 ../../../../inc/display.php:473 +#: ../../../../inc/display.php:385 ../../../../inc/display.php:495 +#: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +msgid "Ban" +msgstr "Malpermesi" + +#: ../../../../inc/display.php:372 ../../../../inc/display.php:477 +#: ../../../../inc/display.php:389 ../../../../inc/display.php:499 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +msgid "Ban & Delete" +msgstr "Malpermesi & Forviŝi" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Delete file" +msgstr "Forviŝi dosieron" + +#: ../../../../inc/display.php:376 ../../../../inc/display.php:481 +#: ../../../../inc/display.php:393 ../../../../inc/display.php:503 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +msgid "Are you sure you want to delete this file?" +msgstr "Ĉu vi certas ke vi volas forviŝi ĉi tiun dosieron?" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 +msgid "Spoiler File" +msgstr "Cenzuri Dosieron" + +#: ../../../../inc/display.php:380 ../../../../inc/display.php:485 +#: ../../../../inc/display.php:397 ../../../../inc/display.php:507 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 +msgid "Are you sure you want to spoiler this file?" +msgstr "Ĉu vi certas ke vi volas cenzuri ĉi tiun dosieron?" + +#: ../../../../inc/display.php:384 ../../../../inc/display.php:401 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 +msgid "Move reply to another board" +msgstr "Transloki respondon al alia tabulo" + +#: ../../../../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/display.php:412 ../../../../inc/display.php:541 +msgid "Edit post" +msgstr "Redakti afiŝon" + +#. 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 ../../../../inc/display.php:490 +msgid "Delete" +msgstr "Forviŝi" + +#: ../../../../inc/display.php:461 ../../../../inc/display.php:483 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 +msgid "Are you sure you want to delete this?" +msgstr "Ĉu vi certas ke vi volas forviŝi ĉi tion?" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 +msgid "Delete all posts by IP" +msgstr "Forviŝi ĉiun afiŝon per IP" + +#: ../../../../inc/display.php:465 ../../../../inc/display.php:487 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 +msgid "Are you sure you want to delete all posts by this IP address?" +msgstr "Ĉu vi certas ke vi volas forviŝi ĉiun afiŝon de ĉi tiu IP adreso?" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 +msgid "Delete all posts by IP across all boards" +msgstr "Forviŝi ĉiujn afiŝojn per IP trans ĉiuj tabuloj" + +#: ../../../../inc/display.php:469 ../../../../inc/display.php:491 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 +msgid "" +"Are you sure you want to delete all posts by this IP address, across all " +"boards?" +msgstr "Ĉu vi certas ke vi volas forviŝi ĉiujn afiŝojn de ĉi tiu IP adreso, trans ĉiuj tabuloj?" + +#: ../../../../inc/display.php:490 ../../../../inc/display.php:512 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 +msgid "Make thread not sticky" +msgstr "Malglui fadenon" + +#: ../../../../inc/display.php:492 ../../../../inc/display.php:514 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 +msgid "Make thread sticky" +msgstr "Glui fadenon" + +#: ../../../../inc/display.php:496 ../../../../inc/display.php:518 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 +msgid "Allow thread to be bumped" +msgstr "Permesi altigon de la fadeno" + +#: ../../../../inc/display.php:498 ../../../../inc/display.php:520 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 +msgid "Prevent thread from being bumped" +msgstr "Malpermesi altigon de la fadeno" + +#: ../../../../inc/display.php:503 ../../../../inc/display.php:525 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 +msgid "Unlock thread" +msgstr "Malfermi fadenon" + +#: ../../../../inc/display.php:505 ../../../../inc/display.php:527 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 +msgid "Lock thread" +msgstr "Fermi fadenon" + +#: ../../../../inc/display.php:508 ../../../../inc/display.php:530 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 +msgid "Move thread to another board" +msgstr "Transloki fadenon al alia tabulo" + +#. 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 ../../../../inc/config.php:475 +msgid "You have been muted for unoriginal content." +msgstr "Vi mutiĝis pro maloriginala enhavo." + +#. 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 ../../../../inc/config.php:792 +msgid "New Topic" +msgstr "Nova Temo" + +#: ../../../../inc/config.php:678 ../../../../inc/config.php:782 +#: ../../../../inc/config.php:773 ../../../../inc/config.php:775 +#: ../../../../inc/config.php:777 ../../../../inc/config.php:793 +msgid "New Reply" +msgstr "Nova Respondo" + +#. 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 ../../../../inc/config.php:804 +msgid "" +"All trademarks, copyrights, comments, and images on this page are owned by " +"and are the responsibility of their respective parties." +msgstr "Ĉiuj registritaj markoj, kopirajtoj, komentoj, kaj bildoj en ĉi tiu paĝo alpartenas al kaj estas la respondeco de siaj respektivaj partioj. " + +#. * ==================== +#. * Error messages +#. * ==================== +#. Error messages +#: ../../../../inc/config.php:866 +msgid "Lurk some more before posting." +msgstr "Gvatu iom plu antaŭ afiŝando." + +#. * ==================== +#. * 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 ../../../../inc/config.php:983 +msgid "You look like a bot." +msgstr "Vi ŝajnas kiel bot. " + +#: ../../../../inc/config.php:868 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:964 ../../../../inc/config.php:966 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:984 +msgid "Your browser sent an invalid or no HTTP referer." +msgstr "Via retumilo sendis malvalidan aŭ nenian HTTP referer." + +#: ../../../../inc/config.php:869 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:965 ../../../../inc/config.php:967 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:985 +#, php-format +msgid "The %s field was too long." +msgstr "La %s tekstejo tro longis." + +#: ../../../../inc/config.php:870 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:966 ../../../../inc/config.php:968 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:986 +msgid "The body was too long." +msgstr "La mesaĝo tro longis." + +#: ../../../../inc/config.php:871 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:967 ../../../../inc/config.php:969 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:987 +msgid "The body was too short or empty." +msgstr "La mesaĝo tro mallongis aŭ estis malplena." + +#: ../../../../inc/config.php:872 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:968 ../../../../inc/config.php:970 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:988 +msgid "You must upload an image." +msgstr "Vi devas alŝuti bildon." + +#: ../../../../inc/config.php:873 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:969 ../../../../inc/config.php:971 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:989 +msgid "The server failed to handle your upload." +msgstr "La servilo malsukcesis prilabori vian alŝuton." + +#: ../../../../inc/config.php:874 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:970 ../../../../inc/config.php:972 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:990 +msgid "Unsupported image format." +msgstr "Malsubtenita bildotipo." + +#: ../../../../inc/config.php:875 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:971 ../../../../inc/config.php:973 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:991 +msgid "Invalid board!" +msgstr "Malvalida tabulo!" + +#: ../../../../inc/config.php:876 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:972 ../../../../inc/config.php:974 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:992 +msgid "Thread specified does not exist." +msgstr "Specifita fadeno ne ekzistas." + +#: ../../../../inc/config.php:877 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:973 ../../../../inc/config.php:975 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:993 +msgid "Thread locked. You may not reply at this time." +msgstr "Fadeno fermita. Vi ne povas respondi nuntempe." + +#: ../../../../inc/config.php:878 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:974 ../../../../inc/config.php:976 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:994 +msgid "Thread has reached its maximum reply limit." +msgstr "Fadeno atingis sian maksimuman limon de respondoj." + +#: ../../../../inc/config.php:879 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:975 ../../../../inc/config.php:977 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:995 +msgid "Thread has reached its maximum image limit." +msgstr "Fadeno atingis sian maksimuman limon de bildoj." + +#: ../../../../inc/config.php:880 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:976 ../../../../inc/config.php:978 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:996 +msgid "You didn't make a post." +msgstr "Vi ne faris afiŝon." + +#: ../../../../inc/config.php:881 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:977 ../../../../inc/config.php:979 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:997 +msgid "Flood detected; Post discarded." +msgstr "Inundon perceptita; Afiŝon forigita." + +#: ../../../../inc/config.php:882 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:978 ../../../../inc/config.php:980 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:998 +msgid "Your request looks automated; Post discarded." +msgstr "Via peto ŝajnas aŭtomata; Afiŝon forigita." + +#: ../../../../inc/config.php:883 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:979 ../../../../inc/config.php:981 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:999 +msgid "Unoriginal content!" +msgstr "Maloriginala enhavo!" + +#: ../../../../inc/config.php:884 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:980 ../../../../inc/config.php:982 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:1000 +#, php-format +msgid "Unoriginal content! You have been muted for %d seconds." +msgstr "Maloriginala enhavo! Vi mutiĝos dum %d sekundoj." + +#: ../../../../inc/config.php:885 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:981 ../../../../inc/config.php:983 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:1001 +#, php-format +msgid "You are muted! Expires in %d seconds." +msgstr "Vi mutiĝis! Finiĝos post %d sekundoj." + +#: ../../../../inc/config.php:886 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:982 ../../../../inc/config.php:984 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:1002 +#, php-format +msgid "Your IP address is listed in %s." +msgstr "Via IP adreso listiĝas en %s." + +#: ../../../../inc/config.php:887 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:983 ../../../../inc/config.php:985 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:1003 +msgid "Too many links; flood detected." +msgstr "Tro da ligiloj; inundon perceptita." + +#: ../../../../inc/config.php:888 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:984 ../../../../inc/config.php:986 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:1004 +msgid "Too many cites; post discarded." +msgstr "Tro da citaĵoj; afiŝon forigita." + +#: ../../../../inc/config.php:889 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:985 ../../../../inc/config.php:987 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:1005 +msgid "Too many cross-board links; post discarded." +msgstr "Tro da trans-tabulaj ligoj; afiŝo forigita." + +#: ../../../../inc/config.php:890 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:986 ../../../../inc/config.php:988 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:1006 +msgid "You didn't select anything to delete." +msgstr "Vi ne elektis ion por forviŝi." + +#: ../../../../inc/config.php:891 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:987 ../../../../inc/config.php:989 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:1007 +msgid "You didn't select anything to report." +msgstr "Vi ne elektis ion por raporti." + +#: ../../../../inc/config.php:892 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:988 ../../../../inc/config.php:990 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:1008 +msgid "You can't report that many posts at once." +msgstr "Vi ne povas raporti tiom da afiŝoj samtempe." + +#: ../../../../inc/config.php:893 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:989 ../../../../inc/config.php:991 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:1009 +msgid "Wrong password…" +msgstr "Malĝusta pasvorto..." + +#: ../../../../inc/config.php:894 ../../../../inc/config.php:999 +#: ../../../../inc/config.php:990 ../../../../inc/config.php:992 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:1010 +msgid "Invalid image." +msgstr "Malvalida bildo." + +#: ../../../../inc/config.php:895 ../../../../inc/config.php:1000 +#: ../../../../inc/config.php:991 ../../../../inc/config.php:993 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:1011 +msgid "Unknown file extension." +msgstr "Nekonata dosiertipo." + +#: ../../../../inc/config.php:896 ../../../../inc/config.php:1001 +#: ../../../../inc/config.php:992 ../../../../inc/config.php:994 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:1012 +msgid "Maximum file size: %maxsz% bytes
Your file's size: %filesz% bytes" +msgstr "Maksimuma dosiera grandeco: %maxsz% bitokoj
Via dosiera grandeco: %filesz% bitokoj" + +#: ../../../../inc/config.php:897 ../../../../inc/config.php:1002 +#: ../../../../inc/config.php:993 ../../../../inc/config.php:995 +#: ../../../../inc/config.php:997 ../../../../inc/config.php:1013 +msgid "The file was too big." +msgstr "La dosiero tro grandis." + +#: ../../../../inc/config.php:898 ../../../../inc/config.php:1003 +#: ../../../../inc/config.php:994 ../../../../inc/config.php:996 +#: ../../../../inc/config.php:998 ../../../../inc/config.php:1014 +#, php-format +msgid "That file already exists!" +msgstr "Tiu dosiero jam ekzistas!" + +#: ../../../../inc/config.php:899 ../../../../inc/config.php:1004 +#: ../../../../inc/config.php:995 ../../../../inc/config.php:997 +#: ../../../../inc/config.php:999 ../../../../inc/config.php:1015 +#, php-format +msgid "That file already exists in this thread!" +msgstr "Tiu dosiero jam ekzistas en ĉi tiu fadeno!" + +#: ../../../../inc/config.php:900 ../../../../inc/config.php:1005 +#: ../../../../inc/config.php:996 ../../../../inc/config.php:998 +#: ../../../../inc/config.php:1000 ../../../../inc/config.php:1016 +#, 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 ../../../../inc/config.php:1017 +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 ../../../../inc/config.php:1018 +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 ../../../../inc/config.php:1019 +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 ../../../../inc/config.php:1022 +#, 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 ../../../../inc/config.php:1023 +msgid "Invalid username and/or password." +msgstr "Malvalida salutnomo kaj/aŭ pasvorto." + +#: ../../../../inc/config.php:908 ../../../../inc/config.php:1013 +#: ../../../../inc/config.php:1004 ../../../../inc/config.php:1006 +#: ../../../../inc/config.php:1008 ../../../../inc/config.php:1024 +msgid "You are not a mod…" +msgstr "Vi ne estas estrarano..." + +#: ../../../../inc/config.php:909 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1005 ../../../../inc/config.php:1007 +#: ../../../../inc/config.php:1009 ../../../../inc/config.php:1025 +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 ../../../../inc/config.php:1026 +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 ../../../../inc/config.php:1027 +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 ../../../../inc/config.php:1028 +#, 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 ../../../../inc/config.php:1029 +#, 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 ../../../../inc/config.php:1030 +#, 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 ../../../../inc/config.php:1031 +msgid "You don't have permission to do that." +msgstr "Vi ne havas permeson por fari tion." + +#: ../../../../inc/config.php:916 ../../../../inc/config.php:1021 +#: ../../../../inc/config.php:1012 ../../../../inc/config.php:1014 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1032 +msgid "That post doesn't exist…" +msgstr "Tiu afiŝo ne ekzistas..." + +#: ../../../../inc/config.php:917 ../../../../inc/config.php:1022 +#: ../../../../inc/config.php:1013 ../../../../inc/config.php:1015 +#: ../../../../inc/config.php:1017 ../../../../inc/config.php:1033 +msgid "Page not found." +msgstr "Paĝon ne trovita." + +#: ../../../../inc/config.php:918 ../../../../inc/config.php:1023 +#: ../../../../inc/config.php:1014 ../../../../inc/config.php:1016 +#: ../../../../inc/config.php:1018 ../../../../inc/config.php:1034 +#, 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 ../../../../inc/config.php:1035 +msgid "That theme doesn't exist!" +msgstr "Tiu temo ne ekzistas!" + +#: ../../../../inc/config.php:920 ../../../../inc/config.php:1025 +#: ../../../../inc/config.php:1016 ../../../../inc/config.php:1018 +#: ../../../../inc/config.php:1020 ../../../../inc/config.php:1036 +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 ../../../../inc/config.php:1203 +msgid "USER WAS BANNED FOR THIS POST" +msgstr "UZANTO ESTIS MALPERMESITA PRO ĈI TIU AFIŜO" + +#: ../../../../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 "Serĉrezultoj" + +#: ../../../../inc/mod/pages.php:436 ../../../../inc/mod/pages.php:438 +msgid "Edit board" +msgstr "Redakti tabulon" + +#: ../../../../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 "Nova tabulo" + +#. 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 "Novaĵoj" + +#: ../../../../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 +#. line 104 +#. line 20 +#. line 18 +#. line 104 +#. line 20 +#. line 18 +#: ../../../../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 "Nova malpermeso" + +#: ../../../../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 "Transloki fadenon" + +#: ../../../../inc/mod/pages.php:1698 ../../../../inc/mod/pages.php:1751 +#: ../../../../inc/mod/pages.php:1775 +msgid "Edit user" +msgstr "Redakti uzanton" + +#: ../../../../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 "Nova PM por" + +#: ../../../../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 "Vi ne estas malpermesita." + +#. 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 "Forviŝi Afiŝon" + +#. 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 +#. line 97 +#. line 3 +#. line 97 +#. 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 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:290 +msgid "File" +msgstr "Dosiero" + +#. 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 +#. line 144 +#. 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 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:400 +msgid "Password" +msgstr "Pasvorto" + +#. 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 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 +#: ../../../../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 "Afiŝtipo: Respondo" + +#: ../../../../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 +#. line 44 +#: ../../../../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 "ĉe" + +#. 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 "Dosiero:" + +#: ../../../../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 "Cenzuri Bildon" + +#: ../../../../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 "Respondi" + +#: ../../../../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 "Vidi ĉion" + +#: ../../../../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 "kaj" + +#: ../../../../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 +#. line 8 +#. 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 "Nomo" + +#. 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 "Retpoŝto" + +#. 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 +#. line 12 +#. 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 "Temo" + +#. line 27 +#: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:68 +#: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:71 +msgid "Update" +msgstr "Ĝisdatigi" + +#. 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 "Komento" + +#: ../../../../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 +#. line 103 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:262 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:265 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:302 +msgid "Or URL" +msgstr "" + +#. line 100 +#. line 113 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:282 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:285 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:322 +msgid "Embed" +msgstr "Enmeti" + +#. line 112 +#. line 111 +#. line 124 +#: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:306 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:309 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:305 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:342 +msgid "Flags" +msgstr "Flagoj" + +#. 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 +#. line 128 +#. line 129 +#. line 128 +#. line 129 +#: ../../../../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 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:352 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:356 +msgid "Sticky" +msgstr "Glui" + +#. 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 +#. line 132 +#. line 133 +#. line 132 +#. line 133 +#: ../../../../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 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:366 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:370 +msgid "Lock" +msgstr "Fermi" + +#. 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 +#. line 136 +#. line 137 +#. line 136 +#. line 137 +#: ../../../../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 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:380 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:384 +msgid "Raw HTML" +msgstr "" + +#. line 137 +#. line 136 +#. line 141 +#. line 154 +#: ../../../../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 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:415 +msgid "(For file deletion.)" +msgstr "" + +#: ../../../../search.php:5 +msgid "Post search is disabled" +msgstr "" + +#: ../../../../search.php:25 ../../../../search.php:31 +#: ../../../../search.php:29 ../../../../search.php:35 +msgid "Wait a while before searching again, please." +msgstr "" + +#: ../../../../search.php:131 ../../../../search.php:135 +msgid "Query too broad." +msgstr "" + +#: ../../../../search.php:152 ../../../../search.php:156 +#, php-format +msgid "%d result in" +msgid_plural "%d results in" +msgstr[0] "%d rezulto en" +msgstr[1] "%d rezultoj en" + +#: ../../../../search.php:163 ../../../../search.php:167 +msgid "No results." +msgstr "Neniaj rezultoj." + +#. 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 +#. line 115 +#. line 16 +#. 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 +#: ../../../../search.php:172 +msgid "Search" +msgstr "Serĉi" + +#: ../../../../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 "Nova uzanto" + +#: ../../../../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 +#: ../../../../inc/config.php:1037 +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 "Tabuloj" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:79 +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:215 +msgid "edit" +msgstr "redakti" + +#: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:97 +msgid "Create new board" +msgstr "Krei novan tabulon" + +#. 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 "Elsaluti" + +#. 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 +#. line 16 +#: ../../../../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 "forviŝi" + +#: ../../../../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 "ĉu forviŝita?" + +#. 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 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 +#: ../../../../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 +#. line 25 +#. line 68 +#. 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 "Dato" + +#. line 25 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:96 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:88 +msgid "Actions" +msgstr "Agoj" + +#. line 49 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:154 +msgid "remove" +msgstr "forigi" + +#. 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 +#. line 7 +#. line 94 +#. line 7 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 +msgid "Status" +msgstr "Statuso" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:259 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:44 +msgid "Expired" +msgstr "Malaktiva" + +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:265 +#: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:50 +msgid "Active" +msgstr "Aktiva" + +#: ../../../../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 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 +#: ../../../../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 "Tabulo" + +#. 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 +#. line 43 +#. line 128 +#. line 43 +#: ../../../../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 +#. line 47 +#. line 132 +#. line 47 +#: ../../../../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 "neniam" + +#. 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 +#. line 57 +#. line 142 +#. line 57 +#: ../../../../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 "Jes" + +#: ../../../../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 163 +#: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:419 +msgid "Remove ban" +msgstr "Forigi malpermeson" + +#. 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 +#. line 89 +#. line 185 +#. line 89 +#: ../../../../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 "kaŝita" + +#. line 41 +#. line 27 +#. line 41 +#: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:117 +#: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:92 +msgid "Message" +msgstr "Mesaĝo" + +#. 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 +#. 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 "Afiŝoj" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:49 +msgid "IP address notes" +msgstr "IP adreso notoj" + +#: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:62 +msgid "Bans" +msgstr "Malpermesoj" + +#. 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 "Salutnomo" + +#. line 23 +#: ../../../../templates/cache/00/31/a027d7b6d57819b6e43e58620f3f4c76194dd75db65fc888a5053ce62803.php:60 +msgid "Continue" +msgstr "Daŭri" + +#. 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 ../../../../post.php:825 +msgid "That ban doesn't exist or is not for you." +msgstr "" + +#: ../../../../post.php:806 ../../../../post.php:815 ../../../../post.php:829 +msgid "You cannot appeal a ban of this length." +msgstr "" + +#: ../../../../post.php:813 ../../../../post.php:822 ../../../../post.php:836 +msgid "You cannot appeal this ban again." +msgstr "" + +#: ../../../../post.php:818 ../../../../post.php:827 ../../../../post.php:841 +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 "Vi estis malpermesita! ;_;" + +#: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 +msgid "You are banned! ;_;" +msgstr "Vi estas malpermesita! ;_;" + +#: ../../../../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 +#. 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 +#. 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 +#. 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 "IP adreso" + +#. 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 "Tipo" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:45 +msgid "Last action" +msgstr "Lasta ago" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 +msgid "Unknown" +msgstr "Nekonata" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 +msgid "none" +msgstr "neniom" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 +msgid "Promote" +msgstr "Promocii" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 +msgid "Demote" +msgstr "Malpromocii" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 +msgid "Are you sure you want to demote yourself?" +msgstr "Ĉu vi certas ke vi volas malpromocii vin?" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 +msgid "log" +msgstr "log" + +#: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:226 +msgid "PM" +msgstr "PM" + +#. line 6 +#: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:36 +msgid "Thread ID" +msgstr "Fadeno ID" + +#. 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 "Ĉu vi certas ke vi volas fari tion?" + +#: ../../../../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 "Respondi kun citaĵo" + +#. line 18 +#: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 +msgid "Send message" +msgstr "Sendi mesaĝon" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 +msgid "There are no themes available." +msgstr "Neniaj temoj haveblas." + +#. line 11 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 +msgid "Version" +msgstr "Versio" + +#. line 15 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 +msgid "Description" +msgstr "Priskribo" + +#. line 19 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 +msgid "Thumbnail" +msgstr "Samplabildo" + +#. line 27 +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 +msgid "Use theme" +msgstr "Uzi temon" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 +msgid "Reconfigure" +msgstr "Rearanĝi" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 +msgid "Install" +msgstr "Instali" + +#: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 +msgid "Uninstall" +msgstr "Malinstali" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 +msgid "new; optional" +msgstr "nova; opcia" + +#. line 32 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 +msgid "Group" +msgstr "Grupo" + +#. line 56 +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 +msgid "All boards" +msgstr "Ĉiuj tabuloj" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 +msgid "Create user" +msgstr "Krei uzanton" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 +msgid "Save changes" +msgstr "Konservi ŝanĝojn" + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 +msgid "Delete user" +msgstr "Forviŝi uzanton." + +#: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 +msgid "View more logs for this user." +msgstr "Vidi pli da logoj de ĉi tiu uzanto." + +#. line 84 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:255 +msgid "Flag" +msgstr "Flago" + +#. line 87 +#: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 +msgid "None" +msgstr "Neniom" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "Translokita al %s." + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "" diff --git a/inc/locale/es_ES/LC_MESSAGES/javascript.js b/inc/locale/es_ES/LC_MESSAGES/javascript.js index e21fa37f..236e84d0 100644 --- a/inc/locale/es_ES/LC_MESSAGES/javascript.js +++ b/inc/locale/es_ES/LC_MESSAGES/javascript.js @@ -1 +1 @@ -l10n = {"Style: ":"Estilo: ","File":"Archivo","hide":"ocultar","show":"mostrar","Show locked threads":"Mostrar hilos bloqueados","Hide locked threads":"Ocultar hilos bloqueados","URL":"URL","Select":"Seleccionar","Remote":"Remoto","Embed":"Incrustar","Oekaki":"Oekaki","hidden":"oculto","Show images":"Mostrar imagenes","Hide images":"Ocultar imagenes","Password":"Contrase\u00f1a","Delete file only":"Eliminar s\u00f3lo archivo","Delete":"Eliminar","Reason":"Raz\u00f3n","Report":"Reportar","Click reply to view.":"Click responder para ver.","Click to expand":"Click para expandir","Hide expanded replies":"Ocultar respuestas expandidas","Brush size":"Tama\u00f1o brush","Set text":"Establecer texto","Clear":"Limpiar","Save":"Guardar","Load":"Cargar","Toggle eraser":"Borrar marca","Get color":"Seleccionar color","Fill":"Llenar","Use oekaki instead of file?":"Usar oekaki en vez del archivo?","Edit in oekaki":"Editar en oekaki","Enter some text":"Pon alg\u00fan texto","Enter font or leave empty":"Pon una fuente o dejalo vac\u00edo","Forced anonymity":"Forzar anonimato","enabled":"activado","disabled":"desactivado","Sun":"Dom","Mon":"Lun","Tue":"Mar","Wed":"Mie","Thu":"Jue","Fri":"Vie","Sat":"S\u00e1","Catalog":"Cat\u00e1logo","Submit":"Enviar","Quick reply":"Respuesta r\u00e1pida","Posting mode: Replying to >>{0}<\/small>":"Respondiendo a >>{0}<\/small>","Return":"Volver","Expand all images":"Expandir todas las im\u00e1genes","Hello!":"Hola!","{0} users":"{0} usuarios","(hide threads from this board)":"(ocultar hilos de este tabl\u00f3n)","(show threads from this board)":"(mostrar hilos de este tabl\u00f3n)","No more threads to display":"No hay m\u00e1s hilos para mostrar","Loading...":"Cargando...","Save as original filename":"Guardar con el nombre original del archivo","Reported post(s).":"Post(s) reportados.","An unknown error occured!":"Ocurri\u00f3 un error desconocido!","Something went wrong... An unknown error occured!":"Algo fue mal... Ocurri\u00f3 un error desconocido!","Working...":"Trabajando...","Posting... (#%)":"Posteando... (#%)","Posted...":"Posteado...","An unknown error occured when posting!":"Ocurri\u00f3 un error desconocido mientras posteabas!","Posting...":"Posteando...","Upload URL":"Subir URL","Spoiler Image":"Imagen Spoiler","Comment":"Comentario","Quick Reply":"Respuesta r\u00e1pida","Stop watching this thread":"Para de ver este hilo","Watch this thread":"Ver este hilo","Unpin this board":"Desmarcar este hilo","Pin this board":"Marcar este hilo","Stop watching this board":"Para de ver este hilo","Watch this board":"Ver este hilo","Click on any image on this site to load it into oekaki applet":"Click en cualquier sitio para cargar el oekaki applet","Sunday":"Domingo","Monday":"Lunes","Tuesday":"Martes","Wednesday":"Mi\u00e9rcoles","Thursday":"Jueves","Friday":"Viernes","Saturday":"S\u00e1bado","January":"Enero","February":"Febrero","March":"Marzo","April":"Abril","May":"Mayo","June":"Junio","July":"Julio","August":"Agosto","September":"Septiembre","October":"Octubre","November":"Noviembre","December":"Diciembre","Jan":"Ene","Feb":"Feb","Mar":"Mar","Apr":"Abr","Jun":"Jun","Jul":"Jul","Aug":"Aug","Sep":"Sep","Oct":"Oct","Nov":"Nov","Dec":"Dic","AM":"AM","PM":"PM","am":"am","pm":"pm"}; \ No newline at end of file +l10n = {"Style: ":"Estilo: ","File":"Archivo","hide":"ocultar","show":"mostrar","Show locked threads":"Mostrar hilos bloqueados","Hide locked threads":"Ocultar hilos bloqueados","URL":"URL","Select":"Seleccionar","Remote":"Remoto","Embed":"Incrustar","Oekaki":"Oekaki","hidden":"oculto","Show images":"Mostrar imagenes","Hide images":"Ocultar imagenes","Password":"Contrase\u00f1a","Delete file only":"Eliminar s\u00f3lo archivo","Delete":"Eliminar","Reason":"Raz\u00f3n","Report":"Reportar","Click reply to view.":"Click responder para ver.","Click to expand":"Click para expandir","Hide expanded replies":"Ocultar respuestas expandidas","Brush size":"Tama\u00f1o brush","Set text":"Establecer texto","Clear":"Limpiar","Save":"Guardar","Load":"Cargar","Toggle eraser":"Borrar marca","Get color":"Seleccionar color","Fill":"Llenar","Use oekaki instead of file?":"Usar oekaki en vez del archivo?","Edit in oekaki":"Editar en oekaki","Enter some text":"Pon alg\u00fan texto","Enter font or leave empty":"Pon una fuente o dejalo vac\u00edo","Forced anonymity":"Forzar anonimato","enabled":"activado","disabled":"desactivado","Sun":"Dom","Mon":"Lun","Tue":"Mar","Wed":"Mie","Thu":"Jue","Fri":"Vie","Sat":"S\u00e1","Catalog":"Cat\u00e1logo","Submit":"Enviar","Quick reply":"Respuesta r\u00e1pida","Posting mode: Replying to >>{0}<\/small>":"Respondiendo a >>{0}<\/small>","Return":"Volver","Expand all images":"Expandir todas las im\u00e1genes","Hello!":"Hola!","{0} users":"{0} usuarios","(hide threads from this board)":"(ocultar hilos de este tabl\u00f3n)","(show threads from this board)":"(mostrar hilos de este tabl\u00f3n)","No more threads to display":"No hay m\u00e1s hilos para mostrar","Loading...":"Cargando...","Save as original filename":"Guardar con el nombre original del archivo","Reported post(s).":"Post(s) reportados.","An unknown error occured!":"Ocurri\u00f3 un error desconocido!","Something went wrong... An unknown error occured!":"Algo fue mal... Ocurri\u00f3 un error desconocido!","Working...":"Trabajando...","Posting... (#%)":"Posteando... (#%)","Posted...":"Posteado...","An unknown error occured when posting!":"Ocurri\u00f3 un error desconocido mientras posteabas!","Posting...":"Posteando...","Upload URL":"Subir URL","Spoiler Image":"Imagen Spoiler","Comment":"Comentario","Quick Reply":"Respuesta r\u00e1pida","Stop watching this thread":"Para de ver este hilo","Watch this thread":"Ver este hilo","Unpin this board":"Desmarcar este hilo","Pin this board":"Marcar este hilo","Stop watching this board":"Para de ver este hilo","Watch this board":"Ver este hilo","Click on any image on this site to load it into oekaki applet":"Click en cualquier sitio para cargar el oekaki applet","Sunday":"Domingo","Monday":"Lunes","Tuesday":"Martes","Wednesday":"Mi\u00e9rcoles","Thursday":"Jueves","Friday":"Viernes","Saturday":"S\u00e1bado","January":"Enero","February":"Febrero","March":"Marzo","April":"Abril","May":"Mayo","June":"Junio","July":"Julio","August":"Agosto","September":"Septiembre","October":"Octubre","November":"Noviembre","December":"Diciembre","Jan":"Ene","Feb":"Feb","Mar":"Mar","Apr":"Abr","Jun":"Jun","Jul":"Jul","Aug":"Aug","Sep":"Sep","Oct":"Oct","Nov":"Nov","Dec":"Dic","AM":"AM","PM":"PM","am":"am","pm":"pm","Your browser does not support HTML5 video.":"Su navegador no soporta a video de HTML5.","[play once]":"[reproducir una vez]","WebM Settings":"Configuraci\u00f3n de WebM"}; \ No newline at end of file diff --git a/inc/locale/es_ES/LC_MESSAGES/javascript.po b/inc/locale/es_ES/LC_MESSAGES/javascript.po index 15f4cb48..3d960470 100644 --- a/inc/locale/es_ES/LC_MESSAGES/javascript.po +++ b/inc/locale/es_ES/LC_MESSAGES/javascript.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# copypaste , 2014 msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:53+0000\n" -"Last-Translator: czaks \n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-22 21:14+0000\n" +"Last-Translator: copypaste \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" @@ -538,11 +539,11 @@ msgstr "pm" #: ../../../../js/expand-video.js:45 ../../../../js/expand-video.js:48 msgid "Your browser does not support HTML5 video." -msgstr "" +msgstr "Su navegador no soporta a video de HTML5." #: ../../../../js/expand-video.js:189 ../../../../js/expand-video.js:192 msgid "[play once]" -msgstr "" +msgstr "[reproducir una vez]" #: ../../../../js/expand-video.js:190 ../../../../js/expand-video.js:193 msgid "[loop]" @@ -550,7 +551,7 @@ msgstr "" #: ../../../../js/webm-settings.js:42 msgid "WebM Settings" -msgstr "" +msgstr "Configuración de WebM" #: ../../../../js/webm-settings.js:44 msgid "Expand videos inline" diff --git a/inc/locale/es_ES/LC_MESSAGES/tinyboard.mo b/inc/locale/es_ES/LC_MESSAGES/tinyboard.mo index 24c9cdb7..552affc1 100644 Binary files a/inc/locale/es_ES/LC_MESSAGES/tinyboard.mo and b/inc/locale/es_ES/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/es_ES/LC_MESSAGES/tinyboard.po b/inc/locale/es_ES/LC_MESSAGES/tinyboard.po index 94ccfd50..fe0497ee 100644 --- a/inc/locale/es_ES/LC_MESSAGES/tinyboard.po +++ b/inc/locale/es_ES/LC_MESSAGES/tinyboard.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# copypaste , 2014 msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" -"Last-Translator: czaks \n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-22 21:06+0000\n" +"Last-Translator: copypaste \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" @@ -23,6 +24,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "segundo" @@ -34,6 +36,7 @@ msgstr[1] "segundos" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "minuto" @@ -45,6 +48,7 @@ msgstr[1] "minutos" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "hora" @@ -56,6 +60,7 @@ msgstr[1] "horas" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "día" @@ -67,6 +72,7 @@ msgstr[1] "días" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "semana" @@ -78,6 +84,7 @@ msgstr[1] "semanas" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "año" @@ -86,6 +93,7 @@ msgstr[1] "años" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Baneado!" @@ -96,7 +104,8 @@ msgstr "Baneado!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Anterior" @@ -107,28 +116,29 @@ msgstr "Anterior" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Siguiente" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Error" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 msgid "An error has occured." msgstr "Ha ocurrido un error." #: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 #: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 -#: ../../../../inc/display.php:125 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Iniciar sesión" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, 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." @@ -136,41 +146,47 @@ msgstr "El post es muy largo. Click aquí para ver el texto c #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Mover respuesta a otro tablón" @@ -178,6 +194,7 @@ msgstr "Mover respuesta a otro tablón" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Editar post" @@ -186,69 +203,69 @@ msgstr "Editar post" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Eliminar" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Hacer el hilo poco importante" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Hacer el hilo importante" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 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 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 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 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Desbloquear hilo" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Bloquear hilo" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Mover hilo a otro tablón" @@ -717,6 +734,9 @@ msgstr "Log de moderación" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -891,6 +911,8 @@ msgstr "Eleminar Post" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -915,6 +937,7 @@ msgstr "Archivo" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -972,6 +995,11 @@ msgstr "Contraseña" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1035,6 +1063,7 @@ msgstr "sin tema" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1164,6 +1193,8 @@ msgstr "omitidos. Click Responder para ver." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1208,6 +1239,8 @@ msgstr "Email" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1309,6 +1342,8 @@ msgstr "Banderas" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1343,6 +1378,8 @@ msgstr "Marca" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1377,6 +1414,8 @@ msgstr "Bloquear" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1457,6 +1496,10 @@ msgstr "Ningún resultado." #. line 13 #. line 115 #. line 16 +#. 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 @@ -1584,6 +1627,7 @@ msgstr "Nuevo post" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1672,6 +1716,11 @@ msgstr "Postear nueva entrada" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1703,6 +1752,8 @@ msgstr "Staff" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1752,6 +1803,8 @@ msgstr "Nueva nota" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1821,6 +1874,11 @@ msgstr "Sin razón" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1866,6 +1924,8 @@ msgstr "Todos los tablones" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1894,6 +1954,8 @@ msgstr "Conjunto" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1930,6 +1992,8 @@ msgstr "nunca" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -1993,6 +2057,8 @@ msgstr "Tiempo" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2045,6 +2111,7 @@ msgstr "Nuevo Ban" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2237,6 +2304,8 @@ msgstr "Sigue pendiente" #. 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" @@ -2265,6 +2334,8 @@ msgstr "Has alcanzado el número máximo de apelaciones permitido. Ya no puedes #. 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." @@ -2282,6 +2353,8 @@ msgstr "y fue rechazado." #. 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." @@ -2408,112 +2481,128 @@ msgstr "Probablemente que estás viendo este mensaje porque el Javascript está #. line 7 #: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:44 msgid "Report date" -msgstr "" +msgstr "Fecha del reporte" #: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 msgid "Reported by" -msgstr "" +msgstr "Reportado por" #: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 msgid "Discard abuse report" -msgstr "" +msgstr "Desechar reporte de abuso" #: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 msgid "Discard all abuse reports by this IP address" -msgstr "" +msgstr "Desechar todos los reportes de abuso por esta dirección IP" #. line 4 #: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 msgid "From" -msgstr "" +msgstr "De" #. line 34 #: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:105 msgid "Delete forever" -msgstr "" +msgstr "Borrar para siempre" #. line 39 #: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:119 msgid "Reply with quote" -msgstr "" +msgstr "Responder con cita" #. line 18 #: ../../../../templates/cache/1f/f5/c63468797b4f93a8005563716a720117a6d51a804f2124a4c5158ca78525.php:62 msgid "Send message" -msgstr "" +msgstr "Enviar mensaje" #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 msgid "There are no themes available." -msgstr "" +msgstr "No hay ningún tema disponible." #. line 11 #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 msgid "Version" -msgstr "" +msgstr "Versión" #. line 15 #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:60 msgid "Description" -msgstr "" +msgstr "Descripción" #. line 19 #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 msgid "Thumbnail" -msgstr "" +msgstr "Miniatura" #. line 27 #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 msgid "Use theme" -msgstr "" +msgstr "Usar tema" #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:100 msgid "Reconfigure" -msgstr "" +msgstr "Reconfigurar" #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:102 msgid "Install" -msgstr "" +msgstr "Instalar" #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:123 msgid "Uninstall" -msgstr "" +msgstr "Desinstalar" #: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 msgid "new; optional" -msgstr "" +msgstr "nueva; opcional" #. line 32 #: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 msgid "Group" -msgstr "" +msgstr "Grupo" #. line 56 #: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:161 msgid "All boards" -msgstr "" +msgstr "Todos los tablones" #: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:223 msgid "Create user" -msgstr "" +msgstr "Crear usuario" #: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:229 msgid "Save changes" -msgstr "" +msgstr "Guardar los cambios" #: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:236 msgid "Delete user" -msgstr "" +msgstr "Borrar usuario" #: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:331 msgid "View more logs for this user." -msgstr "" +msgstr "Muestra más registros de este usuario" #. line 84 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:255 msgid "Flag" -msgstr "" +msgstr "Bandera" #. line 87 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" -msgstr "" +msgstr "Nada" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "Movido a %s." + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "No se puede generar el tema de RecentPosts; no hay ningún tablón para generar." diff --git a/inc/locale/fi_FI/LC_MESSAGES/tinyboard.mo b/inc/locale/fi_FI/LC_MESSAGES/tinyboard.mo index e8545e5b..cf9d8734 100644 Binary files a/inc/locale/fi_FI/LC_MESSAGES/tinyboard.mo and b/inc/locale/fi_FI/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/fi_FI/LC_MESSAGES/tinyboard.po b/inc/locale/fi_FI/LC_MESSAGES/tinyboard.po index 111155de..9bbad2e1 100644 --- a/inc/locale/fi_FI/LC_MESSAGES/tinyboard.po +++ b/inc/locale/fi_FI/LC_MESSAGES/tinyboard.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-21 19:05+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" @@ -23,6 +23,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "segundo" @@ -34,6 +35,7 @@ msgstr[1] "segundos" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "minuto" @@ -45,6 +47,7 @@ msgstr[1] "minutos" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "hora" @@ -56,6 +59,7 @@ msgstr[1] "horas" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "día" @@ -67,6 +71,7 @@ msgstr[1] "días" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "semana" @@ -78,6 +83,7 @@ msgstr[1] "semanas" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "año" @@ -86,6 +92,7 @@ msgstr[1] "años" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Baneado!" @@ -96,7 +103,8 @@ msgstr "Baneado!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Anterior" @@ -107,28 +115,29 @@ msgstr "Anterior" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Siguiente" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Error" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 msgid "An error has occured." msgstr "Ha ocurrido un error." #: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 #: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 -#: ../../../../inc/display.php:125 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Iniciar sesión" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, 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." @@ -136,41 +145,47 @@ msgstr "El post es muy largo. Click aquí para ver el texto c #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Mover respuesta a otro tablón" @@ -178,6 +193,7 @@ msgstr "Mover respuesta a otro tablón" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Editar post" @@ -186,69 +202,69 @@ msgstr "Editar post" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Eliminar" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Hacer el hilo poco importante" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Hacer el hilo importante" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 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 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 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 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Desbloquear hilo" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Bloquear hilo" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Mover hilo a otro tablón" @@ -717,6 +733,9 @@ msgstr "Log de moderación" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -891,6 +910,8 @@ msgstr "Eleminar Post" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -915,6 +936,7 @@ msgstr "Archivo" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -972,6 +994,11 @@ msgstr "Contraseña" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1035,6 +1062,7 @@ msgstr "sin tema" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1164,6 +1192,8 @@ msgstr "omitidos. Click Responder para ver." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1208,6 +1238,8 @@ msgstr "Email" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1309,6 +1341,8 @@ msgstr "Banderas" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1343,6 +1377,8 @@ msgstr "Marca" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1377,6 +1413,8 @@ msgstr "Bloquear" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1457,6 +1495,10 @@ msgstr "Ningún resultado." #. line 13 #. line 115 #. line 16 +#. 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 @@ -1584,6 +1626,7 @@ msgstr "Nuevo post" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1672,6 +1715,11 @@ msgstr "Postear nueva entrada" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1703,6 +1751,8 @@ msgstr "Staff" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1752,6 +1802,8 @@ msgstr "Nueva nota" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1821,6 +1873,11 @@ msgstr "Sin razón" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1866,6 +1923,8 @@ msgstr "Todos los tablones" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1894,6 +1953,8 @@ msgstr "Conjunto" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1930,6 +1991,8 @@ msgstr "nunca" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -1993,6 +2056,8 @@ msgstr "Tiempo" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2045,6 +2110,7 @@ msgstr "Nuevo Ban" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2237,6 +2303,8 @@ msgstr "Sigue pendiente" #. 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" @@ -2265,6 +2333,8 @@ msgstr "Has alcanzado el número máximo de apelaciones permitido. Ya no puedes #. 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." @@ -2282,6 +2352,8 @@ msgstr "y fue rechazado." #. 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." @@ -2517,3 +2589,19 @@ msgstr "" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "" + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "" diff --git a/inc/locale/fr_FR/LC_MESSAGES/tinyboard.mo b/inc/locale/fr_FR/LC_MESSAGES/tinyboard.mo index ac16357c..65bdca3d 100644 Binary files a/inc/locale/fr_FR/LC_MESSAGES/tinyboard.mo and b/inc/locale/fr_FR/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/fr_FR/LC_MESSAGES/tinyboard.po b/inc/locale/fr_FR/LC_MESSAGES/tinyboard.po index c8520390..344cee8a 100644 --- a/inc/locale/fr_FR/LC_MESSAGES/tinyboard.po +++ b/inc/locale/fr_FR/LC_MESSAGES/tinyboard.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-21 19:05+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" @@ -25,6 +25,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "seconde" @@ -36,6 +37,7 @@ msgstr[1] "secondes" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "minute" @@ -47,6 +49,7 @@ msgstr[1] "minutes" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "heure" @@ -58,6 +61,7 @@ msgstr[1] "heures" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "jour" @@ -69,6 +73,7 @@ msgstr[1] "jours" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "semaine" @@ -80,6 +85,7 @@ msgstr[1] "semaines" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "année" @@ -88,6 +94,7 @@ msgstr[1] "années" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Banni!" @@ -98,7 +105,8 @@ msgstr "Banni!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Précédent" @@ -109,28 +117,29 @@ msgstr "Précédent" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Suivant" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Erreur" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 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 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Identifiant" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, 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." @@ -138,41 +147,47 @@ msgstr "Message trop long. Cliquez ici pour voir le texte en #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Déplacer la réponse sur une autre planche" @@ -180,6 +195,7 @@ msgstr "Déplacer la réponse sur une autre planche" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Éditer message" @@ -188,69 +204,69 @@ msgstr "Éditer message" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Supprimer" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Dé-épingler" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Épingler" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "Autoriser le rebond du fil" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 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 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Déverrouiller le fil" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Verrouiller le fil" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Déplacer le fil sur une autre planche" @@ -719,6 +735,9 @@ msgstr "Modération" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -893,6 +912,8 @@ msgstr "Supprimer message" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -917,6 +938,7 @@ msgstr "Fichier" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -974,6 +996,11 @@ msgstr "Mot de passe" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1037,6 +1064,7 @@ msgstr "Pas de sujet" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1166,6 +1194,8 @@ msgstr "cachés. Cliquez sur Répondre pour visualiser." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1210,6 +1240,8 @@ msgstr "E-mail" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1311,6 +1343,8 @@ msgstr "Drapeaux" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1345,6 +1379,8 @@ msgstr "Épinglé" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1379,6 +1415,8 @@ msgstr "Verrouiller" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1459,6 +1497,10 @@ msgstr "Aucun résultat." #. line 13 #. line 115 #. line 16 +#. 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 @@ -1586,6 +1628,7 @@ msgstr "Nouveau message" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1674,6 +1717,11 @@ msgstr "Poster une nouvelle" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1705,6 +1753,8 @@ msgstr "Staff" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1754,6 +1804,8 @@ msgstr "Nouvelle note" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1823,6 +1875,11 @@ msgstr "Pas de justification" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1868,6 +1925,8 @@ msgstr "Toutes les planches" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1896,6 +1955,8 @@ msgstr "Configurer" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1932,6 +1993,8 @@ msgstr "jamais" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -1995,6 +2058,8 @@ msgstr "" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2047,6 +2112,7 @@ msgstr "Nouveau ban" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2239,6 +2305,8 @@ msgstr "Il est toujours en attente" #. 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" @@ -2267,6 +2335,8 @@ msgstr "Vous avez envoyé le nombre maximum de contestations autorisé. Vous ne #. 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." @@ -2284,6 +2354,8 @@ msgstr "et a été refusé." #. 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." @@ -2519,3 +2591,19 @@ msgstr "" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "" + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "" diff --git a/inc/locale/hu_HU/LC_MESSAGES/tinyboard.mo b/inc/locale/hu_HU/LC_MESSAGES/tinyboard.mo index 1c81e983..cc13089b 100644 Binary files a/inc/locale/hu_HU/LC_MESSAGES/tinyboard.mo and b/inc/locale/hu_HU/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/hu_HU/LC_MESSAGES/tinyboard.po b/inc/locale/hu_HU/LC_MESSAGES/tinyboard.po index e0284c7a..510e7ba0 100644 --- a/inc/locale/hu_HU/LC_MESSAGES/tinyboard.po +++ b/inc/locale/hu_HU/LC_MESSAGES/tinyboard.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-20 19:50+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-22 06:50+0000\n" "Last-Translator: cicus \n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -25,6 +25,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "másodperc" @@ -36,6 +37,7 @@ msgstr[1] "másodperc" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "perc" @@ -47,6 +49,7 @@ msgstr[1] "perc" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "óra" @@ -58,6 +61,7 @@ msgstr[1] "óra" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "nap" @@ -69,6 +73,7 @@ msgstr[1] "nap" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "hét" @@ -80,6 +85,7 @@ msgstr[1] "hét" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "év" @@ -88,6 +94,7 @@ msgstr[1] "év" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Bannolva!" @@ -98,7 +105,8 @@ msgstr "Bannolva!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Előző" @@ -109,28 +117,29 @@ msgstr "Előző" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Következő" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Hiba" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 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 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Bejelentkezés" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, php-format msgid "Post too long. Click here to view the full text." msgstr "A hozzászólás túl hosszú. Kattints ide hogy lásd a teljes szöveget." @@ -138,41 +147,47 @@ msgstr "A hozzászólás túl hosszú. Kattints ide hogy lás #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Spoiler File" msgstr "Fájl spoilerezése" #: ../../../../inc/display.php:380 ../../../../inc/display.php:485 #: ../../../../inc/display.php:397 ../../../../inc/display.php:507 #: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Hozzászólás áthelyezése másik táblára" @@ -180,6 +195,7 @@ msgstr "Hozzászólás áthelyezése másik táblára" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Hozzászólás szerkesztése" @@ -188,69 +204,69 @@ msgstr "Hozzászólás szerkesztése" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Töröl" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Nem ragacsolt szál indítása" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Szál ragacsba helyezése" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "A szál bumpolható" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "A szál nem bumpolható" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Szál feloldása" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Szál lezárása" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Szál áthelyezése másik táblára" @@ -719,6 +735,9 @@ msgstr "Moderációs napló" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -893,6 +912,8 @@ msgstr "Hozzászólás Törölése" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -917,6 +938,7 @@ msgstr "Fájl" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -974,6 +996,11 @@ msgstr "Jelszó" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1037,6 +1064,7 @@ msgstr "nincs téma" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1166,6 +1194,8 @@ msgstr "elrejtve. Kattints a válaszra a megjelenítéshez." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1210,6 +1240,8 @@ msgstr "Email" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1238,7 +1270,7 @@ msgstr "Frissít" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:181 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:79 msgid "Comment" -msgstr "Hozzászólás" +msgstr "Üzenet" #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 @@ -1311,6 +1343,8 @@ msgstr "Jelölések" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1345,6 +1379,8 @@ msgstr "Ragacs" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1379,6 +1415,8 @@ msgstr "Lezár" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1459,6 +1497,10 @@ msgstr "Nincs megjelenítendő eredmény." #. line 13 #. line 115 #. line 16 +#. 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 @@ -1586,6 +1628,7 @@ msgstr "Új üzenet" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1674,6 +1717,11 @@ msgstr "Küldd a hírek bejegyzésbe" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1705,6 +1753,8 @@ msgstr "Személyzet" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1754,6 +1804,8 @@ msgstr "Új jegyzet" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1823,6 +1875,11 @@ msgstr "nincs indok" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1868,6 +1925,8 @@ msgstr "minden tábla" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1896,6 +1955,8 @@ msgstr "Beállít" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1932,6 +1993,8 @@ msgstr "soha" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -1995,6 +2058,8 @@ msgstr "Idő" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2047,6 +2112,7 @@ msgstr "Új Kitiltás" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2239,6 +2305,8 @@ msgstr "Még mindig függőben van." #. 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" @@ -2267,6 +2335,8 @@ msgstr "A maximálisan engedélyett számú fellebbezést felhasználtad a kitil #. 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." @@ -2284,6 +2354,8 @@ msgstr "és meg lett tagadva." #. 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." @@ -2519,3 +2591,19 @@ msgstr "Megjelöl" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "Egyik sem" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "Áthelyezve ide: %s." + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "Nem sikerült a RecentPosts téma létrehozása, mert nem találhatók feldolgozásra váró táblák." diff --git a/inc/locale/lt_LT/LC_MESSAGES/tinyboard.mo b/inc/locale/lt_LT/LC_MESSAGES/tinyboard.mo index 540ba076..e40a3c43 100644 Binary files a/inc/locale/lt_LT/LC_MESSAGES/tinyboard.mo and b/inc/locale/lt_LT/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/lt_LT/LC_MESSAGES/tinyboard.po b/inc/locale/lt_LT/LC_MESSAGES/tinyboard.po index f70838dd..9e7b4213 100644 --- a/inc/locale/lt_LT/LC_MESSAGES/tinyboard.po +++ b/inc/locale/lt_LT/LC_MESSAGES/tinyboard.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-21 19:05+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" @@ -23,6 +23,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "" @@ -35,6 +36,7 @@ msgstr[2] "" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "" @@ -47,6 +49,7 @@ msgstr[2] "" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "" @@ -59,6 +62,7 @@ msgstr[2] "" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "" @@ -71,6 +75,7 @@ msgstr[2] "" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "" @@ -83,6 +88,7 @@ msgstr[2] "" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "" @@ -92,6 +98,7 @@ msgstr[2] "" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "" @@ -102,7 +109,8 @@ msgstr "" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Atgal" @@ -113,28 +121,29 @@ msgstr "Atgal" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Pirmyn" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 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 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Prisijungimas" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, php-format msgid "Post too long. Click here to view the full text." msgstr "" @@ -142,41 +151,47 @@ 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 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Are you sure you want to spoiler this file?" msgstr "" #: ../../../../inc/display.php:384 ../../../../inc/display.php:401 -#: ../../../../inc/display.php:404 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "" @@ -184,6 +199,7 @@ msgstr "" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Modifikuoti komentarą" @@ -192,69 +208,69 @@ msgstr "Modifikuoti komentarą" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Ištrinti" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Are you sure you want to delete this?" msgstr "" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Delete all posts by IP" msgstr "" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "Delete all posts by IP across all boards" msgstr "" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "" @@ -723,6 +739,9 @@ msgstr "Moderacijos žurnalas" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -897,6 +916,8 @@ msgstr "Ištrinti komentarą" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -921,6 +942,7 @@ msgstr "Failas" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -978,6 +1000,11 @@ msgstr "Slaptažodis" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1041,6 +1068,7 @@ msgstr "Jokio subjekto" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1174,6 +1202,8 @@ msgstr "nerodomi. Paspauskite atsliepimą, kad peržiūrėti." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1218,6 +1248,8 @@ msgstr "Email" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1319,6 +1351,8 @@ msgstr "Vėliavos" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1353,6 +1387,8 @@ msgstr "Sticky" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1387,6 +1423,8 @@ msgstr "Užrakinti" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1468,6 +1506,10 @@ msgstr "" #. line 13 #. line 115 #. line 16 +#. 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 @@ -1595,6 +1637,7 @@ msgstr "Naujas komentaras" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1683,6 +1726,11 @@ msgstr "Patalpinti naujienų įvęstį" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1714,6 +1762,8 @@ msgstr "Administracija" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1763,6 +1813,8 @@ msgstr "Nauja pastaba" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1832,6 +1884,11 @@ msgstr "jokios priežasties" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1877,6 +1934,8 @@ msgstr "visos lentos" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1905,6 +1964,8 @@ msgstr "Nustatyti" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1941,6 +2002,8 @@ msgstr "niekada" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -2004,6 +2067,8 @@ msgstr "" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2056,6 +2121,7 @@ msgstr "Naujas draudimas" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2248,6 +2314,8 @@ msgstr "" #. 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" @@ -2276,6 +2344,8 @@ msgstr "" #. 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." @@ -2293,6 +2363,8 @@ msgstr "" #. 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." @@ -2528,3 +2600,19 @@ msgstr "" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "" + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "" diff --git a/inc/locale/pl_PL/LC_MESSAGES/tinyboard.mo b/inc/locale/pl_PL/LC_MESSAGES/tinyboard.mo index 37876dd1..52fb6f67 100644 Binary files a/inc/locale/pl_PL/LC_MESSAGES/tinyboard.mo and b/inc/locale/pl_PL/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/pl_PL/LC_MESSAGES/tinyboard.po b/inc/locale/pl_PL/LC_MESSAGES/tinyboard.po index c252d6c0..508cb5ee 100644 --- a/inc/locale/pl_PL/LC_MESSAGES/tinyboard.po +++ b/inc/locale/pl_PL/LC_MESSAGES/tinyboard.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 23:00+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-21 19:08+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" @@ -24,6 +24,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "sekunda" @@ -36,6 +37,7 @@ msgstr[2] "sekund" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "minuta" @@ -48,6 +50,7 @@ msgstr[2] "minut" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "godzina" @@ -60,6 +63,7 @@ msgstr[2] "godzin" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "dzień" @@ -72,6 +76,7 @@ msgstr[2] "dni" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "tydzień" @@ -84,6 +89,7 @@ msgstr[2] "tygodni" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "rok" @@ -93,6 +99,7 @@ msgstr[2] "lat" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Zbanowany!" @@ -103,7 +110,8 @@ msgstr "Zbanowany!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Wstecz" @@ -114,28 +122,29 @@ msgstr "Wstecz" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Dalej" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Błąd" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 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 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Logowanie" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, 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ść." @@ -143,41 +152,47 @@ msgstr "Post za długi. Kliknij tutaj, aby zobaczyć jego pe #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Przenieś odpowiedź na inny board" @@ -185,6 +200,7 @@ msgstr "Przenieś odpowiedź na inny board" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Edytuj post" @@ -193,69 +209,69 @@ msgstr "Edytuj post" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Usuń" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Odklej wątek" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Przyklej wątek" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 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 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "Zabroń wątkowi na bumpowanie" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Odblokuj wątek" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Zablokuj wątek" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Przenieś wątek na inny board" @@ -724,6 +740,9 @@ msgstr "Log moderacji" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -898,6 +917,8 @@ msgstr "Usuń post" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -922,6 +943,7 @@ msgstr "Plik" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -979,6 +1001,11 @@ msgstr "Hasło" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1042,6 +1069,7 @@ msgstr "brak tematu" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1175,6 +1203,8 @@ msgstr "pominięte. Kliknij Odpowiedź aby zobaczyć." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1219,6 +1249,8 @@ msgstr "E-mail" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1320,6 +1352,8 @@ msgstr "Flagi" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1354,6 +1388,8 @@ msgstr "Przyklejony" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1388,6 +1424,8 @@ msgstr "Zablokowany" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1469,6 +1507,10 @@ msgstr "Brak wyników." #. line 13 #. line 115 #. line 16 +#. 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 @@ -1596,6 +1638,7 @@ msgstr "Nowy post" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1684,6 +1727,11 @@ msgstr "Zapostuj newsa" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1715,6 +1763,8 @@ msgstr "Ekipa" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1764,6 +1814,8 @@ msgstr "Nowa notka" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1833,6 +1885,11 @@ msgstr "brak powodu" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1878,6 +1935,8 @@ msgstr "wszystkie boardy" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1906,6 +1965,8 @@ msgstr "Ustawione" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1942,6 +2003,8 @@ msgstr "nigdy" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -2005,6 +2068,8 @@ msgstr "Czas" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2057,6 +2122,7 @@ msgstr "Nowy ban" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2249,6 +2315,8 @@ msgstr "Apelacja wciąż oczekuje na rozpatrzenie" #. 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" @@ -2277,6 +2345,8 @@ msgstr "Wysłałeś maksymalną możliwą ilość apelacji. Nie możesz apelowa #. 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." @@ -2294,6 +2364,8 @@ msgstr "i została ona odrzucona." #. 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." @@ -2529,3 +2601,19 @@ msgstr "Flaga" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "Brak" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "Przeniesiono do %s." + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "Nie mogę zbudować dodatku RecentPosts, ponieważ nie ma boardów, które mógłbym załączyć." diff --git a/inc/locale/pt_BR/LC_MESSAGES/tinyboard.mo b/inc/locale/pt_BR/LC_MESSAGES/tinyboard.mo index cfe67c7e..47e7f3d2 100644 Binary files a/inc/locale/pt_BR/LC_MESSAGES/tinyboard.mo and b/inc/locale/pt_BR/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/pt_BR/LC_MESSAGES/tinyboard.po b/inc/locale/pt_BR/LC_MESSAGES/tinyboard.po index c27903ea..05323955 100644 --- a/inc/locale/pt_BR/LC_MESSAGES/tinyboard.po +++ b/inc/locale/pt_BR/LC_MESSAGES/tinyboard.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-21 19:05+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" @@ -26,6 +26,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "segundos" @@ -37,6 +38,7 @@ msgstr[1] "segundos" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "segundos" @@ -48,6 +50,7 @@ msgstr[1] "minutos" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "hora" @@ -59,6 +62,7 @@ msgstr[1] "horas" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "dia" @@ -70,6 +74,7 @@ msgstr[1] "dias" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "semana" @@ -81,6 +86,7 @@ msgstr[1] "semanas" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "ano" @@ -89,6 +95,7 @@ msgstr[1] "anos" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Banido!" @@ -99,7 +106,8 @@ msgstr "Banido!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Anterior" @@ -110,28 +118,29 @@ msgstr "Anterior" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Proximo" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Erro" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 msgid "An error has occured." msgstr "Um erro ocorreu." #: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 #: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 -#: ../../../../inc/display.php:125 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Login" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, php-format msgid "Post too long. Click here to view the full text." msgstr "Mensagem muito longa. Clique aqui para ver o texto completo." @@ -139,41 +148,47 @@ msgstr "Mensagem muito longa. Clique aqui para ver o texto co #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 msgid "Ban" msgstr "Banir" #: ../../../../inc/display.php:372 ../../../../inc/display.php:477 #: ../../../../inc/display.php:389 ../../../../inc/display.php:499 #: ../../../../inc/display.php:392 ../../../../inc/display.php:502 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 msgid "Ban & Delete" msgstr "Banir & Deletar" #: ../../../../inc/display.php:376 ../../../../inc/display.php:481 #: ../../../../inc/display.php:393 ../../../../inc/display.php:503 #: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Delete file" msgstr "Deletar arquivo" #: ../../../../inc/display.php:376 ../../../../inc/display.php:481 #: ../../../../inc/display.php:393 ../../../../inc/display.php:503 #: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Are you sure you want to delete this file?" msgstr "Tem certeza que quer deletar esse arquivo?" #: ../../../../inc/display.php:380 ../../../../inc/display.php:485 #: ../../../../inc/display.php:397 ../../../../inc/display.php:507 #: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Spoiler File" msgstr "Arquivo 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Are you sure you want to spoiler this file?" msgstr "Você tem certeza de que quer tornar o arquivo spoiler?" #: ../../../../inc/display.php:384 ../../../../inc/display.php:401 -#: ../../../../inc/display.php:404 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Mover resposta para outra board" @@ -181,6 +196,7 @@ msgstr "Mover resposta para outra board" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Editar mensagem" @@ -189,69 +205,69 @@ msgstr "Editar mensagem" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Deletar" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Are you sure you want to delete this?" msgstr "Você tem certeza que deseja deletar isto?" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Delete all posts by IP" msgstr "Deletar todos os posts do IP" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Are you sure you want to delete all posts by this IP address?" msgstr "Você tem certeza que deseja deletar todos os posts deste IP?" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "Delete all posts by IP across all boards" msgstr "Deletar todos os posts deste IP em todas as boards" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "" "Are you sure you want to delete all posts by this IP address, across all " "boards?" msgstr "Tem certeza que quer deletar todos os posts deste IP em todas as boards?" #: ../../../../inc/display.php:490 ../../../../inc/display.php:512 -#: ../../../../inc/display.php:515 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Despinar tópico" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Pinar tópico" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "Retirar limite de bump" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "Adicionar limite de bump" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Destrancar tópico" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Trancar tópico" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Mover tópico para outra board" @@ -720,6 +736,9 @@ msgstr "Log da moderação" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -894,6 +913,8 @@ msgstr "Deletar Mensagem" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -918,6 +939,7 @@ msgstr "Arquivo" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -975,6 +997,11 @@ msgstr "Senha" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1038,6 +1065,7 @@ msgstr "sem assunto" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1167,6 +1195,8 @@ msgstr "omitidas. Clique em responder para visualizar." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1211,6 +1241,8 @@ msgstr "E-mail" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1312,6 +1344,8 @@ msgstr "Sinalizações" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1346,6 +1380,8 @@ msgstr "Fixar" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1380,6 +1416,8 @@ msgstr "Trancar" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1460,6 +1498,10 @@ msgstr "Sem resultados." #. line 13 #. line 115 #. line 16 +#. 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 @@ -1587,6 +1629,7 @@ msgstr "Nova mensagem" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1675,6 +1718,11 @@ msgstr "Postar nova notícia" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1706,6 +1754,8 @@ msgstr "Equipe" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1755,6 +1805,8 @@ msgstr "Nova nota" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1824,6 +1876,11 @@ msgstr "sem razão especificada" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1869,6 +1926,8 @@ msgstr "todas as boards" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1897,6 +1956,8 @@ msgstr "Configurar" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1933,6 +1994,8 @@ msgstr "nunca" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -1996,6 +2059,8 @@ msgstr "Tempo" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2048,6 +2113,7 @@ msgstr "Nova Expulsão" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2240,6 +2306,8 @@ msgstr "Ele ainda está pendente" #. 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" @@ -2268,6 +2336,8 @@ msgstr "Você excedeu o limite de apelos. Você não pode apelar por este ban no #. 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." @@ -2285,6 +2355,8 @@ msgstr "e foi negado." #. 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." @@ -2520,3 +2592,19 @@ msgstr "" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "" + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "" diff --git a/inc/locale/ru_RU/LC_MESSAGES/javascript.js b/inc/locale/ru_RU/LC_MESSAGES/javascript.js index 03231b23..4964fedb 100644 --- a/inc/locale/ru_RU/LC_MESSAGES/javascript.js +++ b/inc/locale/ru_RU/LC_MESSAGES/javascript.js @@ -1 +1 @@ -l10n = {"Style: ":"\u0421\u0442\u0438\u043b\u044c:","File":"\u0424\u0430\u0439\u043b","hide":"\u0441\u043a\u0440\u044b\u0442\u044c","show":"\u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c","Show locked threads":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0435 \u0442\u0440\u0435\u0434\u044b","Hide locked threads":"\u0421\u043a\u0440\u044b\u0442\u044c \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0435 \u0442\u0440\u0435\u0434\u044b","URL":"URL","Select":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c","Remote":"\u0421\u0441\u044b\u043b\u043a\u0430","Embed":"\u0412\u0441\u0442\u0440\u043e\u0438\u0442\u044c","Oekaki":"Oekaki","hidden":"\u0441\u043a\u0440\u044b\u0442\u043e","Show images":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Hide images":"\u0421\u043a\u0440\u044b\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Password":"\u041f\u0430\u0440\u043e\u043b\u044c","Delete file only":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u0444\u0430\u0439\u043b","Delete":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c","Reason":"\u041f\u0440\u0438\u0447\u0438\u043d\u0430","Report":"\u0416\u0430\u043b\u043e\u0431\u0430","Click reply to view.":"\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043e\u0442\u0432\u0435\u0442 \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.","Click to expand":"\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u0447\u0442\u043e\u0431\u044b \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u044c","Hide expanded replies":"\u0421\u043a\u0440\u044b\u0442\u044c \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u044b\u0435 \u043e\u0442\u0432\u0435\u0442\u044b","Brush size":"\u0420\u0430\u0437\u043c\u0435\u0440 \u043a\u0438\u0441\u0442\u0438","Set text":"\u0422\u0435\u043a\u0441\u0442","Clear":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c","Save":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c","Load":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c","Toggle eraser":"\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043b\u0430\u0441\u0442\u0438\u043a","Get color":"\u0426\u0432\u0435\u0442","Fill":"\u0417\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u044c","Use oekaki instead of file?":"\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c oekaki \u0432\u043c\u0435\u0441\u0442\u043e \u0444\u0430\u0439\u043b\u0430?","Edit in oekaki":"\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0432 oekaki","Enter some text":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0442\u0435\u043a\u0441\u0442","Enter font or leave empty":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0448\u0440\u0438\u0444\u0442 \u0438\u043b\u0438 \u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u044b\u043c","Forced anonymity":"\u0412\u0441\u0435 \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u043e","enabled":"\u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e ","disabled":"\u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u043e","Sun":"\u0412\u0441","Mon":"\u041f\u043d","Tue":"\u0412\u0442","Wed":"\u0421\u0440","Thu":"\u0427\u0442","Fri":"\u041f\u0442","Sat":"\u0421\u0431","Catalog":"\u041a\u0430\u0442\u0430\u043b\u043e\u0433","Submit":"\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c","Quick reply":"\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043e\u0442\u0432\u0435\u0442","Posting mode: Replying to >>{0}<\/small>":"\u041e\u0442\u0432\u0435\u0442 \u0432 >>{0}<\/small>","Return":"\u0412\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f","Expand all images":"\u0420\u0430\u0441\u043a\u0440\u044b\u0442\u044c \u0432\u0441\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Hello!":"\u041f\u0440\u0438\u0432\u0435\u0442!","{0} users":"{0} \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439","(hide threads from this board)":"(\u0441\u043a\u0440\u044b\u0442\u044c \u0442\u0440\u0435\u0434\u044b \u044d\u0442\u043e\u0439 \u0434\u043e\u0441\u043a\u0438)","(show threads from this board)":"(\u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0442\u0440\u0435\u0434\u044b \u044d\u0442\u043e\u0439 \u0434\u043e\u0441\u043a\u0438)","No more threads to display":"\u041d\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u0442\u0440\u0435\u0434\u043e\u0432 \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Loading...":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...","Save as original filename":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435","Reported post(s).":"\u0416\u0430\u043b\u043e\u0431\u044b \u043d\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435(\u044f).","An unknown error occured!":"\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430.","Something went wrong... An unknown error occured!":"\u0427\u0442\u043e \u0442\u043e \u043d\u0435 \u0442\u0430\u043a... \u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430!","Working...":"\u0414\u0443\u043c\u0430\u044e...","Posting... (#%)":"\u041e\u0442\u043f\u0440\u0430\u0432\u043a\u0430...(#%)","Posted...":"\u041e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043e...","An unknown error occured when posting!":"\u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430!","Posting...":"\u041e\u0442\u043f\u0440\u0430\u0432\u043a\u0430...","Upload URL":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c URL","Spoiler Image":"\u041a\u0430\u0440\u0442\u0438\u043d\u043a\u0430-\u0441\u043f\u043e\u0439\u043b\u0435\u0440","Comment":"\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439","Quick Reply":"\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043e\u0442\u0432\u0435\u0442","Stop watching this thread":"\u041d\u0435 \u0441\u043b\u0435\u0434\u0438\u0442\u044c \u0437\u0430 \u0442\u0440\u0435\u0434\u043e\u043c","Watch this thread":"\u0421\u043b\u0435\u0434\u0438\u0442\u044c \u0437\u0430 \u0442\u0440\u0435\u0434\u043e\u043c","Unpin this board":"\u041e\u0442\u043a\u0440\u0435\u043f\u0438\u0442\u044c \u0434\u043e\u0441\u043a\u0443","Pin this board":"\u041f\u0440\u0438\u043a\u0440\u0435\u043f\u0438\u0442\u044c \u0434\u043e\u0441\u043a\u0443","Stop watching this board":"\u041d\u0435 \u0441\u043b\u0435\u0434\u0438\u0442\u044c \u0437\u0430 \u0434\u043e\u0441\u043a\u043e\u0439","Watch this board":"\u0421\u043b\u0435\u0434\u0438\u0442\u044c \u0437\u0430 \u0434\u043e\u0441\u043a\u043e\u0439","Click on any image on this site to load it into oekaki applet":"\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043d\u0430 \u043b\u044e\u0431\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043d\u0430 \u044d\u0442\u043e\u043c \u0441\u0430\u0439\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0435\u0433\u043e \u0432 oekaki","Sunday":"\u0412\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","Monday":"\u041f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","Tuesday":"\u0412\u0442\u043e\u0440\u043d\u0438\u043a","Wednesday":"\u0421\u0440\u0435\u0434\u0430","Thursday":"\u0427\u0435\u0442\u0432\u0435\u0440\u0433","Friday":"\u041f\u044f\u0442\u043d\u0438\u0446\u0430","Saturday":"\u0421\u0443\u0431\u0431\u043e\u0442\u0430","January":"\u042f\u043d\u0432\u0430\u0440\u044c","February":"\u0424\u0435\u0432\u0440\u0430\u043b\u044c","March":"\u041c\u0430\u0440\u0442","April":"\u0410\u043f\u0440\u0435\u043b\u044c","May":"\u041c\u0430\u0439","June":"\u0418\u044e\u043d\u044c","July":"\u0418\u044e\u043b\u044c","August":"\u0410\u0432\u0433\u0443\u0441\u0442","September":"\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c","October":"\u041e\u043a\u0442\u044f\u0431\u0440\u044c","November":"\u041d\u043e\u044f\u0431\u0440\u044c","December":"\u0414\u0435\u043a\u0430\u0431\u0440\u044c","Jan":"\u042f\u043d\u0432","Feb":"\u0424\u0435\u0432","Mar":"\u041c\u0430\u0440","Apr":"\u0410\u043f\u0440","Jun":"\u0418\u044e\u043d","Jul":"\u0418\u044e\u043b","Aug":"\u0410\u0432\u0433","Sep":"\u0421\u0435\u043d","Oct":"\u041e\u043a\u0442","Nov":"\u041d\u043e\u044f","Dec":"\u0414\u0435\u043a","AM":"AM","PM":"PM","am":"am","pm":"pm","Your browser does not support HTML5 video.":"\u0422\u0432\u043e\u0439 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u0443\u043c\u0435\u0435\u0442 \u0432 HTML5 \u0432\u0438\u0434\u0435\u043e.","[play once]":"[\u0418\u0433\u0440\u0430\u0442\u044c]","[loop]":"[\u041b\u0443\u043f\u043f]","WebM Settings":"WebM \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438","Expand videos inline":"\u0420\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u0432\u0438\u0434\u0435\u043e","Play videos on hover":"\u041f\u0440\u043e\u0438\u0433\u0440\u0430\u0442\u044c \u043f\u0440\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0438","Default volume":"\u0413\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c"}; \ No newline at end of file +l10n = {"Style: ":"\u0421\u0442\u0438\u043b\u044c:","File":"\u0424\u0430\u0439\u043b","hide":"\u0441\u043a\u0440\u044b\u0442\u044c","show":"\u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c","Show locked threads":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0435 \u0442\u0440\u0435\u0434\u044b","Hide locked threads":"\u0421\u043a\u0440\u044b\u0442\u044c \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0435 \u0442\u0440\u0435\u0434\u044b","URL":"URL","Select":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c","Remote":"\u0421\u0441\u044b\u043b\u043a\u0430","Embed":"\u0412\u0441\u0442\u0440\u043e\u0438\u0442\u044c","Oekaki":"Oekaki","hidden":"\u0441\u043a\u0440\u044b\u0442\u043e","Show images":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Hide images":"\u0421\u043a\u0440\u044b\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Password":"\u041f\u0430\u0440\u043e\u043b\u044c","Delete file only":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u0444\u0430\u0439\u043b","Delete":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c","Reason":"\u041f\u0440\u0438\u0447\u0438\u043d\u0430","Report":"\u0416\u0430\u043b\u043e\u0431\u0430","Click reply to view.":"\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043e\u0442\u0432\u0435\u0442 \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.","Click to expand":"\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u0447\u0442\u043e\u0431\u044b \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u044c","Hide expanded replies":"\u0421\u043a\u0440\u044b\u0442\u044c \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u044b\u0435 \u043e\u0442\u0432\u0435\u0442\u044b","Brush size":"\u0420\u0430\u0437\u043c\u0435\u0440 \u043a\u0438\u0441\u0442\u0438","Set text":"\u0422\u0435\u043a\u0441\u0442","Clear":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c","Save":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c","Load":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c","Toggle eraser":"\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043b\u0430\u0441\u0442\u0438\u043a","Get color":"\u0426\u0432\u0435\u0442","Fill":"\u0417\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u044c","Use oekaki instead of file?":"\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c oekaki \u0432\u043c\u0435\u0441\u0442\u043e \u0444\u0430\u0439\u043b\u0430?","Edit in oekaki":"\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0432 oekaki","Enter some text":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0442\u0435\u043a\u0441\u0442","Enter font or leave empty":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0448\u0440\u0438\u0444\u0442 \u0438\u043b\u0438 \u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u044b\u043c","Forced anonymity":"\u0412\u0441\u0435 \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u043e","enabled":"\u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e ","disabled":"\u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u043e","Sun":"\u0412\u0441","Mon":"\u041f\u043d","Tue":"\u0412\u0442","Wed":"\u0421\u0440","Thu":"\u0427\u0442","Fri":"\u041f\u0442","Sat":"\u0421\u0431","Catalog":"\u041a\u0430\u0442\u0430\u043b\u043e\u0433","Submit":"\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c","Quick reply":"\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043e\u0442\u0432\u0435\u0442","Posting mode: Replying to >>{0}<\/small>":"\u041e\u0442\u0432\u0435\u0442 \u0432 >>{0}<\/small>","Return":"\u0412\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f","Expand all images":"\u0420\u0430\u0441\u043a\u0440\u044b\u0442\u044c \u0432\u0441\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Hello!":"\u041f\u0440\u0438\u0432\u0435\u0442!","{0} users":"{0} \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439","(hide threads from this board)":"(\u0441\u043a\u0440\u044b\u0442\u044c \u0442\u0440\u0435\u0434\u044b \u044d\u0442\u043e\u0439 \u0434\u043e\u0441\u043a\u0438)","(show threads from this board)":"(\u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0442\u0440\u0435\u0434\u044b \u044d\u0442\u043e\u0439 \u0434\u043e\u0441\u043a\u0438)","No more threads to display":"\u041d\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u0442\u0440\u0435\u0434\u043e\u0432 \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Loading...":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...","Save as original filename":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435","Reported post(s).":"\u0416\u0430\u043b\u043e\u0431\u044b \u043d\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435(\u044f).","An unknown error occured!":"\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430.","Something went wrong... An unknown error occured!":"\u0427\u0442\u043e \u0442\u043e \u043d\u0435 \u0442\u0430\u043a... \u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430!","Working...":"\u0414\u0443\u043c\u0430\u044e...","Posting... (#%)":"\u041e\u0442\u043f\u0440\u0430\u0432\u043a\u0430...(#%)","Posted...":"\u041e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043e...","An unknown error occured when posting!":"\u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430!","Posting...":"\u041e\u0442\u043f\u0440\u0430\u0432\u043a\u0430...","Upload URL":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c URL","Spoiler Image":"\u041a\u0430\u0440\u0442\u0438\u043d\u043a\u0430-\u0441\u043f\u043e\u0439\u043b\u0435\u0440","Comment":"\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439","Quick Reply":"\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043e\u0442\u0432\u0435\u0442","Stop watching this thread":"\u041d\u0435 \u0441\u043b\u0435\u0434\u0438\u0442\u044c \u0437\u0430 \u0442\u0440\u0435\u0434\u043e\u043c","Watch this thread":"\u0421\u043b\u0435\u0434\u0438\u0442\u044c \u0437\u0430 \u0442\u0440\u0435\u0434\u043e\u043c","Unpin this board":"\u041e\u0442\u043a\u0440\u0435\u043f\u0438\u0442\u044c \u0434\u043e\u0441\u043a\u0443","Pin this board":"\u041f\u0440\u0438\u043a\u0440\u0435\u043f\u0438\u0442\u044c \u0434\u043e\u0441\u043a\u0443","Stop watching this board":"\u041d\u0435 \u0441\u043b\u0435\u0434\u0438\u0442\u044c \u0437\u0430 \u0434\u043e\u0441\u043a\u043e\u0439","Watch this board":"\u0421\u043b\u0435\u0434\u0438\u0442\u044c \u0437\u0430 \u0434\u043e\u0441\u043a\u043e\u0439","Click on any image on this site to load it into oekaki applet":"\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043d\u0430 \u043b\u044e\u0431\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043d\u0430 \u044d\u0442\u043e\u043c \u0441\u0430\u0439\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0435\u0433\u043e \u0432 oekaki","Sunday":"\u0412\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","Monday":"\u041f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","Tuesday":"\u0412\u0442\u043e\u0440\u043d\u0438\u043a","Wednesday":"\u0421\u0440\u0435\u0434\u0430","Thursday":"\u0427\u0435\u0442\u0432\u0435\u0440\u0433","Friday":"\u041f\u044f\u0442\u043d\u0438\u0446\u0430","Saturday":"\u0421\u0443\u0431\u0431\u043e\u0442\u0430","January":"\u042f\u043d\u0432\u0430\u0440\u044c","February":"\u0424\u0435\u0432\u0440\u0430\u043b\u044c","March":"\u041c\u0430\u0440\u0442","April":"\u0410\u043f\u0440\u0435\u043b\u044c","May":"\u041c\u0430\u0439","June":"\u0418\u044e\u043d\u044c","July":"\u0418\u044e\u043b\u044c","August":"\u0410\u0432\u0433\u0443\u0441\u0442","September":"\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c","October":"\u041e\u043a\u0442\u044f\u0431\u0440\u044c","November":"\u041d\u043e\u044f\u0431\u0440\u044c","December":"\u0414\u0435\u043a\u0430\u0431\u0440\u044c","Jan":"\u042f\u043d\u0432","Feb":"\u0424\u0435\u0432","Mar":"\u041c\u0430\u0440","Apr":"\u0410\u043f\u0440","Jun":"\u0418\u044e\u043d","Jul":"\u0418\u044e\u043b","Aug":"\u0410\u0432\u0433","Sep":"\u0421\u0435\u043d","Oct":"\u041e\u043a\u0442","Nov":"\u041d\u043e\u044f","Dec":"\u0414\u0435\u043a","AM":"AM","PM":"PM","am":"am","pm":"pm","Your browser does not support HTML5 video.":"\u0422\u0432\u043e\u0439 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u0443\u043c\u0435\u0435\u0442 \u0432 HTML5 \u0432\u0438\u0434\u0435\u043e.","[play once]":"[\u0418\u0433\u0440\u0430\u0442\u044c]","[loop]":"[\u041b\u0443\u043f\u043f]","WebM Settings":"WebM \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438","Expand videos inline":"\u0420\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u0432\u0438\u0434\u0435\u043e","Play videos on hover":"\u041f\u0440\u043e\u0438\u0433\u0440\u0430\u0442\u044c \u043f\u0440\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0438","Default volume":"\u0413\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c","Tree view":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u0434\u0435\u0440\u0435\u0432\u0430"}; \ 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 index 2208e32b..208cbdb7 100644 --- a/inc/locale/ru_RU/LC_MESSAGES/javascript.po +++ b/inc/locale/ru_RU/LC_MESSAGES/javascript.po @@ -4,13 +4,14 @@ # # Translators: # Assada , 2014 +# Assada , 2014 msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:53+0000\n" -"Last-Translator: czaks \n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-21 20:11+0000\n" +"Last-Translator: Assada \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" @@ -567,4 +568,4 @@ msgstr "Громкость" #: ../../../../js/treeview.js:18 msgid "Tree view" -msgstr "" +msgstr "Просмотр дерева" diff --git a/inc/locale/ru_RU/LC_MESSAGES/tinyboard.mo b/inc/locale/ru_RU/LC_MESSAGES/tinyboard.mo index eb57a241..71aea924 100644 Binary files a/inc/locale/ru_RU/LC_MESSAGES/tinyboard.mo and b/inc/locale/ru_RU/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/ru_RU/LC_MESSAGES/tinyboard.po b/inc/locale/ru_RU/LC_MESSAGES/tinyboard.po index ed9c37f8..33795c37 100644 --- a/inc/locale/ru_RU/LC_MESSAGES/tinyboard.po +++ b/inc/locale/ru_RU/LC_MESSAGES/tinyboard.po @@ -4,14 +4,16 @@ # # Translators: # Assada , 2014 +# Assada , 2014 +# cookiezeater , 2014 # cookiezeater , 2014 msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" -"Last-Translator: czaks \n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-22 20:14+0000\n" +"Last-Translator: Assada \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" @@ -25,6 +27,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "секунда" @@ -37,6 +40,7 @@ msgstr[2] "секунд" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "минута" @@ -49,6 +53,7 @@ msgstr[2] "минут" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "час" @@ -61,6 +66,7 @@ msgstr[2] "часа" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "день" @@ -73,6 +79,7 @@ msgstr[2] "дней" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "неделя" @@ -85,6 +92,7 @@ msgstr[2] "недель" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "год" @@ -94,6 +102,7 @@ msgstr[2] "лет" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Забанен!" @@ -104,7 +113,8 @@ msgstr "Забанен!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Предыдущий" @@ -115,28 +125,29 @@ msgstr "Предыдущий" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Следующий" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Ошибка" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 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 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Войти" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, php-format msgid "Post too long. Click here to view the full text." msgstr "Пост слишком длинный. Нажмите вот сюда чтобы просмотреть полностью." @@ -144,41 +155,47 @@ 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 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Are you sure you want to spoiler this file?" msgstr "Вы точно хотите поместить этот файл под спойлер?" #: ../../../../inc/display.php:384 ../../../../inc/display.php:401 -#: ../../../../inc/display.php:404 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "*** Переместить ответ на другую доску" @@ -186,6 +203,7 @@ msgstr "*** Переместить ответ на другую доску" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Редактировать пост" @@ -194,69 +212,69 @@ msgstr "Редактировать пост" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Удалить" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Are you sure you want to delete this?" msgstr "Вы точно хотите это удалить?" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Delete all posts by IP" msgstr "Удалить все посты с этого IP" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "Delete all posts by IP across all boards" msgstr "Удалить все посты с данного IP со всех борд" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "" "Are you sure you want to delete all posts by this IP address, across all " "boards?" msgstr "Вы точно хотите удалить все посты с этого IP адреса на всех досках?" #: ../../../../inc/display.php:490 ../../../../inc/display.php:512 -#: ../../../../inc/display.php:515 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Открепить тред" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Прикрепить тред" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" -msgstr "" +msgstr "Разрешить бамп треда" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" -msgstr "" +msgstr "Запретить бамп треда" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Открыть тред" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Закрыть тред" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Переместить тред в другую доску" @@ -267,7 +285,7 @@ msgstr "Переместить тред в другую доску" #: ../../../../inc/config.php:346 ../../../../inc/config.php:473 #: ../../../../inc/config.php:474 ../../../../inc/config.php:475 msgid "You have been muted for unoriginal content." -msgstr "" +msgstr "Вы получили мут за неоригинальный контент." #. The names on the post buttons. (On most imageboards, these are both just #. "Post"). @@ -292,7 +310,7 @@ msgstr "Новый ответ" msgid "" "All trademarks, copyrights, comments, and images on this page are owned by " "and are the responsibility of their respective parties." -msgstr "" +msgstr "Все права, копирайты на этой странице принадлежат правообладателям. За любую размещенную информацию несет личную ответственность лицо, загрузившее эту информацию. Все комментарии принадлежат лицам, отправившим их." #. * ==================== #. * Error messages @@ -351,7 +369,7 @@ msgstr "Ты должен загрузить изображение." #: ../../../../inc/config.php:969 ../../../../inc/config.php:971 #: ../../../../inc/config.php:973 ../../../../inc/config.php:989 msgid "The server failed to handle your upload." -msgstr "" +msgstr "Произошла ошибка при загрузке файла на сервер." #: ../../../../inc/config.php:874 ../../../../inc/config.php:979 #: ../../../../inc/config.php:970 ../../../../inc/config.php:972 @@ -369,7 +387,7 @@ msgstr "Неверная доска." #: ../../../../inc/config.php:972 ../../../../inc/config.php:974 #: ../../../../inc/config.php:976 ../../../../inc/config.php:992 msgid "Thread specified does not exist." -msgstr "" +msgstr "Данного треда не существует." #: ../../../../inc/config.php:877 ../../../../inc/config.php:982 #: ../../../../inc/config.php:973 ../../../../inc/config.php:975 @@ -425,14 +443,14 @@ msgstr "" #: ../../../../inc/config.php:985 ../../../../inc/config.php:1001 #, php-format msgid "You are muted! Expires in %d seconds." -msgstr "" +msgstr "Вы получили мут! Мут будет снят через %d секунд" #: ../../../../inc/config.php:886 ../../../../inc/config.php:991 #: ../../../../inc/config.php:982 ../../../../inc/config.php:984 #: ../../../../inc/config.php:986 ../../../../inc/config.php:1002 #, php-format msgid "Your IP address is listed in %s." -msgstr "" +msgstr "Ваш айпи адрес числится в %s." #: ../../../../inc/config.php:887 ../../../../inc/config.php:992 #: ../../../../inc/config.php:983 ../../../../inc/config.php:985 @@ -444,7 +462,7 @@ msgstr "Слишком много ссылок. Обнаружен флуд." #: ../../../../inc/config.php:984 ../../../../inc/config.php:986 #: ../../../../inc/config.php:988 ../../../../inc/config.php:1004 msgid "Too many cites; post discarded." -msgstr "" +msgstr "Слишком много цитат; Пост отклонён." #: ../../../../inc/config.php:889 ../../../../inc/config.php:994 #: ../../../../inc/config.php:985 ../../../../inc/config.php:987 @@ -468,7 +486,7 @@ msgstr "Ты ничего не выбрал для жалобы." #: ../../../../inc/config.php:988 ../../../../inc/config.php:990 #: ../../../../inc/config.php:992 ../../../../inc/config.php:1008 msgid "You can't report that many posts at once." -msgstr "" +msgstr "Вы не можете пожаловаться на столько постов за раз." #: ../../../../inc/config.php:893 ../../../../inc/config.php:998 #: ../../../../inc/config.php:989 ../../../../inc/config.php:991 @@ -537,7 +555,7 @@ msgstr "" #: ../../../../inc/config.php:999 ../../../../inc/config.php:1001 #: ../../../../inc/config.php:1003 ../../../../inc/config.php:1019 msgid "You seem to have mistyped the verification." -msgstr "" +msgstr "Вы ошиблись при вводе капчи." #. Moderator errors #: ../../../../inc/config.php:906 ../../../../inc/config.php:1011 @@ -547,7 +565,7 @@ msgstr "" msgid "" "You are only allowed to unban %s users at a time. You tried to unban %u " "users." -msgstr "" +msgstr "Вам разрешено разбанивать %s пользователей за раз. Вы попытались разбанить %u пользователей." #: ../../../../inc/config.php:907 ../../../../inc/config.php:1012 #: ../../../../inc/config.php:1003 ../../../../inc/config.php:1005 @@ -573,7 +591,7 @@ msgstr "" #: ../../../../inc/config.php:1006 ../../../../inc/config.php:1008 #: ../../../../inc/config.php:1010 ../../../../inc/config.php:1026 msgid "Invalid/malformed cookies." -msgstr "" +msgstr "Неверные/испорченные куки." #: ../../../../inc/config.php:911 ../../../../inc/config.php:1016 #: ../../../../inc/config.php:1007 ../../../../inc/config.php:1009 @@ -600,7 +618,7 @@ msgstr "Поле %s заполнено с ошибкой. " #: ../../../../inc/config.php:1014 ../../../../inc/config.php:1030 #, php-format msgid "There is already a %s board." -msgstr "" +msgstr "Доска %s уже существует." #: ../../../../inc/config.php:915 ../../../../inc/config.php:1020 #: ../../../../inc/config.php:1011 ../../../../inc/config.php:1013 @@ -625,7 +643,7 @@ msgstr "Страница не найдена." #: ../../../../inc/config.php:1018 ../../../../inc/config.php:1034 #, php-format msgid "That mod already exists!" -msgstr "" +msgstr "Этот модератор уже есть!!" #: ../../../../inc/config.php:919 ../../../../inc/config.php:1024 #: ../../../../inc/config.php:1015 ../../../../inc/config.php:1017 @@ -665,7 +683,7 @@ msgstr "Дашборд" #: ../../../../inc/mod/pages.php:267 ../../../../inc/mod/pages.php:265 msgid "There are no boards to search!" -msgstr "" +msgstr "Нет досок для осуществления поиска." #. $results now contains the search results #: ../../../../inc/mod/pages.php:335 ../../../../inc/mod/pages.php:334 @@ -688,7 +706,7 @@ msgstr "Новая доска" #: ../../../../inc/mod/pages.php:553 ../../../../inc/mod/pages.php:562 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:121 msgid "Noticeboard" -msgstr "" +msgstr "Пангель уведомлений" #: ../../../../inc/mod/pages.php:614 ../../../../inc/mod/pages.php:631 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:194 @@ -725,12 +743,15 @@ msgstr "Логи модерации" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../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 "" +msgstr "IP" #. line 171 #: ../../../../inc/mod/pages.php:848 ../../../../inc/mod/pages.php:1367 @@ -754,7 +775,7 @@ msgstr "Целевая и текущая доска одинаковы." #: ../../../../inc/mod/pages.php:1296 ../../../../inc/mod/pages.php:1357 msgid "Impossible to move thread; there is only one board." -msgstr "" +msgstr "Невозможно переместить тред; здесь только одна доска." #. line 39 #: ../../../../inc/mod/pages.php:1300 ../../../../inc/mod/pages.php:1361 @@ -807,16 +828,16 @@ msgstr "Редактор настроек" #: ../../../../inc/mod/pages.php:2226 ../../../../inc/mod/pages.php:2367 msgid "Themes directory doesn't exist!" -msgstr "" +msgstr "Директории с темами не существует!" #: ../../../../inc/mod/pages.php:2228 ../../../../inc/mod/pages.php:2369 msgid "Cannot open themes directory; check permissions." -msgstr "" +msgstr "Не получается открыть директорию с шаблонами; проверьте права доступа." #: ../../../../inc/mod/pages.php:2242 ../../../../inc/mod/pages.php:2388 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:291 msgid "Manage themes" -msgstr "" +msgstr "Управлять шаблонами" #: ../../../../inc/mod/pages.php:2307 ../../../../inc/mod/pages.php:2453 #, php-format @@ -839,11 +860,11 @@ msgstr "Debug: Анти-спам" #: ../../../../inc/mod/pages.php:2409 ../../../../inc/mod/pages.php:2566 msgid "Debug: Recent posts" -msgstr "" +msgstr "Debug: Recent posts" #: ../../../../inc/mod/pages.php:2433 ../../../../inc/mod/pages.php:2590 msgid "Debug: SQL" -msgstr "" +msgstr "Debug: SQL" #. Print error #: ../../../../inc/database.php:72 ../../../../inc/database.php:94 @@ -852,7 +873,7 @@ msgstr "Ошибка базы данных:" #: ../../../../banned.php:4 msgid "Banned?" -msgstr "" +msgstr "Забанен?" #: ../../../../banned.php:5 msgid "You are not banned." @@ -899,6 +920,8 @@ msgstr "удалить пост" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -923,6 +946,7 @@ msgstr "Файл" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -980,6 +1004,11 @@ msgstr "Пaроль" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1029,7 +1058,7 @@ msgstr "Назад" #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:61 #: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:64 msgid "(No news to show.)" -msgstr "" +msgstr "(Нет новостей для показа.)" #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:85 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:146 @@ -1037,12 +1066,13 @@ msgstr "" #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:144 #: ../../../../templates/cache/d2/14/70c07e4c5f648cfa0d0663a1f18973ff6f6946363b45332b2627a0fcf273.php:88 msgid "no subject" -msgstr "" +msgstr "без темы" #. line 44 #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1065,9 +1095,9 @@ msgstr "" #: ../../../../templates/cache/41/57/9143de5f74d921965e5ff24e0f1ce44a18317fd4937f5d8d65f56337acf3.php:88 msgid "1 reply" msgid_plural "%count% replies" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%count% ответ" +msgstr[1] "%count% ответа" +msgstr[2] "%count% ответов" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:102 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:105 @@ -1124,9 +1154,9 @@ msgstr[2] "Последние %count% постов" #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:372 msgid "1 post" msgid_plural "%count% posts" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%count% пост" +msgstr[1] "%count% поста" +msgstr[2] "%count% постов" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:604 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:569 @@ -1146,9 +1176,9 @@ msgstr "и" #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:390 msgid "1 image reply" msgid_plural "%count% image replies" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%count% ответ с картинкой" +msgstr[1] "%count% ответа с картинкой" +msgstr[2] "%count% ответов с картинкой" #: ../../../../templates/cache/d8/f2/7780eb1adcdbda7e332659e3fb4f.php:621 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:586 @@ -1157,7 +1187,7 @@ msgstr[2] "" #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:682 #: ../../../../templates/cache/b5/eb/fd7d06d38210e123d492fb7f2a1891578af746ef421003f1b55da157122f.php:395 msgid "omitted. Click reply to view." -msgstr "" +msgstr "обрезан. Нажмите ответить, чтобы просмотреть полностью." #. line 7 #. line 14 @@ -1176,6 +1206,8 @@ msgstr "" #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1220,6 +1252,8 @@ msgstr "Адрес" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1253,17 +1287,17 @@ msgstr "Комментарий" #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:97 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:100 msgid "Currently editing raw HTML." -msgstr "" +msgstr "Редактируется чистый HTML." #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:105 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:108 msgid "Edit markup instead?" -msgstr "" +msgstr "Редактировать разметку?" #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:115 #: ../../../../templates/cache/d1/2d/e4ea563232b42da227befa9cf03fef935e472b1268221e2399d8d6af1cd5.php:118 msgid "Edit raw HTML instead?" -msgstr "" +msgstr "Редактировать чистый HTML?" #. line 73 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:226 @@ -1321,6 +1355,8 @@ msgstr "Флаги" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1355,6 +1391,8 @@ msgstr "Sticky" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1389,6 +1427,8 @@ msgstr "Lock" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1413,24 +1453,24 @@ msgstr "(Для удаления файлов.)" #: ../../../../search.php:5 msgid "Post search is disabled" -msgstr "" +msgstr "Поиск по постам отключен" #: ../../../../search.php:25 ../../../../search.php:31 #: ../../../../search.php:29 ../../../../search.php:35 msgid "Wait a while before searching again, please." -msgstr "" +msgstr "Подождите немного прежде чем снова искать." #: ../../../../search.php:131 ../../../../search.php:135 msgid "Query too broad." -msgstr "" +msgstr "Запрос слишком широк." #: ../../../../search.php:152 ../../../../search.php:156 #, php-format msgid "%d result in" msgid_plural "%d results in" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%d результат в" +msgstr[1] "%d результата в" +msgstr[2] "%d результатов в" #: ../../../../search.php:163 ../../../../search.php:167 msgid "No results." @@ -1470,6 +1510,10 @@ msgstr "Нет результатов" #. line 13 #. line 115 #. line 16 +#. 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 @@ -1482,12 +1526,12 @@ msgstr "Поиск" #: ../../../../inc/mod/pages.php:939 msgid "Ban appeal not found!" -msgstr "" +msgstr "Жалоб на баны нет!" #: ../../../../inc/mod/pages.php:989 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:265 msgid "Ban appeals" -msgstr "" +msgstr "Жалобы на несправедливые баны" #: ../../../../inc/mod/pages.php:1833 msgid "New user" @@ -1495,11 +1539,11 @@ msgstr "Новый пользователь" #: ../../../../inc/mod/pages.php:1888 msgid "Impossible to promote/demote user." -msgstr "" +msgstr "Невозможно повысить/понизить пользователя." #: ../../../../inc/mod/pages.php:2612 msgid "Debug: APC" -msgstr "" +msgstr "Debug: APC" #: ../../../../inc/config.php:1026 ../../../../inc/config.php:1017 #: ../../../../inc/config.php:1019 ../../../../inc/config.php:1021 @@ -1507,7 +1551,7 @@ msgstr "" msgid "" "Your code contained PHP syntax errors. Please go back and correct them. PHP " "says: " -msgstr "" +msgstr "Your code contained PHP syntax errors. Please go back and correct them. PHP says: " #. line 2 #. line 6 @@ -1539,7 +1583,7 @@ msgstr "Сообщения" #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:188 msgid "View all noticeboard entries" -msgstr "" +msgstr "Просмотреть все заметки" #. line 76 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:222 @@ -1562,7 +1606,7 @@ msgstr "Другое" #. line 139 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:391 msgid "Debug" -msgstr "" +msgstr "Дебаг" #. line 141 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:396 @@ -1581,7 +1625,7 @@ msgstr "SQL" #. line 164 #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:446 msgid "User account" -msgstr "" +msgstr "Аккаунт пользователя" #: ../../../../templates/cache/72/7e/271125664718133518fd942f20fb724224e100f8a0d47cb0b52f895ac12f.php:454 msgid "Logout" @@ -1597,15 +1641,16 @@ msgstr "Новый пост" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" -msgstr "" +msgstr "Сообщение" #. line 21 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:63 msgid "Post to noticeboard" -msgstr "" +msgstr "Создать новую заметку" #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:90 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:118 @@ -1630,7 +1675,7 @@ msgstr "" #. line 33 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:91 msgid "Post news entry" -msgstr "" +msgstr "Создать новостной пост" #. line 24 #. line 63 @@ -1685,6 +1730,11 @@ msgstr "" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1716,6 +1766,8 @@ msgstr "" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1765,6 +1817,8 @@ msgstr "Новая заметка" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1834,6 +1888,11 @@ msgstr "без причины" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1879,12 +1938,14 @@ msgstr "все доски" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../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 "" +msgstr "Установить" #. line 132 #. line 13 @@ -1907,12 +1968,14 @@ msgstr "" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../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 "" +msgstr "Истекает" #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:357 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:173 @@ -1943,6 +2006,8 @@ msgstr "никогда" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -2006,6 +2071,8 @@ msgstr "Время" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2016,7 +2083,7 @@ msgstr "Действие" #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:73 msgid "(or subnet)" -msgstr "" +msgstr "(или подсеть)" #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:88 msgid "hidden" @@ -2033,7 +2100,7 @@ msgstr "Сообщение" #. line 46 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:133 msgid "public; attached to post" -msgstr "" +msgstr "публичен; прикреплён к посту" #. line 58 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:150 @@ -2058,6 +2125,7 @@ msgstr "Новый бан" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2102,7 +2170,7 @@ msgstr "IP адрес\\маска" #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:55 #: ../../../../templates/cache/6a/a4/b13523024ba2660a4f8f05e0c909c55477f675db9a2620075762ac245c91.php:153 msgid "Duration" -msgstr "" +msgstr "Продолжительность" #. line 92 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:269 @@ -2174,19 +2242,19 @@ msgstr "Ошибка изменения размера изображения." #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:35 msgid "You were banned! ;_;" -msgstr "" +msgstr "Вы были забанены! ;_;" #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:41 msgid "You are banned! ;_;" -msgstr "" +msgstr "Вы забанены! ;_;" #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:52 msgid "You were banned from" -msgstr "" +msgstr "Вы были забанены в" #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:58 msgid "You have been banned from" -msgstr "" +msgstr "Вас забанили в " #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:82 msgid "for the following reason:" @@ -2209,7 +2277,7 @@ msgstr "" #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:129 msgid "expires" -msgstr "" +msgstr "истекает" #: ../../../../templates/cache/b7/ae/f9663c9ca58d1e218de29e04d0fa229f6263f4e68b613ce608bc023897a2.php:133 msgid "from now, which is on" @@ -2250,6 +2318,8 @@ msgstr "" #. 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" @@ -2278,6 +2348,8 @@ msgstr "" #. 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." @@ -2295,6 +2367,8 @@ msgstr "" #. 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." @@ -2326,7 +2400,7 @@ msgstr "IP адрес" #. line 3 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:26 msgid "ID" -msgstr "" +msgstr "ID" #. line 5 #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:34 @@ -2339,23 +2413,23 @@ msgstr "Последнее действие" #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:80 msgid "Unknown" -msgstr "" +msgstr "Неизвестно" #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:94 msgid "none" -msgstr "" +msgstr "ничего" #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:174 msgid "Promote" -msgstr "" +msgstr "Повысить" #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:187 msgid "Demote" -msgstr "" +msgstr "Понизить" #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:191 msgid "Are you sure you want to demote yourself?" -msgstr "" +msgstr "Вы точно хотите понизить себя в должности?" #: ../../../../templates/cache/fc/8d/2b5f6c25d93a9966c429a79ee7ebdd921957079dab214aebbc665d67b9f4.php:204 msgid "log" @@ -2373,7 +2447,7 @@ msgstr "ID Треда" #. line 14 #: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:51 msgid "Leave shadow thread" -msgstr "" +msgstr "Оставить \"shadow\" тред" #. line 18 #: ../../../../templates/cache/32/3a/d7e02cef5846ec4f1f423bb0ad2d3c307845d29f70da3f8a90a41f873e7d.php:58 @@ -2409,7 +2483,7 @@ msgstr "Ты уверен?" #: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:31 msgid "Click to proceed to" -msgstr "" +msgstr "* Кликните, чтобы перейти к" #. line 5 #: ../../../../templates/cache/57/a7/c0a734e494c78acfc595f033a070bdc87fdc3e6a28ad5aaa8666c7a1a966.php:39 @@ -2425,15 +2499,15 @@ msgstr "Время жалобы" #: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:54 msgid "Reported by" -msgstr "" +msgstr "Отправлено" #: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:73 msgid "Discard abuse report" -msgstr "" +msgstr "Отклонить жалобу" #: ../../../../templates/cache/3a/62/f804928dbcf285e3d5d8d7ae31b1e3a7c78264f270efa9650d31f69c7897.php:93 msgid "Discard all abuse reports by this IP address" -msgstr "" +msgstr "Отклонить все жалобы с этого IP адреса" #. line 4 #: ../../../../templates/cache/f9/e9/d592e3c89e2f76520cf989aa8359d3d143d8fa4996ff1d97b3be51f87a05.php:27 @@ -2457,7 +2531,7 @@ msgstr "Отправить сообщение" #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:25 msgid "There are no themes available." -msgstr "" +msgstr "Нет доступных тем." #. line 11 #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:50 @@ -2472,7 +2546,7 @@ msgstr "Описание" #. line 19 #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:70 msgid "Thumbnail" -msgstr "" +msgstr "Миниатюра" #. line 27 #: ../../../../templates/cache/ae/30/5b1888bb2e8ab6981af945fea88c1ecb021b0dfa8a068ee7adeb9dd3ee7d.php:93 @@ -2493,7 +2567,7 @@ msgstr "Удалить" #: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:72 msgid "new; optional" -msgstr "" +msgstr "новый; опционально" #. line 32 #: ../../../../templates/cache/37/ea/10898251a344348e062662ce7a7b7f6c8dae001e2c860ce58ea35cedd935.php:98 @@ -2529,4 +2603,20 @@ msgstr "" #. line 87 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" +msgstr "Ничего" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "Перемещено в %s." + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." msgstr "" diff --git a/inc/locale/sk_SK/LC_MESSAGES/tinyboard.mo b/inc/locale/sk_SK/LC_MESSAGES/tinyboard.mo index 782d9ee2..0dd8f2e4 100644 Binary files a/inc/locale/sk_SK/LC_MESSAGES/tinyboard.mo and b/inc/locale/sk_SK/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/sk_SK/LC_MESSAGES/tinyboard.po b/inc/locale/sk_SK/LC_MESSAGES/tinyboard.po index 1ab53601..6b35297d 100644 --- a/inc/locale/sk_SK/LC_MESSAGES/tinyboard.po +++ b/inc/locale/sk_SK/LC_MESSAGES/tinyboard.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 23:09+0000\n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-22 12:20+0000\n" "Last-Translator: dubcheck \n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/tinyboard-vichan-devel/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -24,6 +24,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "sekunda" @@ -36,6 +37,7 @@ msgstr[2] "sekúnd" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "minúta" @@ -48,6 +50,7 @@ msgstr[2] "minút" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "hodina" @@ -60,6 +63,7 @@ msgstr[2] "hodín" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "deň" @@ -72,6 +76,7 @@ msgstr[2] "dní" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "týždeň" @@ -84,6 +89,7 @@ msgstr[2] "týždňov" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "rok" @@ -93,6 +99,7 @@ msgstr[2] "rokov" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Zabanovaný!" @@ -103,7 +110,8 @@ msgstr "Zabanovaný!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Späť" @@ -114,28 +122,29 @@ msgstr "Späť" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "Ďalej" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Chyba" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 msgid "An error has occured." msgstr "Nastala chyba." #: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 #: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 -#: ../../../../inc/display.php:125 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Prihlásenie" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, 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." @@ -143,41 +152,47 @@ msgstr "Príliš dlhý príspevok. Klikni sem pre zobrazenie #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Presunúť odpoveď do inej dosky" @@ -185,6 +200,7 @@ msgstr "Presunúť odpoveď do inej dosky" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Upraviť príspevok" @@ -193,69 +209,69 @@ msgstr "Upraviť príspevok" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Odstrániť" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Are you sure you want to delete this?" msgstr "Naozaj to chceš odstrániť?" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Delete all posts by IP" msgstr "Odstrániť všetky príspevky od IP adresy" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 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?" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "Delete all posts by IP across all boards" msgstr "Odstrániť všetky príspevky IP adresy na všetkých doskách" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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?" #: ../../../../inc/display.php:490 ../../../../inc/display.php:512 -#: ../../../../inc/display.php:515 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Odopnúť vlákno" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Pripnúť vlákno" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "Povoliť bumpovanie vlákna" #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "Zakázať bumpovanie vlákna" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Odomknúť vlákno" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Zamknúť vlákno" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Presunúť vlákno na inú dosku" @@ -724,6 +740,9 @@ msgstr "Log moderácie" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -898,6 +917,8 @@ msgstr "Odstrániť príspevok" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -922,6 +943,7 @@ msgstr "Súbor" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -979,6 +1001,11 @@ msgstr "Heslo" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1042,6 +1069,7 @@ msgstr "žiadny predmet" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1175,6 +1203,8 @@ msgstr "skrytých. Klikni na Odpoveď pre ich zobrazenie." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1219,6 +1249,8 @@ msgstr "E-mail" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1320,6 +1352,8 @@ msgstr "Vlajky" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1354,6 +1388,8 @@ msgstr "Pripnuté" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1388,6 +1424,8 @@ msgstr "Zamknuté" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1469,6 +1507,10 @@ msgstr "Žiadne výsledky." #. line 13 #. line 115 #. line 16 +#. 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 @@ -1596,6 +1638,7 @@ msgstr "Nový príspevok" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1684,6 +1727,11 @@ msgstr "Prispieť do noviniek" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1715,6 +1763,8 @@ msgstr "Tím" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1764,6 +1814,8 @@ msgstr "Nová poznámka" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1833,6 +1885,11 @@ msgstr "bez dôvodu" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1878,6 +1935,8 @@ msgstr "všetky dosky" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1906,6 +1965,8 @@ msgstr "sada" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1942,6 +2003,8 @@ msgstr "nikdy" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -2005,6 +2068,8 @@ msgstr "Čas" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2057,6 +2122,7 @@ msgstr "Nový ban" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2249,6 +2315,8 @@ msgstr "Stále čaká na rozsudok" #. 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" @@ -2277,6 +2345,8 @@ msgstr "Odoslal si maximálny počet odvolaní sa na ban. Nemôžeš sa znova od #. 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." @@ -2294,6 +2364,8 @@ msgstr "a Tvoje odvolanie sa bolo odmietnuté" #. 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." @@ -2529,3 +2601,19 @@ msgstr "Vlajka" #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" msgstr "Žiadna" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "Presunuté do %s" + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "Nieje možné zostaviť tému RecentPosts pretože neexistujú žiadne dosky, ktoré by mohla čítať." diff --git a/inc/locale/tr_TR/LC_MESSAGES/javascript.js b/inc/locale/tr_TR/LC_MESSAGES/javascript.js index f054d1be..e3b65fcc 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","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 +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","Tree view":"Gezgin g\u00f6r\u00fcn\u00fcm\u00fc"}; \ 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 ce5c756d..78fb8443 100644 --- a/inc/locale/tr_TR/LC_MESSAGES/javascript.po +++ b/inc/locale/tr_TR/LC_MESSAGES/javascript.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:53+0000\n" -"Last-Translator: czaks \n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-22 15:55+0000\n" +"Last-Translator: Tunai \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" @@ -567,4 +567,4 @@ msgstr "Ses" #: ../../../../js/treeview.js:18 msgid "Tree view" -msgstr "" +msgstr "Gezgin görünümü" diff --git a/inc/locale/tr_TR/LC_MESSAGES/tinyboard.mo b/inc/locale/tr_TR/LC_MESSAGES/tinyboard.mo index f5f1f6e9..8d36e9f9 100644 Binary files a/inc/locale/tr_TR/LC_MESSAGES/tinyboard.mo and b/inc/locale/tr_TR/LC_MESSAGES/tinyboard.mo differ diff --git a/inc/locale/tr_TR/LC_MESSAGES/tinyboard.po b/inc/locale/tr_TR/LC_MESSAGES/tinyboard.po index e3435ab9..d837ea9a 100644 --- a/inc/locale/tr_TR/LC_MESSAGES/tinyboard.po +++ b/inc/locale/tr_TR/LC_MESSAGES/tinyboard.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: vichan\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-20 00:49+0200\n" -"PO-Revision-Date: 2014-04-19 22:54+0000\n" -"Last-Translator: czaks \n" +"POT-Creation-Date: 2014-04-21 21:04+0200\n" +"PO-Revision-Date: 2014-04-22 15:56+0000\n" +"Last-Translator: Tunai \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" @@ -24,6 +24,7 @@ msgstr "" #: ../../../../inc/functions.php:623 ../../../../inc/functions.php:640 #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:643 ../../../../inc/functions.php:660 +#: ../../../../inc/functions.php:653 ../../../../inc/functions.php:670 msgid "second" msgid_plural "seconds" msgstr[0] "saniye" @@ -34,6 +35,7 @@ msgstr[0] "saniye" #: ../../../../inc/functions.php:625 ../../../../inc/functions.php:642 #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:645 ../../../../inc/functions.php:662 +#: ../../../../inc/functions.php:655 ../../../../inc/functions.php:672 msgid "minute" msgid_plural "minutes" msgstr[0] "dakika" @@ -44,6 +46,7 @@ msgstr[0] "dakika" #: ../../../../inc/functions.php:627 ../../../../inc/functions.php:644 #: ../../../../inc/functions.php:633 ../../../../inc/functions.php:650 #: ../../../../inc/functions.php:647 ../../../../inc/functions.php:664 +#: ../../../../inc/functions.php:657 ../../../../inc/functions.php:674 msgid "hour" msgid_plural "hours" msgstr[0] "saat" @@ -54,6 +57,7 @@ msgstr[0] "saat" #: ../../../../inc/functions.php:629 ../../../../inc/functions.php:646 #: ../../../../inc/functions.php:635 ../../../../inc/functions.php:652 #: ../../../../inc/functions.php:649 ../../../../inc/functions.php:666 +#: ../../../../inc/functions.php:659 ../../../../inc/functions.php:676 msgid "day" msgid_plural "days" msgstr[0] "gün" @@ -64,6 +68,7 @@ msgstr[0] "gün" #: ../../../../inc/functions.php:631 ../../../../inc/functions.php:648 #: ../../../../inc/functions.php:637 ../../../../inc/functions.php:654 #: ../../../../inc/functions.php:651 ../../../../inc/functions.php:668 +#: ../../../../inc/functions.php:661 ../../../../inc/functions.php:678 msgid "week" msgid_plural "weeks" msgstr[0] "hafta" @@ -74,6 +79,7 @@ msgstr[0] "hafta" #: ../../../../inc/functions.php:634 ../../../../inc/functions.php:651 #: ../../../../inc/functions.php:640 ../../../../inc/functions.php:657 #: ../../../../inc/functions.php:654 ../../../../inc/functions.php:671 +#: ../../../../inc/functions.php:664 ../../../../inc/functions.php:681 msgid "year" msgid_plural "years" msgstr[0] "yıl" @@ -81,6 +87,7 @@ msgstr[0] "yıl" #: ../../../../inc/functions.php:628 ../../../../inc/functions.php:670 #: ../../../../inc/functions.php:699 ../../../../inc/functions.php:702 #: ../../../../inc/functions.php:708 ../../../../inc/functions.php:722 +#: ../../../../inc/functions.php:732 msgid "Banned!" msgstr "Ban!" @@ -91,7 +98,8 @@ msgstr "Ban!" #: ../../../../inc/functions.php:1197 ../../../../inc/functions.php:1211 #: ../../../../inc/functions.php:1200 ../../../../inc/functions.php:1214 #: ../../../../inc/functions.php:1206 ../../../../inc/functions.php:1220 -#: ../../../../inc/functions.php:1234 +#: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1230 +#: ../../../../inc/functions.php:1244 msgid "Previous" msgstr "Geri" @@ -102,28 +110,29 @@ msgstr "Geri" #: ../../../../inc/functions.php:1216 ../../../../inc/functions.php:1225 #: ../../../../inc/functions.php:1219 ../../../../inc/functions.php:1228 #: ../../../../inc/functions.php:1234 ../../../../inc/functions.php:1239 -#: ../../../../inc/functions.php:1248 +#: ../../../../inc/functions.php:1248 ../../../../inc/functions.php:1249 +#: ../../../../inc/functions.php:1258 msgid "Next" msgstr "İleri" #: ../../../../inc/display.php:93 ../../../../inc/display.php:105 -#: ../../../../inc/display.php:108 +#: ../../../../inc/display.php:108 ../../../../inc/display.php:112 msgid "Error" msgstr "Hata" #: ../../../../inc/display.php:94 ../../../../inc/display.php:106 -#: ../../../../inc/display.php:109 +#: ../../../../inc/display.php:109 ../../../../inc/display.php:113 msgid "An error has occured." msgstr "Bi hata oluştu." #: ../../../../inc/display.php:110 ../../../../inc/mod/pages.php:62 #: ../../../../inc/mod/pages.php:60 ../../../../inc/display.php:122 -#: ../../../../inc/display.php:125 +#: ../../../../inc/display.php:125 ../../../../inc/display.php:129 msgid "Login" msgstr "Giriş" #: ../../../../inc/display.php:229 ../../../../inc/display.php:241 -#: ../../../../inc/display.php:244 +#: ../../../../inc/display.php:244 ../../../../inc/display.php:248 #, php-format msgid "Post too long. Click here to view the full text." msgstr "Gönderi çok uzun. Görmek için lütfen tıklayın." @@ -131,41 +140,47 @@ msgstr "Gönderi çok uzun. Görmek için lütfen tıklayın #: ../../../../inc/display.php:368 ../../../../inc/display.php:473 #: ../../../../inc/display.php:385 ../../../../inc/display.php:495 #: ../../../../inc/display.php:388 ../../../../inc/display.php:498 +#: ../../../../inc/display.php:392 ../../../../inc/display.php:502 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 +#: ../../../../inc/display.php:396 ../../../../inc/display.php:506 msgid "Ban & Delete" msgstr "Banla & Sil" #: ../../../../inc/display.php:376 ../../../../inc/display.php:481 #: ../../../../inc/display.php:393 ../../../../inc/display.php:503 #: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Delete file" msgstr "Dosyayı sil" #: ../../../../inc/display.php:376 ../../../../inc/display.php:481 #: ../../../../inc/display.php:393 ../../../../inc/display.php:503 #: ../../../../inc/display.php:396 ../../../../inc/display.php:506 +#: ../../../../inc/display.php:400 ../../../../inc/display.php:510 msgid "Are you sure you want to delete this file?" msgstr "Bu dosyayı silmek istediğinizden emin misiniz?" #: ../../../../inc/display.php:380 ../../../../inc/display.php:485 #: ../../../../inc/display.php:397 ../../../../inc/display.php:507 #: ../../../../inc/display.php:400 ../../../../inc/display.php:510 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 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 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:514 msgid "Are you sure you want to spoiler this file?" msgstr "Spoiler eklemek istediğinizden emin misiniz?" #: ../../../../inc/display.php:384 ../../../../inc/display.php:401 -#: ../../../../inc/display.php:404 +#: ../../../../inc/display.php:404 ../../../../inc/display.php:408 msgid "Move reply to another board" msgstr "Cevabı başka tahtaya taşı" @@ -173,6 +188,7 @@ msgstr "Cevabı başka tahtaya taşı" #: ../../../../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/display.php:412 ../../../../inc/display.php:541 msgid "Edit post" msgstr "Girdiyi düzenle" @@ -181,69 +197,69 @@ msgstr "Girdiyi düzenle" #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:33 #: ../../../../inc/display.php:483 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:36 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Delete" msgstr "Sil" #: ../../../../inc/display.php:461 ../../../../inc/display.php:483 -#: ../../../../inc/display.php:486 +#: ../../../../inc/display.php:486 ../../../../inc/display.php:490 msgid "Are you sure you want to delete this?" msgstr "Silmek istediğinizden emin misiniz?" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Delete all posts by IP" msgstr "Bu IP'den gönderilen her şeyi sil" #: ../../../../inc/display.php:465 ../../../../inc/display.php:487 -#: ../../../../inc/display.php:490 +#: ../../../../inc/display.php:490 ../../../../inc/display.php:494 msgid "Are you sure you want to delete all posts by this IP address?" msgstr "Bu IP'den gönderilen her şeyi silmek istediğinizden emin misiniz?" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 msgid "Delete all posts by IP across all boards" msgstr "Bu IP'nin bütün tahtalardaki gönderilerini sil" #: ../../../../inc/display.php:469 ../../../../inc/display.php:491 -#: ../../../../inc/display.php:494 +#: ../../../../inc/display.php:494 ../../../../inc/display.php:498 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 -#: ../../../../inc/display.php:515 +#: ../../../../inc/display.php:515 ../../../../inc/display.php:519 msgid "Make thread not sticky" msgstr "Konuyu yapışmayan yap" #: ../../../../inc/display.php:492 ../../../../inc/display.php:514 -#: ../../../../inc/display.php:517 +#: ../../../../inc/display.php:517 ../../../../inc/display.php:521 msgid "Make thread sticky" msgstr "Konuyu yapışkan yap" #: ../../../../inc/display.php:496 ../../../../inc/display.php:518 -#: ../../../../inc/display.php:521 +#: ../../../../inc/display.php:521 ../../../../inc/display.php:525 msgid "Allow thread to be bumped" msgstr "Konunun yukarı gitmesine izin ver." #: ../../../../inc/display.php:498 ../../../../inc/display.php:520 -#: ../../../../inc/display.php:523 +#: ../../../../inc/display.php:523 ../../../../inc/display.php:527 msgid "Prevent thread from being bumped" msgstr "Konunun yukarı gitmesini engelle" #: ../../../../inc/display.php:503 ../../../../inc/display.php:525 -#: ../../../../inc/display.php:528 +#: ../../../../inc/display.php:528 ../../../../inc/display.php:532 msgid "Unlock thread" msgstr "Konunun kilidini aç" #: ../../../../inc/display.php:505 ../../../../inc/display.php:527 -#: ../../../../inc/display.php:530 +#: ../../../../inc/display.php:530 ../../../../inc/display.php:534 msgid "Lock thread" msgstr "Konuyu kilitle" #: ../../../../inc/display.php:508 ../../../../inc/display.php:530 -#: ../../../../inc/display.php:533 +#: ../../../../inc/display.php:533 ../../../../inc/display.php:537 msgid "Move thread to another board" msgstr "Konuyu başka bir tahtaya taşı" @@ -712,6 +728,9 @@ msgstr "Moderasyon logları" #. line 104 #. line 20 #. line 18 +#. line 104 +#. line 20 +#. line 18 #: ../../../../inc/mod/pages.php:838 ../../../../inc/mod/pages.php:852 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:275 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:71 @@ -886,6 +905,8 @@ msgstr "Girdiyi sil" #. line 3 #. line 97 #. line 3 +#. line 97 +#. line 3 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:26 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:250 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:253 @@ -910,6 +931,7 @@ msgstr "Dosya" #. line 131 #. line 14 #. line 144 +#. line 14 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:28 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:364 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:367 @@ -967,6 +989,11 @@ msgstr "Şifre" #. line 108 #. line 32 #. line 23 +#. line 5 +#. line 8 +#. line 108 +#. line 32 +#. line 23 #: ../../../../templates/cache/82/40/4c4a4b82f787181e6500ce83494d.php:39 #: ../../../../templates/cache/17/2f/ea79f6d94768f645ed33b3f5c1a54caee235af04d24b88e34cc8c2d48583.php:42 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:285 @@ -1030,6 +1057,7 @@ msgstr "konu yok" #. line 56 #. line 44 #. line 56 +#. line 44 #: ../../../../templates/cache/f3/ad/68dee281a64ebad9a5c774b53279.php:91 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:125 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:153 @@ -1155,6 +1183,8 @@ msgstr "gizlendi. Görmek için cevaplaya basın." #. line 8 #. line 7 #. line 14 +#. line 8 +#. line 14 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:30 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:66 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:38 @@ -1199,6 +1229,8 @@ msgstr "E-posta" #. line 12 #. line 24 #. line 46 +#. line 12 +#. line 46 #: ../../../../templates/cache/39/42/cbc36382096edfa72a8bc26e4514.php:58 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:147 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:48 @@ -1300,6 +1332,8 @@ msgstr "Bayrak" #. line 116 #. line 128 #. line 129 +#. line 128 +#. line 129 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:316 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:320 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:319 @@ -1334,6 +1368,8 @@ msgstr "Yapışkan" #. line 120 #. line 132 #. line 133 +#. line 132 +#. line 133 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:330 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:334 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:333 @@ -1368,6 +1404,8 @@ msgstr "Kilitli" #. line 124 #. line 136 #. line 137 +#. line 136 +#. line 137 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:344 #: ../../../../templates/cache/0c/37/9331df01df7c2986d77a02d3beb0.php:348 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:347 @@ -1447,6 +1485,10 @@ msgstr "Sonuç yok." #. line 13 #. line 115 #. line 16 +#. 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 @@ -1574,6 +1616,7 @@ msgstr "Yeni gönderi" #. line 28 #. line 16 #. line 28 +#. line 16 #: ../../../../templates/cache/39/f9/8228f77b382baf1d61c1215dc0f0236e4cdf8cc5e938259785cf3e67d1ca.php:55 #: ../../../../templates/cache/1a/7f/6eb467b2d978da59cfea2fe64f8898a5fb769be35fbb2ec50691da9a3d52.php:83 msgid "Body" @@ -1662,6 +1705,11 @@ msgstr "Haber gönder" #. line 152 #. line 182 #. line 67 +#. line 24 +#. line 63 +#. line 152 +#. line 182 +#. line 67 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:81 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:186 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:391 @@ -1693,6 +1741,8 @@ msgstr "Yönetim" #. line 68 #. line 25 #. line 68 +#. 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 @@ -1742,6 +1792,8 @@ msgstr "Yeni not" #. line 7 #. line 94 #. line 7 +#. line 94 +#. line 7 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:251 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:36 msgid "Status" @@ -1811,6 +1863,11 @@ msgstr "sebepsizce" #. line 184 #. line 65 #. line 33 +#. line 3 +#. line 118 +#. line 184 +#. line 65 +#. line 33 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:309 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:472 #: ../../../../templates/cache/88/92/8e730a689121629afa3d2c0f374e1f246baa76e7cf0f3ec680f51805eccd.php:160 @@ -1856,6 +1913,8 @@ msgstr "tüm tahtalar" #. line 50 #. line 128 #. line 43 +#. line 128 +#. line 43 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:333 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:51 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:125 @@ -1884,6 +1943,8 @@ msgstr "Ayarla" #. line 52 #. line 132 #. line 47 +#. line 132 +#. line 47 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:343 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:59 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:135 @@ -1920,6 +1981,8 @@ msgstr "hiç bir zaman" #. line 53 #. line 142 #. line 57 +#. line 142 +#. line 57 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:367 #: ../../../../templates/cache/ba/55/2553cc018aecf7d29a62331aec4bedc71b646817c7e4c4e7d1a885263676.php:63 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:159 @@ -1983,6 +2046,8 @@ msgstr "Zaman" #. line 137 #. line 185 #. line 89 +#. line 185 +#. line 89 #: ../../../../templates/cache/b1/4c/16a427b0d49ecf353c259d9fb606841783484eca9d790e766fdf0e3e9754.php:476 #: ../../../../templates/cache/03/13/62c259daae13f7b39b689162b7cd380b2673bee7e05b90f0d34b69a01190.php:234 #: ../../../../templates/cache/f8/05/d647b76d6ba28842b313895b0d435295026f1912dc49639bd64e3b42eba3.php:42 @@ -2035,6 +2100,7 @@ msgstr "Yeni Ban" #. line 2 #. line 5 #. line 2 +#. line 5 #: ../../../../templates/cache/73/f8/5e3142a8a6f8d7e40422ff577e83b0dedf55a7cb9bc7082839b24f653545.php:25 #: ../../../../templates/cache/cb/8b/63013711213735996df92becb7bd43d753c51314cfe5433c562706333eb0.php:31 msgid "Phrase:" @@ -2227,6 +2293,8 @@ msgstr "Hala bekliyor" #. 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" @@ -2255,6 +2323,8 @@ msgstr "Müracaat sınırını aştınız ulan." #. 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." @@ -2272,6 +2342,8 @@ msgstr "ve geri çevrildi." #. 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." @@ -2501,9 +2573,25 @@ msgstr "Bu kullanıcı için daha fazla log görüntüle" #. line 84 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:255 msgid "Flag" -msgstr "" +msgstr "Bayrak" #. line 87 #: ../../../../templates/cache/cf/63/151e140d85df674832f4ede3f3e7811b97d4efa91cac6086ca7e8ce65d25.php:261 msgid "None" -msgstr "" +msgstr "Hiç" + +#. When moving a thread to another board and choosing to keep a "shadow +#. thread", an automated post (with +#. a capcode) will be made, linking to the new location for the thread. "%s" +#. will be replaced with a +#. standard cross-board post citation (>>>/board/xxx) +#: ../../../../inc/config.php:1211 +#, php-format +msgid "Moved to %s." +msgstr "%s tahtasına yollandı." + +#: ../../../../templates/themes/recent/theme.php:50 +msgid "" +"Can't build the RecentPosts theme, because there are no boards to be " +"fetched." +msgstr "Son Gönderiler temasını yükleyemiyoruz, çünkü gösterebileceğimiz hiç tahta yok." diff --git a/tools/i18n_update.sh b/tools/i18n_update.sh new file mode 100755 index 00000000..faf4478d --- /dev/null +++ b/tools/i18n_update.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd inc/locale; tx pull; cd - +cd inc/locale; K=`ls -d *_*`; cd -; for i in $K; do tools/i18n_compile.php -l $i; done