diff options
Diffstat (limited to 'core/l10n/ka.js')
-rw-r--r-- | core/l10n/ka.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ka.js b/core/l10n/ka.js index 32a6b1adab0..29b26f9c566 100644 --- a/core/l10n/ka.js +++ b/core/l10n/ka.js @@ -38,10 +38,11 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following button to reset your password. If you have not requested the password reset, then ignore this email.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following link to reset your password. If you have not requested the password reset, then ignore this email.", "Reset your password" : "Reset your password", - "Requested task type does not exist" : "Requested task type does not exist", - "Necessary language model provider is not available" : "Necessary language model provider is not available", "Task not found" : "Task not found", "Internal error" : "Internal error", + "Not found" : "Not found", + "Requested task type does not exist" : "Requested task type does not exist", + "Necessary language model provider is not available" : "Necessary language model provider is not available", "No text to image provider is available" : "No text to image provider is available", "Image not found" : "Image not found", "No translation provider available" : "No translation provider available", @@ -112,6 +113,7 @@ OC.L10N.register( "Password" : "პაროლი", "Log in to {productName}" : "Log in to {productName}", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.", + "Account name or email" : "Account name or email", "Log in with a device" : "Log in with a device", "Your account is not setup for passwordless login." : "Your account is not setup for passwordless login.", "Browser not supported" : "Browser not supported", @@ -179,7 +181,6 @@ OC.L10N.register( "This year" : "This year", "Last year" : "Last year", "Search people" : "Search people", - "Not found" : "Not found", "People" : "People", "Filter in current view" : "Filter in current view", "Search in" : "Search in", @@ -410,7 +411,6 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!", - "Account name or email" : "Account name or email", "Wrong username or password." : "Wrong username or password.", "User disabled" : "User disabled", "Username or email" : "Username or email", |