[tx-robot] updated from transifex

pull/99/head
Nextcloud bot 2020-11-11 03:40:09 +00:00
parent bdb6bfb665
commit b322f6bcd1
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 8 additions and 0 deletions

View File

@ -16,6 +16,7 @@ OC.L10N.register(
"API URL or secret not configured. Please contact your administrator." : "Adreça URL o secret de l'API no configurat. Poseu-vos en contacte amb l'administrador.", "API URL or secret not configured. Please contact your administrator." : "Adreça URL o secret de l'API no configurat. Poseu-vos en contacte amb l'administrador.",
"BigBlueButton Integration" : "Integració de BigBlueButton", "BigBlueButton Integration" : "Integració de BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integració de BigBlueButton per Nextcloud", "BigBlueButton integration for Nextcloud" : "Integració de BigBlueButton per Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de l'habitació** Crear configuracions de diverses habitacions amb nom, missatge de benvinguda, ...* **Compartir l'enllaç de convidat** Compartir l'enllaç de l'habitació amb tots els seus convidats* **Compartir sales** Compartir sales amb membres, grups o cercles* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del navegador d'arxius* **Gestionar enregistraments** Veure, compartir i eliminar enregistraments per a les seves habitacions* **Restriccions** Restringir la creació d'habitacions a determinats grups\n\nEs busquen persones desenvolupadores! Si teniu temps i voleu seria increible si podeu ajudar a millorar aquesta aplicació.\n*Aquesta aplicació integra BigBlueButton i no està relacionada o certificada per BigBlueButton Inc. BigBlueButton i el logo de BigBlueButton Logo are trademarks of BigBlueButton Inc.*\n ",
"Room not found" : "No s'ha trobat l'habitació", "Room not found" : "No s'ha trobat l'habitació",
"The room could not be found. Maybe it was deleted?" : "No s'ha trobat l'habitació. Potser s'ha suprimit?", "The room could not be found. Maybe it was deleted?" : "No s'ha trobat l'habitació. Potser s'ha suprimit?",
"Back to %s" : "Tornar a %s", "Back to %s" : "Tornar a %s",
@ -36,6 +37,7 @@ OC.L10N.register(
"Join" : "Uneix", "Join" : "Uneix",
"Have an account? Log in." : "Tens un compte? Inicia sessió aquí.", "Have an account? Log in." : "Tens un compte? Inicia sessió aquí.",
"Hello %s" : "Hola, %s", "Hello %s" : "Hola, %s",
"Name, group …" : "Nom, grup ...",
"Group" : "Grup", "Group" : "Grup",
"Searching" : "Cerca", "Searching" : "Cerca",
"No matches" : "Cap coincidència", "No matches" : "Cap coincidència",
@ -86,6 +88,7 @@ OC.L10N.register(
"You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta habitació es comparteix amb vostè.", "You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta habitació es comparteix amb vostè.",
"Max. rooms" : "Màx. habitacions", "Max. rooms" : "Màx. habitacions",
"Max. participants" : "Màx. participants", "Max. participants" : "Màx. participants",
"Group …" : "Grup ...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restriccions no afecten les habitacions existents. Menys un significa que el valor és il·limitat. L'opció menys restrictiva es tria per a cada usuari si apliquen diverses restriccions.", "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restriccions no afecten les habitacions existents. Menys un significa que el valor és il·limitat. L'opció menys restrictiva es tria per a cada usuari si apliquen diverses restriccions.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Esteu segur que voleu suprimir les restriccions del grup \"{name}\"? Aquesta operació no es pot desfer.", "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Esteu segur que voleu suprimir les restriccions del grup \"{name}\"? Aquesta operació no es pot desfer.",
"Delete restrictions for \"{name}\"?" : "Voleu suprimir restriccions per a \"{name}\"?", "Delete restrictions for \"{name}\"?" : "Voleu suprimir restriccions per a \"{name}\"?",
@ -93,6 +96,7 @@ OC.L10N.register(
"Unexpected error occurred" : "S'ha produït un error inesperat", "Unexpected error occurred" : "S'ha produït un error inesperat",
"API URL is invalid" : "URL de l'API no és vàlid", "API URL is invalid" : "URL de l'API no és vàlid",
"API secret is invalid" : "El secret de l'API no és vàlid", "API secret is invalid" : "El secret de l'API no és vàlid",
"URL has to start with HTTPS" : "La URL ha de començar amb HTTPS",
"URL has to contain the {token} placeholder" : "L'URL ha de contenir el contenidor {token}", "URL has to contain the {token} placeholder" : "L'URL ha de contenir el contenidor {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL ha de començar per https:// i contenir {token}. A més, es pot utilitzar el contenidor {user}.", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL ha de començar per https:// i contenir {token}. A més, es pot utilitzar el contenidor {user}.",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segon. Si us plau esperi.","Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segons. Si us plau esperi."] "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segon. Si us plau esperi.","Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segons. Si us plau esperi."]

View File

@ -14,6 +14,7 @@
"API URL or secret not configured. Please contact your administrator." : "Adreça URL o secret de l'API no configurat. Poseu-vos en contacte amb l'administrador.", "API URL or secret not configured. Please contact your administrator." : "Adreça URL o secret de l'API no configurat. Poseu-vos en contacte amb l'administrador.",
"BigBlueButton Integration" : "Integració de BigBlueButton", "BigBlueButton Integration" : "Integració de BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integració de BigBlueButton per Nextcloud", "BigBlueButton integration for Nextcloud" : "Integració de BigBlueButton per Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de l'habitació** Crear configuracions de diverses habitacions amb nom, missatge de benvinguda, ...* **Compartir l'enllaç de convidat** Compartir l'enllaç de l'habitació amb tots els seus convidats* **Compartir sales** Compartir sales amb membres, grups o cercles* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del navegador d'arxius* **Gestionar enregistraments** Veure, compartir i eliminar enregistraments per a les seves habitacions* **Restriccions** Restringir la creació d'habitacions a determinats grups\n\nEs busquen persones desenvolupadores! Si teniu temps i voleu seria increible si podeu ajudar a millorar aquesta aplicació.\n*Aquesta aplicació integra BigBlueButton i no està relacionada o certificada per BigBlueButton Inc. BigBlueButton i el logo de BigBlueButton Logo are trademarks of BigBlueButton Inc.*\n ",
"Room not found" : "No s'ha trobat l'habitació", "Room not found" : "No s'ha trobat l'habitació",
"The room could not be found. Maybe it was deleted?" : "No s'ha trobat l'habitació. Potser s'ha suprimit?", "The room could not be found. Maybe it was deleted?" : "No s'ha trobat l'habitació. Potser s'ha suprimit?",
"Back to %s" : "Tornar a %s", "Back to %s" : "Tornar a %s",
@ -34,6 +35,7 @@
"Join" : "Uneix", "Join" : "Uneix",
"Have an account? Log in." : "Tens un compte? Inicia sessió aquí.", "Have an account? Log in." : "Tens un compte? Inicia sessió aquí.",
"Hello %s" : "Hola, %s", "Hello %s" : "Hola, %s",
"Name, group …" : "Nom, grup ...",
"Group" : "Grup", "Group" : "Grup",
"Searching" : "Cerca", "Searching" : "Cerca",
"No matches" : "Cap coincidència", "No matches" : "Cap coincidència",
@ -84,6 +86,7 @@
"You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta habitació es comparteix amb vostè.", "You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta habitació es comparteix amb vostè.",
"Max. rooms" : "Màx. habitacions", "Max. rooms" : "Màx. habitacions",
"Max. participants" : "Màx. participants", "Max. participants" : "Màx. participants",
"Group …" : "Grup ...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restriccions no afecten les habitacions existents. Menys un significa que el valor és il·limitat. L'opció menys restrictiva es tria per a cada usuari si apliquen diverses restriccions.", "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restriccions no afecten les habitacions existents. Menys un significa que el valor és il·limitat. L'opció menys restrictiva es tria per a cada usuari si apliquen diverses restriccions.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Esteu segur que voleu suprimir les restriccions del grup \"{name}\"? Aquesta operació no es pot desfer.", "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Esteu segur que voleu suprimir les restriccions del grup \"{name}\"? Aquesta operació no es pot desfer.",
"Delete restrictions for \"{name}\"?" : "Voleu suprimir restriccions per a \"{name}\"?", "Delete restrictions for \"{name}\"?" : "Voleu suprimir restriccions per a \"{name}\"?",
@ -91,6 +94,7 @@
"Unexpected error occurred" : "S'ha produït un error inesperat", "Unexpected error occurred" : "S'ha produït un error inesperat",
"API URL is invalid" : "URL de l'API no és vàlid", "API URL is invalid" : "URL de l'API no és vàlid",
"API secret is invalid" : "El secret de l'API no és vàlid", "API secret is invalid" : "El secret de l'API no és vàlid",
"URL has to start with HTTPS" : "La URL ha de començar amb HTTPS",
"URL has to contain the {token} placeholder" : "L'URL ha de contenir el contenidor {token}", "URL has to contain the {token} placeholder" : "L'URL ha de contenir el contenidor {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL ha de començar per https:// i contenir {token}. A més, es pot utilitzar el contenidor {user}.", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL ha de començar per https:// i contenir {token}. A més, es pot utilitzar el contenidor {user}.",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segon. Si us plau esperi.","Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segons. Si us plau esperi."] "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segon. Si us plau esperi.","Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segons. Si us plau esperi."]