Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions l10n/de.pot
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#
# Translators:
# Joas Schilling, 2025
# Martin Wilichowski, 2025
# Ferdinand Thiessen, 2025
# Mario Siegmann <mario_siegmann@web.de>, 2025
# Joas Schilling, 2025
#
msgid ""
msgstr ""
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2025\n"
"Last-Translator: Joas Schilling, 2025\n"
"Language-Team: German (https://app.transifex.com/nextcloud/teams/64236/de/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Language: de\n"
Expand Down Expand Up @@ -137,6 +137,12 @@ msgstr "Änderungen bestätigen"
msgid "Connect items to a project to make them easier to find"
msgstr "Verbinde Elemente mit einem Projekt, um sie leichter zu finden"

msgid "Copied"
msgstr "Kopiert"

msgid "Copy to clipboard"
msgstr "In die Zwischenablage kopieren"

#. TRANSLATORS: Ctrl key on keyboard (Windows/Linux)
msgid "Ctrl"
msgstr "Strg"
Expand Down
6 changes: 6 additions & 0 deletions l10n/en_GB.pot
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,12 @@ msgstr "Confirm changes"
msgid "Connect items to a project to make them easier to find"
msgstr "Connect items to a project to make them easier to find"

msgid "Copied"
msgstr "Copied"

msgid "Copy to clipboard"
msgstr "Copy to clipboard"

#. TRANSLATORS: Ctrl key on keyboard (Windows/Linux)
msgid "Ctrl"
msgstr "Ctrl"
Expand Down
Loading