diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
commit | 9252789576cb11174feb398707adfba83aaba59e (patch) | |
tree | 34894dc4da957db4f7a2d003e84e0184b3ae7482 /lib/l10n/uk.js | |
parent | d0a732733758e9f2d182a890bc4f5479b0dd874e (diff) | |
download | nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.tar.gz nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.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" : "Застосунки", |