diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index a325eb6bec7..b90a253110c 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -278,6 +278,8 @@ OC.L10N.register( "Confirm deletion" : "Confirm deletion", "Cancel" : "Cancel", "Download" : "Download", + "The requested file is not available." : "The requested file is not available.", + "The requested files are not available." : "The requested files are not available.", "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", "Destination is not a folder" : "Destination is not a folder", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 2284ec11b26..fc573d6d7dc 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -276,6 +276,8 @@ "Confirm deletion" : "Confirm deletion", "Cancel" : "Cancel", "Download" : "Download", + "The requested file is not available." : "The requested file is not available.", + "The requested files are not available." : "The requested files are not available.", "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", "Destination is not a folder" : "Destination is not a folder", diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index b04f5baaf8b..d670942ef75 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -278,6 +278,8 @@ OC.L10N.register( "Confirm deletion" : "Kinnita kustutamine", "Cancel" : "Loobu", "Download" : "Laadi alla", + "The requested file is not available." : "Soovitud fail pole saadaval.", + "The requested files are not available." : "Soovitud failid pole saadaval.", "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…", "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…", "Destination is not a folder" : "Sihtasukoht pole kaust", diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index 1b80fa08b04..43aade01136 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -276,6 +276,8 @@ "Confirm deletion" : "Kinnita kustutamine", "Cancel" : "Loobu", "Download" : "Laadi alla", + "The requested file is not available." : "Soovitud fail pole saadaval.", + "The requested files are not available." : "Soovitud failid pole saadaval.", "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…", "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…", "Destination is not a folder" : "Sihtasukoht pole kaust", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 1579b3581fe..6970b3b8aea 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -114,6 +114,7 @@ OC.L10N.register( "Administration privileges" : "Administration privileges", "Groupware" : "Groupware", "Overview" : "Overview", + "Settings presets" : "Settings presets", "Basic settings" : "Basic settings", "Sharing" : "Sharing", "Availability" : "Availability", @@ -690,10 +691,21 @@ OC.L10N.register( "Change" : "Change", "Delete" : "Delete", "Reshare" : "Reshare", + "Default config values" : "Default config values", + "Applications config" : "Applications config", + "User config" : "User config", + "Bundled applications" : "Bundled applications", + "Enabled applications" : "Enabled applications", + "Disabled applications" : "Disabled applications", "Large organization" : "Large organisation", "Big organization" : "Big organisation", "Small organization" : "Small organisation", + "Hosting company" : "Hosting company", + "University" : "University", "School" : "School", + "Club or association" : "Club or association", + "Family" : "Family", + "Personal use" : "Personal use", "Setup errors" : "Setup errors", "Setup warnings" : "Setup warnings", "Setup recommendations" : "Setup recommendations", @@ -819,6 +831,8 @@ OC.L10N.register( "Developer documentation ↗" : "Developer documentation ↗", "Version {version}, {license}-licensed" : "Version {version}, {license}-licensed", "Version {version}" : "Version {version}", + "Failed to save selected preset." : "Failed to save selected preset.", + "Select a configuration preset for easy setup." : "Select a configuration preset for easy setup.", "Apply" : "Apply", "All accounts" : "All accounts", "Admins" : "Admins", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 3097c649116..b21993c6cc8 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -112,6 +112,7 @@ "Administration privileges" : "Administration privileges", "Groupware" : "Groupware", "Overview" : "Overview", + "Settings presets" : "Settings presets", "Basic settings" : "Basic settings", "Sharing" : "Sharing", "Availability" : "Availability", @@ -688,10 +689,21 @@ "Change" : "Change", "Delete" : "Delete", "Reshare" : "Reshare", + "Default config values" : "Default config values", + "Applications config" : "Applications config", + "User config" : "User config", + "Bundled applications" : "Bundled applications", + "Enabled applications" : "Enabled applications", + "Disabled applications" : "Disabled applications", "Large organization" : "Large organisation", "Big organization" : "Big organisation", "Small organization" : "Small organisation", + "Hosting company" : "Hosting company", + "University" : "University", "School" : "School", + "Club or association" : "Club or association", + "Family" : "Family", + "Personal use" : "Personal use", "Setup errors" : "Setup errors", "Setup warnings" : "Setup warnings", "Setup recommendations" : "Setup recommendations", @@ -817,6 +829,8 @@ "Developer documentation ↗" : "Developer documentation ↗", "Version {version}, {license}-licensed" : "Version {version}, {license}-licensed", "Version {version}" : "Version {version}", + "Failed to save selected preset." : "Failed to save selected preset.", + "Select a configuration preset for easy setup." : "Select a configuration preset for easy setup.", "Apply" : "Apply", "All accounts" : "All accounts", "Admins" : "Admins", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 132ef5c37f2..c417c9d609c 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -328,6 +328,7 @@ OC.L10N.register( "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "The Nextcloud login form is disabled. Use another login option if available or contact your administration.", "More actions" : "More actions", "User menu" : "User menu", + "Your guest name: {user}" : "Your guest name: {user}", "You are currently not identified." : "You are currently not identified.", "Set public name" : "Set public name", "Change public name" : "Change public name", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 40e70ef254a..0488eb38bd2 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -326,6 +326,7 @@ "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "The Nextcloud login form is disabled. Use another login option if available or contact your administration.", "More actions" : "More actions", "User menu" : "User menu", + "Your guest name: {user}" : "Your guest name: {user}", "You are currently not identified." : "You are currently not identified.", "Set public name" : "Set public name", "Change public name" : "Change public name",