Upload from CMSource
This commit is contained in:
67
Lasergene/18.0.3/PSAppDeploy/Strings/ar/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/ar/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "تم."
|
||||
Error = "فشل."
|
||||
FastRetry = "غير مكتمل."
|
||||
RestartRequired = "تم. يجب إعادة تشغيل النظام."
|
||||
Start = "بدأ."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "تم تعطيل تشغيل هذا التطبيق مؤقتًا بحيث يمكن إكمال عملية التثبيت."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "إغلاق البرامج"
|
||||
ButtonContinue = "متابعة"
|
||||
ButtonContinueTooltip = "قم باختيار `"متابعة`" فقط بعد إغلاق التطبيق/التطبيقات المدرجة أعلاه."
|
||||
ButtonDefer = "تأجيل"
|
||||
CountdownMessage = "ملاحظة: سيتم إغلاق البرنامج/البرامج بشكل تلقائي خلال:"
|
||||
Message = "يجب إغلاق البرامج التالية قبل التمكن من متابعة عملية التثبيت.`n`nيرجى حفظ عملك، وإغلاق البرامج، ومن ثم المتابعة. يمكنك بدلا من ذلك، حفظ عملك والنقر فوق `"إغلاق البرامج`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "الموعد النهائي:"
|
||||
ExpiryMessage = "بإمكانك اختيار تأجيل التثبيت إلى حين انتهاء صلاحية التأجيل:"
|
||||
RemainingDeferrals = "التأجيلات المتبقية:"
|
||||
WarningMessage = "بمجرد انتهاء صلاحية التأجيل، لن يكون لديك خيار التأجيل بعد الآن."
|
||||
WelcomeMessage = "التطبيق التالي على وشك التثبيت:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "تثبيت"
|
||||
Repair = "إصلاح"
|
||||
Uninstall = "إزالة التثبيت"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "ليس لديك مساحة كافية في القرص لإتمام عملية تثبيت:`n{0}`n`nالمساحة اللازمة: {1} م ب`nالمساحة المتاحة: {2} م ب`n`nيرجى تحرير مساحة قرص كافية كي تتم متابعة عملية التثبيت."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "جاري التثبيت. يرجى الانتظار..."
|
||||
MessageInstallDetail = "سيتم إغلاق هذه النافذة تلقائياً عند اكتمال التثبيت."
|
||||
MessageRepair = "جارٍ إصلاح. يرجى الانتظار..."
|
||||
MessageRepairDetail = "سيتم إغلاق هذه النافذة تلقائياً عند اكتمال الإصلاح."
|
||||
MessageUninstall = "جارٍ إزالة التثبيت. يرجى الانتظار..."
|
||||
MessageUninstallDetail = "سيتم إغلاق هذه النافذة تلقائياً عند اكتمال إلغاء التثبيت."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "تقليل"
|
||||
ButtonRestartNow = "إعادة التشغيل الآن"
|
||||
Message = "كي تكتمل عملية التثبيت، يجب عليك إعادة تشغيل حاسوبك."
|
||||
MessageRestart = "ستتم إعادة تشغيل حاسوبك بشكل تلقائي عند نهاية العد التنازلي."
|
||||
MessageTime = "يرجى حفظ عملك وإعادة التشغيل خلال الوقت المخصص."
|
||||
TimeRemaining = "الزمن المتبقي:"
|
||||
Title = "مطلوب إعادة التشغيل"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "سيستمر {0} تلقائيا في:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployDeployToolkit - التطبيق {0}'
|
||||
DialogMessage = 'يرجى حفظ عملك قبل المتابعة حيث سيتم إغلاق التطبيقات التالية تلقائيًا.'
|
||||
DialogMessageNoProcesses = 'الرجاء تحديد تثبيت لمتابعة التثبيت. إذا كان لديك أي تأجيلات متبقية، يمكنك أيضاً اختيار تأخير التثبيت.'
|
||||
ButtonDeferRemaining = 'تبقى'
|
||||
ButtonLeftText = 'التأجيل'
|
||||
ButtonRightText = 'إغلاق التطبيقات وتثبيتها'
|
||||
ButtonRightTextNoProcesses = 'التثبيت'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/cz/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/cz/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "dokončena."
|
||||
Error = "se nepodařila."
|
||||
FastRetry = "nedokončena."
|
||||
RestartRequired = "dokončena. Je nutné restartovat počítač."
|
||||
Start = "zahájena."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Spuštění této aplikace bylo dočasně zakázáno, aby mohla proběhnout instalace."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Ukončit programy"
|
||||
ButtonContinue = "Pokračovat"
|
||||
ButtonContinueTooltip = "Klikněte na `"Pokračovat`", až budete mít výše uvedené aplikace zavřené."
|
||||
ButtonDefer = "Odložit"
|
||||
CountdownMessage = "Upozornění: Programy budou automaticky zavřené za:"
|
||||
Message = "Následující programy musí být zavřené, aby instalace mohla pokračovat. Prosím, uložte svou práci, zavřete program a potom klikněte na `"Pokračovat`". Případně můžete svou práci uložit a kliknout na tlačítko `"Ukončit programy`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Termín:"
|
||||
ExpiryMessage = "Instalaci můžete několikrát odložit:"
|
||||
RemainingDeferrals = "Zbývající počet odložení:"
|
||||
WarningMessage = "Jakmile vyčerpáte všechna odložení, už nebudete mít šanci odložit instalaci."
|
||||
WelcomeMessage = "Nasledující aplikace bude nainstalována:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Instalace"
|
||||
Repair = "Oprava"
|
||||
Uninstall = "Odinstalace"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Nemáte dostatek volného místa na instalaci aplikace:`n{0}`n`nPotřebné místo na disku: {1}MB`nDostupné místo na disku: {2}MB`n`nUvolněte prosím dostatek místa k pokračovaní instalace."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Instalace právě probíhá. Prosím čekejte..."
|
||||
MessageInstallDetail = "Toto okno se po dokončení instalace automaticky zavře."
|
||||
MessageRepair = "Oprava právě probíhá. Prosím čekejte..."
|
||||
MessageRepairDetail = "Toto okno se po dokončení opravy automaticky zavře."
|
||||
MessageUninstall = "Probíhá odinstalace. Prosím čekejte..."
|
||||
MessageUninstallDetail = "Po dokončení odinstalace se toto okno automaticky zavře."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimalizovat"
|
||||
ButtonRestartNow = "Restartovat nyní"
|
||||
Message = "Pro dokončení instalace musíte váš počítač restartovat."
|
||||
MessageRestart = "Na konci odpočítávání, bude váš počítač automaticky restartovaný."
|
||||
MessageTime = "Prosím, uložte si práci a restartujte počítač ve stanoveném čase."
|
||||
TimeRemaining = "Zbývající čas:"
|
||||
Title = "Je nutné restartovat počítač."
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} bude automaticky pokračovat za:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Aplikace {0}'
|
||||
DialogMessage = 'Před pokračováním v práci ji uložte, protože následující aplikace budou automaticky uzavřeny.'
|
||||
DialogMessageNoProcesses = 'Chcete-li pokračovat v instalaci, vyberte možnost Instalovat. Pokud vám zbývají nějaké odklady, můžete také zvolit odložení instalace.'
|
||||
ButtonDeferRemaining = 'zůstat'
|
||||
ButtonLeftText = 'Odložení'
|
||||
ButtonRightText = 'Zavření aplikací a instalace'
|
||||
ButtonRightTextNoProcesses = 'Instalace'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/da/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/da/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "færdig."
|
||||
Error = "fejlet."
|
||||
FastRetry = "ikke færdig."
|
||||
RestartRequired = "færdig. En genstart er nødvendig."
|
||||
Start = "startet."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Opstart af denne applikation er midlertidigt blokeret da en installationsproces er under afvikling."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Luk Programmer"
|
||||
ButtonContinue = "Fortsæt"
|
||||
ButtonContinueTooltip = "Vælg kun `"Fortsæt`" efter at du har afsluttet de ovenfor nævnte programmer."
|
||||
ButtonDefer = "Udsæt"
|
||||
CountdownMessage = "BEMÆRK: Programmet/Programmerne vil automatisk blive lukket om:"
|
||||
Message = "Følgende programmer skal lukkes før installationen kan fortsætte.`n`nGem dit arbejde, luk programmerne og fortsæt. Alternativt kan du gemme dit arbejde og trykke på `"Luk Programmer`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Deadline:"
|
||||
ExpiryMessage = "Du kan vælge at udsætte installationen indtil udsættelsesperioden udløber:"
|
||||
RemainingDeferrals = "Udsættelser tilbage:"
|
||||
WarningMessage = "Når udsættelsesperioden udløber kan du ikke længere udsætte installationen."
|
||||
WelcomeMessage = "Følgende applikation vil nu blive installeret:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Installation"
|
||||
Repair = "Reparere"
|
||||
Uninstall = "Afinstallation"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Du har ikke plads nok til at færdiggøre installationen af:`n{0}`n`nPlads krævet: {1}MB`nPlads tilgængelig: {2}MB`n`nVær venlig at frigøre nok diskplads før du fortsætter installationen."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Installation i gang. Vent venligst..."
|
||||
MessageInstallDetail = "Dette vindue lukker automatisk, når installationen er færdig."
|
||||
MessageRepair = "Reparere i gang. Vent venligst..."
|
||||
MessageRepairDetail = "Dette vindue lukkes automatisk, når reparationen er færdig."
|
||||
MessageUninstall = "Afinstallation i gang. Vent venligst..."
|
||||
MessageUninstallDetail = "Dette vindue lukkes automatisk, når afinstallationen er færdig."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimere"
|
||||
ButtonRestartNow = "Genstart Nu"
|
||||
Message = "For at færdiggøre installationen skal du genstarte din computer."
|
||||
MessageRestart = "Din computer vil automatisk blive genstartet når nedtællingen er færdig."
|
||||
MessageTime = "Du bør venligst gemme dit arbejde og genstarte indenfor det givne tidsrum."
|
||||
TimeRemaining = "Tid tilbage:"
|
||||
Title = "Genstart Nødvendig"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} vil automatisk fortsætte i:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - App {0}'
|
||||
DialogMessage = 'Gem venligst dit arbejde, før du fortsætter, da de følgende applikationer lukkes automatisk.'
|
||||
DialogMessageNoProcesses = 'Vælg Installer for at fortsætte med installationen. Hvis du har udsættelser tilbage, kan du også vælge at udskyde installationen.'
|
||||
ButtonDeferRemaining = 'forblive'
|
||||
ButtonLeftText = 'Udskyde'
|
||||
ButtonRightText = 'Luk apps og installer'
|
||||
ButtonRightTextNoProcesses = 'Installer'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/de/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/de/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "abgeschlossen."
|
||||
Error = "ist fehlgeschlagen."
|
||||
FastRetry = "nicht abgeschlossen werden."
|
||||
RestartRequired = "abgeschlossen. Ein Neustart ist erforderlich."
|
||||
Start = "gestartet."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Das Starten dieser Anwendung(en) wurde vorübergehend blockiert, damit der Installationsvorgang erfolgreich durchgeführt werden kann."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Programme &schließen"
|
||||
ButtonContinue = "&Weiter"
|
||||
ButtonContinueTooltip = "Klicken Sie erst auf `"Weiter`", nachdem Sie die obigen Anwendung(en) geschlossen haben."
|
||||
ButtonDefer = "&Aufschieben"
|
||||
CountdownMessage = "HINWEIS: Diese Programme werden automatisch geschlossen:"
|
||||
Message = "Die folgenden Programme müssen geschlossen werden, bevor die Installation fortgesetzt werden kann.`n`nBitte speichern Sie Ihre Arbeit, schließen Sie die Programme und fahren Sie dann fort. Alternativ können Sie Ihre Arbeit speichern und dann auf `"Programme Schließen`" klicken."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Termin:"
|
||||
ExpiryMessage = "Sie können die Installation verzögern, bis die Rückstellung abläuft:"
|
||||
RemainingDeferrals = "Verbleibende Rückstellungen:"
|
||||
WarningMessage = "Sobald die Rückstellung abgelaufen ist, werden Sie keine Möglichkeit mehr haben die Installation zu verschieben."
|
||||
WelcomeMessage = "Die folgende Anwendung soll installiert werden:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Installation"
|
||||
Repair = "Reparatur"
|
||||
Uninstall = "Deinstallation"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Sie haben nicht genug freien Speicherplatz um die Installation abzuschließen: {0}`n`nPlatzbedarf: {1}MB`nFreier Speicherplatz: {2}MB`n`nBitte geben Sie ausreichend Speicherplatz frei, um mit der Installation fortzufahren."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Installation wird durchgeführt. Bitte warten..."
|
||||
MessageInstallDetail = "Dieses Fenster wird automatisch geschlossen, wenn die Installation abgeschlossen ist."
|
||||
MessageRepair = "Reparatur wird durchgeführt. Bitte warten..."
|
||||
MessageRepairDetail = "Dieses Fenster wird automatisch geschlossen, wenn die Reparatur abgeschlossen ist."
|
||||
MessageUninstall = "Deinstallation wird durchgeführt. Bitte warten..."
|
||||
MessageUninstallDetail = "Dieses Fenster wird automatisch geschlossen, wenn die Deinstallation abgeschlossen ist."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimieren"
|
||||
ButtonRestartNow = "Jetzt Neustarten"
|
||||
Message = "Zum Abschluss der Installation müssen Sie Ihren Computer neu starten."
|
||||
MessageRestart = "Am Ende des Countdowns wird Ihr Computer automatisch neu gestartet."
|
||||
MessageTime = "Bitte speichern Sie Ihre Arbeit und starten Sie den Computer innerhalb der vorgegebenen Zeit neu."
|
||||
TimeRemaining = "Verbleibende Zeit:"
|
||||
Title = "Neustart Erforderlich"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "Die {0} wird automatisch fortgesetzt in:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Anwendung {0}'
|
||||
DialogMessage = 'Bitte speichern Sie Ihre Arbeit, bevor Sie fortfahren, da die folgenden Anwendungen automatisch geschlossen werden.'
|
||||
DialogMessageNoProcesses = 'Bitte wählen Sie Installieren, um mit der Installation fortzufahren. Wenn Sie noch Aufschübe haben, können Sie die Installation auch aufschieben.'
|
||||
ButtonDeferRemaining = 'bleiben'
|
||||
ButtonLeftText = 'Aufschieben'
|
||||
ButtonRightText = 'Apps schließen & installieren'
|
||||
ButtonRightTextNoProcesses = 'Installieren Sie'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/el/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/el/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "ολοκληρώθηκε με επιτυχία."
|
||||
Error = "απέτυχε."
|
||||
FastRetry = "δεν ολοκληρώθηκε."
|
||||
RestartRequired = "ολοκληρώθηκε με επιτυχία. Απαιτείται επανεκκίνηση."
|
||||
Start = "ξεκίνησε."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Η εκκίνηση αυτής της εφαρμογής έχει αποκλειστεί προσωρινά, ώστε να ολοκληρωθεί η διαδικασία εγκατάστασης."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Κλείσιμο Προγραμμάτων"
|
||||
ButtonContinue = "Συνέχεια"
|
||||
ButtonContinueTooltip = "Επιλέξτε `"Συνέχεια`" μόνο αφού κλείσετε τις παραπάνω εφαρμογές."
|
||||
ButtonDefer = "Αναβολή"
|
||||
CountdownMessage = "ΣΗΜΕΙΩΣΗ: Τα προγράμματα θα κλείσουν αυτόματα σε:"
|
||||
Message = "Τα παρακάτω προγράμματα πρέπει να κλείσουν πριν προχωρήσει η εγκατάσταση.`n`nΠαρακαλούμε αποθηκεύστε την εργασία σας, κλείστε τα προγράμματα και επιλέξτε `"Συνέχεια`". Εναλλακτικά, αποθηκεύστε την εργασία σας και επιλέξτε `"Κλείσιμο Προγραμμάτων`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Προθεσμία:"
|
||||
ExpiryMessage = "Μπορείτε να επιλέξετε να αναβάλλετε την εγκατάσταση μέχρι να λήξει η αναβολή:"
|
||||
RemainingDeferrals = "Εναπομένουσες Αναβολές:"
|
||||
WarningMessage = "Μετά τη λήξη της αναβολής, δεν θα έχετε πλέον την επιλογή να αναβάλετε."
|
||||
WelcomeMessage = "Η παρακάτω εφαρμογή θα εγκατασταθεί:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Η εγκατάσταση"
|
||||
Repair = "Η επιδιόρθωση"
|
||||
Uninstall = "Η απεγκατάσταση"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Δεν υπάρχει επαρκής χώρος στο δίσκο για να ολοκληρωθεί η εγκατάσταση του:`n{0}`n`nΑπαιτούμενος χώρος: {1}MB`nΔιαθέσιμος χώρος: {2}MB`n`nΠαρακαλώ απελευθερώστε επαρκή χώρο για να προχωρήσει η εγκατάσταση."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Εγκατάσταση σε εξέλιξη. Παρακαλούμε περιμένετε..."
|
||||
MessageInstallDetail = "Αυτό το παράθυρο θα κλείσει αυτόματα όταν ολοκληρωθεί η εγκατάσταση."
|
||||
MessageRepair = "Επιδιόρθωση σε εξέλιξη. Παρακαλούμε περιμένετε..."
|
||||
MessageRepairDetail = "Αυτό το παράθυρο θα κλείσει αυτόματα όταν ολοκληρωθεί η επισκευή."
|
||||
MessageUninstall = "Απεγκατάσταση σε εξέλιξη. Παρακαλούμε περιμένετε..."
|
||||
MessageUninstallDetail = "Αυτό το παράθυρο θα κλείσει αυτόματα όταν ολοκληρωθεί η απεγκατάσταση."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Ελαχιστοποίηση"
|
||||
ButtonRestartNow = "Επανεκκίνηση τώρα"
|
||||
Message = "Για να ολοκληρωθεί η εγκατάσταση, πρέπει να επανεκκινήσετε τον υπολογιστή σας."
|
||||
MessageRestart = "Ο υπολογιστής σας θα επανεκκινηθεί αυτόματα στο τέλος της αντίστροφης μέτρησης."
|
||||
MessageTime = "Παρακαλούμε αποθηκεύστε την εργασία σας, και πραγματοποιήστε επανεκκίνηση εντός του καθορισμένου χρόνου."
|
||||
TimeRemaining = "Εναπομείναντας χρόνος:"
|
||||
Title = "Απαιτείται επανεκκίνηση"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} θα συνεχίσει αυτόματα σε:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Εφαρμογή {0}'
|
||||
DialogMessage = 'Αποθηκεύστε την εργασία σας πριν συνεχίσετε, καθώς οι ακόλουθες εφαρμογές θα κλείσουν αυτόματα.'
|
||||
DialogMessageNoProcesses = 'Επιλέξτε Εγκατάσταση για να συνεχίσετε την εγκατάσταση. Εάν σας έχουν απομείνει αναβολές, μπορείτε επίσης να επιλέξετε να καθυστερήσετε την εγκατάσταση.'
|
||||
ButtonDeferRemaining = 'παραμένουν'
|
||||
ButtonLeftText = 'Αναβολή'
|
||||
ButtonRightText = 'Κλείσιμο εφαρμογών & εγκατάσταση'
|
||||
ButtonRightTextNoProcesses = 'Εγκαταστήστε το'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/es/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/es/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "completada."
|
||||
Error = "fallida."
|
||||
FastRetry = "incompleta."
|
||||
RestartRequired = "completada. Se requiere un reinicio."
|
||||
Start = "iniciada."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "La ejecución de esta aplicación se ha bloqueado temporalmente para que se pueda completar una operación de instalación."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Cerrar Programas"
|
||||
ButtonContinue = "Continuar"
|
||||
ButtonContinueTooltip = "Solo seleccione `"Continuar`" después de cerrar la(s) aplicacion(es) de la lista."
|
||||
ButtonDefer = "Aplazar"
|
||||
CountdownMessage = "NOTA: El/los programa(s) se cerrará(n) automáticamente en:"
|
||||
Message = "Los siguientes programas deben estar cerrados antes de que la instalación pueda continuar.`n`nGuarde su trabajo, cierre los programas y luego continúe.`nAlternativamente, guarde su trabajo y haga clic en `"Cerrar programas`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Fecha tope:"
|
||||
ExpiryMessage = "Puede optar por aplazar la instalación hasta que expire el aplazamiento:"
|
||||
RemainingDeferrals = "Aplazamientos restantes:"
|
||||
WarningMessage = "Una vez vencido el aplazamiento, ya no tendrá la opción de aplazar."
|
||||
WelcomeMessage = "La siguiente aplicación está a punto de instalarse:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Instalación"
|
||||
Repair = "Reparación"
|
||||
Uninstall = "Desinstalación"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "El espacio en disco es insuficiente para completar la instalación de:`n{0}`n`nEspacio requerido: {1}MB`nEspacio disponible: {2}MB`n`nPor favor, libere suficiente espacio en disco para continuar con la instalación."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Instalación en curso. Por favor, espere..."
|
||||
MessageInstallDetail = "Esta ventana se cerrará automáticamente cuando finalice la instalación."
|
||||
MessageRepair = "Reparación en curso. Por favor, espere..."
|
||||
MessageRepairDetail = "Esta ventana se cerrará automáticamente cuando finalice la reparación."
|
||||
MessageUninstall = "Desinstalación en curso. Por favor, espere..."
|
||||
MessageUninstallDetail = "Esta ventana se cerrará automáticamente cuando finalice la desinstalación."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimizar"
|
||||
ButtonRestartNow = "Reiniciar Ahora"
|
||||
Message = "Para que la instalación se complete, debe reiniciar su equipo."
|
||||
MessageRestart = "El equipo se reiniciará automáticamente al final de la cuenta regresiva."
|
||||
MessageTime = "Por favor guarde su trabajo y reinicie dentro del tiempo asignado."
|
||||
TimeRemaining = "Tiempo restante:"
|
||||
Title = "Reinicio Requerido"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "La {0} continuará automáticamente en:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Aplicación {0}'
|
||||
DialogMessage = 'Guarde su trabajo antes de continuar, ya que las siguientes aplicaciones se cerrarán automáticamente.'
|
||||
DialogMessageNoProcesses = 'Seleccione Instalar para continuar con la instalación. Si le queda algún aplazamiento, también puede optar por retrasar la instalación.'
|
||||
ButtonDeferRemaining = 'permanezca en'
|
||||
ButtonLeftText = 'Aplazar'
|
||||
ButtonRightText = 'Cerrar aplicaciones e instalar'
|
||||
ButtonRightTextNoProcesses = 'Instale'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/fi/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/fi/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "valmis."
|
||||
Error = "epäonnistui."
|
||||
FastRetry = "ei ole valmis."
|
||||
RestartRequired = "valmis. Tietokone on käynnistettävä uudelleen."
|
||||
Start = "alkoi."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Ohjelmiston käynnistäminen on tilapäisesti estetty, jotta ohjelmisto voi onnistuneesti asentua."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Sulje ohjelmat"
|
||||
ButtonContinue = "Jatka"
|
||||
ButtonContinueTooltip = "Valitse jatka, kun olet sulkenut ohjelmat."
|
||||
ButtonDefer = "Myöhemmin"
|
||||
CountdownMessage = "HUOMIO: Ohjelma(t) suljetaan automaattisesti:"
|
||||
Message = "Seuraavat ohjelmat on suljettava ennen asennusta`n`nTallenna työsi ja jatka. Vaihtoehtoisesti voit tallentaa työsi ja valita `"Sulje ohjelmat`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Määräaika:"
|
||||
ExpiryMessage = "Voit siirtää asennusta myöhemmäksi:"
|
||||
RemainingDeferrals = "Jäljellä olevia siirtoja myöhempään ajankohtaan:"
|
||||
WarningMessage = "Tietyn ajan kuluessa et voi enää siirtää asennusta myöhemmäksi."
|
||||
WelcomeMessage = "Ohjelma joka asennetaan seuraavaksi:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Asennus"
|
||||
Repair = "Korjaus"
|
||||
Uninstall = "Ohjelmiston poisto"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Kiintolevyllä ei ole riittävästi tilaa asennusta varten:`n{0}`n`nVaadittu levytila: {1}MB`nLevytilaa käytettävissä: {2}MB`n`nVapauta levytilaa, jotta asennus voi jatkua."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Asentaa. Odota..."
|
||||
MessageInstallDetail = "Tämä ikkuna sulkeutuu automaattisesti, kun asennus on valmis."
|
||||
MessageRepair = "Korjaus käynnissä. Odota..."
|
||||
MessageRepairDetail = "Tämä ikkuna sulkeutuu automaattisesti, kun korjaus on valmis."
|
||||
MessageUninstall = "Ohjelmistoa poistetaan. Odota..."
|
||||
MessageUninstallDetail = "Tämä ikkuna sulkeutuu automaattisesti, kun asennuksen poisto on valmis."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Käynnistä uudelleen myöhemmin"
|
||||
ButtonRestartNow = "Käynnistä uudelleen heti"
|
||||
Message = "Tietokone on käynnistettävä uudelleen, ennen kuin ohjelmiston asennus on valmis."
|
||||
MessageRestart = "Tietokone käynnistyy uudelleen, kun laskuri on saavuttanut nollan."
|
||||
MessageTime = "Tallenna työsi ja käynnistä tietokone uudelleen aikarajan sisällä."
|
||||
TimeRemaining = "Aikaa jäljellä:"
|
||||
Title = "Tietokone on käynnistettävä uudelleen"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} jatkaa automaattisesti:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Sovellus {0}'
|
||||
DialogMessage = 'Tallenna työsi ennen kuin jatkat, sillä seuraavat sovellukset suljetaan automaattisesti.'
|
||||
DialogMessageNoProcesses = 'Jatka asennusta valitsemalla Asenna. Jos sinulla on vielä lykkäyksiä jäljellä, voit myös lykätä asennusta.'
|
||||
ButtonDeferRemaining = 'pysyä'
|
||||
ButtonLeftText = 'Siirrä'
|
||||
ButtonRightText = 'Sulje sovellukset & asenna'
|
||||
ButtonRightTextNoProcesses = 'Asenna'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/fr/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/fr/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "réussie."
|
||||
Error = "en échec."
|
||||
FastRetry = "incomplète."
|
||||
RestartRequired = "réussie. Un redémarrage est requis."
|
||||
Start = "en cours."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Le lancement de cette application a été temporairement bloqué afin qu'une autre installation puisse se terminer."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Fermer Programmes"
|
||||
ButtonContinue = "Poursuivre"
|
||||
ButtonContinueTooltip = "Veuillez cliquer sur « Poursuivre » uniquement après avoir fermé la ou les application(s) ci-dessus."
|
||||
ButtonDefer = "Reporter l'installation"
|
||||
CountdownMessage = "REMARQUE: Les programmes seront automatiquement fermés dans:"
|
||||
Message = "Les programmes suivants doivent être fermés afin que l'installation s'initialise.`n`nMerci de sauvegarder votre travail, fermer tous les programmes, et continuer. Vous pouvez aussi sauvegarder votre travail puis cliquez sur « Fermer Programmes »."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Temps limite:"
|
||||
ExpiryMessage = "Vous pouvez choisir de reporter l'installation:"
|
||||
RemainingDeferrals = "Nombre(s) de report restant(s):"
|
||||
WarningMessage = "Quand le temps aura expiré, vous n'aurez plus la possibilité de reporter."
|
||||
WelcomeMessage = "L'application suivante est sur le point d'être installée:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Installation"
|
||||
Repair = "Réparation"
|
||||
Uninstall = "Désinstallation"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Vous n'avez pas assez d'espace sur le disque pour compléter l'installation de:`n{0}`n`nEspace requis: {1}MB`nEspace disponible: {2}MB`n`nMerci de vous assurez d'avoir assez d'espace libre pour pouvoir continuer l'installation."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Installation en cours, merci de patienter..."
|
||||
MessageInstallDetail = "Cette fenêtre se fermera automatiquement lorsque l'installation sera terminée."
|
||||
MessageRepair = "Réparation en cours, merci de patienter..."
|
||||
MessageRepairDetail = "Cette fenêtre se fermera automatiquement lorsque la réparation sera terminée."
|
||||
MessageUninstall = "Désinstallation en cours, merci de patienter..."
|
||||
MessageUninstallDetail = "Cette fenêtre se fermera automatiquement lorsque la désinstallation sera terminée."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimiser"
|
||||
ButtonRestartNow = "Redémarrer Maintenant"
|
||||
Message = "Pour que l'installation soit compléte, vous devez redémarrer votre ordinateur."
|
||||
MessageRestart = "Votre ordinateur sera automatiquement redémarré à la fin du décompte."
|
||||
MessageTime = "Merci de sauvegarder votre travail et de redémarrer avant que le temps spécifié ne soit écoulé."
|
||||
TimeRemaining = "Temps restant:"
|
||||
Title = "Redémarrage Requis"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "L'{0} va continuer automatiquement:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - App {0}'
|
||||
DialogMessage = 'Veuillez sauvegarder votre travail avant de continuer, car les applications suivantes seront automatiquement fermées.'
|
||||
DialogMessageNoProcesses = "Veuillez sélectionner Installer pour poursuivre l'installation. S'il vous reste des reports, vous pouvez également choisir de retarder l'installation."
|
||||
ButtonDeferRemaining = 'rester'
|
||||
ButtonLeftText = 'Report'
|
||||
ButtonRightText = 'Fermer les applications et installer'
|
||||
ButtonRightTextNoProcesses = 'Installer'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/he/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/he/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "הושלמה."
|
||||
Error = "נכשלה."
|
||||
FastRetry = "לא הושלמה."
|
||||
RestartRequired = "הושלמה. נדרש אתחול המחשב."
|
||||
Start = "התחילה."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "הרצת היישום הזה נחסמה זמנית כדי שפעולת התקנה תוכל להסתיים."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "סגור תכניות"
|
||||
ButtonContinue = "המשך"
|
||||
ButtonContinueTooltip = "בחר `"המשך`" רק לאחר שסגרת את היישום(ים) הרשומים לעיל."
|
||||
ButtonDefer = "דחה"
|
||||
CountdownMessage = "שים לב: התכנית(ות) תסגרנה באופן אוטומטי תוך:"
|
||||
Message = "יש לסגור את התכנות הבאות בטרם ההתקנה תוכל להתחיל.`n`nאנא שמור על העבודה שלך, סגור את התכניות, ואז המשך. לחילופין, שמור על העבודה שלך והקלק על `"סגור תכניות`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "תאריך יעד:"
|
||||
ExpiryMessage = "אתה יכול לבחור לדחות את ההתקנה עד שמשך זמן הדחיה יפוג."
|
||||
RemainingDeferrals = "מספר הדחיות שנותרו:"
|
||||
WarningMessage = "לאחר שמשך זמן הדחיה יפוג, לא תהיה לך עוד אפשרות לדחות."
|
||||
WelcomeMessage = "היישום הבא עומד להיות מותקן:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "התקנה"
|
||||
Repair = "תיקון"
|
||||
Uninstall = "הסרה"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = ":אין לך מספיק מקום בכונן כדי להשלים את ההתקנה של:`n{0}`n`nמקום נדרש: {1}מ`"ב`nמקום זמין: {2}מ`"ב`n`nאנא שחרר מספיק מקום בכונן כדי להתחיל בהתקנה."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "מבצע התקנה. נא להמתין."
|
||||
MessageInstallDetail = "חלון זה ייסגר אוטומטית עם השלמת ההתקנה."
|
||||
MessageRepair = "מבצע תיקון. נא להמתין."
|
||||
MessageRepairDetail = "חלון זה ייסגר אוטומטית עם השלמת התיקון."
|
||||
MessageUninstall = "מבצע הסרה. נא להמתין."
|
||||
MessageUninstallDetail = "חלון זה ייסגר אוטומטית עם השלמת הסרת ההתקנה."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "מזער את"
|
||||
ButtonRestartNow = "אתחל עכשיו"
|
||||
Message = "כדי להשלים את ההתקנה, עליך לאתחל את המחשב שלך מחדש."
|
||||
MessageRestart = "המחשב שלך יאותחל באופן אוטומטי בסיום הספירה לאחור."
|
||||
MessageTime = "אנא שמור על העבודה שלך ואתחל במסגרת הזמן המוקצב."
|
||||
TimeRemaining = "הזמן הנותר:"
|
||||
Title = "נדרש אתחול המחשב"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "ה {0} ימשיך באופן אוטומטי:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - אפליקציה {0}'
|
||||
DialogMessage = 'אנא שמור את עבודתך לפני שתמשיך שכן היישומים הבאים ייסגרו אוטומטית.'
|
||||
DialogMessageNoProcesses = 'אנא בחר התקן כדי להמשיך בהתקנה. אם נותרו לך דחיות, תוכל גם לבחור לדחות את ההתקנה.'
|
||||
ButtonDeferRemaining = 'לְהִשָׁאֵר'
|
||||
ButtonLeftText = 'לִדחוֹת'
|
||||
ButtonRightText = 'סגור אפליקציות והתקן'
|
||||
ButtonRightTextNoProcesses = 'לְהַתְקִין'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/hu/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/hu/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "elkészült."
|
||||
Error = "sikertelen."
|
||||
FastRetry = "nem lehet befejezni."
|
||||
RestartRequired = "elkészült.Újraindítás szükséges."
|
||||
Start = "elindult."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "A következő alkalmazások blokkolva lesznek, annak érdekében hogy a telepítés problémamentesen végrehajtódjon."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Alkalmazások bezárása"
|
||||
ButtonContinue = "Tovább"
|
||||
ButtonContinueTooltip = "Csak azután kattintson a `"Tovább`"-ra, ha a fentebb látható alkalmazás(oka)t bezárta."
|
||||
ButtonDefer = "Elhalaszt"
|
||||
CountdownMessage = "Megjegyzés: a programok automatikusan bezárásra kerülnek,:"
|
||||
Message = "Az alábbi programokat szíveskedjen bezárni, mielőtt a telepítés elkezdődik.`n`nKérjük mentse munkáját és a folytatáshoz zárja be a futó alkalmazásokat. Vagy Kérjük mentse munkáját és kattintson a `"Programok bezárása`"-ra."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Időpont:"
|
||||
ExpiryMessage = "A telepítést elhalaszthatja amíg a rendelkezésre álló idő lejár:"
|
||||
RemainingDeferrals = "Fennmaradó halasztás:"
|
||||
WarningMessage = "Amennyiben a rendelkezésre álló idő letelik, nem lesz lehetősége a telepítés elhalasztására."
|
||||
WelcomeMessage = "A következő alkalmazások telepítésre kerülnek:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Telepítés"
|
||||
Repair = "Javítás"
|
||||
Uninstall = "Eltávolítás"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Nincs elég lemezterület a telepítés végrehajtásához:`n{0}`n`nSzükséges lemezterület: {1}MB`nSzabad lemezterület: {2}MB`nKérem szabadítson fel elegendő lemezterületet a telepítés végrehajtásához."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Telepítés folyamatban. Kérem várjon..."
|
||||
MessageInstallDetail = "Ez az ablak automatikusan bezáródik, amikor a telepítés befejeződik."
|
||||
MessageRepair = "Javítás folyamatban. Kérem várjon..."
|
||||
MessageRepairDetail = "Ez az ablak automatikusan bezáródik, ha a javítás befejeződött."
|
||||
MessageUninstall = "Eltávolítás folyamatban. Kérem várjon..."
|
||||
MessageUninstallDetail = "Ez az ablak automatikusan bezáródik, amikor az eltávolítás befejeződik."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimalizál"
|
||||
ButtonRestartNow = "Újraindítás most"
|
||||
Message = "A telepítés befejezéséhez a számítógépet újraindítása szükséges."
|
||||
MessageRestart = "A hátralévő idő leteltével a számítógép újraindul."
|
||||
MessageTime = "Kérem mentse munkáját, és a megadott időn belül indítsa újra.."
|
||||
TimeRemaining = "Hátralévő idő:"
|
||||
Title = "Újraindítás szükséges"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "A(z) {0} automatikusan folytatódik:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Alkalmazás {0}'
|
||||
DialogMessage = 'Kérjük, mentse el a munkáját, mielőtt folytatná, mivel a következő alkalmazások automatikusan lezárulnak.'
|
||||
DialogMessageNoProcesses = 'Please select Install to continue with the installation. If you have any deferrals remaining, you may also choose to delay the installation.'
|
||||
ButtonDeferRemaining = 'maradjon'
|
||||
ButtonLeftText = 'Elhalasztás'
|
||||
ButtonRightText = 'Alkalmazások bezárása és telepítése'
|
||||
ButtonRightTextNoProcesses = 'Telepítse a'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/it/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/it/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "Completata."
|
||||
Error = "Fallita."
|
||||
FastRetry = "Non completata."
|
||||
RestartRequired = "Completata. È necessario riavviare il computer."
|
||||
Start = "Iniziata."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "L'esecuzione di questa applicazione è stata temporaneamente bloccata in modo che l'operazione di installazione possa essere completata."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Chiudi Programmi"
|
||||
ButtonContinue = "Continua"
|
||||
ButtonContinueTooltip = "Seleziona `"Continua`" solo dopo la chiusura della(e) applicazione(i) elencate sopra."
|
||||
ButtonDefer = "Rimanda"
|
||||
CountdownMessage = "NOTA: il programma(s) sarà chiuso automaticamente in:"
|
||||
Message = "I seguenti programmi devono essere chiusi prima che l'installazione possa procedere.`n`nSalvare il lavoro , chiudere i programmi, e poi continuare. In alternativa, salvare il lavoro e fare clic su `"Chiudi Programmi`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Scadenza:"
|
||||
ExpiryMessage = "Si può decidere di posticipare l'installazione fino alla prossima richiesta automatica:"
|
||||
RemainingDeferrals = "Posticipi rimanenti:"
|
||||
WarningMessage = "Una volta che le richieste rimanenti saranno scadute, non sarà più possibile posticipare l'installazione."
|
||||
WelcomeMessage = "La seguente applicazione sta per essere installata:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Installazione"
|
||||
Repair = "Riparazione"
|
||||
Uninstall = "Disinstallazione"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Non si dispone di spazio su disco sufficiente per completare l'installazione di:`n{0}`n`nSpazio necessario: {1}MB`nSpazio disponibile: {2}MB`n`nSi prega di spazio libero su disco sufficiente per procedere con l'installazione."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Installazione in corso. Attendere prego..."
|
||||
MessageInstallDetail = "Questa finestra si chiude automaticamente al termine dell'installazione."
|
||||
MessageRepair = "Riparazione in corso. Attendere prego..."
|
||||
MessageRepairDetail = "Questa finestra si chiuderà automaticamente al termine della riparazione."
|
||||
MessageUninstall = "Disinstallazione in corso. Attendere prego..."
|
||||
MessageUninstallDetail = "Questa finestra si chiuderà automaticamente al termine della disinstallazione."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimizzare"
|
||||
ButtonRestartNow = "Riavvia Ora"
|
||||
Message = "Per completare l'installazione, è necessario riavviare il computer."
|
||||
MessageRestart = "Il computer verrà riavviato automaticamente al termine del conto alla rovescia."
|
||||
MessageTime = "Salvare il lavoro e riavviare entro il tempo assegnato."
|
||||
TimeRemaining = "Tempo rimanente:"
|
||||
Title = "Riavvio Richiesto"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "Il {0} continuerà automaticamente in:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - App {0}'
|
||||
DialogMessage = 'Salvate il vostro lavoro prima di continuare, perché le applicazioni seguenti verranno chiuse automaticamente.'
|
||||
DialogMessageNoProcesses = "Selezionare Installa per continuare l'installazione. Se sono rimasti dei rinvii, si può anche scegliere di ritardare l'installazione."
|
||||
ButtonDeferRemaining = 'rimanere'
|
||||
ButtonLeftText = 'Rinviare'
|
||||
ButtonRightText = 'Chiudere le applicazioni e installare'
|
||||
ButtonRightTextNoProcesses = 'Installare'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/ja/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/ja/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "完了です"
|
||||
Error = "失敗。"
|
||||
FastRetry = "未完了。"
|
||||
RestartRequired = "完了。再起動が必要です。"
|
||||
Start = "開始"
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "アプリケーションインストールが完了するまで、このアプリケーションの起動を一時的にブロックしています。"
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "プログラムを強制終了"
|
||||
ButtonContinue = "続行"
|
||||
ButtonContinueTooltip = "上記に記載されているアプリケーションを終了してから「続ける」を選択してください。"
|
||||
ButtonDefer = "後で"
|
||||
CountdownMessage = "注意: これらのプログラムは自動的に閉じられます:"
|
||||
Message = "インストールを実行するために、下記のプログラムを閉じる必要があります。`n`n実行中のアプリケーションを保存し、閉じてから続行してください。 または、実行中のアプリケーションを保存し、プログラムを強制終了ボタンをクリックしてくだい"
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "デッドライン:"
|
||||
ExpiryMessage = "再試行可能回数が0になるまでは、都合の良い時にインストール可能です。"
|
||||
RemainingDeferrals = "再試行可能回数:"
|
||||
WarningMessage = "再試行可能回数が0になった場合、システムで強制インストールをします。"
|
||||
WelcomeMessage = "このアプリケーションはこれからインストールされます。"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "インストール"
|
||||
Repair = "修復"
|
||||
Uninstall = "アンインストール"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "ディスクの空き容量が不足しているため、インストールを完了できません:`n{0}`n`n必要な容量: {1}MB`n現在の空き容量: {2}MB`n`nインストールを実行するために、容量を確保してください"
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "インストール中です。 少々お待ちください。"
|
||||
MessageInstallDetail = "インストールが完了すると、このウィンドウは自動的に閉じます。"
|
||||
MessageRepair = "修復中です。 少々お待ちください。"
|
||||
MessageRepairDetail = "修復が完了すると、このウィンドウは自動的に閉じます。"
|
||||
MessageUninstall = "アンインストール中です。 少々お待ちください。"
|
||||
MessageUninstallDetail = "アンインストールが完了すると、このウィンドウは自動的に閉じます。"
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "最小 化"
|
||||
ButtonRestartNow = "今すぐ再起動"
|
||||
Message = "インストールを完了するために、再起動が必要です。"
|
||||
MessageRestart = "カウントダウン後にコンピュータが再起動します。"
|
||||
MessageTime = "実行中のアプリケーションを保存し、再起動してください。"
|
||||
TimeRemaining = "残時間:"
|
||||
Title = "再起動が必要です"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} は自動的に続きます:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - アプリ {0}'
|
||||
DialogMessage = '次のアプリケーションは自動的に終了しますので、作業を続ける前に保存してください。'
|
||||
DialogMessageNoProcesses = 'インストールを選択してインストールを続行してください。延期分が残っている場合は、インストールを延期することもできます。'
|
||||
ButtonDeferRemaining = '残る'
|
||||
ButtonLeftText = '延期'
|
||||
ButtonRightText = 'アプリを閉じる&インストール'
|
||||
ButtonRightTextNoProcesses = 'インストール'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/ko/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/ko/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "완료되었습니다."
|
||||
Error = "실패했습니다."
|
||||
FastRetry = "완료되지 않았습니다."
|
||||
RestartRequired = "완료되었습니다. 재부팅이 필요합니다."
|
||||
Start = "시작되었습니다."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "설치 작업을 완료할 수 있도록 응용 프로그램의 시작을 잠시 차단했습니다."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "프로그램 종료"
|
||||
ButtonContinue = "계속"
|
||||
ButtonContinueTooltip = "위에 표시된 응용 프로그램을 종료한 후에만 `"계속`"을 선택하세요."
|
||||
ButtonDefer = "연기"
|
||||
CountdownMessage = "참고: 프로그램이 자동으로 종료되는 경우:"
|
||||
Message = "설치를 계속하려면 다음의 프로그램을 종료해야 합니다.`n`n사용자 작업을 저장하고 프로그램을 종료한 후 계속하세요. 다른 방법으로는 사용자 작업을 저장하고 `"프로그램 종료`"를 클릭하세요."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "마감:"
|
||||
ExpiryMessage = "지연 기간이 만료될 때까지 설치를 연기할 수 있습니다:"
|
||||
RemainingDeferrals = "남은 지연 기간:"
|
||||
WarningMessage = "일단 지연 기간이 만료되면 더 이상 연기할 수 있는 옵션은 없습니다."
|
||||
WelcomeMessage = "다음의 응용 프로그램을 설치합니다:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "설치"
|
||||
Repair = "수리"
|
||||
Uninstall = "제거"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "다음의 설치 완료를 위해 필요한 디스크 공간이 충분하지 않습니다:`n{0}`n`n필요한 공간: {1}MB`n사용 가능한 공간: {2}MB`n`n설치를 계속하려면 디스크 공간을 충분하게 확보하세요."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "설치 중입니다. 기다리세요..."
|
||||
MessageInstallDetail = "이 창은 설치가 완료되면 자동으로 닫힙니다."
|
||||
MessageRepair = "수리 중입니다. 기다리세요..."
|
||||
MessageRepairDetail = "이 창은 수리가 완료되면 자동으로 닫힙니다."
|
||||
MessageUninstall = "제거 중입니다. 기다리세요..."
|
||||
MessageUninstallDetail = "이 창은 제거가 완료되면 자동으로 닫힙니다."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "최소화"
|
||||
ButtonRestartNow = "지금 다시 시작"
|
||||
Message = "설치를 완료하려면 컴퓨터를 다시 시작해야 합니다."
|
||||
MessageRestart = "카운트다운이 종료되면 컴퓨터는 자동으로 다시 시작합니다."
|
||||
MessageTime = "사용자 작업을 저장하고 지정된 시간 이내에 다시 시작하세요."
|
||||
TimeRemaining = "남은 시간:"
|
||||
Title = "다시 시작해야 합니다"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0}는 자동으로 계속됩니다:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - 앱 {0}'
|
||||
DialogMessage = '다음 애플리케이션은 자동으로 종료되므로 계속하기 전에 작업을 저장해 주세요.'
|
||||
DialogMessageNoProcesses = '설치를 계속하려면 설치를 선택하세요. 연기할 항목이 남아 있는 경우 설치를 연기하도록 선택할 수도 있습니다.'
|
||||
ButtonDeferRemaining = '남아있음'
|
||||
ButtonLeftText = '연기하다'
|
||||
ButtonRightText = '앱 닫기 및 설치'
|
||||
ButtonRightTextNoProcesses = '설치'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/nb/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/nb/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "fullført."
|
||||
Error = "mislyktes."
|
||||
FastRetry = "ikke fullført."
|
||||
RestartRequired = "ferdig. En omstart er nødvendig."
|
||||
Start = "startet."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Start av dette programmet er midlertidig blokkert inntil pågående programvareinstallasjon er fullført."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Lukk programmer"
|
||||
ButtonContinue = "Fortsett"
|
||||
ButtonContinueTooltip = "Velg kun `"Fortsett`" etter du har lukket applikasjonen(e) i listen over."
|
||||
ButtonDefer = "Utsett"
|
||||
CountdownMessage = "OBS: Programmet vil automatisk lukkes om:"
|
||||
Message = "Følgende programmer må lukkes før installasjonen kan fortsette.`n`nLagre arbeidet, lukk programmene og velg `"Fortsett`", eller velg `"Lukk programmer`" uten å lagre arbeidet."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Frist:"
|
||||
ExpiryMessage = "Du kan velge å utsette installasjonen et begrenset antall ganger inntil fristen utløper:"
|
||||
RemainingDeferrals = "Gjenstående utsettelser:"
|
||||
WarningMessage = "Når fristen har utløpt kan du ikke lenger utsette installasjonen."
|
||||
WelcomeMessage = "Følgende program vil bli installert:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Installasjon"
|
||||
Repair = "Reparasjon"
|
||||
Uninstall = "Avinstallasjon"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Du har ikke nok diskplass for å fullføre installasjonen av:`n{0}`n`nLedig plass påkrevd: {1}MB`nLedig plass tilgjengelig: {2}MB`n`nFrigjør diskplass for å fortsette installasjonen."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Installasjon av programvare pågår. Vennligst vent.."
|
||||
MessageInstallDetail = "Dette vinduet lukkes automatisk når installasjonen er fullført."
|
||||
MessageRepair = "Reparasjon av programvare pågår. Vennligst vent.."
|
||||
MessageRepairDetail = "Dette vinduet lukkes automatisk når reparasjonen er fullført."
|
||||
MessageUninstall = "Avinstallasjon av programvare pågår. Vennligst vent.."
|
||||
MessageUninstallDetail = "Dette vinduet lukkes automatisk når avinstallasjonen er fullført."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimere"
|
||||
ButtonRestartNow = "Omstart nå"
|
||||
Message = "En omstart av maskinen er nødvendig for å fullføre installasjonen."
|
||||
MessageRestart = "Maskinen vil automatisk starte på nytt, når nedtellingen er omme."
|
||||
MessageTime = "Lagre arbeidet ditt og ta en omstart av maskinen innen fristen."
|
||||
TimeRemaining = "Tid som gjenstår:"
|
||||
Title = "Omstart kreves"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} vil automatisk fortsette om:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - App {0}'
|
||||
DialogMessage = 'Lagre arbeidet ditt før du fortsetter, fordi de følgende programmene blir lukket automatisk.'
|
||||
DialogMessageNoProcesses = 'Velg Installere for å fortsette med installasjonen. Hvis du har noen utsettelser igjen, kan du også velge å utsette installasjonen.'
|
||||
ButtonDeferRemaining = 'gjenstår'
|
||||
ButtonLeftText = 'Utsette'
|
||||
ButtonRightText = 'Lukk apper og installer'
|
||||
ButtonRightTextNoProcesses = 'Installere'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/nl/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/nl/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "voltooid"
|
||||
Error = "gefaald"
|
||||
FastRetry = "onvolledig"
|
||||
RestartRequired = "voltooid. Een herstart is nodig"
|
||||
Start = "gestart"
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Het opstarten van deze applicatie werd tijdelijk geblokkeerd om een installatie uit te voeren."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Sluit Applicaties"
|
||||
ButtonContinue = "Doorgaan"
|
||||
ButtonContinueTooltip = "Selecteer alleen 'Doorgaan' na het sluiten van de bovenstaande toepassing(en)."
|
||||
ButtonDefer = "Uitstel"
|
||||
CountdownMessage = "LET OP: De applicatie(s) worden afgesloten over:"
|
||||
Message = "De volgende applicaties moeten afgesloten worden om de installatie te voltooien.`n`nSla je werk op, sluit de applicaties, en ga verder.`nOf, sla je werk op en klik op 'Sluit Applicaties'."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Deadline:"
|
||||
ExpiryMessage = "Je kan de installatie uitstellen tot de maximale uitsteltermijn is verstreken:"
|
||||
RemainingDeferrals = "Aantal keer uitstellen:"
|
||||
WarningMessage = "Na verstrijken van de uitsteltermijn is deze optie niet langer beschikbaar."
|
||||
WelcomeMessage = "De volgende applicatie wordt zometeen geïnstalleerd:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Installatie"
|
||||
Repair = "Reparatie"
|
||||
Uninstall = "Verwijderen"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Er is onvoldoende schijfruimte voor de installatie van:`n{0}`n`nRuimte nodig: {1}MB`nRuimte beschikbaar: {2}MB`n`nGelieve voldoende schijfruimte vrij te maken om de installatie te starten."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Installatie bezig. Even geduld..."
|
||||
MessageInstallDetail = "Dit venster wordt automatisch gesloten wanneer de installatie voltooid is."
|
||||
MessageRepair = "Reparatie bezig. Even geduld..."
|
||||
MessageRepairDetail = "Dit venster sluit automatisch wanneer de reparatie is voltooid."
|
||||
MessageUninstall = "Verwijderen bezig. Even geduld..."
|
||||
MessageUninstallDetail = "Dit venster wordt automatisch gesloten als de de-installatie voltooid is."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimaliseren"
|
||||
ButtonRestartNow = "Herstart Nu"
|
||||
Message = "Om de installatie te voltooien is een herstart nodig."
|
||||
MessageRestart = "De computer zal herstarten als de teller op nul staat"
|
||||
MessageTime = "Gelieve je werk op te slaan en binnen de toegestane termijn de computer herstarten"
|
||||
TimeRemaining = "Resterende tijd:"
|
||||
Title = "Herstart nodig"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "De {0} gaat automatisch door over:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - App {0}'
|
||||
DialogMessage = "Sla je werk op voordat je verdergaat, want de volgende programma's worden automatisch afgesloten."
|
||||
DialogMessageNoProcesses = 'Selecteer Installeren om door te gaan met de installatie. Als je nog uitstel hebt, kun je er ook voor kiezen om de installatie uit te stellen.'
|
||||
ButtonDeferRemaining = 'resterend'
|
||||
ButtonLeftText = 'Uitstellen'
|
||||
ButtonRightText = 'Apps sluiten en installeren'
|
||||
ButtonRightTextNoProcesses = 'Installeren'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/pl/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/pl/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "zakończona."
|
||||
Error = "nie powiodła się."
|
||||
FastRetry = "nieukończona."
|
||||
RestartRequired = "zakończona. Wymagany jest restart komputera."
|
||||
Start = "rozpoczęta."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Uruchomienie tej aplikacji zostało zablokowane na okres instalacji."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Zamknij Programy"
|
||||
ButtonContinue = "Kontynuuj"
|
||||
ButtonContinueTooltip = "Tylko wybrać `"Kontynuuj`" po zamknięciu wyżej wymienione aplikacje."
|
||||
ButtonDefer = "Odłóż"
|
||||
CountdownMessage = "UWAGA: Programy zostaną automatycznie zamknięte za:"
|
||||
Message = "Następujące programy muszą zostać zamknięte przed rozpoczęciem instalacji.`n`nProszę zapisać wszystkie dokumenty i zamknąć programy, a następnie kliknąć przycisk `"Kontynuuj`". Alternatywnie zapisz wszystkie dokumenty i kliknij przycisk `"Zamknij Programy`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Ostateczny termin instalacji:"
|
||||
ExpiryMessage = "Instalacja może zostać przełożona na późniejszy termin."
|
||||
RemainingDeferrals = "Pozostała ilość przełożeń instalacji:"
|
||||
WarningMessage = "Jeżeli zostanie przekroczona możliwa ilość przełożeń, opcja `"Odłóż`" będzie niedostępna."
|
||||
WelcomeMessage = "Zostanie zainstalowana następująca aplikacja:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Instalacja"
|
||||
Repair = "Naprawa"
|
||||
Uninstall = "Deinstalacja"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Brak miejsca na dysku:`n{0}`n`nPotrzeba: {1}MB`nObecnie wolnego miejsca: {2}MB`n`nProszę zwiększyć ilość miejsca usuwając zbędne pliki."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Trwa instalacja. Proszę czekać..."
|
||||
MessageInstallDetail = "Okno to zamknie się automatycznie po zakończeniu instalacji."
|
||||
MessageRepair = "Trwa naprawa. Proszę czekać..."
|
||||
MessageRepairDetail = "Okno to zamknie się automatycznie po zakończeniu naprawy."
|
||||
MessageUninstall = "Trwa deinstalacja. Proszę czekać..."
|
||||
MessageUninstallDetail = "Okno to zamknie się automatycznie po zakończeniu dezinstalacji."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Zminimalizować"
|
||||
ButtonRestartNow = "Restartuj Teraz"
|
||||
Message = "Aby instalacja została poprawnie ukończona wymagany jest restart komputera."
|
||||
MessageRestart = "Komputer zostanie automatycznie zrestartowany po upływie wyznaczonego czasu."
|
||||
MessageTime = "Proszę zapisać wszystkie dokumenty i zrestartować komputer w wyznaczonym czasie."
|
||||
TimeRemaining = "Pozostały czas do restartu automatycznego:"
|
||||
Title = "Wymagany Restart"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} będzie automatycznie kontynuować w:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - aplikacja {0}'
|
||||
DialogMessage = 'Zapisz swoją pracę przed kontynuowaniem, ponieważ następujące aplikacje zostaną automatycznie zamknięte.'
|
||||
DialogMessageNoProcesses = 'Wybierz opcję Zainstaluj, aby kontynuować instalację. Jeśli pozostały jakieś odroczenia, możesz również opóźnić instalację.'
|
||||
ButtonDeferRemaining = 'pozostać'
|
||||
ButtonLeftText = 'Odroczenie'
|
||||
ButtonRightText = 'Zamknij aplikacje i zainstaluj'
|
||||
ButtonRightTextNoProcesses = 'Instalacja'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/pt-br/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/pt-br/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "concluída."
|
||||
Error = "falhou."
|
||||
FastRetry = "não concluída."
|
||||
RestartRequired = "concluída. É necessário reiniciar."
|
||||
Start = "iniciada."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "A execução deste aplicativo foi temporariamente bloqueada para que uma operação de instalação seja concluída."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Fechar Programas"
|
||||
ButtonContinue = "Continuar"
|
||||
ButtonContinueTooltip = "Apenas selecione `"Continuar`" depois de fechar aplicativo(s) acima."
|
||||
ButtonDefer = "Adiar"
|
||||
CountdownMessage = "OBSERVAÇÃO: O(s) programa(s) será(ão) automaticamente fechado(s) em:"
|
||||
Message = "Os seguintes programas precisam ser fechados antes que a instalação possa prosseguir.`nSalve seu trabalho, feche os programas e depois continue. Como alternativa, salve seu trabalho e clique em `"Fechar Programas`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Prazo:"
|
||||
ExpiryMessage = "Você pode optar por adiar a instalação até que o adiamento expire:"
|
||||
RemainingDeferrals = "Adiamentos Restantes:"
|
||||
WarningMessage = "Depois que o adiamento expirar, você não terá mais a opção de adiar."
|
||||
WelcomeMessage = "O seguinte aplicativo está prestes a ser instalado:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Instalação"
|
||||
Repair = "Reparação"
|
||||
Uninstall = "Desinstalação"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Você não tem espaço em disco suficiente para concluir a instalação de:`n{0}`n`nEspaço necessário: {1}MB`nEspaço disponível: {2}MB`n`nLibere espaço em disco suficiente para prosseguir com a instalação."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Instalação em andamento. Aguarde..."
|
||||
MessageInstallDetail = "Essa janela será fechada automaticamente quando a instalação for concluída."
|
||||
MessageRepair = "Reparação em andamento. Aguarde..."
|
||||
MessageRepairDetail = "Essa janela será fechada automaticamente quando o reparo for concluído."
|
||||
MessageUninstall = "Desinstalação em andamento. Aguarde..."
|
||||
MessageUninstallDetail = "Essa janela será fechada automaticamente quando a desinstalação for concluída."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimizar"
|
||||
ButtonRestartNow = "Reiniciar Agora"
|
||||
Message = "Para que a instalação seja concluída, é necessário reiniciar o computador."
|
||||
MessageRestart = "Seu computador será reiniciado automaticamente no final da contagem regressiva."
|
||||
MessageTime = "Salve seu trabalho e reinicie dentro do prazo estipulado."
|
||||
TimeRemaining = "Tempo restante:"
|
||||
Title = "Reinicialização Necessária"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "O {0} continuará automaticamente em:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Aplicativo {0}'
|
||||
DialogMessage = 'Salve seu trabalho antes de continuar, pois os aplicativos a seguir serão fechados automaticamente.'
|
||||
DialogMessageNoProcesses = 'Selecione Install para continuar com a instalação. Se houver algum adiamento restante, você também poderá optar por adiar a instalação.'
|
||||
ButtonDeferRemaining = 'permanecer'
|
||||
ButtonLeftText = 'Adiar'
|
||||
ButtonRightText = 'Fechar aplicativos e instalar'
|
||||
ButtonRightTextNoProcesses = 'Instalar'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/pt/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/pt/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "completo."
|
||||
Error = "falhou."
|
||||
FastRetry = "não completar."
|
||||
RestartRequired = "completa. Uma reinicialização é necessária."
|
||||
Start = "começou a."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Lançar este aplicativo está temporariamente bloqueado para que possa concluir uma operação de instalação."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Fechar Programas"
|
||||
ButtonContinue = "Continuar"
|
||||
ButtonContinueTooltip = "Selecione `"Continuar`" somente após fechar a(s) aplicação(ões) listada(s) abaixo."
|
||||
ButtonDefer = "Adiar"
|
||||
CountdownMessage = "NOTA: O programa será fechado automaticamente em:"
|
||||
Message = "Programas de seguir devem ser fechados antes que a instalação possa prosseguir.`n`nPor favor, guarde o seu trabalho, feche os programas e em seguida continuar. Como alternativa, salve seu trabalho e clique em `"Fechar Programas`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Prazo:"
|
||||
ExpiryMessage = "Você pode optar por adiar a instalação até que expire o diferimento:"
|
||||
RemainingDeferrals = "Restantes diferimentos:"
|
||||
WarningMessage = "Uma vez que o diferimento expirou, você já não terá a opção de adiar a."
|
||||
WelcomeMessage = "O seguinte aplicativo está prestes a ser instalado:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Instalação"
|
||||
Repair = "Reparação"
|
||||
Uninstall = "Desinstalação"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Você não tem espaço em disco suficiente para concluir a instalação de:`n{0}`n`nEspaço necessário: {1}MB`nEspaço disponível: {2}MB`n`nPor favor, espaço livre em disco suficiente, a fim de prosseguir com a instalação."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Instalação em andamento. Por favor aguarde..."
|
||||
MessageInstallDetail = "Esta janela fechar-se-á automaticamente quando a instalação estiver concluída."
|
||||
MessageRepair = "Reparação em andamento. Por favor aguarde..."
|
||||
MessageRepairDetail = "Esta janela fechar-se-á automaticamente quando a reparação estiver concluída."
|
||||
MessageUninstall = "Desinstalação em andamento. Por favor aguarde..."
|
||||
MessageUninstallDetail = "Esta janela fechar-se-á automaticamente quando a desinstalação estiver concluída."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimizar"
|
||||
ButtonRestartNow = "Reinicie Agora"
|
||||
Message = "Em ordem para completar a instalação, você deve reiniciar seu computador."
|
||||
MessageRestart = "Seu computador será reiniciado automaticamente no final da contagem regressiva."
|
||||
MessageTime = "Por favor, salve o trabalho e reiniciar no tempo alocado."
|
||||
TimeRemaining = "Tempo restante:"
|
||||
Title = "Reinicialização Necessária"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "O {0} continuará automaticamente em:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Aplicação {0}'
|
||||
DialogMessage = 'Guarde o seu trabalho antes de continuar, pois as aplicações seguintes serão encerradas automaticamente.'
|
||||
DialogMessageNoProcesses = 'Selecione Instalar para continuar com a instalação. Se ainda tiver algum adiamento, também pode optar por adiar a instalação.'
|
||||
ButtonDeferRemaining = 'permanecer'
|
||||
ButtonLeftText = 'Adiar'
|
||||
ButtonRightText = 'Fechar aplicações e instalar'
|
||||
ButtonRightTextNoProcesses = 'Instalar'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/ru/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/ru/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "выполнена(о)."
|
||||
Error = "не выполнена(о)."
|
||||
FastRetry = "не завершена(о)."
|
||||
RestartRequired = "выполнена(о). Требуется перезагрузка."
|
||||
Start = "начата(о)."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Запуск этого приложения временно заблокирован для завершения процесса установки."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Закрыть программы"
|
||||
ButtonContinue = "Продолжить"
|
||||
ButtonContinueTooltip = "Выберите `"Продолжить`" только после закрытия вышеперечисленных приложений."
|
||||
ButtonDefer = "Отложить"
|
||||
CountdownMessage = "ПРИМЕЧАНИЕ: Эти программы будут автоматически закрыты через:"
|
||||
Message = "Перед продолжением установки необходимо закрыть следующие программы.`nПожалуйста, сохраните вашу работу и закройте программы, а затем продолжите установку. Также вы можете сохранить вашу работу и нажать `"Закрыть программы`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Дата истечения:"
|
||||
ExpiryMessage = "Вы можете отложить установку приложения до тех пор, пока не истечет срок действия этой отсрочки:"
|
||||
RemainingDeferrals = "Оставшиеся отсрочки:"
|
||||
WarningMessage = "После истечения срока действия отсрочки вы больше не сможете отложить установку."
|
||||
WelcomeMessage = "Планируется установка следующего приложения:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Установка"
|
||||
Repair = "Исправление"
|
||||
Uninstall = "Удаление"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "У вас недостаточно пространства на диске для выполнения установки:`n{0}`n`nНеобходимое пространство на диске: {1}МБ`nДоступное пространство на диске: {2}МБ`n`nДля продолжения установки, пожалуйста, освободите достаточно пространства на диске."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Идет установка. Пожалуйста, подождите..."
|
||||
MessageInstallDetail = "Это окно закроется автоматически после завершения установки."
|
||||
MessageRepair = "Идет исправление. Пожалуйста, подождите..."
|
||||
MessageRepairDetail = "Это окно автоматически закроется по завершении ремонта."
|
||||
MessageUninstall = "Идет удаление. Пожалуйста, подождите..."
|
||||
MessageUninstallDetail = "Это окно закроется автоматически после завершения удаления."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Минимизировать"
|
||||
ButtonRestartNow = "Перезагрузить сейчас"
|
||||
Message = "Для завершения установки необходимо перезагрузить ваш компьютер."
|
||||
MessageRestart = "Ваш компьютер будет автоматически перезагружен по завершению обратного отсчета."
|
||||
MessageTime = "Пожалуйста, сохраните вашу работу и выполните перезагрузку в отведенное время."
|
||||
TimeRemaining = "Оставшееся время:"
|
||||
Title = "Требуется перезагрузка"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} автоматически продолжится через:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - приложение {0}'
|
||||
DialogMessage = 'Пожалуйста, сохраните свою работу, прежде чем продолжить, так как следующие приложения будут закрыты автоматически.'
|
||||
DialogMessageNoProcesses = 'Чтобы продолжить установку, выберите Install (Установить). Если у вас остались отсрочки, вы также можете отложить установку.'
|
||||
ButtonDeferRemaining = 'оставаться'
|
||||
ButtonLeftText = 'Отложить'
|
||||
ButtonRightText = 'Закрыть приложения и установить'
|
||||
ButtonRightTextNoProcesses = 'Установите'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/sk/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/sk/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "ukončená."
|
||||
Error = "sa nepodarila."
|
||||
FastRetry = "nedokončená."
|
||||
RestartRequired = "ukončená. Je nutný reštart."
|
||||
Start = "spustená."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Spustenie tejto aplikácie bolo dočasne zablokované, aby mohla byť inštalácia dokončená úspešne."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Ukončiť programy"
|
||||
ButtonContinue = "Pokračovať"
|
||||
ButtonContinueTooltip = "Kliknite na `"Pokračovať`", keď zavriete vyššie uvedené aplikácie."
|
||||
ButtonDefer = "Oddialiť"
|
||||
CountdownMessage = "Poznámka: Programy budú automaticky ukončené za:"
|
||||
Message = "Nasledujúce programy musia byť zatvorené, než bude inštalácia pokračovať.`n`nProsím, uložte svoju prácu, zatvorte dané programy a potom kliknite na pokračovať. Prípadne môžete uložiť svoju prácu a potom kliknite na tlačidlo `"Ukončiť programy`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Termín:"
|
||||
ExpiryMessage = "Inštaláciu môžete niekoľkokrát odložiť:"
|
||||
RemainingDeferrals = "Zostávajúce odklady:"
|
||||
WarningMessage = "Akonáhle odklady uplynú, už nebudete mať možnosť odložiť inštaláciu."
|
||||
WelcomeMessage = "Nasledujúca aplikácia bude nainštalovaná:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Inštalácia"
|
||||
Repair = "Oprava"
|
||||
Uninstall = "Odinštalácia"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Nemáte dostatok voľného miesta na dokončenie inštalácie:`n{0}`n`nPotrebné miesto: {1}MB`nVoľné miesto: {2}MB`n`nProsím, uvoľnite dostatok miesta pre pokračovanie inštalácie."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Inštalácia sa vykonáva. Prosím čakajte..."
|
||||
MessageInstallDetail = "Toto okno sa po dokončení inštalácie automaticky zatvorí."
|
||||
MessageRepair = "Vykonáva sa oprava. Prosím čakajte..."
|
||||
MessageRepairDetail = "Toto okno sa po dokončení opravy automaticky zatvorí."
|
||||
MessageUninstall = "Prebieha odinštalácia. Prosím čakajte..."
|
||||
MessageUninstallDetail = "Toto okno sa po dokončení odinštalovania automaticky zatvorí."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimalizovať"
|
||||
ButtonRestartNow = "Reštartovať Teraz"
|
||||
Message = "Na dokončenie inštalácie musíte váš počítač reštartovať."
|
||||
MessageRestart = "Na konci odpočítavania, bude váš počítač automaticky reštartovaný."
|
||||
MessageTime = "Prosím, uložte si prácu a reštartujte počítač v stanovenej lehote."
|
||||
TimeRemaining = "Zostávajúci čas:"
|
||||
Title = "Je nutný reštart."
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} bude automaticky pokračovať za:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Aplikácia {0}'
|
||||
DialogMessage = 'Pred pokračovaním uložte svoju prácu, pretože nasledujúce aplikácie sa automaticky zatvoria.'
|
||||
DialogMessageNoProcesses = 'Ak chcete pokračovať v inštalácii, vyberte možnosť Inštalovať. Ak máte ešte nejaké odklady, môžete tiež zvoliť odloženie inštalácie.'
|
||||
ButtonDeferRemaining = 'zostať'
|
||||
ButtonLeftText = 'Odloženie'
|
||||
ButtonRightText = 'Zatvoriť aplikácie a nainštalovať'
|
||||
ButtonRightTextNoProcesses = 'Inštalácia stránky'
|
||||
}
|
||||
}
|
||||
}
|
||||
151
Lasergene/18.0.3/PSAppDeploy/Strings/strings.psd1
Normal file
151
Lasergene/18.0.3/PSAppDeploy/Strings/strings.psd1
Normal file
@@ -0,0 +1,151 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
# Text displayed in the balloon tip for successful completion of a deployment type.
|
||||
Complete = 'complete.'
|
||||
|
||||
# Text displayed in the balloon tip for a failed deployment type.
|
||||
Error = 'failed.'
|
||||
|
||||
# Text displayed in the balloon tip for fast retry of a deployment.
|
||||
FastRetry = 'not complete.'
|
||||
|
||||
# Text displayed in the balloon tip for successful completion of a deployment type.
|
||||
RestartRequired = 'complete. A reboot is required.'
|
||||
|
||||
# Text displayed in the balloon tip for the start of a deployment type.
|
||||
Start = 'started.'
|
||||
}
|
||||
|
||||
BlockExecution = @{
|
||||
# Text displayed when prompting user that an application has been blocked.
|
||||
Message = 'Launching this application has been temporarily blocked so that an installation operation can complete.'
|
||||
}
|
||||
|
||||
ClosePrompt = @{
|
||||
# Text displayed on the close button when prompting to close running programs.
|
||||
ButtonClose = 'Close &Programs'
|
||||
|
||||
# Text displayed on the continue button when prompting to close running programs.
|
||||
ButtonContinue = '&Continue'
|
||||
|
||||
# Tooltip text displayed on the continue button when prompting to close running programs.
|
||||
ButtonContinueTooltip = "Only select `"Continue`" after closing the above listed application(s)."
|
||||
|
||||
# Text displayed on the defer button when prompting to close running programs.
|
||||
ButtonDefer = '&Defer'
|
||||
|
||||
# Text displayed when counting down to automatically closing applications.
|
||||
CountdownMessage = 'NOTE: The program(s) will be automatically closed in:'
|
||||
|
||||
# Text displayed when prompting to close running programs.
|
||||
Message = "The following programs must be closed before the installation can proceed.`n`nPlease save your work, close the programs, and then continue. Alternatively, save your work and click `"Close Programs`"."
|
||||
}
|
||||
|
||||
DeferPrompt = @{
|
||||
# Text displayed when there is a specific deferral deadline.
|
||||
Deadline = 'Deadline:'
|
||||
|
||||
# Text displayed when a deferral option is available.
|
||||
ExpiryMessage = 'You can choose to defer the installation until the deferral expires:'
|
||||
|
||||
# Text displayed when there are a specific number of deferrals remaining.
|
||||
RemainingDeferrals = 'Remaining Deferrals:'
|
||||
|
||||
# Text displayed after the deferral options.
|
||||
WarningMessage = 'Once the deferral has expired, you will no longer have the option to defer.'
|
||||
|
||||
# Text displayed when only the deferral dialog is to be displayed and there are no applications to close.
|
||||
WelcomeMessage = 'The following application is about to be installed:'
|
||||
}
|
||||
|
||||
DeploymentType = @{
|
||||
# Name displayed in UI for installation deployment type.
|
||||
Install = 'Installation'
|
||||
|
||||
# Name displayed in UI for repair deployment type.
|
||||
Repair = 'Repairing'
|
||||
|
||||
# Name displayed in UI for Uninstallation deployment type.
|
||||
Uninstall = 'Uninstallation'
|
||||
}
|
||||
|
||||
DiskSpace = @{
|
||||
# Text displayed when the system does not have sufficient free disk space available to complete the installation.
|
||||
Message = "You do not have enough disk space to complete the installation of:`n{0}`n`nSpace required: {1}MB`nSpace available: {2}MB`n`nPlease free up enough disk space in order to proceed with the installation."
|
||||
}
|
||||
|
||||
Progress = @{
|
||||
# Default text displayed in the progress bar for installations.
|
||||
MessageInstall = 'Installation in progress. Please wait...'
|
||||
|
||||
# Default text displayed in the progress bar for installations.
|
||||
MessageInstallDetail = 'This window will close automatically when the installation is complete.'
|
||||
|
||||
# Default text displayed in the progress bar for repairs.
|
||||
MessageRepair = 'Repair in progress. Please wait...'
|
||||
|
||||
# Default text displayed in the progress bar for repairs.
|
||||
MessageRepairDetail = 'This window will close automatically when the repair is complete.'
|
||||
|
||||
# Default text displayed in the progress bar for Uninstallations.
|
||||
MessageUninstall = 'Uninstallation in progress. Please wait...'
|
||||
|
||||
# Default text displayed in the progress bar for Uninstallations.
|
||||
MessageUninstallDetail = 'This window will close automatically when the uninstallation is complete.'
|
||||
}
|
||||
|
||||
RestartPrompt = @{
|
||||
# Button text for allowing the user to restart later.
|
||||
ButtonRestartLater = 'Minimize'
|
||||
|
||||
# Button text for when wanting to restart the device now.
|
||||
ButtonRestartNow = 'Restart Now'
|
||||
|
||||
# Text displayed when the device requires a restart.
|
||||
Message = 'In order for the installation to complete, you must restart your computer.'
|
||||
|
||||
# Text displayed when indicating when the device will be restarted.
|
||||
MessageRestart = 'Your computer will be automatically restarted at the end of the countdown.'
|
||||
|
||||
# Text displayed as a prefix to the time remaining, indicating that users should save their work, etc.
|
||||
MessageTime = 'Please save your work and restart within the allotted time.'
|
||||
|
||||
# Text displayed to indicate the amount of time remaining until a restart will occur.
|
||||
TimeRemaining = 'Time remaining:'
|
||||
|
||||
# Text displayed in the title of the restart prompt which helps the script identify whether there is already a restart prompt being displayed and not to duplicate it.
|
||||
Title = 'Restart Required'
|
||||
}
|
||||
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
# The countdown message displayed at the Welcome Screen to indicate when the install will continue if no response from user.
|
||||
CountdownMessage = 'The {0} will automatically continue in:'
|
||||
|
||||
# This is a custom message to display at the Welcome Screen window.
|
||||
CustomMessage = ''
|
||||
}
|
||||
Fluent = @{
|
||||
# The subtitle underneath the Application Title, e.g. Company Name. Using {0} will insert the Application Type, e.g. App "Install"
|
||||
Subtitle = 'PSAppDeployToolkit - App {0}'
|
||||
|
||||
# This is a message to prompt users to save their work.
|
||||
DialogMessage = 'Please save your work before continuing as the following applications will be closed automatically.'
|
||||
|
||||
# This is a message to when there are no running processes available.
|
||||
DialogMessageNoProcesses = 'Please select Install to continue with the installation. If you have any deferrals remaining, you may also choose to delay the installation.'
|
||||
|
||||
# This is a word used to describe the number of deferrals left. custom message to display at the Welcome Screen window.
|
||||
ButtonDeferRemaining = 'remain'
|
||||
|
||||
# This is a phrase used to describe the process of deferring an application installation.
|
||||
ButtonLeftText = 'Defer'
|
||||
|
||||
# This is a phrase used to describe the process of closing applications and installing the application.
|
||||
ButtonRightText = 'Close Apps & Install'
|
||||
|
||||
# This is a phrase used to describe the process of installing the application.
|
||||
ButtonRightTextNoProcesses = 'Install'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/sv/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/sv/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "slutförd."
|
||||
Error = "misslyckades."
|
||||
FastRetry = "ej slutförd."
|
||||
RestartRequired = "slutförd. En omstart av datorn är nödvändig."
|
||||
Start = "startad."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Den här applikationen har temporärt blockerats så att installationen kan slutföras."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Stäng Program"
|
||||
ButtonContinue = "Fortsätt"
|
||||
ButtonContinueTooltip = "Välj `"Fortsätt`" endast efter att ha stängt applikation(er) i ovanstående lista."
|
||||
ButtonDefer = "Skjut upp"
|
||||
CountdownMessage = "OBS: Programmen kommer automatiskt att avslutas om:"
|
||||
Message = "Följande program måste stängas innan installationen kan fortsätta.`n`nSe till att spara ditt arbete, stäng de öppna programmen och klicka sen på `"Fortsätt`".`nAlternativt, spara ditt arbete och klicka på `"Stäng Program`"."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Deadline:"
|
||||
ExpiryMessage = "Du kan välja att fördröja installationen ett begränsat antal gånger under en begränsad tid:"
|
||||
RemainingDeferrals = "Antal återstående fördröjningar:"
|
||||
WarningMessage = "När antalet fördröjningar är slut eller deadlinen inträffar är detta alternativ inte längre tillgängligt."
|
||||
WelcomeMessage = "Följande applikation kommer att installeras:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Installation"
|
||||
Repair = "Reparation"
|
||||
Uninstall = "Avinstallation"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Du har inte tillräckligt med ledigt diskutrymme för att kunna installera:`n{0}`n`nDiskutrymme som krävs: {1}MB`nLedigt diskutrymme: {2}MB`n`nFrigör utrymme på hårddisken och försök igen."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Installation pågår. Var god vänta..."
|
||||
MessageInstallDetail = "Detta fönster stängs automatiskt när installationen är klar."
|
||||
MessageRepair = "Reparation pågår. Var god vänta..."
|
||||
MessageRepairDetail = "Detta fönster stängs automatiskt när reparationen är klar."
|
||||
MessageUninstall = "Avinstallation pågår. Var god vänta..."
|
||||
MessageUninstallDetail = "Detta fönster stängs automatiskt när avinstallationen är klar."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Minimera"
|
||||
ButtonRestartNow = "Starta Om Nu"
|
||||
Message = "För att installationen ska kunna slutföras måste din dator startas om."
|
||||
MessageRestart = "Din dator kommer automatiskt att starta om när nedräkningen är slut."
|
||||
MessageTime = "Se till att spara ditt arbete innan tiden går ut och en automatisk omstart sker."
|
||||
TimeRemaining = "Återstående tid:"
|
||||
Title = "Omstart Krävs"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} kommer att fortsätta automatiskt i:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - App {0}'
|
||||
DialogMessage = 'Spara ditt arbete innan du fortsätter eftersom följande applikationer kommer att stängas automatiskt.'
|
||||
DialogMessageNoProcesses = "Välj Installera för att fortsätta med installationen eller välj `"Skjut upp`" för att installationen skall utföras vid ett senare tillfälle."
|
||||
ButtonDeferRemaining = 'kvarstår'
|
||||
ButtonLeftText = 'Skjut upp'
|
||||
ButtonRightText = 'Stäng appar och installera'
|
||||
ButtonRightTextNoProcesses = 'Installera'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/tr/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/tr/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "tamamlandı."
|
||||
Error = "hata oluştu."
|
||||
FastRetry = "tamamlanamadı."
|
||||
RestartRequired = "tamamlandı. Yeniden başlatma gereklidir."
|
||||
Start = "başladı."
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "Yükleme işleminin tamamlanabilmesi için bu uygulamanın başlatılması geçici olarak engellenmiştir."
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "Uygulamaları kapat"
|
||||
ButtonContinue = "Devam et"
|
||||
ButtonContinueTooltip = "Aşağıdaki listedeki uygulamaları kapatıp `"Devam et`"i seçiniz."
|
||||
ButtonDefer = "Ertele"
|
||||
CountdownMessage = "NOT: Program(lar) otomatik olarak kapanacaktır:"
|
||||
Message = "Kurulumun devam edebilmesi için aşağıdaki programlar kapatılmalıdır.`n`nLütfen çalışmanızı kaydedin, programları kapatın ve ardından devam edin.`nAlternatif olarak, çalışmanızı kaydedin ve `"Programları Kapat `"a tıklayın."
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "Son tarih:"
|
||||
ExpiryMessage = "Erteleme süresi dolana kadar kurulumu ertelemeyi seçebilirsiniz:"
|
||||
RemainingDeferrals = "Kalan Ertelemeler:"
|
||||
WarningMessage = "Erteleme süresi sona erdiğinde, artık erteleme seçeneğiniz olmayacaktır."
|
||||
WelcomeMessage = "Aşağıdaki uygulama yüklenmek üzeredir:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "Kurulum işlemi"
|
||||
Repair = "Onarım"
|
||||
Uninstall = "Kaldırma işlemi"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "Kurulumu tamamlamak için yeterli disk alanınız yok:`n{0}`n`nGerekli alan: {1}MB`nMevcut alan: {2}MB`n`nKuruluma devam etmek için lütfen yeterli disk alanı boşaltın."
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "Kurulum devam ediyor. Lütfen bekleyiniz..."
|
||||
MessageInstallDetail = "Kurulum tamamlandığında bu pencere otomatik olarak kapanacaktır."
|
||||
MessageRepair = "Onarım devam ediyor. Lütfen bekleyiniz..."
|
||||
MessageRepairDetail = "Onarım tamamlandığında bu pencere otomatik olarak kapanacaktır."
|
||||
MessageUninstall = "Kaldırma işlemi devam ediyor. Lütfen bekleyiniz..."
|
||||
MessageUninstallDetail = "Kaldırma işlemi tamamlandığında bu pencere otomatik olarak kapanacaktır."
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "Simge durumuna küçült"
|
||||
ButtonRestartNow = "Bilgisayarı yeniden başlat"
|
||||
Message = "Yüklemenin tamamlanması için bilgisayarınızı yeniden başlatmanız gerekir."
|
||||
MessageRestart = "Geri sayımın sonunda bilgisayarınız otomatik olarak yeniden başlatılacaktır."
|
||||
MessageTime = "Lütfen çalışmanızı kaydedin ve belirtilen süre içinde yeniden başlatın."
|
||||
TimeRemaining = "Kalan süre:"
|
||||
Title = "Yeniden başlatma gerekmektedir"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0} otomatik olarak devam edecektir:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - Uygulama {0}'
|
||||
DialogMessage = 'Aşağıdaki uygulamalar otomatik olarak kapatılacağından devam etmeden önce lütfen çalışmanızı kaydedin.'
|
||||
DialogMessageNoProcesses = "Kuruluma devam etmek için lütfen Yükle'yi seçin. Kalan ertelemeleriniz varsa, kurulumu ertelemeyi de seçebilirsiniz."
|
||||
ButtonDeferRemaining = 'kalır'
|
||||
ButtonLeftText = 'Erteleme'
|
||||
ButtonRightText = 'Uygulamaları Kapat ve Yükle'
|
||||
ButtonRightTextNoProcesses = 'Kurulum'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/zh-hans/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/zh-hans/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "完成。"
|
||||
Error = "失败。"
|
||||
FastRetry = "未完成。"
|
||||
RestartRequired = "完成。必须重新启动。"
|
||||
Start = "已启动。"
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "为完成安装过程,暂时禁止启动这款应用程式。"
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "关闭程序"
|
||||
ButtonContinue = "继续"
|
||||
ButtonContinueTooltip = "在关闭上列应用程式后才选择`"继续`"。"
|
||||
ButtonDefer = "延迟"
|
||||
CountdownMessage = "注:下列程序将自动关闭:"
|
||||
Message = "为继续安装,必须关闭下列程序。`n`n请保存您的工作,关闭程序,然后继续。 或者保存您的工作,点击`"关闭程序`"。"
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "最后期限:"
|
||||
ExpiryMessage = "在延期失效前,可选择延迟安装:"
|
||||
RemainingDeferrals = "所剩延期:"
|
||||
WarningMessage = "延期失效后,再也无法延迟安装。"
|
||||
WelcomeMessage = "即将安装下列应用程式:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "安装"
|
||||
Repair = "修复"
|
||||
Uninstall = "卸载"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "没有足够的磁盘空间来完成下列安装:`n{0}`n`n所需空间:{1}MB`n可用空间:{2}MB`n`n请释放足够的磁盘空间以继续安装。"
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "安装中。请稍等。。。"
|
||||
MessageInstallDetail = "安装完成后,该窗口将自动关闭。。。"
|
||||
MessageRepair = "修复中。请稍等。。。"
|
||||
MessageRepairDetail = "修复完成后,该窗口将自动关闭。。。"
|
||||
MessageUninstall = "卸载中。请稍等。。。"
|
||||
MessageUninstallDetail = "卸载完成后,该窗口将自动关闭。。。"
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "最小化"
|
||||
ButtonRestartNow = "现在重启"
|
||||
Message = "为完成安装过程,需重启计算机。"
|
||||
MessageRestart = "倒计时结束后,计算机将自动重启。"
|
||||
MessageTime = "请保存您的工作,并在容许时间重启计算机。"
|
||||
TimeRemaining = "剩余时间:"
|
||||
Title = "需重启"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0}会自动继续:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - 应用程序 {0}'
|
||||
DialogMessage = '请保存您的工作后再继续,因为以下应用程序将自动关闭。'
|
||||
DialogMessageNoProcesses = '请选择 “安装 ”继续安装。如果您还有任何延迟,也可以选择延迟安装。'
|
||||
ButtonDeferRemaining = '残留'
|
||||
ButtonLeftText = '推迟'
|
||||
ButtonRightText = '关闭应用程序并安装'
|
||||
ButtonRightTextNoProcesses = '安装'
|
||||
}
|
||||
}
|
||||
}
|
||||
67
Lasergene/18.0.3/PSAppDeploy/Strings/zh-hant/strings.psd1
Normal file
67
Lasergene/18.0.3/PSAppDeploy/Strings/zh-hant/strings.psd1
Normal file
@@ -0,0 +1,67 @@
|
||||
@{
|
||||
BalloonText = @{
|
||||
Complete = "完成。"
|
||||
Error = "失敗。"
|
||||
FastRetry = "未完成。"
|
||||
RestartRequired = "完成。需重啟。"
|
||||
Start = "已啟動。"
|
||||
}
|
||||
BlockExecution = @{
|
||||
Message = "為完成安裝過程,暫時禁止啟動本款應用程式。"
|
||||
}
|
||||
ClosePrompt = @{
|
||||
ButtonClose = "關閉程序"
|
||||
ButtonContinue = "繼續"
|
||||
ButtonContinueTooltip = "關閉上列應用程式後才選擇`"繼續`"。"
|
||||
ButtonDefer = "延遲"
|
||||
CountdownMessage = "注:下列程序將自動關閉:"
|
||||
Message = "在繼續安裝前必須關閉下列程序。`n`n請保存您的工作,關閉程序,然後繼續。 或者保存您的工作,然後點擊`"關閉程序`"。"
|
||||
}
|
||||
DeferPrompt = @{
|
||||
Deadline = "最後期限:"
|
||||
ExpiryMessage = "在延期失效前,可選擇延遲安裝:"
|
||||
RemainingDeferrals = "所剩延期:"
|
||||
WarningMessage = "延期失效後,再也無法延遲安裝。"
|
||||
WelcomeMessage = "即將安裝下列應用程式:"
|
||||
}
|
||||
DeploymentType = @{
|
||||
Install = "安裝"
|
||||
Repair = "修復"
|
||||
Uninstall = "卸載"
|
||||
}
|
||||
DiskSpace = @{
|
||||
Message = "沒有足夠的磁盤空間來完成下列安裝:`n{0}`n`n所需空間: {1}MB`n可用空間: {2}MB`n`n請釋放足夠的磁盤空間以繼續安裝。"
|
||||
}
|
||||
Progress = @{
|
||||
MessageInstall = "安裝中。請稍等。。。"
|
||||
MessageInstallDetail = "安裝完成後,此視窗會自動關閉。。。"
|
||||
MessageRepair = "修復中。請稍等。。。"
|
||||
MessageRepairDetail = "修復完成後,此視窗會自動關閉。。。"
|
||||
MessageUninstall = "卸載中。請稍等。。。"
|
||||
MessageUninstallDetail = "卸載完成後,此視窗將自動關閉。。。"
|
||||
}
|
||||
RestartPrompt = @{
|
||||
ButtonRestartLater = "最小化"
|
||||
ButtonRestartNow = "現在重啟"
|
||||
Message = "未完成安裝過程,需重啟計算機。"
|
||||
MessageRestart = "倒計時結束後,計算機將自動重啟。"
|
||||
MessageTime = "請保存您的工作,然後在容許時間重啟計算機。"
|
||||
TimeRemaining = "剩餘時間:"
|
||||
Title = "需重啟"
|
||||
}
|
||||
WelcomePrompt = @{
|
||||
Classic = @{
|
||||
CountdownMessage = "{0}會自動繼續:"
|
||||
CustomMessage = ""
|
||||
}
|
||||
Fluent = @{
|
||||
Subtitle = 'PSAppDeployToolkit - 應用程式 {0}'
|
||||
DialogMessage = '由於下列應用程式將自動關閉,請先保存您的工作再繼續。'
|
||||
DialogMessageNoProcesses = '請選擇「安裝」繼續安裝。如果您有任何延遲安裝的剩餘時間,您也可以選擇延遲安裝。'
|
||||
ButtonDeferRemaining = '留下'
|
||||
ButtonLeftText = '延遲'
|
||||
ButtonRightText = '關閉應用程式並安裝'
|
||||
ButtonRightTextNoProcesses = '安裝'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user