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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 13, 2024
1 parent 1e653aa commit e5be3ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@ OC.L10N.register(
"An error occurred, unable to delete the calendar." : "Помилка: неможливо вилучити календар.",
"Imported {filename}" : "Імпортовано {filename}",
"This is an event reminder." : "Це нагадування про подію.",
"Error while parsing a PROPFIND error" : "Помилка під час обробки помилки PROPFIND",
"Appointment not found" : "Запрошення на зустріч не знайдено",
"User not found" : "Користувача не знайдено"
},
Expand Down
1 change: 1 addition & 0 deletions l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@
"An error occurred, unable to delete the calendar." : "Помилка: неможливо вилучити календар.",
"Imported {filename}" : "Імпортовано {filename}",
"This is an event reminder." : "Це нагадування про подію.",
"Error while parsing a PROPFIND error" : "Помилка під час обробки помилки PROPFIND",
"Appointment not found" : "Запрошення на зустріч не знайдено",
"User not found" : "Користувача не знайдено"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
Expand Down

0 comments on commit e5be3ce

Please sign in to comment.