51 lines
1.4 KiB
Plaintext
51 lines
1.4 KiB
Plaintext
# Copyright (C) 2022 Fabian Todt
|
|
# This file is distributed under the GPL-2.0-or-later.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Sharable Password Protected Posts 0.1.0\n"
|
|
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/sharable-password-"
|
|
"protected-posts\n"
|
|
"POT-Creation-Date: 2022-10-29T08:32:09+00:00\n"
|
|
"PO-Revision-Date: 2022-10-29 10:35+0200\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"Language: de_DE\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Generator: Poedit 3.2\n"
|
|
"X-Domain: sharable-password-protected-posts\n"
|
|
|
|
#. Plugin Name of the plugin
|
|
msgid "Sharable Password Protected Posts"
|
|
msgstr "Passwortgeschützte Posts teilen"
|
|
|
|
#. Description of the plugin
|
|
msgid "Share password protected posts via secret URLs"
|
|
msgstr "Teile passwortgeschützte Beiträge mit geheimen URLs"
|
|
|
|
#. Author of the plugin
|
|
msgid "Fabian Todt"
|
|
msgstr ""
|
|
|
|
#: src/PostStatusSettings/CopyUrl.js:63
|
|
msgid "Share this URL"
|
|
msgstr "Teile diese URL"
|
|
|
|
#: src/PostStatusSettings/CopyUrl.js:70
|
|
msgid "Secret URL:"
|
|
msgstr "Geheime URL:"
|
|
|
|
#: src/PostStatusSettings/CopyUrl.js:76
|
|
msgid "Copied!"
|
|
msgstr "Kopiert!"
|
|
|
|
#: src/PostStatusSettings/CopyUrl.js:77
|
|
msgid "Copy"
|
|
msgstr "Kopieren"
|
|
|
|
#: src/PostStatusSettings/index.js:41
|
|
msgid "Share post via secret URL"
|
|
msgstr "Beitrag mit geheimer URL teilen"
|