summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-23 01:30:38 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-23 01:30:38 +0000
commit12a1870cef275d861db9854a8183d9f0dcbc04ad (patch)
treeb7689d4cf4639e6029731dc5a9ccf45259cceb73
parentdc640af35f58484fcb2e206d92c2b58ec6fa3553 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/az.js4
-rw-r--r--l10n/az.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/az.js b/l10n/az.js
index 6667d280..70cec978 100644
--- a/l10n/az.js
+++ b/l10n/az.js
@@ -9,6 +9,8 @@ OC.L10N.register(
"Uploading..." : "Serverə yüklənir...",
"Delete" : "Sil",
"Reply" : "Cavab",
- "Close" : "Bağla"
+ "Close" : "Bağla",
+ "Continue" : "Davam et",
+ "Public" : "İctimai"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/az.json b/l10n/az.json
index d61b71de..74f444ce 100644
--- a/l10n/az.json
+++ b/l10n/az.json
@@ -7,6 +7,8 @@
"Uploading..." : "Serverə yüklənir...",
"Delete" : "Sil",
"Reply" : "Cavab",
- "Close" : "Bağla"
+ "Close" : "Bağla",
+ "Continue" : "Davam et",
+ "Public" : "İctimai"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file