aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/uk.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/uk.json')
-rw-r--r--apps/federatedfilesharing/l10n/uk.json37
1 files changed, 30 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/uk.json b/apps/federatedfilesharing/l10n/uk.json
index 49df46b7e0d..c3022ef2c54 100644
--- a/apps/federatedfilesharing/l10n/uk.json
+++ b/apps/federatedfilesharing/l10n/uk.json
@@ -1,12 +1,35 @@
{ "translations": {
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Додати віддалену загальну теку {name} з {owner}@{remote}?",
+ "Remote share" : "Віддалена загальна тека",
+ "Remote share password" : "Пароль для віддаленої загальної теки",
+ "Cancel" : "Скасувати",
+ "Add remote share" : "Додати віддалену загальну теку",
"Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор ",
- "Sharing %s failed, because this item is already shared with %s" : "Не вдалося поділитися %s, оскільки файл вже в загальному доступі з %s",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Не вдалося поділитися %s, не вдалося знайти %s, можливо, сервер не доступний.",
+ "Server to server sharing is not enabled on this server" : "На даному сервері вимкнута можливість передачі даних між серверами",
+ "Couldn't establish a federated share." : "Не вдалося встановити об’єднаний спільний доступ.",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Не вдалося встановити федеративний спільний доступ, можливо, пароль неправильний.",
+ "Not allowed to create a federated share with the same user" : "Заборонено створювати об’єднаний спільний ресурс з тим самим користувачем",
+ "File is already shared with %s" : "Файл вже в загальному доступі з %s",
+ "Could not find share" : "Не вдалося знайти спільний доступ",
+ "Federated sharing" : "Об'єднаний спільний доступ",
+ "Accept" : "Прийняти",
+ "Decline" : "Відхилити",
"Federated Cloud Sharing" : "Об’єднання хмарних сховищ",
- "Open documentation" : "Відкрити документацію",
- "Allow users on this server to send shares to other servers" : "Дозволити користувачам цього сервера публікувати на інших серверах",
+ "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" : "Поділитись",
"Allow users on this server to receive shares from other servers" : "Дозволити користувачам на цьому сервері отримувати публікації з інших серверів",
- "Share it:" : "Поділитися цим:",
- "HTML Code:" : "HTML код:"
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+ "Federated Cloud" : "Федеративна хмара",
+ "Your Federated Cloud ID:" : "Ваш ідентифікатор Federated Cloud:",
+ "Twitter" : "Twitter",
+ "Add to your website" : "Додати на ваш вебсайт",
+ "Share with me via Nextcloud" : "Поділися зі мною через Nextcloud",
+ "HTML Code:" : "HTML код:",
+ "Copy" : "Копіювати",
+ "Copied!" : "Скопійовано!",
+ "Not supported!" : "Не підтримується!",
+ "Press ⌘-C to copy." : "Натисніть ⌘-C для копіювання.",
+ "Press Ctrl-C to copy." : "Натисніть Ctrl-C для копіювання.",
+ "Open documentation" : "Відкрити документацію"
+},"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