diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/uk.json')
-rw-r--r-- | apps/federatedfilesharing/l10n/uk.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/federatedfilesharing/l10n/uk.json b/apps/federatedfilesharing/l10n/uk.json index fb878c87cda..ed24c58ce21 100644 --- a/apps/federatedfilesharing/l10n/uk.json +++ b/apps/federatedfilesharing/l10n/uk.json @@ -49,9 +49,6 @@ "Cloud ID copied to the clipboard" : "Cloud ID скопійовано в буфер обміну", "Copy to clipboard" : "Копіювати до буферу обміну", "Clipboard is not available" : "Буфер обміну недоступний", - "Copied!" : "Скопійовано!", - "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" + "Copied!" : "Скопійовано!" },"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);" }
\ No newline at end of file |