diff options
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 | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 3 |
4 files changed, 8 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 678a056a278..a4a8d23d117 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -241,7 +241,7 @@ OC.L10N.register( "Share" : "Teilen", "Shared with" : "Geteilt mit", "Password created successfully" : "Passwort erstellt", - "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts basierend auf der Passwort-Policy", + "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt", "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 0948185d0bd..3287f4b0298 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -239,7 +239,7 @@ "Share" : "Teilen", "Shared with" : "Geteilt mit", "Password created successfully" : "Passwort erstellt", - "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts basierend auf der Passwort-Policy", + "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt", "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 603676a570f..4e9f6cbc4ca 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -204,7 +204,10 @@ OC.L10N.register( "Shared via link by {initiator}" : "Compartilhado via link por {initiator}", "Mail share ({label})" : "Compartilhar por e-mail ({label})", "Share link ({label})" : "Compartilhar link ({label})", + "Share link ({index})" : "Compartilhar link ({index})", "Share link" : "Link de compartilhamento", + "Actions for \"{title}\"" : "Ações para \"{title}\"", + "Copy public link of \"{title}\" to clipboard" : "Copie o link público de \"{title}\" para a área de transferência", "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade", "Link share created" : "Compartilhamento de link criado", "Error while creating the share" : "Erro ao criar o compartilhamento", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 397a6ce7cb3..cbe290266a7 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -202,7 +202,10 @@ "Shared via link by {initiator}" : "Compartilhado via link por {initiator}", "Mail share ({label})" : "Compartilhar por e-mail ({label})", "Share link ({label})" : "Compartilhar link ({label})", + "Share link ({index})" : "Compartilhar link ({index})", "Share link" : "Link de compartilhamento", + "Actions for \"{title}\"" : "Ações para \"{title}\"", + "Copy public link of \"{title}\" to clipboard" : "Copie o link público de \"{title}\" para a área de transferência", "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade", "Link share created" : "Compartilhamento de link criado", "Error while creating the share" : "Erro ao criar o compartilhamento", |