Update translations

This commit is contained in:
Trevor Slocum 2021-09-22 17:43:09 -07:00
parent 87fca86b67
commit 080bba04bc
29 changed files with 1915 additions and 1544 deletions

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2021-01-29 23:32+0000\n" "PO-Revision-Date: 2021-01-29 23:32+0000\n"
"Last-Translator: Trevor Slocum <trevor@rocketnine.space>\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/"
@ -34,6 +34,9 @@ msgstr ""
"TINYIB_RECAPTCHA_SITE und TINYIB_RECAPTCHA_SECRET müssen konfiguriert " "TINYIB_RECAPTCHA_SITE und TINYIB_RECAPTCHA_SECRET müssen konfiguriert "
"werden." "werden."
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "Unbekannten Datenbankmodus spezifiziert." msgstr "Unbekannten Datenbankmodus spezifiziert."
@ -59,6 +62,20 @@ msgstr "Antworten sind bei geschlossenen Beitragssträngen nicht erlaubt."
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr "Grund"
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 ""
"Einbettung einer URL und gleichzeitiges Hochladen einer Datei sind nicht " "Einbettung einer URL und gleichzeitiges Hochladen einer Datei sind nicht "
@ -115,7 +132,7 @@ msgstr "Aktualisierung des Beitragsstrang …"
msgid "Updating index..." msgid "Updating index..."
msgstr "Aktualisierung des Index …" msgstr "Aktualisierung des Index …"
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -229,9 +246,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr "Entschuldigung, auf dieser IP-Adresse existiert schon ein Ban vermerk."
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -247,6 +261,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -283,9 +301,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "Beitrag gelöscht." msgstr "Beitrag gelöscht."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Entschuldigung, es scheint kein Beitrag mit dieser ID zu existieren."
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -304,6 +319,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "Beitrag Nr. %d genehmigt." msgstr "Beitrag Nr. %d genehmigt."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Entschuldigung, es scheint kein Beitrag mit dieser ID zu existieren."
msgid "Stickied" msgid "Stickied"
msgstr "Aufgeklebt" msgstr "Aufgeklebt"
@ -320,6 +338,9 @@ msgstr "Gesperrt"
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -416,11 +437,11 @@ msgstr "Unterstützter Dateityp ist %s"
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "Unterstützte Dateitypen sind %1$s und %2$s." msgstr "Unterstützte Dateitypen sind %1$s und %2$s."
msgid "Reply to" msgid "Raw HTML"
msgstr "Antwort an" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "0 um ein neues Thema zu beginnen" msgstr ""
msgid "" msgid ""
"Text entered in the Message field will be posted as is with no formatting " "Text entered in the Message field will be posted as is with no formatting "
@ -432,6 +453,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "Zeilen-umbrüche müssen mit \"&lt;br&gt;\" spezifiziert werden." msgstr "Zeilen-umbrüche müssen mit \"&lt;br&gt;\" spezifiziert werden."
msgid "Reply to"
msgstr "Antwort an"
msgid "0 to start a new thread"
msgstr "0 um ein neues Thema zu beginnen"
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "CAPTCHA" msgstr "CAPTCHA"
@ -485,12 +512,6 @@ msgstr "(für Beitrag- und Dateilöschung)"
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr "Einbetten:"
msgid "File:"
msgstr "Datei:"
msgid "Reply" msgid "Reply"
msgstr "Antworten" msgstr "Antworten"
@ -531,9 +552,6 @@ msgstr "Löschen"
msgid "Delete Post" msgid "Delete Post"
msgstr "Beitrag löschen" msgstr "Beitrag löschen"
msgid "Status"
msgstr "Status"
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -543,15 +561,15 @@ msgstr "Verbannungen"
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr "Datenbank migrieren"
msgid "Moderate Post" msgid "Moderate Post"
msgstr "Beitrag moderieren" msgstr "Beitrag moderieren"
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr "Unbearbeiteter Beitrag"
msgid "Rebuild All" msgid "Rebuild All"
msgstr "Alles neu Strukturieren" msgstr "Alles neu Strukturieren"
@ -560,13 +578,16 @@ msgstr "Alles neu Strukturieren"
msgid "Reports" msgid "Reports"
msgstr "Neue Beiträge" msgstr "Neue Beiträge"
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr "Status"
msgid "Update" msgid "Update"
msgstr "Aktualisieren" msgstr "Aktualisieren"
msgid "Migrate Database" msgid "Change Password"
msgstr "Datenbank migrieren"
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -656,14 +677,11 @@ msgstr "IP-Adresse"
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "Ablaufen(Sek)" msgstr "Ablaufen(Sek)"
msgid "Reason"
msgstr "Grund"
msgid "never" msgid "never"
msgstr "nie" msgstr "nie"
msgid "optional" msgid "Optional."
msgstr "optional" msgstr ""
msgid "1 hour" msgid "1 hour"
msgstr "1 Stunde" msgstr "1 Stunde"
@ -683,6 +701,9 @@ msgstr "2 Wochen"
msgid "1 month" msgid "1 month"
msgstr "1 Monat" msgstr "1 Monat"
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "Setzen bei" msgstr "Setzen bei"
@ -701,8 +722,8 @@ msgstr "Beitrag moderieren"
msgid "Post ID" msgid "Post ID"
msgstr "Beitrags-ID" msgstr "Beitrags-ID"
msgid "Tip:" msgid "Tip"
msgstr "Tipp:" msgstr ""
msgid "" msgid ""
"While browsing the image board, you can easily moderate a post if you are " "While browsing the image board, you can easily moderate a post if you are "
@ -828,12 +849,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "Entschuldigung, es scheint kein Beitrag mit dieser ID zu existieren." msgstr "Entschuldigung, es scheint kein Beitrag mit dieser ID zu existieren."
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr "Aktion:"
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -888,6 +903,28 @@ msgstr "Neue Beiträge"
msgid "Info" msgid "Info"
msgstr "Information" msgstr "Information"
#~ msgid "Sorry, there is already a ban on record for that IP address."
#~ msgstr ""
#~ "Entschuldigung, auf dieser IP-Adresse existiert schon ein Ban vermerk."
#~ msgid "Embed:"
#~ msgstr "Einbetten:"
#~ msgid "File:"
#~ msgstr "Datei:"
#~ msgid "Raw Post"
#~ msgstr "Unbearbeiteter Beitrag"
#~ msgid "optional"
#~ msgstr "optional"
#~ msgid "Tip:"
#~ msgstr "Tipp:"
#~ msgid "Action:"
#~ msgstr "Aktion:"
#~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured." #~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured."
#~ msgstr "TINYIB_TRIPSEED und TINYIB_ADMINPASS müssen konfiguriert werden." #~ msgstr "TINYIB_TRIPSEED und TINYIB_ADMINPASS müssen konfiguriert werden."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -2,9 +2,9 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2021-05-22 04:33+0000\n" "PO-Revision-Date: 2021-08-30 06:32+0000\n"
"Last-Translator: Yngvar Skjaldulfsson <irrorate_browns@slmail.me>\n" "Last-Translator: Warichas <warichas@protonmail.com>\n"
"Language-Team: Spanish (Mexico) <https://hosted.weblate.org/projects/tinyib/" "Language-Team: Spanish (Mexico) <https://hosted.weblate.org/projects/tinyib/"
"tinyib/es_MX/>\n" "tinyib/es_MX/>\n"
"Language: es_MX\n" "Language: es_MX\n"
@ -12,21 +12,27 @@ msgstr ""
"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.7-dev\n" "X-Generator: Weblate 4.8.1-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"
"X-Poedit-SearchPath-2: inc/functions.php\n" "X-Poedit-SearchPath-2: inc/functions.php\n"
msgid "Click here to go back" msgid "Click here to go back"
msgstr "Click aquí para regresar" msgstr "Haz click aquí para regresar"
msgid "TINYIB_HCAPTCHA_SITE and TINYIB_HCAPTCHA_SECRET must be configured." msgid "TINYIB_HCAPTCHA_SITE and TINYIB_HCAPTCHA_SECRET must be configured."
msgstr "TINYIB_HCAPTCHA_SITE y TINYIB_HCAPTCHA_SECRET deben ser configurados." msgstr ""
"Las variables TINYIB_HCAPTCHA_SITE y TINYIB_HCAPTCHA_SECRET deben ser "
"configuradas."
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_RECAPTCHA_SITE y TINYIB_RECAPTCHA_SECRET deben ser configurados." "Las variables TINYIB_RECAPTCHA_SITE y TINYIB_RECAPTCHA_SECRET deben ser "
"configuradas."
msgid "TINYIB_TRIPSEED must be configured."
msgstr "La variable TINYIB_TRIPSEED debe ser configurada."
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "Modo de base de datos especificado desconocido." msgstr "Modo de base de datos especificado desconocido."
@ -48,7 +54,21 @@ msgid "Replies are not allowed to locked threads."
msgstr "Las respuestas no estan permitidas en hilos bloqueados." msgstr "Las respuestas no estan permitidas en hilos bloqueados."
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "Tu post contiene una palabra bloqueada." msgstr "Tu post contiene una palabra prohibida."
msgid "Keyword"
msgstr "Palabra prohibida"
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr "Tu dirección IP (%1$s) ha sido baneada hasta el %2$s."
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr "Tu dirección IP (%s) ha sido permanentemente baneada."
msgid "Reason"
msgstr "Razón"
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 ""
@ -56,7 +76,7 @@ msgstr ""
#, php-format #, php-format
msgid "Invalid embed URL. Only %s URLs are supported." msgid "Invalid embed URL. Only %s URLs are supported."
msgstr "La URL incrustada no es valida. Solo %s URLs son soportadas." msgstr "La URL adjuntada no es valida. Solo %s URLs son soportadas."
#, php-format #, php-format
msgid "That file is larger than %s." msgid "That file is larger than %s."
@ -69,16 +89,16 @@ msgid "Error while processing audio/video."
msgstr "Error al procesar audio/video." msgstr "Error al procesar audio/video."
msgid "Could not create thumbnail." msgid "Could not create thumbnail."
msgstr "No a sido posible crear la miniatura." msgstr "No ha sido posible crear la miniatura."
msgid "upload a file or embed a URL" msgid "upload a file or embed a URL"
msgstr "sube un archivo o incrusta una URL" msgstr "sube un archivo o adjunta una URL"
msgid "upload a file" msgid "upload a file"
msgstr "sube un archivo" msgstr "sube un archivo"
msgid "embed a URL" msgid "embed a URL"
msgstr "incrusta una URL" msgstr "adjunta una URL"
#, php-format #, php-format
msgid "Please %s to start a new thread." msgid "Please %s to start a new thread."
@ -97,7 +117,7 @@ msgstr "Por favor %s."
#, 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 "Tu %s va a ser mostrado <b>una vez aprovado</b>." msgstr "Tu %s va a ser publicado <b>una vez sea aprobado</b>."
msgid "Updating thread..." msgid "Updating thread..."
msgstr "Actualizando hilo..." msgstr "Actualizando hilo..."
@ -105,17 +125,17 @@ msgstr "Actualizando hilo..."
msgid "Updating index..." msgid "Updating index..."
msgstr "Actualizando índice..." msgstr "Actualizando índice..."
msgid "Created raw post" msgid "Created staff post"
msgstr "Crear publicación bruta" msgstr "Post de personal creado"
msgid "This post has been deleted" msgid "This post has been deleted"
msgstr "Esta publicación ha sido eliminada" msgstr "Este post ha sido eliminado"
msgid "This post requires moderation before it can be displayed" msgid "This post requires moderation before it can be displayed"
msgstr "Esta publicación requiere moderación antes de que se pueda mostrar" msgstr "Este post requiere moderación antes de que se pueda publicar"
msgid "Automatic refreshing is disabled." msgid "Automatic refreshing is disabled."
msgstr "Refresco automatico está deshabilitado." msgstr "Refrescar automáticamente está deshabilitado."
msgid "Reporting is disabled." msgid "Reporting is disabled."
msgstr "Reportar está deshabilitado." msgstr "Reportar está deshabilitado."
@ -125,14 +145,13 @@ msgid ""
"page, and try again." "page, and try again."
msgstr "" msgstr ""
"Perdón, un indentificador de post invalido a sido enviado. Por favor " "Perdón, un indentificador de post invalido a sido enviado. Por favor "
"regrese, actualize la pagina, e intentelo de nuevo." "regrese, actualice la pagina, e intentelo de nuevo."
msgid "Moderators have determined that post does not break any rules." msgid "Moderators have determined that post does not break any rules."
msgstr "" msgstr "Los moderadores han determinado que este post no rompe ninguna regla."
"Los moderadores han determinado que la publicación no rompe ninguna regla."
msgid "You have already submitted a report for that post." msgid "You have already submitted a report for that post."
msgstr "Ya haz subido un reporte para ese post." msgstr "Ya has subido un reporte para ese post."
msgid "(enter the text below)" msgid "(enter the text below)"
msgstr "(Introduzca el texto a continuación)" msgstr "(Introduzca el texto a continuación)"
@ -144,11 +163,11 @@ msgid "Submit"
msgstr "Enviar" msgstr "Enviar"
msgid "Post reported." msgid "Post reported."
msgstr "Publicación reportada." msgstr "Post reportado."
msgid "Tick the box next to a post and click \"Delete\" to delete it." msgid "Tick the box next to a post and click \"Delete\" to delete it."
msgstr "" msgstr ""
"Selecciona la caja al lado de una publicación y da clic en \"Eliminar\" para " "Selecciona la caja al lado de un post y da click en \"Eliminar\" para "
"eliminarlo." "eliminarlo."
msgid "" msgid ""
@ -163,7 +182,7 @@ msgid "Invalid password."
msgstr "Contraseña invalida." msgstr "Contraseña invalida."
msgid "Rebuilt board." msgid "Rebuilt board."
msgstr "Tabla reconstruida." msgstr "Tablón reconstruido."
msgid "Access denied" msgid "Access denied"
msgstr "Acceso denegado" msgstr "Acceso denegado"
@ -173,19 +192,19 @@ msgstr "Cuenta no encontrada."
msgid "This account may not be updated while TINYIB_ADMINPASS is set." msgid "This account may not be updated while TINYIB_ADMINPASS is set."
msgstr "" msgstr ""
"Esta cuenta puede no ser actualizada mientras que TINYIB_ADMINPASS es " "Esta cuenta no puede ser actualizada mientras que la variable "
"establecido." "TINYIB_ADMINPASS este activada."
msgid "This account may not be updated while TINYIB_MODPASS is set." msgid "This account may not be updated while TINYIB_MODPASS is set."
msgstr "" msgstr ""
"Esta cuenta puede no ser actualizada mientras que TINYIB_MODPASS es " "Esta cuenta no puede ser actualizada mientras que la variable TINYIB_MODPASS "
"establecido." "este activada."
msgid "A password is required." msgid "A password is required."
msgstr "Se requiere una contraseña." msgstr "Se requiere una contraseña."
msgid "Invalid role." msgid "Invalid role."
msgstr "Rol nulo." msgstr "Rol invalido."
#, php-format #, php-format
msgid "Added account %s" msgid "Added account %s"
@ -212,7 +231,7 @@ msgid "Moderator"
msgstr "Moderador" msgstr "Moderador"
msgid "Disabled" msgid "Disabled"
msgstr "Desabilitado" msgstr "Deshabilitado"
#, php-format #, php-format
msgid "Changed role of account %s to %s" msgid "Changed role of account %s to %s"
@ -221,9 +240,6 @@ msgstr "El rol de la cuenta %s fue cambiado a %s"
msgid "Updated account" msgid "Updated account"
msgstr "Cuenta actualizada" msgstr "Cuenta actualizada"
msgid "Sorry, there is already a ban on record for that IP address."
msgstr "Lo sentimos, ya hay una prohibición de registro para esa dirección IP."
msgid "permanently" msgid "permanently"
msgstr "permanentemente" msgstr "permanentemente"
@ -239,66 +255,70 @@ msgstr "Baneado %s %s"
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "Baneado %s %s: %s" msgstr "Baneado %s %s: %s"
#, php-format
msgid "Added ban message to %s"
msgstr "Mensaje de ban agregado a %s"
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "1 dirección IP baneada" msgstr "1 dirección IP baneada"
#, php-format #, php-format
msgid "Banned %d IP addresses" msgid "Banned %d IP addresses"
msgstr "Dirección IP %d vetada" msgstr "Dirección IP %d baneada"
#, php-format #, php-format
msgid "Lifted ban on %s" msgid "Lifted ban on %s"
msgstr "Baneo retirado para %s" msgstr "Baneo retirado para %s"
msgid "Sorry, that keyword has already been added." msgid "Sorry, that keyword has already been added."
msgstr "Lo siento, esa palabra clave ya se ha agregado." msgstr "Lo siento, esa palabra prohibida ya se ha agregado."
#, php-format #, php-format
msgid "Updated keyword %s" msgid "Updated keyword %s"
msgstr "Palabra clave %s actualizada" msgstr "Palabra prohibida %s actualizada"
msgid "Keyword updated." msgid "Keyword updated."
msgstr "Palabra clave actualizada." msgstr "Palabra prohibida actualizada."
msgid "Keyword added." msgid "Keyword added."
msgstr "Palabra clave añadida." msgstr "Palabra prohibida añadida."
msgid "That keyword does not exist." msgid "That keyword does not exist."
msgstr "Esa palabra clave no existe." msgstr "Esa palabra prohibida no existe."
#, php-format #, php-format
msgid "Deleted keyword %s" msgid "Deleted keyword %s"
msgstr "Palabra clave %s eliminada" msgstr "Palabra prohibida %s eliminada"
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "Palabra clave eliminada." msgstr "Palabra prohibida eliminada."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Lo siento, no parece haber una publicación con esa ID."
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "%s borrado" msgstr "%s eliminado"
msgid "Deleted 1 post" msgid "Deleted 1 post"
msgstr "1 publicación borrada" msgstr "1 post eliminado"
#, php-format #, php-format
msgid "Deleted %d posts" msgid "Deleted %d posts"
msgstr "%d publicaciones borradas" msgstr "%d publicaciones eliminadas"
msgid "Approved" msgid "Approved"
msgstr "Aprobado" msgstr "Aprobado"
#, php-format #, php-format
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "La publicación No.%d fue aprovada." msgstr "El post No.%d fue aprobado."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Lo siento, no parece haber un post con esa ID."
msgid "Stickied" msgid "Stickied"
msgstr "Pegado" msgstr "Fijado"
msgid "Unstickied" msgid "Unstickied"
msgstr "Despegado" msgstr "Desfijado"
msgid "Form data was lost. Please go back and try again." msgid "Form data was lost. Please go back and try again."
msgstr "" msgstr ""
@ -311,8 +331,11 @@ msgstr "Bloqueado"
msgid "Unlocked" msgid "Unlocked"
msgstr "Desbloqueado" msgstr "Desbloqueado"
msgid "Passwords do not match."
msgstr "Las contraseñas no coinciden."
msgid "Password updated" msgid "Password updated"
msgstr "Contraseña actualiza" msgstr "Contraseña actualizada"
msgid "Please enter the CAPTCHA text." msgid "Please enter the CAPTCHA text."
msgstr "Por favor ingrese el texto del CAPTCHA." msgstr "Por favor ingrese el texto del CAPTCHA."
@ -321,8 +344,8 @@ msgid ""
"Incorrect CAPTCHA text entered. Please try again.<br>Click the image to " "Incorrect CAPTCHA text entered. Please try again.<br>Click the image to "
"retrieve a new CAPTCHA." "retrieve a new CAPTCHA."
msgstr "" msgstr ""
"El texto ingresado del CAPTCHA es incorrecto. Por favor intentelo de " "El texto ingresado del CAPTCHA es incorrecto. Por favor inténtelo de "
"nuevo.<br>Haga clic en la imagen para obtener un nuevo CAPTCHA." "nuevo.<br>Haga click en la imagen para obtener un nuevo CAPTCHA."
#, php-format #, php-format
msgid "" msgid ""
@ -373,7 +396,7 @@ msgid ""
"different type." "different type."
msgstr "" msgstr ""
"No se pudo leer el archivo cargado mientras se creaba su miniatura. Una " "No se pudo leer el archivo cargado mientras se creaba su miniatura. Una "
"causa común para esto es una extensión incorrecta cuando el archivo es en " "causa común de esto es una extensión incorrecta cuando el archivo es en "
"realidad de un tipo diferente." "realidad de un tipo diferente."
msgid "File transfer failure. Please retry the submission." msgid "File transfer failure. Please retry the submission."
@ -404,11 +427,11 @@ msgstr "El tipo de archivo soportado es %s"
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "Los tipos de archivo admitidos son %1$s y %2$s." msgstr "Los tipos de archivo admitidos son %1$s y %2$s."
msgid "Reply to" msgid "Raw HTML"
msgstr "Responder a" msgstr "HTML crudo"
msgid "0 to start a new thread" msgid "Enable"
msgstr "0 para iniciar un nuevo hilo" msgstr "Activar"
msgid "" msgid ""
"Text entered in the Message field will be posted as is with no formatting " "Text entered in the Message field will be posted as is with no formatting "
@ -420,6 +443,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "Los saltos de línea deben ser especificados con \"&lt;br&gt;\"." msgstr "Los saltos de línea deben ser especificados con \"&lt;br&gt;\"."
msgid "Reply to"
msgstr "Responder a"
msgid "0 to start a new thread"
msgstr "0 para iniciar un nuevo hilo"
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "CAPTCHA" msgstr "CAPTCHA"
@ -437,11 +466,11 @@ msgid "(paste a YouTube URL)"
msgstr "(pegue una URL de YouTube)" msgstr "(pegue una URL de YouTube)"
msgid "All posts are moderated before being shown." msgid "All posts are moderated before being shown."
msgstr "Todos los post son moderados antes de mostrarse." msgstr "Todos los posts son moderados antes de ser publicados."
msgid "All posts with a file attached are moderated before being shown." msgid "All posts with a file attached are moderated before being shown."
msgstr "" msgstr ""
"Todos los post con un archivo adjunto son moderados antes de ser mostrados." "Todos los posts con un archivo adjunto son moderados antes de ser publicados."
#, php-format #, php-format
msgid "Images greater than %s will be thumbnailed." msgid "Images greater than %s will be thumbnailed."
@ -472,24 +501,18 @@ msgstr "(para eliminación de post y archivo)"
msgid "Report" msgid "Report"
msgstr "Reportar" msgstr "Reportar"
msgid "Embed:"
msgstr "Incrustar:"
msgid "File:"
msgstr "Archivo:"
msgid "Reply" msgid "Reply"
msgstr "Responder" msgstr "Responder"
msgid "Post truncated. Click Reply to view." msgid "Post truncated. Click Reply to view."
msgstr "Post truncado. Click en Responder para verlo." msgstr "Post truncado. Haz click en Responder para verlo."
msgid "1 post omitted. Click Reply to view." msgid "1 post omitted. Click Reply to view."
msgstr "1 Post omitido. Click en Responder para verlo." msgstr "1 Post omitido. Haz click en Responder para verlo."
#, php-format #, php-format
msgid "%d posts omitted. Click Reply to view." msgid "%d posts omitted. Click Reply to view."
msgstr "%d posts omitidos. Click en Responder para verlos." msgstr "%d posts omitidos. Haz click en Responder para verlos."
msgid "Catalog" msgid "Catalog"
msgstr "Catálogo" msgstr "Catálogo"
@ -518,9 +541,6 @@ msgstr "Eliminar"
msgid "Delete Post" msgid "Delete Post"
msgstr "Eliminar Post" msgstr "Eliminar Post"
msgid "Status"
msgstr "Estátus"
msgid "Accounts" msgid "Accounts"
msgstr "Cuentas" msgstr "Cuentas"
@ -528,37 +548,40 @@ msgid "Bans"
msgstr "Baneos" msgstr "Baneos"
msgid "Keywords" msgid "Keywords"
msgstr "Palabras clave" msgstr "Palabras prohibidas"
msgid "Migrate Database"
msgstr "Migrar base de datos"
msgid "Moderate Post" msgid "Moderate Post"
msgstr "Moderar publicación" msgstr "Moderar Post"
msgid "Moderation Log" msgid "Moderation Log"
msgstr "Registro de moderación" msgstr "Registro de moderación"
msgid "Raw Post"
msgstr "Post bruto"
msgid "Rebuild All" msgid "Rebuild All"
msgstr "Reconstruir todo" msgstr "Reconstruir todo"
msgid "Reports" msgid "Reports"
msgstr "Reportes" msgstr "Reportes"
msgid "Staff Post"
msgstr "Publicar como personal"
msgid "Status"
msgstr "Estátus"
msgid "Update" msgid "Update"
msgstr "Actualización" msgstr "Actualizar"
msgid "Migrate Database" msgid "Change Password"
msgstr "Migrar base de datos" msgstr "Cambiar Contraseña"
msgid "Change password"
msgstr "Cambiar contraseña"
msgid "Log Out" msgid "Log Out"
msgstr "Cerrar sesión" msgstr "Cerrar sesión"
msgid "Manage mode" msgid "Manage mode"
msgstr "Administrar modo" msgstr "Modo administración"
msgid "Log In" msgid "Log In"
msgstr "Ingresar" msgstr "Ingresar"
@ -581,95 +604,93 @@ msgstr "reporte No. %1$d por %2$s"
#, php-format #, php-format
msgid "%1$d reports by %2$s" msgid "%1$d reports by %2$s"
msgstr "" msgstr "%1$d reportes por %2$s"
#, php-format #, php-format
msgid "%d reports" msgid "%d reports"
msgstr "" msgstr "%d reportes"
#, fuzzy, php-format #, php-format
#| msgid "Delete Post"
msgid "Reported by %s" msgid "Reported by %s"
msgstr "Eliminar Post" msgstr "Reportado por %s"
msgid "Moderate" msgid "Moderate"
msgstr "" msgstr "Moderar"
msgid "There are currently no reported posts." msgid "There are currently no reported posts."
msgstr "" msgstr "Actualmente no hay posts reportados."
msgid "Add an account" msgid "Add an account"
msgstr "" msgstr "Añadir una cuenta"
msgid "Update an account" msgid "Update an account"
msgstr "" msgstr "Actualizar una cuenta"
msgid "Leave blank to maintain current password" msgid "Leave blank to maintain current password"
msgstr "" msgstr "Dejar en blanco para mantener la contraseña actual"
msgid "Username" msgid "Username"
msgstr "" msgstr "Nombre de usuario"
msgid "Role" msgid "Role"
msgstr "" msgstr "Rol"
msgid "Choose a role" msgid "Choose a role"
msgstr "" msgstr "Escoge un rol"
msgid "Last active" msgid "Last active"
msgstr "" msgstr "Última vez activo"
msgid "Never" msgid "Never"
msgstr "" msgstr "Nunca"
msgid "update" msgid "update"
msgstr "" msgstr "Actualizar"
msgid "Add a ban" msgid "Add a ban"
msgstr "" msgstr "Añadir un ban"
msgid "" msgid ""
"Multiple IP addresses may be banned at once by separating each address with " "Multiple IP addresses may be banned at once by separating each address with "
"a comma." "a comma."
msgstr "" msgstr ""
"Se pueden banear múltiples direcciones IP separando cada una con una coma."
msgid "IP Address" msgid "IP Address"
msgstr "Dirección IP" msgstr "Dirección IP"
#, fuzzy
#| msgid "Expire(sec):"
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "Expirar(seg):" msgstr "Expiración(seg)"
msgid "Reason"
msgstr "Razón"
msgid "never" msgid "never"
msgstr "nunca" msgstr "nunca"
msgid "optional" msgid "Optional."
msgstr "opcional" msgstr "Opcional."
msgid "1 hour" msgid "1 hour"
msgstr "" msgstr "1 hora"
msgid "1 day" msgid "1 day"
msgstr "" msgstr "1 día"
msgid "2 days" msgid "2 days"
msgstr "" msgstr "2 días"
msgid "1 week" msgid "1 week"
msgstr "" msgstr "1 semana"
msgid "2 weeks" msgid "2 weeks"
msgstr "" msgstr "2 semanas"
msgid "1 month" msgid "1 month"
msgstr "" msgstr "1 mes"
msgid "Append a message to the post. Optional."
msgstr "Adjunta un mensaje al post. Opcional."
msgid "Set At" msgid "Set At"
msgstr "" msgstr "Creado"
msgid "Expires" msgid "Expires"
msgstr "Expira" msgstr "Expira"
@ -677,205 +698,215 @@ msgstr "Expira"
msgid "Does not expire" msgid "Does not expire"
msgstr "No expira" msgstr "No expira"
#, fuzzy
msgid "lift" msgid "lift"
msgstr "levantar" msgstr "retirar"
msgid "Moderate a post" msgid "Moderate a post"
msgstr "" msgstr "Moderar un post"
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr "ID del post"
msgid "Tip:" msgid "Tip"
msgstr "" msgstr "Consejo"
msgid "" msgid ""
"While browsing the image board, you can easily moderate a post if you are " "While browsing the image board, you can easily moderate a post if you are "
"logged in." "logged in."
msgstr "" msgstr ""
"Mientras navegas el tablón de imágenes, puedes moderar un post fácilmente si "
"estás logueado."
#, fuzzy
#| msgid "Tick the box next to a post and click \"Delete\" to delete it."
msgid "" msgid ""
"Tick the box next to a post and click \"Delete\" at the bottom of the page " "Tick the box next to a post and click \"Delete\" at the bottom of the page "
"with a blank password." "with a blank password."
msgstr "" msgstr ""
"Selecciona la caja al lado de un post y clickea \"Eliminar\" para eliminarlo." "Selecciona la caja al lado de un post y haz click en \"Eliminar\" al final "
"de la página con el campo de contraseña vacío."
#, php-format #, php-format
msgid "Moderate %d posts" msgid "Moderate %d posts"
msgstr "" msgstr "Moderar %d posts"
msgid "Delete all" msgid "Delete all"
msgstr "" msgstr "Eliminar todos"
msgid "Ban all" msgid "Ban all"
msgstr "" msgstr "Banear todos"
msgid "1 thread and 1 reply will be deleted." msgid "1 thread and 1 reply will be deleted."
msgstr "" msgstr "1 hilo y 1 respuesta serán eliminados."
#, php-format #, php-format
msgid "1 thread and %d replies will be deleted." msgid "1 thread and %d replies will be deleted."
msgstr "" msgstr "1 hilo y %d respuestas serán eliminados."
#, php-format #, php-format
msgid "%d threads and 1 reply will be deleted." msgid "%d threads and 1 reply will be deleted."
msgstr "" msgstr "%d hilos y 1 respuesta serán eliminados."
#, php-format #, php-format
msgid "%1$d threads and %2$d replies will be deleted." msgid "%1$d threads and %2$d replies will be deleted."
msgstr "" msgstr "%1$d hilos y %2$d respuestas serán eliminadas."
msgid "1 IP address will be banned." msgid "1 IP address will be banned."
msgstr "" msgstr "1 dirección IP será baneada."
#, php-format #, php-format
msgid "%d IP addresses will be banned." msgid "%d IP addresses will be banned."
msgstr "" msgstr "%d direcciones IP serán baneadas."
#, fuzzy, php-format #, php-format
#| msgid "Ban record added for %s"
msgid " A ban record already exists for %s" msgid " A ban record already exists for %s"
msgstr "Registro de ban añadido para %s" msgstr " Ya existe un registro de ban para %s"
msgid "Only an administrator may ban an IP address." msgid "Only an administrator may ban an IP address."
msgstr "" msgstr "Solamente los administradores pueden banear una dirección IP."
#, fuzzy, php-format #, php-format
#| msgid "IP Address:"
msgid "IP address: %s" msgid "IP address: %s"
msgstr "Dirección IP:" msgstr "Dirección IP: %s"
msgid "Thread" msgid "Thread"
msgstr "" msgstr "Hilo"
msgid "1 reply will be deleted." msgid "1 reply will be deleted."
msgstr "" msgstr "1 respuesta será eliminada."
#, php-format #, php-format
msgid "%d replies will be deleted." msgid "%d replies will be deleted."
msgstr "" msgstr "%d respuestas serán eliminadas."
msgid "Belongs to " msgid "Belongs to "
msgstr "" msgstr "Pertenece a "
msgid "Un-sticky" msgid "Un-sticky"
msgstr "" msgstr "Dejar de fijar"
msgid "Sticky" msgid "Sticky"
msgstr "" msgstr "Fijar"
msgid "Return this thread to a normal state." msgid "Return this thread to a normal state."
msgstr "" msgstr "Retornar este hilo a su estado normal."
msgid "Keep this thread at the top of the board." msgid "Keep this thread at the top of the board."
msgstr "" msgstr "Mantener este hilo en la parte superior del tablón."
msgid "Unlock" msgid "Unlock"
msgstr "" msgstr "Desbloquear"
msgid "Lock" msgid "Lock"
msgstr "" msgstr "Bloquear"
msgid "Allow replying to this thread." msgid "Allow replying to this thread."
msgstr "" msgstr "Permitir respuestas en este hilo."
msgid "Disallow replying to this thread." msgid "Disallow replying to this thread."
msgstr "" msgstr "Inhabilitar respuestas en este hilo."
#, php-format #, php-format
msgid "Moderating No.%d" msgid "Moderating No.%d"
msgstr "" msgstr "Moderando hilo No.%d"
msgid "Action" msgid "Action"
msgstr "" msgstr "Acción"
#, fuzzy
#| msgid "Delete Post"
msgid "Delete thread" msgid "Delete thread"
msgstr "Eliminar Post" msgstr "Eliminar hilo"
msgid "Delete reply" msgid "Delete reply"
msgstr "" msgstr "Eliminar respuesta"
msgid "Ban poster" msgid "Ban poster"
msgstr "" msgstr "Banear usuario"
msgid "Approve" msgid "Approve"
msgstr "" msgstr "Aprobar"
msgid "report" msgid "report"
msgstr "" msgstr "reportar"
msgid "reports" msgid "reports"
msgstr "" msgstr "reportes"
#, fuzzy
#| msgid "Sorry, there doesn't appear to be a post with that ID."
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "Perdón, pero no parece haber un post con esa ID." msgstr "Perdón, pero no parece haber una palabra prohibida con esa ID."
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr "Agregar"
msgid "Hide until approved" msgid "Hide until approved"
msgstr "" msgstr "Ocultar hasta que sea aprobado"
msgid "Delete and ban for 1 hour" msgid "Delete and ban for 1 hour"
msgstr "" msgstr "Eliminar y banear por 1 hora"
msgid "Delete and ban for 1 day" msgid "Delete and ban for 1 day"
msgstr "" msgstr "Eliminar y banear por 1 día"
msgid "Delete and ban for 2 days" msgid "Delete and ban for 2 days"
msgstr "" msgstr "Eliminar y banear por 2 días"
msgid "Delete and ban for 1 week" msgid "Delete and ban for 1 week"
msgstr "" msgstr "Eliminar y banear por 1 semana"
msgid "Delete and ban for 2 weeks" msgid "Delete and ban for 2 weeks"
msgstr "" msgstr "Eliminar y banear por 2 semanas"
msgid "Delete and ban for 1 month" msgid "Delete and ban for 1 month"
msgstr "" msgstr "Eliminar y banear por 1 mes"
msgid "Delete and ban permanently" msgid "Delete and ban permanently"
msgstr "" msgstr "Eliminar y banear permanentemente"
msgid "Edit" msgid "Edit"
msgstr "" msgstr "Editar"
msgid "thread" msgid "thread"
msgstr "" msgstr "hilo"
msgid "threads" msgid "threads"
msgstr "" msgstr "hilos"
msgid "ban" msgid "ban"
msgstr "" msgstr "ban"
msgid "bans" msgid "bans"
msgstr "" msgstr "baneos"
msgid "More Info" msgid "More Info"
msgstr "" msgstr "Más información"
msgid "Pending posts" msgid "Pending posts"
msgstr "" msgstr "Posts pendientes por aprobar"
msgid "Recent posts" msgid "Recent posts"
msgstr "" msgstr "Posts recientes"
msgid "Info" msgid "Info"
msgstr "" msgstr "Información"
#~ msgid "Created raw post"
#~ msgstr "Crear publicación bruta"
#~ msgid "Sorry, there is already a ban on record for that IP address."
#~ msgstr ""
#~ "Lo sentimos, ya hay una prohibición de registro para esa dirección IP."
#~ msgid "Embed:"
#~ msgstr "Incrustar:"
#~ msgid "File:"
#~ msgstr "Archivo:"
#~ msgid "Raw Post"
#~ msgstr "Post bruto"
#~ msgid "Change password"
#~ msgstr "Cambiar contraseña"
#~ msgid "optional"
#~ msgstr "opcional"
#~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured." #~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured."
#~ msgstr "TinyIB_TRIPSEED y TINYIB_ADMINPASS deben ser configurados." #~ msgstr "TinyIB_TRIPSEED y TINYIB_ADMINPASS deben ser configurados."

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-10-08 23:26+0000\n" "PO-Revision-Date: 2020-10-08 23:26+0000\n"
"Last-Translator: tei zerg <teizerg@airmail.cc>\n" "Last-Translator: tei zerg <teizerg@airmail.cc>\n"
"Language-Team: Spanish (American) <https://hosted.weblate.org/projects/" "Language-Team: Spanish (American) <https://hosted.weblate.org/projects/"
@ -29,6 +29,9 @@ msgstr "TINYIB_TRIPSEED y TINYIB_ADMINPASS deben ser configurados."
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -48,6 +51,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -102,7 +119,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -208,9 +225,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -226,6 +240,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -260,9 +278,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -281,6 +296,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -296,6 +314,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -376,10 +397,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -390,6 +411,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -441,12 +468,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -487,9 +508,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -499,28 +517,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -607,13 +628,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -634,6 +652,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -652,7 +673,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -773,12 +794,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -26,6 +26,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -45,6 +48,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -99,7 +116,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -205,9 +222,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -223,6 +237,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -257,9 +275,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -278,6 +293,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -293,6 +311,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -373,10 +394,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -387,6 +408,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -438,12 +465,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -484,9 +505,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -496,28 +514,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -604,13 +625,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -631,6 +649,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -649,7 +670,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -770,12 +791,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2021-04-07 14:27+0000\n" "PO-Revision-Date: 2021-04-07 14:27+0000\n"
"Last-Translator: Nathan <bonnemainsnathan@gmail.com>\n" "Last-Translator: Nathan <bonnemainsnathan@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/tinyib/tinyib/fr/" "Language-Team: French <https://hosted.weblate.org/projects/tinyib/tinyib/fr/"
@ -29,6 +29,9 @@ msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
"TINYIB_RECAPTCHA_SITE et TINYIB_RECAPTCHA_SECRET doivent être configurés." "TINYIB_RECAPTCHA_SITE et TINYIB_RECAPTCHA_SECRET doivent être configurés."
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "Type de base de données spécifié inconnu." msgstr "Type de base de données spécifié inconnu."
@ -54,6 +57,20 @@ msgstr "Les réponses ne sont pas autorisées sur les fils verrouillés."
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "Votre publication contient un mot bloqué." msgstr "Votre publication contient un mot bloqué."
msgid "Keyword"
msgstr "Mot-clé"
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr "Motif"
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 ""
"Intégrer une URL et mettre en ligne un fichier au même moment n'est pas pris " "Intégrer une URL et mettre en ligne un fichier au même moment n'est pas pris "
@ -110,7 +127,7 @@ msgstr "Mise à jour du fil de discussion…"
msgid "Updating index..." msgid "Updating index..."
msgstr "Mise à jour de lindex…" msgstr "Mise à jour de lindex…"
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -224,10 +241,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "Compte mis à jour" msgstr "Compte mis à jour"
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
"Désolé, il y a déjà une interdiction enregistrée pour cette adresse IP."
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -243,6 +256,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -277,9 +294,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "Mot-clé supprimé." msgstr "Mot-clé supprimé."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Désolé, il ne semble pas y avoir de publication avec cet identifiant."
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -298,6 +312,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "Publication nº %d approuvée." msgstr "Publication nº %d approuvée."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Désolé, il ne semble pas y avoir de publication avec cet identifiant."
msgid "Stickied" msgid "Stickied"
msgstr "Épinglé" msgstr "Épinglé"
@ -315,6 +332,9 @@ msgstr "Verrouillé"
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "Mot de passe mis à jour" msgstr "Mot de passe mis à jour"
@ -409,11 +429,11 @@ msgstr "Le type de fichier pris en charge est %s"
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "Les types de fichier pris en charge sont %1$s et %2$s." msgstr "Les types de fichier pris en charge sont %1$s et %2$s."
msgid "Reply to" msgid "Raw HTML"
msgstr "Répondre à" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "0 pour démarrer un nouveau fil" msgstr ""
msgid "" msgid ""
"Text entered in the Message field will be posted as is with no formatting " "Text entered in the Message field will be posted as is with no formatting "
@ -425,6 +445,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "Les sauts de ligne doivent être spécifiés avec « &lt;br&gt; »." msgstr "Les sauts de ligne doivent être spécifiés avec « &lt;br&gt; »."
msgid "Reply to"
msgstr "Répondre à"
msgid "0 to start a new thread"
msgstr "0 pour démarrer un nouveau fil"
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "CAPTCHA" msgstr "CAPTCHA"
@ -477,12 +503,6 @@ msgstr "(pour la suppression de publications et de fichiers)"
msgid "Report" msgid "Report"
msgstr "Signaler" msgstr "Signaler"
msgid "Embed:"
msgstr "Incorporer :"
msgid "File:"
msgstr "Fichier :"
msgid "Reply" msgid "Reply"
msgstr "Répondre" msgstr "Répondre"
@ -523,9 +543,6 @@ msgstr "Supprimer"
msgid "Delete Post" msgid "Delete Post"
msgstr "Supprimer la publication" msgstr "Supprimer la publication"
msgid "Status"
msgstr "État"
msgid "Accounts" msgid "Accounts"
msgstr "Comptes" msgstr "Comptes"
@ -535,29 +552,32 @@ msgstr "Interdictions"
msgid "Keywords" msgid "Keywords"
msgstr "Mots-clés" msgstr "Mots-clés"
msgid "Migrate Database"
msgstr "Migrer la base de données"
msgid "Moderate Post" msgid "Moderate Post"
msgstr "Modérer la publication" msgstr "Modérer la publication"
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr "Publication brute"
msgid "Rebuild All" msgid "Rebuild All"
msgstr "Tout reconstruire" msgstr "Tout reconstruire"
msgid "Reports" msgid "Reports"
msgstr "Signalements" msgstr "Signalements"
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr "État"
msgid "Update" msgid "Update"
msgstr "Mettre à jour" msgstr "Mettre à jour"
msgid "Migrate Database" msgid "Change Password"
msgstr "Migrer la base de données" msgstr ""
msgid "Change password"
msgstr "Modifier le mot de passe"
msgid "Log Out" msgid "Log Out"
msgstr "Se déconnecter" msgstr "Se déconnecter"
@ -643,14 +663,11 @@ msgstr "Adresse IP"
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "Bannir pour" msgstr "Bannir pour"
msgid "Reason"
msgstr "Motif"
msgid "never" msgid "never"
msgstr "jamais" msgstr "jamais"
msgid "optional" msgid "Optional."
msgstr "facultatif" msgstr ""
msgid "1 hour" msgid "1 hour"
msgstr "1 heure" msgstr "1 heure"
@ -670,6 +687,9 @@ msgstr "2 semaines"
msgid "1 month" msgid "1 month"
msgstr "1 mois" msgstr "1 mois"
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "Définir à" msgstr "Définir à"
@ -688,8 +708,8 @@ msgstr "Modérer une publication"
msgid "Post ID" msgid "Post ID"
msgstr "Identifiant de publication" msgstr "Identifiant de publication"
msgid "Tip:" msgid "Tip"
msgstr "Astuce :" msgstr ""
msgid "" msgid ""
"While browsing the image board, you can easily moderate a post if you are " "While browsing the image board, you can easily moderate a post if you are "
@ -812,12 +832,6 @@ msgstr "signalements"
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "Désolé, il ne semble pas y avoir de mot-clé avec cet identifiant." msgstr "Désolé, il ne semble pas y avoir de mot-clé avec cet identifiant."
msgid "Keyword"
msgstr "Mot-clé"
msgid "Action:"
msgstr "Action :"
msgid "Add" msgid "Add"
msgstr "Ajouter" msgstr "Ajouter"
@ -872,6 +886,31 @@ msgstr "Publications récentes"
msgid "Info" msgid "Info"
msgstr "Informations" msgstr "Informations"
#~ msgid "Sorry, there is already a ban on record for that IP address."
#~ msgstr ""
#~ "Désolé, il y a déjà une interdiction enregistrée pour cette adresse IP."
#~ msgid "Embed:"
#~ msgstr "Incorporer :"
#~ msgid "File:"
#~ msgstr "Fichier :"
#~ msgid "Raw Post"
#~ msgstr "Publication brute"
#~ msgid "Change password"
#~ msgstr "Modifier le mot de passe"
#~ msgid "optional"
#~ msgstr "facultatif"
#~ msgid "Tip:"
#~ msgstr "Astuce :"
#~ msgid "Action:"
#~ msgstr "Action :"
#~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured." #~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured."
#~ msgstr "TINYIB_TRIPSEED et TINYIB_ADMINPASS doivent être configurés." #~ msgstr "TINYIB_TRIPSEED et TINYIB_ADMINPASS doivent être configurés."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -26,6 +26,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -45,6 +48,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -99,7 +116,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -205,9 +222,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -223,6 +237,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -257,9 +275,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -278,6 +293,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -293,6 +311,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -373,10 +394,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -387,6 +408,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -438,12 +465,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -484,9 +505,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -496,28 +514,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -604,13 +625,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -631,6 +649,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -649,7 +670,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -770,12 +791,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-11-14 21:28+0000\n" "PO-Revision-Date: 2020-11-14 21:28+0000\n"
"Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n" "Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/tinyib/tinyib/it/" "Language-Team: Italian <https://hosted.weblate.org/projects/tinyib/tinyib/it/"
@ -27,6 +27,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -49,6 +52,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -103,7 +120,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -217,9 +234,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -235,6 +249,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -271,9 +289,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "Pubblicazione eliminata." msgstr "Pubblicazione eliminata."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Spiacenti, non sembra esserci una pubblicazione con quell'ID."
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -292,6 +307,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "Pubblicazione nº %d approvata." msgstr "Pubblicazione nº %d approvata."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Spiacenti, non sembra esserci una pubblicazione con quell'ID."
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -307,6 +325,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -387,11 +408,11 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "I tipi di file supportati sono %1$s e %2$s." msgstr "I tipi di file supportati sono %1$s e %2$s."
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "0 per iniziare un nuovo argomento" msgstr ""
msgid "" msgid ""
"Text entered in the Message field will be posted as is with no formatting " "Text entered in the Message field will be posted as is with no formatting "
@ -401,6 +422,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr "0 per iniziare un nuovo argomento"
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -452,12 +479,6 @@ msgstr "(per il post e la rimozione file)"
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "Rispondi" msgstr "Rispondi"
@ -498,9 +519,6 @@ msgstr "Cancella"
msgid "Delete Post" msgid "Delete Post"
msgstr "Cancella post" msgstr "Cancella post"
msgid "Status"
msgstr "Stato"
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -510,15 +528,15 @@ msgstr "Bloccati"
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "Modera post" msgstr "Modera post"
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr "Post grezzo"
msgid "Rebuild All" msgid "Rebuild All"
msgstr "Ricompila tutto" msgstr "Ricompila tutto"
@ -527,13 +545,16 @@ msgstr "Ricompila tutto"
msgid "Reports" msgid "Reports"
msgstr "Post recenti" msgstr "Post recenti"
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr "Stato"
msgid "Update" msgid "Update"
msgstr "Aggiorna" msgstr "Aggiorna"
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -623,13 +644,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -650,6 +668,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -668,7 +689,7 @@ msgstr "Modera un post"
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -791,12 +812,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "Spiacenti, non sembra esserci una pubblicazione con quell'ID." msgstr "Spiacenti, non sembra esserci una pubblicazione con quell'ID."
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -851,6 +866,9 @@ msgstr "Post recenti"
msgid "Info" msgid "Info"
msgstr "" msgstr ""
#~ msgid "Raw Post"
#~ msgstr "Post grezzo"
#~ msgid "Post No.%d deleted." #~ msgid "Post No.%d deleted."
#~ msgstr "Pubblicazione nº %d eliminata." #~ msgstr "Pubblicazione nº %d eliminata."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-11-28 08:29+0000\n" "PO-Revision-Date: 2020-11-28 08:29+0000\n"
"Last-Translator: hmi45 <hmi45@naver.com>\n" "Last-Translator: hmi45 <hmi45@naver.com>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/tinyib/tinyib/ko/" "Language-Team: Korean <https://hosted.weblate.org/projects/tinyib/tinyib/ko/"
@ -32,6 +32,9 @@ msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
"TINYIB_RECAPTCHA_SITE 와 TINYIB_RECAPTCHA_SECRET 는 반드시 설정해야 합니다." "TINYIB_RECAPTCHA_SITE 와 TINYIB_RECAPTCHA_SECRET 는 반드시 설정해야 합니다."
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "알 수 없는 자료 뭉치 방식이 지정되었습니다." msgstr "알 수 없는 자료 뭉치 방식이 지정되었습니다."
@ -52,6 +55,20 @@ msgstr "이 글타래는 잠겨서 답글이 허용되지 않습니다."
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "당신의 게시물은 차단된 핵심어를 포함하고 있습니다." msgstr "당신의 게시물은 차단된 핵심어를 포함하고 있습니다."
msgid "Keyword"
msgstr "핵심어"
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr "사유"
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 "누리망 주소 끼워 넣기와 철 올리기는 동시에 지원되지 않습니다."
@ -106,7 +123,7 @@ msgstr "글타래 갱신 중..."
msgid "Updating index..." msgid "Updating index..."
msgstr "색인 갱신 중..." msgstr "색인 갱신 중..."
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -217,9 +234,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr "죄송합니다, 해당 누리망 통신 규약 주소는 이미 차단 목록에 있습니다."
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -235,6 +249,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -269,9 +287,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "핵심어 삭제됨." msgstr "핵심어 삭제됨."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "죄송합니다. 해당 식별자의 게시물이 없는 것 같습니다."
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -290,6 +305,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "게시물 번호 %d 가 승인되었습니다." msgstr "게시물 번호 %d 가 승인되었습니다."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "죄송합니다. 해당 식별자의 게시물이 없는 것 같습니다."
msgid "Stickied" msgid "Stickied"
msgstr "붙여짐" msgstr "붙여짐"
@ -305,6 +323,9 @@ msgstr "잠겨짐"
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -397,11 +418,11 @@ msgstr "지원되는 철 형식은 다음과 같습니다 %s"
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "지원되는 철 형식은 %1$s 그리고 %2$s 입니다." msgstr "지원되는 철 형식은 %1$s 그리고 %2$s 입니다."
msgid "Reply to" msgid "Raw HTML"
msgstr "답글 하기" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "0은 새 글타래를 시작합니다" msgstr ""
msgid "" msgid ""
"Text entered in the Message field will be posted as is with no formatting " "Text entered in the Message field will be posted as is with no formatting "
@ -411,6 +432,12 @@ msgstr "알림말 구역에 입력 한 글자는 서식이 적용되지 않은
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "줄 바꿈은 \"&lt;br&gt;\"로 지정해야합니다." msgstr "줄 바꿈은 \"&lt;br&gt;\"로 지정해야합니다."
msgid "Reply to"
msgstr "답글 하기"
msgid "0 to start a new thread"
msgstr "0은 새 글타래를 시작합니다"
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "자동입력 방지 문자" msgstr "자동입력 방지 문자"
@ -462,12 +489,6 @@ msgstr "(게시물, 철을 삭제하는데 필요합니다)"
msgid "Report" msgid "Report"
msgstr "신고" msgstr "신고"
msgid "Embed:"
msgstr "끼워 넣기:"
msgid "File:"
msgstr "철:"
msgid "Reply" msgid "Reply"
msgstr "답글" msgstr "답글"
@ -508,9 +529,6 @@ msgstr "삭제"
msgid "Delete Post" msgid "Delete Post"
msgstr "게시물 삭제" msgstr "게시물 삭제"
msgid "Status"
msgstr "상태"
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -520,15 +538,15 @@ msgstr "차단"
msgid "Keywords" msgid "Keywords"
msgstr "핵심어" msgstr "핵심어"
msgid "Migrate Database"
msgstr "자료 뭉치 이동"
msgid "Moderate Post" msgid "Moderate Post"
msgstr "게시물 검토" msgstr "게시물 검토"
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr "날 게시물"
msgid "Rebuild All" msgid "Rebuild All"
msgstr "모두 재구축" msgstr "모두 재구축"
@ -537,13 +555,16 @@ msgstr "모두 재구축"
msgid "Reports" msgid "Reports"
msgstr "신고" msgstr "신고"
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr "상태"
msgid "Update" msgid "Update"
msgstr "갱신" msgstr "갱신"
msgid "Migrate Database" msgid "Change Password"
msgstr "자료 뭉치 이동"
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -632,14 +653,11 @@ msgstr "누리망 통신 규약 주소"
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "기한(초)" msgstr "기한(초)"
msgid "Reason"
msgstr "사유"
msgid "never" msgid "never"
msgstr "절대" msgstr "절대"
msgid "optional" msgid "Optional."
msgstr "(선택)" msgstr ""
msgid "1 hour" msgid "1 hour"
msgstr "1 시간" msgstr "1 시간"
@ -659,6 +677,9 @@ msgstr "2 주"
msgid "1 month" msgid "1 month"
msgstr "1 달" msgstr "1 달"
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "시작" msgstr "시작"
@ -677,8 +698,8 @@ msgstr "게시물 검토하기"
msgid "Post ID" msgid "Post ID"
msgstr "게시물 식별자" msgstr "게시물 식별자"
msgid "Tip:" msgid "Tip"
msgstr "귀띔:" msgstr ""
msgid "" msgid ""
"While browsing the image board, you can easily moderate a post if you are " "While browsing the image board, you can easily moderate a post if you are "
@ -799,12 +820,6 @@ msgstr "신고들"
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "죄송합니다. 해당 식별자의 핵심어가 없는 것 같습니다." msgstr "죄송합니다. 해당 식별자의 핵심어가 없는 것 같습니다."
msgid "Keyword"
msgstr "핵심어"
msgid "Action:"
msgstr "동작:"
msgid "Add" msgid "Add"
msgstr "추가" msgstr "추가"
@ -859,6 +874,27 @@ msgstr "최근 게시물들"
msgid "Info" msgid "Info"
msgstr "정보" msgstr "정보"
#~ msgid "Sorry, there is already a ban on record for that IP address."
#~ msgstr "죄송합니다, 해당 누리망 통신 규약 주소는 이미 차단 목록에 있습니다."
#~ msgid "Embed:"
#~ msgstr "끼워 넣기:"
#~ msgid "File:"
#~ msgstr "철:"
#~ msgid "Raw Post"
#~ msgstr "날 게시물"
#~ msgid "optional"
#~ msgstr "(선택)"
#~ msgid "Tip:"
#~ msgstr "귀띔:"
#~ msgid "Action:"
#~ msgstr "동작:"
#~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured." #~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured."
#~ msgstr "TINYIB_TRIPSEED 와 TINYIB_ADMINPASS 는 반드시 설정해야 합니다." #~ msgstr "TINYIB_TRIPSEED 와 TINYIB_ADMINPASS 는 반드시 설정해야 합니다."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2021-04-13 21:27+0000\n" "PO-Revision-Date: 2021-04-13 21:27+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/tinyib/" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/tinyib/"
@ -30,6 +30,9 @@ msgstr "TINYIB_RECAPTCHA_SITE og TINYIB_RECAPTCHA_SECRET må settes opp."
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "TINYIB_RECAPTCHA_SITE og TINYIB_RECAPTCHA_SECRET må settes opp." msgstr "TINYIB_RECAPTCHA_SITE og TINYIB_RECAPTCHA_SECRET må settes opp."
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "Ukjent databasemodus angitt." msgstr "Ukjent databasemodus angitt."
@ -50,6 +53,20 @@ msgstr "Svar tillates ikke i låste tråder."
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "Din post inneholder et blokkert nøkkelord." msgstr "Din post inneholder et blokkert nøkkelord."
msgid "Keyword"
msgstr "Nøkkelord"
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr "Grunn"
#, fuzzy #, fuzzy
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 "Innebygging av nettadresse og opplasting av fil samtidig støttes ikke." msgstr "Innebygging av nettadresse og opplasting av fil samtidig støttes ikke."
@ -109,7 +126,7 @@ msgstr "Oppdaterer tråd…"
msgid "Updating index..." msgid "Updating index..."
msgstr "Oppdaterer indeks…" msgstr "Oppdaterer indeks…"
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -226,9 +243,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr "Denne IP-adressen er allerede bannlyst."
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -244,6 +258,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -278,9 +296,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "Nøkkelord slettet." msgstr "Nøkkelord slettet."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Ingen post har denne ID-en."
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -299,6 +314,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "Post nummer %d godkjent." msgstr "Post nummer %d godkjent."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Ingen post har denne ID-en."
#, fuzzy #, fuzzy
#| msgid "Sticky" #| msgid "Sticky"
msgid "Stickied" msgid "Stickied"
@ -318,6 +336,9 @@ msgstr "Lås"
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -413,12 +434,11 @@ msgstr "Støttet filtype er %s"
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "Støttede filtyper er %1$s og %2$s." msgstr "Støttede filtyper er %1$s og %2$s."
msgid "Reply to" msgid "Raw HTML"
msgstr "Besvar" msgstr ""
#, fuzzy msgid "Enable"
msgid "0 to start a new thread" msgstr ""
msgstr "0 for å starte ny tråd"
#, fuzzy #, fuzzy
msgid "" msgid ""
@ -430,6 +450,13 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "Linjeskift må angis med «&lt;br&gt;\"." msgstr "Linjeskift må angis med «&lt;br&gt;\"."
msgid "Reply to"
msgstr "Besvar"
#, fuzzy
msgid "0 to start a new thread"
msgstr "0 for å starte ny tråd"
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "CAPTCHA" msgstr "CAPTCHA"
@ -482,12 +509,6 @@ msgstr "(for post- og filsletting)"
msgid "Report" msgid "Report"
msgstr "Rapporter" msgstr "Rapporter"
msgid "Embed:"
msgstr "Innebygg:"
msgid "File:"
msgstr "Fil:"
msgid "Reply" msgid "Reply"
msgstr "Svar" msgstr "Svar"
@ -531,9 +552,6 @@ msgstr "Slett"
msgid "Delete Post" msgid "Delete Post"
msgstr "Slett post" msgstr "Slett post"
msgid "Status"
msgstr "Status"
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -543,15 +561,15 @@ msgstr "Bannlysninger"
msgid "Keywords" msgid "Keywords"
msgstr "Nøkkelord" msgstr "Nøkkelord"
msgid "Migrate Database"
msgstr "Flytt database"
msgid "Moderate Post" msgid "Moderate Post"
msgstr "Moderer post" msgstr "Moderer post"
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr "Rå post"
#, fuzzy #, fuzzy
#| msgid "Rebuild All<" #| msgid "Rebuild All<"
msgid "Rebuild All" msgid "Rebuild All"
@ -561,13 +579,16 @@ msgstr "Gjenoppbygg alle"
msgid "Reports" msgid "Reports"
msgstr "Rapporter" msgstr "Rapporter"
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr "Status"
msgid "Update" msgid "Update"
msgstr "Oppdater" msgstr "Oppdater"
msgid "Migrate Database" msgid "Change Password"
msgstr "Flytt database"
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -656,15 +677,11 @@ msgstr "IP-adresse"
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "Utløp (sek.):" msgstr "Utløp (sek.):"
msgid "Reason"
msgstr "Grunn"
msgid "never" msgid "never"
msgstr "aldri" msgstr "aldri"
#, fuzzy msgid "Optional."
msgid "optional" msgstr ""
msgstr "valgfritt"
msgid "1 hour" msgid "1 hour"
msgstr "Én time" msgstr "Én time"
@ -684,6 +701,9 @@ msgstr "To uker"
msgid "1 month" msgid "1 month"
msgstr "Én måned" msgstr "Én måned"
msgid "Append a message to the post. Optional."
msgstr ""
#, fuzzy #, fuzzy
msgid "Set At" msgid "Set At"
msgstr "Satt" msgstr "Satt"
@ -706,8 +726,8 @@ msgstr "Moderer post"
msgid "Post ID" msgid "Post ID"
msgstr "Post-ID" msgstr "Post-ID"
msgid "Tip:" msgid "Tip"
msgstr "Tips:" msgstr ""
msgid "" msgid ""
"While browsing the image board, you can easily moderate a post if you are " "While browsing the image board, you can easily moderate a post if you are "
@ -834,14 +854,6 @@ msgstr "rapporter"
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "Ingen nøkkelord har denne ID-en." msgstr "Ingen nøkkelord har denne ID-en."
msgid "Keyword"
msgstr "Nøkkelord"
#, fuzzy
#| msgid "Action"
msgid "Action:"
msgstr "Handling"
msgid "Add" msgid "Add"
msgstr "Legg til" msgstr "Legg til"
@ -896,6 +908,30 @@ msgstr "Nylige poster"
msgid "Info" msgid "Info"
msgstr "Info" msgstr "Info"
#~ msgid "Sorry, there is already a ban on record for that IP address."
#~ msgstr "Denne IP-adressen er allerede bannlyst."
#~ msgid "Embed:"
#~ msgstr "Innebygg:"
#~ msgid "File:"
#~ msgstr "Fil:"
#~ msgid "Raw Post"
#~ msgstr "Rå post"
#, fuzzy
#~ msgid "optional"
#~ msgstr "valgfritt"
#~ msgid "Tip:"
#~ msgstr "Tips:"
#, fuzzy
#~| msgid "Action"
#~ msgid "Action:"
#~ msgstr "Handling"
#~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured." #~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured."
#~ msgstr "TINYIB_TRIPSEED og TINYIB_ADMINPASS må settes opp." #~ msgstr "TINYIB_TRIPSEED og TINYIB_ADMINPASS må settes opp."

