summaryrefslogtreecommitdiffstats
path: root/settings/l10n/oc.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/oc.php')
-rw-r--r--settings/l10n/oc.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/settings/l10n/oc.php b/settings/l10n/oc.php
index f6eab80bcb5..153f3898592 100644
--- a/settings/l10n/oc.php
+++ b/settings/l10n/oc.php
@@ -20,6 +20,7 @@ $TRANSLATIONS = array(
"Groups" => "Grops",
"Group Admin" => "Grop Admin",
"Delete" => "Escafa",
+"never" => "jamai",
"__language_name__" => "__language_name__",
"Login" => "Login",
"Security Warning" => "Avertiment de securitat",
@@ -46,7 +47,9 @@ $TRANSLATIONS = array(
"Help translate" => "Ajuda a la revirada",
"Login Name" => "Login",
"Create" => "Crea",
+"Default Quota" => "Quota per defaut",
"Other" => "Autres",
-"Username" => "Non d'usancièr"
+"Username" => "Non d'usancièr",
+"Quota" => "Quota"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";