Browse Source

[tx-robot] updated from transifex

pull/2472/head
Nextcloud bot 6 years ago
parent
commit
e855b2beff
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 6
      l10n/cs.js
  2. 6
      l10n/cs.json
  3. 1
      l10n/es.js
  4. 1
      l10n/es.json
  5. 1
      l10n/gl.js
  6. 1
      l10n/gl.json
  7. 1
      l10n/pt_BR.js
  8. 1
      l10n/pt_BR.json
  9. 1
      l10n/sv.js
  10. 1
      l10n/sv.json

6
l10n/cs.js

@ -99,6 +99,7 @@ OC.L10N.register(
"{user} mentioned you in a private conversation" : "{user} vás zmínil(a) v soukromé konverzaci",
"{user} mentioned you in conversation {call}" : "{user} vás zmínil(a) ve skupinové konverzaci {call}",
"A deleted user mentioned you in conversation {call}" : "Smazaný uživatel vás zmínil v konverzaci {call}",
"{guest} (guest) mentioned you in conversation {call}" : "{guest} (guest) vás zmínil(a) v konverzaci {call}",
"A guest mentioned you in conversation {call}" : "Host vás zmínil v konverzaci {call}",
"View chat" : "Zobrazit chat",
"{user} invited you to a private conversation" : "{user} vás pozval(a) do soukromé konverzace",
@ -191,6 +192,7 @@ OC.L10N.register(
"General settings" : "Obecná nastavení",
"Start calls" : "Zahájit hovory",
"Who can start a call?" : "Kdo může zahájit hovor?",
"When a call has started, everyone with access to the conversation can join the call." : "Poté, co konverzace započne, kdokoli s přístupem ke konverzaci se může připojit k hovoru.",
"Integration into other apps" : "Napojení na další aplikace",
"Allow conversations on files" : "Umožnit konverzace u souborů",
"Users and moderators" : "Uživatelé a moderátoři",
@ -346,6 +348,7 @@ OC.L10N.register(
"Room name can not be empty" : "Místnost je třeba nějak nazvat",
"Calls are disabled in this conversation." : "Volání jsou pro tuto konverzaci vypnutá.",
"Error occurred while renaming the room" : "Došlo k chybě při přejmenovávání místnosti",
"Error occurred while making the room public" : "Při zveřejňování místnosti došlo k chybě",
"Error occurred while making the room private" : "Došlo k chybě při činění místnosti soukromou",
"You can not send messages, because the conversation is locked." : "Nemůžete posílat zprávy, protože konverzace je uzamčená.",
"The conversation is locked." : "Konverzace je uzamčena.",
@ -360,6 +363,9 @@ OC.L10N.register(
"Discuss this file" : "Diskutujte o tomto souboru",
"Join conversation" : "Vstupte do konverzace.",
"Share this file" : "Sdílejte tento soubor",
"Error occurred while renaming the conversation" : "Při přejmenovávání konverzace došlo k chybě",
"Error occurred while making the conversation public" : "Chyba při zveřejňování konverzace",
"Error occurred while making the conversation private" : "Při zneveřejňování konverzace došlo k chybě",
"Invalid start time format" : "Neplatný formát času začátku",
"You are currently waiting in the lobby" : "Nyní čekáte ve virtuální předsíni",
"You are currently waiting in the lobby. This meeting is scheduled for {startTime}" : "Momentálně jste v čekárně. Schůzka je naplánována na {startTime}",

6
l10n/cs.json

@ -97,6 +97,7 @@
"{user} mentioned you in a private conversation" : "{user} vás zmínil(a) v soukromé konverzaci",
"{user} mentioned you in conversation {call}" : "{user} vás zmínil(a) ve skupinové konverzaci {call}",
"A deleted user mentioned you in conversation {call}" : "Smazaný uživatel vás zmínil v konverzaci {call}",
"{guest} (guest) mentioned you in conversation {call}" : "{guest} (guest) vás zmínil(a) v konverzaci {call}",
"A guest mentioned you in conversation {call}" : "Host vás zmínil v konverzaci {call}",
"View chat" : "Zobrazit chat",
"{user} invited you to a private conversation" : "{user} vás pozval(a) do soukromé konverzace",
@ -189,6 +190,7 @@
"General settings" : "Obecná nastavení",
"Start calls" : "Zahájit hovory",
"Who can start a call?" : "Kdo může zahájit hovor?",
"When a call has started, everyone with access to the conversation can join the call." : "Poté, co konverzace započne, kdokoli s přístupem ke konverzaci se může připojit k hovoru.",
"Integration into other apps" : "Napojení na další aplikace",
"Allow conversations on files" : "Umožnit konverzace u souborů",
"Users and moderators" : "Uživatelé a moderátoři",
@ -344,6 +346,7 @@
"Room name can not be empty" : "Místnost je třeba nějak nazvat",
"Calls are disabled in this conversation." : "Volání jsou pro tuto konverzaci vypnutá.",
"Error occurred while renaming the room" : "Došlo k chybě při přejmenovávání místnosti",
"Error occurred while making the room public" : "Při zveřejňování místnosti došlo k chybě",
"Error occurred while making the room private" : "Došlo k chybě při činění místnosti soukromou",
"You can not send messages, because the conversation is locked." : "Nemůžete posílat zprávy, protože konverzace je uzamčená.",
"The conversation is locked." : "Konverzace je uzamčena.",
@ -358,6 +361,9 @@
"Discuss this file" : "Diskutujte o tomto souboru",
"Join conversation" : "Vstupte do konverzace.",
"Share this file" : "Sdílejte tento soubor",
"Error occurred while renaming the conversation" : "Při přejmenovávání konverzace došlo k chybě",
"Error occurred while making the conversation public" : "Chyba při zveřejňování konverzace",
"Error occurred while making the conversation private" : "Při zneveřejňování konverzace došlo k chybě",
"Invalid start time format" : "Neplatný formát času začátku",
"You are currently waiting in the lobby" : "Nyní čekáte ve virtuální předsíni",
"You are currently waiting in the lobby. This meeting is scheduled for {startTime}" : "Momentálně jste v čekárně. Schůzka je naplánována na {startTime}",

1
l10n/es.js

@ -141,6 +141,7 @@ OC.L10N.register(
"TCP only" : "solo TCP",
"Test this server" : "Probar este servidor",
"Favorite" : "Favorito",
"Reply" : "Responder",
"[Unknown user name]" : "[Nombre de usuario desconocido]",
"Today" : "Hoy",
"Yesterday" : "Ayer",

1
l10n/es.json

@ -139,6 +139,7 @@
"TCP only" : "solo TCP",
"Test this server" : "Probar este servidor",
"Favorite" : "Favorito",
"Reply" : "Responder",
"[Unknown user name]" : "[Nombre de usuario desconocido]",
"Today" : "Hoy",
"Yesterday" : "Ayer",

1
l10n/gl.js

@ -141,6 +141,7 @@ OC.L10N.register(
"TCP only" : "Só TCP",
"Test this server" : "Probar este servidor",
"Favorite" : "Favorito",
"Reply" : "Responder",
"[Unknown user name]" : "[Nome de usuario descoñecido]",
"Today" : "Hoxe",
"Yesterday" : "Onte",

1
l10n/gl.json

@ -139,6 +139,7 @@
"TCP only" : "Só TCP",
"Test this server" : "Probar este servidor",
"Favorite" : "Favorito",
"Reply" : "Responder",
"[Unknown user name]" : "[Nome de usuario descoñecido]",
"Today" : "Hoxe",
"Yesterday" : "Onte",

1
l10n/pt_BR.js

@ -141,6 +141,7 @@ OC.L10N.register(
"TCP only" : "Somente TCP",
"Test this server" : "Testar este servidor",
"Favorite" : "Favorito",
"Reply" : "Responder",
"[Unknown user name]" : "[Nome de usuário desconhecido]",
"Today" : "Hoje",
"Yesterday" : "Ontem",

1
l10n/pt_BR.json

@ -139,6 +139,7 @@
"TCP only" : "Somente TCP",
"Test this server" : "Testar este servidor",
"Favorite" : "Favorito",
"Reply" : "Responder",
"[Unknown user name]" : "[Nome de usuário desconhecido]",
"Today" : "Hoje",
"Yesterday" : "Ontem",

1
l10n/sv.js

@ -140,6 +140,7 @@ OC.L10N.register(
"TCP only" : "endast TCP",
"Test this server" : "Testa denna server",
"Favorite" : "Favorit",
"Reply" : "Svara",
"[Unknown user name]" : "[Okänt användarnam]",
"Today" : "Idag",
"Yesterday" : "Igår",

1
l10n/sv.json

@ -138,6 +138,7 @@
"TCP only" : "endast TCP",
"Test this server" : "Testa denna server",
"Favorite" : "Favorit",
"Reply" : "Svara",
"[Unknown user name]" : "[Okänt användarnam]",
"Today" : "Idag",
"Yesterday" : "Igår",

Loading…
Cancel
Save