Browse Source

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/9569/head
Nextcloud bot 2 years ago
parent
commit
881c6559d3
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 2
      l10n/cs.js
  2. 2
      l10n/cs.json
  3. 4
      l10n/fr.js
  4. 4
      l10n/fr.json

2
l10n/cs.js

@ -1152,6 +1152,7 @@ OC.L10N.register(
"Poll ・ Click to vote" : "Anketa ・ Hlasujte kliknutím",
"Poll ・ Ended" : "Anketa ・ Ukončeno",
"_Poll results • %n vote_::_Poll results • %n votes_" : ["Výsledky ankety • %n hlas","Výsledky ankety • %n hlasy","Výsledky ankety • %n hlasů","Výsledky ankety • %n hlasy"],
"Voted participants" : "Účastníci, kteří odvolili",
"No messages" : "Žádné zprávy",
"All messages have expired or have been deleted." : "Platnost veškerých zpráv skončila nebo byly smazány.",
"Scroll to bottom" : "Odrolovat na konec",
@ -1188,6 +1189,7 @@ OC.L10N.register(
"Ask a question" : "Položit dotaz",
"Answers" : "Odpovědi",
"Answer {option}" : "Odpověď {option}",
"Delete poll option" : "Smazat volbu ankety",
"Add answer" : "Přidat odpověď",
"Settings" : "Nastavení",
"Private poll" : "Soukromá anketa",

2
l10n/cs.json

@ -1150,6 +1150,7 @@
"Poll ・ Click to vote" : "Anketa ・ Hlasujte kliknutím",
"Poll ・ Ended" : "Anketa ・ Ukončeno",
"_Poll results • %n vote_::_Poll results • %n votes_" : ["Výsledky ankety • %n hlas","Výsledky ankety • %n hlasy","Výsledky ankety • %n hlasů","Výsledky ankety • %n hlasy"],
"Voted participants" : "Účastníci, kteří odvolili",
"No messages" : "Žádné zprávy",
"All messages have expired or have been deleted." : "Platnost veškerých zpráv skončila nebo byly smazány.",
"Scroll to bottom" : "Odrolovat na konec",
@ -1186,6 +1187,7 @@
"Ask a question" : "Položit dotaz",
"Answers" : "Odpovědi",
"Answer {option}" : "Odpověď {option}",
"Delete poll option" : "Smazat volbu ankety",
"Add answer" : "Přidat odpověď",
"Settings" : "Nastavení",
"Private poll" : "Soukromá anketa",

4
l10n/fr.js

@ -256,6 +256,8 @@ OC.L10N.register(
"Dismiss notification" : "Ignorer la notification",
"Call recording now available" : "Enregistrement de l'appel maintenant disponible",
"The recording for the call in {call} was uploaded to {file}." : "L'enregistrement de l'appel dans {call} a été téléversé vers {file}.",
"Transcript now available" : "Transcription maintenant disponible",
"The transcript for the call in {call} was uploaded to {file}." : "La transcription de l'appel {call} a été téléversé vers {file}.",
"{user1} shared room {roomName} on {remoteServer} with you" : "{user1} a partagé avec vous la conversation {roomName} sur {remoteServer}",
"{user} in {call}" : "{user} dans {call}",
"Deleted user in {call}" : "Utilisateur supprimé dans {call}",
@ -1055,8 +1057,10 @@ OC.L10N.register(
"Select microphone" : "Sélectionnez un microphone",
"No camera available" : "Aucune caméra disponible",
"Select camera" : "Sélectionnez une caméra",
"Media settings" : "Paramètres Média",
"Devices" : "Appareils",
"Backgrounds" : "Arrière pan",
"Always show preview for this conversation" : "Toujours afficher l'aperçu pour cette conversation",
"The call is being recorded." : "L'appel est en cours d'enregistrement.",
"Call without notification" : "Appeler sans notification",
"The conversation participants will not be notified about this call" : "Les participants de cette conversation ne seront pas avertis de cet appel",

4
l10n/fr.json

@ -254,6 +254,8 @@
"Dismiss notification" : "Ignorer la notification",
"Call recording now available" : "Enregistrement de l'appel maintenant disponible",
"The recording for the call in {call} was uploaded to {file}." : "L'enregistrement de l'appel dans {call} a été téléversé vers {file}.",
"Transcript now available" : "Transcription maintenant disponible",
"The transcript for the call in {call} was uploaded to {file}." : "La transcription de l'appel {call} a été téléversé vers {file}.",
"{user1} shared room {roomName} on {remoteServer} with you" : "{user1} a partagé avec vous la conversation {roomName} sur {remoteServer}",
"{user} in {call}" : "{user} dans {call}",
"Deleted user in {call}" : "Utilisateur supprimé dans {call}",
@ -1053,8 +1055,10 @@
"Select microphone" : "Sélectionnez un microphone",
"No camera available" : "Aucune caméra disponible",
"Select camera" : "Sélectionnez une caméra",
"Media settings" : "Paramètres Média",
"Devices" : "Appareils",
"Backgrounds" : "Arrière pan",
"Always show preview for this conversation" : "Toujours afficher l'aperçu pour cette conversation",
"The call is being recorded." : "L'appel est en cours d'enregistrement.",
"Call without notification" : "Appeler sans notification",
"The conversation participants will not be notified about this call" : "Les participants de cette conversation ne seront pas avertis de cet appel",

Loading…
Cancel
Save