From 99d50222d7640bac5494f78eaaffa4a121df8788 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 25 Oct 2022 02:51:18 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/kab.js | 10 ++++++++++ l10n/kab.json | 8 ++++++++ 2 files changed, 18 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..33ce194 --- /dev/null +++ b/l10n/kab.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "registration", + { + "Back to login" : "Uγal γer unekcum", + "Email" : "Imayl", + "Continue" : "Continuer", + "Phone number" : "Uṭṭun n tiliɣri", + "Password" : "Awal uffir" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json new file mode 100644 index 0000000..ebf90f8 --- /dev/null +++ b/l10n/kab.json @@ -0,0 +1,8 @@ +{ "translations": { + "Back to login" : "Uγal γer unekcum", + "Email" : "Imayl", + "Continue" : "Continuer", + "Phone number" : "Uṭṭun n tiliɣri", + "Password" : "Awal uffir" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file -- cgit v1.2.3