1 new phrase, minor updates

This commit is contained in:
Uwe Steinmann 2022-09-14 10:48:06 +02:00
parent ab007e9490
commit bdd0482ffa
27 changed files with 31 additions and 4 deletions

View File

@ -302,6 +302,7 @@ URL: [url]',
'comment_changed_email' => 'تعليق تغيير البريد الإلكتروني', 'comment_changed_email' => 'تعليق تغيير البريد الإلكتروني',
'comment_for_current_version' => 'تعليق على الاصدار', 'comment_for_current_version' => 'تعليق على الاصدار',
'configure_extension' => 'تعديل', 'configure_extension' => 'تعديل',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'تعديل مسح المحفوظات', 'confirm_clear_cache' => 'تعديل مسح المحفوظات',
'confirm_create_fulltext_index' => 'نعم: اود اعادة انشاء فهرس للنص الكامل !', 'confirm_create_fulltext_index' => 'نعم: اود اعادة انشاء فهرس للنص الكامل !',
'confirm_move_document' => 'تاكيد نقل الملف', 'confirm_move_document' => 'تاكيد نقل الملف',

View File

@ -285,6 +285,7 @@ $text = array(
'comment_changed_email' => 'Коментарите са изменени', 'comment_changed_email' => 'Коментарите са изменени',
'comment_for_current_version' => 'Коментар за версията', 'comment_for_current_version' => 'Коментар за версията',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => 'Да, пресъздай пълнотекстов индекс!', 'confirm_create_fulltext_index' => 'Да, пресъздай пълнотекстов индекс!',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -290,6 +290,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Comentari de la versió actual', 'comment_for_current_version' => 'Comentari de la versió actual',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => '', 'confirm_create_fulltext_index' => '',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -314,6 +314,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Komentář k aktuální verzi', 'comment_for_current_version' => 'Komentář k aktuální verzi',
'configure_extension' => 'Konfigurovat rozšíření', 'configure_extension' => 'Konfigurovat rozšíření',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Chtěli byste vyčistit mezipaměť? Tím se odstraní všechny předběžně vygenerované náhledy.', 'confirm_clear_cache' => 'Chtěli byste vyčistit mezipaměť? Tím se odstraní všechny předběžně vygenerované náhledy.',
'confirm_create_fulltext_index' => 'Ano, chci znovu vytvořit fulltext index!', 'confirm_create_fulltext_index' => 'Ano, chci znovu vytvořit fulltext index!',
'confirm_move_document' => 'Potvrďte přesunutí dokumentu.', 'confirm_move_document' => 'Potvrďte přesunutí dokumentu.',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software // along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// //
// Translators: Admin (3122), dgrutsch (22) // Translators: Admin (3123), dgrutsch (22)
$text = array( $text = array(
'2_factor_auth' => '2-Faktor Authentifizierung', '2_factor_auth' => '2-Faktor Authentifizierung',
@ -353,6 +353,7 @@ URL: [url]</p>',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Kommentar zur aktuellen Version', 'comment_for_current_version' => 'Kommentar zur aktuellen Version',
'configure_extension' => 'Erweiterung konfigurieren', 'configure_extension' => 'Erweiterung konfigurieren',
'confirm_change_owner' => 'Bitte bestätigen Sie den Besitzerwechsel der ausgewählten Objekte.',
'confirm_clear_cache' => 'Wollen Sie wirklich den Cache löschen? Dies entfernt alle vorberechneten Vorschaubilder, Javascript und andere Dateien.', 'confirm_clear_cache' => 'Wollen Sie wirklich den Cache löschen? Dies entfernt alle vorberechneten Vorschaubilder, Javascript und andere Dateien.',
'confirm_create_fulltext_index' => 'Ja, Ich möchte den Volltext-Index neu erzeugen!.', 'confirm_create_fulltext_index' => 'Ja, Ich möchte den Volltext-Index neu erzeugen!.',
'confirm_move_document' => 'Dokument wirklich verschieben?', 'confirm_move_document' => 'Dokument wirklich verschieben?',

View File

@ -285,6 +285,7 @@ $text = array(
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'τρέχουσα έκδοση', 'comment_for_current_version' => 'τρέχουσα έκδοση',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => 'Ναι, Θα ήθελα την επαναδημιουργία των δεικτών πλήρους κειμένου', 'confirm_create_fulltext_index' => 'Ναι, Θα ήθελα την επαναδημιουργία των δεικτών πλήρους κειμένου',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software // along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// //
// Translators: Admin (2216), archonwang (3), dgrutsch (9), netixw (14) // Translators: Admin (2217), archonwang (3), dgrutsch (9), netixw (14)
$text = array( $text = array(
'2_factor_auth' => '2-factor authentication', '2_factor_auth' => '2-factor authentication',
@ -353,6 +353,7 @@ URL: [url]</p>',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Version comment', 'comment_for_current_version' => 'Version comment',
'configure_extension' => 'Configure extension', 'configure_extension' => 'Configure extension',
'confirm_change_owner' => 'Please confirm changing the owner of the selected objects.',
'confirm_clear_cache' => 'Would you really like to clear the cache? This will remove all precalculated preview images, javascript and other files.', 'confirm_clear_cache' => 'Would you really like to clear the cache? This will remove all precalculated preview images, javascript and other files.',
'confirm_create_fulltext_index' => 'Yes, I would like to recreate the fulltext index!', 'confirm_create_fulltext_index' => 'Yes, I would like to recreate the fulltext index!',
'confirm_move_document' => 'Please confirm moving the document.', 'confirm_move_document' => 'Please confirm moving the document.',

View File

@ -309,6 +309,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Comentario de la versión actual', 'comment_for_current_version' => 'Comentario de la versión actual',
'configure_extension' => 'Configurar extensión', 'configure_extension' => 'Configurar extensión',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => '¡Sí, quiero regenerar el índice te texto completo¡', 'confirm_create_fulltext_index' => '¡Sí, quiero regenerar el índice te texto completo¡',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -343,6 +343,7 @@ URL : [url]</p>',
'comment_changed_email' => 'Commentaire lors du changement d\'adresse mail', 'comment_changed_email' => 'Commentaire lors du changement d\'adresse mail',
'comment_for_current_version' => 'Commentaires pour la version actuelle', 'comment_for_current_version' => 'Commentaires pour la version actuelle',
'configure_extension' => 'Configurer lextension', 'configure_extension' => 'Configurer lextension',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Voulez-vous vraiment vider le cache ? Cela va effacer toutes les miniatures.', 'confirm_clear_cache' => 'Voulez-vous vraiment vider le cache ? Cela va effacer toutes les miniatures.',
'confirm_create_fulltext_index' => 'Oui, je souhaite recréer l\'index de recherche plein texte !', 'confirm_create_fulltext_index' => 'Oui, je souhaite recréer l\'index de recherche plein texte !',
'confirm_move_document' => 'Veuillez confirmer le déplacement du document.', 'confirm_move_document' => 'Veuillez confirmer le déplacement du document.',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software // along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// //
// Translators: Admin (1248), marbanas (16) // Translators: Admin (1249), marbanas (16)
$text = array( $text = array(
'2_factor_auth' => '', '2_factor_auth' => '',
@ -314,6 +314,7 @@ Internet poveznica: [url]',
'comment_changed_email' => 'Promjena komentara', 'comment_changed_email' => 'Promjena komentara',
'comment_for_current_version' => 'Verzija komentara', 'comment_for_current_version' => 'Verzija komentara',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => 'Da, želim ponovo indeksirati cijeli tekst!', 'confirm_create_fulltext_index' => 'Da, želim ponovo indeksirati cijeli tekst!',
'confirm_move_document' => '', 'confirm_move_document' => '',
@ -728,7 +729,7 @@ Internet poveznica: [url]',
'hu_HU' => 'Mađarski', 'hu_HU' => 'Mađarski',
'id' => 'ID', 'id' => 'ID',
'identical_version' => 'Nova verzija je identična trenutnoj verziji.', 'identical_version' => 'Nova verzija je identična trenutnoj verziji.',
'id_ID' => '', 'id_ID' => 'Indonezija',
'import' => '', 'import' => '',
'importfs' => '', 'importfs' => '',
'import_extension' => '', 'import_extension' => '',

View File

@ -309,6 +309,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Megjegyzés az aktuális verzióhoz', 'comment_for_current_version' => 'Megjegyzés az aktuális verzióhoz',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => 'Igen, szeretném újra létrehozni a teljes szöveg indexet!', 'confirm_create_fulltext_index' => 'Igen, szeretném újra létrehozni a teljes szöveg indexet!',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -323,6 +323,7 @@ URL: [url]</p>',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Komentar versi', 'comment_for_current_version' => 'Komentar versi',
'configure_extension' => 'Konfigurasi ekstensi', 'configure_extension' => 'Konfigurasi ekstensi',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => 'Ya, saya ingin membuat ulang indeks teks secara lengkap!', 'confirm_create_fulltext_index' => 'Ya, saya ingin membuat ulang indeks teks secara lengkap!',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -314,6 +314,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Commento per la versione', 'comment_for_current_version' => 'Commento per la versione',
'configure_extension' => 'Configura estensione', 'configure_extension' => 'Configura estensione',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Vuoi davvero cancellare la cache? Questo eliminerà tutte le immagini di anteprima precalcolate.', 'confirm_clear_cache' => 'Vuoi davvero cancellare la cache? Questo eliminerà tutte le immagini di anteprima precalcolate.',
'confirm_create_fulltext_index' => 'Sì, desidero ricreare l\'indice fulltext!', 'confirm_create_fulltext_index' => 'Sì, desidero ricreare l\'indice fulltext!',
'confirm_move_document' => 'Conferma lo spostamento del documento.', 'confirm_move_document' => 'Conferma lo spostamento del documento.',

View File

@ -316,6 +316,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => '버전 주석', 'comment_for_current_version' => '버전 주석',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => '예, 전체 텍스트 인덱스를 다시 만들고 싶습니다!', 'confirm_create_fulltext_index' => '예, 전체 텍스트 인덱스를 다시 만들고 싶습니다!',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -312,6 +312,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'ຄວາມຄິດເຫັນກ່ຽວກັບເວີຊັ້ນ', 'comment_for_current_version' => 'ຄວາມຄິດເຫັນກ່ຽວກັບເວີຊັ້ນ',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'ເຈົ້າຕ້ອງການລົບແຄຣຫຼືບໍ່? ການດຳເນີນການນີ້ຈະລົບພາບຕົວຢ່າງທັງໝົດທີມີການຄຳນວນລ່ວງໜ້າ', 'confirm_clear_cache' => 'ເຈົ້າຕ້ອງການລົບແຄຣຫຼືບໍ່? ການດຳເນີນການນີ້ຈະລົບພາບຕົວຢ່າງທັງໝົດທີມີການຄຳນວນລ່ວງໜ້າ',
'confirm_create_fulltext_index' => 'ແມ່ນແລ້ວ, ຂ້ອຍຕ້ອງການສ້າງດັດສະນີຂໍ້ມູນເຕັມ', 'confirm_create_fulltext_index' => 'ແມ່ນແລ້ວ, ຂ້ອຍຕ້ອງການສ້າງດັດສະນີຂໍ້ມູນເຕັມ',
'confirm_move_document' => 'ກະລຸນາຢືນຢັນການຍ້າຍເອກະສານ', 'confirm_move_document' => 'ກະລຸນາຢືນຢັນການຍ້າຍເອກະສານ',

View File

@ -314,6 +314,7 @@ URL: [url]',
'comment_changed_email' => 'Forandre e-post', 'comment_changed_email' => 'Forandre e-post',
'comment_for_current_version' => 'Versjonskommentar', 'comment_for_current_version' => 'Versjonskommentar',
'configure_extension' => 'Konfigurere utvidelse', 'configure_extension' => 'Konfigurere utvidelse',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Vil du virkelig tømme hurtigbufferen? Dette vil fjerne alle forhåndsberegnede forhåndsbilder.', 'confirm_clear_cache' => 'Vil du virkelig tømme hurtigbufferen? Dette vil fjerne alle forhåndsberegnede forhåndsbilder.',
'confirm_create_fulltext_index' => 'Ja, jeg vil gjenskape fulltekstindeksen!', 'confirm_create_fulltext_index' => 'Ja, jeg vil gjenskape fulltekstindeksen!',
'confirm_move_document' => 'Venligst bekreft flytting av dokumentet.', 'confirm_move_document' => 'Venligst bekreft flytting av dokumentet.',

View File

@ -307,6 +307,7 @@ URL: [url]',
'comment_changed_email' => 'Gewijzigde email', 'comment_changed_email' => 'Gewijzigde email',
'comment_for_current_version' => 'Versie van het commentaar', 'comment_for_current_version' => 'Versie van het commentaar',
'configure_extension' => 'Configureer extensie', 'configure_extension' => 'Configureer extensie',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Ja, ik wil de cache opschonen!', 'confirm_clear_cache' => 'Ja, ik wil de cache opschonen!',
'confirm_create_fulltext_index' => 'Ja, Ik wil de fulltext index opnieuw maken!', 'confirm_create_fulltext_index' => 'Ja, Ik wil de fulltext index opnieuw maken!',
'confirm_move_document' => 'Bevestig verplaatsing van document', 'confirm_move_document' => 'Bevestig verplaatsing van document',

View File

@ -302,6 +302,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Komentarz do wersji', 'comment_for_current_version' => 'Komentarz do wersji',
'configure_extension' => 'Konfiguruj rozszerzenie', 'configure_extension' => 'Konfiguruj rozszerzenie',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Czy naprawdę chcesz wyczyścić pamięć podręczną? Spowoduje to usunięcie wszystkich wstępnie obliczonych obrazów podglądu.', 'confirm_clear_cache' => 'Czy naprawdę chcesz wyczyścić pamięć podręczną? Spowoduje to usunięcie wszystkich wstępnie obliczonych obrazów podglądu.',
'confirm_create_fulltext_index' => 'Tak, chcę ponownie utworzyć indeks pełnotekstowy.', 'confirm_create_fulltext_index' => 'Tak, chcę ponownie utworzyć indeks pełnotekstowy.',
'confirm_move_document' => 'Potwierdź przeniesienie dokumentu', 'confirm_move_document' => 'Potwierdź przeniesienie dokumentu',

View File

@ -314,6 +314,7 @@ URL: [url]',
'comment_changed_email' => 'comentário alterado email', 'comment_changed_email' => 'comentário alterado email',
'comment_for_current_version' => 'Comentário para versão atual', 'comment_for_current_version' => 'Comentário para versão atual',
'configure_extension' => 'Configurar extensão', 'configure_extension' => 'Configurar extensão',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Você realmente gostaria de limpar o cache? Isso removerá todas as imagens de pré-visualização.', 'confirm_clear_cache' => 'Você realmente gostaria de limpar o cache? Isso removerá todas as imagens de pré-visualização.',
'confirm_create_fulltext_index' => 'Sim, eu gostaria de recriar o índice de texto completo!', 'confirm_create_fulltext_index' => 'Sim, eu gostaria de recriar o índice de texto completo!',
'confirm_move_document' => 'Por favor, confirme a movimentação do documento.', 'confirm_move_document' => 'Por favor, confirme a movimentação do documento.',

View File

@ -314,6 +314,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Comentariu versiune', 'comment_for_current_version' => 'Comentariu versiune',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => 'Da, aș dori să recreeze indexul pentru tot textul!', 'confirm_create_fulltext_index' => 'Da, aș dori să recreeze indexul pentru tot textul!',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -314,6 +314,7 @@ URL: [url]',
'comment_changed_email' => 'Сообщение об изменении комментария', 'comment_changed_email' => 'Сообщение об изменении комментария',
'comment_for_current_version' => 'Комментарий версии', 'comment_for_current_version' => 'Комментарий версии',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Подтвердить очистку кеша', 'confirm_clear_cache' => 'Подтвердить очистку кеша',
'confirm_create_fulltext_index' => 'Да, пересоздать полнотекстовый индекс!', 'confirm_create_fulltext_index' => 'Да, пересоздать полнотекстовый индекс!',
'confirm_move_document' => 'Подтвердить перемещение документа', 'confirm_move_document' => 'Подтвердить перемещение документа',

View File

@ -314,6 +314,7 @@ URL: [url]',
'comment_changed_email' => 'Nepreložené', 'comment_changed_email' => 'Nepreložené',
'comment_for_current_version' => 'Version comment', 'comment_for_current_version' => 'Version comment',
'configure_extension' => 'Configure extension', 'configure_extension' => 'Configure extension',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Chcete naozaj vyčistiť vyrovnávaciu pamäť? Tým sa odstránia všetky predbežne náhľady obrázkov.', 'confirm_clear_cache' => 'Chcete naozaj vyčistiť vyrovnávaciu pamäť? Tým sa odstránia všetky predbežne náhľady obrázkov.',
'confirm_create_fulltext_index' => 'Áno, chcel by som obnoviť fullttext index!', 'confirm_create_fulltext_index' => 'Áno, chcel by som obnoviť fullttext index!',
'confirm_move_document' => 'Potvrďte presunutie dokumentu.', 'confirm_move_document' => 'Potvrďte presunutie dokumentu.',

View File

@ -315,6 +315,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Kommentar till versionen', 'comment_for_current_version' => 'Kommentar till versionen',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => 'Vill du verkligen rensa cachen? Detta kommer att ta bort alla förlagrade bilder för förhandsvisning.', 'confirm_clear_cache' => 'Vill du verkligen rensa cachen? Detta kommer att ta bort alla förlagrade bilder för förhandsvisning.',
'confirm_create_fulltext_index' => 'Ja, jag vill återskapa fulltext-sökindex!', 'confirm_create_fulltext_index' => 'Ja, jag vill återskapa fulltext-sökindex!',
'confirm_move_document' => 'Vänligen bekräfta flytt av dokumentet.', 'confirm_move_document' => 'Vänligen bekräfta flytt av dokumentet.',

View File

@ -308,6 +308,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => 'Versiyon açıklaması', 'comment_for_current_version' => 'Versiyon açıklaması',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => 'Evet, tam metin indeksini yeniden oluşturmak istiyorum!', 'confirm_create_fulltext_index' => 'Evet, tam metin indeksini yeniden oluşturmak istiyorum!',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -314,6 +314,7 @@ URL: [url]',
'comment_changed_email' => 'Повідомлення про зміну коментаря', 'comment_changed_email' => 'Повідомлення про зміну коментаря',
'comment_for_current_version' => 'Коментар версії', 'comment_for_current_version' => 'Коментар версії',
'configure_extension' => '', 'configure_extension' => '',
'confirm_change_owner' => '',
'confirm_clear_cache' => '', 'confirm_clear_cache' => '',
'confirm_create_fulltext_index' => 'Так, перестворити повнотекстовий індекс!', 'confirm_create_fulltext_index' => 'Так, перестворити повнотекстовий індекс!',
'confirm_move_document' => '', 'confirm_move_document' => '',

View File

@ -306,6 +306,7 @@ URL: [url]',
'comment_changed_email' => '评论更新', 'comment_changed_email' => '评论更新',
'comment_for_current_version' => '版本说明', 'comment_for_current_version' => '版本说明',
'configure_extension' => '配置扩展', 'configure_extension' => '配置扩展',
'confirm_change_owner' => '',
'confirm_clear_cache' => '确认清除缓存吗?这将删除所有预先计算的预览图像。', 'confirm_clear_cache' => '确认清除缓存吗?这将删除所有预先计算的预览图像。',
'confirm_create_fulltext_index' => '确认重新创建全文索引', 'confirm_create_fulltext_index' => '确认重新创建全文索引',
'confirm_move_document' => '请确认移动文件', 'confirm_move_document' => '请确认移动文件',

View File

@ -314,6 +314,7 @@ URL: [url]',
'comment_changed_email' => '', 'comment_changed_email' => '',
'comment_for_current_version' => '版本說明', 'comment_for_current_version' => '版本說明',
'configure_extension' => '配置擴充套件', 'configure_extension' => '配置擴充套件',
'confirm_change_owner' => '',
'confirm_clear_cache' => '您真的要清除緩存嗎?這將刪除所有預先計算的預覽圖像。', 'confirm_clear_cache' => '您真的要清除緩存嗎?這將刪除所有預先計算的預覽圖像。',
'confirm_create_fulltext_index' => '確認已新增之全文索引', 'confirm_create_fulltext_index' => '確認已新增之全文索引',
'confirm_move_document' => '請確認移動文件。', 'confirm_move_document' => '請確認移動文件。',