diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-14 00:20:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-14 00:20:08 +0000 |
commit | 4c06e3278dc263afb24b8f0f2316dacc21054c61 (patch) | |
tree | d23b330959c502ffd06d9c75cf8ef44b92148426 /core | |
parent | ea2848bfc5ae8bc0e3c597e44646177f7d563927 (diff) | |
download | nextcloud-server-4c06e3278dc263afb24b8f0f2316dacc21054c61.tar.gz nextcloud-server-4c06e3278dc263afb24b8f0f2316dacc21054c61.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/uk.js | 2 | ||||
-rw-r--r-- | core/l10n/uk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/uk.js b/core/l10n/uk.js index b12ef42cf9e..266092cd479 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -72,7 +72,7 @@ OC.L10N.register( "Update app \"%s\" from App Store" : "Оновіть застосунок \"%s\" з App Store", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Перевіряю, чи схема бази даних для %s може бути оновлена (це може зайняти багато часу, залежно від розмірів бази даних)", "Updated \"%1$s\" to %2$s" : "Оновлено з \"%1$s\" до %2$s", - "Set log level to debug" : "Встановити рівень детальності журналу як налагодження", + "Set log level to debug" : "Встановити рівень деталізації журналу у налагодження", "Reset log level" : "Скинути налаштування детальності журналу", "Starting code integrity check" : "Початок перевірки цілісності коду", "Finished code integrity check" : "Завершено перевірку цілісності коду", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index 711148602e3..278cd620b93 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -70,7 +70,7 @@ "Update app \"%s\" from App Store" : "Оновіть застосунок \"%s\" з App Store", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Перевіряю, чи схема бази даних для %s може бути оновлена (це може зайняти багато часу, залежно від розмірів бази даних)", "Updated \"%1$s\" to %2$s" : "Оновлено з \"%1$s\" до %2$s", - "Set log level to debug" : "Встановити рівень детальності журналу як налагодження", + "Set log level to debug" : "Встановити рівень деталізації журналу у налагодження", "Reset log level" : "Скинути налаштування детальності журналу", "Starting code integrity check" : "Початок перевірки цілісності коду", "Finished code integrity check" : "Завершено перевірку цілісності коду", |