diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:20:40 +0000 |
commit | 4b19e84a25384acc60f6d72c30682e16eae92ca6 (patch) | |
tree | 218c6aa38477cba06fc46e50b693584d0cd956a1 /apps/files_sharing | |
parent | 34d1d186b092e78b82fde6fe67a7a94f2e43f06d (diff) | |
download | nextcloud-server-4b19e84a25384acc60f6d72c30682e16eae92ca6.tar.gz nextcloud-server-4b19e84a25384acc60f6d72c30682e16eae92ca6.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", |