diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-19 02:26:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-19 02:26:19 +0000 |
commit | f1d7e56cab95e6accc5b876e17f8889ce0d697ab (patch) | |
tree | 62eae746c11e54a0d6395b6649597305308152e2 /apps/files_sharing | |
parent | 72a2b0663c8512c7838b96b7e8bba48dbb917e89 (diff) | |
download | nextcloud-server-f1d7e56cab95e6accc5b876e17f8889ce0d697ab.tar.gz nextcloud-server-f1d7e56cab95e6accc5b876e17f8889ce0d697ab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 987032f7674..151bdef5ea2 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -120,7 +120,7 @@ OC.L10N.register( "Sharing %s failed because the back end does not support room shares" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe von Räumen nicht unterstützt", "Unknown share type" : "Unbekannter Freigabetyp", "Not a directory" : "Kein Verzeichnis", - "Could not lock node" : "Node konnte nicht gesperrt werden", + "Could not lock node" : "Knotenpunkt konnte nicht gesperrt werden", "Could not lock path" : "Pfad konnte nicht gesperrt werden", "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "Can't change permissions for public share links" : "Berechtigungen für öffentlich freigegebene Links konnten nicht geändert werden", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index cda1207bc49..97a20c77844 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -118,7 +118,7 @@ "Sharing %s failed because the back end does not support room shares" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe von Räumen nicht unterstützt", "Unknown share type" : "Unbekannter Freigabetyp", "Not a directory" : "Kein Verzeichnis", - "Could not lock node" : "Node konnte nicht gesperrt werden", + "Could not lock node" : "Knotenpunkt konnte nicht gesperrt werden", "Could not lock path" : "Pfad konnte nicht gesperrt werden", "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "Can't change permissions for public share links" : "Berechtigungen für öffentlich freigegebene Links konnten nicht geändert werden", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 625edab521d..ee3a00d5420 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -113,6 +113,8 @@ OC.L10N.register( "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "O compartilhamento %s falhou ao enviar a senha ao Nextcloud Talk porque este não está ativado", "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser YYYY-MM-DD", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "O compartilhamento %1$s falhou porque a infraestrutura não permite compartilhamentos do tipo %2$s", + "Please specify a valid federated user id" : "Especifique um ID de usuário federado válido", + "Please specify a valid federated group id" : "Especifique um ID de grupo federado válido", "You cannot share to a Circle if the app is not enabled" : "Você não pode compartilhar para um círculo se o aplicativo não está habilitado", "Please specify a valid circle" : "Por favor especifique um círculo válido", "Sharing %s failed because the back end does not support room shares" : "Falhou ao compartilhar %s porque o sistema não suporta compartilhamento de salas", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 304974e6a96..948ce236b66 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -111,6 +111,8 @@ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "O compartilhamento %s falhou ao enviar a senha ao Nextcloud Talk porque este não está ativado", "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser YYYY-MM-DD", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "O compartilhamento %1$s falhou porque a infraestrutura não permite compartilhamentos do tipo %2$s", + "Please specify a valid federated user id" : "Especifique um ID de usuário federado válido", + "Please specify a valid federated group id" : "Especifique um ID de grupo federado válido", "You cannot share to a Circle if the app is not enabled" : "Você não pode compartilhar para um círculo se o aplicativo não está habilitado", "Please specify a valid circle" : "Por favor especifique um círculo válido", "Sharing %s failed because the back end does not support room shares" : "Falhou ao compartilhar %s porque o sistema não suporta compartilhamento de salas", |