Browse Source

[tx-robot] updated from transifex

pull/254/head
Nextcloud bot 9 years ago
parent
commit
fd977053c3
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 4
      l10n/cs.js
  2. 4
      l10n/cs.json

4
l10n/cs.js

@ -30,6 +30,10 @@ OC.L10N.register(
"Please use a different browser like Firefox or Chrome" : "Prosím, použijte jiný prohlížeč, jako třeba Firefox nebo Chrome",
"Error while accessing microphone & camera" : "Chyba při přístupu k mikrofonu & kameře",
"WebRTC is not supported in your browser :-/" : "Váš prohlížeč nepodporuje WebRTC :-/",
"{actor} invited you to a private call" : "{actor} vás pozval do soukromého hovoru",
"{actor} invited you to a group call" : "{actor} vás pozval do skupinového hovoru",
"{actor} invited you to the call {call}" : "{actor} vás pozval do hovoru {call}",
"You were invited to a <strong>video call</strong>" : "Byl/a jste pozván/a do <strong>video hovoru</strong>",
"_%n other guest_::_%n other guests_" : ["%n jiný host","%n jiní hosté","%n jiných hostů"],
"_%n guest_::_%n guests_" : ["%n host","%n hosté","%n hostů"],
", " : ", ",

4
l10n/cs.json

@ -28,6 +28,10 @@
"Please use a different browser like Firefox or Chrome" : "Prosím, použijte jiný prohlížeč, jako třeba Firefox nebo Chrome",
"Error while accessing microphone & camera" : "Chyba při přístupu k mikrofonu & kameře",
"WebRTC is not supported in your browser :-/" : "Váš prohlížeč nepodporuje WebRTC :-/",
"{actor} invited you to a private call" : "{actor} vás pozval do soukromého hovoru",
"{actor} invited you to a group call" : "{actor} vás pozval do skupinového hovoru",
"{actor} invited you to the call {call}" : "{actor} vás pozval do hovoru {call}",
"You were invited to a <strong>video call</strong>" : "Byl/a jste pozván/a do <strong>video hovoru</strong>",
"_%n other guest_::_%n other guests_" : ["%n jiný host","%n jiní hosté","%n jiných hostů"],
"_%n guest_::_%n guests_" : ["%n host","%n hosté","%n hostů"],
", " : ", ",

Loading…
Cancel
Save