Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 14, 2023
1 parent 5ae6e0a commit f522c26
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 8 deletions.
1 change: 1 addition & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -1261,6 +1261,7 @@ OC.L10N.register(
"Start call" : "Anruf starten",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk wurde aktualisiert, du musst die Seite neu laden, bevor du einen Anruf starten oder einem Anruf beitreten kannst.",
"You will be able to join the call only after a moderator starts it." : "Du kannst dem Anruf erst beitreten, nachdem ein Moderator ihn gestartet hat.",
"The call has been running for one hour." : "Der Anruf läuft seit einer Stunde.",
"Cancel recording start" : "Start der Aufnahme abbrechen",
"Stop recording" : "Aufnahme stoppen",
"Starting the recording" : "Aufnahme wird gestartet",
Expand Down
1 change: 1 addition & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1259,6 +1259,7 @@
"Start call" : "Anruf starten",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk wurde aktualisiert, du musst die Seite neu laden, bevor du einen Anruf starten oder einem Anruf beitreten kannst.",
"You will be able to join the call only after a moderator starts it." : "Du kannst dem Anruf erst beitreten, nachdem ein Moderator ihn gestartet hat.",
"The call has been running for one hour." : "Der Anruf läuft seit einer Stunde.",
"Cancel recording start" : "Start der Aufnahme abbrechen",
"Stop recording" : "Aufnahme stoppen",
"Starting the recording" : "Aufnahme wird gestartet",
Expand Down
4 changes: 4 additions & 0 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ OC.L10N.register(
"- Call recordings are automatically transcribed if a transcription provider app is registered" : "- Anrufaufnahmen werden automatisch transkribiert, wenn eine entsprechende Anbieterapp registriert ist",
"- Chat messages can be translated if a translation provider app is registered" : "- Chatnachrichten können übersetzt werden, wenn eine Übersetzungsanbieter-App registriert ist",
"- **Markdown** can now be used in _chat_ messages" : "- **Markdown** kann jetzt in _Chat_-Nachrichten verwandt werden",
"- Webhooks are now available to implement bots. See the documentation for more information https://nextcloud-talk.readthedocs.io/en/latest/bot-list/" : "– Zur Implementierung von Bots stehen jetzt Webhooks zur Verfügung. Weitere Informationen finden Sie in der Dokumentation: https://nextcloud-talk.readthedocs.io/en/latest/bot-list/",
"- Set a reminder on a chat message to be notified later again" : "- Legen Sie eine Erinnerung für eine Chat-Nachricht fest, um später erneut benachrichtigt zu werden",
"There are currently no commands available." : "Aktuell stehen keine Befehle zur Verfügung.",
"The command does not exist" : "Der Befehl existiert nicht",
"An error occurred while running the command. Please ask an administrator to check the logs." : "Es ist ein Fehler beim Ausführen des Befehls aufgetreten. Bitten Sie die Administration, die Protokolle zu überprüfen.",
Expand Down Expand Up @@ -664,6 +666,8 @@ OC.L10N.register(
"Last error" : "Letzter Fehler",
"Total errors count" : "Anzahl Fehler insgesamt",
"Find more bots" : "Weitere Bots finden",
"The following bots are installed on this server. In the documentation you can find details how to {linkstart1}build your own bot{linkend} or a {linkstart2}list of bots{linkend} to enable on your server." : "Die folgenden Bots sind auf diesem Server installiert. In der Dokumentation finden Sie Einzelheiten zum {linkstart1}Erstellen Ihres eigenen Bots{linkend} oder einer {linkstart2}Liste von Bots{linkend}, die Sie auf Ihrem Server aktivieren können.",
"No bots are installed on this server. In the documentation you can find details how to {linkstart1}build your own bot{linkend} or a {linkstart2}list of bots{linkend} to enable on your server." : "Auf diesem Server sind keine Bots installiert. In der Dokumentation finden Sie Einzelheiten zum {linkstart1}Erstellen Ihres eigenen Bots{linkend} oder einer {linkstart2}Liste von Bots{linkend}, die Sie auf Ihrem Server aktivieren können.",
"Description is not provided" : "Keine Beschreibung vorhanden",
"Locked for moderators" : "Gesperrt für Moderatoren",
"Enabled" : "Aktiviert",
Expand Down
4 changes: 4 additions & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
"- Call recordings are automatically transcribed if a transcription provider app is registered" : "- Anrufaufnahmen werden automatisch transkribiert, wenn eine entsprechende Anbieterapp registriert ist",
"- Chat messages can be translated if a translation provider app is registered" : "- Chatnachrichten können übersetzt werden, wenn eine Übersetzungsanbieter-App registriert ist",
"- **Markdown** can now be used in _chat_ messages" : "- **Markdown** kann jetzt in _Chat_-Nachrichten verwandt werden",
"- Webhooks are now available to implement bots. See the documentation for more information https://nextcloud-talk.readthedocs.io/en/latest/bot-list/" : "– Zur Implementierung von Bots stehen jetzt Webhooks zur Verfügung. Weitere Informationen finden Sie in der Dokumentation: https://nextcloud-talk.readthedocs.io/en/latest/bot-list/",
"- Set a reminder on a chat message to be notified later again" : "- Legen Sie eine Erinnerung für eine Chat-Nachricht fest, um später erneut benachrichtigt zu werden",
"There are currently no commands available." : "Aktuell stehen keine Befehle zur Verfügung.",
"The command does not exist" : "Der Befehl existiert nicht",
"An error occurred while running the command. Please ask an administrator to check the logs." : "Es ist ein Fehler beim Ausführen des Befehls aufgetreten. Bitten Sie die Administration, die Protokolle zu überprüfen.",
Expand Down Expand Up @@ -662,6 +664,8 @@
"Last error" : "Letzter Fehler",
"Total errors count" : "Anzahl Fehler insgesamt",
"Find more bots" : "Weitere Bots finden",
"The following bots are installed on this server. In the documentation you can find details how to {linkstart1}build your own bot{linkend} or a {linkstart2}list of bots{linkend} to enable on your server." : "Die folgenden Bots sind auf diesem Server installiert. In der Dokumentation finden Sie Einzelheiten zum {linkstart1}Erstellen Ihres eigenen Bots{linkend} oder einer {linkstart2}Liste von Bots{linkend}, die Sie auf Ihrem Server aktivieren können.",
"No bots are installed on this server. In the documentation you can find details how to {linkstart1}build your own bot{linkend} or a {linkstart2}list of bots{linkend} to enable on your server." : "Auf diesem Server sind keine Bots installiert. In der Dokumentation finden Sie Einzelheiten zum {linkstart1}Erstellen Ihres eigenen Bots{linkend} oder einer {linkstart2}Liste von Bots{linkend}, die Sie auf Ihrem Server aktivieren können.",
"Description is not provided" : "Keine Beschreibung vorhanden",
"Locked for moderators" : "Gesperrt für Moderatoren",
"Enabled" : "Aktiviert",
Expand Down
8 changes: 4 additions & 4 deletions l10n/fa.js
Original file line number Diff line number Diff line change
Expand Up @@ -1326,10 +1326,10 @@ OC.L10N.register(
"Show all audio" : "Show all audio",
"Show all call recordings" : "Show all call recordings",
"Show all other" : "Show all other",
"Meeting ID: {meetingId}" : "Meeting ID: {meetingId}",
"Your PIN: {attendeePin}" : "Your PIN: {attendeePin}",
"Search conversations or users" : "Search conversations or users",
"Select conversation" : "Select conversation",
"Meeting ID: {meetingId}" : "شناسه جلسه: {meetingId}",
"Your PIN: {attendeePin}" : "پین شما: {attendeePin}",
"Search conversations or users" : "مکالمات یا کاربران را جستجو کنید",
"Select conversation" : "مکالمه را انتخاب کنید",
"Link to a conversation" : "Link to a conversation",
"No open conversations found" : "No open conversations found",
"No conversations found" : "No conversations found",
Expand Down
8 changes: 4 additions & 4 deletions l10n/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -1324,10 +1324,10 @@
"Show all audio" : "Show all audio",
"Show all call recordings" : "Show all call recordings",
"Show all other" : "Show all other",
"Meeting ID: {meetingId}" : "Meeting ID: {meetingId}",
"Your PIN: {attendeePin}" : "Your PIN: {attendeePin}",
"Search conversations or users" : "Search conversations or users",
"Select conversation" : "Select conversation",
"Meeting ID: {meetingId}" : "شناسه جلسه: {meetingId}",
"Your PIN: {attendeePin}" : "پین شما: {attendeePin}",
"Search conversations or users" : "مکالمات یا کاربران را جستجو کنید",
"Select conversation" : "مکالمه را انتخاب کنید",
"Link to a conversation" : "Link to a conversation",
"No open conversations found" : "No open conversations found",
"No conversations found" : "No conversations found",
Expand Down
1 change: 1 addition & 0 deletions l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ OC.L10N.register(
"You are not allowed to share files" : "Du tillåẗs inte dela filer",
"Dismiss" : "Avfärda",
"Reply" : "Svara",
"Set reminder" : "Ställ in påminnelse",
"Go to file" : "Gå till fil",
"Translate" : "Översätt",
"Translate from" : "Översätt från",
Expand Down
1 change: 1 addition & 0 deletions l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@
"You are not allowed to share files" : "Du tillåẗs inte dela filer",
"Dismiss" : "Avfärda",
"Reply" : "Svara",
"Set reminder" : "Ställ in påminnelse",
"Go to file" : "Gå till fil",
"Translate" : "Översätt",
"Translate from" : "Översätt från",
Expand Down

0 comments on commit f522c26

Please sign in to comment.