diff options
author | Michael Vogel <icarus@dabo.de> | 2012-04-21 19:26:24 +0200 |
---|---|---|
committer | Michael Vogel <icarus@dabo.de> | 2012-04-21 19:26:24 +0200 |
commit | 71e2dbf3522dcf076458805ee65dc976fb35a6f3 (patch) | |
tree | 5c11d463eff15245458f5033d7d425671df8f1d0 /view/ca | |
parent | a147d6113c081694d4209002fa5e57106d4c6f41 (diff) | |
parent | bdbe068b95e8c302179530dff7583997ff35f246 (diff) | |
download | volse-hubzilla-71e2dbf3522dcf076458805ee65dc976fb35a6f3.tar.gz volse-hubzilla-71e2dbf3522dcf076458805ee65dc976fb35a6f3.tar.bz2 volse-hubzilla-71e2dbf3522dcf076458805ee65dc976fb35a6f3.zip |
Merge commit 'upstream/master'
Diffstat (limited to 'view/ca')
-rw-r--r-- | view/ca/messages.po | 2 | ||||
-rw-r--r-- | view/ca/strings.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/view/ca/messages.po b/view/ca/messages.po index 8463ceb12..25c3ce6dc 100644 --- a/view/ca/messages.po +++ b/view/ca/messages.po @@ -2910,7 +2910,7 @@ msgstr "Comptes abandonats després de x dies" #: ../../mod/admin.php:330 msgid "" -"Will not waste system resources polling external sites for abandonded " +"Will not waste system resources polling external sites for abandoned " "accounts. Enter 0 for no time limit." msgstr "No gastará recursos del sistema creant enquestes des de llocs externos per a comptes abandonats. Introdueixi 0 per a cap límit temporal." diff --git a/view/ca/strings.php b/view/ca/strings.php index e5aed8be6..265058391 100644 --- a/view/ca/strings.php +++ b/view/ca/strings.php @@ -654,7 +654,7 @@ $a->strings["Register policy"] = "Política per a registrar"; $a->strings["Register text"] = "Text al registrar"; $a->strings["Will be displayed prominently on the registration page."] = "Sea mostrat de forma peminent a la pagina durant el procés de registre."; $a->strings["Accounts abandoned after x days"] = "Comptes abandonats després de x dies"; -$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "No gastará recursos del sistema creant enquestes des de llocs externos per a comptes abandonats. Introdueixi 0 per a cap límit temporal."; +$a->strings["Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."] = "No gastará recursos del sistema creant enquestes des de llocs externos per a comptes abandonats. Introdueixi 0 per a cap límit temporal."; $a->strings["Allowed friend domains"] = "Dominis amics permesos"; $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Llista de dominis separada per comes, de adreçes de correu que són permeses per establir amistats. S'admeten comodins. Deixa'l buit per a acceptar tots els dominis."; $a->strings["Allowed email domains"] = "Dominis de correu permesos"; |