diff --git a/l10n/cs.js b/l10n/cs.js index 24786e0..56b7911 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -5,7 +5,7 @@ OC.L10N.register( "You deleted the room %s." : "Smazali jste místnost %s.", "{user} deleted the room %s." : "{user} smazal(a) místnost %s.", "You shared the room %s with {shareWith}." : "Nasdíleli jste místnost %s {shareWith}.", - "{user} shared the room %s with you." : "{user} vám nasdílel(a) místnosti %s.", + "{user} shared the room %s with you." : "{user} vám nasdílel(a) místnost %s.", "You unshared the room %s with {shareWith}." : "Zrušili jste sdílení místnosti %s s {shareWith}.", "{user} unshared the room %s with you." : "{user} vám přestal sdílet místnost %s.", "You started a meeting in the \"%s\" room." : "Zahájili jste schůzku v místnosti „%s“.", diff --git a/l10n/cs.json b/l10n/cs.json index 1b3d2de..0823de3 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -3,7 +3,7 @@ "You deleted the room %s." : "Smazali jste místnost %s.", "{user} deleted the room %s." : "{user} smazal(a) místnost %s.", "You shared the room %s with {shareWith}." : "Nasdíleli jste místnost %s {shareWith}.", - "{user} shared the room %s with you." : "{user} vám nasdílel(a) místnosti %s.", + "{user} shared the room %s with you." : "{user} vám nasdílel(a) místnost %s.", "You unshared the room %s with {shareWith}." : "Zrušili jste sdílení místnosti %s s {shareWith}.", "{user} unshared the room %s with you." : "{user} vám přestal sdílet místnost %s.", "You started a meeting in the \"%s\" room." : "Zahájili jste schůzku v místnosti „%s“.",