diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-14 02:17:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-14 02:17:39 +0000 |
commit | 68d4f97d339f240c84a820e5b7aeabfa48821360 (patch) | |
tree | ffcf3be61fd2b0614bed981d1949167f5f7f7bd2 /core | |
parent | 8569f32973c5a7f6b70408333b14292846cf4a5b (diff) | |
download | nextcloud-server-68d4f97d339f240c84a820e5b7aeabfa48821360.tar.gz nextcloud-server-68d4f97d339f240c84a820e5b7aeabfa48821360.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/es_AR.js | 1 | ||||
-rw-r--r-- | core/l10n/es_AR.json | 1 | ||||
-rw-r--r-- | core/l10n/nb.js | 1 | ||||
-rw-r--r-- | core/l10n/nb.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 64c478fa1cb..8d722558edd 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -269,6 +269,7 @@ OC.L10N.register( "Expiration date" : "Fecha de expiración", "Note to recipient" : "Nota al destinatario", "Unshare" : "Dejar de compartir", + "Add another link" : "Agregar otro enlace", "Share to {name}" : "Compartir con {name}", "Share link" : "Compartir link", "Could not unshare" : "No fue posible dejar de compartir", diff --git a/core/l10n/es_AR.json b/core/l10n/es_AR.json index 598d08b3e31..5bcc9be53a0 100644 --- a/core/l10n/es_AR.json +++ b/core/l10n/es_AR.json @@ -267,6 +267,7 @@ "Expiration date" : "Fecha de expiración", "Note to recipient" : "Nota al destinatario", "Unshare" : "Dejar de compartir", + "Add another link" : "Agregar otro enlace", "Share to {name}" : "Compartir con {name}", "Share link" : "Compartir link", "Could not unshare" : "No fue posible dejar de compartir", diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 36446d0e378..a139bd74cd8 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -15,6 +15,7 @@ OC.L10N.register( "No valid crop data provided" : "Ingen gyldige beskjæringsdata oppgitt", "Crop is not square" : "Beskjæringen er ikke kvadratisk", "State token does not match" : "Tilstands-symbolet samsvarer ikke", + "Invalid app password" : "Ugyldig programpassord", "Could not complete login" : "Kunne ikke fullføre pålogging", "Password reset is disabled" : "Tilbakestilling av passord er avskrudd", "Couldn't reset password because the token is invalid" : "Klarte ikke å tilbakestille passordet fordi symbolet er ugyldig.", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 055c050d489..d4bdda334c2 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -13,6 +13,7 @@ "No valid crop data provided" : "Ingen gyldige beskjæringsdata oppgitt", "Crop is not square" : "Beskjæringen er ikke kvadratisk", "State token does not match" : "Tilstands-symbolet samsvarer ikke", + "Invalid app password" : "Ugyldig programpassord", "Could not complete login" : "Kunne ikke fullføre pålogging", "Password reset is disabled" : "Tilbakestilling av passord er avskrudd", "Couldn't reset password because the token is invalid" : "Klarte ikke å tilbakestille passordet fordi symbolet er ugyldig.", |