diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-07-18 00:13:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-07-18 00:13:58 +0000 |
commit | daeb1e3a67121262c2a6d7b6fd96a9fdb11ad6f7 (patch) | |
tree | 23122895e0338a8e1c0e20cf2a6d2384b310733a /apps/lookup_server_connector/l10n/sw.js | |
parent | 74ff1c64f0b60af50301650c25d0953e502e3faa (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/lookup_server_connector/l10n/sw.js')
-rw-r--r-- | apps/lookup_server_connector/l10n/sw.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/sw.js b/apps/lookup_server_connector/l10n/sw.js new file mode 100644 index 00000000000..8d9139a950d --- /dev/null +++ b/apps/lookup_server_connector/l10n/sw.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "lookup_server_connector", + { + "Lookup Server Connector" : "Tafuta Kiunganishi cha Seva", + "Sync public account information with the lookup server" : "Sawazisha maelezo ya akaunti ya umma na seva ya utafutaji" +}, +"nplurals=2; plural=(n != 1);"); |