diff --git a/chrome/locale/af-ZA/zotero/zotero.properties b/chrome/locale/af-ZA/zotero/zotero.properties index 436574985c..8a8150d2c9 100644 --- a/chrome/locale/af-ZA/zotero/zotero.properties +++ b/chrome/locale/af-ZA/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Are you sure you want to delete this note? pane.item.notes.count.zero=%S notes: pane.item.notes.count.singular=%S note: pane.item.notes.count.plural=%S notes: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=New title: pane.item.attachments.rename.renameAssociatedFile=Rename associated file pane.item.attachments.rename.error=An error occurred while renaming the file. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Rebuild Index zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S. diff --git a/chrome/locale/ar/zotero/zotero.properties b/chrome/locale/ar/zotero/zotero.properties index e56a4ca5f1..9bf4a278b5 100644 --- a/chrome/locale/ar/zotero/zotero.properties +++ b/chrome/locale/ar/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=هل ترغب في حذف هذه الملاحظة pane.item.notes.count.zero=لا توجد ملاحظات: pane.item.notes.count.singular=%S ملاحظات: pane.item.notes.count.plural=%S ملاحظة: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=عنوان جديد: pane.item.attachments.rename.renameAssociatedFile=إعادة تسمية الملف المرتبط pane.item.attachments.rename.error=حدث خطأ أثناء إعادة تسمية الملف. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=استبدل البيانات المحلية zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=استبدل بيانات الخادم +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=إعادة بناء الكشاف zotero.preferences.search.rebuildWarning=هل ترغب في إعادة بناء الكشاف كاملاً؟ قد يستغرق ذلك بعض الوقت.\n\n لتكشيف العناصر التي لم تكشف بعد، استخدم %S. diff --git a/chrome/locale/bg-BG/zotero/zotero.properties b/chrome/locale/bg-BG/zotero/zotero.properties index af8a7c02bc..a552dd2f11 100644 --- a/chrome/locale/bg-BG/zotero/zotero.properties +++ b/chrome/locale/bg-BG/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Сигурни ли сте, че искате д pane.item.notes.count.zero=%S бележки: pane.item.notes.count.singular=%S бележка: pane.item.notes.count.plural=%S бележки: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Ново заглавие: pane.item.attachments.rename.renameAssociatedFile=Преименува приложеният файл pane.item.attachments.rename.error=Възникна грешка при преименуването на файла. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Пресъздава индекс zotero.preferences.search.rebuildWarning=Желаете ли индекса да бъде пресъздаден? Това може да отнеме известно време.\n\nЗа индексиране само на записи които не са били индексирани преди, използвайте %S. diff --git a/chrome/locale/ca-AD/zotero/zotero.properties b/chrome/locale/ca-AD/zotero/zotero.properties index 638b38a3a1..90d98e5763 100644 --- a/chrome/locale/ca-AD/zotero/zotero.properties +++ b/chrome/locale/ca-AD/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Segur que voleu eliminar aquesta nota? pane.item.notes.count.zero=Cap nota: pane.item.notes.count.singular=%S nota: pane.item.notes.count.plural=%S notes: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nou títol: pane.item.attachments.rename.renameAssociatedFile=Canvia el nom del fitxer associat pane.item.attachments.rename.error=S'ha produït un error quan es canviava el nom del fitxer. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=All file sync history will be cleared.\n\nAny local attachment files that do not exist on the storage server will be uploaded on the next sync. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Reconstruir índex zotero.preferences.search.rebuildWarning=Voleu reconstruir l'índex sencer? Això pot tardar una mica.\n\nPer indexar només els elements que no han estat indexats feu servir %S. diff --git a/chrome/locale/cs-CZ/zotero/zotero.properties b/chrome/locale/cs-CZ/zotero/zotero.properties index dcfec87f50..0e62873216 100644 --- a/chrome/locale/cs-CZ/zotero/zotero.properties +++ b/chrome/locale/cs-CZ/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Jste si jistý, že chcete smazat tuto poznámku? pane.item.notes.count.zero=%S poznámek: pane.item.notes.count.singular=%S poznámka: pane.item.notes.count.plural=%S poznámek: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nový název: pane.item.attachments.rename.renameAssociatedFile=Přejmenovat asociovaný soubor pane.item.attachments.rename.error=Během přejmenování souboru nastala chyba. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Všechna data v této kopii Zote zotero.preferences.sync.reset.replaceLocalData=Nahradit lokální data zotero.preferences.sync.reset.restartToComplete=Firefox musí být restartován aby mohl být dokončen proces obnovy. zotero.preferences.sync.reset.restoreToServer=Všechna data náležící uživateli '%S' na Zotero serveru budou smazána a nahrazena daty z této kopie Zotera.\n\nV závislosti na velikosti vaší knihovny může nějakou dobu trvat, než budou data dostupná na serveru. -zotero.preferences.sync.reset.replaceServerData=Nahradit data na serveru. +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Znovu vytvořit celý index zotero.preferences.search.rebuildWarning=Chcete znovu vytvořit celý index? To může chvíli trvat.\n\nPro indexování pouze těch položek, které nebyly indexovány, použijte %S. diff --git a/chrome/locale/da-DK/zotero/zotero.properties b/chrome/locale/da-DK/zotero/zotero.properties index f96a9aed1c..88b2008255 100644 --- a/chrome/locale/da-DK/zotero/zotero.properties +++ b/chrome/locale/da-DK/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Er du sikker på, du vil slette denne note? pane.item.notes.count.zero=%S noter: pane.item.notes.count.singular=%S note: pane.item.notes.count.plural=%S noter: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Ny titel: pane.item.attachments.rename.renameAssociatedFile=Omdøb en tilhørende fil pane.item.attachments.rename.error=Der opstod en fejl under omdøbningen af filen. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Alle data i denne kopi af Zotero zotero.preferences.sync.reset.replaceLocalData=Erstat lokale data zotero.preferences.sync.reset.restartToComplete=Firefox skal genstartes for at fuldende genoprettelsesprocessen. zotero.preferences.sync.reset.restoreToServer=Alle data tilhørende brugeren '%S' på Zotero-serveren vil blive slettet og erstattet med data fra denne kopi af Zotero.\n\nAfhængig af størrelsen på dit bibliotek kan der være en forsinkelse, før dine data er tilgængelige på serveren. -zotero.preferences.sync.reset.replaceServerData=Erstat serverdata +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=Ved næste synkronisering vil %S tjekke alle vedhæftede filer mod lagertjenesten. Eksterne vedhæftede som ikke findes lokalt vil blive hentet og lokale vedhæftede filer, som ikke findes på serveren, vil blive overført. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Genopbyg indeks zotero.preferences.search.rebuildWarning=Ønsker du at gendanne det samlede indeks? Dette kan tage nogen tid.\n\nBrug %S for kun at indeksere de elementer, som ikke er indekseret. diff --git a/chrome/locale/de/zotero/zotero.properties b/chrome/locale/de/zotero/zotero.properties index 51f392780b..d4d3d4741d 100644 --- a/chrome/locale/de/zotero/zotero.properties +++ b/chrome/locale/de/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Sind Sie sicher, dass Sie diese Notiz löschen m pane.item.notes.count.zero=%S Notizen: pane.item.notes.count.singular=%S Notiz: pane.item.notes.count.plural=%S Notizen: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Neuer Titel: pane.item.attachments.rename.renameAssociatedFile=Zugehörige Datei umbenennen pane.item.attachments.rename.error=Beim Umbenennen der Datei trat ein Fehler auf. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Alle Daten des verwendeten Zoter zotero.preferences.sync.reset.replaceLocalData=Lokale Daten ersetzen zotero.preferences.sync.reset.restartToComplete=Firefox muss neugestartet werden, um den Wiederherstellungsprozess abzuschließen. zotero.preferences.sync.reset.restoreToServer=Alle Daten des Nutzers '%S' auf dem Zotero Server werden entfernt und danach ersetzt durch Daten von diesem Zotero-Arbeitsplatz. \n \n Je nach Größe Ihrer Bibliothek kann es dabei zu Verzögerungen kommen, bevor Ihre Daten auf dem Server verfügbar sind. -zotero.preferences.sync.reset.replaceServerData=Daten auf dem Server ersetzen +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=Bei der nächsten Synchronisation wird %S die Dateienanhänge mit dem Datenserver abgleichen. Alle Dateianhänge, welche lokal nicht vorhanden sind, werden heruntergeladen, und alle lokalen Dateianhänge, welche auf dem Datenserver fehlen, werden hochgeladen. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Index neu aufbauen zotero.preferences.search.rebuildWarning=Wollen Sie den gesamten Index neu aufbauen? Dies kann eine Weile dauern.\n\nUm nur die noch nicht indizierten Einträge zu indizieren, verwenden Sie %S. diff --git a/chrome/locale/el-GR/zotero/zotero.properties b/chrome/locale/el-GR/zotero/zotero.properties index 079b7cbdc6..0d4188f82d 100644 --- a/chrome/locale/el-GR/zotero/zotero.properties +++ b/chrome/locale/el-GR/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Are you sure you want to delete this note? pane.item.notes.count.zero=%S notes: pane.item.notes.count.singular=%S note: pane.item.notes.count.plural=%S notes: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=New title: pane.item.attachments.rename.renameAssociatedFile=Rename associated file pane.item.attachments.rename.error=An error occurred while renaming the file. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Rebuild Index zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S. diff --git a/chrome/locale/es-ES/zotero/zotero.properties b/chrome/locale/es-ES/zotero/zotero.properties index 7c1e325fbb..d4bf22e620 100644 --- a/chrome/locale/es-ES/zotero/zotero.properties +++ b/chrome/locale/es-ES/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=¿Seguro que quieres borrar esta nota? pane.item.notes.count.zero=Ninguna nota. pane.item.notes.count.singular=%S nota: pane.item.notes.count.plural=%S notas: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nuevo título: pane.item.attachments.rename.renameAssociatedFile=Renombrar el archivo asociado pane.item.attachments.rename.error=Ha ocurrido un error al renombrar el archivo. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Todos los datos de esta copia de zotero.preferences.sync.reset.replaceLocalData=Reemplazar datos locales zotero.preferences.sync.reset.restartToComplete=Debe reiniciar Firefox para completar el proceso de restauración. zotero.preferences.sync.reset.restoreToServer=Todos los datos del usuario '%S' en el servidor de Zotero serán rborrados y reemplazados con datos de esta copia de Zotero.\n \n Dependiendo del tamaño de tu biblioteca, puede haber un retraso hasta que tus datos estén disponibles en el servidor. -zotero.preferences.sync.reset.replaceServerData=Reemplazar datos del servidor +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=En la siguiente sincronización, %S comparará todos los archivos adjuntos con el servicio de almacenamiento remoto. Se descargarán los archivos adjuntos remotos que falten localmente y se cargarán los archivos adjuntos locales que falten remotamente.\n\nEsta opción no es necesaria para un uso normal. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Reconstruir índice zotero.preferences.search.rebuildWarning=¿Quieres reconstruir el índice entero? Puede tardar un rato.\n\nPara indizar sólo ítems nuevos, usa %S. diff --git a/chrome/locale/et-EE/zotero/zotero.properties b/chrome/locale/et-EE/zotero/zotero.properties index 9bf669d67f..8efcdceb49 100644 --- a/chrome/locale/et-EE/zotero/zotero.properties +++ b/chrome/locale/et-EE/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Soovite kindlasti seda märkust kustutada? pane.item.notes.count.zero=%S märkust: pane.item.notes.count.singular=%S märkus: pane.item.notes.count.plural=%S märkust: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Uus pealkiri: pane.item.attachments.rename.renameAssociatedFile=Seostatud faili ümbernimetamine pane.item.attachments.rename.error=Faili ümbernimetamisel tekkis viga. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Indeksi taasloomine zotero.preferences.search.rebuildWarning=Soovite kogu indeksi taasluua? See võib võtta aega.\n\nEt indekseerida vaid kirjed, mis on indekseerimata, kasutage %S. diff --git a/chrome/locale/eu-ES/zotero/zotero.properties b/chrome/locale/eu-ES/zotero/zotero.properties index bd3ebbf949..c967a75a87 100644 --- a/chrome/locale/eu-ES/zotero/zotero.properties +++ b/chrome/locale/eu-ES/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Benetan ezabatu ohar hau? pane.item.notes.count.zero=%S ohar: pane.item.notes.count.singular=ohar %S: pane.item.notes.count.plural=%S ohar: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Titulu berria: pane.item.attachments.rename.renameAssociatedFile=Aldatu fitxategi asoziatuaren izena pane.item.attachments.rename.error=Errore bat gertatu da izena aldatzekotan. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Rebuild Index zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S. diff --git a/chrome/locale/fa/zotero/zotero.properties b/chrome/locale/fa/zotero/zotero.properties index d2fcd72e39..00f461772f 100644 --- a/chrome/locale/fa/zotero/zotero.properties +++ b/chrome/locale/fa/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=آیا واقعا می‌خواهید این یا pane.item.notes.count.zero=بدون یادداشت: pane.item.notes.count.singular=یک یادداشت: pane.item.notes.count.plural=%S یادداشت: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=عنوان جدید: pane.item.attachments.rename.renameAssociatedFile=تغییر نام پرونده وابسته pane.item.attachments.rename.error=در حین تغییر نام پرونده خطایی رخ داد @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=نوسازی نمایه zotero.preferences.search.rebuildWarning=آیا می‌خواهید تمام نمایه را نوسازی کنید؟ این کار احتمالا مدتی طول خواهد کشید. \n\n برای محدود کردن نمایه‌سازی به آیتم‌هایی که هنوز نمایه نشده‌اند، می‌توانید از %S استفاده کنید. diff --git a/chrome/locale/fi-FI/zotero/zotero.properties b/chrome/locale/fi-FI/zotero/zotero.properties index 745961f443..df9320cde5 100644 --- a/chrome/locale/fi-FI/zotero/zotero.properties +++ b/chrome/locale/fi-FI/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Haluatko varmasti poistaa tämän muistiinpanon? pane.item.notes.count.zero=%S muistiinpanoa: pane.item.notes.count.singular=%S muistiinpano: pane.item.notes.count.plural=%S muistiinpanoa: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Uusi otsikko: pane.item.attachments.rename.renameAssociatedFile=Nimeä liitetty tiedosto uudelleen pane.item.attachments.rename.error=Virhe nimettäessä tiedostoa uudelleen. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Kaikki tiedot tästä Zotero-kop zotero.preferences.sync.reset.replaceLocalData=Korvaa paikalliset tiedot zotero.preferences.sync.reset.restartToComplete=Firefox pitää käynnistää uudelleen palautusprosessin päättämiseksi. zotero.preferences.sync.reset.restoreToServer=Kaikki käyttäjälle '%S' kuuluvat tiedot Zoteron palvelimella poistetaan ja korvataan tämän Zotero-kopion tiedoilla.\n\nKirjaston koosta riippuen saattaa kestää hetki, ennen kuin tiedot ovat käytettävissä palvelimella. -zotero.preferences.sync.reset.replaceServerData=Korvaa palvelimella olevat tiedot +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Luo indeksi uudelleen zotero.preferences.search.rebuildWarning=Haluatko luoda koko indeksin uudelleen? Tämä saattaa kestää hetken.\n\nIndeksoidaksesi vain aiemmin indeksoimattomat nimikkeet käytä toimintoa %S. diff --git a/chrome/locale/fr-FR/zotero/zotero.properties b/chrome/locale/fr-FR/zotero/zotero.properties index 4075ba8a19..3bab122098 100644 --- a/chrome/locale/fr-FR/zotero/zotero.properties +++ b/chrome/locale/fr-FR/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Voulez-vous vraiment supprimer cette note ? pane.item.notes.count.zero=%S note : pane.item.notes.count.singular=%S note : pane.item.notes.count.plural=%S notes : +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nouveau titre : pane.item.attachments.rename.renameAssociatedFile=Renommer le fichier associé pane.item.attachments.rename.error=Une erreur est survenue lors du renommage du fichier. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Toutes les données de cette cop zotero.preferences.sync.reset.replaceLocalData=Remplacer les données locales zotero.preferences.sync.reset.restartToComplete=Firefox doit être redémarré pour terminer le processus de restauration zotero.preferences.sync.reset.restoreToServer=Toutes les données appartenant à l'utilisateur '%S' figurant sur le serveur Zotero seront écrasées et remplacées par les données de cette copie de Zotero.\n \n En fonction de la taille de votre bibliothèque, il peut y avoir un délai avant que vos données ne soient disponibles sur le serveur. -zotero.preferences.sync.reset.replaceServerData=Remplacer les données du serveur +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=Lors de la prochaine synchronisation, %S vérifiera la synchronisation de tous les fichiers joints avec le serveur de stockage. Les fichiers joints distants qui manqueraient localement seront téléchargés ; les fichiers joints locaux qui manqueraient sur le serveur seront téléversés.\n\nCette action n'est pas nécessaire dans le cadre d'une utilisation normale. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Reconstruire l'index zotero.preferences.search.rebuildWarning=Voulez-vous reconstruire l'index entier ? Cela peut prendre un moment.\n\nPour n'indexer que les documents non indexés, utilisez %S. diff --git a/chrome/locale/gl-ES/zotero/zotero.properties b/chrome/locale/gl-ES/zotero/zotero.properties index 5f81b9457f..bc048ad03a 100644 --- a/chrome/locale/gl-ES/zotero/zotero.properties +++ b/chrome/locale/gl-ES/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Seguro que desexa eliminar esta nota? pane.item.notes.count.zero=%S notas: pane.item.notes.count.singular=%S nota: pane.item.notes.count.plural=%S notas: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Novo título: pane.item.attachments.rename.renameAssociatedFile=Renomear o ficheiro asociado pane.item.attachments.rename.error=Erro ao cambiar o nome do ficheiro. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Todos os datos nesta copia de Zo zotero.preferences.sync.reset.replaceLocalData=Substituír os datos locais zotero.preferences.sync.reset.restartToComplete=Hai que reiniciar Firefox para poder completar o proceso de restauración. zotero.preferences.sync.reset.restoreToServer=Todos os datos que pertencen ao usuario «%S» no servidor de Zotero van a ser borrados e substituídos con datos desta copia de Zotero.\n\nDependendo do tamaño da biblioteca pode tardar máis ou menos en ter todos os datos no servidor. -zotero.preferences.sync.reset.replaceServerData=Substituír os datos do servidor +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Reconstruír o Índice zotero.preferences.search.rebuildWarning=Quere reconstruír todo o índice? Pode tardar.\n\nPara engadir só os elementos novos use %S. diff --git a/chrome/locale/he-IL/zotero/zotero.properties b/chrome/locale/he-IL/zotero/zotero.properties index ce7b91cede..ed877944c5 100644 --- a/chrome/locale/he-IL/zotero/zotero.properties +++ b/chrome/locale/he-IL/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Are you sure you want to delete this note? pane.item.notes.count.zero=%S notes: pane.item.notes.count.singular=%S note: pane.item.notes.count.plural=%S notes: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=New title: pane.item.attachments.rename.renameAssociatedFile=שנה שם לקובץ משוייך pane.item.attachments.rename.error=An error occurred while renaming the file. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Rebuild Index zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S. diff --git a/chrome/locale/hr-HR/zotero/zotero.properties b/chrome/locale/hr-HR/zotero/zotero.properties index 436574985c..8a8150d2c9 100644 --- a/chrome/locale/hr-HR/zotero/zotero.properties +++ b/chrome/locale/hr-HR/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Are you sure you want to delete this note? pane.item.notes.count.zero=%S notes: pane.item.notes.count.singular=%S note: pane.item.notes.count.plural=%S notes: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=New title: pane.item.attachments.rename.renameAssociatedFile=Rename associated file pane.item.attachments.rename.error=An error occurred while renaming the file. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Rebuild Index zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S. diff --git a/chrome/locale/hu-HU/zotero/zotero.properties b/chrome/locale/hu-HU/zotero/zotero.properties index f2bc9158b8..55f2d6919e 100644 --- a/chrome/locale/hu-HU/zotero/zotero.properties +++ b/chrome/locale/hu-HU/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Jegyzet törlésének megerősítése? pane.item.notes.count.zero=%S jegyzet: pane.item.notes.count.singular=%S jegyzet: pane.item.notes.count.plural=%S jegyzet: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Új cím pane.item.attachments.rename.renameAssociatedFile=Kapcsolódó fájl átnevezése pane.item.attachments.rename.error=Hiba a fájl átnevezése közben. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=A Local Data cseréje zotero.preferences.sync.reset.restartToComplete=A helyreállítási művelet befejezéséhez újra kell indítani a Firefoxot. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=A Server Data cseréje +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Index újraépítése zotero.preferences.search.rebuildWarning=A teljes index újraépítésének megerősítése? Ez időbe telhet.\n\nAz eddig nem indexelt elemek indexeléséhez használja a %S-t. diff --git a/chrome/locale/id-ID/zotero/zotero.properties b/chrome/locale/id-ID/zotero/zotero.properties index b225b2373b..26ace58a87 100644 --- a/chrome/locale/id-ID/zotero/zotero.properties +++ b/chrome/locale/id-ID/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Apakah Anda yakin ingin menghapus catatan ini? pane.item.notes.count.zero=%S catatan: pane.item.notes.count.singular=%S catatan: pane.item.notes.count.plural=%S catatan: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Judul baru: pane.item.attachments.rename.renameAssociatedFile=Namai ulang berkas yang terkait pane.item.attachments.rename.error=Terjadi kesalahan saat menamai ulang berkas. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Menyusun Ulang Indeks zotero.preferences.search.rebuildWarning=Apakah Anda ingin menyusun ulang kesuluruhan indeks? Hal ini mungkin membutuhkan waktu beberapa lama.\n\nUntuk hanya mengindeks item-item yang belum terindeksi, gunakanlah %S. diff --git a/chrome/locale/is-IS/zotero/zotero.properties b/chrome/locale/is-IS/zotero/zotero.properties index fbe993c128..d9fa09f034 100644 --- a/chrome/locale/is-IS/zotero/zotero.properties +++ b/chrome/locale/is-IS/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Ertu viss um að þú viljir eyða þessari athug pane.item.notes.count.zero=%S athugasemd: pane.item.notes.count.singular=%S athugasemd: pane.item.notes.count.plural=%S athugasemdir: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nýr titill: pane.item.attachments.rename.renameAssociatedFile=Endurnefna tengt skjal pane.item.attachments.rename.error=Villa kom upp við að endurnefna skjalið. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Öll gögn í þessu eintaki af zotero.preferences.sync.reset.replaceLocalData=Skipta út staðbundnum gögnum zotero.preferences.sync.reset.restartToComplete=Endurræsa þarf Firefox til þess að ljúka endurheimtuferlinu. zotero.preferences.sync.reset.restoreToServer=Öllum gögnum sem tilheyra notandanum '%S' á Zotero þjóninum verður eytt og í stað þeirra koma gögn frá þessu eintaki af Zotero.\n\nHáð stærð færslusafnsins þíns, þá verður kannski einhver bið þangað til gögnin þín verða aðgengileg frá þjóninum. -zotero.preferences.sync.reset.replaceServerData=Skipta út gögnum á þjóni +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Endurgera færsluskrá zotero.preferences.search.rebuildWarning=Viltu endurgera alla færsluskránna? Það gæti tekið dágóða stund.\n\nTil að skrá einungis færslur sem ekki eru í færsluskránni, notið %S. diff --git a/chrome/locale/it-IT/zotero/preferences.dtd b/chrome/locale/it-IT/zotero/preferences.dtd index a16104b436..fce52aa0ba 100644 --- a/chrome/locale/it-IT/zotero/preferences.dtd +++ b/chrome/locale/it-IT/zotero/preferences.dtd @@ -83,7 +83,7 @@ - + diff --git a/chrome/locale/it-IT/zotero/zotero.properties b/chrome/locale/it-IT/zotero/zotero.properties index 54cabddcb8..c2ef4a01cd 100644 --- a/chrome/locale/it-IT/zotero/zotero.properties +++ b/chrome/locale/it-IT/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Cancellare questa nota? pane.item.notes.count.zero=%S note pane.item.notes.count.singular=%S nota pane.item.notes.count.plural=%S note +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nuovo titolo: pane.item.attachments.rename.renameAssociatedFile=Rinomina file associato pane.item.attachments.rename.error=Si è verificato un errore mentre si rinominava il file. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Ricrea indicizzazione zotero.preferences.search.rebuildWarning=Ricreare l'intera indicizzazione? L'operazione potrebbe richiedere alcuni minuti.\n Per processare solo gli elementi non indicizzati, selezionare '%S' diff --git a/chrome/locale/ja-JP/zotero/zotero.properties b/chrome/locale/ja-JP/zotero/zotero.properties index 2b141e595e..3a6c4125a6 100644 --- a/chrome/locale/ja-JP/zotero/zotero.properties +++ b/chrome/locale/ja-JP/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=このメモを削除してもよろしいです pane.item.notes.count.zero=メモ(%S): pane.item.notes.count.singular=メモ(%S): pane.item.notes.count.plural=メモ(%S): +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=新しい題名: pane.item.attachments.rename.renameAssociatedFile=関連ファイル名を変更する pane.item.attachments.rename.error=ファイル名を変更中にエラーが発生しました。 @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=このコピーの Zotero の全 zotero.preferences.sync.reset.replaceLocalData=ローカルのデータを置き換える zotero.preferences.sync.reset.restartToComplete=復元処理を完了させるためには Firefox を再起動させる必要があります。 zotero.preferences.sync.reset.restoreToServer=Zotero サーバー上のユーザー '%S' の全データは消去され、このコピーの Zotero のデータに置き換えられます。\n\nあなたのライブラリの大きさ次第で、あなたのデータがサーバー上で利用できるようになるまでに時間がかかるかもしれません。 -zotero.preferences.sync.reset.replaceServerData=サーバー上のデータを置き換える +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=索引を再作成 zotero.preferences.search.rebuildWarning=すべての索引を再作成しますか?しばらく時間がかかる可能性があります。\n\nまだ索引されていないアイテムについてだけ索引を作成するには、%S を選択してください。 diff --git a/chrome/locale/km/zotero/zotero.properties b/chrome/locale/km/zotero/zotero.properties index 7c37eeb729..8faeb0f85d 100644 --- a/chrome/locale/km/zotero/zotero.properties +++ b/chrome/locale/km/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=តើអ្នកចង់លុបកំណត pane.item.notes.count.zero=%S កំណត់ចំណាំ: pane.item.notes.count.singular=%S កំណត់ចំណាំ: pane.item.notes.count.plural=%S កំណត់ចំណាំ: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=ចំណងជើងថ្មី: pane.item.attachments.rename.renameAssociatedFile=ប្តូរឈ្មោះឯកសារដែលពាក់ព័ន្ធ pane.item.attachments.rename.error=មានកំហុសកើតឡើងនៅពេលប្តូរឈ្មោះឯកសារនេះ។ @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=បង្កើតលិបិក្រមជាថ្មី zotero.preferences.search.rebuildWarning=តើអ្នកចង់ស្តារលិបិក្រមឡើងវិញទាំងមូល? ដំណើរការនេះអាចចំណាយ​ពេលមួយរយៈ។ \n\n ដាក់លិបិក្រមទៅលើឯកសារណាដែលមិនទាន់​ដាក់លិបិក្រមប៉ុណ្ណោះដោយប្រើ %S។ diff --git a/chrome/locale/ko-KR/zotero/zotero.properties b/chrome/locale/ko-KR/zotero/zotero.properties index f269585db7..583df77a43 100644 --- a/chrome/locale/ko-KR/zotero/zotero.properties +++ b/chrome/locale/ko-KR/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=이 노트를 삭제하길 원하는게 맞습니 pane.item.notes.count.zero=%S 노트: pane.item.notes.count.singular=%s 노트 pane.item.notes.count.plural=%s 노트 +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=새 제목: pane.item.attachments.rename.renameAssociatedFile=관련된 파일 이름 변경 pane.item.attachments.rename.error=파일의 이름을 변경하던 중에 오류가 발생했습니다. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=현재 Zotero 데이터가 모 zotero.preferences.sync.reset.replaceLocalData=로컬 데이터 대체 zotero.preferences.sync.reset.restartToComplete=복원 작업을 완료하려면 Firefox를 다시 시작해야 합니다. zotero.preferences.sync.reset.restoreToServer=Zotero 서버의 '^S' 사용자 계정에 보관된 모든 자료가 삭제되고 실행중인 Zotero의 데이터로 대체됩니다.\n\n라이브러리 용량에 따라, 자료가 서버에 모두 준비될 때까지 시간이 걸릴 수 있습니다. -zotero.preferences.sync.reset.replaceServerData=서버 데이터 대체 +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=다음 동기화 시점에, %S 애플리케이션이 저장소 서비스의 모든 첨부 파일을 검사합니다. 로컬 저장소에 없지만 원격 저장소에 있는 첨부 파일이 다운로드되고, 반대로 원격 저장소에 없는 로컬 첨부파일이 업로드됩니다.\n\n이 기능은 일반적인 사용 환경에서는 필요치 않습니다. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=색인 재구축 zotero.preferences.search.rebuildWarning=전체 색인을 재구축하고 싶습니까? 이것은 시간이 걸릴지 모릅니다\n\n색인이 붙지 않은 항목에만 색인을 붙이기 위해, %S 사용. diff --git a/chrome/locale/lt-LT/zotero/zotero.properties b/chrome/locale/lt-LT/zotero/zotero.properties index bf39579fbc..073dfbe604 100644 --- a/chrome/locale/lt-LT/zotero/zotero.properties +++ b/chrome/locale/lt-LT/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Tikrai pašalinti šią pastabą? pane.item.notes.count.zero=%S pastabos: pane.item.notes.count.singular=%S pastaba: pane.item.notes.count.plural=%S pastabų: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nauja antraštė: pane.item.attachments.rename.renameAssociatedFile=Pervadinti susijusį failą pane.item.attachments.rename.error=Klaida pervadinant failą. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Ištrinsime visus dabartinius du zotero.preferences.sync.reset.replaceLocalData=Pakeisti vietinius duomenis zotero.preferences.sync.reset.restartToComplete=Prieš užbaigiant atkūrimą, reikia iš naujo paleisti Firefox. zotero.preferences.sync.reset.restoreToServer=Zotero serveryje pašalinsime Visus „%S“ naudotojo duomenis, po to į Zotero serverį įkelsime jūsų kompiuteryje esančius Zotero duomenis.\n\nPriklausomai nuo bibliotekos dydžio, gali užtrukti, kol galėsite prieiti prie Zotero serveryje esančių savo duomenų. -zotero.preferences.sync.reset.replaceServerData=Pakeisti serverio duomenis +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Iš naujo perindeksuoti zotero.preferences.search.rebuildWarning=Ar norėtumėte visą indeksą sukurti iš naujo? Tai gali užtrukti.\n\nNorėdami suindeksuoti tik dar nesuindeksuotus įrašus, spauskite „%S“. diff --git a/chrome/locale/mn-MN/zotero/zotero.properties b/chrome/locale/mn-MN/zotero/zotero.properties index b860399f61..7776fc97e4 100644 --- a/chrome/locale/mn-MN/zotero/zotero.properties +++ b/chrome/locale/mn-MN/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Are you sure you want to delete this note? pane.item.notes.count.zero=%S тэмдэглэлүүд: pane.item.notes.count.singular=%S тэмдэглэл: pane.item.notes.count.plural=%S тэмдэглэлүүд: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Шинэ гарчиг pane.item.attachments.rename.renameAssociatedFile=Rename associated file pane.item.attachments.rename.error=An error occurred while renaming the file. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Rebuild Index zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S. diff --git a/chrome/locale/nb-NO/zotero/zotero.properties b/chrome/locale/nb-NO/zotero/zotero.properties index 2e45ee7175..07749e59d8 100644 --- a/chrome/locale/nb-NO/zotero/zotero.properties +++ b/chrome/locale/nb-NO/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Er du sikker på at du vil slette dette notatet? pane.item.notes.count.zero=%S notater: pane.item.notes.count.singular=%S notat: pane.item.notes.count.plural=%S notater: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Ny tittel: pane.item.attachments.rename.renameAssociatedFile=Gi nytt navn til tilknyttet fil pane.item.attachments.rename.error=En feil oppsto mens filnavnet ble endret. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Generer register på nytt zotero.preferences.search.rebuildWarning=Vil du generere registeret på nytt? Dette kan ta en stund.\n\nHvis du bare vil registrere elementer som ikke allerede er registrert, bruk %S. diff --git a/chrome/locale/nl-NL/zotero/zotero.properties b/chrome/locale/nl-NL/zotero/zotero.properties index 58db76a5a4..a232ed2af8 100644 --- a/chrome/locale/nl-NL/zotero/zotero.properties +++ b/chrome/locale/nl-NL/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Weet u zeker dat u deze aantekening wil verwijder pane.item.notes.count.zero=%S aantekeningen: pane.item.notes.count.singular=%S aantekening: pane.item.notes.count.plural=%S aantekeningen: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nieuwe titel: pane.item.attachments.rename.renameAssociatedFile=Wijzig naam geassocieerd bestand pane.item.attachments.rename.error=Er is een fout opgetreden bij het wijzigen van de bestandsnaam. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Alle data in deze installatie va zotero.preferences.sync.reset.replaceLocalData=Vervang alle lokale data zotero.preferences.sync.reset.restartToComplete=Firefox moet herstart worden om het herstelproces af te ronden. zotero.preferences.sync.reset.restoreToServer=Alle data die behoort tot gebruiker '%S' op de Zotero-server zal worden verwijderd en worden vervangen met de data uit deze installatie van Zotero.\n\nAfhankelijk van de grootte van uw bibliotheek zal er mogelijk een vertraging optreden voordat uw data beschikbaar is op de server. -zotero.preferences.sync.reset.replaceServerData=Vervang alle server data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Index herbouwen zotero.preferences.search.rebuildWarning=Wilt u de hele index herbouwen? Dit kan even duren.\n\nOm enkel items te indexeren die nog niet geïndexeerd zijn, gebruik %S. diff --git a/chrome/locale/nn-NO/zotero/zotero.properties b/chrome/locale/nn-NO/zotero/zotero.properties index 3f1fdccd14..7ecf4b24b9 100644 --- a/chrome/locale/nn-NO/zotero/zotero.properties +++ b/chrome/locale/nn-NO/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Er du sikker på at du vil sletta dette notatet? pane.item.notes.count.zero=%S notat: pane.item.notes.count.singular=%S notat: pane.item.notes.count.plural=%S notat: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Ny tittel: pane.item.attachments.rename.renameAssociatedFile=Gje nytt namn til tilknytta fil pane.item.attachments.rename.error=Ein feil oppstod medan filnamnet vart endra. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox må omstartast for å fullføra gjenopprettinga. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Generer register på nytt zotero.preferences.search.rebuildWarning=Vil du generera registret på nytt? Dette kan ta eit bel.\n\nHvis du berre vil registrera element som ikkje allereie er registrert, bruk %S. diff --git a/chrome/locale/pl-PL/zotero/zotero.properties b/chrome/locale/pl-PL/zotero/zotero.properties index 350f373e53..a78503f6fb 100644 --- a/chrome/locale/pl-PL/zotero/zotero.properties +++ b/chrome/locale/pl-PL/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Czy na pewno chcesz usunąć tę notatkę? pane.item.notes.count.zero=Brak notatek pane.item.notes.count.singular=%S notatka pane.item.notes.count.plural=%S notatki(ek) +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nowy tytuł: pane.item.attachments.rename.renameAssociatedFile=Zmień nazwę powiązanego pliku pane.item.attachments.rename.error=Podczas zmieniania nazwy pliku wystąpił błąd. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Wszystkie dane w tej kopii Zoter zotero.preferences.sync.reset.replaceLocalData=Zastąp lokalne dane zotero.preferences.sync.reset.restartToComplete=Firefox musi być uruchomiony ponownie aby zakończyć proces przywracania. zotero.preferences.sync.reset.restoreToServer=Wszystkie dane należące do użytkownika "%S" na serwerze Zotero zostaną usunięte i zastąpione danymi z tej kopii Zotero.\n\nW zależności od rozmiaru twojej biblioteki, może nastąpić przerwa zanim twoje dane będą dostępne na serwerze. -zotero.preferences.sync.reset.replaceServerData=Zastąp dane na serwerze +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=W trakcie następnej synchronizacji, %S sprawdzi wszystkie pliki załączników z usługą przechowywania. Wszystkie brakujące lokalnie pliki załączników zostaną pobrane z serwera, a pliki lokalne, których brak jest w usłudze będą tam przesłane.\n\nTa opcja nie jest potrzebna podczas normalnego użytkowania programu. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Odbuduj indeks zotero.preferences.search.rebuildWarning=Czy chcesz odbudować cały indeks? Może to potrwać chwilę.\n\nAby zindeksować elementy, które nie zostały jeszcze zindeksowane, użyj %S. diff --git a/chrome/locale/pt-BR/zotero/zotero.properties b/chrome/locale/pt-BR/zotero/zotero.properties index 971c5bb72e..b193e3d641 100644 --- a/chrome/locale/pt-BR/zotero/zotero.properties +++ b/chrome/locale/pt-BR/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Tem certeza de que deseja excluir esta nota? pane.item.notes.count.zero=%S notas: pane.item.notes.count.singular=%S nota: pane.item.notes.count.plural=%S notas: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Novo título: pane.item.attachments.rename.renameAssociatedFile=Renomear arquivo associado pane.item.attachments.rename.error=Um erro ocorreu durante a renomeação do arquivo. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Todos os dados desta cópia do Z zotero.preferences.sync.reset.replaceLocalData=Substituir dados locais zotero.preferences.sync.reset.restartToComplete=O Firefox deve ser reiniciado para completar o processo de recuperação. zotero.preferences.sync.reset.restoreToServer=Todos dados pertencentes ao usuário '%S' no servidor Zotero serão apagados e substituídos por dados dessa cópia de Zotero.\n\nDependendo do tamanho de sua Biblioteca, pode haver uma demora antes que seus dados estejam disponíveis no servidor. -zotero.preferences.sync.reset.replaceServerData=Substituir dados do servidor +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Reconstruir índice zotero.preferences.search.rebuildWarning=Deseja reconstruir todo o índice? Isto pode levar algum tempo.\n\nPara indexar apenas os itens que ainda não foram indexados, use %S. diff --git a/chrome/locale/pt-PT/zotero/zotero.properties b/chrome/locale/pt-PT/zotero/zotero.properties index aa9cd0f118..1cd0ad1dcf 100644 --- a/chrome/locale/pt-PT/zotero/zotero.properties +++ b/chrome/locale/pt-PT/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Quer mesmo remover esta nota? pane.item.notes.count.zero=%S notas: pane.item.notes.count.singular=%S nota: pane.item.notes.count.plural=%S notas: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Novo título: pane.item.attachments.rename.renameAssociatedFile=Alterar nome do arquivo associado pane.item.attachments.rename.error=Ocorreu um erro ao alterar o nome do arquivo. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Todos os dados desta cópia do Z zotero.preferences.sync.reset.replaceLocalData=Substituir Dados Locais zotero.preferences.sync.reset.restartToComplete=O Firefox tem de ser reiniciado para completar o processo de reposição. zotero.preferences.sync.reset.restoreToServer=Todos os dados pertencentes ao utilizador '%S' no servidor Zotero serão removidos e substituídos pelos dados nesta cópia do Zotero.\n\nDependendo da dimensão da sua biblioteca, pode haver um atraso até que os seus dados estejam disponíveis no servidor. -zotero.preferences.sync.reset.replaceServerData=Substituir Dados no Servidor +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Reconstruir Índice zotero.preferences.search.rebuildWarning=Quer reconstruir todo o índice? Pode ser demorado.\n\Para indexar apenas itens que não tenham ainda sido indexados, use %S. diff --git a/chrome/locale/ro-RO/zotero/zotero.properties b/chrome/locale/ro-RO/zotero/zotero.properties index 8346654664..42342253b3 100644 --- a/chrome/locale/ro-RO/zotero/zotero.properties +++ b/chrome/locale/ro-RO/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Sigur vrei să ștergi această notă? pane.item.notes.count.zero=%S note: pane.item.notes.count.singular=%S notă: pane.item.notes.count.plural=%S note: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Titlu nou: pane.item.attachments.rename.renameAssociatedFile=Redenumește fișierul asociat pane.item.attachments.rename.error=A apărut o eroare în timpul redenumirii fișierului. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Toate datele din această copie zotero.preferences.sync.reset.replaceLocalData=Înlocuiește datele locale zotero.preferences.sync.reset.restartToComplete=Firefox trebuie repornit pentru a completa procesul de restaurare. zotero.preferences.sync.reset.restoreToServer=Toate datele aparținându-i utilizatorului '%S' de pe serverul Zotero vor fi șterse și înlocuite cu datele din această copie a lui Zotero.\n\nÎn funcție de mărimea bibliotecii tale, poate exista o întârziere până când datele tale vor fi valabile pe server. -zotero.preferences.sync.reset.replaceServerData=Înlocuiește datele de pe server +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=La următoarea sincronizare, %S va verifica toate fișierele anexate cu serviciul de stocare. Orice fișier anexat la distanță care lipsește local va fi descărcat și fișierele locale care lipsesc la distanță vor fi încărcate.\n\nAceastă opțiune nu este necesară în timpul unei folosiri obișnuite. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Reconstruire index zotero.preferences.search.rebuildWarning=Vrei să reconstruiești întregul index? Asta poate dura ceva timp.\n\nPentru a indexa doar înregistrările care nu au fost indexate, folosește %S. diff --git a/chrome/locale/ru-RU/zotero/zotero.properties b/chrome/locale/ru-RU/zotero/zotero.properties index af3e669de4..bb174f893d 100644 --- a/chrome/locale/ru-RU/zotero/zotero.properties +++ b/chrome/locale/ru-RU/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Вы уверены, что хотите удал pane.item.notes.count.zero=%S заметок: pane.item.notes.count.singular=%S заметка: pane.item.notes.count.plural=%S заметки(-ок): +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Новое название: pane.item.attachments.rename.renameAssociatedFile=Переименовать связанный файл pane.item.attachments.rename.error=Произошла ошибка при переименовании файла. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Все данные этого zotero.preferences.sync.reset.replaceLocalData=Замена локальных данных zotero.preferences.sync.reset.restartToComplete=Необходимо перезапустить приложение Firefox, чтобы завершить восстановление. zotero.preferences.sync.reset.restoreToServer=Все данные пользователя '%S' на сервере Zotero будут удалены и заменены данными этого экземпляра Zotero.\n\nВремя доступа к данным пользователя на сервере зависит от объема библиотеки. -zotero.preferences.sync.reset.replaceServerData=Замена данных на сервере +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Перестроить индекс zotero.preferences.search.rebuildWarning=Вы хотите перестроить весь индекс? Это может занять некоторое время.\n\nЧтобы проиндексировать только непроиндексированные документы, используйте %S. diff --git a/chrome/locale/sk-SK/zotero/zotero.dtd b/chrome/locale/sk-SK/zotero/zotero.dtd index 90b06ed014..ae7bd968d1 100644 --- a/chrome/locale/sk-SK/zotero/zotero.dtd +++ b/chrome/locale/sk-SK/zotero/zotero.dtd @@ -147,7 +147,7 @@ - + diff --git a/chrome/locale/sk-SK/zotero/zotero.properties b/chrome/locale/sk-SK/zotero/zotero.properties index 49888aafe2..3672e33270 100644 --- a/chrome/locale/sk-SK/zotero/zotero.properties +++ b/chrome/locale/sk-SK/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Naozaj chcete vymazať túto poznámku? pane.item.notes.count.zero=Žiadne poznámky: pane.item.notes.count.singular=%S poznámka: pane.item.notes.count.plural=%S poznámok: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nový názov: pane.item.attachments.rename.renameAssociatedFile=Premenovať prislúchajúci súbor pane.item.attachments.rename.error=Pri premenovávaní súboru sa vyskytla chyba. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Všetky údaje v tejto inštalá zotero.preferences.sync.reset.replaceLocalData=Nahradiť lokálne údaje zotero.preferences.sync.reset.restartToComplete=Pre dokončenie procesu obnovy je potrebné reštartovať Firefox. zotero.preferences.sync.reset.restoreToServer=Všetky údaje užívateľa '%S' na serveri Zotero budú vymazané a nahradené údajmi tejto inštalácie Zotera.\n\nV závislosti od veľkosti vašej knižnice môže dôjsť k oneskoreniu dostupnosti vašich údajov na serveri. -zotero.preferences.sync.reset.replaceServerData=Nahradiť údaje servera +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=Pri nasledujúcej synchronizácii, %S overí všetky súbory príloh vzhľadom na úložisko. Všetky vzdialené súbory príloh, ktoré chýbajú lokálne, sa stiahnu a lokálne súbory príloh, ktoré chýbajú vzdialene, sa natiahnu.\n\nTáto možnosť nie je nutná pri normálnej prevádzke. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Znovu vytvoriť index zotero.preferences.search.rebuildWarning=Naozaj chcete znovu vytvoriť celý index? Môže to chvíľu trvať.\n\nAk chcete indexovať iba záznamy, ktoré neboli indexované, použite %S. @@ -760,8 +762,8 @@ fulltext.indexState.unavailable=Neznáme fulltext.indexState.partial=Čiastočne indexované fulltext.indexState.queued=Vo fronte -exportOptions.exportNotes=Exportuj poznámky -exportOptions.exportFileData=Exportuj súbory +exportOptions.exportNotes=Exportovať poznámky +exportOptions.exportFileData=Exportovať súbory exportOptions.useJournalAbbreviation=Použiť skratku časopisu charset.UTF8withoutBOM=Unicode (UTF-8 bez BOM) charset.autoDetect=(autodetekcia) diff --git a/chrome/locale/sl-SI/zotero/zotero.properties b/chrome/locale/sl-SI/zotero/zotero.properties index ec96a3c3cd..a6761cc77d 100644 --- a/chrome/locale/sl-SI/zotero/zotero.properties +++ b/chrome/locale/sl-SI/zotero/zotero.properties @@ -125,7 +125,7 @@ dataDir.checkPermissions=Preverite, da imate pravico pisanja za vse datoteke v p dataDir.moveToDefaultLocation=Lahko tudi zaprete premaknete obstoječo mapo s podatki na novo mesto v svoji domači mapi. $S bo samodejno zaznal novo mesto. dataDir.location=Mapa s podatki: %S dataDir.notFound=Podatkovne mape %S ni mogoče najti. -dataDir.notFound.defaultFound=The %S data directory could not be found at %S, but a data directory was found at %S. Use this directory instead? +dataDir.notFound.defaultFound=Podatkovne mape %S ni mogoče najti v %S, vendar pa je mogoče najti podatkovno mapo v %S. Želite uporabiti slednjo? dataDir.useNewLocation=Uporabi novo mesto dataDir.previousDir=Prejšnja mapa: dataDir.default=Privzeto (%S) @@ -244,7 +244,7 @@ pane.tagSelector.rename.message=Vnesite novo ime za to značko.\n\nZnačka bo sp pane.tagSelector.delete.title=Izbriši značko pane.tagSelector.delete.message=Ste prepričani, da želite izbrisati to značko?\n\nZnačka bo odstranjena z vseh vnosov. pane.tagSelector.deleteAutomatic.title=Izbriši samodejne značke -pane.tagSelector.deleteAutomatic.message=Are you sure you want to delete %1$S automatic tag in this library?;Are you sure you want to delete %1$S automatic tags in this library? +pane.tagSelector.deleteAutomatic.message=Ste prepričani, da želite izbrisati samodejno značko %1$S iz te knjižnice?;Ste prepričani, da želite izbrisati %1$S samodejnih značk iz te knjižnice? pane.tagSelector.numSelected.none=Izbranih 0 značk pane.tagSelector.numSelected.singular=Izbrana %S značka pane.tagSelector.numSelected.plural=Izbranih %S značk @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Ste prepričani, da želite izbrisati to opombo? pane.item.notes.count.zero=%S opomb: pane.item.notes.count.singular=%S opomba: pane.item.notes.count.plural=%S opomb: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nov naslov: pane.item.attachments.rename.renameAssociatedFile=Preimenuj pridruženo datoteko pane.item.attachments.rename.error=Pri preimenovanju datoteke je prišlo do napake @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Vsi podatki v tej kopiji Zotera zotero.preferences.sync.reset.replaceLocalData=Zamenjaj krajevne podatke zotero.preferences.sync.reset.restartToComplete=Za dokončanje postopke obnove morate ponovno zagnati Firefox. zotero.preferences.sync.reset.restoreToServer=Vsi podatki uporabnika '%S' na strežniku Zotero bodo izbrisani, zamenjali pa jih bodo podatki te kopije Zotera.\n\nGlede na velikost vaše knjižnice bo morda prišlo do časovnega zamika, dokler bodo vaši podatki na voljo na strežniku. -zotero.preferences.sync.reset.replaceServerData=Zamenjaj strežniške podatke -zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library +zotero.preferences.sync.reset.fileSyncHistory=Ob naslednjem usklajevanju bo %S preveril vse datoteke priponk s storitvijo shrambe. Vse oddaljene datoteke priponk, ki niso hranjene krajevno, bodo prenesene, krajevne datoteke priponk, ki jih ni na strežniku, pa bodo tjakaj naložene..\n\nTa možnost ni obvezna za navadno rabo. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Ponovno izdelaj kazalo zotero.preferences.search.rebuildWarning=Želite ponovno izdelati celotno kazalo? To je lahko zamudno.\n\nZa indeksiranje samo tistih vnosov, ki niso bili v kazalu, uporabite %S. @@ -969,7 +971,7 @@ sync.status.uploadingData=Prenašanje podatkov na uskladitveni strežnik sync.status.uploadAccepted=Prenos na strežnik je sprejet - čakanje na uskladitveni strežnik sync.status.syncingFiles=Usklajevanje datotek sync.status.syncingFilesInLibrary=Usklajevanje datotek v %S -sync.status.syncingFilesInLibraryWithRemaining=Syncing files in %1$S (%2$S remaining);Syncing files in %1$S (%2$S remaining) +sync.status.syncingFilesInLibraryWithRemaining=Usklajevanje datotek v %1$S (%2$S preostanka);usklajevanje datotek v %1$S (%2$S preostanka) sync.status.syncingFullText=Usklajevanje vsebine celega besedila sync.storage.mbRemaining=%SMB prostora diff --git a/chrome/locale/sr-RS/zotero/zotero.properties b/chrome/locale/sr-RS/zotero/zotero.properties index 21b49f94d2..518dbe1f28 100644 --- a/chrome/locale/sr-RS/zotero/zotero.properties +++ b/chrome/locale/sr-RS/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Да ли сте сигурни да желите pane.item.notes.count.zero=%S белешки: pane.item.notes.count.singular=%S белешка: pane.item.notes.count.plural=%S белешки: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Нови наслов: pane.item.attachments.rename.renameAssociatedFile=Преименујте повезану датотеку pane.item.attachments.rename.error=Грешка током промене имена датотеке. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Поново изгради индекс zotero.preferences.search.rebuildWarning=Да ли желите изградити читав индекс? Ово може узети доста времена.\n\nДа би индексирали само ставке које нису биле индексиране користите %S. diff --git a/chrome/locale/sv-SE/zotero/zotero.properties b/chrome/locale/sv-SE/zotero/zotero.properties index 5c694b52fd..c940d6c244 100644 --- a/chrome/locale/sv-SE/zotero/zotero.properties +++ b/chrome/locale/sv-SE/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Är du säker på att du vill radera den här ant pane.item.notes.count.zero=%S anteckningar: pane.item.notes.count.singular=%S anteckning: pane.item.notes.count.plural=%S anteckningar: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Ny titel: pane.item.attachments.rename.renameAssociatedFile=Ändra namn på bifogad fil pane.item.attachments.rename.error=Ett fel uppstod när namnet på filen skulle ändras. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Alla data i denna Zotero-install zotero.preferences.sync.reset.replaceLocalData=Ersätt lokala data zotero.preferences.sync.reset.restartToComplete=Firefox måste startas om för att färdigställa återställningsprocessen. zotero.preferences.sync.reset.restoreToServer=Alla data som tillhör användaren '%S' på Zoteros server kommer att tas bort och ersättas med data från denna Zotero-installation.\n\n\n\nBeroende på storleken på ditt bibliotek kan det ta en stund innan dina data blir tillgängliga på servern. -zotero.preferences.sync.reset.replaceServerData=Ersätt serverdata +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=Vid nästa synkronisering kommer %S att jämföra alla bilagda filer med lagringstjänsten. Alla fjärrlagrade filer som saknas lokalt kommer att laddas ner och lokala filer som saknas på fjärrlagringen kommer att laddas upp.\n\nDenna funktion är inte nödvändig vid normal användning. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Bygg om index zotero.preferences.search.rebuildWarning=Vill du bygga om hela indexet? Det kan ta ett tag.\n\nFör att bara indexera källor som inte tidigare indexerats, använd %S. diff --git a/chrome/locale/th-TH/zotero/zotero.properties b/chrome/locale/th-TH/zotero/zotero.properties index 244ff569d4..a0f1014d15 100644 --- a/chrome/locale/th-TH/zotero/zotero.properties +++ b/chrome/locale/th-TH/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=คุณแน่ใจหรือว่าค pane.item.notes.count.zero=%S บันทึก: pane.item.notes.count.singular=%S บันทึก: pane.item.notes.count.plural=%S บันทึก: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=ชื่อเรื่องใหม่: pane.item.attachments.rename.renameAssociatedFile=เปลี่ยนชื่อแฟ้มที่สัมพันธ์กัน pane.item.attachments.rename.error=พบความผิดพลาดขณะกำลังเปลี่ยนชื่อแฟ้ม @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=สร้างดัชนีอีกครั้ง zotero.preferences.search.rebuildWarning=คุณต้องการสร้างดัชนีใหม่ทั้งหมดหรือไม่? อาจใช้เวลาสักครู่\n\nการทำดัชนีเฉพาะรายการที่ยังไม่ได้ทำให้ใช้ %S diff --git a/chrome/locale/tr-TR/zotero/zotero.properties b/chrome/locale/tr-TR/zotero/zotero.properties index 0512c53cd2..7f4aed9f35 100644 --- a/chrome/locale/tr-TR/zotero/zotero.properties +++ b/chrome/locale/tr-TR/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Bu notu silmek istediğinize emin misiniz? pane.item.notes.count.zero=%S not: pane.item.notes.count.singular=%S not: pane.item.notes.count.plural=$S not: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Yeni başlık: pane.item.attachments.rename.renameAssociatedFile=İlişkilendirilen dosyayı yeniden adlandır pane.item.attachments.rename.error=Dosya yeniden adlandırılırken bir hata oluştu. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Zotero'nun bu kopyasındaki tüm zotero.preferences.sync.reset.replaceLocalData=Yerel Verileri Değiştir zotero.preferences.sync.reset.restartToComplete=Geriye dönme işlemini tamamlamak için Firefox yeniden başlatılmalıdır. zotero.preferences.sync.reset.restoreToServer=Zotero sunucusundaki '%S' kullanıcısına ait tüm veriler silinecek, ve yerlerine Zotero'nun bu kopyasındaki veriler konacaktır.\n\nKitaplığınızın büyüklüğüne bağlı olarak, sunucuda verilerinizin ulaşılabilirliği için bir süre geçmesi gerekebilir. -zotero.preferences.sync.reset.replaceServerData=Sunucu Verilerini Değiştir +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=Bir sonraki eşitlemede, %S, tüm ek dosyalarınızı depolama hizmetindekiler ile kontrol edecektir. Yerelde eksik olan ama uzakta bulunan tüm ek dosyalar indirilecek ve uzakta bulunmayan tüm yerel ek dosyalar yüklenecektir.\n\nBu seçenek normal kullanım sırasında gerekli değildir. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=İndeksi Tekrar Oluştur zotero.preferences.search.rebuildWarning=Tüm indeksi tekrar oluşturmak istiyor musunuz? Bu işlem zaman alabilir.\n\nYalnızca indekslenmeyen eserleri indekslemek için, %S'yi kullanınız. diff --git a/chrome/locale/uk-UA/zotero/zotero.properties b/chrome/locale/uk-UA/zotero/zotero.properties index f579c63575..ddece947a5 100644 --- a/chrome/locale/uk-UA/zotero/zotero.properties +++ b/chrome/locale/uk-UA/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Ви впевнені, що бажаєете ви pane.item.notes.count.zero=%S приміток: pane.item.notes.count.singular=%S примітка: pane.item.notes.count.plural=%S примітки: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Нова назва: pane.item.attachments.rename.renameAssociatedFile=Перейменувати пов'язаний файл pane.item.attachments.rename.error=Виникла помилка при перейменуванні файлу. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Всі дані в цій коп zotero.preferences.sync.reset.replaceLocalData=Замінити локальні дані zotero.preferences.sync.reset.restartToComplete=Необхідно перезапустити, щоб завертити відновлення. zotero.preferences.sync.reset.restoreToServer=Всі дані користувача '%S' на сервері Zotero будуть стерті й замінені даними з цієї копії Zotero. \n\nЧас доступу до даних користувача на сервері залежить від розміру вашої бібліотеки. -zotero.preferences.sync.reset.replaceServerData=Заміна даних на сервері +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Перебудувати індекс zotero.preferences.search.rebuildWarning=Ви бажаєте перебудувати весь індекс? Це може зайняти деякий час.\n\nЩоб переіндексувати тільки непроіндексовні документи, використайте %S. diff --git a/chrome/locale/vi-VN/zotero/zotero.properties b/chrome/locale/vi-VN/zotero/zotero.properties index b3173c2497..28d0cdee0a 100644 --- a/chrome/locale/vi-VN/zotero/zotero.properties +++ b/chrome/locale/vi-VN/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=Bạn có chắc bạn muốn xóa ghi chép này pane.item.notes.count.zero=%S ghi chép: pane.item.notes.count.singular=%S ghi chép: pane.item.notes.count.plural=%S ghi chép: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=Nhan đề mới: pane.item.attachments.rename.renameAssociatedFile=Đổi tên của tập tin liên đới pane.item.attachments.rename.error=Đã xảy ra một lỗi trong khi đổi tên tập tin. @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=All data in this copy of Zotero zotero.preferences.sync.reset.replaceLocalData=Replace Local Data zotero.preferences.sync.reset.restartToComplete=Firefox must be restarted to complete the restore process. zotero.preferences.sync.reset.restoreToServer=All data belonging to user '%S' on the Zotero server will be erased and replaced with data from this copy of Zotero.\n\nDepending on the size of your library, there may be a delay before your data is available on the server. -zotero.preferences.sync.reset.replaceServerData=Replace Server Data +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=Tái tạo Chỉ mục zotero.preferences.search.rebuildWarning=Bạn có muốn tái tạo toàn bộ chỉ mục không? Việc này có thể mất khá nhiều thời gian.\n\nNếu bạn chỉ muốn tạo chỉ mục cho các biểu ghi hiện chưa có chỉ mục, hãy ấn vào %S. diff --git a/chrome/locale/zh-CN/zotero/zotero.properties b/chrome/locale/zh-CN/zotero/zotero.properties index 6e81c4c36b..2dac826e0f 100644 --- a/chrome/locale/zh-CN/zotero/zotero.properties +++ b/chrome/locale/zh-CN/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=您确定要删除本条笔记吗? pane.item.notes.count.zero=%S 条笔记: pane.item.notes.count.singular=%S 条笔记: pane.item.notes.count.plural=%S 条笔记: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=新标题: pane.item.attachments.rename.renameAssociatedFile=重命名相关文件 pane.item.attachments.rename.error=重命名文件时出错。 @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Zotero此副本里的所有数 zotero.preferences.sync.reset.replaceLocalData=替换本地数据 zotero.preferences.sync.reset.restartToComplete=Firefox需要重启以完成修复操作。 zotero.preferences.sync.reset.restoreToServer=所有属于Zotero服务器上用户名为“%S”的数据都将被删除并替换为Zotero此副本的数据.\n\n在您使用服务器上的新数据之前,可能会有一些延迟,这取决于你的文库的大小。 -zotero.preferences.sync.reset.replaceServerData=替换服务器上的数据 +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=下次同步时,%S 将会检查存储设备中的所有附件,并下载本地存储中缺少的所有附件。\n\n在正常使用 Zotero 的情况下,此选项一般用不到。 +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=重建索引 zotero.preferences.search.rebuildWarning=要重建整个索引吗?这可能会花上一些时间。\n\n如果只想索引未索引的条目,请用 %S。 diff --git a/chrome/locale/zh-TW/zotero/zotero.properties b/chrome/locale/zh-TW/zotero/zotero.properties index fd76ab5f15..130c52eef0 100644 --- a/chrome/locale/zh-TW/zotero/zotero.properties +++ b/chrome/locale/zh-TW/zotero/zotero.properties @@ -338,6 +338,7 @@ pane.item.notes.delete.confirm=確定要刪除這則筆記嗎? pane.item.notes.count.zero=%S 則筆記: pane.item.notes.count.singular=%S 則筆記: pane.item.notes.count.plural=%S 則筆記: +pane.item.notes.editingInWindow=Editing in separate window pane.item.attachments.rename.title=新標題: pane.item.attachments.rename.renameAssociatedFile=重新命名相關的檔案 pane.item.attachments.rename.error=重新命名相關的檔案時出現錯誤。 @@ -622,8 +623,9 @@ zotero.preferences.sync.reset.restoreFromServer=Zotero 副本中的所有資料 zotero.preferences.sync.reset.replaceLocalData=取代本機資料 zotero.preferences.sync.reset.restartToComplete=Firefox 得重新啟動已完成復原程序。 zotero.preferences.sync.reset.restoreToServer=使用者 '%S' 於 Zotero 伺服器上的所有資料會被刪除,並代以這個 Zotero 副本中的所有資料。\n\n依於文獻庫的大小,需要一些時間後資料才於伺服器上可用。 -zotero.preferences.sync.reset.replaceServerData=取代伺服器資料 +zotero.preferences.sync.reset.restoreToServer.button=Replace Data in Online Library zotero.preferences.sync.reset.fileSyncHistory=On the next sync, %S will check all attachment files against the storage service. Any remote attachment files that are missing locally will be downloaded, and local attachment files missing remotely will be uploaded.\n\nThis option is not necessary during normal usage. +zotero.preferences.sync.reset.fileSyncHistory.cleared=The file sync history for “%S” has been cleared. zotero.preferences.search.rebuildIndex=重建索引 zotero.preferences.search.rebuildWarning=想重建整個索引嗎?這可能要花一些時間。\n\n如果只要做尚未索引的項目的索引,可按 %S 鍵。