diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
commit | a7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch) | |
tree | ccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files/l10n/ps.js | |
parent | 2ee948e8d1a836696c514657c78804d1942f0d7b (diff) | |
download | nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ps.js b/apps/files/l10n/ps.js index 60582edc573..71c0e678808 100644 --- a/apps/files/l10n/ps.js +++ b/apps/files/l10n/ps.js @@ -57,7 +57,6 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n فایل","%n فایلونه"], "{dirs} and {files}" : "{dirs} او {files}", "_including %n hidden_::_including %n hidden_" : [" پټ سربېره","%n پټ سربېره"], - "You don’t have permission to upload or create files here" : "تاسې په دې ځای کې د فایل يا فولډر جوړولو اجازه نلرئ", "_Uploading %n file_::_Uploading %n files_" : ["%n فایل پورته کول","%n فایلونه پورته کول"], "New" : "نوی", "Select file range" : "د فایلونو اندازه وټاکئ", @@ -134,6 +133,7 @@ OC.L10N.register( "Deleted shares" : "ړنګ شوي لېنکونه", "Text file" : "متن فایل", "New text file.txt" : "New text file.txt", - "Select" : "ټاکل" + "Select" : "ټاکل", + "You don’t have permission to upload or create files here" : "تاسې په دې ځای کې د فایل يا فولډر جوړولو اجازه نلرئ" }, "nplurals=2; plural=(n != 1);"); |