]> git.mxchange.org Git - friendica.git/commitdiff
Updated messages.po
authorMichael <heluecht@pirati.ca>
Wed, 11 Oct 2023 20:21:55 +0000 (20:21 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 11 Oct 2023 20:21:55 +0000 (20:21 +0000)
view/lang/C/messages.po

index 094d122fef473ae22f40ed2cfde2aafab500b264..75bdb01149a0972f2451f9ebefdf668d17ba401a 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2023.09-rc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2023-10-11 19:29+0000\n"
+"POT-Creation-Date: 2023-10-11 20:21+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2636,218 +2636,214 @@ msgstr ""
 msgid "Error: The IntlChar module is not installed."
 msgstr ""
 
-#: src/Core/Installer.php:414
-msgid "IntlChar PHP module"
-msgstr ""
-
-#: src/Core/Installer.php:422
+#: src/Core/Installer.php:423
 msgid "Error, XML PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:426
+#: src/Core/Installer.php:427
 msgid "XML PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:429
+#: src/Core/Installer.php:430
 msgid "libCurl PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:430
+#: src/Core/Installer.php:431
 msgid "Error: libCURL PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:436
+#: src/Core/Installer.php:437
 msgid "GD graphics PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:437
+#: src/Core/Installer.php:438
 msgid ""
 "Error: GD graphics PHP module with JPEG support required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:443
+#: src/Core/Installer.php:444
 msgid "OpenSSL PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:444
+#: src/Core/Installer.php:445
 msgid "Error: openssl PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:450
+#: src/Core/Installer.php:451
 msgid "mb_string PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:451
+#: src/Core/Installer.php:452
 msgid "Error: mb_string PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:457
+#: src/Core/Installer.php:458
 msgid "iconv PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:458
+#: src/Core/Installer.php:459
 msgid "Error: iconv PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:464
+#: src/Core/Installer.php:465
 msgid "POSIX PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:465
+#: src/Core/Installer.php:466
 msgid "Error: POSIX PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:471
+#: src/Core/Installer.php:472
 msgid "Program execution functions"
 msgstr ""
 
-#: src/Core/Installer.php:472
+#: src/Core/Installer.php:473
 msgid ""
 "Error: Program execution functions (proc_open) required but not enabled."
 msgstr ""
 
-#: src/Core/Installer.php:478
+#: src/Core/Installer.php:479
 msgid "JSON PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:479
+#: src/Core/Installer.php:480
 msgid "Error: JSON PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:485
+#: src/Core/Installer.php:486
 msgid "File Information PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:486
+#: src/Core/Installer.php:487
 msgid "Error: File Information PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:492
+#: src/Core/Installer.php:493
 msgid "GNU Multiple Precision PHP module"
 msgstr ""
 
-#: src/Core/Installer.php:493
+#: src/Core/Installer.php:494
 msgid "Error: GNU Multiple Precision PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:516
+#: src/Core/Installer.php:517
 msgid ""
 "The web installer needs to be able to create a file called \"local.config.php"
 "\" in the \"config\" folder of your web server and it is unable to do so."
 msgstr ""
 
-#: src/Core/Installer.php:517
+#: src/Core/Installer.php:518
 msgid ""
 "This is most often a permission setting, as the web server may not be able "
 "to write files in your folder - even if you can."
 msgstr ""
 
-#: src/Core/Installer.php:518
+#: src/Core/Installer.php:519
 msgid ""
 "At the end of this procedure, we will give you a text to save in a file "
 "named local.config.php in your Friendica \"config\" folder."
 msgstr ""
 
-#: src/Core/Installer.php:519
+#: src/Core/Installer.php:520
 msgid ""
 "You can alternatively skip this procedure and perform a manual installation. "
 "Please see the file \"doc/INSTALL.md\" for instructions."
 msgstr ""
 
-#: src/Core/Installer.php:522
+#: src/Core/Installer.php:523
 msgid "config/local.config.php is writable"
 msgstr ""
 
-#: src/Core/Installer.php:542
+#: src/Core/Installer.php:543
 msgid ""
 "Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
 "compiles templates to PHP to speed up rendering."
 msgstr ""
 
-#: src/Core/Installer.php:543
+#: src/Core/Installer.php:544
 msgid ""
 "In order to store these compiled templates, the web server needs to have "
 "write access to the directory view/smarty3/ under the Friendica top level "
 "folder."
 msgstr ""
 
-#: src/Core/Installer.php:544
+#: src/Core/Installer.php:545
 msgid ""
 "Please ensure that the user that your web server runs as (e.g. www-data) has "
 "write access to this folder."
 msgstr ""
 
-#: src/Core/Installer.php:545
+#: src/Core/Installer.php:546
 msgid ""
 "Note: as a security measure, you should give the web server write access to "
 "view/smarty3/ only--not the template files (.tpl) that it contains."
 msgstr ""
 
-#: src/Core/Installer.php:548
+#: src/Core/Installer.php:549
 msgid "view/smarty3 is writable"
 msgstr ""
 
-#: src/Core/Installer.php:576
+#: src/Core/Installer.php:577
 msgid ""
 "Url rewrite in .htaccess seems not working. Make sure you copied .htaccess-"
 "dist to .htaccess."
 msgstr ""
 
-#: src/Core/Installer.php:577
+#: src/Core/Installer.php:578
 msgid ""
 "In some circumstances (like running inside containers), you can skip this "
 "error."
 msgstr ""
 
-#: src/Core/Installer.php:579
+#: src/Core/Installer.php:580
 msgid "Error message from Curl when fetching"
 msgstr ""
 
-#: src/Core/Installer.php:585
+#: src/Core/Installer.php:586
 msgid "Url rewrite is working"
 msgstr ""
 
-#: src/Core/Installer.php:614
+#: src/Core/Installer.php:615
 msgid ""
 "The detection of TLS to secure the communication between the browser and the "
 "new Friendica server failed."
 msgstr ""
 
-#: src/Core/Installer.php:615
+#: src/Core/Installer.php:616
 msgid ""
 "It is highly encouraged to use Friendica only over a secure connection as "
 "sensitive information like passwords will be transmitted."
 msgstr ""
 
-#: src/Core/Installer.php:616
+#: src/Core/Installer.php:617
 msgid "Please ensure that the connection to the server is secure."
 msgstr ""
 
-#: src/Core/Installer.php:617
+#: src/Core/Installer.php:618
 msgid "No TLS detected"
 msgstr ""
 
-#: src/Core/Installer.php:619
+#: src/Core/Installer.php:620
 msgid "TLS detected"
 msgstr ""
 
-#: src/Core/Installer.php:646
+#: src/Core/Installer.php:647
 msgid "ImageMagick PHP extension is not installed"
 msgstr ""
 
-#: src/Core/Installer.php:648
+#: src/Core/Installer.php:649
 msgid "ImageMagick PHP extension is installed"
 msgstr ""
 
-#: src/Core/Installer.php:650
+#: src/Core/Installer.php:651
 msgid "ImageMagick supports GIF"
 msgstr ""
 
-#: src/Core/Installer.php:672
+#: src/Core/Installer.php:673
 msgid "Database already in use."
 msgstr ""
 
-#: src/Core/Installer.php:677
+#: src/Core/Installer.php:678
 msgid "Could not connect to database."
 msgstr ""