From 524db1c6dcc9eab8827f465375fc22854d7fee54 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 10 Feb 2023 02:26:36 +0000 Subject: Fix(l10n): πŸ”  Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/comments/l10n/uk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/comments/l10n/uk.json') 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);" -- cgit v1.2.3