aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-16 00:19:23 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-16 00:19:23 +0000
commit97adb26cd9419190671e47e5813bafad008a51cf (patch)
tree3897ea50998e564138575b0677c5877982a34534 /apps/admin_audit
parent0208d8313655d3df83ba45868ae2fff199991997 (diff)
downloadnextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.tar.gz
nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/l10n/ka.js7
-rw-r--r--apps/admin_audit/l10n/ka.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/ka.js b/apps/admin_audit/l10n/ka.js
new file mode 100644
index 00000000000..c0e69e4b5a8
--- /dev/null
+++ b/apps/admin_audit/l10n/ka.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "აუდიტი / ჟურნალი",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "იძლევა ჟურნალის შესაძლებლობებს Nextcloud-ისთვის, როგორიცაა ფაილებზე წვდომის ან სხვა მგრძნობიარე ქმედებების ჩაწერა."
+},
+"nplurals=2; plural=(n!=1);");
diff --git a/apps/admin_audit/l10n/ka.json b/apps/admin_audit/l10n/ka.json
new file mode 100644
index 00000000000..4184b9c2493
--- /dev/null
+++ b/apps/admin_audit/l10n/ka.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "აუდიტი / ჟურნალი",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "იძლევა ჟურნალის შესაძლებლობებს Nextcloud-ისთვის, როგორიცაა ფაილებზე წვდომის ან სხვა მგრძნობიარე ქმედებების ჩაწერა."
+},"pluralForm" :"nplurals=2; plural=(n!=1);"
+} \ No newline at end of file