Thomas Bruederli
2013-02-22 f5533cf722cc1b0c13f815074beb0f91bb5da499
Synced localizations with Transifex
16 files modified
148 ■■■■ changed files
plugins/acl/localization/fi_FI.inc 22 ●●●● patch | view | raw | blame | history
plugins/archive/localization/fi_FI.inc 18 ●●●● patch | view | raw | blame | history
plugins/archive/localization/nb_NO.inc 2 ●●● patch | view | raw | blame | history
plugins/archive/localization/nn_NO.inc 2 ●●● patch | view | raw | blame | history
plugins/archive/localization/pt_BR.inc 8 ●●●● patch | view | raw | blame | history
plugins/archive/localization/zh_CN.inc 16 ●●●● patch | view | raw | blame | history
plugins/hide_blockquote/localization/fi_FI.inc 2 ●●● patch | view | raw | blame | history
plugins/managesieve/localization/nb_NO.inc 18 ●●●● patch | view | raw | blame | history
plugins/managesieve/localization/nn_NO.inc 8 ●●●● patch | view | raw | blame | history
plugins/managesieve/localization/vi_VN.inc 12 ●●●● patch | view | raw | blame | history
program/localization/fi_FI/labels.inc 2 ●●● patch | view | raw | blame | history
program/localization/fi_FI/messages.inc 2 ●●● patch | view | raw | blame | history
program/localization/nb_NO/labels.inc 10 ●●●● patch | view | raw | blame | history
program/localization/nn_NO/labels.inc 4 ●●●● patch | view | raw | blame | history
program/localization/vi_VN/labels.inc 4 ●●●● patch | view | raw | blame | history
program/localization/zh_CN/messages.inc 18 ●●●● patch | view | raw | blame | history
plugins/acl/localization/fi_FI.inc
@@ -41,7 +41,7 @@
$labels['acla'] = 'Administer';
$labels['aclfull'] = 'Full control';
$labels['aclother'] = 'Other';
$labels['aclother'] = 'Muu';
$labels['aclread'] = 'Read';
$labels['aclwrite'] = 'Write';
$labels['acldelete'] = 'Delete';
@@ -66,7 +66,7 @@
$labels['shortacldelete'] = 'Delete';
$labels['longacll'] = 'The folder is visible on lists and can be subscribed to';
$labels['longaclr'] = 'The folder can be opened for reading';
$labels['longaclr'] = 'Kansion voi avata lukua varten';
$labels['longacls'] = 'Messages Seen flag can be changed';
$labels['longaclw'] = 'Messages flags and keywords can be changed, except Seen and Deleted';
$labels['longacli'] = 'Messages can be written or copied to the folder';
@@ -76,22 +76,22 @@
$labels['longacld'] = 'Messages Delete flag can be changed';
$labels['longaclt'] = 'Messages Delete flag can be changed';
$labels['longacle'] = 'Messages can be expunged';
$labels['longaclx'] = 'The folder can be deleted or renamed';
$labels['longacla'] = 'The folder access rights can be changed';
$labels['longaclx'] = 'Kansio voidaan poistaa tai nimetä uudelleen';
$labels['longacla'] = 'Kansion käyttöoikeuksia voi muuttaa';
$labels['longaclfull'] = 'Full control including folder administration';
$labels['longaclread'] = 'The folder can be opened for reading';
$labels['longaclwrite'] = 'Messages can be marked, written or copied to the folder';
$labels['longacldelete'] = 'Messages can be deleted';
$messages['deleting'] = 'Deleting access rights...';
$messages['saving'] = 'Saving access rights...';
$messages['updatesuccess'] = 'Successfully changed access rights';
$messages['deletesuccess'] = 'Successfully deleted access rights';
$messages['createsuccess'] = 'Successfully added access rights';
$messages['deleting'] = 'Poistetaan käyttöoikeuksia...';
$messages['saving'] = 'Tallennetaan käyttöoikeuksia...';
$messages['updatesuccess'] = 'Käyttöoikeuksia muutettiin onnistuneesti';
$messages['deletesuccess'] = 'Käyttöoikeuksia poistettiin onnistuneesti';
$messages['createsuccess'] = 'Käyttöoikeuksia lisättiin onnistuneesti';
$messages['updateerror'] = 'Ubable to update access rights';
$messages['deleteerror'] = 'Unable to delete access rights';
$messages['createerror'] = 'Unable to add access rights';
$messages['deleteerror'] = 'Käyttöoikeuksien poistaminen epäonnistui';
$messages['createerror'] = 'Käyttöoikeuksien lisääminen epäonnistui';
$messages['deleteconfirm'] = 'Are you sure, you want to remove access rights of selected user(s)?';
$messages['norights'] = 'No rights has been specified!';
$messages['nouser'] = 'No username has been specified!';
plugins/archive/localization/fi_FI.inc
@@ -20,15 +20,15 @@
$labels['buttontext'] = 'Arkistoi';
$labels['buttontitle'] = 'Arkistoi viesti';
$labels['archived'] = 'Arkistoitu onnistuneesti';
$labels['archivedreload'] = 'Successfully archived. Reload the page to see the new archive folders.';
$labels['archiveerror'] = 'Some messages could not be archived';
$labels['archivedreload'] = 'Arkistointi onnistui. Päivitä sivu nähdäksesi uudet arkistokansiot.';
$labels['archiveerror'] = 'Joidenkin viestien arkistointi epäonnistui';
$labels['archivefolder'] = 'Arkistoi';
$labels['settingstitle'] = 'Archive';
$labels['archivetype'] = 'Divide archive by';
$labels['archivetypeyear'] = 'Year (e.g. Archive/2012)';
$labels['archivetypemonth'] = 'Month (e.g. Archive/2012/06)';
$labels['archivetypefolder'] = 'Original folder';
$labels['archivetypesender'] = 'Sender email';
$labels['unkownsender'] = 'unknown';
$labels['settingstitle'] = 'Arkistoi';
$labels['archivetype'] = 'Jaa arkisto';
$labels['archivetypeyear'] = 'Vuodella (esim. Arkisto/2012)';
$labels['archivetypemonth'] = 'Kuukaudella (esim. Arkisto/2012/06)';
$labels['archivetypefolder'] = 'Alkuperäinen kansio';
$labels['archivetypesender'] = 'Lähettäjän osoite';
$labels['unkownsender'] = 'tuntematon';
?>
plugins/archive/localization/nb_NO.inc
@@ -28,7 +28,7 @@
$labels['archivetypeyear'] = 'År (f.eks. Arkiv/2012)';
$labels['archivetypemonth'] = 'Måned (f.eks. Arkiv/2012/06)';
$labels['archivetypefolder'] = 'Opprinnelig mappe';
$labels['archivetypesender'] = 'Sender email';
$labels['archivetypesender'] = 'Avsender';
$labels['unkownsender'] = 'ukjent';
?>
plugins/archive/localization/nn_NO.inc
@@ -28,7 +28,7 @@
$labels['archivetypeyear'] = 'År (f.eks. Arkiv/2012)';
$labels['archivetypemonth'] = 'Månad (f.eks. Arkiv/2012/06)';
$labels['archivetypefolder'] = 'Opprinneleg mappe';
$labels['archivetypesender'] = 'Sender email';
$labels['archivetypesender'] = 'Avsendar';
$labels['unkownsender'] = 'ukjent';
?>
plugins/archive/localization/pt_BR.inc
@@ -21,14 +21,14 @@
$labels['buttontitle'] = 'Arquivar esta mensagem';
$labels['archived'] = 'Arquivada com sucesso';
$labels['archivedreload'] = 'Successfully archived. Reload the page to see the new archive folders.';
$labels['archiveerror'] = 'Some messages could not be archived';
$labels['archiveerror'] = 'Algumas mensagens não puderam ser arquivadas';
$labels['archivefolder'] = 'Arquivo';
$labels['settingstitle'] = 'Archive';
$labels['archivetype'] = 'Divide archive by';
$labels['archivetypeyear'] = 'Year (e.g. Archive/2012)';
$labels['archivetypemonth'] = 'Month (e.g. Archive/2012/06)';
$labels['archivetypefolder'] = 'Original folder';
$labels['archivetypesender'] = 'Sender email';
$labels['unkownsender'] = 'unknown';
$labels['archivetypefolder'] = 'Pasta original';
$labels['archivetypesender'] = 'E-mail do remetente';
$labels['unkownsender'] = 'desconhecido';
?>
plugins/archive/localization/zh_CN.inc
@@ -20,15 +20,15 @@
$labels['buttontext'] = '存档';
$labels['buttontitle'] = '将该信息存档';
$labels['archived'] = '存档成功';
$labels['archivedreload'] = 'Successfully archived. Reload the page to see the new archive folders.';
$labels['archiveerror'] = 'Some messages could not be archived';
$labels['archivedreload'] = '存档成功。刷新本页来查看新的存档文件夹。';
$labels['archiveerror'] = '部分信息无法存档';
$labels['archivefolder'] = '存档';
$labels['settingstitle'] = 'Archive';
$labels['settingstitle'] = '存档';
$labels['archivetype'] = 'Divide archive by';
$labels['archivetypeyear'] = 'Year (e.g. Archive/2012)';
$labels['archivetypemonth'] = 'Month (e.g. Archive/2012/06)';
$labels['archivetypefolder'] = 'Original folder';
$labels['archivetypesender'] = 'Sender email';
$labels['unkownsender'] = 'unknown';
$labels['archivetypeyear'] = '年(例如 存档/2012)';
$labels['archivetypemonth'] = '月(例如 存档/2012/06)';
$labels['archivetypefolder'] = '原始文件夹';
$labels['archivetypesender'] = '发件人邮件';
$labels['unkownsender'] = '未知';
?>
plugins/hide_blockquote/localization/fi_FI.inc
@@ -19,6 +19,6 @@
$labels = array();
$labels['hide'] = 'Piilota';
$labels['show'] = 'Näytä';
$labels['quotelimit'] = 'Hide citation when lines count is greater than';
$labels['quotelimit'] = 'Piilota lainaus rivejä ollessa enemmän kuin';
?>
plugins/managesieve/localization/nb_NO.inc
@@ -95,21 +95,21 @@
$labels['flaganswered'] = 'Besvart';
$labels['flagflagged'] = 'Flagget';
$labels['flagdraft'] = 'Utkast';
$labels['setvariable'] = 'Set variable';
$labels['setvariable'] = 'Set variabel';
$labels['setvarname'] = 'Variabelnavn:';
$labels['setvarvalue'] = 'Variable value:';
$labels['setvarmodifiers'] = 'Modifiers:';
$labels['setvarvalue'] = 'Variabel verdi:';
$labels['setvarmodifiers'] = 'Modifikator:';
$labels['varlower'] = 'med små bokstaver';
$labels['varupper'] = 'med store bokstaver';
$labels['varlowerfirst'] = 'first character lower-case';
$labels['varupperfirst'] = 'first character upper-case';
$labels['varquotewildcard'] = 'quote special characters';
$labels['varlowerfirst'] = 'første tegn liten bokstav';
$labels['varupperfirst'] = 'første tegn stor bokstav';
$labels['varquotewildcard'] = 'sitér spesialtegn';
$labels['varlength'] = 'lengde';
$labels['notify'] = 'Send melding';
$labels['notifyaddress'] = 'Til e-postadresse:';
$labels['notifybody'] = 'Notification body:';
$labels['notifysubject'] = 'Notification subject:';
$labels['notifyfrom'] = 'Notification sender:';
$labels['notifybody'] = 'Varseltekst:';
$labels['notifysubject'] = 'Varselemne:';
$labels['notifyfrom'] = 'Varselavsender:';
$labels['notifyimportance'] = 'Viktighet:';
$labels['notifyimportancelow'] = 'lav';
$labels['notifyimportancenormal'] = 'normal';
plugins/managesieve/localization/nn_NO.inc
@@ -98,7 +98,7 @@
$labels['setvariable'] = 'Sett variabel:';
$labels['setvarname'] = 'Variabelnamn:';
$labels['setvarvalue'] = 'Variabelverdi:';
$labels['setvarmodifiers'] = 'Modifiers:';
$labels['setvarmodifiers'] = 'Modifikator:';
$labels['varlower'] = 'med små bokstavar';
$labels['varupper'] = 'med store bokstavar';
$labels['varlowerfirst'] = 'med liten forbokstav';
@@ -107,9 +107,9 @@
$labels['varlength'] = 'lengde';
$labels['notify'] = 'Send varsel';
$labels['notifyaddress'] = 'Til e-postadresse:';
$labels['notifybody'] = 'Notification body:';
$labels['notifysubject'] = 'Notification subject:';
$labels['notifyfrom'] = 'Notification sender:';
$labels['notifybody'] = 'Varseltekst:';
$labels['notifysubject'] = 'Varselemne:';
$labels['notifyfrom'] = 'Varselavsendar:';
$labels['notifyimportance'] = 'Betyding:';
$labels['notifyimportancelow'] = 'låg';
$labels['notifyimportancenormal'] = 'normal';
plugins/managesieve/localization/vi_VN.inc
@@ -95,17 +95,17 @@
$labels['flaganswered'] = 'Đã trả lời';
$labels['flagflagged'] = 'Đã đánh dấu';
$labels['flagdraft'] = 'Nháp';
$labels['setvariable'] = 'Set variable';
$labels['setvarname'] = 'Variable name:';
$labels['setvarvalue'] = 'Variable value:';
$labels['setvarmodifiers'] = 'Modifiers:';
$labels['setvariable'] = 'Đặt biến';
$labels['setvarname'] = 'Tên biến:';
$labels['setvarvalue'] = 'Giá trị biến:';
$labels['setvarmodifiers'] = 'Bộ chia:';
$labels['varlower'] = 'viết thường';
$labels['varupper'] = 'viết hoa';
$labels['varlowerfirst'] = 'chữ cái đầu viết thường';
$labels['varupperfirst'] = 'chữ cái đầu viết hoa';
$labels['varquotewildcard'] = 'quote special characters';
$labels['varquotewildcard'] = 'trích dẫn ký tự đặc biệt';
$labels['varlength'] = 'độ dài';
$labels['notify'] = 'Send notification';
$labels['notify'] = 'Gửi thông báo';
$labels['notifyaddress'] = 'Gửi đến địa chỉ email:';
$labels['notifybody'] = 'Notification body:';
$labels['notifysubject'] = 'Notification subject:';
program/localization/fi_FI/labels.inc
@@ -360,7 +360,7 @@
$labels['importfromfile'] = 'Tuo tiedostosta:';
$labels['importtarget'] = 'Lisää uudet yhteystiedot osoitekirjaan:';
$labels['importreplace'] = 'Korvaa koko osoitekirja';
$labels['importdesc'] = 'You can upload contacts from an existing address book.<br/>We currently support importing addresses from the <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> or CSV (comma-separated) data format.';
$labels['importdesc'] = 'Voit tuoda yhteystietoja olemassa olevasta osoitekirjasta.<br/>Tuettuja muotoja ovat <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> ja CSV (pilkuin erotetut arvot).';
$labels['done'] = 'Valmis';
// settings
program/localization/fi_FI/messages.inc
@@ -163,7 +163,7 @@
$messages['mispellingsfound'] = 'Viestissä havaittiin kielioppivirheitä.';
$messages['parentnotwritable'] = 'Kansiota ei voitu siirtää tai luoda valittuun yläkansioon. Ei käyttöoikeutta.';
$messages['messagetoobig'] = 'Viestiosa on liian suuri prosessoitavaksi.';
$messages['attachmentvalidationerror'] = 'WARNING! This attachment is suspicious because its type doesn\'t match the type declared in the message. If you do not trust the sender, you shouldn\'t open it in the browser because it may contain malicious contents.<br/><br/><em>Expected: $expected; found: $detected</em>';
$messages['attachmentvalidationerror'] = 'Varoitus! Tämä liitetiedosto on epäilyttävä, koska se ei vastaa ilmoitettua tiedostotyyppiä. Jos et luoda lähettäjään, älä avaa liitetiedostoa välttääksesi mahdollista vahingollista aineistoa.<br/><br/><em>Odotettu: $expected; löydetty: $detected</em>';
$messages['noscriptwarning'] = 'Varoitus: Tämä verkkopohjainen sähköpostipalvelu vaatii Javascriptin toimiakseen. Ota Javascript käyttöön selaimesi asetuksista.';
?>
program/localization/nb_NO/labels.inc
@@ -41,7 +41,7 @@
// message listing
$labels['subject'] = 'Emne';
$labels['from']    = 'Avsender';
$labels['sender']  = 'Sender';
$labels['sender']  = 'Avsender';
$labels['to']      = 'Mottaker';
$labels['cc']      = 'Kopi til';
$labels['bcc']     = 'Blindkopi til';
@@ -200,7 +200,7 @@
$labels['resetsearch']  = 'Nullstill søk';
$labels['searchmod']  = 'Søke felt';
$labels['msgtext']  = 'Hele meldingen';
$labels['body']  = 'Body';
$labels['body']  = 'Meldingstekst';
$labels['openinextwin'] = 'Åpne i nytt vindu';
$labels['emlsave'] = 'Last ned (.eml)';
@@ -335,8 +335,8 @@
$labels['contactsfromto'] = 'Kontakter $from til $to av $count';
$labels['print']          = 'Skriv ut';
$labels['export']         = 'Eksporter';
$labels['exportall']      = 'Export all';
$labels['exportsel']      = 'Export selected';
$labels['exportall']      = 'Eksporter alle';
$labels['exportsel']      = 'Eksporter valgte';
$labels['exportvcards']   = 'Eksporter kontakter i vCard-format';
$labels['newcontactgroup'] = 'Opprett ny kontaktgruppe';
$labels['grouprename']    = 'Endre navn på gruppe';
@@ -380,7 +380,7 @@
$labels['preferhtml'] = 'Foretrekk HTML';
$labels['defaultcharset'] = 'Standard tegnsett';
$labels['htmlmessage'] = 'HTML-melding';
$labels['messagepart'] = 'Part';
$labels['messagepart'] = 'Del';
$labels['digitalsig'] = 'Digital signatur';
$labels['dateformat'] = 'Datoformat';
$labels['timeformat'] = 'Tidsformat';
program/localization/nn_NO/labels.inc
@@ -335,8 +335,8 @@
$labels['contactsfromto'] = 'Kontaktar $from til $to av $count';
$labels['print']          = 'Skriv ut';
$labels['export']         = 'Eksport';
$labels['exportall']      = 'Export all';
$labels['exportsel']      = 'Export selected';
$labels['exportall']      = 'Eksporter alle';
$labels['exportsel']      = 'Eksporter valde';
$labels['exportvcards']   = 'Eksporter kontaktar i vCard-format';
$labels['newcontactgroup'] = 'Lag ny kontaktgruppe';
$labels['grouprename']    = 'Endre namn på gruppe';
program/localization/vi_VN/labels.inc
@@ -335,8 +335,8 @@
$labels['contactsfromto'] = 'Liên hệ từ $from - $to / $count';
$labels['print']          = 'In ra';
$labels['export']         = 'Trích xuất';
$labels['exportall']      = 'Export all';
$labels['exportsel']      = 'Export selected';
$labels['exportall']      = 'Xuất tất cả';
$labels['exportsel']      = 'Xuất mục chọn';
$labels['exportvcards']   = 'Tải dữ liệu máy theo định dạng vCard';
$labels['newcontactgroup'] = 'Tạo nhóm liên lạc mới';
$labels['grouprename']    = 'Đổi tên nhóm';
program/localization/zh_CN/messages.inc
@@ -21,7 +21,7 @@
$messages['loginfailed']  = '登录失败。';
$messages['cookiesdisabled'] = '您的浏览器不接受 cookies。';
$messages['sessionerror'] = '会话已过期。';
$messages['storageerror'] = '连接到邮件服务器失败。';
$messages['storageerror'] = '连接邮件服务器失败。';
$messages['servererror'] = '服务器错误!';
$messages['servererrormsg'] = '服务器错误: $msg';
$messages['dberror'] = '数据库错误!';
@@ -31,9 +31,9 @@
$messages['invalidrequest'] = '无效的请求!数据保存失败。';
$messages['invalidhost'] = '非法主机名。';
$messages['nomessagesfound'] = '此邮件夹内无邮件。';
$messages['loggedout'] = '您已成功注销,再见!';
$messages['loggedout'] = '注销成功,再见!';
$messages['mailboxempty'] = '邮件夹为空';
$messages['refreshing'] = '刷新中...';
$messages['refreshing'] = '正在刷新...';
$messages['loading'] = '正在载入...';
$messages['uploading'] = '正在上传文件...';
$messages['uploadingmany'] = '正在上传文件...';
@@ -42,18 +42,18 @@
$messages['sendingmessage'] = '正在发送邮件...';
$messages['messagesent'] = '邮件发送成功。';
$messages['savingmessage'] = '正在保存邮件...';
$messages['messagesaved'] = '邮件已暂存到草稿箱。';
$messages['messagesaved'] = '邮件已暂存至草稿箱。';
$messages['successfullysaved'] = '保存成功。';
$messages['addedsuccessfully'] = '成功添加联系人。';
$messages['contactexists'] = '当前联系人的电子邮件地址已存在。';
$messages['contactnameexists'] = '已存在同名的联系人。';
$messages['blockedimages'] = '为保护隐私,此邮件中的远程图片未显示。';
$messages['contactnameexists'] = '已存在同名联系人。';
$messages['blockedimages'] = '为保护隐私,此邮件中的远程图片未予显示。';
$messages['encryptedmessage'] = '抱歉!该邮件已被加密,无法显示。';
$messages['nocontactsfound'] = '未找到联系人。';
$messages['contactnotfound'] = '未找到指定的联系人。';
$messages['contactsearchonly'] = '请输入联系人的搜索条件';
$messages['sendingfailed'] = '发送失败。';
$messages['senttooquickly'] = '您需要等待 $sec 秒才能发送邮件。';
$messages['senttooquickly'] = '您需要等待$sec秒才能发送邮件。';
$messages['errorsavingsent'] = '保存已发送邮件时发生错误。';
$messages['errorsaving'] = '保存时发生错误。';
$messages['errormoving'] = '无法移动邮件。';
@@ -121,7 +121,7 @@
$messages['contactremovedfromgroup'] = '成功从该分组移除联系人。';
$messages['nogroupassignmentschanged'] = 'No group assignments changed.';
$messages['importwait'] = '正在导入,请稍后...';
$messages['importformaterror'] = 'Import failed! The uploaded file is not a valid import data file.';
$messages['importformaterror'] = '导入失败!文件无效。';
$messages['importconfirm'] = '<b>成功导入 $inserted 联系人</b>';
$messages['importconfirmskipped'] = '<b>跳过已存在的 $skipped 项目</b>';
$messages['opnotpermitted'] = '不允许的操作!';
@@ -164,6 +164,6 @@
$messages['parentnotwritable'] = '无法创建和转移到所选的目录,权限不足。';
$messages['messagetoobig'] = '由于邮件部分过大无法处理。';
$messages['attachmentvalidationerror'] = 'WARNING! This attachment is suspicious because its type doesn\'t match the type declared in the message. If you do not trust the sender, you shouldn\'t open it in the browser because it may contain malicious contents.<br/><br/><em>Expected: $expected; found: $detected</em>';
$messages['noscriptwarning'] = 'Warning: This webmail service requires Javascript! In order to use it please enable Javascript in your browser\'s settings.';
$messages['noscriptwarning'] = '警告:本程序需要 Javascript 支持!请在浏览器设置中启用 Javascript。';
?>