Browse Source

Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/8882/head
Nextcloud bot 3 years ago
parent
commit
ef573c75b0
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 4
      l10n/de.js
  2. 4
      l10n/de.json
  3. 2
      l10n/es.js
  4. 2
      l10n/es.json
  5. 1
      l10n/sr.js
  6. 1
      l10n/sr.json

4
l10n/de.js

@ -1237,7 +1237,7 @@ OC.L10N.register(
"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.",
"Recording" : "Aufnahme",
"Cancel recording start" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Cancel recording start" : "Start der Aufnahme abbrechen",
"Stop recording" : "Aufnahme stoppen",
"You have new unread messages in the chat." : "Du hast neue ungelesene Nachrichten im Chat.",
"You have been mentioned in the chat." : "Du wurdest im Chat erwähnt.",
@ -1272,7 +1272,7 @@ OC.L10N.register(
"An error occurred while posting deck card to conversation" : "Es ist ein Fehler beim Posten der Deckkarte an die Unterhaltung aufgetreten",
"Post to a conversation" : "An eine Unterhaltung posten",
"Post to conversation" : "An eine Unterhaltung posten",
"The recording failed. Please contact your administrator." : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"The recording failed. Please contact your administrator." : "Die Aufnahme ist fehlgeschlagen. Bitte wende dich an deinen Administrator.",
"Location has been posted to the selected <a href=\"{link}\">conversation</a>" : "Ort wurde an die ausgewählte <a href=\"{link}\">Unterhaltung</a> gesendet.",
"An error occurred while posting location to conversation" : "Es ist ein Fehler beim Posten des Ortes an die Unterhaltung aufgetreten.",
"Share to a conversation" : "Mit einer Unterhaltung teilen",

4
l10n/de.json

@ -1235,7 +1235,7 @@
"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.",
"Recording" : "Aufnahme",
"Cancel recording start" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Cancel recording start" : "Start der Aufnahme abbrechen",
"Stop recording" : "Aufnahme stoppen",
"You have new unread messages in the chat." : "Du hast neue ungelesene Nachrichten im Chat.",
"You have been mentioned in the chat." : "Du wurdest im Chat erwähnt.",
@ -1270,7 +1270,7 @@
"An error occurred while posting deck card to conversation" : "Es ist ein Fehler beim Posten der Deckkarte an die Unterhaltung aufgetreten",
"Post to a conversation" : "An eine Unterhaltung posten",
"Post to conversation" : "An eine Unterhaltung posten",
"The recording failed. Please contact your administrator." : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"The recording failed. Please contact your administrator." : "Die Aufnahme ist fehlgeschlagen. Bitte wende dich an deinen Administrator.",
"Location has been posted to the selected <a href=\"{link}\">conversation</a>" : "Ort wurde an die ausgewählte <a href=\"{link}\">Unterhaltung</a> gesendet.",
"An error occurred while posting location to conversation" : "Es ist ein Fehler beim Posten des Ortes an die Unterhaltung aufgetreten.",
"Share to a conversation" : "Mit einer Unterhaltung teilen",

2
l10n/es.js

@ -247,6 +247,8 @@ OC.L10N.register(
"Deleted user (%s)" : "Borrado el usuario (%s)",
"Share to chat" : "Compartir al chat",
"Dismiss notification" : "Descartar notificación",
"Call recording now available" : "La grabación está disponible ahora",
"The recording for the call in {call} was uploaded to {file}." : "La grabación para llamada en {call} se ha subido a {file}.",
"{user1} shared room {roomName} on {remoteServer} with you" : "{user1} ha compartido la sala {roomName} en {remoteServer} con usted",
"{user} in {call}" : "{user} en {call}",
"Deleted user in {call}" : "Usuario eliminado de {call}",

2
l10n/es.json

@ -245,6 +245,8 @@
"Deleted user (%s)" : "Borrado el usuario (%s)",
"Share to chat" : "Compartir al chat",
"Dismiss notification" : "Descartar notificación",
"Call recording now available" : "La grabación está disponible ahora",
"The recording for the call in {call} was uploaded to {file}." : "La grabación para llamada en {call} se ha subido a {file}.",
"{user1} shared room {roomName} on {remoteServer} with you" : "{user1} ha compartido la sala {roomName} en {remoteServer} con usted",
"{user} in {call}" : "{user} en {call}",
"Deleted user in {call}" : "Usuario eliminado de {call}",

1
l10n/sr.js

@ -505,6 +505,7 @@ OC.L10N.register(
"Send message" : "Пошаљи поруку",
"File to share" : "Фајл за дељење",
"New file" : "Нови фајл",
"Blank" : "Празно",
"Invalid path selected" : "Одабрана неисправна путања",
"Settings" : "Поставке",
"Create poll" : "Направи гласање",

1
l10n/sr.json

@ -503,6 +503,7 @@
"Send message" : "Пошаљи поруку",
"File to share" : "Фајл за дељење",
"New file" : "Нови фајл",
"Blank" : "Празно",
"Invalid path selected" : "Одабрана неисправна путања",
"Settings" : "Поставке",
"Create poll" : "Направи гласање",

Loading…
Cancel
Save