From aabeab1e4e08ffba5d709aa71de1182dfeb698d1 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Wed, 26 Dec 2012 18:48:46 +0100 Subject: Updated localizations from launchpad --- plugins/markasjunk/localization/ber.inc | 17 +++++++++++++++++ plugins/markasjunk/localization/br.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/nb_NB.inc | 20 -------------------- plugins/markasjunk/localization/nb_NO.inc | 20 ++++++++++++++++++++ plugins/markasjunk/localization/nn_NO.inc | 20 ++++++++++++++++++++ 5 files changed, 77 insertions(+), 20 deletions(-) create mode 100644 plugins/markasjunk/localization/ber.inc create mode 100644 plugins/markasjunk/localization/br.inc delete mode 100644 plugins/markasjunk/localization/nb_NB.inc create mode 100644 plugins/markasjunk/localization/nb_NO.inc create mode 100644 plugins/markasjunk/localization/nn_NO.inc (limited to 'plugins/markasjunk') diff --git a/plugins/markasjunk/localization/ber.inc b/plugins/markasjunk/localization/ber.inc new file mode 100644 index 000000000..12fe4442e --- /dev/null +++ b/plugins/markasjunk/localization/ber.inc @@ -0,0 +1,17 @@ + | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); + diff --git a/plugins/markasjunk/localization/br.inc b/plugins/markasjunk/localization/br.inc new file mode 100644 index 000000000..b66806cff --- /dev/null +++ b/plugins/markasjunk/localization/br.inc @@ -0,0 +1,20 @@ + | - +-----------------------------------------------------------------------+ -*/ - -$labels = array(); -$labels['buttontext'] = 'Useriøs e-post'; -$labels['buttontitle'] = 'Marker som useriøs e-post'; -$labels['reportedasjunk'] = 'Rapportering av useriøs e-post var vellykket'; - diff --git a/plugins/markasjunk/localization/nb_NO.inc b/plugins/markasjunk/localization/nb_NO.inc new file mode 100644 index 000000000..7dce36cb8 --- /dev/null +++ b/plugins/markasjunk/localization/nb_NO.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); +$labels['buttontext'] = 'Useriøs e-post'; +$labels['buttontitle'] = 'Marker som useriøs e-post'; +$labels['reportedasjunk'] = 'Rapportering av useriøs e-post var vellykket'; + diff --git a/plugins/markasjunk/localization/nn_NO.inc b/plugins/markasjunk/localization/nn_NO.inc new file mode 100644 index 000000000..c236474ac --- /dev/null +++ b/plugins/markasjunk/localization/nn_NO.inc @@ -0,0 +1,20 @@ + | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); +$labels['buttontext'] = 'Useriøs e-post'; +$labels['buttontitle'] = 'Marker som useriøs e-post'; +$labels['reportedasjunk'] = 'Rapportering av useriøs e-post var vellykka'; + -- cgit v1.2.3