Skip to content

Commit 5d0c3c1

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent d0de33f commit 5d0c3c1

8 files changed

Lines changed: 38 additions & 0 deletions

File tree

apps/files/l10n/en_GB.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,8 @@ OC.L10N.register(
278278
"Confirm deletion" : "Confirm deletion",
279279
"Cancel" : "Cancel",
280280
"Download" : "Download",
281+
"The requested file is not available." : "The requested file is not available.",
282+
"The requested files are not available." : "The requested files are not available.",
281283
"Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …",
282284
"Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …",
283285
"Destination is not a folder" : "Destination is not a folder",

apps/files/l10n/en_GB.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@
276276
"Confirm deletion" : "Confirm deletion",
277277
"Cancel" : "Cancel",
278278
"Download" : "Download",
279+
"The requested file is not available." : "The requested file is not available.",
280+
"The requested files are not available." : "The requested files are not available.",
279281
"Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\"",
280282
"Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\"",
281283
"Destination is not a folder" : "Destination is not a folder",

apps/files/l10n/et_EE.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,8 @@ OC.L10N.register(
278278
"Confirm deletion" : "Kinnita kustutamine",
279279
"Cancel" : "Loobu",
280280
"Download" : "Laadi alla",
281+
"The requested file is not available." : "Soovitud fail pole saadaval.",
282+
"The requested files are not available." : "Soovitud failid pole saadaval.",
281283
"Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…",
282284
"Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…",
283285
"Destination is not a folder" : "Sihtasukoht pole kaust",

apps/files/l10n/et_EE.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@
276276
"Confirm deletion" : "Kinnita kustutamine",
277277
"Cancel" : "Loobu",
278278
"Download" : "Laadi alla",
279+
"The requested file is not available." : "Soovitud fail pole saadaval.",
280+
"The requested files are not available." : "Soovitud failid pole saadaval.",
279281
"Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…",
280282
"Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…",
281283
"Destination is not a folder" : "Sihtasukoht pole kaust",

apps/settings/l10n/en_GB.js

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/settings/l10n/en_GB.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
"Administration privileges" : "Administration privileges",
113113
"Groupware" : "Groupware",
114114
"Overview" : "Overview",
115+
"Settings presets" : "Settings presets",
115116
"Basic settings" : "Basic settings",
116117
"Sharing" : "Sharing",
117118
"Availability" : "Availability",
@@ -688,10 +689,21 @@
688689
"Change" : "Change",
689690
"Delete" : "Delete",
690691
"Reshare" : "Reshare",
692+
"Default config values" : "Default config values",
693+
"Applications config" : "Applications config",
694+
"User config" : "User config",
695+
"Bundled applications" : "Bundled applications",
696+
"Enabled applications" : "Enabled applications",
697+
"Disabled applications" : "Disabled applications",
691698
"Large organization" : "Large organisation",
692699
"Big organization" : "Big organisation",
693700
"Small organization" : "Small organisation",
701+
"Hosting company" : "Hosting company",
702+
"University" : "University",
694703
"School" : "School",
704+
"Club or association" : "Club or association",
705+
"Family" : "Family",
706+
"Personal use" : "Personal use",
695707
"Setup errors" : "Setup errors",
696708
"Setup warnings" : "Setup warnings",
697709
"Setup recommendations" : "Setup recommendations",
@@ -817,6 +829,8 @@
817829
"Developer documentation ↗" : "Developer documentation ↗",
818830
"Version {version}, {license}-licensed" : "Version {version}, {license}-licensed",
819831
"Version {version}" : "Version {version}",
832+
"Failed to save selected preset." : "Failed to save selected preset.",
833+
"Select a configuration preset for easy setup." : "Select a configuration preset for easy setup.",
820834
"Apply" : "Apply",
821835
"All accounts" : "All accounts",
822836
"Admins" : "Admins",

core/l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ OC.L10N.register(
328328
"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.",
329329
"More actions" : "More actions",
330330
"User menu" : "User menu",
331+
"Your guest name: {user}" : "Your guest name: {user}",
331332
"You are currently not identified." : "You are currently not identified.",
332333
"Set public name" : "Set public name",
333334
"Change public name" : "Change public name",

core/l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@
326326
"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.",
327327
"More actions" : "More actions",
328328
"User menu" : "User menu",
329+
"Your guest name: {user}" : "Your guest name: {user}",
329330
"You are currently not identified." : "You are currently not identified.",
330331
"Set public name" : "Set public name",
331332
"Change public name" : "Change public name",

0 commit comments

Comments
 (0)