You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/cs.js
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,8 @@ OC.L10N.register(
145
145
"You have changed the share label" : "Změnili jste štítek sdílení",
146
146
"You have changed the share type" : "Změnili jste typ sdílení",
147
147
"{actor} has changed the share type" : "{actor} změnil/a typ sdílení",
148
+
"You have changed the registration constraints for the public share labeled {sharee}" : "Změnili jste omezení registrace pro veřejné sdílení, které má štítek {sharee}",
149
+
"{actor} has changed the registration constraints for the public share labeled {sharee}" : "{actor} změnil/a omezení registrace pro veřejné sdílení, které má štítek {sharee}",
148
150
"You have registered to poll {pollTitle}" : "Zaregistrovali jste se do ankety {pollTitle}",
149
151
"{sharee} registered to poll {pollTitle}" : "{sharee} se zaregistroval/a do ankety {pollTitle}",
150
152
"You have registered" : "Zaregistrovali jste",
@@ -329,6 +331,7 @@ OC.L10N.register(
329
331
"Force confidential comments (only visible to you and the author)" : "Vynutit důvěrné komentáře (viditelné pouze vám a autorovi)",
330
332
"Force confidential comments (only visible to {displayName} and the author)" : "Vynutit důvěrné komentáře (viditelné pouze {displayName} a autorovi)",
331
333
"Limit \"Yes\" votes per option" : "Omezit počet hlasů „Ano“ na každou možnost",
Copy file name to clipboardExpand all lines: l10n/cs.json
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,8 @@
143
143
"You have changed the share label" : "Změnili jste štítek sdílení",
144
144
"You have changed the share type" : "Změnili jste typ sdílení",
145
145
"{actor} has changed the share type" : "{actor} změnil/a typ sdílení",
146
+
"You have changed the registration constraints for the public share labeled {sharee}" : "Změnili jste omezení registrace pro veřejné sdílení, které má štítek {sharee}",
147
+
"{actor} has changed the registration constraints for the public share labeled {sharee}" : "{actor} změnil/a omezení registrace pro veřejné sdílení, které má štítek {sharee}",
146
148
"You have registered to poll {pollTitle}" : "Zaregistrovali jste se do ankety {pollTitle}",
147
149
"{sharee} registered to poll {pollTitle}" : "{sharee} se zaregistroval/a do ankety {pollTitle}",
148
150
"You have registered" : "Zaregistrovali jste",
@@ -327,6 +329,7 @@
327
329
"Force confidential comments (only visible to you and the author)" : "Vynutit důvěrné komentáře (viditelné pouze vám a autorovi)",
328
330
"Force confidential comments (only visible to {displayName} and the author)" : "Vynutit důvěrné komentáře (viditelné pouze {displayName} a autorovi)",
329
331
"Limit \"Yes\" votes per option" : "Omezit počet hlasů „Ano“ na každou možnost",
0 commit comments