Update translations

This commit is contained in:
Trevor Slocum 2020-09-05 09:50:44 -07:00
parent 71332508fc
commit 520db4f331
2 changed files with 70 additions and 51 deletions

View File

@ -1,8 +1,8 @@
# TinyIB # TinyIB - Lightweight and efficient [imageboard](https://en.wikipedia.org/wiki/Imageboard)
[![Translate](https://hosted.weblate.org/widgets/tinyib/-/tinyib/svg-badge.svg)](https://hosted.weblate.org/projects/tinyib/tinyib/) [![Translate](https://hosted.weblate.org/widgets/tinyib/-/tinyib/svg-badge.svg)](https://hosted.weblate.org/projects/tinyib/tinyib/)
[![Donate](https://img.shields.io/liberapay/receives/rocketnine.space.svg?logo=liberapay)](https://liberapay.com/rocketnine.space) [![Donate](https://img.shields.io/liberapay/receives/rocketnine.space.svg?logo=liberapay)](https://liberapay.com/rocketnine.space)
A lightweight and efficient [image board](https://en.wikipedia.org/wiki/Imageboard). See [TinyIB Installations](https://gitlab.com/tslocum/tinyib/wikis/Home) for demos. See [TinyIB Installations](https://gitlab.com/tslocum/tinyib/wikis/Home) for demos.
Features Features
------------ ------------
@ -18,15 +18,16 @@ Features
- CAPTCHA (A simple implementation is included, reCAPTCHA is also supported) - CAPTCHA (A simple implementation is included, reCAPTCHA is also supported)
- Reference links >>### - Reference links >>###
- Delete post via password. - Delete post via password.
- [Translations](https://hosted.weblate.org/projects/tinyib/tinyib/):
- French
- Norwegian
- Management panel: - Management panel:
- Administrators and moderators use separate passwords. - Administrators and moderators use separate passwords.
- Moderators are only able to sticky threads, lock threads, delete posts, and approve posts when necessary. (See ``TINYIB_REQMOD``) - Moderators are only able to sticky threads, lock threads, delete posts, and approve posts when necessary. (See ``TINYIB_REQMOD``)
- Ban offensive/abusive posters across all boards. - Ban offensive/abusive posters across all boards.
- Post using raw HTML. - Post using raw HTML.
- Upgrade automatically when installed via git. (Tested on Linux only) - Upgrade automatically when installed via git. (Tested on Linux only)
- [Translations](https://hosted.weblate.org/projects/tinyib/tinyib/):
- French
- German
- Norwegian
Install Install
------------ ------------

View File

@ -1,16 +1,18 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: trevor@rocketnine.space\n"
"POT-Creation-Date: 2020-08-28 16:18-0700\n" "POT-Creation-Date: 2020-08-28 16:18-0700\n"
"PO-Revision-Date: 2020-08-28 16:18-0700\n" "PO-Revision-Date: 2020-09-05 11:36+0000\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Georg Eitler <funer@gmx.at>\n"
"Language-Team: none\n" "Language-Team: German <https://hosted.weblate.org/projects/tinyib/tinyib/de/>"
"\n"
"Language: de\n" "Language: de\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Poedit 2.3.1\n" "X-Generator: Weblate 4.3-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"
@ -18,155 +20,171 @@ msgstr ""
#: imgboard.php:74 #: imgboard.php:74
msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured." msgid "TINYIB_TRIPSEED and TINYIB_ADMINPASS must be configured."
msgstr "" msgstr "TINYIB_TRIPSEED und TINYIB_ADMINPASS müssen konfiguriert werden."
#: imgboard.php:78 #: imgboard.php:78
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 und TINYIB_RECAPTCHA_SECRET müssen konfiguriert "
"werden."
#: imgboard.php:88 #: imgboard.php:88
#, php-format #, php-format
msgid "Directory '%s' can not be written to. Please modify its permissions." msgid "Directory '%s' can not be written to. Please modify its permissions."
msgstr "" msgstr ""
"Verzeichnis '%s' kann nicht beschrieben werden. Bitte passe die "
"Berechtigungen an."
#: imgboard.php:96 #: imgboard.php:96
msgid "Unknown database mode specified." msgid "Unknown database mode specified."
msgstr "" msgstr "Unbekannten Datenbankmodus spezifiziert."
#: imgboard.php:111 #: imgboard.php:111
msgid "Posting is currently disabled.<br>Please try again in a few moments." msgid "Posting is currently disabled.<br>Please try again in a few moments."
msgstr "" msgstr ""
"Posten ist derzeit nicht möglich.<br>Bitte versuche es in ein paar Momenten "
"erneut."
#: imgboard.php:130 inc/functions.php:387 #: imgboard.php:130 inc/functions.php:387
msgid "Invalid parent thread ID supplied, unable to create post." msgid "Invalid parent thread ID supplied, unable to create post."
msgstr "" msgstr "Ungültige Ursprungs-thread ID, der Post konnte nicht erstellt werden."
#: imgboard.php:132 #: imgboard.php:132
msgid "Replies are not allowed to locked threads." msgid "Replies are not allowed to locked threads."
msgstr "" msgstr "Antworten sind bei geschlossenen Threads nicht erlaubt."
#: imgboard.php:169 #: imgboard.php:169
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 gleichzeitiger Upload einer Datei sind nicht "
"unterstützt."
#: imgboard.php:174 #: imgboard.php:174
#, php-format #, php-format
msgid "Invalid embed URL. Only %s URLs are supported." msgid "Invalid embed URL. Only %s URLs are supported."
msgstr "" msgstr "Ungültige Einbettungs-URL. Es sind nur %s URLs unterstützt."
#: imgboard.php:194 #: imgboard.php:194
msgid "Error while processing audio/video." msgid "Error while processing audio/video."
msgstr "" msgstr "Fehler bei der Verarbeitung von Audio/Video."
#: imgboard.php:201 imgboard.php:301 imgboard.php:312 #: imgboard.php:201 imgboard.php:301 imgboard.php:312
msgid "Could not create thumbnail." msgid "Could not create thumbnail."
msgstr "" msgstr "Konnte Thumbnail nicht erstellen."
#: imgboard.php:217 #: imgboard.php:217
msgid "File transfer failure. Please retry the submission." msgid "File transfer failure. Please retry the submission."
msgstr "" msgstr "Fehler beim Transfer der Datei. Bitte versuche es erneut."
#: imgboard.php:221 inc/functions.php:413 #: imgboard.php:221 inc/functions.php:413
#, php-format #, php-format
msgid "That file is larger than %s." msgid "That file is larger than %s."
msgstr "" msgstr "Die Datei ist größer als %s."
#: imgboard.php:236 #: imgboard.php:236
msgid "" msgid ""
"Failed to read the MIME type and size of the uploaded file. Please retry the " "Failed to read the MIME type and size of the uploaded file. Please retry the "
"submission." "submission."
msgstr "" msgstr ""
"Fehler beim auslesen des MIME-typs und größe der upgeloadeten Datei. Bitte "
"versuche es erneut."
#: imgboard.php:252 #: imgboard.php:252
msgid "Could not copy uploaded file." msgid "Could not copy uploaded file."
msgstr "" msgstr "Upgeloadete Datei konnte nicht kopiert werden."
#: imgboard.php:257 #: imgboard.php:257
msgid "File transfer failure. Please go back and try again." msgid "File transfer failure. Please go back and try again."
msgstr "" msgstr ""
"Fehler beim Transfer der Datei. Bitte gehe zurück und versuche es erneut."
#: imgboard.php:276 #: imgboard.php:276
msgid "Sorry, your video appears to be corrupt." msgid "Sorry, your video appears to be corrupt."
msgstr "" msgstr "Entschuldigung, dein Video scheint fehlerhaft zu sein."
#: imgboard.php:336 #: imgboard.php:336
#, php-format #, php-format
msgid "A %s is required to start a thread." msgid "A %s is required to start a thread."
msgstr "" msgstr "Ein %s ist benötigt um einen Thread zu starten."
#: imgboard.php:349 #: imgboard.php:349
#, php-format #, php-format
msgid "%s uploaded." msgid "%s uploaded."
msgstr "" msgstr "%s upgeloadet."
#: imgboard.php:354 #: imgboard.php:354
#, php-format #, php-format
msgid "Your %s will be shown <b>once it has been approved</b>." msgid "Your %s will be shown <b>once it has been approved</b>."
msgstr "" msgstr "Dein %s wir angezeigt <b>sobald die Genehmingung erteilt wurde</b>."
#: imgboard.php:367 #: imgboard.php:367
msgid "Updating thread..." msgid "Updating thread..."
msgstr "" msgstr "Update Thread..."
#: imgboard.php:380 #: imgboard.php:380
msgid "Updating index..." msgid "Updating index..."
msgstr "" msgstr "Update Index..."
#: imgboard.php:386 #: imgboard.php:386
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 ""
"Klicke die Box neben einen Post an und klicke \"Löschen\" um ihn zu löschen."
#: imgboard.php:390 #: imgboard.php:390
msgid "" msgid ""
"Post deletion is currently disabled.<br>Please try again in a few moments." "Post deletion is currently disabled.<br>Please try again in a few moments."
msgstr "" msgstr ""
"Löschen von Posts ist derzeit gesperrt.<br>Bitte versuche es in ein paar "
"Momenten erneut."
#: imgboard.php:407 #: imgboard.php:407
msgid "Post deleted." msgid "Post deleted."
msgstr "" msgstr "Post gelöscht."
#: imgboard.php:409 #: imgboard.php:409
msgid "Invalid password." msgid "Invalid password."
msgstr "" msgstr "Ungültiges Passwort."
#: imgboard.php:412 #: imgboard.php:412
msgid "" msgid ""
"Sorry, an invalid post identifier was sent. Please go back, refresh the " "Sorry, an invalid post identifier was sent. Please go back, refresh the "
"page, and try again." "page, and try again."
msgstr "" msgstr ""
"Entschuldigung, eine ungültige Post-identifizierung wurde gesendet. Bitte "
"gehe zurück, aktualisiere die Seite und versuche es erneut."
#: imgboard.php:436 #: imgboard.php:436
msgid "Rebuilt board." msgid "Rebuilt board."
msgstr "" msgstr "Board umstrukturiert."
#: imgboard.php:444 #: imgboard.php:444
msgid "Sorry, there is already a ban on record for that IP address." msgid "Sorry, there is already a ban on record for that IP address."
msgstr "" msgstr "Entschuldigung, auf dieser IP Adresse existiert schon ein Ban vermerk."
#: imgboard.php:453 #: imgboard.php:453
#, php-format #, php-format
msgid "Ban record added for %s" msgid "Ban record added for %s"
msgstr "" msgstr "Ban vermerk für %s hinzugefügt"
#: imgboard.php:459 #: imgboard.php:459
#, php-format #, php-format
msgid "Ban record lifted for %s" msgid "Ban record lifted for %s"
msgstr "" msgstr "Ban vermerk für %s aufgehoben"
#: imgboard.php:551 #: imgboard.php:551
#, php-format #, php-format
msgid "Post No.%d deleted." msgid "Post No.%d deleted."
msgstr "" msgstr "Post Nummer %d gelöscht."
#: imgboard.php:553 imgboard.php:569 imgboard.php:578 imgboard.php:593 #: imgboard.php:553 imgboard.php:569 imgboard.php:578 imgboard.php:593
#: imgboard.php:607 #: imgboard.php:607
msgid "Sorry, there doesn't appear to be a post with that ID." msgid "Sorry, there doesn't appear to be a post with that ID."
msgstr "" msgstr "Entschuldigung, es scheint kein Post mit dieser ID zu existieren."
#: imgboard.php:567 #: imgboard.php:567
#, php-format #, php-format
msgid "Post No.%d approved." msgid "Post No.%d approved."
msgstr "" msgstr "Post Nummer %d genehmigt."
#: imgboard.php:596 imgboard.php:610 #: imgboard.php:596 imgboard.php:610
msgid "Form data was lost. Please go back and try again." msgid "Form data was lost. Please go back and try again."
@ -174,11 +192,11 @@ msgstr ""
#: inc/functions.php:214 inc/html.php:995 #: inc/functions.php:214 inc/html.php:995
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr "Anonym"
#: inc/functions.php:323 #: inc/functions.php:323
msgid "Please enter the CAPTCHA text." msgid "Please enter the CAPTCHA text."
msgstr "" msgstr "Bitte den CAPTCHA Text eingeben."
#: inc/functions.php:325 #: inc/functions.php:325
msgid "" msgid ""
@ -267,7 +285,7 @@ msgstr ""
#: inc/html.php:158 #: inc/html.php:158
msgid "CAPTCHA" msgid "CAPTCHA"
msgstr "" msgstr "CAPTCHA"
#: inc/html.php:174 #: inc/html.php:174
#, php-format #, php-format
@ -276,11 +294,11 @@ msgstr ""
#: inc/html.php:179 #: inc/html.php:179
msgid "File" msgid "File"
msgstr "" msgstr "Datei"
#: inc/html.php:193 #: inc/html.php:193
msgid "Embed" msgid "Embed"
msgstr "" msgstr "Einbetten"
#: inc/html.php:194 #: inc/html.php:194
msgid "(paste a YouTube URL)" msgid "(paste a YouTube URL)"
@ -298,11 +316,11 @@ msgstr ""
#: inc/html.php:236 #: inc/html.php:236
msgid "Name" msgid "Name"
msgstr "" msgstr "Name"
#: inc/html.php:250 #: inc/html.php:250
msgid "E-mail" msgid "E-mail"
msgstr "" msgstr "E-mail"
#: inc/html.php:264 #: inc/html.php:264
msgid "Subject" msgid "Subject"
@ -314,7 +332,7 @@ msgstr ""
#: inc/html.php:297 #: inc/html.php:297
msgid "Password" msgid "Password"
msgstr "" msgstr "Passwort"
#: inc/html.php:298 #: inc/html.php:298
msgid "(for post and file deletion)" msgid "(for post and file deletion)"
@ -347,7 +365,7 @@ msgstr ""
#: inc/html.php:504 inc/html.php:550 #: inc/html.php:504 inc/html.php:550
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr "Katalog"
#: inc/html.php:514 #: inc/html.php:514
msgid "Previous" msgid "Previous"
@ -371,7 +389,7 @@ msgstr ""
#: inc/html.php:562 #: inc/html.php:562
msgid "Delete Post" msgid "Delete Post"
msgstr "" msgstr "Post löschen"
#: inc/html.php:700 #: inc/html.php:700
msgid "Manage mode" msgid "Manage mode"
@ -379,7 +397,7 @@ msgstr ""
#: inc/html.php:732 #: inc/html.php:732
msgid "Log In" msgid "Log In"
msgstr "" msgstr "Einloggen"
#: inc/html.php:733 #: inc/html.php:733
msgid "Enter an administrator or moderator password" msgid "Enter an administrator or moderator password"
@ -391,7 +409,7 @@ msgstr ""
#: inc/html.php:750 #: inc/html.php:750
msgid "IP Address:" msgid "IP Address:"
msgstr "" msgstr "IP Adresse:"
#: inc/html.php:751 #: inc/html.php:751
msgid "Expire(sec):" msgid "Expire(sec):"
@ -399,19 +417,19 @@ msgstr ""
#: inc/html.php:752 #: inc/html.php:752
msgid "Reason:" msgid "Reason:"
msgstr "" msgstr "Grund:"
#: inc/html.php:753 #: inc/html.php:753
msgid "never" msgid "never"
msgstr "" msgstr "nie"
#: inc/html.php:754 #: inc/html.php:754
msgid "optional" msgid "optional"
msgstr "" msgstr "optional"
#: inc/html.php:772 #: inc/html.php:772
msgid "IP Address" msgid "IP Address"
msgstr "" msgstr "IP Adresse"
#: inc/html.php:772 #: inc/html.php:772
msgid "Set At" msgid "Set At"
@ -423,7 +441,7 @@ msgstr ""
#: inc/html.php:772 #: inc/html.php:772
msgid "Reason" msgid "Reason"
msgstr "" msgstr "Grund"
#: inc/html.php:774 #: inc/html.php:774
msgid "Does not expire" msgid "Does not expire"