Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 24, 2025
1 parent 461846f commit d295697
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ OC.L10N.register(
"{actor} took over your poll \"%s\" and is the new owner." : "{actor} převzal(a) vaší anketu „%s“ a je tak jejím novým vlastníkem.",
"%s deleted your poll" : "%s smazal(a) vaši anketu",
"{actor} deleted your poll \"%s\"." : "{actor} smazal(a) vaši anketu „%s“.",
"%s archived your poll" : "%s zaarchivoval(a) vaši anketu",
"{actor} archived your poll \"%s\"." : "{actor} zaarchivovala vaši anketu „%s“.",
"%s archived your poll" : "%s archivoval(a) vaši anketu",
"{actor} archived your poll \"%s\"." : "{actor} archivovala vaši anketu „%s“.",
"You have commented on poll {pollTitle}" : "Okomentovali jste anketu {pollTitle}",
"{actor} has commented on poll {pollTitle}" : "{actor} okomentoval(a) anketu {pollTitle}",
"You have commented" : "Okomentovali jste",
Expand Down Expand Up @@ -100,10 +100,10 @@ OC.L10N.register(
"{actor} has changed the configuration of poll {pollTitle}" : "{actor} změnil(a) nastavení ankety {pollTitle}",
"You have changed the configuration" : "Změnili jste nastavení",
"{actor} has changed the configuration" : "{actor} změnil(a) nastavení",
"You have archived poll {pollTitle}" : "Zaarchivovali jste anketu {pollTitle}",
"{actor} has archived poll {pollTitle}" : "{actor} zaarchivoval(a) anketu {pollTitle}",
"You have archived this poll" : "Zaarchivovali jste tuto anketu",
"{actor} has archived this poll" : "{actor} zaarchivoval(a) tuto anketu",
"You have archived poll {pollTitle}" : "Archivovali jste anketu {pollTitle}",
"{actor} has archived poll {pollTitle}" : "{actor} archivoval(a) anketu {pollTitle}",
"You have archived this poll" : "Archivovali jste tuto anketu",
"{actor} has archived this poll" : "{actor} archivoval(a) tuto anketu",
"You have restored poll {pollTitle}" : "Obnovili jste anketu {pollTitle}",
"{actor} has restored poll {pollTitle}" : "{actor} obnovil(a) anketu {pollTitle}",
"You have restored this poll" : "Obnovili jste tuto anketu",
Expand Down
12 changes: 6 additions & 6 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"{actor} took over your poll \"%s\" and is the new owner." : "{actor} převzal(a) vaší anketu „%s“ a je tak jejím novým vlastníkem.",
"%s deleted your poll" : "%s smazal(a) vaši anketu",
"{actor} deleted your poll \"%s\"." : "{actor} smazal(a) vaši anketu „%s“.",
"%s archived your poll" : "%s zaarchivoval(a) vaši anketu",
"{actor} archived your poll \"%s\"." : "{actor} zaarchivovala vaši anketu „%s“.",
"%s archived your poll" : "%s archivoval(a) vaši anketu",
"{actor} archived your poll \"%s\"." : "{actor} archivovala vaši anketu „%s“.",
"You have commented on poll {pollTitle}" : "Okomentovali jste anketu {pollTitle}",
"{actor} has commented on poll {pollTitle}" : "{actor} okomentoval(a) anketu {pollTitle}",
"You have commented" : "Okomentovali jste",
Expand Down Expand Up @@ -98,10 +98,10 @@
"{actor} has changed the configuration of poll {pollTitle}" : "{actor} změnil(a) nastavení ankety {pollTitle}",
"You have changed the configuration" : "Změnili jste nastavení",
"{actor} has changed the configuration" : "{actor} změnil(a) nastavení",
"You have archived poll {pollTitle}" : "Zaarchivovali jste anketu {pollTitle}",
"{actor} has archived poll {pollTitle}" : "{actor} zaarchivoval(a) anketu {pollTitle}",
"You have archived this poll" : "Zaarchivovali jste tuto anketu",
"{actor} has archived this poll" : "{actor} zaarchivoval(a) tuto anketu",
"You have archived poll {pollTitle}" : "Archivovali jste anketu {pollTitle}",
"{actor} has archived poll {pollTitle}" : "{actor} archivoval(a) anketu {pollTitle}",
"You have archived this poll" : "Archivovali jste tuto anketu",
"{actor} has archived this poll" : "{actor} archivoval(a) tuto anketu",
"You have restored poll {pollTitle}" : "Obnovili jste anketu {pollTitle}",
"{actor} has restored poll {pollTitle}" : "{actor} obnovil(a) anketu {pollTitle}",
"You have restored this poll" : "Obnovili jste tuto anketu",
Expand Down

0 comments on commit d295697

Please sign in to comment.