Fallback mechanism for missing IDN functions
[friendica.git/.git] / view / lang / C / messages.po
index 7674423..46b2e92 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2024.06-dev\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-04-05 07:28+0000\n"
+"POT-Creation-Date: 2024-04-06 11:09+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"
@@ -2793,120 +2793,128 @@ msgstr ""
 msgid "Error: GNU Multiple Precision PHP module required but not installed."
 msgstr ""
 
-#: src/Core/Installer.php:516
+#: src/Core/Installer.php:499
+msgid "IDN Functions PHP module"
+msgstr ""
+
+#: src/Core/Installer.php:500
+msgid "Error: IDN Functions PHP module required but not installed."
+msgstr ""
+
+#: src/Core/Installer.php:523
 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:524
 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:525
 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:526
 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:529
 msgid "config/local.config.php is writable"
 msgstr ""
 
-#: src/Core/Installer.php:542
+#: src/Core/Installer.php:549
 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:550
 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:551
 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:552
 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:555
 msgid "view/smarty3 is writable"
 msgstr ""
 
-#: src/Core/Installer.php:576
+#: src/Core/Installer.php:583
 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:584
 msgid ""
 "In some circumstances (like running inside containers), you can skip this "
 "error."
 msgstr ""
 
-#: src/Core/Installer.php:579
+#: src/Core/Installer.php:586
 msgid "Error message from Curl when fetching"
 msgstr ""
 
-#: src/Core/Installer.php:585
+#: src/Core/Installer.php:592
 msgid "Url rewrite is working"
 msgstr ""
 
-#: src/Core/Installer.php:614
+#: src/Core/Installer.php:621
 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:622
 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:623
 msgid "Please ensure that the connection to the server is secure."
 msgstr ""
 
-#: src/Core/Installer.php:617
+#: src/Core/Installer.php:624
 msgid "No TLS detected"
 msgstr ""
 
-#: src/Core/Installer.php:619
+#: src/Core/Installer.php:626
 msgid "TLS detected"
 msgstr ""
 
-#: src/Core/Installer.php:636
+#: src/Core/Installer.php:643
 msgid "ImageMagick PHP extension is not installed"
 msgstr ""
 
-#: src/Core/Installer.php:638
+#: src/Core/Installer.php:645
 msgid "ImageMagick PHP extension is installed"
 msgstr ""
 
-#: src/Core/Installer.php:659
+#: src/Core/Installer.php:666
 msgid "Database already in use."
 msgstr ""
 
-#: src/Core/Installer.php:664
+#: src/Core/Installer.php:671
 msgid "Could not connect to database."
 msgstr ""
 
@@ -6656,9 +6664,9 @@ msgstr[1] ""
 #: src/Module/Debug/ItemBody.php:38 src/Module/Diaspora/Receive.php:57
 #: src/Module/Item/Display.php:96 src/Module/Item/Feed.php:59
 #: src/Module/Item/Follow.php:41 src/Module/Item/Ignore.php:41
-#: src/Module/Item/Pin.php:41 src/Module/Item/Pin.php:56
-#: src/Module/Item/Searchtext.php:53 src/Module/Item/Star.php:42
-#: src/Module/Update/Display.php:37
+#: src/Module/Item/Language.php:53 src/Module/Item/Pin.php:41
+#: src/Module/Item/Pin.php:56 src/Module/Item/Searchtext.php:53
+#: src/Module/Item/Star.php:42 src/Module/Update/Display.php:37
 msgid "Access denied."
 msgstr ""