diff options
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);"); |