diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-15 00:21:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-15 00:21:29 +0000 |
commit | ca4be919235208a8395c5381108058cedbd5eda3 (patch) | |
tree | 6699a7931f505ab955f6899f660d21e9142a98a6 /core/l10n/ka.js | |
parent | 71f42e50e759c016657ce1e22925ec53f815fb09 (diff) | |
download | nextcloud-server-ca4be919235208a8395c5381108058cedbd5eda3.tar.gz nextcloud-server-ca4be919235208a8395c5381108058cedbd5eda3.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 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/ka.js b/core/l10n/ka.js index 24df110f829..8f59bc35a5f 100644 --- a/core/l10n/ka.js +++ b/core/l10n/ka.js @@ -184,11 +184,6 @@ OC.L10N.register( "Back to login form" : "Back to login form", "Back" : "Back", "Login form is disabled." : "Login form is disabled.", - "Edit Profile" : "Edit Profile", - "The headline and about sections will show up here" : "The headline and about sections will show up here", - "You have not added any info yet" : "You have not added any info yet", - "{user} has not added any info yet" : "{user} has not added any info yet", - "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", "More actions" : "More actions", "This browser is not supported" : "This browser is not supported", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", @@ -250,11 +245,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Help", "Access forbidden" : "Access forbidden", - "Profile not found" : "Profile not found", - "The profile does not exist." : "The profile does not exist.", - "Back to %s" : "Back to %s", "Page not found" : "Page not found", "The page could not be found on the server or you may not be allowed to view it." : "The page could not be found on the server or you may not be allowed to view it.", + "Back to %s" : "Back to %s", "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", @@ -372,9 +365,16 @@ OC.L10N.register( "User disabled" : "User disabled", "Username or email" : "Username or email", "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help.", + "Edit Profile" : "Edit Profile", + "The headline and about sections will show up here" : "The headline and about sections will show up here", + "You have not added any info yet" : "You have not added any info yet", + "{user} has not added any info yet" : "{user} has not added any info yet", + "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", "Apps and Settings" : "Apps and Settings", "Error loading message template: {error}" : "Error loading message template: {error}", "Users" : "Users", + "Profile not found" : "Profile not found", + "The profile does not exist." : "The profile does not exist.", "Username" : "Username", "Database user" : "Database user", "This action requires you to confirm your password" : "This action requires you to confirm your password", |