summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-01 02:26:34 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-01 02:26:34 +0000
commit5cccbbdd453c742ba13b3a0fd01aba406389411f (patch)
treeb9b4c28d983aacc4da3791a9bdce00bc76c621c2 /apps/files_sharing
parent36c9441c37368ad2cd0e044dc5f2adcf036e92d8 (diff)
downloadnextcloud-server-5cccbbdd453c742ba13b3a0fd01aba406389411f.tar.gz
nextcloud-server-5cccbbdd453c742ba13b3a0fd01aba406389411f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/pl.js4
-rw-r--r--apps/files_sharing/l10n/pl.json4
-rw-r--r--apps/files_sharing/l10n/zh_HK.js1
-rw-r--r--apps/files_sharing/l10n/zh_HK.json1
4 files changed, 6 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index 06843d037de..fcc26a96d81 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -9,7 +9,7 @@ OC.L10N.register(
"Files and folders you share will show up here" : "Tutaj pokażą się pliki i katalogi, które udostępnisz",
"Shared by link" : "Współdzielone linkiem",
"No shared links" : "Brak udostępnionych linków",
- "Files and folders you share by link will show up here" : "Tutaj pokażą się pliki i foldery, które udostępnisz linkiem",
+ "Files and folders you share by link will show up here" : "Tutaj pokażą się pliki i katalogi, które udostępniasz linkiem",
"Deleted shares" : "Usunięte współdzielenia",
"No deleted shares" : "Brak usuniętych udostępnień",
"Shares you deleted will show up here" : "Tutaj pojawią się usunięte udostępnienia",
@@ -218,7 +218,7 @@ OC.L10N.register(
"Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}",
"Shared with you in a conversation by {owner}" : "Udostępnione Tobie w rozmowie przez {owner}",
"Shared with you by {owner}" : "Udostępnione Tobie przez {owner}",
- "No entries found in this folder" : "Brak wpisów w tym folderze",
+ "No entries found in this folder" : "Brak wpisów w tym katalogu",
"Name" : "Nazwa",
"Share time" : "Czas udostępnienia",
"Expiration date" : "Data wygaśnięcia",
diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json
index f0297709667..3eb78f94ac8 100644
--- a/apps/files_sharing/l10n/pl.json
+++ b/apps/files_sharing/l10n/pl.json
@@ -7,7 +7,7 @@
"Files and folders you share will show up here" : "Tutaj pokażą się pliki i katalogi, które udostępnisz",
"Shared by link" : "Współdzielone linkiem",
"No shared links" : "Brak udostępnionych linków",
- "Files and folders you share by link will show up here" : "Tutaj pokażą się pliki i foldery, które udostępnisz linkiem",
+ "Files and folders you share by link will show up here" : "Tutaj pokażą się pliki i katalogi, które udostępniasz linkiem",
"Deleted shares" : "Usunięte współdzielenia",
"No deleted shares" : "Brak usuniętych udostępnień",
"Shares you deleted will show up here" : "Tutaj pojawią się usunięte udostępnienia",
@@ -216,7 +216,7 @@
"Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}",
"Shared with you in a conversation by {owner}" : "Udostępnione Tobie w rozmowie przez {owner}",
"Shared with you by {owner}" : "Udostępnione Tobie przez {owner}",
- "No entries found in this folder" : "Brak wpisów w tym folderze",
+ "No entries found in this folder" : "Brak wpisów w tym katalogu",
"Name" : "Nazwa",
"Share time" : "Czas udostępnienia",
"Expiration date" : "Data wygaśnięcia",
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index 548cd9def10..72532d262e7 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"Please specify a file or folder path" : "請指定檔案或資料夾路徑",
"Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在",
"Could not create share" : "無法建立分享",
+ "Invalid permissions" : "無效的權限",
"Please specify a valid user" : "請選擇一個有效的用戶",
"Group sharing is disabled by the administrator" : "群組分享已被管理員停用",
"Please specify a valid group" : "請指定一個有效的群組",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index ea83505a5c1..a7affcd51c7 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -101,6 +101,7 @@
"Please specify a file or folder path" : "請指定檔案或資料夾路徑",
"Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在",
"Could not create share" : "無法建立分享",
+ "Invalid permissions" : "無效的權限",
"Please specify a valid user" : "請選擇一個有效的用戶",
"Group sharing is disabled by the administrator" : "群組分享已被管理員停用",
"Please specify a valid group" : "請指定一個有效的群組",