--- /dev/null
+# ADDON webdav_storage
+# Copyright (C)
+# This file is distributed under the same license as the Friendica webdav_storage addon package.
+#
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2021-10-04 11:59+0200\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"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/WebDavConfig.php:82
+msgid "URL"
+msgstr ""
+
+#: src/WebDavConfig.php:84
+msgid "URL to the Webdav endpoint, where files can be saved"
+msgstr ""
+
+#: src/WebDavConfig.php:89
+msgid "Username"
+msgstr ""
+
+#: src/WebDavConfig.php:91
+msgid "Username to authenticate to the Webdav endpoint"
+msgstr ""
+
+#: src/WebDavConfig.php:95
+msgid "Password"
+msgstr ""
+
+#: src/WebDavConfig.php:97
+msgid "Password to authenticate to the Webdav endpoint"
+msgstr ""
+
+#: src/WebDavConfig.php:101
+msgid "Authentication type"
+msgstr ""
+
+#: src/WebDavConfig.php:103
+msgid "authentication type to the Webdav endpoint"
+msgstr ""
+
+#: src/WebDavConfig.php:127
+msgid "Authentication type is invalid."
+msgstr ""
+
+#: src/WebDavConfig.php:143
+msgid "url is either invalid or not reachable"
+msgstr ""