summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-04 01:32:07 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-04 01:32:07 +0000
commit0ca26e0406ce353a5d82ab2e4e9e1bb087d922e2 (patch)
tree7d5730a6d1b195829bc9819158fc738914bf7de8
parent12a1870cef275d861db9854a8183d9f0dcbc04ad (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ka.js21
-rw-r--r--l10n/ka.json19
2 files changed, 40 insertions, 0 deletions
diff --git a/l10n/ka.js b/l10n/ka.js
new file mode 100644
index 00000000..75ab99e9
--- /dev/null
+++ b/l10n/ka.js
@@ -0,0 +1,21 @@
+OC.L10N.register(
+ "social",
+ {
+ "Help" : "Help",
+ "Open documentation" : "Open documentation",
+ "Home" : "Home",
+ "Notifications" : "Notifications",
+ "Profile" : "Profile",
+ "In reply to" : "In reply to",
+ "Add emoji" : "Add emoji",
+ "Delete" : "Delete",
+ "Website" : "Website",
+ "No results found" : "No results found",
+ "Reply" : "Reply",
+ "Deny" : "Deny",
+ "Close" : "Close",
+ "Continue" : "Continue",
+ "User not found" : "User not found",
+ "Public" : "Public"
+},
+"nplurals=2; plural=(n!=1);");
diff --git a/l10n/ka.json b/l10n/ka.json
new file mode 100644
index 00000000..01384545
--- /dev/null
+++ b/l10n/ka.json
@@ -0,0 +1,19 @@
+{ "translations": {
+ "Help" : "Help",
+ "Open documentation" : "Open documentation",
+ "Home" : "Home",
+ "Notifications" : "Notifications",
+ "Profile" : "Profile",
+ "In reply to" : "In reply to",
+ "Add emoji" : "Add emoji",
+ "Delete" : "Delete",
+ "Website" : "Website",
+ "No results found" : "No results found",
+ "Reply" : "Reply",
+ "Deny" : "Deny",
+ "Close" : "Close",
+ "Continue" : "Continue",
+ "User not found" : "User not found",
+ "Public" : "Public"
+},"pluralForm" :"nplurals=2; plural=(n!=1);"
+} \ No newline at end of file