зеркало из https://github.com/nextcloud/spreed.git
[tx-robot] updated from transifex
This commit is contained in:
Родитель
761ca209df
Коммит
64e00427f8
21
l10n/de.js
21
l10n/de.js
|
@ -66,6 +66,13 @@ OC.L10N.register(
|
|||
"You locked the conversation" : "Du hast die Unterhaltung gesperrt",
|
||||
"An administrator locked the conversation" : "Ein Administrator hat die Unterhaltung gesperrt",
|
||||
"{actor} made the conversation invisible" : "{actor} hat die Unterhaltung unsichtbar gemacht",
|
||||
"You made the conversation invisible" : "Du hast die Unterhaltung unsichtbar gemacht",
|
||||
"An administrator made the conversation invisible" : "Ein Administrator hat die Unterhaltung unsichtbar gemacht",
|
||||
"{actor} made the conversation visible for registered users only" : "{actor} hat die Unterhaltung für registrierte Benutzer sichtbar gemacht",
|
||||
"You made the conversation visible for registered users only" : "Du hast die Unterhaltung für registrierte Benutzer sichtbar gemacht",
|
||||
"An administrator made the visible for registered users only" : "Ein Administrator hat die Unterhaltung für registrierte Benutzer sichtbar gemacht",
|
||||
"{actor} made the conversation visible for everyone" : "{actor} hat die Unterhaltung sichtbar für jeden (öffentlich) gemacht",
|
||||
"You made the conversation visible for everyone" : "Du hast die Unterhaltung für jeden sichtbar gemacht",
|
||||
"An administrator made the conversation visible for everyone" : "Ein Administrator hat die Unterhaltung für alle sichtbar gemacht",
|
||||
"The conversation is now open to everyone" : "Die Unterhaltung ist nun für jeden geöffnet",
|
||||
"{actor} opened the conversation to everyone" : "{actor} hat die Unterhaltung für jeden geöffnet",
|
||||
|
@ -588,6 +595,7 @@ OC.L10N.register(
|
|||
"Test this server" : "Diesen Server testen",
|
||||
"TURN servers" : "TURN-Server",
|
||||
"A TURN server is used to proxy the traffic from participants behind a firewall. If individual participants can not connect to others a TURN server is mostlikely required. See {linkstart}this documentation{linkend} for setup instructions." : "Ein TURN-Server wird verwendet, um den Datenverkehr von Teilnehmern hinter einer Firewall zu übertragen. Wenn einzelne Teilnehmer keine Verbindung zu anderen herstellen können, ist höchstwahrscheinlich ein TURN-Server erforderlich. Anweisungen zum Einrichten sind in folgender {linkstart}Dokumentation{linkend} zu finden.",
|
||||
"Participant {nickName} raised their hand." : "Teilnehmer {nickName} hat seine Hand gehoben.",
|
||||
"A participant raised their hand." : "Ein Teilnehmer hat die Hand gehoben",
|
||||
"Previous page of videos" : "Vorherige Seite mit Videos",
|
||||
"Next page of videos" : "Nächste Seite mit Videos",
|
||||
|
@ -676,10 +684,12 @@ OC.L10N.register(
|
|||
"Error occurred while saving conversation password" : "Es ist ein Fehler beim Speichern des Passworts für die Unterhaltung aufgetreten",
|
||||
"Error occurred while allowing guests" : "Beim Zulassen von Gästen ist ein Fehler aufgetreten",
|
||||
"Error occurred while disallowing guests" : "Fehler beim Nichtzulassen von Gästen",
|
||||
"Defines who can find this conversation without being invited" : "Legt fest, wer diese Unterhaltung finden kann, ohne eingeladen zu werden",
|
||||
"Visible for" : "Sichtbar für",
|
||||
"Visible for no one" : "Für Niemanden sichtbar",
|
||||
"Visible for registered users only" : "Nur für registrierte Benutzer sichtbar",
|
||||
"Visible for everyone" : "Für jeden sichtbar",
|
||||
"Error occurred when updating the conversation visibility" : "Es ist ein Fehler beim Aktualisieren der Sichtbarkeit der Unterhaltung aufgetreten",
|
||||
"Enabling the lobby only allows moderators to post messages." : "Nach dem Aktivieren der Lobby können nur Moderatoren Nachrichten veröffentlichen.",
|
||||
"Enable lobby" : "Lobby aktivieren",
|
||||
"After the time limit the lobby will be automatically disabled." : "Nach dem Zeitlimit wird die Lobby automatisch deaktiviert.",
|
||||
|
@ -756,6 +766,7 @@ OC.L10N.register(
|
|||
"Reply" : "Antworten",
|
||||
"Sending message" : "Nachricht wird gesendet",
|
||||
"Message sent" : "Nachricht wurde gesendet",
|
||||
"Message read by everyone who shares their reading status" : "Nachricht wird von allen gelesen, die deinen Lesestatus teilen",
|
||||
"Remove" : "Entfernen",
|
||||
"[Unknown username]" : "[Unbekannter Benutzername]",
|
||||
"Scroll to bottom" : "Nach unten blättern",
|
||||
|
@ -773,6 +784,11 @@ OC.L10N.register(
|
|||
"No permission to post messages in this conversation" : "Keine Berechtigung zum Veröffentlichen von Nachrichten in dieser Unterhaltung",
|
||||
"Could not post message: {errorMessage}" : "Nachricht konnte nicht gesendet werden: {errorMessage}",
|
||||
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
|
||||
"Cancel editing description" : "Bearbeitung der Beschreibung abbrechen",
|
||||
"Submit conversation description" : "Beschreibung der Unterhaltung übertragen",
|
||||
"Edit conversation description" : "Beschreibung der Unterhaltung bearbeiten",
|
||||
"Description" : "Beschreibung",
|
||||
"The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Die Beschreibung muss weniger als oder gleich {maxLength} Zeichen lang sein. Dein aktueller Text ist {charactersCount} Zeichen lang.",
|
||||
"Save" : "Speichern",
|
||||
"Edit" : "Bearbeiten",
|
||||
"More information" : "Weitere Informationen",
|
||||
|
@ -780,6 +796,7 @@ OC.L10N.register(
|
|||
"Bridge with other services" : "Brücken zu anderen Diensten einrichten",
|
||||
"You can bridge channels from various instant messaging systems with Matterbridge." : "Mit Matterbridge können Sie Brücken-Kanäle von verschiedenen Instant-Messaging-Systemen verbinden.",
|
||||
"More info on Matterbridge" : "Weitere Informationen über Matterbridge",
|
||||
"Enable bridge" : "Einbindung aktivieren",
|
||||
"Show Matterbridge log" : "Zeige das Matterbridge Log",
|
||||
"Nextcloud URL" : "Nextcloud-URL",
|
||||
"Nextcloud user" : "Nextcloud-Benutzer",
|
||||
|
@ -823,8 +840,10 @@ OC.L10N.register(
|
|||
"XMPP/Jabber server URL" : "XMPP/Jabber Server-URL",
|
||||
"MUC server URL" : "MUC-Server-URL",
|
||||
"Jabber ID" : "Jabber-ID",
|
||||
"Add new bridged channel to current conversation" : "Neuen Einbindungs-Kanal für die aktuelle Unterhaltung hinzufügen",
|
||||
"unknown state" : "unbekannter Zustand",
|
||||
"running" : "läuft",
|
||||
"not running, check Matterbridge log" : "Nicht aktiv, bitte das Matterbridge-Protokoll prüfen",
|
||||
"not running" : "läuft nicht",
|
||||
"Bridge saved" : "Brücke gespeichert",
|
||||
"moderator" : "Moderator",
|
||||
|
@ -856,7 +875,9 @@ OC.L10N.register(
|
|||
"Search or add participants" : "Teilnehmer suchen oder hinzufügen",
|
||||
"An error occurred while adding the participants" : "Beim Hinzufügen der Teilnehmer ist ein Fehler aufgetreten",
|
||||
"An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten",
|
||||
"Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen",
|
||||
"Chat" : "Chat",
|
||||
"Error while updating conversation description" : "Fehler bei der Aktualisierung der Beschreibung der Unterhaltung",
|
||||
"Meeting ID: {meetingId}" : "Meeting-ID: {meetingId}",
|
||||
"Your PIN: {attendeePin}" : "Deine PIN: {attendeePin}",
|
||||
"Display name: " : "Anzeigename:",
|
||||
|
|
21
l10n/de.json
21
l10n/de.json
|
@ -64,6 +64,13 @@
|
|||
"You locked the conversation" : "Du hast die Unterhaltung gesperrt",
|
||||
"An administrator locked the conversation" : "Ein Administrator hat die Unterhaltung gesperrt",
|
||||
"{actor} made the conversation invisible" : "{actor} hat die Unterhaltung unsichtbar gemacht",
|
||||
"You made the conversation invisible" : "Du hast die Unterhaltung unsichtbar gemacht",
|
||||
"An administrator made the conversation invisible" : "Ein Administrator hat die Unterhaltung unsichtbar gemacht",
|
||||
"{actor} made the conversation visible for registered users only" : "{actor} hat die Unterhaltung für registrierte Benutzer sichtbar gemacht",
|
||||
"You made the conversation visible for registered users only" : "Du hast die Unterhaltung für registrierte Benutzer sichtbar gemacht",
|
||||
"An administrator made the visible for registered users only" : "Ein Administrator hat die Unterhaltung für registrierte Benutzer sichtbar gemacht",
|
||||
"{actor} made the conversation visible for everyone" : "{actor} hat die Unterhaltung sichtbar für jeden (öffentlich) gemacht",
|
||||
"You made the conversation visible for everyone" : "Du hast die Unterhaltung für jeden sichtbar gemacht",
|
||||
"An administrator made the conversation visible for everyone" : "Ein Administrator hat die Unterhaltung für alle sichtbar gemacht",
|
||||
"The conversation is now open to everyone" : "Die Unterhaltung ist nun für jeden geöffnet",
|
||||
"{actor} opened the conversation to everyone" : "{actor} hat die Unterhaltung für jeden geöffnet",
|
||||
|
@ -586,6 +593,7 @@
|
|||
"Test this server" : "Diesen Server testen",
|
||||
"TURN servers" : "TURN-Server",
|
||||
"A TURN server is used to proxy the traffic from participants behind a firewall. If individual participants can not connect to others a TURN server is mostlikely required. See {linkstart}this documentation{linkend} for setup instructions." : "Ein TURN-Server wird verwendet, um den Datenverkehr von Teilnehmern hinter einer Firewall zu übertragen. Wenn einzelne Teilnehmer keine Verbindung zu anderen herstellen können, ist höchstwahrscheinlich ein TURN-Server erforderlich. Anweisungen zum Einrichten sind in folgender {linkstart}Dokumentation{linkend} zu finden.",
|
||||
"Participant {nickName} raised their hand." : "Teilnehmer {nickName} hat seine Hand gehoben.",
|
||||
"A participant raised their hand." : "Ein Teilnehmer hat die Hand gehoben",
|
||||
"Previous page of videos" : "Vorherige Seite mit Videos",
|
||||
"Next page of videos" : "Nächste Seite mit Videos",
|
||||
|
@ -674,10 +682,12 @@
|
|||
"Error occurred while saving conversation password" : "Es ist ein Fehler beim Speichern des Passworts für die Unterhaltung aufgetreten",
|
||||
"Error occurred while allowing guests" : "Beim Zulassen von Gästen ist ein Fehler aufgetreten",
|
||||
"Error occurred while disallowing guests" : "Fehler beim Nichtzulassen von Gästen",
|
||||
"Defines who can find this conversation without being invited" : "Legt fest, wer diese Unterhaltung finden kann, ohne eingeladen zu werden",
|
||||
"Visible for" : "Sichtbar für",
|
||||
"Visible for no one" : "Für Niemanden sichtbar",
|
||||
"Visible for registered users only" : "Nur für registrierte Benutzer sichtbar",
|
||||
"Visible for everyone" : "Für jeden sichtbar",
|
||||
"Error occurred when updating the conversation visibility" : "Es ist ein Fehler beim Aktualisieren der Sichtbarkeit der Unterhaltung aufgetreten",
|
||||
"Enabling the lobby only allows moderators to post messages." : "Nach dem Aktivieren der Lobby können nur Moderatoren Nachrichten veröffentlichen.",
|
||||
"Enable lobby" : "Lobby aktivieren",
|
||||
"After the time limit the lobby will be automatically disabled." : "Nach dem Zeitlimit wird die Lobby automatisch deaktiviert.",
|
||||
|
@ -754,6 +764,7 @@
|
|||
"Reply" : "Antworten",
|
||||
"Sending message" : "Nachricht wird gesendet",
|
||||
"Message sent" : "Nachricht wurde gesendet",
|
||||
"Message read by everyone who shares their reading status" : "Nachricht wird von allen gelesen, die deinen Lesestatus teilen",
|
||||
"Remove" : "Entfernen",
|
||||
"[Unknown username]" : "[Unbekannter Benutzername]",
|
||||
"Scroll to bottom" : "Nach unten blättern",
|
||||
|
@ -771,6 +782,11 @@
|
|||
"No permission to post messages in this conversation" : "Keine Berechtigung zum Veröffentlichen von Nachrichten in dieser Unterhaltung",
|
||||
"Could not post message: {errorMessage}" : "Nachricht konnte nicht gesendet werden: {errorMessage}",
|
||||
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
|
||||
"Cancel editing description" : "Bearbeitung der Beschreibung abbrechen",
|
||||
"Submit conversation description" : "Beschreibung der Unterhaltung übertragen",
|
||||
"Edit conversation description" : "Beschreibung der Unterhaltung bearbeiten",
|
||||
"Description" : "Beschreibung",
|
||||
"The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Die Beschreibung muss weniger als oder gleich {maxLength} Zeichen lang sein. Dein aktueller Text ist {charactersCount} Zeichen lang.",
|
||||
"Save" : "Speichern",
|
||||
"Edit" : "Bearbeiten",
|
||||
"More information" : "Weitere Informationen",
|
||||
|
@ -778,6 +794,7 @@
|
|||
"Bridge with other services" : "Brücken zu anderen Diensten einrichten",
|
||||
"You can bridge channels from various instant messaging systems with Matterbridge." : "Mit Matterbridge können Sie Brücken-Kanäle von verschiedenen Instant-Messaging-Systemen verbinden.",
|
||||
"More info on Matterbridge" : "Weitere Informationen über Matterbridge",
|
||||
"Enable bridge" : "Einbindung aktivieren",
|
||||
"Show Matterbridge log" : "Zeige das Matterbridge Log",
|
||||
"Nextcloud URL" : "Nextcloud-URL",
|
||||
"Nextcloud user" : "Nextcloud-Benutzer",
|
||||
|
@ -821,8 +838,10 @@
|
|||
"XMPP/Jabber server URL" : "XMPP/Jabber Server-URL",
|
||||
"MUC server URL" : "MUC-Server-URL",
|
||||
"Jabber ID" : "Jabber-ID",
|
||||
"Add new bridged channel to current conversation" : "Neuen Einbindungs-Kanal für die aktuelle Unterhaltung hinzufügen",
|
||||
"unknown state" : "unbekannter Zustand",
|
||||
"running" : "läuft",
|
||||
"not running, check Matterbridge log" : "Nicht aktiv, bitte das Matterbridge-Protokoll prüfen",
|
||||
"not running" : "läuft nicht",
|
||||
"Bridge saved" : "Brücke gespeichert",
|
||||
"moderator" : "Moderator",
|
||||
|
@ -854,7 +873,9 @@
|
|||
"Search or add participants" : "Teilnehmer suchen oder hinzufügen",
|
||||
"An error occurred while adding the participants" : "Beim Hinzufügen der Teilnehmer ist ein Fehler aufgetreten",
|
||||
"An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten",
|
||||
"Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen",
|
||||
"Chat" : "Chat",
|
||||
"Error while updating conversation description" : "Fehler bei der Aktualisierung der Beschreibung der Unterhaltung",
|
||||
"Meeting ID: {meetingId}" : "Meeting-ID: {meetingId}",
|
||||
"Your PIN: {attendeePin}" : "Deine PIN: {attendeePin}",
|
||||
"Display name: " : "Anzeigename:",
|
||||
|
|
|
@ -72,7 +72,7 @@ OC.L10N.register(
|
|||
"You made the conversation visible for registered users only" : "Sie haben die Unterhaltung nur für registrierte Benutzer sichtbar gemacht",
|
||||
"An administrator made the visible for registered users only" : "Ein Administrator machte die Unterhaltung nur für registrierte Benutzer sichtbar",
|
||||
"{actor} made the conversation visible for everyone" : "{actor} machte die Unterhaltung für jeden sichtbar",
|
||||
"You made the conversation visible for everyone" : "Sie haben die Unterhaltung nur für jeden sichtbar gemacht",
|
||||
"You made the conversation visible for everyone" : "Sie haben die Unterhaltung für jeden sichtbar gemacht",
|
||||
"An administrator made the conversation visible for everyone" : "Ein Administrator machte die Unterhaltung nur für jeden sichtbar",
|
||||
"The conversation is now open to everyone" : "Die Unterhaltung ist nun für jeden geöffnet",
|
||||
"{actor} opened the conversation to everyone" : "{actor} hat die Unterhaltung für jeden geöffnet",
|
||||
|
@ -766,7 +766,7 @@ OC.L10N.register(
|
|||
"Reply" : "Antworten",
|
||||
"Sending message" : "Sende Nachricht",
|
||||
"Message sent" : "Nachricht gesendet",
|
||||
"Message read by everyone who shares their reading status" : "Nachricht wird von allen gelesen, die ihren Lesestatus teilen",
|
||||
"Message read by everyone who shares their reading status" : "Nachricht wird von allen gelesen, die Ihren Lesestatus teilen",
|
||||
"Remove" : "Entfernen",
|
||||
"[Unknown username]" : "[Unbekannter Benutzername]",
|
||||
"Scroll to bottom" : "Nach unten blättern",
|
||||
|
@ -784,13 +784,19 @@ OC.L10N.register(
|
|||
"No permission to post messages in this conversation" : "Keine Berechtigung zum Veröffentlichen von Nachrichten in dieser Unterhaltung",
|
||||
"Could not post message: {errorMessage}" : "Nachricht konnte nicht gesendet werden: {errorMessage}",
|
||||
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
|
||||
"Cancel editing description" : "Bearbeitung der Beschreibung abbrechen",
|
||||
"Submit conversation description" : "Beschreibung der Unterhaltung übertragen",
|
||||
"Edit conversation description" : "Beschreibung der Unterhaltung bearbeiten",
|
||||
"Description" : "Beschreibung",
|
||||
"The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Die Beschreibung muss weniger als oder gleich {maxLength} Zeichen lang sein. Ihr aktueller Text ist {charactersCount} Zeichen lang.",
|
||||
"Save" : "Speichern",
|
||||
"Edit" : "Bearbeiten",
|
||||
"More information" : "Weitere Informationen",
|
||||
"Delete" : " Löschen",
|
||||
"Delete" : "Löschen",
|
||||
"Bridge with other services" : "Mit anderen Diensten verbinden",
|
||||
"You can bridge channels from various instant messaging systems with Matterbridge." : "Mit Matterbridge können Sie Kanäle von verschiedenen Instant-Messaging-Systemen verbinden.",
|
||||
"More info on Matterbridge" : "Weitere Informationen über Matterbridge",
|
||||
"Enable bridge" : "Einbindung aktivieren",
|
||||
"Show Matterbridge log" : "Zeige das Matterbridge-Protokoll",
|
||||
"Nextcloud URL" : "Nextcloud-URL",
|
||||
"Nextcloud user" : "Nextcloud-Benutzer",
|
||||
|
@ -834,8 +840,10 @@ OC.L10N.register(
|
|||
"XMPP/Jabber server URL" : "XMPP/Jabber Server-URL",
|
||||
"MUC server URL" : "MUC-Server-URL",
|
||||
"Jabber ID" : "Jabber-ID",
|
||||
"Add new bridged channel to current conversation" : "Neuen Einbindungs-Kanal für die aktuelle Unterhaltung hinzufügen",
|
||||
"unknown state" : "unbekannter Zustand",
|
||||
"running" : "läuft",
|
||||
"not running, check Matterbridge log" : "Nicht aktiv, bitte das Matterbridge-Protokoll prüfen",
|
||||
"not running" : "läuft nicht",
|
||||
"Bridge saved" : "Einbindung gespeichert",
|
||||
"moderator" : "Moderator",
|
||||
|
@ -867,7 +875,9 @@ OC.L10N.register(
|
|||
"Search or add participants" : "Teilnehmer suchen oder hinzufügen",
|
||||
"An error occurred while adding the participants" : "Beim Hinzufügen der Teilnehmer ist ein Fehler aufgetreten",
|
||||
"An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten",
|
||||
"Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen",
|
||||
"Chat" : "Chat",
|
||||
"Error while updating conversation description" : "Fehler bei der Aktualisierung der Beschreibung der Unterhaltung",
|
||||
"Meeting ID: {meetingId}" : "Meeting-ID: {meetingId}",
|
||||
"Your PIN: {attendeePin}" : "Ihre PIN: {attendeePin}",
|
||||
"Display name: " : "Anzeigename:",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"You made the conversation visible for registered users only" : "Sie haben die Unterhaltung nur für registrierte Benutzer sichtbar gemacht",
|
||||
"An administrator made the visible for registered users only" : "Ein Administrator machte die Unterhaltung nur für registrierte Benutzer sichtbar",
|
||||
"{actor} made the conversation visible for everyone" : "{actor} machte die Unterhaltung für jeden sichtbar",
|
||||
"You made the conversation visible for everyone" : "Sie haben die Unterhaltung nur für jeden sichtbar gemacht",
|
||||
"You made the conversation visible for everyone" : "Sie haben die Unterhaltung für jeden sichtbar gemacht",
|
||||
"An administrator made the conversation visible for everyone" : "Ein Administrator machte die Unterhaltung nur für jeden sichtbar",
|
||||
"The conversation is now open to everyone" : "Die Unterhaltung ist nun für jeden geöffnet",
|
||||
"{actor} opened the conversation to everyone" : "{actor} hat die Unterhaltung für jeden geöffnet",
|
||||
|
@ -764,7 +764,7 @@
|
|||
"Reply" : "Antworten",
|
||||
"Sending message" : "Sende Nachricht",
|
||||
"Message sent" : "Nachricht gesendet",
|
||||
"Message read by everyone who shares their reading status" : "Nachricht wird von allen gelesen, die ihren Lesestatus teilen",
|
||||
"Message read by everyone who shares their reading status" : "Nachricht wird von allen gelesen, die Ihren Lesestatus teilen",
|
||||
"Remove" : "Entfernen",
|
||||
"[Unknown username]" : "[Unbekannter Benutzername]",
|
||||
"Scroll to bottom" : "Nach unten blättern",
|
||||
|
@ -782,13 +782,19 @@
|
|||
"No permission to post messages in this conversation" : "Keine Berechtigung zum Veröffentlichen von Nachrichten in dieser Unterhaltung",
|
||||
"Could not post message: {errorMessage}" : "Nachricht konnte nicht gesendet werden: {errorMessage}",
|
||||
"Invalid path selected" : "Ungültiger Pfad ausgewählt",
|
||||
"Cancel editing description" : "Bearbeitung der Beschreibung abbrechen",
|
||||
"Submit conversation description" : "Beschreibung der Unterhaltung übertragen",
|
||||
"Edit conversation description" : "Beschreibung der Unterhaltung bearbeiten",
|
||||
"Description" : "Beschreibung",
|
||||
"The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Die Beschreibung muss weniger als oder gleich {maxLength} Zeichen lang sein. Ihr aktueller Text ist {charactersCount} Zeichen lang.",
|
||||
"Save" : "Speichern",
|
||||
"Edit" : "Bearbeiten",
|
||||
"More information" : "Weitere Informationen",
|
||||
"Delete" : " Löschen",
|
||||
"Delete" : "Löschen",
|
||||
"Bridge with other services" : "Mit anderen Diensten verbinden",
|
||||
"You can bridge channels from various instant messaging systems with Matterbridge." : "Mit Matterbridge können Sie Kanäle von verschiedenen Instant-Messaging-Systemen verbinden.",
|
||||
"More info on Matterbridge" : "Weitere Informationen über Matterbridge",
|
||||
"Enable bridge" : "Einbindung aktivieren",
|
||||
"Show Matterbridge log" : "Zeige das Matterbridge-Protokoll",
|
||||
"Nextcloud URL" : "Nextcloud-URL",
|
||||
"Nextcloud user" : "Nextcloud-Benutzer",
|
||||
|
@ -832,8 +838,10 @@
|
|||
"XMPP/Jabber server URL" : "XMPP/Jabber Server-URL",
|
||||
"MUC server URL" : "MUC-Server-URL",
|
||||
"Jabber ID" : "Jabber-ID",
|
||||
"Add new bridged channel to current conversation" : "Neuen Einbindungs-Kanal für die aktuelle Unterhaltung hinzufügen",
|
||||
"unknown state" : "unbekannter Zustand",
|
||||
"running" : "läuft",
|
||||
"not running, check Matterbridge log" : "Nicht aktiv, bitte das Matterbridge-Protokoll prüfen",
|
||||
"not running" : "läuft nicht",
|
||||
"Bridge saved" : "Einbindung gespeichert",
|
||||
"moderator" : "Moderator",
|
||||
|
@ -865,7 +873,9 @@
|
|||
"Search or add participants" : "Teilnehmer suchen oder hinzufügen",
|
||||
"An error occurred while adding the participants" : "Beim Hinzufügen der Teilnehmer ist ein Fehler aufgetreten",
|
||||
"An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten",
|
||||
"Add a description for this conversation" : "Beschreibung zur Unterhaltung hinzufügen",
|
||||
"Chat" : "Chat",
|
||||
"Error while updating conversation description" : "Fehler bei der Aktualisierung der Beschreibung der Unterhaltung",
|
||||
"Meeting ID: {meetingId}" : "Meeting-ID: {meetingId}",
|
||||
"Your PIN: {attendeePin}" : "Ihre PIN: {attendeePin}",
|
||||
"Display name: " : "Anzeigename:",
|
||||
|
|
833
l10n/ko.js
833
l10n/ko.js
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
833
l10n/ko.json
833
l10n/ko.json
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -121,7 +121,7 @@ OC.L10N.register(
|
|||
"You were invited to a conversation." : "Je werd uitgenodigd voor een gesprek.",
|
||||
"Conversation invitation" : "Gespreksuitnodiging",
|
||||
"Click the button below to join." : "Klik op de button hieronder om mee te doen.",
|
||||
"Join »%s«" : "Medoen aan »%s«",
|
||||
"Join »%s«" : "Medoen aan \"%s\"",
|
||||
"Your PIN" : "Je PIN",
|
||||
"Password request: %s" : "Wachtwoord aanvraag: %s",
|
||||
"Private conversation" : "Privégesprek",
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
"You were invited to a conversation." : "Je werd uitgenodigd voor een gesprek.",
|
||||
"Conversation invitation" : "Gespreksuitnodiging",
|
||||
"Click the button below to join." : "Klik op de button hieronder om mee te doen.",
|
||||
"Join »%s«" : "Medoen aan »%s«",
|
||||
"Join »%s«" : "Medoen aan \"%s\"",
|
||||
"Your PIN" : "Je PIN",
|
||||
"Password request: %s" : "Wachtwoord aanvraag: %s",
|
||||
"Private conversation" : "Privégesprek",
|
||||
|
|
84
l10n/oc.js
84
l10n/oc.js
|
@ -6,8 +6,9 @@ OC.L10N.register(
|
|||
"_%n guest_::_%n guests_" : ["%n convidat","%n convidats"],
|
||||
"_%n other_::_%n others_" : ["%n autre","%n autres"],
|
||||
"Talk" : "Talk",
|
||||
"Guest" : "Invitat",
|
||||
"Guest" : "Convidat",
|
||||
"New in Talk 6" : "Nòu dins Talk 6",
|
||||
"Talk updates ✅" : "Mesas a jorn Talk ✅",
|
||||
"{actor} created the conversation" : "{actor} a creat la conversacion",
|
||||
"You created the conversation" : "Avètz creat la conversacion",
|
||||
"{actor} started a call" : "{actor} a començat una sonada",
|
||||
|
@ -21,10 +22,24 @@ OC.L10N.register(
|
|||
"You opened the conversation to everyone" : "Avètz dobèrta la conversacion a tot lo monde",
|
||||
"You joined the conversation" : "Rejonhètz la conversacion",
|
||||
"{actor} joined the conversation" : "{actor} dintra dins la conversacion",
|
||||
"You added {user}" : "Avètz apondut {user}",
|
||||
"{actor} added you" : "{actor} vos a apondut",
|
||||
"You left the conversation" : "Avètz quitat la conversacion",
|
||||
"{actor} left the conversation" : "{actor} a quitat la conversacion",
|
||||
"{actor} removed {user}" : "{actor} a levat {user}",
|
||||
"You removed {user}" : "Avètz levat {user}",
|
||||
"{actor} removed you" : "{actor} vos a levat",
|
||||
"Talk to %s" : "Parlar a %s",
|
||||
"Write to conversation" : "Escriure dins la conversacion",
|
||||
"Private conversation" : "Conversacion privada",
|
||||
"Open settings" : "Dobrir los paramètres",
|
||||
"Conversations" : "Discussions",
|
||||
"Messages" : "Messatges",
|
||||
"{user}" : "{user}",
|
||||
"The URL is invalid." : "L’URL es invalida",
|
||||
"An HTTPS URL is required." : "Una URL HTTPS es requerida.",
|
||||
"The language is invalid." : "La lenga es invalida.",
|
||||
"The country is invalid." : "Lo país es invalid.",
|
||||
"Andorra" : "Andòrra",
|
||||
"United Arab Emirates" : "Emirats Arabis Units",
|
||||
"Afghanistan" : "Afganistan",
|
||||
|
@ -257,6 +272,10 @@ OC.L10N.register(
|
|||
"Zambia" : "Zambia",
|
||||
"Zimbabwe" : "Zimbabwe",
|
||||
"Leave call" : "Quitar la sonada",
|
||||
"Discuss this file" : "Discutir d’aqueste fichièr",
|
||||
"Share this file" : "Partejar aqueste fichièr",
|
||||
"Join conversation" : "Rejónher la conversacion",
|
||||
"Request password" : "Demandar senhal",
|
||||
"Everyone" : "Tot lo monde",
|
||||
"Save changes" : "Salvar los cambiaments",
|
||||
"Saving …" : "Enregistrament…",
|
||||
|
@ -269,6 +288,9 @@ OC.L10N.register(
|
|||
"Beta" : "Bèta",
|
||||
"Name" : "Nom",
|
||||
"Script" : "Escript",
|
||||
"Response to" : "Respondre a",
|
||||
"General settings" : "Paramètres generals",
|
||||
"All messages" : "Totes los messatges",
|
||||
"Off" : "Atudat",
|
||||
"Language" : "Lenga",
|
||||
"Country" : "País",
|
||||
|
@ -281,22 +303,42 @@ OC.L10N.register(
|
|||
"Blocked" : "Blocat",
|
||||
"Active" : "Activa",
|
||||
"Expired" : "Expirat",
|
||||
"_%n user_::_%n users_" : ["%n utilizaire","%n utilizaires"],
|
||||
"Downloading …" : "Telecargament…",
|
||||
"Installed version: {version}" : "Version installada : {version}",
|
||||
"Delete this server" : "Suprimir aqueste servidor",
|
||||
"Saved" : "Enregistrat",
|
||||
"Add a new server" : "Apondre un servidor novèl",
|
||||
"STUN server URL" : "URL servidor STUN",
|
||||
"STUN servers" : "Servidors STUN",
|
||||
"TURN server URL" : "URL servidor TURN",
|
||||
"TURN server secret" : "Secrèt servidor TURN",
|
||||
"TURN server protocols" : "Protocòls servidor TURN",
|
||||
"UDP and TCP" : "UDP e TCP",
|
||||
"UDP only" : "Sonque UDP",
|
||||
"TCP only" : "Sonque TCP",
|
||||
"Test this server" : "Ensajar aqueste servidor",
|
||||
"TURN servers" : "Servidor TURN",
|
||||
"Copy link" : "Copiar lo ligam",
|
||||
"Waiting for others to join the call …" : "En espèra que d’autres arriben…",
|
||||
"Share this link to invite others!" : "Partejatz aqueste ligam per convidar mai de monde !",
|
||||
"Conversation link copied to clipboard." : "Ligam de conversacion copiat al quichapapièrs.",
|
||||
"Stop screensharing" : "Arrestar partiment d’ecran",
|
||||
"Settings" : "Paramètres",
|
||||
"Dismiss" : "Regetar",
|
||||
"No audio" : "Cap d’àudio",
|
||||
"Mute audio (m)" : "Copar lo son (m)",
|
||||
"Unmute audio (m)" : "Restablir lo son (m)",
|
||||
"Mute audio" : "Copar lo son",
|
||||
"Unmute audio" : "Restablir lo son",
|
||||
"No camera" : "Cap de camèra",
|
||||
"Disable video (v)" : "Desactivar la vidèo (v)",
|
||||
"Enable video (v)" : "Activar la vidèo (v)",
|
||||
"Disable video" : "Desactivar la vidèo",
|
||||
"Enable video" : "Activar la vidèo",
|
||||
"Screensharing options" : "Opcion de partiment d’ecran",
|
||||
"Enable screensharing" : "Activar lo partiment d’ecran",
|
||||
"Disable screenshare" : "Desactivar lo partiment d’ecran",
|
||||
"Screensharing requires the page to be loaded through HTTPS." : "Lo partiment d’ecran requerís un cargament via HTTPS.",
|
||||
"Screensharing extension is required to share your screen." : "Una extension de partiment d’ecran es requerida per partejar l’ecran.",
|
||||
"An error occurred while starting screensharing." : "S’es producha una error en aviant lo partiment d’ecran.",
|
||||
|
@ -305,52 +347,92 @@ OC.L10N.register(
|
|||
"Favorite" : "Favorit",
|
||||
"Password protection" : "Password protection",
|
||||
"Enter a password" : "Picatz un senhal",
|
||||
"Copy public link" : "Copiar ligam public",
|
||||
"Delete conversation" : "Suprimir la conversacion",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"No matches" : "Cap de resultat correspond pas",
|
||||
"Conversation list" : "Lista de conversacion",
|
||||
"Listed conversations" : "Conversacions listadas",
|
||||
"Loading" : "Loading",
|
||||
"No search results" : "pas cap de resultats de recèrca",
|
||||
"Groups" : "Gropes",
|
||||
"Circles" : "Cercles",
|
||||
"Users and groups" : "Utilizaires e grops",
|
||||
"Password protect" : "Protegir per un senhal",
|
||||
"Close" : "Tampar",
|
||||
"Microphone" : "Microfòn",
|
||||
"Camera" : "Camèra",
|
||||
"No microphone available" : "Cap de microfòn pas disponible",
|
||||
"Select microphone" : "Causir microfòn",
|
||||
"No camera available" : "Cap de camèra pas disponibla",
|
||||
"Select camera" : "Causir una camèra",
|
||||
"Reply" : "Respondre",
|
||||
"Sending message" : "Mandadís del messatge",
|
||||
"Message sent" : "Messatge mandat",
|
||||
"Remove" : "Suprimir",
|
||||
"Today" : "Uèi",
|
||||
"Yesterday" : "Ièr",
|
||||
"Add emoji" : "Apondre emoji",
|
||||
"Send message" : "Enviar un messatge",
|
||||
"File to share" : "Fichièr de partejar",
|
||||
"This conversation has been locked" : "Aquesta conversacion foguèt clavada",
|
||||
"Write message, @ to mention someone …" : "Escriure un messatge, @ per mencionar qualqu’un…",
|
||||
"Description" : "Descripcion",
|
||||
"Save" : "Salvar",
|
||||
"Edit" : "Modificar",
|
||||
"More information" : "Mai d’informacions",
|
||||
"Delete" : "Suprimir",
|
||||
"Nextcloud URL" : "URL Nextcloud",
|
||||
"Nextcloud user" : "Utilizaire Nextcloud",
|
||||
"User password" : "Senhal utilizaire",
|
||||
"Talk conversation" : "Conversacion Talk",
|
||||
"Team name" : "Nom de la còla",
|
||||
"Channel name" : "Nom de la cadena",
|
||||
"Password" : "Senhal",
|
||||
"API token" : "Geton API",
|
||||
"Channel" : "Cadena",
|
||||
"Login" : "Login",
|
||||
"Nickname" : "Escais",
|
||||
"Use TLS" : "Utilizar TLS",
|
||||
"Use SASL" : "Utilizar SASL",
|
||||
"Skip TLS verification" : "Passar la verificacion TLS",
|
||||
"Client ID" : "ID client",
|
||||
"running" : "en cors d'execucion",
|
||||
"guest" : "convidat",
|
||||
"Searching …" : "Recèrca…",
|
||||
"No results" : "Pas cap de resultat",
|
||||
"Add users or groups" : "Add users or groups",
|
||||
"Participants" : "Participants",
|
||||
"Chat" : "Messatjariá",
|
||||
"Display name: " : "Nom d’afichatge :",
|
||||
"Keyboard shortcuts" : "Acorchis de clavièr",
|
||||
"Search" : "Search",
|
||||
"Shortcuts while in a call" : "Acorchis pendent una sonada",
|
||||
"Start call" : "Començar sonada",
|
||||
"Toggle fullscreen" : "Bascular en mòde ecran complet",
|
||||
"Rename conversation" : "Renomenar la conversacion",
|
||||
"Mute others" : "Copar lo son dels autres",
|
||||
"More settings" : "Mai de paramètres",
|
||||
"Exit fullscreen (f)" : "Sortir del ecran complèt (f)",
|
||||
"Fullscreen (f)" : "Ecran complèt (f)",
|
||||
"Grid view" : "Vista en grasilha",
|
||||
"Send" : "Mandar",
|
||||
"Away" : "Absent",
|
||||
"Leave this page" : "Quitar aquesta pagina",
|
||||
"Default" : "Defaut",
|
||||
"Microphone {number}" : "Microfòn {number}",
|
||||
"Camera {number}" : "Camèra {number}",
|
||||
"Speaker {number}" : "Naut-parlaire {number}",
|
||||
"This conversation is password-protected" : "Aquesta conversacion es protegida per senhal",
|
||||
"The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.",
|
||||
"TURN server" : "Servidor TURN",
|
||||
"Android app" : "Aplicacion Android",
|
||||
"iOS app" : "Aplicacion iOS",
|
||||
"Your screen" : "Vòstre ecran",
|
||||
"Conversation, " : "Conversacion, ",
|
||||
"Contacts" : "Contactes",
|
||||
"Loading contacts" : "Cargament dels contactes",
|
||||
"Share link" : "Partejar lo ligam",
|
||||
"Projects" : "Projèctes",
|
||||
"Password required" : "Senhal requerit",
|
||||
|
|
84
l10n/oc.json
84
l10n/oc.json
|
@ -4,8 +4,9 @@
|
|||
"_%n guest_::_%n guests_" : ["%n convidat","%n convidats"],
|
||||
"_%n other_::_%n others_" : ["%n autre","%n autres"],
|
||||
"Talk" : "Talk",
|
||||
"Guest" : "Invitat",
|
||||
"Guest" : "Convidat",
|
||||
"New in Talk 6" : "Nòu dins Talk 6",
|
||||
"Talk updates ✅" : "Mesas a jorn Talk ✅",
|
||||
"{actor} created the conversation" : "{actor} a creat la conversacion",
|
||||
"You created the conversation" : "Avètz creat la conversacion",
|
||||
"{actor} started a call" : "{actor} a començat una sonada",
|
||||
|
@ -19,10 +20,24 @@
|
|||
"You opened the conversation to everyone" : "Avètz dobèrta la conversacion a tot lo monde",
|
||||
"You joined the conversation" : "Rejonhètz la conversacion",
|
||||
"{actor} joined the conversation" : "{actor} dintra dins la conversacion",
|
||||
"You added {user}" : "Avètz apondut {user}",
|
||||
"{actor} added you" : "{actor} vos a apondut",
|
||||
"You left the conversation" : "Avètz quitat la conversacion",
|
||||
"{actor} left the conversation" : "{actor} a quitat la conversacion",
|
||||
"{actor} removed {user}" : "{actor} a levat {user}",
|
||||
"You removed {user}" : "Avètz levat {user}",
|
||||
"{actor} removed you" : "{actor} vos a levat",
|
||||
"Talk to %s" : "Parlar a %s",
|
||||
"Write to conversation" : "Escriure dins la conversacion",
|
||||
"Private conversation" : "Conversacion privada",
|
||||
"Open settings" : "Dobrir los paramètres",
|
||||
"Conversations" : "Discussions",
|
||||
"Messages" : "Messatges",
|
||||
"{user}" : "{user}",
|
||||
"The URL is invalid." : "L’URL es invalida",
|
||||
"An HTTPS URL is required." : "Una URL HTTPS es requerida.",
|
||||
"The language is invalid." : "La lenga es invalida.",
|
||||
"The country is invalid." : "Lo país es invalid.",
|
||||
"Andorra" : "Andòrra",
|
||||
"United Arab Emirates" : "Emirats Arabis Units",
|
||||
"Afghanistan" : "Afganistan",
|
||||
|
@ -255,6 +270,10 @@
|
|||
"Zambia" : "Zambia",
|
||||
"Zimbabwe" : "Zimbabwe",
|
||||
"Leave call" : "Quitar la sonada",
|
||||
"Discuss this file" : "Discutir d’aqueste fichièr",
|
||||
"Share this file" : "Partejar aqueste fichièr",
|
||||
"Join conversation" : "Rejónher la conversacion",
|
||||
"Request password" : "Demandar senhal",
|
||||
"Everyone" : "Tot lo monde",
|
||||
"Save changes" : "Salvar los cambiaments",
|
||||
"Saving …" : "Enregistrament…",
|
||||
|
@ -267,6 +286,9 @@
|
|||
"Beta" : "Bèta",
|
||||
"Name" : "Nom",
|
||||
"Script" : "Escript",
|
||||
"Response to" : "Respondre a",
|
||||
"General settings" : "Paramètres generals",
|
||||
"All messages" : "Totes los messatges",
|
||||
"Off" : "Atudat",
|
||||
"Language" : "Lenga",
|
||||
"Country" : "País",
|
||||
|
@ -279,22 +301,42 @@
|
|||
"Blocked" : "Blocat",
|
||||
"Active" : "Activa",
|
||||
"Expired" : "Expirat",
|
||||
"_%n user_::_%n users_" : ["%n utilizaire","%n utilizaires"],
|
||||
"Downloading …" : "Telecargament…",
|
||||
"Installed version: {version}" : "Version installada : {version}",
|
||||
"Delete this server" : "Suprimir aqueste servidor",
|
||||
"Saved" : "Enregistrat",
|
||||
"Add a new server" : "Apondre un servidor novèl",
|
||||
"STUN server URL" : "URL servidor STUN",
|
||||
"STUN servers" : "Servidors STUN",
|
||||
"TURN server URL" : "URL servidor TURN",
|
||||
"TURN server secret" : "Secrèt servidor TURN",
|
||||
"TURN server protocols" : "Protocòls servidor TURN",
|
||||
"UDP and TCP" : "UDP e TCP",
|
||||
"UDP only" : "Sonque UDP",
|
||||
"TCP only" : "Sonque TCP",
|
||||
"Test this server" : "Ensajar aqueste servidor",
|
||||
"TURN servers" : "Servidor TURN",
|
||||
"Copy link" : "Copiar lo ligam",
|
||||
"Waiting for others to join the call …" : "En espèra que d’autres arriben…",
|
||||
"Share this link to invite others!" : "Partejatz aqueste ligam per convidar mai de monde !",
|
||||
"Conversation link copied to clipboard." : "Ligam de conversacion copiat al quichapapièrs.",
|
||||
"Stop screensharing" : "Arrestar partiment d’ecran",
|
||||
"Settings" : "Paramètres",
|
||||
"Dismiss" : "Regetar",
|
||||
"No audio" : "Cap d’àudio",
|
||||
"Mute audio (m)" : "Copar lo son (m)",
|
||||
"Unmute audio (m)" : "Restablir lo son (m)",
|
||||
"Mute audio" : "Copar lo son",
|
||||
"Unmute audio" : "Restablir lo son",
|
||||
"No camera" : "Cap de camèra",
|
||||
"Disable video (v)" : "Desactivar la vidèo (v)",
|
||||
"Enable video (v)" : "Activar la vidèo (v)",
|
||||
"Disable video" : "Desactivar la vidèo",
|
||||
"Enable video" : "Activar la vidèo",
|
||||
"Screensharing options" : "Opcion de partiment d’ecran",
|
||||
"Enable screensharing" : "Activar lo partiment d’ecran",
|
||||
"Disable screenshare" : "Desactivar lo partiment d’ecran",
|
||||
"Screensharing requires the page to be loaded through HTTPS." : "Lo partiment d’ecran requerís un cargament via HTTPS.",
|
||||
"Screensharing extension is required to share your screen." : "Una extension de partiment d’ecran es requerida per partejar l’ecran.",
|
||||
"An error occurred while starting screensharing." : "S’es producha una error en aviant lo partiment d’ecran.",
|
||||
|
@ -303,52 +345,92 @@
|
|||
"Favorite" : "Favorit",
|
||||
"Password protection" : "Password protection",
|
||||
"Enter a password" : "Picatz un senhal",
|
||||
"Copy public link" : "Copiar ligam public",
|
||||
"Delete conversation" : "Suprimir la conversacion",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"No matches" : "Cap de resultat correspond pas",
|
||||
"Conversation list" : "Lista de conversacion",
|
||||
"Listed conversations" : "Conversacions listadas",
|
||||
"Loading" : "Loading",
|
||||
"No search results" : "pas cap de resultats de recèrca",
|
||||
"Groups" : "Gropes",
|
||||
"Circles" : "Cercles",
|
||||
"Users and groups" : "Utilizaires e grops",
|
||||
"Password protect" : "Protegir per un senhal",
|
||||
"Close" : "Tampar",
|
||||
"Microphone" : "Microfòn",
|
||||
"Camera" : "Camèra",
|
||||
"No microphone available" : "Cap de microfòn pas disponible",
|
||||
"Select microphone" : "Causir microfòn",
|
||||
"No camera available" : "Cap de camèra pas disponibla",
|
||||
"Select camera" : "Causir una camèra",
|
||||
"Reply" : "Respondre",
|
||||
"Sending message" : "Mandadís del messatge",
|
||||
"Message sent" : "Messatge mandat",
|
||||
"Remove" : "Suprimir",
|
||||
"Today" : "Uèi",
|
||||
"Yesterday" : "Ièr",
|
||||
"Add emoji" : "Apondre emoji",
|
||||
"Send message" : "Enviar un messatge",
|
||||
"File to share" : "Fichièr de partejar",
|
||||
"This conversation has been locked" : "Aquesta conversacion foguèt clavada",
|
||||
"Write message, @ to mention someone …" : "Escriure un messatge, @ per mencionar qualqu’un…",
|
||||
"Description" : "Descripcion",
|
||||
"Save" : "Salvar",
|
||||
"Edit" : "Modificar",
|
||||
"More information" : "Mai d’informacions",
|
||||
"Delete" : "Suprimir",
|
||||
"Nextcloud URL" : "URL Nextcloud",
|
||||
"Nextcloud user" : "Utilizaire Nextcloud",
|
||||
"User password" : "Senhal utilizaire",
|
||||
"Talk conversation" : "Conversacion Talk",
|
||||
"Team name" : "Nom de la còla",
|
||||
"Channel name" : "Nom de la cadena",
|
||||
"Password" : "Senhal",
|
||||
"API token" : "Geton API",
|
||||
"Channel" : "Cadena",
|
||||
"Login" : "Login",
|
||||
"Nickname" : "Escais",
|
||||
"Use TLS" : "Utilizar TLS",
|
||||
"Use SASL" : "Utilizar SASL",
|
||||
"Skip TLS verification" : "Passar la verificacion TLS",
|
||||
"Client ID" : "ID client",
|
||||
"running" : "en cors d'execucion",
|
||||
"guest" : "convidat",
|
||||
"Searching …" : "Recèrca…",
|
||||
"No results" : "Pas cap de resultat",
|
||||
"Add users or groups" : "Add users or groups",
|
||||
"Participants" : "Participants",
|
||||
"Chat" : "Messatjariá",
|
||||
"Display name: " : "Nom d’afichatge :",
|
||||
"Keyboard shortcuts" : "Acorchis de clavièr",
|
||||
"Search" : "Search",
|
||||
"Shortcuts while in a call" : "Acorchis pendent una sonada",
|
||||
"Start call" : "Començar sonada",
|
||||
"Toggle fullscreen" : "Bascular en mòde ecran complet",
|
||||
"Rename conversation" : "Renomenar la conversacion",
|
||||
"Mute others" : "Copar lo son dels autres",
|
||||
"More settings" : "Mai de paramètres",
|
||||
"Exit fullscreen (f)" : "Sortir del ecran complèt (f)",
|
||||
"Fullscreen (f)" : "Ecran complèt (f)",
|
||||
"Grid view" : "Vista en grasilha",
|
||||
"Send" : "Mandar",
|
||||
"Away" : "Absent",
|
||||
"Leave this page" : "Quitar aquesta pagina",
|
||||
"Default" : "Defaut",
|
||||
"Microphone {number}" : "Microfòn {number}",
|
||||
"Camera {number}" : "Camèra {number}",
|
||||
"Speaker {number}" : "Naut-parlaire {number}",
|
||||
"This conversation is password-protected" : "Aquesta conversacion es protegida per senhal",
|
||||
"The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.",
|
||||
"TURN server" : "Servidor TURN",
|
||||
"Android app" : "Aplicacion Android",
|
||||
"iOS app" : "Aplicacion iOS",
|
||||
"Your screen" : "Vòstre ecran",
|
||||
"Conversation, " : "Conversacion, ",
|
||||
"Contacts" : "Contactes",
|
||||
"Loading contacts" : "Cargament dels contactes",
|
||||
"Share link" : "Partejar lo ligam",
|
||||
"Projects" : "Projèctes",
|
||||
"Password required" : "Senhal requerit",
|
||||
|
|
22
l10n/pl.js
22
l10n/pl.js
|
@ -764,6 +764,9 @@ OC.L10N.register(
|
|||
"No camera available" : "Brak dostępnej kamery",
|
||||
"Select camera" : "Wybierz kamerę",
|
||||
"Reply" : "Odpowiedz",
|
||||
"Sending message" : "Wysyłanie wiadomości",
|
||||
"Message sent" : "Wiadomość wysłana",
|
||||
"Message read by everyone who shares their reading status" : "Wiadomość czytana przez każdego, kto udostępnił status czytania",
|
||||
"Remove" : "Usuń",
|
||||
"[Unknown username]" : "[Nieznana nazwa użytkownika]",
|
||||
"Scroll to bottom" : "Przewiń do dołu",
|
||||
|
@ -781,6 +784,11 @@ OC.L10N.register(
|
|||
"No permission to post messages in this conversation" : "Brak uprawnień do publikowania wiadomości w tej rozmowie",
|
||||
"Could not post message: {errorMessage}" : "Nie można wysłać wiadomości: {errorMessage}",
|
||||
"Invalid path selected" : "Wybrano nieprawidłową ścieżkę",
|
||||
"Cancel editing description" : "Anuluj edycję opisu",
|
||||
"Submit conversation description" : "Wyślij opis rozmowy",
|
||||
"Edit conversation description" : "Edytuj opis rozmowy",
|
||||
"Description" : "Opis",
|
||||
"The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Opis musi mieć długość mniejszą lub równą {maxLength} znaków. Twój obecny tekst ma długość {charactersCount} znaków.",
|
||||
"Save" : "Zapisz",
|
||||
"Edit" : "Edytuj",
|
||||
"More information" : "Więcej informacji",
|
||||
|
@ -867,23 +875,25 @@ OC.L10N.register(
|
|||
"Search or add participants" : "Wyszukaj lub dodaj uczestników",
|
||||
"An error occurred while adding the participants" : "Wystąpił błąd podczas dodawania uczestników",
|
||||
"An error occurred while fetching the participants" : "Wystąpił błąd podczas pobierania uczestników",
|
||||
"Add a description for this conversation" : "Dodaj opis rozmowy",
|
||||
"Chat" : "Rozmowa",
|
||||
"Error while updating conversation description" : "Błąd podczas aktualizowania opisu rozmowy",
|
||||
"Meeting ID: {meetingId}" : "ID spotkania: {meetingId}",
|
||||
"Your PIN: {attendeePin}" : "Twój kod PIN: {attendeePin}",
|
||||
"Display name: " : "Wyświetlana nazwa:",
|
||||
"Choose devices" : "Wybierz urządzenia",
|
||||
"Attachments folder" : "Katalog z załącznikami",
|
||||
"Privacy" : "Prywatność",
|
||||
"Share my read-status and show the read-status of others" : "Udostępnij mój status i pokaż innym",
|
||||
"Share my read-status and show the read-status of others" : "Udostępnij mój status czytania i pokaż innym",
|
||||
"Keyboard shortcuts" : "Skróty klawiaturowe",
|
||||
"Speed up your Talk experience with these quick shortcuts." : "Aby przyspieszyć korzystanie z aplikacji Talk użyj tych skrótów.",
|
||||
"Focus the chat input" : "Skoncentruj się na rozmowie",
|
||||
"Unfocus the chat input to use shortcuts" : "Zakończ koncentrację na rozmowie, aby używać skrótów",
|
||||
"Fullscreen the chat or call" : "Rozmowa lub połączenie na pełnym ekranie",
|
||||
"Search" : "Wyszukiwanie",
|
||||
"Search" : "Szukaj",
|
||||
"Shortcuts while in a call" : "Skróty podczas połączenia",
|
||||
"Video on and off" : "Włączanie i wyłączanie wideo",
|
||||
"Microphone on and off" : "Włączanie i wyłączanie mikrofonu",
|
||||
"Video on and off" : "Włącz i wyłącz wideo",
|
||||
"Microphone on and off" : "Włącz i wyłącz mikrofon",
|
||||
"Space bar" : "Spacja",
|
||||
"Push to talk or push to mute" : "Naciśnij, aby mówić lub naciśnij, aby wyciszyć",
|
||||
"Raise or lower hand" : "Podnieś lub opuścić rękę",
|
||||
|
@ -891,7 +901,7 @@ OC.L10N.register(
|
|||
"Select location for attachments" : "Wybierz lokalizację dla załączników",
|
||||
"Error while setting attachment folder" : "Błąd podczas ustawiania katalogu dla załącznika",
|
||||
"Your privacy setting has been saved" : "Twoje ustawienia prywatności zostały zapisane",
|
||||
"Error while setting read status privacy" : "Błąd podczas ustawiania prywatności dla odczytu statusu",
|
||||
"Error while setting read status privacy" : "Błąd podczas ustawiania prywatności statusu czytania",
|
||||
"Start call" : "Rozpocznij połączenie",
|
||||
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Usługa Nextcloud Talk została zaktualizowana, przeładuj stronę, aby rozpocząć lub dołączyć do rozmowy.",
|
||||
"You will be able to join the call only after a moderator starts it." : "Do rozmowy będziesz mógł dołączyć dopiero jako moderator.",
|
||||
|
@ -993,7 +1003,7 @@ OC.L10N.register(
|
|||
"Please enter the password for this call" : "Wprowadź hasło dla tego połączenia",
|
||||
"Password required" : "Wymagane hasło",
|
||||
"Cancel" : "Anuluj",
|
||||
"Submit" : "Zatwierdź",
|
||||
"Submit" : "Wyślij",
|
||||
"Signaling server URL" : "Adres URL serwera sygnalizacyjnego",
|
||||
"This conversation is read only" : "Ta rozmowa jest tylko do odczytu",
|
||||
"Default location for attachments" : "Domyślna lokalizacja dla załączników",
|
||||
|
|
22
l10n/pl.json
22
l10n/pl.json
|
@ -762,6 +762,9 @@
|
|||
"No camera available" : "Brak dostępnej kamery",
|
||||
"Select camera" : "Wybierz kamerę",
|
||||
"Reply" : "Odpowiedz",
|
||||
"Sending message" : "Wysyłanie wiadomości",
|
||||
"Message sent" : "Wiadomość wysłana",
|
||||
"Message read by everyone who shares their reading status" : "Wiadomość czytana przez każdego, kto udostępnił status czytania",
|
||||
"Remove" : "Usuń",
|
||||
"[Unknown username]" : "[Nieznana nazwa użytkownika]",
|
||||
"Scroll to bottom" : "Przewiń do dołu",
|
||||
|
@ -779,6 +782,11 @@
|
|||
"No permission to post messages in this conversation" : "Brak uprawnień do publikowania wiadomości w tej rozmowie",
|
||||
"Could not post message: {errorMessage}" : "Nie można wysłać wiadomości: {errorMessage}",
|
||||
"Invalid path selected" : "Wybrano nieprawidłową ścieżkę",
|
||||
"Cancel editing description" : "Anuluj edycję opisu",
|
||||
"Submit conversation description" : "Wyślij opis rozmowy",
|
||||
"Edit conversation description" : "Edytuj opis rozmowy",
|
||||
"Description" : "Opis",
|
||||
"The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Opis musi mieć długość mniejszą lub równą {maxLength} znaków. Twój obecny tekst ma długość {charactersCount} znaków.",
|
||||
"Save" : "Zapisz",
|
||||
"Edit" : "Edytuj",
|
||||
"More information" : "Więcej informacji",
|
||||
|
@ -865,23 +873,25 @@
|
|||
"Search or add participants" : "Wyszukaj lub dodaj uczestników",
|
||||
"An error occurred while adding the participants" : "Wystąpił błąd podczas dodawania uczestników",
|
||||
"An error occurred while fetching the participants" : "Wystąpił błąd podczas pobierania uczestników",
|
||||
"Add a description for this conversation" : "Dodaj opis rozmowy",
|
||||
"Chat" : "Rozmowa",
|
||||
"Error while updating conversation description" : "Błąd podczas aktualizowania opisu rozmowy",
|
||||
"Meeting ID: {meetingId}" : "ID spotkania: {meetingId}",
|
||||
"Your PIN: {attendeePin}" : "Twój kod PIN: {attendeePin}",
|
||||
"Display name: " : "Wyświetlana nazwa:",
|
||||
"Choose devices" : "Wybierz urządzenia",
|
||||
"Attachments folder" : "Katalog z załącznikami",
|
||||
"Privacy" : "Prywatność",
|
||||
"Share my read-status and show the read-status of others" : "Udostępnij mój status i pokaż innym",
|
||||
"Share my read-status and show the read-status of others" : "Udostępnij mój status czytania i pokaż innym",
|
||||
"Keyboard shortcuts" : "Skróty klawiaturowe",
|
||||
"Speed up your Talk experience with these quick shortcuts." : "Aby przyspieszyć korzystanie z aplikacji Talk użyj tych skrótów.",
|
||||
"Focus the chat input" : "Skoncentruj się na rozmowie",
|
||||
"Unfocus the chat input to use shortcuts" : "Zakończ koncentrację na rozmowie, aby używać skrótów",
|
||||
"Fullscreen the chat or call" : "Rozmowa lub połączenie na pełnym ekranie",
|
||||
"Search" : "Wyszukiwanie",
|
||||
"Search" : "Szukaj",
|
||||
"Shortcuts while in a call" : "Skróty podczas połączenia",
|
||||
"Video on and off" : "Włączanie i wyłączanie wideo",
|
||||
"Microphone on and off" : "Włączanie i wyłączanie mikrofonu",
|
||||
"Video on and off" : "Włącz i wyłącz wideo",
|
||||
"Microphone on and off" : "Włącz i wyłącz mikrofon",
|
||||
"Space bar" : "Spacja",
|
||||
"Push to talk or push to mute" : "Naciśnij, aby mówić lub naciśnij, aby wyciszyć",
|
||||
"Raise or lower hand" : "Podnieś lub opuścić rękę",
|
||||
|
@ -889,7 +899,7 @@
|
|||
"Select location for attachments" : "Wybierz lokalizację dla załączników",
|
||||
"Error while setting attachment folder" : "Błąd podczas ustawiania katalogu dla załącznika",
|
||||
"Your privacy setting has been saved" : "Twoje ustawienia prywatności zostały zapisane",
|
||||
"Error while setting read status privacy" : "Błąd podczas ustawiania prywatności dla odczytu statusu",
|
||||
"Error while setting read status privacy" : "Błąd podczas ustawiania prywatności statusu czytania",
|
||||
"Start call" : "Rozpocznij połączenie",
|
||||
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Usługa Nextcloud Talk została zaktualizowana, przeładuj stronę, aby rozpocząć lub dołączyć do rozmowy.",
|
||||
"You will be able to join the call only after a moderator starts it." : "Do rozmowy będziesz mógł dołączyć dopiero jako moderator.",
|
||||
|
@ -991,7 +1001,7 @@
|
|||
"Please enter the password for this call" : "Wprowadź hasło dla tego połączenia",
|
||||
"Password required" : "Wymagane hasło",
|
||||
"Cancel" : "Anuluj",
|
||||
"Submit" : "Zatwierdź",
|
||||
"Submit" : "Wyślij",
|
||||
"Signaling server URL" : "Adres URL serwera sygnalizacyjnego",
|
||||
"This conversation is read only" : "Ta rozmowa jest tylko do odczytu",
|
||||
"Default location for attachments" : "Domyślna lokalizacja dla załączników",
|
||||
|
|
|
@ -65,6 +65,9 @@ OC.L10N.register(
|
|||
"{actor} locked the conversation" : "{actor} 锁定了会话",
|
||||
"You locked the conversation" : "您锁定了会话",
|
||||
"An administrator locked the conversation" : "一位管理员锁定了会话",
|
||||
"{actor} made the conversation invisible" : "{actor} 将会话设为不可见",
|
||||
"You made the conversation invisible" : "您将会话设为不可见",
|
||||
"An administrator made the conversation invisible" : "一个管理员将会话设为不可见",
|
||||
"The conversation is now open to everyone" : "此会话现在对所有人开放",
|
||||
"{actor} opened the conversation to everyone" : "{actor} 将会话开放给所有人",
|
||||
"You opened the conversation to everyone" : "您将会话开放给所有人",
|
||||
|
@ -565,6 +568,7 @@ OC.L10N.register(
|
|||
"Search participants" : "搜索参与者",
|
||||
"Conversation name" : "会话名称",
|
||||
"Allow guests to join via link " : "允许访客通过链接加入",
|
||||
"Search conversations or users" : "搜索会话或用户",
|
||||
"You are currently waiting in the lobby" : "您当前正在休息室等待。",
|
||||
"You are currently waiting in the lobby. This meeting is scheduled for {startTime}" : "您当前正在休息室等待。此会议预定于 {startTime} 开始",
|
||||
"Microphone" : "麦克风",
|
||||
|
@ -599,10 +603,12 @@ OC.L10N.register(
|
|||
"Add circles" : "添加圈子",
|
||||
"Searching …" : "正在搜索 ...",
|
||||
"No results" : "没有结果",
|
||||
"Search for more users" : "搜索更多用户",
|
||||
"Add users or groups" : "增加用户或组",
|
||||
"Add groups or circles" : "添加群组或圈子",
|
||||
"Add other sources" : "添加其他来源",
|
||||
"Participants" : "参与者",
|
||||
"Search or add participants" : "搜索或添加参与者",
|
||||
"An error occurred while fetching the participants" : "获取参与者时出错",
|
||||
"Chat" : "聊天",
|
||||
"Display name: " : "显示名称:",
|
||||
|
|
|
@ -63,6 +63,9 @@
|
|||
"{actor} locked the conversation" : "{actor} 锁定了会话",
|
||||
"You locked the conversation" : "您锁定了会话",
|
||||
"An administrator locked the conversation" : "一位管理员锁定了会话",
|
||||
"{actor} made the conversation invisible" : "{actor} 将会话设为不可见",
|
||||
"You made the conversation invisible" : "您将会话设为不可见",
|
||||
"An administrator made the conversation invisible" : "一个管理员将会话设为不可见",
|
||||
"The conversation is now open to everyone" : "此会话现在对所有人开放",
|
||||
"{actor} opened the conversation to everyone" : "{actor} 将会话开放给所有人",
|
||||
"You opened the conversation to everyone" : "您将会话开放给所有人",
|
||||
|
@ -563,6 +566,7 @@
|
|||
"Search participants" : "搜索参与者",
|
||||
"Conversation name" : "会话名称",
|
||||
"Allow guests to join via link " : "允许访客通过链接加入",
|
||||
"Search conversations or users" : "搜索会话或用户",
|
||||
"You are currently waiting in the lobby" : "您当前正在休息室等待。",
|
||||
"You are currently waiting in the lobby. This meeting is scheduled for {startTime}" : "您当前正在休息室等待。此会议预定于 {startTime} 开始",
|
||||
"Microphone" : "麦克风",
|
||||
|
@ -597,10 +601,12 @@
|
|||
"Add circles" : "添加圈子",
|
||||
"Searching …" : "正在搜索 ...",
|
||||
"No results" : "没有结果",
|
||||
"Search for more users" : "搜索更多用户",
|
||||
"Add users or groups" : "增加用户或组",
|
||||
"Add groups or circles" : "添加群组或圈子",
|
||||
"Add other sources" : "添加其他来源",
|
||||
"Participants" : "参与者",
|
||||
"Search or add participants" : "搜索或添加参与者",
|
||||
"An error occurred while fetching the participants" : "获取参与者时出错",
|
||||
"Chat" : "聊天",
|
||||
"Display name: " : "显示名称:",
|
||||
|
|
Загрузка…
Ссылка в новой задаче