diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-07 02:28:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-07 02:28:31 +0000 |
commit | 99be997dcaefbc561e8c8085e01136655ec26247 (patch) | |
tree | 7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files/l10n/ps.js | |
parent | 012624743917cf9388f2abd33760a50d83d497e9 (diff) | |
download | nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ps.js')
-rw-r--r-- | apps/files/l10n/ps.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ps.js b/apps/files/l10n/ps.js index 8b24960201c..2f15dac80b5 100644 --- a/apps/files/l10n/ps.js +++ b/apps/files/l10n/ps.js @@ -108,18 +108,17 @@ OC.L10N.register( "All files" : "ټول فایلونه", "Upload (max. %s)" : "پورته کول (%s نهايي)", "File Management" : "فایلونه ترتیبول", + "Select all" : "ټول ټاکل", "Unknown error" : "نامعلومه ستونزه", + "No files in here" : "دلته فایلونه نشته", "Show hidden files" : "پټ فایلونه ليدل", "Cancel" : "پرېښول", "Toggle grid view" : "په جدولي شکل ليدل", - "No files in here" : "دلته فایلونه نشته", "No entries found in this folder" : "په دې فولډر کې څه نشته", - "Select all" : "ټول ټاکل", "Upload too large" : "د پورته کېدونکي فایل کچه لوړه ده", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "د دې سرور لپاره د پورته کېدونکي فایل کچه لوړه ده", "No favorites yet" : "تر اوسه نښې نشته", "Files and folders you mark as favorite will show up here" : "هغه فایلونه او فولډرې چې تاسې په نښه کړئ دلته به ښکاري", - "Deleted files" : "ړنګ شوي فایلونه", "Shares" : "شريک شوي", "Shared with others" : "نورو سره شريک شوي", "Shared with you" : "تاسې سره شريک شوي", @@ -135,6 +134,7 @@ OC.L10N.register( "Unlimited" : "نامحدود", "%s used" : "%sکارول شوې", "%1$s of %2$s used" : "د %2$sبرخې %1$sکارول شوې", - "Settings" : "سمونې" + "Settings" : "سمونې", + "Deleted files" : "ړنګ شوي فایلونه" }, "nplurals=2; plural=(n != 1);"); |