Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-03 05:50:34 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-03 05:50:34 +0300
commit993e50bd20ef280b329cc202cf46aaaf77960499 (patch)
treec7f6b0a5c89decd677d9d514ca8967ccfbac2876 /l10n/uk.js
parent82afc0e637141b2710fa40e4b634853c0d4c99f3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/uk.js')
-rw-r--r--l10n/uk.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
index e75608d..42bd7d6 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -13,8 +13,6 @@ OC.L10N.register(
"Cannot read the file." : "Не можливо прочитати файл.",
"Invalid file path supplied." : "Помилковий шлях до файлу.",
"The file is locked." : "Файл заблоковано.",
- "An internal server error occurred." : "Виникла внутрішня помилка серверу.",
- "saved!" : "збережено!",
- "failed!" : "не вдалося!"
+ "An internal server error occurred." : "Виникла внутрішня помилка серверу."
},
"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);");