Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/sk.js3
-rw-r--r--apps/files_sharing/l10n/sk.json3
-rw-r--r--apps/files_sharing/l10n/uk.js4
-rw-r--r--apps/files_sharing/l10n/uk.json4
4 files changed, 10 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js
index f7e0c811169..f6d69cb1dcd 100644
--- a/apps/files_sharing/l10n/sk.js
+++ b/apps/files_sharing/l10n/sk.js
@@ -177,14 +177,17 @@ OC.L10N.register(
"Shared with the group {user} by {owner}" : "Sprístupnil(a) {owner} skupine {user}",
"Shared with the conversation {user} by {owner}" : "{owner} zdieľa konverzáciu {user}",
"Shared with {user} by {owner}" : "{owner} zdieľa s {user}",
+ "Allow download" : "Povoliť sťahovanie",
"Added by {initiator}" : "Pridal(a) {initiator}",
"Via “{folder}”" : "Prostredníctvom „{folder}“",
"Internal link" : "Interný odkaz",
+ "Copy internal link to clipboard" : "Skopírovať interný odkaz do schránky",
"Link copied" : "Odkaz skopírovaný",
"Cannot copy, please copy the link manually" : "Nedarí sa skopírovať, skopírujte prosím ručne.",
"Copy to clipboard" : "Skopírovať do schránky",
"Only works for users with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku",
"Only works for users with access to this file" : "Funguje iba pre pužívateľov, ktorí majú prístup k tomuto súboru",
+ "Copy public link to clipboard" : "Skopírovať verejný odkaz do schránky",
"Please enter the following required information before creating the share" : "Pred vytvorením zdieľania zadajte následujúce potrebné informácie",
"Password protection (enforced)" : "Ochrana heslom (vynúttená)",
"Password protection" : "Ochrana heslom",
diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json
index 9de7e4a1a90..329ccb851cd 100644
--- a/apps/files_sharing/l10n/sk.json
+++ b/apps/files_sharing/l10n/sk.json
@@ -175,14 +175,17 @@
"Shared with the group {user} by {owner}" : "Sprístupnil(a) {owner} skupine {user}",
"Shared with the conversation {user} by {owner}" : "{owner} zdieľa konverzáciu {user}",
"Shared with {user} by {owner}" : "{owner} zdieľa s {user}",
+ "Allow download" : "Povoliť sťahovanie",
"Added by {initiator}" : "Pridal(a) {initiator}",
"Via “{folder}”" : "Prostredníctvom „{folder}“",
"Internal link" : "Interný odkaz",
+ "Copy internal link to clipboard" : "Skopírovať interný odkaz do schránky",
"Link copied" : "Odkaz skopírovaný",
"Cannot copy, please copy the link manually" : "Nedarí sa skopírovať, skopírujte prosím ručne.",
"Copy to clipboard" : "Skopírovať do schránky",
"Only works for users with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku",
"Only works for users with access to this file" : "Funguje iba pre pužívateľov, ktorí majú prístup k tomuto súboru",
+ "Copy public link to clipboard" : "Skopírovať verejný odkaz do schránky",
"Please enter the following required information before creating the share" : "Pred vytvorením zdieľania zadajte následujúce potrebné informácie",
"Password protection (enforced)" : "Ochrana heslom (vynúttená)",
"Password protection" : "Ochrana heslom",
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js
index 67fe523cff7..ae874c27968 100644
--- a/apps/files_sharing/l10n/uk.js
+++ b/apps/files_sharing/l10n/uk.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Shared with you" : "Поділилися з вами",
"Nothing shared with you yet" : "Ніхто з вами ще не поділився файлами",
- "Files and folders others share with you will show up here" : "Спільні файли та теки, якими поділилися з вами, з’являться тут",
+ "Files and folders others share with you will show up here" : "Спільні файли та каталоги, якими поділилися з вами, з’являться тут",
"Shared with others" : "Ви поділилися",
"Nothing shared yet" : "Поки ніхто не поділився нічим",
"Files and folders you share will show up here" : "Файли та каталоги, якими ви поділилися, показуватимуться тут",
@@ -98,7 +98,7 @@ OC.L10N.register(
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл або каталог, яким поділилився через ел.пошту або публічне посилання було <strong>завантажено</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Файлом або каталогом поділилися з <strong>іншого сервера</strong>",
"Files" : "Файли",
- "A file or folder has been <strong>shared</strong>" : "Файл або теку було відкрито для <strong> спільного користування </strong>",
+ "A file or folder has been <strong>shared</strong>" : "Файл або каталог було відкрито для <strong>спільного доступу</strong>",
"Shared link" : "Посилання на спільний доступ",
"Wrong share ID, share does not exist" : "Неправильний ідентифікатор спільного ресурсу: такий ресурс відсутній",
"Could not delete share" : "Неможливо вилучити спільний ресурс",
diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json
index 2cb9909b627..d1e3bfcdaaa 100644
--- a/apps/files_sharing/l10n/uk.json
+++ b/apps/files_sharing/l10n/uk.json
@@ -1,7 +1,7 @@
{ "translations": {
"Shared with you" : "Поділилися з вами",
"Nothing shared with you yet" : "Ніхто з вами ще не поділився файлами",
- "Files and folders others share with you will show up here" : "Спільні файли та теки, якими поділилися з вами, з’являться тут",
+ "Files and folders others share with you will show up here" : "Спільні файли та каталоги, якими поділилися з вами, з’являться тут",
"Shared with others" : "Ви поділилися",
"Nothing shared yet" : "Поки ніхто не поділився нічим",
"Files and folders you share will show up here" : "Файли та каталоги, якими ви поділилися, показуватимуться тут",
@@ -96,7 +96,7 @@
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл або каталог, яким поділилився через ел.пошту або публічне посилання було <strong>завантажено</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Файлом або каталогом поділилися з <strong>іншого сервера</strong>",
"Files" : "Файли",
- "A file or folder has been <strong>shared</strong>" : "Файл або теку було відкрито для <strong> спільного користування </strong>",
+ "A file or folder has been <strong>shared</strong>" : "Файл або каталог було відкрито для <strong>спільного доступу</strong>",
"Shared link" : "Посилання на спільний доступ",
"Wrong share ID, share does not exist" : "Неправильний ідентифікатор спільного ресурсу: такий ресурс відсутній",
"Could not delete share" : "Неможливо вилучити спільний ресурс",