summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
commitaaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch)
treee33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files_sharing/l10n/uk.js
parent752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff)
downloadnextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz
nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/uk.js')
-rw-r--r--apps/files_sharing/l10n/uk.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js
index 03fdf7ae1cd..62c648951b4 100644
--- a/apps/files_sharing/l10n/uk.js
+++ b/apps/files_sharing/l10n/uk.js
@@ -258,7 +258,6 @@ OC.L10N.register(
"One or more of your shares will expire tomorrow" : "Термін дії одного чи кількох ваших спільних ресурсів спливає завтра",
"Copy to clipboard" : "Скопіювати до буферу обміну ",
"Sorry, this link doesn’t seem to work anymore." : "На жаль, посилання більше не дійсне.",
- "Toggle grid view" : "Перемкнути подання сіткою",
- "Copy public link to clipboard" : "Копіювати загальнодоступне посилання до буферу обміну"
+ "Toggle grid view" : "Перемкнути подання сіткою"
},
"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);");