summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-10 02:26:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-10 02:26:36 +0000
commit524db1c6dcc9eab8827f465375fc22854d7fee54 (patch)
treebbbf262742646786205df06521b79250c0f27500 /apps/comments
parente47d56ac36d0f1d3e47392a7d9688decf847e1bc (diff)
downloadnextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.tar.gz
nextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.zip
Fix(l10n): πŸ”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/uk.js2
-rw-r--r--apps/comments/l10n/uk.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js
index f4d4fc01323..8695d12715e 100644
--- a/apps/comments/l10n/uk.js
+++ b/apps/comments/l10n/uk.js
@@ -25,7 +25,7 @@ OC.L10N.register(
"Comment" : "ΠšΠΎΠΌΠ΅Π½Ρ‚Π°Ρ€",
"An error occurred while trying to edit the comment" : "ΠŸΡ–Π΄ час рСдагування комСнтаря сталася ΠΏΠΎΠΌΠΈΠ»ΠΊΠ°",
"Comment deleted" : "ΠšΠΎΠΌΠ΅Π½Ρ‚Π°Ρ€ Π²ΠΈΠ»ΡƒΡ‡Π΅Π½ΠΎ",
- "An error occurred while trying to delete the comment" : "ΠŸΡ–Π΄ час спроби Π²ΠΈΠ΄Π°Π»ΠΈΡ‚ΠΈ ΠΊΠΎΠΌΠ΅Π½Ρ‚Π°Ρ€ сталася ΠΏΠΎΠΌΠΈΠ»ΠΊΠ°",
+ "An error occurred while trying to delete the comment" : "ΠŸΡ–Π΄ час спроби Π²ΠΈΠ»ΡƒΡ‡ΠΈΡ‚ΠΈ ΠΊΠΎΠΌΠ΅Π½Ρ‚Π°Ρ€ сталася ΠΏΠΎΠΌΠΈΠ»ΠΊΠ°",
"An error occurred while trying to create the comment" : "ΠŸΡ–Π΄ час створСння комСнтаря сталася ΠΏΠΎΠΌΠΈΠ»ΠΊΠ°",
"%1$s commented" : "%1$s ΠΏΡ€ΠΎΠΊΠΎΠΌΠ΅Π½Ρ‚ΠΎΠ²Π°Π½ΠΎ"
},
diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json
index 67559be1ec6..48deb434490 100644
--- a/apps/comments/l10n/uk.json
+++ b/apps/comments/l10n/uk.json
@@ -23,7 +23,7 @@
"Comment" : "ΠšΠΎΠΌΠ΅Π½Ρ‚Π°Ρ€",
"An error occurred while trying to edit the comment" : "ΠŸΡ–Π΄ час рСдагування комСнтаря сталася ΠΏΠΎΠΌΠΈΠ»ΠΊΠ°",
"Comment deleted" : "ΠšΠΎΠΌΠ΅Π½Ρ‚Π°Ρ€ Π²ΠΈΠ»ΡƒΡ‡Π΅Π½ΠΎ",
- "An error occurred while trying to delete the comment" : "ΠŸΡ–Π΄ час спроби Π²ΠΈΠ΄Π°Π»ΠΈΡ‚ΠΈ ΠΊΠΎΠΌΠ΅Π½Ρ‚Π°Ρ€ сталася ΠΏΠΎΠΌΠΈΠ»ΠΊΠ°",
+ "An error occurred while trying to delete the comment" : "ΠŸΡ–Π΄ час спроби Π²ΠΈΠ»ΡƒΡ‡ΠΈΡ‚ΠΈ ΠΊΠΎΠΌΠ΅Π½Ρ‚Π°Ρ€ сталася ΠΏΠΎΠΌΠΈΠ»ΠΊΠ°",
"An error occurred while trying to create the comment" : "ΠŸΡ–Π΄ час створСння комСнтаря сталася ΠΏΠΎΠΌΠΈΠ»ΠΊΠ°",
"%1$s commented" : "%1$s ΠΏΡ€ΠΎΠΊΠΎΠΌΠ΅Π½Ρ‚ΠΎΠ²Π°Π½ΠΎ"
},"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);"