diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:10 +0000 |
commit | e4fa9967014e99a70fcf0f45e84b35f610cedeb6 (patch) | |
tree | 775cd4e128befe99b284595696e7be355025c695 /apps/oauth2/l10n | |
parent | 9aafc0f989ea78e3536299da96861ea8a6c13f43 (diff) | |
download | nextcloud-server-e4fa9967014e99a70fcf0f45e84b35f610cedeb6.tar.gz nextcloud-server-e4fa9967014e99a70fcf0f45e84b35f610cedeb6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r-- | apps/oauth2/l10n/ga.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/ga.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ga.js b/apps/oauth2/l10n/ga.js index 909dd329ef1..a89b2249fab 100644 --- a/apps/oauth2/l10n/ga.js +++ b/apps/oauth2/l10n/ga.js @@ -13,6 +13,7 @@ OC.L10N.register( "Client Identifier" : "Aitheantóir Cliant", "Secret key" : "Eochair rúnda", "Delete client" : "Scrios cliant", + "Make sure you store the secret key, it cannot be recovered." : "Déan cinnte go stórálann tú an eochair rúnda, ní féidir í a aisghabháil.", "Add client" : "Cuir cliant leis", "Add" : "Cuir", "Delete" : "Scrios", diff --git a/apps/oauth2/l10n/ga.json b/apps/oauth2/l10n/ga.json index 24f68a244ab..2b0dd54f26e 100644 --- a/apps/oauth2/l10n/ga.json +++ b/apps/oauth2/l10n/ga.json @@ -11,6 +11,7 @@ "Client Identifier" : "Aitheantóir Cliant", "Secret key" : "Eochair rúnda", "Delete client" : "Scrios cliant", + "Make sure you store the secret key, it cannot be recovered." : "Déan cinnte go stórálann tú an eochair rúnda, ní féidir í a aisghabháil.", "Add client" : "Cuir cliant leis", "Add" : "Cuir", "Delete" : "Scrios", |