aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-06 02:18:56 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-06 02:18:56 +0000
commit1401943e7b9f4f65e082817feed880761b1f397c (patch)
tree8940835f8e91728d30a0cfe36125f28ad3dc5e32 /apps/systemtags
parent4a31d56c7a8fae520369b25c9a50fd64e1a51985 (diff)
downloadnextcloud-server-1401943e7b9f4f65e082817feed880761b1f397c.tar.gz
nextcloud-server-1401943e7b9f4f65e082817feed880761b1f397c.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/uk.js4
-rw-r--r--apps/systemtags/l10n/uk.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/systemtags/l10n/uk.js b/apps/systemtags/l10n/uk.js
index d8e7b14c4eb..6f06d713e56 100644
--- a/apps/systemtags/l10n/uk.js
+++ b/apps/systemtags/l10n/uk.js
@@ -21,7 +21,7 @@ OC.L10N.register(
"{actor} created system tag {systemtag}" : "{actor} створив системний тег {systemtag}",
"You deleted system tag %1$s" : "Ви видалили системний тег %1$s",
"You deleted system tag {systemtag}" : "Ви видалили системний тег {systemtag}",
- "%1$s deleted system tag %2$s" : "%1$s видалений системний тег %2$s",
+ "%1$s deleted system tag %2$s" : "%1$s вилучена системна мітка %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} видалив системний тег {systemtag}",
"You updated system tag %2$s to %1$s" : "Ви оновили системний тег %2$s до %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Ви оновили системний тег {oldsystemtag} на {newsystemtag}",
@@ -62,7 +62,7 @@ OC.L10N.register(
"Delete" : "Вилучити",
"Reset" : "Скидання",
"No files in here" : "Тут немає файлів",
- "No entries found in this folder" : "В цій теці нічого немає",
+ "No entries found in this folder" : "В цьому каталозі нічого немає",
"Size" : "Розмір",
"Modified" : "Змінено"
},
diff --git a/apps/systemtags/l10n/uk.json b/apps/systemtags/l10n/uk.json
index 0d7ed1b638d..11410ceab99 100644
--- a/apps/systemtags/l10n/uk.json
+++ b/apps/systemtags/l10n/uk.json
@@ -19,7 +19,7 @@
"{actor} created system tag {systemtag}" : "{actor} створив системний тег {systemtag}",
"You deleted system tag %1$s" : "Ви видалили системний тег %1$s",
"You deleted system tag {systemtag}" : "Ви видалили системний тег {systemtag}",
- "%1$s deleted system tag %2$s" : "%1$s видалений системний тег %2$s",
+ "%1$s deleted system tag %2$s" : "%1$s вилучена системна мітка %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} видалив системний тег {systemtag}",
"You updated system tag %2$s to %1$s" : "Ви оновили системний тег %2$s до %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Ви оновили системний тег {oldsystemtag} на {newsystemtag}",
@@ -60,7 +60,7 @@
"Delete" : "Вилучити",
"Reset" : "Скидання",
"No files in here" : "Тут немає файлів",
- "No entries found in this folder" : "В цій теці нічого немає",
+ "No entries found in this folder" : "В цьому каталозі нічого немає",
"Size" : "Розмір",
"Modified" : "Змінено"
},"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);"