diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:32 +0000 |
commit | c7238e79be1c783b03efcd3e844591e396796933 (patch) | |
tree | ae1bad3cc97e624828eba61ace9cfc44eda95991 /apps/files/l10n/ps.js | |
parent | ab7a117b8b87206b1f820210ddc9d9f1ad38b83b (diff) | |
download | nextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.tar.gz nextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ps.js')
-rw-r--r-- | apps/files/l10n/ps.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ps.js b/apps/files/l10n/ps.js index 3de1882b70e..2cded3546d3 100644 --- a/apps/files/l10n/ps.js +++ b/apps/files/l10n/ps.js @@ -68,7 +68,6 @@ OC.L10N.register( "File name cannot be empty." : "فایل نوم تش نشي کېدای", "\"/\" is not allowed inside a file name." : "د فایل په نوم کې \"/\" نشئ کارولای", "\"{name}\" is not an allowed filetype" : "\"{name}\" ډول فایلونو اجازه نشته", - "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}' په څېر","'{filter}' په څېر"], "View in folder" : "په فولډر کې کتل", "Copied!" : "کاپي شو!", "Copy direct link (only works for users who have access to this file/folder)" : "نېغ لېنک کاپي کول", @@ -136,6 +135,7 @@ OC.L10N.register( "Text file" : "متن فایل", "New text file.txt" : "New text file.txt", "Unshare" : "له شرېکوالي ويستل", - "Your storage is almost full ({usedSpacePercent}%)" : "({usedSpacePercent}%) ستاسې ذخیره تقریبا ډکه ده " + "Your storage is almost full ({usedSpacePercent}%)" : "({usedSpacePercent}%) ستاسې ذخیره تقریبا ډکه ده ", + "_matches '{filter}'_::_match '{filter}'_" : ["'{filter}' په څېر","'{filter}' په څېر"] }, "nplurals=2; plural=(n != 1);"); |