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
11 changes: 7 additions & 4 deletions l10n/de.pot
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
# Joas Schilling, 2024
# Andy Scherzinger <info@andy-scherzinger.de>, 2024
# Martin Wilichowski, 2025
# Mario Siegmann <mario_siegmann@web.de>, 2025
# Mark Ziegler <mark.ziegler@rakekniven.de>, 2025
# Mario Siegmann <mario_siegmann@web.de>, 2025
#
msgid ""
msgstr ""
"Last-Translator: Mark Ziegler <mark.ziegler@rakekniven.de>, 2025\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 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 @@ -121,11 +121,14 @@ msgstr "Alle neuen Dateien auswählen"
msgid "Skip"
msgstr "Überspringen"

msgid "Skip this file"
msgid "Skip {count} file"
msgid_plural "Skip {count} files"
msgstr[0] "Diese Datei überspringen"
msgstr[0] "{count} Datei überspringen"
msgstr[1] "{count} Dateien überspringen"

msgid "Skip this file"
msgstr "Diese Datei überspringen"

msgid "Unknown size"
msgstr "Unbekannte Größe"

Expand Down
9 changes: 6 additions & 3 deletions l10n/de_DE.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# Translators:
# Joas Schilling, 2024
# Martin Wilichowski, 2025
# Mario Siegmann <mario_siegmann@web.de>, 2025
# Mark Ziegler <mark.ziegler@rakekniven.de>, 2025
# Mario Siegmann <mario_siegmann@web.de>, 2025
#
msgid ""
msgstr ""
"Last-Translator: Mark Ziegler <mark.ziegler@rakekniven.de>, 2025\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2025\n"
"Language-Team: German (Germany) (https://app.transifex.com/nextcloud/teams/64236/de_DE/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Language: de_DE\n"
Expand Down Expand Up @@ -120,11 +120,14 @@ msgstr "Alle neuen Dateien auswählen"
msgid "Skip"
msgstr "Überspringen"

msgid "Skip this file"
msgid "Skip {count} file"
msgid_plural "Skip {count} files"
msgstr[0] "{count} Datei überspringen"
msgstr[1] "{count} Dateien überspringen"

msgid "Skip this file"
msgstr "Diese Datei überspringen"

msgid "Unknown size"
msgstr "Unbekannte Größe"

Expand Down
Loading