From 5e8d3742e67f823187e0206155e0b8dcca15494b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 28 Sep 2025 01:03:44 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/kab.js | 8 ++++++++ l10n/kab.json | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 l10n/kab.js create mode 100644 l10n/kab.json diff --git a/l10n/kab.js b/l10n/kab.js new file mode 100644 index 0000000..ebcfd08 --- /dev/null +++ b/l10n/kab.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "integration_moodle", + { + "Your user name" : "Isem-ik·im useqdac", + "Your password" : "Awal-ik·im n uɛeddi", + "Connected as {user}" : "D uqqin am {user}" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json new file mode 100644 index 0000000..8f0856d --- /dev/null +++ b/l10n/kab.json @@ -0,0 +1,6 @@ +{ "translations": { + "Your user name" : "Isem-ik·im useqdac", + "Your password" : "Awal-ik·im n uɛeddi", + "Connected as {user}" : "D uqqin am {user}" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file