diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-02 02:24:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-02 02:24:47 +0000 |
commit | 99a22078b3313e9d1be6541aad7c30f74c6eee8b (patch) | |
tree | 454842039601fd3a810e99be8bc40993c8ee7d39 /apps/files | |
parent | f167fe0ceb7179ef8ae705bb47c44e596196b5d8 (diff) | |
download | nextcloud-server-99a22078b3313e9d1be6541aad7c30f74c6eee8b.tar.gz nextcloud-server-99a22078b3313e9d1be6541aad7c30f74c6eee8b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/uk.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 29adb458ccf..fd104a18a0a 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Не вдалося завантажити інформацію для файлу \"{file}\"", "Files" : "Файли", "Details" : "Деталі", + "Show list view" : "Показати список", + "Show grid view" : "Показати сітку", "Pending" : "Очікування", "Unable to determine date" : "Неможливо визначити дату", "This operation is forbidden" : "Ця операція заборонена", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 92b0c3ffed9..c4b87d69055 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "Не вдалося завантажити інформацію для файлу \"{file}\"", "Files" : "Файли", "Details" : "Деталі", + "Show list view" : "Показати список", + "Show grid view" : "Показати сітку", "Pending" : "Очікування", "Unable to determine date" : "Неможливо визначити дату", "This operation is forbidden" : "Ця операція заборонена", |