Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jan 11, 2025
1 parent 3d9f8a7 commit 5ef6cd6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ OC.L10N.register(
"Visibility" : "Viditeľnosť",
"Everyone" : "Všetci",
"These groups will be able to see the announcement. If no group is selected, all users can see it." : "Tieto skupiny budú môcť vidieť oznámenie. Ak nie je vybraná žiadna skupina, všetci používatelia ho môžu vidieť.",
"Schedule announcement time" : "Naplánujte si čas oznámenia",
"Schedule deletion time" : "Naplánujte si čas mazania",
"An error occurred while posting the announcement" : "Nastala chyba pri odosielaní oznámenia",
"{author}, {timestamp}" : "{author}, {timestamp}"
},
Expand Down
2 changes: 2 additions & 0 deletions l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
"Visibility" : "Viditeľnosť",
"Everyone" : "Všetci",
"These groups will be able to see the announcement. If no group is selected, all users can see it." : "Tieto skupiny budú môcť vidieť oznámenie. Ak nie je vybraná žiadna skupina, všetci používatelia ho môžu vidieť.",
"Schedule announcement time" : "Naplánujte si čas oznámenia",
"Schedule deletion time" : "Naplánujte si čas mazania",
"An error occurred while posting the announcement" : "Nastala chyba pri odosielaní oznámenia",
"{author}, {timestamp}" : "{author}, {timestamp}"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
Expand Down

0 comments on commit 5ef6cd6

Please sign in to comment.