diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:27 +0000 |
commit | 9042b7b475aea66549c888e6854ed5b4ee1b8edd (patch) | |
tree | 575e3e9e4fe3402f6ff78a3a34890db4d44dd7c7 /lib/l10n/ka.js | |
parent | 606e2359ae60432477ede4f69ef5e51be8574b8b (diff) | |
download | nextcloud-server-9042b7b475aea66549c888e6854ed5b4ee1b8edd.tar.gz nextcloud-server-9042b7b475aea66549c888e6854ed5b4ee1b8edd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ka.js')
-rw-r--r-- | lib/l10n/ka.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ka.js b/lib/l10n/ka.js index bc4ae638c05..f960e5da2e3 100644 --- a/lib/l10n/ka.js +++ b/lib/l10n/ka.js @@ -19,7 +19,6 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s and %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s and %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s and %5$s", - "Education Edition" : "Education Edition", "Enterprise bundle" : "Enterprise bundle", "Groupware bundle" : "Groupware bundle", "Hub bundle" : "Hub bundle", @@ -252,6 +251,7 @@ OC.L10N.register( "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.", "Extracts topics from a text and outputs them separated by commas." : "Extracts topics from a text and outputs them separated by commas.", "404" : "404", + "Education Edition" : "Education Edition", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub admin or gotten special right to access this setting", "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin", "Logged in user must be an admin" : "Logged in user must be an admin", |