[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/143/head
Nextcloud bot 2021-04-14 03:49:50 +00:00
parent 51592a7ce1
commit 73ae385514
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
16 changed files with 48 additions and 0 deletions

View File

@ -85,6 +85,7 @@ OC.L10N.register(
"Save as file" : "Als Datei speichern",
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
"Delete" : "Löschen",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Sind Sie sicher, dass Sie \"{name}\" löschen möchten? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete \"{name}\"?" : "\"{name}\" löschen?",
"Select target folder" : "Zielordner auswählen",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.",
@ -93,6 +94,7 @@ OC.L10N.register(
"Error" : "Fehler",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Die URL zur Präsentation wurde in \"{path}\" als \"{filename}\" gespeichert.",
"URL to presentation could not be stored." : "Die URL zur Präsentation konnte nicht gespeichert werden.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Sind Sie sicher, dass Sie die Aufnahme von \"{startDate}\" löschen möchten? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler",
@ -105,6 +107,7 @@ OC.L10N.register(
"Max. participants" : "Max. Teilnehmer",
"Group …" : "Gruppe …",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Sind Sie sicher, dass Sie die Beschränkungen für die Gruppe \"{name}\" entfernen möchten? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete restrictions for \"{name}\"?" : "Beschränkungen für \"{Name}\" löschen?",
"Settings saved" : "Einstellungen gespeichert",
"Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten",

View File

@ -83,6 +83,7 @@
"Save as file" : "Als Datei speichern",
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
"Delete" : "Löschen",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Sind Sie sicher, dass Sie \"{name}\" löschen möchten? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete \"{name}\"?" : "\"{name}\" löschen?",
"Select target folder" : "Zielordner auswählen",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.",
@ -91,6 +92,7 @@
"Error" : "Fehler",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Die URL zur Präsentation wurde in \"{path}\" als \"{filename}\" gespeichert.",
"URL to presentation could not be stored." : "Die URL zur Präsentation konnte nicht gespeichert werden.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Sind Sie sicher, dass Sie die Aufnahme von \"{startDate}\" löschen möchten? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler",
@ -103,6 +105,7 @@
"Max. participants" : "Max. Teilnehmer",
"Group …" : "Gruppe …",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Sind Sie sicher, dass Sie die Beschränkungen für die Gruppe \"{name}\" entfernen möchten? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete restrictions for \"{name}\"?" : "Beschränkungen für \"{Name}\" löschen?",
"Settings saved" : "Einstellungen gespeichert",
"Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten",

View File

@ -85,6 +85,7 @@ OC.L10N.register(
"Save as file" : "Als Datei speichern",
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
"Delete" : "Löschen",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete \"{name}\"?" : "\"{name}\" löschen?",
"Select target folder" : "Zielordner auswählen",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.",
@ -93,6 +94,7 @@ OC.L10N.register(
"Error" : "Fehler",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Die URL zur Präsentation wurde in \"{path}\" als \"{filename}\" gespeichert.",
"URL to presentation could not be stored." : "Die URL zur Präsentation konnte nicht gespeichert werden.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Möchten Sie die Aufnahme wirklich aus \"{startDate}\" löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler",
@ -105,6 +107,7 @@ OC.L10N.register(
"Max. participants" : "Max. Teilnehmer",
"Group …" : "Gruppe …",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Möchten Sie die Beschränkungen für die Gruppe \"{Name}\" wirklich löschen? Diese Operation kann nicht rückgängig gemacht werden.",
"Delete restrictions for \"{name}\"?" : "Beschränkungen für \"{Name}\" löschen?",
"Settings saved" : "Einstellungen gespeichert",
"Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten",

View File

@ -83,6 +83,7 @@
"Save as file" : "Als Datei speichern",
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
"Delete" : "Löschen",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete \"{name}\"?" : "\"{name}\" löschen?",
"Select target folder" : "Zielordner auswählen",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.",
@ -91,6 +92,7 @@
"Error" : "Fehler",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Die URL zur Präsentation wurde in \"{path}\" als \"{filename}\" gespeichert.",
"URL to presentation could not be stored." : "Die URL zur Präsentation konnte nicht gespeichert werden.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Möchten Sie die Aufnahme wirklich aus \"{startDate}\" löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
"Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler",
@ -103,6 +105,7 @@
"Max. participants" : "Max. Teilnehmer",
"Group …" : "Gruppe …",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Möchten Sie die Beschränkungen für die Gruppe \"{Name}\" wirklich löschen? Diese Operation kann nicht rückgängig gemacht werden.",
"Delete restrictions for \"{name}\"?" : "Beschränkungen für \"{Name}\" löschen?",
"Settings saved" : "Einstellungen gespeichert",
"Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten",

View File

@ -85,6 +85,7 @@ OC.L10N.register(
"Save as file" : "Guardar como",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Eliminar",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Está seguro que quiere eliminar \"{name}\"? Esta operación no se puede deshacer.",
"Delete \"{name}\"?" : "¿Eliminar \"{name}\"?",
"Select target folder" : "Seleccione carpeta de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se guardó como \"{filename}\" en \"{path}\".",
@ -93,6 +94,7 @@ OC.L10N.register(
"Error" : "Error",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó como \"{filename}\" en \"{path}\" .",
"URL to presentation could not be stored." : "No se pudo guardar la URL de la presentación.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Estás seguro que quieres eliminar la grabación del \"{startDate}\"? Esta operación no se puede deshacer.",
"Delete?" : "¿Eliminar?",
"Could not delete record" : "No se ha podido eliminar el registro",
"Server error" : "Error en el servidor",
@ -105,6 +107,7 @@ OC.L10N.register(
"Max. participants" : "Máximo de participantes",
"Group …" : "Grupo...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se escoge la opción menos restrictiva para cada usuario si se aplican varias restricciones.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que quieres eliminar las restricciones para el grupo «{name}»? Esta operación no se puede deshacer.",
"Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para «{name}»?",
"Settings saved" : "Ajustes guardados",
"Unexpected error occurred" : "Ha ocurrido un error inesperado",

View File

@ -83,6 +83,7 @@
"Save as file" : "Guardar como",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Eliminar",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Está seguro que quiere eliminar \"{name}\"? Esta operación no se puede deshacer.",
"Delete \"{name}\"?" : "¿Eliminar \"{name}\"?",
"Select target folder" : "Seleccione carpeta de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se guardó como \"{filename}\" en \"{path}\".",
@ -91,6 +92,7 @@
"Error" : "Error",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó como \"{filename}\" en \"{path}\" .",
"URL to presentation could not be stored." : "No se pudo guardar la URL de la presentación.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Estás seguro que quieres eliminar la grabación del \"{startDate}\"? Esta operación no se puede deshacer.",
"Delete?" : "¿Eliminar?",
"Could not delete record" : "No se ha podido eliminar el registro",
"Server error" : "Error en el servidor",
@ -103,6 +105,7 @@
"Max. participants" : "Máximo de participantes",
"Group …" : "Grupo...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se escoge la opción menos restrictiva para cada usuario si se aplican varias restricciones.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que quieres eliminar las restricciones para el grupo «{name}»? Esta operación no se puede deshacer.",
"Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para «{name}»?",
"Settings saved" : "Ajustes guardados",
"Unexpected error occurred" : "Ha ocurrido un error inesperado",

View File

@ -85,6 +85,7 @@ OC.L10N.register(
"Save as file" : "Zapisz jako plik",
"_%n participant_::_%n participants_" : ["%n uczestnik","%n uczestników","%n uczestników","%n uczestników"],
"Delete" : "Usuń",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Czy na pewno chcesz usunąć \"{name}\"? Tej operacji nie można cofnąć.",
"Delete \"{name}\"?" : "Usunąć \"{name}\"?",
"Select target folder" : "Wybierz katalog docelowy",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Adres URL pokoju został zapisany w \"{path}\" jako \"{filename}\".",
@ -93,6 +94,7 @@ OC.L10N.register(
"Error" : "Błąd",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Adres URL prezentacji został zapisany w \"{path}\" jako \"{filename}\".",
"URL to presentation could not be stored." : "Nie można zapisać adresu URL prezentacji.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Czy na pewno chcesz usunąć nagranie z \"{startDate}\"? Tej operacji nie można cofnąć.",
"Delete?" : "Usunąć?",
"Could not delete record" : "Nie można usunąć nagrania",
"Server error" : "Błąd serwera",
@ -105,6 +107,7 @@ OC.L10N.register(
"Max. participants" : "Maks. uczestników",
"Group …" : "Grupa…",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ograniczenia nie dotyczą istniejących pokoi. Minus oznacza, że wartość jest nieograniczona. Jeśli ma zastosowanie wiele ograniczeń, dla każdego użytkownika wybierana jest najmniej restrykcyjna opcja.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Czy na pewno chcesz usunąć ograniczenia dla grupy \"{name}\"? Tej operacji nie można cofnąć.",
"Delete restrictions for \"{name}\"?" : "Usunąć ograniczenia dla \"{name}\"?",
"Settings saved" : "Zapisano ustawienia",
"Unexpected error occurred" : "Wystąpił nieoczekiwany błąd",

View File

@ -83,6 +83,7 @@
"Save as file" : "Zapisz jako plik",
"_%n participant_::_%n participants_" : ["%n uczestnik","%n uczestników","%n uczestników","%n uczestników"],
"Delete" : "Usuń",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Czy na pewno chcesz usunąć \"{name}\"? Tej operacji nie można cofnąć.",
"Delete \"{name}\"?" : "Usunąć \"{name}\"?",
"Select target folder" : "Wybierz katalog docelowy",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Adres URL pokoju został zapisany w \"{path}\" jako \"{filename}\".",
@ -91,6 +92,7 @@
"Error" : "Błąd",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Adres URL prezentacji został zapisany w \"{path}\" jako \"{filename}\".",
"URL to presentation could not be stored." : "Nie można zapisać adresu URL prezentacji.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Czy na pewno chcesz usunąć nagranie z \"{startDate}\"? Tej operacji nie można cofnąć.",
"Delete?" : "Usunąć?",
"Could not delete record" : "Nie można usunąć nagrania",
"Server error" : "Błąd serwera",
@ -103,6 +105,7 @@
"Max. participants" : "Maks. uczestników",
"Group …" : "Grupa…",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ograniczenia nie dotyczą istniejących pokoi. Minus oznacza, że wartość jest nieograniczona. Jeśli ma zastosowanie wiele ograniczeń, dla każdego użytkownika wybierana jest najmniej restrykcyjna opcja.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Czy na pewno chcesz usunąć ograniczenia dla grupy \"{name}\"? Tej operacji nie można cofnąć.",
"Delete restrictions for \"{name}\"?" : "Usunąć ograniczenia dla \"{name}\"?",
"Settings saved" : "Zapisano ustawienia",
"Unexpected error occurred" : "Wystąpił nieoczekiwany błąd",

View File

@ -85,6 +85,7 @@ OC.L10N.register(
"Save as file" : "Salvar como arquivo",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Excluir",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Tem certeza que deseja excluir \"{name}\"? Esta operação não pode ser desfeita. ",
"Delete \"{name}\"?" : "Excluir \"{name}\"?",
"Select target folder" : "Selecione a pasta destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "A URL da sala foi guardada em \"{path}\" como \"{filename}\".",
@ -93,6 +94,7 @@ OC.L10N.register(
"Error" : "Erro",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "A URL da apresentação foi guardada em \"{path}\" como \"{filename}\".",
"URL to presentation could not be stored." : "A URL da apresentação não pôde ser guardada.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Tem certeza de que deseja excluir a gravação de \"{startDate}\"? Esta operação não pode ser desfeita. ",
"Delete?" : "Excluir?",
"Could not delete record" : "Não foi possível excluir a gravação",
"Server error" : "Erro no servidor",
@ -105,6 +107,7 @@ OC.L10N.register(
"Max. participants" : "Máximo de participantes",
"Group …" : "Grupo...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "As restrições não afetam as salas existentes. Menos um significa que o valor é ilimitado. A opção menos restritiva é escolhida para cada usuário se várias restrições se aplicarem.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Tem certeza de que deseja excluir as restrições para o grupo \"{name}\"? Esta operação não pode ser desfeita. ",
"Delete restrictions for \"{name}\"?" : "Excluir restrições para \"{name}\"?",
"Settings saved" : "Configurações salvas",
"Unexpected error occurred" : "Ocorreu um erro inesperado",

View File

@ -83,6 +83,7 @@
"Save as file" : "Salvar como arquivo",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Excluir",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Tem certeza que deseja excluir \"{name}\"? Esta operação não pode ser desfeita. ",
"Delete \"{name}\"?" : "Excluir \"{name}\"?",
"Select target folder" : "Selecione a pasta destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "A URL da sala foi guardada em \"{path}\" como \"{filename}\".",
@ -91,6 +92,7 @@
"Error" : "Erro",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "A URL da apresentação foi guardada em \"{path}\" como \"{filename}\".",
"URL to presentation could not be stored." : "A URL da apresentação não pôde ser guardada.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Tem certeza de que deseja excluir a gravação de \"{startDate}\"? Esta operação não pode ser desfeita. ",
"Delete?" : "Excluir?",
"Could not delete record" : "Não foi possível excluir a gravação",
"Server error" : "Erro no servidor",
@ -103,6 +105,7 @@
"Max. participants" : "Máximo de participantes",
"Group …" : "Grupo...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "As restrições não afetam as salas existentes. Menos um significa que o valor é ilimitado. A opção menos restritiva é escolhida para cada usuário se várias restrições se aplicarem.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Tem certeza de que deseja excluir as restrições para o grupo \"{name}\"? Esta operação não pode ser desfeita. ",
"Delete restrictions for \"{name}\"?" : "Excluir restrições para \"{name}\"?",
"Settings saved" : "Configurações salvas",
"Unexpected error occurred" : "Ocorreu um erro inesperado",

View File

@ -84,6 +84,7 @@ OC.L10N.register(
"Save as file" : "保存为文件",
"_%n participant_::_%n participants_" : ["%n 参与者"],
"Delete" : "删除",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "你确定要删除 \"{name}\" 吗? 此操作无法撤销",
"Delete \"{name}\"?" : "你确定要删除 “{name}” 吗?",
"Select target folder" : "选择目标文件夹",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "房间的URL以“{filename}”保存在“{path}”。",
@ -92,6 +93,7 @@ OC.L10N.register(
"Error" : "错误",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "演示的URL以“{filename}”保存在“{path}”。",
"URL to presentation could not be stored." : "演示的URL无法保存。",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "你确定想删除自 \"{startDate}\" 起的录音吗?此操作无法撤销",
"Delete?" : "删除?",
"Could not delete record" : "无法删除记录",
"Server error" : "服务器错误",
@ -104,6 +106,7 @@ OC.L10N.register(
"Max. participants" : "参与者最大数目",
"Group …" : "群组 ...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "限制不影响现有的房间。- 1 表示这个值是无限的。如果有多个限制,则为每个用户选择限制最少的选项。",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "你确定想移除对群组 \"{name}\" 的限制吗?此操作无法撤销",
"Delete restrictions for \"{name}\"?" : "删除对 \"{name}\" 的限制吗?",
"Settings saved" : "设置已保存",
"Unexpected error occurred" : "发生了意外错误",

View File

@ -82,6 +82,7 @@
"Save as file" : "保存为文件",
"_%n participant_::_%n participants_" : ["%n 参与者"],
"Delete" : "删除",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "你确定要删除 \"{name}\" 吗? 此操作无法撤销",
"Delete \"{name}\"?" : "你确定要删除 “{name}” 吗?",
"Select target folder" : "选择目标文件夹",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "房间的URL以“{filename}”保存在“{path}”。",
@ -90,6 +91,7 @@
"Error" : "错误",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "演示的URL以“{filename}”保存在“{path}”。",
"URL to presentation could not be stored." : "演示的URL无法保存。",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "你确定想删除自 \"{startDate}\" 起的录音吗?此操作无法撤销",
"Delete?" : "删除?",
"Could not delete record" : "无法删除记录",
"Server error" : "服务器错误",
@ -102,6 +104,7 @@
"Max. participants" : "参与者最大数目",
"Group …" : "群组 ...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "限制不影响现有的房间。- 1 表示这个值是无限的。如果有多个限制,则为每个用户选择限制最少的选项。",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "你确定想移除对群组 \"{name}\" 的限制吗?此操作无法撤销",
"Delete restrictions for \"{name}\"?" : "删除对 \"{name}\" 的限制吗?",
"Settings saved" : "设置已保存",
"Unexpected error occurred" : "发生了意外错误",

View File

@ -85,6 +85,7 @@ OC.L10N.register(
"Save as file" : "另存為檔案",
"_%n participant_::_%n participants_" : ["%n 個參與者"],
"Delete" : "刪除",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "您確定您想要刪除「{name}」?此動作無法復原。",
"Delete \"{name}\"?" : "刪除「{name}」?",
"Select target folder" : "選擇目標資料夾",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "聊天室網址以「{filename}」儲存在「{path}」。",
@ -93,6 +94,7 @@ OC.L10N.register(
"Error" : "錯誤",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "演講的 URL 以「{filename}」儲存在「{path}」。",
"URL to presentation could not be stored." : "無法儲存指向演講的 URL。",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "您確定您想要從「{startDate}」刪除錄製嗎?此動作無法復原。",
"Delete?" : "刪除?",
"Could not delete record" : "無法刪除錄製",
"Server error" : "伺服器錯誤",
@ -105,6 +107,7 @@ OC.L10N.register(
"Max. participants" : "參加人數上限",
"Group …" : "群組……",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "限制不會影響既有的聊天室。-1 代表該值為無限制。如果有多個限制可用,會為每個用戶選擇最少限制的選項。",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "您確定您想要刪除對群組「{name}」的限制嗎?此動作無法復原。",
"Delete restrictions for \"{name}\"?" : "刪除「{name}」的限制?",
"Settings saved" : "設定已儲存",
"Unexpected error occurred" : "發生意外錯誤",

View File

@ -83,6 +83,7 @@
"Save as file" : "另存為檔案",
"_%n participant_::_%n participants_" : ["%n 個參與者"],
"Delete" : "刪除",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "您確定您想要刪除「{name}」?此動作無法復原。",
"Delete \"{name}\"?" : "刪除「{name}」?",
"Select target folder" : "選擇目標資料夾",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "聊天室網址以「{filename}」儲存在「{path}」。",
@ -91,6 +92,7 @@
"Error" : "錯誤",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "演講的 URL 以「{filename}」儲存在「{path}」。",
"URL to presentation could not be stored." : "無法儲存指向演講的 URL。",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "您確定您想要從「{startDate}」刪除錄製嗎?此動作無法復原。",
"Delete?" : "刪除?",
"Could not delete record" : "無法刪除錄製",
"Server error" : "伺服器錯誤",
@ -103,6 +105,7 @@
"Max. participants" : "參加人數上限",
"Group …" : "群組……",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "限制不會影響既有的聊天室。-1 代表該值為無限制。如果有多個限制可用,會為每個用戶選擇最少限制的選項。",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "您確定您想要刪除對群組「{name}」的限制嗎?此動作無法復原。",
"Delete restrictions for \"{name}\"?" : "刪除「{name}」的限制?",
"Settings saved" : "設定已儲存",
"Unexpected error occurred" : "發生意外錯誤",

View File

@ -85,6 +85,7 @@ OC.L10N.register(
"Save as file" : "另存為檔案",
"_%n participant_::_%n participants_" : ["%n 個參與者"],
"Delete" : "刪除",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "您確定您想要刪除「{name}」?此動作無法復原。",
"Delete \"{name}\"?" : "刪除「{name}」?",
"Select target folder" : "選取目標資料夾",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "聊天室網址以「{filename}」儲存在「{path}」。",
@ -93,6 +94,7 @@ OC.L10N.register(
"Error" : "錯誤",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "演講的 URL 以「{filename}」儲存在「{path}」。",
"URL to presentation could not be stored." : "無法儲存指向演講的 URL。",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "您確定您想要從「{startDate}」刪除錄製嗎?此動作無法復原。",
"Delete?" : "刪除?",
"Could not delete record" : "無法刪除錄製",
"Server error" : "伺服器錯誤",
@ -105,6 +107,7 @@ OC.L10N.register(
"Max. participants" : "最大參與者",
"Group …" : "群組……",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "限制不會影響既有的聊天室。-1 代表該值為無限制。如果有多個限制可用,會為每個使用者選擇最少限制的選項。",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "您確定您想要刪除對群組「{name}」的限制嗎?此動作無法復原。",
"Delete restrictions for \"{name}\"?" : "刪除「{name}」的限制?",
"Settings saved" : "設定已儲存",
"Unexpected error occurred" : "發生意外錯誤",

View File

@ -83,6 +83,7 @@
"Save as file" : "另存為檔案",
"_%n participant_::_%n participants_" : ["%n 個參與者"],
"Delete" : "刪除",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "您確定您想要刪除「{name}」?此動作無法復原。",
"Delete \"{name}\"?" : "刪除「{name}」?",
"Select target folder" : "選取目標資料夾",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "聊天室網址以「{filename}」儲存在「{path}」。",
@ -91,6 +92,7 @@
"Error" : "錯誤",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "演講的 URL 以「{filename}」儲存在「{path}」。",
"URL to presentation could not be stored." : "無法儲存指向演講的 URL。",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "您確定您想要從「{startDate}」刪除錄製嗎?此動作無法復原。",
"Delete?" : "刪除?",
"Could not delete record" : "無法刪除錄製",
"Server error" : "伺服器錯誤",
@ -103,6 +105,7 @@
"Max. participants" : "最大參與者",
"Group …" : "群組……",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "限制不會影響既有的聊天室。-1 代表該值為無限制。如果有多個限制可用,會為每個使用者選擇最少限制的選項。",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "您確定您想要刪除對群組「{name}」的限制嗎?此動作無法復原。",
"Delete restrictions for \"{name}\"?" : "刪除「{name}」的限制?",
"Settings saved" : "設定已儲存",
"Unexpected error occurred" : "發生意外錯誤",