Skip to content

Commit 30d5122

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 190204b commit 30d5122

6 files changed

Lines changed: 16 additions & 0 deletions

File tree

l10n/en_GB.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ OC.L10N.register(
9797
"{user} has mentioned you in a comment on {deck-card}." : "{user} has mentioned you in a comment on {deck-card}.",
9898
"The board \"%s\" has been shared with you by %s." : "The board \"%s\" has been shared with you by %s.",
9999
"{user} has shared {deck-board} with you." : "{user} has shared {deck-board} with you.",
100+
"The remote board %1$s has been shared with you by %2$s" : "The remote board %1$s has been shared with you by %2$s",
100101
"Deck board" : "Deck board",
101102
"Owned by %1$s" : "Owned by %1$s",
102103
"Deck boards, cards and comments" : "Deck boards, cards and comments",
@@ -345,6 +346,8 @@ OC.L10N.register(
345346
"Export board" : "Export board",
346347
"Turn on due date reminders" : "Turn on due date reminders",
347348
"Turn off due date reminders" : "Turn off due date reminders",
349+
"Remove as default board" : "Remove as default board",
350+
"Set as default board" : "Set as default board",
348351
"Due date reminders" : "Due date reminders",
349352
"Assigned cards" : "Assigned cards",
350353
"No notifications" : "No notifications",

l10n/en_GB.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"{user} has mentioned you in a comment on {deck-card}." : "{user} has mentioned you in a comment on {deck-card}.",
9696
"The board \"%s\" has been shared with you by %s." : "The board \"%s\" has been shared with you by %s.",
9797
"{user} has shared {deck-board} with you." : "{user} has shared {deck-board} with you.",
98+
"The remote board %1$s has been shared with you by %2$s" : "The remote board %1$s has been shared with you by %2$s",
9899
"Deck board" : "Deck board",
99100
"Owned by %1$s" : "Owned by %1$s",
100101
"Deck boards, cards and comments" : "Deck boards, cards and comments",
@@ -343,6 +344,8 @@
343344
"Export board" : "Export board",
344345
"Turn on due date reminders" : "Turn on due date reminders",
345346
"Turn off due date reminders" : "Turn off due date reminders",
347+
"Remove as default board" : "Remove as default board",
348+
"Set as default board" : "Set as default board",
346349
"Due date reminders" : "Due date reminders",
347350
"Assigned cards" : "Assigned cards",
348351
"No notifications" : "No notifications",

l10n/hr.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ OC.L10N.register(
9797
"{user} has mentioned you in a comment on {deck-card}." : "{user} vas je spomenuo u komentaru na {deck-card}.",
9898
"The board \"%s\" has been shared with you by %s." : "Ploču „%s” je s vama podijelio %s.",
9999
"{user} has shared {deck-board} with you." : "{user} s vama dijeli {deck-board}.",
100+
"The remote board %1$s has been shared with you by %2$s" : "Udaljena ploča %1$s podijeljena je s vama od strane %2$s.",
100101
"Deck board" : "Deck ploča",
101102
"Owned by %1$s" : "Vlasnik: %1$s",
102103
"Deck boards, cards and comments" : "Deck ploče, kartice i komentari",
@@ -190,6 +191,7 @@ OC.L10N.register(
190191
"Admin settings" : "Administratorske postavke",
191192
"Limit board creation to some groups" : "Ograniči stvaranje ploča na neke grupe",
192193
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Korisnici izvan tih grupa neće moći stvarati vlastite ploče, ali će i dalje moći raditi na pločama koje su im podijeljene.",
194+
"Enable federation" : "Omogući udruženja",
193195
"Board actions" : "Radnje ploče",
194196
"Scroll sideways" : "Pomicanje bočno",
195197
"Navigate between cards" : "Kretanje između kartica",
@@ -344,6 +346,8 @@ OC.L10N.register(
344346
"Export board" : "Izvezi ploču",
345347
"Turn on due date reminders" : "Uključi podsjetnike datuma dospijeća",
346348
"Turn off due date reminders" : "Isključi podsjetnike datuma dospijeća",
349+
"Remove as default board" : "Ukloni kao zadanu ploču",
350+
"Set as default board" : "Postavi kao zadanu ploču",
347351
"Due date reminders" : "Podsjetnici datuma dospijeća",
348352
"Assigned cards" : "Dodijeljene kartice",
349353
"No notifications" : "Nema obavijesti",

l10n/hr.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"{user} has mentioned you in a comment on {deck-card}." : "{user} vas je spomenuo u komentaru na {deck-card}.",
9696
"The board \"%s\" has been shared with you by %s." : "Ploču „%s” je s vama podijelio %s.",
9797
"{user} has shared {deck-board} with you." : "{user} s vama dijeli {deck-board}.",
98+
"The remote board %1$s has been shared with you by %2$s" : "Udaljena ploča %1$s podijeljena je s vama od strane %2$s.",
9899
"Deck board" : "Deck ploča",
99100
"Owned by %1$s" : "Vlasnik: %1$s",
100101
"Deck boards, cards and comments" : "Deck ploče, kartice i komentari",
@@ -188,6 +189,7 @@
188189
"Admin settings" : "Administratorske postavke",
189190
"Limit board creation to some groups" : "Ograniči stvaranje ploča na neke grupe",
190191
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Korisnici izvan tih grupa neće moći stvarati vlastite ploče, ali će i dalje moći raditi na pločama koje su im podijeljene.",
192+
"Enable federation" : "Omogući udruženja",
191193
"Board actions" : "Radnje ploče",
192194
"Scroll sideways" : "Pomicanje bočno",
193195
"Navigate between cards" : "Kretanje između kartica",
@@ -342,6 +344,8 @@
342344
"Export board" : "Izvezi ploču",
343345
"Turn on due date reminders" : "Uključi podsjetnike datuma dospijeća",
344346
"Turn off due date reminders" : "Isključi podsjetnike datuma dospijeća",
347+
"Remove as default board" : "Ukloni kao zadanu ploču",
348+
"Set as default board" : "Postavi kao zadanu ploču",
345349
"Due date reminders" : "Podsjetnici datuma dospijeća",
346350
"Assigned cards" : "Dodijeljene kartice",
347351
"No notifications" : "Nema obavijesti",

l10n/pt_BR.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ OC.L10N.register(
9797
"{user} has mentioned you in a comment on {deck-card}." : "{user} mencionou você em um comentário em {deck-card}.",
9898
"The board \"%s\" has been shared with you by %s." : "O painel \"%s\" foi compartilhado com você por %s.",
9999
"{user} has shared {deck-board} with you." : "{user} compartilhou o {deck-board} com você.",
100+
"The remote board %1$s has been shared with you by %2$s" : "O painel remoto %1$s foi compartilhado com você por %2$s",
100101
"Deck board" : "Painel de Deck",
101102
"Owned by %1$s" : "Propriedade de %1$s",
102103
"Deck boards, cards and comments" : "Paineis, cartões e comentários de Deck",

l10n/pt_BR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"{user} has mentioned you in a comment on {deck-card}." : "{user} mencionou você em um comentário em {deck-card}.",
9696
"The board \"%s\" has been shared with you by %s." : "O painel \"%s\" foi compartilhado com você por %s.",
9797
"{user} has shared {deck-board} with you." : "{user} compartilhou o {deck-board} com você.",
98+
"The remote board %1$s has been shared with you by %2$s" : "O painel remoto %1$s foi compartilhado com você por %2$s",
9899
"Deck board" : "Painel de Deck",
99100
"Owned by %1$s" : "Propriedade de %1$s",
100101
"Deck boards, cards and comments" : "Paineis, cartões e comentários de Deck",

0 commit comments

Comments
 (0)