summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/ka_GE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-28 00:28:21 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-28 00:28:21 +0000
commit0aa65d97146a7ec52f27969f97d03868688f4c64 (patch)
tree750237b4b035fe009546b550c4e61e9ccde72a1f /apps/oauth2/l10n/ka_GE.js
parent32eaf57e015089fbb698d804fee8e18b43f81b2b (diff)
downloadnextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.tar.gz
nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n/ka_GE.js')
-rw-r--r--apps/oauth2/l10n/ka_GE.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/ka_GE.js b/apps/oauth2/l10n/ka_GE.js
index 11f4c35a995..b343abccf9c 100644
--- a/apps/oauth2/l10n/ka_GE.js
+++ b/apps/oauth2/l10n/ka_GE.js
@@ -3,13 +3,14 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 კლიენტები",
- "Add client" : "კლიენტის დამატება",
"Name" : "სახელი",
"Redirection URI" : "გადამისამართების URI",
- "Add" : "დამატება",
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
- "Secret" : "საიდუმლო",
+ "Secret key" : "საიდუმლო გასაღები",
+ "Add client" : "კლიენტის დამატება",
+ "Add" : "დამატება",
"Show client secret" : "გამოაჩინე კლიენტის საიდუმლო",
- "Delete" : "წაშლა"
+ "Delete" : "წაშლა",
+ "Secret" : "საიდუმლო"
},
"nplurals=2; plural=(n!=1);");