diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:00 +0000 |
commit | 13fce9fb9d9c2369c8845918989433969dd13475 (patch) | |
tree | f0fd37ec28fb97da606a657baca5bb7c8208d1d4 /core/l10n/ka.js | |
parent | cd3256bf5445c4f2b20af345ab48485f21a45bfe (diff) | |
download | nextcloud-server-13fce9fb9d9c2369c8845918989433969dd13475.tar.gz nextcloud-server-13fce9fb9d9c2369c8845918989433969dd13475.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ka.js')
-rw-r--r-- | core/l10n/ka.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ka.js b/core/l10n/ka.js index aca5e452772..24df110f829 100644 --- a/core/l10n/ka.js +++ b/core/l10n/ka.js @@ -258,7 +258,6 @@ OC.L10N.register( "Too many requests" : "Too many requests", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "There were too many requests from your network. Retry later or contact your administrator if this is an error.", "Error" : "Error", - "Previous" : "Previous", "Internal Server Error" : "Internal Server Error", "The server was unable to complete your request." : "The server was unable to complete your request.", "If this happens again, please send the technical details below to the server administrator." : "If this happens again, please send the technical details below to the server administrator.", @@ -316,6 +315,7 @@ OC.L10N.register( "Account connected" : "Account connected", "Your client should now be connected!" : "Your client should now be connected!", "You can close this window." : "You can close this window.", + "Previous" : "Previous", "This share is password-protected" : "This share is password-protected", "The password is wrong or expired. Please try again or request a new one." : "The password is wrong or expired. Please try again or request a new one.", "Please type in your email address to request a temporary password" : "Please type in your email address to request a temporary password", |