summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ka.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-07 00:20:38 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-07 00:20:38 +0000
commit8df7a160846269d94a98154b6675cbeffc4001be (patch)
tree3e5995fba4d9072593c14e0ed6285c6f71cd7dcd /apps/files_external/l10n/ka.js
parentff1f3a0a28dee5297dd1fc7a889aeae3fab67f22 (diff)
downloadnextcloud-server-8df7a160846269d94a98154b6675cbeffc4001be.tar.gz
nextcloud-server-8df7a160846269d94a98154b6675cbeffc4001be.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ka.js')
-rw-r--r--apps/files_external/l10n/ka.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/ka.js b/apps/files_external/l10n/ka.js
index 1c0919262b7..14c9920c431 100644
--- a/apps/files_external/l10n/ka.js
+++ b/apps/files_external/l10n/ka.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"files_external",
{
+ "Grant access" : "Grant access",
+ "Error configuring OAuth1" : "Error configuring OAuth1",
+ "Please provide a valid app key and secret." : "Please provide a valid app key and secret.",
+ "Error configuring OAuth2" : "Error configuring OAuth2",
+ "Generate keys" : "Generate keys",
+ "Error generating key pair" : "Error generating key pair",
"Type to select user or group." : "Type to select user or group.",
"(Group)" : "(Group)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)",
@@ -137,12 +143,6 @@ OC.L10N.register(
"Advanced settings" : "Advanced settings",
"Allow users to mount external storage" : "Allow users to mount external storage",
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.",
- "Grant access" : "Grant access",
- "Error configuring OAuth1" : "Error configuring OAuth1",
- "Please provide a valid app key and secret." : "Please provide a valid app key and secret.",
- "Error configuring OAuth2" : "Error configuring OAuth2",
- "Generate keys" : "Generate keys",
- "Error generating key pair" : "Error generating key pair",
"Empty response from the server" : "Empty response from the server",
"Couldn't access. Please log out and in again to activate this mount point" : "Couldn't access. Please log out and in again to activate this mount point",
"Couldn't get the information from the remote server: {code} {type}" : "Couldn't get the information from the remote server: {code} {type}",