diff options
Diffstat (limited to 'apps/files/l10n/ps.js')
-rw-r--r-- | apps/files/l10n/ps.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ps.js b/apps/files/l10n/ps.js index b4afecba2d4..3231d3feaa9 100644 --- a/apps/files/l10n/ps.js +++ b/apps/files/l10n/ps.js @@ -58,7 +58,6 @@ OC.L10N.register( "{dirs} and {files}" : "{dirs} او {files}", "_including %n hidden_::_including %n hidden_" : [" پټ سربېره","%n پټ سربېره"], "_Uploading %n file_::_Uploading %n files_" : ["%n فایل پورته کول","%n فایلونه پورته کول"], - "New" : "نوی", "Select file range" : "د فایلونو اندازه وټاکئ", "{used} of {quota} used" : "له {quota} څخه {used} کارول شوې", "{used} used" : "{used} کارول شوې", @@ -134,6 +133,7 @@ OC.L10N.register( "New text file.txt" : "New text file.txt", "Select" : "ټاکل", "You don’t have permission to upload or create files here" : "تاسې په دې ځای کې د فایل يا فولډر جوړولو اجازه نلرئ", + "New" : "نوی", "Settings" : "سمونې" }, "nplurals=2; plural=(n != 1);"); |