mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 09:35:00 +00:00
add some more missing phrases
This commit is contained in:
parent
34689c7521
commit
28a57bc661
|
@ -1169,7 +1169,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'تحديث فهرس النص الكامل',
|
||||
'update_info' => 'تحديث المعلومات',
|
||||
'update_locked_msg' => 'هذا المستند محمي من التعديل.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'تحيث قائمة المراجعين',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'تم الرفع بواسطة',
|
||||
'uploading_failed' => 'عملية رفع واحد من ملفاتك فشلت . من فضلك قم بالتأكد من اقصى ملف يمكن تحميله',
|
||||
'uploading_maxsize' => 'الملف المرفوع يتخطى حجم الملف القياسي المسموح',
|
||||
|
|
|
@ -1025,7 +1025,9 @@ $text = array(
|
|||
'update_fulltext_index' => 'Обнови пълнотекстовия индекс',
|
||||
'update_info' => 'Обнови информацията',
|
||||
'update_locked_msg' => 'Този документ е блокиран',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Обнови списъка с рецензиращи',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Качен от',
|
||||
'uploading_failed' => 'Качването не стана. Свържете се с админа',
|
||||
'uploading_maxsize' => '',
|
||||
|
|
|
@ -1030,7 +1030,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Update fulltext index',
|
||||
'update_info' => 'Actualitzar informació',
|
||||
'update_locked_msg' => 'Aquest document està bloquejat.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Actualitzar llista de revisors',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Enviat per',
|
||||
'uploading_failed' => 'Enviament (Upload) fallat. Si us plau, contacteu amb l\'administrador.',
|
||||
'uploading_maxsize' => '',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (680), kreml (455)
|
||||
// Translators: Admin (681), kreml (455)
|
||||
|
||||
$text = array(
|
||||
'accept' => 'Přijmout',
|
||||
|
@ -1178,7 +1178,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Aktualizovat fulltext index',
|
||||
'update_info' => 'Aktualizovat informace',
|
||||
'update_locked_msg' => 'Tento dokument je zamčený.',
|
||||
'update_recipients' => 'Update list of recipients',
|
||||
'update_reviewers' => 'Aktualizovat seznam kontrolorů',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Nahrál',
|
||||
'uploading_failed' => 'Nahrání selhalo. Prosím, kontaktujte správce.',
|
||||
'uploading_maxsize' => 'Nahrávaný soubor je větší než maximální velikost pro upload.',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (1991), dgrutsch (18)
|
||||
// Translators: Admin (1993), dgrutsch (18)
|
||||
|
||||
$text = array(
|
||||
'accept' => 'Übernehmen',
|
||||
|
@ -1198,7 +1198,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Aktualisiere Volltextindex',
|
||||
'update_info' => 'Informationen zur Aktualisierung',
|
||||
'update_locked_msg' => 'Dieses Dokument wurde gesperrt<p>Die Sperrung wurde von <a href="mailto:[email]">[username]</a> eingerichtet.<br>',
|
||||
'update_recipients' => 'Liste der Empfänger aktualisieren',
|
||||
'update_reviewers' => 'Liste der Prüfer aktualisieren',
|
||||
'update_reviser' => 'Liste der Wiederholungsprüfer ändern',
|
||||
'uploaded_by' => 'Hochgeladen durch',
|
||||
'uploading_failed' => 'Das Hochladen einer Datei ist fehlgeschlagen. Bitte überprüfen Sie die maximale Dateigröße für Uploads.',
|
||||
'uploading_maxsize' => 'Die Datei überschreitet die maximale Dateigröße für Uploads.',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (1123), dgrutsch (3), netixw (14)
|
||||
// Translators: Admin (1124), dgrutsch (3), netixw (14)
|
||||
|
||||
$text = array(
|
||||
'accept' => 'Accept',
|
||||
|
@ -1205,7 +1205,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Update fulltext index',
|
||||
'update_info' => 'Update Information',
|
||||
'update_locked_msg' => 'This document is locked.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Update List of Reviewers',
|
||||
'update_reviser' => 'Update list of resubmitters',
|
||||
'uploaded_by' => 'Uploaded by',
|
||||
'uploading_failed' => 'Uploading one of your files failed. Please check your maximum upload file size.',
|
||||
'uploading_maxsize' => 'The uploaded file exceeds the maximum upload file size.',
|
||||
|
|
|
@ -1184,7 +1184,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Actualizar índice de texto completo',
|
||||
'update_info' => 'Actualizar información',
|
||||
'update_locked_msg' => 'Este documento está bloqueado.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Actualizar lista de revisores',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Enviado por',
|
||||
'uploading_failed' => 'Envío (Upload) fallido. Por favor contacte con el Administrador.',
|
||||
'uploading_maxsize' => 'El archivo subido supera el tamaño máximo de upload',
|
||||
|
|
|
@ -1151,7 +1151,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Mettre à jour l\'index de recherche plein texte',
|
||||
'update_info' => 'Informations de mise à jour',
|
||||
'update_locked_msg' => 'Ce document est verrouillé.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Mise à jour de la liste de correcteurs',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Déposé par',
|
||||
'uploading_failed' => 'Dépose du document échoué. SVP Contactez le responsable.',
|
||||
'uploading_maxsize' => 'La taille du fichier téléchargé excède la taille maximale accepté',
|
||||
|
|
|
@ -1183,7 +1183,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Teljes szöveg index frissítése',
|
||||
'update_info' => 'Információ frissítése',
|
||||
'update_locked_msg' => 'Ez a dokumentum zárolt.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Felülvizsgálók listájának frissítése',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Feltöltötte',
|
||||
'uploading_failed' => 'Állományai egyikének feltöltése sikertelen. Kérjük ellenőrizze a legnagyobb feltölthető állomány méretet.',
|
||||
'uploading_maxsize' => 'A feltöltött fájl nagyobb, mint a megengedezz maximális méret',
|
||||
|
|
|
@ -1206,7 +1206,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Aggiorna indice fulltext',
|
||||
'update_info' => 'Aggiorna informazioni',
|
||||
'update_locked_msg' => 'Questo documento è bloccato.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Aggiorna lista revisori',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Caricato da',
|
||||
'uploading_failed' => 'Upload fallito. Controllare la dimensione massima caricabile consentita.',
|
||||
'uploading_maxsize' => 'Il file caricato supera la dimensione massima consentita.',
|
||||
|
|
|
@ -1175,7 +1175,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Bijwerken volledige tekst index',
|
||||
'update_info' => 'Bijwerken informatie',
|
||||
'update_locked_msg' => 'Dit document is geblokkeerd.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Bijwerken lijst van [Controleurs]',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Ge-upload door',
|
||||
'uploading_failed' => 'Upload mislukt. Neem contact op met de [Beheerder].',
|
||||
'uploading_maxsize' => 'Het geuploade bestand overschrijdt de maximum grootte.',
|
||||
|
|
|
@ -1163,7 +1163,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Aktualizuj indeks pełnotekstowy',
|
||||
'update_info' => 'Aktualizuj informacje',
|
||||
'update_locked_msg' => 'Ten dokument jest zablokowany.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Aktualizuj listę recenzentów',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Przesłane przez',
|
||||
'uploading_failed' => 'Przesyłanie nie powiodło się. Skontaktuj się z administratorem.',
|
||||
'uploading_maxsize' => 'Rozmiar pliku większy niż dopuszczalny',
|
||||
|
|
|
@ -1181,7 +1181,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Índice de atualização de texto completo',
|
||||
'update_info' => 'Update Information',
|
||||
'update_locked_msg' => 'Este documento está travado.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Update List of Reviewers',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Inserido por',
|
||||
'uploading_failed' => 'Inserção falhou. Por favor contacte o administrador',
|
||||
'uploading_maxsize' => 'O arquivo excede o tamanho máximo permitido para upload.',
|
||||
|
|
|
@ -1184,7 +1184,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Actualizare index pe tot textul (fulltext index)',
|
||||
'update_info' => 'Informații actualizare',
|
||||
'update_locked_msg' => 'Acest document este blocat.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Actualizare Listă de revizuitori',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Adaugate de',
|
||||
'uploading_failed' => 'Încărcarea unuia dintre fișierele a eșuat. Vă rugăm să verificați dimensiunea maximă de încărcare fișiere.',
|
||||
'uploading_maxsize' => 'Fișierul încărcat depășește dimensiunea maximă de încărcare fișiere.',
|
||||
|
|
|
@ -1174,7 +1174,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Обновить полнотекстовый индекс',
|
||||
'update_info' => 'Обновить информацию',
|
||||
'update_locked_msg' => 'Этот документ заблокирован',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Обновить список рецензирующих',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Загрузил(а)',
|
||||
'uploading_failed' => 'Загрузка не удалась. Свяжитесь с администратором.',
|
||||
'uploading_maxsize' => 'Размер загруженного файла превышает максимально возможный',
|
||||
|
|
|
@ -1025,7 +1025,9 @@ $text = array(
|
|||
'update_fulltext_index' => '',
|
||||
'update_info' => 'Aktualizovať informácie',
|
||||
'update_locked_msg' => 'Tento dokument je zamknutý.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Aktualizovať zoznam kontrolórov',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Nahral',
|
||||
'uploading_failed' => 'Nahranie zlyhalo. Prosám, kontaktujte správcu.',
|
||||
'uploading_maxsize' => 'Uploadovaný súbor prekročil maximálnu povolenú velkosť.',
|
||||
|
|
|
@ -1169,7 +1169,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Uppdatera fulltext-index',
|
||||
'update_info' => 'Uppdatera information',
|
||||
'update_locked_msg' => 'Dokumentet är låst.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Uppdatera listan med personer som granskar',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Uppladdat av',
|
||||
'uploading_failed' => 'Fel vid uppladdningen. Kontakta administratören.',
|
||||
'uploading_maxsize' => 'Uppladdade filen översteg maxgränsen för storleken på filstorlek',
|
||||
|
|
|
@ -1185,7 +1185,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => 'Tam metin indeksini güncelle',
|
||||
'update_info' => 'Bilgileri Güncelle',
|
||||
'update_locked_msg' => 'Bu doküman kilitli.',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => 'Kontrol edenlerin listesini güncelle',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => 'Yükleyen',
|
||||
'uploading_failed' => 'Dosyalardan biri yüklenirken başarısız oldu. Maksimum yükleme boyutunuzu kontrol ediniz.',
|
||||
'uploading_maxsize' => 'Yüklenen dosya maksimum yükleme boyutundan fazla.',
|
||||
|
|
|
@ -1031,7 +1031,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => '更新全文索引',
|
||||
'update_info' => '更新信息',
|
||||
'update_locked_msg' => '该文档被锁定',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => '更新校对人名单',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => '上传者',
|
||||
'uploading_failed' => '文件太大无法上传!请处理后重新上传。',
|
||||
'uploading_maxsize' => '最大上传限制',
|
||||
|
|
|
@ -1029,7 +1029,9 @@ URL: [url]',
|
|||
'update_fulltext_index' => '更新全文索引',
|
||||
'update_info' => '更新資訊',
|
||||
'update_locked_msg' => '該文檔被鎖定',
|
||||
'update_recipients' => '',
|
||||
'update_reviewers' => '更新校對人名單',
|
||||
'update_reviser' => '',
|
||||
'uploaded_by' => '上傳者',
|
||||
'uploading_failed' => '文件太大無法上傳!請處理後重新上傳。',
|
||||
'uploading_maxsize' => '最大上傳限制',
|
||||
|
|
Loading…
Reference in New Issue
Block a user