diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
commit | 36ae775aa7c9af22bf33645a2d8807206ec6c85f (patch) | |
tree | 2690c73571fccf4bc545034b03cab47e1c1309af /lib/l10n/ka.js | |
parent | b6dd8a5ccb38794410f1c00bfbf9d1e94852f5da (diff) | |
download | nextcloud-server-36ae775aa7c9af22bf33645a2d8807206ec6c85f.tar.gz nextcloud-server-36ae775aa7c9af22bf33645a2d8807206ec6c85f.zip |
Fix(l10n): Update translations from Transifexv29.0.0
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 20129e73850..6c0d51173ff 100644 --- a/lib/l10n/ka.js +++ b/lib/l10n/ka.js @@ -89,7 +89,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed because it is not compatible with this version of the server.", "__language_name__" : "ქართული ენა", "This is an automatically sent email, please do not reply." : "This is an automatically sent email, please do not reply.", - "Help" : "Help", "Appearance and accessibility" : "Appearance and accessibility", "Apps" : "Apps", "Personal settings" : "Personal settings", @@ -252,6 +251,7 @@ OC.L10N.register( "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", + "Help" : "Help", "Unknown user" : "Unknown user", "Enter the database username and name for %s" : "Enter the database username and name for %s", "Enter the database username for %s" : "Enter the database username for %s", |