aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/uk.js')
-rw-r--r--apps/federatedfilesharing/l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/uk.js b/apps/federatedfilesharing/l10n/uk.js
index 22fcd5517aa..837cf594a97 100644
--- a/apps/federatedfilesharing/l10n/uk.js
+++ b/apps/federatedfilesharing/l10n/uk.js
@@ -25,8 +25,6 @@ OC.L10N.register(
"Accept" : "Прийняти",
"Decline" : "Відхилити",
"Federated Cloud Sharing" : "Об’єднання хмарних сховищ",
- "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див %s",
- "Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID",
"Sharing" : "Поділитися",
"Federated file sharing" : "Інтегрований обмін файлами",
"Provide federated file sharing across servers" : "Забезпечте об’єднаний обмін файлами між серверами",
@@ -49,6 +47,7 @@ OC.L10N.register(
"Share with me via Nextcloud" : "Поділися зі мною через Nextcloud",
"HTML Code:" : "Код HTML:",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див. {url}",
+ "Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID",
"Cloud ID copied to the clipboard" : "Cloud ID скопійовано в буфер обміну",
"Copy to clipboard" : "Скопіювати в буфер обміну ",
"Clipboard is not available" : "Буфер обміну недоступний",
@@ -59,6 +58,7 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "Натисніть Ctrl-C для копіювання.",
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Ви отримали \"%3$s\" як віддалений спільний доступ від %4$s (%1$s) (від імені %5$s (%2$s))",
"You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Ви отримали \"%3$s\" як віддалений спільний доступ від %4$s (%1$s)",
+ "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див %s",
"Open documentation" : "Відкрити документацію"
},
"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);");