diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-06 00:22:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-06 00:22:20 +0000 |
commit | 9bd7304ad6da18d8ec32b5c37a03dc2cbc2e80fb (patch) | |
tree | 14ecdbf713b9790c0ea21c2d44934bee15027ea3 /apps/oauth2 | |
parent | 66e09eb440ff8ba957f7f22e31051531637faae6 (diff) | |
download | nextcloud-server-9bd7304ad6da18d8ec32b5c37a03dc2cbc2e80fb.tar.gz nextcloud-server-9bd7304ad6da18d8ec32b5c37a03dc2cbc2e80fb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/eu.js b/apps/oauth2/l10n/eu.js index 6a652ab1ca6..19464e87d56 100644 --- a/apps/oauth2/l10n/eu.js +++ b/apps/oauth2/l10n/eu.js @@ -13,6 +13,7 @@ OC.L10N.register( "Client Identifier" : "Bezeroaren Identifikadorea", "Secret key" : "Gako sekretua", "Delete client" : "Ezabatu bezeroa", + "Make sure you store the secret key, it cannot be recovered." : "Ziurtatu gako sekretua gordetzen duzula, ezin da berreskuratu.", "Add client" : "Gehitu bezeroa", "Add" : "Gehitu", "Delete" : "Ezabatu", diff --git a/apps/oauth2/l10n/eu.json b/apps/oauth2/l10n/eu.json index c2ac4a83d93..7171938d78b 100644 --- a/apps/oauth2/l10n/eu.json +++ b/apps/oauth2/l10n/eu.json @@ -11,6 +11,7 @@ "Client Identifier" : "Bezeroaren Identifikadorea", "Secret key" : "Gako sekretua", "Delete client" : "Ezabatu bezeroa", + "Make sure you store the secret key, it cannot be recovered." : "Ziurtatu gako sekretua gordetzen duzula, ezin da berreskuratu.", "Add client" : "Gehitu bezeroa", "Add" : "Gehitu", "Delete" : "Ezabatu", |