diff options
Diffstat (limited to 'apps/files/l10n/pa.js')
-rw-r--r-- | apps/files/l10n/pa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pa.js b/apps/files/l10n/pa.js index d73d5ce6f33..1c89c64ce8f 100644 --- a/apps/files/l10n/pa.js +++ b/apps/files/l10n/pa.js @@ -5,6 +5,7 @@ OC.L10N.register( "Files" : "ਫਾਇਲਾਂ", "Rename" : "ਨਾਂ ਬਦਲੋ", "Delete" : "ਹਟਾਓ", + "Download" : "ਡਾਊਨਲੋਡ", "Error" : "ਗਲਤੀ", "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], @@ -12,7 +13,6 @@ OC.L10N.register( "_matches '{filter}'_::_match '{filter}'_" : ["",""], "Settings" : "ਸੈਟਿੰਗ", "Upload" : "ਅੱਪਲੋਡ", - "Cancel upload" : "ਅੱਪਲੋਡ ਰੱਦ ਕਰੋ", - "Download" : "ਡਾਊਨਲੋਡ" + "Cancel upload" : "ਅੱਪਲੋਡ ਰੱਦ ਕਰੋ" }, "nplurals=2; plural=(n != 1);"); |