View File

@ -2,8 +2,8 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2021-05-12 11:33+0000\n" "PO-Revision-Date: 2021-08-07 05:33+0000\n"
"Last-Translator: Domokun <domokun@asdasd.nl>\n" "Last-Translator: Domokun <domokun@asdasd.nl>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/tinyib/tinyib/nl/>" "Language-Team: Dutch <https://hosted.weblate.org/projects/tinyib/tinyib/nl/>"
"\n" "\n"
@ -12,7 +12,7 @@ msgstr ""
"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.7-dev\n" "X-Generator: Weblate 4.8-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"
@ -30,6 +30,9 @@ msgstr ""
"TINYIB_RECAPTCHA_SITE en TINYIB_RECAPTCHA_SECRET moeten worden " "TINYIB_RECAPTCHA_SITE en TINYIB_RECAPTCHA_SECRET moeten worden "
"geconfigureerd." "geconfigureerd."
msgid "TINYIB_TRIPSEED must be configured."
msgstr "TINYIB_TRIPSEED moet worden geconfigureerd."
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "Onbekende databasemodus gespecificeerd." msgstr "Onbekende databasemodus gespecificeerd."
@ -53,6 +56,20 @@ msgstr "Reacties zijn niet toegestaan op vergrendelde threads."
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "Je post bevat een geblokkeerd trefwoord." msgstr "Je post bevat een geblokkeerd trefwoord."
msgid "Keyword"
msgstr "Trefwoord"
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr "Je IP-adres (%1$s) is verbannen tot %2$s."
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr "Je IP-adres (%s) is permanent verbannen."
msgid "Reason"
msgstr "Reden"
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 ""
"Het is niet mogelijk zowel een URL te embedden als een bestand te uploaden." "Het is niet mogelijk zowel een URL te embedden als een bestand te uploaden."
@ -108,8 +125,8 @@ msgstr "Thread updaten..."
msgid "Updating index..." msgid "Updating index..."
msgstr "Index updaten..." msgstr "Index updaten..."
msgid "Created raw post" msgid "Created staff post"
msgstr "Ruwe post gemaakt" msgstr "Stafpost aangemaakt"
msgid "This post has been deleted" msgid "This post has been deleted"
msgstr "Deze post is verwijderd" msgstr "Deze post is verwijderd"
@ -222,9 +239,6 @@ msgstr "Rol van account %s veranderd naar %s"
msgid "Updated account" msgid "Updated account"
msgstr "Account bijgewerkt" msgstr "Account bijgewerkt"
msgid "Sorry, there is already a ban on record for that IP address."
msgstr "Sorry, er is al een ban vastgelegd voor dat IP-adres."
msgid "permanently" msgid "permanently"
msgstr "permanent" msgstr "permanent"
@ -240,6 +254,10 @@ msgstr "%s %s verbannen"
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "%s %s: %s verbannen" msgstr "%s %s: %s verbannen"
#, php-format
msgid "Added ban message to %s"
msgstr "Banopmerking toegevoegd aan %s"
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "1 IP-adres verbannen" msgstr "1 IP-adres verbannen"
@ -274,9 +292,6 @@ msgstr "Trefwoord %s verwijderd"
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "Trefwoord verwijderd." msgstr "Trefwoord verwijderd."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Sorry, er is geen post met dat ID."
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "%s verwijderd" msgstr "%s verwijderd"
@ -295,6 +310,9 @@ msgstr "Goedgekeurd"
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "Postnr.%d goedgekeurd." msgstr "Postnr.%d goedgekeurd."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Sorry, er is geen post met dat ID."
msgid "Stickied" msgid "Stickied"
msgstr "Vastgeplakt" msgstr "Vastgeplakt"
@ -311,6 +329,9 @@ msgstr "Vergrendeld"
msgid "Unlocked" msgid "Unlocked"
msgstr "Ontgrendeld" msgstr "Ontgrendeld"
msgid "Passwords do not match."
msgstr "Wachtwoorden komen niet overeen."
msgid "Password updated" msgid "Password updated"
msgstr "Wachtwoord bijgewerkt" msgstr "Wachtwoord bijgewerkt"
@ -403,11 +424,11 @@ msgstr "Ondersteund bestandstype is %s"
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "Ondersteunde bestandstypen zijn %1$s en %2$s." msgstr "Ondersteunde bestandstypen zijn %1$s en %2$s."
msgid "Reply to" msgid "Raw HTML"
msgstr "Antwoord aan" msgstr "Ruwe HTML"
msgid "0 to start a new thread" msgid "Enable"
msgstr "0 om een nieuwe thread te starten" msgstr "Inschakelen"
msgid "" msgid ""
"Text entered in the Message field will be posted as is with no formatting " "Text entered in the Message field will be posted as is with no formatting "
@ -419,6 +440,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "Regelafbrekingen moeten worden opgegeven met \"&lt;br&gt;\"." msgstr "Regelafbrekingen moeten worden opgegeven met \"&lt;br&gt;\"."
msgid "Reply to"
msgstr "Antwoord aan"
msgid "0 to start a new thread"
msgstr "0 om een nieuwe thread te starten"
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "CAPTCHA" msgstr "CAPTCHA"
@ -472,12 +499,6 @@ msgstr "(voor verwijdering van post en bestand)"
msgid "Report" msgid "Report"
msgstr "Meld" msgstr "Meld"
msgid "Embed:"
msgstr "Embed:"
msgid "File:"
msgstr "Bestand:"
msgid "Reply" msgid "Reply"
msgstr "Beantwoorden" msgstr "Beantwoorden"
@ -518,9 +539,6 @@ msgstr "Verwijder"
msgid "Delete Post" msgid "Delete Post"
msgstr "Verwijder post" msgstr "Verwijder post"
msgid "Status"
msgstr "Status"
msgid "Accounts" msgid "Accounts"
msgstr "Accounts" msgstr "Accounts"
@ -530,28 +548,31 @@ msgstr "Bans"
msgid "Keywords" msgid "Keywords"
msgstr "Trefwoorden" msgstr "Trefwoorden"
msgid "Migrate Database"
msgstr "Migreer database"
msgid "Moderate Post" msgid "Moderate Post"
msgstr "Modereer post" msgstr "Modereer post"
msgid "Moderation Log" msgid "Moderation Log"
msgstr "Moderatielogboek" msgstr "Moderatielogboek"
msgid "Raw Post"
msgstr "Ruwe post"
msgid "Rebuild All" msgid "Rebuild All"
msgstr "Herbouw alles" msgstr "Herbouw alles"
msgid "Reports" msgid "Reports"
msgstr "Meldingen" msgstr "Meldingen"
msgid "Staff Post"
msgstr "Stafpost"
msgid "Status"
msgstr "Status"
msgid "Update" msgid "Update"
msgstr "Update" msgstr "Update"
msgid "Migrate Database" msgid "Change Password"
msgstr "Migreer database"
msgid "Change password"
msgstr "Verander wachtwoord" msgstr "Verander wachtwoord"
msgid "Log Out" msgid "Log Out"
@ -640,14 +661,11 @@ msgstr "IP-adres"
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "Vervallen(sec)" msgstr "Vervallen(sec)"
msgid "Reason"
msgstr "Reden"
msgid "never" msgid "never"
msgstr "nooit" msgstr "nooit"
msgid "optional" msgid "Optional."
msgstr "optioneel" msgstr "Optioneel."
msgid "1 hour" msgid "1 hour"
msgstr "1 uur" msgstr "1 uur"
@ -667,6 +685,9 @@ msgstr "2 weken"
msgid "1 month" msgid "1 month"
msgstr "1 maand" msgstr "1 maand"
msgid "Append a message to the post. Optional."
msgstr "Voeg een opmerking toe aan de post. Optioneel."
msgid "Set At" msgid "Set At"
msgstr "Ingesteld op" msgstr "Ingesteld op"
@ -685,8 +706,8 @@ msgstr "Modereer een post"
msgid "Post ID" msgid "Post ID"
msgstr "Post ID" msgstr "Post ID"
msgid "Tip:" msgid "Tip"
msgstr "Tip:" msgstr "Tip"
msgid "" msgid ""
"While browsing the image board, you can easily moderate a post if you are " "While browsing the image board, you can easily moderate a post if you are "
@ -810,12 +831,6 @@ msgstr "meldingen"
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "Sorry, er is geen trefwoord met dat ID." msgstr "Sorry, er is geen trefwoord met dat ID."
msgid "Keyword"
msgstr "Trefwoord"
msgid "Action:"
msgstr "Actie:"
msgid "Add" msgid "Add"
msgstr "Voeg toe" msgstr "Voeg toe"
@ -870,6 +885,33 @@ msgstr "Recente posts"
msgid "Info" msgid "Info"
msgstr "Info" msgstr "Info"
#~ msgid "Created raw post"
#~ msgstr "Ruwe post gemaakt"
#~ msgid "Sorry, there is already a ban on record for that IP address."
#~ msgstr "Sorry, er is al een ban vastgelegd voor dat IP-adres."
#~ msgid "Embed:"
#~ msgstr "Embed:"
#~ msgid "File:"
#~ msgstr "Bestand:"
#~ msgid "Raw Post"
#~ msgstr "Ruwe post"
#~ msgid "Change password"
#~ msgstr "Verander wachtwoord"
#~ msgid "optional"
#~ msgstr "optioneel"
#~ msgid "Tip:"
#~ msgstr "Tip:"
#~ msgid "Action:"
#~ msgstr "Actie:"
#~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured." #~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured."
#~ msgstr "TINYIB_TRIPSEED en TINYIB_ADMINPASS moeten worden geconfigureerd." #~ msgstr "TINYIB_TRIPSEED en TINYIB_ADMINPASS moeten worden geconfigureerd."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2021-02-24 23:50+0000\n" "PO-Revision-Date: 2021-02-24 23:50+0000\n"
"Last-Translator: Elton Viana Gonçalves da Luz <eltongoncalves94@hotmail." "Last-Translator: Elton Viana Gonçalves da Luz <eltongoncalves94@hotmail."
"com>\n" "com>\n"
@ -31,6 +31,9 @@ msgstr "TINYIB_TRIPSEED e TINYIB_ADMINPASS devem ser configurados."
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "TINYIB_TRIPSEED e TINYIB_ADMINPASS devem ser configurados." msgstr "TINYIB_TRIPSEED e TINYIB_ADMINPASS devem ser configurados."
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "Modo de banco de dados desconhecido especificado." msgstr "Modo de banco de dados desconhecido especificado."
@ -53,6 +56,20 @@ msgstr "Respostas não são permitidas para tópicos bloqueados."
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "Sua postagem contém uma palavra-chave bloqueada." msgstr "Sua postagem contém uma palavra-chave bloqueada."
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 "Incorporar um URL e enviar um arquivo ao mesmo tempo não é suportado." msgstr "Incorporar um URL e enviar um arquivo ao mesmo tempo não é suportado."
@ -107,7 +124,7 @@ msgstr "Atualizando tópico..."
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -213,9 +230,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -231,6 +245,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -265,9 +283,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -286,6 +301,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -301,6 +319,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -381,10 +402,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -395,6 +416,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -446,12 +473,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -492,9 +513,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -504,28 +522,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -612,13 +633,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -639,6 +657,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -657,7 +678,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -778,12 +799,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2021-01-02 22:29+0000\n" "PO-Revision-Date: 2021-01-02 22:29+0000\n"
"Last-Translator: prc07 <a.lipinsh@gmail.com>\n" "Last-Translator: prc07 <a.lipinsh@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/tinyib/tinyib/ru/" "Language-Team: Russian <https://hosted.weblate.org/projects/tinyib/tinyib/ru/"
@ -33,6 +33,9 @@ msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
"TINYIB_RECAPTCHA_SITE и TINYIB_RECAPTCHA_SECRET должны быть настроены." "TINYIB_RECAPTCHA_SITE и TINYIB_RECAPTCHA_SECRET должны быть настроены."
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "Выбран неизвестный режим базы данных." msgstr "Выбран неизвестный режим базы данных."
@ -52,6 +55,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "В вашем посте есть заблокированное ключевое слово." msgstr "В вашем посте есть заблокированное ключевое слово."
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -106,7 +123,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -212,9 +229,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -230,6 +244,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -264,9 +282,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "Ключевое слово удалено." msgstr "Ключевое слово удалено."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -285,6 +300,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -300,6 +318,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -380,10 +401,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -394,6 +415,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -445,12 +472,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -491,9 +512,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -503,28 +521,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -611,13 +632,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -638,6 +656,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -656,7 +677,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -777,12 +798,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2021-03-28 16:52+0000\n" "PO-Revision-Date: 2021-03-28 16:52+0000\n"
"Last-Translator: granit brovina <ibmhp1955@gmail.com>\n" "Last-Translator: granit brovina <ibmhp1955@gmail.com>\n"
"Language-Team: Albanian <https://hosted.weblate.org/projects/tinyib/tinyib/" "Language-Team: Albanian <https://hosted.weblate.org/projects/tinyib/tinyib/"
@ -28,6 +28,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "Zgjedhje e menyres se databazes e panjohur." msgstr "Zgjedhje e menyres se databazes e panjohur."
@ -47,6 +50,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -101,7 +118,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -207,9 +224,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -225,6 +239,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -259,9 +277,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -280,6 +295,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -295,6 +313,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -375,10 +396,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -389,6 +410,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -440,12 +467,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -486,9 +507,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -498,28 +516,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -606,13 +627,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -633,6 +651,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -651,7 +672,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -772,12 +793,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -25,6 +25,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -44,6 +47,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -98,7 +115,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -204,9 +221,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -222,6 +236,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -256,9 +274,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -277,6 +292,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -292,6 +310,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -372,10 +393,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -386,6 +407,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -437,12 +464,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -483,9 +504,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -495,28 +513,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -603,13 +624,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -630,6 +648,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -648,7 +669,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -769,12 +790,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2021-05-12 11:33+0000\n" "PO-Revision-Date: 2021-08-07 05:33+0000\n"
"Last-Translator: Oğuz Ersen <oguzersen@protonmail.com>\n" "Last-Translator: Oğuz Ersen <oguzersen@protonmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/tinyib/tinyib/tr/" "Language-Team: Turkish <https://hosted.weblate.org/projects/tinyib/tinyib/tr/"
">\n" ">\n"
@ -12,7 +12,7 @@ msgstr ""
"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.7-dev\n" "X-Generator: Weblate 4.8-dev\n"
"X-Poedit-Basepath: ../..\n" "X-Poedit-Basepath: ../..\n"
"X-Poedit-KeywordsList: __\n" "X-Poedit-KeywordsList: __\n"
"X-Poedit-SearchPath-0: imgboard.php\n" "X-Poedit-SearchPath-0: imgboard.php\n"
@ -28,6 +28,9 @@ msgstr "TINYIB_HCAPTCHA_SITE ve TINYIB_HCAPTCHA_SECRET yapılandırılmalıdır
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "TINYIB_RECAPTCHA_SITE ve TINYIB_RECAPTCHA_SECRET yapılandırılmalıdır." msgstr "TINYIB_RECAPTCHA_SITE ve TINYIB_RECAPTCHA_SECRET yapılandırılmalıdır."
msgid "TINYIB_TRIPSEED must be configured."
msgstr "TINYIB_TRIPSEED yapılandırılmalıdır."
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "Bilinmeyen veri tabanı modu belirtildi." msgstr "Bilinmeyen veri tabanı modu belirtildi."
@ -48,6 +51,20 @@ msgstr "Kilitli mesaj dizilerini yanıtlamaya izin verilmiyor."
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "Gönderiniz engellenen bir anahtar sözcük içeriyor." msgstr "Gönderiniz engellenen bir anahtar sözcük içeriyor."
msgid "Keyword"
msgstr "Anahtar sözcük"
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr "IP adresiniz (%1$s), %2$s tarihine kadar yasaklandı."
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr "IP adresiniz (%s) kalıcı olarak yasaklandı."
msgid "Reason"
msgstr "Neden"
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 "Aynı anda bir URL yerleştirmek ve bir dosya yüklemek desteklenmiyor." msgstr "Aynı anda bir URL yerleştirmek ve bir dosya yüklemek desteklenmiyor."
@ -102,8 +119,8 @@ msgstr "Mesaj dizisi güncelleniyor..."
msgid "Updating index..." msgid "Updating index..."
msgstr "İndeks güncelleniyor..." msgstr "İndeks güncelleniyor..."
msgid "Created raw post" msgid "Created staff post"
msgstr "Ham gönderi oluşturuldu" msgstr "Personel gönderisi oluşturuldu"
msgid "This post has been deleted" msgid "This post has been deleted"
msgstr "Bu gönderi silindi" msgstr "Bu gönderi silindi"
@ -214,9 +231,6 @@ msgstr "%s hesabının rolü %s olarak değiştirildi"
msgid "Updated account" msgid "Updated account"
msgstr "Hesap güncellendi" msgstr "Hesap güncellendi"
msgid "Sorry, there is already a ban on record for that IP address."
msgstr "Üzgünüm, bu IP adresi için zaten bir yasak kaydı var."
msgid "permanently" msgid "permanently"
msgstr "kalıcı olarak" msgstr "kalıcı olarak"
@ -232,6 +246,10 @@ msgstr "Yasaklandı %s %s"
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "Yasaklandı %s %s: %s" msgstr "Yasaklandı %s %s: %s"
#, php-format
msgid "Added ban message to %s"
msgstr "%s'e yasaklama mesajı eklendi"
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "1 IP adresi yasaklandı" msgstr "1 IP adresi yasaklandı"
@ -266,9 +284,6 @@ msgstr "%s anahtar sözcüğü silindi"
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "Anahtar sözcük silindi." msgstr "Anahtar sözcük silindi."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Üzgünüm, bu kimliğe sahip bir gönderi görünmüyor."
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "%s silindi" msgstr "%s silindi"
@ -287,6 +302,9 @@ msgstr "Onaylandı"
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "%d numaralı gönderi onaylandı." msgstr "%d numaralı gönderi onaylandı."
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "Üzgünüm, bu kimliğe sahip bir gönderi görünmüyor."
msgid "Stickied" msgid "Stickied"
msgstr "Sabitlendi" msgstr "Sabitlendi"
@ -302,6 +320,9 @@ msgstr "Kilitlendi"
msgid "Unlocked" msgid "Unlocked"
msgstr "Kilidi kaldırıldı" msgstr "Kilidi kaldırıldı"
msgid "Passwords do not match."
msgstr "Parolalar eşleşmiyor."
msgid "Password updated" msgid "Password updated"
msgstr "Parola güncellendi" msgstr "Parola güncellendi"
@ -394,11 +415,11 @@ msgstr "Desteklenen dosya türü %s"
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "Desteklenen dosya türleri %1$s ve %2$s." msgstr "Desteklenen dosya türleri %1$s ve %2$s."
msgid "Reply to" msgid "Raw HTML"
msgstr "Yanıtla" msgstr "Ham HTML"
msgid "0 to start a new thread" msgid "Enable"
msgstr "Yeni bir mesaj dizisi başlatmak için 0" msgstr "Etkinleştir"
msgid "" msgid ""
"Text entered in the Message field will be posted as is with no formatting " "Text entered in the Message field will be posted as is with no formatting "
@ -410,6 +431,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "Satır sonları \"&lt;br&gt;\" ile belirtilmelidir." msgstr "Satır sonları \"&lt;br&gt;\" ile belirtilmelidir."
msgid "Reply to"
msgstr "Yanıtla"
msgid "0 to start a new thread"
msgstr "Yeni bir mesaj dizisi başlatmak için 0"
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "CAPTCHA" msgstr "CAPTCHA"
@ -461,12 +488,6 @@ msgstr "(gönderi ve dosya silme için)"
msgid "Report" msgid "Report"
msgstr "Bildir" msgstr "Bildir"
msgid "Embed:"
msgstr "Yerleştir:"
msgid "File:"
msgstr "Dosya:"
msgid "Reply" msgid "Reply"
msgstr "Yanıtla" msgstr "Yanıtla"
@ -509,9 +530,6 @@ msgstr "Sil"
msgid "Delete Post" msgid "Delete Post"
msgstr "Gönderiyi Sil" msgstr "Gönderiyi Sil"
msgid "Status"
msgstr "Durum"
msgid "Accounts" msgid "Accounts"
msgstr "Hesaplar" msgstr "Hesaplar"
@ -521,29 +539,32 @@ msgstr "Yasaklamalar"
msgid "Keywords" msgid "Keywords"
msgstr "Anahtar Sözcükler" msgstr "Anahtar Sözcükler"
msgid "Migrate Database"
msgstr "Veri Tabanını Taşı"
msgid "Moderate Post" msgid "Moderate Post"
msgstr "Gönderiyi Denetle" msgstr "Gönderiyi Denetle"
msgid "Moderation Log" msgid "Moderation Log"
msgstr "Denetleme Günlüğü" msgstr "Denetleme Günlüğü"
msgid "Raw Post"
msgstr "Ham Gönderi"
msgid "Rebuild All" msgid "Rebuild All"
msgstr "Tümünü Yeniden Oluştur" msgstr "Tümünü Yeniden Oluştur"
msgid "Reports" msgid "Reports"
msgstr "Bildiriler" msgstr "Bildiriler"
msgid "Staff Post"
msgstr "Personel Gönderisi"
msgid "Status"
msgstr "Durum"
msgid "Update" msgid "Update"
msgstr "Güncelle" msgstr "Güncelle"
msgid "Migrate Database" msgid "Change Password"
msgstr "Veri Tabanını Taşı" msgstr "Parola Değiştir"
msgid "Change password"
msgstr "Parola değiştir"
msgid "Log Out" msgid "Log Out"
msgstr "Oturumu Kapat" msgstr "Oturumu Kapat"
@ -630,14 +651,11 @@ msgstr "IP Adresi"
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "Sona erme (sn)" msgstr "Sona erme (sn)"
msgid "Reason"
msgstr "Neden"
msgid "never" msgid "never"
msgstr "asla" msgstr "asla"
msgid "optional" msgid "Optional."
msgstr "isteğe bağlı" msgstr "İsteğe bağlı."
msgid "1 hour" msgid "1 hour"
msgstr "1 saat" msgstr "1 saat"
@ -657,6 +675,9 @@ msgstr "2 hafta"
msgid "1 month" msgid "1 month"
msgstr "1 ay" msgstr "1 ay"
msgid "Append a message to the post. Optional."
msgstr "Gönderiye bir mesaj ekleyin. İsteğe bağlı."
msgid "Set At" msgid "Set At"
msgstr "Ekleme Tarihi" msgstr "Ekleme Tarihi"
@ -675,8 +696,8 @@ msgstr "Gönderi denetle"
msgid "Post ID" msgid "Post ID"
msgstr "Gönderi kimliği" msgstr "Gönderi kimliği"
msgid "Tip:" msgid "Tip"
msgstr "İpucu:" msgstr "İpucu"
msgid "" msgid ""
"While browsing the image board, you can easily moderate a post if you are " "While browsing the image board, you can easily moderate a post if you are "
@ -800,12 +821,6 @@ msgstr "bildiri"
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "Üzgünüm, bu kimliğe sahip bir anahtar sözcük görünmüyor." msgstr "Üzgünüm, bu kimliğe sahip bir anahtar sözcük görünmüyor."
msgid "Keyword"
msgstr "Anahtar sözcük"
msgid "Action:"
msgstr "Eylem:"
msgid "Add" msgid "Add"
msgstr "Ekle" msgstr "Ekle"
@ -860,6 +875,33 @@ msgstr "Son gönderiler"
msgid "Info" msgid "Info"
msgstr "Bilgi" msgstr "Bilgi"
#~ msgid "Created raw post"
#~ msgstr "Ham gönderi oluşturuldu"
#~ msgid "Sorry, there is already a ban on record for that IP address."
#~ msgstr "Üzgünüm, bu IP adresi için zaten bir yasak kaydı var."
#~ msgid "Embed:"
#~ msgstr "Yerleştir:"
#~ msgid "File:"
#~ msgstr "Dosya:"
#~ msgid "Raw Post"
#~ msgstr "Ham Gönderi"
#~ msgid "Change password"
#~ msgstr "Parola değiştir"
#~ msgid "optional"
#~ msgstr "isteğe bağlı"
#~ msgid "Tip:"
#~ msgstr "İpucu:"
#~ msgid "Action:"
#~ msgstr "Eylem:"
#~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured." #~ msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured."
#~ msgstr "TINYIB_TRIPSEED ve TINYIB_ADMINPASS yapılandırılmalıdır." #~ msgstr "TINYIB_TRIPSEED ve TINYIB_ADMINPASS yapılandırılmalıdır."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-08-28 16:18-0700\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -26,6 +26,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr ""
@ -45,6 +48,20 @@ msgstr ""
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 ""
@ -99,7 +116,7 @@ msgstr ""
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr ""
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -205,9 +222,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr ""
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -223,6 +237,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -257,9 +275,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -278,6 +293,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr ""
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr ""
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -293,6 +311,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -373,10 +394,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -387,6 +408,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -438,12 +465,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -484,9 +505,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -496,28 +514,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -604,13 +625,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -631,6 +649,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -649,7 +670,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -770,12 +791,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" 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: 2021-05-10 23:34-0700\n" "POT-Creation-Date: 2021-08-05 11:29-0700\n"
"PO-Revision-Date: 2020-10-17 16:26+0000\n" "PO-Revision-Date: 2020-10-17 16:26+0000\n"
"Last-Translator: Michael Mai <michaelmai2000@gmail.com>\n" "Last-Translator: Michael Mai <michaelmai2000@gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@ -28,6 +28,9 @@ msgstr ""
msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured." msgid "TINYIB_RECAPTCHA_SITE and TINYIB_RECAPTCHA_SECRET must be configured."
msgstr "" msgstr ""
msgid "TINYIB_TRIPSEED must be configured."
msgstr ""
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "设置了未知的数据库模式。" msgstr "设置了未知的数据库模式。"
@ -47,6 +50,20 @@ msgstr "不允许回复已锁定的帖子。"
msgid "Your post contains a blocked keyword." msgid "Your post contains a blocked keyword."
msgstr "" msgstr ""
msgid "Keyword"
msgstr ""
#, php-format
msgid "Your IP address (%1$s) is banned until %2$s."
msgstr ""
#, php-format
msgid "Your IP address (%s) is permanently banned."
msgstr ""
msgid "Reason"
msgstr ""
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 "不支持同时嵌入URL和上传文件。" msgstr "不支持同时嵌入URL和上传文件。"
@ -104,7 +121,7 @@ msgstr "正在更新帖子..."
msgid "Updating index..." msgid "Updating index..."
msgstr "正在更新索引..." msgstr "正在更新索引..."
msgid "Created raw post" msgid "Created staff post"
msgstr "" msgstr ""
msgid "This post has been deleted" msgid "This post has been deleted"
@ -214,9 +231,6 @@ msgstr ""
msgid "Updated account" msgid "Updated account"
msgstr "" msgstr ""
msgid "Sorry, there is already a ban on record for that IP address."
msgstr "抱歉此ID已被禁用。"
msgid "permanently" msgid "permanently"
msgstr "" msgstr ""
@ -232,6 +246,10 @@ msgstr ""
msgid "Banned %s %s: %s" msgid "Banned %s %s: %s"
msgstr "" msgstr ""
#, php-format
msgid "Added ban message to %s"
msgstr ""
msgid "Banned 1 IP address" msgid "Banned 1 IP address"
msgstr "" msgstr ""
@ -268,9 +286,6 @@ msgstr ""
msgid "Keyword deleted." msgid "Keyword deleted."
msgstr "已删除帖子。" msgstr "已删除帖子。"
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "抱歉,似乎没有带该 ID 的帖子。"
#, php-format #, php-format
msgid "Deleted %s" msgid "Deleted %s"
msgstr "" msgstr ""
@ -289,6 +304,9 @@ msgstr ""
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "帖子 %d 已被批准。" msgstr "帖子 %d 已被批准。"
msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "抱歉,似乎没有带该 ID 的帖子。"
msgid "Stickied" msgid "Stickied"
msgstr "" msgstr ""
@ -304,6 +322,9 @@ msgstr ""
msgid "Unlocked" msgid "Unlocked"
msgstr "" msgstr ""
msgid "Passwords do not match."
msgstr ""
msgid "Password updated" msgid "Password updated"
msgstr "" msgstr ""
@ -386,10 +407,10 @@ msgstr ""
msgid "Supported file types are %1$s and %2$s." msgid "Supported file types are %1$s and %2$s."
msgstr "" msgstr ""
msgid "Reply to" msgid "Raw HTML"
msgstr "" msgstr ""
msgid "0 to start a new thread" msgid "Enable"
msgstr "" msgstr ""
msgid "" msgid ""
@ -400,6 +421,12 @@ msgstr ""
msgid "Line-breaks must be specified with \"&lt;br&gt;\"." msgid "Line-breaks must be specified with \"&lt;br&gt;\"."
msgstr "" msgstr ""
msgid "Reply to"
msgstr ""
msgid "0 to start a new thread"
msgstr ""
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr ""
@ -451,12 +478,6 @@ msgstr ""
msgid "Report" msgid "Report"
msgstr "" msgstr ""
msgid "Embed:"
msgstr ""
msgid "File:"
msgstr ""
msgid "Reply" msgid "Reply"
msgstr "" msgstr ""
@ -497,9 +518,6 @@ msgstr ""
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr ""
msgid "Status"
msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
@ -509,28 +527,31 @@ msgstr ""
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
msgid "Migrate Database"
msgstr ""
msgid "Moderate Post" msgid "Moderate Post"
msgstr "" msgstr ""
msgid "Moderation Log" msgid "Moderation Log"
msgstr "" msgstr ""
msgid "Raw Post"
msgstr ""
msgid "Rebuild All" msgid "Rebuild All"
msgstr "" msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" msgstr ""
msgid "Staff Post"
msgstr ""
msgid "Status"
msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
msgid "Migrate Database" msgid "Change Password"
msgstr ""
msgid "Change password"
msgstr "" msgstr ""
msgid "Log Out" msgid "Log Out"
@ -617,13 +638,10 @@ msgstr ""
msgid "Expire(sec)" msgid "Expire(sec)"
msgstr "" msgstr ""
msgid "Reason"
msgstr ""
msgid "never" msgid "never"
msgstr "" msgstr ""
msgid "optional" msgid "Optional."
msgstr "" msgstr ""
msgid "1 hour" msgid "1 hour"
@ -644,6 +662,9 @@ msgstr ""
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
msgid "Append a message to the post. Optional."
msgstr ""
msgid "Set At" msgid "Set At"
msgstr "" msgstr ""
@ -662,7 +683,7 @@ msgstr ""
msgid "Post ID" msgid "Post ID"
msgstr "" msgstr ""
msgid "Tip:" msgid "Tip"
msgstr "" msgstr ""
msgid "" msgid ""
@ -788,12 +809,6 @@ msgstr ""
msgid "Sorry, there doesn't appear to be a keyword with that ID." msgid "Sorry, there doesn't appear to be a keyword with that ID."
msgstr "抱歉,似乎没有带该 ID 的帖子。" msgstr "抱歉,似乎没有带该 ID 的帖子。"
msgid "Keyword"
msgstr ""
msgid "Action:"
msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -848,6 +863,9 @@ msgstr ""
msgid "Info" msgid "Info"
msgstr "" msgstr ""
#~ msgid "Sorry, there is already a ban on record for that IP address."
#~ msgstr "抱歉此ID已被禁用。"
#~ msgid "%s uploaded." #~ msgid "%s uploaded."
#~ msgstr "%s 已上传。" #~ msgstr "%s 已上传。"