Compare commits
No commits in common. "main" and "3.5.4" have entirely different histories.
@ -2,7 +2,7 @@
|
||||
<NcListItem
|
||||
:active="isCurrentEpisode(episode)"
|
||||
class="episode"
|
||||
:counter-number="episode.duration ?? 0"
|
||||
:counter-number="episode.duration"
|
||||
:details="
|
||||
!oneLine && episode.pubDate
|
||||
? formatLocaleDate(new Date(episode.pubDate?.date))
|
||||
|
@ -3,13 +3,13 @@
|
||||
# This file is distributed under the same license as the Nextcloud package.
|
||||
# OiledAmoeba <florian+crystalyx@ruhnke.cloud>, 2024.
|
||||
# Michel Roux <xefir@crystalyx.net>, 2024.
|
||||
# markus phi <repodtranslate@solinetcafe.org>, 2024, 2025.
|
||||
# markus phi <repodtranslate@solinetcafe.org>, 2024.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Nextcloud 3.14159\n"
|
||||
"Report-Msgid-Bugs-To: translations\\@example.com\n"
|
||||
"POT-Creation-Date: 2024-12-11 20:03+0000\n"
|
||||
"PO-Revision-Date: 2025-01-04 19:02+0000\n"
|
||||
"PO-Revision-Date: 2024-12-25 21:02+0000\n"
|
||||
"Last-Translator: markus phi <repodtranslate@solinetcafe.org>\n"
|
||||
"Language-Team: German <https://translate.crystalyx.net/projects/repod/gitea/"
|
||||
"de/>\n"
|
||||
@ -133,8 +133,9 @@ msgstr "Stopp"
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:20
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:21
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:22
|
||||
#, fuzzy
|
||||
msgid "Read"
|
||||
msgstr "gehört"
|
||||
msgstr "Gelesen"
|
||||
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:23
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:24
|
||||
@ -142,8 +143,9 @@ msgid "Open website"
|
||||
msgstr "Webseite aufrufen"
|
||||
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:27
|
||||
#, fuzzy
|
||||
msgid "Select"
|
||||
msgstr "Auswählen"
|
||||
msgstr "Wählen"
|
||||
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:28
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:38
|
||||
@ -307,8 +309,9 @@ msgid "Install GPodder Sync"
|
||||
msgstr "Installiere GPodder Sync"
|
||||
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:75
|
||||
#, fuzzy
|
||||
msgid "Pin some subscriptions to see their latest updates"
|
||||
msgstr "Markiere Abonnements, um die neuesten Updates zu sehen"
|
||||
msgstr "Pinne einige Abonnements, um ihre neuesten Updates zu sehen"
|
||||
|
||||
#: /app/specialVueFakeDummyForL10nScript.js:76
|
||||
msgid "No favorites"
|
||||
|
Loading…
x
Reference in New Issue
Block a user