From 1daf79f2db5ade473786662a91fd854bea7d9e66 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 26 Jul 2024 02:17:29 +0000 Subject: [PATCH 01/10] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 24250f4..8e459dd 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -13,6 +13,7 @@ OC.L10N.register( "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", + "Miscellaneous" : "Misceláneo", "Room name" : "Nombre del cuarto", "Create" : "Crear", "Copy to clipboard" : "Copiar al portapapeles", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 0c5a878..ac799f7 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -11,6 +11,7 @@ "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", + "Miscellaneous" : "Misceláneo", "Room name" : "Nombre del cuarto", "Create" : "Crear", "Copy to clipboard" : "Copiar al portapapeles", From 0e7ea5e810149cc6dcf12f4a1a602b7704f47ba1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 27 Jul 2024 02:15:49 +0000 Subject: [PATCH 02/10] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sv.js | 1 + l10n/sv.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/sv.js b/l10n/sv.js index 71af0ce..e227113 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -19,6 +19,7 @@ OC.L10N.register( "Edit" : "Redigera", "Welcome" : "Välkommen", "Miscellaneous" : "Diverse", + "Recording" : "Inspelning", "Room name" : "Rumsnamn", "Create" : "Skapa", "Copy to clipboard" : "Kopiera till urklipp", diff --git a/l10n/sv.json b/l10n/sv.json index 0dc6c4d..a3bbeeb 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -17,6 +17,7 @@ "Edit" : "Redigera", "Welcome" : "Välkommen", "Miscellaneous" : "Diverse", + "Recording" : "Inspelning", "Room name" : "Rumsnamn", "Create" : "Skapa", "Copy to clipboard" : "Kopiera till urklipp", From ac158022582df8f45f6a82c0a79d8fc91c72a725 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 29 Jul 2024 02:16:59 +0000 Subject: [PATCH 03/10] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sv.js | 1 + l10n/sv.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/sv.js b/l10n/sv.js index e227113..497ffe5 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -2,6 +2,7 @@ OC.L10N.register( "bbb", { "Public" : "Offentlig", + "Internal" : "Intern", "Back to %s" : "Tillbaka till %s", "Save" : "Spara", "Community" : "Community", diff --git a/l10n/sv.json b/l10n/sv.json index a3bbeeb..6d01d7f 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -1,5 +1,6 @@ { "translations": { "Public" : "Offentlig", + "Internal" : "Intern", "Back to %s" : "Tillbaka till %s", "Save" : "Spara", "Community" : "Community", From f9ee7eed5afbcff56c1cc0deca302e07ae5a20cf Mon Sep 17 00:00:00 2001 From: Sebastien Marinier Date: Tue, 30 Jul 2024 14:16:29 +0200 Subject: [PATCH 04/10] fix: 261 wordings that aren't visible in Transifex Let's try breaking the lines --- ts/Manager/RoomRow.tsx | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/ts/Manager/RoomRow.tsx b/ts/Manager/RoomRow.tsx index bc6808a..5db1c7e 100644 --- a/ts/Manager/RoomRow.tsx +++ b/ts/Manager/RoomRow.tsx @@ -193,7 +193,11 @@ const RoomRow: React.FC = (props) => { <> - + {room.running ? t('bbb', 'Join') : t('bbb', 'Start')} @@ -231,7 +235,10 @@ const RoomRow: React.FC = (props) => { - From be15e937304fe2da2e24b6819449e3c8f5978ceb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 31 Jul 2024 02:19:11 +0000 Subject: [PATCH 05/10] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de.js | 1 + l10n/de.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/de.js b/l10n/de.js index 588d6b9..bdc5131 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -69,6 +69,7 @@ OC.L10N.register( "This message is shown to all users in the chat area after they joined." : "Diese Nachricht wird allen Benutzern im Chat-Bereich nach ihrem Beitritt angezeigt.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Legt eine Begrenzung der Teilnehmerzahl für diesen Raum fest. Null bedeutet, dass es keine Begrenzung gibt.", "If enabled, the moderator is able to start the recording." : "Wenn aktiviert, kann der Moderator die Aufnahme starten.", + "Explanation of the different concepts that constitute access options :
- Public: Anyone who has the link can join.-
Internal: Only Nextcloud users can join.-
Password: Only guests who have the password can join..-
Waiting room: A moderator must accept each guest before they can join.-
Restricted : Only selected users and groups can access this room." : "Erläuterung der verschiedenen Konzepte bezüglich der Zugriffsrechte:
- Öffentlich: Jeder, der den Link hat, kann beitreten.
- Intern: Nur Nextcloud-Benutzer können beitreten.
- Passwort: Nur Gäste, die das Passwort haben, können beitreten.
- Warteraum: Ein Moderator muss jeden Gast vor dem Beitreten bestätigen.
– Eingeschränkt: Nur ausgewählte Benutzer und Gruppen haben Zugriff auf diesen Raum.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Ein Moderator kann die Teilnehmer einer Besprechung verwalten, was das Ausschließen, Stummschalten oder Gewährung von Moderatorenrechten beinhaltet. Benutzer mit Moderatorenrechten können auch die Besprechung schließen oder die Standardeinstellungen ändern.", "If enabled, normal users have to wait until a moderator is in the room." : "Wenn aktiviert müssen Benutzer warten, bis ein Moderator den Raum betritt.", "If enabled, a moderator URL is generated which allows access with moderator permission." : "Wenn aktiviert, wird eine Moderator-URL generiert, die den Zugriff mit Moderatorberechtigung ermöglicht.", diff --git a/l10n/de.json b/l10n/de.json index 4cf6564..9dfe806 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -67,6 +67,7 @@ "This message is shown to all users in the chat area after they joined." : "Diese Nachricht wird allen Benutzern im Chat-Bereich nach ihrem Beitritt angezeigt.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Legt eine Begrenzung der Teilnehmerzahl für diesen Raum fest. Null bedeutet, dass es keine Begrenzung gibt.", "If enabled, the moderator is able to start the recording." : "Wenn aktiviert, kann der Moderator die Aufnahme starten.", + "Explanation of the different concepts that constitute access options :
- Public: Anyone who has the link can join.-
Internal: Only Nextcloud users can join.-
Password: Only guests who have the password can join..-
Waiting room: A moderator must accept each guest before they can join.-
Restricted : Only selected users and groups can access this room." : "Erläuterung der verschiedenen Konzepte bezüglich der Zugriffsrechte:
- Öffentlich: Jeder, der den Link hat, kann beitreten.
- Intern: Nur Nextcloud-Benutzer können beitreten.
- Passwort: Nur Gäste, die das Passwort haben, können beitreten.
- Warteraum: Ein Moderator muss jeden Gast vor dem Beitreten bestätigen.
– Eingeschränkt: Nur ausgewählte Benutzer und Gruppen haben Zugriff auf diesen Raum.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Ein Moderator kann die Teilnehmer einer Besprechung verwalten, was das Ausschließen, Stummschalten oder Gewährung von Moderatorenrechten beinhaltet. Benutzer mit Moderatorenrechten können auch die Besprechung schließen oder die Standardeinstellungen ändern.", "If enabled, normal users have to wait until a moderator is in the room." : "Wenn aktiviert müssen Benutzer warten, bis ein Moderator den Raum betritt.", "If enabled, a moderator URL is generated which allows access with moderator permission." : "Wenn aktiviert, wird eine Moderator-URL generiert, die den Zugriff mit Moderatorberechtigung ermöglicht.", From 74c19d75d3b9e103642ca0571493d73bf2db80d8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 9 Aug 2024 02:27:03 +0000 Subject: [PATCH 06/10] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sv.js | 1 + l10n/sv.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/sv.js b/l10n/sv.js index 497ffe5..b2bc10e 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -32,6 +32,7 @@ OC.L10N.register( "Share" : "Dela", "Loading" : "Läser in", "Settings saved" : "Inställningar sparade", + "Send to" : "Skicka till", "No rooms available!" : "Inga rum tillgängliga!" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 6d01d7f..f053d1f 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -30,6 +30,7 @@ "Share" : "Dela", "Loading" : "Läser in", "Settings saved" : "Inställningar sparade", + "Send to" : "Skicka till", "No rooms available!" : "Inga rum tillgängliga!" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From adc4142211c416c199cf9d0dc6729f8385d6abe4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Aug 2024 02:33:07 +0000 Subject: [PATCH 07/10] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 1 + l10n/da.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/da.js b/l10n/da.js index 43c2d22..ec87cd4 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -17,6 +17,7 @@ OC.L10N.register( "Edit" : "Rediger", "Welcome" : "Velkommen", "Miscellaneous" : "Diverse", + "Room name" : "Rumnavn", "Create" : "Opret", "Copy to clipboard" : "Kopier til udklipsholder", "Delete" : "Slet", diff --git a/l10n/da.json b/l10n/da.json index f5b8ec3..306cd45 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -15,6 +15,7 @@ "Edit" : "Rediger", "Welcome" : "Velkommen", "Miscellaneous" : "Diverse", + "Room name" : "Rumnavn", "Create" : "Opret", "Copy to clipboard" : "Kopier til udklipsholder", "Delete" : "Slet", From 44a655835b9cd24aea0f5d043d368d944f3688e6 Mon Sep 17 00:00:00 2001 From: Sebastien Marinier Date: Thu, 15 Aug 2024 15:42:55 +0200 Subject: [PATCH 08/10] fix: 261 remove some backticks remove backticks interfering with xgettext translations sentences extraction --- ts/Common/ShareSelection.tsx | 2 +- ts/Manager/EditRoomDialog.tsx | 36 +++++++++++++++--------------- ts/Manager/RoomRow.tsx | 6 ++--- ts/Manager/ShareWith.tsx | 8 +++---- ts/Restrictions/RestrictionRow.tsx | 4 ++-- 5 files changed, 28 insertions(+), 28 deletions(-) diff --git a/ts/Common/ShareSelection.tsx b/ts/Common/ShareSelection.tsx index 9a5a5d8..cd6a83d 100644 --- a/ts/Common/ShareSelection.tsx +++ b/ts/Common/ShareSelection.tsx @@ -78,7 +78,7 @@ const ShareSelection: React.FC = (props) => { className="suggestion" onMouseDown={preventOnBlurEvent} onClick={() => selectShare(option)}> - {option.label}{option.value.shareType === ShareType.Group ? ` (${t('bbb', 'Group')})` : ''} + {option.label}{option.value.shareType === ShareType.Group ? ' (' + t('bbb', 'Group') + ')' : ''} ); }; diff --git a/ts/Manager/EditRoomDialog.tsx b/ts/Manager/EditRoomDialog.tsx index a0b1bde..e0a6377 100644 --- a/ts/Manager/EditRoomDialog.tsx +++ b/ts/Manager/EditRoomDialog.tsx @@ -65,7 +65,7 @@ const EditRoomDialog: React.FC = ({ room, restriction, updateProperty, op function inputElement(label: string, field: string, type: 'text' | 'number' = 'text') { return (
-