diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:19:36 +0000 |
commit | 764f34c4f6516fd88621cca3355d09e429257bd7 (patch) | |
tree | 15ebe4118b59378d9de1b0be77ee2254e9e6c587 /lib/l10n/uk.js | |
parent | f7dea13c9245d59f8e890929078345d7161c12b4 (diff) | |
download | nextcloud-server-764f34c4f6516fd88621cca3355d09e429257bd7.tar.gz nextcloud-server-764f34c4f6516fd88621cca3355d09e429257bd7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 755b8358060..b77910e36a4 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -91,7 +91,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because appinfo file cannot be read." : "Застосунок \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Застосунок \"%s\" неможливо встановити, оскільки він не сумісний з цією версією сервера.", "__language_name__" : "Українська", - "This is an automatically sent email, please do not reply." : "Це автоматично надісланий електронний лист, будь ласка, не відповідайте.", + "This is an automatically sent email, please do not reply." : "Це автоматично надісланий електронний лист, будь ласка, не відповідайте на нього.", "Help" : "Допомога", "Appearance and accessibility" : "Тема та вигляд", "Apps" : "Застосунки", |