Update translations

This commit is contained in:
Trevor Slocum 2021-03-13 00:25:21 -08:00
parent 258804c132
commit f4037dfb1c
4 changed files with 42 additions and 37 deletions

View File

@ -36,6 +36,7 @@ See [TinyIB Installations](https://gitlab.com/tslocum/tinyib/wikis/Home) for dem
- Italian - Italian
- Korean - Korean
- Norwegian - Norwegian
- Portuguese
- Russian - Russian
- Spanish (Mexico) - Spanish (Mexico)
- Turkish - Turkish

View File

@ -3,16 +3,16 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: trevor@rocketnine.space\n" "Report-Msgid-Bugs-To: trevor@rocketnine.space\n"
"POT-Creation-Date: 2020-11-23 12:37-0800\n" "POT-Creation-Date: 2020-11-23 12:37-0800\n"
"PO-Revision-Date: 2020-11-14 21:28+0000\n" "PO-Revision-Date: 2021-01-29 23:32+0000\n"
"Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n" "Last-Translator: Trevor Slocum <trevor@rocketnine.space>\n"
"Language-Team: German <https://hosted.weblate.org/projects/tinyib/tinyib/de/" "Language-Team: German <https://hosted.weblate.org/projects/tinyib/tinyib/de/>"
">\n" "\n"
"Language: de\n" "Language: de\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.4-dev\n" "X-Generator: Weblate 4.5-dev\n"
"X-Poedit-Basepath: ..\n" "X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: imgboard.php\n" "X-Poedit-SearchPath-0: imgboard.php\n"
"X-Poedit-SearchPath-1: inc/html.php\n" "X-Poedit-SearchPath-1: inc/html.php\n"
@ -763,10 +763,8 @@ msgid "Keyword"
msgstr "" msgstr ""
#: inc/html.php:1021 #: inc/html.php:1021
#, fuzzy
#| msgid "Action"
msgid "Action:" msgid "Action:"
msgstr "Aktion" msgstr "Aktion:"
#: inc/html.php:1022 #: inc/html.php:1022
msgid "Add" msgid "Add"

View File

@ -1,16 +1,19 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: trevor@rocketnine.space\n"
"POT-Creation-Date: 2020-11-23 12:37-0800\n" "POT-Creation-Date: 2020-11-23 12:37-0800\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2021-02-24 23:50+0000\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Elton Viana Gonçalves da Luz <eltongoncalves94@hotmail.com>"
"Language-Team: none\n" "\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
"tinyib/tinyib/pt_BR/>\n"
"Language: pt_BR\n" "Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Poedit 2.3.1\n" "X-Generator: Weblate 4.5\n"
"X-Poedit-Basepath: ..\n" "X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: imgboard.php\n" "X-Poedit-SearchPath-0: imgboard.php\n"
"X-Poedit-SearchPath-1: inc/html.php\n" "X-Poedit-SearchPath-1: inc/html.php\n"
@ -18,111 +21,114 @@ msgstr ""
#: imgboard.php:46 #: imgboard.php:46
msgid "Click here to go back" msgid "Click here to go back"
msgstr "" msgstr "Clique aqui para retornar"
#: imgboard.php:72 imgboard.php:614 #: imgboard.php:72 imgboard.php:614
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr "Modo de banco de dados desconhecido especificado."
#: imgboard.php:183 #: imgboard.php:183
#, php-format #, php-format
msgid "Directory '%s' can not be written to. Please modify its permissions." msgid "Directory '%s' can not be written to. Please modify its permissions."
msgstr "" msgstr "Diretório '%s' não ser escrito. Por favor, modifique as permissões."
#: imgboard.php:193 #: imgboard.php:193
msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured." msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured."
msgstr "" msgstr "TINYIB_TRIPSEED e TINYIB_ADMINPASS devem ser configurados."
#: imgboard.php:197 #: imgboard.php:197
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr "TINYIB_TRIPSEED e TINYIB_ADMINPASS devem ser configurados."
#: imgboard.php:210 #: imgboard.php:210
msgid "Posting is currently disabled.<br>Please try again in a few moments." msgid "Posting is currently disabled.<br>Please try again in a few moments."
msgstr "" msgstr ""
"A publicação está atualmente desativada.<br>Por favor, tente novamente em "
"alguns instantes."
#: imgboard.php:229 inc/functions.php:346 #: imgboard.php:229 inc/functions.php:346
msgid "Invalid parent thread ID supplied, unable to create post." msgid "Invalid parent thread ID supplied, unable to create post."
msgstr "" msgstr ""
"ID inválida fornecida de tópico parent, não é possível criar a postagem."
#: imgboard.php:231 #: imgboard.php:231
msgid "Replies are not allowed to locked threads." msgid "Replies are not allowed to locked threads."
msgstr "" msgstr "Respostas não são permitidas para tópicos bloqueados."
#: imgboard.php:278 #: imgboard.php:278
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr "Sua postagem contém uma palavra-chave bloqueada."
#: imgboard.php:319 #: imgboard.php:319
msgid "Embedding a URL and uploading a file at the same time is not supported." msgid "Embedding a URL and uploading a file at the same time is not supported."
msgstr "" msgstr "Incorporar um URL e enviar um arquivo ao mesmo tempo não é suportado."
#: imgboard.php:325 #: imgboard.php:325
#, php-format #, php-format
msgid "Invalid embed URL. Only %s URLs are supported." msgid "Invalid embed URL. Only %s URLs are supported."
msgstr "" msgstr "URL de incorporação inválido. Apenas%s URLs são suportados."
#: imgboard.php:329 inc/functions.php:372 inc/functions.php:612 #: imgboard.php:329 inc/functions.php:372 inc/functions.php:612
#, php-format #, php-format
msgid "That file is larger than %s." msgid "That file is larger than %s."
msgstr "" msgstr "Esse arquivo é maior que%s."
#: imgboard.php:334 imgboard.php:340 #: imgboard.php:334 imgboard.php:340
msgid "Failed to download file at specified URL." msgid "Failed to download file at specified URL."
msgstr "" msgstr "Falha ao baixar o arquivo no URL especificado."
#: imgboard.php:362 #: imgboard.php:362
msgid "Error while processing audio/video." msgid "Error while processing audio/video."
msgstr "" msgstr "Erro ao processar áudio/vídeo."
#: imgboard.php:369 inc/functions.php:697 inc/functions.php:708 #: imgboard.php:369 inc/functions.php:697 inc/functions.php:708
msgid "Could not create thumbnail." msgid "Could not create thumbnail."
msgstr "" msgstr "Não pôde criar a thumbnail."
#: imgboard.php:392 #: imgboard.php:392
msgid "upload a file or embed a URL" msgid "upload a file or embed a URL"
msgstr "" msgstr "carregar um arquivo ou incorporar uma URL"
#: imgboard.php:394 #: imgboard.php:394
msgid "upload a file" msgid "upload a file"
msgstr "" msgstr "carregar um arquivo"
#: imgboard.php:396 #: imgboard.php:396
msgid "embed a URL" msgid "embed a URL"
msgstr "" msgstr "incorporar um a URL"
#: imgboard.php:399 #: imgboard.php:399
#, php-format #, php-format
msgid "Please %s to start a new thread." msgid "Please %s to start a new thread."
msgstr "" msgstr "Por favor, %s para começar um novo tópico."
#: imgboard.php:405 #: imgboard.php:405
#, php-format #, php-format
msgid "Please enter a message and/or %s." msgid "Please enter a message and/or %s."
msgstr "" msgstr "Por favor, insira uma mensagem e/ou %s."
#: imgboard.php:407 #: imgboard.php:407
msgid "Please enter a message." msgid "Please enter a message."
msgstr "" msgstr "Por favor, insira um mensagem."
#: imgboard.php:409 #: imgboard.php:409
#, php-format #, php-format
msgid "Please %s." msgid "Please %s."
msgstr "" msgstr "Por favor %s."
#: imgboard.php:412 #: imgboard.php:412
#, php-format #, php-format
msgid "%s uploaded." msgid "%s uploaded."
msgstr "" msgstr "%s carregado."
#: imgboard.php:417 #: imgboard.php:417
#, php-format #, php-format
msgid "Your %s will be shown <b>once it has been approved</b>." msgid "Your %s will be shown <b>once it has been approved</b>."
msgstr "" msgstr "Seu %s será mostrado <b>uma vez que for aprovado</b>."
#: imgboard.php:435 #: imgboard.php:435
msgid "Updating thread..." msgid "Updating thread..."
msgstr "" msgstr "Atualizando tópico..."
#: imgboard.php:448 #: imgboard.php:448
msgid "Updating index..." msgid "Updating index..."

View File

@ -19,7 +19,7 @@ define('TINYIB_ADMINPASS', ''); // Administrators have full access to the
define('TINYIB_MODPASS', ''); // Moderators only have access to delete (and moderate if TINYIB_REQMOD is set) posts ['' to disable] define('TINYIB_MODPASS', ''); // Moderators only have access to delete (and moderate if TINYIB_REQMOD is set) posts ['' to disable]
// Board description and behavior // Board description and behavior
// Warning: Enabling ReCAPTCHA will cause all visitors to be tracked by Google. See https://nearcyan.com/you-probably-dont-need-recaptcha/ // Warning: Enabling reCAPTCHA will cause all visitors to be tracked by Google. See https://nearcyan.com/you-probably-dont-need-recaptcha/
define('TINYIB_BOARD', 'b'); // Unique identifier for this board using only letters and numbers define('TINYIB_BOARD', 'b'); // Unique identifier for this board using only letters and numbers
define('TINYIB_BOARDDESC', 'TinyIB'); // Displayed at the top of every page define('TINYIB_BOARDDESC', 'TinyIB'); // Displayed at the top of every page
define('TINYIB_ALWAYSNOKO', false); // Redirect to thread after posting define('TINYIB_ALWAYSNOKO', false); // Redirect to thread after posting
@ -99,7 +99,7 @@ define('TINYIB_MAXH', 250); // Height
// Tripcode seed - Must not change once set! // Tripcode seed - Must not change once set!
define('TINYIB_TRIPSEED', ''); // Enter some random text (used when generating secure tripcodes, hashing passwords and hashing IP addresses) define('TINYIB_TRIPSEED', ''); // Enter some random text (used when generating secure tripcodes, hashing passwords and hashing IP addresses)
// CAPTCHA // CAPTCHA - hCaptcha / reCAPTCHA
// The following settings apply when TINYIB_CAPTCHA is set to hcaptcha // The following settings apply when TINYIB_CAPTCHA is set to hcaptcha
// For API keys visit https://dashboard.hcaptcha.com/signup // For API keys visit https://dashboard.hcaptcha.com/signup
define('TINYIB_HCAPTCHA_SITE', ''); // Site key define('TINYIB_HCAPTCHA_SITE', ''); // Site key