Skip to content

Commit 4d58563

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

6 files changed

Lines changed: 20 additions & 0 deletions

File tree

apps/profile/l10n/en_GB.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
OC.L10N.register(
22
"profile",
33
{
4+
"Profile picker" : "Profile picker",
45
"Profile" : "Profile",
56
"This application provides the profile" : "This application provides the profile",
67
"Provides a customisable user profile interface." : "Provides a customisable user profile interface.",
78
"Searching …" : "Searching …",
89
"Not found" : "Not found",
10+
"Search for a user profile" : "Search for a user profile",
11+
"Search for a user profile. Start typing" : "Search for a user profile. Start typing",
12+
"Insert selected user profile link" : "Insert selected user profile link",
913
"Insert" : "Insert",
1014
"You have not added any info yet" : "You have not added any info yet",
1115
"{user} has not added any info yet" : "{user} has not added any info yet",

apps/profile/l10n/en_GB.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{ "translations": {
2+
"Profile picker" : "Profile picker",
23
"Profile" : "Profile",
34
"This application provides the profile" : "This application provides the profile",
45
"Provides a customisable user profile interface." : "Provides a customisable user profile interface.",
56
"Searching …" : "Searching …",
67
"Not found" : "Not found",
8+
"Search for a user profile" : "Search for a user profile",
9+
"Search for a user profile. Start typing" : "Search for a user profile. Start typing",
10+
"Insert selected user profile link" : "Insert selected user profile link",
711
"Insert" : "Insert",
812
"You have not added any info yet" : "You have not added any info yet",
913
"{user} has not added any info yet" : "{user} has not added any info yet",

apps/settings/l10n/en_GB.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,8 +593,11 @@ OC.L10N.register(
593593
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage).",
594594
"Cron (Recommended)" : "Cron (Recommended)",
595595
"Unable to update profile default setting" : "Unable to update profile default setting",
596+
"Unable to update profile picker setting" : "Unable to update profile picker setting",
596597
"Profile" : "Profile",
597598
"Enable or disable profile by default for new accounts." : "Enable or disable profile by default for new accounts.",
599+
"Enable the profile picker" : "Enable the profile picker",
600+
"Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Enable or disable the profile picker in the Smart Picker and the profile link previews.",
598601
"Password confirmation is required" : "Password confirmation is required",
599602
"Failed to save setting" : "Failed to save setting",
600603
"{app}'s declarative setting field: {name}" : "{app}'s declarative setting field: {name}",

apps/settings/l10n/en_GB.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,8 +591,11 @@
591591
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage).",
592592
"Cron (Recommended)" : "Cron (Recommended)",
593593
"Unable to update profile default setting" : "Unable to update profile default setting",
594+
"Unable to update profile picker setting" : "Unable to update profile picker setting",
594595
"Profile" : "Profile",
595596
"Enable or disable profile by default for new accounts." : "Enable or disable profile by default for new accounts.",
597+
"Enable the profile picker" : "Enable the profile picker",
598+
"Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Enable or disable the profile picker in the Smart Picker and the profile link previews.",
596599
"Password confirmation is required" : "Password confirmation is required",
597600
"Failed to save setting" : "Failed to save setting",
598601
"{app}'s declarative setting field: {name}" : "{app}'s declarative setting field: {name}",

apps/settings/l10n/hr.js

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

apps/settings/l10n/hr.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,8 +591,11 @@
591591
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php je registriran na webcron usluzi koja poziva cron.php svakih 5 minuta putem HTTP-a. Primjena: vrlo mala instanca (1–5 računa, ovisno o korištenju).",
592592
"Cron (Recommended)" : "Cron (preporučeno)",
593593
"Unable to update profile default setting" : "Nije moguće ažurirati zadanu postavku profila",
594+
"Unable to update profile picker setting" : "Nije moguće ažurirati postavku odabira profila",
594595
"Profile" : "Profil",
595596
"Enable or disable profile by default for new accounts." : "Omogući ili onemogući profil prema zadanim postavkama za nove račune.",
597+
"Enable the profile picker" : "Omogući odabir profila",
598+
"Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Omogući ili onemogući odabir profila u Pametnom odabiru i pregledima poveznica profila.",
596599
"Password confirmation is required" : "Potrebna je potvrda lozinke",
597600
"Failed to save setting" : "Neuspjelo spremanje postavke",
598601
"{app}'s declarative setting field: {name}" : "Deklarativno polje postavke aplikacije {app}: {name}",

0 commit comments

Comments
 (0)