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
- Auth providers now provide metadata for clients ([#98](https://github.com/eclipse-oct/open-collaboration-tools/pull/98)).
6
+
- Support keycloak based authentication ([#106](https://github.com/eclipse-oct/open-collaboration-tools/pull/106)).
7
+
- The `start` argument has been deprecated. The server can now be started without providing any arguments ([#121](https://github.com/eclipse-oct/open-collaboration-tools/pull/121)).
8
+
- Server configuration can now be supplied using a yaml or json file ([#121](https://github.com/eclipse-oct/open-collaboration-tools/pull/121)).
Copy file name to clipboardExpand all lines: packages/open-collaboration-vscode/l10n/bundle.l10n.cs.json
+13-6Lines changed: 13 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,25 @@
1
1
{
2
+
"Signed out successfully!": "Úspěšně se odhlásil!",
3
+
"Join Collaboration Session": "Připojte se k zasedání o spolupráci",
4
+
"Join an open collaboration session using an invitation code": "Připojte se k otevřené spolupráci pomocí pozvánky",
5
+
"Create New Collaboration Session": "Vytvoření nové relace spolupráce",
6
+
"Become the host of a new collaboration session in your current workspace": "Staňte se hostitelem nového pracovního setkání ve svém stávajícím pracovním prostoru.",
7
+
"Select Collaboration Option": "Vyberte možnost spolupráce",
2
8
"Invite Others (Copy Code)": "Pozvat ostatní (kopírovat kód)",
3
9
"Copy the invitation code to the clipboard to share with others": "Zkopírujte kód pozvánky do schránky a sdílejte jej s ostatními.",
"Stop the collaboration session, stop sharing all content and remove all participants": "Zastavit relaci spolupráce, zastavit sdílení veškerého obsahu a odebrat všechny účastníky.",
6
14
"Leave Collaboration Session": "Opustit zasedání pro spolupráci",
7
15
"Leave the collaboration session, closing the current workspace": "Opustit relaci spolupráce a zavřít aktuální pracovní prostor.",
8
-
"Select Collaboration Option": "Vyberte možnost spolupráce",
9
16
"Copy with Server URL": "Kopírování pomocí adresy URL serveru",
10
17
"Invitation code {0} copied to clipboard!": "Kód pozvánky {0} zkopírován do schránky!",
11
-
"Join Collaboration Session": "Připojte se k zasedání o spolupráci",
12
-
"Join an open collaboration session using an invitation code": "Připojte se k otevřené spolupráci pomocí pozvánky",
13
-
"Create New Collaboration Session": "Vytvoření nové relace spolupráce",
14
-
"Become the host of a new collaboration session in your current workspace": "Staňte se hostitelem nového pracovního setkání ve svém stávajícím pracovním prostoru.",
15
-
"Signed out successfully!": "Úspěšně se odhlásil!",
18
+
"Enable Editing": "Povolení úprav",
19
+
"Allow all participants to edit files in the workspace": "Umožnit všem účastníkům upravovat soubory v pracovním prostoru.",
20
+
"Make Read-Only": "Udělat pouze pro čtení",
21
+
"Prevent all participants from editing the workspace": "Zabránit všem účastníkům v úpravách pracovního prostoru",
22
+
"Select Permissions": "Vyberte oprávnění",
16
23
"You": "Vy",
17
24
"Host": "Hostitel",
18
25
"Start a collaboration session": "Zahájení relace spolupráce",
"Join an open collaboration session using an invitation code": "Nimm mit einem Einladungscode an einer offenen Collaboration-Session teil",
5
+
"Create New Collaboration Session": "Neue Collaboration-Session erstellen",
6
+
"Become the host of a new collaboration session in your current workspace": "Werde Gastgeber einer neuen Collaboration-Session in Ihrem aktuellen Arbeitsbereich",
"Copy the invitation code to the clipboard to share with others": "Kopieren Sie den Einladungscode in die Zwischenablage, um ihn mit anderen zu teilen",
9
+
"Copy the invitation code to the clipboard to share with others": "Kopieren den Einladungscode in die Zwischenablage, um ihn mit anderen zu teilen",
"Stop the collaboration session, stop sharing all content and remove all participants": "Beenden Sie die Collaboration-Session, beenden Sie die Freigabe aller Inhalte und entfernen Sie alle Teilnehmer",
13
+
"Stop the collaboration session, stop sharing all content and remove all participants": "Beende die Collaboration-Session, beende die Freigabe aller Inhalte und entferne alle Teilnehmer",
"Join an open collaboration session using an invitation code": "Nehmen Sie mit einem Einladungscode an einer offenen Collaboration-Session teil",
13
-
"Create New Collaboration Session": "Neue Collaboration-Session erstellen",
14
-
"Become the host of a new collaboration session in your current workspace": "Werden Sie Gastgeber einer neuen Collaboration-Session in Ihrem aktuellen Arbeitsbereich",
15
-
"Signed out successfully!": "Erfolgreich abgemeldet!",
16
-
"You": "Sie",
18
+
"Enable Editing": "Bearbeitung freigeben",
19
+
"Allow all participants to edit files in the workspace": "Allen Teilnehmern die Bearbeitung von Dateien im Arbeitsbereich gestatten",
20
+
"Make Read-Only": "Schreibschutz festlegen",
21
+
"Prevent all participants from editing the workspace": "Allen Teilnehmern die Bearbeitung des Arbeitsbereichs verbieten",
22
+
"Select Permissions": "Berechtigungen auswählen",
23
+
"You": "Du",
17
24
"Host": "Gastgeber",
18
-
"Start a collaboration session": "Starten Sie eine Collaboration-Session",
25
+
"Start a collaboration session": "Starte eine Collaboration-Session",
19
26
"Sharing": "Teilen",
20
27
"Collaborating": "Zusammenarbeit",
21
28
"Creating Session": "Erstelle Session",
22
29
"Copy to Clipboard": "In die Zwischenablage kopieren",
23
30
"Created session {0}. Invitation code was automatically written to clipboard.": "Session {0} erstellt. Der Einladungscode wurde automatisch in die Zwischenablage geschrieben.",
24
-
"Enter the invitation code": "Geben Sie den Einladungscode ein",
31
+
"Enter the invitation code": "Gebe den Einladungscode ein",
25
32
"Invalid invitation code! Invitation codes must be either a string of alphanumeric characters or a URL with a fragment.": "Ungültiger Einladungscode! Einladungscodes müssen entweder eine alphanumerische Zeichenkette oder eine URL mit einem Fragment sein.",
26
33
"Joining Session": "Session Beitritt",
27
34
"Action was cancelled by the user": "Aktion wurde vom Benutzer abgebrochen",
28
35
"Failed to create session: {0}": "Session kann nicht erstellt werden: {0}",
29
36
"Failed to join session: {0}": "Session kann nicht beigetreten werden: {0}",
30
-
"No Open Collaboration Server configured. Please set the server URL in the settings.": "Kein Open Collaboration Server konfiguriert. Bitte setzen Sie die Server-URL in den Einstellungen.",
37
+
"No Open Collaboration Server configured. Please set the server URL in the settings.": "Kein Open Collaboration Server konfiguriert. Bitte setze die Server-URL in den Einstellungen.",
31
38
"Open Settings": "Einstellungen öffnen",
32
-
"Do you want to override the server URL setting with {0}?": "Möchten Sie die Server-URL-Einstellung überschreiben mit {0}?",
39
+
"Do you want to override the server URL setting with {0}?": "Server-URL-Einstellung überschreiben mit {0}?",
33
40
"Yes": "Ja",
34
41
"No": "Nein",
35
42
"Never": "Niemals",
@@ -62,7 +69,7 @@
62
69
"Built-in": "Eingebaut",
63
70
"Third-party": "Drittanbieter",
64
71
"Email": "E-Mail",
65
-
"Your email that will be shown to the host when joining the session": "Ihre E-Mail, die dem Gastgeber beim Beitritt zur Sitzung angezeigt wird",
72
+
"Your email that will be shown to the host when joining the session": "Deine E-Mail, die dem Gastgeber beim Beitritt zur Sitzung angezeigt wird",
66
73
"Username": "Username",
67
74
"Your user name that will be shown to all session participants": "Ihren Benutzernamen, der allen Sitzungsteilnehmern angezeigt wird"
Copy file name to clipboardExpand all lines: packages/open-collaboration-vscode/l10n/bundle.l10n.es.json
+13-6Lines changed: 13 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,25 @@
1
1
{
2
+
"Signed out successfully!": "¡Firmado con éxito!",
3
+
"Join Collaboration Session": "Unirse a la sesión de colaboración",
4
+
"Join an open collaboration session using an invitation code": "Únase a una sesión de colaboración abierta utilizando un código de invitación",
5
+
"Create New Collaboration Session": "Crear una nueva sesión de colaboración",
6
+
"Become the host of a new collaboration session in your current workspace": "Conviértase en el anfitrión de una nueva sesión de colaboración en su espacio de trabajo actual",
7
+
"Select Collaboration Option": "Seleccione la opción de colaboración",
2
8
"Invite Others (Copy Code)": "Invitar a otros (Copiar código)",
3
9
"Copy the invitation code to the clipboard to share with others": "Copie el código de invitación en el portapapeles para compartirlo con otras personas",
10
+
"Configure Collaboration Session": "Configurar la sesión de colaboración",
11
+
"Configure the options and permissions of the current session": "Configurar las opciones y permisos de la sesión actual",
4
12
"Stop Collaboration Session": "Detener la sesión de colaboración",
5
13
"Stop the collaboration session, stop sharing all content and remove all participants": "Detener la sesión de colaboración, dejar de compartir todos los contenidos y eliminar a todos los participantes.",
6
14
"Leave Collaboration Session": "Abandonar la sesión de colaboración",
7
15
"Leave the collaboration session, closing the current workspace": "Abandonar la sesión de colaboración, cerrando el espacio de trabajo actual",
8
-
"Select Collaboration Option": "Seleccione la opción de colaboración",
9
16
"Copy with Server URL": "Copia con URL del servidor",
10
17
"Invitation code {0} copied to clipboard!": "Código de invitación {0} copiado en el portapapeles.",
11
-
"Join Collaboration Session": "Unirse a la sesión de colaboración",
12
-
"Join an open collaboration session using an invitation code": "Únase a una sesión de colaboración abierta utilizando un código de invitación",
13
-
"Create New Collaboration Session": "Crear una nueva sesión de colaboración",
14
-
"Become the host of a new collaboration session in your current workspace": "Conviértase en el anfitrión de una nueva sesión de colaboración en su espacio de trabajo actual",
15
-
"Signed out successfully!": "¡Firmado con éxito!",
18
+
"Enable Editing": "Activar edición",
19
+
"Allow all participants to edit files in the workspace": "Permitir a todos los participantes editar archivos en el espacio de trabajo",
20
+
"Make Read-Only": "Hacer de sólo lectura",
21
+
"Prevent all participants from editing the workspace": "Impedir que todos los participantes editen el espacio de trabajo",
22
+
"Select Permissions": "Seleccionar permisos",
16
23
"You": "Usted",
17
24
"Host": "Anfitrión",
18
25
"Start a collaboration session": "Iniciar una sesión de colaboración",
0 commit comments