jenkins-bot has submitted this change and it was merged. Change subject: Localisation updates from https://translatewiki.net. ......................................................................
Localisation updates from https://translatewiki.net. Change-Id: Icb42787bc0ad6de26b8b896d6c0af86e7b80c322 --- M i18n/core/fr.json A i18n/core/ksh.json M i18n/extjs/fr.json M i18n/extjs/kk-cyrl.json A i18n/extjs/ksh.json 5 files changed, 23 insertions(+), 3 deletions(-) Approvals: L10n-bot: Looks good to me, approved jenkins-bot: Verified diff --git a/i18n/core/fr.json b/i18n/core/fr.json index f8e1d70..06b0f76 100644 --- a/i18n/core/fr.json +++ b/i18n/core/fr.json @@ -29,7 +29,7 @@ "bs-now": "maintenant", "bs-email-greeting-receiver": "{{GENDER:$1|Bonjour M. $2|Bonjour Mme $2|Bonjour $2}},", "bs-email-greeting-no-receiver": "Bonjour,", - "bs-email-footer": "Ce message a été généré automatiquement. Veuillez ne pas répondre à ce courriel.", + "bs-email-footer": "Ce message a été généré automatiquement par $1. Veuillez ne pas répondre à ce courriel.", "bs-userpagesettings-legend": "Paramètres utilisateur", "bs-userpreferences-link-text": "Paramètres utilisateurs avancés", "bs-userpreferences-link-title": "Afficher vos paramètres utilisateur personnels", diff --git a/i18n/core/ksh.json b/i18n/core/ksh.json new file mode 100644 index 0000000..9a817a3 --- /dev/null +++ b/i18n/core/ksh.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Purodha" + ] + }, + "bs-email-footer": "Heh di Meddeijlong kütt automattesch {{GRAMMAR:Genitive vom|{{ucfirst:{{SITENAME}}}}}}. Bes esu johd un donn nit drobb antwoote." +} diff --git a/i18n/extjs/fr.json b/i18n/extjs/fr.json index 7b42379..a7982fa 100644 --- a/i18n/extjs/fr.json +++ b/i18n/extjs/fr.json @@ -40,6 +40,8 @@ "bs-extjs-filter-contains-not": "ne contient pas", "bs-extjs-filter-starts-with": "commence par", "bs-extjs-filter-ends-with": "finit par", + "bs-extjs-filter-greater-than": "plus grand que", + "bs-extjs-filter-less-than": "plus petit que", "bs-extjs-title-success": "Réussi", "bs-extjs-title-warning": "Avertissement" } diff --git a/i18n/extjs/kk-cyrl.json b/i18n/extjs/kk-cyrl.json index d89523e..d269bdd 100644 --- a/i18n/extjs/kk-cyrl.json +++ b/i18n/extjs/kk-cyrl.json @@ -1,7 +1,8 @@ { "@metadata": { "authors": [ - "Габдулгани НИШ ХБН" + "Габдулгани НИШ ХБН", + "Arystanbek" ] }, "bs-extjs-yes": "Ия", @@ -11,7 +12,7 @@ "bs-extjs-loading": "Күте тұр...", "bs-extjs-pageSize": "бөлім өлшемі", "bs-extjs-actions-column-header": "Әрекеттер", - "bs-extjs-saving": "сақтай отыра...", + "bs-extjs-saving": "сақталуда...", "bs-extjs-close": "жабу", "bs-extjs-label-user": "Қатысушы", "bs-extjs-allns": "бәрі" diff --git a/i18n/extjs/ksh.json b/i18n/extjs/ksh.json new file mode 100644 index 0000000..bcb9238 --- /dev/null +++ b/i18n/extjs/ksh.json @@ -0,0 +1,9 @@ +{ + "@metadata": { + "authors": [ + "Purodha" + ] + }, + "bs-extjs-filter-greater-than": "jrüüßer wi", + "bs-extjs-filter-less-than": "kleiner wi" +} -- To view, visit https://gerrit.wikimedia.org/r/198007 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icb42787bc0ad6de26b8b896d6c0af86e7b80c322 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation Gerrit-Branch: master Gerrit-Owner: L10n-bot <[email protected]> Gerrit-Reviewer: L10n-bot <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
