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 Dec 11, 2024
1 parent 5ee18bf commit 22e896a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ OC.L10N.register(
"{actor} has deleted a comment from poll {pollTitle}" : "{actor} удалил(а) комментарий из опроса {pollTitle}",
"You have deleted a comment" : "Вы удалили комментарий",
"{actor} has deleted a comment" : "{actor} удалил комментарий",
"You have restored a comment" : "Вы восстановили комментарий",
"You have added an option to poll {pollTitle}" : "Вы добавили вариант ответа к опросу {pollTitle}",
"{actor} has added an option to poll {pollTitle}" : "{actor} добавил(а) вариант ответа к опросу {pollTitle}",
"You have added an option" : "Вы добавили опцию",
Expand Down
1 change: 1 addition & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"{actor} has deleted a comment from poll {pollTitle}" : "{actor} удалил(а) комментарий из опроса {pollTitle}",
"You have deleted a comment" : "Вы удалили комментарий",
"{actor} has deleted a comment" : "{actor} удалил комментарий",
"You have restored a comment" : "Вы восстановили комментарий",
"You have added an option to poll {pollTitle}" : "Вы добавили вариант ответа к опросу {pollTitle}",
"{actor} has added an option to poll {pollTitle}" : "{actor} добавил(а) вариант ответа к опросу {pollTitle}",
"You have added an option" : "Вы добавили опцию",
Expand Down

0 comments on commit 22e896a

Please sign in to comment.