aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-09 00:20:32 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-09 00:20:32 +0000
commit69e3a9305b9193c91eaf3eb9d476a04a78ec3d5a (patch)
tree9fb847bdd46a60d33d18483ee931edef3369ef0d /apps/federatedfilesharing/l10n/uk.js
parente4eb90c52205d58310babd415d351ccb4b4c5487 (diff)
downloadnextcloud-server-69e3a9305b9193c91eaf3eb9d476a04a78ec3d5a.tar.gz
nextcloud-server-69e3a9305b9193c91eaf3eb9d476a04a78ec3d5a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/uk.js')
-rw-r--r--apps/federatedfilesharing/l10n/uk.js11
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/federatedfilesharing/l10n/uk.js b/apps/federatedfilesharing/l10n/uk.js
index ff8f2151de3..e2ae073c4e4 100644
--- a/apps/federatedfilesharing/l10n/uk.js
+++ b/apps/federatedfilesharing/l10n/uk.js
@@ -29,8 +29,7 @@ OC.L10N.register(
"Your Federated Cloud ID:" : "Ваш ідентифікатор Federated Cloud:",
"Share it so your friends can share files with you:" : "Поділіться ним, щоб ваші друзі могли ділитися з вами файлами:",
"Facebook" : "Facebook",
- "Twitter" : "Twitter",
- "Diaspora" : "Діаспора",
+ "X (formerly Twitter)" : "X (раніше відома як Twitter)",
"Add to your website" : "Додати на ваш вебсайт",
"Share with me via Nextcloud" : "Поділися зі мною через Nextcloud",
"HTML Code:" : "Код HTML:",
@@ -38,8 +37,6 @@ OC.L10N.register(
"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" : "Буфер обміну недоступний",
- "Copied!" : "Скопійовано!",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Додати віддалений каталог {name} з {owner}@{remote}?",
"Remote share" : "Віддалений каталог",
"Remote share password" : "Пароль для віддаленого каталогу",
@@ -53,6 +50,10 @@ OC.L10N.register(
"Allow users on this server to send shares to groups on other servers" : "Дозволити користувачам цього сервера надсилати спільні файли групам на інших серверах",
"Allow users on this server to receive group shares from other servers" : "Дозволити користувачам на цьому сервері отримувати групові спільні файли з інших серверів",
"Search global and public address book for users" : "Пошук по глобальній та публічній адресній книзі користувачів",
- "Allow users to publish their data to a global and public address book" : "Дозволити користувачам публікувати свої дані в глобальній загальнодоступній адресній книзі"
+ "Allow users to publish their data to a global and public address book" : "Дозволити користувачам публікувати свої дані в глобальній загальнодоступній адресній книзі",
+ "Twitter" : "Twitter",
+ "Diaspora" : "Діаспора",
+ "Clipboard is not available" : "Буфер обміну недоступний",
+ "Copied!" : "Скопійовано!"
},
"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);");