mirror of
https://github.com/munki/munki.git
synced 2026-05-03 19:10:21 -05:00
Merge branch 'Munki3' into new_repo_abstraction
This commit is contained in:
@@ -109,6 +109,12 @@
|
||||
/* Sidebar Due label */
|
||||
"Due:" = "Forfalder:";
|
||||
|
||||
/* FeaturedLabel */
|
||||
"Featured" = "Udvalgte";
|
||||
|
||||
/* FeaturedItemsHeaderText */
|
||||
"Featured items" = "Udvalgt software";
|
||||
|
||||
/* managedsoftwareupdate message */
|
||||
"Finishing..." = "Afslutter...";
|
||||
|
||||
|
||||
+8
-2
@@ -35,7 +35,7 @@
|
||||
"All pending updates will be installed. Unsaved work will be lost.\nYou may avoid the forced logout by logging out now." = "Alle anstehenden Updates werden installiert. Alle ungespeicherte Arbeit geht verloren.\nDurch jetziges Abmelden können sie eine erzwungene Abmeldung verhindern";
|
||||
|
||||
/* Install Error message */
|
||||
"An installation attempt failed. Installation will be attempted again.\nIf this situation continues, contact your systems administrator." = "Installation fehlgeschlagen. Installation wird wieder versucht.\nFalls dieses Verhalten anhält. verständigen Sie bitte ihren Systemadministrator.";
|
||||
"An installation attempt failed. Installation will be attempted again.\nIf this situation continues, contact your systems administrator." = "Installation fehlgeschlagen. Installation wird wieder versucht.\nFalls dieses Verhalten anhält, verständigen Sie bitte ihren Systemadministrator.";
|
||||
|
||||
/* Other Users Blocking Apps Running title */
|
||||
"Applications in use by others" = "Applikationen, die von anderen benutzt werden";
|
||||
@@ -109,6 +109,12 @@
|
||||
/* Sidebar Due label */
|
||||
"Due:" = "Fällig:";
|
||||
|
||||
/* FeaturedLabel */
|
||||
"Featured" = "Highlights";
|
||||
|
||||
/* FeaturedItemsHeaderText */
|
||||
"Featured items" = "App-Highlights";
|
||||
|
||||
/* managedsoftwareupdate message */
|
||||
"Finishing..." = "Abschließen...";
|
||||
|
||||
@@ -356,7 +362,7 @@
|
||||
"Try selecting another category." = "Versuchen Sie eine andere Kategorie.";
|
||||
|
||||
/* No Developer Results secondary text */
|
||||
"Try selecting another developer." = "Versuchen Sie einen anderen Entwickler.";
|
||||
"Try selecting another developer." = "Versuchen Sie einen anderen Entwickler auszuwählen.";
|
||||
|
||||
/* Sidebar Type label */
|
||||
"Type:" = "Typ:";
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/* Multiple Update message */
|
||||
"%@ pending updates" = "%@ ventende opdateringer";
|
||||
"%@ pending updates" = "%@ opdateringer venter";
|
||||
|
||||
/* One Update message */
|
||||
"1 pending update" = "1 ventende opdatering";
|
||||
"1 pending update" = "1 opdatering venter";
|
||||
|
||||
/* Details label */
|
||||
"Details" = "Detaljer";
|
||||
@@ -11,4 +11,4 @@
|
||||
"One or more items must be installed by %@" = "Et eller flere emner skal installeres senest %@";
|
||||
|
||||
/* Software updates available message */
|
||||
"Software updates available" = "Softwareopdateringer til rådighed";
|
||||
"Software updates available" = "Der er softwareopdateringer";
|
||||
|
||||
Reference in New Issue
Block a user