diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:21:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:21:00 +0000 |
commit | d5a2f80b44eddbade6bcf475f50b243c61b024c0 (patch) | |
tree | 6ce223e504761d604572dc452f838677907b595e /apps/files_sharing | |
parent | 7a3f45bf6c88445b8992a080be3b4735d626a71f (diff) | |
download | nextcloud-server-d5a2f80b44eddbade6bcf475f50b243c61b024c0.tar.gz nextcloud-server-d5a2f80b44eddbade6bcf475f50b243c61b024c0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ar.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.json | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 3e2f9d69e35..5d9282e0368 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -337,7 +337,7 @@ OC.L10N.register( "File requests you have created will show up here" : "طلبات الملفات التي أنشأتها سيتم عرضها هنا", "Deleted shares" : "مشاركات محذوفة", "List of shares you left." : "قائمة بالمشاركات التي قمت بإلغائها", - "No deleted shares" : "لا توجد أية مشاركات محذوفة", + "No deleted shares" : "لا توجد أي مشاركات محذوفة", "Shares you have left will show up here" : "المشاركات التي ألغيتها ستظهر هنا", "Pending shares" : "مشاركات بانتظار الموافقة", "List of unapproved shares." : "قائمة بالمشاركات بانتظار الموافقة.", diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index 1a2c60faef8..f9c2e98f614 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -335,7 +335,7 @@ "File requests you have created will show up here" : "طلبات الملفات التي أنشأتها سيتم عرضها هنا", "Deleted shares" : "مشاركات محذوفة", "List of shares you left." : "قائمة بالمشاركات التي قمت بإلغائها", - "No deleted shares" : "لا توجد أية مشاركات محذوفة", + "No deleted shares" : "لا توجد أي مشاركات محذوفة", "Shares you have left will show up here" : "المشاركات التي ألغيتها ستظهر هنا", "Pending shares" : "مشاركات بانتظار الموافقة", "List of unapproved shares." : "قائمة بالمشاركات بانتظار الموافقة.", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index dd0ff2a3cae..af3693e2aed 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -216,6 +216,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["Przywróć udostępnienie","Przywróć udostępnienia","Przywróć udostępnienia","Przywróć udostępnienia"], "Shared" : "Udostępniono", "Shared by {ownerDisplayName}" : "Udostępnione przez {ownerDisplayName}", + "Shared multiple times with different people" : "Udostępniony wiele razy różnym osobom", "Show sharing options" : "Pokaż opcje udostępniania", "Shared with others" : "Udostępnione innym", "No file" : "Brak pliku", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 40d29750dd4..da35363e52a 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -214,6 +214,7 @@ "_Restore share_::_Restore shares_" : ["Przywróć udostępnienie","Przywróć udostępnienia","Przywróć udostępnienia","Przywróć udostępnienia"], "Shared" : "Udostępniono", "Shared by {ownerDisplayName}" : "Udostępnione przez {ownerDisplayName}", + "Shared multiple times with different people" : "Udostępniony wiele razy różnym osobom", "Show sharing options" : "Pokaż opcje udostępniania", "Shared with others" : "Udostępnione innym", "No file" : "Brak pliku", |